| |||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | ||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | ||||||||
public interface ModifiableShareableFlag
An interface representing a modifiable shareable flag instance.
| Method Summary | |
|---|---|
| boolean | confirmSetShareable(boolean flag)
Indicates if the shareable flag may be set to the specified value. |
| boolean | setShareable(boolean flag)
Sets the shareable flag value. |
| Methods inherited from interface com.ibm.portal.content.ShareableFlag |
|---|
| isShareable |
| Method Detail |
|---|
boolean setShareable(boolean flag)
throws CannotModifyPropertyException
boolean confirmSetShareable(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 | ||||||||