|
||||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |
java.lang.Object | +--com.esri.aims.mtier.model.axl.admin.AdminElementFactory
Implements a factory class for admin elements.
Method Summary | |
static com.esri.w3c.dom.Element |
createAddCategoryElement(String name,
String type,
String permissions)
Creates an ADDCATEGORY element with "name" attribute. |
static com.esri.w3c.dom.Element |
createAddCookieDataElement(String name,
String category)
Creates an ADDCOOKIEDATA element with attributes. |
static com.esri.w3c.dom.Element |
createAddCookieElement(String name,
String category)
Creates an ADDCOOKIE element with given attributes. |
static com.esri.w3c.dom.Element |
createAddCustomServiceElement(String name,
String group)
Creates an ADDCUSTOMSERVICE element with attributes. |
static com.esri.w3c.dom.Element |
createAddSDEServiceElement(String name,
String port,
String instanceName,
String sdeAdminDatabase,
String description)
Creates a new SDE Service that is defined by the specified attributes. |
static com.esri.w3c.dom.Element |
createAddServerElement(String id,
String threads)
Creates an ADDSERVER element with attributes. |
static com.esri.w3c.dom.Element |
createAddServiceElement(String name,
String servicegroup,
String group)
Creates an ADDSERVICE element with attributes. |
static com.esri.w3c.dom.Element |
createAddServiceGroupElement(String name,
String type,
String version,
String access,
String desc)
Creates an ADDSERVICEGROUP element with attributes. |
static com.esri.w3c.dom.Element |
createCatalogElement()
Creates an CATALOG element. |
static com.esri.w3c.dom.Element |
createChangeCustomServiceElement(String name,
String group)
Creates an CHANGECUSTOMSERVICE element with attributes. |
static com.esri.w3c.dom.Element |
createChangeServerElement(String name,
String threads)
Creates an CHANGESERVER element with attributes. |
static com.esri.w3c.dom.Element |
createChangeServiceElement(String name,
String servicegroup)
Creates an CHANGESERVICE element with attributes. |
static com.esri.w3c.dom.Element |
createChangeServiceGroupElement(String name,
String desc)
Creates an CHANGESERVICEGROUP element with given attributes. |
static com.esri.w3c.dom.Element |
createChangeThreadsElement(String id,
String threads)
Creates an CHANGETHREADS element with attributes. |
static com.esri.w3c.dom.Element |
createCleanupElement(String interval)
Creates an CLEANUP element with the given interval attribute. |
static com.esri.w3c.dom.Element |
createComponentElement(String type,
String version,
String access)
Creates an COMPONENT element with type and access attributes. |
static com.esri.w3c.dom.Element |
createCompressSDEServiceElement(String name,
String port,
String password)
|
static com.esri.w3c.dom.Element |
createConfigElement()
Creates an CONFIG element. |
static com.esri.w3c.dom.Element |
createCookieElement(String name,
String data)
Creates an COOKIE element with name and data attributes. |
static com.esri.w3c.dom.Element |
createCSDElement(String name,
String content)
Creates an CSD element with attributes. |
static com.esri.w3c.dom.Element |
createCustomServiceElement(String version)
Creates an CUSTOMSERVICE element with the version attribute. |
static com.esri.w3c.dom.Element |
createDataElement(String index,
String type)
Creates an DATA element. |
static com.esri.w3c.dom.Element |
createDbtuneQueryElement(String name,
String port,
String password)
|
static com.esri.w3c.dom.Element |
createEnvironmentElement()
Creates an ENVIRONMENT element. |
static com.esri.w3c.dom.Element |
createErrorElement(String code,
String message)
Creates an ERROR element with attributes. |
static com.esri.w3c.dom.Element |
createErrorsElement()
Creates an ERRORS element. |
static com.esri.w3c.dom.Element |
createExtensionElement(String type)
Creates an EXTENSION element with type attribute. |
static com.esri.w3c.dom.Element |
createGetAdminInfoElement()
Creates an GETADMININFO element. |
static com.esri.w3c.dom.Element |
createGetCatalogElement()
Creates an GETCATALOG element. |
static com.esri.w3c.dom.Element |
createGetCategoryInfoElement(String name)
Creates an GETCATEGORYINFO element. |
static com.esri.w3c.dom.Element |
createGetCookieDataElement(String name,
String category)
Creates an GETCOOKIEDATA element. |
static com.esri.w3c.dom.Element |
createGetCookieInfoElement(String name,
String category)
Creates an GETCOOKIEINFO element. |
static com.esri.w3c.dom.Element |
createGetMonitorsElement()
Creates an GETMONITORS element. |
static com.esri.w3c.dom.Element |
createGetPrefElement(String name)
Creates an GETPREF element. |
static com.esri.w3c.dom.Element |
createGetServersElement(String machine,
String id)
Creates an GETSERVERS element. |
static com.esri.w3c.dom.Element |
createGetServiceGroupsElement(String name)
Creates an GETSERVICEGROUPS element. |
static com.esri.w3c.dom.Element |
createGetServicesElement(String name)
Creates an GETSERVICES element. |
static com.esri.w3c.dom.Element |
createGetStartupParametersElement()
Creates an GETSTARTUPPARAMETERS element. |
static com.esri.w3c.dom.Element |
createGetStatsElement(String servergroup)
Creates an GETSTATS element. |
static com.esri.w3c.dom.Element |
createGroupElement(String name,
String description)
Creates an GROUP element with type attribute. |
static com.esri.w3c.dom.Element |
createGroupsElement()
Creates an GROUPS element. |
static com.esri.w3c.dom.Element |
createImageElement(String url,
String path,
String type,
String pixelcount)
Creates an IMAGE element with type attribute. |
static com.esri.w3c.dom.Element |
createKillAllSDEConnectionsElement(String name,
String port,
String password)
|
static com.esri.w3c.dom.Element |
createKillSDEConnectionElement(String name,
String port,
String password,
String connectionId)
|
static com.esri.w3c.dom.Element |
createLayerElement()
Creates an LAYER element. |
static com.esri.w3c.dom.Element |
createListSDEConnectionsElement(String name,
String port)
|
static com.esri.w3c.dom.Element |
createLocaleElement(String language,
String country,
String variant)
Creates an LOCALE element with attributes. |
static com.esri.w3c.dom.Element |
createMachineElement(String name)
Creates an MACHINE element with name attribute. |
static com.esri.w3c.dom.Element |
createMonitorElement(String name,
String numcontainer)
Creates an MONITOR element with attributes. |
static com.esri.w3c.dom.Element |
createMonitorsElement()
Creates an MONITORS element. |
static com.esri.w3c.dom.Element |
createOKElement()
Creates an OK element. |
static com.esri.w3c.dom.Element |
createPauseSDEServiceElement(String name,
String port,
String password)
|
static com.esri.w3c.dom.Element |
createPrivateServiceElement(String type)
Creates a PRIVATESERVICE element with type attribute. |
static com.esri.w3c.dom.Element |
createQueryFirstLoginElement()
Creates an QUERYFIRSTLOGIN element. |
static com.esri.w3c.dom.Element |
createRecyclingElement(String hour,
String minute,
String frequency)
Creates a RECYCLING element with attributes. |
static com.esri.w3c.dom.Element |
createRemoveCategoryElement(String name)
Creates an REMOVECATEGORY element with attributes. |
static com.esri.w3c.dom.Element |
createRemoveCookieDataElement(String name,
String category)
Creates an REMOVECOOKIEDATA element with attributes. |
static com.esri.w3c.dom.Element |
createRemoveCookieElement(String name,
String category)
Creates an REMOVECOOKIE element with attributes. |
static com.esri.w3c.dom.Element |
createRemoveCustomServiceElement(String name)
Creates an REMOVECUSTOMSERVICE element with attributes. |
static com.esri.w3c.dom.Element |
createRemovePrefElement(String name)
Creates an REMOVEPREF element with name attribute. |
static com.esri.w3c.dom.Element |
createRemoveSDEServiceElement(String name,
String port)
|
static com.esri.w3c.dom.Element |
createRemoveServerElement(String id)
Creates an REMOVESERVER element with attributes. |
static com.esri.w3c.dom.Element |
createRemoveServiceElement(String name)
Creates an REMOVESERVICE element with attributes. |
static com.esri.w3c.dom.Element |
createRemoveServiceGroupElement(String name)
Creates an REMOVESERVICEGROUP element with attributes. |
static com.esri.w3c.dom.Element |
createResumeSDEServiceElement(String name,
String port,
String password)
|
static com.esri.w3c.dom.Element |
createSaveElement()
Creates an SAVE element. |
static com.esri.w3c.dom.Element |
createScreenElement(String dpi)
Creates an SCREEN element with dpi attribute. |
static com.esri.w3c.dom.Element |
createSdeStatusElement(String name,
String port)
Constructs a status request. |
static com.esri.w3c.dom.Element |
createSecurityElement()
Creates an SECURITY element. |
static com.esri.w3c.dom.Element |
createServerElement(String id,
String name,
String threads,
String monitor,
String group,
String alias,
String status,
String exitcode)
Creates a SERVER element with attributes. |
static com.esri.w3c.dom.Element |
createServersElement()
Creates an SERVERS element. |
static com.esri.w3c.dom.Element |
createServiceElement(String name,
String type,
String servicegroup,
String status,
String access)
Creates an SERVICE element with attributes. |
static com.esri.w3c.dom.Element |
createServiceGroupElement(String name,
String type,
String access,
String description,
String status)
Creates an SERVICEGROUP element with attributes. |
static com.esri.w3c.dom.Element |
createServiceGroupsElement()
Creates a SERVICEGROUPS element. |
static com.esri.w3c.dom.Element |
createServiceGroupServerElement(String id,
String threads)
Creates an SERVER element with attributes. |
static com.esri.w3c.dom.Element |
createServicesElement()
Creates an SERVICES element. |
static com.esri.w3c.dom.Element |
createSetAdminPropertyElement(String username,
String password)
Creates a SETADMINPROPERTY element. |
static com.esri.w3c.dom.Element |
createSetPrefElement(String name,
String value)
Creates a SETPREF element. |
static com.esri.w3c.dom.Element |
createShutdownSDEServiceElement(String name,
String port,
String password)
|
static com.esri.w3c.dom.Element |
createStartSDEServiceElement(String name,
String instanceName,
String password)
To start an SDE service the Instance Name is needed. |
static com.esri.w3c.dom.Element |
createStartServerElement(String machine,
String alias)
Creates an STARTSERVER element with attributes. |
static com.esri.w3c.dom.Element |
createStartServiceElement(String name)
Creates an STARTSERVICE element with attributes. |
static com.esri.w3c.dom.Element |
createStopServerElement(String name)
Creates an STOPSERVER element with attributes. |
static com.esri.w3c.dom.Element |
createStopServiceElement(String name)
Creates an STOPSERVICE element with attributes. |
static com.esri.w3c.dom.Element |
createSummaryElement(String desc)
Creates an SUMMARY element with attributes. |
static com.esri.w3c.dom.Element |
createUIFontElement(String name,
String color,
String size,
String style)
Creates an UIFONT element with attributes. |
static com.esri.w3c.dom.Element |
createUpdateCategoryElement(String name)
Creates an UPDATECATEGORY element with name attribute. |
static com.esri.w3c.dom.Element |
createUpdateCookieElement(String name,
String category)
Creates an UPDATECOOKIE element with name attribute. |
static com.esri.w3c.dom.Element |
createValidateElement()
Creates a VALIDATE element. |
static com.esri.w3c.dom.Element |
createXAPElement(String name,
String content,
String ext)
Creates an XAP element with attributes. |
static com.esri.w3c.dom.Element |
createZipElement(String url,
String path)
Creates an ZIP element with attributes. |
Methods inherited from class java.lang.Object |
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
Method Detail |
public static com.esri.w3c.dom.Element createAddCategoryElement(String name, String type, String permissions) throws AXLAttributeException
name
- The name of the new category. (REQUIRED)type
- The type of the new category. If null, then type "Other"
is default in Application Server.permissions
- The permissions on the folder. R or RW.
AXLAttributeException
- if required attributes are not properly set.public static com.esri.w3c.dom.Element createAddCookieElement(String name, String category) throws AXLAttributeException
name
- The name of the new cookie. (REQUIRED)category
- The name of the category to which the cookie will
belong. (REQUIRED)
AXLAttributeException
- if required attributes are not properly set.public static com.esri.w3c.dom.Element createAddCookieDataElement(String name, String category) throws AXLAttributeException
name
- The name of the cookie to which the data will be added. (REQUIRED)category
- The name of the category to which the cookie belongs. (REQUIRED)
AXLAttributeException
- if required attributes are not properly set.public static com.esri.w3c.dom.Element createAddCustomServiceElement(String name, String group) throws AXLAttributeException
name
- The name of the new service group. (REQUIRED)group
- The access level of the service group.
AXLAttributeException
- if required attributes are not properly set.public static com.esri.w3c.dom.Element createAddServerElement(String id, String threads) throws AXLAttributeException
id
- The id server. (REQUIRED)threads
- The number of threads to run on it. (REQUIRED)
AXLAttributeException
- if required attributes are not properly set.public static com.esri.w3c.dom.Element createAddServiceElement(String name, String servicegroup, String group) throws AXLAttributeException
name
- The name of the new service group. (REQUIRED)servicegroup
- The type of service group to create. (REQUIRED)group
- The access level of the service group.
AXLAttributeException
- if required attributes are not properly set.public static com.esri.w3c.dom.Element createAddServiceGroupElement(String name, String type, String version, String access, String desc) throws AXLAttributeException
name
- The name of the new service group. (REQUIRED)type
- The type of service group to create. (REQUIRED)access
- The access level of the service group. (REQUIRED)desc
- The description of the service group.version
- The version of the service group.
AXLAttributeException
- if required attributes are not properly set.public static com.esri.w3c.dom.Element createCatalogElement()
public static com.esri.w3c.dom.Element createChangeCustomServiceElement(String name, String group) throws AXLAttributeException
name
- The name of the service group. (REQUIRED)group
- The group the service is associated with. (REQUIRED)
AXLAttributeException
- if required attributes are not properly set.public static com.esri.w3c.dom.Element createChangeServerElement(String name, String threads) throws AXLAttributeException
name
- The id of the server. (REQUIRED)threads
- The new number of threads to be associate with this server. (REQUIRED)
AXLAttributeException
- if required attributes are not properly set.public static com.esri.w3c.dom.Element createChangeServiceElement(String name, String servicegroup) throws AXLAttributeException
name
- The name of the service group. (REQUIRED)servicegroup
- The service group the service is associated with. (REQUIRED)
AXLAttributeException
- if required attributes are not properly set.public static com.esri.w3c.dom.Element createChangeServiceGroupElement(String name, String desc) throws AXLAttributeException
name
- The name of the service group. (REQUIRED)desc
- The description of the service group.
AXLAttributeException
- if required attributes are not properly set.public static com.esri.w3c.dom.Element createChangeThreadsElement(String id, String threads) throws AXLAttributeException
id
- The id of the server group . (REQUIRED)threads
- The new thread count. (REQUIRED)
AXLAttributeException
- if required attributes are not properly set.public static com.esri.w3c.dom.Element createCleanupElement(String interval) throws AXLAttributeException
interval
- The cleanup interval for the service being created. (REQUIRED)
AXLAttributeException
- if required attributes are not properly set.public static com.esri.w3c.dom.Element createComponentElement(String type, String version, String access) throws AXLAttributeException
type
- The type of component to use. (REQUIRED)version
- The version of the component being used. (REQUIRED)access
- The access for the component defined. (REQUIRED)
AXLAttributeException
- if required attributes are not properly set.public static com.esri.w3c.dom.Element createConfigElement()
public static com.esri.w3c.dom.Element createCookieElement(String name, String data) throws AXLAttributeException
name
- The name of cookie. (REQUIRED)data
- The data for the cookie. (REQUIRED)
AXLAttributeException
- if required attributes are not properly set.public static com.esri.w3c.dom.Element createCSDElement(String name, String content) throws AXLAttributeException
name
- The name of the CSD. (REQUIRED)
AXLAttributeException
- if required attributes are not properly set.public static com.esri.w3c.dom.Element createCustomServiceElement(String version) throws AXLAttributeException
version
- The CUSTOMSERVICE version. (REQUIRED)
AXLAttributeException
- if required attributes are not properly set.public static com.esri.w3c.dom.Element createDataElement(String index, String type)
public static com.esri.w3c.dom.Element createEnvironmentElement()
public static com.esri.w3c.dom.Element createErrorElement(String code, String message) throws AXLAttributeException
message
- The message giving detail on the error.
AXLAttributeException
- if required attributes are not properly set.public static com.esri.w3c.dom.Element createErrorsElement()
public static com.esri.w3c.dom.Element createExtensionElement(String type) throws AXLAttributeException
type
- The type of the extension being referred to. (REQUIRED)
AXLAttributeException
- if required attributes are not properly set.public static com.esri.w3c.dom.Element createGetAdminInfoElement()
public static com.esri.w3c.dom.Element createGetCatalogElement()
public static com.esri.w3c.dom.Element createGetCategoryInfoElement(String name)
name
- The name of a category (folder) to get the information
for. If no name is specified, then information on all the
categories (folders) is returned.
public static com.esri.w3c.dom.Element createGetCookieInfoElement(String name, String category)
name
- The name of a cookie to get information on.category
- The name of the category to which the cookie belongs.
public static com.esri.w3c.dom.Element createGetCookieDataElement(String name, String category) throws AXLAttributeException
name
- The name of a cookie to get data from.category
- The name of the category to which the cookie belongs.
AXLAttributeException
public static com.esri.w3c.dom.Element createGetMonitorsElement()
public static com.esri.w3c.dom.Element createGetPrefElement(String name)
name
-
public static com.esri.w3c.dom.Element createGetServersElement(String machine, String id)
machine
- Defines the name of the machine about which to return
all of the container information for.id
- Defines the name of the container about which to return
all of the information for.
public static com.esri.w3c.dom.Element createGetServiceGroupsElement(String name)
name
- The name of a virtual server to get the information
for. If no name is specified, then information on all the
virtual servers is returned.
public static com.esri.w3c.dom.Element createGetServicesElement(String name)
name
- The name of the service to get information about. If this
value is null, then information is returned about all services.
public static com.esri.w3c.dom.Element createGetStartupParametersElement()
public static com.esri.w3c.dom.Element createGetStatsElement(String servergroup)
servergroup
- The name of the server group to get statistics on.
If this value is not set, then statistics are sent on all server groups.
public static com.esri.w3c.dom.Element createGroupElement(String name, String description) throws AXLAttributeException
name
- The name of the group. (REQUIRED)description
- A description of the group.
AXLAttributeException
- if required attributes are not properly set.public static com.esri.w3c.dom.Element createGroupsElement()
public static com.esri.w3c.dom.Element createImageElement(String url, String path, String type, String pixelcount) throws AXLAttributeException
url
- The url of the image output directory. (REQUIRED)path
- The path of the image output directory. (REQUIRED)type
- The format of the image to be output. (REQUIRED)pixelcount
- The maximum number of pixels to be used in
creating the image. (REQUIRED)
AXLAttributeException
- if required attributes are not properly set.public static com.esri.w3c.dom.Element createLayerElement()
public static com.esri.w3c.dom.Element createLocaleElement(String language, String country, String variant) throws AXLAttributeException
language
- The language code for the locale. (REQUIRED)country
- The country code for the locale. (REQUIRED)variant
- The variant code for the locale.
AXLAttributeException
- if required attributes are not properly set.public static com.esri.w3c.dom.Element createMachineElement(String name) throws AXLAttributeException
name
- The name of a given machine. (REQUIRED)
AXLAttributeException
- if required attributes are not properly set.public static com.esri.w3c.dom.Element createMonitorElement(String name, String numcontainer) throws AXLAttributeException
name
- The name of a given monitor. (REQUIRED)numcontainer
- The number of containers on a given monitor.
AXLAttributeException
- if required attributes are not properly set.public static com.esri.w3c.dom.Element createMonitorsElement()
public static com.esri.w3c.dom.Element createOKElement()
public static com.esri.w3c.dom.Element createPrivateServiceElement(String type) throws AXLAttributeException
type
- The type of the private service. (REQUIRED)
AXLAttributeException
- if required attributes are not properly set.public static com.esri.w3c.dom.Element createQueryFirstLoginElement()
public static com.esri.w3c.dom.Element createRecyclingElement(String hour, String minute, String frequency)
hour
- The reference hour to begin recycling.minute
- The reference minute to begin recycling.frequency
- The frequency of recycling (i.e. value of 2 is twice a day).
AXLAttributeException
- if required attributes are not properly set.public static com.esri.w3c.dom.Element createRemoveCategoryElement(String name) throws AXLAttributeException
name
- The name of the category (folder) to be removed. (REQUIRED)
AXLAttributeException
- if required attributes are not properly set.public static com.esri.w3c.dom.Element createRemoveCookieElement(String name, String category) throws AXLAttributeException
name
- The name of the cookie (folder item) to be removed. (REQUIRED)
AXLAttributeException
- if required attributes are not properly set.public static com.esri.w3c.dom.Element createRemoveCookieDataElement(String name, String category) throws AXLAttributeException
name
- The name of the cookie (folder item) to removed remove data from. (REQUIRED)
AXLAttributeException
- if required attributes are not properly set.public static com.esri.w3c.dom.Element createRemoveCustomServiceElement(String name) throws AXLAttributeException
name
- The name of the custom service to be removed. (REQUIRED)
AXLAttributeException
- if required attributes are not properly set.public static com.esri.w3c.dom.Element createRemovePrefElement(String name) throws AXLAttributeException
name
- The name of the preference to be removed. (REQUIRED)
AXLAttributeException
- if required attributes are not properly set.public static com.esri.w3c.dom.Element createRemoveServerElement(String id) throws AXLAttributeException
id
- The id of the server to be removed. (REQUIRED)
AXLAttributeException
- if required attributes are not properly set.public static com.esri.w3c.dom.Element createRemoveServiceElement(String name) throws AXLAttributeException
name
- The name of the service to be removed. (REQUIRED)
AXLAttributeException
- if required attributes are not properly set.public static com.esri.w3c.dom.Element createRemoveServiceGroupElement(String name) throws AXLAttributeException
name
- The name of the service group to be removed. (REQUIRED)
AXLAttributeException
- if required attributes are not properly set.public static com.esri.w3c.dom.Element createSaveElement()
public static com.esri.w3c.dom.Element createScreenElement(String dpi) throws AXLAttributeException
dpi
- The screen dpi. (REQUIRED)
AXLAttributeException
- if required attributes are not properly set.public static com.esri.w3c.dom.Element createSecurityElement()
public static com.esri.w3c.dom.Element createServerElement(String id, String name, String threads, String monitor, String group, String alias, String status, String exitcode) throws AXLAttributeException
id
- The id of the server. (REQUIRED)name
- The name of the server. (REQUIRED)threads
- The number of threads running on the server. (REQUIRED)monitor
- The monitor associated with this server. (REQUIRED)group
- The server group for the server. (REQUIRED)alias
- The alias of the server. (REQUIRED)status
- The current status of the server.exitcode
- The exitcode used by the server to shut down.
AXLAttributeException
- if required attributes are not properly set.public static com.esri.w3c.dom.Element createServersElement()
public static com.esri.w3c.dom.Element createServiceElement(String name, String type, String servicegroup, String status, String access) throws AXLAttributeException
name
- The name of the service. (REQUIRED)type
- The service type. (REQUIRED)servicegroup
- The name of the service group the service
is associated with. (REQUIRED)status
- The current status of the service; Running or Stopped.access
- The access of the service.
AXLAttributeException
- if required attributes are not properly set.public static com.esri.w3c.dom.Element createServicesElement()
public static com.esri.w3c.dom.Element createServiceGroupElement(String name, String type, String access, String description, String status) throws AXLAttributeException
name
- The name of the service group. (REQUIRED)type
- The service group type. (REQUIRED)access
- The access of the service. (REQUIRED)description
- A description of the service group.status
- The current status of the service; Running or Stopped.
AXLAttributeException
- if required attributes are not properly set.public static com.esri.w3c.dom.Element createServiceGroupsElement()
public static com.esri.w3c.dom.Element createServiceGroupServerElement(String id, String threads) throws AXLAttributeException
threads
- The number of threads used in this server. (REQUIRED)
AXLAttributeException
- if required attributes are not properly set.public static com.esri.w3c.dom.Element createSetAdminPropertyElement(String username, String password) throws AXLAttributeException
username
- The new username for the site.password
- The new password for the site.
AXLAttributeException
public static com.esri.w3c.dom.Element createSetPrefElement(String name, String value) throws AXLAttributeException
name
- The name of the preference to set.value
- The value of the preference to set.
AXLAttributeException
public static com.esri.w3c.dom.Element createStartServerElement(String machine, String alias) throws AXLAttributeException
machine
- The machine to start the server on. (REQUIRED)alias
- The alias for the server. (REQUIRED)
AXLAttributeException
- if required attributes are not properly set.public static com.esri.w3c.dom.Element createStopServerElement(String name) throws AXLAttributeException
name
- The alias of the server to stop. (REQUIRED)
AXLAttributeException
- if required attributes are not properly set.public static com.esri.w3c.dom.Element createStartServiceElement(String name) throws AXLAttributeException
name
- The name of the service to start. (REQUIRED)
AXLAttributeException
- if required attributes are not properly set.public static com.esri.w3c.dom.Element createStopServiceElement(String name) throws AXLAttributeException
name
- The name of the service to stop. (REQUIRED)
AXLAttributeException
- if required attributes are not properly set.public static com.esri.w3c.dom.Element createSummaryElement(String desc) throws AXLAttributeException
desc
- The description value of the summary. (REQUIRED)
AXLAttributeException
- if required attributes are not properly set.public static com.esri.w3c.dom.Element createUIFontElement(String name, String color, String size, String style) throws AXLAttributeException
name
- The name of the font. (REQUIRED)color
- The color of the font (0,0,0 - 255,255,255).size
- The size of the font.style
- The font style.
AXLAttributeException
- if required attributes are not properly set.public static com.esri.w3c.dom.Element createUpdateCategoryElement(String name) throws AXLAttributeException
name
- The name of the category. (REQUIRED)
AXLAttributeException
- if required attributes are not properly set.public static com.esri.w3c.dom.Element createUpdateCookieElement(String name, String category) throws AXLAttributeException
name
- The name of the cookie. (REQUIRED)
AXLAttributeException
- if required attributes are not properly set.public static com.esri.w3c.dom.Element createValidateElement()
public static com.esri.w3c.dom.Element createXAPElement(String name, String content, String ext) throws AXLAttributeException
name
- The name of the XAP. (REQUIRED)
AXLAttributeException
- if required attributes are not properly set.public static com.esri.w3c.dom.Element createZipElement(String url, String path) throws AXLAttributeException
url
- The zip output url. (REQUIRED)path
- The path of the zip output directory. (REQUIRED)
AXLAttributeException
- if required attributes are not properly set.public static com.esri.w3c.dom.Element createAddSDEServiceElement(String name, String port, String instanceName, String sdeAdminDatabase, String description) throws AXLAttributeException
name
- the Server running ArcSDEinstanceName
- an alias for port in services file
(both $SDEHOME/etc/services.sde and os etc/services (*nix).
%SDEHOME%\etc\services.sde and %windir%\system32\drivers\etc\services (wintel)description
- an user defined description of an SDE service, For example: "engineering database"
AXLAttributeException
public static com.esri.w3c.dom.Element createRemoveSDEServiceElement(String name, String port) throws AXLAttributeException
AXLAttributeException
public static com.esri.w3c.dom.Element createSdeStatusElement(String name, String port) throws AXLAttributeException
AXLAttributeException
public static com.esri.w3c.dom.Element createStartSDEServiceElement(String name, String instanceName, String password) throws AXLAttributeException
AXLAttributeException
public static com.esri.w3c.dom.Element createShutdownSDEServiceElement(String name, String port, String password) throws AXLAttributeException
AXLAttributeException
public static com.esri.w3c.dom.Element createPauseSDEServiceElement(String name, String port, String password) throws AXLAttributeException
AXLAttributeException
public static com.esri.w3c.dom.Element createResumeSDEServiceElement(String name, String port, String password) throws AXLAttributeException
AXLAttributeException
public static com.esri.w3c.dom.Element createCompressSDEServiceElement(String name, String port, String password) throws AXLAttributeException
AXLAttributeException
public static com.esri.w3c.dom.Element createDbtuneQueryElement(String name, String port, String password) throws AXLAttributeException
AXLAttributeException
public static com.esri.w3c.dom.Element createListSDEConnectionsElement(String name, String port) throws AXLAttributeException
AXLAttributeException
public static com.esri.w3c.dom.Element createKillSDEConnectionElement(String name, String port, String password, String connectionId) throws AXLAttributeException
AXLAttributeException
public static com.esri.w3c.dom.Element createKillAllSDEConnectionsElement(String name, String port, String password) throws AXLAttributeException
AXLAttributeException
|
||||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |