|
|||||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | ||||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | ||||||||||
Defines a type of resource protected by the CamsServer.
| Method Summary | |
long |
getActionMask(String action)
Get the action mask for an action. |
String[] |
getActions()
Get the available actions. |
String |
getDesc()
Get the description. |
String |
getName()
Get the name. |
| Method Detail |
public String getName()
public String getDesc()
public String[] getActions()
public long getActionMask(String action)
throws UnknownActionException
action - the action to get the mask for.
UnknownActionException - if action is not a valid action.
|
|||||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | ||||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | ||||||||||