public class AdminService_JAXWS extends Object
The AdminService service provides methods to retrieve meta-data about the server. It provides methods for getting date formats, getting configuration information about the server and getting a list of the installed services.
Constructor and Description |
---|
AdminService_JAXWS() |
Modifier and Type | Method and Description |
---|---|
DateFormat[] |
getDateFormats()
Gets the three date formats: Input, Short, Long.
|
ServerInfo |
getServerInfo()
Gets information about the server.
|
ServiceInfo[] |
getServiceList()
Gets the list of available services.
|
public DateFormat[] getDateFormats()
public ServerInfo getServerInfo()
public ServiceInfo[] getServiceList()
© Copyright 2017 OpenText Corp. All Rights Reserved.