|
Foundation |
|
| |||||||||||
PREV NEXT | FRAMES NO FRAMES |
Packages that use ServiceDeploymentImportFile | |
---|---|
com.sas.services.deployment | This subsystem provides utilities to deploy and lookup SAS Foundation Services. |
Uses of ServiceDeploymentImportFile in com.sas.services.deployment |
---|
Methods in com.sas.services.deployment with parameters of type ServiceDeploymentImportFile | |
---|---|
static void |
ServiceDeploymentImporter.importServiceDeployment(com.sas.metadata.remote.MdStore mdStore,
ServiceDeploymentImportFile serviceDeploymentImportFile,
java.lang.String repositoryName)
Imports a SAS Foundation Services deployment from a UTF-8 encoded SAS Foundation Services deployment XML file into the SAS Metadata Repository. |
static void |
ServiceDeploymentImporter.importServiceDeploymentFromFile(ServiceDeploymentImportFile serviceDeploymentImportFile,
java.lang.String metadataRepositoryID,
com.sas.metadata.remote.MdStore mdStore)
Imports metadata describing a SAS Foundation Services deployment configuration from a file into the metadata object store. |
Constructors in com.sas.services.deployment with parameters of type ServiceDeploymentImportFile | |
---|---|
ServiceDeploymentImporter(java.lang.String repositoryId,
ServiceDeploymentImportFile serviceDeploymentImportFile,
OperationMonitorInterface operationMonitor,
com.sas.metadata.remote.MdFactory mdFactory)
Constructs an instance of a runnable service deployment importer which will use the remote JOMA API. |
|
Foundation |
|
| |||||||||||
PREV NEXT | FRAMES NO FRAMES |