|
|||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | ||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | ||||||||
public interface IServerDirectory2
Provides access to members that control the behavior and properties of a server directory to administrators.
| Method Summary | |
|---|---|
int |
getType()
The Type of server directory. |
void |
setType(int pType)
The Type of server directory. |
| Methods inherited from interface com.esri.arcgis.server.IServerDirectory |
|---|
getCleaningMode, getDescription, getMaxFileAge, getPath, getURL, setCleaningMode, setDescription, setMaxFileAge, setPath, setURL |
| Method Detail |
|---|
int getType()
throws IOException,
AutomationException
IOException - If there are interop problems.
AutomationException - If the ArcObject component throws an exception.
void setType(int pType)
throws IOException,
AutomationException
pType - A com.esri.arcgis.server.esriServerDirectoryType 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 | ||||||||