|
|||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | ||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | ||||||||
public interface IServerEnvironmentImpl
| Method Summary | |
|---|---|
IJobCatalog |
getJobCatalog()
getJobCatalog |
IJobRegistry |
getJobRegistry()
getJobRegistry |
IServerJobManager |
getServerJobManager()
getServerJobManager |
IServerObjectAdmin |
getServerObjectAdmin()
getServerObjectAdmin |
String |
getStorageConnectionString()
getStorageConnectionString |
void |
setCurrentJobID(String rhs1)
setCurrentJobID |
void |
setIsAdmin(boolean rhs1)
setIsAdmin |
| Method Detail |
|---|
void setCurrentJobID(String rhs1)
throws IOException,
AutomationException
rhs1 - The rhs1 (in)
IOException - If there are interop problems.
AutomationException - If the ArcObject component throws an exception.
void setIsAdmin(boolean rhs1)
throws IOException,
AutomationException
rhs1 - The rhs1 (in)
IOException - If there are interop problems.
AutomationException - If the ArcObject component throws an exception.
IJobCatalog getJobCatalog()
throws IOException,
AutomationException
IOException - If there are interop problems.
AutomationException - If the ArcObject component throws an exception.
IServerJobManager getServerJobManager()
throws IOException,
AutomationException
IOException - If there are interop problems.
AutomationException - If the ArcObject component throws an exception.
IServerObjectAdmin getServerObjectAdmin()
throws IOException,
AutomationException
IOException - If there are interop problems.
AutomationException - If the ArcObject component throws an exception.
IJobRegistry getJobRegistry()
throws IOException,
AutomationException
IOException - If there are interop problems.
AutomationException - If the ArcObject component throws an exception.
String getStorageConnectionString()
throws IOException,
AutomationException
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 | ||||||||