Uses of Class
com.softwareag.mdm.adaptation.AdaptationReference

Packages that use AdaptationReference
com.softwareag.mdm.adaptation Provides core classes and interfaces for accessing schema instances, tables and their occurrences.  
com.softwareag.mdm.service Provides classes and interfaces for implementing specific services and access rules on webMethods MDM.  
com.softwareag.mdm.ui Provides the capability to create specific user interface components that are integrated within webMethods Master Data Manager.  
 

Uses of AdaptationReference in com.softwareag.mdm.adaptation
 

Methods in com.softwareag.mdm.adaptation that return AdaptationReference
static AdaptationReference AdaptationReference.forPersistentName(String aPublicName)
          Returns a reference to an adaptation instance.
 AdaptationReference Adaptation.getTreeReference()
          Returns the name that uniquely identifies the tree of this adaptation in the repository.
 

Uses of AdaptationReference in com.softwareag.mdm.service
 

Methods in com.softwareag.mdm.service with parameters of type AdaptationReference
 Adaptation ProcedureContext.doCreateRoot(SchemaLocation aSchemaLocation, AdaptationReference requestedNameOrNull, Profile owner)
          Creates a new root adaptation instance.
 Adaptation ProcedureContext.doCreateChild(AdaptationName aParentName, AdaptationReference requestedNameOrNull)
          Creates a new schema instance that is the child of the parent specified by aParentName.
 Adaptation ProcedureContext.doCreateRoot(SchemaLocation aSchemaLocation, AdaptationReference requestedNameOrNull, com.softwareag.mdm.core.org.OrganizationName owner)
          Deprecated. Replaced by ProcedureContext.doCreateRoot(SchemaLocation, AdaptationReference, Profile).
 

Uses of AdaptationReference in com.softwareag.mdm.ui
 

Methods in com.softwareag.mdm.ui that return AdaptationReference
 AdaptationReference UIHttpManagerComponent.getInstanceReference()
           
 



(report a bug)
webMethods MDM 4.2.8 [0558]
Copyright Software AG 2000-2007. All rights reserved.