A B C D E F G H I J K L M N O P R S T U V W X _
D
- DEFAULT_CONTEXT_KEY -
Static variable in class com.onwbp.adaptation.http.ServletUtils
-
- DEFAULT_REPOSITORY_LABEL -
Static variable in class com.orchestranetworks.instance.RepositoryDeclaration
-
- DEFINE_DERIVE -
Static variable in class com.orchestranetworks.instance.DefinitionMode
- The occurrence is in deriving mode when it is defined in the current container instance and it has
a parent occurrence that has a different primary key.
- DEFINE_OCCULT -
Static variable in class com.orchestranetworks.instance.DefinitionMode
- The occurrence is in occulting mode when it "removes its primary key" from the current table.
- DEFINE_OVERWRITE -
Static variable in class com.orchestranetworks.instance.DefinitionMode
- The occurrence is in overwriting mode when it is defined in the current table and it
has a parent occurrence that has the same primary key.
- DEFINE_ROOT -
Static variable in class com.orchestranetworks.instance.DefinitionMode
- An occurrence is in root mode when it is defined in the current table and it
does not inherit from a parent occurrence.
- DIFF_HEADERS_ZIP_ENTRY -
Static variable in class com.orchestranetworks.service.Archive
- Name of the zip entry for headers' differences.
- DIFF_RIGHTS_ZIP_ENTRY -
Static variable in class com.orchestranetworks.service.Archive
- Name of the zip entry for rights' differences.
- DIFF_VALUES_ZIP_ENTRY -
Static variable in class com.orchestranetworks.service.Archive
- Name of the zip entry for values' differences.
- DISPLAY -
Static variable in class com.orchestranetworks.ui.UIRenderingMode
-
- DISTRIBUTOR -
Static variable in class com.orchestranetworks.service.Profile
- Dynamic built-in Distributor role.
- DefinitionMode - class com.orchestranetworks.instance.DefinitionMode.
- Defines the possible modes that an occurrence may have regarding its inheritance.
- Difference - interface com.orchestranetworks.service.comparison.Difference.
- Main abstract class for representing differences between two entities.
- DifferenceBetweenContents - interface com.orchestranetworks.service.comparison.DifferenceBetweenContents.
- Abstract class for representing differences between two adaptations
(either instances or occurrences).
- DifferenceBetweenHomes - interface com.orchestranetworks.service.comparison.DifferenceBetweenHomes.
- Main class for comparing two homes (for example two versions
or a branch and a version).
- DifferenceBetweenInstances - interface com.orchestranetworks.service.comparison.DifferenceBetweenInstances.
- Represents the difference between two adaptation instances.
- DifferenceBetweenOccurrences - interface com.orchestranetworks.service.comparison.DifferenceBetweenOccurrences.
- Represents the difference between two adaptation occurrences.
- DifferenceBetweenTables - interface com.orchestranetworks.service.comparison.DifferenceBetweenTables.
- Represents the difference between two tables.
- DifferenceHelper - class com.orchestranetworks.service.comparison.DifferenceHelper.
-
- DifferenceHelper() -
Constructor for class com.orchestranetworks.service.comparison.DifferenceHelper
-
- Directory - class com.orchestranetworks.service.directory.Directory.
- Defines the users' directory that is used by EBX.Platform for user authentication
and roles management.
- Directory() -
Constructor for class com.orchestranetworks.service.directory.Directory
-
- DirectoryDefault - class com.orchestranetworks.service.directory.DirectoryDefault.
- Default internal implementation of directory that is delivered
with EBX.Platform.
- DirectoryDefaultFactory - class com.orchestranetworks.service.directory.DirectoryDefaultFactory.
- Factory of default internal implementation of directory that is delivered
with EBX.Platform.
- DirectoryDefaultFactory() -
Constructor for class com.orchestranetworks.service.directory.DirectoryDefaultFactory
-
- DirectoryFactory - class com.orchestranetworks.service.directory.DirectoryFactory.
- Factory of user directory.
- DirectoryFactory() -
Constructor for class com.orchestranetworks.service.directory.DirectoryFactory
-
- DirectoryHandler - class com.orchestranetworks.service.directory.DirectoryHandler.
- An instance of this class holds and wraps the current specific directory implementation
so as to add preprocessing and post verifications to the directory methods' implementations.
- defineExtensions(SchemaExtensionsContext) -
Method in interface com.orchestranetworks.schema.SchemaExtensions
-
- displayBuiltInRole(Role, Locale) -
Method in class com.orchestranetworks.service.directory.Directory
- Returns a label for the built-in role specified.
- displayBuiltInRole(Role, Locale) -
Method in class com.orchestranetworks.service.directory.DirectoryHandler
-
- displayLabel(UILabelRendererForHierarchyContext) -
Method in interface com.orchestranetworks.ui.UILabelRendererForHierarchy
- Returns the adequate user-friendly label for the hierarchy
node specified.
- displayOccurrence(Object, Locale) -
Method in interface com.orchestranetworks.instance.ValueContext
- Deprecated. This method is replaced by
SchemaNode.displayOccurrence(Object, boolean, ValueContext, Locale)
- displayOccurrence(Object, ValueContext, Locale) -
Method in interface com.orchestranetworks.schema.ConstraintEnumeration
- Returns, for user display, a string representation of the value specified (a 'label').
- displayOccurrence(Object, boolean, ValueContext, Locale) -
Method in interface com.orchestranetworks.schema.SchemaNode
- Returns a user-friendly representation of the value specified.
- displayOccurrence(Object, boolean) -
Method in class com.orchestranetworks.ui.UIContext
- Returns a string for displaying the value specified,
according the current locale of this context.
- displayOccurrenceValue(Path, boolean) -
Method in interface com.orchestranetworks.ui.UILabelRendererForHierarchyContext
- Returns a user-friendly representation of the value specified,
according the current locale.
- displayProfile(Profile, Locale) -
Method in class com.orchestranetworks.service.directory.DirectoryHandler
- Returns a label for the profile specified.
- displaySpecificRole(Role, Locale) -
Method in class com.orchestranetworks.service.directory.Directory
- Returns a label for the specific role specified.
- displaySpecificRole(Role, Locale) -
Method in class com.orchestranetworks.service.directory.DirectoryDefault
-
- displaySpecificRole(Role, Locale) -
Method in class com.orchestranetworks.service.directory.DirectoryHandler
-
- displayUser(UserReference, Locale) -
Method in class com.orchestranetworks.service.directory.Directory
- Returns a label for the user specified.
- displayUser(UserReference, Locale) -
Method in class com.orchestranetworks.service.directory.DirectoryDefault
-
- displayUser(UserReference, Locale) -
Method in class com.orchestranetworks.service.directory.DirectoryHandler
-
- doCopy(Adaptation) -
Method in interface com.orchestranetworks.service.ProcedureContext
- Copies the adaptation instance specified.
- doCreateChild(AdaptationName, AdaptationReference) -
Method in interface com.orchestranetworks.service.ProcedureContext
- Creates a new schema instance that is the child of the parent specified by
aParentName.
- doCreateDeriving(ValueContext, ValueContext, AdaptationTable) -
Method in interface com.orchestranetworks.service.ProcedureContext
- Creates a deriving occurrence in the table specified.
- doCreateDeriving(PrimaryKey, HrNode, AdaptationTable) -
Method in interface com.orchestranetworks.service.ProcedureContext
- Deprecated. Replaced by
ProcedureContext.doCreateDeriving(ValueContext, ValueContext, AdaptationTable).
- doCreateOcculting(ValueContext, AdaptationTable) -
Method in interface com.orchestranetworks.service.ProcedureContext
- Creates an occulting occurrence in the table specified.
- doCreateOcculting(PrimaryKey, AdaptationTable) -
Method in interface com.orchestranetworks.service.ProcedureContext
- Deprecated. Replaced by
ProcedureContext.doCreateOcculting(ValueContext, AdaptationTable).
- doCreateOverwriting(ValueContext, AdaptationTable) -
Method in interface com.orchestranetworks.service.ProcedureContext
- Creates an overwriting occurrence in the table specified.
- doCreateOverwriting(PrimaryKey, HrNode, AdaptationTable) -
Method in interface com.orchestranetworks.service.ProcedureContext
- Deprecated. Replaced by
ProcedureContext.doCreateOverwriting(ValueContext, AdaptationTable).
- doCreateRoot(SchemaLocation, AdaptationReference, Profile) -
Method in interface com.orchestranetworks.service.ProcedureContext
- Creates a new root adaptation instance.
- doCreateRoot(ValueContext, AdaptationTable) -
Method in interface com.orchestranetworks.service.ProcedureContext
- Creates a root occurrence in the table specified.
- doCreateRoot(SchemaLocation, AdaptationReference, OrganizationName) -
Method in interface com.orchestranetworks.service.ProcedureContext
- Deprecated. Replaced by
ProcedureContext.doCreateRoot(SchemaLocation, AdaptationReference, Profile).
- doCreateRootChild(HrNode, AdaptationTable) -
Method in interface com.orchestranetworks.service.ProcedureContext
- Deprecated. Replaced by
ProcedureContext.doCreateRoot(ValueContext, AdaptationTable).
- doDelete(AdaptationName, boolean) -
Method in interface com.orchestranetworks.service.ProcedureContext
- Deletes the adaptation specified.
- doEditionDiscard(AdaptationName) -
Method in interface com.orchestranetworks.service.ProcedureContext
- 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.
- doEditionRelease(AdaptationName) -
Method in interface com.orchestranetworks.service.ProcedureContext
- 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.
- doEnsureValueIsDefined() -
Method in class com.orchestranetworks.ui.UIResponseContext
- Preinstantiates a value on the current node.
- doExport(ExportSpec) -
Method in interface com.orchestranetworks.service.ProcedureContext
- Exports the content of an adaptation to a XML document, as specified by
the
ExportSpec argument.
- doExportArchive(Archive) -
Method in interface com.orchestranetworks.service.ProcedureContext
- Exports the current home to the archive specified.
- doExportArchive(ArchiveExportSpec) -
Method in interface com.orchestranetworks.service.ProcedureContext
- Exports the archive specified.
- doImport(ImportSpec) -
Method in interface com.orchestranetworks.service.ProcedureContext
- Imports an XML content into an adaptation, as specified by
the
ImportSpec argument.
- doImportArchive(Archive) -
Method in interface com.orchestranetworks.service.ProcedureContext
- Imports the archive specified into the current home.
- doImportArchive(ArchiveImportSpec) -
Method in interface com.orchestranetworks.service.ProcedureContext
- Imports the archive specified into the current home.
- doMergeToParent(AdaptationHome) -
Method in interface com.orchestranetworks.service.ProcedureContext
- Merges source branch to current branch.
- doModifyContent(Adaptation, ValueContext) -
Method in interface com.orchestranetworks.service.ProcedureContext
- Modifies the adaptation content as specified.
- doModifyContent(Adaptation, HrNode) -
Method in interface com.orchestranetworks.service.ProcedureContext
- Deprecated. Replaced by
ProcedureContext.doModifyContent(Adaptation, ValueContext).
- doOccult(Adaptation) -
Method in interface com.orchestranetworks.service.ProcedureContext
- Occults the adaptation occurrence specified.
- doOptimizeByRefactoring(AdaptationName, boolean, boolean) -
Method in interface com.orchestranetworks.service.ProcedureContext
- Deprecated. Replaced by
AdaptationTreeOptimizerSpec_MutualizeCommons.
- doOptimizeByRemovingDuplicates(AdaptationName, boolean, boolean) -
Method in interface com.orchestranetworks.service.ProcedureContext
- Deprecated. Replaced by
AdaptationTreeOptimizerSpec_RemoveDuplicates.
A B C D E F G H I J K L M N O P R S T U V W X _
(report a bug)
EBX.Platform 4.5.3 [0607:0001]
Copyright Orchestra Networks 2000-2008. All rights reserved.