|
|||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | ||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |
public interface IServerObjectAdmin7
Provides access to members that administer the ArcGIS server.
Method Summary | |
---|---|
boolean |
isAdminUser(String userName)
Checks if given user is a member of agsadmin group. |
Methods inherited from interface com.esri.arcgis.server.IServerObjectAdmin6 |
---|
getInputDir, isInputDirInUse, uploadData |
Methods inherited from interface com.esri.arcgis.server.IServerObjectAdmin5 |
---|
getConfigurationProperties, updateConfigurationProperties |
Methods inherited from interface com.esri.arcgis.server.IServerObjectAdmin4 |
---|
isSecurityEnabled, setIsSecurityEnabled |
Methods inherited from interface com.esri.arcgis.server.IServerObjectAdmin3 |
---|
getConfigurationsEx2 |
Methods inherited from interface com.esri.arcgis.server.IServerObjectAdmin2 |
---|
addExtensionType, createExtensionType, createFolder, deleteExtensionType, deleteFolder, disable, enable, getConfigurationsEx, getExtensionTypes, getFolderInfo, getFolders, getServerLog, renameFolder, setFolderInfo, validateConfiguration |
Method Detail |
---|
boolean isAdminUser(String userName) throws IOException, AutomationException
userName
- The userName (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 |