|
||||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | |||||||||
public interface Role
A Role on a Nesstar Server. A Role can have 0 or more User associated with it.
| Method Summary | |
|---|---|
String |
getDescription()
Returns a more detailed (unstructured) description of the Role. |
String |
getId()
Returns the Id of the Role (e.g. |
String |
getName()
Returns the Name of the Role (e.g. |
| Methods inherited from interface com.nesstar.api.NesstarObject |
|---|
getLabel, getTimeStamp, reload, toURI |
| Method Detail |
|---|
String getId()
getId in interface NesstarObject
String getName()
throws NotAuthorizedException,
IOException
NotAuthorizedException - If access was denied by the Nesstar server.
IOException
String getDescription()
throws NotAuthorizedException,
IOException
NotAuthorizedException - If access was denied by the Nesstar server.
IOException
|
||||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | |||||||||