Uses of Class
org.identityconnectors.framework.impl.api.local.ConnectorBundleManifest

Packages that use ConnectorBundleManifest
org.identityconnectors.framework.impl.api.local   
 

Uses of ConnectorBundleManifest in org.identityconnectors.framework.impl.api.local
 

Methods in org.identityconnectors.framework.impl.api.local that return ConnectorBundleManifest
 ConnectorBundleManifest WorkingBundleInfo.getManifest()
           
 ConnectorBundleManifest ConnectorBundleManifestParser.parse()
          Parses the manifest.
 

Methods in org.identityconnectors.framework.impl.api.local with parameters of type ConnectorBundleManifest
 void WorkingBundleInfo.setManifest(ConnectorBundleManifest manifest)
           
 



Copyright © 2011. All Rights Reserved.