|
|||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | ||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |
public interface IIMSUserRole
Provides access to members to get the IMS role of the currently logged in user.
Method Summary | |
---|---|
int |
getUserRole()
User role. |
void |
setUserRole(int role)
User role. |
Method Detail |
---|
int getUserRole() throws IOException, AutomationException
IOException
- If there are interop problems.
AutomationException
- If the ArcObject component throws an exception.void setUserRole(int role) throws IOException, AutomationException
role
- A com.esri.arcgis.gisclient.acUserRole constant (in)
IOException
- If there are interop problems.
AutomationException
- If the ArcObject component throws an exception.
|
|||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | ||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |