|
Foundation |
|
| |||||||||||
PREV NEXT | FRAMES NO FRAMES |
Packages that use ServiceConfigDocument | |
---|---|
com.sas.services | SAS Foundation Services. |
Uses of ServiceConfigDocument in com.sas.services |
---|
Methods in com.sas.services that return ServiceConfigDocument | |
---|---|
ServiceConfigDocument |
ServiceAggregateConfig.getBaseServiceConfig()
Gets the base service configuration document. |
static ServiceConfigDocument |
ServiceProfile.getServiceConfigDocument(com.sas.metadata.remote.Property property)
Creates a value object that relates the name of a configuration to an XML document that represents a service configuration. |
ServiceConfigDocument |
ServiceAggregateConfig.getServiceConfigDocument(java.lang.String configName)
Gets the service configuration document for the specified configuration name. |
Methods in com.sas.services that return types with arguments of type ServiceConfigDocument | |
---|---|
java.util.List<ServiceConfigDocument> |
ServiceInitializationObject.getConfigurations()
Gets a copy of the collection of the service's configurations. |
Methods in com.sas.services with parameters of type ServiceConfigDocument | |
---|---|
AbstractServiceComponentConfig |
ServiceProfile.createServiceConfig(ServiceConfigDocument serviceConfigDocument)
Creates a service component configuration initialized using the text store associated with the specified property. |
|
Foundation |
|
| |||||||||||
PREV NEXT | FRAMES NO FRAMES |