|
|
||||||||||
| PREV NEXT | FRAMES NO FRAMES | ||||||||||
| Packages that use AdaptationName | |
| com.onwbp.adaptation | Provides core classes and interfaces for accessing schema instances, tables and their occurrences. |
| com.orchestranetworks.schema | Represents XML Schema concepts and provides schema extensions capabilities. |
| com.orchestranetworks.service | Provides classes and interfaces for implementing specific services and access rules on EBX.Platform. |
| com.orchestranetworks.service.comparison | |
| com.orchestranetworks.ui | Provides the capability to create specific user interface components that are integrated within EBX.Manager. |
| Uses of AdaptationName in com.onwbp.adaptation |
| Subclasses of AdaptationName in com.onwbp.adaptation | |
class |
AdaptationReference
Public and persistent identifier of an adaptation instance, it is displayed as the "reference" in Manager. |
| Methods in com.onwbp.adaptation that return AdaptationName | |
AdaptationName |
AdaptationTable.getRootKey()
All the occurrences of the tables' tree have a common root. |
static AdaptationName |
AdaptationName.forName(String aName)
Returns an instance of AdaptationReference or a temporary activation name if
the string has a specific internal format. |
AdaptationName |
Adaptation.getAdaptationName()
Returns the name that uniquely identifies this adaptation in the repository. |
| Methods in com.onwbp.adaptation with parameters of type AdaptationName | |
com.onwbp.adaptation.uifacade.HrNode |
AdaptationTable.getNodeForUpdatingContent(AdaptationName aName)
Deprecated. Use ProcedureContext.getContext(AdaptationName). |
Adaptation |
AdaptationTable.lookupAdaptationByName(AdaptationName aName)
Returns the occurrence specified by its name, or null if it
does not exist. |
Adaptation |
AdaptationHome.findAdaptationOrNull(AdaptationName aName)
Returns the adaptation specified, null if not found. |
| Constructors in com.onwbp.adaptation with parameters of type AdaptationName | |
UnavailableContentError(AdaptationName anAdaptationName)
|
|
| Uses of AdaptationName in com.orchestranetworks.schema |
| Methods in com.orchestranetworks.schema with parameters of type AdaptationName | |
void |
ConstraintContext.addDependency(AdaptationName aName,
Path aPath)
Deprecated. |
| Uses of AdaptationName in com.orchestranetworks.service |
| Methods in com.orchestranetworks.service with parameters of type AdaptationName | |
Adaptation |
ProcedureContext.doCreateChild(AdaptationName aParentName,
AdaptationReference requestedNameOrNull)
Creates a new schema instance that is the child of the parent specified by aParentName. |
void |
ProcedureContext.doDelete(AdaptationName aName,
boolean isDeletingChildren)
Deletes the adaptation specified. |
void |
ProcedureContext.doOptimizeByRemovingDuplicates(AdaptationName aName,
boolean includeDescendantsWithoutDelegated,
boolean includeAllDescendants)
Deprecated. Replaced by AdaptationTreeOptimizerSpec_RemoveDuplicates. |
void |
ProcedureContext.doOptimizeByRefactoring(AdaptationName aName,
boolean includeDescendantsWithoutDelegated,
boolean includeAllDescendants)
Deprecated. Replaced by AdaptationTreeOptimizerSpec_MutualizeCommons. |
ValueContextForUpdate |
ProcedureContext.getContext(AdaptationName aName)
Provides an interface for reading and/or updating a persisted content. |
Adaptation |
ProcedureContext.doEditionRelease(AdaptationName aName)
Deprecated. Since version 4.0, the notion of local edition is replaced by the more general concept of branch. This method does nothing, it just returns the adaptation specified. |
Adaptation |
ProcedureContext.doEditionDiscard(AdaptationName aName)
Deprecated. Since version 4.0, the notion of local edition is replaced by the more general concept of branch. This method does nothing, it just returns the adaptation specified. |
com.onwbp.adaptation.uifacade.HrNode |
ProcedureContext.getNodeForUpdatingContent(AdaptationName aName)
Deprecated. Replaced by ProcedureContext.getContext(AdaptationName). |
void |
ArchiveImportSpec.addInstance(AdaptationName anAdaptation,
boolean includeAllDescendants)
Adds an instance to import. |
void |
ArchiveExportSpec.addInstance(AdaptationName anAdaptation,
boolean exportAllDescendants)
Adds an instance to export. |
| Uses of AdaptationName in com.orchestranetworks.service.comparison |
| Methods in com.orchestranetworks.service.comparison that return AdaptationName | |
AdaptationName |
ExtraOccurrence.getExtraOccurrenceName()
|
AdaptationName |
ExtraInstance.getExtraInstanceName()
|
AdaptationName |
DifferenceBetweenInstances.getInstanceOnRightName()
|
| Methods in com.orchestranetworks.service.comparison with parameters of type AdaptationName | |
DifferenceBetweenInstances |
DifferenceBetweenHomes.getDeltaInstance(AdaptationName instanceName)
For values, returns the difference of the instance, null if there is no difference or
instance is extra on left or on right. |
ExtraInstanceOnLeft |
DifferenceBetweenHomes.getExtraInstanceOnLeft(AdaptationName adaptationName)
Returns the extra instance specified, null if it is no extra on left. |
ExtraInstanceOnRight |
DifferenceBetweenHomes.getExtraInstanceOnRight(AdaptationName adaptationName)
Returns the extra instance on right specified, null if there no such
instance. |
| Uses of AdaptationName in com.orchestranetworks.ui |
| Methods in com.orchestranetworks.ui with parameters of type AdaptationName | |
static UIHttpManagerComponent |
UIHttpManagerComponent.createWithBaseURI(String baseURI,
AdaptationName aManagerReference)
Creates an instance of this class for calling EBX.Manager from an external application. |
void |
UIHttpManagerComponent.selectInstance(HomeKey aHomeKey,
AdaptationName anInstanceReference)
Selects the instance specified. |
void |
UIHttpManagerComponent.select(HomeKey aHomeKey,
AdaptationName anInstanceReference,
Path aPath)
Selects the node in the instance specified. |
void |
UIHttpManagerComponent.select(HomeKey aHomeKey,
AdaptationName anInstanceReference,
String aXPathExpression)
Specifies a selection onto a Master Data entity. |
|
|
||||||||||
| PREV NEXT | FRAMES NO FRAMES | ||||||||||
(report a bug)
EBX.Platform 4.5.3 [0607:0001]
Copyright Orchestra Networks 2000-2008. All rights reserved.