|
|||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | ||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | ||||||||
public interface IServerDirectory3
COM Interface 'IServerDirectory3'. Generated 3/19/2015 1:21:00 PM from 'C:\ArcGIS\COM\esriServer.olb'
Description: 'Provides access to members that control the behavior and properties of a server directory to administrators.' Generator Options: PromptForTypeLibraries = False ClashPrefix = esri_ LowerCaseMemberNames = True IDispatchOnly = False RetryOnReject = False AwtForOcxs = True ArraysAsObjects = False DontRenameSameMethods = False ImplementConflictingInterfaces = True ReuseMethods = True RenameConflictingInterfaceMethods = True GenBeanInfo = True GenerateJavadoc =
| Field Summary | |
|---|---|
static java.lang.String |
IID
Deprecated. Internal use only |
static int |
IID2f2823a9_97d5_4287_bcec_0d9802a4b115
|
static int |
xxDummy
Deprecated. Internal use only |
| Fields inherited from interface com.esri.arcgis.server.IServerDirectory2 |
|---|
IIDf284d482_f71b_4542_9c93_1dc4b7e79881 |
| Fields inherited from interface com.esri.arcgis.server.IServerDirectory |
|---|
IIDe7402a4c_0962_4e2e_ba8f_e90b6dabfcb2 |
| Method Summary | |
|---|---|
java.lang.String |
getName()
The name of server directory. |
boolean |
isCanAddNew()
Indicates whether we can add a new server directory of this type. |
boolean |
isCanDelete()
Indicates whether this server directory can be deleted. |
boolean |
isCanEdit()
Indicates whether this server directory can be edited. |
boolean |
isPrivate()
Indicates whether this is a private server directory. |
void |
setName(java.lang.String pName)
The name of server directory. |
| Methods inherited from interface com.esri.arcgis.server.IServerDirectory2 |
|---|
getType, setType |
| Methods inherited from interface com.esri.arcgis.server.IServerDirectory |
|---|
getCleaningMode, getDescription, getMaxFileAge, getPath, getURL, setCleaningMode, setDescription, setMaxFileAge, setPath, setURL |
| Field Detail |
|---|
static final int IID2f2823a9_97d5_4287_bcec_0d9802a4b115
static final int xxDummy
static final java.lang.String IID
| Method Detail |
|---|
java.lang.String getName()
throws java.io.IOException,
AutomationException
java.io.IOException - If there are interop problems.
AutomationException - If the ArcObject component throws an exception.
void setName(java.lang.String pName)
throws java.io.IOException,
AutomationException
pName - The pName (in)
java.io.IOException - If there are interop problems.
AutomationException - If the ArcObject component throws an exception.
boolean isPrivate()
throws java.io.IOException,
AutomationException
java.io.IOException - If there are interop problems.
AutomationException - If the ArcObject component throws an exception.
boolean isCanAddNew()
throws java.io.IOException,
AutomationException
java.io.IOException - If there are interop problems.
AutomationException - If the ArcObject component throws an exception.
boolean isCanDelete()
throws java.io.IOException,
AutomationException
java.io.IOException - If there are interop problems.
AutomationException - If the ArcObject component throws an exception.
boolean isCanEdit()
throws java.io.IOException,
AutomationException
java.io.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 | ||||||||