|
||||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |
public interface ActiveFlag
An interface providing the active flag. The active flag is used in different portal resources to indicate whether they are activated or not. The concrete meaning of being active or inactive is documented on the resource implementing this interface.
Method Summary | |
---|---|
boolean |
isActive()
Returns whether this resource is active or not. |
Method Detail |
---|
boolean isActive() throws ModelException
true
if the resource is active, false
otherwise
ModelException
- in case the flag cannot be retrieved.
|
||||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |