| |||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | ||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |
public interface ModifiableBookmarkableFlag
An interface representing a modifiable bookmarkable flag instance.
Method Summary | |
---|---|
boolean | confirmSetBookmarkable(boolean flag)
Indicates if the bookmarkable flag may be set to the specified value. |
boolean | setBookmarkable(boolean flag)
Sets the bookmarkable flag value. |
Methods inherited from interface com.ibm.portal.content.BookmarkableFlag |
---|
isBookmarkable |
Method Detail |
---|
boolean setBookmarkable(boolean flag) throws CannotModifyPropertyException
boolean confirmSetBookmarkable(boolean flag)
true
in case the specified value may be set,
false
otherwise
| |||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | ||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |