|
|||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | ||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | ||||||||
public interface IServerObjectType3
Provides access to methods, for administrators, that control the behavior and properties of a server object type.
This interface is new at ArcGIS 9.3. It supersedes IServerObjectType and IServerObjectType2.
| Method Summary | |
|---|---|
int |
getConfigurationsLimit()
Limits the number of configurations that can be created of this server object type. |
void |
setConfigurationsLimit(int pVal)
Limits the number of configurations that can be created of this server object type. |
| Methods inherited from interface com.esri.arcgis.server.IServerObjectType2 |
|---|
getDisplayName, getIsolationLevel, setDisplayName, setIsolationLevel |
| Methods inherited from interface com.esri.arcgis.server.IServerObjectType |
|---|
getCLSID, getDescription, getName, setCLSID, setDescription, setName |
| Method Detail |
|---|
int getConfigurationsLimit()
throws IOException,
AutomationException
IOException - If there are interop problems.
AutomationException - If the ArcObject component throws an exception.
void setConfigurationsLimit(int pVal)
throws IOException,
AutomationException
pVal - The pVal (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 | ||||||||