|
Foundation |
|
| |||||||||||
PREV NEXT | FRAMES NO FRAMES |
Packages that use ServiceDeploymentImportException | |
---|---|
com.sas.services.deployment | This subsystem provides utilities to deploy and lookup SAS Foundation Services. |
Uses of ServiceDeploymentImportException in com.sas.services.deployment |
---|
Methods in com.sas.services.deployment that throw ServiceDeploymentImportException | |
---|---|
java.lang.String |
ServiceDeploymentImportFile.getMetadata()
Gets the foundation services deployment metadata from the file. |
static void |
ServiceDeploymentImporter.importServiceDeployment(java.lang.String metadata,
com.sas.metadata.remote.MdStore mdStore,
boolean isWellFormed)
Populates the object store with the specified metadata. |
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. |
static void |
ServiceDeploymentImporter.verifyDeploymentIsImportable(java.lang.String repositoryId,
java.lang.String serviceDeploymentName,
com.sas.metadata.remote.MdStore mdStore)
Constructs an XMLSelect based upon the specified
software component(s) which represent
SAS Foundation Services deployments. |
static void |
ServiceDeploymentImporter.verifyServiceDeploymentsAreImportable(java.lang.String repositoryId,
java.util.Set serviceDeploymentsToImport,
com.sas.metadata.remote.MdStore mdStore)
Constructs an XMLSelect based upon
the specified software component(s) which represent
SAS Foundation Services deployments. |
|
Foundation |
|
| |||||||||||
PREV NEXT | FRAMES NO FRAMES |