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