|
7.0 Action Request System Java API | |||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |
java.lang.Objectcom.remedy.arsys.api.RoleInfo
This RoleInfo
class
defines the properties of a role on the AR System server.
Method Summary | |
java.lang.Object |
clone()
Makes a copy of the object. |
int |
getRoleID()
Returns the ID of the role. |
NameID |
getRoleName()
Returns the list of names associated with this particular role. |
int |
getRoleType()
Returns the role type. |
Methods inherited from class java.lang.Object |
equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
Method Detail |
public int getRoleID()
public NameID getRoleName()
public int getRoleType()
public java.lang.Object clone() throws java.lang.CloneNotSupportedException
java.lang.CloneNotSupportedException
|
7.0 Action Request System Java API | |||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |