Uses of Class
com.ibm.datapower.wamt.dataAPI.local.filesystem.StoredDeploymentPolicyImpl

Packages that use StoredDeploymentPolicyImpl
com.ibm.datapower.wamt.dataAPI.local.filesystem Local File System Implementation of the dataAPI Interface for the IBM WebSphere Appliance Management Toolkit 
 

Uses of StoredDeploymentPolicyImpl in com.ibm.datapower.wamt.dataAPI.local.filesystem
 

Methods in com.ibm.datapower.wamt.dataAPI.local.filesystem that return StoredDeploymentPolicyImpl
 StoredDeploymentPolicyImpl RepositoryImpl.createDeploymentPolicy(StoredDomain domain, java.lang.String name, URLSource policyURL, java.lang.String policyDomainName, DeploymentPolicyType policyType)
           Note: The Local File System implementation adds an element to the WAMT.repository.xml file during create operation to save all information related to the policy version within the containing domain element.
 

Methods in com.ibm.datapower.wamt.dataAPI.local.filesystem with parameters of type StoredDeploymentPolicyImpl
 void StoredDomainImpl.addDomainPolicy(StoredDeploymentPolicyImpl domainPolicy)
           
 



© Copyright IBM Corp. 2006, 2010 All Rights Reserved.