A B C D E F G H I J K L M N O P R S T U V W X _

A

ADMINISTRATOR - Static variable in class com.orchestranetworks.service.Profile
Built-in Administrator role.
ALWAYS_HIDDEN - Static variable in interface com.orchestranetworks.service.AccessRule
This rule always returns hidden access permission.
ALWAYS_READ_ONLY - Static variable in interface com.orchestranetworks.service.AccessRule
This rule always returns read-only access permission.
ALWAYS_READ_WRITE - Static variable in interface com.orchestranetworks.service.AccessRule
This rule always returns read-write access permission.
AbstractConfigurationFacade - class com.onwbp.core.service.AbstractConfigurationFacade.
Defines basic services related to an EBX.Platform module.
AccessPermission - class com.orchestranetworks.service.AccessPermission.
Defines the permission to see and modify a resource.
AccessRule - interface com.orchestranetworks.service.AccessRule.
Specifies a programmatic access rule.
ActionPermission - class com.orchestranetworks.service.ActionPermission.
Defines the permission for a user to execute or not an action.
ActivationStatus - class com.onwbp.adaptation.ActivationStatus.
Tells whether an adaptation may be used by other applications or any external entities.
Adaptation - class com.onwbp.adaptation.Adaptation.
Provides a read-only access facade to Master Data values.
AdaptationError - exception com.onwbp.adaptation.AdaptationError.
This abstract class is the superclass of unchecked exceptions thrown when an adaptation has some inconsistency.
AdaptationFilter - interface com.onwbp.adaptation.AdaptationFilter.
Defines a specific filter over adaptations.
AdaptationHome - class com.onwbp.adaptation.AdaptationHome.
Represents a branch or a version in a repository.
AdaptationName - class com.onwbp.adaptation.AdaptationName.
Identifies an adaptation.
AdaptationName() - Constructor for class com.onwbp.adaptation.AdaptationName
 
AdaptationNode - class com.onwbp.adaptation.AdaptationNode.
Deprecated.  
AdaptationReference - class com.onwbp.adaptation.AdaptationReference.
Public and persistent identifier of an adaptation instance, it is displayed as the "reference" in Manager.
AdaptationTable - class com.onwbp.adaptation.AdaptationTable.
An instance of this class holds the occurrences of a node that has been declared in Schema as osd:table.
AdaptationTreeOptimizerIterator - interface com.orchestranetworks.service.extensions.AdaptationTreeOptimizerIterator.
Iterator for optimization.
AdaptationTreeOptimizerSpec - class com.orchestranetworks.service.extensions.AdaptationTreeOptimizerSpec.
 
AdaptationTreeOptimizerSpec_MutualizeCommons - class com.orchestranetworks.service.extensions.AdaptationTreeOptimizerSpec_MutualizeCommons.
Specifies an optimization by refactoring common values on an adaptations' tree.
AdaptationTreeOptimizerSpec_MutualizeCommons(Adaptation, boolean, boolean) - Constructor for class com.orchestranetworks.service.extensions.AdaptationTreeOptimizerSpec_MutualizeCommons
Contructs a specification for factoring common values in an adaptations' tree.
AdaptationTreeOptimizerSpec_RemoveDuplicates - class com.orchestranetworks.service.extensions.AdaptationTreeOptimizerSpec_RemoveDuplicates.
Specifies an optimization by removing duplicates on an adaptations' tree.
AdaptationTreeOptimizerSpec_RemoveDuplicates(Adaptation, boolean, boolean) - Constructor for class com.orchestranetworks.service.extensions.AdaptationTreeOptimizerSpec_RemoveDuplicates
Contructs a specification for removing duplicates in an adaptations' tree.
AdaptationValue - interface com.onwbp.adaptation.AdaptationValue.
Defines specific internal value for inheritance.
AfterCreateInstanceContext - interface com.orchestranetworks.schema.trigger.AfterCreateInstanceContext.
Provides an execution context for handling after create instance operation.
AfterCreateOccurrenceContext - interface com.orchestranetworks.schema.trigger.AfterCreateOccurrenceContext.
Provides an execution context for handling after create occurrence operation.
AfterDeleteInstanceContext - interface com.orchestranetworks.schema.trigger.AfterDeleteInstanceContext.
Provides an execution context for handling after delete instance operation.
AfterDeleteOccurrenceContext - interface com.orchestranetworks.schema.trigger.AfterDeleteOccurrenceContext.
Provides an execution context for handling after delete occurrence operation.
AfterModifyOccurrenceContext - interface com.orchestranetworks.schema.trigger.AfterModifyOccurrenceContext.
Provides an execution context for handling after modify occurrence operation.
Archive - class com.orchestranetworks.service.Archive.
An instance of this class references an EBX.Platform archive.
Archive() - Constructor for class com.orchestranetworks.service.Archive
 
ArchiveExportSpec - class com.orchestranetworks.service.ArchiveExportSpec.
Defines the features of an archive export.
ArchiveExportSpec() - Constructor for class com.orchestranetworks.service.ArchiveExportSpec
 
ArchiveImportSpec - class com.orchestranetworks.service.ArchiveImportSpec.
Defines the features of an archive import.
ArchiveImportSpec() - Constructor for class com.orchestranetworks.service.ArchiveImportSpec
 
AuthenticationException - exception com.orchestranetworks.service.directory.AuthenticationException.
 
AuthenticationException(UserMessage, Throwable) - Constructor for class com.orchestranetworks.service.directory.AuthenticationException
Note: message severity is not taken into account.
AuthenticationException(UserMessage) - Constructor for class com.orchestranetworks.service.directory.AuthenticationException
Note: message severity is not taken into account.
AuthenticationException(String) - Constructor for class com.orchestranetworks.service.directory.AuthenticationException
Creates an exception with a not localized message.
accept(Adaptation) - Method in interface com.onwbp.adaptation.AdaptationFilter
Tells whether the adaptation is included in the filter result.
accept(PrimaryKey) - Method in class com.onwbp.adaptation.PrimaryKeyWildCard
Deprecated.  
add(Path) - Method in class com.onwbp.adaptation.RequestSortCriteria
Adds the node specified as an ascendant sort criterium.
add(Path, boolean) - Method in class com.onwbp.adaptation.RequestSortCriteria
Adds the node specified as an ascendant or descendant sort criterium.
add(String) - Method in class com.orchestranetworks.schema.Path
 
add(Path) - Method in class com.orchestranetworks.schema.Path
Concatenates this path instance with the path specified.
add(Step) - Method in class com.orchestranetworks.schema.Path
 
add(String) - Method in interface com.orchestranetworks.ui.UILabelRendererForHierarchyContext
Writes a string to the HTTP output stream.
add(int) - Method in interface com.orchestranetworks.ui.UILabelRendererForHierarchyContext
This writes an int to the HTTP output stream.
add(String) - Method in class com.orchestranetworks.ui.UIResponseContext
Writes a string to the HTTP output stream.
add(int) - Method in class com.orchestranetworks.ui.UIResponseContext
This writes an int to the HTTP output stream.
add(int) - Method in class com.orchestranetworks.ui.UITableFilterResponseContext
This writes an int to the HTTP output stream.
add(String) - Method in class com.orchestranetworks.ui.UITableFilterResponseContext
Writes a string to the HTTP output stream.
addDependency(Path) - Method in interface com.orchestranetworks.schema.ConstraintContext
Deprecated.  
addDependency(AdaptationName, Path) - Method in interface com.orchestranetworks.schema.ConstraintContext
Deprecated.  
addError(String) - Method in interface com.orchestranetworks.instance.ValueContextForValidation
 
addError(String) - Method in interface com.orchestranetworks.schema.SchemaNodeContext
Adds the error message specified.
addError(String, Exception) - Method in interface com.orchestranetworks.schema.SchemaNodeContext
Adds the error message and the exception specified.
addForDisplay(UIResponseContext) - Method in class com.orchestranetworks.ui.UIBeanEditor
Adds HTML or DHTML content to HTTP response.
addForEdit(UIResponseContext) - Method in class com.orchestranetworks.ui.UIBeanEditor
Adds HTML or DHTML content to HTTP response.
addForEdit(UITableFilterResponseContext) - Method in class com.orchestranetworks.ui.UITableFilter
Adds HTML or DHTML for the filter pane, so that it allows the user to set the filter.
addForPrint(UIResponseContext) - Method in class com.orchestranetworks.ui.UIBeanEditor
Adds HTML or DHTML content to HTTP response.
addForPrint(UITableFilterResponseContext) - Method in class com.orchestranetworks.ui.UITableFilter
Adds HTML content for displaying information about the current filter's settings on a printable page.
addInfo(String) - Method in interface com.orchestranetworks.instance.ValueContextForValidation
 
addInfo(String) - Method in interface com.orchestranetworks.schema.SchemaNodeContext
Adds an information message specified.
addInstance(AdaptationName, boolean) - Method in class com.orchestranetworks.service.ArchiveExportSpec
Adds an instance to export.
addInstance(AdaptationName, boolean) - Method in class com.orchestranetworks.service.ArchiveImportSpec
Adds an instance to import.
addItem(NomenclatureItem) - Method in class com.onwbp.base.text.Nomenclature
Adds a NomenclatureItem to this instance.
addItemSeparator(Object, String[]) - Method in class com.onwbp.base.text.Nomenclature
Deprecated.  
addItemSeparator(Object, String) - Method in class com.onwbp.base.text.Nomenclature
Deprecated.  
addItemTitle(Object, String[]) - Method in class com.onwbp.base.text.Nomenclature
Deprecated.  
addItemTitle(Object, String[], int) - Method in class com.onwbp.base.text.Nomenclature
Deprecated.  
addItemTitle(Object, String) - Method in class com.onwbp.base.text.Nomenclature
Deprecated.  
addItemTitle(Object, String, int) - Method in class com.onwbp.base.text.Nomenclature
Deprecated.  
addItemValue(Object, String[]) - Method in class com.onwbp.base.text.Nomenclature
Adds a NomenclatureItemValue with the content specified to this instance.
addItemValue(Object, String) - Method in class com.onwbp.base.text.Nomenclature
Adds a NomenclatureItemValue with the content specified to this instance.
addLinkToAdaptationNode(Adaptation, Path, UIContext) - Static method in class com.orchestranetworks.ui.UIHttpNavigationLink
Writes url link to node at path in a specific instance adaptation.
addLinkToOccurrence(Adaptation, Adaptation, UIContext) - Static method in class com.orchestranetworks.ui.UIHttpNavigationLink
Writes url link to adaptation occurrence in a specific instance adaptation.
addMessage(UserMessage) - Method in interface com.orchestranetworks.instance.ValueContextForValidation
Adds the validation message specified.
addMessage(UserMessage) - Method in interface com.orchestranetworks.schema.SchemaNodeContext
Attaches the message specified to the current component.
addMessage(UserMessage) - Method in class com.orchestranetworks.service.ServiceContext
Adds a message.
addNomenclature(Nomenclature) - Method in class com.onwbp.base.text.Nomenclature
Adds all the item of the specified Nomenclature to this instance.
addUIBean(Path, String) - Method in class com.orchestranetworks.ui.UIResponseContext
The path specified must not refer to an indexed element in its last position.
addUIBestMatchingDisplay(Path, UIRenderingMode, String) - Method in class com.orchestranetworks.ui.UIResponseContext
 
addUIBestMatchingEditor(Path, String) - Method in class com.orchestranetworks.ui.UIResponseContext
 
addUICheckBox(Path, String) - Method in class com.orchestranetworks.ui.UIResponseContext
 
addUICheckBox(int, Path, String) - Method in class com.orchestranetworks.ui.UIResponseContext
 
addUICheckBoxGroup(Path, String) - Method in class com.orchestranetworks.ui.UIResponseContext
 
addUICheckBoxGroup(Path, String, String) - Method in class com.orchestranetworks.ui.UIResponseContext
 
addUICheckBoxGroup(Path, String, Nomenclature) - Method in class com.orchestranetworks.ui.UIResponseContext
 
addUICheckBoxGroup(Path, String, String, Nomenclature) - Method in class com.orchestranetworks.ui.UIResponseContext
 
addUIComplexEditor(Path, String) - Method in class com.orchestranetworks.ui.UIResponseContext
The path specified must not refer to an indexed element in its last position.
addUIDescription(Path) - Method in class com.orchestranetworks.ui.UIResponseContext
 
addUIDisplayValue(Path) - Method in class com.orchestranetworks.ui.UIResponseContext
 
addUIDropDownBox(Path, String) - Method in class com.orchestranetworks.ui.UIResponseContext
 
addUIDropDownBox(Path, String, Nomenclature) - Method in class com.orchestranetworks.ui.UIResponseContext
 
addUIDropDownBoxMultiple(Path, String) - Method in class com.orchestranetworks.ui.UIResponseContext
 
addUILabel(Path) - Method in class com.orchestranetworks.ui.UIResponseContext
 
addUIOccurrenceEditor(Path, String) - Method in class com.orchestranetworks.ui.UIResponseContext
The path specified must refer to an indexed element in its last position.
addUIPasswordInputField(Path, String) - Method in class com.orchestranetworks.ui.UIResponseContext
 
addUIRadioButton(Path, String, boolean, boolean, int) - Method in class com.orchestranetworks.ui.UIResponseContext
 
addUIRadioButtonGroup(Path, String) - Method in class com.orchestranetworks.ui.UIResponseContext
 
addUIRadioButtonGroup(Path, String, String) - Method in class com.orchestranetworks.ui.UIResponseContext
 
addUITextAreaField(Path, String) - Method in class com.orchestranetworks.ui.UIResponseContext
 
addUITextHiddenInputField(Path, String) - Method in class com.orchestranetworks.ui.UIResponseContext
 
addUITextInputField(Path, String) - Method in class com.orchestranetworks.ui.UIResponseContext
 
addUIValidationMessage(Path) - Method in class com.orchestranetworks.ui.UIResponseContext
Adds the validation message associated with the node specified.
addValueDependencyToNode(SchemaNode) - Method in interface com.orchestranetworks.schema.ConstraintContext
Specifies that the validation result of the current constraint depends on the value of the node specified.
addWarning(String) - Method in interface com.orchestranetworks.instance.ValueContextForValidation
 
addWarning(String) - Method in interface com.orchestranetworks.schema.SchemaNodeContext
Adds the warning message specified.
add_cr(String) - Method in interface com.orchestranetworks.ui.UILabelRendererForHierarchyContext
Writes a String to the HTTP output stream and adds a carriage return to the HTML source at the end.
add_cr(String) - Method in class com.orchestranetworks.ui.UIResponseContext
Writes a String to the HTTP output stream and adds a carriage return to the HTML source at the end.
add_cr(String) - Method in class com.orchestranetworks.ui.UITableFilterResponseContext
Writes a String to the HTTP output stream and adds a carriage return to the HTML source at the end.
authenticateUserFromArray(Object[]) - Method in class com.orchestranetworks.service.directory.Directory
Authenticates a user by an open array.
authenticateUserFromArray(Object[]) - Method in class com.orchestranetworks.service.directory.DirectoryHandler
 
authenticateUserFromHttpRequest(HttpServletRequest) - Method in class com.orchestranetworks.service.directory.Directory
Authenticates a user for the purpose of a single sign-on policy.
authenticateUserFromHttpRequest(HttpServletRequest) - Method in class com.orchestranetworks.service.directory.DirectoryHandler
 
authenticateUserFromLoginPassword(String, String) - Method in class com.orchestranetworks.service.directory.Directory
Authenticates a user by its login and password.
authenticateUserFromLoginPassword(String, String) - Method in class com.orchestranetworks.service.directory.DirectoryDefault
 
authenticateUserFromLoginPassword(String, String) - Method in class com.orchestranetworks.service.directory.DirectoryHandler
 

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.1 [0599]
Copyright Orchestra Networks 2000-2008. All rights reserved.