ariba.ui.aribaweb.util
Class AWBookmarker
java.lang.Object
ariba.ui.aribaweb.util.AWBookmarker
public class AWBookmarker
- extends Object
AWBookmarker
public AWBookmarker()
isBookmarkable
public boolean isBookmarkable(AWRequestContext requestContext)
getURLString
public String getURLString(AWRequestContext requestContext)
getAnnotedProperties
public Map<String,Class<?>> getAnnotedProperties(Class<?> aclass)
getComponent
public AWComponent getComponent(AWRequestContext requestContext)
getEncrypter
public AWBookmarker.BookmarkEncrypter getEncrypter()
- Returns the current encrypter i.e. the implementation of BookmarkEncrypter
- Returns:
- BookmarkEncrypter
setEncrypter
public void setEncrypter(AWBookmarker.BookmarkEncrypter encryptor)
- Set the encrypter to be used for encrypting and decrypting urls.
- Parameters:
encryptor - concrete implementation of BookmarkEncrypter.
AribaWeb User Interface Development Framework
Copyright © 2000-2009 Ariba, Inc. All Rights Reserved.