A B C D E F G H I J K L M N O P R S T U V W X _
C
- CREATE -
Static variable in class com.orchestranetworks.service.ServiceKey
- Built-in creation service.
- ComparatorByLabel -
Static variable in class com.onwbp.base.text.Nomenclature
-
- Constraint - interface com.orchestranetworks.schema.Constraint.
- Specifies a constraint that may be contextual and dynamic.
- ConstraintContext - interface com.orchestranetworks.schema.ConstraintContext.
- Provides methods for setting up a constraint in the context of its schema.
- ConstraintEnumeration - interface com.orchestranetworks.schema.ConstraintEnumeration.
- Specifies an enumeration constraint that may be contextual and dynamic.
- ConstraintNomenclature - interface com.orchestranetworks.schema.ConstraintNomenclature.
- Specifies a nomenclature constraint that may be contextual and dynamic.
- ConstraintOnNull - interface com.orchestranetworks.schema.ConstraintOnNull.
- Defines a check for values that become mandatory under certain circumstances.
- CurrentOrganization -
Static variable in class com.onwbp.base.repository.ModuleAlias
- This field is "org" alias: "org" usually identifies a common organization module.
- CurrentWebApp -
Static variable in class com.onwbp.base.repository.ModuleAlias
- This field is the reserved "wbp" alias: it identifies the current module itself.
- CurrentWebProcess -
Static variable in class com.onwbp.base.repository.ModuleAlias
- Deprecated.
- checkActivable() -
Method in class com.onwbp.adaptation.Adaptation
- Deprecated. This method has been replaced by
Adaptation.getValidationReport().
- checkNull(ValueContextForValidation) -
Method in interface com.orchestranetworks.schema.ConstraintOnNull
- This method performs a check when no value is defined and it adds an
error message if needed.
- checkOccurrence(Object, ValueContextForValidation) -
Method in interface com.orchestranetworks.schema.Constraint
- This method checks the value specified.
- checkValidity() -
Method in class com.orchestranetworks.instance.RepositoryId
-
- closeHome(AdaptationHome, Session) -
Method in class com.orchestranetworks.instance.Repository
- Closes the home specified.
- collectNodeDifferences(Collection) -
Method in interface com.orchestranetworks.service.comparison.DifferenceBetweenContents
- Collects node differences to the collection specified.
- com.onwbp.adaptation - package com.onwbp.adaptation
- Provides core classes and interfaces for accessing schema instances, tables and their occurrences.
- com.onwbp.adaptation.http - package com.onwbp.adaptation.http
- Provides registry functions for JSP tags.
- com.onwbp.base.repository - package com.onwbp.base.repository
- Provides basic module registration functions.
- com.onwbp.base.text - package com.onwbp.base.text
- Provides classes for creating user messages and nomenclatures.
- com.onwbp.core.service - package com.onwbp.core.service
- Mainly deprecated.
- com.orchestranetworks.instance - package com.orchestranetworks.instance
- Provides interfaces for accessing schema instances.
- com.orchestranetworks.schema - package com.orchestranetworks.schema
- Represents XML Schema concepts and provides schema extensions capabilities.
- com.orchestranetworks.schema.trigger - package com.orchestranetworks.schema.trigger
-
- com.orchestranetworks.service - package com.orchestranetworks.service
- Provides classes and interfaces for implementing specific services and access rules on EBX.Platform.
- com.orchestranetworks.service.comparison - package com.orchestranetworks.service.comparison
-
- com.orchestranetworks.service.directory - package com.orchestranetworks.service.directory
-
- com.orchestranetworks.service.extensions - package com.orchestranetworks.service.extensions
-
- com.orchestranetworks.ui - package com.orchestranetworks.ui
- Provides the capability to create specific user interface components that are integrated within EBX.Manager.
- compareHomes(AdaptationHome, AdaptationHome, boolean) -
Static method in class com.orchestranetworks.service.comparison.DifferenceHelper
- Compares two homes and returns the result.
- compareInstances(Adaptation, Adaptation, boolean) -
Static method in class com.orchestranetworks.service.comparison.DifferenceHelper
- Performs a comparison between two instances.
- compareOccurrences(Adaptation, Adaptation, boolean) -
Static method in class com.orchestranetworks.service.comparison.DifferenceHelper
- Performs a comparison between two occurrences.
- compareOccurrences(Adaptation, Adaptation, boolean, boolean) -
Static method in class com.orchestranetworks.service.comparison.DifferenceHelper
- Performs a comparison between two occurrences.
- compareTables(AdaptationTable, AdaptationTable, boolean) -
Static method in class com.orchestranetworks.service.comparison.DifferenceHelper
- Performs a comparison between two tables.
- compareTo(PrimaryKey) -
Method in class com.onwbp.adaptation.PrimaryKey
-
- compute(PrimaryKey, Path[], Path) -
Static method in class com.onwbp.adaptation.PrimaryKeyWildCard
- Deprecated.
- compute(String[]) -
Static method in class com.onwbp.adaptation.PrimaryKeyWildCard
- Deprecated. A wildcard is a
null element in the array.
- computeInputStream() -
Method in class com.orchestranetworks.service.Archive
-
- computePrimaryKey(Adaptation) -
Method in class com.onwbp.adaptation.AdaptationTable
-
- computePrimaryKey(ValueContext) -
Method in class com.onwbp.adaptation.AdaptationTable
-
- computePrimaryKey(HrNode) -
Method in class com.onwbp.adaptation.AdaptationTable
- Deprecated. Replaced by
AdaptationTable.computePrimaryKey(ValueContext).
- computePrimaryKeyWildcard(PrimaryKey, Path) -
Method in class com.onwbp.adaptation.AdaptationTable
- Deprecated.
- computePrimaryKeyWildcard(Adaptation) -
Method in class com.onwbp.adaptation.AdaptationTable
- Deprecated.
- contains(Adaptation) -
Method in class com.onwbp.adaptation.RequestResult
- Returns
true if the occurrence specified belongs to the result of this request
(even if the occurrence is obsolete).
- createDirectory(AdaptationHome) -
Method in class com.orchestranetworks.service.directory.DirectoryDefaultFactory
-
- createDirectory(AdaptationHome) -
Method in class com.orchestranetworks.service.directory.DirectoryFactory
- Creates the directory.
- createError(String) -
Static method in class com.onwbp.base.text.UserMessage
- Shortcut for creating a simple error message.
- createError(String, Throwable) -
Static method in class com.onwbp.base.text.UserMessage
- Shortcut for creating a simple error message, with the throwable specified.
- createError(String) -
Static method in class com.orchestranetworks.service.OperationException
-
- createError(String, Throwable) -
Static method in class com.orchestranetworks.service.OperationException
-
- createError(UserMessage) -
Static method in class com.orchestranetworks.service.OperationException
-
- createError(UserMessage, Throwable) -
Static method in class com.orchestranetworks.service.OperationException
-
- createError(Throwable) -
Static method in class com.orchestranetworks.service.OperationException
-
- createFatal(String) -
Static method in class com.onwbp.base.text.UserMessage
- Shortcut for creating a simple fatal error message.
- createFatal(String, Throwable) -
Static method in class com.onwbp.base.text.UserMessage
- Shortcut for creating a simple error message, with the throwable specified.
- createForLogin(String, String) -
Static method in class com.orchestranetworks.service.ProgrammaticService
- Deprecated. Replaced by
ProgrammaticService.createForSession(Session, AdaptationHome).
- createForSession(Session, AdaptationHome) -
Static method in class com.orchestranetworks.service.ProgrammaticService
- Instantiates a service that will execute as the session specified
in the home specified.
- createHome(AdaptationHome, HomeKey, Profile, Session, UserMessage, UserMessage) -
Method in class com.orchestranetworks.instance.Repository
- Creates the home specified.
- createInfo(String) -
Static method in class com.onwbp.base.text.UserMessage
- Shortcut for creating a simple information message.
- createLinkToAdaptationNode(Adaptation, Path) -
Static method in class com.orchestranetworks.ui.UIHttpNavigationLink
- Generates HTTP selection parameters for a specific node at path in adaptation
- createLinkToOccurrence(Adaptation) -
Static method in class com.orchestranetworks.ui.UIHttpNavigationLink
- Generates HTTP selection parameters for an adaptation occurrence in the current instance
adaptation.
- createLinkToOccurrence(Adaptation, Adaptation) -
Static method in class com.orchestranetworks.ui.UIHttpNavigationLink
- Generates HTTP selection parameters for an adaptation occurrence in a specific instance
adaptation.
- createMessage(String) -
Static method in class com.orchestranetworks.ui.UIHttpNavigationLink
- Use the result of this method for generating a message, not an HTTP link.
- createNewOccurrence() -
Method in interface com.orchestranetworks.schema.SchemaNode
- Creates a new Java object that depends on this node definition.
- createOnServiceContext(ServiceContext) -
Static method in class com.orchestranetworks.ui.UIHttpManagerComponent
- Creates an instance of this class for calling EBX.Manager from a
ServiceContext.
- createOnUIBeanContext(UIResponseContext) -
Static method in class com.orchestranetworks.ui.UIHttpManagerComponent
- Creates an instance of this class for calling EBX.Manager from a UI component context.
- createOptimizerIterator(Session) -
Method in class com.orchestranetworks.service.extensions.AdaptationTreeOptimizerSpec
- Builds an iterator for adaptation's tree optimization.
- createOptimizerIterator(Session) -
Method in class com.orchestranetworks.service.extensions.AdaptationTreeOptimizerSpec_MutualizeCommons
-
- createOptimizerIterator(Session) -
Method in class com.orchestranetworks.service.extensions.AdaptationTreeOptimizerSpec_RemoveDuplicates
-
- createRandomly() -
Static method in class com.orchestranetworks.instance.RepositoryId
-
- createRequest() -
Method in class com.onwbp.adaptation.AdaptationTable
- Creates a new request over this table.
- createRequestResult(String, RequestSortCriteria) -
Method in class com.onwbp.adaptation.AdaptationTable
- Returns the
RequestResult for the predicate and sort criteria specified..
- createRequestResult(String) -
Method in class com.onwbp.adaptation.AdaptationTable
- Returns the RequestResult for the predicate specified.
- createSessionFromArray(Object[]) -
Method in class com.orchestranetworks.instance.Repository
- Instantiates a session from an open array.
- createSessionFromHttpRequest(HttpServletRequest) -
Method in class com.orchestranetworks.instance.Repository
- Instantiates a session from an HTTP request.
- createSessionFromLoginPassword(String, String) -
Method in class com.orchestranetworks.instance.Repository
- Instantiates a session from the login and password specified.
- createWarning(String) -
Static method in class com.onwbp.base.text.UserMessage
- Shortcut for creating a simple warning message.
- createWithBaseURI(String) -
Static method in class com.orchestranetworks.ui.UIHttpManagerComponent
- Creates an instance of this class for calling EBX.Manager from an external application.
- createWithBaseURI(String, AdaptationName) -
Static method in class com.orchestranetworks.ui.UIHttpManagerComponent
- Creates an instance of this class for calling EBX.Manager from an external application.
- currentAdaptation() -
Method in interface com.orchestranetworks.service.extensions.AdaptationTreeOptimizerIterator
- Returns the current adaptation.
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.2 [0601:0004]
Copyright Orchestra Networks 2000-2008. All rights reserved.