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

A

ABORT - Static variable in class com.cordys.cpc.bsf.event.StdTriggers
EventTrigger for ABORT operation.
abort() - Method in interface com.eibus.soap.ApplicationTransaction
The method abort() is called by the SOAPTransaction if one of the ApplicationTransactions has returned false during the process() method.
ABORT_SEARCH - Static variable in interface com.eibus.xml.nom.FindHandler
Used to stop a search operation
abortCurrentTransaction() - Method in class com.eibus.applicationconnector.sql.WCPDBConnection
Aborts the current update transaction
abortTransaction() - Static method in class com.cordys.cpc.bsf.busobject.BSF
Aborts the transaction.
abortTransaction(Throwable) - Static method in class com.cordys.cpc.bsf.busobject.BSF
Aborts the transaction, and specifies why the transaction is aborted.
abortTransaction(String) - Static method in class com.cordys.cpc.bsf.busobject.BSF
Deprecated.
Make use of BSF.abortTransaction() instead
abortTransaction(String, Throwable) - Static method in class com.cordys.cpc.bsf.busobject.BSF
Deprecated.
Make use of BSF.abortTransaction() instead
abortTransaction(int) - Method in class com.cordys.cpc.bsf.busobject.BusObjectManager
Deprecated.
Use abortTransaction(String transactionId)
abortTransaction(int, Throwable) - Method in class com.cordys.cpc.bsf.busobject.BusObjectManager
Deprecated.
Use abortTransaction(String transactionId, Throwable exception)
abortTransaction() - Method in class com.cordys.cpc.bsf.busobject.BusObjectManager
Aborts the current transaction
abortTransaction(String, Throwable) - Method in class com.cordys.cpc.bsf.busobject.BusObjectManager
Deprecated.
Make use of #abortTransaction(Throwable))instead
abortTransaction(String) - Method in class com.cordys.cpc.bsf.busobject.BusObjectManager
Deprecated.
abortTransaction(Throwable) - Method in class com.cordys.cpc.bsf.busobject.BusObjectManager
 
abortTransaction(TransactionObject) - Method in class com.cordys.cpc.coboc.CacheHandler
Deprecated.
Aborts the specific transaction
abortTransaction(Object) - Method in interface com.cordys.cpc.coboc.RepositoryPlugInInterface
Aborts the transaction
abortTransaction() - Method in class com.eibus.soap.BodyBlock
Indicates to the SOAP Processor that it can abort the transaction in which this body block is being handled, and can continue processing it by sending the response back to the client.
AbstractHttpHandler - Class in com.opentext.applicationconnector.httpconnector.impl
Abstract class that holds the common utility APIs that are relevant for both request or response interceptors
AbstractHttpHandler() - Constructor for class com.opentext.applicationconnector.httpconnector.impl.AbstractHttpHandler
 
AbstractMDMStateMachinePersistor - Class in com.cordys.mdm.statemachine.sminterface.persistor
Extend this class to implement a persister which can handle hierarchical/complex schemas as the default persister provided out of box by MDM supports only flat schema and cannot handle parent-child relationship as well as complex schemas.
AbstractMDMStateMachinePersistor(CodDefinition) - Constructor for class com.cordys.mdm.statemachine.sminterface.persistor.AbstractMDMStateMachinePersistor
Constructs an AbstractMDMStateMachinePersistor with the specified CodDefinition
ACCESS_HIDE - Static variable in class com.cordys.cpc.bsf.busobject.BusObject
Deprecated.
replaced by com.cordys.cpc.bsf.handlers.access.AccessMode
ACCESS_NO - Static variable in class com.cordys.cpc.bsf.busobject.BusObject
Deprecated.
replaced by com.cordys.cpc.bsf.handlers.access.AccessMode
ACCESS_READ - Static variable in class com.cordys.cpc.bsf.busobject.BusObject
Deprecated.
replaced by com.cordys.cpc.bsf.handlers.access.AccessMode
ACCESS_READWRITE - Static variable in class com.cordys.cpc.bsf.busobject.BusObject
Deprecated.
replaced by com.cordys.cpc.bsf.handlers.access.AccessMode
ACCESS_UNDEFINED - Static variable in class com.cordys.cpc.bsf.busobject.BusObject
Deprecated.
replaced by com.cordys.cpc.bsf.handlers.access.AccessMode
AccessEvent - Interface in com.cordys.cpc.bsf.event
An AccessEvent object is passed to an IAccessListener.
AccessMode - Class in com.cordys.cpc.bsf.event
Possible values for AccessMode
Action - Class in com.cordys.bre.engine
An action in the rule.
Action(RuleSession, IRule, int) - Constructor for class com.cordys.bre.engine.Action
Creates an action with the given ruleSession, IRule and Action *
ACTION - Static variable in class com.eibus.management.OperationImpact
Indicates that the operation is a write-like, and would modify the MBean in some way, typically by writing some value or changing a configuration.
ACTION_INFO - Static variable in class com.eibus.management.OperationImpact
Indicates that the operation is both read-like and write-like.
actionExecuted() - Method in interface com.cordys.bre.engine.RuleSession
Returns whether any action was taken as part of the rule execution
add(IRule) - Method in interface com.cordys.bre.engine.IRuleSet
adds a rule to the ruleset
add(LDAPEntry) - Method in class com.eibus.directory.soap.LDAPDirectory
Deprecated.
this method does not allow passing a active user identity. Use LDAPManipulator instead.
add(Object) - Method in class com.eibus.util.LinkedList
 
add(int, int, int) - Static method in class com.eibus.xml.nom.Node
Adds a range of nodes to the destination node.
add(int, int) - Static method in class com.eibus.xml.nom.Node
Adds the specified node to the destination node.
ADD_ENTRY - Static variable in class com.eibus.directory.soap.LDAPEntryModification
 
addAccessHandler(IAttributeAccessListener) - Method in class com.cordys.cpc.bsf.classinfo.AttributeInfo
 
addAccessHandler(IObjectAccessListener) - Method in class com.cordys.cpc.bsf.classinfo.ClassInfo
Add a validator for this attribute
addAction(int, String, String) - Method in class com.eibus.xforms.XFormsDef
Adds an action event to an element
addAction(int, String, String, String) - Method in class com.eibus.xforms.XFormsDef
Adds an action event to an element
addAfterAbortListener(IAfterAbortObjectListener) - Method in class com.cordys.cpc.bsf.classinfo.ClassInfo
 
addAfterChangeHandler(IAfterAttributeChangeListener) - Method in class com.cordys.cpc.bsf.classinfo.AttributeInfo
Add a AfterChangeHandler for this attribute
addAfterCommitListener(IAfterCommitObjectListener) - Method in class com.cordys.cpc.bsf.classinfo.ClassInfo
 
addAfterDeleteListener(IAfterDeleteListener) - Method in class com.cordys.cpc.bsf.classinfo.ClassInfo
 
addAfterInsertListener(IAfterInsertListener) - Method in class com.cordys.cpc.bsf.classinfo.ClassInfo
 
addAfterLoadListener(IAfterLoadListener) - Method in class com.cordys.cpc.bsf.classinfo.ClassInfo
 
addAfterUpdateListener(IAfterUpdateListener) - Method in class com.cordys.cpc.bsf.classinfo.ClassInfo
 
addApplicationConnector(ApplicationConnector) - Method in class com.eibus.soap.Processor
Add a ApplicationConnector to the list of registered applicationConnectors.
addAssociationQuery(AssociationQueryObject) - Method in class com.cordys.cpc.bsf.busobject.QueryObject
 
addAttributeInfo(AttributeInfo) - Method in class com.cordys.cpc.bsf.classinfo.ClassInfo
 
addAvailabilityHandler(IAttributeAvailabilityListener) - Method in class com.cordys.cpc.bsf.classinfo.AttributeInfo
 
addBase64Value(char[]) - Method in class com.eibus.directory.soap.LDAPAttribute
 
addBase64Value(String) - Method in class com.eibus.directory.soap.LDAPAttribute
 
addBase64Value(StringBuffer, int, int) - Method in class com.eibus.directory.soap.LDAPAttribute
 
addBeforeAbortListeners(IBeforeAbortObjectListener) - Method in class com.cordys.cpc.bsf.classinfo.ClassInfo
 
addBeforeChangeHandler(IBeforeAttributeChangeListener) - Method in class com.cordys.cpc.bsf.classinfo.AttributeInfo
Add a BeforeChangeHandler for this attribute
addBeforeCommitListeners(IBeforeCommitObjectListener) - Method in class com.cordys.cpc.bsf.classinfo.ClassInfo
 
addBeforeDeleteListener(IBeforeDeleteListener) - Method in class com.cordys.cpc.bsf.classinfo.ClassInfo
 
addBeforeInsertListener(IBeforeInsertListener) - Method in class com.cordys.cpc.bsf.classinfo.ClassInfo
 
addBeforeUpdateListener(IBeforeUpdateListener) - Method in class com.cordys.cpc.bsf.classinfo.ClassInfo
 
addButton(int, String, String, String) - Method in class com.eibus.xforms.XFormsDef
Adds a button to a button controlbox.
addButtonControlbox(int, String, String) - Method in class com.eibus.xforms.XFormsDef
Adds a button group.
addCheckbox(int, String, String, String, String, String) - Method in class com.eibus.xforms.XFormsDef
Adds a checkbox
addChoiceHandler(IAttributeValuesListener) - Method in class com.cordys.cpc.bsf.classinfo.AttributeInfo
Deprecated.
use method addValuesHandler
addClassToAttrSet(LDAPAttributeSet, ClassDefinition) - Static method in class com.eibus.directory.soap.LDAPUtil
Adds the 'objectclass' attribute for the given class definition and its super classes to the given attribute set.
addClickChoiceDocked(int, String, String, String, String, String, String, String[], String) - Method in class com.eibus.xforms.XFormsDef
Adds a docked click choice option to the node.
addClickChoiceDocked(int, XFormsDef, String, String, String, String, String, String[], String) - Method in class com.eibus.xforms.XFormsDef
Adds a docked generated click choice option to the node.
addClickChoiceSimple(int, String, String, String, String[], int, int) - Method in class com.eibus.xforms.XFormsDef
Adds an undocked click choice option to the node.
addClickChoiceSimple(int, XFormsDef, String, String, String[], int, int) - Method in class com.eibus.xforms.XFormsDef
Adds an undocked generated click choice option to the node.
addClickChoiceUnDocked(int, String, String, String, String, String, String, String[], int, int, int, int) - Method in class com.eibus.xforms.XFormsDef
Adds an undocked click choice option to the node.
addClickChoiceUnDocked(int, XFormsDef, String, String, String, String, String, String[], int, int, int, int) - Method in class com.eibus.xforms.XFormsDef
Adds an undocked generated click choice option to the node.
addCompositeControl(int, String) - Method in class com.eibus.xforms.XFormsDef
Adds a Composite control
addCompositeControl(int, String, String) - Method in class com.eibus.xforms.XFormsDef
Adds a Composite control
addConstraintHandler(IAttributeConstraintListener) - Method in class com.cordys.cpc.bsf.classinfo.AttributeInfo
Add a constraint handler for this attribute
addConstraintHandler(IObjectConstraintListener) - Method in class com.cordys.cpc.bsf.classinfo.ClassInfo
Add a validator for this attribute
addControlBar(int, boolean, boolean, boolean) - Method in class com.eibus.xforms.XFormsDef
Adds a controlbar to a table, groupbox or tabGroup.
addCustomProblemStatusEventListener(IProblemStatusEventListener) - Method in class com.eibus.applicationconnector.sql.DBConnectionPool
 
addDetailEntry(int) - Method in interface com.eibus.soap.fault.FaultDetail
Adds the given XML as detail entry.
addDetailEntry(QName, IStringResource, Object...) - Method in interface com.eibus.soap.fault.FaultDetail
Adds the given string resource as detail entry.
addDetailEntry(Throwable) - Method in interface com.eibus.soap.fault.FaultDetail
Adds the given exception as detail entry.
addDiagnosticContext(String, String) - Method in interface com.cordys.logger.LoggerContext
Adds a specific Logger Context to the current thread.
addDisplayHandler(IAttributeDisplayListener) - Method in class com.cordys.cpc.bsf.classinfo.AttributeInfo
Add a DisplayHandler for this attribute
addDisplayHandler(IObjectDisplayListener) - Method in class com.cordys.cpc.bsf.classinfo.ClassInfo
Add a validator for this attribute
addDocumentCreationEventListener(Document._IDocumentCreationEventListener) - Static method in class com.eibus.xml.nom.Document
This method adds an event listener that is informed when a new document is created.
addError(BusObject, int, int, int, String) - Method in exception com.cordys.cpc.bsf.busobject.exception.BsfUpdateException
Constructs the BsfUpdateException as per the details specified in the input arguments.
addError(int) - Method in exception com.cordys.cpc.bsf.busobject.exception.QueryException
Adds the error Xml node to this exception.
addError(int[]) - Method in exception com.cordys.cpc.bsf.busobject.exception.QueryException
Adds the error Xml nodes to this exception.
addError(BusObject, String, String) - Method in interface com.cordys.cpc.bsf.event.ConstraintEvent
Adds an error to the attribute of the given object
addError(BusObject, String) - Method in interface com.cordys.cpc.bsf.event.ConstraintEvent
Adds an error to the object
addError(BusObject, String, IStringResource, Object...) - Method in interface com.cordys.cpc.bsf.event.ConstraintEvent
Adds an error to the attribute of the given object
addError(BusObject, IStringResource, Object...) - Method in interface com.cordys.cpc.bsf.event.ConstraintEvent
Adds an error to the object
addEvent() - Method in interface com.eibus.management.counters.IEventOccurrenceCounter
 
addEvent(int) - Method in interface com.eibus.management.counters.IEventValueCounter
 
addFrame(int, String, String) - Method in class com.eibus.xforms.XFormsDef
Adds a frame
addGlobalScript(String) - Method in class com.eibus.xforms.XFormsDef
Adds a global script (allows for defining global variables).
addGroup(int, String, String) - Method in class com.eibus.xforms.XFormsDef
Adds a group, which allows other elements to be grouped together.
addGroupBox(int, String, String) - Method in class com.eibus.xforms.XFormsDef
Simple visible groupbox for grouping other elements.
addGroupBox(int, String, String, String, boolean, boolean) - Method in class com.eibus.xforms.XFormsDef
Groupbox with controls for grouping other elements.
addImage(int, String, String, String) - Method in class com.eibus.xforms.XFormsDef
Adds an image
addImageControlbox(int, String, String) - Method in class com.eibus.xforms.XFormsDef
Adds an image group.
addImageControlbox(int, String, String, String) - Method in class com.eibus.xforms.XFormsDef
Adds an image group.
addInitializeHandler(IAttributeInitializeListener) - Method in class com.cordys.cpc.bsf.classinfo.AttributeInfo
Add a Initialize handler for this attribute
addInitializeHandler(IObjectInitializeListener) - Method in class com.cordys.cpc.bsf.classinfo.ClassInfo
Add an initialization handler
addInput(int, String, String, String) - Method in class com.eibus.xforms.XFormsDef
Adds an input to the main xform or to another element.
addItem(int, String, String) - Method in class com.eibus.xforms.XFormsDef
Adds an item to a custom content select or list
addLegacyPropertyProvider(String, ILegacySettingProvider) - Method in interface com.eibus.management.IManagedComponent
Registers a legacy property provider for a given legacy property prefix.
addList(int, String, String, String, boolean) - Method in class com.eibus.xforms.XFormsDef
Adds a list to the xform or to another element.
addListener(String, ScheduleListener) - Method in class com.cordys.cpc.coboc.modeler.ScheduleModeler
This method is used to add a listener which needs to be invoked when a schedule is reached.This is used by internal components for registering their listeners.
addListener(String, ScheduleListener) - Method in interface com.cordys.cpc.coboc.scheduler.ISchedulerEngine
Adds a listener which needs to be invoked when a schedule is reached.
addListener(String, ScheduleListener) - Method in class com.cordys.cpc.coboc.scheduler.SchedulerEngine
 
addListener(String, ScheduleListener) - Method in class com.cordys.cpc.coboc.scheduler.VolatileSchedulerEngine
 
addMessage(BusObject, String, String, ConstraintEvent.Category) - Method in interface com.cordys.cpc.bsf.event.ConstraintEvent
Adds a message to the attribute of the given object
addMessage(BusObject, String, ConstraintEvent.Category) - Method in interface com.cordys.cpc.bsf.event.ConstraintEvent
Adds an error to the object
addMessage(BusObject, String, IStringResource, ConstraintEvent.Category, Object...) - Method in interface com.cordys.cpc.bsf.event.ConstraintEvent
Adds an error to the attribute of the given object
addMessage(BusObject, IStringResource, ConstraintEvent.Category, Object...) - Method in interface com.cordys.cpc.bsf.event.ConstraintEvent
Adds an error to the object
addModel(String, String, String, String) - Method in class com.eibus.xforms.XFormsDef
Adds a model to the form.
addModel(String, String, String, String, String[]) - Method in class com.eibus.xforms.XFormsDef
Adds a model to the form.
addModel(String, String, String, String, String[], String[]) - Method in class com.eibus.xforms.XFormsDef
Adds a model to the form.
addModelAfterEBIValidate(int, String) - Method in class com.eibus.xforms.XFormsDef
Adds an AfterEBIValidate event to a WsAppsmodel
addModelBeforeEBIValidate(int, String) - Method in class com.eibus.xforms.XFormsDef
Adds an BeforeEBIValidate event to a WsAppsmodel
addModelOnAfterChange(int, String) - Method in class com.eibus.xforms.XFormsDef
Adds an OnAfterChange event to a model
addModelOnAfterDelete(int, String) - Method in class com.eibus.xforms.XFormsDef
Adds an OnAfterDelete event to a model
addModelOnAfterInsert(int, String) - Method in class com.eibus.xforms.XFormsDef
Adds an OnAfterInsert event to a model
addModelOnBeforeChange(int, String) - Method in class com.eibus.xforms.XFormsDef
Adds an OnBeforeChange event to a model
addModelOnBeforeDelete(int, String) - Method in class com.eibus.xforms.XFormsDef
Adds an OnBeforeDelete event to a model
addModelOnBeforeInsert(int, String) - Method in class com.eibus.xforms.XFormsDef
Adds an OnBeforeInsert event to a model
addModelOnBeforeSync(int, String) - Method in class com.eibus.xforms.XFormsDef
Adds an OnBeforeSynchronize event to a model
addModelOnChange(int, String) - Method in class com.eibus.xforms.XFormsDef
Adds an OnChange event to a model
addModelOnDataCompleted(int, String) - Method in class com.eibus.xforms.XFormsDef
Adds an OnDataCompleted event to a model
addModelOnDelete(int, String) - Method in class com.eibus.xforms.XFormsDef
Adds an OnDelete event to a model
addModelOnFind(int, String) - Method in class com.eibus.xforms.XFormsDef
Adds an OnFind event to a model
addModelOnInsert(int, String) - Method in class com.eibus.xforms.XFormsDef
Adds an OnInsert event to a model
addModelOnRequest(int, String) - Method in class com.eibus.xforms.XFormsDef
Adds an OnRequest event to a model
addModelOnResponse(int, String) - Method in class com.eibus.xforms.XFormsDef
Adds an OnResponse event to a model
addModelOnSOAPFault(int, String) - Method in class com.eibus.xforms.XFormsDef
Adds an OnSOAPFault event to a model
addModelOnSynchronized(int, String) - Method in class com.eibus.xforms.XFormsDef
Adds an OnSynchronized event to a model
addNamespaceBinding(String, String) - Method in class com.eibus.xml.xpath.XPathMetaInfo
Binds a prefix to the specific URI in the document.
addNamespaceURI(int, String, String) - Method in class com.eibus.xforms.XFormsDef
Adds a namespace node to a model
addNode(int, int) - Method in class com.eibus.xforms.XFormsDef
Adds a copy of a predefined node (elementNode), created with the function createEmptyNode to the destinationNode.
addObject(XObject) - Method in interface com.cordys.bre.engine.RuleSession
Add the xobject to the rule session context.
addOnAfterClick(int, String) - Method in class com.eibus.xforms.XFormsDef
Adds an onafterclick event to a save, insert, delete or refresh button.
addOnAfterZoom(int, String) - Method in class com.eibus.xforms.XFormsDef
Adds an OnAfterZoom event to an element (input, output, textarea or text)
addOnBeforeBind(int, String) - Method in class com.eibus.xforms.XFormsDef
Adds an OnBeforeDataBind event to an element
addOnBeforeClick(int, String) - Method in class com.eibus.xforms.XFormsDef
Adds an onbeforeclick event to a save, insert, delete or refresh button.
addOnBeforeClose(String) - Method in class com.eibus.xforms.XFormsDef
Adds an onbeforeclose event to the xform.
addOnBeforeFill(int, String) - Method in class com.eibus.xforms.XFormsDef
Adds an onBeforeFill event to a select or a list
addOnBeforeRowBind(int, String) - Method in class com.eibus.xforms.XFormsDef
Adds an addOnBeforeRowBind event to a table.
addOnBeforeSynchronizedDialogOpen(int, String) - Method in class com.eibus.xforms.XFormsDef
Adds an on before synchronized dialog open event to a table with a synchronized dialog option.
addOnBeforeZoom(int, String) - Method in class com.eibus.xforms.XFormsDef
Adds an OnBeforeZoom event to an element (input, output, textarea or text)
addOnChange(int, String) - Method in class com.eibus.xforms.XFormsDef
Adds an OnChange event to an element
addOnClick(int, String) - Method in class com.eibus.xforms.XFormsDef
Adds an OnClick event (only for a button and image).
addOnFocusIn(int, String) - Method in class com.eibus.xforms.XFormsDef
Adds an OnFocusIn event to an element
addOnFocusOut(int, String) - Method in class com.eibus.xforms.XFormsDef
Adds an OnFocusOut event to an element
addOnFormInit(String) - Method in class com.eibus.xforms.XFormsDef
Adds an init event to the main form, fires when form is started
addOnFormInitDone(String) - Method in class com.eibus.xforms.XFormsDef
Adds an init done event to the main form, fires when form has been loaded
addOnRowChecked(int, String) - Method in class com.eibus.xforms.XFormsDef
Adds an onRowChecked event to a table.
addOnRowSelect(int, String) - Method in class com.eibus.xforms.XFormsDef
Adds an onRowSelect event to a table.
addOnValidate(int, String) - Method in class com.eibus.xforms.XFormsDef
Adds an OnValidate event to an element
addOutput(int, String, String, String) - Method in class com.eibus.xforms.XFormsDef
Adds an output to the xform or to another element.
addPaginationBar(int, boolean, boolean, boolean, boolean, boolean, boolean) - Method in class com.eibus.xforms.XFormsDef
Adds a pagination bar to a table, groupbox or tabgroup.
addParameter(String, String, Object) - Method in class com.cordys.cpc.bsf.busobject.DMLStatement
 
addParameter(String, Types, Object) - Method in class com.cordys.cpc.bsf.busobject.DMLStatement
 
addParameter(String, String, int) - Method in class com.cordys.cpc.bsf.busobject.QueryObject
Define a parameter for the query.
addParameter(String, String, int, Object) - Method in class com.cordys.cpc.bsf.busobject.QueryObject
Define a parameter for the query and set its value.
addParameter(String, String) - Method in class com.cordys.mdm.statemachine.util.Parameters
Use this method to add a name/value pair.
addParameterAsXml(int) - Method in class com.cordys.cpc.bsf.soap.SOAPRequestObject
Adds the given xml as a parameter to this SOAP method call The caller must take care of deleting the argument node, as the implementation uses a clone of the node passed as an argument.
addPassword(int, String, String, String) - Method in class com.eibus.xforms.XFormsDef
Adds an password (secret) to the xform or to another element.
addRadio(int, String, String) - Method in class com.eibus.xforms.XFormsDef
Adds a radio to a radio controlbox.
addRadioChoicebox(int, String, String, String, String) - Method in class com.eibus.xforms.XFormsDef
Adds a Radio group.
addRelationInfo(RelationInfo) - Method in class com.cordys.cpc.bsf.classinfo.ClassInfo
 
addResultClass(Class) - Method in class com.cordys.cpc.bsf.busobject.StoredProcedure
Set the result class if the stored procedure returns resultset(s).
addRichText(int, String, String, Boolean) - Method in class com.eibus.xforms.XFormsDef
Adds a RichText control the xform.
addRunningStateChangeHandler(RunningStateChangeHandler) - Method in class com.eibus.soap.Processor
 
addSchedule(int, boolean, String, boolean) - Method in class com.cordys.cpc.coboc.modeler.ScheduleModeler
This method is used to read the XML request and create a schedule for the same.This method is called by createSchedule and createMDHSchedule.
addSchedule(ScheduleEvent) - Method in class com.cordys.cpc.coboc.modeler.ScheduleModeler
 
addSchedule(ScheduleEvent) - Method in interface com.cordys.cpc.coboc.scheduler.IVolatileSchedulerEngine
Deprecated. 
addSchedule(ScheduleEvent) - Method in class com.cordys.cpc.coboc.scheduler.SchedulerManager
Deprecated.
addSchedule(ScheduleEvent, boolean) - Method in class com.cordys.cpc.coboc.scheduler.SchedulerManager
Adds a ScheduleEvent to the Q for triggering based on its time.
addSchedule(ScheduleEvent) - Method in class com.cordys.cpc.coboc.scheduler.VolatileSchedulerEngine
 
addScheduleInstance(ScheduleEvent, Document) - Method in class com.cordys.cpc.coboc.modeler.ScheduleModeler
 
addSelect(int, String, String, String) - Method in class com.eibus.xforms.XFormsDef
Adds a select to the xform or to another element.
addSoapNodeWatcher(Processor) - Method in interface com.cordys.cpc.coboc.scheduler.IPersistantSchedulerEngine
Add a new soap node watcher to Scheduler engine.
addSoapNodeWatcher(Processor) - Method in class com.cordys.cpc.coboc.scheduler.SchedulerEngine
 
addSoapNodeWatcher(Processor) - Method in class com.cordys.cpc.coboc.scheduler.SchedulerManager
Adds the given Processor as a soap node watcher
addSplitter(int, String, int, boolean) - Method in class com.eibus.xforms.XFormsDef
Adds a splitter to a groupbox, group, mainform, tabpage or splitterpage.
addTabGroup(int, String, boolean) - Method in class com.eibus.xforms.XFormsDef
Adds a tabgroup, for grouping tabpages.
addTabGroup(int, String, String, String) - Method in class com.eibus.xforms.XFormsDef
Adds a tabgroup, for grouping tabpages.
addTable(int, String, String, boolean, String) - Method in class com.eibus.xforms.XFormsDef
Adds the basic structure of a table.
addTabPage(int, String, String, String) - Method in class com.eibus.xforms.XFormsDef
Adds a tabpage to a tabgroup.
addText(int, String, String, String) - Method in class com.eibus.xforms.XFormsDef
Adds a text (label) to the main form or to another element.
addTextarea(int, String, String, String) - Method in class com.eibus.xforms.XFormsDef
Adds a textarea to the xform or to another element.
addToClassPath(String, boolean) - Static method in class com.eibus.util.system.Native
Appends/Prepends the classpath specified to Cordys Classpath
addTokenToVectorExpressionTokens(Vector<ExpressionToken>, TokenConstants, String) - Method in interface com.cordys.bre.engine.ExpressionInterpreter
This methods adds an ExpressionToken to the given vector of expression tokens of type "tokenConstant" and value "value"
addToolbar(boolean) - Method in class com.eibus.xforms.XFormsDef
Adds a toolbar to the form.
addToolbarButton(int, String, String) - Method in class com.eibus.xforms.XFormsDef
Adds a custom button to a toolbar, controlbar or paginationbar.
addToolbarSeparator(int) - Method in class com.eibus.xforms.XFormsDef
Adds a separator to the selected toolbar, controlbar or paginationbar.
addToSoapMessage(int) - Method in interface com.eibus.security.identity.Identity
Add this Identity to a given SOAP message.
addURLValue(String) - Method in class com.eibus.directory.soap.LDAPAttribute
 
addURLValue(URL) - Method in class com.eibus.directory.soap.LDAPAttribute
 
addValue(String, String) - Method in interface com.cordys.cpc.bsf.event.AttributeValuesEvent
add the value to the current event set
addValue(String, ILocalizableString, Object[]) - Method in interface com.cordys.cpc.bsf.event.AttributeValuesEvent
add the value to the current event set
addValue(String) - Method in class com.eibus.directory.soap.LDAPAttribute
 
addValue(byte[]) - Method in class com.eibus.directory.soap.LDAPAttribute
 
addValuesHandler(IAttributeValuesListener) - Method in class com.cordys.cpc.bsf.classinfo.AttributeInfo
Add a ValuesListener for this attribute
addVarBinding(String, XPathResult) - Method in class com.eibus.xml.xpath.XPathMetaInfo
Binds a result to a variable.
addXML(String, String) - Method in class com.eibus.xforms.XFormsDef
Adds XML to the xform.
addZoom(int, String, String) - Method in class com.eibus.xforms.XFormsDef
Adds a zoom option to an input, output, textarea or text.
addZoom(int, XFormsDef, String) - Method in class com.eibus.xforms.XFormsDef
Adds a zoom page to an input, output, textarea or text.
adjustHeader(int, String) - Static method in class com.eibus.connector.nom.SOAPMessage
adjust the header by swaping sender and receiver as response needs to be sent
AfterAbortObjectEvent - Interface in com.cordys.cpc.bsf.event
Event object being used in AfterAbortObject event
AfterAttributeChangeEvent - Interface in com.cordys.cpc.bsf.event
Represents the property after change event for a attribute
AfterChangeEvent - Interface in com.cordys.cpc.bsf.event
Represents the after change event for an entity
AfterCommitObjectEvent - Interface in com.cordys.cpc.bsf.event
Event object being used in AfterCommitObject event
afterLoadClassInfo() - Method in class com.cordys.cpc.bsf.classinfo.ClassInfo
This method has been called after customizeClassInfo method has been called.
AlertLevel - Class in com.eibus.management
This class represents the possible alert levels.
allow(List<String>, List<String>, List<String>) - Method in class com.eibus.util.CommandLine.ValidOptions
Make the given options known and allowed.
allowArg(String) - Method in class com.eibus.util.CommandLine.ValidOptions
Make arg option known and allowed.
allowClumped(boolean) - Method in class com.eibus.util.CommandLine.OptionStyle
Set whether clumped short options are allowed.
allowClumpWithArgument(boolean) - Method in class com.eibus.util.CommandLine.OptionStyle
Set whether a clump may contain an argument.
allowDoubleDashShort(boolean) - Method in class com.eibus.util.CommandLine.OptionStyle
Set whether a short option may start with a double dash.
allowFlag(String) - Method in class com.eibus.util.CommandLine.ValidOptions
Make flag option known and allowed.
allowFlarg(String) - Method in class com.eibus.util.CommandLine.ValidOptions
Make flarg option known and allowed.
allowJust(List<String>, List<String>, List<String>) - Method in class com.eibus.util.CommandLine.ValidOptions
Make the given options known and allowed, and disallow all others.
allowMixed(boolean) - Method in class com.eibus.util.CommandLine.OptionStyle
Set whether mixed options and parameters are allowed.
allowOption(String, boolean, boolean) - Method in class com.eibus.util.CommandLine.ValidOptions
Make option known and allowed.
allowOptionLikeArgument(boolean) - Method in class com.eibus.util.CommandLine.OptionStyle
Set whether an option argument may look like a flag.
allowSingleDashLong(boolean) - Method in class com.eibus.util.CommandLine.OptionStyle
Set whether a long option may start with a single dash.
allowSlash(boolean) - Method in class com.eibus.util.CommandLine.OptionStyle
Set whether options may start with a slash.
allowUnknown() - Method in class com.eibus.util.CommandLine.ValidOptions
Allow all kinds of unknown options.
allowUnknown(boolean, boolean) - Method in class com.eibus.util.CommandLine.ValidOptions
Allow unknown options.
analyseInnerObjects(BusObjectIterator<T>, BusObjectIterator<T>) - Static method in class com.cordys.cpc.bsf.util.ObjectHelper
Analyzes a collection of inner objects.
AnonymousBusObject - Class in com.cordys.cpc.bsf.busobject
This class is used by the framework as the default result class that will be set as the return type if the user has not set the result class specifically.
AnonymousBusObject(BusObjectConfig) - Constructor for class com.cordys.cpc.bsf.busobject.AnonymousBusObject
Creates a new instance of AnonymousBusObject
append(int, int, int) - Static method in class com.eibus.xml.nom.Node
Appends a range of nodes to most right sibling of the destination node.
append(int, int) - Static method in class com.eibus.xml.nom.Node
Appends the specified node to most right sibling of the destination node.
appendToChildren(int, int, int) - Static method in class com.eibus.xml.nom.Node
Appends the range of nodes to the children of the destination node.
appendToChildren(int, int) - Static method in class com.eibus.xml.nom.Node
Appends the specified node to the children of the destination node.
APPLICATION_INITIALIZER - Static variable in class com.cordys.cpc.bsf.event.StdTriggers
EventTrigger for APPLICATION_INITIALIZER operation.
ApplicationConnector - Class in com.eibus.soap
Extend from this class to make a custom Application Connector.
ApplicationConnector() - Constructor for class com.eibus.soap.ApplicationConnector
 
ApplicationIntializeEvent - Interface in com.cordys.cpc.bsf.event
WS-AppServer event that provides API to handle the initialization logic for application.
ApplicationTransaction - Interface in com.eibus.soap
 
applyAdditionalTransformation(int) - Method in class com.opentext.applicationconnector.httpconnector.impl.StandardResponseHandler
Applies additional transformations as laid out by the XSL registered in the method implementation and returns the modified NOM xml
applyChanges(BusObject) - Method in class com.cordys.cpc.bsf.busobject.BusObject
 
ARRAY - Static variable in class com.eibus.xml.nom.CompoundType
 
attrDef - Variable in class com.eibus.directory.soap.LDAPUtil.AttrNameValue
 
attribCache - Static variable in class com.cordys.cpc.coboc.CacheHandler
Deprecated.
 
ATTRIBUTE - Static variable in class com.eibus.xml.nom.NodeType
 
ATTRIBUTE - Static variable in class com.eibus.xml.xpath.ResultNode
 
ATTRIBUTE_CHANGE - Static variable in class com.cordys.cpc.bsf.event.StdTriggers
EventTrigger for ATTRIBUTE_CHANGE operation.
AttributeAccessEvent - Interface in com.cordys.cpc.bsf.event
When an AccessHandler is invoked an instance of com.cordys.cpc.bsf.event.AttributeAccessListener is passed.
AttributeAvailabilityEvent - Interface in com.cordys.cpc.bsf.event
Represents the Availability event of an Attribute
AttributeConstraintEvent - Interface in com.cordys.cpc.bsf.event
Represents the constraint event of an attribute
AttributeInfo - Class in com.cordys.cpc.bsf.classinfo
 
AttributeInfo(String) - Constructor for class com.cordys.cpc.bsf.classinfo.AttributeInfo
Constructs an attribute info
AttributeInfo.Persistence - Enum in com.cordys.cpc.bsf.classinfo
 
AttributeInitializeEvent - Interface in com.cordys.cpc.bsf.event
Represents the initialization event of an attribute
AttributeValuesEvent - Interface in com.cordys.cpc.bsf.event
The attribute Value Event to define the possible slection/choices to be used in the front end
AttributeValuesEvent.Value - Interface in com.cordys.cpc.bsf.event
 
AttrNameValue(AttributeDefinition, String) - Constructor for class com.eibus.directory.soap.LDAPUtil.AttrNameValue
 
AttrNameValue(AttributeDefinition, String[]) - Constructor for class com.eibus.directory.soap.LDAPUtil.AttrNameValue
 
AttrNameValue(AttributeDefinition, byte[]) - Constructor for class com.eibus.directory.soap.LDAPUtil.AttrNameValue
 
audit(Instance, String) - Method in class com.cordys.mdm.statemachine.sminterface.persistor.AbstractMDMStateMachinePersistor
This method will be used to record/audit the changes happening on a state instance and is invoked in the following cases.
audit(Instance, String, Throwable) - Method in class com.cordys.mdm.statemachine.sminterface.persistor.AbstractMDMStateMachinePersistor
This method will be used to record/audit the changes happening on a state instance and is invoked in the following cases.
AuditListner - Interface in com.cordys.bre.engine
Deprecated.
Use RIMListener Instead
authenticate(Credentials) - Method in interface com.eibus.security.authentication.Authenticator
Authenticate the credentials with the implementation.
AuthenticationDetails - Class in com.eibus.applicationconnector.uddi
This is just an encapsulation class for holding the authentication details needed to invoke an external web service.
AuthenticationDetails(AuthenticationDetails.AuthenticationType, String, String) - Constructor for class com.eibus.applicationconnector.uddi.AuthenticationDetails
Constructor to initialize the AuthenticationDetails object
AuthenticationDetails.AuthenticationType - Enum in com.eibus.applicationconnector.uddi
Enumeration to hold the authentication types.
Authenticator - Interface in com.eibus.security.authentication
The Autenticator interface.
autoCleanup() - Method in class com.cordys.cpc.bsf.busobject.BusObjectManager
 
AvailabilityEvent - Interface in com.cordys.cpc.bsf.event
Represents the availability event for an entity

B

BASE - Static variable in class com.eibus.xml.nom.CompoundType
 
Base64 - Class in com.eibus.util
A Base64 Encoder/Decoder.
BeforeAbortObjectEvent - Interface in com.cordys.cpc.bsf.event
Event object being used in AfterAbortObject event
BeforeAttributeChangeEvent - Interface in com.cordys.cpc.bsf.event
Represents the property before change event for a BusObject.
BeforeChangeEvent - Interface in com.cordys.cpc.bsf.event
Represents the before change event for a object
BeforeCommitObjectEvent - Interface in com.cordys.cpc.bsf.event
Event object being used in BeforeCommitObject event
BigDecimal2Element(String, BigDecimal) - Method in class com.cordys.cpc.bsf.busobject.BusObject
Deprecated. 
BigDecimal2Element(String, BigDecimal, int) - Method in class com.cordys.cpc.bsf.busobject.BusObject
Deprecated. 
BigDecimal2String(BigDecimal) - Static method in class com.cordys.cpc.bsf.util.DataConverter
Converts BigDecimal to String
BigInteger2Element(String, BigInteger) - Method in class com.cordys.cpc.bsf.busobject.BusObject
Deprecated. 
BigInteger2Element(String, BigInteger, int) - Method in class com.cordys.cpc.bsf.busobject.BusObject
Deprecated. 
BigInteger2String(BigInteger) - Static method in class com.cordys.cpc.bsf.util.DataConverter
Converts BigInteger to String
BIN_BASE_64 - Static variable in class com.eibus.xml.nom.DataType
 
BizObject - Class in com.cordys.cpc.coboc
Deprecated.
BizObject() - Constructor for class com.cordys.cpc.coboc.BizObject
Deprecated.
Constructor to be used to make a object of type FOLDER
BizObject(long, long, String, String, String, String, String, String) - Constructor for class com.cordys.cpc.coboc.BizObject
Deprecated. 
BizObject(String, String, String, String, String, String, String, String) - Constructor for class com.cordys.cpc.coboc.BizObject
Deprecated.
 
BizObject(long, long, String, String, String, String, String, String, String) - Constructor for class com.cordys.cpc.coboc.BizObject
Deprecated. 
BizObject(String, String, String, String, String, String, String, String, String) - Constructor for class com.cordys.cpc.coboc.BizObject
Deprecated.
 
BizObject(long, long, String, String, String, String, String, String, String, int, int, int, int, int, String, String, String) - Constructor for class com.cordys.cpc.coboc.BizObject
Deprecated. 
BizObject(String, String, String, String, String, String, String, String, String, int, int, int, int, int, String, String, String) - Constructor for class com.cordys.cpc.coboc.BizObject
Deprecated.
 
BizObject(long, long, String, String, String, String, String, String, String, int, int, int, int, int, String, String, String, String) - Constructor for class com.cordys.cpc.coboc.BizObject
Deprecated. 
BizObject(String, String, String, String, String, String, String, String, String, int, int, int, int, int, String, String, String, String) - Constructor for class com.cordys.cpc.coboc.BizObject
Deprecated.
 
BizObject(long, long, String, String, String, String, String, String, String, int, int, int, int, int, String, String, String, String, String) - Constructor for class com.cordys.cpc.coboc.BizObject
Deprecated. 
BizObject(String, String, String, String, String, String, String, String, String, int, int, int, int, int, String, String, String, String, String) - Constructor for class com.cordys.cpc.coboc.BizObject
Deprecated.
 
BizObject(long, long, String, String, String, String, String, String, String, int, int, int, int, int, String, String, String, String, boolean) - Constructor for class com.cordys.cpc.coboc.BizObject
Deprecated. 
BizObject(String, String, String, String, String, String, String, String, String, int, int, int, int, int, String, String, String, String, boolean) - Constructor for class com.cordys.cpc.coboc.BizObject
Deprecated.
 
BizObject(long, long, long, String, String, String, String, String, int, int, String, String, String, String) - Constructor for class com.cordys.cpc.coboc.BizObject
Deprecated. 
BizObject(String, String, String, String, String, String, String, String, int, int, String, String, String, String) - Constructor for class com.cordys.cpc.coboc.BizObject
Deprecated.
 
BizObject(long, long, long, String, String, String, String, String, int, int, String, String, String, String, String) - Constructor for class com.cordys.cpc.coboc.BizObject
Deprecated. 
BizObject(String, String, String, String, String, String, String, String, int, int, String, String, String, String, String) - Constructor for class com.cordys.cpc.coboc.BizObject
Deprecated.
 
BizObject(long, String, String) - Constructor for class com.cordys.cpc.coboc.BizObject
Deprecated. 
BizObject(String, String, String) - Constructor for class com.cordys.cpc.coboc.BizObject
Deprecated.
 
BodyBlock - Class in com.eibus.soap
A BodyBlock is a wrapper object around one method in a SOAP Envelope.
BodyBlock(int, SOAPTransaction, MethodDefinition, int, int) - Constructor for class com.eibus.soap.BodyBlock
 
BodyBlock(int, SOAPTransaction, MethodDefinition) - Constructor for class com.eibus.soap.BodyBlock
 
BOOLEAN - Static variable in class com.eibus.xml.nom.DataType
 
boolean2Element(String, boolean) - Method in class com.cordys.cpc.bsf.busobject.BusObject
Deprecated. 
boolean2Element(String, boolean, int) - Method in class com.cordys.cpc.bsf.busobject.BusObject
Deprecated. 
boolean2String(boolean) - Static method in class com.cordys.cpc.bsf.util.DataConverter
Converts boolean to String
Boolean2String(Boolean) - Static method in class com.cordys.cpc.bsf.util.DataConverter
Converts Boolean to String
BSF - Class in com.cordys.cpc.bsf.busobject
This class contains the static helper methods to work with BSF applications.
BSF() - Constructor for class com.cordys.cpc.bsf.busobject.BSF
 
BsfApplicationRuntimeException - Exception in com.cordys.cpc.bsf.busobject.exception
The goal of this class to make a distinction between Application related exceptions and BSF exceptions.
BsfApplicationRuntimeException(String) - Constructor for exception com.cordys.cpc.bsf.busobject.exception.BsfApplicationRuntimeException
Deprecated.
BsfApplicationRuntimeException(String, Throwable) - Constructor for exception com.cordys.cpc.bsf.busobject.exception.BsfApplicationRuntimeException
Deprecated.
BsfApplicationRuntimeException(IStringResource, Object...) - Constructor for exception com.cordys.cpc.bsf.busobject.exception.BsfApplicationRuntimeException
Constructs an instance of BsfApplicationRuntimeException with the specified message code
BsfApplicationRuntimeException(IStringResource, Throwable, Object...) - Constructor for exception com.cordys.cpc.bsf.busobject.exception.BsfApplicationRuntimeException
Constructs an instance of BsfApplicationRuntimeException with the specified message code and nested exception.
BsfConnector - Class in com.cordys.cpc.bsf.connector

Note: The methods prefixed with '_' (underscore) must not be used in the application development.
BsfConnector() - Constructor for class com.cordys.cpc.bsf.connector.BsfConnector
 
BsfConstraintViolationException - Exception in com.cordys.cpc.bsf.busobject.exception
Is thrown when the constraint on a property is violated.
BsfConstraintViolationException(String) - Constructor for exception com.cordys.cpc.bsf.busobject.exception.BsfConstraintViolationException
Deprecated.
BsfConstraintViolationException(String, Throwable) - Constructor for exception com.cordys.cpc.bsf.busobject.exception.BsfConstraintViolationException
Deprecated.
BsfConstraintViolationException(IStringResource) - Constructor for exception com.cordys.cpc.bsf.busobject.exception.BsfConstraintViolationException
Constructs an instance of BsfApplicationRuntimeException with the specified message code
BsfConstraintViolationException(IStringResource, Object[]) - Constructor for exception com.cordys.cpc.bsf.busobject.exception.BsfConstraintViolationException
Constructs an instance of BsfApplicationRuntimeException with the specified message code
BsfConstraintViolationException(IStringResource, Object[], Throwable) - Constructor for exception com.cordys.cpc.bsf.busobject.exception.BsfConstraintViolationException
Constructs an instance of BsfApplicationRuntimeException with the specified message code and nested exception.
BsfContext - Class in com.cordys.cpc.bsf.busobject
BsfContext is a thread-bound context object that stores information used by the BSF framework, and which is also available to the application Every BSF soap request has a context associated with it.
BsfContext(Document) - Constructor for class com.cordys.cpc.bsf.busobject.BsfContext
 
BsfContext(BusObjectManager) - Constructor for class com.cordys.cpc.bsf.busobject.BsfContext
Creates the BsfContext with the given BusObjectManager
BsfContext(BsfConnectorTransaction, Document) - Constructor for class com.cordys.cpc.bsf.busobject.BsfContext
Creates an instance of BsfContext
BsfEvent - Interface in com.cordys.cpc.bsf.event
 
BsfEventException - Exception in com.cordys.cpc.bsf.busobject.exception
This exception is thrown when some error happens during event execution
BsfEventException(String) - Constructor for exception com.cordys.cpc.bsf.busobject.exception.BsfEventException
Deprecated.
BsfEventException(String, Throwable) - Constructor for exception com.cordys.cpc.bsf.busobject.exception.BsfEventException
Deprecated.
BsfEventException(String, BusObjectEvent) - Constructor for exception com.cordys.cpc.bsf.busobject.exception.BsfEventException
Creates a new instance of BsfEventException
BsfEventException(String, BusObjectEvent, Throwable) - Constructor for exception com.cordys.cpc.bsf.busobject.exception.BsfEventException
Deprecated.
BsfEventException(IStringResource, BusObjectEvent, Throwable) - Constructor for exception com.cordys.cpc.bsf.busobject.exception.BsfEventException
 
BsfEventListener - Interface in com.cordys.cpc.bsf.event
Base interface for listeners.
BsfException - Class in com.cordys.cpc.bsf.busobject.exception
 
BsfException() - Constructor for class com.cordys.cpc.bsf.busobject.exception.BsfException
Deprecated.
BsfException(String) - Constructor for class com.cordys.cpc.bsf.busobject.exception.BsfException
Deprecated.
BsfException(Throwable) - Constructor for class com.cordys.cpc.bsf.busobject.exception.BsfException
Creates an instance of BsfException with the nested exception.
BsfException(String, Throwable) - Constructor for class com.cordys.cpc.bsf.busobject.exception.BsfException
Deprecated.
BsfForceRetryException - Exception in com.cordys.cpc.bsf.busobject.exception
This Exception is thrown during runtime to test the retriable transaction feature.
BsfForceRetryException(String) - Constructor for exception com.cordys.cpc.bsf.busobject.exception.BsfForceRetryException
Deprecated.
BsfForceRetryException() - Constructor for exception com.cordys.cpc.bsf.busobject.exception.BsfForceRetryException
Deprecated.
BsfForceRetryException(IStringResource, Object...) - Constructor for exception com.cordys.cpc.bsf.busobject.exception.BsfForceRetryException
 
BsfInvalidTransactionException - Exception in com.cordys.cpc.bsf.busobject.exception
Is thrown in case of an invalid transaction.
BsfInvalidTransactionException() - Constructor for exception com.cordys.cpc.bsf.busobject.exception.BsfInvalidTransactionException
Deprecated.
BsfInvalidTransactionException(String) - Constructor for exception com.cordys.cpc.bsf.busobject.exception.BsfInvalidTransactionException
Deprecated.
BsfInvalidTransactionException(IStringResource, Object...) - Constructor for exception com.cordys.cpc.bsf.busobject.exception.BsfInvalidTransactionException
 
BsfInvalidUIDException - Exception in com.cordys.cpc.bsf.busobject.exception
 
BsfInvalidUIDException(IStringResource, Object...) - Constructor for exception com.cordys.cpc.bsf.busobject.exception.BsfInvalidUIDException
 
BsfInvalidUIDException(String) - Constructor for exception com.cordys.cpc.bsf.busobject.exception.BsfInvalidUIDException
Deprecated.
BsfNoContextException - Exception in com.cordys.cpc.bsf.busobject.exception
This exception is thrown when no context is avilable.
BsfNoContextException() - Constructor for exception com.cordys.cpc.bsf.busobject.exception.BsfNoContextException
Deprecated.
BsfNoContextException(String) - Constructor for exception com.cordys.cpc.bsf.busobject.exception.BsfNoContextException
Deprecated.
BsfNoContextException(IStringResource, Object...) - Constructor for exception com.cordys.cpc.bsf.busobject.exception.BsfNoContextException
 
BsfObjectChangedException - Exception in com.cordys.cpc.bsf.busobject.exception
This exception is thrown during persisting of the data into the repository store.
BsfObjectChangedException(String) - Constructor for exception com.cordys.cpc.bsf.busobject.exception.BsfObjectChangedException
Deprecated.
BsfObjectChangedException() - Constructor for exception com.cordys.cpc.bsf.busobject.exception.BsfObjectChangedException
Deprecated.
BsfObjectChangedException(IStringResource, Object...) - Constructor for exception com.cordys.cpc.bsf.busobject.exception.BsfObjectChangedException
 
BsfRetriableException - Interface in com.cordys.cpc.bsf.busobject.exception
This exception is thrown when an error has occured during persistence to the database and the transaction can be 'retried' again.
BsfRuntimeException - Exception in com.cordys.cpc.bsf.busobject.exception
This is a generic Runtime Exception that is thrown from the BSF framework.
BsfRuntimeException() - Constructor for exception com.cordys.cpc.bsf.busobject.exception.BsfRuntimeException
Deprecated.
BsfRuntimeException(String) - Constructor for exception com.cordys.cpc.bsf.busobject.exception.BsfRuntimeException
Deprecated.
BsfRuntimeException(String, Throwable) - Constructor for exception com.cordys.cpc.bsf.busobject.exception.BsfRuntimeException
Deprecated.
BsfRuntimeException(Throwable) - Constructor for exception com.cordys.cpc.bsf.busobject.exception.BsfRuntimeException
Creates an instance of BsfRuntimeException with the nested exception.
BsfRuntimeException(IStringResource, Object...) - Constructor for exception com.cordys.cpc.bsf.busobject.exception.BsfRuntimeException
 
BsfRuntimeException(Throwable, IStringResource, Object...) - Constructor for exception com.cordys.cpc.bsf.busobject.exception.BsfRuntimeException
 
BsfTransactionAbortedException - Exception in com.cordys.cpc.bsf.busobject.exception
This exception is thrown if the transaction has been started but has not ended.
BsfTransactionAbortedException() - Constructor for exception com.cordys.cpc.bsf.busobject.exception.BsfTransactionAbortedException
Deprecated.
BsfTransactionAbortedException(String) - Constructor for exception com.cordys.cpc.bsf.busobject.exception.BsfTransactionAbortedException
Deprecated.
BsfTransactionAbortedException(String, Throwable) - Constructor for exception com.cordys.cpc.bsf.busobject.exception.BsfTransactionAbortedException
Deprecated.
BsfTransactionAbortedException(Throwable) - Constructor for exception com.cordys.cpc.bsf.busobject.exception.BsfTransactionAbortedException
 
BsfTransactionAbortedException(Throwable, IStringResource, Object...) - Constructor for exception com.cordys.cpc.bsf.busobject.exception.BsfTransactionAbortedException
 
BsfTransactionAbortedException(IStringResource, Object...) - Constructor for exception com.cordys.cpc.bsf.busobject.exception.BsfTransactionAbortedException
 
BsfTransactionAlreadyStartedException - Exception in com.cordys.cpc.bsf.busobject.exception
Is thrown in case of a transaction is already started and one more new transaction is tried to start before commit() or abort() of the old transaction.
BsfTransactionAlreadyStartedException() - Constructor for exception com.cordys.cpc.bsf.busobject.exception.BsfTransactionAlreadyStartedException
Deprecated.
BsfTransactionAlreadyStartedException(String) - Constructor for exception com.cordys.cpc.bsf.busobject.exception.BsfTransactionAlreadyStartedException
Deprecated.
BsfTransactionAlreadyStartedException(IStringResource, Object...) - Constructor for exception com.cordys.cpc.bsf.busobject.exception.BsfTransactionAlreadyStartedException
 
BsfTransactionNotStartedException - Exception in com.cordys.cpc.bsf.busobject.exception
Is thrown in case the transaction is not started and any database change operation is attempted.
BsfTransactionNotStartedException(IStringResource, Object...) - Constructor for exception com.cordys.cpc.bsf.busobject.exception.BsfTransactionNotStartedException
Creates a new instance of BsfTransactionNotStartedException without detail message.
BsfTransactionNotStartedException(String) - Constructor for exception com.cordys.cpc.bsf.busobject.exception.BsfTransactionNotStartedException
Deprecated.
BsfTransactionRetryExceededException - Exception in com.cordys.cpc.bsf.busobject.exception
Is thrown when the transaction is retried more times than the specified or default Transaction Retriable count.
BsfTransactionRetryExceededException() - Constructor for exception com.cordys.cpc.bsf.busobject.exception.BsfTransactionRetryExceededException
Deprecated.
BsfTransactionRetryExceededException(String) - Constructor for exception com.cordys.cpc.bsf.busobject.exception.BsfTransactionRetryExceededException
Deprecated.
BsfTransactionRetryExceededException(String, BsfRetriableException) - Constructor for exception com.cordys.cpc.bsf.busobject.exception.BsfTransactionRetryExceededException
Deprecated.
BsfTransactionRetryExceededException(IStringResource, Object...) - Constructor for exception com.cordys.cpc.bsf.busobject.exception.BsfTransactionRetryExceededException
 
BsfUndefinedValueException - Exception in com.cordys.cpc.bsf.busobject.exception
 
BsfUndefinedValueException() - Constructor for exception com.cordys.cpc.bsf.busobject.exception.BsfUndefinedValueException
Deprecated.
BsfUndefinedValueException(String) - Constructor for exception com.cordys.cpc.bsf.busobject.exception.BsfUndefinedValueException
Deprecated.
BsfUndefinedValueException(String, Throwable) - Constructor for exception com.cordys.cpc.bsf.busobject.exception.BsfUndefinedValueException
Deprecated.
BsfUndefinedValueException(Throwable) - Constructor for exception com.cordys.cpc.bsf.busobject.exception.BsfUndefinedValueException
 
BsfUpdateException - Exception in com.cordys.cpc.bsf.busobject.exception
This exception is thrown during persisting of the data into the repository store.
BsfUpdateException() - Constructor for exception com.cordys.cpc.bsf.busobject.exception.BsfUpdateException
Constructs the BsfUpdateException.
BsfUpdateException(String) - Constructor for exception com.cordys.cpc.bsf.busobject.exception.BsfUpdateException
Deprecated.
BsfUpdateException(Throwable) - Constructor for exception com.cordys.cpc.bsf.busobject.exception.BsfUpdateException
Constructs the BsfUpdateException with the given underlying or nested exception.
BsfUpdateException(String, Throwable) - Constructor for exception com.cordys.cpc.bsf.busobject.exception.BsfUpdateException
Deprecated.
BsfUpdateException(String, String) - Constructor for exception com.cordys.cpc.bsf.busobject.exception.BsfUpdateException
Deprecated.
BsfUpdateException(IStringResource, Object...) - Constructor for exception com.cordys.cpc.bsf.busobject.exception.BsfUpdateException
 
BsfUpdateException(Throwable, IStringResource, Object...) - Constructor for exception com.cordys.cpc.bsf.busobject.exception.BsfUpdateException
 
build() - Method in class com.cordys.cap.utility.DeploymentUtility.Builder
Builds the deployment utility with the specified inputs.
buildAttrSet(ClassDefinition, LDAPUtil.AttrNameValue[]) - Static method in class com.eibus.directory.soap.LDAPUtil
Builds an attribute set given a class definition and a set of attribute name/value pairs.
buildLDAPModificationArray(ClassDefinition, int, LDAPUtil.AttrNameValue[]) - Static method in class com.eibus.directory.soap.LDAPUtil
Builds an LDAP modification array a class definition and a set of attribute name/value pairs.
BusinessObject - Class in com.cordys.mdm.statemachine
This class is a wrapper around the state machine instance payload.
BusinessObject(String, int) - Constructor for class com.cordys.mdm.statemachine.BusinessObject
Constructs a BusinessObject with the specified business object name and business object element
BusinessObject(String, int, int) - Constructor for class com.cordys.mdm.statemachine.BusinessObject
Constructs a BusinessObject with the specified details
BusObject - Class in com.cordys.cpc.bsf.busobject
Base class for Business Objects.
BusObject(BusObjectConfig) - Constructor for class com.cordys.cpc.bsf.busobject.BusObject
Creates an instance of BusObject.
BusObject.BusObjectOperation - Enum in com.cordys.cpc.bsf.busobject
Holds the operations associated to a BusObject At any given point of time, every BusObject has one of these operations.
BusObjectArray<T extends BusObject> - Class in com.cordys.cpc.bsf.busobject
 
BusObjectArray(Vector<T>) - Constructor for class com.cordys.cpc.bsf.busobject.BusObjectArray
Creates BusObjectArray with the given Objects in Vector
BusObjectArray(Hashtable<?, T>) - Constructor for class com.cordys.cpc.bsf.busobject.BusObjectArray
Creates BusObjectArray with the given Objects in Hashtable
BusObjectArray(Collection<T>) - Constructor for class com.cordys.cpc.bsf.busobject.BusObjectArray
Creates BusObjectArray with the given Objects in Collection
BusObjectConfig - Class in com.cordys.cpc.bsf.busobject
A BusObjectConfig object is used in a BusObject's constructor in order to create a BusObject.
BusObjectConfig(BusObject) - Constructor for class com.cordys.cpc.bsf.busobject.BusObjectConfig
Make a BusObjectConfig object in order to create a BusObject that is a copy of the passed object.
BusObjectConfig(BusObject, Class) - Constructor for class com.cordys.cpc.bsf.busobject.BusObjectConfig
Make a BusObjectConfig object in order to create a BusObject that is a copy of the passed object.
BusObjectConfig(BusObject, int) - Constructor for class com.cordys.cpc.bsf.busobject.BusObjectConfig
Make a BusObjectConfig object in order to create a BusObject that is a copy of the passed object.
BusObjectConfig(BusObject, Class, int) - Constructor for class com.cordys.cpc.bsf.busobject.BusObjectConfig
Make a BusObjectConfig object in order to create a BusObject that is a copy of the passed object.
BusObjectConfig(BusObjectManager, BusObject, Class, int) - Constructor for class com.cordys.cpc.bsf.busobject.BusObjectConfig
Make a BusObjectConfig object in order to create a BusObject that is a copy of the passed object.
BusObjectConfig(BusObjectManager, int, int) - Constructor for class com.cordys.cpc.bsf.busobject.BusObjectConfig
Make a BusObjectConfig object in order to create a BusObject.
BusObjectConfig(BusObjectManager, Element, int) - Constructor for class com.cordys.cpc.bsf.busobject.BusObjectConfig
Make a BusObjectConfig object in order to create a BusObject.
BusObjectConfig(BusObjectManager, int, Class, int) - Constructor for class com.cordys.cpc.bsf.busobject.BusObjectConfig
Make a BusObjectConfig object in order to create a BusObject.
BusObjectConfig(BusObjectManager, Element, Class, int) - Constructor for class com.cordys.cpc.bsf.busobject.BusObjectConfig
Make a BusObjectConfig object in order to create a BusObject.
BusObjectConfig(BusObjectManager, int, int, Class, int) - Constructor for class com.cordys.cpc.bsf.busobject.BusObjectConfig
Make a BusObjectConfig object in order to create a BusObject.
BusObjectConfig(BusObjectManager, Element, Element, Class, int) - Constructor for class com.cordys.cpc.bsf.busobject.BusObjectConfig
 
BusObjectConfig(BusObjectManager, BusObject, String, String) - Constructor for class com.cordys.cpc.bsf.busobject.BusObjectConfig
Make a BusObjectConfig object in order to create an inner object inside an outer object.
BusObjectEvent - Interface in com.cordys.cpc.bsf.event
Generice interface for all events that are fired on a BusObject.
BusObjectIterator<T extends BusObject> - Interface in com.cordys.cpc.bsf.busobject
BusObjectIterator is an iterator of BusObjects.
BusObjectManager - Class in com.cordys.cpc.bsf.busobject
The class BusObjectManager represents a transaction on top of a certain Backend (e.g.
BusObjectManager(Config, Document) - Constructor for class com.cordys.cpc.bsf.busobject.BusObjectManager
 
BusObjectManager(Config, Document, AccessControlObject) - Constructor for class com.cordys.cpc.bsf.busobject.BusObjectManager
Creates a BusObjectManager with the given user credentials for the given configuration
BusObjectPropertyChangeEvent - Class in com.cordys.cpc.bsf.event
Deprecated. 
BusObjectPropertyChangeEvent(BusObject, String, Object, Object) - Constructor for class com.cordys.cpc.bsf.event.BusObjectPropertyChangeEvent
Deprecated.
Creates a new instance of BusObjectPropertyChangeEvent
BusObjectPropertyChangeEvent(BusObject, String, Object, Object, boolean) - Constructor for class com.cordys.cpc.bsf.event.BusObjectPropertyChangeEvent
Deprecated.
Creates a new instance of BusObjectPropertyChangeEvent
BusObjectPropertyChangeEvent(BeforeAttributeChangeEvent) - Constructor for class com.cordys.cpc.bsf.event.BusObjectPropertyChangeEvent
Deprecated.
Creates a new instance of BusObjectPropertyChangeEvent
BusObjectPropertyCheckEvent - Class in com.cordys.cpc.bsf.event
Deprecated.
The errors, warning, and the information related to a certain Property of the BusObject under consideration are managed here.CheckPropertyEvents are fired during checkAll(), which is called as part of insert(), update(), and called as part of Validate request. The method checkAll is meant to validate the consistency of an object.

Eg.
<ValidateResponse>
   <tuple>
       <new>
         <Customers>
            <CustomerID>123</CustomerID>
            <Name msg-info=�Pierre is a preferred customer�>Pierre</Name>
            <City>Paris</City>
            <Country msg-warning=�UK might be invalid country for Paris�>UK</Country>
            <Region msg-error=�ABC is not known as Region�>ABC</Region>
         </Customers>
      </new>
   </tuple>
</ValidateResponse>

BusObjectPropertyCheckEvent(BusObject, String, Object) - Constructor for class com.cordys.cpc.bsf.event.BusObjectPropertyCheckEvent
Deprecated.
Creates a new instance of BusObjectPropertyCheckEvent
BusObjectPropertyCheckEvent(BusObject, String, Object, boolean) - Constructor for class com.cordys.cpc.bsf.event.BusObjectPropertyCheckEvent
Deprecated.
Creates a new instance of BusObjectPropertyCheckEvent
BusObjectPropertyCheckEvent(AttributeConstraintEvent) - Constructor for class com.cordys.cpc.bsf.event.BusObjectPropertyCheckEvent
Deprecated.
Creates a new instance of BusObjectPropertyCheckEvent
busObjectsAreEqual(BusObject, BusObject) - Static method in class com.cordys.cpc.bsf.util.ObjectHelper
Compares 2 BusObjects for equal.
BusObjectUpdateEvent - Interface in com.cordys.cpc.bsf.event
Represents the update event for a BusObject.
byte2Element(String, byte) - Method in class com.cordys.cpc.bsf.busobject.BusObject
Deprecated. 
byte2Element(String, byte, int) - Method in class com.cordys.cpc.bsf.busobject.BusObject
Deprecated. 
byte2String(byte) - Static method in class com.cordys.cpc.bsf.util.DataConverter
Converts byte to String
Byte2String(Byte) - Static method in class com.cordys.cpc.bsf.util.DataConverter
Converts Byte to String

C

Cache - Class in com.eibus.directory.soap
The Cache is used by a Proxy for improved LDAP caching.
Cache - Class in com.eibus.util.cache
This class acts as generic superclass for thread safe caches of for example SOAP call results.
Cache(long) - Constructor for class com.eibus.util.cache.Cache
 
Cache(long, Hashtable<?, ?>) - Constructor for class com.eibus.util.cache.Cache
 
Cache(long, Map<K, V>, Comparator<K>) - Constructor for class com.eibus.util.cache.Cache
 
Cache.CacheListeners - Class in com.eibus.directory.soap
Wraps all the operations related to management of all types of CacheListeners
Cache.OptimizedComparator - Class in com.eibus.directory.soap
Optimized search uses a sorted tree map on dn.
CACHE_SIZE - Static variable in class com.eibus.util.system.EIBProperties
Deprecated. 
CACHE_TIMEOUT - Static variable in class com.eibus.util.system.EIBProperties
Deprecated. 
CacheHandler - Class in com.cordys.cpc.coboc
Deprecated.
CacheHandler(int) - Constructor for class com.cordys.cpc.coboc.CacheHandler
Deprecated.
Use other constructor with Problem-monitor and JMX Management support enabled. Usage of the constructor with four parameters (Configuration, Problem-monitor, Managed-Component & Processor) is recommended.
CacheHandler(int, CobocProblemMonitor, IManagedComponent, Processor) - Constructor for class com.cordys.cpc.coboc.CacheHandler
Deprecated.
Create a new cache-handler with support of Problem-Monitor & JMX-Management.
CacheHandler(int, IManagedComponent, Processor) - Constructor for class com.cordys.cpc.coboc.CacheHandler
Deprecated.
Create a new cache-handler with support of Problem-Monitor & JMX-Management.
CacheHandler(int, CobocProblemMonitor) - Constructor for class com.cordys.cpc.coboc.CacheHandler
Deprecated.
 
CacheKey - Class in com.eibus.util.cache
This class should be overridden to implement a Cache.
CacheKey() - Constructor for class com.eibus.util.cache.CacheKey
 
CacheListener - Interface in com.eibus.directory.soap
A CacheListener is notified of changes in a Cache of the LDAPDirectory.
CacheLoadingException - Class in com.eibus.util.cache.exception
 
CacheLoadingException(String) - Constructor for class com.eibus.util.cache.exception.CacheLoadingException
 
CacheLoadingException(String, Throwable) - Constructor for class com.eibus.util.cache.exception.CacheLoadingException
 
CacheLoadingException(Throwable) - Constructor for class com.eibus.util.cache.exception.CacheLoadingException
Constructs a CacheLoadingException based on a cause.
CacheLoadingException(Throwable, IStringResource, Object...) - Constructor for class com.eibus.util.cache.exception.CacheLoadingException
Constructs an instance of CacheLoadingException with the specified detail message with its (optional) insertions.
CacheLoadingException(IStringResource, Object...) - Constructor for class com.eibus.util.cache.exception.CacheLoadingException
Constructs an instance of CacheLoadingException with the specified detail message with its (optional) insertions.
cacheSearch - Variable in class com.eibus.directory.soap.Cache
All lock handling is synchronized on this cache object.
cacheupdate - Variable in class com.eibus.directory.soap.Cache
Register for cache listeners
CacheValue - Class in com.eibus.util.cache
This class should be overridden to implement a Cache.
CacheValue() - Constructor for class com.eibus.util.cache.CacheValue
 
CacheValue(long) - Constructor for class com.eibus.util.cache.CacheValue
 
CALC_DISPLAY_MODE - Static variable in class com.cordys.cpc.bsf.event.StdTriggers
EventTrigger for CALC_DISPLAY_MODE operation.
canAddElement(int) - Method in class com.eibus.xforms.XFormsDef
Checks whether a form control/element can be added to the node.
cancel(int, boolean) - Method in class com.eibus.connector.nom.Connector
Retrieves the message id from the header and calls the cancel(messageId, restartServer) method.
cancel(String, boolean) - Method in class com.eibus.connector.nom.Connector
Cancels an outstanding message with the specified identifier.
cancelReply(boolean) - Method in class com.eibus.soap.SOAPTransaction
Cancels the reply for this request.
CancelRequestException - Class in com.eibus.connector.nom
A CancelRequestException is thrown if an outstanding request has been canceled.
CancelRequestException(String) - Constructor for class com.eibus.connector.nom.CancelRequestException
 
CancelRequestException(IStringResource) - Constructor for class com.eibus.connector.nom.CancelRequestException
 
canProcess(String) - Method in interface com.eibus.soap.ApplicationTransaction
Return true if the XML mapper can process methods defined of the specified type (e.g., SQL, Java, LDAP, etc.)
canProcess(String) - Method in class com.opentext.applicationconnector.httpconnector.impl.RestResponseHandler
 
canProcess(String) - Method in class com.opentext.applicationconnector.httpconnector.impl.StandardResponseHandler
 
canProcess(String) - Method in interface com.opentext.applicationconnector.httpconnector.IResponseHandler
Checks if the response can be processed by the handler
captureTaceInMap(int) - Static method in class com.eibus.xml.nom.Node
 
CDATA - Static variable in class com.eibus.xml.nom.NodeType
 
chain(SOAPRequestObject) - Method in class com.cordys.cpc.bsf.soap.SOAPRequestObject
Adds the soap method to be called within the same soap transaction.
CHANGEABILITY_ADD_ONLY - Static variable in class com.cordys.cpc.bsf.classinfo.AttributeInfo
 
CHANGEABILITY_CHANGEABLE - Static variable in class com.cordys.cpc.bsf.classinfo.AttributeInfo
 
CHANGEABILITY_FROZEN - Static variable in class com.cordys.cpc.bsf.classinfo.AttributeInfo
 
CHANGED - Static variable in class com.cordys.cpc.bsf.util.ObjectHelper
Index in the result of method analyseInnerObjects() to identify changed inner objects
checkTransactionIsOn() - Method in class com.cordys.cpc.bsf.busobject.BusObjectManager
Check if transaction is on or not.
CLASS - Static variable in class com.cordys.cpc.bsf.types.UnsignedByte
Gives the fully qualified name of this class as a string.
CLASS_PATH_DELIMITER - Static variable in class com.eibus.util.CordysClassPath
 
CLASS_PATH_DELIMITER - Static variable in class com.eibus.util.system.Native
 
ClassInfo - Class in com.cordys.cpc.bsf.classinfo
 
ClassInfo(Class) - Constructor for class com.cordys.cpc.bsf.classinfo.ClassInfo
Creates a new instance of ClassInfo
ClassInfo.Persistence - Enum in com.cordys.cpc.bsf.classinfo
 
cleanCachedValue(KeyType, ValueType) - Method in class com.eibus.util.MRUCache
Release all claimed resources.
cleanCacheValueInternal(CacheKey, CacheValue) - Method in class com.eibus.util.cache.Cache
Release all claimed resources.
cleanup() - Method in interface com.cordys.bre.engine.IRuleSet
this has to be called to clean up the ruleset node.
cleanUp() - Method in interface com.cordys.bre.engine.RuleSession
To clean up the rulesession after (executeRules method)executing the rules.If a cleanUp is called by the client after calling execute rules there is a possibility of memory leak as NOM nodes
cleanUp() - Method in interface com.cordys.bre.engine.XObject
After rule evaluation this method will be called by the ruleengine.
cleanUp() - Method in class com.cordys.bre.engine.XObjectImpl
 
cleanUp() - Static method in class com.eibus.contentmanagement.ISVPackage
This method calls the clean up of ISVPLOG4jConfigurator to clean up all the file handles used for logs.
clear() - Method in class com.eibus.directory.soap.Cache
Clears the cache.
clearCache() - Method in class com.eibus.directory.soap.LDAPDirectory
 
clearLeakInfoBaseline() - Static method in class com.eibus.xml.nom.Document
Clears any existing 'memory-leak' baseline, if already set.
clearObjectRegistration() - Static method in class com.cordys.cpc.bsf.busobject.BSF
Removes all the objects present in the ObjectRegistration.
clearObjectRegistration() - Method in class com.cordys.cpc.bsf.busobject.BusObjectManager
Removes all the objects present in the BusObjectRegistration
clearProblemDetected() - Method in class com.eibus.transport.Message
 
clone() - Method in class com.cordys.cpc.bsf.busobject.BusObject
This method creates a new BusOject in transient state by copying the underlying xml data of the BusObejct into the cloned object.
clone() - Method in class com.cordys.cpc.coboc.BizObject
Deprecated.
 
clone() - Method in class com.cordys.mdm.statemachine.sminterface.action.SEActionMetadata
 
clone() - Method in class com.cordys.mdm.statemachine.util.Parameters
 
clone() - Method in class com.eibus.directory.soap.LDAPAttribute
 
clone() - Method in class com.eibus.soap.MethodDefinition
 
clone(int, boolean) - Static method in class com.eibus.xml.nom.Node
Returns a clone of the node.
cloneEntry(LDAPEntry) - Static method in class com.eibus.directory.soap.LDAPUtil
Return a copy of an LDAPEntry.
close(Processor) - Method in class com.cordys.cpc.bsf.connector.BsfConnector
This method is only for internal use of WS-AppServer.
close() - Method in class com.cordys.xml.dom.NOMHandle
 
close() - Method in class com.eibus.connector.nom.Connector
Closes the connection to the Cordys ESB.
close() - Method in class com.eibus.directory.soap.Cache
Stop all activities for this cache instance, e.g.
close() - Method in interface com.eibus.directory.soap.LDAPControl
close the LDAPDirectory server connection
close() - Method in interface com.eibus.security.authentication.Authenticator
Close the implementation of the Authenticator
close(Processor) - Method in class com.eibus.soap.ApplicationConnector
Method is called by the Processor after the connection to the Cordys ESB is closed.
close() - Method in class com.eibus.soap.Processor
Closes the connection to the Cordys ESB and afterwards all the registered XML applicationConnectors.
close() - Method in class com.eibus.transport.Middleware
Close the connections to the Cordys ESB
close() - Method in class com.eibus.xml.xpath.XPathReader
Closes the XPathReader.
closeCacheHandlerResources() - Method in class com.cordys.cpc.coboc.CacheHandler
Deprecated.
 
closeKey() - Static method in class com.eibus.util.system.Native
For internal use only.
closeRepositoryResources() - Method in interface com.cordys.bre.repository.RuleRepository
close the network resources used by the rule engine.
closeRuleEngineResources() - Method in interface com.cordys.bre.engine.RuleEngine
This method should be called to close the system resource rule engine uses.
CN(String) - Static method in class com.eibus.directory.soap.LDAPUtil
 
CN(String, String) - Static method in class com.eibus.directory.soap.LDAPUtil
 
CobocSecurityInfoManager - Class in com.cordys.cpc.coboc.repository
Deprecated.
CobocSecurityInfoManager() - Constructor for class com.cordys.cpc.coboc.repository.CobocSecurityInfoManager
Deprecated.
 
codDefinition - Variable in class com.cordys.mdm.statemachine.sminterface.persistor.AbstractMDMStateMachinePersistor
 
CodDefinition - Class in com.cordys.mdm.table
CodDefinition represents a hub entity and has the necessary methods to access hub entity properties.
com.cordys.bre.engine - package com.cordys.bre.engine
 
com.cordys.bre.engine.exception - package com.cordys.bre.engine.exception
 
com.cordys.bre.repository - package com.cordys.bre.repository
 
com.cordys.bre.repository.exception - package com.cordys.bre.repository.exception
 
com.cordys.cap.utility - package com.cordys.cap.utility
 
com.cordys.cpc.bsf.busobject - package com.cordys.cpc.bsf.busobject
 
com.cordys.cpc.bsf.busobject.exception - package com.cordys.cpc.bsf.busobject.exception
 
com.cordys.cpc.bsf.classinfo - package com.cordys.cpc.bsf.classinfo
 
com.cordys.cpc.bsf.classinfo.exception - package com.cordys.cpc.bsf.classinfo.exception
 
com.cordys.cpc.bsf.connector - package com.cordys.cpc.bsf.connector
 
com.cordys.cpc.bsf.event - package com.cordys.cpc.bsf.event
 
com.cordys.cpc.bsf.event.access - package com.cordys.cpc.bsf.event.access
 
com.cordys.cpc.bsf.query - package com.cordys.cpc.bsf.query
 
com.cordys.cpc.bsf.query.dbmap - package com.cordys.cpc.bsf.query.dbmap
 
com.cordys.cpc.bsf.query.xqy - package com.cordys.cpc.bsf.query.xqy
 
com.cordys.cpc.bsf.soap - package com.cordys.cpc.bsf.soap
 
com.cordys.cpc.bsf.types - package com.cordys.cpc.bsf.types
 
com.cordys.cpc.bsf.util - package com.cordys.cpc.bsf.util
 
com.cordys.cpc.coboc - package com.cordys.cpc.coboc
 
com.cordys.cpc.coboc.modeler - package com.cordys.cpc.coboc.modeler
 
com.cordys.cpc.coboc.repository - package com.cordys.cpc.coboc.repository
 
com.cordys.cpc.coboc.scheduler - package com.cordys.cpc.coboc.scheduler
 
com.cordys.cpc.coboc.scheduler.exception - package com.cordys.cpc.coboc.scheduler.exception
 
com.cordys.cpc.notification.runtime - package com.cordys.cpc.notification.runtime
 
com.cordys.datagovernance.registry.idgenerators - package com.cordys.datagovernance.registry.idgenerators
 
com.cordys.logger - package com.cordys.logger
 
com.cordys.mdm.exception - package com.cordys.mdm.exception
 
com.cordys.mdm.publisher.sniffer - package com.cordys.mdm.publisher.sniffer
 
com.cordys.mdm.publisher.subscription - package com.cordys.mdm.publisher.subscription
 
com.cordys.mdm.publisher.subscription.hanlder - package com.cordys.mdm.publisher.subscription.hanlder
 
com.cordys.mdm.publisher.util - package com.cordys.mdm.publisher.util
 
com.cordys.mdm.repository.cache.subscription - package com.cordys.mdm.repository.cache.subscription
 
com.cordys.mdm.statemachine - package com.cordys.mdm.statemachine
 
com.cordys.mdm.statemachine.exceptions - package com.cordys.mdm.statemachine.exceptions
 
com.cordys.mdm.statemachine.sminterface.action - package com.cordys.mdm.statemachine.sminterface.action
 
com.cordys.mdm.statemachine.sminterface.guard - package com.cordys.mdm.statemachine.sminterface.guard
 
com.cordys.mdm.statemachine.sminterface.persistor - package com.cordys.mdm.statemachine.sminterface.persistor
 
com.cordys.mdm.statemachine.util - package com.cordys.mdm.statemachine.util
 
com.cordys.mdm.table - package com.cordys.mdm.table
 
com.cordys.mdm.util.keys - package com.cordys.mdm.util.keys
 
com.cordys.notification.customdispatch - package com.cordys.notification.customdispatch
 
com.cordys.notification.task - package com.cordys.notification.task
 
com.cordys.notification.task.callback - package com.cordys.notification.task.callback
 
com.cordys.task.cap.util - package com.cordys.task.cap.util
 
com.cordys.xml.dom - package com.cordys.xml.dom
 
com.eibus.applicationconnector.sql - package com.eibus.applicationconnector.sql
 
com.eibus.applicationconnector.uddi - package com.eibus.applicationconnector.uddi
 
com.eibus.connector.nom - package com.eibus.connector.nom
 
com.eibus.contentmanagement - package com.eibus.contentmanagement
 
com.eibus.directory.soap - package com.eibus.directory.soap
 
com.eibus.exception - package com.eibus.exception
 
com.eibus.management - package com.eibus.management
 
com.eibus.management.counters - package com.eibus.management.counters
 
com.eibus.security.authentication - package com.eibus.security.authentication
 
com.eibus.security.identity - package com.eibus.security.identity
 
com.eibus.soap - package com.eibus.soap
 
com.eibus.soap.fault - package com.eibus.soap.fault
 
com.eibus.soap.header - package com.eibus.soap.header
 
com.eibus.transport - package com.eibus.transport
 
com.eibus.util - package com.eibus.util
 
com.eibus.util.cache - package com.eibus.util.cache
 
com.eibus.util.cache.exception - package com.eibus.util.cache.exception
 
com.eibus.util.logger - package com.eibus.util.logger
 
com.eibus.util.system - package com.eibus.util.system
 
com.eibus.xforms - package com.eibus.xforms
 
com.eibus.xml.nom - package com.eibus.xml.nom
 
com.eibus.xml.xpath - package com.eibus.xml.xpath
 
com.eibus.xml.xpath.exception - package com.eibus.xml.xpath.exception
 
com.opentext.applicationconnector.httpconnector - package com.opentext.applicationconnector.httpconnector
 
com.opentext.applicationconnector.httpconnector.impl - package com.opentext.applicationconnector.httpconnector.impl
 
CommandLine - Class in com.eibus.util
A class for parsing command line arguments in a GNU-like way.
CommandLine() - Constructor for class com.eibus.util.CommandLine
Create an empty CommandLine instance; no parsing is done.
CommandLine(String[]) - Constructor for class com.eibus.util.CommandLine
Create a CommandLine parser for the given command line; no parsing is done.
CommandLine(String[], String[], String[], String[]) - Constructor for class com.eibus.util.CommandLine
Parse a command line using the given options.
CommandLine(String[], String, String) - Constructor for class com.eibus.util.CommandLine
Parse a command line using short options only.
CommandLine(String[], String, String, String[], String[]) - Constructor for class com.eibus.util.CommandLine
Parse a command line using the given short and options.
CommandLine(String[], String, String, String) - Constructor for class com.eibus.util.CommandLine
Parse a command line using the given short options.
CommandLine(String[], List<String>, List<String>, List<String>) - Constructor for class com.eibus.util.CommandLine
Parse a command line using the given options.
CommandLine.OptionStyle - Class in com.eibus.util
This class is used to store the option style.
CommandLine.ParseException - Exception in com.eibus.util
An Exception thrown by the CommandLine class.
CommandLine.ParseResult - Class in com.eibus.util
This class is used to store the result of a command line parse.
CommandLine.ResponseFileExpander - Class in com.eibus.util
This class expands a response file.
CommandLine.ValidOptions - Class in com.eibus.util
This class is used to store and check which options are valid.
COMMENT - Static variable in class com.eibus.xml.nom.NodeType
 
COMMIT - Static variable in class com.cordys.cpc.bsf.event.StdTriggers
EventTrigger for COMMIT operation.
commit() - Method in interface com.eibus.soap.ApplicationTransaction
The method commit() is called by the SOAPTransaction if the entire SOAPTransaction succeeded and can be committed.
commitCurrentTransaction() - Method in class com.eibus.applicationconnector.sql.WCPDBConnection
Commits the current update transaction
commitTransaction() - Static method in class com.cordys.cpc.bsf.busobject.BSF
Commits the transaction
commitTransaction(String) - Static method in class com.cordys.cpc.bsf.busobject.BSF
Deprecated.
Make use of BSF.commitTransaction() instead
commitTransaction(int, boolean) - Method in class com.cordys.cpc.bsf.busobject.BusObjectManager
Deprecated.
Use commitTransaction(String transactionId,boolean isFinalCommit)
commitTransaction(int, boolean, IErrorHandler) - Method in class com.cordys.cpc.bsf.busobject.BusObjectManager
Deprecated.
Use commitTransaction(String transactionId,boolean isFinalCommit, IErrorHandler errorHandler)
commitTransaction(boolean) - Method in class com.cordys.cpc.bsf.busobject.BusObjectManager
It will commit the transaction.
commitTransaction(boolean, IErrorHandler) - Method in class com.cordys.cpc.bsf.busobject.BusObjectManager
It will commit the transaction.
commitTransaction(String, boolean) - Method in class com.cordys.cpc.bsf.busobject.BusObjectManager
Deprecated.
commitTransaction(String, boolean, IErrorHandler) - Method in class com.cordys.cpc.bsf.busobject.BusObjectManager
commitTransaction(Object) - Method in interface com.cordys.cpc.coboc.RepositoryPlugInInterface
Commits the transaction.
COMP_NAME_RULE_ENGINE - Static variable in class com.cordys.bre.repository.Configuration
 
compare(LDAPCacheKey, LDAPCacheKey) - Method in class com.eibus.directory.soap.Cache.OptimizedComparator
 
compareTo(Object) - Method in class com.cordys.cpc.bsf.busobject.StoredProcedure.Parameter
 
compareTo(ScheduleEvent) - Method in class com.cordys.cpc.coboc.repository.ScheduleEvent
 
compareTo(Object) - Method in class com.cordys.cpc.notification.runtime.WorkLoad
Deprecated.
Compares this WorkLoad object with the specified WorkLoad object.
COMPONENT - Static variable in class com.eibus.util.system.EIBProperties
Determines the name of the current component.
CompoundType - Class in com.eibus.xml.nom
Constants determining the compound type of an XML Node.
CompoundType() - Constructor for class com.eibus.xml.nom.CompoundType
 
computeIfAbsent(KeyType, Function<? super KeyType, ? extends ValueType>) - Method in class com.eibus.util.MRUCache
 
Config - Class in com.cordys.cpc.bsf.busobject
Configuration object required to initialize WS-AppServer
Note: The methods prefixed with '_' (underscore) must not be used in the application development.
Config() - Constructor for class com.cordys.cpc.bsf.busobject.Config
Default Constructor to create an empty Config object
Config(boolean, Document) - Constructor for class com.cordys.cpc.bsf.busobject.Config
Creates a Config object with the default value and document
Config(IManagedComponent, String, int, boolean) - Constructor for class com.cordys.cpc.bsf.busobject.Config
Creates a Config object with a managed component, configuration XML and setProperties
Config.vendors - Enum in com.cordys.cpc.bsf.busobject
 
CONFIG_DIRECTORY_NAME - Static variable in class com.eibus.util.system.EIBProperties
Name of the directory containing the wcp.properties file inside CORDYS_INSTALL_DIR
Configuration - Class in com.cordys.bre.repository
A configuration object has to be created by the host to create rule engine or rule repository .
Configuration(int, IManagedComponent) - Constructor for class com.cordys.bre.repository.Configuration
Set the Configuration details from the given xml node.
Configuration(IManagedComponent) - Constructor for class com.cordys.bre.repository.Configuration
 
Configuration(int, IManagedComponent, String) - Constructor for class com.cordys.bre.repository.Configuration
Set the Configuration details from the given xml node.
Configuration.RuleMonitorConfiguration - Class in com.cordys.bre.repository
 
ConfigurationException - Exception in com.cordys.cpc.bsf.busobject.exception
Is thrown is there is something wrong with configuration.
ConfigurationException() - Constructor for exception com.cordys.cpc.bsf.busobject.exception.ConfigurationException
Deprecated.
ConfigurationException(String) - Constructor for exception com.cordys.cpc.bsf.busobject.exception.ConfigurationException
Deprecated.
ConfigurationException(String, Throwable) - Constructor for exception com.cordys.cpc.bsf.busobject.exception.ConfigurationException
Deprecated.
ConfigurationException(IStringResource, Object...) - Constructor for exception com.cordys.cpc.bsf.busobject.exception.ConfigurationException
 
ConfigurationException(Throwable, IStringResource, Object...) - Constructor for exception com.cordys.cpc.bsf.busobject.exception.ConfigurationException
 
configure(MBeanServer, String) - Method in interface com.eibus.management.IJMXAdaptor
That adaptor can configure (initialize) itself.
connection - Variable in class com.eibus.directory.soap.Cache
Holds jldap connection object
connectionPool - Variable in class com.cordys.cpc.coboc.scheduler.SchedulerManager
 
Connector - Class in com.eibus.connector.nom
A Connector holds an XML connection to Cordys ESB.
connector - Static variable in class com.eibus.contentmanagement.ISVContentManager
Holds the connector of SOAP Processor
Connector.SOAPMethod - Class in com.eibus.connector.nom
This class wraps a SOAP method through the NOM/DOM wrapper.
connectUsingDso() - Method in class com.cordys.bre.repository.Configuration
this will set the default option of connecting by creating dso node instead of managed component
ConstraintEvent - Interface in com.cordys.cpc.bsf.event
Represents the constraint event for an entity
ConstraintEvent.Category - Enum in com.cordys.cpc.bsf.event
 
constraints - Variable in class com.eibus.directory.soap.Cache
 
containsStringValue(LDAPEntry, String, String, boolean) - Static method in class com.eibus.directory.soap.LDAPUtil
Indicates whether the entry contains an attribute that contains the expected value.
containsStringValue(LDAPEntry, AttributeDefinition, String, boolean) - Static method in class com.eibus.directory.soap.LDAPUtil
Indicates whether the entry contains an attribute that contains the expected value.
containsStringValue(LDAPAttribute, String, boolean) - Static method in class com.eibus.directory.soap.LDAPUtil
Indicates whether the entry contains an attribute that contains the expected value.
ContentTypeUtil - Class in com.opentext.applicationconnector.httpconnector.impl
 
ContentTypeUtil() - Constructor for class com.opentext.applicationconnector.httpconnector.impl.ContentTypeUtil
 
CONTINUE_SEARCH - Static variable in interface com.eibus.xml.nom.FindHandler
Used to continue a search operation
continueTransaction() - Method in class com.eibus.soap.BodyBlock
Indicates to the SOAP Processor that it can continue processing the transaction in which this body block is being handled.
convertAttribute(BusObject, String, String) - Static method in class com.cordys.cpc.bsf.util.DataConverter
Converts an attribute's string representation into an Object of an appropriate type.
convertDateToUTCString(long) - Static method in class com.eibus.util.system.Native
Returns the date in UTC string form ie., YYYY-MM-DDTHH:MM:SS.ffffffffff
The fractional part is the remainder after calculation till seconds.
convertDateToUTCString(long, boolean) - Static method in class com.eibus.util.system.Native
Returns the date in UTC string form ie., YYYY-MM-DDTHH:MM:SS.ffffffffff
The fractional part is the remainder after calculation till seconds.
convertDateToUTCString(Date) - Static method in class com.eibus.util.system.Native
Returns the date in UTC string form ie., YYYY-MM-DDTHH:MM:SS.ffffffffff
The fractional part is the remainder after calculation till seconds.
convertDateToUTCString(Date, boolean) - Static method in class com.eibus.util.system.Native
Returns the date in UTC string form ie., YYYY-MM-DDTHH:MM:SS.ffffffffff
The fractional part is the remainder after calculation till seconds.
convertDateToUTCString(long, int) - Static method in class com.eibus.util.system.Native
Returns the date in UTC string form ie., YYYY-MM-DDTHH:MM:SS.ffffffffff
The fractional part contains the nanos after removing trailing zeros
convertDateToUTCString(long, int, boolean) - Static method in class com.eibus.util.system.Native
Returns the date in UTC string form ie., YYYY-MM-DDTHH:MM:SS.ffffffffff
The fractional part contains the nanos
convertHttpResponseToXml(HttpMethod, Document) - Method in class com.opentext.applicationconnector.httpconnector.impl.RestResponseHandler
Small extension introduced in PP 10.8 i.e.
convertHttpResponseToXml(HttpMethod, Document) - Method in class com.opentext.applicationconnector.httpconnector.impl.StandardResponseHandler
Converts the HTTP response to XML.
convertResponseToXml(HttpMethod, IServerConnection, Document) - Method in class com.opentext.applicationconnector.httpconnector.impl.StandardResponseHandler
 
convertResponseToXml(HttpMethod, IServerConnection, Document) - Method in interface com.opentext.applicationconnector.httpconnector.IResponseHandler
Converts the response bytes to XML.
convertUTCStringToMillis(String) - Static method in class com.eibus.util.system.Native
Returns the number of milliseconds since January 1, 1970, 00:00:00
convertUTCStringToMillisWithNanos(String) - Static method in class com.eibus.util.system.Native
Returns the number of milliseconds since January 1, 1970, 00:00:00 and the fraction part
convertUTCStringToTimestamp(String) - Static method in class com.eibus.util.system.Native
Returns java.sql.Timestamp from date in UTC string format ie., YYYY-MM-DDTHH:MM:SS.ffffffffff
convertXmlToBytes(int) - Method in class com.opentext.applicationconnector.httpconnector.impl.StandardRequestHandler
Converts the XML structure into a byte array.
copy(CopyInformation, TransactionObject) - Method in class com.cordys.cpc.coboc.CacheHandler
Deprecated.
 
copy() - Method in class com.eibus.transport.Message
Returns a copy of this message.
copyNode(int, int) - Method in class com.eibus.xforms.XFormsDef
Copies a node (and its children) to the new parent.
copyRules(String, String, String, String, DBTransaction) - Method in interface com.cordys.bre.repository.RuleRepository
Copies rules defined for sourceuribinding to targeturibinding , user and organization.
CORDYS_CLASSPATH_FILE - Static variable in class com.eibus.util.system.Native
 
CORDYS_DEFAULT_SOAP_PREFIX - Static variable in class com.eibus.util.CordysConstants
The default Prefix defined and used in Cordys
CORDYS_ERROR_CODE_QNAME - Static variable in class com.eibus.util.CordysConstants
The standard errorcode defined within the Fault detail element under the SOAP Fault.
CORDYS_GENERAL_NAMESPACE - Static variable in class com.eibus.util.CordysConstants
The default namespace defined and used in Cordys specific test
CORDYS_GENERAL_NAMESPACE_PREFIX - Static variable in class com.eibus.util.CordysConstants
The default namespace prefix defined and used in Cordys specific test
CORDYS_HEADER_COMPONENT_NAME - Static variable in class com.eibus.util.CordysConstants
The component element name as defined within the Cordys header
CORDYS_HEADER_MESSAGE_CONTEXT - Static variable in class com.eibus.util.CordysConstants
The message-context element in the Cordys header.
CORDYS_HEADER_MESSAGEID_NAME - Static variable in class com.eibus.util.CordysConstants
The message-id element name as defined within the Cordys header
CORDYS_HEADER_NAME - Static variable in class com.eibus.util.CordysConstants
The Cordys header element name
CORDYS_HEADER_RECEIVER_NAME - Static variable in class com.eibus.util.CordysConstants
The receiver element name as defined within the Cordys header
CORDYS_HEADER_REPLY_TO_NAME - Static variable in class com.eibus.util.CordysConstants
The reply-to element name as defined within the Cordys header
CORDYS_HEADER_SENDER_NAME - Static variable in class com.eibus.util.CordysConstants
The sender element name as defined within the Cordys header
CORDYS_HEADER_SENT_TO_NAME - Static variable in class com.eibus.util.CordysConstants
The sent-to element name as defined within the Cordys header
CORDYS_HEADER_USER_NAME - Static variable in class com.eibus.util.CordysConstants
The user element name as defined within the Cordys header
CORDYS_INSTANCE_NAME - Static variable in class com.eibus.util.system.EIBProperties
Determines the Cordys instance name
CORDYS_LOGGER_DIAGNOSTIC_CONTEXT - Static variable in class com.eibus.util.CordysConstants
 
CORDYS_LOGGER_DIAGNOSTIC_CONTEXT_NAME - Static variable in class com.eibus.util.CordysConstants
 
CORDYS_LOGGER_HEADER - Static variable in class com.eibus.util.CordysConstants
All the below constants are related to Logger Element inside cordys header.
CORDYS_LOGGER_LOG_LEVEL - Static variable in class com.eibus.util.CordysConstants
 
CORDYS_MULTICALL_REQUEST_NAME - Static variable in class com.eibus.util.CordysConstants
The Multicall request's XML element name
CORDYS_MULTICALL_RESPONSE_NAME - Static variable in class com.eibus.util.CordysConstants
 
CORDYS_NAMESPACECONTEXT - Static variable in class com.eibus.util.CordysConstants
 
CordysClassPath - Class in com.eibus.util
This Class prints the classpath to the console that is helpful for running the SOAP Processors.
CordysClassPath() - Constructor for class com.eibus.util.CordysClassPath
returns the native classpath associated
CordysClassPath(String[]) - Constructor for class com.eibus.util.CordysClassPath
 
CordysConstants - Class in com.eibus.util
Utility class to hold Cordys specific and Web Services related common constants like SOAP namespaces etc..
CordysConstants() - Constructor for class com.eibus.util.CordysConstants
 
CordysLogger - Class in com.eibus.util.logger
Logger for Cordys BCP.
CorruptCacheError - Error in com.eibus.util.cache.exception
Thrown when the internal structure of the cache is out-of-sync.
CorruptCacheError(String) - Constructor for error com.eibus.util.cache.exception.CorruptCacheError
Default constructor
CorruptCacheError(String, Throwable) - Constructor for error com.eibus.util.cache.exception.CorruptCacheError
Default constructor
CounterDefinitionException - Class in com.eibus.management
 
CounterFactory<T extends ICounter> - Class in com.eibus.management.counters
Factory to create different kinds of performance counters.
CPCSchedulerThread(SchedulerManager, String, SortedSet<ScheduleEvent>) - Constructor for class com.cordys.cpc.coboc.scheduler.SchedulerManager.CPCSchedulerThread
Creates a new instance of CPCSchedulerThread.
create(int) - Method in interface com.cordys.cpc.coboc.scheduler.IScheduleEngineFactory
Deprecated.
use create(IManagedComponent) instead.
create(IManagedComponent) - Method in interface com.cordys.cpc.coboc.scheduler.IScheduleEngineFactory
Creates an instance of persistent scheduler engine which can perform scheduling activities.
create(IManagedComponent, boolean) - Method in interface com.cordys.cpc.coboc.scheduler.IScheduleEngineFactory
 
create(String) - Method in interface com.cordys.cpc.coboc.scheduler.IScheduleEngineFactory
Creates an instance of volatile scheduler engine (In Memory)
create(IManagedComponent) - Method in class com.cordys.cpc.coboc.scheduler.ScheduleEngineFactory
Creates an instance of persistent scheduler engine which can perform scheduling activities.
create(IManagedComponent, boolean) - Method in class com.cordys.cpc.coboc.scheduler.ScheduleEngineFactory
 
create(int) - Method in class com.cordys.cpc.coboc.scheduler.ScheduleEngineFactory
Deprecated.
use create(IManagedComponent) instead.
create(String) - Method in class com.cordys.cpc.coboc.scheduler.ScheduleEngineFactory
 
createAuditTable(int) - Method in class com.eibus.applicationconnector.sql.WCPDBConnection
Method to create a audit-table for a given table.
createBodyNode(int) - Static method in class com.eibus.connector.nom.SOAPMessage
Creates and returns a body node for the root SOAP Envelope node, if it not already exists.
createCData(String) - Method in class com.eibus.xml.nom.Document
Creates a new CData node with 'text' as CData section
createCDataElement(String, String) - Method in class com.eibus.xml.nom.Document
Creates a new element by name 'tag' with 'text' as CData section
createCDataElement(String, String, int) - Method in class com.eibus.xml.nom.Document
Creates a new element by name 'tag' with 'text' as CData section, and appends it to 'parent'
createCDataElement(String, String, int) - Static method in class com.eibus.xml.nom.Node
Creates a new CDATA element by name 'tag' with 'text' as CData section, and appends it to 'parent'.
createCDataElementNS(String, String, int) - Method in class com.eibus.xml.nom.Document
Deprecated.
in C3, use createCDataElementWithParentNS()
createCDataElementNS(String, String, String, int) - Method in class com.eibus.xml.nom.Document
Deprecated.
in C3, use createCDataElementNSWithPrefix()
createCDataElementNS(String, String, String, String, int) - Method in class com.eibus.xml.nom.Document
Creates a new CDATA element with input namespace details and appends it to the children of the indicated parent.
createCDataElementNS(String, String, int) - Static method in class com.eibus.xml.nom.Node
Deprecated.
in C3, use createCDataElementWithParentNS()
createCDataElementNS(String, String, String, int) - Static method in class com.eibus.xml.nom.Node
Deprecated.
in C3, use createCDataElementNSWithPrefix()
createCDataElementNS(String, String, String, String, int) - Static method in class com.eibus.xml.nom.Node
Creates a new CDATA element with input namespace details and appends it to the children of the indicated parent.
createCDataElementNSWithPrefix(String, String, String, int) - Method in class com.eibus.xml.nom.Document
Creates a new CDATA element with input 'prefix' and appends to the parent.
createCDataElementNSWithPrefix(String, String, String, int) - Static method in class com.eibus.xml.nom.Node
Creates a new CDATA element with input 'prefix' and appends it to the children of the indicated parent.
createCDataElementWithParentNS(String, String, int) - Method in class com.eibus.xml.nom.Document
Creates a new CDATA element with parent namespace details and appends to the parent.
createCDataElementWithParentNS(String, String, int) - Static method in class com.eibus.xml.nom.Node
Creates a new CDATA element with parent namespace details and appends it to the children of the indicated parent.
createComment(String, int) - Method in class com.eibus.xml.nom.Document
Creates a new comment node
createConnectionPoint() - Method in class com.eibus.contentmanagement.ISVSOAPServiceManager
This method will create the ConnectionPoint as specified in the contentItemNode.
createCounter(CounterFactory<T>, String) - Static method in class com.eibus.management.counters.CounterFactory
Creates a counter of a given type, with a given name.
createElement(String, int) - Method in class com.eibus.xml.nom.Document
Creates a new element with the given tag and appends it to parent.
createElement(String) - Method in class com.eibus.xml.nom.Document
Creates a new element.
createElement(String, int) - Static method in class com.eibus.xml.nom.Node
Creates a new element with the given tag and appends it to parent.
createElementNS(String, String, int) - Method in class com.eibus.xml.nom.Document
Deprecated.
in C3.Use createElementWithParentNS(String name, String content, int parent) instead.
createElementNS(String, String, String, int) - Method in class com.eibus.xml.nom.Document
Deprecated.
in C3, use createElementNSWithPrefix()
createElementNS(String, String, String, String, int) - Method in class com.eibus.xml.nom.Document
Creates a new element with the given Namespace details and appends it to the children of the indicated parent.
createElementNS(String, String, int) - Static method in class com.eibus.xml.nom.Node
Deprecated.
in C3, use createElementWithParentNS()
createElementNS(String, String, String, int) - Static method in class com.eibus.xml.nom.Node
Deprecated.
in C3, use createElementNSWithPrefix()
createElementNS(String, String, String, String, int) - Static method in class com.eibus.xml.nom.Node
Creates a new element with the given namespace details and appends it to the children of the indicated parent.
createElementNSWithPrefix(String, String, String, int) - Method in class com.eibus.xml.nom.Document
Creates a new element with namespace prefix 'prefix' and appends it to the children of the indicated parent.
createElementNSWithPrefix(String, String, String, int) - Static method in class com.eibus.xml.nom.Node
Creates a new element with namespace prefix 'prefix' and appends it to the children of the indicated parent.
createElementWithParentNS(String, String, int) - Method in class com.eibus.xml.nom.Document
Creates a new element with parent namespace details and appends it to the children of the indicated parent.
createElementWithParentNS(String, String, int) - Static method in class com.eibus.xml.nom.Node
Creates a new element with parent namespace details and appends it to the children of the indicated parent.
createEmptyNode() - Method in class com.eibus.xforms.XFormsDef
Creates an empty node.
createGuid() - Static method in class com.eibus.util.system.Native
Returns a Global Unique Identifier.
createInstance(BusObject) - Method in interface com.cordys.cpc.bsf.classinfo.RelationInfo
Create a Relation instance for this RelationInfo object
createInstance(BusObject) - Method in class com.cordys.cpc.bsf.classinfo.RelationInfo_Composite
Create a Relation instance for this RelationInfo object
createInstance(BusObject) - Method in class com.cordys.cpc.bsf.classinfo.RelationInfo_FK
Create a Relation instance for this RelationInfo object
createLDAPAttribute() - Method in class com.eibus.directory.soap.LDAPUtil.AttrNameValue
Builds an LDAP modification array a class definition and a set of attribute name/value pairs.
createManagedApplicationComponent(String, ILocalizableString, Object) - Method in class com.cordys.cpc.bsf.connector.BsfConnector
Creates a nested managed application sub-component inside 'Applications' sub-component.
createManagedComponent(IManagedComponent, String, String) - Static method in class com.cordys.cpc.bsf.soap.SOAPRequestObject
Creates this SOAP Client as a Managed Component under the given parent managed components.
createManagedComponent(IManagedComponent) - Method in class com.eibus.connector.nom.Connector
 
createManagedComponent(IManagedComponent, String, String) - Method in class com.eibus.connector.nom.Connector
 
createManagedComponent(IManagedComponent) - Method in class com.eibus.directory.soap.Cache
 
createManagedComponent(ILocalizableString) - Static method in class com.eibus.management.ManagedProcess
Create a managed component for this process.
createManagedComponent(String, ILocalizableString) - Static method in class com.eibus.management.ManagedProcess
Create a managed component for this process.
createManagedComponent() - Method in class com.eibus.soap.ApplicationConnector
Create a managed component for this application connector, using the processor as parent component.
createManagedComponent(IManagedComponent) - Method in class com.eibus.transport.Middleware
 
createManagedComponent(IManagedComponent, String, String) - Method in class com.eibus.transport.Middleware
Deprecated.
Use the localizable alternative instead.
createManagedComponent(IManagedComponent, String, ILocalizableString) - Method in class com.eibus.transport.Middleware
 
createMDHSchedule(int, String) - Method in class com.cordys.cpc.coboc.modeler.ScheduleModeler
Deprecated. 
createMessageId(int) - Static method in class com.eibus.connector.nom.SOAPMessage
returns created Message-ID for a SOAP Message
createObject(BizObject, Object) - Method in interface com.cordys.cpc.coboc.RepositoryPlugInInterface
This method is used to Insert an object.
createObjectForDelete(BusObject, Class<?>, boolean) - Static method in class com.cordys.cpc.bsf.util.ObjectHelper
Create a persistent object to be deleted, based on an inner object.
createObjectForInsert(BusObject, Class<?>, boolean) - Static method in class com.cordys.cpc.bsf.util.ObjectHelper
Create a persistent object to be inserted, based on an inner object.
createObjectForUpdate(BusObject, Class<?>, boolean) - Static method in class com.cordys.cpc.bsf.util.ObjectHelper
Create a persistent object to be updated, based on an inner object.
createObjects(BizObject[], Object) - Method in interface com.cordys.cpc.coboc.RepositoryPlugInInterface
This method is used to Insert an array of objects.
createPerformanceCounter(String, String, CounterFactory<T>) - Method in interface com.eibus.management.IManagedComponent
Deprecated.
since C2. Use the localizable createPerformanceCounter instead
createPerformanceCounter(String, ILocalizableString, CounterFactory<T>) - Method in interface com.eibus.management.IManagedComponent
Creates a performance counter of a given type, with a given name and description.
createPropertyBasedValueCounter(String, PropertyDescriptor, Object) - Static method in class com.eibus.management.counters.CounterFactory
Creates a property based value counter with a given name.
createPropertyBasedValueCounter(String, String, Object) - Static method in class com.eibus.management.counters.CounterFactory
Creates a property based value counter with a given name.
createPropertyBasedValueCounter(String, String, PropertyDescriptor, Object) - Method in interface com.eibus.management.IManagedComponent
Deprecated.
since C2. Use the localizable createPropertyBasedValueCounter instead
createPropertyBasedValueCounter(String, ILocalizableString, PropertyDescriptor, Object) - Method in interface com.eibus.management.IManagedComponent
Creates a property based value counter with a given name.
createPropertyBasedValueCounter(String, String, String, Object) - Method in interface com.eibus.management.IManagedComponent
Deprecated.
since C2. Use the localizable createPropertyBasedValueCounter instead
createPropertyBasedValueCounter(String, ILocalizableString, String, Object) - Method in interface com.eibus.management.IManagedComponent
Creates a property based value counter with a given name.
createResponse(int, String) - Static method in class com.eibus.connector.nom.SOAPMessage
returns the sender component from a given SOAP Message reference
createRootComponent(String, String, String, Object) - Static method in class com.eibus.management.ManagedComponentFactory
Creates the root component.
createRuleEngine(Configuration) - Method in class com.cordys.bre.engine.RuleEngineFactory
createRuleEngine(IManagedComponent) - Method in class com.cordys.bre.engine.RuleEngineFactory
Creates and returns a rule engine with respect to the given managed component and its associated JMX enabled configuration.
createRuleEngine(RuleRepository) - Method in class com.cordys.bre.engine.RuleEngineFactory
Creates and returns a rule-engine with respect to the given rule-repository
createRuleRepository(Configuration) - Method in class com.cordys.bre.engine.RuleEngineFactory
Creates and returns a rule-repository with respect to the given configuration
createRuleSession(String, String, TriggerEvents) - Method in interface com.cordys.bre.engine.RuleEngine
createRuleSession(String, String, TriggerEvents, String) - Method in interface com.cordys.bre.engine.RuleEngine
Create the RuleSession for the given URI binding between the design time and the runtime.
createRuleSession(String, String, int) - Method in interface com.cordys.bre.engine.RuleEngine
Deprecated.
Use #createRuleSession(String, String, TriggerEvents, String, String) Instead
createRuleSession(IRule[]) - Method in interface com.cordys.bre.engine.RuleEngine
createRuleSession(IRule[], String) - Method in interface com.cordys.bre.engine.RuleEngine
Create a RuleSession for given set of Rules.
createRuleSession(String) - Method in interface com.cordys.bre.engine.RuleEngine
createRuleSession(String, String) - Method in interface com.cordys.bre.engine.RuleEngine
Create the RuleSession for executing a particular decision case.
createRuleSession() - Method in interface com.cordys.bre.engine.RuleEngine
Deprecated. 
createSchedule(int, String) - Method in class com.cordys.cpc.coboc.modeler.ScheduleModeler
 
createSchedule(int, boolean, String) - Method in class com.cordys.cpc.coboc.modeler.ScheduleModeler
Deprecated. 
createSchedule(int, boolean, String, String, String) - Method in class com.cordys.cpc.coboc.modeler.ScheduleModeler
This method is used by internal components like Cache,RuleEngine to create schedules
createSchedule(int, boolean, long, String, String, String) - Method in class com.cordys.cpc.coboc.modeler.ScheduleModeler
This method is same as the createSchedule method which takes seconds as input.
createSchedule(Date, String, String, String) - Method in class com.cordys.cpc.coboc.modeler.ScheduleModeler
This method takes java.util.Date for creating the schedule along with the listener,parameters and owner.
createSchedule(int, int, int, int, int, int, int, String, String, String, long) - Method in class com.cordys.cpc.coboc.modeler.ScheduleModeler
This method takes each of the date and time fields as separate parameters for creating the schedule and also an EndTime for the schedule in seconds.
createSchedule(int, String) - Method in interface com.cordys.cpc.coboc.scheduler.IPersistantSchedulerEngine
Creates a new persistent schedule.
createSchedule(int, String) - Method in class com.cordys.cpc.coboc.scheduler.SchedulerEngine
 
createScheduleFrmDeply(int, String) - Method in class com.cordys.cpc.coboc.modeler.ScheduleModeler
 
createSettingsCollection(ISettingsPersistenceHandler) - Method in interface com.eibus.management.IManagedComponent
Creates a default settings collection given the specified settings persistence handler.
createSettingsCollection(String, ISettingsPersistenceHandler) - Method in interface com.eibus.management.IManagedComponent
Creates a named settings collection given the specified settings persistence handler.
createShare(ShareInfo, XQYManager, String) - Method in class com.cordys.cpc.coboc.repository.CobocSecurityInfoManager
Deprecated.
Creates a share for the entity.
createShare(ShareInfo, TransactionObject, String) - Method in class com.cordys.cpc.coboc.repository.CobocSecurityInfoManager
Deprecated.
Creates a share for the entity.
createSOAPFault(String, String) - Method in class com.eibus.soap.BodyBlock
Deprecated.
use createSOAPFault(QName faultCode, IStringResource faultString, Object... arguments)
createSOAPFault(QName, IStringResource, Object...) - Method in class com.eibus.soap.BodyBlock
Creates the SOAP Fault and returns the soap fault object.
createSOAPFault(QName, String, IStringResource, Object...) - Method in class com.eibus.soap.BodyBlock
Creates the SOAP Fault and returns the soap fault object.
createSOAPMessage(String) - Method in class com.eibus.connector.nom.Connector
The SOAP:Body node is returned from this function.
createSOAPMessage(String, String) - Method in class com.eibus.connector.nom.Connector
Creates a new SOAP Envelope node, with a header and a body in it.
createSOAPMessage(String, String, String) - Method in class com.eibus.connector.nom.Connector
The SOAP:Body node is returned from this function.
createSOAPMessage(String, Identity, String) - Method in class com.eibus.connector.nom.Connector
The SOAP:Body node is returned from this function.
createSOAPMessageWithPrefix(String, String, String, String) - Method in class com.eibus.connector.nom.Connector
The :Body node is returned from this function.
createSOAPMessageWithPrefix(String, Identity, String, String) - Method in class com.eibus.connector.nom.Connector
The :Body node is returned from this function.For example prefix is "SOAP".
createSOAPMethod(String, String) - Method in class com.eibus.connector.nom.Connector
Creates the method node inside the body node
createSOAPMethod(String, String, String) - Method in class com.eibus.connector.nom.Connector
Creates the method node inside the body node
createSOAPMethod(String, String, String, String) - Method in class com.eibus.connector.nom.Connector
Creates the method node inside the body node.
createSOAPMethodEx(String, String, String, String, String, String) - Method in class com.eibus.connector.nom.Connector
Creates the method node inside the body node
createSOAPNode() - Method in class com.eibus.contentmanagement.ISVSOAPServiceManager
This method will create the SOAP Node as specified in the contentItemNode.
createSOAPProcessor() - Method in class com.eibus.contentmanagement.ISVSOAPServiceManager
This method will create the SOAP Processor as specified in the contentItemNode.
createSubComponent(String, String, String, Object) - Method in interface com.eibus.management.IManagedComponent
Deprecated.
since C2. Use the localizable createSubComponent instead
createSubComponent(String, String, ILocalizableString, Object) - Method in interface com.eibus.management.IManagedComponent
Creates a nested sub-component inside this component.
createText(String, int) - Method in class com.eibus.xml.nom.Document
Creates a new text node and appends it to the children of the indicated parent.
createText(String) - Method in class com.eibus.xml.nom.Document
Creates a new text node.
createTextElement(String, String, int) - Method in class com.eibus.xml.nom.Document
Creates a new element, appends it to parent, and creates a new text node which is appended to the newly created element.
createTextElement(String, String) - Method in class com.eibus.xml.nom.Document
Creates a new element and creates a new text node which is appended to the newly created element.
createTextElement(String, String, int) - Static method in class com.eibus.xml.nom.Node
Creates a new element, appends it to parent, and creates a new text node which is appended to the newly created element.
createTransaction() - Method in interface com.cordys.bre.repository.RuleRepository
returns new DBTransaction
createTransaction(SOAPTransaction) - Method in class com.cordys.cpc.bsf.connector.BsfConnector
This method is only for internal use of WS-AppServer.
createTransaction(Request) - Method in class com.eibus.soap.ApplicationConnector
Deprecated.
Implement the method createTransaction(SOAPTransaction) instead.
Credentials - Class in com.eibus.security.identity
Credentials are used to authenticate with.
Credentials() - Constructor for class com.eibus.security.identity.Credentials
 
CredentialsFailedException - Class in com.eibus.exception
A CredentialsFailedException is an exception thrown by the com.eibus.connector.nom.Connector or com.eibus.transport.Middleware.
CredentialsFailedException(IStringResource, Object...) - Constructor for class com.eibus.exception.CredentialsFailedException
 
CredentialsFailedException(Throwable, IStringResource, Object...) - Constructor for class com.eibus.exception.CredentialsFailedException
 
CT_APPLICATION_JSON - Static variable in class com.opentext.applicationconnector.httpconnector.impl.ContentTypeUtil
 
CT_APPLICATION_XML - Static variable in class com.opentext.applicationconnector.httpconnector.impl.ContentTypeUtil
 
CT_TEXT_XML - Static variable in class com.opentext.applicationconnector.httpconnector.impl.ContentTypeUtil
 
currentUserDN - Variable in class com.eibus.contentmanagement.ISVContentManager
Holds the DN of the current user
Cursor - Class in com.cordys.cpc.bsf.query
This class encapsulates the Cursor object required in Database operations.
Cursor(int) - Constructor for class com.cordys.cpc.bsf.query.Cursor
Creates a new instance of Cursor
Cursor(Document) - Constructor for class com.cordys.cpc.bsf.query.Cursor
Creates a new instance of Cursor
CustomBusObject - Class in com.cordys.cpc.bsf.busobject
CustomBusObjects gives the provision to present objects that are not just a copy of a single record of a single Table in the database.
CustomBusObject(BusObjectConfig) - Constructor for class com.cordys.cpc.bsf.busobject.CustomBusObject
 
CustomizeClassInfoException - Exception in com.cordys.cpc.bsf.classinfo.exception
Exception to report that customizing of the ClassInfo failed.
CustomizeClassInfoException(String, Throwable) - Constructor for exception com.cordys.cpc.bsf.classinfo.exception.CustomizeClassInfoException
Deprecated.
CustomizeClassInfoException(Throwable) - Constructor for exception com.cordys.cpc.bsf.classinfo.exception.CustomizeClassInfoException
 
CustomizeClassInfoException(String) - Constructor for exception com.cordys.cpc.bsf.classinfo.exception.CustomizeClassInfoException
Deprecated.
CustomizeClassInfoException() - Constructor for exception com.cordys.cpc.bsf.classinfo.exception.CustomizeClassInfoException
 
CustomizeClassInfoException(IStringResource, Object...) - Constructor for exception com.cordys.cpc.bsf.classinfo.exception.CustomizeClassInfoException
 
CustomizeClassInfoException(Throwable, IStringResource, Object...) - Constructor for exception com.cordys.cpc.bsf.classinfo.exception.CustomizeClassInfoException
 
Customizer - Class in com.eibus.applicationconnector.uddi
This class is an extension of the Interceptor interface.
Customizer() - Constructor for class com.eibus.applicationconnector.uddi.Customizer
 
CustomTaskDispatcher - Interface in com.cordys.notification.customdispatch
To control the task dispatch, this interface can be implemented on instantiation of a task, if notification service finds a CustomTaskDispatcher then the implementation class is loaded and all the required information is passed.

D

data(int, String) - Static method in class com.eibus.xml.nom.Find
Deprecated.
Returns all data of the the first node that matches the pattern.
DATA - Static variable in class com.eibus.xml.nom.NodeType
 
DatabaseException - Class in com.cordys.cpc.coboc.scheduler.exception
 
DatabaseException(String, IStringResource, Object...) - Constructor for class com.cordys.cpc.coboc.scheduler.exception.DatabaseException
 
DataConverter - Class in com.cordys.cpc.bsf.util
 
dataReceived() - Method in interface com.cordys.mdm.publisher.sniffer.ISniffer
This method will be called as an acknowledgement that data is received by publisher framework successfully.
DATASOURCE_NAME_PATTERN - Static variable in class com.cordys.cpc.bsf.busobject.Config
 
DataType - Class in com.eibus.xml.nom
Constants determining the datatype of an XML Node of type PCDATA.
DataType() - Constructor for class com.eibus.xml.nom.DataType
 
DATE - Static variable in class com.eibus.xml.nom.DataType
 
Date2Element(String, Date) - Method in class com.cordys.cpc.bsf.busobject.BusObject
Deprecated. 
Date2Element(String, Date, int) - Method in class com.cordys.cpc.bsf.busobject.BusObject
Deprecated. 
Date2String(Date) - Static method in class com.cordys.cpc.bsf.util.DataConverter
Convert a Date into a String representation.
dates - Variable in class com.cordys.cpc.coboc.repository.ScheduleEvent
 
DATES - Static variable in class com.cordys.cpc.coboc.repository.ScheduleEvent
 
DATETIME - Static variable in class com.eibus.xml.nom.DataType
 
DATETIME_TZ - Static variable in class com.eibus.xml.nom.DataType
 
days - Variable in class com.cordys.cpc.coboc.repository.ScheduleEvent
 
DAYS - Static variable in class com.cordys.cpc.coboc.repository.ScheduleEvent
 
DB_CONNECTION_POOL_DESC - Static variable in class com.cordys.bre.repository.Configuration
 
DB_CONNECTION_POOL_NAME - Static variable in class com.cordys.bre.repository.Configuration
 
DB_EVENT - Static variable in class com.cordys.mdm.statemachine.sminterface.persistor.AbstractMDMStateMachinePersistor
 
DBConnectionPool - Class in com.eibus.applicationconnector.sql
 
DBConnectionPool(int) - Constructor for class com.eibus.applicationconnector.sql.DBConnectionPool
Deprecated.
Use the constructor with a managed parent component instead.
DBConnectionPool(IManagedComponent, String, String, int) - Constructor for class com.eibus.applicationconnector.sql.DBConnectionPool
Creates a connection pool with the input configuration
DBConnectionPool.ConnectionSetting - Enum in com.eibus.applicationconnector.sql
 
DDLStatement - Class in com.cordys.cpc.bsf.busobject
Represents a DDL statement to create, alter or drop the database objects like catalog/database,table, index etc.
DDLStatement(String) - Constructor for class com.cordys.cpc.bsf.busobject.DDLStatement
Constructs the ddl statement.
debug() - Static method in class com.cordys.cpc.bsf.busobject.BSF
Returns the status of the debug mode.
debug(boolean) - Static method in class com.cordys.cpc.bsf.busobject.BSF
Set the degub mode.
debug(int) - Method in class com.eibus.util.logger.CordysLogger
Log a message Node with the DEBUG Severity.
debug(int, Throwable) - Method in class com.eibus.util.logger.CordysLogger
Log a message Node with the DEBUG Severity including the stack trace of the Throwable t passed as parameter.
debug(IStringResource, Object...) - Method in class com.eibus.util.logger.CordysLogger
Log IStringResource object with the DEBUG Severity.
debug(Throwable, IStringResource, Object...) - Method in class com.eibus.util.logger.CordysLogger
Log IStringResource object with the DEBUG Severity including the stack trace of the Throwable t passed as parameter.
debug(String) - Method in class com.eibus.util.logger.CordysLogger
Log a message string with the DEBUG Severity.
debug(String, Throwable) - Method in class com.eibus.util.logger.CordysLogger
Log a message string with the DEBUG Severity including the stack trace of the Throwable t passed as parameter.
DEBUG - Static variable in class com.eibus.util.logger.Severity
The DEBUG severity designates informational events that are most useful to debug an application.
decode(String) - Static method in class com.eibus.util.Base64
Deprecated.
decode(char[]) - Static method in class com.eibus.util.Base64
Deprecated.
decode(String) - Static method in class com.eibus.util.UTFEncode
Decodes the specified String to UTF-8
decodeBinBase64(byte[], int) - Static method in class com.eibus.util.system.Native
Deprecated.
decodeBytes(String) - Static method in class com.eibus.util.Base64
Deprecated.
decryptMessage(String, String) - Method in class com.eibus.util.EncryptProfile
Deprecated.
use com.eibus.util.UserProfile.decodeAndDecrypt()
DEFAULT_BACKEND - Static variable in class com.eibus.util.system.EIBProperties
Determines the name of the System Property denoting what the default backend name is for new business document managers
DEFAULT_CONNECTION_POINT - Static variable in class com.eibus.util.system.EIBProperties
Determines the name of the System Property denoting what the default uri is that should be used when starting an anonymous client
DEFAULT_CONTENT_TYPE - Static variable in class com.opentext.applicationconnector.httpconnector.impl.StandardRequestHandler
Default content type for the HTTP request.
DEFAULT_ITERATOR_SIZE - Static variable in class com.eibus.util.system.EIBProperties
Determines the name of the System Property denoting what the default value is for the initial size of new iterators
DEFAULT_PERSISTER - Static variable in class com.cordys.mdm.statemachine.sminterface.persistor.AbstractMDMStateMachinePersistor
 
DEFAULT_PORT - Static variable in class com.eibus.directory.soap.LDAPDirectory
 
DEFAULT_PROTOCOL - Static variable in class com.eibus.util.system.EIBProperties
Determines the name of the System Property denoting which class should be used for the middleware connection
DEFAULT_SOAP_PREFIX - Static variable in class com.eibus.soap.Processor
 
DEFAULT_TIMEOUT - Static variable in class com.eibus.util.system.EIBProperties
Determines the name of the System Property denoting what the default value is for the timeout for synchronous calls in BusinessDocumentManagers
DEFAULT_TRANSACTION_ID - Static variable in class com.cordys.cpc.bsf.busobject.BSF
 
DefaultStrategy - Class in com.cordys.cpc.bsf.query.dbmap
DB mapper that implements standard behavior.
DefaultStrategy(ClassInfo) - Constructor for class com.cordys.cpc.bsf.query.dbmap.DefaultStrategy
 
DefaultStrategy(ClassInfo, String) - Constructor for class com.cordys.cpc.bsf.query.dbmap.DefaultStrategy
 
DefaultStrategy(ClassInfo, IMapAttributeStrategy) - Constructor for class com.cordys.cpc.bsf.query.dbmap.DefaultStrategy
 
DefaultStrategy(ClassInfo, IMapAttributeStrategy, String) - Constructor for class com.cordys.cpc.bsf.query.dbmap.DefaultStrategy
 
defineAlert(AlertLevel, IStringResource, IStringResource) - Method in interface com.eibus.management.IManagedComponent
Defines an alert that can be issued by this managed component.
defineColdSetting(String, String, String, Class<T>) - Method in interface com.eibus.management.ISettingsCollection
Deprecated.
since C2. Use the localizable version of this method instead.
defineColdSetting(String, String, String, T) - Method in interface com.eibus.management.ISettingsCollection
Deprecated.
since C2. Use the localizable version of this method instead.
defineColdSetting(String, String, String, T, Comparable<T>, Comparable<T>) - Method in interface com.eibus.management.ISettingsCollection
Deprecated.
since C2. Use the localizable version of this method instead.
defineColdSetting(String, String, String, T, T[]) - Method in interface com.eibus.management.ISettingsCollection
Deprecated.
since C2. Use the localizable version of this method instead.
defineColdSetting(String, ILocalizableString, String, Class<T>) - Method in interface com.eibus.management.ISettingsCollection
Defines an 'cold' setting with a given name and description.
defineColdSetting(String, ILocalizableString, String, T) - Method in interface com.eibus.management.ISettingsCollection
Defines an 'cold' setting with a given name, description and default value.
defineColdSetting(String, ILocalizableString, String, T, Comparable<T>, Comparable<T>) - Method in interface com.eibus.management.ISettingsCollection
Defines a 'cold' setting with a given name, description, default value and min and max value.
defineColdSetting(String, ILocalizableString, String, T, T[]) - Method in interface com.eibus.management.ISettingsCollection
Defines a 'cold' setting with a given name, description, default value and set of legal values.
defineHotSetting(String, String, String, Object, String) - Method in interface com.eibus.management.ISettingsCollection
Deprecated.
since C2. Use the localizable version of this method instead.
defineHotSetting(String, String, String, Object, String, T) - Method in interface com.eibus.management.ISettingsCollection
Deprecated.
since C2. Use the localizable version of this method instead.
defineHotSetting(String, String, String, Object, String, T, Comparable<T>, Comparable<T>) - Method in interface com.eibus.management.ISettingsCollection
Deprecated.
since C2. Use the localizable version of this method instead.
defineHotSetting(String, String, String, Object, String, T, T[]) - Method in interface com.eibus.management.ISettingsCollection
Deprecated.
since C2. Use the localizable version of this method instead.
defineHotSetting(String, ILocalizableString, String, Object, String) - Method in interface com.eibus.management.ISettingsCollection
Defines an 'hot' setting with a given name and description.
defineHotSetting(String, ILocalizableString, String, Object, String, T) - Method in interface com.eibus.management.ISettingsCollection
Defines an 'hot' setting with a given name, description and default value.
defineHotSetting(String, ILocalizableString, String, Object, String, T, Comparable<T>, Comparable<T>) - Method in interface com.eibus.management.ISettingsCollection
Defines a 'hot' setting with a given name, description, default value and min and max value.
defineHotSetting(String, ILocalizableString, String, Object, String, T, T[]) - Method in interface com.eibus.management.ISettingsCollection
Defines a 'hot' setting with a given name, description, default value and set of legal values.
defineInfoAttribute(String, ILocalizableString, PropertyDescriptor, Object) - Method in interface com.eibus.management.IManagedComponent
Defines an informational attribute of a managed component, based on a property of a class or object.
defineInfoAttribute(String, ILocalizableString, String, Object) - Method in interface com.eibus.management.IManagedComponent
Defines an informational attribute of a managed component, based on a property of a class or object.
defineJMXSettings() - Method in class com.cordys.cpc.coboc.scheduler.SchedulerEngineSettings
 
defineOperation(String, String, String, Object, IParameterDefinition<?>[], OperationImpact) - Method in interface com.eibus.management.IManagedComponent
Deprecated.
since C2. Use the localizable defineOperation method instead.
defineOperation(String, ILocalizableString, String, Object, OperationImpact, IParameterDefinition<?>...) - Method in interface com.eibus.management.IManagedComponent
Defines an operation with a given name, description and parameters, based on a given method name.
defineParentNode(Document) - Method in class com.opentext.applicationconnector.httpconnector.impl.StandardResponseHandler
Utility method that gives the concrete classes an opportunity to override and append the HTTP response on a determined parent node.
defineProblem(IStringResource, IStringResource, IStringResource, IStringResource) - Method in interface com.eibus.management.IManagedComponent
Defines an problem that can be raised by this managed component.
defineWriteOnlyColdSetting(String, String, String, Class<T>) - Method in interface com.eibus.management.ISettingsCollection
Deprecated.
since C2. Use the localizable version of this method instead.
defineWriteOnlyColdSetting(String, ILocalizableString, String, Class<T>) - Method in interface com.eibus.management.ISettingsCollection
Defines a write-only 'cold' setting with a given name and description.
defineWriteOnlyHotSetting(String, String, String, Object, String) - Method in interface com.eibus.management.ISettingsCollection
Deprecated.
since C2. Use the localizable version of this method instead.
defineWriteOnlyHotSetting(String, ILocalizableString, String, Object, String) - Method in interface com.eibus.management.ISettingsCollection
Defines a write-only hot setting with a given name and description.
deflate(int) - Static method in class com.eibus.xml.nom.Node
It compresses the content of the node.This method takes the data of the NOM node, and does not include the element name or attributes of the NOM node.
delete() - Method in class com.cordys.cpc.bsf.busobject.BusObject
Deletes the data.
DELETE - Static variable in class com.cordys.mdm.publisher.util.Event
 
delete(String) - Method in class com.eibus.directory.soap.LDAPDirectory
Deprecated.
this method does not allow passing a active user identity. Use LDAPManipulator instead.
DELETE - Static variable in class com.eibus.directory.soap.LDAPEntryModification
 
delete(int, int) - Static method in class com.eibus.xml.nom.Node
Deletes the range of nodes specified in 'from' and 'to'
delete(int) - Static method in class com.eibus.xml.nom.Node
Deletes a single node and its children
delete() - Method in class com.eibus.xml.nom.NodeObject
Delete the XML node wrapped by this NodeObject.
delete() - Method in class com.eibus.xml.xpath.NodeSet
Deletes the native NodeSet handle.
delete() - Method in class com.eibus.xml.xpath.XPath
 
delete() - Method in class com.eibus.xml.xpath.XPathMetaInfo
Deletes native handle of the XPathMetaInfo object explicitly.
delete() - Method in class com.eibus.xml.xpath.XPathResult
This method deletes the XPathResult Object.
delete() - Method in class com.eibus.xml.xpath.XSLT
Deletes the native handle of the XSLT object
DELETE_OBJECT - Static variable in class com.cordys.cpc.bsf.event.StdTriggers
EventTrigger for DELETE_OBJECT operation.
DELETED - Static variable in class com.cordys.cpc.bsf.busobject.BusObject
 
DELETED - Static variable in class com.cordys.cpc.bsf.util.ObjectHelper
Index in the result of method analyseInnerObjects() to identify deleted inner objects
deleteNode() - Method in interface com.cordys.xml.dom.NOMNode
Deletes underlying NOM memory.
deleteNode(Node) - Static method in class com.cordys.xml.dom.NOMUtil
Removes the cleanup responsibility from DOM wrapper and explicitly frees the underlying NOM memory of the XML tree.
deleteNode(int) - Method in class com.eibus.xforms.XFormsDef
Deletes the node including its children.
deleteObject(BusObject) - Method in class com.cordys.cpc.bsf.busobject.BusObjectManager
Deletes the object
deleteObject(BizObject, TransactionObject, String, OperationContext) - Method in class com.cordys.cpc.coboc.CacheHandler
Deprecated.
Deletes an existing object from CoBOC.
deleteObject(BizObject, Object) - Method in interface com.cordys.cpc.coboc.RepositoryPlugInInterface
This method is used to Delete an object.
deleteObjectEx(BizObject, TransactionObject, String, OperationContext) - Method in class com.cordys.cpc.coboc.CacheHandler
Deprecated.
 
deleteRecursive(String) - Method in class com.eibus.contentmanagement.ISVContentManager
Recursively deletes the DN tree of entryDN from LDAP
deleteRulesByTemplateId(String, String, DBTransaction) - Method in interface com.cordys.bre.repository.RuleRepository
Deletes rules defined for uribinding
deleteSchedule(int, String, UpdateManager) - Method in class com.cordys.cpc.coboc.modeler.ScheduleModeler
This method is used to delete a schedule previously created.This accepts the schedule to be deleted as an XML request and returns the same if the schedule was successfully deleted.
deleteSchedule(int, String) - Method in class com.cordys.cpc.coboc.modeler.ScheduleModeler
This method is used to delete a schedule previously created.This accepts the schedule to be deleted as an XML request and returns the same if the schedule was successfully deleted.
deleteSchedule(ScheduleEvent, UpdateManager) - Method in class com.cordys.cpc.coboc.modeler.ScheduleModeler
This method is used by the SchedulerManager to delete a schedule from the repository.
deleteSchedule(String) - Method in class com.cordys.cpc.coboc.modeler.ScheduleModeler
This method is used by the MDHM for deleting a schedule from the repository as well as from the Engine.
deleteSchedule(int, String) - Method in interface com.cordys.cpc.coboc.scheduler.IPersistantSchedulerEngine
Deletes a previously created schedule and removes the schedule from schedule engines queue.
deleteSchedule(int, String) - Method in class com.cordys.cpc.coboc.scheduler.SchedulerEngine
 
deleteScheduleTemplateforDeployment(int, String) - Method in class com.cordys.cpc.coboc.modeler.ScheduleModeler
 
deleteShare(ShareInfo, XQYManager, String) - Method in class com.cordys.cpc.coboc.repository.CobocSecurityInfoManager
Deprecated.
Deletes all the permissions along with the share given to the users/roles
deleteShare(ShareInfo, TransactionObject, String) - Method in class com.cordys.cpc.coboc.repository.CobocSecurityInfoManager
Deprecated.
Deletes all the permissions along with the share given to the users/roles
deleteSplitterNode(int) - Method in class com.eibus.xforms.XFormsDef
Delete the splitter, moves the elements in the splitterpages to the parent of the splitter.
deleteXML() - Method in class com.eibus.connector.nom.Connector.SOAPMethod
Deletes the XML related to this SOAP method.
deploy(List<PackageDetails>, long) - Method in interface com.cordys.cap.utility.DeploymentUtility
Deploys the given list of caps to all the nodes in the cluster.
DeploymentUtility - Interface in com.cordys.cap.utility
DeploymentUtility provides APIs to work with CAP framework.
DeploymentUtility.Builder - Class in com.cordys.cap.utility
This class is used to build the deployment utility.
DESTINATION_STATE_ID - Static variable in class com.cordys.mdm.statemachine.sminterface.persistor.AbstractMDMStateMachinePersistor
 
DIRECTORY_PORT - Static variable in class com.eibus.util.system.EIBProperties
Deprecated. 
DIRECTORY_ROOT - Static variable in class com.eibus.util.system.EIBProperties
Deprecated. 
DirectoryException - Class in com.eibus.directory.soap
 
DirectoryException(String, int) - Constructor for class com.eibus.directory.soap.DirectoryException
 
DirectoryException(String, int, Throwable) - Constructor for class com.eibus.directory.soap.DirectoryException
 
DirectoryException(Throwable, int, IStringResource, Object...) - Constructor for class com.eibus.directory.soap.DirectoryException
 
DirectoryException(int, IStringResource, Object...) - Constructor for class com.eibus.directory.soap.DirectoryException
 
DirectoryException(String, IStringResource, Object[], int, Throwable) - Constructor for class com.eibus.directory.soap.DirectoryException
 
DirectorySearchResults - Class in com.eibus.directory.soap
 
disablePublishAudit() - Method in interface com.cordys.bre.engine.RuleEngine
Disables publish audit
disableRuleAudit() - Method in interface com.cordys.bre.engine.RuleEngine
Disables the reporting of the rule execution with in the rule repository.
disableRuleMonitoring() - Method in interface com.cordys.bre.engine.RuleSession
Use this API to disable rule monitoring.
disallow(String) - Method in class com.eibus.util.CommandLine.ValidOptions
Make option known and disallowed.
disallowAll() - Method in class com.eibus.util.CommandLine.ValidOptions
Make all options unknown and disallowed.
disallowUnknown() - Method in class com.eibus.util.CommandLine.ValidOptions
Disallow all unknown options.
DISPLAY_HIDE - Static variable in class com.cordys.cpc.bsf.busobject.BusObject
Deprecated.
replaced by com.cordys.cpc.bsf.handlers.access.AccessMode
DISPLAY_SHOW - Static variable in class com.cordys.cpc.bsf.busobject.BusObject
Deprecated.
replaced by com.cordys.cpc.bsf.handlers.access.AccessMode
dispose() - Method in exception com.cordys.cpc.bsf.busobject.exception.BsfUpdateException
Deprecated.
C3 onwards, it is no more required to clean up the nodes explicitly
DistributedTransactionException - Exception in com.cordys.cpc.bsf.busobject.exception
 
DistributedTransactionException() - Constructor for exception com.cordys.cpc.bsf.busobject.exception.DistributedTransactionException
Deprecated.
DistributedTransactionException(String) - Constructor for exception com.cordys.cpc.bsf.busobject.exception.DistributedTransactionException
Deprecated.
DistributedTransactionException(String, Throwable) - Constructor for exception com.cordys.cpc.bsf.busobject.exception.DistributedTransactionException
Deprecated.
DistributedTransactionException(Throwable) - Constructor for exception com.cordys.cpc.bsf.busobject.exception.DistributedTransactionException
 
DistributedTransactionException(Throwable, IStringResource, Object...) - Constructor for exception com.cordys.cpc.bsf.busobject.exception.DistributedTransactionException
 
DMLStatement - Class in com.cordys.cpc.bsf.busobject
This class is used to pass DML statements to the DB Represents a DML statement to insert, update or delete the database table rows etc.
DMLStatement(String) - Constructor for class com.cordys.cpc.bsf.busobject.DMLStatement
 
DN - Class in com.eibus.directory.soap
 
doApplyInitialize() - Method in class com.cordys.cpc.bsf.busobject.BusObject
Apply initialize on each attribute.
Document - Class in com.eibus.xml.nom

This Document class is a java wrapper over a NOM (Native Object Model) document.
Document() - Constructor for class com.eibus.xml.nom.Document
Creates a new document.
DOCUMENT - Static variable in class com.eibus.xml.nom.NodeType
 
Document._IDocumentCreationEventListener - Interface in com.eibus.xml.nom
This interface has to be implemented while creating custom eventListener.
DOCUMENT_FRAGMENT - Static variable in class com.eibus.xml.nom.NodeType
 
DOMFactory - Class in com.cordys.xml.dom
This class provides methods to convert NOM nodes to DOM nodes.
double2Element(String, double) - Method in class com.cordys.cpc.bsf.busobject.BusObject
Deprecated. 
double2Element(String, double, int) - Method in class com.cordys.cpc.bsf.busobject.BusObject
Deprecated. 
double2String(double) - Static method in class com.cordys.cpc.bsf.util.DataConverter
Returns String representation of a Double.
Double2String(Double) - Static method in class com.cordys.cpc.bsf.util.DataConverter
Converts Double to String
doubleValue() - Method in class com.cordys.cpc.bsf.types.UnsignedByte
Returns the value of this UnsignedInt as a double.
doValidateConstraints(EventTrigger[], boolean, IErrorHandler) - Method in class com.cordys.cpc.bsf.busobject.BusObject
Validate constraints.
dropObjectFromCache(long) - Method in class com.cordys.cpc.coboc.CacheHandler
Deprecated.
Delete an object from cache.
dropObjectFromCache(String) - Method in class com.cordys.cpc.coboc.CacheHandler
Deprecated.
 
dropPlugInFromCache(String) - Method in class com.cordys.cpc.coboc.CacheHandler
Deprecated.
 
DTD - Static variable in class com.eibus.xml.nom.NodeType
 
duplicate(int, int) - Static method in class com.eibus.xml.nom.Node
Deprecated.
in C2. Use clone(int node, boolean deep).
duplicate(int) - Static method in class com.eibus.xml.nom.Node
Duplicates the specified node including all the child elements.
duplicateAndAdd(int, int, int) - Static method in class com.eibus.xml.nom.Node
Duplicates and adds a range of nodes to the destination node.
duplicateAndAppend(int, int, int) - Static method in class com.eibus.xml.nom.Node
Duplicates and appends a range of nodes to most right sibling of the destination node.
duplicateAndAppendToChildren(int, int, int) - Static method in class com.eibus.xml.nom.Node
Duplicates and appends the range of nodes to the children of the destination node.
duplicateAndInsert(int, int, int) - Static method in class com.eibus.xml.nom.Node
Duplicates and inserts a range of nodes into the destination node.
duplicateAndInsertInChildren(int, int, int) - Static method in class com.eibus.xml.nom.Node
Duplicates and inserts the range of nodes into the children of the destination node.
duplicateElement(int) - Static method in class com.eibus.xml.nom.Node
Duplicates an Element.
duplicateMessageHeader(int) - Static method in class com.eibus.connector.nom.SOAPMessage
Duplicates the message Header if the soapMessage has to be sent to different components

E

EIBProperties - Class in com.eibus.util.system
Gives access to properties defined in a file named 'wcp.properties', merged with the System properties.
EIBProperties() - Constructor for class com.eibus.util.system.EIBProperties
 
ELEMENT - Static variable in class com.eibus.xml.nom.NodeType
 
element2BigDecimal(String) - Method in class com.cordys.cpc.bsf.busobject.BusObject
Deprecated. 
element2BigInteger(String) - Method in class com.cordys.cpc.bsf.busobject.BusObject
Deprecated. 
element2boolean(String) - Method in class com.cordys.cpc.bsf.busobject.BusObject
Deprecated. 
element2byte(String) - Method in class com.cordys.cpc.bsf.busobject.BusObject
Deprecated. 
element2Date(String) - Method in class com.cordys.cpc.bsf.busobject.BusObject
Deprecated. 
element2double(String) - Method in class com.cordys.cpc.bsf.busobject.BusObject
Deprecated. 
element2float(String) - Method in class com.cordys.cpc.bsf.busobject.BusObject
Deprecated. 
element2int(String) - Method in class com.cordys.cpc.bsf.busobject.BusObject
Deprecated. 
element2long(String) - Method in class com.cordys.cpc.bsf.busobject.BusObject
Deprecated. 
element2short(String) - Method in class com.cordys.cpc.bsf.busobject.BusObject
Deprecated. 
element2String(String) - Method in class com.cordys.cpc.bsf.busobject.BusObject
Deprecated. 
elements() - Method in class com.cordys.cpc.bsf.busobject.BusObjectArray
Returns a new Enumeration on the same dataset
elements(boolean) - Method in class com.cordys.cpc.bsf.busobject.BusObjectArray
Returns a new Enumeration on the same dataset from the current position or the start
elements() - Method in interface com.cordys.cpc.bsf.busobject.BusObjectIterator
Returns a new Enumeration on the same dataset
elements(boolean) - Method in interface com.cordys.cpc.bsf.busobject.BusObjectIterator
Returns a new Enumeration on the same dataset from the current position or the start
elements() - Method in class com.eibus.util.LinkedList
 
elements() - Method in class com.eibus.util.MRUCache
Returns an enumeration of the elements in the cache
ELEMENTS - Static variable in class com.eibus.xml.nom.CompoundType
 
enableAutoDelete() - Method in interface com.cordys.cpc.coboc.scheduler.IPersistantSchedulerEngine
Sets Automatic delete flag to true.
enableAutoDelete() - Method in class com.cordys.cpc.coboc.scheduler.SchedulerEngine
 
enableDefaultOption(int, boolean) - Method in class com.eibus.xforms.XFormsDef
 
enableHistoryLogByObject(String, String, int) - Method in class com.cordys.cpc.coboc.CacheHandler
Deprecated.
 
enableInvalidUriErrorSuppression(boolean) - Method in class com.eibus.xml.nom.Document
Setting to suppress throwing NomException when loading a document with invalid namespace uri's (e.g.
enableJmxConnector(boolean) - Static method in class com.eibus.management.ManagedProcess
 
enableLazyLoad(int) - Method in class com.eibus.xforms.XFormsDef
Enables lazy options for tab pages/group boxes.
enablePublishAudit() - Method in interface com.cordys.bre.engine.RuleEngine
Enables publish audit, when publish audit is enabled , rule engine will give rule monitor data to the AuditListner of host.
enableRuleAudit() - Method in interface com.cordys.bre.engine.RuleEngine
Enables the reporting of the rule execution with in the rule repository.
enableRuleMonitoring() - Method in interface com.cordys.bre.engine.RuleSession
Use this API to turn ON Rule Monitoring.
encode(String) - Static method in class com.eibus.util.Base64
Deprecated.
encode(byte[]) - Static method in class com.eibus.util.Base64
Deprecated.
encode(String) - Static method in class com.eibus.util.UTFEncode
Encodes the specified string to UTF-8
encodeBinBase64(byte[], int) - Static method in class com.eibus.util.system.Native
Deprecated.
encodeToStr(String) - Static method in class com.eibus.util.Base64
Deprecated.
encodeToStr(byte[]) - Static method in class com.eibus.util.Base64
Deprecated.
encryptMessage(String, String) - Method in class com.eibus.util.EncryptProfile
Deprecated.
use com.eibus.util.UserProfile.encryptAndEncode()
EncryptProfile - Class in com.eibus.util
 
EncryptProfile() - Constructor for class com.eibus.util.EncryptProfile
 
endTransaction(TransactionObject) - Method in class com.cordys.cpc.coboc.CacheHandler
Deprecated.
Once transaction space is created using startTransaction function, and you are done with all the interactions with the CoBOC,transaction must be closed for persistance of data (may be creation/updation or deletion), hence closing of the transaction is must and is done with this function.
ENTITY_ID - Static variable in class com.cordys.cpc.coboc.repository.ShareInfo
Deprecated.
 
entityId - Variable in class com.cordys.cpc.coboc.repository.ShareInfo
Deprecated.
 
ENTRY_UUID - Static variable in class com.eibus.directory.soap.LDAPDirectory
 
ENUM - Static variable in class com.eibus.xml.nom.CompoundType
 
equals(Object) - Method in class com.cordys.cpc.bsf.busobject.Config
 
equals(Object) - Method in class com.cordys.cpc.bsf.types.UnsignedByte
 
equals(Object) - Method in class com.cordys.mdm.repository.cache.subscription.Subscription
 
equals(Object) - Method in class com.cordys.mdm.table.CodDefinition
 
equals(Object) - Method in class com.cordys.mdm.util.keys.Key
 
equals(Object) - Method in class com.eibus.directory.soap.DN
 
equals(Object) - Method in class com.eibus.directory.soap.RDN
 
equals(Object) - Method in class com.eibus.util.cache.CacheKey
 
equals(Object) - Method in class com.eibus.xml.nom.Document
Returns true if two Documents have the same native handle.
ERROR - Static variable in class com.eibus.management.AlertLevel
An alert of this level should be issued when a fatal error occurs.
error(int) - Method in class com.eibus.util.logger.CordysLogger
Deprecated. 
error(int, Throwable) - Method in class com.eibus.util.logger.CordysLogger
Deprecated. 
error(String) - Method in class com.eibus.util.logger.CordysLogger
Deprecated. 
error(String, Throwable) - Method in class com.eibus.util.logger.CordysLogger
Deprecated. 
error(Throwable, IStringResource, Object...) - Method in class com.eibus.util.logger.CordysLogger
Log IStringResource object with the ERROR Severity including the stack trace of the Throwable t passed as parameter.
ERROR - Static variable in class com.eibus.util.logger.Severity
The ERROR severity designates error events that might still allow the application to continue running.
errorCodeToString() - Method in class com.eibus.directory.soap.DirectoryException
Deprecated. 
evaluate(int, Parameters) - Method in interface com.cordys.mdm.statemachine.sminterface.guard.IMDMGuard
 
evaluate(int) - Method in class com.eibus.xml.xpath.XPath
Evaluates the Xpath expression to the most generic result form XPathResult taking the NOM integer as input.
evaluate(long) - Method in class com.eibus.xml.xpath.XPath
Evaluates the Xpath expression to the most generic result form XPathResult taking ResultNode handle as the input.
evaluate(int, XPathMetaInfo) - Method in class com.eibus.xml.xpath.XPath
Evaluates the Xpath expression to the most generic result form XPathResult.
evaluate(long, XPathMetaInfo) - Method in class com.eibus.xml.xpath.XPath
Evaluates the Xpath expression to the most generic result form XPathResult.
evaluate(XPathMetaInfo) - Method in class com.eibus.xml.xpath.XPath
Evaluates the XPath expression to the most generic result form XPathResult taking MetaInfo as input.
evaluateBooleanResult(int) - Method in class com.eibus.xml.xpath.XPath
Evaluates the Xpath expression whose result is a Boolean value.
evaluateBooleanResult(int, XPathMetaInfo) - Method in class com.eibus.xml.xpath.XPath
Evaluates the Xpath expression whose result is a Boolean value.
evaluateExpression(String, int) - Method in interface com.cordys.bre.engine.ExpressionInterpreter
This method evaluates the expression over the specified objects-context
evaluateExpression(String, XPathMetaInfo, int) - Static method in class com.eibus.xml.xpath.XPath
It evaluates the XPath expression and returns the XPathResult object.
evaluateNumberResult(int) - Method in class com.eibus.xml.xpath.XPath
Evaluates the Xpath expression whose result is a Number.
evaluateNumberResult(int, XPathMetaInfo) - Method in class com.eibus.xml.xpath.XPath
Evaluates the Xpath expression whose result is a Number.
evaluateStringResult(int) - Method in class com.eibus.xml.xpath.XPath
Evaluates the Xpath expression whose result is a String.
evaluateStringResult(int, XPathMetaInfo) - Method in class com.eibus.xml.xpath.XPath
Evaluates the Xpath expression whose result is a String.
evaluateWithContext(int, XPath) - Method in class com.eibus.xml.xpath.XPath
Evaluate the expression based on the context specified.
evaluateXPathAssignment(String, String, int, int) - Method in interface com.cordys.bre.engine.ExpressionInterpreter
This method evaluates the rhs expression and puts the value in the lhs expression over the specified objects-context
evaluateXPathExpression(String, int, int) - Method in interface com.cordys.bre.engine.ExpressionInterpreter
This method evaluates the xpath expression over the specified objects-context
Event - Class in com.cordys.mdm.publisher.util
This class gives the three operations possible on businessobject data, viz., insert, update and delete as Event.INSERT, Event.UPDATE , Event.DELETE respectively.
EVENT_OCCURRENCE_COUNTER - Static variable in class com.eibus.management.counters.CounterFactory
 
EVENT_OCCURRENCE_COUNTER_TYPE_IDX - Static variable in class com.eibus.management.counters.CounterFactory
 
EVENT_VALUE_COUNTER - Static variable in class com.eibus.management.counters.CounterFactory
 
EVENT_VALUE_COUNTER_TYPE_IDX - Static variable in class com.eibus.management.counters.CounterFactory
 
EventTrigger - Interface in com.cordys.cpc.bsf.event
 
ExceptionGroup - Class in com.eibus.exception
A BusExceptions object contains a vector of exceptions that have occured at the same level.
ExceptionGroup(Throwable...) - Constructor for class com.eibus.exception.ExceptionGroup
Constructs a BusException that contains a vector of exceptions.
ExceptionGroup(Collection<?>) - Constructor for class com.eibus.exception.ExceptionGroup
 
ExceptionGroup(String, Vector<?>) - Constructor for class com.eibus.exception.ExceptionGroup
Constructs an BusException with the specified detail message and a vector of exceptions
ExceptionGroup(String, Throwable...) - Constructor for class com.eibus.exception.ExceptionGroup
Constructs an BusException with the specified detail message and a vector of exceptions
ExceptionGroup(IStringResource, Object...) - Constructor for class com.eibus.exception.ExceptionGroup
 
ExceptionGroup(Throwable, IStringResource, Object...) - Constructor for class com.eibus.exception.ExceptionGroup
 
ExceptionGroup(Vector<? extends Throwable>, IStringResource, Object...) - Constructor for class com.eibus.exception.ExceptionGroup
 
execute() - Method in class com.cordys.bre.engine.Action
Execute the given rule action based on rules condition.
execute() - Method in class com.cordys.cpc.bsf.busobject.DDLStatement
Executes the given ddl statement.
execute(boolean) - Method in class com.cordys.cpc.bsf.busobject.DDLStatement
Executes the given ddl statement.
execute() - Method in class com.cordys.cpc.bsf.busobject.DMLStatement
Deprecated.
execute(BusObjectManager) - Method in class com.cordys.cpc.bsf.busobject.DMLStatement
Deprecated.
execute() - Method in class com.cordys.cpc.bsf.busobject.QueryObject
Returns the dataset (resultset) as xml.
execute(BusObjectManager) - Method in class com.cordys.cpc.bsf.busobject.QueryObject
Returns the dataset (resultset) as xml.
execute() - Method in class com.cordys.cpc.bsf.busobject.StoredProcedure
Executes this stored procedure.
execute(long) - Method in class com.cordys.cpc.bsf.soap.SOAPRequestObject
Executes the soap method(s) and returns the nom handle to the method response.
execute() - Method in class com.cordys.cpc.bsf.soap.SOAPRequestObject
Executes the soap method(s) and returns the nom handle to the method response.
execute(SEActionMetadata) - Method in interface com.cordys.mdm.statemachine.sminterface.action.IMDMAction
All activity of the action has to be performed in this method.
executeDDL(int) - Method in class com.eibus.applicationconnector.sql.WCPDBConnection
Method to execute any SQL DDL command against the backend data source
This DDL execution is autocommit in nature, ie., any DDL execution can't be rolled back.
executeDecisionCase(String) - Method in interface com.cordys.bre.engine.RuleSession
Executes the decision case whose Id is passed.
executeDML() - Method in class com.cordys.cpc.bsf.busobject.DMLStatement
Executes DML Statement in the transaction attached to the thread
executeDML(BusObjectManager) - Method in class com.cordys.cpc.bsf.busobject.DMLStatement
Executes DML Statement
executeDML(int) - Method in class com.eibus.applicationconnector.sql.WCPDBConnection
Method to execute any SQL DML command against the backend data source
This will normally be inside a transaction.
executeRules() - Method in interface com.cordys.bre.engine.RuleSession
Executes the rules as applicable to this rule session.
executeRuleTest(long, String, String, TransactionObject) - Method in class com.cordys.cpc.coboc.CacheHandler
Deprecated. 
executeRuleTest(String, String, String, TransactionObject) - Method in class com.cordys.cpc.coboc.CacheHandler
Deprecated.
 
executeXslt(int, IMethodConfiguration, boolean) - Method in class com.opentext.applicationconnector.httpconnector.impl.StandardRequestHandler
Executes the XSLT transformation configured for this handler.
executeXslt(int, IMethodConfiguration) - Method in class com.opentext.applicationconnector.httpconnector.impl.StandardResponseHandler
Executes the XSLT transformation configured for this handler.
EXIT_1 - Static variable in class com.eibus.soap.Processor
Stopped
EXIT_11 - Static variable in class com.eibus.soap.Processor
Unknown Error
EXIT_12 - Static variable in class com.eibus.soap.Processor
Connection Error
EXIT_13 - Static variable in class com.eibus.soap.Processor
Connection Error
EXIT_14 - Static variable in class com.eibus.soap.Processor
Configuration Error
EXIT_15 - Static variable in class com.eibus.soap.Processor
Keystore fetch error
EXIT_IGNORE - Static variable in class com.eibus.soap.Processor
Ignorable Exit by the Monitor.
EXIT_LICENSE_ERROR - Static variable in class com.eibus.soap.Processor
Exit due to Licence error
EXIT_UNEXPECTED_EXCEPTION - Static variable in class com.eibus.soap.Processor
Exit due to an exception
expectsNoReply(int) - Static method in class com.eibus.connector.nom.SOAPMessage
Returns whether the SOAP Message expects no reply
ExpressionEvaluationException - Class in com.cordys.bre.engine.exception
Represents the any Exception during the runtime execution of the rules
ExpressionEvaluationException(IStringResource, Object...) - Constructor for class com.cordys.bre.engine.exception.ExpressionEvaluationException
Creates an instance of ExpressionEvaluationException with the specified localized message.
ExpressionEvaluationException(boolean, IStringResource, Object...) - Constructor for class com.cordys.bre.engine.exception.ExpressionEvaluationException
Creates an instance of ExpressionEvaluationException with the specified localized message.
ExpressionEvaluationException(Throwable, IStringResource, Object...) - Constructor for class com.cordys.bre.engine.exception.ExpressionEvaluationException
Creates an instance of ExpressionEvaluationException with the nested exception and the message.
ExpressionEvaluationException(String) - Constructor for class com.cordys.bre.engine.exception.ExpressionEvaluationException
ExpressionEvaluationException(String, boolean) - Constructor for class com.cordys.bre.engine.exception.ExpressionEvaluationException
Deprecated.
use #ExpressionEvaluationException(Boolean, IStringResource, Object...) instead
ExpressionEvaluationException(Throwable) - Constructor for class com.cordys.bre.engine.exception.ExpressionEvaluationException
Create the ExpressionEvaluationException for the specified cause of exception
ExpressionEvaluationException(String, Throwable) - Constructor for class com.cordys.bre.engine.exception.ExpressionEvaluationException
ExpressionInterpreter - Interface in com.cordys.bre.engine
 
ExpressionToken - Interface in com.cordys.bre.engine
When parseExpression is called the expression interpreter returns a vector of expression tokens

F

FALSE - Static variable in class com.cordys.cpc.bsf.busobject.Config
 
fatal(int) - Method in class com.eibus.util.logger.CordysLogger
Deprecated. 
fatal(int, Throwable) - Method in class com.eibus.util.logger.CordysLogger
Deprecated. 
fatal(String) - Method in class com.eibus.util.logger.CordysLogger
Deprecated. 
fatal(String, Throwable) - Method in class com.eibus.util.logger.CordysLogger
Deprecated. 
fatal(Throwable, IStringResource, Object...) - Method in class com.eibus.util.logger.CordysLogger
Log IStringResource object with the FATAL Severity including the stack trace of the Throwable t passed as parameter.
FATAL - Static variable in class com.eibus.util.logger.Severity
The FATAL severity designates very severe error events that will presumably lead the application to abort.
FaultDetail - Interface in com.eibus.soap.fault
A container for FaultDetailEntry objects.
FILE_SEPARATOR - Variable in class com.eibus.contentmanagement.ISVContentManager
Holds the file seperator
fillDirectoryEntry(XEntity) - Method in class com.cordys.cpc.coboc.BizObject
Deprecated.
Provides a format to be given to XQY
fillInstanceEntry(XEntity) - Method in class com.cordys.cpc.coboc.BizObject
Deprecated.
 
fillSelectWithModel(int, int, String, String) - Method in class com.eibus.xforms.XFormsDef
Links a model with a select or a list, to fill the options of the select or list.
fillTemplateEntry(XEntity) - Method in class com.cordys.cpc.coboc.BizObject
Deprecated.
 
finalize() - Method in class com.cordys.bre.engine.XObjectImpl
 
finalize() - Method in class com.eibus.applicationconnector.sql.DBConnectionPool
 
finalize() - Method in class com.eibus.directory.soap.LDAPDirectory
 
finalize() - Method in class com.eibus.soap.MethodDefinition
 
finalize() - Method in class com.eibus.soap.SOAPTransaction
Cleanup the request and response XML structures when the transaction is finalized.
finalize() - Method in class com.eibus.util.cache.Cache
 
finalize() - Method in class com.eibus.xml.nom.Document
This method should only be called by the Java VM.
finalize() - Method in class com.eibus.xml.xpath.NodeSet
 
finalize() - Method in class com.eibus.xml.xpath.XPath
 
finalize() - Method in class com.eibus.xml.xpath.XPathMetaInfo
 
finalize() - Method in class com.eibus.xml.xpath.XPathResult
 
finalize() - Method in class com.eibus.xml.xpath.XSLT
 
Find - Class in com.eibus.xml.nom
Deprecated.
, recommended to use methods of com.eibus.xml.xpath.XPath class which are standard XPath1.0 compliant. Two methods listCompare() and node() have been moved to com.eibus.xml.nom.Node class. Method node() is renamed to isValidNode(int supposedNode). Find contains a number of static methods that you can use to search an XML tree. A description of the contents of the various search patterns can be found in XML Search Patterns.
FindHandler - Interface in com.eibus.xml.nom
A FindHandler can be used as callback function in several search methods.
findSOAPNode(String, String) - Method in class com.eibus.directory.soap.LDAPDirectory
Searches for a SOAP node within the default organizational context that can execute the method of the namespace.
findSOAPNode(String, String, String) - Method in class com.eibus.directory.soap.LDAPDirectory
Searches for a SOAP node within the specified organizational context that can execute the method of the namespace.
finish(long) - Method in interface com.eibus.management.counters.ITimerEventValueCounter
 
first(int, String) - Static method in class com.eibus.xml.nom.Find
Deprecated.
Retrieves the first node that matches the criteria
firstData(int, String, String) - Static method in class com.eibus.xml.nom.Find
Deprecated.
Since BCP 4.2, it is recommended to use firstDataWithDefault Returns all data of the the first node that matches the pattern.
firstDataWithDefault(int, String, String) - Static method in class com.eibus.xml.nom.Find
Deprecated.
Returns all data of the the first node that matches the pattern.
FIRSTDAYOFMONTH - Static variable in class com.cordys.cpc.coboc.repository.ScheduleEvent
 
firstElement(int, String) - Static method in class com.eibus.xml.nom.Find
Deprecated.
Returns the first element child of the first node that matches the pattern.
firstElements(int, String) - Static method in class com.eibus.xml.nom.Find
Deprecated.
Returns the first element children of the nodes that match the pattern.
firstInList(int, int, String) - Static method in class com.eibus.xml.nom.Find
Deprecated.
Retrieves the first node in the list of nodes that matches the criteria
firstMatch(int, String) - Static method in class com.eibus.xml.nom.Find
Deprecated.
Returns the first node that matches the pattern
firstMatch(int, XPathMetaInfo) - Method in class com.eibus.xml.xpath.XPath
 
firstMatchInList(int, int, String) - Static method in class com.eibus.xml.nom.Find
Deprecated.
Returns the first node that matches the pattern
firstMatchWithCustomContext(int, XPath) - Method in class com.eibus.xml.xpath.XPath
Select the first node which matches the give pattern.
firstToUpper(String) - Static method in class com.cordys.cpc.bsf.util.DataConverter
Converts the first Character of the String to Uppercase
FIRSTWEEKDAY - Static variable in class com.cordys.cpc.coboc.repository.ScheduleEvent
 
FIXED - Static variable in class com.eibus.xml.nom.DataType
 
flatSourceEntries() - Method in class com.cordys.cpc.bsf.busobject.QueryObject
 
float2Element(String, float) - Method in class com.cordys.cpc.bsf.busobject.BusObject
Deprecated. 
float2Element(String, float, int) - Method in class com.cordys.cpc.bsf.busobject.BusObject
Deprecated. 
float2String(float) - Static method in class com.cordys.cpc.bsf.util.DataConverter
Returns String representation of a Float.
Float2String(Float) - Static method in class com.cordys.cpc.bsf.util.DataConverter
Converts Float to String
floatValue() - Method in class com.cordys.cpc.bsf.types.UnsignedByte
Returns the value of this UnsignedInt as a float.
forCurrentValueOnly() - Method in interface com.cordys.cpc.bsf.event.AttributeValuesEvent
Returns what is expected from this values listener.
FORTNIGHTLY - Static variable in class com.cordys.cpc.coboc.repository.ScheduleEvent
 
found(int) - Method in interface com.eibus.xml.nom.FindHandler
Called when a node is found upon an earlier search execution.

G

generateMappings() - Method in class com.cordys.cpc.bsf.classinfo.ClassInfo
 
generateURLForOLD(String) - Static method in class com.eibus.xforms.XFormsDef
For OLD Support correcting the absolute URLs
GET - Static variable in class com.cordys.cpc.bsf.busobject.QueryObject
 
get(CacheKey) - Method in class com.eibus.util.cache.Cache
Get the object (and load when not in the cache).
get(Object) - Method in class com.eibus.util.MRUCache
Retrieve the object in the list that has this key
get() - Method in class com.eibus.util.Queue
Gets an object from queue.
get(long) - Method in class com.eibus.util.Queue
Gets an object from queue, within a given timeout period.
get_ManagementLocale() - Static method in class com.eibus.util.system.EIBProperties
Provides Locale object prepared from language, country code specified using property com.eibus.management.locale .
get_SystemDefaultLocale() - Static method in class com.eibus.util.system.EIBProperties
Provides Locale object prepared from language, country code specified using property com.eibus.defaultLocale.
getAccessDeniedCounter() - Method in class com.eibus.directory.soap.Cache
Get a event occurrence Counter for this LDAP Directory.
getAccessHandlers() - Method in class com.cordys.cpc.bsf.classinfo.AttributeInfo
 
getAccessHandlers() - Method in class com.cordys.cpc.bsf.classinfo.ClassInfo
Return the registered Access handlers
getAccessMode() - Method in interface com.cordys.cpc.bsf.event.AccessEvent
Get the AccessMode for the object or attribute (depending on context).
getAccessMode(String) - Method in interface com.cordys.cpc.bsf.event.AccessEvent
If the event represents an object, it returns the access mode of the specified attribute that has been registered in this evnt.
getActionHandlerInstance(String, int, IRule, RuleSession) - Method in interface com.cordys.bre.engine.RuleEngine
Creates an action handler instance for the given action name , action node, rule and rule session -use internal
getActionName() - Method in class com.cordys.mdm.statemachine.exceptions.MDMActionException
 
getActionName() - Method in class com.cordys.mdm.statemachine.sminterface.action.SEActionMetadata
 
getActionNode() - Method in class com.cordys.bre.engine.Action
Returns the action node as int Node
getActiveContextCount() - Static method in class com.cordys.cpc.bsf.busobject.BSF
 
getActor() - Method in interface com.cordys.cpc.bsf.busobject.exception.ISOAPFault
 
getActor() - Method in exception com.cordys.cpc.bsf.busobject.exception.WSAppsSOAPFault
 
getActor() - Method in exception com.eibus.soap.SOAPFault
Returns the actor of the SOAPFault
getActualMethodName() - Method in class com.eibus.soap.MethodDefinition
 
getAddress() - Method in class com.eibus.transport.Middleware
Returns the first URI of any of the inbound queues.
getAddresses() - Method in class com.eibus.transport.Middleware
Retrieves an array of all URIs for which the Middleware object has inbound queues (i.e., on which it can receive messages).
getAfterAbortListeners() - Method in class com.cordys.cpc.bsf.classinfo.ClassInfo
 
getAfterChangeHandlers() - Method in class com.cordys.cpc.bsf.classinfo.AttributeInfo
Return the registered AfterChangeHandlers
getAfterCommitListeners() - Method in class com.cordys.cpc.bsf.classinfo.ClassInfo
 
getAfterDeleteListeners() - Method in class com.cordys.cpc.bsf.classinfo.ClassInfo
 
getAfterInsertListeners() - Method in class com.cordys.cpc.bsf.classinfo.ClassInfo
 
getAfterLoadListeners() - Method in class com.cordys.cpc.bsf.classinfo.ClassInfo
 
getAfterUpdateListeners() - Method in class com.cordys.cpc.bsf.classinfo.ClassInfo
 
getAllChildren(int) - Method in class com.eibus.xforms.XFormsDef
Returns an integer array with all the children (elements) that have been added to this node.
getAllOptions() - Method in class com.eibus.util.CommandLine.ParseResult
Get all arguments for all options.
getAllowed() - Method in interface com.cordys.cpc.bsf.event.AccessEvent
Get the AccessMode for the object or attribute (depending on context).
getAllRolesOfUser(String) - Method in class com.eibus.directory.soap.LDAPDirectory
 
getApplicationData() - Method in interface com.cordys.notification.customdispatch.TaskInformation
Returns a copy of the application data.
getApplicationManagedComponent() - Static method in class com.cordys.cpc.bsf.busobject.BSF
 
getApplyAfterLoad() - Method in class com.cordys.cpc.bsf.busobject.BusObjectConfig
 
getArguments() - Method in class com.cordys.mdm.exception.SnifferException
Restriction: This method should not be used by external clients
getAssignedRolesOfUser(String) - Method in class com.eibus.directory.soap.LDAPDirectory
Get AssignedRoles (including inherited) of a user.
getAssignments(TaskInformation) - Method in interface com.cordys.notification.customdispatch.CustomTaskDispatcher
Implement the custom dispatch logic in this method.
getAssignments() - Method in interface com.cordys.notification.customdispatch.TaskInformation
Returns a collection of assignments, set for this task
getAssociationQueries() - Method in class com.cordys.cpc.bsf.busobject.QueryObject
 
getAttribute() - Method in interface com.cordys.cpc.bsf.event.AfterAttributeChangeEvent
Retrieve the attribute name used in this event
getAttribute() - Method in interface com.cordys.cpc.bsf.event.AttributeAccessEvent
 
getAttribute() - Method in interface com.cordys.cpc.bsf.event.AttributeAvailabilityEvent
Retrieve the attribute name used in this event
getAttribute() - Method in interface com.cordys.cpc.bsf.event.AttributeConstraintEvent
Retrieve the attribute name used in this event
getAttribute() - Method in interface com.cordys.cpc.bsf.event.AttributeInitializeEvent
Get the attribute name for which the listener is called
getAttribute() - Method in interface com.cordys.cpc.bsf.event.BeforeAttributeChangeEvent
Retrieve the attribute name used in this event
getAttribute(int, String) - Static method in class com.eibus.xml.nom.Node
Returns the value of the attribute for the specified attribute name of the given node, if the node is of type Element
getAttribute(int, String, String) - Static method in class com.eibus.xml.nom.Node
Returns the value of the given attribute, or the default value if the attribute does not exist
getAttributeClass() - Method in class com.cordys.cpc.bsf.classinfo.AttributeInfo
 
getAttributeInfo(String) - Method in class com.cordys.cpc.bsf.classinfo.ClassInfo
 
getAttributeInfos() - Method in class com.cordys.cpc.bsf.classinfo.ClassInfo
 
getAttributeInfos2() - Method in class com.cordys.cpc.bsf.classinfo.ClassInfo
Returns AttributeInfos as an array
getAttributeInt(int, String, int) - Static method in class com.eibus.xml.nom.Node
Returns the value of the given attribute value as integer, or the default value if the attribute does not exist or is not an integer value.
getAttributeLocalName(int, int) - Static method in class com.eibus.xml.nom.Node
Returns the local name of the attribute with the specified index in the node
getAttributeMap() - Method in class com.cordys.cpc.bsf.classinfo.RelationInfo_Composite
 
getAttributeName(String) - Method in class com.cordys.cpc.bsf.query.dbmap.DefaultStrategy
 
getAttributeName(String) - Method in class com.cordys.cpc.bsf.query.dbmap.NameMappingStrategy
Return the attribute name for a column
getAttributeName(String) - Method in class com.cordys.cpc.bsf.query.dbmap.TrivialStrategy
 
getAttributeName(String) - Method in interface com.cordys.cpc.bsf.query.IMapAttributeStrategy
Get the attrubite name for a given column Returns null if there is no mapping for this attribute.
getAttributeName(int, int) - Static method in class com.eibus.xml.nom.Node
Returns the name of the attribute with the specified index in the node
getAttributeNamespaceURI(int, int) - Static method in class com.eibus.xml.nom.Node
Returns the namespace URI associated with the namespace prefix of the attribute with the specified index in the node
getAttributeNodes() - Method in class com.eibus.xml.xpath.NodeSet
This function returns the array of Element Nodes(NOM integer) corresponding to attributes present in the Nodeset object.
getAttributeNS(int, String, String) - Static method in class com.eibus.xml.nom.Node
Returns the value of the attribute for the specified attribute name which is bound with the given namespace URI of the given node, if the node is of type Element
getAttributeNS(int, String, String, String) - Static method in class com.eibus.xml.nom.Node
Returns the value of the given attribute which is bound with the give URI, or the default value if the attribute does not exist
getAttributePrefix(int, int) - Static method in class com.eibus.xml.nom.Node
Returns the namespace prefix of the attribute with the specified index in the node
getAttributesMemory() - Method in class com.eibus.xml.nom.Document
Deprecated.
since BOP4-FP1
getAttributeType(BusObject, String) - Static method in class com.cordys.cpc.bsf.util.DataConverter
 
getAttributeValues() - Method in class com.eibus.xml.xpath.NodeSet
This function returns the array of strings which are the values of the attributes present in the Nodeset object.
getAuditListner() - Method in interface com.cordys.bre.engine.RuleEngine
Gets the audit listener for the engine
getAuditTime() - Method in class com.cordys.mdm.publisher.sniffer.SynchronizationObject
Returns the time when the change has happened.
getAuthenticatedUser() - Static method in class com.cordys.cpc.bsf.busobject.BSF
Returns the authenticated user as per the current Bsf context.
getAuthenticatedUserID() - Method in interface com.eibus.security.identity.Identity
Returns a String representation of the authenticated user.
getAuthenticationDetails(int, String) - Method in class com.eibus.applicationconnector.uddi.Customizer
This method returns the authentication details needed to invoke the external web service hosted at the given endpoint URL.
getAuthenticationType() - Method in class com.eibus.applicationconnector.uddi.AuthenticationDetails
This method returns the authentication type
getAuthenticationURL() - Method in class com.eibus.applicationconnector.uddi.AuthenticationDetails
 
getAuthenticationUser() - Method in class com.eibus.directory.soap.LDAPDirectory
Returns the aunthenticated user entry from the LDAP of the currently logged in user
getAuthenticationUser(String) - Method in class com.eibus.directory.soap.LDAPDirectory
 
getAutoDelete() - Method in class com.cordys.cpc.coboc.scheduler.SchedulerManager
This method return a boolean value.
getAvailabilityHandlers() - Method in class com.cordys.cpc.bsf.classinfo.AttributeInfo
 
getAvailableLocales() - Method in exception com.cordys.cpc.bsf.busobject.exception.WSAppServerClassCastException
 
getAvailableLocales() - Method in exception com.cordys.cpc.bsf.busobject.exception.WSAppServerClassNotFoundException
 
getAvailableLocales() - Method in class com.cordys.cpc.bsf.busobject.exception.WSAppServerException
 
getAvailableLocales() - Method in exception com.cordys.cpc.bsf.busobject.exception.WSAppServerIllegalAccessException
 
getAvailableLocales() - Method in exception com.cordys.cpc.bsf.busobject.exception.WSAppServerIllegalArgumentException
 
getAvailableLocales() - Method in exception com.cordys.cpc.bsf.busobject.exception.WSAppServerIllegalStateException
 
getAvailableLocales() - Method in exception com.cordys.cpc.bsf.busobject.exception.WSAppServerInstantiationException
 
getAvailableLocales() - Method in exception com.cordys.cpc.bsf.busobject.exception.WSAppServerNoSuchMethodException
 
getAvailableLocales() - Method in exception com.cordys.cpc.bsf.busobject.exception.WSAppServerNullPointerException
 
getAvailableLocales() - Method in exception com.cordys.cpc.bsf.busobject.exception.WSAppServerNumberFormatException
 
getAvailableLocales() - Method in exception com.cordys.cpc.bsf.busobject.exception.WSAppServerRunTimeException
 
getAvailableLocales() - Method in exception com.cordys.cpc.coboc.scheduler.exception.LocalizableParseException
 
getAvailableLocales() - Method in class com.eibus.directory.soap.DirectoryException
 
getAvailablePageFileSpace() - Method in class com.eibus.util.system.SystemInformation
 
getAvailablePhysicalMemory() - Method in class com.eibus.util.system.SystemInformation
 
getAvailableVirtualMemory() - Method in class com.eibus.util.system.SystemInformation
 
getAverageValue() - Method in interface com.eibus.management.counters.IEventValueCounter
 
getBackend() - Method in class com.cordys.mdm.publisher.sniffer.SnifferDetails
Returns name of the MDM Publisher Service Group associated with the datastore that the current sniffer belongs to
getBackend() - Method in class com.cordys.mdm.repository.cache.subscription.Subscription
Returns the name of the MDM Publisher service group associated with the source datastore of the subscription
getBaseCordysClassPath() - Static method in class com.eibus.util.system.Native
 
getBatchSize() - Method in class com.cordys.cpc.bsf.busobject.BusObjectManager
Get the value of batchSize.
getBCPClassPath() - Static method in class com.eibus.util.system.Native
 
getBeforeAbortListeners() - Method in class com.cordys.cpc.bsf.classinfo.ClassInfo
 
getBeforeChangeHandlers() - Method in class com.cordys.cpc.bsf.classinfo.AttributeInfo
Return the registered BeforeChangeHandlers
getBeforeCommitListeners() - Method in class com.cordys.cpc.bsf.classinfo.ClassInfo
 
getBeforeDeleteListeners() - Method in class com.cordys.cpc.bsf.classinfo.ClassInfo
 
getBeforeInsertListeners() - Method in class com.cordys.cpc.bsf.classinfo.ClassInfo
 
getBeforeUpdateListeners() - Method in class com.cordys.cpc.bsf.classinfo.ClassInfo
 
getBigDecimalProperty(String) - Method in class com.cordys.cpc.bsf.busobject.BusObject
Returns the BigDecimal value of the property.
getBigIntegerProperty(String) - Method in class com.cordys.cpc.bsf.busobject.BusObject
Returns the BigInteger value of the property.
getBizzObjectName() - Method in class com.cordys.mdm.statemachine.BusinessObject
Returns name of the business object in the payload
getBizzObjectNode() - Method in class com.cordys.mdm.statemachine.BusinessObject
Returns business object element in the payload.
getBody() - Method in class com.eibus.connector.nom.Connector.SOAPMethod
Returns the body node of the method call
getBodyNode(int) - Static method in class com.eibus.connector.nom.SOAPMessage
Deprecated.
since 4.2 C3, use getRootBodyNode()
getBoolean(String) - Method in class com.cordys.cpc.bsf.busobject.StoredProcedure
Retrieves the value of the specified parameter as boolean
getBoolean(String) - Method in interface com.cordys.cpc.bsf.query.xqy.XqyResultSet
Returns the value of the specified column in the current tuple as boolean.
getBoolean(String) - Static method in class com.eibus.util.system.EIBProperties
Returns is true if and only if the (system) property named by the argument exists and is equal to the string "true".
getBoolean(String, boolean) - Static method in class com.eibus.util.system.EIBProperties
Returns is true if and only if the (system) property named by the argument exists and is equal to the string "true".
getBooleanProperty(String) - Method in class com.cordys.cpc.bsf.busobject.BusObject
Returns true if the value of the property is true (case insensitive).
getBooleanResult() - Method in class com.eibus.xml.xpath.XPathResult
If the type is XPATH_BOOLEAN the result is returned as a boolean.
getBsfProperty(int, String) - Static method in class com.cordys.cpc.bsf.busobject.Config
Get the value for a given property Note: Put this method in this class to keep all code working on configuration in one source
getBuild() - Method in class com.eibus.contentmanagement.ISVPackage
Gets the build number of the isv package
getBuildNumber() - Method in class com.eibus.util.system.SystemInformation
 
getBusConnectionPointEntry(int) - Method in class com.eibus.contentmanagement.ISVSOAPServiceManager
Subclasses can override this method to modify the static SOAP Connection Point Entry.
getBusObjectCollection(Vector) - Method in class com.cordys.cpc.bsf.busobject.BusObjectManager
 
getBusObjectConstructor() - Method in class com.cordys.cpc.bsf.classinfo.ClassInfo
Get the constructor for this BusObject
getBusObjectConstructor(Class) - Method in class com.cordys.cpc.bsf.classinfo.ClassInfo
Get the constructor of the BusObject of the given class
getBusObjectManager() - Method in class com.cordys.cpc.bsf.busobject.StoredProcedure
 
getBusSOAPNodeConfiguration(int) - Method in class com.eibus.contentmanagement.ISVSOAPServiceManager
Subclasses can override this method to provide a different configuration.
getBusSOAPNodeEntry(int) - Method in class com.eibus.contentmanagement.ISVSOAPServiceManager
Subclasses can override this method to modify the static SOAP Node Entry.
getBusSOAPProcessorConfiguration(int) - Method in class com.eibus.contentmanagement.ISVSOAPServiceManager
Subclasses can override this method to provide a different configuration.
getBusSOAPProcessorEntry(int) - Method in class com.eibus.contentmanagement.ISVSOAPServiceManager
Subclasses can override this method to modify the static SOAP Processor Entry.
getByteProperty(String) - Method in class com.cordys.cpc.bsf.busobject.BusObject
Returns the byte value of the property.
getBytesValue(LDAPEntry, String) - Static method in class com.eibus.directory.soap.LDAPUtil
Returns the first byte-array value of the attribute in entry that has the specified name.
getBytesValue(LDAPEntry, AttributeDefinition) - Static method in class com.eibus.directory.soap.LDAPUtil
Returns the first byte-array value of the attribute in entry that has the specified name.
getCache() - Method in class com.eibus.directory.soap.LDAPDirectory
Returns the internal Cache object used by this directory.
getCacheHandler(int) - Static method in class com.cordys.cpc.coboc.CacheHandler
Deprecated.
 
getCacheHandler(int, CobocProblemMonitor, IManagedComponent, Processor) - Static method in class com.cordys.cpc.coboc.CacheHandler
Deprecated.
 
getCacheHandler(int, IManagedComponent, Processor) - Static method in class com.cordys.cpc.coboc.CacheHandler
Deprecated.
 
getCacheStatistics() - Method in class com.eibus.directory.soap.LDAPDirectory
 
getCandidateModelProperties() - Method in class com.cordys.mdm.table.CodDefinition
 
getCandidateScxml() - Method in class com.cordys.mdm.table.CodDefinition
Restriction: This method should not be used by external clients
getCandidateTableName() - Method in class com.cordys.mdm.table.CodDefinition
Restriction: This method should not be used by external clients
getChangeability() - Method in class com.cordys.cpc.bsf.classinfo.AttributeInfo
 
getChildren() - Method in class com.cordys.cpc.bsf.classinfo.ClassInfo
Return the child classes
getChoiceHandlers() - Method in class com.cordys.cpc.bsf.classinfo.AttributeInfo
Deprecated.
use method getValuesHandlers
getClassInfo(Class) - Static method in class com.cordys.cpc.bsf.busobject.BusObject
This method can be used to load classInfo of any class
getClassLoader() - Static method in class com.cordys.cpc.bsf.busobject.BSF
 
getClassName() - Method in class com.cordys.cpc.bsf.query.dbmap.DefaultStrategy
 
getClassName() - Method in class com.cordys.cpc.bsf.query.dbmap.NameMappingStrategy
Return the class name
getClassName() - Method in class com.cordys.cpc.bsf.query.dbmap.TrivialStrategy
 
getClassName() - Method in interface com.cordys.cpc.bsf.query.IMapAttributeStrategy
Get the class name (the XML tag) of the class for which this mapper is used Returns null if there is no mapping for this table.
getClient() - Method in class com.cordys.mdm.repository.cache.subscription.Subscription
Returns the name of the MDM Publisher service group associated with the target datastore of the subscription
getClient() - Method in class com.cordys.mdm.table.CodDefinition
Returns name of the service group name associated with hub data store.
getCN(String) - Static method in class com.eibus.directory.soap.LDAPUtil
getCobocSecurityInfoManager() - Method in class com.cordys.cpc.coboc.CacheHandler
Deprecated.
 
getCod() - Method in class com.cordys.mdm.repository.cache.subscription.Subscription
 
getCodType() - Method in class com.cordys.mdm.table.CodDefinition
Returns name of the schema fragment associated with hub data entity.
GetCollection(int, String) - Method in class com.cordys.cpc.coboc.CacheHandler
Deprecated.
An XmlStore complaint method to get entities.
getColumnName() - Method in class com.cordys.cpc.bsf.busobject.QueryParameter
Returns the Name of the column.
getColumnName() - Method in class com.cordys.cpc.bsf.classinfo.AttributeInfo
 
getColumnName(String) - Method in class com.cordys.cpc.bsf.query.dbmap.DefaultStrategy
 
getColumnName(String) - Method in class com.cordys.cpc.bsf.query.dbmap.NameMappingStrategy
Return the column name for an attribute
getColumnName(String) - Method in class com.cordys.cpc.bsf.query.dbmap.TrivialStrategy
 
getColumnName(String) - Method in interface com.cordys.cpc.bsf.query.IMapAttributeStrategy
Get the column name for a given attribute.
getCommandLine() - Method in class com.eibus.util.CommandLine
Get (a clone of) the command line.
getCommandUpdate() - Method in class com.cordys.cpc.bsf.busobject.BusObjectManager
 
getComparator() - Static method in class com.eibus.directory.soap.Cache
 
getComponentImpl() - Method in interface com.eibus.management.IManagedComponent
Retrieves the actual component implementation.
getCompoundType(int) - Static method in class com.eibus.xml.nom.Node
Returns the compound type of the node
getComputerName() - Static method in class com.eibus.util.system.SystemInformation
 
getConditionString(int) - Method in class com.eibus.applicationconnector.sql.WCPDBConnection
 
getConfigObject() - Method in class com.cordys.cpc.bsf.connector.BsfConnector
 
getConfiguration() - Method in interface com.cordys.bre.repository.RuleRepository
Gets the configuration object used to create the repository
getConfiguration() - Method in class com.cordys.cpc.bsf.busobject.BusObjectManager
Returns the corresponding Config object.
getConfiguration() - Method in class com.eibus.soap.ApplicationConnector
Returns the XML node that is supposed to contain the configuration information of this ApplicationConnector.
getConfigurationProperty(String, Object) - Method in class com.cordys.cpc.coboc.scheduler.SchedulerEngineSettings
 
getConnection() - Method in class com.eibus.directory.soap.LDAPDirectory
Returns the actual connection to ldap.
getConnectionCustomizer() - Method in class com.cordys.cpc.bsf.busobject.BusObjectManager
 
getConnectionPool() - Method in interface com.cordys.bre.repository.RuleRepository
Gets the connection pool with the repository
getConnectionPoolName() - Method in class com.cordys.cpc.bsf.busobject.Config
 
getConnectionPoolRefreshInterval() - Method in class com.eibus.applicationconnector.sql.DBConnectionPool
Get the refresh interval set for this connection pool
getConnector() - Static method in class com.cordys.cpc.bsf.busobject.BSF
Returns the Connector object associated with the current context.
getConnector() - Method in class com.eibus.soap.Processor
Returns the Connector to the Cordys ESB that is opened by this soap processor.
getConnectors() - Static method in class com.eibus.connector.nom.Connector
Returns an Enumeration of the currently created connectors.
getConnectorTransaction() - Static method in class com.cordys.cpc.bsf.busobject.BSF
Returns the BsfConnectorTransaction object associated with the current context.
getConnectorTransaction() - Method in class com.cordys.cpc.bsf.busobject.BsfContext
This method is used by the framework to obtain the transaction object associated with this context.
getConnectUsingDSO() - Method in class com.cordys.bre.repository.Configuration
this will return the whether the default option used for connect is by creating dso node
getConstraintHandlers() - Method in class com.cordys.cpc.bsf.classinfo.AttributeInfo
Return the registered Constraint handlers
getConstraintHandlers() - Method in class com.cordys.cpc.bsf.classinfo.ClassInfo
Return the registered Validators
getConstraintListeners(Config) - Static method in class com.cordys.cpc.bsf.event.Listeners
 
getConstraintListeners(BusObjectManager) - Static method in class com.cordys.cpc.bsf.event.Listeners
 
getContentType(HttpMethod) - Static method in class com.opentext.applicationconnector.httpconnector.impl.ContentTypeUtil
 
getContentType() - Method in class com.opentext.applicationconnector.httpconnector.impl.StandardRequestHandler
Returns the content type information as defined on the method implementation xml.
getCordysClassPath() - Static method in class com.eibus.util.system.Native
Builds a String that contains the following entries in the same order
getCordysHeaderNode(int) - Static method in class com.eibus.connector.nom.SOAPMessage
Returns the Cordys Header node of the SOAP Message.
getCordysLogger(Class<?>) - Static method in class com.eibus.util.logger.CordysLogger
Retrieve a CordysLogger according to the value of the clazz parameter.
getCount() - Method in class com.eibus.directory.soap.DirectorySearchResults
 
getCounters(String) - Method in interface com.eibus.management.IManagedComponent
Retrieves the counter(s) with the given name.
getCountOfUsedNodesAndAttr() - Static method in class com.eibus.xml.nom.Document
Gets the Total number of Nodes and Attributes currently used( those are not deleted yet) in this JVM.
getCPUSpeed() - Method in class com.eibus.util.system.SystemInformation
 
getCurrentBodyBlock() - Method in class com.eibus.soap.SOAPTransaction
Returns the current body block in case of a multicall request
getCurrentSOAPTransaction() - Static method in class com.eibus.soap.SOAPTransaction
This method returns the SOAP Transaction that belongs to the current thread.
getCurrentTransactionId() - Static method in class com.cordys.cpc.bsf.busobject.BSF
This method returns current Transaction Id.
getCurrentTransactionId() - Method in class com.cordys.cpc.bsf.busobject.BusObjectManager
This method returns the current transaction Id
getCurrentValue() - Method in interface com.eibus.management.counters.IEventValueCounter
 
getCurrentValue() - Method in interface com.eibus.management.counters.IValueCounter
 
getCursor() - Method in class com.cordys.cpc.bsf.busobject.QueryObject
 
getCursorCacheRefreshInterval() - Method in class com.eibus.applicationconnector.sql.DBConnectionPool
Gives the time interval in which cursor cache can be refreshed to clean up un-used open cursors.
getCursorCacheSize() - Method in class com.eibus.applicationconnector.sql.DBConnectionPool
Gives the size of the cache for cursors.
getCustomData() - Method in interface com.cordys.notification.customdispatch.TaskInformation
Returns a copy of the custom data.
getCustomResultObject() - Method in class com.eibus.xml.xpath.XPathResult
If the type is XPATH_CUSTOM the result is returned as an Object.
getCustomRuleMonitor() - Method in class com.cordys.bre.repository.Configuration.RuleMonitorConfiguration
 
getData(int, String) - Static method in class com.eibus.xml.nom.Node
Deprecated.
in C1, use getDataWithDefault()
getData(int) - Static method in class com.eibus.xml.nom.Node
Returns the data in the node, if it is of type Text, otherwise collects all data of all children nodes and returns that.
getDatabaseName() - Method in class com.cordys.cpc.bsf.busobject.Config
 
getDatabaseName() - Method in interface com.cordys.cpc.bsf.event.ApplicationIntializeEvent
Returns the the Default Database name.
getDatabaseVendorName() - Method in class com.cordys.cpc.bsf.busobject.Config
 
getDatabaseVendorName() - Method in interface com.cordys.cpc.bsf.event.ApplicationIntializeEvent
Returns the Database Vendor Name.
getDataBytesForElement(int, String, byte[]) - Static method in class com.eibus.xml.nom.Node
Retrieves the data of the first child of node that has the specified tagname
getDataBytesForElementWithNS(int, String, String, byte[]) - Static method in class com.eibus.xml.nom.Node
Retrieves the data of the first child of node that has the specified tagname and which is bound with the given namespace URI.
getDataBytesWithDefault(int, byte[]) - Static method in class com.eibus.xml.nom.Node
Returns the data of the node in byte array, if it is of type Text, otherwise collects all data of all children nodes and returns that.
getDataElement(int, String, String) - Static method in class com.eibus.xml.nom.Node
Retrieves the data of the first child of node that has the specified tagname.
getDataElementNS(int, String, String, String) - Static method in class com.eibus.xml.nom.Node
Retrieves the data of the first child of node that has the specified tagname and which is bound with the given namespace URI.
getDataObject() - Method in class com.cordys.mdm.statemachine.sminterface.action.SEActionMetadata
 
getDataOfFirstDataChild(int, String) - Static method in class com.eibus.xml.nom.Node
Deprecated.
use getDataWithDefault(int node, String defaultValue) method.
getDatasetNode() - Method in interface com.cordys.cpc.bsf.query.xqy.XqyResultSet
Returns the xml-nom handle to the dataset node.
getDataType() - Method in class com.cordys.cpc.bsf.busobject.StoredProcedure.Parameter
 
getDataType() - Method in class com.cordys.mdm.util.keys.Key
Returns the data type of the key
getDataType(int) - Static method in class com.eibus.xml.nom.Node
Returns the datatype of the node for which the attribute dt is set
getDataTypeString() - Method in class com.cordys.cpc.bsf.busobject.StoredProcedure.Parameter
 
getDataWithDefault(int, String) - Static method in class com.eibus.xml.nom.Node
Returns the data in the node, if it is of type Text, otherwise collects all data of all children nodes and returns that.
getDate(String) - Method in class com.cordys.cpc.bsf.busobject.StoredProcedure
Retrieves the value of the specified parameter as java.util.Date
getDate(String) - Method in interface com.cordys.cpc.bsf.query.xqy.XqyResultSet
Returns the value of the specified column in the current tuple as Date.
getDateProperty(String) - Method in class com.cordys.cpc.bsf.busobject.BusObject
Returns the Date value of the property.
getDateTimestampProperty(String) - Method in class com.cordys.cpc.bsf.busobject.BusObject
Returns the Date value of the property.
getDBError(TransactionObject) - Method in class com.cordys.cpc.coboc.CacheHandler
Deprecated.
Recommended to use getDBError() of ObjectManager
getDBManager() - Method in class com.cordys.cpc.coboc.modeler.ScheduleModeler
 
getDefaultConfig(Document) - Static method in class com.cordys.cpc.bsf.busobject.Config
Returns the default configuration
getDefaultCursorSize() - Method in class com.eibus.applicationconnector.sql.DBConnectionPool
Gives the default size of cursor.
getDefaultInstance() - Static method in class com.eibus.directory.soap.LDAPDirectory
Returns the default LDAP proxy to the host that is specified in the environment settings.
getDefaultListener() - Method in class com.eibus.connector.nom.ListenerPool
Returns the default listener.
getDefaultMaximumSearchResults() - Static method in class com.eibus.directory.soap.LDAPDirectory
Get the default maximum search results from LDAP.
getDefaultMaxRetry() - Static method in class com.cordys.cpc.bsf.busobject.BusObjectManager
Returns the default number of times the transaction is retried.
getDefaultPropertiesFileName() - Static method in class com.eibus.util.system.EIBProperties
 
getDefaultTestRetry() - Static method in class com.cordys.cpc.bsf.busobject.BusObjectManager
Returns the default existing TestRetry value.
getDefaultUser() - Static method in class com.cordys.cpc.bsf.busobject.BSF
Returns the user dn.
getDefaultUser() - Method in class com.cordys.cpc.bsf.busobject.Config
 
getDefaultUserCredentials(Document) - Static method in class com.cordys.cpc.bsf.busobject.BSF
This method is used by the framework to obtain the ACO for the default user.
getDefaultValue() - Method in interface com.eibus.management.IParameterDefinition
Returns the default value for this parameter, if it has one, or null otherwise.
getDefaultValue() - Method in class com.eibus.management.ParameterDefinition
 
getDefinedClass() - Method in class com.cordys.cpc.bsf.classinfo.ClassInfo
Return the class which is defined by this ClassInfo
getDefinition() - Method in class com.eibus.soap.BodyBlock
Deprecated.
since BCP 4.2
getDeleteTrigger() - Method in class com.cordys.mdm.table.CodDefinition
Returns event name configured for database delete operation.
getDependsOn() - Method in class com.cordys.cpc.bsf.classinfo.AttributeInfo
 
getDescription() - Method in interface com.cordys.bre.repository.IRuleGroup
Get the description of the rule group.
getDescription() - Method in class com.cordys.mdm.table.CodDefinition
Returns description of the hub entity.
getDescription() - Method in interface com.eibus.management.IParameterDefinition
Returns the name of the parameter described by this IParameterDefinition instance.
getDescription() - Method in class com.eibus.management.ParameterDefinition
 
getDetail() - Method in interface com.cordys.cpc.bsf.busobject.exception.ISOAPFault
 
getDetail() - Method in exception com.cordys.cpc.bsf.busobject.exception.WSAppsSOAPFault
 
getDetail() - Method in exception com.eibus.soap.SOAPFault
Returns the detail of the SOAPFault
getDetailEntries() - Method in interface com.eibus.soap.fault.FaultDetail
 
getDetails() - Method in class com.cordys.mdm.statemachine.exceptions.MDMStateMachineException
 
getDirectory() - Method in class com.eibus.soap.Processor
Returns the Directory Server proxy used by this soap processor.
getDirectory() - Method in class com.eibus.transport.Middleware
Returns the proxy to the Directory Service.
getDirectorySearchRoot() - Method in class com.eibus.directory.soap.LDAPDirectory
Returns the default search root.
getDirectorySearchRoot() - Static method in class com.eibus.directory.soap.LDAPUtil
 
getDispatcherQueueSize() - Method in class com.cordys.bre.repository.Configuration
 
getDisplayHandlers() - Method in class com.cordys.cpc.bsf.classinfo.AttributeInfo
Return the registered DisplayHandlers
getDisplayHandlers() - Method in class com.cordys.cpc.bsf.classinfo.ClassInfo
 
getDN(String) - Static method in class com.eibus.directory.soap.DN
Creates a new DN object for the specified string.
getDN() - Method in class com.eibus.directory.soap.LDAPEntryModification
 
getDocument() - Method in class com.cordys.cpc.coboc.scheduler.SchedulerManager
Returns the NOM document.
getDocument() - Method in class com.eibus.connector.nom.Connector
Deprecated.
since BCP C.1, please use Node.getDocument() OR Node.getDocument()
getDocument() - Method in class com.eibus.soap.Processor
 
getDocument() - Method in class com.eibus.xforms.XFormsDef
Deprecated.
Use NOMDocumentPool.getInstance().lendDocument()
getDocument(int) - Static method in class com.eibus.xml.nom.Node
Returns a Document object to which the node belongs.
getDocumentId() - Method in interface com.cordys.bre.repository.IRule
 
getDomainUsers() - Static method in class com.eibus.util.system.Native
Method to get the list of domain users and return them as an enumeration.
getDOMElement() - Method in class com.eibus.soap.BodyBlock
 
getDouble(String) - Method in class com.cordys.cpc.bsf.busobject.StoredProcedure
Retrieves the value of the specified parameter as double
getDouble(String) - Method in interface com.cordys.cpc.bsf.query.xqy.XqyResultSet
Returns the value of the specified column in the current tuple as double.
getDoubleProperty(String) - Method in class com.cordys.cpc.bsf.busobject.BusObject
Returns the double value of the property.
getDqConfiguration() - Method in class com.cordys.mdm.table.CodDefinition
Restriction: This method should not be used by external clients
getDQPlanName() - Method in class com.cordys.mdm.table.CodDefinition
Restriction: This method should not be used by external clients
getDriver() - Method in class com.eibus.applicationconnector.sql.DBConnectionPool
Gets the connector/driver for which the connection pool is configured It can be OLEDB or JDBC
getDSO() - Method in class com.cordys.cpc.bsf.busobject.Config
Get DSO (Database Specification Object).
getDsoNode() - Method in class com.cordys.bre.repository.Configuration
Returns the DSO node from the configuration xml.
getEffectiveDate() - Method in interface com.cordys.bre.repository.IRule
Get the effective date of this rule.
getEISName() - Method in class com.cordys.cpc.bsf.classinfo.AttributeInfo
Returns the EIS name of this attribute, If EIS Name is null then return attribute name
getElement() - Method in exception com.cordys.cpc.coboc.scheduler.exception.InvalidDataException
 
getElement() - Method in exception com.cordys.cpc.coboc.scheduler.exception.MissingDataException
 
getElement(int, String) - Static method in class com.eibus.xml.nom.Node
Returns a first child node with the given tag name.
getElementNode(long) - Static method in class com.eibus.xml.xpath.ResultNode
This method returns the NOM node handle as an integer taking the input as a ResultNode.If it is an attribute, the parent NOM Node is returned.
getElementNodes() - Method in class com.eibus.xml.xpath.NodeSet
This function returns the array of Element Nodes that the Nodeset object contains.
getElementNS(int, String, String) - Static method in class com.eibus.xml.nom.Node
Returns a child node, with the given name which is bound with the given URI or 0.
getElementsMemory() - Method in class com.eibus.xml.nom.Document
Deprecated.
getEnabled() - Method in interface com.cordys.bre.repository.IRule
Get enabled status for this rule.
getEngineId() - Method in interface com.cordys.cpc.coboc.scheduler.ISchedulerEngine
Gets the identifier of this engine.
getEngineId() - Method in class com.cordys.cpc.coboc.scheduler.SchedulerEngine
 
getEngineId() - Method in class com.cordys.cpc.coboc.scheduler.SchedulerManager
Gets the id of the engine.
getEngineId() - Method in class com.cordys.cpc.coboc.scheduler.VolatileSchedulerEngine
 
getEntity() - Method in class com.cordys.mdm.publisher.sniffer.SnifferDetails
Returns the entity to which the current sniffer belongs.
getEntity() - Method in class com.cordys.mdm.repository.cache.subscription.Subscription
 
getEntityId() - Method in class com.cordys.cpc.coboc.repository.ShareInfo
Deprecated.
 
getEntry(String) - Method in class com.eibus.directory.soap.LDAPDirectory
If name is a Distinguished Name, a LDAPConnection.read() on this name is done.
getEntry() - Method in class com.eibus.directory.soap.LDAPEntryModification
Get the current entry.
getEntry(LDAPDirectoryReader, String) - Static method in class com.eibus.directory.soap.LDAPUtil
Searches for an LDAP entry with the given DN
getEntry(LDAPDirectoryReader, String, String) - Static method in class com.eibus.directory.soap.LDAPUtil
Searches for an LDAP entry with the given DN
getEntry() - Method in class com.eibus.soap.MethodDefinition
 
getEnvelope() - Method in class com.eibus.transport.Message
Returns the envelope (which contains the XML-tree) of the message
getEnvelopeNode(int) - Static method in class com.eibus.connector.nom.SOAPMessage
Deprecated.
since 4.2 C3, use getRootEnvelopeNode()
getEnvValue(String) - Static method in class com.eibus.util.system.Native
For internal use only.
getErrorCode() - Method in exception com.cordys.cpc.bsf.busobject.exception.BsfUpdateException
Returns the error code for this BsfUpdateException
getErrorCode() - Method in class com.eibus.applicationconnector.sql.WCPDBConnection
Gets the current error code.
getErrorData(int) - Method in exception com.cordys.cpc.bsf.busobject.exception.BsfUpdateException
Returns the error details for the requeted index.
getErrorDetails(int) - Method in exception com.cordys.cpc.bsf.busobject.exception.BsfUpdateException
Returns the string representation of the error details
getErrorMessage() - Method in class com.eibus.applicationconnector.sql.WCPDBConnection
Returns localized error message.
getErrorMessage(int) - Method in class com.eibus.applicationconnector.sql.WCPDBConnection
Returns localized error message.
getErrorPosition() - Method in class com.eibus.xml.xpath.exception.XPathException
Returns the position at which the error has occurred.
getErrors() - Method in exception com.cordys.cpc.bsf.busobject.exception.QueryException
Returns all the xml error nodes in this exception.
getErrorString() - Method in class com.cordys.mdm.exception.SnifferException
Restriction: This method should not be used by external clients
getErrorType() - Method in class com.cordys.cpc.coboc.scheduler.exception.SchedulerException
 
getEscapedFilter(String) - Static method in class com.eibus.directory.soap.LDAPUtil
 
getEvent() - Method in exception com.cordys.cpc.bsf.busobject.exception.BsfEventException
Returns the BusEventObject associated with the exception/error.
getEvent() - Method in class com.cordys.mdm.publisher.sniffer.SynchronizationObject
Returns the event occurred INSERT or DELETE or UPDATE
getEventListenerRegistration() - Static method in class com.cordys.cpc.bsf.busobject.BSF
Returns the EventListenerRegistration object which is used to register external Event handlers for the BusObject.
getEventObject(String) - Static method in class com.cordys.mdm.publisher.util.Event
 
getEventsPerSecond() - Method in interface com.eibus.management.counters.IEventOccurrenceCounter
 
getEventsPerSecond() - Method in interface com.eibus.management.counters.IEventValueCounter
 
getException() - Method in interface com.cordys.cpc.bsf.event.AfterAbortObjectEvent
The exception that cause the abort of the transaction.
getException() - Method in interface com.cordys.cpc.bsf.event.BeforeAbortObjectEvent
The exception that cause the abort of the transaction.
getException() - Method in interface com.cordys.cpc.bsf.event.TransactionErrorEvent
Return the exception that has occured while executing this operation
getExceptions() - Method in class com.eibus.exception.ExceptionGroup
 
getExecutableType() - Method in class com.cordys.mdm.statemachine.sminterface.action.SEActionMetadata
 
getExpiryTime() - Method in interface com.cordys.bre.engine.IRuleSet
returns the expiry time for the ruleset, the lowest expiry date of the rules inside
getExpressionInterpreter() - Method in class com.cordys.bre.engine.RuleEngineFactory
Returns an expression interpreter used by rule-engine to evaluate the expressions.
getFailOverManager() - Method in class com.cordys.cpc.coboc.scheduler.SchedulerManager
 
getFamily() - Method in class com.eibus.directory.soap.DN
 
getFaultCode() - Method in interface com.cordys.cpc.bsf.busobject.exception.ILocalizableException
 
getFaultCode() - Method in interface com.cordys.cpc.bsf.busobject.exception.ISOAPFault
 
getFaultCode() - Method in exception com.cordys.cpc.bsf.busobject.exception.WSAppServerClassCastException
 
getFaultCode() - Method in exception com.cordys.cpc.bsf.busobject.exception.WSAppServerClassNotFoundException
 
getFaultCode() - Method in class com.cordys.cpc.bsf.busobject.exception.WSAppServerException
 
getFaultCode() - Method in exception com.cordys.cpc.bsf.busobject.exception.WSAppServerIllegalAccessException
 
getFaultCode() - Method in exception com.cordys.cpc.bsf.busobject.exception.WSAppServerIllegalArgumentException
 
getFaultCode() - Method in exception com.cordys.cpc.bsf.busobject.exception.WSAppServerIllegalStateException
 
getFaultCode() - Method in exception com.cordys.cpc.bsf.busobject.exception.WSAppServerInstantiationException
 
getFaultCode() - Method in exception com.cordys.cpc.bsf.busobject.exception.WSAppServerNoSuchMethodException
 
getFaultCode() - Method in exception com.cordys.cpc.bsf.busobject.exception.WSAppServerNullPointerException
 
getFaultCode() - Method in exception com.cordys.cpc.bsf.busobject.exception.WSAppServerNumberFormatException
 
getFaultCode() - Method in exception com.cordys.cpc.bsf.busobject.exception.WSAppServerRunTimeException
 
getFaultCode() - Method in exception com.cordys.cpc.bsf.busobject.exception.WSAppsSOAPFault
 
getFaultCode() - Method in exception com.eibus.soap.SOAPFault
Returns the faultCode of the SOAPFault
getFaultString() - Method in interface com.cordys.cpc.bsf.busobject.exception.ISOAPFault
 
getFaultString() - Method in exception com.cordys.cpc.bsf.busobject.exception.WSAppsSOAPFault
 
getFaultString() - Method in exception com.eibus.soap.SOAPFault
Returns the faultString of the SOAPFault
getFirstChild(int) - Static method in class com.eibus.xml.nom.Node
Returns the first child of the node.It can be either a data node or an element node.
getFirstChildElement(int) - Static method in class com.eibus.xml.nom.Node
Returns the first child element of the node
getFirstDataNode(int) - Static method in class com.eibus.xml.nom.Node
Returns the first child of node that is of type data
getFirstElement() - Method in exception com.cordys.cpc.coboc.scheduler.exception.MutuallyExclusiveException
 
getFirstElement(int) - Static method in class com.eibus.xml.nom.Node
Returns the first child of node which is of type element
getFirstMatch(String, XPathMetaInfo, int) - Static method in class com.eibus.xml.xpath.XPath
It returns the first node which matches the pattern.
getFirstSchedule() - Method in class com.cordys.cpc.coboc.scheduler.SchedulerManager
Deprecated. 
getFloat(String) - Method in class com.cordys.cpc.bsf.busobject.StoredProcedure
Retrieves the value of the specified parameter as float
getFloat(String) - Method in interface com.cordys.cpc.bsf.query.xqy.XqyResultSet
Returns the value of the specified column in the current tuple as float.
getFloatProperty(String) - Method in class com.cordys.cpc.bsf.busobject.BusObject
Returns the float value of the property.
getFontName() - Static method in class com.eibus.util.system.EIBProperties
 
getFqcnOfCustomRuleMonitorListener() - Method in class com.cordys.bre.repository.Configuration.RuleMonitorConfiguration
 
getFullDocument() - Method in class com.eibus.connector.nom.Connector.SOAPMethod
Returns the full XML document of the SOAP method
getFullName() - Method in interface com.eibus.management.IManagedComponent
Returns the full component name, that's the name of this component prefixed by the names of its parent components, separated by '/'.
getFullyQualifiedHostName() - Static method in class com.eibus.util.system.SystemInformation
 
getFullyQualifiedResourceID() - Method in exception com.cordys.cpc.coboc.scheduler.exception.LocalizableParseException
 
getGlobalTransactionManager() - Method in class com.cordys.cpc.bsf.busobject.BusObjectManager
 
getGuidGenerationClass() - Method in class com.cordys.mdm.table.CodDefinition
Returns the registry guid generator class.
getHandle() - Method in class com.eibus.xml.nom.Document
Returns the handle to the native context of the Document.
getHandlerClass() - Method in class com.cordys.mdm.repository.cache.subscription.Subscription
Returns the canonical name of the handler class of the Subscription
getHandlerParameter() - Method in class com.cordys.mdm.repository.cache.subscription.Subscription
Restriction: This method should not be used by external clients Returns the handler parameter configured with the Subscription
getHeaderNode(int) - Static method in class com.eibus.connector.nom.SOAPMessage
Deprecated.
since 4.2 C3, use getRootHeaderNode()
getHostIdentifier() - Method in interface com.cordys.bre.engine.RuleEngine
This methods gets the host identifier
getHostName() - Static method in class com.eibus.util.system.SystemInformation
 
getId() - Method in interface com.cordys.bre.repository.IRuleGroup
Get the id of the rule group.
getId() - Method in class com.cordys.cpc.bsf.query.Cursor
Returns the identifier of this Cursor object as specified in "id" attribute.
getId() - Method in interface com.cordys.notification.task.IAssignment
 
getIdentifier() - Method in interface com.cordys.bre.engine.XObject
This method will be used by ruleengine to create the hashmap for all xobjects added to the rulesession.
getIdentifier() - Method in class com.cordys.bre.engine.XObjectImpl
 
getIdentifier() - Method in class com.cordys.cpc.bsf.busobject.BsfContext
This method is used by the framework.
getIdentifier() - Method in interface com.cordys.cpc.bsf.classinfo.RelationInfo
Returns the identifier of the relation
getIdentifier() - Method in class com.cordys.cpc.bsf.classinfo.RelationInfo_Composite
Returns the identifier of the relation
getIdentifier() - Method in class com.cordys.cpc.bsf.classinfo.RelationInfo_FK
Returns the identifier of the relation
getIdentity() - Method in class com.eibus.soap.SOAPTransaction
Returns the user as UserIdentity
getImplementation() - Method in class com.eibus.soap.MethodDefinition
 
getInitializeHandlers() - Method in class com.cordys.cpc.bsf.classinfo.AttributeInfo
Return the registered Constraint handlers
getInitializeHandlers() - Method in class com.cordys.cpc.bsf.classinfo.ClassInfo
Get the initialization handlers for this class
getInitialValue() - Method in interface com.cordys.cpc.bsf.event.AttributeInitializeEvent
Get the initial value of the attribute defined in the event
getInputXML() - Method in class com.cordys.mdm.publisher.subscription.SubscriptionHandlerDetails
Restriction: This method should not be used by external clients
getInsertions() - Method in exception com.cordys.cpc.coboc.scheduler.exception.LocalizableParseException
 
getInsertTrigger() - Method in class com.cordys.mdm.table.CodDefinition
Returns event name configured for database insert operation.
getInstallDir() - Static method in class com.eibus.util.system.EIBProperties
Get the Cordys Installation directory: Read from environment variable, if fail then read it from CORDYS_HOME or CORDYS_INSTALL_DIR
getInstallerPanel(ISVPackage, int, int) - Method in class com.eibus.contentmanagement.ISVContentManager
Deprecated.
From C3 onwards, ISV packages are not loaded by Cordys installer. Implementing this method is not required.
getInstance() - Static method in class com.cordys.bre.engine.RuleEngineFactory
Gets the instance of rule engine factory.
getInstance() - Static method in class com.cordys.cpc.coboc.repository.CobocSecurityInfoManager
Deprecated.
 
getInstance() - Static method in class com.cordys.cpc.coboc.scheduler.ScheduleEngineFactory
Factory method which returns a singleton instnace of the ISchedulerEngineFactory
getInstance(BusinessObject) - Method in class com.cordys.mdm.statemachine.sminterface.persistor.AbstractMDMStateMachinePersistor
This method should return state instance for the given input from the underlying persistent store.
getInstance(String) - Method in class com.cordys.mdm.statemachine.sminterface.persistor.AbstractMDMStateMachinePersistor
This method should return state instance for the given input from the underlying persistent store.
getInstance(String, String, String) - Static method in class com.cordys.mdm.table.CodDefinition
This method retrieves the CodDefinition for the given parameters
getInstance(IManagedComponent, String, String, int) - Static method in class com.eibus.applicationconnector.sql.DBConnectionPool
Get an instance of DBConnectionPool either from the cache or create a new connection pool, based on the sharedPool setting If sharedPool setting is true that means the connection pool is shared among multiple components And the actual values taken by the connection pool for creating connections and cache will be determined by connection pool
getInstance(String) - Static method in class com.eibus.connector.nom.Connector
Returns a Connector for the name.
getInstance(String, int) - Static method in class com.eibus.connector.nom.Connector
 
getInstance(String) - Static method in class com.eibus.soap.ApplicationConnector
 
getInstance(String, MessageListener, LDAPDirectory) - Static method in class com.eibus.transport.Middleware
Create or get a Middleware abstraction object.
getInstance(String, MessageListener, LDAPDirectory, int) - Static method in class com.eibus.transport.Middleware
 
getInstance(String) - Static method in class com.eibus.transport.Middleware
Returns the middleware instance with the specified name, or null if it does not exist.
getInstance(String) - Static method in class com.eibus.xml.xpath.XPathResult
Returns a new XPathResult object with the result type XPATH_STRING
getInstance(double) - Static method in class com.eibus.xml.xpath.XPathResult
Returns a new XPathResult object with the result type XPATH_NUMBER
getInstance(boolean) - Static method in class com.eibus.xml.xpath.XPathResult
Returns a new XPathResult object with the result type XPATH_BOOLEAN .
getInstance(NodeSet) - Static method in class com.eibus.xml.xpath.XPathResult
Returns a new XPathResult object with the result type XPATH_NODESET
getInstance(Object) - Static method in class com.eibus.xml.xpath.XPathResult
Returns a new XPathResult object with the result type XPATH_CUSTOm
getInstanceCount() - Static method in class com.eibus.xml.nom.NodeObject
Returns the total number of active NodeObject instances.
getInstantiationStackTrace() - Static method in class com.eibus.xml.nom.Document
Provides detailed instantiation StackTrace information of all the instances of Document objects.
getInt(String) - Method in class com.cordys.cpc.bsf.busobject.StoredProcedure
Retrieves the value of the specified parameter as int
getInt(String) - Method in interface com.cordys.cpc.bsf.query.xqy.XqyResultSet
Returns the value of the specified column in the current tuple as int.
getInteger(String) - Static method in class com.eibus.util.system.EIBProperties
Determines the integer value of the (system) property with the specified name.
getInteger(String, int) - Static method in class com.eibus.util.system.EIBProperties
Determines the integer value of the system property with the specified name.
getInteger(String, Integer) - Static method in class com.eibus.util.system.EIBProperties
Determines the integer value of the (system) property with the specified name.
getIntProperty(String) - Method in class com.cordys.cpc.bsf.busobject.BusObject
Returns the integer value of the property.
getIntValue() - Method in enum com.cordys.bre.engine.TokenConstants
This method returns the Bison generated #define costant int value for the given token name.
getIsvpCN() - Method in class com.eibus.contentmanagement.ISVPackage
Gets the CN of the ISV package
getisvpDN() - Method in class com.eibus.contentmanagement.ISVPackage
Returns the distinguished name for ISV Package
getisvpXML() - Method in class com.eibus.contentmanagement.ISVPackage
Returns the isvp xml
getisvpZipFile() - Method in class com.eibus.contentmanagement.ISVPackage
Returns the .isvp File
getJavaName() - Method in class com.cordys.cpc.bsf.classinfo.AttributeInfo
Returns the java name of this attribute
getJmxManager() - Method in class com.cordys.bre.repository.Configuration
Internal method used by the framework that returns the JMX Handler of Rule engine framework
getKeyComparator(Class<K>) - Static method in class com.eibus.util.cache.Cache
 
getKeyComparer() - Method in class com.cordys.mdm.util.keys.Key
Returns the implementation of IKeyComparer which will be used to compare the key values
getKeyName() - Method in class com.cordys.mdm.util.keys.Key
Returns the key name
getKeyPattern() - Method in class com.cordys.mdm.util.keys.Key
Returns the key pattern.
getKeys() - Method in class com.eibus.util.cache.Cache
Returns an thread-safe enumeration the key's in the cache.
getKeys(K, boolean, K, boolean) - Method in class com.eibus.util.cache.Cache
Returns a thread-safe read only view to the specified key range in the cache.
getKeyStore() - Method in class com.eibus.soap.Processor
 
getKeyType(String) - Static method in class com.eibus.util.system.Native
 
getKeyValue(String) - Static method in class com.eibus.util.system.Native
For internal use only.
getLabel() - Method in interface com.cordys.cpc.bsf.event.AttributeValuesEvent.Value
 
getLastChild(int) - Static method in class com.eibus.xml.nom.Node
Returns the last child of the node.It can be either a data node or an element node.
getLastChildElement(int) - Static method in class com.eibus.xml.nom.Node
Returns the last child element of the node
getLastSchedule() - Method in class com.cordys.cpc.coboc.scheduler.SchedulerManager
Deprecated. 
getLayout(int) - Method in class com.eibus.xforms.XFormsDef
Gets the default layout of mainform, groupbox, group, tabpage, splitterpage.
getLayoutElement(int) - Method in class com.eibus.xforms.XFormsDef
Gets the layout of an element.
getLDAPDirectory() - Static method in class com.cordys.cpc.bsf.busobject.BSF
Return the LDAP Directory as used in the SOAP request.
getLdapDirectory() - Static method in class com.eibus.directory.soap.LDAPUtil
 
getLDAPDisplayNameOnCurrentSchema(AttributeDefinition) - Static method in class com.eibus.directory.soap.LDAPUtil
 
getLDAPResultCode() - Method in class com.eibus.directory.soap.DirectoryException
Deprecated. 
getLDAPServer() - Static method in class com.eibus.util.system.EIBProperties
Deprecated. 
getLDAPSOAPNodeDN() - Method in class com.eibus.directory.soap.Cache
 
getLeakInfo(int) - Static method in class com.eibus.xml.nom.Document
Deprecated.
Use getLeakInfo(int newTreesThreshold,boolean includeNodeStackTrace).

Note:
This operation is 'very heavy' (consumes lot of both CPU cycles and memory) and should not be used for regular processing, it is recommended to use only for debugging purposes.

Example:
 
 int analysis = 0;
 Document tempDoc = null;
 try {
 
        tempDoc = new Document();
 
        Document.setLeakInfoBaseline();
 
        tempDoc.createElement("root3");
        analysis = tempDoc.parseString(Document.getLeakInfo(0,true));
        assertTrue(
                        "The pattern ?<TreeContents><root3> SHOULD BE matched, problems with baseline",
                        XPath.getFirstMatch(".//TreeContents/root3", null, analysis) != 0);
 } finally {
        Document.clearLeakInfoBaseline();
        Node.delete(analysis);
        tempDoc = null;
 }
 
 
getLeakInfo(int, boolean) - Static method in class com.eibus.xml.nom.Document
Provides detailed information of 'leaked nodes' with option for stackTrace information of nodes.
getLegalValues() - Method in interface com.eibus.management.IParameterDefinition
Returns the set of legal values for this parameter, if it has one, or null otherwise.
getLegalValues() - Method in class com.eibus.management.ParameterDefinition
 
getLink() - Method in interface com.cordys.bre.repository.IRule
Get the id of the rule which is linked to(or follows) this rule.
GETLIST - Static variable in class com.cordys.cpc.bsf.busobject.QueryObject
 
getListener(String) - Method in class com.cordys.cpc.coboc.modeler.ScheduleModeler
This method is used to retrieve the Listener which is registered.This is used by the SchedulerManager to invoke the Listener when the schedule is triggered.
getListener(Object) - Method in class com.eibus.connector.nom.ListenerPool
Returns the listener for a specific key.
getListener(int) - Method in class com.eibus.connector.nom.ListenerPool
Goes through the SOAP message and retrieves the field inside the header.
getListener() - Method in class com.eibus.transport.Middleware
 
getListenerKeys() - Method in class com.eibus.connector.nom.ListenerPool
 
getListenerPool() - Method in class com.eibus.connector.nom.Connector
Returns the listener administration.
getListeners() - Method in class com.eibus.connector.nom.ListenerPool
 
getLoadedPropertiesFileName() - Static method in class com.eibus.util.system.EIBProperties
 
getLoadMethod() - Method in class com.cordys.cpc.bsf.classinfo.RelationInfo_FK
 
getLocalAttributes() - Method in class com.cordys.cpc.bsf.classinfo.RelationInfo_FK
 
getLocale() - Method in class com.eibus.soap.SOAPTransaction
Returns the locale associated with this SOAP transaction.
getLocaleDate(Date) - Static method in class com.eibus.util.UTC
Deprecated.
converts the time from UTC (GMT) to the time from default timezone.
getLocaleDate(String) - Static method in class com.eibus.util.UTC
Deprecated.
converts the time from UTC (GMT) to the time from default timezone.
getLocalIsPK() - Method in class com.cordys.cpc.bsf.classinfo.RelationInfo_FK
 
getLocalizableMessageID() - Method in interface com.cordys.cpc.bsf.busobject.exception.ILocalizableException
 
getLocalizableMessageID() - Method in exception com.cordys.cpc.bsf.busobject.exception.WSAppServerClassCastException
 
getLocalizableMessageID() - Method in exception com.cordys.cpc.bsf.busobject.exception.WSAppServerClassNotFoundException
 
getLocalizableMessageID() - Method in class com.cordys.cpc.bsf.busobject.exception.WSAppServerException
 
getLocalizableMessageID() - Method in exception com.cordys.cpc.bsf.busobject.exception.WSAppServerIllegalAccessException
 
getLocalizableMessageID() - Method in exception com.cordys.cpc.bsf.busobject.exception.WSAppServerIllegalArgumentException
 
getLocalizableMessageID() - Method in exception com.cordys.cpc.bsf.busobject.exception.WSAppServerIllegalStateException
 
getLocalizableMessageID() - Method in exception com.cordys.cpc.bsf.busobject.exception.WSAppServerInstantiationException
 
getLocalizableMessageID() - Method in exception com.cordys.cpc.bsf.busobject.exception.WSAppServerNoSuchMethodException
 
getLocalizableMessageID() - Method in exception com.cordys.cpc.bsf.busobject.exception.WSAppServerNullPointerException
 
getLocalizableMessageID() - Method in exception com.cordys.cpc.bsf.busobject.exception.WSAppServerNumberFormatException
 
getLocalizableMessageID() - Method in exception com.cordys.cpc.bsf.busobject.exception.WSAppServerRunTimeException
 
getLocalizedMessage() - Method in exception com.cordys.cpc.bsf.busobject.exception.WSAppServerClassCastException
 
getLocalizedMessage() - Method in exception com.cordys.cpc.bsf.busobject.exception.WSAppServerClassNotFoundException
 
getLocalizedMessage() - Method in exception com.cordys.cpc.bsf.busobject.exception.WSAppServerIllegalAccessException
 
getLocalizedMessage() - Method in exception com.cordys.cpc.bsf.busobject.exception.WSAppServerIllegalArgumentException
 
getLocalizedMessage() - Method in exception com.cordys.cpc.bsf.busobject.exception.WSAppServerIllegalStateException
 
getLocalizedMessage() - Method in exception com.cordys.cpc.bsf.busobject.exception.WSAppServerInstantiationException
 
getLocalizedMessage() - Method in exception com.cordys.cpc.bsf.busobject.exception.WSAppServerNoSuchMethodException
 
getLocalizedMessage() - Method in exception com.cordys.cpc.bsf.busobject.exception.WSAppServerNullPointerException
 
getLocalizedMessage() - Method in exception com.cordys.cpc.bsf.busobject.exception.WSAppServerNumberFormatException
 
getLocalizedMessage() - Method in exception com.cordys.cpc.bsf.busobject.exception.WSAppServerRunTimeException
 
getLocalizedMessage() - Method in exception com.cordys.cpc.coboc.scheduler.exception.LocalizableParseException
 
getLocalizedMessage() - Method in class com.cordys.cpc.coboc.scheduler.exception.SchedulerException
 
getLocalizedMessage() - Method in class com.cordys.mdm.exception.SnifferException
Restriction: This method should not be used by external clients
getLocalizedMessage() - Method in class com.eibus.directory.soap.DirectoryException
 
getLocalName(int) - Static method in class com.eibus.xml.nom.Node
Returns the local name of the node.
getLocalName(long) - Static method in class com.eibus.xml.xpath.ResultNode
Returns the local name of element/attribute that the ResultNode represents.
getLocationSteps() - Method in class com.eibus.xml.xpath.XPath
 
getLocationStepsInExp() - Method in class com.eibus.xml.xpath.XPath
Deprecated.
getLogFilePath() - Method in class com.eibus.contentmanagement.ISVPackage
 
getLogger() - Method in class com.eibus.applicationconnector.sql.DBConnectionPool
Retreives the logger that needs to be used.
getLogger(Class) - Method in class com.eibus.contentmanagement.ISVPackage
Returns the CordysLogger which logs to file with name same as the ISV cn.
getLoggerContext() - Static method in class com.eibus.util.logger.CordysLogger
This is for initiating the Composite Application Logger Context(CAL).
getLong(String) - Method in class com.cordys.cpc.bsf.busobject.StoredProcedure
Retrieves the value of the specified parameter as long
getLong(String) - Method in interface com.cordys.cpc.bsf.query.xqy.XqyResultSet
Returns the value of the specified column in the current tuple as long.
getLong(String) - Static method in class com.eibus.util.system.EIBProperties
Determines the long value of the (system) property with the specified name.
getLong(String, Long) - Static method in class com.eibus.util.system.EIBProperties
Determines the long value of the (system) property with the specified name.
getLongProperty(String) - Method in class com.cordys.cpc.bsf.busobject.BusObject
Returns the Long value of the property.
getLookUpKeyFields() - Method in class com.cordys.mdm.repository.cache.subscription.Subscription
Return a Vector of Key items defined on the subscription
getLookUpQuery() - Method in class com.cordys.mdm.repository.cache.subscription.Subscription
Restriction: This method should not be used by external clients Returns the lookup query for state instance look up
getLookUpQuery() - Method in class com.cordys.mdm.table.CodDefinition
Restriction: This method should not be used by external clients Returns the lookup query for state instance look up
getMainForm() - Method in class com.eibus.xforms.XFormsDef
Finds the node of the main form/root.
getManagedComponent() - Method in class com.cordys.bre.repository.Configuration
Returns the managed component configured for the db connection pool
getManagedComponent() - Method in interface com.cordys.bre.repository.RuleRepository
Gets the managed component if any is used while creating rule repository
getManagedComponent() - Method in class com.eibus.directory.soap.Cache
Get a managed component for this LDAP Directory/
getManagedComponent() - Method in interface com.eibus.management.ISettingsCollection
Retrieves the managed component on which this settings collection is defined.
getManagedComponent() - Method in class com.eibus.soap.ApplicationConnector
Create a managed component for this application connector, using the processor as parent component.
getManagedComponent() - Method in class com.eibus.soap.Processor
 
getManagedComponentType() - Method in class com.eibus.soap.ApplicationConnector
Returns the type of this managed component.
getManagementDescription() - Method in class com.cordys.cpc.bsf.connector.BsfConnector
This method is only for internal use of WS-AppServer.
getManagementDescription() - Method in class com.eibus.soap.ApplicationConnector
Returns the description of this application connector, suitable for usage in a management tool.
getManagementName() - Method in class com.cordys.cpc.bsf.connector.BsfConnector
This method is only for internal use of WS-AppServer.
getManagementName() - Method in class com.eibus.soap.ApplicationConnector
Returns the name of this application connector, suitable for usage in a management tool.
getMap(String, String) - Method in class com.cordys.cpc.coboc.repository.CobocSecurityInfoManager
Deprecated.
 
getMap() - Method in class com.cordys.cpc.coboc.repository.ShareInfo
Deprecated.
 
getMappedUserName() - Method in class com.eibus.applicationconnector.uddi.UserInfo
Returns the name of the mapped user for the userDN
getMapper(ClassInfo) - Static method in class com.cordys.cpc.bsf.query.dbmap.MapStrategyFactory
Return a DBMapper for the specified class info
getMappingStrategy() - Method in class com.cordys.cpc.bsf.classinfo.ClassInfo
Get the DB Mapper
getMatchingNodes(String, XPathMetaInfo, int) - Static method in class com.eibus.xml.xpath.XPath
It returns Array of node which matches the pattern.
getMatchingNodeSet(String, XPathMetaInfo, int) - Static method in class com.eibus.xml.xpath.XPath
It returns the matching NodeSet.
getMaxConcurrentWorkers() - Method in class com.eibus.transport.Middleware
 
getMaximumReadConnections() - Method in class com.eibus.applicationconnector.sql.DBConnectionPool
Gives the maximum number of read connections configured for this pool
getMaximumSize() - Method in class com.eibus.util.MRUCache
 
getMaximumValue() - Method in interface com.eibus.management.counters.IEventValueCounter
 
getMaximumWriteConnections() - Method in class com.eibus.applicationconnector.sql.DBConnectionPool
Gives the maximum number of write connections configured for this connection pool
getMaxRetry() - Method in class com.cordys.cpc.bsf.busobject.BusObjectManager
Returns the number of times the the transaction can be retried as set by setMaxRetry(int).
getMaxRows() - Method in class com.cordys.cpc.bsf.query.Cursor
Returns the maximum number of rows that can be fetched by this Cursor object.
getMaxSize() - Method in class com.eibus.util.Queue
Returns the maximum queue size
getMaxValue() - Method in interface com.eibus.management.IParameterDefinition
Returns the maximal value for this parameter, if it has one, or null otherwise.
getMaxValue() - Method in class com.eibus.management.ParameterDefinition
 
getMessage(Locale) - Method in exception com.cordys.cpc.bsf.busobject.exception.WSAppServerClassCastException
 
getMessage(Locale) - Method in exception com.cordys.cpc.bsf.busobject.exception.WSAppServerClassNotFoundException
 
getMessage(Locale) - Method in class com.cordys.cpc.bsf.busobject.exception.WSAppServerException
 
getMessage(Locale) - Method in exception com.cordys.cpc.bsf.busobject.exception.WSAppServerIllegalAccessException
 
getMessage(Locale) - Method in exception com.cordys.cpc.bsf.busobject.exception.WSAppServerIllegalArgumentException
 
getMessage(Locale) - Method in exception com.cordys.cpc.bsf.busobject.exception.WSAppServerIllegalStateException
 
getMessage(Locale) - Method in exception com.cordys.cpc.bsf.busobject.exception.WSAppServerInstantiationException
 
getMessage(Locale) - Method in exception com.cordys.cpc.bsf.busobject.exception.WSAppServerNoSuchMethodException
 
getMessage(Locale) - Method in exception com.cordys.cpc.bsf.busobject.exception.WSAppServerNullPointerException
 
getMessage() - Method in exception com.cordys.cpc.bsf.busobject.exception.WSAppServerNumberFormatException
 
getMessage(Locale) - Method in exception com.cordys.cpc.bsf.busobject.exception.WSAppServerNumberFormatException
 
getMessage() - Method in exception com.cordys.cpc.bsf.busobject.exception.WSAppServerRunTimeException
 
getMessage(Locale) - Method in exception com.cordys.cpc.bsf.busobject.exception.WSAppServerRunTimeException
 
getMessage() - Method in exception com.cordys.cpc.bsf.busobject.exception.WSAppsSOAPFault
 
getMessage() - Method in interface com.cordys.cpc.bsf.event.AccessEvent
Return the message/reason for the access mode of the event.
getMessage(Locale) - Method in exception com.cordys.cpc.coboc.scheduler.exception.LocalizableParseException
 
getMessage() - Method in exception com.cordys.cpc.coboc.scheduler.exception.LocalizableParseException
 
getMessage() - Method in class com.eibus.contentmanagement.ISVSOAPServiceManager
 
getMessage(Locale) - Method in class com.eibus.directory.soap.DirectoryException
 
getMessage(Locale) - Method in class com.eibus.exception.ExceptionGroup
 
getMessage() - Method in class com.eibus.exception.NestedBusException
 
getMessageID() - Method in interface com.cordys.cpc.bsf.busobject.exception.ISOAPFault
 
getMessageID() - Method in exception com.cordys.cpc.bsf.busobject.exception.WSAppsSOAPFault
 
getMessageId(int) - Static method in class com.eibus.connector.nom.SOAPMessage
returns the message id from a given SOAP Message reference
getMessageOptions() - Method in class com.eibus.transport.Message
The messageoptions of this message.
getMessageParameters() - Method in interface com.cordys.cpc.bsf.busobject.exception.ILocalizableException
 
getMessageParameters() - Method in exception com.cordys.cpc.bsf.busobject.exception.WSAppServerClassCastException
 
getMessageParameters() - Method in exception com.cordys.cpc.bsf.busobject.exception.WSAppServerClassNotFoundException
 
getMessageParameters() - Method in class com.cordys.cpc.bsf.busobject.exception.WSAppServerException
 
getMessageParameters() - Method in exception com.cordys.cpc.bsf.busobject.exception.WSAppServerIllegalAccessException
 
getMessageParameters() - Method in exception com.cordys.cpc.bsf.busobject.exception.WSAppServerIllegalArgumentException
 
getMessageParameters() - Method in exception com.cordys.cpc.bsf.busobject.exception.WSAppServerIllegalStateException
 
getMessageParameters() - Method in exception com.cordys.cpc.bsf.busobject.exception.WSAppServerInstantiationException
 
getMessageParameters() - Method in exception com.cordys.cpc.bsf.busobject.exception.WSAppServerNoSuchMethodException
 
getMessageParameters() - Method in exception com.cordys.cpc.bsf.busobject.exception.WSAppServerNullPointerException
 
getMessageParameters() - Method in exception com.cordys.cpc.bsf.busobject.exception.WSAppServerNumberFormatException
 
getMessageParameters() - Method in exception com.cordys.cpc.bsf.busobject.exception.WSAppServerRunTimeException
 
getMetadata() - Method in interface com.cordys.bre.engine.XObject
The objects passed to the rule engine must implement this method to return xml-nom representation of the meta data of the object.
getMetadata() - Method in class com.cordys.bre.engine.XObjectImpl
 
getMetaData(int) - Method in class com.cordys.cpc.bsf.busobject.QueryObject
 
getMetaData(int, AccessControlObject) - Method in class com.eibus.applicationconnector.sql.WCPDBConnection
Method to retrieve metadata from backend data source
getMetadataNode() - Method in class com.cordys.mdm.statemachine.BusinessObject
Returns mdmmetadata element in the payload.
getMethodDefinition() - Method in class com.eibus.soap.BodyBlock
Returns MethodDefinition object from Cache
getMethodDefinition(String, String) - Method in class com.eibus.soap.Processor
Returns the definition of the method with the specified name and namespace as configured for this soap processor in the LDAP.
getMethodDN() - Method in class com.eibus.soap.MethodDefinition
 
getMethodName() - Method in class com.eibus.soap.MethodDefinition
 
getMethodType() - Method in interface com.eibus.applicationconnector.uddi.IHTTPObject
Returns the type of the HTTP request.
getMiddleware() - Method in class com.eibus.connector.nom.Connector
Returns the middleware object that is being used by this connector to send messages to the Cordys ESB and receives messages from the Cordys ESB.
getMiddlewareNames() - Static method in class com.eibus.transport.Middleware
Returns an Enumeration of the currently created Middleware instances.
getMinimumReadConnections() - Method in class com.eibus.applicationconnector.sql.DBConnectionPool
Gives the minimum number of read connections configured for this pool
getMinimumValue() - Method in interface com.eibus.management.counters.IEventValueCounter
 
getMinimumWriteConnections() - Method in class com.eibus.applicationconnector.sql.DBConnectionPool
Gives the minimum number of write connections configured for this pool
getMinValue() - Method in interface com.eibus.management.IParameterDefinition
Returns the minimal value for this parameter, if it has one, or null otherwise.
getMinValue() - Method in class com.eibus.management.ParameterDefinition
 
getMissedSchedule() - Method in class com.cordys.cpc.coboc.modeler.ScheduleModeler
This method returns the list of Missed schedules available due to soap Processor Stoppage.Used by the Scheduler Manager to update its Q.
getMissedSchedulesTriggerType() - Method in class com.cordys.cpc.coboc.repository.ScheduleEvent
 
getMissedSchedulesTriggerType() - Method in class com.cordys.cpc.coboc.scheduler.SchedulerManager
 
getModelRepository() - Method in class com.cordys.cpc.coboc.scheduler.SchedulerManager
Returns the associated ModelRepository.
getModOp() - Method in class com.eibus.directory.soap.LDAPEntryModification
 
getMoveObject() - Method in class com.cordys.cpc.coboc.CacheHandler
Deprecated.
 
getMultiRelation(String, boolean) - Method in class com.cordys.cpc.bsf.busobject.BusObject
This method can be used to retrieve a MultiRelation object If it not exists, depending on the value of 'create', it is constructed and added to the object.
getMultiRelationObjects(String) - Method in class com.cordys.cpc.bsf.busobject.BusObject
This method is used by the framework.
getMutex() - Method in interface com.cordys.bre.repository.IRule
gets the collection of mutex rules
getMyContext() - Static method in class com.cordys.cpc.bsf.busobject.BSF
Returns the current Context.
getName() - Method in interface com.cordys.bre.repository.IRuleGroup
Get the name of the rule group.
getName() - Method in class com.cordys.cpc.bsf.busobject.StoredProcedure
Returns the name of this stored procedure.
getName() - Method in class com.cordys.cpc.bsf.busobject.StoredProcedure.Parameter
 
getName() - Method in class com.cordys.cpc.bsf.classinfo.AttributeInfo
 
getName() - Method in class com.cordys.cpc.bsf.classinfo.RelationInfo_Composite
 
getName() - Method in class com.cordys.cpc.bsf.classinfo.RelationInfo_FK
 
getName() - Method in interface com.cordys.cpc.coboc.scheduler.ISchedulerEngine
Gets the name of this engine.
getName() - Method in class com.cordys.cpc.coboc.scheduler.SchedulerEngine
 
getName() - Method in class com.cordys.cpc.coboc.scheduler.VolatileSchedulerEngine
 
getName() - Method in interface com.cordys.notification.task.IAssignment
 
getName() - Method in interface com.eibus.management.counters.ICounter
 
getName() - Method in interface com.eibus.management.IManagedComponent
Returns the component name.
getName() - Method in interface com.eibus.management.IParameterDefinition
Returns the name of the parameter described by this IParameterDefinition instance.
getName() - Method in interface com.eibus.management.ISettingDefinition
Get the name of this setting
getName() - Method in class com.eibus.management.ParameterDefinition
 
getName() - Method in class com.eibus.transport.Middleware
Returns the name of this Middleware object.
getName(int) - Static method in class com.eibus.xml.nom.Node
Returns the tagname of the node, if it is of type element
getName(long) - Static method in class com.eibus.xml.xpath.ResultNode
Returns the qualified name of element/attribute that the ResultNode represents.
getNamespace() - Method in class com.cordys.cpc.bsf.soap.SOAPRequestObject
To get namespace
getNamespace() - Method in class com.eibus.soap.MethodDefinition
 
getNamespaceBinding(String) - Method in class com.eibus.xml.xpath.XPathMetaInfo
 
getNamespaces() - Method in class com.eibus.soap.MethodDefinition
 
getNamespaceURI(int) - Static method in class com.eibus.xml.nom.Node
Returns the namespace URI associated with the prefix of the element.
getNamespaceURI(long) - Static method in class com.eibus.xml.xpath.ResultNode
Returns the namespace uri associated with the element/attribute that the ResultNode represents.
getNativeErrorMessageCode() - Method in class com.cordys.cpc.coboc.scheduler.exception.DatabaseException
 
getNativeHandle() - Method in class com.eibus.xml.nom.Schema
Returns the native handle of the schema object.
getNativeHandle() - Method in class com.eibus.xml.xpath.NodeSet
This function returns the Native handle of this object.
getNativeHandle() - Method in class com.eibus.xml.xpath.XPath
 
getNativeHandle() - Method in class com.eibus.xml.xpath.XPathMetaInfo
 
getNestedException() - Method in class com.cordys.cpc.bsf.busobject.exception.BsfException
Deprecated.
getNestedException() - Method in exception com.cordys.cpc.bsf.busobject.exception.BsfRuntimeException
Deprecated.
getNestedException() - Method in class com.cordys.cpc.coboc.scheduler.exception.SchedulerException
 
getNestedException() - Method in class com.eibus.exception.NestedBusException
 
getNewEndpointURL(int, String) - Method in class com.eibus.applicationconnector.uddi.Customizer
This method returns the new endpoint URL of an external web service based on the request SOAP Envelope and the existing endpoint URL.
getNewObjectData(int) - Method in exception com.cordys.cpc.bsf.busobject.exception.BsfUpdateException
Returns the nom reference to the new state of the BusObject for the requested index.
getNewRdn() - Method in class com.eibus.directory.soap.LDAPEntryModification
 
getNewUITaskId(String) - Static method in class com.cordys.task.cap.util.UITaskIdMapper
Utility API that returns new UI Task Id (compliant to BOP 4.4 release) given an old UI Task Id (prior to BOP 4.4 release)
getNewValue() - Method in interface com.cordys.cpc.bsf.event.AfterChangeEvent
Get the new object value
getNewValue() - Method in interface com.cordys.cpc.bsf.event.BeforeChangeEvent
Get the new attribute value
getNewValue() - Method in class com.cordys.cpc.bsf.event.BusObjectPropertyChangeEvent
Deprecated.
 
getNextElement(int) - Static method in class com.eibus.xml.nom.Node
Returns the next (right) sibling element of the node
getNextMatch() - Method in class com.eibus.xml.xpath.XPathReader
Deprecated.
, please use 'loadNextNode' and 'getNextMatchInLoadedNode'
getNextMatchInLoadedNode() - Method in class com.eibus.xml.xpath.XPathReader
Return the next matching node in the loaded NOM tree returned by XPathReader.loadNextNode() method.
getNextNode() - Method in class com.eibus.xml.xpath.XPathReader
Deprecated.
, please use 'loadNextNode' and 'getNextMatchInLoadedNode'
getNextRegistryID(String, String, String, String) - Method in interface com.cordys.datagovernance.registry.idgenerators.IRegistryIDGenerator
This method returns a unique registry identifier as a string.
getNextRequestInChain() - Method in class com.cordys.cpc.bsf.soap.SOAPRequestObject
Returns the next SOAPRequestObject in the same soap transaction.
getNextSchedule() - Method in class com.cordys.cpc.coboc.modeler.ScheduleModeler
This method returns the list of next schedules available.Used by the Scheduler Manager to update its Q.
getNextSibling(int) - Static method in class com.eibus.xml.nom.Node
Returns the next (right) sibling of the node.It can be either a data node or an element node.
getNode() - Method in class com.eibus.xml.nom.NodeObject
Returns the native handle of the wrapped node.
getNOMHandle(Node) - Static method in class com.cordys.xml.dom.NOMUtil
It returns a NOMHandle corresponding to the given DOM Node
getNOMNode() - Method in class com.cordys.xml.dom.NOMHandle
Returns the NOM node corresponding to the DOM Node.
getNOMNode() - Method in interface com.cordys.xml.dom.NOMNode
Retrieves the NOM node represented by this DOM Node.
getNOMNode(Node) - Static method in class com.cordys.xml.dom.NOMUtil
Deprecated.
in BOP4.3. instead use getNOMHandle(Node node)
getNonBlockingReadConnection() - Method in class com.eibus.applicationconnector.sql.DBConnectionPool
Retreives a read connection in non-blocking mode from the read connection pool.
getNonBlockingWriteConnection() - Method in class com.eibus.applicationconnector.sql.DBConnectionPool
Retrieves a write connection in non-blocking mode from the connection pool.
getNonTransactionalInboundURI() - Method in class com.eibus.transport.Middleware
Returns the first URI of any of the NonTransactionalInboundURI
getNonTransactionalInboundURIs() - Method in class com.eibus.transport.Middleware
Deprecated. 
getNoReply() - Method in class com.cordys.cpc.bsf.busobject.BusObjectManager
Get the value of noReply.
getNormalizedDN(String) - Static method in class com.eibus.directory.soap.Cache.OptimizedComparator
 
getNrErrors() - Method in exception com.cordys.cpc.bsf.busobject.exception.BsfUpdateException
Returns the numbers of nom references to the error details.
getNullAllowed() - Method in class com.cordys.cpc.bsf.classinfo.AttributeInfo
Deprecated. 
getNullPrecedence() - Method in class com.eibus.applicationconnector.sql.WCPDBConnection
Sets or unsets priority for null="true" over data if both are peresent in a node
getNumAttributes(int) - Static method in class com.eibus.xml.nom.Node
Returns the number of attributes in the node, if it is of type element
getNumberOfCachedQueries() - Method in class com.eibus.applicationconnector.sql.DBConnectionPool
Gives the total number for queries cached in all the connections available in the pool.
getNumberOfOccurrencesSinceReset() - Method in interface com.eibus.management.counters.IEventOccurrenceCounter
 
getNumberOfOccurrencesSinceReset() - Method in interface com.eibus.management.counters.IEventValueCounter
 
getNumberOfOccurrencesWithinWindow() - Method in interface com.eibus.management.counters.IEventOccurrenceCounter
 
getNumberOfOpenCursors() - Method in class com.eibus.applicationconnector.sql.DBConnectionPool
Gives the total number for cursors cached in all the connections available in the pool.
getNumberResult() - Method in class com.eibus.xml.xpath.XPathResult
If the type is XPATH_NUMBER the result is returned as a double.
getNumChildElements(int) - Static method in class com.eibus.xml.nom.Node
Returns the number of child elements of the node
getNumChildren(int) - Static method in class com.eibus.xml.nom.Node
Returns the number of children of the node.It counts both data nodes and element nodes.
getNumFlushes() - Method in class com.eibus.directory.soap.Cache
 
getNumHits() - Method in class com.eibus.directory.soap.Cache
 
getNumMisses() - Method in class com.eibus.directory.soap.Cache
 
getNumNextSiblingElements(int) - Static method in class com.eibus.xml.nom.Node
Returns the number of sibling elements next to (on the right of) the node
getNumNextSiblings(int) - Static method in class com.eibus.xml.nom.Node
Returns the number of siblings next to (on the right of) the node including elements and text
getNumOfCachedReadConnections() - Method in class com.eibus.applicationconnector.sql.DBConnectionPool
Gives the total number of read connections present in the pool
getNumOfCachedWriteConnections() - Method in class com.eibus.applicationconnector.sql.DBConnectionPool
Gives the total number of write connections present in the pool
getNumPreviousSiblingElements(int) - Static method in class com.eibus.xml.nom.Node
Returns the number of sibling elements previous to (on the left of) the node
getNumPreviousSiblings(int) - Static method in class com.eibus.xml.nom.Node
Returns the number of siblings previous to (on the left of) the node including elements and text
getNumRegisteredInstances() - Method in class com.eibus.contentmanagement.ISVContentManager
Deprecated. 
getNumRows() - Method in class com.cordys.cpc.bsf.query.Cursor
Returns the number of rows that will be fetched by this Cursor object.
getNumSiblingElements(int) - Static method in class com.eibus.xml.nom.Node
Returns the number of sibling elements of the node
getNumSiblings(int) - Static method in class com.eibus.xml.nom.Node
Returns the number of siblings of the node.It counts both data nodes and element nodes.
getNumUsedNodes(boolean) - Method in class com.eibus.xml.nom.Document
Returns the number of used Nodes and Attributes in the Document.
getNumXPathExpressionObjects() - Static method in class com.eibus.xml.xpath.XPath
Returns the total number of XPath Expression objects created
getNumXPathObjects() - Static method in class com.eibus.xml.xpath.XPath
Returns the total number of XPath objects created
getObject(String) - Method in interface com.cordys.bre.engine.RuleSession
Gets the xobject from rule session context.
getObject(int) - Method in exception com.cordys.cpc.bsf.busobject.exception.BsfUpdateException
Returns the BusObject for the given index.
getObject() - Method in exception com.cordys.cpc.bsf.busobject.exception.XqyUpdateException
Returns the BusObject due to which the xqy error occured
getObject() - Method in class com.cordys.cpc.bsf.busobject.QueryObject
Returns the BusObject that is the resultant Objects obtained from executing this query.
getObject(BusObjectManager) - Method in class com.cordys.cpc.bsf.busobject.QueryObject
Returns the BusObject that is the resultant Objects obtained from executing this query.
getObject() - Method in interface com.cordys.cpc.bsf.event.BusObjectEvent
Get the object on which the event has been fired.
getObject() - Method in class com.cordys.cpc.bsf.soap.SOAPRequestObject
Returns the object of the type specified in the setResultClass.
getObject(String, String, TransactionObject, int) - Method in class com.cordys.cpc.coboc.CacheHandler
Deprecated.
Retrieves specific object from CoBOC given its customkey in a transaction scope
getObject(long, String, TransactionObject) - Method in class com.cordys.cpc.coboc.CacheHandler
Deprecated. 
getObject(String, String, TransactionObject) - Method in class com.cordys.cpc.coboc.CacheHandler
Deprecated.
 
getObject(long, String, TransactionObject, String) - Method in class com.cordys.cpc.coboc.CacheHandler
Deprecated. 
getObject(String, String, TransactionObject, String) - Method in class com.cordys.cpc.coboc.CacheHandler
Deprecated.
 
getObject(long, String) - Method in class com.cordys.cpc.coboc.CacheHandler
Deprecated. 
getObject(String, String) - Method in class com.cordys.cpc.coboc.CacheHandler
Deprecated.
 
getObject(BizObject) - Method in interface com.cordys.cpc.coboc.RepositoryPlugInInterface
This method is used to retrieve an object.
getObject(BizObject, Object) - Method in interface com.cordys.cpc.coboc.RepositoryPlugInInterface
This method is used to retrieve an object within the transaction scope.
getObjectByObjectNameTemplate(String, long, String, String) - Method in class com.cordys.cpc.coboc.CacheHandler
Deprecated.
Reads all the objects from CoBOC with name objectName with template templateID
getObjectByObjectNameTemplate(String, String, String, String) - Method in class com.cordys.cpc.coboc.CacheHandler
Deprecated.
 
getObjectByTemplateOrganization(long, String, String, int, String[]) - Method in class com.cordys.cpc.coboc.CacheHandler
Deprecated.
Reads all the objects from the CoBOC,for a specific template given its path and organization .
getObjectByTemplateOrganization(String, String, String, int, String[]) - Method in class com.cordys.cpc.coboc.CacheHandler
Deprecated.
 
getObjectContext() - Method in interface com.cordys.bre.engine.RuleSession
Gets the int objects node from rule session used for rule evaluation.
getObjectData() - Method in class com.cordys.cpc.bsf.busobject.BusObject
Returns the BusObject Data as a DOM Element
getObjectData() - Method in class com.cordys.cpc.bsf.busobject.BusObjectConfig
Returns the Objectdata as a DOM handle.
getObjectData(BusObject, Document) - Method in class com.cordys.cpc.bsf.query.dbmap.DefaultStrategy
 
getObjectData(BusObject, Document) - Method in class com.cordys.cpc.bsf.query.dbmap.TrivialStrategy
 
getObjectData(BusObject, Document) - Method in interface com.cordys.cpc.bsf.query.IMapClassStrategy
Return the XML of the object which is to be used in the request to the DB.
getObjectManager() - Static method in class com.cordys.cpc.bsf.busobject.BSF
Returns the BusObjectManager associated to the context.
getObjectManager() - Method in class com.cordys.cpc.bsf.busobject.BsfContext
Returns the BusObjectManager associated with this context.
getObjectManager() - Method in class com.cordys.cpc.bsf.busobject.BusObject
Returns the persistence handler for this BusObject
getObjectManager() - Method in interface com.cordys.cpc.bsf.event.TransactionConstraintEvent
Return the BusObjectManager for the transaction.
getObjectNamespace() - Method in class com.cordys.cpc.bsf.busobject.BusObject
Returns the associated namespace from the classregistry.
getObjects(int) - Method in class com.cordys.cpc.bsf.busobject.BusObjectManager
retrieves objects from the current transactional context depending on state.
getObjects() - Method in class com.cordys.cpc.bsf.busobject.QueryObject
Returns the BusObjectIterator that contains the resultant Objects obtained from executing this query.
getObjects(BusObjectManager) - Method in class com.cordys.cpc.bsf.busobject.QueryObject
Returns the BusObjectIterator that contains the resultant Objects obtained from executing this query.
getObjects() - Method in interface com.cordys.cpc.bsf.event.UpdateRequestEvent
This method returns all the soap request objects in the Update method call.
getObjects() - Method in class com.cordys.cpc.bsf.event.UpdateRequestEventImpl
 
getObjects() - Method in class com.cordys.cpc.bsf.soap.SOAPRequestObject
Returns the collection of objects of the type specified in the setResultClass.
getObjects(BizObject[]) - Method in interface com.cordys.cpc.coboc.RepositoryPlugInInterface
This method is used to retrieve an array of objects.
getObjectsByAttribute(Vector, String, String, boolean, int, String) - Method in class com.cordys.cpc.coboc.CacheHandler
Deprecated.
 
getObjectsByAttribute(String, String, boolean, int, String, String, String) - Method in class com.cordys.cpc.coboc.CacheHandler
Deprecated.
Reads all objects from CoBOC for a specific special attribute defined on template templateName.
getObjectsByFolderID(long, String, int, String) - Method in class com.cordys.cpc.coboc.CacheHandler
Deprecated.
Reads all the objects created by userName from the CoBOC,for a specific folder given its ID.
getObjectsByFolderID(String, String, int, String) - Method in class com.cordys.cpc.coboc.CacheHandler
Deprecated.
 
getObjectsByFolderName(String, String, int, String, int) - Method in class com.cordys.cpc.coboc.CacheHandler
Deprecated.
Reads all the objects inserted by the user from the CoBOC,for a specific folder given its path
getObjectsByObjName(String, String, int, String) - Method in class com.cordys.cpc.coboc.CacheHandler
Deprecated.
Reads all the objects from the CoBOC,for a specific object name.
getObjectsByOrganization(String, String, int, String) - Method in class com.cordys.cpc.coboc.CacheHandler
Deprecated.
Retrieves all the objects in the organization.
GetObjectsByQuery(String, String) - Method in class com.cordys.cpc.coboc.CacheHandler
Deprecated.
gets the objects by the query supplied
getObjectsByQuery(String) - Method in interface com.cordys.cpc.coboc.RepositoryPlugInInterface
Get the desired data after processing the query.
getObjectsByReference(long, String[], String[], String) - Method in class com.cordys.cpc.coboc.CacheHandler
Deprecated.
This method gets the objects which are referenced by an object
getObjectsByReference(String, String[], String[], String) - Method in class com.cordys.cpc.coboc.CacheHandler
Deprecated.
 
getObjectsByTemplateID(long, String, int, String) - Method in class com.cordys.cpc.coboc.CacheHandler
Deprecated.
Reads all the objects from the CoBOC,for a specific template given its ID
getObjectsByTemplateID(String, String, int, String) - Method in class com.cordys.cpc.coboc.CacheHandler
Deprecated.
 
getObjectsByTemplateID(long, String, int, String, String) - Method in class com.cordys.cpc.coboc.CacheHandler
Deprecated.
Reads all the objects from the CoBOC,for a specific template given its ID from a specified space
getObjectsByTemplateID(String, String, int, String, String) - Method in class com.cordys.cpc.coboc.CacheHandler
Deprecated.
 
getObjectsByTemplateIDAndUSer(long, String, int, String, String) - Method in class com.cordys.cpc.coboc.CacheHandler
Deprecated. 
getObjectsByTemplateIDAndUSer(String, String, int, String, String) - Method in class com.cordys.cpc.coboc.CacheHandler
Deprecated.
 
getObjectsByTemplateName(String, String, int, String, String) - Method in class com.cordys.cpc.coboc.CacheHandler
Deprecated.
Reads all the objects from the CoBOC,for a specific template given its path.
getObjectsByTemplateNameAndVersion(String, float, String, int, String) - Method in class com.cordys.cpc.coboc.CacheHandler
Deprecated.
Reads all the objects from the CoBOC,for a specific template given its path and version provided for backward compatibility
getObjectsByUser(String, String, int, String, int) - Method in class com.cordys.cpc.coboc.CacheHandler
Deprecated.
Reads all the objects from the CoBOC,inserted by the stOwnerName and shared to stUserName.
getObjectsForOperation(BusObject.BusObjectOperation) - Method in interface com.cordys.cpc.bsf.event.UpdateRequestEvent
 
getObjectsForOperation(BusObject.BusObjectOperation) - Method in class com.cordys.cpc.bsf.event.UpdateRequestEventImpl
 
getObjectType() - Method in class com.cordys.mdm.table.CodDefinition
 
getOldBizObject() - Method in class com.cordys.cpc.coboc.BizObject
Deprecated.
 
getOldISVPRegistryEntry() - Method in class com.eibus.contentmanagement.ISVContentManager
Gets the loadingdetails node of the ISV package, only during an upgrade
getOldObjectData(int) - Method in exception com.cordys.cpc.bsf.busobject.exception.BsfUpdateException
Returns the nom reference to the old state of the BusObject for the requested index.
getOldUninstallLogItem() - Method in class com.eibus.contentmanagement.ISVContentManager
This method would be used by all content managers to do actions with old content i.e., unloading or updating.
getOldValue() - Method in interface com.cordys.cpc.bsf.event.AfterChangeEvent
Get the old object value
getOldValue() - Method in interface com.cordys.cpc.bsf.event.BeforeChangeEvent
Get the old attribute value
getOldValue() - Method in class com.cordys.cpc.bsf.event.BusObjectPropertyChangeEvent
Deprecated.
 
getOnBsfConnector() - Method in class com.cordys.cpc.bsf.connector.BsfConnector
This method is only for internal use of WS-AppServer.
getOperation() - Method in class com.cordys.cpc.bsf.soap.SOAPRequestObject
To get operation name
getOperationContext() - Method in class com.cordys.cpc.coboc.BizObject
Deprecated.
 
getOperationForBusObject(BusObject) - Method in interface com.cordys.cpc.bsf.event.UpdateRequestEvent
Utility method that determines the operation of a BusObject i.e.
getOperationForBusObject(BusObject) - Method in class com.cordys.cpc.bsf.event.UpdateRequestEventImpl
 
getOptionArgument(char) - Method in class com.eibus.util.CommandLine.ParseResult
Get the (last) argument for the given option, or null if the option was not present; the result is identical to (in the sense of ==) NO_ARGUMENT if the option was given without a argument.
getOptionArgument(Character) - Method in class com.eibus.util.CommandLine.ParseResult
Get the (last) argument for the given option, or null if the option was not present; the result is identical to (in the sense of ==) NO_ARGUMENT if the option was given without a argument.
getOptionArgument(String) - Method in class com.eibus.util.CommandLine.ParseResult
Get the (last) argument for the given option, or null if the option was not present; the result is identical to (in the sense of ==) NO_ARGUMENT if the option was given without an argument.
getOptionArguments(String) - Method in class com.eibus.util.CommandLine.ParseResult
Get all arguments for the given option, or null if the option was not present; an argument is identical (in the sense of ==) to NO_ARGUMENT if the option was given without an argument.
getOrganization() - Static method in class com.cordys.cpc.bsf.busobject.BSF
Returns the organization dn of this BsfContext.
getOrganization() - Method in class com.cordys.cpc.coboc.repository.ScheduleEvent
 
getOrganization() - Method in class com.cordys.mdm.publisher.sniffer.SnifferDetails
Returns organization to which the current sniffer belongs to.
getOrganization() - Method in class com.cordys.mdm.repository.cache.subscription.Subscription
Returns the current organization in the context
getOrganization() - Method in class com.eibus.directory.soap.LDAPDirectory
Returns the current organizational context.
getOrganization() - Method in class com.eibus.soap.Processor
Returns the organization in which this soap processor is running.
getOrganizationalContextDN() - Method in class com.eibus.soap.SOAPTransaction
Returns the organizational context DN associated with this SOAP transaction.
getOrganizationalUser() - Method in class com.eibus.directory.soap.LDAPDirectory
Returns the organizational user entry for the currently logged on user
getOrganizationalUser(String) - Method in class com.eibus.directory.soap.LDAPDirectory
 
getOrganizationDN() - Method in class com.cordys.mdm.table.CodDefinition
Returns organization to which the hub entity belongs to.
getOrganizationDN() - Method in class com.eibus.soap.Processor
Returns the organization in which this soap processor is running.
getOrganizationName(String) - Static method in class com.cordys.cpc.bsf.util.DataConverter
Return the organization name from the given organizationDN.
getOrgContext() - Method in interface com.cordys.bre.engine.RuleSession
Returns the organizational context associated with this RuleSession
getOrgContext() - Method in interface com.cordys.bre.repository.IRule
 
getOrgContext() - Method in interface com.cordys.bre.repository.IRuleGroup
Get the organization context of the rule group.
getOrgObjectData() - Method in class com.cordys.cpc.bsf.busobject.BusObjectConfig
Returns the original Objectdata as a DOM handle.
getOrgUserDN() - Method in interface com.eibus.security.identity.Identity
Returns a String representation of a LDAP DN for a user.
getOriginalObject() - Method in class com.cordys.cpc.bsf.busobject.BusObject
Returns an object containing the original data, or null if not available.
getOriginalObject() - Method in interface com.cordys.cpc.bsf.event.AfterCommitObjectEvent
Returns an object that contains the original state of the object, i.e.
getOriginalObject() - Method in interface com.cordys.cpc.bsf.event.BeforeCommitObjectEvent
Returns an object that contains the original state of the object, i.e.
getOriginalObject() - Method in interface com.cordys.cpc.bsf.event.BusObjectUpdateEvent
Returns the BusObject being updated
getOsIdentities() - Method in interface com.eibus.security.identity.Identity
Returns a collection of Strings representation the possible os identities.
getOSVersion() - Method in class com.eibus.util.system.SystemInformation
 
getOverrides() - Method in interface com.cordys.bre.repository.IRule
Gets collection of the override rules.
getOwner() - Method in interface com.cordys.bre.repository.IRuleGroup
Get the owner of the rule group.
getOwner() - Method in class com.cordys.cpc.coboc.repository.ScheduleEvent
 
getPackageDN() - Method in class com.eibus.soap.MethodDefinition
 
getPackageName() - Method in class com.eibus.soap.MethodDefinition
 
getPackageStatus(String) - Method in interface com.cordys.cap.utility.DeploymentUtility
Provides the api to get the status of the package on all the nodes.
getPanelDescription(int, int) - Method in class com.eibus.contentmanagement.ISVContentManager
The description returned by this method will be shown on the panel returned by 'getInstallerPanel()' method.
getParameter() - Method in class com.cordys.mdm.publisher.sniffer.SnifferDetails
Returns input xml as a string.
getParameterName() - Method in class com.cordys.cpc.bsf.busobject.QueryParameter
Returns the Parameter Name.
getParameterNames() - Method in class com.cordys.cpc.bsf.soap.SOAPRequestObject
To get parameter names
getParameters() - Method in interface com.cordys.cpc.bsf.busobject.exception.ISOAPFault
 
getParameters() - Method in exception com.cordys.cpc.bsf.busobject.exception.WSAppsSOAPFault
 
getParameters() - Method in class com.cordys.cpc.bsf.busobject.QueryObject
 
getParameters() - Method in class com.eibus.util.CommandLine.ParseResult
Get all command line arguments except options and their arguments.
getParameterValues() - Method in class com.cordys.cpc.bsf.soap.SOAPRequestObject
To get parameter values
getParams() - Method in class com.cordys.mdm.statemachine.sminterface.action.SEActionMetadata
 
getParamType() - Method in class com.cordys.cpc.bsf.busobject.StoredProcedure.Parameter
 
getParamTypeString() - Method in class com.cordys.cpc.bsf.busobject.StoredProcedure.Parameter
 
getParent() - Method in class com.cordys.cpc.bsf.classinfo.ClassInfo
Get the parent class
getParent() - Method in class com.eibus.directory.soap.DN
 
getParent() - Method in interface com.eibus.management.IManagedComponent
Returns the parent managed component of this component.
getParent(int) - Static method in class com.eibus.xml.nom.Node
Returns the parent node reference of the given node reference
getParentDn(String) - Static method in class com.eibus.directory.soap.LDAPUtil
 
getPassiveRule(String, String) - Method in interface com.cordys.bre.repository.RuleRepository
getPassiveRule(String, String, String) - Method in interface com.cordys.bre.repository.RuleRepository
Get passive rule with ruleid,version and organization context
getPassword() - Method in class com.eibus.applicationconnector.uddi.AuthenticationDetails
This method returns the password
getPath(String) - Method in class com.cordys.cpc.coboc.BizObject
Deprecated.
 
getPath() - Method in exception com.cordys.cpc.coboc.scheduler.exception.InvalidDataException
 
getPath() - Method in exception com.cordys.cpc.coboc.scheduler.exception.MissingDataException
 
getPendingTaskCount() - Method in class com.cordys.cpc.notification.runtime.WorkLoad
Deprecated.
This method will return the number of tasks that are pending for the specified user.
getPerformanceCounters() - Method in class com.opentext.applicationconnector.httpconnector.impl.AbstractHttpHandler
 
getPermission() - Method in class com.cordys.cpc.coboc.repository.SecurityInfo
Deprecated.
 
getPermissions(String, String, String) - Method in class com.cordys.cpc.coboc.repository.CobocSecurityInfoManager
Deprecated.
 
getPersistence() - Method in class com.cordys.cpc.bsf.classinfo.AttributeInfo
Get the persistence mode.
getPersistence() - Method in class com.cordys.cpc.bsf.classinfo.ClassInfo
Returns the persistence mode.
getPersisterClass() - Method in class com.cordys.mdm.table.CodDefinition
Returns persister class defined for the state enable hub entity.
getPhysicalAddressOfNetworkInterface(String) - Static method in class com.eibus.util.system.Native
Get the physical / hardware address of the give interface display name.
getPosition() - Method in class com.cordys.cpc.bsf.busobject.StoredProcedure.Parameter
 
getPosition() - Method in class com.cordys.cpc.bsf.query.Cursor
Returns the current position of this Cursor as specified in "position" attribute
getPostData(int, IServerConnection) - Method in class com.opentext.applicationconnector.httpconnector.impl.RestRequestHandler
 
getPostData(int, IServerConnection) - Method in class com.opentext.applicationconnector.httpconnector.impl.StandardRequestHandler
This method returns the data that should be put into the post data.
getPreconditionProcessor() - Method in interface com.cordys.bre.engine.RuleEngine
Gets the precondition processor
getPrefix(int) - Static method in class com.eibus.xml.nom.Node
Returns the prefix of the tag name of the element.
getPrefix(long) - Static method in class com.eibus.xml.xpath.ResultNode
Returns the prefix of element/attribute that the ResultNode represents.
getPrepareCommit() - Method in class com.cordys.cpc.bsf.busobject.BusObjectManager
 
getPreserveSpace() - Method in class com.cordys.cpc.bsf.busobject.BusObjectManager
Returns whether whitespace to be preserved or not.
getPreviousElement(int) - Static method in class com.eibus.xml.nom.Node
Returns the previous (left) sibling element of the node
getPreviousSibling(int) - Static method in class com.eibus.xml.nom.Node
Returns the previous (left) sibling of the node.It can be either a data node or an element node.
getPriority() - Method in interface com.cordys.bre.repository.IRuleGroup
Get the priority of the rule group.
getProcessId() - Static method in class com.eibus.util.system.Native
Retrieves the (OS dependent) identifier of the current process (usually of the Java VM).
getProcessName() - Static method in class com.eibus.management.ManagedProcess
 
getProcessor() - Method in class com.cordys.cpc.coboc.CacheHandler
Deprecated.
 
getProcessor() - Method in class com.eibus.soap.ApplicationConnector
Returns the workerprocess in which this ApplicationConnector is running.
getProcessorArchitecture() - Method in class com.eibus.util.system.SystemInformation
 
getProcessorConfigurationNode() - Method in class com.eibus.soap.Processor
Retrieves the node containing the processor configuration.
getProcessorsCount() - Method in class com.eibus.util.system.SystemInformation
 
getProcessorStatus() - Method in class com.eibus.soap.Processor
 
getProcessorType() - Method in class com.eibus.util.system.SystemInformation
 
getPrompSetForKeyAsString(String, String) - Method in class com.eibus.contentmanagement.ISVContentManager
This method returns the promptset node in string format when specified the key of the promptset
getPromptSetFromRequest(ISVPackage) - Method in class com.eibus.contentmanagement.ISVContentManager
Returns the promptset with values, for the current ISVP from the load request.
getPromptsFromManager() - Method in class com.eibus.contentmanagement.ISVContentManager
Deprecated.
Individual content managers' defining prompts is not recommended. If the content manager class could not be loaded for any reason, these prompts will not be included in the ISV package definition. Instead, all prompts of an ISV package should be defined in the isv.xml file.
getPromptsFromRequest(int, ISVPackage) - Method in class com.eibus.contentmanagement.ISVContentManager
Deprecated.
Please Use the getPromptSetFromRequest API and search for the required prompts in the returned Node.
getProperties() - Method in class com.cordys.cpc.bsf.busobject.AnonymousBusObject
Returns all the properties of this BusObject.
getProperties() - Static method in class com.eibus.util.system.EIBProperties
The current effective set of properties is returned as a Properties object.
getProperty(String) - Method in class com.cordys.cpc.bsf.busobject.AnonymousBusObject
Returns the value of the property
getProperty() - Method in class com.cordys.cpc.bsf.event.BusObjectPropertyChangeEvent
Deprecated.
 
getProperty() - Method in class com.cordys.cpc.bsf.event.BusObjectPropertyCheckEvent
Deprecated.
Returns the name of the property
getProperty(String) - Static method in class com.eibus.util.system.EIBProperties
Gets the (system) property indicated by the specified key.
getProperty(String, String) - Static method in class com.eibus.util.system.EIBProperties
Gets the (system) property indicated by the specified key.
getPropertyValue(String) - Method in interface com.eibus.management.ILegacySettingProvider
Get the property value given a legacy property name.
getPropertyValue(String) - Method in class com.eibus.management.LDAPBusConfigSettingsLegacySettingProvider
 
getPropertyValue(String) - Method in class com.eibus.management.WCPPropertiesLegacySettingProvider
 
getPslId() - Method in interface com.cordys.bre.repository.IRule
 
getQName() - Method in interface com.cordys.cpc.bsf.busobject.exception.ISOAPFault
 
getQName() - Method in exception com.cordys.cpc.bsf.busobject.exception.WSAppsSOAPFault
 
getQueryCacheRefreshInterval() - Method in class com.eibus.applicationconnector.sql.DBConnectionPool
Gives the time interval in which query cache can be refreshed to clean up un-used queries.
getQueryCacheSize() - Method in class com.eibus.applicationconnector.sql.DBConnectionPool
Gives the size of the cache for queries.
getQueryHandler() - Method in class com.cordys.cpc.bsf.busobject.BusObjectManager
Returns the corresponding QueryHandler
getQueryLanguageType() - Method in class com.cordys.cpc.bsf.busobject.Config
 
getQueryString() - Method in interface com.eibus.applicationconnector.uddi.IHTTPObject
Returns the query string of this HTTP method
getQueryText() - Method in class com.cordys.cpc.bsf.busobject.QueryObject
Returns the query text with which this QueryObject is associated.
getQueryType() - Method in class com.cordys.cpc.bsf.busobject.QueryObject
Deprecated.
We are not going to support this api in future releases. Returns the query type set for this QueryObject
getRDN() - Method in class com.eibus.directory.soap.DN
 
getRDNString(String) - Static method in class com.eibus.directory.soap.LDAPUtil
 
getRDNType(String) - Static method in class com.eibus.directory.soap.LDAPUtil
 
getRDNValue(String) - Static method in class com.eibus.directory.soap.LDAPUtil
 
getReadConnection() - Method in class com.eibus.applicationconnector.sql.DBConnectionPool
Retrieves a read connection from the connection pool.
getReadConnection(int, boolean) - Method in class com.eibus.applicationconnector.sql.DBConnectionPool
Method to get a read connection from the connection pool based on a given connection id.
getReadConnection(int, boolean, DBConnectionPool.ConnectionSetting...) - Method in class com.eibus.applicationconnector.sql.DBConnectionPool
Method to get a read connection from the connection pool based on a given connection id.
getReadConnection(DBConnectionPool.ConnectionSetting...) - Method in class com.eibus.applicationconnector.sql.DBConnectionPool
Method to get a read connection from the connection pool.
getReadConnectionId(WCPDBConnection) - Method in class com.eibus.applicationconnector.sql.DBConnectionPool
Method to get the connection id of the connection object, which is a read connection It returns an integer connection id for the given connection object if it is available in the pool, Other wise it returns -1.
getReceiverComponent(int) - Static method in class com.eibus.connector.nom.SOAPMessage
returns the receiver component from a given SOAP Message reference
getReconnectionAttempts() - Method in class com.eibus.applicationconnector.sql.DBConnectionPool
Get the re-connection attempts or tries set for this connection pool
getReconnectionInterval() - Method in class com.eibus.applicationconnector.sql.DBConnectionPool
Get the re-connection interval set for this connection pool
getRegistration() - Method in interface com.cordys.cpc.bsf.event.UpdateRequestEvent
 
getRegistration() - Method in class com.cordys.cpc.bsf.event.UpdateRequestEventImpl
 
getRegistration() - Method in class com.eibus.soap.Processor
Returns the Access Control Registration object that is available for this Processor.
getRegistryTableName() - Method in class com.cordys.mdm.table.CodDefinition
Returns registry table name associated with the hub entity.
getRelatedAttributes() - Method in class com.cordys.cpc.bsf.classinfo.RelationInfo_FK
 
getRelatedClass() - Method in class com.cordys.cpc.bsf.classinfo.RelationInfo_Composite
Returns the class that holds the Local
getRelatedClass() - Method in class com.cordys.cpc.bsf.classinfo.RelationInfo_FK
Returns the class that holds the Local
getRelatedClassName() - Method in class com.cordys.cpc.bsf.classinfo.RelationInfo_Composite
 
getRelatedClassName() - Method in class com.cordys.cpc.bsf.classinfo.RelationInfo_FK
 
getRelatedIdentifier() - Method in class com.cordys.cpc.bsf.classinfo.RelationInfo_FK
 
getRelationInfo(String) - Method in class com.cordys.cpc.bsf.classinfo.ClassInfo
Return the RelationInfo, based on its ID
getRelationInfoByName(String) - Method in class com.cordys.cpc.bsf.classinfo.ClassInfo
Return the RelationInfo, based on its name
getRelationInfos() - Method in class com.cordys.cpc.bsf.classinfo.ClassInfo
 
getRelations() - Method in class com.cordys.cpc.bsf.busobject.BusObject
 
getrepeatcount() - Method in class com.cordys.cpc.coboc.repository.ScheduleEvent
This method will return the repeatcount values.
getRepeating() - Method in class com.cordys.cpc.coboc.repository.ScheduleEvent
 
getReplyTo(int) - Static method in class com.eibus.connector.nom.SOAPMessage
returns the replyto uri from a given SOAP Message reference
getRequest() - Method in class com.eibus.soap.BodyBlock
Deprecated.
Use getSOAPTransaction instead
getRequestBodyBlock() - Method in class com.eibus.soap.BodyBlock
Returns the request body block.
getRequestEnvelope() - Method in class com.eibus.soap.SOAPTransaction
Returns the xml node that was received from the client.
getRequestHeader(String) - Method in interface com.eibus.applicationconnector.uddi.IHTTPObject
Returns the value of the request header
getRequestHeaders() - Method in interface com.eibus.applicationconnector.uddi.IHTTPObject
Returns all the headers of the HTTP request.
getRequestThreshold() - Method in class com.eibus.applicationconnector.sql.DBConnectionPool
Get the request threshold value set for this connection pool
getRequestUri(int, IServerConnection, HttpClient) - Method in class com.opentext.applicationconnector.httpconnector.impl.RestRequestHandler
 
getRequestUri(int, IServerConnection, HttpClient) - Method in class com.opentext.applicationconnector.httpconnector.impl.StandardRequestHandler
Returns the URI for this request.
getRequired() - Method in class com.cordys.cpc.bsf.classinfo.AttributeInfo
 
getResidentMemoryUsage(int) - Static method in class com.eibus.util.system.Native
 
getResidentMemoryUsage() - Static method in class com.eibus.util.system.Native
Returns the total number of bytes the process (this current running process) has in use in resident (non swapped) memory.
getResourceContext() - Method in exception com.cordys.cpc.coboc.scheduler.exception.LocalizableParseException
 
getResourceID() - Method in exception com.cordys.cpc.coboc.scheduler.exception.LocalizableParseException
 
getResourceOwner() - Method in class com.eibus.xml.nom.NodeObject
 
getResourceOwner() - Method in class com.eibus.xml.nom.Schema
This method is used for internal purpose
getResourceOwner() - Method in class com.eibus.xml.xpath.XPathReader
Deprecated. 
getResponseBodyBlock() - Method in class com.eibus.soap.BodyBlock
Returns the response body block.
getResponseEnvelope() - Method in class com.eibus.soap.SOAPTransaction
Returns the xml node that will be sent back to the client.
getResponseHeader(String) - Method in interface com.eibus.applicationconnector.uddi.IHTTPObject
Return the value of the response header
getResponseHeaders() - Method in interface com.eibus.applicationconnector.uddi.IHTTPObject
Returns all the headers of the HTTP response.
getResponseTagName() - Method in class com.eibus.soap.MethodDefinition
 
getResult() - Method in class com.cordys.cpc.bsf.soap.SOAPRequestObject
Returns the nom handle to the response node of the soap method.
getResultClass() - Method in class com.cordys.cpc.bsf.busobject.QueryObject
Returns the class of the resulting objects.
getResultMapping() - Method in class com.cordys.cpc.bsf.busobject.QueryObject
Returns the Result Mapping
getResultMappingType() - Method in class com.cordys.cpc.bsf.busobject.QueryObject
Returns the Mapping type.
getReusablePromptSetForKey(String, String) - Method in class com.eibus.contentmanagement.ISVContentManager
This method returns the promptset node when specified the key of the promptset
getReusableProperties() - Static method in class com.eibus.contentmanagement.ISVContentManager
Returns reusableProperties
getRolesOfUser(String) - Method in class com.eibus.directory.soap.LDAPDirectory
Deprecated.
getRoot(int) - Static method in class com.eibus.xml.nom.Node
Returns the root node of the node (DOM: document element).
getRootBodyNode(int) - Static method in class com.eibus.connector.nom.SOAPMessage
Returns the root SOAP Body node of the SOAP Message.
getRootComponent() - Static method in class com.eibus.management.ManagedComponentFactory
 
getRootEnvelopeNode(int) - Static method in class com.eibus.connector.nom.SOAPMessage
Retreives the envelope node from anywhere in the SOAP request.
getRootHeaderNode(int) - Static method in class com.eibus.connector.nom.SOAPMessage
Returns the root SOAP Header node of the SOAP Message.
getRootSOAPBodyNode() - Method in class com.eibus.soap.BodyBlock
 
getRule() - Method in class com.cordys.bre.engine.Action
Returns the rule to which the action belongs to
getRule(String) - Method in interface com.cordys.bre.engine.IRuleSet
 
getRule(String, String) - Method in interface com.cordys.bre.repository.RuleRepository
getRule(String, String, String) - Method in interface com.cordys.bre.repository.RuleRepository
Get the the rule with specified ruleid,version and orgContext
getRuleDefinition() - Method in interface com.cordys.bre.repository.IRule
Get the XML definition of this rule as a String.
getRuleDescription() - Method in interface com.cordys.bre.repository.IRule
Get the description of this rule.
getRuleEngine() - Method in interface com.cordys.bre.engine.RuleSession
Returns the RuleEngine in which the rule session executes.
getRuleEngineManger() - Method in class com.cordys.cpc.coboc.CacheHandler
Deprecated.
 
getRuleEngineProperty(RuleEngineProperties) - Method in class com.cordys.bre.repository.Configuration
get the property value defined by key, the key values are available as static strings in RuleEngineProperties
getRuleGroupID() - Method in interface com.cordys.bre.repository.IRule
Get the id of the rule group to which this rule belongs.
getRuleID() - Method in interface com.cordys.bre.repository.IRule
Get the id of this rule.
getRuleIDs() - Method in class com.cordys.mdm.repository.cache.subscription.Subscription
Restriction: This method should not be used by external clients Returns the id of the subscription
getRuleMonitorConfig() - Method in class com.cordys.bre.repository.Configuration
 
getRuleName() - Method in interface com.cordys.bre.repository.IRule
Get the name of this rule.
getRuleNetworkManager() - Method in interface com.cordys.bre.repository.RuleRepository
Get associated rule network manager reference
getRuleOwner() - Method in interface com.cordys.bre.repository.IRule
Get the owner of this rule.
getRulePriority() - Method in interface com.cordys.bre.repository.IRule
Get the priority of this rule.
getRuleRepository() - Method in interface com.cordys.bre.engine.RuleEngine
Returns the RuleRepository associated with this RuleEngine
getRulesByTemplateID(String, String) - Method in interface com.cordys.bre.repository.RuleRepository
Gets rules for uribinding Returns the rules
getRuleSession() - Method in class com.cordys.bre.engine.Action
Returns the session to which the rule belongs to
getRuleSet() - Method in interface com.cordys.bre.engine.RuleSession
Gets the ruleset from rule session used for rule evaluation.
getRuleset(String, String, String, TriggerEvents) - Method in interface com.cordys.bre.repository.RuleRepository
Gets the ruleset for the template, rule-type and trigger event
getRuleset(String, String) - Method in interface com.cordys.bre.repository.RuleRepository
 
getRulesetCache() - Method in interface com.cordys.bre.repository.RuleRepository
Get associated rule set cache reference
getRulesetNode() - Method in interface com.cordys.bre.engine.IRuleSet
 
getRuleType() - Method in interface com.cordys.bre.engine.RuleSession
Returns the type of rules for the current rule execution cycle
getRuleType() - Method in interface com.cordys.bre.repository.IRule
Get the type of this rule.
getRunningSoapProcessor() - Method in class com.cordys.cpc.coboc.repository.ScheduleEvent
 
getScheduleById(String, int) - Method in class com.cordys.cpc.coboc.modeler.ScheduleModeler
This method is used to retrieve a schedule by its id.
getScheduleByName(String, int) - Method in class com.cordys.cpc.coboc.modeler.ScheduleModeler
This method is used to retrieve list of schedules by name for a particular owner.
getScheduledAt() - Method in class com.cordys.cpc.coboc.repository.ScheduleEvent
This method is used to obtain the exact date-time of the event being scheduled.
getScheduleId() - Method in class com.cordys.cpc.coboc.repository.ScheduleEvent
 
getScheduleId() - Method in class com.cordys.mdm.repository.cache.subscription.Subscription
Restriction: This method should not be used by external clients Returns the id of the schedule
getScheduleListener() - Method in class com.cordys.cpc.coboc.repository.ScheduleEvent
This method is used to retrieve the ScheduleListener when the Scheduler Manager is used by the COBOC for transaction management.
getScheduleManager() - Method in class com.cordys.cpc.coboc.CacheHandler
Deprecated.
 
getScheduleManager() - Method in interface com.cordys.cpc.coboc.scheduler.IPersistantSchedulerEngine
Gets SchedulerManager associated with this engine.
getScheduleManager() - Method in class com.cordys.cpc.coboc.scheduler.SchedulerEngine
Gets SchedulerManager associated with this engine.
getScheduleModeler() - Method in class com.cordys.cpc.coboc.scheduler.SchedulerManager
Returns the associated ScheduleModeler.
getSchedulerState() - Method in class com.cordys.cpc.coboc.scheduler.SchedulerManager
 
getSchedulesBetweenDate(String, int) - Method in class com.cordys.cpc.coboc.modeler.ScheduleModeler
This method is used to retrieve a list of schedules between two dates for a particular owner.
getSchedulesByDate(String, int) - Method in class com.cordys.cpc.coboc.modeler.ScheduleModeler
This method is used to retrieve the schedules on a particular date belonging to a particular owner.
getSchedulesByTemplateId(int, String, boolean) - Method in class com.cordys.cpc.coboc.modeler.ScheduleModeler
 
getScheduleTemplateModeler() - Method in class com.cordys.cpc.coboc.scheduler.SchedulerManager
Returns the associated ScheduleTemplateModeler.
getSchemaInstance(String, String) - Method in class com.cordys.cpc.coboc.CacheHandler
Deprecated.
generate the schema for the given template id
getSchemaInstance(String, String, String) - Method in class com.cordys.cpc.coboc.CacheHandler
Deprecated.
 
getSecondElement() - Method in exception com.cordys.cpc.coboc.scheduler.exception.MutuallyExclusiveException
 
getSecurityInformation(String, String, String, String) - Method in class com.cordys.cpc.coboc.repository.CobocSecurityInfoManager
Deprecated.
 
getSenderComponent(int) - Static method in class com.eibus.connector.nom.SOAPMessage
returns the sender component from a given SOAP Message reference
getSentTo(int) - Static method in class com.eibus.connector.nom.SOAPMessage
returns the sent to uri from a given SOAP Message reference
getSequenceID() - Method in class com.cordys.mdm.table.CodDefinition
Returns name of the sequence.
getSequenceNo() - Method in class com.cordys.mdm.repository.cache.subscription.Subscription
Restriction: This method should not be used by external clients Returns the sequence number of the subscription in case of related objects.
getSequencePreferences() - Method in class com.cordys.mdm.table.CodDefinition
Returns registry sequence preferences.
getServicePack() - Method in class com.eibus.util.system.SystemInformation
 
getSessionId() - Method in interface com.cordys.bre.engine.RuleSession
returns the rule session id
getSetMethod() - Method in class com.cordys.cpc.bsf.classinfo.AttributeInfo
 
getSetMethod(String) - Method in class com.cordys.cpc.bsf.classinfo.ClassInfo
 
getSetterMode() - Method in class com.cordys.cpc.bsf.busobject.BusObject
 
getSettingsCollection() - Method in interface com.eibus.management.IManagedComponent
Returns the default settings collection
getSettingsCollection(String) - Method in interface com.eibus.management.IManagedComponent
Returns a named settings collection.
getSettingsCollection() - Method in interface com.eibus.management.ISettingDefinition
Retrieves the settings collection containing this setting definition.
getSettingValue(String) - Method in interface com.eibus.management.IManagedComponent
Returns the value of a setting denoted by the given name.
getSettingValue(ISettingDefinition<T>) - Method in interface com.eibus.management.ISettingsPersistenceHandler
Retrieves the value related to a given setting definition.
getSettingValue(ISettingDefinition) - Method in class com.eibus.management.LDAPBusConfigSettingsPersistenceHandler
 
getShareInfo(String) - Method in class com.cordys.cpc.coboc.repository.CobocSecurityInfoManager
Deprecated.
 
getShareInformation(String) - Method in class com.cordys.cpc.coboc.repository.CobocSecurityInfoManager
Deprecated.
 
getShareName(String, String, String) - Method in class com.cordys.cpc.coboc.repository.CobocSecurityInfoManager
Deprecated.
 
getShareName(String) - Method in class com.cordys.cpc.coboc.repository.CobocSecurityInfoManager
Deprecated.
 
getShareName() - Method in class com.cordys.cpc.coboc.repository.SecurityInfo
Deprecated.
 
getShareName() - Method in class com.cordys.cpc.coboc.repository.ShareInfo
Deprecated.
 
getShareTo() - Method in class com.cordys.cpc.coboc.repository.SecurityInfo
Deprecated.
 
getShort(String) - Method in class com.cordys.cpc.bsf.busobject.StoredProcedure
Retrieves the value of the specified parameter as short
getShort(String) - Method in interface com.cordys.cpc.bsf.query.xqy.XqyResultSet
Returns the value of the specified column in the current tuple as short.
getShortProperty(String) - Method in class com.cordys.cpc.bsf.busobject.BusObject
Returns the short value of the property.
getSingleRelation(String, boolean) - Method in class com.cordys.cpc.bsf.busobject.BusObject
This method can be used to retrieve a SingleRelation object.
getSingleRelationObject(String) - Method in class com.cordys.cpc.bsf.busobject.BusObject
This method is used by the framework.
getSize() - Method in class com.eibus.directory.soap.Cache
 
getSize() - Method in class com.eibus.util.cache.Cache
 
getSizeInternal() - Method in class com.eibus.util.cache.CacheValue
Calculates the size of this object in the cache.
getSniffedData() - Method in interface com.cordys.mdm.publisher.sniffer.ISniffer
This method will be called to retrieve the data changes.
getSOAPEnvelopeNode() - Method in class com.eibus.soap.BodyBlock
 
getSoapFault() - Method in class com.eibus.soap.BodyBlock
Returns the SOAP fault, if any.
getSOAPName() - Method in class com.cordys.cpc.bsf.classinfo.AttributeInfo
Returns the soap name of this attribute
getSOAPNode() - Static method in class com.cordys.cpc.bsf.busobject.BSF
 
getSOAPNode() - Method in class com.eibus.soap.Processor
Returns the name of the soap node for which this soap processor is running.
getSoapNodeCertificateAlias() - Method in class com.eibus.soap.Processor
 
getSoapNodeKeyPassword() - Method in class com.eibus.soap.Processor
 
getSOAPNodeSettingCollection() - Method in class com.eibus.soap.Processor
Returns the SOAP Node setting Collection.
getSoapPrefix() - Method in class com.eibus.soap.BodyBlock
Deprecated.
This method is not applicable any more, use XML NOM API to retreive the prefix of the SOAP Body node.
getSOAPProcessor() - Static method in class com.cordys.cpc.bsf.busobject.BSF
Returns the Connector name associated with the current context.
getSoapProcessorDn() - Method in class com.cordys.cpc.coboc.scheduler.SchedulerManager
Gets soap processor DN of the soap node watcher.
getSOAPProcessorEntry() - Method in class com.eibus.soap.Processor
Returns the ldap entry with which this processor was created
getSOAPProcessorName() - Method in class com.cordys.cpc.bsf.connector.BsfConnector
This method is only for internal use of WS-AppServer.
getSOAPTransaction() - Method in class com.eibus.soap.BodyBlock
Returns the SOAP Transaction in which this body block forms a part.
getSOAPTransaction(Thread) - Static method in class com.eibus.soap.SOAPTransaction
This method returns the SOAP Transaction that belongs to the specified thread.
getSourceExpression() - Method in class com.eibus.xml.xpath.XPath
It returns the XPath Expression for the given XPath object.
getSourceId() - Method in interface com.cordys.notification.customdispatch.TaskInformation
Gets source for this notification.
getSourceType() - Method in interface com.cordys.notification.customdispatch.TaskInformation
Returns whether the source of this task is 'BPM' or a 'CASE'.
getSpace() - Method in class com.cordys.cpc.coboc.repository.ShareInfo
Deprecated.
 
getSplitterPage(int, String) - Method in class com.eibus.xforms.XFormsDef
Returns the splitter page, which is automatically create when a splitter is added to a group
getSqlDateProperty(String) - Method in class com.cordys.cpc.bsf.busobject.BusObject
Returns the java.sql.Date value of the property.
getStartDate() - Method in class com.cordys.cpc.coboc.repository.ScheduleEvent
This method is used to return the start date of any event being scheduled
getState() - Method in class com.cordys.cpc.coboc.scheduler.SchedulerServiceContainerStatus
 
getStateInsctanceSchema() - Method in class com.cordys.mdm.table.CodDefinition
Returns state instance table schema.
getStateInsctanceScxml() - Method in class com.cordys.mdm.table.CodDefinition
Returns scxml of the state model associated with hub data entity.
getStateInstanceTableName() - Method in class com.cordys.mdm.table.CodDefinition
Returns state instance table name.
getStateModelProperties() - Method in class com.cordys.mdm.table.CodDefinition
Returns properties associated with the state model.
getStateName() - Method in class com.cordys.mdm.statemachine.sminterface.action.SEActionMetadata
 
getString(String) - Method in class com.cordys.cpc.bsf.busobject.StoredProcedure
Retrieves the value of the specified parameter as String
getString(String) - Method in interface com.cordys.cpc.bsf.query.xqy.XqyResultSet
Returns the value of the specified column in the current tuple as String.
getStringProperty(String) - Method in class com.cordys.cpc.bsf.busobject.BusObject
Returns the String value of the property.
getStringProperty(int, String) - Method in class com.cordys.cpc.bsf.busobject.BusObject
Returns the String value of the property.
getStringResource() - Method in class com.cordys.mdm.exception.SnifferException
Restriction: This method should not be used by external clients
getStringResult() - Method in class com.eibus.xml.xpath.XPathResult
If the type is XPATH_STRING the result is returned as a String.
getStringsMemory() - Method in class com.eibus.xml.nom.Document
Returns allocated memory for string in bytes
getStringValue() - Method in class com.eibus.directory.soap.LDAPAttribute
 
getStringValue(LDAPEntry, String, String) - Static method in class com.eibus.directory.soap.LDAPUtil
Returns the first String value of the attribute in the entry, if it there is one, otherwise the default value.
getStringValue(LDAPEntry, AttributeDefinition, String) - Static method in class com.eibus.directory.soap.LDAPUtil
Returns the first String value of the attribute in the entry, if it there is one, otherwise the default value.
getStringValue(long) - Static method in class com.eibus.xml.xpath.ResultNode
Returns a string value of the ResultNode handle, if it represents an 'attribute'.
getStringValueArray() - Method in class com.eibus.directory.soap.LDAPAttribute
Used in LDAPUtil.getStringValues, getStringValue, containsStringValue.
getStringValues(LDAPEntry, String) - Static method in class com.eibus.directory.soap.LDAPUtil
Returns a String array containing all the String values of the attribute in entry that has the specified name.
getStringValues(LDAPEntry, AttributeDefinition) - Static method in class com.eibus.directory.soap.LDAPUtil
Returns a String array containing all the String values of the attribute in entry that has the specified name.
getSubComponents() - Method in interface com.eibus.management.IManagedComponent
Returns an iterator on the set of sub-components of this component.
getSubComponents(String) - Method in interface com.eibus.management.IManagedComponent
Return the sub-components with the given name.
getSubscribedSubjects(String) - Method in class com.cordys.cpc.coboc.CacheHandler
Deprecated.
This method returns all the subjects that an user has subscribed for.
getSubscription() - Method in class com.cordys.mdm.publisher.subscription.SubscriptionHandlerDetails
Returns the subscription object containing the subscription details.
getSubscriptionDetails() - Method in class com.cordys.mdm.repository.cache.subscription.Subscription
Restriction: This method should not be used by external clients Returns all SubscriptionDetails objects corresponding to this subscription.
getSubscriptionID() - Method in class com.cordys.mdm.repository.cache.subscription.Subscription
Restriction: This method should not be used by external clients Returns the id of the subscription
getSupportedContentTypes() - Method in class com.opentext.applicationconnector.httpconnector.impl.RestResponseHandler
 
getSupportedContentTypes() - Method in class com.opentext.applicationconnector.httpconnector.impl.StandardResponseHandler
 
getSupportedContentTypes() - Method in interface com.opentext.applicationconnector.httpconnector.IResponseHandler
Returns supported content types
getSymbol() - Method in enum com.cordys.bre.engine.TokenConstants
This method returns the symbol defined for token constant if any
getSyncUpManager() - Method in class com.cordys.cpc.coboc.scheduler.SchedulerManager
 
getSystemRoot() - Static method in class com.eibus.util.system.EIBProperties
Get OSInstallation Directory
getTableName() - Method in class com.cordys.cpc.bsf.classinfo.ClassInfo
 
getTableName() - Method in class com.cordys.cpc.bsf.query.dbmap.DefaultStrategy
 
getTableName() - Method in class com.cordys.cpc.bsf.query.dbmap.NameMappingStrategy
Return the table name
getTableName() - Method in class com.cordys.cpc.bsf.query.dbmap.TrivialStrategy
 
getTableName() - Method in interface com.cordys.cpc.bsf.query.IMapAttributeStrategy
Get the table name for the class for which the mapper is used.
getTargets() - Method in class com.eibus.transport.Message
Returns the addresses to which this message is targeted.
getTaskDispatchingInfo(List) - Method in interface com.cordys.cpc.notification.runtime.WorkDispatcher
Deprecated.
Implement the custom dispatch logic in this method, using the list of WorkLoad objects that contain the workload information of the user.
getTaskId() - Method in interface com.cordys.notification.customdispatch.TaskInformation
Returns the id of this task.
getTaskInitiator() - Method in interface com.cordys.notification.customdispatch.TaskInformation
 
getTemplateDependents(int, TransactionObject, String) - Method in class com.cordys.cpc.coboc.CacheHandler
Deprecated.
 
getTemplateId() - Method in class com.cordys.cpc.coboc.repository.ScheduleEvent
 
getTemplateInformation(String, String) - Method in class com.cordys.cpc.coboc.CacheHandler
Deprecated.
Method which gives information whether the template has spl.attributes, events,primary keys,objects and rules defined
getTemplateLessObjects(String, int, String) - Method in class com.cordys.cpc.coboc.CacheHandler
Deprecated.
Reads all the template less objects from the CoBOC.
To access this method the userName must have CoBOC Admin role
getTemplateOrganization() - Method in class com.cordys.cpc.coboc.repository.ScheduleEvent
 
getTemplatesByOrganization(String, int, String) - Method in class com.cordys.cpc.coboc.CacheHandler
Deprecated.
Get all the templates in an organization
getTemplatesByReference(String, int, String) - Method in class com.cordys.cpc.coboc.CacheHandler
Deprecated.
Get all templates based on given reference
getTempLessObjsByUser(String, String, int, String) - Method in class com.cordys.cpc.coboc.CacheHandler
Deprecated.
Reads all the template less objects from the CoBOC,inserted by a specific user userName or shared to him or one of his roles.
getTestRetry() - Method in class com.cordys.cpc.bsf.busobject.BusObjectManager
This method gives the number of times BsfRetriableException is forced to be thrown in a transaction.
getText() - Method in class com.eibus.transport.Message
Return the message body
getTimeout() - Method in class com.eibus.connector.nom.Connector
Synchronous calls 'to the Cordys ESB' suspend their Thread until an answer arrives, or until a timer has expired.
getTimestamp() - Method in class com.eibus.soap.SOAPTransaction
Returns the moment at which the request object was created.
getTodaysSchedules(String, int) - Method in class com.cordys.cpc.coboc.modeler.ScheduleModeler
This method retrieves the list of schedules for today for a particular owner.
getToolbarButton(int, String) - Method in class com.eibus.xforms.XFormsDef
Get a standard button from a toolbar, controlbar or paginationbar.
getTotalCpuTime(int) - Static method in class com.eibus.util.system.Native
 
getTotalCpuTime() - Static method in class com.eibus.util.system.Native
Returns the total number of milliseconds the process (this current running process) has been scheduled in user and kernel mode per cpu.
getTotalDataMemory() - Static method in class com.eibus.xml.nom.Document
Deprecated.
use getTotalHeapMemory.
getTotalHeapMemory() - Static method in class com.eibus.xml.nom.Document
Returns total used Heap memory(Memory used by Strings).
getTotalMemory() - Static method in class com.eibus.xml.nom.Document
Deprecated.
Use getTotalVirtualMemory and getTotalHeapMemory.

Example:
 
 Document oDocument = new Document();
 String xmlStr = "<note a=\"xyz\"><from/></note>";
 try {
        oDocument.load(xmlStr.getBytes());
        Document.getToatalMemory();//Returns the ToatalMemory(TotalNodesMemory+TotalDataMemory)
 } catch (XMLException e) {
        e.printStackTrace();
 }
 
 
getTotalNodesMemory() - Static method in class com.eibus.xml.nom.Document
Deprecated.
use getTotalVirtualMemory to get memory allocated for elements and attributes together.

Example:
 
 Document oDocument = new Document();
 String xmlStr = "<note a=\"xyz\"><from/></note>";
 try {
        oDocument.load(xmlStr.getBytes());
        Document.getToatalNodesMemory();//Returns the ToatalNodesMemory
 } catch (XMLException e) {
        e.printStackTrace();
 }
 
 
getTotalNumDocuments() - Static method in class com.eibus.xml.nom.Document
Returns total active 'Document' instances.
getTotalNumNodes() - Static method in class com.eibus.xml.nom.Document
Returns total used nodes.
getTotalObjectsInCache() - Method in class com.cordys.cpc.coboc.CacheHandler
Deprecated.
 
getTotalObjectsInDB() - Method in class com.cordys.cpc.coboc.CacheHandler
Deprecated.
 
getTotalOperations() - Method in class com.eibus.directory.soap.Cache
statstics for LDAP Cache
getTotalPageFileSpace() - Method in class com.eibus.util.system.SystemInformation
 
getTotalPhysicalMemory() - Method in class com.eibus.util.system.SystemInformation
 
getTotalValueSinceReset() - Method in interface com.eibus.management.counters.IEventValueCounter
 
getTotalVirtualMemory() - Method in class com.eibus.util.system.SystemInformation
 
getTotalVirtualMemory() - Static method in class com.eibus.xml.nom.Document
Returns total used virtual memory(elements+attributes).
getTotalXPathExpressionObjects() - Static method in class com.eibus.xml.xpath.XPath
Returns the total number of XPath expression objects created
getTotalXPathObjects() - Static method in class com.eibus.xml.xpath.XPath
Returns the total number of XPath objects created
getTransactionalInboundURI() - Method in class com.eibus.transport.Middleware
Returns the first URI of any of the TransactionalInboundURI
getTransactionalInboundURIs() - Method in class com.eibus.transport.Middleware
Deprecated. 
getTransactionContext() - Method in interface com.cordys.bre.engine.RuleSession
Returns the transaction context associated with this rule session
getTransactionErrorListeners(BusObjectManager) - Static method in class com.cordys.cpc.bsf.event.Listeners
 
getTransactionException() - Method in class com.cordys.cpc.bsf.busobject.BusObjectManager
 
getTransactionId() - Method in interface com.cordys.bre.engine.RuleSession
Returns the transaction id associated with this rule session
getTransactionObject() - Method in class com.cordys.cpc.coboc.BizObject
Deprecated.
 
getTransactionProperties() - Method in class com.cordys.cpc.bsf.classinfo.AttributeInfo
 
getTransactionProperties() - Method in class com.cordys.cpc.bsf.classinfo.ClassInfo
 
getTransactionStarted() - Static method in class com.cordys.cpc.bsf.busobject.BSF
Returns whether the transaction has already started.
getTransactionStarted() - Method in class com.cordys.cpc.bsf.busobject.BusObjectManager
Checks if the transaction is already started or not
getTriggerEvent() - Method in interface com.cordys.bre.engine.RuleSession
 
getTriggerObject() - Method in interface com.cordys.bre.engine.RuleSession
Returns the trigger object for the rule.
getType() - Method in interface com.cordys.bre.engine.ExpressionToken
This method returns the type of the token which is a TokenConstant
getType() - Method in class com.cordys.cpc.bsf.busobject.QueryParameter
Reurns the parameter type.
getType() - Method in class com.cordys.mdm.statemachine.exceptions.MDMStateMachineException
 
getType() - Method in interface com.cordys.notification.task.IAssignment
 
getType() - Method in class com.eibus.directory.soap.RDN
 
getType() - Method in interface com.eibus.management.ISettingDefinition
Get the type of this setting
getType() - Method in class com.eibus.soap.MethodDefinition
 
getType(String) - Static method in class com.eibus.util.system.Native
For internal use only.
getType(int) - Static method in class com.eibus.xml.nom.Node
Returns the type of the node
getType() - Method in class com.eibus.xml.xpath.XPathResult
Returns the type of result this object represents.
getTypedValueFromString(String, T) - Method in interface com.eibus.management.ISettingDefinition
Convert the given string to the object value as applicable for this setting definition.
getUI1Property(String) - Method in class com.cordys.cpc.bsf.busobject.BusObject
Returns the property value as com.cordys.cpc.bsf.metadata.UnsignedInt object.
getUi1Property(String) - Method in class com.cordys.cpc.bsf.busobject.BusObject
Returns the property value as com.cordys.cpc.bsf.types.UnsignedInt object.
getUIDElements() - Method in class com.cordys.cpc.bsf.classinfo.ClassInfo
Get the elements of the UID
getUndeletedNodesInMapperDocument(boolean) - Method in class com.cordys.cpc.coboc.CacheHandler
Deprecated.
 
getUniqueSynchupId() - Method in class com.cordys.bre.repository.Configuration
 
getUpdateBodyBlockListeners() - Static method in class com.cordys.cpc.bsf.event.Listeners
Utility method that returns all registered IUpdateBodyBlockListener listeners
getUpdatedObjects() - Method in class com.cordys.cpc.bsf.busobject.BusObjectManager
This method is used by the framework to get the updated objects.
getUpdatedObjects() - Method in interface com.cordys.cpc.bsf.event.TransactionConstraintEvent
Return the objects involved in the transaction
getUpdateHandler(boolean) - Method in class com.cordys.cpc.bsf.busobject.BusObjectManager
Get UpdateHandler
getUpdateHandler() - Method in class com.cordys.cpc.bsf.busobject.BusObjectManager
Returns the UpdateHandler associated with this BusObjectManager
getUpdateTrigger() - Method in class com.cordys.mdm.table.CodDefinition
Returns event name configured for database update operation.
getUpgradeManager() - Method in class com.eibus.contentmanagement.ISVContentManager
Provides the default Multi-version content Manager that provides the facility to upgrade.
getUriBinding() - Method in interface com.cordys.bre.engine.RuleSession
Returns the URI Binding for the current rule execution cycle
getURIs(String) - Method in class com.eibus.directory.soap.LDAPDirectory
Retrieves all URIs on which the SOAP Node that is registered for this name may be listening
getUsedNodesList() - Method in class com.eibus.xml.nom.Document
Returns the root node handles that exist presently in the document
getUser() - Method in interface com.cordys.bre.engine.RuleSession
Returns the user associated with this RuleSession
getUser() - Static method in class com.cordys.cpc.bsf.busobject.BSF
Returns the name of the organizational user in the present BsfContext.
getUser() - Method in class com.cordys.cpc.bsf.busobject.BsfContext
Returns the user associated with this context.
getUser() - Method in class com.cordys.cpc.notification.runtime.WorkLoad
Deprecated.
Returns the DN of the user.
getUser(int) - Static method in class com.eibus.connector.nom.SOAPMessage
returns the user from a given SOAP Message reference
getUserCredentials() - Method in class com.cordys.cpc.bsf.busobject.BsfContext
This method is used by the framework.
getUserCredentials() - Method in class com.cordys.cpc.bsf.busobject.BusObjectManager
Returns the user credentials associated with this BusObjectManager
getUserCredentials() - Method in interface com.cordys.cpc.bsf.event.UpdateRequestEvent
 
getUserCredentials() - Method in class com.cordys.cpc.bsf.event.UpdateRequestEventImpl
 
getUserCredentials() - Method in class com.eibus.soap.SOAPTransaction
Deprecated.
use link SOAPTransaction.getIdentity().getUserOrganization(); use link SOAPTransaction.getIdentity().getOrgUserDN();
getUserDN() - Method in class com.eibus.applicationconnector.uddi.UserInfo
Return the user DN
getUserId() - Method in class com.eibus.applicationconnector.uddi.AuthenticationDetails
This method returns the user id
getUserId() - Method in interface com.eibus.security.identity.Identity
Deprecated.
Use getAuthenticatedUserID or getOsIdentities.
getUserName(String) - Static method in class com.cordys.cpc.bsf.util.DataConverter
Return the organizational user name from the given userDN.
getUserOrganization() - Method in interface com.eibus.security.identity.Identity
Returns the organizational LDAP DN of the User Identity
getUsersList() - Method in class com.cordys.cpc.notification.runtime.TaskDispatchInfo
Deprecated.
This method returns the list of users to whom the task is to be sent.
getUTCDate(long, int) - Static method in class com.eibus.util.system.Native
Deprecated.
since BCP 4.2 C1 use convertDateToUTCString(long,int)
getUTCDate() - Static method in class com.eibus.util.UTC
Deprecated.
converts the currentTime of the default timezone to UTC (GMT).
getUTCDate(Date) - Static method in class com.eibus.util.UTC
Deprecated.
converts the time from the default timezone to UTC (GMT).
getUTCDate(String) - Static method in class com.eibus.util.UTC
Deprecated.
converts the time from the default timezone to UTC (GMT)
getUUID(LDAPEntry) - Method in class com.eibus.directory.soap.LDAPDirectory
Get the UUID of this LDAPEntry.
getValidString() - Method in exception com.cordys.cpc.coboc.scheduler.exception.InvalidDataException
 
getValue() - Method in interface com.cordys.bre.engine.ExpressionToken
This method returns the value of the token
getValue() - Method in class com.cordys.cpc.bsf.busobject.QueryParameter
Returns the value of the parameter.
getValue() - Method in class com.cordys.cpc.bsf.busobject.StoredProcedure.Parameter
 
getValue() - Method in interface com.cordys.cpc.bsf.event.AttributeConstraintEvent
Get the value of the attribute
getValue(String) - Method in interface com.cordys.cpc.bsf.event.AttributeValuesEvent
Returns a Value object, based on the value
getValue() - Method in interface com.cordys.cpc.bsf.event.AttributeValuesEvent.Value
 
getValue() - Method in class com.cordys.cpc.bsf.event.BusObjectPropertyCheckEvent
Deprecated.
Returns the value of the property.
getValue() - Method in enum com.cordys.cpc.bsf.event.ConstraintEvent.Category
 
getValue() - Method in class com.eibus.directory.soap.RDN
 
getValue() - Method in interface com.eibus.management.ISettingDefinition
Get the value of this setting
getValueByKey(String) - Method in class com.cordys.mdm.statemachine.util.Parameters
Use this method to get the value of the parameter
getValues() - Method in interface com.cordys.cpc.bsf.event.AttributeValuesEvent
Get all stored Values.
getValuesHandlers() - Method in class com.cordys.cpc.bsf.classinfo.AttributeInfo
Return the registered ValuesListeners
getValueStandardDeviation() - Method in interface com.eibus.management.counters.IEventValueCounter
 
getVariable(String) - Static method in class com.eibus.util.system.Native
 
getVersion() - Method in interface com.cordys.bre.repository.IRule
Get the version number of this rule.
getVersion() - Method in class com.eibus.contentmanagement.ISVPackage
Gets the version of the ISV package
getVirtualMemoryUsage(int) - Static method in class com.eibus.util.system.Native
 
getVirtualMemoryUsage() - Static method in class com.eibus.util.system.Native
Returns the total number of bytes the process (this current running process) has in use in virtual memory.
getWcpVersion() - Method in class com.eibus.contentmanagement.ISVPackage
Gets the version of the ISV package
getWebDir() - Static method in class com.eibus.util.system.EIBProperties
Get the Cordys Web directory as defined by the wcp property 'web.root'.
getWorkerTimeout() - Method in class com.eibus.transport.Middleware
 
getWriteConnection() - Method in class com.eibus.applicationconnector.sql.DBConnectionPool
Retrieves a write connection from the connection pool.
getWriteConnection(int, boolean) - Method in class com.eibus.applicationconnector.sql.DBConnectionPool
Method to get a write connection from the connection pool based on a given connection id.
getWriteConnectionId(WCPDBConnection) - Method in class com.eibus.applicationconnector.sql.DBConnectionPool
Method to get the connection id of the connection object, which is a write connection It returns an integer connection id for the given connection object if it is available in the pool, Other wise it returns -1.
getWSAppServerManagedComponent() - Static method in class com.cordys.cpc.bsf.busobject.BSF
 
getWSSHandler() - Method in class com.eibus.soap.Processor
 
getXFormsDefinition() - Method in class com.eibus.xforms.XFormsDef
Gets the node of the xform created.
getXMLDocument() - Static method in class com.cordys.cpc.bsf.busobject.BSF
Returns the Document object.
getXmlEncode() - Method in class com.eibus.applicationconnector.sql.DBConnectionPool
Get the xml encoding set for this connection pool.
getXMLNode(LDAPEntry, String, Document) - Static method in class com.eibus.directory.soap.LDAPUtil
Tries to parse the value of the attribute into an XML tree.
getXMLNode(LDAPEntry, AttributeDefinition, Document) - Static method in class com.eibus.directory.soap.LDAPUtil
Tries to parse the value of the attribute into an XML tree.
getXMLNode() - Method in class com.eibus.soap.BodyBlock
Returns the xml node for this body block
GetXMLObject(int, String, TransactionObject) - Method in class com.cordys.cpc.coboc.CacheHandler
Deprecated.
An XmlStore complaint method to get an entity.
getXMLObject() - Method in class com.cordys.cpc.coboc.CacheHandler
Deprecated.
 
getXMLObject() - Method in class com.cordys.mdm.publisher.sniffer.SynchronizationObject
Returns business object which should be synchronized.
getXMLObjectAfterUpdate() - Method in class com.cordys.mdm.publisher.sniffer.SynchronizationObject
Restriction: This method should not be used by external clients
getXMLObjectBeforeUpdate() - Method in class com.cordys.mdm.publisher.sniffer.SynchronizationObject
Restriction: This method should not be used by external clients
getXmlObjectFromContext(String, String) - Method in interface com.cordys.bre.engine.RuleSession
Gets the int object node from rule session context by xml tagname and namesapce.
getXMLParameters() - Method in class com.cordys.cpc.bsf.soap.SOAPRequestObject
To get all the parameters that have been added via the addParameterAsXml() Should not delete the XML nodes retrieved using this API
getXmlSchema() - Method in interface com.cordys.bre.repository.IRule
 
getXmlString() - Method in class com.cordys.cpc.bsf.query.Cursor
Returns the string for this Cusror object.
getXPathInstance(String) - Static method in class com.eibus.xml.xpath.XPath
Factory method to create XPath object
getXPathReader(XPath, XPathMetaInfo, Document, String) - Static method in class com.eibus.xml.xpath.XPathReader
Creates the XPathReader instance for URI.
getXPathReaderFromStream(XPath, XPathMetaInfo, Document, InputStream) - Static method in class com.eibus.xml.xpath.XPathReader
Creates the XPathReader instance for the InputStream
getXqyError() - Method in exception com.cordys.cpc.bsf.busobject.exception.XqyUpdateException
Returns the xml of the xqy error.
getXqyHandler() - Method in class com.cordys.cpc.bsf.busobject.BusObjectManager
 
getXqyQuery() - Method in class com.cordys.cpc.bsf.busobject.QueryObject
Returns the query in the xqy format.
grantPermission(SecurityInfo, XQYManager) - Method in class com.cordys.cpc.coboc.repository.CobocSecurityInfoManager
Deprecated.
Grants permission to user DN or role DN
grantPermission(SecurityInfo, TransactionObject) - Method in class com.cordys.cpc.coboc.repository.CobocSecurityInfoManager
Deprecated.
Grants permission to user DN or role DN
grantPermission(SecurityInfo) - Method in class com.cordys.cpc.coboc.repository.CobocSecurityInfoManager
Deprecated.
 
grantPermission(List, XQYManager) - Method in class com.cordys.cpc.coboc.repository.CobocSecurityInfoManager
Deprecated.
Grants permission to the list of user DNs or role DNs
grantPermission(List, TransactionObject) - Method in class com.cordys.cpc.coboc.repository.CobocSecurityInfoManager
Deprecated.
Grants permission to the list of user DNs or role DNs
GUID_FACTORY - Static variable in class com.eibus.util.system.EIBProperties
Determines the name of the System Property denoting which class should be used for the Guid Factory

H

handleMustUnderstandHeaderEntries(int[], MustUnderstandFault) - Method in class com.eibus.soap.ApplicationConnector
Override this method to handle header entries with SOAP's mustUnderstand attribute set to value '1'.
handleRequestXPath(int, IMethodConfiguration, boolean) - Method in class com.opentext.applicationconnector.httpconnector.impl.StandardRequestHandler
Fetches the request element using the configured XPath.
handleResponseXPath(int, IMethodConfiguration) - Method in class com.opentext.applicationconnector.httpconnector.impl.StandardResponseHandler
Fetches the response element using the configured XPath.
handleSchedule(String) - Method in interface com.cordys.cpc.coboc.scheduler.ScheduleListener
Invoked when an event scheduled is triggered.
handleTransactionErrorListeners(Throwable) - Method in class com.cordys.cpc.bsf.busobject.BusObjectManager
Helper method that raises onTransactionError() event.
hasBaseObject() - Method in class com.cordys.cpc.bsf.busobject.CustomBusObject
Determines whether this object has base object(s) registered.
hasEndTimeExpired() - Method in class com.cordys.cpc.coboc.repository.ScheduleEvent
 
hasErrors() - Method in interface com.cordys.cpc.bsf.event.ConstraintEvent
Returns whether errors have been reported in the constraint context
HASH - Static variable in class com.cordys.cpc.bsf.busobject.Config
 
hashCode() - Method in class com.cordys.cpc.bsf.busobject.Config
 
hashCode() - Method in class com.cordys.cpc.bsf.types.UnsignedByte
 
hashCode() - Method in class com.cordys.mdm.repository.cache.subscription.Subscription
 
hashCode() - Method in class com.cordys.mdm.table.CodDefinition
 
hashCode() - Method in class com.cordys.mdm.util.keys.Key
 
hashCode() - Method in class com.eibus.directory.soap.DN
 
hashCode() - Method in class com.eibus.directory.soap.RDN
 
hashCode() - Method in class com.eibus.util.cache.CacheKey
 
hashCode() - Method in class com.eibus.xml.nom.Document
Returns a hash code value for the object.
hasMore() - Method in class com.eibus.directory.soap.DirectorySearchResults
 
hasMoreElements() - Method in class com.cordys.cpc.bsf.busobject.BusObjectArray
Returns boolean value indicating if any more elements are available.
hasMoreElements() - Method in interface com.cordys.cpc.bsf.busobject.BusObjectIterator
Returns boolean value indicating if any more elements are available.
hasMoreElements() - Method in class com.eibus.directory.soap.DirectorySearchResults
 
hasNext() - Method in class com.eibus.xml.xpath.NodeSet
Returns false if the NodeSet is empty, true otherwise.
hasOption(char) - Method in class com.eibus.util.CommandLine.ParseResult
Check whether the last parsed command line has the given option.
hasOption(Character) - Method in class com.eibus.util.CommandLine.ParseResult
Check whether the last parsed command line has the given option.
hasOption(String) - Method in class com.eibus.util.CommandLine.ParseResult
Check whether the last parsed command line has the given option.
hasParent() - Method in class com.eibus.directory.soap.DN
 
hasSatifiedRuleCondition() - Method in interface com.cordys.bre.engine.RuleSession
Returns whether any if/condition of rules in the ruleset has satisfied condition as part of rule execution
HIDE - Static variable in class com.cordys.cpc.bsf.event.AccessMode
Represents access mode HIDE
hideGroupBoxHeader(int) - Method in class com.eibus.xforms.XFormsDef
Hides the header of a groupbox
HISTORY_ID - Static variable in class com.cordys.mdm.statemachine.sminterface.persistor.AbstractMDMStateMachinePersistor
 
HISTORYPOINTERS_XML - Static variable in class com.cordys.mdm.statemachine.sminterface.persistor.AbstractMDMStateMachinePersistor
 
hours - Variable in class com.cordys.cpc.coboc.repository.ScheduleEvent
 
HOURS - Static variable in class com.cordys.cpc.coboc.repository.ScheduleEvent
 

I

I1 - Static variable in class com.eibus.xml.nom.DataType
 
I18N_INTERNATIONAL - Static variable in class com.eibus.util.CordysConstants
 
I18N_LOCALE - Static variable in class com.eibus.util.CordysConstants
 
I18N_NAMESPACECONTEXT - Static variable in class com.eibus.util.CordysConstants
 
I18N_PREFIX - Static variable in class com.eibus.util.CordysConstants
 
I18N_URI - Static variable in class com.eibus.util.CordysConstants
All the below constants are related to element
I2 - Static variable in class com.eibus.xml.nom.DataType
 
I4 - Static variable in class com.eibus.xml.nom.DataType
 
I8 - Static variable in class com.eibus.xml.nom.DataType
 
IAccessListener - Interface in com.cordys.cpc.bsf.event
Handle the Access for the object or Attribute
IAfterAbortListener - Interface in com.cordys.cpc.bsf.event
Deprecated.
use IAfterAbortObjectListener
IAfterAbortObjectListener - Interface in com.cordys.cpc.bsf.event
The class that implements this interface acts as the listener for onAfterAbort event.
IAfterAttributeChangeListener - Interface in com.cordys.cpc.bsf.event
The class that implements this interface acts as the listener for onAfterAttributeChange event.
IAfterCommitListener - Interface in com.cordys.cpc.bsf.event
Deprecated.
use IAfterCommitObjectListener
IAfterCommitObjectListener - Interface in com.cordys.cpc.bsf.event
The class that implements this interface acts as the listener for onAfterCommit event on an object.
IAfterCreateListener - Interface in com.cordys.cpc.bsf.event
Deprecated.
NOTE: This event type is not supported anymore. Instead, use OnInitialize or OnBeforeInsert/OnAfterInsert event.
IAfterDeleteListener - Interface in com.cordys.cpc.bsf.event
The class that implements this interface acts as the listener for onAfterDelete event.
IAfterInsertListener - Interface in com.cordys.cpc.bsf.event
The class that implements this interface acts as the listener for onAfterInsert event.
IAfterLoadListener - Interface in com.cordys.cpc.bsf.event
The class that implements this interface acts as the listener for onAfterLoad event.
IAfterPropertyChangeListener - Interface in com.cordys.cpc.bsf.event
Deprecated. 
IAfterUpdateListener - Interface in com.cordys.cpc.bsf.event
The class that implements this interface acts as the listener for onAfterUpdate event.
IAlertDefinition - Interface in com.eibus.management
A defined alert can be issued through this interface.
IApplyDefaultsListener - Interface in com.cordys.cpc.bsf.event
Deprecated.
NOTE: This event type is not supported anymore. Instead, you can use OnInitialize or OnBeforeInsert/OnAfterInsert event.
IAssignment - Interface in com.cordys.notification.task
 
IAttributeAccessListener - Interface in com.cordys.cpc.bsf.event
The class that implements this interface acts as the listener for onAttributeAccess event.
IAttributeAvailabilityListener - Interface in com.cordys.cpc.bsf.event
The class that implements this interface acts as the listener for onAttributeAvailability event.
IAttributeConstraintListener - Interface in com.cordys.cpc.bsf.event
The class that implements this interface acts as the listener for onAttributeConstraint event.
IAttributeDisplayListener - Interface in com.cordys.cpc.bsf.event
The class that implements this interface acts as the listener for onAttributeDisplay event.
IAttributeInitializeListener - Interface in com.cordys.cpc.bsf.event
The class that implements this interface acts as the listener for onAttributeInitialize event.
IAttributeValuesListener - Interface in com.cordys.cpc.bsf.event
The class that implements this interface acts as the listener for onAttributeValues event.
IBeforeAbortObjectListener - Interface in com.cordys.cpc.bsf.event
The class that implements this interface acts as the listener for onAfterCommit event on an object.
IBeforeAttributeChangeListener - Interface in com.cordys.cpc.bsf.event
The class that implements this interface acts as the listener for onBeforeAttributeChange event.
IBeforeCommitObjectListener - Interface in com.cordys.cpc.bsf.event
The class that implements this interface acts as the listener for onAfterCommit event on an object.
IBeforeDeleteListener - Interface in com.cordys.cpc.bsf.event
The class that implements this interface acts as the listener for onBeforeDelete event.
IBeforeInsertListener - Interface in com.cordys.cpc.bsf.event
The class that implements this interface acts as the listener for onBeforeInsert event.
IBeforePropertyChangeListener - Interface in com.cordys.cpc.bsf.event
Deprecated. 
IBeforeUpdateListener - Interface in com.cordys.cpc.bsf.event
The class that implements this interface acts as the listener for onBeforeUpdate event.
ICON_BIG - Static variable in class com.eibus.xforms.XFormsDef
 
ICON_MID - Static variable in class com.eibus.xforms.XFormsDef
 
ICON_SMALL - Static variable in class com.eibus.xforms.XFormsDef
 
IConstraintListener - Interface in com.cordys.cpc.bsf.event
Generic listener for the constraint of an entity
ICounter - Interface in com.eibus.management.counters
 
idayOfMonth - Variable in class com.cordys.cpc.coboc.repository.ScheduleEvent
 
idayOfWeek - Variable in class com.cordys.cpc.coboc.repository.ScheduleEvent
 
Identity - Interface in com.eibus.security.identity
Represents the identity of a user within a certain organization.
Identity.IdentityValidationResult - Enum in com.eibus.security.identity
Possible statuses of a Identity after validation.
IDisplayListener - Interface in com.cordys.cpc.bsf.event
Generic listener for the display of an entity
IEventOccurrenceCounter - Interface in com.eibus.management.counters
 
IEventValueCounter - Interface in com.eibus.management.counters
 
IGNORE_CONSTRAINTS - Static variable in class com.cordys.cpc.bsf.busobject.BusObject
Add the property to the object, no events, no checks
IGNORE_EVENTS - Static variable in class com.cordys.cpc.bsf.busobject.BusObject
Don't execute BeforePropertyChange and AfterPropertyChange events
IGNORE_STATE - Static variable in class com.cordys.cpc.bsf.busobject.BusObject
Add the property to the object, no events, no transaction
IGNORE_STATE_AND_TRANSACTION - Static variable in class com.cordys.cpc.bsf.busobject.CustomBusObject
 
IGNORE_TRANSACTION - Static variable in class com.cordys.cpc.bsf.busobject.BusObject
Add the property to the object, no events, no checks
iHour - Variable in class com.cordys.cpc.coboc.repository.ScheduleEvent
 
IHTTPObject - Interface in com.eibus.applicationconnector.uddi
The IHTTPObject interface represents a HTTP Request object or Response object.
IInitializeListener - Interface in com.cordys.cpc.bsf.event
Generic listener for the initialize of an entity
IJMXAdaptor - Interface in com.eibus.management
This interface describes how a plugged-in JXM adaptor will be called.
ILegacySettingProvider - Interface in com.eibus.management
Classes that provide access to legacy setting storage (e.g.
IllegalOperationException - Exception in com.cordys.cpc.bsf.busobject.exception
Is thrown incase of any illegal operation is performed.
IllegalOperationException(String) - Constructor for exception com.cordys.cpc.bsf.busobject.exception.IllegalOperationException
Deprecated.
IllegalOperationException(IStringResource, Object...) - Constructor for exception com.cordys.cpc.bsf.busobject.exception.IllegalOperationException
 
IllegalOperationException - Class in com.eibus.xml.xpath.exception
 
IllegalOperationException() - Constructor for class com.eibus.xml.xpath.exception.IllegalOperationException
Constructs a new IllegalOperationException .
IllegalOperationException(String) - Constructor for class com.eibus.xml.xpath.exception.IllegalOperationException
Constructs a new IllegalOperationException .
IllegalOperationException(String, Throwable) - Constructor for class com.eibus.xml.xpath.exception.IllegalOperationException
Constructs a new IllegalOperationException .
IllegalOperationException(Throwable) - Constructor for class com.eibus.xml.xpath.exception.IllegalOperationException
Constructs a new IllegalOperationException .
IllegalOperationException(Throwable, IStringResource, Object...) - Constructor for class com.eibus.xml.xpath.exception.IllegalOperationException
Constructs an IllegalOperationException with the specified detail message with its (optional) insertions.
IllegalOperationException(IStringResource, Object...) - Constructor for class com.eibus.xml.xpath.exception.IllegalOperationException
Constructs an IllegalOperationException with the specified detail message with its (optional) insertions.
ILocalizableException - Interface in com.cordys.cpc.bsf.busobject.exception
 
IManagedComponent - Interface in com.eibus.management
This interface describes a managed Cordys component.
IMapAttributeStrategy - Interface in com.cordys.cpc.bsf.query
An object that implements this interface maps table/column names to class/attribute names.
IMapClassStrategy - Interface in com.cordys.cpc.bsf.query
An object that implements this interface can map the data of a BusObject to the XML required by XQY.
IMDMAction - Interface in com.cordys.mdm.statemachine.sminterface.action
Interface to create MDM State Machine Actions.
IMDMGuard - Interface in com.cordys.mdm.statemachine.sminterface.guard
Interface to create MDM State machine guards.
iMinute - Variable in class com.cordys.cpc.coboc.repository.ScheduleEvent
 
iMonth - Variable in class com.cordys.cpc.coboc.repository.ScheduleEvent
 
includeCommentsByParsing(int) - Method in class com.eibus.xml.nom.Document
Sets new mode for XML document loading whether to include comments or not while loading the xml content.
includeCommentsByParsing(boolean) - Method in class com.eibus.xml.nom.Document
Sets new mode for XML document loading
includeWhiteSpacesByParsing(int) - Method in class com.eibus.xml.nom.Document
Include or remove white-spaces while loading or parsing XML content.
includeWhiteSpacesByParsing(boolean) - Method in class com.eibus.xml.nom.Document
Include or remove white-spaces while loading or parsing XML content.
INFO - Static variable in class com.eibus.management.OperationImpact
Indicates that the operation is read-like, it basically returns information.
info(int) - Method in class com.eibus.util.logger.CordysLogger
Deprecated. 
info(int, Throwable) - Method in class com.eibus.util.logger.CordysLogger
Deprecated. 
info(String) - Method in class com.eibus.util.logger.CordysLogger
Deprecated. 
info(String, Throwable) - Method in class com.eibus.util.logger.CordysLogger
Deprecated. 
info(IStringResource) - Method in class com.eibus.util.logger.CordysLogger
Log IStringResource object with the INFO Severity.
info(Throwable, IStringResource, Object...) - Method in class com.eibus.util.logger.CordysLogger
Log IStringResource object with the INFO Severity.
info(IStringResource, Object...) - Method in class com.eibus.util.logger.CordysLogger
Log IStringResource object with the INFO Severity.
INFO - Static variable in class com.eibus.util.logger.Severity
The INFO severity designates informational messages that highlight the progress of the application at coarse-grained level.
INFORMATIONAL - Static variable in class com.eibus.management.AlertLevel
An alert of this level should be issued when a major informational event occurs (e.g.
inherit() - Method in class com.cordys.cpc.bsf.classinfo.AttributeInfo
Create a new AttributeInfo, which inherits from this attribute info.
inherit() - Method in interface com.cordys.cpc.bsf.classinfo.RelationInfo
Make a new RelationInfo object to be used in a child class
inherit() - Method in class com.cordys.cpc.bsf.classinfo.RelationInfo_Composite
Create a new RelationInfo that inherits from this RelationInfo
inherit() - Method in class com.cordys.cpc.bsf.classinfo.RelationInfo_FK
Create a new RelationInfo that inherits from this RelationInfo
inheritsFrom(Class) - Method in class com.cordys.cpc.bsf.classinfo.ClassInfo
Define that this class inherits from another class.
init() - Method in interface com.cordys.cpc.coboc.RepositoryPlugInInterface
This method can be used for Intialization
initBsfContext() - Static method in class com.cordys.cpc.bsf.busobject.BSF
Initializes the BsfContext.In this case DBConnectionPool is not exposed as managed component.
initBsfContext(String) - Static method in class com.cordys.cpc.bsf.busobject.BSF
Deprecated.
Use initBsfContext() instead
initCause(Throwable) - Method in class com.eibus.directory.soap.DirectoryException
Deprecated.
Use the constructor with cause.
INITIALIZE - Static variable in class com.cordys.cpc.bsf.event.StdTriggers
EventTrigger for INITIALIZE operation.
initialize() - Method in class com.eibus.applicationconnector.sql.DBConnectionPool
Intializes the connectionpool with already given configuration(either via xml or via managed component)
initialize(int) - Method in interface com.eibus.applicationconnector.uddi.Interceptor
To initialize the Interceptor with the given method implementation.
initialize(int, IXSLTStore, IMethodConfiguration, XPathMetaInfo) - Method in class com.opentext.applicationconnector.httpconnector.impl.RestRequestHandler
 
initialize(int, IXSLTStore, IMethodConfiguration, XPathMetaInfo) - Method in class com.opentext.applicationconnector.httpconnector.impl.StandardRequestHandler
 
initialize(int, IXSLTStore, IMethodConfiguration, XPathMetaInfo) - Method in class com.opentext.applicationconnector.httpconnector.impl.StandardResponseHandler
 
initialize(int, IXSLTStore, IMethodConfiguration, XPathMetaInfo) - Method in interface com.opentext.applicationconnector.httpconnector.IRequestHandler
Initializes this handler.
initialize(int, IXSLTStore, IMethodConfiguration, XPathMetaInfo) - Method in interface com.opentext.applicationconnector.httpconnector.IResponseHandler
Initializes this handler.
initializeBootstrapFileTrigger() - Static method in class com.eibus.directory.soap.LDAPDirectory
 
InitializeEvent - Interface in com.cordys.cpc.bsf.event
Represents the initialization event for an entity
initializeObjectListeners() - Method in class com.cordys.cpc.bsf.classinfo.ClassInfo
Create listeners for all standard event handlers
initializeProblemMonitor() - Method in class com.cordys.cpc.coboc.CacheHandler
Deprecated.
 
INNER_OBJECT - Static variable in class com.cordys.cpc.bsf.busobject.BusObjectConfig
To create an inner object (aggregation) inside another object
insert() - Method in class com.cordys.cpc.bsf.busobject.BusObject
Inserts the data.
INSERT - Static variable in class com.cordys.mdm.publisher.util.Event
 
insert(int, int, int) - Static method in class com.eibus.xml.nom.Node
Inserts a range of nodes into the destination node.
insert(int, int) - Static method in class com.eibus.xml.nom.Node
Inserts the given node into the destination node.
INSERT_OBJECT - Static variable in class com.cordys.cpc.bsf.event.StdTriggers
EventTrigger for INSERT_OBJECT operation.
INSERTED - Static variable in class com.cordys.cpc.bsf.util.ObjectHelper
Index in the result of method analyseInnerObjects() to identify inserted inner objects
insertInChildren(int, int, int) - Static method in class com.eibus.xml.nom.Node
Inserts the range of nodes into the children of the destination node.
insertObject(BusObject) - Method in class com.cordys.cpc.bsf.busobject.BusObjectManager
Insert the object
insertObject(long, String, String, String, TransactionObject, OperationContext) - Method in class com.cordys.cpc.coboc.CacheHandler
Deprecated. 
insertObject(String, String, String, String, TransactionObject, OperationContext) - Method in class com.cordys.cpc.coboc.CacheHandler
Deprecated.
 
insertObject(long, long, String, String, String, TransactionObject, OperationContext) - Method in class com.cordys.cpc.coboc.CacheHandler
Deprecated.
Inserts an object into CoBOC with object ID.
insertObject(String, String, String, String, String, TransactionObject, OperationContext) - Method in class com.cordys.cpc.coboc.CacheHandler
Deprecated.
 
insertObject(BizObject, String, TransactionObject) - Method in class com.cordys.cpc.coboc.CacheHandler
Deprecated.
 
INSTALL_DIR - Static variable in class com.eibus.util.system.EIBProperties
Determines the name of the Systems Environment variable where in the name of the EIB install directory is saved
int2Element(String, int) - Method in class com.cordys.cpc.bsf.busobject.BusObject
Deprecated. 
int2Element(String, int, int) - Method in class com.cordys.cpc.bsf.busobject.BusObject
Deprecated. 
int2String(int) - Static method in class com.cordys.cpc.bsf.util.DataConverter
Converts int to String
Integer2String(Integer) - Static method in class com.cordys.cpc.bsf.util.DataConverter
Converts Integer to String
Interceptor - Interface in com.eibus.applicationconnector.uddi
An object that implements this interface can be used as interceptor for UDDI request and response.
InterceptorException - Class in com.eibus.applicationconnector.uddi
This exception is thrown if there occurs an error in the Interceptor.
intValue() - Method in class com.cordys.cpc.bsf.types.UnsignedByte
Returns the value of this UnsignedInt as a int.
invalidate(String, int, String, UpdateManager, String) - Method in class com.cordys.cpc.coboc.scheduler.SchedulerManager
This method deletes the existing schedule event & creates new one based on the template id
invalidate(String, int, String, String) - Method in class com.cordys.cpc.coboc.scheduler.SchedulerManager
 
invalidate(CacheValue) - Method in class com.eibus.util.cache.Cache
Invalidate the value (pruning), when all locks are released, the value will be cleaned.
invalidate(CacheKey) - Method in class com.eibus.util.cache.Cache
Invalidate the key (dirty event, pruning), when all locks are released, the value will be cleaned.
InvalidDataException - Exception in com.cordys.cpc.coboc.scheduler.exception
 
InvalidDataException(String, String, String) - Constructor for exception com.cordys.cpc.coboc.scheduler.exception.InvalidDataException
 
InvalidDataException(String, String, String, Throwable) - Constructor for exception com.cordys.cpc.coboc.scheduler.exception.InvalidDataException
 
InvalidFormatException - Class in com.eibus.xml.xpath.exception
 
InvalidFormatException(Throwable) - Constructor for class com.eibus.xml.xpath.exception.InvalidFormatException
Constructs a new InvalidFormatException .
InvalidFormatException(Throwable, IStringResource, Object...) - Constructor for class com.eibus.xml.xpath.exception.InvalidFormatException
Constructs an ISVPException with the specified detail message with its (optional) insertions.
InvalidFormatException(IStringResource, Object...) - Constructor for class com.eibus.xml.xpath.exception.InvalidFormatException
Constructs an ISVPException with the specified detail message with its (optional) insertions.
IObjectAccessListener - Interface in com.cordys.cpc.bsf.event
The class that implements this interface acts as the listener for onAccess event.
IObjectConstraintListener - Interface in com.cordys.cpc.bsf.event
The class that implements this interface acts as the listener for onConstraint event.
IObjectDisplayListener - Interface in com.cordys.cpc.bsf.event
The class that implements this interface acts as the listener for onDisplay event.
IObjectInitializeListener - Interface in com.cordys.cpc.bsf.event
The class that implements this interface acts as the listener for onInitialize event.
IOnBsfConnector - Interface in com.cordys.cpc.bsf.connector
 
IParameterDefinition<T> - Interface in com.eibus.management
This interface defines a parameter of a management operation.
IPersistantSchedulerEngine - Interface in com.cordys.cpc.coboc.scheduler
Represents a persistent scheduler engine.
IProblemDefinition - Interface in com.eibus.management
A defined problem can be raised through this interface.
IProblemResolver - Interface in com.eibus.management
A component that raises a problem, should pass a problem resolver.
IProblemStatusEventListener - Interface in com.eibus.management
This interface is used to communicate the status of a problem.
IPropertyCheckListener - Interface in com.cordys.cpc.bsf.event
Deprecated. 
IRegistryIDGenerator - Interface in com.cordys.datagovernance.registry.idgenerators
Implement this interface to generate registry Identifiers.
IRequestHandler - Interface in com.opentext.applicationconnector.httpconnector
Interface for a class which converts the SOAP request XML into data which is sent to the web server.
IResponseHandler - Interface in com.opentext.applicationconnector.httpconnector
Interface for a class which converts the web server response in to SOAP response XML.
IRule - Interface in com.cordys.bre.repository
IRule is the object representation of the rules read from the repository
IRuleGroup - Interface in com.cordys.bre.repository
IRuleGroup is the object representation of the rule group
IRuleSet - Interface in com.cordys.bre.engine
 
isAbortAction() - Method in class com.cordys.bre.engine.exception.ExpressionEvaluationException
Returns whether exception caused due to abort action or not.
isAbortAction() - Method in class com.cordys.bre.engine.exception.RuleExecutionException
Returns whether exception caused due to abort action or not.
isAncestorOf(String) - Method in class com.eibus.directory.soap.DN
 
isAncestorOf(DN) - Method in class com.eibus.directory.soap.DN
 
isAsync() - Method in class com.eibus.soap.BodyBlock
Returns whether or not the soap processor should handle this body block asynchronous.
isAttribute() - Method in class com.cordys.mdm.util.keys.Key
Returns true if the key is an attribute, else false
isAttribute(long) - Static method in class com.eibus.xml.xpath.ResultNode
Returns true if the input ResultNode represents an attribute of type ResultNode.ATTRIBUTE
isAuthenticated() - Static method in class com.eibus.connector.nom.Connector
 
isAuthenticated() - Static method in class com.eibus.transport.Middleware
 
isBatchUpdate() - Method in class com.cordys.cpc.bsf.busobject.BusObjectManager
Get the value of batchUpdate.
isBuiltInFunction() - Method in enum com.cordys.bre.engine.TokenConstants
This method checks whether the tokenconstant is a built in function of now
isCancelled() - Method in class com.eibus.soap.SOAPTransaction
Returns true if a call to cancelReply() has been made, false otherwise.
IScheduleEngineFactory - Interface in com.cordys.cpc.coboc.scheduler
This is factory interface for the creating the instances of IPersistantSchedulerEngine and IVolatileSchedulerEngine engines.
ISchedulerEngine - Interface in com.cordys.cpc.coboc.scheduler
This is the main interface for the Scheduler
isClosed() - Method in class com.eibus.connector.nom.Connector
Indicates if the Connector is closed.
isClosed() - Method in class com.eibus.transport.Middleware
 
isClumpedAllowed() - Method in class com.eibus.util.CommandLine.OptionStyle
Check whether clumped short options are allowed.
isClumpWithArgumentAllowed() - Method in class com.eibus.util.CommandLine.OptionStyle
Check whether a clump may contain an argument.
isCommitAllowed() - Method in class com.cordys.cpc.bsf.busobject.BusObject
Checks whether Commmit is allowed.
isConnectionLost() - Method in class com.eibus.applicationconnector.sql.DBConnectionPool
Checks if the connection is lost to the databse.
isContentTypeJson(String) - Static method in class com.opentext.applicationconnector.httpconnector.impl.ContentTypeUtil
 
isContentTypeXml(String) - Static method in class com.opentext.applicationconnector.httpconnector.impl.ContentTypeUtil
 
isDebugEnabled() - Method in class com.eibus.util.logger.CordysLogger
Check whether the category is enabled for the debug Severity.
isDefault(String) - Method in class com.cordys.cpc.bsf.busobject.BusObject
Deprecated. 
isDeletedInnerObject() - Method in class com.cordys.cpc.bsf.busobject.BusObject
This method is used to find out whether the child object should be deleted.
isDeleteReferences - Static variable in class com.eibus.contentmanagement.ISVContentManager
Tells whether references of the methodsets and roles have to be deleted or not
isDN(String) - Static method in class com.eibus.directory.soap.DN
Returns true if the possibleDN is an actual LDAP Distinguished Name.
isDN() - Method in class com.eibus.directory.soap.DN
 
isDN(String) - Static method in class com.eibus.directory.soap.LDAPUtil
Returns true if the possibleDN is an actual LDAP Distinguished Name.
isDocumentCreationStackTracesEnabled() - Static method in class com.eibus.xml.nom.Document
Returns the status of DocumentCreationStackTracesEnabled
isDoMapping() - Method in class com.cordys.mdm.repository.cache.subscription.Subscription
Restriction: This method should not be used by external clients
isDoubleDashShortAllowed() - Method in class com.eibus.util.CommandLine.OptionStyle
Check whether a short option may start with a double dash.
isDownload() - Method in class com.cordys.mdm.repository.cache.subscription.Subscription
Restriction: This method should not be used by external clients
iSecond - Variable in class com.cordys.cpc.coboc.repository.ScheduleEvent
 
isElement(long) - Static method in class com.eibus.xml.xpath.ResultNode
Returns true if the input ResultNode represents an element of type NodeType.ELEMENT
isEmpty() - Method in interface com.cordys.bre.engine.IRuleSet
gives whether the ruleset is empty.
isEmpty() - Method in class com.eibus.util.MRUCache
Returns true if the number of objects in the cache is 0 or less.
isEmptyString(String) - Static method in class com.cordys.cpc.bsf.types.UnsignedByte
Deprecated. 
isEmptyString(String) - Static method in class com.cordys.cpc.bsf.util.DataConverter
Returns whether the passed string is empty.
isEnabled(Severity) - Method in class com.eibus.util.logger.CordysLogger
Check whether the category is enabled for the specfied severiy.
isEntityExists(long) - Method in class com.cordys.cpc.coboc.CacheHandler
Deprecated.
to check if the given ID lEntityId is present in CoBOC
isEntityExists(String) - Method in class com.cordys.cpc.coboc.CacheHandler
Deprecated.
 
isEntryDoExit(String) - Method in class com.cordys.mdm.statemachine.exceptions.MDMActionException
 
isEntryDoExit() - Method in class com.cordys.mdm.statemachine.exceptions.MDMActionException
 
isErrorEnabled() - Method in class com.eibus.util.logger.CordysLogger
Deprecated. 
ISettingDefinition<T> - Interface in com.eibus.management
Defines a management setting.
ISettingsCollection - Interface in com.eibus.management
This interface describes a collection of settings.
ISettingsPersistenceHandler - Interface in com.eibus.management
Classes that handle the storage and retrieval of settings, should implement this interface.
isFatalEnabled() - Method in class com.eibus.util.logger.CordysLogger
Deprecated. 
isFirstMemberToUpgrade() - Method in class com.eibus.contentmanagement.ISVPackage
 
isInfoEnabled() - Method in class com.eibus.util.logger.CordysLogger
Check whether the category is enabled for the info Severity.
isInSelfOwnedGlobalTransaction() - Method in class com.cordys.cpc.bsf.busobject.BusObjectManager
 
isISV() - Method in class com.cordys.mdm.repository.cache.subscription.Subscription
Restriction: This method should not be used by external clients
isISV() - Method in class com.cordys.mdm.table.CodDefinition
Restriction: This method should not be used by external clients
isIsvPackExists() - Method in class com.eibus.contentmanagement.ISVContentManager
This method is used to check whether an ISVP is already loaded or not while upgrading the ISVP.
isLastMember() - Method in class com.eibus.contentmanagement.ISVPackage
 
isLastMemeber() - Method in class com.eibus.contentmanagement.ISVContentManager
Deprecated.
: Use the API isLastMember from ISVPackage.
isLDAPService - Static variable in class com.eibus.soap.Processor
 
isLocalizable() - Method in interface com.cordys.cpc.bsf.busobject.exception.ISOAPFault
 
isLocalizable() - Method in exception com.cordys.cpc.bsf.busobject.exception.WSAppsSOAPFault
 
isMappingRequired() - Method in class com.cordys.cpc.bsf.classinfo.ClassInfo
 
isMessage(IStringResource) - Method in exception com.cordys.cpc.bsf.busobject.exception.WSAppServerClassCastException
 
isMessage(IStringResource) - Method in exception com.cordys.cpc.bsf.busobject.exception.WSAppServerClassNotFoundException
 
isMessage(IStringResource) - Method in class com.cordys.cpc.bsf.busobject.exception.WSAppServerException
 
isMessage(IStringResource) - Method in exception com.cordys.cpc.bsf.busobject.exception.WSAppServerIllegalAccessException
 
isMessage(IStringResource) - Method in exception com.cordys.cpc.bsf.busobject.exception.WSAppServerIllegalArgumentException
 
isMessage(IStringResource) - Method in exception com.cordys.cpc.bsf.busobject.exception.WSAppServerIllegalStateException
 
isMessage(IStringResource) - Method in exception com.cordys.cpc.bsf.busobject.exception.WSAppServerInstantiationException
 
isMessage(IStringResource) - Method in exception com.cordys.cpc.bsf.busobject.exception.WSAppServerNoSuchMethodException
 
isMessage(IStringResource) - Method in exception com.cordys.cpc.bsf.busobject.exception.WSAppServerNullPointerException
 
isMessage(IStringResource) - Method in exception com.cordys.cpc.bsf.busobject.exception.WSAppServerNumberFormatException
 
isMessage(IStringResource) - Method in exception com.cordys.cpc.bsf.busobject.exception.WSAppServerRunTimeException
 
isMessage(IStringResource) - Method in exception com.cordys.cpc.coboc.scheduler.exception.LocalizableParseException
 
isMetadataRequired - Variable in class com.cordys.cpc.coboc.BizObject
Deprecated.
 
isMissedDuringPause() - Method in class com.cordys.cpc.coboc.repository.ScheduleEvent
 
isMixedAllowed() - Method in class com.eibus.util.CommandLine.OptionStyle
Check whether mixed options and parameters are allowed.
isMultiOcc() - Method in class com.cordys.cpc.bsf.classinfo.RelationInfo_Composite
 
isMultiple() - Method in interface com.cordys.bre.repository.IRule
returns whether there are multiple definitions inside the rule, there will be multiple rules present in case the rule is defined from a decision case object
isMultiTenancyDisabled() - Static method in class com.cordys.cpc.coboc.scheduler.SchedulerManager
 
ISniffer - Interface in com.cordys.mdm.publisher.sniffer
This is the interface which should be used to implement custom sniffers which are to be used along with Spoke Entities of an MDM Model.
isNoReply() - Method in class com.eibus.transport.MessageOptions
Checks if the messageoptions contain a no reply flag.
isNull(String) - Method in class com.cordys.cpc.bsf.busobject.BusObject
Checks if a property is null
ISOAPFault - Interface in com.cordys.cpc.bsf.busobject.exception
 
isObjectDataNull() - Method in class com.cordys.cpc.coboc.BizObject
Deprecated.
 
isObjectExist(String, String, String, String, int) - Method in class com.cordys.cpc.coboc.CacheHandler
Deprecated.
Checks whether any instance with the specified name exist for the specified template.
isObjectExist(String, String, long, String) - Method in class com.cordys.cpc.coboc.CacheHandler
Deprecated.
Checks whether any instance with the specified name exist for the specified template.
isObjectExist(String, String, String, String) - Method in class com.cordys.cpc.coboc.CacheHandler
Deprecated.
 
isOpen() - Method in class com.eibus.connector.nom.Connector
Indicates if the Connector is open.
isOpen() - Method in class com.eibus.transport.Middleware
 
isOptionLikeArgumentAllowed() - Method in class com.eibus.util.CommandLine.OptionStyle
Check whether an option argument may look like a flag.
isOwner(String, String) - Method in class com.cordys.cpc.coboc.repository.CobocSecurityInfoManager
Deprecated.
 
isOwner(String, String, boolean) - Method in class com.cordys.cpc.coboc.repository.CobocSecurityInfoManager
Deprecated.
 
isPackageDeployed(String) - Method in interface com.cordys.cap.utility.DeploymentUtility
Checks if the given package is deployed.
isPending() - Method in class com.eibus.soap.BodyBlock
Indicates that the ApplicationTransaction handling this body block has completed it's work, either by having called the continueTransaction() or the abortTransaction() method.
isPersistent() - Method in class com.cordys.cpc.bsf.busobject.BusObject
Returns true if state is not in �t� - Transient.
isPersistentExisting() - Method in class com.cordys.cpc.bsf.busobject.BusObject
Checks if the this BusObject is persistent existin in its current state.
isPersistentNew() - Method in class com.cordys.cpc.bsf.busobject.BusObject
checks if this BusObject eligible for persistent in its current state.
isProblemDetected() - Method in class com.eibus.transport.Message
 
isPromptSetExistForKey(String, String) - Method in class com.eibus.contentmanagement.ISVContentManager
This method is used to check wether the promptset exist for the key passed as parameter
isPublishAuditEnabled() - Method in interface com.cordys.bre.engine.RuleEngine
Retrieves the current publish audit state
isRDN(String) - Static method in class com.eibus.directory.soap.RDN
Returns true if the possibleRDN is an actual RDN.
isRDN() - Method in class com.eibus.directory.soap.RDN
 
isReady() - Method in class com.eibus.soap.Processor
 
isRecursive() - Method in class com.cordys.cpc.coboc.BizObject
Deprecated.
 
isRegistryEnabled() - Method in class com.cordys.mdm.table.CodDefinition
Returns true if registry is enabled, false otherwise.
isRelative - Variable in class com.cordys.cpc.coboc.repository.ScheduleEvent
 
isRepititive - Variable in class com.cordys.cpc.coboc.repository.ScheduleEvent
 
isReUsePromptSet() - Method in class com.eibus.contentmanagement.ISVPackage
This method returns whether the user opted for reuse of promptsets while installation
isRolledBack - Variable in class com.eibus.contentmanagement.ISVContentManager
Holds the state of the content, if it's rolled back or not.
isRuleAuditEnabled() - Method in interface com.cordys.bre.engine.RuleEngine
Retrieves the current rule audit state
isRuleMonitoringEnabled() - Method in interface com.cordys.bre.engine.RuleSession
This method overrides the rule monitoring value set at a global level i.e.
isRuleMonitoringEnabled() - Method in class com.cordys.bre.repository.Configuration.RuleMonitorConfiguration
 
isShared - Variable in class com.cordys.cpc.coboc.BizObject
Deprecated.
 
isSingleDashLongAllowed() - Method in class com.eibus.util.CommandLine.OptionStyle
Check whether a long option may start with a single dash.
isSlashAllowed() - Method in class com.eibus.util.CommandLine.OptionStyle
Check whether options may start with a slash.
isSOAPConnection() - Method in class com.eibus.directory.soap.LDAPDirectory
Check if the directory is connected directly to the LDAP server or uses the LDAP SOAP Processor
isStarted() - Method in interface com.cordys.cpc.coboc.scheduler.ISchedulerEngine
Tells if this scheduler engine instance is already started.
isStarted() - Method in class com.cordys.cpc.coboc.scheduler.SchedulerEngine
 
isStarted() - Method in class com.cordys.cpc.coboc.scheduler.VolatileSchedulerEngine
 
isStateEnabled() - Method in class com.cordys.mdm.table.CodDefinition
Returns true if business object life cycle is enabled, false otherwise.
isStateLoaded() - Method in class com.cordys.cpc.bsf.busobject.BusObject
Checks if the this BusObject is in Loaded State
isStopAccepting() - Method in class com.eibus.transport.Middleware
 
issueAlert(Throwable, Object...) - Method in interface com.eibus.management.IAlertDefinition
Issue an alert while passing an array of parameters as insertions to the alert message.
isSuperUser(String, String) - Method in class com.cordys.cpc.coboc.repository.CobocSecurityInfoManager
Deprecated.
 
isSynchronize() - Method in class com.cordys.mdm.repository.cache.subscription.Subscription
Restriction: This method should not be used by external clients
isSyncTemplateDelete() - Method in class com.cordys.cpc.coboc.BizObject
Deprecated.
 
isTrackChanges() - Method in class com.cordys.mdm.repository.cache.subscription.Subscription
Restriction: This method should not be used by external clients Returns the state of track changes
isTransactional() - Method in class com.eibus.transport.MessageOptions
Checks if the messageoptions contain a transactional flag.
isTransient() - Method in class com.cordys.cpc.bsf.classinfo.AttributeInfo
Return whether this attribute should participate in a transaction
isTriggerObject(String) - Method in interface com.cordys.bre.engine.RuleSession
 
ISubscriptionHandler - Interface in com.cordys.mdm.publisher.subscription.hanlder
Implement this interface to intercept and modify the data before it gets updated into the hub or spoke entity.
isUpdatedInnerObject() - Method in class com.cordys.cpc.bsf.busobject.BusObject
This method is used to find out whether the child object should be updated.
isValidDN(String) - Static method in class com.eibus.directory.soap.DN
 
isValidFileEncoding() - Static method in class com.eibus.util.system.EIBProperties
 
isValidNode(int) - Static method in class com.eibus.xml.nom.Node
Determines whether the supposed node is a valid node or not.
ISVContentManager - Class in com.eibus.contentmanagement
ISVContentManager provides the prototype for handling the requests to manage the ISV Package content.
ISVContentManager() - Constructor for class com.eibus.contentmanagement.ISVContentManager
 
ISVPackage - Class in com.eibus.contentmanagement
Holds the meta information of the ISV Package like the .isvp file name, the xml content of the ISV Package and the distinguished name of the ISV Package in the LDAP.
ISVPackage(File, int, String) - Constructor for class com.eibus.contentmanagement.ISVPackage
Creates new ISVPackage object which contains the meta information of the ISV Package
isvPackExists - Variable in class com.eibus.contentmanagement.ISVContentManager
 
isvpLogger - Static variable in class com.eibus.contentmanagement.ISVContentManager
 
ISVSOAPServiceManager - Class in com.eibus.contentmanagement
 
ISVSOAPServiceManager() - Constructor for class com.eibus.contentmanagement.ISVSOAPServiceManager
 
isWarningEnabled() - Method in class com.eibus.util.logger.CordysLogger
Check whether the category is enabled for the warning Severity.
isWSAppServerProcessor() - Static method in class com.cordys.cpc.bsf.busobject.BSF
 
isXMLExceptionsEnable() - Static method in class com.eibus.xml.nom.Document
Gets mode for XML Exceptions Enabled
iterator() - Method in class com.eibus.util.CommandLine.ResponseFileExpander
 
ITimerEventValueCounter - Interface in com.eibus.management.counters
 
ITransactionConstraintListener - Interface in com.cordys.cpc.bsf.event
 
ITransactionErrorListener - Interface in com.cordys.cpc.bsf.event
A Transaction level explicit listener that user has to implement to customize the soap fault.
IUpdateBodyBlockListener - Interface in com.cordys.cpc.bsf.event
This is another hook (event) provided by the framework that can be used as Update request interceptor.
IValueCounter - Interface in com.eibus.management.counters
 
IVolatileSchedulerEngine - Interface in com.cordys.cpc.coboc.scheduler
This interface describes a non-persistent scheduler engine.
iYear - Variable in class com.cordys.cpc.coboc.repository.ScheduleEvent
 

K

keepAlive() - Method in class com.cordys.cpc.bsf.busobject.BusObject
Sets a flag on the BusObject to indicate to the WS-AppServer runtime that the BusObject will be used after the transaction ends so the WS-AppServer runtime should keep the BusObject alive
Key - Class in com.cordys.mdm.util.keys
A wrapper class used to store the key information of a business object.
Key(String, String, boolean, String) - Constructor for class com.cordys.mdm.util.keys.Key
Restriction: This constructor should not be used by external clients
keys() - Method in class com.eibus.util.MRUCache
Returns an enumeration of the keys in the cache
killProcess(int, boolean) - Static method in class com.eibus.util.system.Native
Kills the process with the specified ID, and subprocesses of this process.

L

LASTDAYOFMONTH - Static variable in class com.cordys.cpc.coboc.repository.ScheduleEvent
 
LASTWEEKDAY - Static variable in class com.cordys.cpc.coboc.repository.ScheduleEvent
 
LDAP_CACHE_SIZE - Static variable in class com.eibus.util.system.EIBProperties
Size of LDAP cache
LDAP_CACHE_TIMEOUT - Static variable in class com.eibus.util.system.EIBProperties
Lifetime of objects in LDAP cache
LDAP_Conenctor_CommunicationFailure - Static variable in class com.eibus.directory.soap.DirectoryException
Used when ever SOAP fault raised with Server.CommunicationFailure
LDAP_Conenctor_Timeout - Static variable in class com.eibus.directory.soap.DirectoryException
Used when ever SOAP fault raised with Server.Timeout.
LDAP_MAX_RESULT_KEY - Static variable in class com.eibus.directory.soap.LDAPDirectory
 
LDAP_PASSWORD - Static variable in class com.eibus.util.system.EIBProperties
Password with which to connect to the LDAP server
LDAP_PORT - Static variable in class com.eibus.util.system.EIBProperties
Port on which LDAP server can be reached
LDAP_ROOT - Static variable in class com.eibus.util.system.EIBProperties
Determines the root object in the directory service
LDAP_SERVER - Static variable in class com.eibus.util.system.EIBProperties
Server on which LDAP can be reached
LDAP_USER - Static variable in class com.eibus.util.system.EIBProperties
User name with which to connect to the LDAP server
LDAPAttribute - Class in com.eibus.directory.soap
Wrapper around com.novell.ldap.LDAPAttribute.
LDAPAttribute(com.novell.ldap.LDAPAttribute) - Constructor for class com.eibus.directory.soap.LDAPAttribute
Default constructor.
LDAPBusConfigSettingsLegacySettingProvider - Class in com.eibus.management
Supports retrieving legacy settings from the classic LDAP bus config settings.
LDAPBusConfigSettingsLegacySettingProvider(int) - Constructor for class com.eibus.management.LDAPBusConfigSettingsLegacySettingProvider
Constructs an LDAP bus config settings legacy property provider given a NOM node containing the LDAP bus config settings.
LDAPBusConfigSettingsPersistenceHandler - Class in com.eibus.management
This class supports retrieving and storing settings in the LDAP bus config settings.
LDAPBusConfigSettingsPersistenceHandler(LDAPEntry, LDAPDirectory, int) - Constructor for class com.eibus.management.LDAPBusConfigSettingsPersistenceHandler
Consctructs an LDAP bus config settings persistence handler for the given LDAP entry.
LDAPControl - Interface in com.eibus.directory.soap
This LDAP Control operates on the LDAP Directory Operations.
LDAPCONTROL_CLASS - Static variable in class com.eibus.directory.soap.LDAPDirectory
 
LDAPDirectory - Class in com.eibus.directory.soap
An LDAPDirectory object holds a connection to an LDAP Server.
LDAPDirectory() - Constructor for class com.eibus.directory.soap.LDAPDirectory
Deprecated.
use getDefaultInstance() API
LDAPDirectory(LDAPConnection) - Constructor for class com.eibus.directory.soap.LDAPDirectory
Create an LDAP proxy that can use the connection object.
LDAPDirectory(String, int, String, String) - Constructor for class com.eibus.directory.soap.LDAPDirectory
Create an LDAP proxy to the specified host, on the specified port, and authenticate to it using the username and password
LDAPDirectory(String, int, String, String, Cache) - Constructor for class com.eibus.directory.soap.LDAPDirectory
Deprecated.
use LDAPDirectory(String host, int port, String user, String password).
ldapDNEqualIgnoreCase(String, String) - Static method in class com.eibus.directory.soap.LDAPUtil
Compare two ldap dns if they are equal ignoring case according to the LDAP specification (http://www.ietf.org/rfc/rfc4518.txt) and case ignoring (http://www.ietf.org/rfc/rfc3454.txt) matching rules.
LDAPEntryModification - Class in com.eibus.directory.soap
Contains all the details for a modification to an entry in the LDAP server.
LDAPEntryModification(LDAPEntry, int) - Constructor for class com.eibus.directory.soap.LDAPEntryModification
Create a new modification with LDAP Entry object.
LDAPEntryModification(String, String, int) - Constructor for class com.eibus.directory.soap.LDAPEntryModification
Constructor to rename an existing entry in the directory.
ldapEqualIgnoreCase(String, String) - Static method in class com.eibus.directory.soap.LDAPUtil
Compare two ldap attribute values if they are equal ignoring case according to the LDAP specification (http://www.ietf.org/rfc/rfc4518.txt) and case ignoring (http://www.ietf.org/rfc/rfc3454.txt) matching rules.
LDAPUtil - Class in com.eibus.directory.soap
This class contains some helper functions to easily retrieve information about certain attributes in an LDAPEntry object.
LDAPUtil.AttrNameValue - Class in com.eibus.directory.soap
This class builds a attribute name/value pair.
ldapWrapper - Variable in class com.eibus.directory.soap.Cache
 
LEGACY_FROM_COBOC_PROPERTIES - Static variable in class com.eibus.applicationconnector.sql.DBConnectionPool
 
LEGACY_FROM_DSO - Static variable in class com.eibus.applicationconnector.sql.DBConnectionPool
 
LEGACY_FROM_WSAPP_PROPERTIES - Static variable in class com.eibus.applicationconnector.sql.DBConnectionPool
 
lEndTime - Variable in class com.cordys.cpc.coboc.repository.ScheduleEvent
 
LexicalException - Class in com.cordys.bre.engine.exception
Represents any exception during lexical analysis of the expression in a rule when it is being tokenized by the rule engine.
LexicalException(IStringResource, Object...) - Constructor for class com.cordys.bre.engine.exception.LexicalException
Creates an instance of LexicalException with the specified localized message.
LexicalException(Throwable, IStringResource, Object...) - Constructor for class com.cordys.bre.engine.exception.LexicalException
Creates an instance of LexicalException with the nested exception and the message.
LexicalException(String) - Constructor for class com.cordys.bre.engine.exception.LexicalException
LexicalException(Throwable) - Constructor for class com.cordys.bre.engine.exception.LexicalException
Creates an instance of LexicalException with the nested exception.
LexicalException(String, Throwable) - Constructor for class com.cordys.bre.engine.exception.LexicalException
LinkedList - Class in com.eibus.util
 
LinkedList() - Constructor for class com.eibus.util.LinkedList
 
linkJavaScript(String) - Method in class com.eibus.xforms.XFormsDef
Adds a link to a javascript source
linkModelWithElement(int, int) - Method in class com.eibus.xforms.XFormsDef
Links a model to an element.
linkStyleSheet(String) - Method in class com.eibus.xforms.XFormsDef
Adds a link to a style sheet
listCompare(int, int, int, int, int, int) - Static method in class com.eibus.xml.nom.Find
Deprecated.
Use listCompare() method of com.eibus.xml.nom.Node class.
listCompare(int, int, int, int, int, int) - Static method in class com.eibus.xml.nom.Node
Compares two lists of XML nodes for equality
listener - Variable in class com.cordys.cpc.coboc.repository.ScheduleEvent
 
ListenerPool - Class in com.eibus.connector.nom
A ListenerPool maintains a cache of SOAPMessageListeners.
ListenerPool() - Constructor for class com.eibus.connector.nom.ListenerPool
 
Listeners - Class in com.cordys.cpc.bsf.event
Class to register and to unregister the different listeners
Listeners() - Constructor for class com.cordys.cpc.bsf.event.Listeners
 
load(ISVPackage, int, int) - Method in class com.eibus.contentmanagement.ISVContentManager
Loads the isvp content from the contentItemNode
load(ISVPackage, int, int) - Method in class com.eibus.contentmanagement.ISVSOAPServiceManager
This method is responsible for loading the soap service content manager.
load() - Method in interface com.eibus.management.ISettingsPersistenceHandler
Load all settings that're managed by this persistence handler.
load() - Method in class com.eibus.management.LDAPBusConfigSettingsPersistenceHandler
 
load(byte[], Schema) - Method in class com.eibus.xml.nom.Document
Parses the byte array by validating against the schema
load(byte[], int) - Method in class com.eibus.xml.nom.Document
Parses the first length number of bytes from bytes.
load(byte[]) - Method in class com.eibus.xml.nom.Document
Parses the byte array
load(String) - Method in class com.eibus.xml.nom.Document
Parses an XML file.
LOAD_OBJECT - Static variable in class com.cordys.cpc.bsf.event.StdTriggers
EventTrigger for LOAD_OBJECT operation.
loadByPreserveSpace(byte[], int) - Method in class com.eibus.xml.nom.Document
Parses the first length number of bytes from bytes by preserving the white spaces.
loadByPreserveSpace(byte[]) - Method in class com.eibus.xml.nom.Document
Parses the a byte array by preserving the white spaces.
loadByPreserveSpace(String) - Method in class com.eibus.xml.nom.Document
Parses the file having XML content by preserving the white space.
loadCacheValueInternal(CacheKey) - Method in class com.eibus.util.cache.Cache
Load the object from an external source.
loadClassInfo(ClassInfo, Class) - Static method in class com.cordys.cpc.bsf.busobject.BusObject
Load the class info from the generated code.
LOADED - Static variable in class com.cordys.cpc.bsf.busobject.BusObjectConfig
Pre-defined, standard BusObjectConfig to create a persistent BusObject, which the ObjectManager is taken from the thread-bounded BsfContext there is no initial data in the object
LOADED_OBJECT - Static variable in class com.cordys.cpc.bsf.busobject.BusObjectConfig
To create a persistent object, existing in the persistent store; after modifying such an object, updates are stored on calling update().
loadNextNode() - Method in class com.eibus.xml.xpath.XPathReader
Loads the next NOM node from the stream.
loadProperties(String) - Static method in class com.eibus.util.system.EIBProperties
Method that loads the properties from filesystem.
loadPropertiesFromFile(String) - Static method in class com.eibus.util.system.EIBProperties
Load only the Eib Properties from a file without merging with default and system properties
localHostName - Variable in class com.eibus.contentmanagement.ISVSOAPServiceManager
 
LocalizableParseException - Exception in com.cordys.cpc.coboc.scheduler.exception
 
LocalizableParseException(int, IStringResource, Object...) - Constructor for exception com.cordys.cpc.coboc.scheduler.exception.LocalizableParseException
 
lock() - Method in class com.eibus.xml.nom.Document
Locks the document for synchronization with other threads.
log(String) - Method in class com.cordys.cpc.bsf.busobject.BusObject
 
log(Severity, int) - Method in class com.eibus.util.logger.CordysLogger
Deprecated.
Convert the XML node to string and use log
log(Severity, int, Throwable) - Method in class com.eibus.util.logger.CordysLogger
Deprecated.
Convert the XML node to string and use log
log(Severity, String) - Method in class com.eibus.util.logger.CordysLogger
Deprecated.
Use log
log(Severity, String, Throwable) - Method in class com.eibus.util.logger.CordysLogger
Deprecated.
Use log
log(Severity, Object) - Method in class com.eibus.util.logger.CordysLogger
Deprecated.
Use log
log(Severity, Object, Throwable) - Method in class com.eibus.util.logger.CordysLogger
Deprecated.
Use log
log(Severity, Throwable, IStringResource) - Method in class com.eibus.util.logger.CordysLogger
Log IStringResource with the specified Severity including the stack trace of the Throwable t passed as parameter.
log(Severity, Throwable, IStringResource, Object...) - Method in class com.eibus.util.logger.CordysLogger
Log IStringResource with the specified Severity including the stack trace of the Throwable t passed as parameter.
log(Severity, Map<String, String>, Throwable, IStringResource, Object...) - Method in class com.eibus.util.logger.CordysLogger
Log IStringResource with the specified Severity including the stack trace of the Throwable t passed as parameter.
LOGFOLDER - Static variable in class com.eibus.contentmanagement.ISVPackage
 
LOGGER - Static variable in class com.eibus.util.system.EIBProperties
 
LoggerContext - Interface in com.cordys.logger
Allows the users to add logger context for the current thread.
long2Element(String, long) - Method in class com.cordys.cpc.bsf.busobject.BusObject
Deprecated. 
long2Element(String, long, int) - Method in class com.cordys.cpc.bsf.busobject.BusObject
Deprecated. 
long2String(long) - Static method in class com.cordys.cpc.bsf.util.DataConverter
Converts long to String
Long2String(Long) - Static method in class com.cordys.cpc.bsf.util.DataConverter
Converts Long to String
longValue() - Method in class com.cordys.cpc.bsf.types.UnsignedByte
Returns the value of this UnsignedInt as a long.
lRelativeSchedule - Variable in class com.cordys.cpc.coboc.repository.ScheduleEvent
 
lTemplateid - Variable in class com.cordys.cpc.coboc.repository.ScheduleEvent
 

M

m_accessDenied - Variable in class com.eibus.directory.soap.Cache
 
M_ATTR_MODE - Static variable in class com.cordys.cpc.bsf.busobject.BusObject
Deprecated.
not used anymore
m_lookupCounter - Variable in class com.eibus.directory.soap.Cache
 
m_method - Variable in class com.opentext.applicationconnector.httpconnector.impl.StandardRequestHandler
Contains the method configuration to which this handler is attached to.
m_objectState - Variable in class com.cordys.cpc.bsf.busobject.BusObject
 
m_removeCounter - Variable in class com.eibus.directory.soap.Cache
Statistics of LDAP Directory cache
main(String[]) - Static method in class com.eibus.soap.Processor
 
main(String[]) - Static method in class com.eibus.util.CordysClassPath
 
main(String[]) - Static method in class com.eibus.util.UTFEncode
 
makeTransient() - Method in class com.cordys.cpc.bsf.busobject.BusObject
Makes the object Transient - 't' so that it cannot participate in transaction.
makeTupleArray(BusObject, Document) - Static method in class com.cordys.cpc.bsf.util.TupleHandling
Deprecated.
The <tuple> elements created using this method will be unqualified.
Use TupleHandling.makeTupleArray(BusObject, Document, String) instead.
makeTupleArray(BusObject, Document, String) - Static method in class com.cordys.cpc.bsf.util.TupleHandling
Helper method to create data xml for the BusObject in <tuple><old> format.
makeTupleArray(BusObjectIterator<T>, Document) - Static method in class com.cordys.cpc.bsf.util.TupleHandling
Deprecated.
<tuple> elements created using this method will be unqualified.
Use TupleHandling.makeTupleArray(BusObjectIterator, Document, String) instead.
makeTupleArray(BusObjectIterator<T>, Document, String) - Static method in class com.cordys.cpc.bsf.util.TupleHandling
Helper method to create data xml for the BusObject in <tuple><old> format.
makeTupleForBusObject(BusObject, Document) - Static method in class com.cordys.cpc.bsf.util.TupleHandling
Deprecated.
<tuple> elements created using this method will be unqualified.
Use TupleHandling.makeTupleForBusObject(BusObject, Document, String) method instead.
makeTupleForBusObject(BusObject, Document, String) - Static method in class com.cordys.cpc.bsf.util.TupleHandling
Helper method to create data xml for the BusObject in <tuple><old> format.
makeTupleSet(BusObject) - Static method in class com.cordys.cpc.bsf.util.TupleHandling
Deprecated.
<tuple> created using this method will be unqualified.
Use TupleHandling.makeTupleSet(BusObject, String) instead
makeTupleSet(BusObject, String) - Static method in class com.cordys.cpc.bsf.util.TupleHandling
Helper method to create data xml for the BusObject in <tuples><tuple><old> format.
makeTupleSet(BusObjectIterator<T>) - Static method in class com.cordys.cpc.bsf.util.TupleHandling
Deprecated.
<tuple> elements created using this method will be unqualified.
Use TupleHandling.makeTupleSet(BusObjectIterator, String) instead.
makeTupleSet(BusObjectIterator<T>, String) - Static method in class com.cordys.cpc.bsf.util.TupleHandling
Helper method to create data xml for the BusObject in <tuples><tuple><old> format taking BusObjectIterator as the parameter.
ManagedComponentException - Class in com.eibus.management
An exception of this type is thrown upon general managed component failures.
ManagedComponentFactory - Class in com.eibus.management
This class acts as the factory to create the root managed component.
ManagedProcess - Class in com.eibus.management
This class represents a managed process like the cordys monitor process or an operating system process hosting one or more SOAP processors.
map - Variable in class com.cordys.cpc.coboc.repository.ShareInfo
Deprecated.
 
MAP - Static variable in class com.cordys.cpc.coboc.repository.ShareInfo
Deprecated.
 
MAP_CUSTOM - Static variable in class com.cordys.cpc.bsf.busobject.QueryObject
Used in method setResultMapping.
MAP_EQUAL - Static variable in class com.cordys.cpc.bsf.busobject.QueryObject
Used in method setResultMapping.This value defines that the query result is not mapped.
MAP_FLATTEN - Static variable in class com.cordys.cpc.bsf.busobject.QueryObject
Used in method setResultMapping.This values defines that the query result must be flattened into single level.
MAP_SPECIFIED - Static variable in class com.cordys.cpc.bsf.busobject.QueryObject
Used in method setResultMapping.
mapObjectData1(int, int) - Method in class com.cordys.cpc.bsf.busobject.QueryObject
 
MapStrategyFactory - Class in com.cordys.cpc.bsf.query.dbmap
Factory to get a standard Mapper for a certain class.
MapStrategyFactory() - Constructor for class com.cordys.cpc.bsf.query.dbmap.MapStrategyFactory
 
match(int, String) - Static method in class com.eibus.xml.nom.Find
Deprecated.
Returns a list of xml nodes that match the pattern, as an int array of handles of the matching nodes.
match(int, String, FindHandler) - Static method in class com.eibus.xml.nom.Find
Deprecated.
Performs a match operation based on the specified pattern and calls the handler for each node that matches the pattern.
matchInList(int, int, String) - Static method in class com.eibus.xml.nom.Find
Deprecated.
Returns a list of xml nodes that match the pattern in the given range of nodes.
MAX_READERS - Static variable in class com.eibus.util.system.EIBProperties
Determines the name of the System Property denoting the maximum number of reading connections can be active at the same time (e.g.
MAX_VALUE - Static variable in class com.cordys.cpc.bsf.types.UnsignedByte
 
mayHaveAnArg(String) - Method in class com.eibus.util.CommandLine.ValidOptions
Check whether an option may have an argument.
mayHaveNoArg(String) - Method in class com.eibus.util.CommandLine.ValidOptions
Check whether an option may be without argument.
MDMActionException - Class in com.cordys.mdm.statemachine.exceptions
Throw to indicate that an exception has occurred while handling an MDM State Model action
MDMActionException(Throwable) - Constructor for class com.cordys.mdm.statemachine.exceptions.MDMActionException
Constructs a new exception with the specified cause
MDMActionException(String) - Constructor for class com.cordys.mdm.statemachine.exceptions.MDMActionException
Constructs an MDMActionException with the specified detail message.
MDMActionException(String, Throwable) - Constructor for class com.cordys.mdm.statemachine.exceptions.MDMActionException
Constructs a new exception with the specified detail message and cause.
MDMActionException(Throwable, IStringResource, Object...) - Constructor for class com.cordys.mdm.statemachine.exceptions.MDMActionException
Construct a localizable MDMActionException exception based on a cause and a message with its (optional) insertions.
MDMActionException(IStringResource, Object...) - Constructor for class com.cordys.mdm.statemachine.exceptions.MDMActionException
Construct a localizable MDMActionException exception based on a message with its (optional) insertions.
MDMActionException(IStringResource, Throwable) - Constructor for class com.cordys.mdm.statemachine.exceptions.MDMActionException
Construct a localizable MDMActionException exception based on a message and cause
MDMStateMachineException - Class in com.cordys.mdm.statemachine.exceptions
Throw to indicate that an exception has occurred while executing a state machine
MDMStateMachineException(String) - Constructor for class com.cordys.mdm.statemachine.exceptions.MDMStateMachineException
Constructs an MDMStateMachineException with the specified detail message.
MDMStateMachineException(String, Throwable) - Constructor for class com.cordys.mdm.statemachine.exceptions.MDMStateMachineException
Constructs a new exception with the specified detail message and cause.
MDMStateMachineException(Throwable) - Constructor for class com.cordys.mdm.statemachine.exceptions.MDMStateMachineException
Constructs a new exception with the specified cause
MDMStateMachineException(IStringResource, Object...) - Constructor for class com.cordys.mdm.statemachine.exceptions.MDMStateMachineException
Construct a localizable MDMStateMachineException exception based on a message with its (optional) insertions.
MDMStateMachineException(Throwable, IStringResource, Object...) - Constructor for class com.cordys.mdm.statemachine.exceptions.MDMStateMachineException
Construct a localizable MDMStateMachineException exception based on a cause and a message with its (optional) insertions.
MDMStateMachinePersistorException - Class in com.cordys.mdm.statemachine.exceptions
Thrown to indicate that there is a problem with read/update/delete operations from the persistent store.
MDMStateMachinePersistorException(String) - Constructor for class com.cordys.mdm.statemachine.exceptions.MDMStateMachinePersistorException
Constructs an MDMStateMachineException with the specified detail message
MDMStateMachinePersistorException(String, Throwable) - Constructor for class com.cordys.mdm.statemachine.exceptions.MDMStateMachinePersistorException
Constructs a new exception with the specified detail message and cause
MDMStateMachinePersistorException(Throwable) - Constructor for class com.cordys.mdm.statemachine.exceptions.MDMStateMachinePersistorException
Constructs a new exception with the specified cause
MDMStateMachinePersistorException(IStringResource, Object...) - Constructor for class com.cordys.mdm.statemachine.exceptions.MDMStateMachinePersistorException
Restriction: This constructor should not be used by external clients
MDMStateMachinePersistorException(Throwable, IStringResource, Object...) - Constructor for class com.cordys.mdm.statemachine.exceptions.MDMStateMachinePersistorException
Restriction: This constructor should not be used by external clients
Message - Class in com.eibus.transport
This class contains a single message that can be sent on the Cordys ESB.
Message(byte[]) - Constructor for class com.eibus.transport.Message
Constructs a new message with specified text as body.
Message(byte[], String) - Constructor for class com.eibus.transport.Message
Constructs a new message with specified text as body, and the specified targets.
Message(byte[], String[]) - Constructor for class com.eibus.transport.Message
Constructs a new message with specified text as body, and the specified targets.
MessageListener - Interface in com.eibus.transport
This interface should be implemented in order to be able to handle incoming messages from the Cordys ESB.
MessageOptions - Class in com.eibus.transport
This class contains the options for sending messages, so you can indicate if you need reliable messaging or standard messaging is fine.
metaInfoForSOAPNS - Static variable in class com.eibus.soap.Processor
 
method - Variable in class com.opentext.applicationconnector.httpconnector.impl.StandardResponseHandler
Contains the method configuration to which this handler is attached to.
MethodDefinition - Class in com.eibus.soap
 
MICRO_SECOND_TIMER_EVENT_VALUE_COUNTER_TYPE_IDX - Static variable in class com.eibus.management.counters.CounterFactory
 
MICRO_TIMER_EVENT_VALUE_COUNTER - Static variable in class com.eibus.management.counters.CounterFactory
 
Middleware - Class in com.eibus.transport
Middleware is used to send bytes from and to other processes.
MIN_VALUE - Static variable in class com.cordys.cpc.bsf.types.UnsignedByte
 
mins - Variable in class com.cordys.cpc.coboc.repository.ScheduleEvent
 
MINUTES - Static variable in class com.cordys.cpc.coboc.repository.ScheduleEvent
 
MissedScheduleTriggerType - Enum in com.cordys.cpc.coboc.scheduler
 
MissingDataException - Exception in com.cordys.cpc.coboc.scheduler.exception
 
MissingDataException(String, String) - Constructor for exception com.cordys.cpc.coboc.scheduler.exception.MissingDataException
 
MODE_DEFAULT - Static variable in class com.cordys.cpc.bsf.busobject.BusObject
Deprecated.
replaced by com.cordys.cpc.bsf.handlers.access.AccessMode
MODE_ERROR - Static variable in class com.cordys.cpc.bsf.busobject.BusObject
Deprecated.
not used anymore
modify(LDAPEntry) - Method in class com.eibus.directory.soap.LDAPDirectory
Deprecated.
this method does not allow passing a active user identity. Use LDAPManipulator instead.
MODIFY - Static variable in class com.eibus.directory.soap.LDAPEntryModification
 
months - Variable in class com.cordys.cpc.coboc.repository.ScheduleEvent
 
MONTHS - Static variable in class com.cordys.cpc.coboc.repository.ScheduleEvent
 
move(String, String, String, int, String, String, TransactionObject) - Method in class com.cordys.cpc.coboc.CacheHandler
Deprecated.
 
move(String, String, String, int, String, String, TransactionObject, boolean) - Method in class com.cordys.cpc.coboc.CacheHandler
Deprecated.
 
move(String, String, String, int, String, String, String, TransactionObject) - Method in class com.cordys.cpc.coboc.CacheHandler
Deprecated.
 
move(String, String, String, int, String, String, String, TransactionObject, boolean) - Method in class com.cordys.cpc.coboc.CacheHandler
Deprecated.
 
moveNode(int, int) - Method in class com.eibus.xforms.XFormsDef
Moves a node (and its children) from its current parent, to a new parent
MRUCache<KeyType,ValueType> - Class in com.eibus.util
This class contains functionality for a Cache, based on a Most Recently Used algorithm.
MRUCache(int) - Constructor for class com.eibus.util.MRUCache
Creates an MRU Cache with the specified maximum size
MRUCache() - Constructor for class com.eibus.util.MRUCache
Creates an MRU Cache with size 500
MSG_CAT_ERROR - Static variable in class com.cordys.cpc.bsf.busobject.BusObject
 
MSG_CAT_INFO - Static variable in class com.cordys.cpc.bsf.busobject.BusObject
 
MSG_CAT_WARNING - Static variable in class com.cordys.cpc.bsf.busobject.BusObject
 
MULTI_TENANT - Static variable in class com.cordys.cpc.bsf.busobject.Config
 
MULTI_TENANT_PATTERN - Static variable in class com.cordys.cpc.bsf.busobject.Config
 
mustUnderstand() - Method in class com.eibus.soap.BodyBlock
Deprecated. 
MustUnderstandFault - Interface in com.eibus.soap.header
This interface provides a mechanism for the application to raise the appropriate SOAP-Fault.
MutuallyExclusiveException - Exception in com.cordys.cpc.coboc.scheduler.exception
 
MutuallyExclusiveException(String, String) - Constructor for exception com.cordys.cpc.coboc.scheduler.exception.MutuallyExclusiveException
 

N

NAME - Static variable in class com.cordys.cpc.bsf.busobject.Config
 
nameEquals(int, String) - Static method in class com.eibus.xml.nom.Node
Checks whether the name of the node is equal to the given 'name'.
NameMappingStrategy - Class in com.cordys.cpc.bsf.query.dbmap
Implementation of IDBNameMapper.
NameMappingStrategy(String, String, String[][]) - Constructor for class com.cordys.cpc.bsf.query.dbmap.NameMappingStrategy
Constructor
Native - Class in com.eibus.util.system
Some operations are not available in Java, especially calls to the operating system.
Native() - Constructor for class com.eibus.util.system.Native
 
NestedBusException - Class in com.eibus.exception
 
NestedBusException() - Constructor for class com.eibus.exception.NestedBusException
Constructs an BusException with no specified detail message.
NestedBusException(String) - Constructor for class com.eibus.exception.NestedBusException
Constructs an BusException with the specified detail message.
NestedBusException(Throwable) - Constructor for class com.eibus.exception.NestedBusException
Constructs an BusException based on another exception
NestedBusException(Throwable, String) - Constructor for class com.eibus.exception.NestedBusException
 
NestedBusException(IStringResource, Object...) - Constructor for class com.eibus.exception.NestedBusException
 
NestedBusException(Throwable, IStringResource, Object...) - Constructor for class com.eibus.exception.NestedBusException
 
NEW - Static variable in class com.cordys.cpc.bsf.busobject.BusObjectConfig
Pre-defined, standard BusObjectConfig to create a new, persistent BusObject, which the ObjectManager is taken from the thread-bounded BsfContext there is no initial data in the object
NEW - Static variable in interface com.cordys.cpc.bsf.query.IMapClassStrategy
Index to access the new value in the array returned by method getObjectData
NEW_OBJECT - Static variable in class com.cordys.cpc.bsf.busobject.BusObjectConfig
To create a new, persistent object, that is going to be stored on calling insert()
newBuilder() - Static method in class com.cordys.cap.utility.DeploymentUtility.Builder
 
newClassInfo(Class) - Static method in class com.cordys.cpc.bsf.busobject.BusObject
Create a ClassInfo object for the given class.
newSchema(byte[]) - Static method in class com.eibus.xml.nom.Schema
Creates the new schema object from the bytes having the schema information.
newSchema(byte[]) - Static method in class com.eibus.xml.nom.SchemaFactory
Creates a new schema object from the given schema byte array.
next() - Method in interface com.cordys.cpc.bsf.query.xqy.XqyResultSet
The first call to next points the result set to the first tuple, the second to the second tuple and so on, if any.
next() - Method in class com.eibus.directory.soap.DirectorySearchResults
 
next() - Method in class com.eibus.xml.xpath.NodeSet
Returns a long value that represents an XPath ResultNode handle.
nextElement() - Method in class com.cordys.cpc.bsf.busobject.BusObjectArray
Returns the next BusObject
nextElement() - Method in interface com.cordys.cpc.bsf.busobject.BusObjectIterator
Returns the next BusObject
nextElement() - Method in class com.eibus.directory.soap.DirectorySearchResults
 
NIL - Static variable in class com.cordys.cpc.bsf.busobject.BusObject
 
NO_ARGUMENT - Static variable in class com.eibus.util.CommandLine.ParseResult
A unique empty String to represent the argument of an option when no argument was given.
NO_DEEPER_SEARCH - Static variable in interface com.eibus.xml.nom.FindHandler
Used to continue a search operation only in siblings of the found node, and not in its children.
NO_TUPLE_FOUND - Static variable in class com.cordys.cpc.coboc.scheduler.exception.DatabaseException
 
NoAccessException - Exception in com.cordys.cpc.bsf.event.access
 
NoAccessException() - Constructor for exception com.cordys.cpc.bsf.event.access.NoAccessException
Deprecated.
NoAccessException(Throwable) - Constructor for exception com.cordys.cpc.bsf.event.access.NoAccessException
 
NoAccessException(IStringResource, Object...) - Constructor for exception com.cordys.cpc.bsf.event.access.NoAccessException
 
NoAccessException(Throwable, IStringResource, Object...) - Constructor for exception com.cordys.cpc.bsf.event.access.NoAccessException
 
NoAccessException(String) - Constructor for exception com.cordys.cpc.bsf.event.access.NoAccessException
Deprecated.
NoAccessException(String, Throwable) - Constructor for exception com.cordys.cpc.bsf.event.access.NoAccessException
Deprecated.
NoClassInfoException - Exception in com.cordys.cpc.bsf.classinfo.exception
 
NoClassInfoException(String, Throwable) - Constructor for exception com.cordys.cpc.bsf.classinfo.exception.NoClassInfoException
Deprecated.
NoClassInfoException(Throwable) - Constructor for exception com.cordys.cpc.bsf.classinfo.exception.NoClassInfoException
 
NoClassInfoException(IStringResource, Object...) - Constructor for exception com.cordys.cpc.bsf.classinfo.exception.NoClassInfoException
 
NoClassInfoException(Throwable, IStringResource, Object...) - Constructor for exception com.cordys.cpc.bsf.classinfo.exception.NoClassInfoException
 
node(int) - Static method in class com.eibus.xml.nom.Find
Deprecated.
Use isValidNode() method of com.eibus.xml.nom.Node class.
Node - Class in com.eibus.xml.nom
This class provides a number of static methods that can work on XML nodes that are represented by Java integers.
NodeObject - Class in com.eibus.xml.nom
A NodeObject is a wrapper around a native XML node (which is represented by an int).
NodeObject(int) - Constructor for class com.eibus.xml.nom.NodeObject
Creates a new NodeObject wrapper around a native XML node.
nodes(int, String, int, int[]) - Static method in class com.eibus.xml.nom.Find
Deprecated.
 
NodeSet - Class in com.eibus.xml.xpath
This class contains the results of the XPath evaluation as a set of result nodes.
NodeSet(long) - Constructor for class com.eibus.xml.xpath.NodeSet
This constructor will be used by the XPathResult class native method
NodeType - Class in com.eibus.xml.nom
Constants determining the type of an XML Node.
NodeType() - Constructor for class com.eibus.xml.nom.NodeType
 
NOMHandle - Class in com.cordys.xml.dom
 
NOMNode - Interface in com.cordys.xml.dom
It is recommended to use equivalent APIs from NOMUtil
This interface declares methods to convert DOM nodes to NOM nodes with/without memory management ownership.
NOMUtil - Class in com.cordys.xml.dom
 
NON_TRANSACTIONAL_NO_REPLY - Static variable in class com.eibus.transport.MessageOptions
 
NON_TRANSACTIONAL_REPLY - Static variable in class com.eibus.transport.MessageOptions
 
nonBlockingGet() - Method in class com.eibus.util.Queue
This method returns either the front object from the queue, or null if the queue is empty.
nonBlockingPut(Object) - Method in class com.eibus.util.Queue
Put a object in the queue, non blocking, the queue could grow over it's max size.
NoRelationInfoException - Exception in com.cordys.cpc.bsf.classinfo.exception
 
NoRelationInfoException(String, Throwable) - Constructor for exception com.cordys.cpc.bsf.classinfo.exception.NoRelationInfoException
Deprecated.
NoRelationInfoException(Throwable) - Constructor for exception com.cordys.cpc.bsf.classinfo.exception.NoRelationInfoException
 
NoRelationInfoException(IStringResource, Object...) - Constructor for exception com.cordys.cpc.bsf.classinfo.exception.NoRelationInfoException
 
NoRelationInfoException(Throwable, IStringResource, Object...) - Constructor for exception com.cordys.cpc.bsf.classinfo.exception.NoRelationInfoException
 
normalizeValueIgnoreCase(String) - Static method in class com.eibus.directory.soap.LDAPUtil
Normalizes an ldap attribute values according to the LDAP specification (http://www.ietf.org/rfc/rfc4518.txt) and case ignoring (http://www.ietf.org/rfc/rfc3454.txt) matching rules.
normalRemove(String, Map<String, String>) - Method in class com.eibus.directory.soap.Cache
 
notifyAfterPropertyChange(String, Object, Object, boolean) - Method in class com.cordys.cpc.bsf.busobject.BusObject
This method is used by the framework to call the AfterPropertyChange events for this BusObject
notifyBeforePropertyChange(String, Object, Object, boolean) - Method in class com.cordys.cpc.bsf.busobject.BusObject
 
notifyCacheHit() - Method in class com.eibus.util.cache.Cache
Extension point for sub-classes that want to maintain statistics about cache hits and misses.
notifyCacheHit(CacheKey) - Method in class com.eibus.util.cache.Cache
Extension point for sub-classes that want to maintain statistics about cache hits.
notifyCacheMiss() - Method in class com.eibus.util.cache.Cache
Extension point for sub-classes that want to maintain statistics about cache hits and misses.
notifyCacheMiss(CacheKey) - Method in class com.eibus.util.cache.Cache
Extension point for sub-classes that want to maintain statistics about cache misses.
notifyGetWait(int) - Method in class com.eibus.util.Queue
Extension point for any sub-classes that want to be informed about incured during 'get' operations.
notifyNotResolved(long) - Method in interface com.eibus.management.IProblemStatusEventListener
Notifies the problem status event listener that the problem could not be resolved and indicates a prefered interval for retrying the resolve action.
notifyPutWait(int) - Method in class com.eibus.util.Queue
Extension point for any sub-classes that want to be informed about incured during 'put' operations.
notifyResolved(Object...) - Method in interface com.eibus.management.IProblemStatusEventListener
Indicate that this problem is resolved, while passing an array of parameters as insertions to the alert message.
NULL - Static variable in class com.eibus.xml.nom.DataType
 
numFlushes - Variable in class com.eibus.directory.soap.Cache
 

O

O(String) - Static method in class com.eibus.directory.soap.LDAPUtil
 
O(String, String) - Static method in class com.eibus.directory.soap.LDAPUtil
 
Object2String(Object) - Static method in class com.cordys.cpc.bsf.util.DataConverter
returns the String representaiion of the object
ObjectAccessEvent - Interface in com.cordys.cpc.bsf.event
When an AccessHandler is invoked an instance of com.cordys.cpc.bsf.event.IObjectAccessListener is passed.
ObjectConstraintEvent - Interface in com.cordys.cpc.bsf.event
Represents the constraint event of an object
ObjectHelper - Class in com.cordys.cpc.bsf.util
This class provides a number of helper methods to deal with composite classes.
ObjectInitializeEvent - Interface in com.cordys.cpc.bsf.event
Represents the Availability event of an object
objectsAreEqual(BusObject, BusObject) - Static method in class com.cordys.cpc.bsf.util.ObjectHelper
Compares 2 BusObjects for equal.
ObjectStateException - Exception in com.cordys.cpc.bsf.busobject.exception
This exception is thrown when an object's state is invalid.
ObjectStateException(String) - Constructor for exception com.cordys.cpc.bsf.busobject.exception.ObjectStateException
Deprecated.
ObjectStateException(IStringResource, Object...) - Constructor for exception com.cordys.cpc.bsf.busobject.exception.ObjectStateException
 
oConnector - Static variable in class com.cordys.cpc.bsf.connector.BsfConnector
 
OLD - Static variable in interface com.cordys.cpc.bsf.query.IMapClassStrategy
Index to access the old value in the array returned by method getObjectData
oldISVPRegistryEntry - Variable in class com.eibus.contentmanagement.ISVContentManager
 
oldUninstallLogItem - Variable in class com.eibus.contentmanagement.ISVContentManager
 
onAccess(ObjectAccessEvent) - Method in class com.cordys.cpc.bsf.busobject.BusObject
Method is invoked as part of object Access settings.
onAfterAbort() - Method in class com.cordys.cpc.bsf.busobject.BusObject
Deprecated. 
onAfterAbort(AfterAbortObjectEvent) - Method in class com.cordys.cpc.bsf.busobject.BusObject
Called after abort
onAfterAbort(BusObjectEvent) - Method in interface com.cordys.cpc.bsf.event.IAfterAbortListener
Deprecated.
The action that is to be taken after the transaction has been Aborted.
onAfterAbort(AfterAbortObjectEvent) - Method in interface com.cordys.cpc.bsf.event.IAfterAbortObjectListener
The action that is to be taken after the transaction has been Aborted.
onAfterAttributeChange(AfterAttributeChangeEvent) - Method in interface com.cordys.cpc.bsf.event.IAfterAttributeChangeListener
Executes the logic used in the after the attribute has changed
onAfterCommit() - Method in class com.cordys.cpc.bsf.busobject.BusObject
Deprecated. 
onAfterCommit(AfterCommitObjectEvent) - Method in class com.cordys.cpc.bsf.busobject.BusObject
Called after commit
onAfterCommit(BusObjectEvent) - Method in interface com.cordys.cpc.bsf.event.IAfterCommitListener
Deprecated.
The action that is to be taken after the transaction has been Committed.
onAfterCommit(AfterCommitObjectEvent) - Method in interface com.cordys.cpc.bsf.event.IAfterCommitObjectListener
The action that is to be taken after the transaction has been Committed.
onAfterCreate(BusObjectEvent) - Method in interface com.cordys.cpc.bsf.event.IAfterCreateListener
Deprecated.
The action that is to be taken after the BusObject has been created.
onAfterDelete() - Method in class com.cordys.cpc.bsf.busobject.BusObject
Called after the object is deleted
onAfterDelete(BusObjectEvent) - Method in interface com.cordys.cpc.bsf.event.IAfterDeleteListener
The action that is to be taken after the delete operation is done on the BusObject .
onAfterInsert() - Method in class com.cordys.cpc.bsf.busobject.BusObject
Called after the object is inserted.
onAfterInsert(BusObjectEvent) - Method in interface com.cordys.cpc.bsf.event.IAfterInsertListener
The action that is to be taken after the insert operation is done on the BusObject .
onAfterLoad() - Method in class com.cordys.cpc.bsf.busobject.BusObject
Called after the object is loaded.
onAfterLoad(BusObjectEvent) - Method in interface com.cordys.cpc.bsf.event.IAfterLoadListener
The action that is to be taken after the BusObject has been "Loaded" into the framework from the persistance store.
onAfterPropertyChange(BusObjectPropertyChangeEvent) - Method in interface com.cordys.cpc.bsf.event.IAfterPropertyChangeListener
Deprecated.
 
onAfterUpdate() - Method in class com.cordys.cpc.bsf.busobject.BusObject
* Called after the object is updated.
onAfterUpdate(BusObjectUpdateEvent) - Method in interface com.cordys.cpc.bsf.event.IAfterUpdateListener
The action that is to be taken after the update operation is done on the BusObject .
onApplyDefaults(BusObjectEvent) - Method in interface com.cordys.cpc.bsf.event.IApplyDefaultsListener
Deprecated.
 
onApplyEnabling() - Method in class com.cordys.cpc.bsf.busobject.BusObject
Deprecated.
use onEnabling()
onAttributeAccess(AttributeAccessEvent) - Method in interface com.cordys.cpc.bsf.event.IAttributeAccessListener
Calculates the access level for the attribute defined specified event The calculated access level is stored in the event.
onAttributeAvailability(AttributeAvailabilityEvent) - Method in interface com.cordys.cpc.bsf.event.IAttributeAvailabilityListener
Calculate the availability of the attribute The result is stored in the event Object.
onAttributeConstraint(AttributeConstraintEvent) - Method in interface com.cordys.cpc.bsf.event.IAttributeConstraintListener
Check whether an attributes is valid.The attribute is passed in the event.
onAttributeDisplay(AttributeAccessEvent) - Method in interface com.cordys.cpc.bsf.event.IAttributeDisplayListener
Calculate the possible display options for the attribute specified in theis event
onAttributeInitialize(AttributeInitializeEvent) - Method in interface com.cordys.cpc.bsf.event.IAttributeInitializeListener
Calculate the initial value of an attribute.The initial value to be set on the attribute is passed via the context (context.setValue()).
onAttributeValues(AttributeValuesEvent) - Method in interface com.cordys.cpc.bsf.event.IAttributeValuesListener
Calculate the values set for the attribute specified in the event A values set exists one or more choices with a value and a description label The calculated values are stored in the event
onBeforeAbort(BeforeAbortObjectEvent) - Method in class com.cordys.cpc.bsf.busobject.BusObject
Called before abort
onBeforeAbort(BeforeAbortObjectEvent) - Method in interface com.cordys.cpc.bsf.event.IBeforeAbortObjectListener
The action that is to be taken before the transaction has been aborted
onBeforeAttributeChange(BeforeAttributeChangeEvent) - Method in interface com.cordys.cpc.bsf.event.IBeforeAttributeChangeListener
Executes the logic used in the after the attribute has changed
onBeforeCommit(BeforeCommitObjectEvent) - Method in class com.cordys.cpc.bsf.busobject.BusObject
Called before commit
onBeforeCommit(BeforeCommitObjectEvent) - Method in interface com.cordys.cpc.bsf.event.IBeforeCommitObjectListener
The action that is to be taken before the transaction has been committed
onBeforeDelete() - Method in class com.cordys.cpc.bsf.busobject.BusObject
Called before the object is deleted
onBeforeDelete(BusObjectEvent) - Method in interface com.cordys.cpc.bsf.event.IBeforeDeleteListener
The action that is to be taken before the delete operation is done on the BusObject .
onBeforeInsert() - Method in class com.cordys.cpc.bsf.busobject.BusObject
Called before the object is inserted
onBeforeInsert(BusObjectEvent) - Method in interface com.cordys.cpc.bsf.event.IBeforeInsertListener
The action that is to be taken before the insert operation is done on the BusObject .
onBeforePropertyChange(BusObjectPropertyChangeEvent) - Method in interface com.cordys.cpc.bsf.event.IBeforePropertyChangeListener
Deprecated.
 
onBeforeUpdate() - Method in class com.cordys.cpc.bsf.busobject.BusObject
Called before the object is updated.
onBeforeUpdate(BusObjectUpdateEvent) - Method in interface com.cordys.cpc.bsf.event.IBeforeUpdateListener
Execute the on beforeUpdate event.
onCloseConnector(BsfConnector) - Method in interface com.cordys.cpc.bsf.connector.IOnBsfConnector
Called on closing the WS-AppServer Service Container.
onConstraint(ObjectConstraintEvent) - Method in class com.cordys.cpc.bsf.busobject.BusObject
Method is invoked as part of object validation.
onDelete() - Method in class com.cordys.cpc.bsf.busobject.AnonymousBusObject
This method is not applicable to this object.
onDelete() - Method in class com.cordys.cpc.bsf.busobject.BusObject
This method does the deletion of data.
onDelete() - Method in class com.cordys.cpc.bsf.busobject.StateBusObject
Deletes the data
onDisplay(ObjectAccessEvent) - Method in class com.cordys.cpc.bsf.busobject.BusObject
Method is invoked as part of object Display settings.
onHttpRequest(IHTTPObject, UserInfo) - Method in interface com.eibus.applicationconnector.uddi.Interceptor
Hook to manipulate the HTTP request headers or query string going to the external web service host
onHttpResponse(IHTTPObject, UserInfo) - Method in interface com.eibus.applicationconnector.uddi.Interceptor
Hook to manipulate the HTTP response headers coming from the external web service host
onInitialize(ObjectInitializeEvent) - Method in class com.cordys.cpc.bsf.busobject.BusObject
Method is invoked as part of object initialization.
onInsert() - Method in class com.cordys.cpc.bsf.busobject.AnonymousBusObject
This method is not applicable to this object.
onInsert() - Method in class com.cordys.cpc.bsf.busobject.BusObject
This method does the insertion of data.
onInsert() - Method in class com.cordys.cpc.bsf.busobject.StateBusObject
Inserts the data.
onObjectAccess(ObjectAccessEvent) - Method in interface com.cordys.cpc.bsf.event.IObjectAccessListener
Calculates the access level for the object defined specified event The calculated access level is stored in the event.
onObjectConstraint(ObjectConstraintEvent) - Method in interface com.cordys.cpc.bsf.event.IObjectConstraintListener
Check whether an object and/or attributes is valid.
onObjectDisplay(ObjectAccessEvent) - Method in interface com.cordys.cpc.bsf.event.IObjectDisplayListener
Execute the on display action for this object.
onObjectInitialize(ObjectInitializeEvent) - Method in interface com.cordys.cpc.bsf.event.IObjectInitializeListener
Execute the initialization of an object.The object to be initialized is passed as attribute of the event.
onOpenConnector(BsfConnector) - Method in interface com.cordys.cpc.bsf.connector.IOnBsfConnector
Called on starting the WS-AppServer Service Container.
onPropertyCheck(BusObjectPropertyCheckEvent) - Method in interface com.cordys.cpc.bsf.event.IPropertyCheckListener
Deprecated.
The action that is to be taken for checking the consistency and constraints of a certain property of the BusObject .
onReceive(UpdateRequestEvent) - Method in interface com.cordys.cpc.bsf.event.IUpdateBodyBlockListener
This method will be invoked for every Update method call in the SOAP Request.
onReceive(Message) - Method in class com.eibus.connector.nom.Connector
Is called by the Cordys ESB when a message comes in.
onReceive(int) - Method in class com.eibus.connector.nom.ListenerPool
Is called when no listener for a message is found and the message is ignored.
onReceive(int) - Method in interface com.eibus.connector.nom.SOAPMessageListener
Deprecated.
Implement MessageListener
onReceive(Message) - Method in interface com.eibus.connector.nom.SOAPMessageListenerEx
If onReceive() returns true, the envelope node in the message is deleted after the method is called.
onReceive(int) - Method in class com.eibus.soap.Processor
Is called by the Connector to the Cordys ESB when a SOAP message comes in.
onReceive(Message) - Method in class com.eibus.soap.Processor
Is called by the Connector to the Cordys ESB when a SOAP message comes in.
onReceive(Message) - Method in interface com.eibus.transport.MessageListener
Is called by an IConnection object when a message from a sender has arrived.
onRemove(String) - Method in interface com.eibus.directory.soap.CacheListener
Called when an object with the specified distinguished name is deleted from the cache.
onRemoveAll() - Method in interface com.eibus.directory.soap.CacheListener
Called when the entire cache is cleared.
onRemoveSearch(String, int, String, String[], boolean) - Method in interface com.eibus.directory.soap.CacheListener
Called when a search result is deleted from the cache.
onRequest(int) - Method in interface com.eibus.applicationconnector.uddi.Interceptor
Hook to manipulate the request that goes to the external web service.
onResponse(int) - Method in interface com.eibus.applicationconnector.uddi.Interceptor
Hook to manipulate the response that comes from the external web service.
onSOAPFault(int) - Method in interface com.eibus.applicationconnector.uddi.Interceptor
Hook to manipulate the soap fault that comes from the external web service.
onTransactionConstraint(TransactionConstraintEvent) - Method in interface com.cordys.cpc.bsf.event.ITransactionConstraintListener
Check whether the modifications on the objects in the transaction are valid Any error that is found during the constraint validation is reported in the event, via event.addError.
onTransactionError(TransactionErrorEvent) - Method in interface com.cordys.cpc.bsf.event.ITransactionErrorListener
Event that provides API's to read the transaction exception and customize the existing soap fault
onUpdate() - Method in class com.cordys.cpc.bsf.busobject.AnonymousBusObject
This method is not applicable to this object.
onUpdate() - Method in class com.cordys.cpc.bsf.busobject.BusObject
This method does the update of data.
onUpdate() - Method in class com.cordys.cpc.bsf.busobject.StateBusObject
Updates the data
open(Processor) - Method in class com.cordys.cpc.bsf.connector.BsfConnector
This method is only for internal use of WS-AppServer.
open() - Method in class com.eibus.connector.nom.Connector
Opens the connection to the Cordys ESB.
open(Properties) - Method in interface com.eibus.security.authentication.Authenticator
Open the implementation of the Authenticator with properties.
open(Processor) - Method in class com.eibus.soap.ApplicationConnector
Method is called by the Processor just after the connection to the Cordys ESB is opened.
open() - Method in class com.eibus.soap.Processor
Opens all the registered applicationConnectors and then the connection to the Cordys ESB.
open() - Method in class com.eibus.transport.Middleware
Opens the Middleware object, i.e., from now on, incoming SOAP Messages can be expected.
open() - Method in class com.eibus.xml.xpath.XPathReader
Opens the XPathReader for processing.
openKey(String, String, String) - Static method in class com.eibus.util.system.Native
For internal use only.
OperationImpact - Class in com.eibus.management
An instance of this class specifies the impact of a defined management operation.
OperationType - Enum in com.cordys.bre.repository
 
OptimizedComparator() - Constructor for class com.eibus.directory.soap.Cache.OptimizedComparator
 
optimizedRemove(String, Map<String, String>) - Method in class com.eibus.directory.soap.Cache
 
optionStyle() - Method in class com.eibus.util.CommandLine
Get the option style.
origin - Static variable in class com.eibus.contentmanagement.ISVContentManager
Holds the cn of the ISV Package
owner - Variable in class com.cordys.cpc.coboc.repository.ScheduleEvent
 

P

PARAM_BIGDECIMAL - Static variable in class com.cordys.cpc.bsf.busobject.QueryObject
Used in method addParameter.
PARAM_BOOLEAN - Static variable in class com.cordys.cpc.bsf.busobject.QueryObject
Used in method addParameter.
PARAM_BUSOBJECT - Static variable in class com.cordys.cpc.bsf.busobject.QueryObject
Used in method addParameter.
PARAM_DATE - Static variable in class com.cordys.cpc.bsf.busobject.QueryObject
Used in method addParameter.
PARAM_DOUBLE - Static variable in class com.cordys.cpc.bsf.busobject.QueryObject
Used in method addParameter.
PARAM_IN - Static variable in class com.cordys.cpc.bsf.busobject.StoredProcedure.Parameter
 
PARAM_INOUT - Static variable in class com.cordys.cpc.bsf.busobject.StoredProcedure.Parameter
 
PARAM_INT - Static variable in class com.cordys.cpc.bsf.busobject.QueryObject
Used in method addParameter.
PARAM_OUT - Static variable in class com.cordys.cpc.bsf.busobject.StoredProcedure.Parameter
 
PARAM_RETURN - Static variable in class com.cordys.cpc.bsf.busobject.StoredProcedure.Parameter
 
PARAM_STRING - Static variable in class com.cordys.cpc.bsf.busobject.QueryObject
Used in method addParameter.
PARAM_XML - Static variable in class com.cordys.cpc.bsf.busobject.QueryObject
Used in method addParameter.
Parameter(String, int, int, int, Object) - Constructor for class com.cordys.cpc.bsf.busobject.StoredProcedure.Parameter
Creates a parameter for the stored procedure
Parameter(String, ParameterType, DataType, int, Object) - Constructor for class com.cordys.cpc.bsf.busobject.StoredProcedure.Parameter
 
ParameterDefinition<T> - Class in com.eibus.management
Defines a parameter for a managed operation.
ParameterDefinition(String, String) - Constructor for class com.eibus.management.ParameterDefinition
Deprecated.
Use the localizable variant of this constructor instead.
ParameterDefinition(String, ILocalizableString) - Constructor for class com.eibus.management.ParameterDefinition
Constructs a parameter definition with a given name and description.
ParameterDefinition(String, String, T) - Constructor for class com.eibus.management.ParameterDefinition
Deprecated.
Use the localizable variant of this constructor instead.
ParameterDefinition(String, ILocalizableString, T) - Constructor for class com.eibus.management.ParameterDefinition
Constructs a parameter definition with a given name, description and default value.
ParameterDefinition(String, String, T, Comparable<T>, Comparable<T>) - Constructor for class com.eibus.management.ParameterDefinition
Deprecated.
Use the localizable variant of this constructor instead.
ParameterDefinition(String, ILocalizableString, T, Comparable<T>, Comparable<T>) - Constructor for class com.eibus.management.ParameterDefinition
Constructs a parameter definition with a given name, description, default value and minimum/maximum value.
ParameterDefinition(String, String, T, T[]) - Constructor for class com.eibus.management.ParameterDefinition
Deprecated.
Use the localizable variant of this constructor instead.
ParameterDefinition(String, ILocalizableString, T, T[]) - Constructor for class com.eibus.management.ParameterDefinition
Constructs a parameter definition with a given name, description, default value and set of legal values.
parameters - Variable in class com.cordys.cpc.coboc.repository.ScheduleEvent
 
Parameters - Class in com.cordys.mdm.statemachine.util
This class represents a set a name value pairs.
Parameters() - Constructor for class com.cordys.mdm.statemachine.util.Parameters
 
parse(String) - Static method in class com.eibus.transport.MessageOptions
Parses a messageoptions object from a string.
parse() - Method in class com.eibus.util.CommandLine
Parse the command line.
ParseException() - Constructor for exception com.eibus.util.CommandLine.ParseException
An exception without a message.
ParseException(String) - Constructor for exception com.eibus.util.CommandLine.ParseException
An exception with a message.
parseExpression(String, Document) - Method in interface com.cordys.bre.engine.ExpressionInterpreter
This method is used to tokenize any expression i.e.
parseFromFile(String) - Static method in class com.eibus.xml.xpath.XSLT
 
parseFromString(String) - Static method in class com.eibus.xml.xpath.XSLT
 
parseResult() - Method in class com.eibus.util.CommandLine
Get the parse result.
parseString(String) - Method in class com.eibus.xml.nom.Document
Parses the string.
parseString(String, String) - Method in class com.eibus.xml.nom.Document
Parses the string.
parseStringByPreserveSpace(String) - Method in class com.eibus.xml.nom.Document
Parses the string by preserving the white spaces.
parseStringByPreserveSpace(String, String) - Method in class com.eibus.xml.nom.Document
Parses the string by preserving the white spaces.
PastDateException - Class in com.cordys.cpc.coboc.repository
 
PastDateException(IStringResource, Object...) - Constructor for class com.cordys.cpc.coboc.repository.PastDateException
 
PastDateException() - Constructor for class com.cordys.cpc.coboc.repository.PastDateException
 
PastDateException(String) - Constructor for class com.cordys.cpc.coboc.repository.PastDateException
 
PastDateException(Throwable, IStringResource, Object...) - Constructor for class com.cordys.cpc.coboc.repository.PastDateException
 
pause() - Method in interface com.cordys.cpc.coboc.scheduler.IPersistantSchedulerEngine
 
pause() - Method in class com.cordys.cpc.coboc.scheduler.PauseHandler
 
pause() - Method in class com.cordys.cpc.coboc.scheduler.SchedulerEngine
 
PauseHandler - Class in com.cordys.cpc.coboc.scheduler
 
PauseHandler(SchedulerServiceContainerStatus) - Constructor for class com.cordys.cpc.coboc.scheduler.PauseHandler
 
permission - Variable in class com.cordys.cpc.coboc.repository.SecurityInfo
Deprecated.
 
PERMISSION - Static variable in class com.cordys.cpc.coboc.repository.SecurityInfo
Deprecated.
 
PI - Static variable in class com.eibus.xml.nom.NodeType
 
postProcessXml(int, boolean) - Method in class com.opentext.applicationconnector.httpconnector.impl.StandardRequestHandler
Method which can do processing of the request XML after the XSLT transform is executed.
postProcessXml(int) - Method in class com.opentext.applicationconnector.httpconnector.impl.StandardResponseHandler
Method which can do processing of the response XML after the XSLT transform is executed.
PreconditionProcessor - Interface in com.cordys.bre.engine
The rule engine clients implement this interface to evaluate the precondition expression in a rule.
PREFIX - Static variable in class com.eibus.management.LDAPBusConfigSettingsLegacySettingProvider
The prefix denoting an LDAP bus config legacy setting.
PREFIX - Static variable in class com.eibus.management.WCPPropertiesLegacySettingProvider
The prefix denoting an setting stored in wcp.properties.
prepareCall(String) - Method in class com.cordys.cpc.bsf.busobject.StoredProcedure
Set the call statement for the stored procedure.
PreProcessingFailureException - Class in com.cordys.bre.engine.exception
Represents the exception during the failure of precondition of the rule *
PreProcessingFailureException(IStringResource, Object...) - Constructor for class com.cordys.bre.engine.exception.PreProcessingFailureException
Creates an instance of PreProcessingFailureException with the specified localized message.
PreProcessingFailureException(Throwable, IStringResource, Object...) - Constructor for class com.cordys.bre.engine.exception.PreProcessingFailureException
Creates an instance of PreProcessingFailureException with the nested exception and the message.
PreProcessingFailureException(String) - Constructor for class com.cordys.bre.engine.exception.PreProcessingFailureException
PreProcessingFailureException(Throwable) - Constructor for class com.cordys.bre.engine.exception.PreProcessingFailureException
Creates an instance of PreProcessingFailureException with the nested exception.
PreProcessingFailureException(String, Throwable) - Constructor for class com.cordys.bre.engine.exception.PreProcessingFailureException
preProcessXml(int, boolean) - Method in class com.opentext.applicationconnector.httpconnector.impl.StandardRequestHandler
Method which can do processing of the request XML before the XSLT transform is called.
preProcessXml(int) - Method in class com.opentext.applicationconnector.httpconnector.impl.StandardResponseHandler
Method which can do processing of the response XML before the XSLT transform is called.
primaryKeyCache - Static variable in class com.cordys.cpc.coboc.CacheHandler
Deprecated.
 
printStackTrace(PrintWriter) - Method in class com.eibus.exception.ExceptionGroup
 
printStackTrace(PrintStream) - Method in class com.eibus.exception.ExceptionGroup
 
process(SubscriptionHandlerDetails, int) - Method in interface com.cordys.mdm.publisher.subscription.hanlder.ISubscriptionHandler
Implement this method to intercept and modify the data before it gets updated into the hub or spoke entity.
process(BodyBlock, BodyBlock) - Method in interface com.eibus.soap.ApplicationTransaction
Implement this method to process the relevant body blocks within this transaction.
process(int, IServerConnection, HttpClient) - Method in class com.opentext.applicationconnector.httpconnector.impl.StandardRequestHandler
 
process(int, IServerConnection, HttpClient) - Method in interface com.opentext.applicationconnector.httpconnector.IRequestHandler
Converts the request XML in HTTP method which can be sent using the HTTP connection.
processDeleteXMLObject(int, String, TransactionObject) - Method in class com.cordys.cpc.coboc.CacheHandler
Deprecated.
An XmlStore complaint method to delete an entity.
processExists(int) - Static method in class com.eibus.util.system.Native
Determines if the process exists or not.
processInsertXMLObject(int, String, TransactionObject) - Method in class com.cordys.cpc.coboc.CacheHandler
Deprecated.
An XmlStore complaint method to insert an entity.
PROCESSOR - Static variable in class com.cordys.cpc.bsf.connector.BsfConnector
 
processor - Variable in class com.eibus.soap.ApplicationConnector
 
Processor - Class in com.eibus.soap
 
Processor(String) - Constructor for class com.eibus.soap.Processor
Deprecated.
use other constructor instead.
Processor(String, LDAPDirectory, IManagedComponent) - Constructor for class com.eibus.soap.Processor
Create a new processor that connects to the Cordys ESB as the specified name.
Processor(String, LDAPDirectory, IManagedComponent, byte[], char[], String, char[]) - Constructor for class com.eibus.soap.Processor
Create a new processor that connects to the Cordys ESB as the specified name.
processPrecondition(int, IRule, RuleSession) - Method in interface com.cordys.bre.engine.PreconditionProcessor
Process the precondition and add the related object to the current rule session.
processUpdateXMLObject(int, String, TransactionObject) - Method in class com.cordys.cpc.coboc.CacheHandler
Deprecated.
An XmlStore complaint method to update an entity.
PROPERTIES_FILE - Static variable in class com.eibus.util.system.EIBProperties
The name of the properties file to search for.
prune() - Method in class com.eibus.util.cache.Cache
Prune the cache: invalidate Least-Recently-Used objects until size <= maxSize.
publish(RuleSession, String, IRule, int, String) - Method in interface com.cordys.bre.engine.AuditListner
Deprecated.
Used to audit rule audit informaiton.
publishKeyInfo() - Method in class com.eibus.contentmanagement.ISVContentManager
The method returns a hashmap with the URIs as the hashmap keys and their types as values.
purgeAuditTable(int) - Method in class com.eibus.applicationconnector.sql.WCPDBConnection
Method to purge a audit-table.
pushObject(BizObject) - Method in class com.cordys.cpc.coboc.CacheHandler
Deprecated.
 
put(KeyType, ValueType) - Method in class com.eibus.util.MRUCache
Puts an object in the cache, by its key.
put(Object) - Method in class com.eibus.util.Queue
Put an object into queue.
putReadConnection(WCPDBConnection) - Method in class com.eibus.applicationconnector.sql.DBConnectionPool
Method to put a read connection in the connection pool
putWriteConnection(WCPDBConnection) - Method in class com.eibus.applicationconnector.sql.DBConnectionPool
Method to put a write connection back to the connection pool

Q

query(int, AccessControlObject) - Method in class com.eibus.applicationconnector.sql.WCPDBConnection
Method to read data from backend data source
QueryDefinitionException - Exception in com.cordys.cpc.bsf.busobject.exception
Is thrown is there is something wrong with/during the query definition
QueryDefinitionException(String, Throwable) - Constructor for exception com.cordys.cpc.bsf.busobject.exception.QueryDefinitionException
Deprecated.
QueryDefinitionException(Throwable) - Constructor for exception com.cordys.cpc.bsf.busobject.exception.QueryDefinitionException
 
QueryDefinitionException(IStringResource, Object...) - Constructor for exception com.cordys.cpc.bsf.busobject.exception.QueryDefinitionException
 
QueryException - Exception in com.cordys.cpc.bsf.busobject.exception
This exception is thrown if an error occurs during processing of the query.
QueryException(String) - Constructor for exception com.cordys.cpc.bsf.busobject.exception.QueryException
Deprecated.
QueryException(IStringResource, Object...) - Constructor for exception com.cordys.cpc.bsf.busobject.exception.QueryException
 
QueryException() - Constructor for exception com.cordys.cpc.bsf.busobject.exception.QueryException
 
QueryException(String, Throwable) - Constructor for exception com.cordys.cpc.bsf.busobject.exception.QueryException
Deprecated.
QueryException(Throwable) - Constructor for exception com.cordys.cpc.bsf.busobject.exception.QueryException
 
QueryObject - Class in com.cordys.cpc.bsf.busobject
An instance of class QueryObject is used to execute a query.
QueryObject(String) - Constructor for class com.cordys.cpc.bsf.busobject.QueryObject
Construct a QueryObject object.
QueryObject.XqyQueryType - Enum in com.cordys.cpc.bsf.busobject
Define the query type for the underlying XQY layer
QueryParameter - Class in com.cordys.cpc.bsf.busobject
This class acts as a single parameter argument for a query in QueryObject.
QueryParameter(String, String, int) - Constructor for class com.cordys.cpc.bsf.busobject.QueryParameter
Constructor that takes the parameter name, the column name as present in the database and its type.
QueryParameter(String, String, int, Object) - Constructor for class com.cordys.cpc.bsf.busobject.QueryParameter
Creates a QueryParameter taking the parameter name (as mentioned in the query (without leading ':'), columnName as tablename.columnname (Eg.
QueryType_DBSQL - Static variable in class com.cordys.cpc.bsf.busobject.Config
 
QueryType_DBVIEW - Static variable in class com.cordys.cpc.bsf.busobject.Config
 
Queue - Class in com.eibus.util
This class contains Blocking Queue functionality.
Queue(int) - Constructor for class com.eibus.util.Queue
Creates a new queue of the specified size.
QUEUE_READ_TIMEOUT - Static variable in class com.eibus.util.system.EIBProperties
Deprecated.
please use the connection point specific settings for this

R

R4 - Static variable in class com.eibus.xml.nom.DataType
 
R8 - Static variable in class com.eibus.xml.nom.DataType
 
raiseJVMOutOfMemoryAlert(int, String) - Static method in class com.eibus.soap.Processor
 
raiseMustUnderstandFault(IStringResource, Object...) - Method in class com.eibus.soap.BodyBlock
 
raiseMustUnderstandFault(IStringResource, Object...) - Method in interface com.eibus.soap.header.MustUnderstandFault
Sets the fault to the user specified Fault.
raiseProblem(IProblemResolver, long, Throwable, Object...) - Method in interface com.eibus.management.IProblemDefinition
Raise a problem while passing an array of parameters as insertions to the alert message.
Random - Class in com.eibus.util
This class provides some 'random' like utilities not available in the standard Java libraries.
Random() - Constructor for class com.eibus.util.Random
 
RDN - Class in com.eibus.directory.soap
 
RDN(String) - Constructor for class com.eibus.directory.soap.RDN
 
read(String) - Method in interface com.eibus.directory.soap.LDAPControl
It reads LDAPEntry for specified DN.
read(String) - Method in class com.eibus.directory.soap.LDAPDirectory
Method internally calls the LDAPConnection.read, but uses an internal cache
READONLY - Static variable in class com.cordys.cpc.bsf.event.AccessMode
Represents access mode READONLY
readScheduleEvent(String, String) - Method in class com.cordys.cpc.coboc.scheduler.SchedulerManager
 
readWithUUID(String, String) - Method in class com.eibus.directory.soap.LDAPDirectory
Search LDAP for an entry with this uuid.
READWRITE - Static variable in class com.cordys.cpc.bsf.event.AccessMode
Represents access mode READWRITE
readyForDocPerThread() - Method in class com.cordys.cpc.bsf.connector.BsfConnector
This method is only for internal use of WS-AppServer.
readyForDocPerThread() - Method in class com.eibus.soap.ApplicationConnector
Overload this method to not that your applicationconnector is optimized for using multiple nom documents iso only one per Connector.
recoverAndUpdateDeadSchedules(ScheduleModeler) - Method in class com.cordys.cpc.coboc.scheduler.SchedulerManager
 
refillBootstrapInformationFromFile() - Method in class com.eibus.directory.soap.Cache
 
refreshXObjects() - Method in interface com.cordys.bre.engine.RuleSession
Refreshs the xobjects in the context of the rule session
registerAccessListener(Class, IObjectAccessListener) - Static method in class com.cordys.cpc.bsf.event.Listeners
Register an Access listener
registerAccessListener(Class, String, IAttributeAccessListener) - Static method in class com.cordys.cpc.bsf.event.Listeners
Register an AttributeAccess listener
registerActionHandlerClass(String, Class<? extends Action>) - Method in interface com.cordys.bre.engine.RuleEngine
Registers an action handler class for the given action name.
registerAfterAbortListener(Class, IAfterAbortListener) - Static method in class com.cordys.cpc.bsf.event.Listeners
Deprecated. 
registerAfterAbortListener(Class, IAfterAbortObjectListener) - Static method in class com.cordys.cpc.bsf.event.Listeners
Adds the given IAfterAbortListener implementation to this event listeners registry
registerAfterChangeListener(Class, String, IAfterAttributeChangeListener) - Static method in class com.cordys.cpc.bsf.event.Listeners
Register an after-attribute-change listener for the specified attribute
registerAfterCommitListener(Class, IAfterCommitListener) - Static method in class com.cordys.cpc.bsf.event.Listeners
Deprecated. 
registerAfterCommitListener(Class, IAfterCommitObjectListener) - Static method in class com.cordys.cpc.bsf.event.Listeners
Adds the given IAfterCommitListener implementation to this event listeners registry
registerAfterDeleteListener(Class, IAfterDeleteListener) - Static method in class com.cordys.cpc.bsf.event.Listeners
Adds the given IAfterDeleteListener implementation to this event listeners registry
registerAfterInsertListener(Class, IAfterInsertListener) - Static method in class com.cordys.cpc.bsf.event.Listeners
Adds the given implementation of IAfterInsertListener to this event listener registry.
registerAfterLoadListener(Class, IAfterLoadListener) - Static method in class com.cordys.cpc.bsf.event.Listeners
Adds the given implementation of IAfterLoadListener to this event registry.
registerAfterUpdateListener(Class, IAfterUpdateListener) - Static method in class com.cordys.cpc.bsf.event.Listeners
Adds the given IAfterUpdateListener implementation to this event listeners registry
registerAvailabilityListener(Class, String, IAttributeAvailabilityListener) - Static method in class com.cordys.cpc.bsf.event.Listeners
Register an AttributeAvailability listener
registerBeforeAbortListener(Class, IBeforeAbortObjectListener) - Static method in class com.cordys.cpc.bsf.event.Listeners
Registers the Before Abort Listener
registerBeforeChangeListener(Class, String, IBeforeAttributeChangeListener) - Static method in class com.cordys.cpc.bsf.event.Listeners
Register a before-attribute-change listener for the specified attribute
registerBeforeCommitListener(Class, IBeforeCommitObjectListener) - Static method in class com.cordys.cpc.bsf.event.Listeners
Registers the Before Commit Listener
registerBeforeDeleteListener(Class, IBeforeDeleteListener) - Static method in class com.cordys.cpc.bsf.event.Listeners
Adds the given IBeforeDeleteListener implementation to this event listeners registry
registerBeforeInsertListener(Class, IBeforeInsertListener) - Static method in class com.cordys.cpc.bsf.event.Listeners
Adds the given implementation of the IBeforeInsertListener to this event listener registry
registerBeforeUpdateListener(Class, IBeforeUpdateListener) - Static method in class com.cordys.cpc.bsf.event.Listeners
Adds the given IBeforeUpdateListener implementation to this event listener registry
registerCacheListener(CacheListener) - Method in class com.eibus.directory.soap.Cache.CacheListeners
 
registerCacheListener(CacheListenerWithMetadata) - Method in class com.eibus.directory.soap.Cache.CacheListeners
A CacheListenerWithMetadata is notified of changes in the cache.
registerCacheListener(CacheListener) - Method in class com.eibus.directory.soap.Cache
A CacheListener is notified of changes in the cache.
registerCacheListener(CacheListenerWithMetadata) - Method in class com.eibus.directory.soap.Cache
A CacheListenerWithMetadata is notified of changes in the cache.
registerComponentTree() - Method in interface com.eibus.management.IManagedComponent
Registers the component tree to make it available for management tools.
registerConnectionProblem(long) - Method in class com.eibus.applicationconnector.sql.DBConnectionPool
Registers the connection-failure problem.
registerConstraintListener(Class, IObjectConstraintListener) - Static method in class com.cordys.cpc.bsf.event.Listeners
Register a ClassConstraint listener
registerConstraintListener(Class, String, IAttributeConstraintListener) - Static method in class com.cordys.cpc.bsf.event.Listeners
Register an AttributeConstraint listener
registerConstraintListener(BusObjectManager, ITransactionConstraintListener) - Static method in class com.cordys.cpc.bsf.event.Listeners
 
registerConstraintListener(Config, ITransactionConstraintListener) - Static method in class com.cordys.cpc.bsf.event.Listeners
This method is used to register a ITransactionConstraintListener on the Config object.
registerContext(BsfContext) - Static method in class com.cordys.cpc.bsf.busobject.BSF
This method is used by the framework.
registerCurrentOperationContext(String, OperationContext, ITransactionObject) - Method in class com.cordys.cpc.coboc.BizObject
Deprecated.
 
registerDisplayListener(Class, IObjectDisplayListener) - Static method in class com.cordys.cpc.bsf.event.Listeners
Register the Display listener
registerDisplayListener(Class, String, IAttributeDisplayListener) - Static method in class com.cordys.cpc.bsf.event.Listeners
Register an AttributeDisplay listener
registerIDAttribute(String) - Method in class com.eibus.xml.xpath.XPathMetaInfo
Registers an ID Attribute.This refers to an attribute that will have unique value in the document.That is, no two elements in the document can have the same unique id.
registerInitializeListener(Class, IObjectInitializeListener) - Static method in class com.cordys.cpc.bsf.event.Listeners
Register an initialize listener
registerInitializeListener(Class, String, IAttributeInitializeListener) - Static method in class com.cordys.cpc.bsf.event.Listeners
Register an initialize listener for the specified attribute
registerTransactionErrorListener(BusObjectManager, ITransactionErrorListener) - Static method in class com.cordys.cpc.bsf.event.Listeners
 
registerUpdateBodyBlockListener(IUpdateBodyBlockListener) - Static method in class com.cordys.cpc.bsf.event.Listeners
Utility method used to register IUpdateBodyBlockListener listener.
registerUpgradeHandler(Version, int, ContentUpgrader) - Method in class com.eibus.contentmanagement.ISVContentManager
Provides the registration of the upgrade handlers.
registerValuesListener(Class, String, IAttributeValuesListener) - Static method in class com.cordys.cpc.bsf.event.Listeners
Register an ValueSet listener for the specified attribute
reinitializeRuleMonitorConfiguration() - Method in class com.cordys.bre.repository.Configuration
 
RelationInfo - Interface in com.cordys.cpc.bsf.classinfo
 
RelationInfo_Composite - Class in com.cordys.cpc.bsf.classinfo
 
RelationInfo_Composite(String) - Constructor for class com.cordys.cpc.bsf.classinfo.RelationInfo_Composite
 
RelationInfo_FK - Class in com.cordys.cpc.bsf.classinfo
 
RelationInfo_FK(String) - Constructor for class com.cordys.cpc.bsf.classinfo.RelationInfo_FK
Creates a new instance of SingleRelationDefinition
release() - Method in class com.cordys.cpc.bsf.busobject.BusObjectManager
Perform the actions to release any resource connected
releaseValue(CacheValue) - Method in class com.eibus.util.cache.Cache
Release the value
reloadCurrentClassLoader() - Method in class com.cordys.cpc.bsf.connector.BsfConnector
Reloads the ClassLoader.
remove(String, boolean) - Method in class com.cordys.cpc.coboc.scheduler.SchedulerManager
Removes the Scheduled Event with the given id, from the Queue.
remove(String, Map<String, String>) - Method in class com.eibus.directory.soap.Cache
Removes all search results from the cache in which extent the specified DN falls.
remove(Object) - Method in class com.eibus.util.LinkedList
 
remove(Object) - Method in class com.eibus.util.MRUCache
Remove the object with the specified key from the cache.
removeAccessHandler(IAttributeAccessListener) - Method in class com.cordys.cpc.bsf.classinfo.AttributeInfo
 
removeAccessHandler(IObjectAccessListener) - Method in class com.cordys.cpc.bsf.classinfo.ClassInfo
Remove AccessHandler
removeAfterAbortListener(IAfterAbortObjectListener) - Method in class com.cordys.cpc.bsf.classinfo.ClassInfo
 
removeAfterChangeHandler(IAfterAttributeChangeListener) - Method in class com.cordys.cpc.bsf.classinfo.AttributeInfo
 
removeAfterCommitListener(IAfterCommitObjectListener) - Method in class com.cordys.cpc.bsf.classinfo.ClassInfo
 
removeAfterDeleteListener(IAfterDeleteListener) - Method in class com.cordys.cpc.bsf.classinfo.ClassInfo
 
removeAfterInsertListener(IAfterInsertListener) - Method in class com.cordys.cpc.bsf.classinfo.ClassInfo
 
removeAfterLoadListener(IAfterLoadListener) - Method in class com.cordys.cpc.bsf.classinfo.ClassInfo
 
removeAfterUpdateListener(IAfterUpdateListener) - Method in class com.cordys.cpc.bsf.classinfo.ClassInfo
 
removeAttribute(int, String) - Static method in class com.eibus.xml.nom.Node
Removes the attribute with the specified name in the node, and returns the result of this action (0 if succeeded).
removeAttributeNS(int, String, String) - Static method in class com.eibus.xml.nom.Node
Removes the attribute with the specified name & URI in the node, and returns the result of this action (0 if succeeded).
removeAttributesRecursive(int, String, String, String, String) - Static method in class com.eibus.xml.nom.Node
Removes the attributes with the specified names recursively from the node and children, and returns the result of this action (0 if succeeded).
removeAvailabilityHandler(IAttributeAvailabilityListener) - Method in class com.cordys.cpc.bsf.classinfo.AttributeInfo
 
removeBeforeAbortListeners(IBeforeAbortObjectListener) - Method in class com.cordys.cpc.bsf.classinfo.ClassInfo
 
removeBeforeChangeHandler(IBeforeAttributeChangeListener) - Method in class com.cordys.cpc.bsf.classinfo.AttributeInfo
 
removeBeforeCommitListeners(IBeforeCommitObjectListener) - Method in class com.cordys.cpc.bsf.classinfo.ClassInfo
 
removeBeforeDeleteListener(IBeforeDeleteListener) - Method in class com.cordys.cpc.bsf.classinfo.ClassInfo
 
removeBeforeInsertListener(IBeforeInsertListener) - Method in class com.cordys.cpc.bsf.classinfo.ClassInfo
 
removeBeforeUpdateListener(IBeforeUpdateListener) - Method in class com.cordys.cpc.bsf.classinfo.ClassInfo
 
removeCacheListener(CacheListener) - Method in class com.eibus.directory.soap.Cache.CacheListeners
Removes the Cache Listener from the pool
removeCacheListener(CacheListenerWithMetadata) - Method in class com.eibus.directory.soap.Cache.CacheListeners
Removes the Cache Listener from the pool
removeCacheListener(CacheListener) - Method in class com.eibus.directory.soap.Cache
Removes the Cache Listener from the pool
removeCacheListener(CacheListenerWithMetadata) - Method in class com.eibus.directory.soap.Cache
Removes the Cache Listener from the pool
removeChoiceHandler(IAttributeValuesListener) - Method in class com.cordys.cpc.bsf.classinfo.AttributeInfo
Deprecated.
use method removeValuesHandler
removeConnectionPool() - Method in class com.cordys.cpc.bsf.busobject.Config
 
removeConstraintHandler(IAttributeConstraintListener) - Method in class com.cordys.cpc.bsf.classinfo.AttributeInfo
 
removeConstraintHandler(IObjectConstraintListener) - Method in class com.cordys.cpc.bsf.classinfo.ClassInfo
Remove ConstraintHandler
removeDiagnosticContext(String) - Method in interface com.cordys.logger.LoggerContext
Removes a specific Logger Context from the current thread.
removeDisplayHandler(IAttributeDisplayListener) - Method in class com.cordys.cpc.bsf.classinfo.AttributeInfo
 
removeDisplayHandler(IObjectDisplayListener) - Method in class com.cordys.cpc.bsf.classinfo.ClassInfo
Remove DisplayHandler
removeDocumentCreationEventListener(Document._IDocumentCreationEventListener) - Static method in class com.eibus.xml.nom.Document
This method removes a document creation event listener.
removeFromClassPath(String) - Static method in class com.eibus.util.system.Native
Removes the specified classpath from bcp.classpath file
removeFromTransaction(BusObject) - Method in class com.cordys.cpc.bsf.busobject.BusObjectManager
Removes the BusObject from the transaction scope
removeInitializeHandler(IAttributeInitializeListener) - Method in class com.cordys.cpc.bsf.classinfo.AttributeInfo
 
removeInitializeHandler(IObjectInitializeListener) - Method in class com.cordys.cpc.bsf.classinfo.ClassInfo
Remove InitializeHandler
removeInstance(String) - Method in class com.cordys.mdm.statemachine.sminterface.persistor.AbstractMDMStateMachinePersistor
This method is invoked when a state instance enters the final state.
removeListener(Object) - Method in class com.eibus.connector.nom.ListenerPool
Removes and returns the listener registered for the specified key.
removeNodeSetFromResult() - Method in class com.eibus.xml.xpath.XPathResult
If the type is XPATH_NODESET the result is returned as a NodeSet.
removeObject(XObject) - Method in interface com.cordys.bre.engine.RuleSession
Removes the xobject from rule session context.
removeObject(String) - Method in interface com.cordys.bre.engine.RuleSession
Removes the xobject from rule session context.
removeRequestHeader(String) - Method in interface com.eibus.applicationconnector.uddi.IHTTPObject
Removes the request header with the given name
removeResuablePromptSet(String, String) - Method in class com.eibus.contentmanagement.ISVContentManager
 
removeSchedule(int, String) - Method in class com.cordys.cpc.coboc.modeler.ScheduleModeler
 
removeSchedule(ScheduleEvent) - Method in interface com.cordys.cpc.coboc.scheduler.IVolatileSchedulerEngine
Deprecated. 
removeSchedule(String) - Method in interface com.cordys.cpc.coboc.scheduler.IVolatileSchedulerEngine
Removes a schedule.
removeSchedule(ScheduleEvent, boolean) - Method in class com.cordys.cpc.coboc.scheduler.SchedulerManager
Removes the Scheduled Event from the Queue.This happens when the Schedule was triggered or when a specific request comes for deleting the Schedule.
removeSchedule(String, boolean) - Method in class com.cordys.cpc.coboc.scheduler.SchedulerManager
This method is specific for use by MDHM Scheduling where only the id is known.
removeSchedule(ScheduleEvent) - Method in class com.cordys.cpc.coboc.scheduler.VolatileSchedulerEngine
 
removeSchedule(String) - Method in class com.cordys.cpc.coboc.scheduler.VolatileSchedulerEngine
 
removeSearch(String, int, String, String[], boolean) - Method in class com.eibus.directory.soap.Cache
Removes the results of the search from the cache.
removeValue(AttributeValuesEvent.Value) - Method in interface com.cordys.cpc.bsf.event.AttributeValuesEvent
Remove a Child from the stored value set
removeValue(byte[]) - Method in class com.eibus.directory.soap.LDAPAttribute
 
removeValue(String) - Method in class com.eibus.directory.soap.LDAPAttribute
 
removeValuesHandler(IAttributeValuesListener) - Method in class com.cordys.cpc.bsf.classinfo.AttributeInfo
Remove a ValuesListener for this attribute
RENAME - Static variable in class com.eibus.directory.soap.LDAPEntryModification
 
repeating - Variable in class com.cordys.cpc.coboc.repository.ScheduleEvent
 
REPLACE - Static variable in class com.eibus.directory.soap.LDAPEntryModification
 
report() - Method in class com.eibus.directory.soap.LDAPDirectory
Deprecated.
this method doesn't do anything anymore.
RepositoryException - Class in com.cordys.bre.repository.exception
Represents the exception raised when any repository operations like read, update ,delete
RepositoryException(IStringResource, Object...) - Constructor for class com.cordys.bre.repository.exception.RepositoryException
Creates an instance of RepositoryException with the specified localized message.
RepositoryException(Throwable, IStringResource, Object...) - Constructor for class com.cordys.bre.repository.exception.RepositoryException
Creates an instance of RepositoryException with the nested exception and the message.
RepositoryException(String) - Constructor for class com.cordys.bre.repository.exception.RepositoryException
RepositoryException(Throwable) - Constructor for class com.cordys.bre.repository.exception.RepositoryException
Creates an instance of RepositoryException with the nested exception.
RepositoryException(String, Throwable) - Constructor for class com.cordys.bre.repository.exception.RepositoryException
RepositoryPlugInInterface - Interface in com.cordys.cpc.coboc
 
repValues - Variable in class com.cordys.cpc.coboc.repository.ScheduleEvent
 
reset() - Method in interface com.cordys.bre.repository.RuleRepository
Flushes all the caches
reset() - Method in class com.cordys.cpc.bsf.busobject.BusObjectManager
This reset api will reset the Current Connection object Cache held by busobject manager can be used in class implementing IConnectionCustomizer interface and reset the connection object before Setting extended properties on the Connection object.
reset() - Method in class com.cordys.cpc.bsf.busobject.Config
 
reset(Processor) - Method in class com.cordys.cpc.bsf.connector.BsfConnector
This method resets WsAppserver soap processor and reloads classLoader
reset() - Method in class com.eibus.applicationconnector.sql.DBConnectionPool
Clears all cache existing at the XQY layer for all connections in the pool This includes cursor cache, query cache and meta data cache
reset() - Method in interface com.eibus.management.counters.ICounter
 
reset(Processor) - Method in class com.eibus.soap.ApplicationConnector
Method is called by the Processor when a reset request comes.
reset() - Method in class com.eibus.soap.Processor
 
reset() - Method in class com.eibus.util.cache.Cache
Reset the cache by removing all cached data, and releasing all claimed resources.
reset() - Method in class com.eibus.util.CommandLine.OptionStyle
Reset this instance to its initial state.
reset() - Method in class com.eibus.util.CommandLine.ValidOptions
Reset this instance to its initial state.
resetCache() - Static method in class com.cordys.mdm.table.CodDefinition
 
resetCodEntity(String) - Static method in class com.cordys.mdm.table.CodDefinition
 
resetConnectionCache() - Method in class com.eibus.applicationconnector.sql.WCPDBConnection
resetConnectionCache will clear the PreparedStatement/resultset/metadata Cache on Current Connection Object this api should not be used when connection is processing some request it can be used when you just got a connection from connection pool or before putting back the connection into connection pool.
resetCounter(String, String) - Static method in class com.eibus.management.ManagedProcess
Resets the given counter(s) of the given component(s)
resolveProblem(IProblemStatusEventListener) - Method in interface com.eibus.management.IProblemResolver
The system periodically invokes this method to request resolution of the problem.
ResponseFileExpander(String, boolean, boolean, boolean, String) - Constructor for class com.eibus.util.CommandLine.ResponseFileExpander
Create a new expander.
ResponseFileExpander(String) - Constructor for class com.eibus.util.CommandLine.ResponseFileExpander
Create a new expander, which expands recursively.
RestRequestHandler - Class in com.opentext.applicationconnector.httpconnector.impl
HTTP connector request handler for REST request.
RestRequestHandler() - Constructor for class com.opentext.applicationconnector.httpconnector.impl.RestRequestHandler
 
RestResponseHandler - Class in com.opentext.applicationconnector.httpconnector.impl
HTTP connector response handler for REST request.
RestResponseHandler() - Constructor for class com.opentext.applicationconnector.httpconnector.impl.RestResponseHandler
 
resultCodeToString() - Method in class com.eibus.directory.soap.DirectoryException
 
ResultNode - Class in com.eibus.xml.xpath
This class provides static methods to work with the long values that are of type XPath ResultNode.
resume() - Method in interface com.cordys.cpc.coboc.scheduler.IPersistantSchedulerEngine
 
resume() - Method in class com.cordys.cpc.coboc.scheduler.SchedulerEngine
 
retrieveManagedComponent() - Static method in class com.cordys.cpc.coboc.CacheHandler
Deprecated.
 
retrieveProblemDefinition() - Static method in class com.cordys.cpc.coboc.CacheHandler
Deprecated.
 
retryTransaction() - Static method in class com.cordys.cpc.bsf.busobject.BSF
Retries the transaction in case of exceptions for the number of times as set by this.getObjectManager.setMaxRetry() method.
retryTransaction(String) - Static method in class com.cordys.cpc.bsf.busobject.BSF
Deprecated.
Make use of BSF.retryTransaction() instead
retryTransaction(int) - Method in class com.cordys.cpc.bsf.busobject.BusObjectManager
Deprecated.
Use retryTransaction(String transactionId)
retryTransaction() - Method in class com.cordys.cpc.bsf.busobject.BusObjectManager
Checks if the Transaction needs to be retried.
retryTransaction(String) - Method in class com.cordys.cpc.bsf.busobject.BusObjectManager
Deprecated.
returnCookieConnection(String) - Method in class com.eibus.directory.soap.Cache
Release LDAP Connection with cookie argument
returnCookieConnection(String) - Method in interface com.eibus.directory.soap.LDAPControl
Release LDAP Connection with cookie argument
returnCookieConnection(String) - Method in class com.eibus.directory.soap.LDAPDirectory
Release LDAP Connection with cookie argument in LDAP Connection pool
reusableProperties - Static variable in class com.eibus.contentmanagement.ISVContentManager
This hashtable can be used by other content managers(classes which are extending 'ISVContentManager') to exchange any data between different ISV Packages when they are being loaded by BCP Installer.
reverse() - Method in class com.eibus.directory.soap.DN
 
revokePermission(SecurityInfo, XQYManager) - Method in class com.cordys.cpc.coboc.repository.CobocSecurityInfoManager
Deprecated.
Revokes the permission .
revokePermission(SecurityInfo, TransactionObject) - Method in class com.cordys.cpc.coboc.repository.CobocSecurityInfoManager
Deprecated.
Revokes the permission .
rewriteTextElement(int, String, String) - Static method in class com.eibus.xml.nom.Node
Deprecated.
in C2. Use setDataElement(int node, String tag, String data).
rollback(String) - Method in class com.eibus.contentmanagement.ISVContentManager
Rollback the current content loaded to retain the original state
root - Static variable in class com.eibus.contentmanagement.ISVContentManager
Holds the ldap root
roundedSleep(long) - Static method in class com.eibus.util.SleepWrapper
Takes the number of milliseconds as input and rounds it to the nearest 50 millisecond mark.
RuleActionException - Class in com.cordys.bre.engine.exception
Represents an Exception during the execution of a rule action.
RuleActionException(IStringResource, Object...) - Constructor for class com.cordys.bre.engine.exception.RuleActionException
Creates an instance of RuleActionException with the specified localized message.
RuleActionException(Throwable, IStringResource, Object...) - Constructor for class com.cordys.bre.engine.exception.RuleActionException
Creates an instance of RuleActionException with the nested exception and the message.
RuleActionException(String) - Constructor for class com.cordys.bre.engine.exception.RuleActionException
RuleActionException(Throwable) - Constructor for class com.cordys.bre.engine.exception.RuleActionException
Creates an instance of RuleActionException with the nested exception.
RuleActionException(String, Throwable) - Constructor for class com.cordys.bre.engine.exception.RuleActionException
RuleEngine - Interface in com.cordys.bre.engine
The rule engine factory will provide an implementation of the rule engine interface with which clients can create and evaluate rule sessions.
RuleEngineFactory - Class in com.cordys.bre.engine
The rule engine factory enables to create ruleengine and rulerepository for the host.
RuleEngineFactory() - Constructor for class com.cordys.bre.engine.RuleEngineFactory
 
RuleEngineInitalizationFailedException - Class in com.cordys.bre.engine.exception
 
RuleEngineInitalizationFailedException(IStringResource, Object...) - Constructor for class com.cordys.bre.engine.exception.RuleEngineInitalizationFailedException
Creates an instance of RuleEngineInitalizationFailedException with the specified localized message.
RuleEngineInitalizationFailedException(Throwable, IStringResource, Object...) - Constructor for class com.cordys.bre.engine.exception.RuleEngineInitalizationFailedException
Creates an instance of RuleEngineInitalizationFailedException with the nested exception and the message.
RuleEngineInitalizationFailedException(String) - Constructor for class com.cordys.bre.engine.exception.RuleEngineInitalizationFailedException
RuleEngineInitalizationFailedException(Throwable) - Constructor for class com.cordys.bre.engine.exception.RuleEngineInitalizationFailedException
Creates an instance of RuleEngineInitalizationFailedException with the nested exception.
RuleEngineInitalizationFailedException(String, Throwable) - Constructor for class com.cordys.bre.engine.exception.RuleEngineInitalizationFailedException
RuleEngineProperties - Enum in com.cordys.bre.engine
Rule engine properties give a list of property names that can be read for given rule repository.
RuleExecutionException - Class in com.cordys.bre.engine.exception
Represents the any Exception during the runtime execution of the rules
RuleExecutionException(IStringResource, Object...) - Constructor for class com.cordys.bre.engine.exception.RuleExecutionException
Creates an instance of RuleExecutionException with the specified localized message.
RuleExecutionException(boolean, IStringResource, Object...) - Constructor for class com.cordys.bre.engine.exception.RuleExecutionException
Creates an instance of RuleExecutionException with the specified localized message.
RuleExecutionException(Throwable, IStringResource, Object...) - Constructor for class com.cordys.bre.engine.exception.RuleExecutionException
Creates an instance of RuleExecutionException with the nested exception and the message.
RuleExecutionException(boolean, Throwable, IStringResource, Object...) - Constructor for class com.cordys.bre.engine.exception.RuleExecutionException
Creates an instance of RuleExecutionException with the nested exception and the message.
RuleExecutionException(String) - Constructor for class com.cordys.bre.engine.exception.RuleExecutionException
RuleExecutionException(String, boolean) - Constructor for class com.cordys.bre.engine.exception.RuleExecutionException
Deprecated.
use #RuleExecutionException(Boolean, IStringResource, Object...) instead
RuleExecutionException(Throwable) - Constructor for class com.cordys.bre.engine.exception.RuleExecutionException
Create the RuleExecutionException for the specified cause of exception
RuleExecutionException(String, Throwable) - Constructor for class com.cordys.bre.engine.exception.RuleExecutionException
RuleRepository - Interface in com.cordys.bre.repository
The rule repository interface provides APIs needed by host to read rules for set of criteria, copy rules from a source uri binding to target uri binding and delete rules for uri binding template id
RuleSession - Interface in com.cordys.bre.engine
The RuleSession has to be created by the rule engine host to evaluate rules for a set of conditions.
run() - Method in class com.cordys.cpc.coboc.scheduler.SchedulerManager.CPCSchedulerThread
Continuously waits for schedule objects in schedule queue and triggers the schedules when their schedule time reached.

S

save(ISettingsCollection) - Method in interface com.eibus.management.ISettingsPersistenceHandler
Requests to save all settings defined in the given settings collection.
save(ISettingsCollection) - Method in class com.eibus.management.LDAPBusConfigSettingsPersistenceHandler
 
saveInstance(Instance, boolean) - Method in class com.cordys.mdm.statemachine.sminterface.persistor.AbstractMDMStateMachinePersistor
This method is invoked when a state instance has successfully entered the state i.e.
saveProperties(Properties) - Static method in class com.eibus.util.system.EIBProperties
Save a set of wcp property in the runtime properties as well in the properties file.
savePropertiesToFile(Properties, String) - Static method in class com.eibus.util.system.EIBProperties
Save only the Eib Properties to a file without merging with default and system properties
saveProperty(String, String) - Static method in class com.eibus.util.system.EIBProperties
Save a particular wcp property in the runtime properties as well in the properties file.
SAX_PARSER - Static variable in class com.eibus.util.system.EIBProperties
Determines the name of the System Property denoting which class should be used for the SAX parser
scheduledAt - Variable in class com.cordys.cpc.coboc.repository.ScheduleEvent
 
ScheduleEngineFactory - Class in com.cordys.cpc.coboc.scheduler
Factory class for creating the instances of implementations of IPersistantSchedulerEngine and IVolatileSchedulerEngine.
ScheduleEngineFactory() - Constructor for class com.cordys.cpc.coboc.scheduler.ScheduleEngineFactory
 
ScheduleEvent - Class in com.cordys.cpc.coboc.repository
 
ScheduleEvent(int, int, int, int, int, int, int, String, String, String, long, boolean) - Constructor for class com.cordys.cpc.coboc.repository.ScheduleEvent
This Constructor takes each of the date and time fields as separate parameters for creating the schedule and also an EndTime for the schedule in seconds.
ScheduleEvent(int, int, int, int, int, int, int, String, String, String, long, Date, boolean) - Constructor for class com.cordys.cpc.coboc.repository.ScheduleEvent
This Constructor takes each of the date and time fields as separate parameters for creating the schedule and also an EndTime for the schedule in seconds.
ScheduleEvent(int, int, int, int, int, int, int, String, String, String, long, Date, boolean, int, int[], int[], int[], boolean) - Constructor for class com.cordys.cpc.coboc.repository.ScheduleEvent
 
ScheduleEvent(int, int, int, int, int, int, int, ScheduleListener, String, String, long, Date) - Constructor for class com.cordys.cpc.coboc.repository.ScheduleEvent
 
ScheduleEvent(int, boolean, String, String, String) - Constructor for class com.cordys.cpc.coboc.repository.ScheduleEvent
This constructor is used by internal components like Cache,RuleEngine to create schedules
ScheduleEvent(DurationData, boolean, String, String, String, Date, long, boolean, boolean) - Constructor for class com.cordys.cpc.coboc.repository.ScheduleEvent
This constructor is used to create schedule for Duration Schedule with specified start time and end time
ScheduleEvent(int, boolean, long, String, String, String) - Constructor for class com.cordys.cpc.coboc.repository.ScheduleEvent
This constructor is same as the constructor which takes seconds as input.
ScheduleEvent(Date, String, String, String) - Constructor for class com.cordys.cpc.coboc.repository.ScheduleEvent
This constructor takes java.util.Date for creating the schedule along with the listener,parameters and owner.
ScheduleEvent(int, ScheduleListener, String, boolean) - Constructor for class com.cordys.cpc.coboc.repository.ScheduleEvent
This constructor is used by COBOC to create schedules relative to the current minute for transaction management.
ScheduleEvent(String, int, int, int, int, int, int, int, long, String, String, String, boolean, boolean, long, Date, int, int[], int[], int[]) - Constructor for class com.cordys.cpc.coboc.repository.ScheduleEvent
This constructor is used by the Schedule Modeler to recontruct a schedule object and takes all parameters that define the schedule object.
ScheduleListener - Interface in com.cordys.cpc.coboc.scheduler
This interface defines the abstract method that needs to be implemented when a scheduled event is reached.
ScheduleModeler - Class in com.cordys.cpc.coboc.modeler
This is a class is used to insert,update or delete Schedule Objects.This class interacts with other the external requests through XML documents for creating,deleting and querying on schedules.
ScheduleModeler(SchedulerManager, DBConnectionPool, UserManager) - Constructor for class com.cordys.cpc.coboc.modeler.ScheduleModeler
 
ScheduleModeler(SchedulerManager) - Constructor for class com.cordys.cpc.coboc.modeler.ScheduleModeler
 
scheduleModeler - Variable in class com.cordys.cpc.coboc.scheduler.SchedulerManager
Instance of the schedule Modeler to obtain next available schedules.
scheduleQ - Variable in class com.cordys.cpc.coboc.scheduler.SchedulerManager
Contains schedule objects scheduled for the same time in a Queue.
SchedulerEngine - Class in com.cordys.cpc.coboc.scheduler
An default implementation of IPersistantSchedulerEngine.
SchedulerEngineSettings - Class in com.cordys.cpc.coboc.scheduler
 
SchedulerEngineSettings(IManagedComponent) - Constructor for class com.cordys.cpc.coboc.scheduler.SchedulerEngineSettings
 
SchedulerException - Class in com.cordys.cpc.coboc.scheduler.exception
 
SchedulerException(Throwable) - Constructor for class com.cordys.cpc.coboc.scheduler.exception.SchedulerException
 
SchedulerException(SchedulerException.SCHCode, String) - Constructor for class com.cordys.cpc.coboc.scheduler.exception.SchedulerException
 
SchedulerException(IStringResource, Object...) - Constructor for class com.cordys.cpc.coboc.scheduler.exception.SchedulerException
 
SchedulerException(Throwable, IStringResource, Object...) - Constructor for class com.cordys.cpc.coboc.scheduler.exception.SchedulerException
 
SchedulerException.SCHCode - Enum in com.cordys.cpc.coboc.scheduler.exception
 
SchedulerManager - Class in com.cordys.cpc.coboc.scheduler
This is a class, used to manage the scheduled objects and updating the Scheduler Thread with the appropriate time.The Scheduler is also used by the Cache Manager for Transaction Management - this mode doesn't use the database for storing the schedules but works only with the Queue directly.
SchedulerManager(String) - Constructor for class com.cordys.cpc.coboc.scheduler.SchedulerManager
Constructor for SchedulerManager Initializes a Queue to maintain the schedules to be triggered as well as SchedulerThread.
SchedulerManager.CPCSchedulerThread - Class in com.cordys.cpc.coboc.scheduler
This is the class which does the actual scheduling for the CPCScheduler This is acheived using a logic based on single thread .The thread is updated with the latest schedule time from the jobstore.The inter thread communication is acheived using the object's wait() and notify method.
SchedulerServiceContainerStatus - Class in com.cordys.cpc.coboc.scheduler
 
SchedulerServiceContainerStatus() - Constructor for class com.cordys.cpc.coboc.scheduler.SchedulerServiceContainerStatus
 
SchedulerState - Enum in com.cordys.cpc.coboc.scheduler
 
scheduleTime - Variable in class com.cordys.cpc.coboc.repository.ScheduleEvent
 
Schema - Class in com.eibus.xml.nom
This class is used for creating XML Schema object.
Schema(long) - Constructor for class com.eibus.xml.nom.Schema
This class is used for creating XML Schema object using nativeHandle.
SchemaFactory - Class in com.eibus.xml.nom
Factory class for creating the xml schema objects.
SCOPE_BASE - Static variable in class com.eibus.directory.soap.LDAPDirectory
 
SCOPE_LOADED - Static variable in class com.cordys.cpc.bsf.busobject.BusObjectManager
 
SCOPE_ONE - Static variable in class com.eibus.directory.soap.LDAPDirectory
 
SCOPE_SOAP_REQUEST - Static variable in class com.cordys.cpc.bsf.busobject.BusObjectManager
 
SCOPE_SUB - Static variable in class com.eibus.directory.soap.LDAPDirectory
 
SCOPE_TRANSACTION - Static variable in class com.cordys.cpc.bsf.busobject.BusObjectManager
Creates a new BusObjectManager.
SEActionMetadata - Class in com.cordys.mdm.statemachine.sminterface.action
A wrapper class for all the business object and payload information that is passed to each action in an MDM State Machine Model.
SEActionMetadata(int, Parameters, String, String, String) - Constructor for class com.cordys.mdm.statemachine.sminterface.action.SEActionMetadata
Restriction: This constructor should not be used by external clients
search(String, int, String, String[], boolean, LDAPSearchConstraints) - Method in interface com.eibus.directory.soap.LDAPControl
Simply search with filter given and return the attributes requested and it performs the search specified by the parameters, using the specified search constraints.
search(String, int, String, String[], boolean, String, ArrayList<?>) - Method in interface com.eibus.directory.soap.LDAPControl
Serach LDAP Entries with the help of Cursor
search(String, int, String, String[], boolean) - Method in interface com.eibus.directory.soap.LDAPControl
Simply search with filter given and return the attributes requested
search(String, int, String, String[], boolean) - Method in class com.eibus.directory.soap.LDAPDirectory
It sends request to LDAP SOAP processor or LDAP Server based on LDAPDirectory instance to get the results.
search(String, int, String, String[], boolean, LDAPSearchConstraints) - Method in class com.eibus.directory.soap.LDAPDirectory
It sends request to LDAP SOAP processor or LDAP Server based on LDAPDirectory instance to get the results.
search(String, int, String, String[], boolean, String, ArrayList<LDAPEntry>) - Method in class com.eibus.directory.soap.LDAPDirectory
Serach LDAP Entries with the help of Cursor
searchResults(String, int, String, String[], boolean) - Method in class com.eibus.directory.soap.LDAPDirectory
It sends request to LDAP SOAP processor or LDAP Server based on LDAPDirectory instance to get the results.
SEBUSINESSOBJECTXML - Static variable in class com.cordys.mdm.statemachine.sminterface.persistor.AbstractMDMStateMachinePersistor
 
SECONDS - Static variable in class com.cordys.cpc.coboc.repository.ScheduleEvent
 
secs - Variable in class com.cordys.cpc.coboc.repository.ScheduleEvent
 
SecurityInfo - Class in com.cordys.cpc.coboc.repository
Deprecated.
SecurityInfo() - Constructor for class com.cordys.cpc.coboc.repository.SecurityInfo
Deprecated.
Default constructor
SecurityInfo(String, String, String) - Constructor for class com.cordys.cpc.coboc.repository.SecurityInfo
Deprecated.
Constructs a SecurityInfo object with the given data.
SECURITYINFORMATION - Static variable in class com.cordys.cpc.coboc.repository.SecurityInfo
Deprecated.
 
SEINSTANCEID - Static variable in class com.cordys.mdm.statemachine.sminterface.persistor.AbstractMDMStateMachinePersistor
 
selectAttributeValues(int) - Method in class com.eibus.xml.xpath.XPath
 
selectAttributeValues(int, XPathMetaInfo) - Method in class com.eibus.xml.xpath.XPath
 
selectElementNodes(int) - Method in class com.eibus.xml.xpath.XPath
 
selectElementNodes(int, XPathMetaInfo) - Method in class com.eibus.xml.xpath.XPath
 
selectNodeSet(int, XPathMetaInfo) - Method in class com.eibus.xml.xpath.XPath
Evaluates the Xpath expression taking XPathMetaInfo and NOM integer as input and returns result as a NodeSet.
selectNodeSet(long, XPathMetaInfo) - Method in class com.eibus.xml.xpath.XPath
Evaluates the Xpath expression taking XPathMetaInfo and ResultNode handle as input and returns result as a NodeSet.
selectNodeSet(int) - Method in class com.eibus.xml.xpath.XPath
Evaluates the Xpath expression taking NOM integer as input
selectNodeSet(long) - Method in class com.eibus.xml.xpath.XPath
Evaluates the Xpath expression taking ResultNode handle as input
SEMETADATA - Static variable in class com.cordys.mdm.statemachine.sminterface.persistor.AbstractMDMStateMachinePersistor
 
SEMODIFIEDDATE - Static variable in class com.cordys.mdm.statemachine.sminterface.persistor.AbstractMDMStateMachinePersistor
 
send(boolean) - Method in class com.cordys.cpc.bsf.soap.SOAPRequestObject
Executes the soap method(s) If the soap method throws any soap fault, the same is thrown as BsfRunTimeException and node clean up is done internally.
send(int) - Method in class com.eibus.connector.nom.Connector
Send a message to the Cordys ESB.
send(int, MessageOptions) - Method in class com.eibus.connector.nom.Connector
Send a message to the Cordys ESB.
send(String[], Message) - Method in class com.eibus.transport.Middleware
Deprecated. 
send(String[], Message, MessageOptions) - Method in class com.eibus.transport.Middleware
Deprecated. 
send(Message, MessageOptions) - Method in class com.eibus.transport.Middleware
 
send(Message) - Method in class com.eibus.transport.Middleware
Sends the Message object to any of the targets specified inside of it.
sendAndCallback(SOAPMessageListener, boolean) - Method in class com.cordys.cpc.bsf.soap.SOAPRequestObject
Executes the soap method(s) and passes the response to the onReceive method of the SOAPMessageListener object passed to this method.
sendAndCallback(int, SOAPMessageListener) - Method in class com.eibus.connector.nom.Connector
Send a message to the Cordys ESB.
sendAndCallback(int, SOAPMessageListener, MessageOptions) - Method in class com.eibus.connector.nom.Connector
Send a message with message options ( NON_TRANSACTIONAL_REPLY or TRANSACTIONAL_REPLY)
sendAndCallbackEx(int, SOAPMessageListener, Identity) - Method in class com.eibus.connector.nom.Connector
Populate the request with missing routing information, then send request.
sendAndWait() - Method in class com.cordys.cpc.bsf.soap.SOAPRequestObject
Executes the soap method(s) and returns the NOM handle to the method response.
sendAndWait(long) - Method in class com.cordys.cpc.bsf.soap.SOAPRequestObject
Executes the soap method(s) and returns the NOM handle to the method response.
sendAndWait(int) - Method in class com.eibus.connector.nom.Connector
Send a message to the Cordys ESB and suspend the current thread until a message comes back, or until the default timeout period has expired.
sendAndWait(int, long) - Method in class com.eibus.connector.nom.Connector
Send a message to the Cordys ESB and suspend the current thread until a message comes back, or until the timeout period has expired.
sendAndWaitEx(int, Identity) - Method in class com.eibus.connector.nom.Connector
Populate the request with missing routing information, then send request and wait for response.
sendAndWaitEx(int, long, Identity) - Method in class com.eibus.connector.nom.Connector
Populate the request with missing routing information, then send request and wait for response.
sendEx(int, Identity) - Method in class com.eibus.connector.nom.Connector
Populate the request with missing routing information, then send request.
sendEx(int, MessageOptions, Identity) - Method in class com.eibus.connector.nom.Connector
Populate the request with missing routing information, then send request.
SEOPERATION - Static variable in class com.cordys.mdm.statemachine.sminterface.persistor.AbstractMDMStateMachinePersistor
 
SEORGANIZATION - Static variable in class com.cordys.mdm.statemachine.sminterface.persistor.AbstractMDMStateMachinePersistor
 
SEQ_ID - Static variable in class com.cordys.cpc.bsf.busobject.BusObject
Identifier used to distinguish siblings from each other, in case of a composite object with multiple children (1-n relation).
Server_Implementation_Failure - Static variable in class com.eibus.directory.soap.DirectoryException
Used when ever SOAP fault raised with Server.Implementation
SESOURCE - Static variable in class com.cordys.mdm.statemachine.sminterface.persistor.AbstractMDMStateMachinePersistor
 
SESTATENAME - Static variable in class com.cordys.mdm.statemachine.sminterface.persistor.AbstractMDMStateMachinePersistor
 
set_Locale(Locale) - Method in class com.eibus.soap.SOAPTransaction
Internal method to set the locale associated with this SOAP transaction.
setAbortTime(int) - Method in class com.eibus.soap.Processor
Sets the abort time for all transactions and eventually the Processor.
setAccess(AccessMode) - Method in interface com.cordys.cpc.bsf.event.AccessEvent
Set the AccessMode of the current event
setAccess(AccessMode, String) - Method in interface com.cordys.cpc.bsf.event.AccessEvent
Set the AccessMode of the current event with the given message.
setAccess(AccessMode, ILocalizableString, Object[]) - Method in interface com.cordys.cpc.bsf.event.AccessEvent
Set the access mode of the current event with a specified message.
setAccess(String, AccessMode) - Method in interface com.cordys.cpc.bsf.event.AccessEvent
Set the access mode for a specified attribute.
setAclCacheSize(int) - Method in class com.eibus.soap.Processor
Sets the ACL cache size.
setAclRoleCacheSize(int) - Method in class com.eibus.soap.Processor
Sets the ACL cache size.
setActionExecuted(String) - Method in interface com.cordys.bre.engine.RuleSession
Sets action executed flag to true for actionname, this is internally set by rule-engine when any action is taken while evaluation
setActionName(String) - Method in class com.cordys.mdm.statemachine.exceptions.MDMActionException
 
setActionNode(int) - Method in class com.cordys.bre.engine.Action
Sets the action node int
setAllowed(boolean) - Method in interface com.cordys.cpc.bsf.event.AccessEvent
Set whether the operation that triggered the event is allowed.
setAllowed(boolean, String) - Method in interface com.cordys.cpc.bsf.event.AccessEvent
Set whether the operation that triggered the event is allowed, and pass a message.
setAllowed(boolean, ILocalizableString, Object[]) - Method in interface com.cordys.cpc.bsf.event.AccessEvent
Set whether the operation that triggered the event is allowed, and pass a message.
setAnchor(int, String, String, String, String) - Method in class com.eibus.xforms.XFormsDef
Sets the anchors of a control.
setApplyAfterLoad(boolean) - Method in class com.cordys.cpc.bsf.busobject.BusObjectConfig
 
setAsPersistent() - Method in class com.cordys.cpc.bsf.busobject.BusObject
Modifies the state of the object to be considered as Persistent object.
setAssociatedModel(int, int) - Method in class com.eibus.xforms.XFormsDef
The subModel will be associated with the mainModel.
setAssociatedModel(int, int, boolean) - Method in class com.eibus.xforms.XFormsDef
The subModel will be associated with the mainModel.
setAssociatedReference(int, String, String) - Method in class com.eibus.xforms.XFormsDef
The references of the parameters of a subModel are set, to the referenceField.
setAsync(boolean) - Method in class com.eibus.soap.BodyBlock
Indicates that completion of handling of this body block will be indicated by the application connector.
setAttribute(String, String, String) - Method in class com.cordys.cpc.bsf.busobject.BusObject
Set an additional attribute on the xml property element For example, <Customer><Category xnull="true"> The existing attribute, if any, would be overwritten by the new value The method does nothing if 1.
setAttribute(int, String, String) - Static method in class com.eibus.xml.nom.Node
Sets the attribute in the node, if it is of type element
setAttributeClass(Class) - Method in class com.cordys.cpc.bsf.classinfo.AttributeInfo
 
setAttributeMap(String[][]) - Method in class com.cordys.cpc.bsf.classinfo.RelationInfo_Composite
 
setAttributeNS(int, String, String, String) - Static method in class com.eibus.xml.nom.Node
Sets the attribute which is bound with the given URI in the node, if it is of type element.
setAttributeValueIntegrity(BusObject, String, String) - Method in class com.cordys.cpc.bsf.busobject.BusObject
Ensure that the value of the given attribute is set before commit.
setAttributeValueIntegrity(BusObject, String[], String[]) - Method in class com.cordys.cpc.bsf.busobject.BusObject
Ensure that the value of the given attributes are set before commit.
setAuditListner(AuditListner) - Method in interface com.cordys.bre.engine.RuleEngine
Deprecated.
Use #registerRuleMonitorListener(AuditListner) instead
setAuthenticationType(AuthenticationDetails.AuthenticationType) - Method in class com.eibus.applicationconnector.uddi.AuthenticationDetails
This method sets the authentication type
setAuthenticationURL(String) - Method in class com.eibus.applicationconnector.uddi.AuthenticationDetails
Sets the URL of the authentication dialog.
setAutoDelete(boolean) - Method in class com.cordys.cpc.coboc.scheduler.SchedulerManager
This method sets the value for deleting a schedule after completing the schedule.
setAutoInsert(int, Boolean) - Method in class com.eibus.xforms.XFormsDef
AutoInsert
setAvailable(boolean) - Method in interface com.cordys.cpc.bsf.event.AvailabilityEvent
Set the availabilty of object defined in this event
setBatchSize(int) - Method in class com.cordys.cpc.bsf.busobject.BusObjectManager
Helper method used to set the batchSize option on BusObjectManager.
setBatchUpdate(boolean) - Method in class com.cordys.cpc.bsf.busobject.BusObjectManager
Helper method used to set the batchUpdate option on BusObjectManager.
setBsfAccessLevel(int) - Method in class com.cordys.cpc.bsf.busobject.BusObject
Deprecated.
use com.cordys.cpc.bsf.event.AccessEvent
setBsfAccessLevel(String, int) - Method in class com.cordys.cpc.bsf.busobject.BusObject
Deprecated.
use com.cordys.cpc.bsf.event.AccessEvent
setBusObjectManager(BusObjectManager) - Method in class com.cordys.cpc.bsf.busobject.StoredProcedure
Sets the BusObjectManager for this stored procedure call.
setBytesValue(LDAPEntry, AttributeDefinition, byte[]) - Static method in class com.eibus.directory.soap.LDAPUtil
Sets / adds a new byte value to the ldap attribute for the given entry.
setCDataBytesForElement(int, String, byte[]) - Static method in class com.eibus.xml.nom.Node
Finds a first level child element of 'node' by name 'tag' and replaces the CData section by the given 'data'.
setCDataElement(int, String, String) - Static method in class com.eibus.xml.nom.Node
Finds a first level child element of 'node' by name 'tag' and replaces the CData section by the given 'data'.
setChangeability(int) - Method in class com.cordys.cpc.bsf.classinfo.AttributeInfo
 
setClassLoader(ClassLoader) - Static method in class com.cordys.cpc.bsf.busobject.BSF
 
setColumnName(String) - Method in class com.cordys.cpc.bsf.classinfo.AttributeInfo
 
setColumnSortable(int, Boolean) - Method in class com.eibus.xforms.XFormsDef
ColumnSortable
setColumnsTableWidthAutomatic(int) - Method in class com.eibus.xforms.XFormsDef
This function automatically sets the size of the columns in a table to equal width, such that the width of all the columns equal the width of the entier table.
setCommandLine(String[]) - Method in class com.eibus.util.CommandLine
Set the command line.
setCommandUpdate(boolean) - Method in class com.cordys.cpc.bsf.busobject.BusObjectManager
Helper method used to set the commandUpdate option on BusObjectManager.
setConfig(int) - Method in class com.cordys.cpc.bsf.busobject.Config
Sets the configuration XML
setConfiguration(int) - Method in class com.eibus.soap.ApplicationConnector
Sets the configuration node as it is defined in LDAP.
setConfigurationNode(int) - Method in class com.eibus.management.LDAPBusConfigSettingsLegacySettingProvider
 
setConfigurationNode(int) - Method in class com.eibus.management.LDAPBusConfigSettingsPersistenceHandler
 
setConnectionCustomizer(IConnectionCustomizer) - Method in class com.cordys.cpc.bsf.busobject.BusObjectManager
 
setConnectionId(int) - Method in class com.eibus.applicationconnector.sql.WCPDBConnection
 
setConnectionLost(boolean) - Method in class com.eibus.applicationconnector.sql.DBConnectionPool
Sets the connection-lost status.
setConnectionPoolRefreshInterval(int) - Method in class com.eibus.applicationconnector.sql.DBConnectionPool
Set the time interval in seconds for refreshing connection pool This can also be set via configuration xml used for initializing connection pool or using jmx settings
setConnector(Connector) - Method in class com.eibus.contentmanagement.ISVContentManager
sets the connector for the content manager classes to use
setConnectorTransaction(BsfConnectorTransaction) - Method in class com.cordys.cpc.bsf.busobject.BsfContext
This method is used by the framework to set the transaction object for this context.
setConversionConfiguration(int) - Method in class com.eibus.applicationconnector.sql.DBConnectionPool
Adds the conversion configuration.
setCounterMAWLength(String, String, int) - Static method in class com.eibus.management.ManagedProcess
Sets the moving average window length (in milliseconds) of the given counter(s) of the given component(s)
setCounterMAWSlots(String, String, int) - Static method in class com.eibus.management.ManagedProcess
Sets the number of slots into which the moving average window of the given counter(s) of the given component(s) is to be subdivided.
setCredentials(String, String) - Static method in class com.eibus.connector.nom.Connector
Deprecated.
setCredentials(String, String) - Static method in class com.eibus.transport.Middleware
Deprecated.
setCurrentProcessor(String) - Method in class com.cordys.cpc.coboc.CacheHandler
Deprecated.
Sets the Soap Processor dn to identify CoBOC instance in the CoBOC network.
setCurrentUserDN(String) - Method in class com.eibus.contentmanagement.ISVContentManager
sets the current user dn who initiated load/unload request
setCurrentValue(int) - Method in interface com.eibus.management.counters.IValueCounter
 
setCursor(Cursor) - Method in class com.cordys.cpc.bsf.busobject.QueryObject
Sets the cursor
setCursorCacheRefreshInterval(int) - Method in class com.eibus.applicationconnector.sql.DBConnectionPool
Set the time interval in seconds for refreshing cursor cache This can also be set via configuration xml used for initializing connection pool or using jmx settings
setCursorCacheSize(int) - Method in class com.eibus.applicationconnector.sql.DBConnectionPool
Set the size of the cursor cache Cursor cache size also can be set via configuration xml used for initializing connection pool or using jmx settings
setData(int, String) - Static method in class com.eibus.xml.nom.Node
Sets the data in the node, if it is of type Text
setDataBytes(int, byte[]) - Static method in class com.eibus.xml.nom.Node
Sets the given data in the node
setDataBytesForElement(int, String, byte[]) - Static method in class com.eibus.xml.nom.Node
Rewrites the data children of the element 'node' to have a new element as last child with 'tag' as element name .
setDataBytesForElementWithNS(int, String, String, byte[]) - Static method in class com.eibus.xml.nom.Node
Rewrites the data children of the element 'node' to have a new element as last child with 'tag' as element name and binds with the given namespace URI.
setDataElement(int, String, String) - Static method in class com.eibus.xml.nom.Node
Rewrites the data children of the element 'node' to have a new element as last child with 'tag' as element name .
setDataElementNS(int, String, String, String) - Static method in class com.eibus.xml.nom.Node
Rewrites the data children of the element 'node' to have a new element as last child with 'tag' as element name and binds with the given namespace URI.
setDataType(int) - Method in class com.cordys.cpc.bsf.busobject.StoredProcedure.Parameter
 
setDataType(DataType) - Method in class com.cordys.cpc.bsf.busobject.StoredProcedure.Parameter
 
setDefaultConfig(Config) - Static method in class com.cordys.cpc.bsf.busobject.Config
 
setDefaultCursorSize(int) - Method in class com.eibus.applicationconnector.sql.DBConnectionPool
Set the default size of the cursor
setDefaultListener(SOAPMessageListener) - Method in class com.eibus.connector.nom.ListenerPool
Overwrites the default listener with the new listener and returns the previous default listener.
setDefaultMaxRetry(int) - Static method in class com.cordys.cpc.bsf.busobject.BusObjectManager
Sets the defaultMaxRety value.
setDefaultOption(int, String) - Method in class com.eibus.xforms.XFormsDef
 
setDefaultTestRetry(int) - Static method in class com.cordys.cpc.bsf.busobject.BusObjectManager
Sets the default TestRetry value.
setDefaultUser(String) - Method in class com.cordys.cpc.bsf.busobject.Config
Sets the default user
setDeletionTrace(boolean) - Method in class com.eibus.xml.nom.Document
 
setDependsOn(String[]) - Method in class com.cordys.cpc.bsf.classinfo.AttributeInfo
 
setDescription(String) - Method in interface com.cordys.bre.repository.IRuleGroup
Set the description of the rule group.
setDetails(String) - Method in class com.cordys.mdm.statemachine.exceptions.MDMStateMachineException
 
setDirectory(LDAPDirectory) - Method in class com.eibus.soap.Processor
 
setDirectorySearchRoot(String) - Method in class com.eibus.directory.soap.LDAPDirectory
Set the default search root to search objects in.
setDisplayContextMenu(int, Boolean) - Method in class com.eibus.xforms.XFormsDef
DisplayContextMenu
setDocPerThreadConfig(int) - Method in class com.eibus.connector.nom.Connector
Set the configuration option for having a nom Document per thread.
setDSO(String) - Method in class com.cordys.cpc.bsf.busobject.Config
Deprecated.
Make use of Config.setConfig(int) instead.
setEBIInitializeValueSets(int, int) - Method in class com.eibus.xforms.XFormsDef
To enable InitializeValueSets for select controls select node should attach to any one EBI model.
setEBIModel(int, boolean, boolean, boolean, boolean) - Method in class com.eibus.xforms.XFormsDef
 
setEBIValidation(int, boolean) - Method in class com.eibus.xforms.XFormsDef
For input,checkbox,select,password,textarea controls EBI validation property can be set.
setEISName(String) - Method in class com.cordys.cpc.bsf.classinfo.AttributeInfo
 
setElement(String, String) - Method in class com.cordys.cpc.bsf.busobject.BusObject
Sets the give string value to the specified property of this BusObject.
setEntityId(String) - Method in class com.cordys.cpc.coboc.repository.ShareInfo
Deprecated.
 
setEnumerated(int, boolean) - Method in class com.eibus.xforms.XFormsDef
Set the enumerated parameter of a list or select box.
setEnvelope(int) - Method in class com.eibus.transport.Message
Sets the envelop of the message
setError(String) - Method in class com.cordys.cpc.bsf.event.BusObjectPropertyCheckEvent
Deprecated.
Sets the error message for the property.
setExpiration(long) - Method in class com.eibus.util.cache.Cache
Data will be invalidated within a period of time (To be used when cache updating is too expensive or not possible, e.g.
setExtendeddbConnectionProperties(IConnectionCustomizer) - Method in class com.eibus.applicationconnector.sql.WCPDBConnection
Set extended connection properties on this connection
setFaultCode(QName) - Method in interface com.cordys.cpc.bsf.busobject.exception.ILocalizableException
 
setFaultCode(QName) - Method in exception com.cordys.cpc.bsf.busobject.exception.WSAppServerClassCastException
 
setFaultCode(QName) - Method in exception com.cordys.cpc.bsf.busobject.exception.WSAppServerClassNotFoundException
 
setFaultCode(QName) - Method in class com.cordys.cpc.bsf.busobject.exception.WSAppServerException
 
setFaultCode(QName) - Method in exception com.cordys.cpc.bsf.busobject.exception.WSAppServerIllegalAccessException
 
setFaultCode(QName) - Method in exception com.cordys.cpc.bsf.busobject.exception.WSAppServerIllegalArgumentException
 
setFaultCode(QName) - Method in exception com.cordys.cpc.bsf.busobject.exception.WSAppServerIllegalStateException
 
setFaultCode(QName) - Method in exception com.cordys.cpc.bsf.busobject.exception.WSAppServerInstantiationException
 
setFaultCode(QName) - Method in exception com.cordys.cpc.bsf.busobject.exception.WSAppServerNoSuchMethodException
 
setFaultCode(QName) - Method in exception com.cordys.cpc.bsf.busobject.exception.WSAppServerNullPointerException
 
setFaultCode(QName) - Method in exception com.cordys.cpc.bsf.busobject.exception.WSAppServerNumberFormatException
 
setFaultCode(QName) - Method in exception com.cordys.cpc.bsf.busobject.exception.WSAppServerRunTimeException
 
setFocusAtStartup(boolean) - Method in class com.eibus.xforms.XFormsDef
Sets the parameter focusAtStartup.
setFormatSetMaxValue(int, double) - Method in class com.eibus.xforms.XFormsDef
Sets the maximum value of an integer, float or amount field
setFormatSetMinValue(int, double) - Method in class com.eibus.xforms.XFormsDef
Sets the minimum value of an integer, float or amount field
setFormatToAmount(int, boolean, String, String, String, String, String, String, int) - Method in class com.eibus.xforms.XFormsDef
Sets the format of the element to an amount.
setFormatToCreditcard(int, boolean, String) - Method in class com.eibus.xforms.XFormsDef
Sets the field to creditcard format.
setFormatToDate(int, boolean, String, String, String, String) - Method in class com.eibus.xforms.XFormsDef
Sets the format of the element to a date.
setFormatToFloat(int, boolean, String, String, String, String, int) - Method in class com.eibus.xforms.XFormsDef
Sets the format of the element to a float.
setFormatToInteger(int, boolean, String, String, String, String) - Method in class com.eibus.xforms.XFormsDef
Sets the format of the element to an integer.
setFormatToMail(int, boolean, String) - Method in class com.eibus.xforms.XFormsDef
Sets the format of the element to an e-mail format.
setFormatToString(int, boolean, String, int, int, String, String) - Method in class com.eibus.xforms.XFormsDef
Sets the format of the element to a string.
setFreePositioning(int, boolean) - Method in class com.eibus.xforms.XFormsDef
Independent of the layout of the parent, each element can be set to freePositioning.
setGracefulCompleteTime(int) - Method in class com.eibus.soap.Processor
Sets the time for the graceful completion of the Transactions.
setHostIdentifier(String) - Method in interface com.cordys.bre.engine.RuleEngine
This methods sets the host identifier, according to the which the configuration set up for the host will be read and initialized.
setId(String) - Method in interface com.cordys.bre.repository.IRuleGroup
Set the id of the rule group.
setId(String) - Method in class com.cordys.cpc.bsf.query.Cursor
Sets the id of Cursor object.
setInfo(String) - Method in class com.cordys.cpc.bsf.event.BusObjectPropertyCheckEvent
Deprecated. 
setInitialValue(String) - Method in interface com.cordys.cpc.bsf.event.AttributeInitializeEvent
Set the initial value of the attribute.
setInstallDir(String) - Static method in class com.eibus.util.system.EIBProperties
Set the value of the Install Dir in the environment.
setInstanceXMLDataToDefaultTable(IDataSetter) - Method in class com.cordys.cpc.coboc.BizObject
Deprecated.
 
setIsDefault(String) - Method in class com.cordys.cpc.bsf.busobject.BusObject
Deprecated. 
setIsDeleteReferences(boolean) - Static method in class com.eibus.contentmanagement.ISVContentManager
sets isDeleteReferences to given value
setIsvPackExists(boolean) - Method in class com.eibus.contentmanagement.ISVContentManager
This method would be called by ISVP Framework while upgrading ISVP to check whether ISVP is already loaded or not.
setisvpDN(String) - Method in class com.eibus.contentmanagement.ISVPackage
Sets the distinguished name for ISV Package
setISVPLogger(CordysLogger) - Method in class com.eibus.contentmanagement.ISVContentManager
This method sets CordysLogger (Logger for ISVP) for ISVP Loading / Unloading / Upgrading.
setisvpXML(int) - Method in class com.eibus.contentmanagement.ISVPackage
Sets the isvp xml
setisvpZipFile(File) - Method in class com.eibus.contentmanagement.ISVPackage
Sets the .isvp file
setJavaName(String) - Method in class com.cordys.cpc.bsf.classinfo.AttributeInfo
 
setKeyValue(String, String, int) - Static method in class com.eibus.util.system.Native
For internal use only.
setLabelAlignment(int, String, boolean) - Method in class com.eibus.xforms.XFormsDef
Sets the alignment of the label of an element, or sets the default alignment of a groupbox, group, tabpage, main form or splitgroup.
setLayout(int, String) - Method in class com.eibus.xforms.XFormsDef
Sets the default layout of mainform, groupbox, group, tabpage, splitterpage.
setLDAPServer(String) - Static method in class com.eibus.util.system.EIBProperties
Set the value of the LDAP Server in the environment.
setLeakInfoBaseline() - Static method in class com.eibus.xml.nom.Document
Initializes 'memory-leak' baseline for XML Nodes.
setListener(Object, SOAPMessageListener) - Method in class com.eibus.connector.nom.ListenerPool
Sets the SOAPMessageListener for the specified key and returns any previously registered listener for that key.
setLoader(EIBProperties.PropertiesLoader) - Static method in class com.eibus.util.system.EIBProperties
Deprecated.
setLoadMethod(String) - Method in class com.cordys.cpc.bsf.classinfo.RelationInfo_FK
 
setloadOnDemand(int, Boolean) - Method in class com.eibus.xforms.XFormsDef
loadOnDemand
setLocalAttributes(String[]) - Method in class com.cordys.cpc.bsf.classinfo.RelationInfo_FK
 
setLocale(int, Locale) - Static method in class com.eibus.connector.nom.SOAPMessage
Set the locale information in the SOAP Header node
setLocalIsPK(boolean) - Method in class com.cordys.cpc.bsf.classinfo.RelationInfo_FK
 
setLocalizableMessage(IStringResource, Object...) - Method in interface com.cordys.cpc.bsf.busobject.exception.ILocalizableException
Deprecated.
setLocalizableMessage(IStringResource, Object...) - Method in exception com.cordys.cpc.bsf.busobject.exception.WSAppServerClassCastException
 
setLocalizableMessage(IStringResource, Object...) - Method in exception com.cordys.cpc.bsf.busobject.exception.WSAppServerClassNotFoundException
 
setLocalizableMessage(IStringResource, Object...) - Method in class com.cordys.cpc.bsf.busobject.exception.WSAppServerException
Deprecated.
setLocalizableMessage(IStringResource, Object...) - Method in exception com.cordys.cpc.bsf.busobject.exception.WSAppServerIllegalAccessException
 
setLocalizableMessage(IStringResource, Object...) - Method in exception com.cordys.cpc.bsf.busobject.exception.WSAppServerIllegalArgumentException
 
setLocalizableMessage(IStringResource, Object...) - Method in exception com.cordys.cpc.bsf.busobject.exception.WSAppServerIllegalStateException
 
setLocalizableMessage(IStringResource, Object...) - Method in exception com.cordys.cpc.bsf.busobject.exception.WSAppServerInstantiationException
 
setLocalizableMessage(IStringResource, Object...) - Method in exception com.cordys.cpc.bsf.busobject.exception.WSAppServerNoSuchMethodException
 
setLocalizableMessage(IStringResource, Object...) - Method in exception com.cordys.cpc.bsf.busobject.exception.WSAppServerNullPointerException
 
setLocalizableMessage(IStringResource, Object...) - Method in exception com.cordys.cpc.bsf.busobject.exception.WSAppServerNumberFormatException
 
setLocalizableMessage(IStringResource, Object...) - Method in exception com.cordys.cpc.bsf.busobject.exception.WSAppServerRunTimeException
Deprecated.
setLogger(CordysLogger) - Method in class com.eibus.applicationconnector.sql.DBConnectionPool
Initializes the logger that needs to be used.
setManagedComponent(IManagedComponent) - Method in interface com.eibus.management.ISettingsPersistenceHandler
Sets the managed component for which this settings persistence handler instance is providing persistency services.
setManagedComponent(IManagedComponent) - Method in class com.eibus.management.LDAPBusConfigSettingsPersistenceHandler
 
setMap(String) - Method in class com.cordys.cpc.coboc.repository.ShareInfo
Deprecated.
 
setMappingStrategy(IMapClassStrategy) - Method in class com.cordys.cpc.bsf.classinfo.ClassInfo
Set the DB Mapper.
setMappingStrategy(IMapAttributeStrategy) - Method in class com.cordys.cpc.bsf.classinfo.ClassInfo
Set the DBNameMapper.
setMaxCacheSize(long) - Method in class com.eibus.directory.soap.Cache
For JMX
setMaxIdleTime(long) - Method in class com.eibus.directory.soap.Cache
For JMX
setMaxIdleTime(long) - Method in class com.eibus.util.cache.Cache
Free resources when an entry is not used in a period of time.
setMaximumReadConnections(int) - Method in class com.eibus.applicationconnector.sql.DBConnectionPool
Set the value for maximum number of read connections that can be stored in the connection pool at any point of time This can also be set via configuration xml used for initializing connection pool or using jmx settings
setMaximumSize(int) - Method in class com.eibus.util.MRUCache
 
setMaximumWriteConnections(int) - Method in class com.eibus.applicationconnector.sql.DBConnectionPool
Set the value for maximum number of write connections that can be stored in the connection pool at any point of time This can also be set via configuration xml used for initializing connection pool or using jmx settings
setMaxRetry(int) - Method in class com.cordys.cpc.bsf.busobject.BusObjectManager
Sets the maximum number of times the the transaction can be retried in case of exceptions/errors.
setMaxRows(int) - Method in class com.cordys.cpc.bsf.query.Cursor
Set the max number of rows to be fetched by this Cursor object each time.
setMaxSize(long) - Method in class com.eibus.util.cache.Cache
Sets the maximum cacheSize.
setMessageId(int, String) - Static method in class com.eibus.connector.nom.SOAPMessage
Sets the Message ID for the SOAP Message
setMessageOptions(MessageOptions, boolean) - Method in class com.eibus.transport.Message
Sets the messageoptions of this message.
setMinimumReadConnections(int) - Method in class com.eibus.applicationconnector.sql.DBConnectionPool
Set the value for minimum number of read connections needed in the connection pool at any point of time This can also be set via configuration xml used for initializing connection pool or using jmx settings
setMinimumWriteConnections(int) - Method in class com.eibus.applicationconnector.sql.DBConnectionPool
Set the value for minimum number of write connections needed in the connection pool at any point of time This can also be set via configuration xml used for initializing connection pool or using jmx settings
setMinRows(int, int) - Method in class com.eibus.xforms.XFormsDef
MinRows
setMissedDuringPause(boolean) - Method in class com.cordys.cpc.coboc.repository.ScheduleEvent
 
setMissedSchedulesTriggerType(MissedScheduleTriggerType) - Method in class com.cordys.cpc.coboc.repository.ScheduleEvent
 
setMissedSchedulesTriggerType(MissedScheduleTriggerType) - Method in class com.cordys.cpc.coboc.scheduler.SchedulerManager
 
setModelProperties(int, boolean, boolean, boolean, String, String, int) - Method in class com.eibus.xforms.XFormsDef
Sets some extra properties of a model.
setMovableColumns(int, Boolean) - Method in class com.eibus.xforms.XFormsDef
MovableColumns
setMultiOcc(boolean) - Method in class com.cordys.cpc.bsf.classinfo.RelationInfo_Composite
 
setName(String) - Method in interface com.cordys.bre.repository.IRuleGroup
Set the name of the rule group.
setName(String) - Method in class com.cordys.cpc.bsf.busobject.StoredProcedure.Parameter
 
setName(String) - Method in class com.cordys.cpc.bsf.classinfo.RelationInfo_Composite
 
setName(String) - Method in class com.cordys.cpc.bsf.classinfo.RelationInfo_FK
 
setName(String) - Method in interface com.cordys.notification.task.IAssignment
 
setName(int, String) - Static method in class com.eibus.xml.nom.Node
Sets the tagname of the node, if it is of type element
setNextMethodOfModel(int, String) - Method in class com.eibus.xforms.XFormsDef
Adds a next method to a model, to retrieve the next set of records/data from the back end from the GET position.
setNoReply(boolean) - Method in class com.cordys.cpc.bsf.busobject.BusObjectManager
Helper method used to set the reply option on BusObjectManager.
setNSDefinition(int, String, String) - Static method in class com.eibus.xml.nom.Node
Set the namespace definition to the node.
setNSPrefix(int, String) - Static method in class com.eibus.xml.nom.Node
Set the namespace prefix to the node.
setNSPrefixRecursive(int, String, String) - Static method in class com.eibus.xml.nom.Node
Set the old namespace prefix to the new namespace prefix recursively to the given node and its children.
setNull(String) - Method in class com.cordys.cpc.bsf.busobject.BusObject
Sets a null value for the property.
setNull(String, int) - Method in class com.cordys.cpc.bsf.busobject.BusObject
Sets a null value for the property.
setNullAllowed(boolean) - Method in class com.cordys.cpc.bsf.classinfo.AttributeInfo
Deprecated. 
setNullPrecedence(boolean) - Method in class com.eibus.applicationconnector.sql.WCPDBConnection
Sets or unsets priority for null="true" over data if both are peresent in a node
setNumConnections(int, boolean) - Method in class com.eibus.applicationconnector.sql.DBConnectionPool
 
setNumRows(int) - Method in class com.cordys.cpc.bsf.query.Cursor
Set the number of rows to be fetched by this Cursor object each time.
setObjectData(Element) - Method in class com.cordys.cpc.bsf.busobject.BusObject
 
setOfSiblingNodes(int, String, int, int[]) - Static method in class com.eibus.xml.nom.Find
Deprecated.
 
setOldBizObject(BizObject) - Method in class com.cordys.cpc.coboc.BizObject
Deprecated.
 
setOldISVPRegistryEntry(int) - Method in class com.eibus.contentmanagement.ISVContentManager
This method is invoked by the ISVP framework during the upgrade of an ISVPackage.
setOldUninstallLogItem(int) - Method in class com.eibus.contentmanagement.ISVContentManager
This method would be called by ISVP Framework while upgrading ISVP to set the old uninstall log file before upgrading ISVP to unload the old content which is not used to new content
setOrganization(String) - Method in class com.cordys.cap.utility.DeploymentUtility.Builder
Sets the space for the deployment utility.
setOrganization(String) - Method in class com.cordys.cpc.coboc.repository.ScheduleEvent
This mehtod will set the organizaton from which the transaction was initiated
setOrganization(String) - Method in class com.eibus.contentmanagement.ISVSOAPServiceManager
This method will set the organization to given organization.
setOrganization(String) - Method in class com.eibus.directory.soap.LDAPDirectory
Set the current organizational context.
setOrgContext(String) - Method in interface com.cordys.bre.repository.IRuleGroup
Set the organization context of the rule group.
setOrigin(String) - Method in class com.eibus.contentmanagement.ISVContentManager
sets origin of content manager to the string passed
setOwner(String) - Method in interface com.cordys.bre.repository.IRuleGroup
Set the owner of the rule group.
setOwner(String) - Method in class com.cordys.cpc.coboc.repository.ScheduleEvent
 
setParameter(String, String) - Method in class com.cordys.cpc.bsf.busobject.StoredProcedure
Sets the String value for the specified parameter.
setParameter(String, String, ParameterType) - Method in class com.cordys.cpc.bsf.busobject.StoredProcedure
Sets the String value for the specified parameter.
setParameter(String, boolean) - Method in class com.cordys.cpc.bsf.busobject.StoredProcedure
Sets the boolean value for the specified parameter.
setParameter(String, boolean, ParameterType) - Method in class com.cordys.cpc.bsf.busobject.StoredProcedure
Sets the boolean value for the specified parameter.
setParameter(String, int) - Method in class com.cordys.cpc.bsf.busobject.StoredProcedure
Sets the int value for the specified parameter.
setParameter(String, int, ParameterType) - Method in class com.cordys.cpc.bsf.busobject.StoredProcedure
Sets the int value for the specified parameter.
setParameter(String, float) - Method in class com.cordys.cpc.bsf.busobject.StoredProcedure
Sets the float value for the specified parameter.
setParameter(String, float, ParameterType) - Method in class com.cordys.cpc.bsf.busobject.StoredProcedure
Sets the float value for the specified parameter.
setParameter(String, double) - Method in class com.cordys.cpc.bsf.busobject.StoredProcedure
Sets the double value for the specified parameter.
setParameter(String, double, ParameterType) - Method in class com.cordys.cpc.bsf.busobject.StoredProcedure
Sets the double value for the specified parameter.
setParameter(String, Date) - Method in class com.cordys.cpc.bsf.busobject.StoredProcedure
Sets the Date value for the specified parameter.
setParameter(String, Date, ParameterType) - Method in class com.cordys.cpc.bsf.busobject.StoredProcedure
Sets the Date value for the specified parameter.
setParameterValue(String, Object) - Method in class com.cordys.cpc.bsf.busobject.QueryObject
Sets the value of the query parameter of this object.
setParamType(int) - Method in class com.cordys.cpc.bsf.busobject.StoredProcedure.Parameter
 
setParamType(ParameterType) - Method in class com.cordys.cpc.bsf.busobject.StoredProcedure.Parameter
 
setPassword(String) - Method in class com.eibus.applicationconnector.uddi.AuthenticationDetails
Sets the password
setPerformanceCounters(PerformanceCounters) - Method in class com.opentext.applicationconnector.httpconnector.impl.AbstractHttpHandler
 
setPermission(String) - Method in class com.cordys.cpc.coboc.repository.SecurityInfo
Deprecated.
 
setPermission(int) - Static method in class com.eibus.util.system.Native
Adds permission to write to the file to its owner and to other users who are in the file's group, but not to other users in Linux.
setPersistence(AttributeInfo.Persistence) - Method in class com.cordys.cpc.bsf.classinfo.AttributeInfo
Set the persistence mode.
setPersistence(ClassInfo.Persistence) - Method in class com.cordys.cpc.bsf.classinfo.ClassInfo
Set the persistence mode
setPortNumber(Integer) - Method in class com.cordys.cap.utility.DeploymentUtility.Builder
Sets the OpenText BOP site port number.
setPosition(int) - Method in class com.cordys.cpc.bsf.busobject.StoredProcedure.Parameter
 
setPosition(int) - Method in class com.cordys.cpc.bsf.query.Cursor
Set the position of the Cursor.
setPosition(int, int, int) - Method in class com.eibus.xforms.XFormsDef
Sets the position of an element to x,y coordinates.
setPreconditionProcessor(PreconditionProcessor) - Method in interface com.cordys.bre.engine.RuleEngine
Sets the precondition processor
setPreserveSpace(boolean) - Method in class com.cordys.cpc.bsf.busobject.BusObjectManager
Helper method to set the preserveSpace option on BusObjectManager
setPreviousMethodOfModel(int, String) - Method in class com.eibus.xforms.XFormsDef
Adds a previous method to model, to retrieve the previous set of records/data from the back end from the GET position.
setPriority(int) - Method in interface com.cordys.bre.repository.IRuleGroup
Set the priority of the rule group.
setPriority() - Method in interface com.cordys.bre.repository.IRuleGroup
Sets the default priory to the rule group, default priority is 5.
setProblemDetected() - Method in class com.eibus.transport.Message
 
setProblemMonitor(CobocProblemMonitor) - Method in class com.cordys.cpc.coboc.CacheHandler
Deprecated.
 
setProcessName(String) - Static method in class com.eibus.management.ManagedProcess
 
setProcessor(Processor) - Method in class com.cordys.cpc.coboc.CacheHandler
Deprecated.
 
setProperty(String, boolean, int) - Method in class com.cordys.cpc.bsf.busobject.BusObject
Sets the boolean value to the property with the speicified mode.
setProperty(String, byte, int) - Method in class com.cordys.cpc.bsf.busobject.BusObject
Sets the byte value of the property
setProperty(String, short, int) - Method in class com.cordys.cpc.bsf.busobject.BusObject
Sets the short value of the property
setProperty(String, int, int) - Method in class com.cordys.cpc.bsf.busobject.BusObject
Sets the int value of the property with the specified mode.
setProperty(String, long, int) - Method in class com.cordys.cpc.bsf.busobject.BusObject
Sets the long value of the property with the specified mode
setProperty(String, float, int) - Method in class com.cordys.cpc.bsf.busobject.BusObject
Sets the float value of the property with the specified mode
setProperty(String, double, int) - Method in class com.cordys.cpc.bsf.busobject.BusObject
Sets the double value of the property with the specified mode
setProperty(String, String, int) - Method in class com.cordys.cpc.bsf.busobject.BusObject
Sets the String value of the property with the specified mode
setProperty(String, BigInteger, int) - Method in class com.cordys.cpc.bsf.busobject.BusObject
Sets the BigInteger value of the property with the specified mode
setProperty(String, BigDecimal, int) - Method in class com.cordys.cpc.bsf.busobject.BusObject
Sets the BigDecimal value of the property with the specified mode
setProperty(String, Date, int) - Method in class com.cordys.cpc.bsf.busobject.BusObject
Sets the Date value of the property with the specified mode
setProperty(String, Date, int) - Method in class com.cordys.cpc.bsf.busobject.BusObject
Set the java.sql.Date value of the property with the specified mode
setProperty(String, UnsignedInt, int) - Method in class com.cordys.cpc.bsf.busobject.BusObject
Sets the com.cordys.cpc.bsf.metadata.UnsignedInt value for the given property.
setProtocol(String) - Method in class com.cordys.cap.utility.DeploymentUtility.Builder
Sets the protocol.
setQueryCacheRefreshInterval(int) - Method in class com.eibus.applicationconnector.sql.DBConnectionPool
Set the time interval in seconds for refreshing query cache This can also be set via configuration xml used for initializing connection pool or using jmx settings
setQueryCacheSize(int) - Method in class com.eibus.applicationconnector.sql.DBConnectionPool
Set the size of the query cache Query cache size also can be set via configuration xml or using jmx settings
setQueryString(String) - Method in interface com.eibus.applicationconnector.uddi.IHTTPObject
Sets the query string of this HTTP method
setQueryType(QueryObject.XqyQueryType) - Method in class com.cordys.cpc.bsf.busobject.QueryObject
Set the type of query for the underlying XQY layer Note: DBSQL is performance efficient
setReceiver(String) - Method in class com.cordys.cpc.bsf.soap.SOAPRequestObject
Sets the receiver for this soap method call.
setReceiver(int, String, String) - Static method in class com.eibus.connector.nom.SOAPMessage
Set the specified receiver information in the soapHeader.
setReconnectionAttempts(int) - Method in class com.eibus.applicationconnector.sql.DBConnectionPool
Set the number of trials the pool need to try reconnection in case of connection failure during execution of request.
setReconnectionInterval(long) - Method in class com.eibus.applicationconnector.sql.DBConnectionPool
Set the time interval in seconds between two reconnection attempts.
setRecursive(boolean) - Method in class com.cordys.cpc.coboc.BizObject
Deprecated.
 
setRelatedAttributes(String[]) - Method in class com.cordys.cpc.bsf.classinfo.RelationInfo_FK
 
setRelatedClass(Class) - Method in class com.cordys.cpc.bsf.classinfo.RelationInfo_Composite
 
setRelatedClass(Class) - Method in class com.cordys.cpc.bsf.classinfo.RelationInfo_FK
 
setRelatedClassName(String) - Method in class com.cordys.cpc.bsf.classinfo.RelationInfo_Composite
 
setRelatedClassName(String) - Method in class com.cordys.cpc.bsf.classinfo.RelationInfo_FK
 
setRelatedIdentifier(String) - Method in class com.cordys.cpc.bsf.classinfo.RelationInfo_FK
 
setrepeatcount(int) - Method in class com.cordys.cpc.coboc.repository.ScheduleEvent
This method will set the repeating counts.
setRequestHeader(String, String) - Method in interface com.eibus.applicationconnector.uddi.IHTTPObject
Sets a request header
setRequestThreshold(long) - Method in class com.eibus.applicationconnector.sql.DBConnectionPool
Set the time in milli seconds which is considered as a threshold limit for processing requests Any request which takes more than this time will be logged as a warning.
setRequired(boolean) - Method in class com.cordys.cpc.bsf.classinfo.AttributeInfo
 
setResizable(int, Boolean) - Method in class com.eibus.xforms.XFormsDef
Resizable
setResult(double) - Method in class com.eibus.xml.xpath.XPathResult
It sets the type of XPathResult object to XPATH_NUMBER.
setResult(NodeSet) - Method in class com.eibus.xml.xpath.XPathResult
It sets the type of XPathResult object to XPATH_NODESET.
setResult(String) - Method in class com.eibus.xml.xpath.XPathResult
It sets the type of XPathResult object to XPATH_STRING.
setResult(boolean) - Method in class com.eibus.xml.xpath.XPathResult
It sets the type of XPathResult object to XPATH_BOOLEAN.
setResult(Object) - Method in class com.eibus.xml.xpath.XPathResult
It sets the type of XPathResult object to XPATH_CUSTOM.
setResultClass(Class) - Method in class com.cordys.cpc.bsf.busobject.QueryObject
To specify the class of resulting objects.
setResultClass(Class) - Method in class com.cordys.cpc.bsf.soap.SOAPRequestObject
To specify the class of resulting objects if using getObject/getObjects.
setResultMapping(int, String[][]) - Method in class com.cordys.cpc.bsf.busobject.QueryObject
Sets the ResultMapping.
setRetry(BsfRetriableException) - Static method in class com.cordys.cpc.bsf.busobject.BSF
This method is used while retrying transactions in case of any exceptions.
setRetry(String, BsfRetriableException) - Static method in class com.cordys.cpc.bsf.busobject.BSF
Deprecated.
Make use of #setRetry() instead
setRetry(int, BsfRetriableException) - Method in class com.cordys.cpc.bsf.busobject.BusObjectManager
Deprecated.
Use setRetry(String transactionId, BsfRetriableException retriable)
setRetry(BsfRetriableException) - Method in class com.cordys.cpc.bsf.busobject.BusObjectManager
This method is used to process retryTransactions.
setRetry(String, BsfRetriableException) - Method in class com.cordys.cpc.bsf.busobject.BusObjectManager
Deprecated.
setReturnParameter(String) - Method in class com.cordys.cpc.bsf.busobject.StoredProcedure
Sets the name for the return parameter.
setReturnParameter(String, DataType) - Method in class com.cordys.cpc.bsf.busobject.StoredProcedure
Sets the name for the return parameter.
setReusablePromptSet(String, String, int) - Method in class com.eibus.contentmanagement.ISVContentManager
This method sets the promptset node as a reusable promptset node for other ISVPs to use.
setReusableProperties(Hashtable) - Static method in class com.eibus.contentmanagement.ISVContentManager
sets the the given hashtable as reusableProperties
setReusableProperty(String, Message, Object...) - Method in class com.eibus.contentmanagement.ISVContentManager
Deprecated.
Use #setReusableProperty(String key, IStringResource message, Object...insertions)
setReusableProperty(String, IStringResource, Object...) - Method in class com.eibus.contentmanagement.ISVContentManager
 
setReUsePromptSet(boolean) - Method in class com.eibus.contentmanagement.ISVPackage
This method sets wether the user option of installation set to false in advanced mode of installation set true in normal mode of installation.
setRule(IRule) - Method in class com.cordys.bre.engine.Action
Sets the rule for the action
setRuleSession(RuleSession) - Method in class com.cordys.bre.engine.Action
Sets the rule session
setRulesetNode(int) - Method in interface com.cordys.bre.engine.IRuleSet
to set the rule set node for the ruleset
setRunningSoapProcessor(String) - Method in class com.cordys.cpc.coboc.repository.ScheduleEvent
 
setSameConnection(boolean) - Method in class com.cordys.cpc.bsf.query.Cursor
Sets value indicating if the same connection should be used or not
setSaveGridState(int, Boolean) - Method in class com.eibus.xforms.XFormsDef
SaveGridState
setScheduleName(String) - Method in class com.cordys.cpc.coboc.repository.ScheduleEvent
This method is used to set the Schedule Name
setSchedulerManager(SchedulerManager) - Method in class com.cordys.cpc.coboc.modeler.ScheduleModeler
Deprecated.
setSender(int, String, String, String) - Static method in class com.eibus.connector.nom.SOAPMessage
Set the sender information in the header node
setSenderIdentity(int, String, String, Identity) - Static method in class com.eibus.connector.nom.SOAPMessage
Set the sender information in the header node
setSetMethod(ISetMethod) - Method in class com.cordys.cpc.bsf.classinfo.AttributeInfo
 
setShareName(String) - Method in class com.cordys.cpc.coboc.repository.SecurityInfo
Deprecated.
 
setShareName(String) - Method in class com.cordys.cpc.coboc.repository.ShareInfo
Deprecated.
 
setShareTo(String) - Method in class com.cordys.cpc.coboc.repository.SecurityInfo
Deprecated.
 
setShowSingleTab(int, Boolean) - Method in class com.eibus.xforms.XFormsDef
ShowSingleTab
setSiteName(String) - Method in class com.cordys.cap.utility.DeploymentUtility.Builder
Sets the OpenText BOP site name.
setSize(int, int, int) - Method in class com.eibus.xforms.XFormsDef
Sets the size of an element
setSize(int, String, String) - Method in class com.eibus.xforms.XFormsDef
Sets the size of an element.
setSizeLabel(int, int) - Method in class com.eibus.xforms.XFormsDef
Sets the width of the label of an input, output, password, textarea, select or list.
setSOAPFault(WSAppsSOAPFault) - Method in interface com.cordys.cpc.bsf.event.TransactionErrorEvent
Overwrite the existing soap fault with new soap fault details Used for customizing the soap fault.
setSOAPName(String) - Method in class com.cordys.cpc.bsf.classinfo.AttributeInfo
 
setSpace(String) - Method in class com.cordys.cpc.coboc.repository.ShareInfo
Deprecated.
 
setStartDate(Date) - Method in class com.cordys.cpc.coboc.repository.ScheduleEvent
 
setState(SchedulerState) - Method in class com.cordys.cpc.coboc.scheduler.SchedulerServiceContainerStatus
 
setStyleClass(int, String) - Method in class com.eibus.xforms.XFormsDef
Sets the style class of an element
setSyncDeleteForTemplate() - Method in class com.cordys.cpc.coboc.BizObject
Deprecated.
 
setSynchHandler(SynchronousRequestResponseHandler) - Method in class com.eibus.contentmanagement.ISVContentManager
This method sets SynchronousRequestResponseHandler for the content managers
setSynchronizedDialogDocked(int, String, String, String, String, String) - Method in class com.eibus.xforms.XFormsDef
Adds a docked synchronized dialog to a table.
setSynchronizedDialogDocked(int, XFormsDef, String, String, String, String) - Method in class com.eibus.xforms.XFormsDef
Adds a docked synchronized dialog to a table.
setSynchronizedDialogNotDocked(int, String, String, String, String, int, int, int, int, boolean) - Method in class com.eibus.xforms.XFormsDef
Adds an undocked synchronized dialog to a table.
setSynchronizedDialogNotDocked(int, XFormsDef, String, String, String, int, int, int, int, boolean) - Method in class com.eibus.xforms.XFormsDef
Adds an undocked synchronized dialog to a table.
setSynchronizedDialogSimple(int, String, int, int) - Method in class com.eibus.xforms.XFormsDef
Adds a synchronized dialog to a table, with a minimum of parameters.
setSynchronizedDialogSimple(int, XFormsDef, int, int) - Method in class com.eibus.xforms.XFormsDef
Adds a synchronized dialog to a table, with a minimum of parameters.
setTabIndex(int, int) - Method in class com.eibus.xforms.XFormsDef
Sets the tabIndex of the node.
setTableName(String) - Method in class com.cordys.cpc.bsf.classinfo.ClassInfo
 
setTargetObject(BusObject) - Method in class com.cordys.cpc.bsf.soap.SOAPRequestObject
 
setTargets(String[]) - Method in class com.eibus.transport.Message
Sets the target addresses for this message.
setTemplateId(String) - Method in class com.cordys.cpc.coboc.repository.ScheduleEvent
 
setTemplateOrganization(String) - Method in class com.cordys.cpc.coboc.repository.ScheduleEvent
 
SETTERMODE_IGNORECONSTRAINTS - Static variable in class com.cordys.cpc.bsf.busobject.BusObject
 
SETTERMODE_IGNOREEVENTS - Static variable in class com.cordys.cpc.bsf.busobject.BusObject
 
SETTERMODE_IGNORETRANSACTION - Static variable in class com.cordys.cpc.bsf.busobject.BusObject
 
SETTERMODE_NORMAL - Static variable in class com.cordys.cpc.bsf.busobject.BusObject
Stores whether the property setters are called in context of applyDefault
SETTERMODE_VALIDATE - Static variable in class com.cordys.cpc.bsf.busobject.BusObject
 
setTestRetry(int) - Method in class com.cordys.cpc.bsf.busobject.BusObjectManager
Sets the number of times you want to force RetriableException to be thrown.That is, you can set the number of retries via this method.
setText(byte[]) - Method in class com.eibus.transport.Message
Set the text of the message.
setTimeout(long) - Method in class com.eibus.connector.nom.Connector
Synchronous calls 'to the Cordys ESB' suspend their Thread until an answer arrives, or until a timer has expired.
SettingDefinitionException - Class in com.eibus.management
An exception of this type is thrown upon any error during the setting definition process.
SettingsPersistenceException - Class in com.eibus.management
This exception type is thrown when saving or loading of a setting fails.
setToggleColumns(int, Boolean) - Method in class com.eibus.xforms.XFormsDef
ToggleColumns
setTooltip(int, String) - Method in class com.eibus.xforms.XFormsDef
Adds a tooltip to an element.
setTransactionContext(Object) - Method in interface com.cordys.bre.engine.RuleSession
Sets the transaction context on the rule session .This could be any object implementation for the host transaction .
setTransactionException(Throwable) - Method in class com.cordys.cpc.bsf.busobject.BusObjectManager
Helper method used to set the transaction exception on BusObjectManager This is an internal method used by the framework.
setTransactionId(String) - Method in interface com.cordys.bre.engine.RuleSession
Sets the transaction id on the rule session.
setTransactionObject(TransactionObject) - Method in class com.cordys.cpc.coboc.BizObject
Deprecated.
 
setTransientResult(boolean) - Method in class com.cordys.cpc.bsf.busobject.QueryObject
Specifies whether the objects returned by the query are persistent objects (default) or transient objects.
setTriggerObject(XObject) - Method in interface com.cordys.bre.engine.RuleSession
Sets the object triggering the rule.
setType(TokenConstants) - Method in interface com.cordys.bre.engine.ExpressionToken
This method is used to set the type for a token
setUIDElements(String[]) - Method in class com.cordys.cpc.bsf.classinfo.ClassInfo
Set the elements of the UID
setUniqueSynchupId(String) - Method in class com.cordys.bre.repository.Configuration
 
setUser(String) - Method in interface com.cordys.bre.engine.RuleSession
Deprecated. 
setUser(String) - Method in class com.cordys.cpc.bsf.soap.SOAPRequestObject
Sets the user for this soap method call.
setUserId(String) - Method in class com.eibus.applicationconnector.uddi.AuthenticationDetails
This method sets the user id
setUserName(String) - Static method in class com.eibus.util.system.EIBProperties
 
setValue(String) - Method in interface com.cordys.bre.engine.ExpressionToken
This method is used to set the value for a token as string
setValue(Object) - Method in class com.cordys.cpc.bsf.busobject.QueryParameter
Sets the value for the parameter.
setValue(Object) - Method in class com.cordys.cpc.bsf.busobject.StoredProcedure.Parameter
 
setValue(String) - Method in class com.eibus.directory.soap.LDAPAttribute
 
setValues(Set<AttributeValuesEvent.Value>) - Method in interface com.cordys.cpc.bsf.event.AttributeValuesEvent
 
setVariable(String, String) - Static method in class com.eibus.util.system.Native
 
setWarning(String) - Method in class com.cordys.cpc.bsf.event.BusObjectPropertyCheckEvent
Deprecated. 
setWcpVersion(String) - Method in class com.eibus.contentmanagement.ISVPackage
Gets the version of the ISV package
setWebDir(String) - Static method in class com.eibus.util.system.EIBProperties
Set the value of the Web Dir in the environment.
setXFormsVersion(String) - Method in class com.eibus.xforms.XFormsDef
Sets the xforms version, XForms Version can be either be 1 or 2.
setXml(int) - Method in interface com.cordys.bre.engine.XObject
After evaluation of rules ,rule engine will call the set xml on all xObjects inside rulesession objects .
setXml(int) - Method in class com.cordys.bre.engine.XObjectImpl
 
setXMLExceptionsEnable(boolean) - Static method in class com.eibus.xml.nom.Document
Deprecated.
from C3.001 and D1 onwards. Use bus.xml.nom.exceptions.enabled located in "wcp.properties" file.

Note:
Once the mode is set, the new mode is applicable for all documents. It is for the developers who can set it to true while developing code. It will help them to find the invalid use of XML and throw exceptions accordingly.
XMLExceptions can be enabled or disabled by adding a property bus.xml.nom.exceptions.enabled to true or false in wcp.properties file.
Severity - Class in com.eibus.util.logger
Specify the severity for the log message.
ShareInfo - Class in com.cordys.cpc.coboc.repository
Deprecated.
ShareInfo() - Constructor for class com.cordys.cpc.coboc.repository.ShareInfo
Deprecated.
 
ShareInfo(String, String, String, String) - Constructor for class com.cordys.cpc.coboc.repository.ShareInfo
Deprecated.
Constructs a ShareInfo object.
SHAREINFO - Static variable in class com.cordys.cpc.coboc.repository.ShareInfo
Deprecated.
 
shareName - Variable in class com.cordys.cpc.coboc.repository.SecurityInfo
Deprecated.
 
SHARENAME - Static variable in class com.cordys.cpc.coboc.repository.SecurityInfo
Deprecated.
 
shareName - Variable in class com.cordys.cpc.coboc.repository.ShareInfo
Deprecated.
 
SHARENAME - Static variable in class com.cordys.cpc.coboc.repository.ShareInfo
Deprecated.
 
shareTo - Variable in class com.cordys.cpc.coboc.repository.SecurityInfo
Deprecated.
 
SHARETO - Static variable in class com.cordys.cpc.coboc.repository.SecurityInfo
Deprecated.
 
short2Element(String, short) - Method in class com.cordys.cpc.bsf.busobject.BusObject
Deprecated. 
short2Element(String, short, int) - Method in class com.cordys.cpc.bsf.busobject.BusObject
Deprecated. 
short2String(short) - Static method in class com.cordys.cpc.bsf.util.DataConverter
Converts short to String
Short2String(Short) - Static method in class com.cordys.cpc.bsf.util.DataConverter
Converts Short to String
shouldMonitorRequestAndResponse() - Method in class com.cordys.bre.repository.Configuration.RuleMonitorConfiguration
 
show() - Method in class com.eibus.xml.xpath.NodeSet
Displays the nodes present in the NodeSet.
shutdown() - Method in interface com.cordys.cpc.coboc.scheduler.ISchedulerEngine
Shuts down the Scheduler Engine.
shutdown() - Method in class com.cordys.cpc.coboc.scheduler.SchedulerEngine
 
shutdown() - Method in class com.cordys.cpc.coboc.scheduler.SchedulerManager
Shuts the scheduler thread.
shutdown() - Method in class com.cordys.cpc.coboc.scheduler.VolatileSchedulerEngine
 
size() - Method in class com.eibus.connector.nom.ListenerPool
Returns the number of listeners in this pool
size() - Method in class com.eibus.util.MRUCache
Returns the number of objects in the cache.
size() - Method in class com.eibus.util.Queue
Returns the number of items currently in the queue.
size() - Method in class com.eibus.xml.xpath.NodeSet
Returns the number of ResultNodes in the Nodeset.
SleepWrapper - Class in com.eibus.util
Rounds the given sleep-period to an approriate value so that if the Operating System is Windows the timer precision is not set too often.
SleepWrapper() - Constructor for class com.eibus.util.SleepWrapper
 
SnifferDetails - Class in com.cordys.mdm.publisher.sniffer
This class contains details that will be required for processing of custom sniffers.
SnifferDetails(String, String, String, String) - Constructor for class com.cordys.mdm.publisher.sniffer.SnifferDetails
 
SnifferException - Class in com.cordys.mdm.exception
This exception will be thrown when there is a problem during sniffing.
SnifferException(Throwable) - Constructor for class com.cordys.mdm.exception.SnifferException
 
SnifferException(String) - Constructor for class com.cordys.mdm.exception.SnifferException
 
SnifferException(IStringResource, Object...) - Constructor for class com.cordys.mdm.exception.SnifferException
Restriction: This constructor should not be used by external clients
SnifferException(Throwable, IStringResource) - Constructor for class com.cordys.mdm.exception.SnifferException
Restriction: This constructor should not be used by external clients
SnifferException(Throwable, IStringResource, Object...) - Constructor for class com.cordys.mdm.exception.SnifferException
Restriction: This constructor should not be used by external clients
SOAP11_BODY_NAME - Static variable in class com.eibus.util.CordysConstants
The official SOAP 1.1 SOAP Body name
SOAP11_ENVELOPE_NAME - Static variable in class com.eibus.util.CordysConstants
The official SOAP 1.1 SOAP Envelope name
SOAP11_ENVELOPE_NAMESPACE - Static variable in class com.eibus.util.CordysConstants
The official SOAP 1.1 Envelope namespace URI
SOAP11_HEADER_NAME - Static variable in class com.eibus.util.CordysConstants
The official SOAP 1.1 SOAP Header name
SOAP_NAMESPACE - Static variable in class com.eibus.soap.Processor
 
SOAP_NAMESPACECONTEXT - Static variable in class com.eibus.util.CordysConstants
 
SOAP_NODE_SETTING_COLLECTION - Static variable in class com.eibus.soap.Processor
 
SOAPFault - Exception in com.eibus.soap
 
SOAPFault(String, String, String, String) - Constructor for exception com.eibus.soap.SOAPFault
Create a SOAP Fault with the specified faultcode,faultString,actor and detail
SOAPFault(String, String) - Constructor for exception com.eibus.soap.SOAPFault
Create a SOAP Fault with the specified faultcode and faultString
SOAPMessage - Class in com.eibus.connector.nom
 
SOAPMessage() - Constructor for class com.eibus.connector.nom.SOAPMessage
 
SOAPMessageListener - Interface in com.eibus.connector.nom
A SOAPMessageListener can be registered within a connector.
SOAPMessageListenerEx - Interface in com.eibus.connector.nom
A SOAPMessageListener can be registered within a connector.
SOAPRequestObject - Class in com.cordys.cpc.bsf.soap
API class to call soap methods.
SOAPRequestObject(String, String, String[], Object[]) - Constructor for class com.cordys.cpc.bsf.soap.SOAPRequestObject
Creates a new SOAPRequestObject representing the given soap method, with the namespace and the parameters as specified.
SOAPRequestObject(String, String, String, String[], Object[]) - Constructor for class com.cordys.cpc.bsf.soap.SOAPRequestObject
Creates a new SOAPRequestObject representing the given soap method, with the namespace and the parameters as specified.
SOAPTransaction - Class in com.eibus.soap
A SOAPTransaction is created by a SOAP Processor for each incoming SOAP Envelope.
SOAPTransaction(Message, Processor) - Constructor for class com.eibus.soap.SOAPTransaction
Creates a new request around the specified message and sets the creation-timestamp.
SOAPTransaction(int, Processor) - Constructor for class com.eibus.soap.SOAPTransaction
Creates a new request around the specified message and sets the creation-timestamp.
sort(Enumeration<?>) - Static method in class com.eibus.util.StringSorter
Sorts the enumeration and returns it.
SourceType - Enum in com.cordys.notification.task.callback
An enum specifying whether the source of the task is a BPM or Case.
space - Variable in class com.cordys.cpc.coboc.repository.ShareInfo
Deprecated.
 
SPACE - Static variable in class com.cordys.cpc.coboc.repository.ShareInfo
Deprecated.
 
SPY_FILE - Static variable in class com.eibus.util.system.EIBProperties
Deprecated.
use com.eibus.util.logger.CordysLogger instead.
SPY_PUBLISH - Static variable in class com.eibus.util.system.EIBProperties
Deprecated.
use com.eibus.util.logger.CordysLogger instead.
sqlDate2String(Date) - Static method in class com.cordys.cpc.bsf.util.DataConverter
Returns the string representation of the input date in the yyyy-MM-dd format
sScheduleID - Variable in class com.cordys.cpc.coboc.repository.ScheduleEvent
 
ST_DEFAULT_TRANSACTION_ID - Static variable in class com.cordys.cpc.bsf.busobject.BSF
 
StandardRequestHandler - Class in com.opentext.applicationconnector.httpconnector.impl
Standard HTTP connector request handler.
StandardRequestHandler() - Constructor for class com.opentext.applicationconnector.httpconnector.impl.StandardRequestHandler
 
StandardResponseHandler - Class in com.opentext.applicationconnector.httpconnector.impl
HTTP connector response handler for Kiwi.
StandardResponseHandler() - Constructor for class com.opentext.applicationconnector.httpconnector.impl.StandardResponseHandler
 
start() - Method in interface com.cordys.cpc.coboc.scheduler.ISchedulerEngine
Starts the Scheduler Engine.
start() - Method in class com.cordys.cpc.coboc.scheduler.SchedulerEngine
 
start() - Method in class com.cordys.cpc.coboc.scheduler.SchedulerManager
Starts the scheduler thread and processing of schedule objects.
start() - Method in class com.cordys.cpc.coboc.scheduler.VolatileSchedulerEngine
 
start() - Method in interface com.eibus.management.counters.ITimerEventValueCounter
 
startCacheUpdater() - Method in class com.eibus.directory.soap.Cache
Start listening for ldap 'dirty' messages, and remove effected dn's from the cache.
startDate - Variable in class com.cordys.cpc.coboc.repository.ScheduleEvent
 
startSniffing(SnifferDetails) - Method in interface com.cordys.mdm.publisher.sniffer.ISniffer
Any initialization tasks that should be performed before sending data should be performed in this method.
startTransaction() - Static method in class com.cordys.cpc.bsf.busobject.BSF
Starts the transaction.
startTransaction(String) - Static method in class com.cordys.cpc.bsf.busobject.BSF
Starts the transaction.
startTransaction(int) - Method in class com.cordys.cpc.bsf.busobject.BusObjectManager
Deprecated.
Use startTransaction(String transactionId)
startTransaction() - Method in class com.cordys.cpc.bsf.busobject.BusObjectManager
Starts the transaction by generating Transaction ID itself.
startTransaction(String) - Method in class com.cordys.cpc.bsf.busobject.BusObjectManager
Starts the transaction with the given Transaction ID.
startTransaction(int) - Method in class com.cordys.cpc.coboc.CacheHandler
Deprecated.
This is one of the key functions,when CoBOC is used as a plug in.
startTransaction() - Method in interface com.cordys.cpc.coboc.RepositoryPlugInInterface
Start the transaction.
StateBusObject - Class in com.cordys.cpc.bsf.busobject
This class is associated with Persistent Business Objects.
StateBusObject(BusObjectConfig) - Constructor for class com.cordys.cpc.bsf.busobject.StateBusObject
 
StdTriggers - Class in com.cordys.cpc.bsf.event
Contains a number of standard triggers, used within the framework itself.
StdTriggers() - Constructor for class com.cordys.cpc.bsf.event.StdTriggers
 
stopAcceptingMessages() - Method in class com.eibus.transport.Middleware
This method stops accepting new messages but doesn't stop the consuming of new messages.
stopCacheUpdater() - Method in class com.eibus.directory.soap.Cache
 
stopInformationThread() - Method in class com.eibus.soap.Processor
 
stopSniffing() - Method in interface com.cordys.mdm.publisher.sniffer.ISniffer
Custom sniffer will be intimated to stop sending changes through this method.
stopTracking() - Method in class com.eibus.xml.nom.NodeObject
Stops tracking this object.
StoredProcedure - Class in com.cordys.cpc.bsf.busobject
The standard way to call stored procedures.
StoredProcedure(String) - Constructor for class com.cordys.cpc.bsf.busobject.StoredProcedure
Create a StoredProcedure object with the name of the stored procedure exactly same as that in the database.
StoredProcedure.Parameter - Class in com.cordys.cpc.bsf.busobject
 
STRING - Static variable in class com.eibus.xml.nom.DataType
 
String2BigDecimal(String) - Static method in class com.cordys.cpc.bsf.util.DataConverter
Converts String to BigDecimal
String2BigInteger(String) - Static method in class com.cordys.cpc.bsf.util.DataConverter
Converts String to BigInteger
String2boolean(String) - Static method in class com.cordys.cpc.bsf.util.DataConverter
Converts String to boolean
String2Boolean(String) - Static method in class com.cordys.cpc.bsf.util.DataConverter
Converts String to Boolean
String2byte(String) - Static method in class com.cordys.cpc.bsf.util.DataConverter
Converts String to byte
String2Byte(String) - Static method in class com.cordys.cpc.bsf.util.DataConverter
Converts String to Byte
String2Date(String) - Static method in class com.cordys.cpc.bsf.util.DataConverter
Convert a String representation of a data/time into a java.sql.TimeStamp object.
String2double(String) - Static method in class com.cordys.cpc.bsf.util.DataConverter
Converts String to double
String2Double(String) - Static method in class com.cordys.cpc.bsf.util.DataConverter
Converts String to Double
String2Element(String, String) - Method in class com.cordys.cpc.bsf.busobject.BusObject
Deprecated. 
String2Element(String, String, int) - Method in class com.cordys.cpc.bsf.busobject.BusObject
Deprecated. 
String2float(String) - Static method in class com.cordys.cpc.bsf.util.DataConverter
Converts String to float
String2Float(String) - Static method in class com.cordys.cpc.bsf.util.DataConverter
Converts String to Float
String2int(String) - Static method in class com.cordys.cpc.bsf.util.DataConverter
Converts String to int
String2Integer(String) - Static method in class com.cordys.cpc.bsf.util.DataConverter
Converts String to Integer
String2long(String) - Static method in class com.cordys.cpc.bsf.util.DataConverter
Converts String to long
String2Long(String) - Static method in class com.cordys.cpc.bsf.util.DataConverter
Converts long to String
String2short(String) - Static method in class com.cordys.cpc.bsf.util.DataConverter
Converts String to short
String2Short(String) - Static method in class com.cordys.cpc.bsf.util.DataConverter
Converts String to Short
String2SqlDate(String) - Static method in class com.cordys.cpc.bsf.util.DataConverter
Convert a String representation of a data into a java.sql.Date object.
String2String(String) - Static method in class com.cordys.cpc.bsf.util.DataConverter
returns the same String given to the method
String2UnsignedByte(String) - Static method in class com.cordys.cpc.bsf.util.DataConverter
 
String2UnsignedInt(String) - Static method in class com.cordys.cpc.bsf.util.DataConverter
 
StringSorter - Class in com.eibus.util
 
stSOAPPocessorName - Variable in class com.cordys.cpc.bsf.connector.BsfConnector
 
Subscription - Class in com.cordys.mdm.repository.cache.subscription
This class holds the subscription details.
Subscription(String, String, String, String, String, String, String[], int, boolean, boolean, boolean, boolean, boolean, boolean, SubscriptionDetails, String, String, String, String) - Constructor for class com.cordys.mdm.repository.cache.subscription.Subscription
Restriction: This constructor should not be used by external clients
SubscriptionHandlerDetails - Class in com.cordys.mdm.publisher.subscription
This class gives access to the subscription details.
SubscriptionHandlerDetails(Subscription, String) - Constructor for class com.cordys.mdm.publisher.subscription.SubscriptionHandlerDetails
 
SubscriptionHandlerException - Class in com.cordys.mdm.exception
This exception will be thrown when there is a problem during processing of SubscriptionHandler.
SubscriptionHandlerException(Throwable) - Constructor for class com.cordys.mdm.exception.SubscriptionHandlerException
Construct a localizable exception based on a cause
SubscriptionHandlerException(IStringResource, Object...) - Constructor for class com.cordys.mdm.exception.SubscriptionHandlerException
Construct a localizable exception based on a message with its (optional) insertions.
SubscriptionHandlerException(Throwable, IStringResource, Object...) - Constructor for class com.cordys.mdm.exception.SubscriptionHandlerException
Construct a localizable exception based on a message with its (optional) insertions.
SUPER_DOC - Static variable in class com.cordys.cpc.bsf.connector.BsfConnector
 
swapRandom(Object[], Object[]) - Static method in class com.eibus.util.Random
Picks a random number between 0 and source.length and will then re-order the target array with the elements of the source array.
switchToDirectConnection(LDAPConnection) - Method in class com.eibus.directory.soap.LDAPDirectory
 
switchToSOAP() - Method in class com.eibus.directory.soap.LDAPDirectory
 
synchHandler - Variable in class com.eibus.contentmanagement.ISVContentManager
 
SynchronizationObject - Class in com.cordys.mdm.publisher.sniffer
Every change on a businessobject should be wrapped as an instance of this class.
SynchronizationObject(Object, Event, Date) - Constructor for class com.cordys.mdm.publisher.sniffer.SynchronizationObject
 
SynchronizationObject(Object, Object, Date) - Constructor for class com.cordys.mdm.publisher.sniffer.SynchronizationObject
Restriction: This constructor should not be used by external clients
sys_afterCommitBaseObject(Class, String[][]) - Method in class com.cordys.cpc.bsf.busobject.CustomBusObject
Method which can be used to implement standard logic in onAfterCommit.
sys_contains(BusObject) - Method in class com.cordys.cpc.bsf.busobject.CustomBusObject
Returns 'true' if the BusObject is already registered with this CustomBusObject.
sys_createBusObject(Class, BusObjectConfig) - Static method in class com.cordys.cpc.bsf.busobject.BusObject
This method is used by the framework to create the BusObect using the Business object Class ( eg.
sys_createProblemRegistryThread(Document) - Static method in class com.cordys.cpc.bsf.busobject.BSF
 
sys_deleteBaseObject(Class, String[][]) - Method in class com.cordys.cpc.bsf.busobject.CustomBusObject
Deletes an object that is a base object for this ViewBusObject.
sys_dropPropertyXML(String, boolean) - Method in class com.cordys.cpc.bsf.busobject.BusObject
To remove a property from this object.
sys_getDateTimeElement(String) - Method in class com.cordys.cpc.bsf.busobject.BusObject
 
sys_getIntegerElement(String) - Method in class com.cordys.cpc.bsf.busobject.BusObject
 
sys_getOuterObject() - Method in class com.cordys.cpc.bsf.busobject.BusObject
 
sys_getProperty(String) - Method in class com.cordys.cpc.bsf.busobject.BusObject
Returns the value of the property by calling the respective get<Property> method of the Business object.
sys_getPropertyXML(String, boolean) - Method in class com.cordys.cpc.bsf.busobject.BusObject
Get the XML of a certain property.
sys_getRelatedTo() - Method in class com.cordys.cpc.bsf.busobject.CustomBusObject
Returns the BusObjects related to this CustomBusObject.
sys_getStringAttribute(String) - Method in class com.cordys.cpc.bsf.busobject.BusObject
 
sys_getStringElement(String, String, String) - Method in class com.cordys.cpc.bsf.busobject.BusObject
 
sys_getStringElement(String) - Method in class com.cordys.cpc.bsf.busobject.BusObject
 
sys_initializeConnectionPool(Document) - Static method in class com.cordys.cpc.bsf.busobject.BSF
 
sys_initializeConnectionPool(Document, IManagedComponent) - Static method in class com.cordys.cpc.bsf.busobject.BSF
 
sys_initializeJMX(IManagedComponent) - Static method in class com.cordys.cpc.bsf.busobject.BSF
 
sys_insertBaseObject(Class, String[][]) - Method in class com.cordys.cpc.bsf.busobject.CustomBusObject
Inserts an object that is a base object for this ViewBusObject.
sys_isInnerObject() - Method in class com.cordys.cpc.bsf.busobject.BusObject
 
sys_isRelatedTo(BusObject) - Method in class com.cordys.cpc.bsf.busobject.CustomBusObject
This method is used to "register" the BusObject that is related to this CustomBusObject with the BSF framework.
sys_isRelatedTo(StateBusObject) - Method in class com.cordys.cpc.bsf.busobject.CustomBusObject
Deprecated.
replaced by sys_isRelatedTo(BusObject obj)
sys_mapAttributes(BusObject, BusObject, String[][], int) - Method in class com.cordys.cpc.bsf.busobject.BusObject
Copies attribute values from one BusObject into another.
sys_mapAttributesEx(BusObject, BusObject, String[][], int) - Method in class com.cordys.cpc.bsf.busobject.BusObject
 
sys_mapAttributesReverse(BusObject, BusObject, String[][], int) - Method in class com.cordys.cpc.bsf.busobject.BusObject
Equal to sys_mapAttributes, but attributeMapping is used in reverse mode ([0] is target, [1] = source)
sys_putError(String, String) - Method in class com.cordys.cpc.bsf.busobject.BusObject
Deprecated. 
sys_putInfo(String, String) - Method in class com.cordys.cpc.bsf.busobject.BusObject
Puts an info message in the object.
sys_putWarning(String, String) - Method in class com.cordys.cpc.bsf.busobject.BusObject
Deprecated. 
sys_setAccess(String, int) - Method in class com.cordys.cpc.bsf.busobject.BusObject
Deprecated.
use com.cordys.cpc.bsf.event.AccessEvent
sys_setProperty(int, int) - Method in class com.cordys.cpc.bsf.busobject.BusObject
This method is used by the framework to set the property of the object with the specified mode.
sys_setProperty(int, int, boolean) - Method in class com.cordys.cpc.bsf.busobject.BusObject
This method is used by the framework to set the property of the object with the specified mode.
sys_setPropertyXML(int, boolean) - Method in class com.cordys.cpc.bsf.busobject.BusObject
Set the XML of a certain property.
sys_updateBaseObject(Class, String[][]) - Method in class com.cordys.cpc.bsf.busobject.CustomBusObject
Updates an object that is a base object for this ViewBusObject.
SystemInformation - Class in com.eibus.util.system
This class acts as factory to create the system information depending upon the operating system.
SystemInformation() - Constructor for class com.eibus.util.system.SystemInformation
 

T

TaskDispatchInfo - Class in com.cordys.cpc.notification.runtime
Deprecated.
use CustomTaskDispatcher for implementing custom dispatch logic.
TaskDispatchInfo(String[]) - Constructor for class com.cordys.cpc.notification.runtime.TaskDispatchInfo
Deprecated.
Constructs a TaskDispatchInfo with the list of users from the custom dispatch logic
TaskInformation - Interface in com.cordys.notification.customdispatch
Holds information about a task.
TENANT - Static variable in class com.cordys.cpc.bsf.busobject.Config
 
TIME - Static variable in class com.eibus.xml.nom.DataType
 
TIME_TZ - Static variable in class com.eibus.xml.nom.DataType
 
TimeoutException - Class in com.eibus.exception
A TimeOutException is thrown when a Thread is waiting for a SOAP Message to come in from the Cordys ESB, and the maximum period of time the Thread wanted to wait has expired.
TimeoutException(String) - Constructor for class com.eibus.exception.TimeoutException
 
TimeoutException(IStringResource, Object...) - Constructor for class com.eibus.exception.TimeoutException
 
TimeoutException(Throwable, IStringResource, Object...) - Constructor for class com.eibus.exception.TimeoutException
 
TIMER_EVENT_VALUE_COUNTER - Static variable in class com.eibus.management.counters.CounterFactory
 
TIMER_EVENT_VALUE_COUNTER_TYPE_IDX - Static variable in class com.eibus.management.counters.CounterFactory
 
timeStampToPositionMapping - Variable in class com.cordys.cpc.coboc.scheduler.SchedulerManager
 
toChoiceXml() - Method in interface com.cordys.cpc.bsf.event.AttributeValuesEvent
Returns the values in the Values XML format, as follows: v s c
toDebugString() - Method in class com.cordys.cpc.coboc.repository.ScheduleEvent
 
TokenConstants - Enum in com.cordys.bre.engine
 
toMessage(int) - Static method in class com.eibus.connector.nom.SOAPMessage
Returns a serialized version of the XML Message.
toMessage(int, MessageOptions) - Static method in class com.eibus.connector.nom.SOAPMessage
Returns a serialized version of the XML Message.
toOriginalXml() - Method in interface com.cordys.bre.engine.XObject
The objects passed to the rule engine must implement this method to return xml-nom representation of the original data of the object.
toOriginalXml() - Method in class com.cordys.bre.engine.XObjectImpl
 
toRFCString() - Method in class com.eibus.directory.soap.DN
 
toRFCString() - Method in class com.eibus.directory.soap.RDN
 
toSeverity(String) - Static method in class com.eibus.util.logger.Severity
Convert the string passed as argument to a level.
toString() - Method in class com.cordys.cpc.bsf.busobject.BsfContext
 
toString() - Method in class com.cordys.cpc.bsf.busobject.BusObject
Returns the String representation of this object describing its current state and data.
toString() - Method in exception com.cordys.cpc.bsf.busobject.exception.BsfEventException
 
toString() - Method in exception com.cordys.cpc.bsf.busobject.exception.BsfUpdateException
Returns the string representaion of this BsfUpdateException
toString() - Method in exception com.cordys.cpc.bsf.busobject.exception.QueryException
Returns the String representation of all the xml error nodes.
toString() - Method in exception com.cordys.cpc.bsf.busobject.exception.WSAppsSOAPFault
 
toString() - Method in exception com.cordys.cpc.bsf.busobject.exception.XqyUpdateException
Retuns the String representation of the BusObject in error and the error details returned from the XQY layer.
toString() - Method in class com.cordys.cpc.bsf.classinfo.ClassInfo
 
toString() - Method in class com.cordys.cpc.bsf.event.AccessMode
 
toString() - Method in class com.cordys.cpc.bsf.event.BusObjectPropertyCheckEvent
Deprecated.
This returns the String representation of this object along with the error,warning and information messages associated it.
toString() - Method in class com.cordys.cpc.bsf.soap.SOAPRequestObject
Returns the string representstion of this SOAPRequestObject as
SOAPRequest Namespace : MethodName( ParameterList, Receiver)
toString() - Method in class com.cordys.cpc.bsf.types.UnsignedByte
Returns a String object representing this UnsignedInt's value.
toString() - Method in class com.cordys.cpc.coboc.repository.ScheduleEvent
A string of the scheduled event is returned.
toString() - Method in class com.cordys.mdm.publisher.sniffer.SynchronizationObject
 
toString() - Method in class com.cordys.mdm.publisher.util.Event
 
toString() - Method in class com.cordys.mdm.repository.cache.subscription.Subscription
 
toString() - Method in class com.cordys.mdm.util.keys.Key
 
toString() - Method in class com.eibus.applicationconnector.sql.WCPDBConnection
 
toString() - Method in class com.eibus.directory.soap.DirectoryException
 
toString() - Method in class com.eibus.directory.soap.DN
 
toString() - Method in class com.eibus.directory.soap.RDN
 
toString() - Method in class com.eibus.transport.Message
Converts the bytes in the message to String
toString() - Method in class com.eibus.transport.MessageOptions
 
toString() - Method in class com.eibus.util.cache.CacheKey
 
toString() - Method in class com.eibus.util.CordysClassPath
returns the string representation of the classpath
toString() - Method in class com.eibus.util.MRUCache
 
toString() - Method in class com.eibus.xforms.XFormsDef
 
toString() - Method in class com.eibus.xml.nom.Document
Returns java address and native address of the document.
toString() - Method in class com.eibus.xml.xpath.XPathResult
This function converts the native result handle to string.
touch() - Method in class com.eibus.util.cache.CacheValue
Sets the last used date with current time for this value.
toXml() - Method in interface com.cordys.bre.engine.XObject
The objects passed to the rule engine must implement this method to return the xml-nom representation of the current data of the object.
toXml() - Method in class com.cordys.bre.engine.XObjectImpl
 
toXMLString() - Method in class com.cordys.cpc.coboc.repository.SecurityInfo
Deprecated.
 
toXMLString() - Method in class com.cordys.cpc.coboc.repository.ShareInfo
Deprecated.
 
toXqyNode() - Method in class com.cordys.cpc.bsf.busobject.DDLStatement
Returns the int handle to the xml nom node as per the xqy protocol.
toXqyNode() - Method in class com.cordys.cpc.bsf.busobject.StoredProcedure
Returns the xml request as per the XQY protocol to execute this stored procedure.
traceRequest - Static variable in class com.cordys.cpc.bsf.soap.SOAPRequestObject
Prints the SOAP request to the console if set to true.
traceResponse - Static variable in class com.cordys.cpc.bsf.soap.SOAPRequestObject
Prints the SOAP response to the console if set to true.
TRANSACTIONAL_NO_REPLY - Static variable in class com.eibus.transport.MessageOptions
 
TRANSACTIONAL_REPLY - Static variable in class com.eibus.transport.MessageOptions
 
TransactionConstraintEvent - Interface in com.cordys.cpc.bsf.event
Represents a constraint event for a Transaction
TransactionErrorEvent - Interface in com.cordys.cpc.bsf.event
WS-Apps event that provides API's to customize the existing soap fault.
transactionTimeOut(TransactionObject) - Method in class com.cordys.cpc.coboc.CacheHandler
Deprecated.
Kill a transaction
transformXMLAfterRead(int) - Method in class com.cordys.cpc.bsf.query.dbmap.DefaultStrategy
 
transformXMLAfterRead(int) - Method in class com.cordys.cpc.bsf.query.dbmap.TrivialStrategy
 
transformXMLAfterRead(int) - Method in interface com.cordys.cpc.bsf.query.IMapClassStrategy
This method is called after reading data and before creating Busobject Implementations are expected to rename tags of objectData as per the mapping defined
TRANSIENT - Static variable in class com.cordys.cpc.bsf.busobject.BusObjectConfig
Pre-defined, standard BusObjectConfig to create a new, transient BusObject, while the ObjectManager is taken from the thread-bounded BsfContext there is no initial data in the object
TRANSIENT_OBJECT - Static variable in class com.cordys.cpc.bsf.busobject.BusObjectConfig
Any object in this state is a transaction-independent object, which does not have a persistent representation.
TRIGGER_MISSED_SCHEDULE_TYPE - Static variable in class com.cordys.cpc.coboc.scheduler.SchedulerEngineSettings
 
triggeredBy(EventTrigger) - Method in class com.cordys.cpc.bsf.busobject.Config
 
triggeredBy(EventTrigger) - Method in interface com.cordys.cpc.bsf.event.BsfEvent
Return whether the event has been caused by the specified trigger.
TriggerEvents - Enum in com.cordys.bre.engine
This class gives the type of trigger events now understood with rule engine
TrivialStrategy - Class in com.cordys.cpc.bsf.query.dbmap
Default mapper for StateBusObject.
TrivialStrategy(ClassInfo) - Constructor for class com.cordys.cpc.bsf.query.dbmap.TrivialStrategy
 
TrivialStrategy(ClassInfo, String) - Constructor for class com.cordys.cpc.bsf.query.dbmap.TrivialStrategy
 
TRUE - Static variable in class com.cordys.cpc.bsf.busobject.Config
 
TUPLE_CHANGED_ERROR_CODE - Static variable in class com.cordys.cpc.coboc.scheduler.exception.DatabaseException
 
TupleHandling - Class in com.cordys.cpc.bsf.util
This class contains static helper methods to work with BusObject's xml data in the '<tuple><old>' format.
TYPE_BOOLEAN - Static variable in class com.cordys.cpc.bsf.classinfo.AttributeInfo
 
TYPE_BYTE - Static variable in class com.cordys.cpc.bsf.classinfo.AttributeInfo
 
TYPE_CHAR - Static variable in class com.cordys.cpc.bsf.classinfo.AttributeInfo
 
TYPE_DATE - Static variable in class com.cordys.cpc.bsf.classinfo.AttributeInfo
 
TYPE_DOUBLE - Static variable in class com.cordys.cpc.bsf.classinfo.AttributeInfo
 
TYPE_FLOAT - Static variable in class com.cordys.cpc.bsf.classinfo.AttributeInfo
 
TYPE_INT - Static variable in class com.cordys.cpc.bsf.classinfo.AttributeInfo
 
TYPE_LONG - Static variable in class com.cordys.cpc.bsf.classinfo.AttributeInfo
 
TYPE_OBJECT - Static variable in class com.cordys.cpc.bsf.classinfo.AttributeInfo
 
TYPE_SHORT - Static variable in class com.cordys.cpc.bsf.classinfo.AttributeInfo
 
TYPE_STRING - Static variable in class com.cordys.cpc.bsf.classinfo.AttributeInfo
 

U

UI1 - Static variable in class com.eibus.xml.nom.DataType
 
UI2 - Static variable in class com.eibus.xml.nom.DataType
 
UI4 - Static variable in class com.eibus.xml.nom.DataType
 
UI8 - Static variable in class com.eibus.xml.nom.DataType
 
UITaskIdMapper - Class in com.cordys.task.cap.util
Utility introduced in BOP 4.4 to facilitate generation of UITask Id that is compliant with BOP 4.4.
UITaskIdMapper() - Constructor for class com.cordys.task.cap.util.UITaskIdMapper
 
UNCHANGED - Static variable in class com.cordys.cpc.bsf.util.ObjectHelper
Index in the result of method analyseInnerObjects() to identify unchanged inner objects
UNDEFINED - Static variable in class com.cordys.cpc.bsf.event.AccessMode
Represents access mode UNDEFINED.
undeploy(List<PackageDetails>, long) - Method in interface com.cordys.cap.utility.DeploymentUtility
Undeploys the given list of caps to all the nodes in the cluster.
UNICODE_FONT - Static variable in class com.eibus.util.system.EIBProperties
 
UNKNOWN - Static variable in class com.eibus.management.OperationImpact
Indicates that the operation has an "unknown" nature.
unlink(int, int) - Static method in class com.eibus.xml.nom.Node
Unlinks a range of nodes from the tree they are in
unlink(int) - Static method in class com.eibus.xml.nom.Node
Unlinks a given node and it children from the tree it is in
unload(ISVPackage, int, int, boolean) - Method in class com.eibus.contentmanagement.ISVContentManager
 
unload(ISVPackage, int, int) - Method in class com.eibus.contentmanagement.ISVContentManager
Unloads the content from the contentItemNode
unload(ISVPackage, int, int) - Method in class com.eibus.contentmanagement.ISVSOAPServiceManager
This method takes care of removing the Service Group , Service Container and Connection Point configurations
unlock() - Method in class com.eibus.xml.nom.Document
Unlocks the document for other threads.
unmarshal(int) - Static method in class com.cordys.cpc.coboc.repository.SecurityInfo
Deprecated.
 
unmarshal(int) - Static method in class com.cordys.cpc.coboc.repository.ShareInfo
Deprecated.
 
unregisterAccessListener(Class, IObjectAccessListener) - Static method in class com.cordys.cpc.bsf.event.Listeners
Unregister an Access listener
unregisterAccessListener(Class, String, IAttributeAccessListener) - Static method in class com.cordys.cpc.bsf.event.Listeners
Unregister an AttributeAccess listener
unregisterActionHandlerClass(String) - Method in interface com.cordys.bre.engine.RuleEngine
Unregisters action handler class for given action name
unregisterAfterAbortListener(Class, IAfterAbortListener) - Static method in class com.cordys.cpc.bsf.event.Listeners
Deprecated. 
unregisterAfterAbortListener(Class, IAfterAbortObjectListener) - Static method in class com.cordys.cpc.bsf.event.Listeners
Removes the given IAfterAbortListener implementation from this event listeners registry
unregisterAfterChangeListener(Class, String, IAfterAttributeChangeListener) - Static method in class com.cordys.cpc.bsf.event.Listeners
Unregister an after-attribute-change listener for the specified attribute
unregisterAfterCommitListener(Class, IAfterCommitListener) - Static method in class com.cordys.cpc.bsf.event.Listeners
Deprecated. 
unregisterAfterCommitListener(Class, IAfterCommitObjectListener) - Static method in class com.cordys.cpc.bsf.event.Listeners
Removes the given IAfterCommitListener implementation from this event listeners registry
unregisterAfterDeleteListener(Class, IAfterDeleteListener) - Static method in class com.cordys.cpc.bsf.event.Listeners
Removes the given IAfterDeleteListener implementation from this event listeners registry
unregisterAfterInsertListener(Class, IAfterInsertListener) - Static method in class com.cordys.cpc.bsf.event.Listeners
Removes the given implementation of IAfterInsertListener from this event listener registry.
unregisterAfterLoadListener(Class, IAfterLoadListener) - Static method in class com.cordys.cpc.bsf.event.Listeners
Removes the given implementation of IAfterLoadListener from this event registry.
unregisterAfterUpdateListener(Class, IAfterUpdateListener) - Static method in class com.cordys.cpc.bsf.event.Listeners
Removes the given IAfterUpdateListener implementation from this event listeners registry
unregisterAvailabilityListener(Class, String, IAttributeAvailabilityListener) - Static method in class com.cordys.cpc.bsf.event.Listeners
Unregister an AttributeAvailability listener
unregisterBeforeAbortListener(Class, IBeforeAbortObjectListener) - Static method in class com.cordys.cpc.bsf.event.Listeners
UnRegisters the Before Abort Listener
unregisterBeforeChangeListener(Class, String, IBeforeAttributeChangeListener) - Static method in class com.cordys.cpc.bsf.event.Listeners
Unregister a before-attribute-change listener for the specified attribute
unregisterBeforeCommitListener(Class, IBeforeCommitObjectListener) - Static method in class com.cordys.cpc.bsf.event.Listeners
UnRegisters the Before Commit Listener
unregisterBeforeDeleteListener(Class, IBeforeDeleteListener) - Static method in class com.cordys.cpc.bsf.event.Listeners
Removes the given IBeforeDeleteListener implementation from this event listeners registry
unregisterBeforeInsertListener(Class, IBeforeInsertListener) - Static method in class com.cordys.cpc.bsf.event.Listeners
Removes the given implementation of the IBeforeInsertListener from this event listener registry
unregisterBeforeUpdateListener(Class, IBeforeUpdateListener) - Static method in class com.cordys.cpc.bsf.event.Listeners
Removes the given IBeforeUpdateListener implementation from this event listener registry
unregisterComponentTree() - Method in interface com.eibus.management.IManagedComponent
Unregisters the component tree, causing all necessary cleanup actions to be performed.
unregisterConstraintListener(Class, IObjectConstraintListener) - Static method in class com.cordys.cpc.bsf.event.Listeners
Unregister a ClassConstraint listener
unregisterConstraintListener(Class, String, IAttributeConstraintListener) - Static method in class com.cordys.cpc.bsf.event.Listeners
Unregister an AttributeConstraint listener
unregisterConstraintListener(BusObjectManager, ITransactionConstraintListener) - Static method in class com.cordys.cpc.bsf.event.Listeners
 
unregisterConstraintListener(Config, ITransactionConstraintListener) - Static method in class com.cordys.cpc.bsf.event.Listeners
This method is used to unregister a ITransactionConstraintListener on the Config object.
unregisterContext(BsfContext) - Static method in class com.cordys.cpc.bsf.busobject.BSF
Removes the context from the framework.
unregisterDisplayListener(Class, IObjectDisplayListener) - Static method in class com.cordys.cpc.bsf.event.Listeners
Unregister an ObjectDisplay listener
unregisterDisplayListener(Class, String, IAttributeDisplayListener) - Static method in class com.cordys.cpc.bsf.event.Listeners
Unregister an AttributeDisplay listener
unregisterInitializeListener(Class, IObjectInitializeListener) - Static method in class com.cordys.cpc.bsf.event.Listeners
Unregister an initialize listener
unregisterInitializeListener(Class, String, IAttributeInitializeListener) - Static method in class com.cordys.cpc.bsf.event.Listeners
Unregister an initialize listener for the specified attribute
unregisterTransactionErrorListener(BusObjectManager, ITransactionErrorListener) - Static method in class com.cordys.cpc.bsf.event.Listeners
 
unregisterUpdateBodyBlockListener(IUpdateBodyBlockListener) - Static method in class com.cordys.cpc.bsf.event.Listeners
This method is used to unregister an existing registered listener.
unregisterValuesListener(Class, String, IAttributeValuesListener) - Static method in class com.cordys.cpc.bsf.event.Listeners
Unregister an ValueSet listener
unSetExtendeddbConnectionProperties() - Method in class com.eibus.applicationconnector.sql.WCPDBConnection
Unset extended connection properties
unsetXAConnection(WCPDBConnection) - Method in class com.eibus.applicationconnector.sql.DBConnectionPool
 
UnsignedByte - Class in com.cordys.cpc.bsf.types
Represents an unsigned integer number in the range {1, 255} inclusive.
UnsignedByte(int) - Constructor for class com.cordys.cpc.bsf.types.UnsignedByte
Constructs a new UnsignedInt object that represents the given unsigned integer value.
UnsignedByte(String) - Constructor for class com.cordys.cpc.bsf.types.UnsignedByte
Constructs a new UnsignedInt object that represents the given unsigned integer value.
unwrap() - Method in interface com.cordys.xml.dom.NOMNode
Convert the DOM tree into a NOM tree.
unwrap(Node) - Static method in class com.cordys.xml.dom.NOMUtil
It Converts the DOM tree into a NOM tree.
update() - Method in class com.cordys.cpc.bsf.busobject.BusObject
Updates the data.
UPDATE - Static variable in class com.cordys.mdm.publisher.util.Event
 
update(int, AccessControlObject) - Method in class com.eibus.applicationconnector.sql.WCPDBConnection
Method to update data in backend data source
UPDATE_OBJECT - Static variable in class com.cordys.cpc.bsf.busobject.BusObjectConfig
To create a persistent object on which modifications have been done; calling update() will make the changes persistent
UPDATE_OBJECT - Static variable in class com.cordys.cpc.bsf.event.StdTriggers
EventTrigger for UPDATE_OBJECT operation.
updateAttributes(String, LDAPModification[]) - Method in interface com.eibus.directory.soap.LDAPControl
It updates the LDAPEntry attributes with add, delete, modify operations.
updateCursorData(int) - Method in class com.cordys.cpc.bsf.query.Cursor
Updates the cursor data with the given nom handle to the cursor details
updateEntry(LDAPEntryModification) - Method in interface com.eibus.directory.soap.LDAPControl
It updates the LDAPEntry with add, delete, modify and rename operations.
updateEvent(int, UpdateManager, ScheduleEvent, String) - Method in class com.cordys.cpc.coboc.scheduler.SchedulerManager
 
updateMultiRelation(String, BusObject, boolean) - Method in class com.cordys.cpc.bsf.busobject.BusObject
This method is used by the framework.
updateObject(BusObject) - Method in class com.cordys.cpc.bsf.busobject.BusObjectManager
Updates the object
updateObject(BizObject, BizObject, TransactionObject, String, OperationContext) - Method in class com.cordys.cpc.coboc.CacheHandler
Deprecated.
Updates the existing object in the CoBOC.
updateObject(BizObject, Object) - Method in interface com.cordys.cpc.coboc.RepositoryPlugInInterface
This method is used to Update an object.
updateObjectDataOnError(BusObject, int) - Method in class com.cordys.cpc.bsf.query.dbmap.DefaultStrategy
 
updateObjectDataOnError(BusObject, int) - Method in class com.cordys.cpc.bsf.query.dbmap.TrivialStrategy
 
updateObjectDataOnError(BusObject, int) - Method in interface com.cordys.cpc.bsf.query.IMapClassStrategy
Updates the object's original data with the data that is passed.
updateObjectDataOnSuccess(BusObject, int) - Method in class com.cordys.cpc.bsf.query.dbmap.DefaultStrategy
 
updateObjectDataOnSuccess(BusObject, int) - Method in class com.cordys.cpc.bsf.query.dbmap.TrivialStrategy
 
updateObjectDataOnSuccess(BusObject, int) - Method in interface com.cordys.cpc.bsf.query.IMapClassStrategy
Update the object data after the request has been executed succesfully.
updateObjectEx(BizObject, BizObject, TransactionObject, String, OperationContext) - Method in class com.cordys.cpc.coboc.CacheHandler
Deprecated.
 
updateObjects(BizObject[], Object) - Method in interface com.cordys.cpc.coboc.RepositoryPlugInInterface
This method is used to Update an array of objects.
updatePermission(SecurityInfo, SecurityInfo, XQYManager) - Method in class com.cordys.cpc.coboc.repository.CobocSecurityInfoManager
Deprecated.
Updates the Security information.
updatePermission(SecurityInfo, SecurityInfo, TransactionObject) - Method in class com.cordys.cpc.coboc.repository.CobocSecurityInfoManager
Deprecated.
Updates the Permission
updatePrompts(int, Frame) - Method in class com.eibus.contentmanagement.ISVContentManager
This method would be called by BCP Installer when the screen(returned by getInstallerPanel() method) is shown.
UpdateRequestEvent - Interface in com.cordys.cpc.bsf.event
WS-AppServer event that provides methods to execute ACLs event.getObjects() - get all objects in the method call.
UpdateRequestEventImpl - Class in com.cordys.cpc.bsf.event
 
UpdateRequestEventImpl(BusObjectManager, Registration, Vector<IContainerInstance>) - Constructor for class com.cordys.cpc.bsf.event.UpdateRequestEventImpl
 
updateSchedule(ScheduleEvent) - Method in class com.cordys.cpc.coboc.modeler.ScheduleModeler
This method is used to update the schedule for repeating schedules by the Schedule Manager.
updateScheduleTime() - Method in class com.cordys.cpc.coboc.repository.ScheduleEvent
This method is used to calculate the exact time when an event is being scheduled.It is called whenever a schedule is created as well for updating the time for repeating schedules by the SchedulerManager.
updateSecuritySettings(boolean, boolean, boolean, boolean) - Method in interface com.cordys.cap.utility.DeploymentUtility
Modifies the security settings.
updateSingleRelation(String, boolean) - Method in class com.cordys.cpc.bsf.busobject.BusObject
This method is used by the framework.
updateSingleRelation(RelationInfo_FK, boolean) - Method in class com.cordys.cpc.bsf.busobject.BusObject
This method is used by the framework.
updateSingleRelation(String, BusObject) - Method in class com.cordys.cpc.bsf.busobject.BusObject
This method is used by the framework.
updateSingleRelations(String[], boolean) - Method in class com.cordys.cpc.bsf.busobject.BusObject
This method is used by the framework.
updateStatus(Object, String, String, String, String) - Method in interface com.cordys.bre.engine.AuditListner
Deprecated.
This method is used to update the status of the rule execution.
updateUserDetails(int) - Method in class com.eibus.contentmanagement.ISVContentManager
Updates the user information in the header of the input SOAP Envelope
upgrade(ISVPackage, int, int) - Method in class com.eibus.contentmanagement.ISVContentManager
Upgrades the isvp content from the contentItemNode Custom contents should override this method to implement / override default implementation of upgrade method.
upgradeManager - Variable in class com.eibus.contentmanagement.ISVContentManager
Start of Code related to Upgrade of ISV Content manager
upload(String, InputStream) - Method in interface com.cordys.cap.utility.DeploymentUtility
Uploads the cap file to the file system to make it available for the deployment.
USE_LDAP_CONNECTION - Static variable in class com.eibus.directory.soap.Cache
 
USE_LDAP_SOAPPROCESSOR - Static variable in class com.eibus.directory.soap.Cache
Constant variables for setting context for LDAP Cache Key
USE_MULTI_CAST_SOCKET - Static variable in class com.eibus.directory.soap.Cache
 
USE_MULTI_DOC - Static variable in class com.eibus.connector.nom.Connector
 
USE_SINGLE_DOC - Static variable in class com.eibus.connector.nom.Connector
 
USER - Static variable in class com.eibus.util.system.EIBProperties
Determines the name of the System Property denoting what the User name is.
userHasProperty(String, String, String) - Method in class com.eibus.directory.soap.LDAPDirectory
Check whether the organizational user assigned roles contains property name value pair
userHasRole(String, String) - Method in class com.eibus.directory.soap.LDAPDirectory
Deprecated.
UserInfo - Class in com.eibus.applicationconnector.uddi
Class for holding the user DN and the mapped user name for that user DN.
UserInfo(String, String) - Constructor for class com.eibus.applicationconnector.uddi.UserInfo
Constructor
useSameConnection() - Method in class com.cordys.cpc.bsf.query.Cursor
Returns boolean value indicating if the same connection should be used or not
UTC - Class in com.eibus.util
Deprecated.
since Cordys 4.2 C2
UTC() - Constructor for class com.eibus.util.UTC
Deprecated.
 
UTFEncode - Class in com.eibus.util
 
UTFEncode() - Constructor for class com.eibus.util.UTFEncode
 

V

validate() - Method in interface com.eibus.security.identity.Identity
Internal method to check if the Identity can be trusted.
VALIDATE_CONSTRAINTS - Static variable in class com.cordys.cpc.bsf.event.StdTriggers
EventTrigger for VALIDATE_CONSTRAINTS operation.
validateCommand(int) - Method in class com.eibus.applicationconnector.sql.WCPDBConnection
Method to validate an SQL query against the backend data source
It returns the metadata information of the resultset returned by the query
validateQuery(int) - Method in class com.cordys.cpc.bsf.busobject.QueryObject
 
validOptions() - Method in class com.eibus.util.CommandLine
Get the valid options.
value - Variable in class com.eibus.directory.soap.LDAPUtil.AttrNameValue
 
VALUE_COUNTER - Static variable in class com.eibus.management.counters.CounterFactory
 
VALUE_COUNTER_TYPE_IDX - Static variable in class com.eibus.management.counters.CounterFactory
 
valueOf(String) - Static method in enum com.cordys.bre.engine.RuleEngineProperties
Returns the enum constant of this type with the specified name.
valueOf(String) - Static method in enum com.cordys.bre.engine.TokenConstants
Returns the enum constant of this type with the specified name.
valueOf(String) - Static method in enum com.cordys.bre.engine.TriggerEvents
Returns the enum constant of this type with the specified name.
valueOf(String) - Static method in enum com.cordys.bre.repository.OperationType
Returns the enum constant of this type with the specified name.
valueOf(String) - Static method in enum com.cordys.cpc.bsf.busobject.BusObject.BusObjectOperation
Returns the enum constant of this type with the specified name.
valueOf(String) - Static method in enum com.cordys.cpc.bsf.busobject.Config.vendors
Returns the enum constant of this type with the specified name.
valueOf(String) - Static method in enum com.cordys.cpc.bsf.busobject.QueryObject.XqyQueryType
Returns the enum constant of this type with the specified name.
valueOf(String) - Static method in enum com.cordys.cpc.bsf.classinfo.AttributeInfo.Persistence
Returns the enum constant of this type with the specified name.
valueOf(String) - Static method in enum com.cordys.cpc.bsf.classinfo.ClassInfo.Persistence
Returns the enum constant of this type with the specified name.
valueOf(String) - Static method in enum com.cordys.cpc.bsf.event.ConstraintEvent.Category
Returns the enum constant of this type with the specified name.
valueOf(String) - Static method in enum com.cordys.cpc.coboc.scheduler.exception.SchedulerException.SCHCode
Returns the enum constant of this type with the specified name.
valueOf(String) - Static method in enum com.cordys.cpc.coboc.scheduler.MissedScheduleTriggerType
Returns the enum constant of this type with the specified name.
valueOf(String) - Static method in enum com.cordys.cpc.coboc.scheduler.SchedulerState
Returns the enum constant of this type with the specified name.
valueOf(String) - Static method in enum com.cordys.notification.task.callback.SourceType
Returns the enum constant of this type with the specified name.
valueOf(String) - Static method in enum com.eibus.applicationconnector.sql.DBConnectionPool.ConnectionSetting
Returns the enum constant of this type with the specified name.
valueOf(String) - Static method in enum com.eibus.applicationconnector.uddi.AuthenticationDetails.AuthenticationType
Returns the enum constant of this type with the specified name.
valueOf(String) - Static method in enum com.eibus.security.identity.Identity.IdentityValidationResult
Returns the enum constant of this type with the specified name.
values() - Static method in enum com.cordys.bre.engine.RuleEngineProperties
Returns an array containing the constants of this enum type, in the order they are declared.
values() - Static method in enum com.cordys.bre.engine.TokenConstants
Returns an array containing the constants of this enum type, in the order they are declared.
values() - Static method in enum com.cordys.bre.engine.TriggerEvents
Returns an array containing the constants of this enum type, in the order they are declared.
values() - Static method in enum com.cordys.bre.repository.OperationType
Returns an array containing the constants of this enum type, in the order they are declared.
values() - Static method in enum com.cordys.cpc.bsf.busobject.BusObject.BusObjectOperation
Returns an array containing the constants of this enum type, in the order they are declared.
values() - Static method in enum com.cordys.cpc.bsf.busobject.Config.vendors
Returns an array containing the constants of this enum type, in the order they are declared.
values() - Static method in enum com.cordys.cpc.bsf.busobject.QueryObject.XqyQueryType
Returns an array containing the constants of this enum type, in the order they are declared.
values() - Static method in enum com.cordys.cpc.bsf.classinfo.AttributeInfo.Persistence
Returns an array containing the constants of this enum type, in the order they are declared.
values() - Static method in enum com.cordys.cpc.bsf.classinfo.ClassInfo.Persistence
Returns an array containing the constants of this enum type, in the order they are declared.
values() - Static method in enum com.cordys.cpc.bsf.event.ConstraintEvent.Category
Returns an array containing the constants of this enum type, in the order they are declared.
VALUES - Static variable in class com.cordys.cpc.bsf.event.StdTriggers
EventTrigger for VALUES operation.
values() - Static method in enum com.cordys.cpc.coboc.scheduler.exception.SchedulerException.SCHCode
Returns an array containing the constants of this enum type, in the order they are declared.
values() - Static method in enum com.cordys.cpc.coboc.scheduler.MissedScheduleTriggerType
Returns an array containing the constants of this enum type, in the order they are declared.
values() - Static method in enum com.cordys.cpc.coboc.scheduler.SchedulerState
Returns an array containing the constants of this enum type, in the order they are declared.
values() - Static method in enum com.cordys.notification.task.callback.SourceType
Returns an array containing the constants of this enum type, in the order they are declared.
values() - Static method in enum com.eibus.applicationconnector.sql.DBConnectionPool.ConnectionSetting
Returns an array containing the constants of this enum type, in the order they are declared.
values() - Static method in enum com.eibus.applicationconnector.uddi.AuthenticationDetails.AuthenticationType
Returns an array containing the constants of this enum type, in the order they are declared.
values() - Static method in enum com.eibus.security.identity.Identity.IdentityValidationResult
Returns an array containing the constants of this enum type, in the order they are declared.
ValuesEvent - Interface in com.cordys.cpc.bsf.event
Represents an Values event for an entity
VolatileSchedulerEngine - Class in com.cordys.cpc.coboc.scheduler
Represents default volatile (non-persistent) scheduler engine.

W

waitForInProgressTasks() - Method in class com.cordys.cpc.coboc.scheduler.SchedulerManager
 
warn(int) - Method in class com.eibus.util.logger.CordysLogger
Deprecated. 
warn(int, Throwable) - Method in class com.eibus.util.logger.CordysLogger
Deprecated. 
warn(String) - Method in class com.eibus.util.logger.CordysLogger
Deprecated. 
warn(String, Throwable) - Method in class com.eibus.util.logger.CordysLogger
Deprecated. 
warn(Throwable, IStringResource, Object...) - Method in class com.eibus.util.logger.CordysLogger
Log IStringResource object with the WARN Severity including the stack trace of the Throwable t passed as parameter.
WARN - Static variable in class com.eibus.util.logger.Severity
The WARN severity designates potentially harmful situations.
WARNING - Static variable in class com.eibus.management.AlertLevel
An alert of this level should be issued to signal a potentially upcoming error alert.
WCP_E_ACCESS_DENIED - Static variable in class com.eibus.applicationconnector.sql.WCPDBConnection
 
WCP_E_CONNECTION_FAILED - Static variable in class com.eibus.applicationconnector.sql.WCPDBConnection
 
WCP_E_TUPLE_CHANGED - Static variable in class com.eibus.applicationconnector.sql.WCPDBConnection
 
WCP_E_UNKNOWN_ERROR - Static variable in class com.eibus.applicationconnector.sql.WCPDBConnection
 
WCPDBConnection - Class in com.eibus.applicationconnector.sql
Provides public API to access XQY layer
WCPDBConnection(int) - Constructor for class com.eibus.applicationconnector.sql.WCPDBConnection
Deprecated.
Use the connection pool com.eibus.applicationconnector.sql.DBConnectionPool instead of constructing independent connections yourself.
WCPDBConnectionException - Class in com.eibus.applicationconnector.sql
A WCPDBConnectionException is the base class for all exceptions thrown in the package com.eibus.applicationconnector.sql.
WCPDBConnectionException(IStringResource, Object...) - Constructor for class com.eibus.applicationconnector.sql.WCPDBConnectionException
 
WCPDBConnectionException(Throwable, IStringResource, Object...) - Constructor for class com.eibus.applicationconnector.sql.WCPDBConnectionException
 
WCPPropertiesLegacySettingProvider - Class in com.eibus.management
This legacy settings provider supports retrieving property values from wcp.properties.
WCPPropertiesLegacySettingProvider() - Constructor for class com.eibus.management.WCPPropertiesLegacySettingProvider
Constructs a new properties provider.
WEB_DIR - Static variable in class com.eibus.util.system.EIBProperties
Determines the name of the Systems Environment variable where in the name of the EIB web directory is saved
WorkDispatcher - Interface in com.cordys.cpc.notification.runtime
Deprecated.
use CustomTaskDispatcher for implementing custom dispatch logic.
WorkLoad - Class in com.cordys.cpc.notification.runtime
Deprecated.
use CustomTaskDispatcher for implementing custom dispatch logic.
WorkLoad(String, int) - Constructor for class com.cordys.cpc.notification.runtime.WorkLoad
Deprecated.
Constructs a WorkLoad object for the specified user, with the given number of pending tasks on hand.
wrapDocument(int) - Static method in class com.cordys.xml.dom.DOMFactory
Wraps the given node in a DOM document to be used in DOM applications.
wrapNode(int) - Static method in class com.cordys.xml.dom.DOMFactory
Wraps the given node in a DOM Node.
wrapNomDocument(Document) - Static method in class com.cordys.xml.dom.DOMFactory
Creates DOM DocumentBuilder object by wrapping the given NOM document object.
wrapSOAPMethod(int) - Method in class com.eibus.connector.nom.Connector
Wraps the given body node in a wrapper object that provides XML DOM interfaces over it and provides memory management.
write(int, int, int) - Static method in class com.eibus.xml.nom.Node
Writes the given range of nodes to byte-array
write(int, boolean) - Static method in class com.eibus.xml.nom.Node
Writes the contents of the node into the byte-array
WRITE_HEADER - Static variable in class com.eibus.xml.nom.Node
Use this constant when you want to include xml header while serialization in Node.writeToFile()
WRITE_NORMAL - Static variable in class com.eibus.xml.nom.Node
Use this constant when you want to do normal serialization in Node.write()
WRITE_PRETTY - Static variable in class com.eibus.xml.nom.Node
Use this constant when you want to do pretty serialization in Node.write()
writeToFile(int, int, String, int) - Static method in class com.eibus.xml.nom.Node
Writes a range of nodes to a file.
writeToFileWithLock(String, byte[], int) - Static method in class com.eibus.util.system.Native
 
writeToString(int, boolean) - Static method in class com.eibus.xml.nom.Node
Writes the contents of the node into the string
writeToStringWithNSInfo(int, boolean) - Static method in class com.eibus.xml.nom.Node
Writes the contents of the node with namespace information(defined in ancestor node)into the string
writeWithNSInfo(int, int, int) - Static method in class com.eibus.xml.nom.Node
Writes the given range of nodes to byte-array with namespace information(defined in ancestor node)
WS_APPSERVER_CP - Static variable in class com.cordys.cpc.bsf.busobject.Config
 
WS_APPSERVER_QueryType_PATTERN - Static variable in class com.cordys.cpc.bsf.busobject.Config
 
WS_APPSERVERP_CP_DATSOURCE_PATTERN - Static variable in class com.cordys.cpc.bsf.busobject.Config
 
WS_APPSERVERP_CP_PATTERN - Static variable in class com.cordys.cpc.bsf.busobject.Config
 
WSAppServerClassCastException - Exception in com.cordys.cpc.bsf.busobject.exception
 
WSAppServerClassCastException() - Constructor for exception com.cordys.cpc.bsf.busobject.exception.WSAppServerClassCastException
 
WSAppServerClassCastException(String) - Constructor for exception com.cordys.cpc.bsf.busobject.exception.WSAppServerClassCastException
Deprecated.
WSAppServerClassCastException(Throwable, String) - Constructor for exception com.cordys.cpc.bsf.busobject.exception.WSAppServerClassCastException
Deprecated.
WSAppServerClassCastException(Throwable) - Constructor for exception com.cordys.cpc.bsf.busobject.exception.WSAppServerClassCastException
 
WSAppServerClassCastException(Throwable, IStringResource, Object...) - Constructor for exception com.cordys.cpc.bsf.busobject.exception.WSAppServerClassCastException
 
WSAppServerClassNotFoundException - Exception in com.cordys.cpc.bsf.busobject.exception
 
WSAppServerClassNotFoundException() - Constructor for exception com.cordys.cpc.bsf.busobject.exception.WSAppServerClassNotFoundException
 
WSAppServerClassNotFoundException(String) - Constructor for exception com.cordys.cpc.bsf.busobject.exception.WSAppServerClassNotFoundException
Deprecated.
WSAppServerClassNotFoundException(String, Throwable) - Constructor for exception com.cordys.cpc.bsf.busobject.exception.WSAppServerClassNotFoundException
 
WSAppServerClassNotFoundException(Throwable, IStringResource, Object...) - Constructor for exception com.cordys.cpc.bsf.busobject.exception.WSAppServerClassNotFoundException
 
WSAppServerClassNotFoundException(IStringResource, Object...) - Constructor for exception com.cordys.cpc.bsf.busobject.exception.WSAppServerClassNotFoundException
 
WSAppServerException - Class in com.cordys.cpc.bsf.busobject.exception
 
WSAppServerException() - Constructor for class com.cordys.cpc.bsf.busobject.exception.WSAppServerException
Deprecated.
WSAppServerException(String) - Constructor for class com.cordys.cpc.bsf.busobject.exception.WSAppServerException
Deprecated.
WSAppServerException(String, Throwable) - Constructor for class com.cordys.cpc.bsf.busobject.exception.WSAppServerException
Deprecated.
WSAppServerException(Throwable) - Constructor for class com.cordys.cpc.bsf.busobject.exception.WSAppServerException
 
WSAppServerException(IStringResource, Object...) - Constructor for class com.cordys.cpc.bsf.busobject.exception.WSAppServerException
 
WSAppServerException(Throwable, IStringResource, Object...) - Constructor for class com.cordys.cpc.bsf.busobject.exception.WSAppServerException
 
WSAppServerIllegalAccessException - Exception in com.cordys.cpc.bsf.busobject.exception
 
WSAppServerIllegalAccessException() - Constructor for exception com.cordys.cpc.bsf.busobject.exception.WSAppServerIllegalAccessException
 
WSAppServerIllegalAccessException(String) - Constructor for exception com.cordys.cpc.bsf.busobject.exception.WSAppServerIllegalAccessException
Deprecated.
WSAppServerIllegalAccessException(Throwable, String) - Constructor for exception com.cordys.cpc.bsf.busobject.exception.WSAppServerIllegalAccessException
Deprecated.
WSAppServerIllegalAccessException(Throwable) - Constructor for exception com.cordys.cpc.bsf.busobject.exception.WSAppServerIllegalAccessException
 
WSAppServerIllegalAccessException(Throwable, IStringResource, Object...) - Constructor for exception com.cordys.cpc.bsf.busobject.exception.WSAppServerIllegalAccessException
 
WSAppServerIllegalAccessException(IStringResource, Object...) - Constructor for exception com.cordys.cpc.bsf.busobject.exception.WSAppServerIllegalAccessException
 
WSAppServerIllegalArgumentException - Exception in com.cordys.cpc.bsf.busobject.exception
 
WSAppServerIllegalArgumentException() - Constructor for exception com.cordys.cpc.bsf.busobject.exception.WSAppServerIllegalArgumentException
 
WSAppServerIllegalArgumentException(String) - Constructor for exception com.cordys.cpc.bsf.busobject.exception.WSAppServerIllegalArgumentException
Deprecated.
WSAppServerIllegalArgumentException(String, Throwable) - Constructor for exception com.cordys.cpc.bsf.busobject.exception.WSAppServerIllegalArgumentException
Deprecated.
WSAppServerIllegalArgumentException(Throwable) - Constructor for exception com.cordys.cpc.bsf.busobject.exception.WSAppServerIllegalArgumentException
 
WSAppServerIllegalArgumentException(IStringResource, Object...) - Constructor for exception com.cordys.cpc.bsf.busobject.exception.WSAppServerIllegalArgumentException
 
WSAppServerIllegalStateException - Exception in com.cordys.cpc.bsf.busobject.exception
 
WSAppServerIllegalStateException() - Constructor for exception com.cordys.cpc.bsf.busobject.exception.WSAppServerIllegalStateException
 
WSAppServerIllegalStateException(String) - Constructor for exception com.cordys.cpc.bsf.busobject.exception.WSAppServerIllegalStateException
Deprecated.
WSAppServerIllegalStateException(String, Throwable) - Constructor for exception com.cordys.cpc.bsf.busobject.exception.WSAppServerIllegalStateException
 
WSAppServerIllegalStateException(Throwable) - Constructor for exception com.cordys.cpc.bsf.busobject.exception.WSAppServerIllegalStateException
 
WSAppServerInstantiationException - Exception in com.cordys.cpc.bsf.busobject.exception
 
WSAppServerInstantiationException() - Constructor for exception com.cordys.cpc.bsf.busobject.exception.WSAppServerInstantiationException
 
WSAppServerInstantiationException(String) - Constructor for exception com.cordys.cpc.bsf.busobject.exception.WSAppServerInstantiationException
 
WSAppServerInstantiationException(Throwable, String) - Constructor for exception com.cordys.cpc.bsf.busobject.exception.WSAppServerInstantiationException
Deprecated.
WSAppServerInstantiationException(Throwable) - Constructor for exception com.cordys.cpc.bsf.busobject.exception.WSAppServerInstantiationException
 
WSAppServerInstantiationException(IStringResource, Object...) - Constructor for exception com.cordys.cpc.bsf.busobject.exception.WSAppServerInstantiationException
 
WSAppServerInstantiationException(Throwable, IStringResource, Object...) - Constructor for exception com.cordys.cpc.bsf.busobject.exception.WSAppServerInstantiationException
 
WSAppServerNoSuchMethodException - Exception in com.cordys.cpc.bsf.busobject.exception
 
WSAppServerNoSuchMethodException() - Constructor for exception com.cordys.cpc.bsf.busobject.exception.WSAppServerNoSuchMethodException
 
WSAppServerNoSuchMethodException(String) - Constructor for exception com.cordys.cpc.bsf.busobject.exception.WSAppServerNoSuchMethodException
Deprecated.
WSAppServerNoSuchMethodException(IStringResource, Object...) - Constructor for exception com.cordys.cpc.bsf.busobject.exception.WSAppServerNoSuchMethodException
 
WSAppServerNullPointerException - Exception in com.cordys.cpc.bsf.busobject.exception
 
WSAppServerNullPointerException() - Constructor for exception com.cordys.cpc.bsf.busobject.exception.WSAppServerNullPointerException
 
WSAppServerNullPointerException(String) - Constructor for exception com.cordys.cpc.bsf.busobject.exception.WSAppServerNullPointerException
Deprecated.
WSAppServerNullPointerException(IStringResource, Object...) - Constructor for exception com.cordys.cpc.bsf.busobject.exception.WSAppServerNullPointerException
 
WSAppServerNumberFormatException - Exception in com.cordys.cpc.bsf.busobject.exception
 
WSAppServerNumberFormatException() - Constructor for exception com.cordys.cpc.bsf.busobject.exception.WSAppServerNumberFormatException
 
WSAppServerNumberFormatException(String) - Constructor for exception com.cordys.cpc.bsf.busobject.exception.WSAppServerNumberFormatException
Deprecated.
WSAppServerNumberFormatException(IStringResource, Object...) - Constructor for exception com.cordys.cpc.bsf.busobject.exception.WSAppServerNumberFormatException
 
WSAppServerNumberFormatException(Throwable, IStringResource, Object...) - Constructor for exception com.cordys.cpc.bsf.busobject.exception.WSAppServerNumberFormatException
 
WSAppServerRunTimeException - Exception in com.cordys.cpc.bsf.busobject.exception
 
WSAppServerRunTimeException() - Constructor for exception com.cordys.cpc.bsf.busobject.exception.WSAppServerRunTimeException
Deprecated.
WSAppServerRunTimeException(String) - Constructor for exception com.cordys.cpc.bsf.busobject.exception.WSAppServerRunTimeException
Deprecated.
WSAppServerRunTimeException(String, Throwable) - Constructor for exception com.cordys.cpc.bsf.busobject.exception.WSAppServerRunTimeException
Deprecated.
WSAppServerRunTimeException(Throwable) - Constructor for exception com.cordys.cpc.bsf.busobject.exception.WSAppServerRunTimeException
 
WSAppServerRunTimeException(IStringResource, Object...) - Constructor for exception com.cordys.cpc.bsf.busobject.exception.WSAppServerRunTimeException
 
WSAppServerRunTimeException(Throwable, IStringResource, Object...) - Constructor for exception com.cordys.cpc.bsf.busobject.exception.WSAppServerRunTimeException
 
WSAppsSOAPFault - Exception in com.cordys.cpc.bsf.busobject.exception
This class is similar to Cordys platform's SOAPFault class the only addition is support for localization
WSAppsSOAPFault(String, String, String, String) - Constructor for exception com.cordys.cpc.bsf.busobject.exception.WSAppsSOAPFault
Deprecated.
Use the following constructor public WSAppsSOAPFault(QName faultCode, String actor, String detail, IStringResource faultString, Object... messageParams)
WSAppsSOAPFault(String, String, String, ILocalizableString, Object...) - Constructor for exception com.cordys.cpc.bsf.busobject.exception.WSAppsSOAPFault
Deprecated.
Use the following constructor public WSAppsSOAPFault(QName faultCode, String actor, String detail, IStringResource faultString, Object... messageParams)
WSAppsSOAPFault(QName, String, String, IStringResource, Object...) - Constructor for exception com.cordys.cpc.bsf.busobject.exception.WSAppsSOAPFault
 
WSAppsSOAPFault(Throwable, QName, IStringResource, Object...) - Constructor for exception com.cordys.cpc.bsf.busobject.exception.WSAppsSOAPFault
 

X

X_INTERNAL - Static variable in class com.cordys.cpc.bsf.busobject.BusObject
 
XFormsDef - Class in com.eibus.xforms
The Dynamic XForms class

This class contains a set of functions for creating dynamic xforms.
XFormsDef() - Constructor for class com.eibus.xforms.XFormsDef
Deprecated.
use XFormsDef( node )
XFormsDef(Document) - Constructor for class com.eibus.xforms.XFormsDef
Deprecated.
use XFormsDef( node )
XFormsDef(Document, int) - Constructor for class com.eibus.xforms.XFormsDef
Deprecated.
use XFormsDef( node )
XFormsDef(int) - Constructor for class com.eibus.xforms.XFormsDef
Constructor of an xform definition.
XMLException - Class in com.eibus.xml.nom
An XML Exception is thrown when something went wrong during parsing an XML Document.
XMLException() - Constructor for class com.eibus.xml.nom.XMLException
Used to create XMLException.
XMLException(String) - Constructor for class com.eibus.xml.nom.XMLException
Used to create XMLException with the given message.
XMLException(Throwable, IStringResource, Object...) - Constructor for class com.eibus.xml.nom.XMLException
Constructs an XMLException with the specified detail message with its (optional) insertions.
XMLException(IStringResource, Object...) - Constructor for class com.eibus.xml.nom.XMLException
Constructs an XMLException with the specified detail message with its (optional) insertions.
XObject - Interface in com.cordys.bre.engine
The object passed to the rule engine for applying the rules, must implement this interface to return and reset the xml representation of the object, for a given rule execution cycle.
XObjectImpl - Class in com.cordys.bre.engine
 
XObjectImpl() - Constructor for class com.cordys.bre.engine.XObjectImpl
 
XPath - Class in com.eibus.xml.xpath
This class provides methods to access and work with XPath expressions.
XPath(String) - Constructor for class com.eibus.xml.xpath.XPath
Deprecated. 
XPATH_BOOLEAN - Static variable in class com.eibus.xml.xpath.XPathResult
XPATH_BOOLEAN represents that the XPathResult is of type boolean.
XPATH_CUSTOM - Static variable in class com.eibus.xml.xpath.XPathResult
XPATH_CUSTOM represents that the XPathResult is user defined.
XPATH_INVALID - Static variable in class com.eibus.xml.xpath.XPathResult
XPATH_INVALID represents that the XPathResult is of invalid type.
XPATH_NaN - Static variable in class com.eibus.xml.xpath.XPathResult
XPATH_NaN represents that the XPathResult is of NaN type.
XPATH_NODESET - Static variable in class com.eibus.xml.xpath.XPathResult
XPATH_NODESET represents that the XPathResult is of type NodeSet.
XPATH_NUMBER - Static variable in class com.eibus.xml.xpath.XPathResult
XPATH_NUMBER represents that the XPathResult is of type 'number' - double.
XPATH_STRING - Static variable in class com.eibus.xml.xpath.XPathResult
XPATH_STRING represents that the XPathResult is of type String.
XPathException - Class in com.eibus.xml.xpath.exception
 
XPathException(String, int) - Constructor for class com.eibus.xml.xpath.exception.XPathException
Constructs a new XPathException .
XPathException(String) - Constructor for class com.eibus.xml.xpath.exception.XPathException
Constructs a new XPathException .
XPathException(String, Throwable) - Constructor for class com.eibus.xml.xpath.exception.XPathException
Constructs a new XPathException .
XPathException(Throwable) - Constructor for class com.eibus.xml.xpath.exception.XPathException
Constructs a new XPathException .
XPathException(Throwable, IStringResource, Object...) - Constructor for class com.eibus.xml.xpath.exception.XPathException
Constructs an XPathException with the specified detail message with its (optional) insertions.
XPathException(IStringResource, int, Object...) - Constructor for class com.eibus.xml.xpath.exception.XPathException
Constructs an XPathException with the specified detail message with its (optional) insertions.
XPathException(IStringResource, Object...) - Constructor for class com.eibus.xml.xpath.exception.XPathException
Constructs an XPathException with the specified detail message with its (optional) insertions.
XPathMetaInfo - Class in com.eibus.xml.xpath
This class provides a means to give additional inputs the XPath evaluation as "metainfo".For example, specifying variable binding, namespace bindings,registering attributes, etc.
XPathMetaInfo() - Constructor for class com.eibus.xml.xpath.XPathMetaInfo
Creates an instance of XPathMetaInfo object.
XPathReader - Class in com.eibus.xml.xpath
This class provides the methods to select elements in stream based way.
XPathReaderException - Class in com.eibus.xml.xpath.exception
 
XPathReaderException(String) - Constructor for class com.eibus.xml.xpath.exception.XPathReaderException
Constructs a new XPathReaderException .
XPathReaderException(String, Throwable) - Constructor for class com.eibus.xml.xpath.exception.XPathReaderException
Constructs a new XPathReaderException .
XPathReaderException(Throwable) - Constructor for class com.eibus.xml.xpath.exception.XPathReaderException
Constructs a new XPathReaderException .
XPathReaderException(Throwable, IStringResource, Object...) - Constructor for class com.eibus.xml.xpath.exception.XPathReaderException
Constructs an XPathReaderException with the specified detail message with its (optional) insertions.
XPathReaderException(IStringResource, Object...) - Constructor for class com.eibus.xml.xpath.exception.XPathReaderException
Constructs an XPathReaderException with the specified detail message with its (optional) insertions.
XPathResult - Class in com.eibus.xml.xpath
This class represents the generic result that is obtained after an XPath expression is evaluated.The result of the expression can be a number,string,boolean or a Nodeset.This class holds the results and provides means to retrieve them appropriately.
XPathResult() - Constructor for class com.eibus.xml.xpath.XPathResult
Private constructor.
XPathResult(long) - Constructor for class com.eibus.xml.xpath.XPathResult
 
XPathResult(long, int) - Constructor for class com.eibus.xml.xpath.XPathResult
 
XqyResultSet - Interface in com.cordys.cpc.bsf.query.xqy
The XqyResultSet provides the utility functions to retrieve the values from the xqy-xml dataset by facilitates the forward-only navigation using the next method.
XqyUpdateException - Exception in com.cordys.cpc.bsf.busobject.exception
Is thrown in case of an exception from XQY layer.
XqyUpdateException(String, int, BusObject) - Constructor for exception com.cordys.cpc.bsf.busobject.exception.XqyUpdateException
Deprecated.
XqyUpdateException(int, BusObject) - Constructor for exception com.cordys.cpc.bsf.busobject.exception.XqyUpdateException
 
XSI - Static variable in class com.cordys.cpc.bsf.busobject.BusObject
 
XSINS - Static variable in class com.cordys.cpc.bsf.busobject.BusObject
 
XslException - Class in com.eibus.xml.xpath.exception
 
XslException(String) - Constructor for class com.eibus.xml.xpath.exception.XslException
Constructs a new XslException .
XslException(String, Throwable) - Constructor for class com.eibus.xml.xpath.exception.XslException
Constructs a new XslException .
XslException(Throwable) - Constructor for class com.eibus.xml.xpath.exception.XslException
Constructs a new XslException .
XslException(Throwable, IStringResource, Object...) - Constructor for class com.eibus.xml.xpath.exception.XslException
Constructs an XslException with the specified detail message with its (optional) insertions.
XslException(IStringResource, Object...) - Constructor for class com.eibus.xml.xpath.exception.XslException
Constructs an XslException with the specified detail message with its (optional) insertions.
xslStrTransform(int, XPathMetaInfo) - Method in class com.eibus.xml.xpath.XSLT
Deprecated.
use xslTransformToString()
XSLT - Class in com.eibus.xml.xpath
This class provides transformation methods.
xslTransform(int) - Method in class com.eibus.xml.xpath.XSLT
It is used for xml to xml conversion.
xslTransform(int, XPathMetaInfo) - Method in class com.eibus.xml.xpath.XSLT
Deprecated.
use xslTransform(int iNomNode)
 <code>
 Document oDocument = new Document();
 int iXml = oDocument.parseString(xmlStr); //xmlStr has the xml content in String format.
 XSLT oXSL = XSLT.parseFromString(xslStr); //xslStr has the xsl content in String format.
 if(oXSL != null) { 
          int iTransformedXML = oXSL.xslTransform(iXml,null); 
          System.out.println(Node.writeToString(iTransformedXML, true)); 
                }   
 </code>
 
xslTransformToFile(String, int) - Method in class com.eibus.xml.xpath.XSLT
It is used for generic transformation.
xslTransformToFile(String, int, XPathMetaInfo) - Method in class com.eibus.xml.xpath.XSLT
Deprecated.
use xslTransformToFile(String stFileName, int iNomNode).

Example:
 <code>
  Document oDocument = new Document();
 int iXml = oDocument.parseString(xmlStr); //xmlStr has the xml content in String format.
 XSLT oXSL = XSLT.parseFromString(xslStr); //xslStr has the xsl content in String format.
 if(oXSL != null) { 
                oXSL.xslTransformToFile("./name.xml",iXml,null); //The transformed result will be in "name.xml".
                }   
 </code>
 
xslTransformToString(int) - Method in class com.eibus.xml.xpath.XSLT
It is used for generic transformation.
xslTransformToString(int, XPathMetaInfo) - Method in class com.eibus.xml.xpath.XSLT
Deprecated.
use xslTransformToString(int iNomNode).

Example:
 <code>
 Document oDocument = new Document();
 int iXml = oDocument.parseString(xmlStr); //xmlStr has the xml content in String format.
 XSLT oXSL = XSLT.parseFromString(xslStr);//xslStr has the xsl content in String format. 
 if(oXSL != null) { 
          String str = oXSL.xslTransformToString(iXml,null); 
                }   
 </code>
 

_

_abortTransactionDirect() - Method in class com.cordys.cpc.bsf.busobject.BusObjectManager
aborts the transaction.Should not be called from application.Used by the framework.
_addInitializationHook(IInitializationHook) - Static method in class com.eibus.management.ManagedComponentFactory
This method adds an initialization hook that will be invoked right after the root component has been created.
_asMetaData() - Method in class com.cordys.cpc.coboc.BizObject
Deprecated.
 
_changeObject() - Method in class com.cordys.cpc.bsf.busobject.BusObject
Internal maethod Marks this object as going to be changed; forces that ORG data is saved (if applicable)
_changeObject(BusObject) - Method in class com.cordys.cpc.bsf.busobject.BusObjectManager
This method is internally used by the framework.
_classInfo() - Method in class com.cordys.cpc.bsf.busobject.BusObject
Returns the information about this BusObject class
_cleanupAutomatically() - Method in class com.cordys.cpc.bsf.busobject.Config
 
_commitTransactionDirect(boolean) - Method in class com.cordys.cpc.bsf.busobject.BusObjectManager
Only to be called by the framework
_CONSTRAINT_LISTENER - Static variable in class com.cordys.cpc.bsf.busobject.BusObjectManager
 
_createBusObjectForExistingObject(String, String, int) - Method in class com.cordys.cpc.bsf.busobject.BusObjectManager
Creates a BusObject of type LOADED_OBJECT taking the tagname,namespace and the xml that represents its data.
_createBusObjectForExistingObject(Class, int) - Method in class com.cordys.cpc.bsf.busobject.BusObjectManager
Creates a BusObject of type LOADED_OBJECT taking the BusObject class (eg: Customers.class) and the xml that represents its data.
_createBusObjectForNewObject(String, String) - Method in class com.cordys.cpc.bsf.busobject.BusObjectManager
Creates a BusObject of type NEW_OBJECT taking the tagname and namespace.
_createBusObjectForNewObject(Class) - Method in class com.cordys.cpc.bsf.busobject.BusObjectManager
Creates a BusObject of type NEW_OBJECT taking the BusObject class (eg: Customers.class).
_createBusObjectForTransientObject(String, String, int) - Method in class com.cordys.cpc.bsf.busobject.BusObjectManager
Creates a BusObject of type TRANSIENT_OBJECT taking the tagname,namespace and the xml that represents its data.
_createBusObjectForTransientObject(Class, int) - Method in class com.cordys.cpc.bsf.busobject.BusObjectManager
Creates a BusObject of type TRANSIENT_OBJECT taking the BusObject class (eg: Customers.class) and the xml that represents its data.
_createGlobalTransaction() - Method in class com.cordys.cpc.bsf.busobject.BusObjectManager
This method creates global transaction if it is not already created by ESB.
_createInstance(IManagedComponent, String, int, boolean) - Static method in class com.cordys.cpc.bsf.busobject.Config
Creates a Config object with a managed component, configuration XML and setProperties.
_createInstance(int, IManagedComponent, String, String) - Static method in class com.eibus.applicationconnector.sql.DBConnectionPool
Creates the DBConnectionPool with the properties given in the dso xml.
_deleteObjectData() - Method in class com.cordys.cpc.bsf.busobject.BusObject
 
_deleteObjectDirect(BusObject) - Method in class com.cordys.cpc.bsf.busobject.BusObjectManager
Only to be called by the framework
_deleteWithValidate(IErrorHandler) - Method in class com.cordys.cpc.bsf.busobject.BusObject
For internal use only.
_dropProperty(String, boolean) - Method in class com.cordys.cpc.bsf.busobject.BusObject
Deprecated.
Use method sys_dropPropertyXML(String property, boolean gc)
_eisEnabled() - Method in class com.cordys.cpc.bsf.busobject.Config
 
_forceOrderInTransaction(BusObject, BusObject) - Method in class com.cordys.cpc.bsf.busobject.BusObjectManager
Deprecated.
Ensure that the the object 'before' is processed in the transaction preceding to the object 'after'.
_getAdditionalInfo(String) - Method in class com.cordys.cpc.bsf.busobject.BusObject
 
_getAdditionalInfo(String) - Method in class com.cordys.cpc.bsf.busobject.QueryObject
 
_getApplicationManagedComponent() - Static method in class com.cordys.cpc.bsf.busobject.Config
 
_getAttributeNode(String, boolean, boolean) - Method in class com.cordys.cpc.bsf.busobject.BusObject
Looks up the XML node of the specified attribute.
_getAttributeNode(int, String, boolean, boolean) - Method in class com.cordys.cpc.bsf.busobject.BusObject
Looks up the XML node of the specified attribute in the object's data.
_getAttributeNode(int, String) - Static method in class com.cordys.cpc.bsf.busobject.BusObject
Looks up the XML node of the specified attribute.
_getAttributeNodes(int, String) - Static method in class com.cordys.cpc.bsf.busobject.BusObject
Looks up the XML node(s) of the specified attribute.
_getBsfAccessLevel() - Method in class com.cordys.cpc.bsf.busobject.BusObject
Deprecated.
use com.cordys.cpc.bsf.event.AccessEvent
_getBsfAccessLevel(String) - Method in class com.cordys.cpc.bsf.busobject.BusObject
Deprecated.
use com.cordys.cpc.bsf.event.AccessEvent
_getBsfDisplayMode() - Method in class com.cordys.cpc.bsf.busobject.BusObject
Deprecated.
use com.cordys.cpc.bsf.event.AccessEvent
_getBsfDisplayMode(String) - Method in class com.cordys.cpc.bsf.busobject.BusObject
Deprecated.
Use setBsfAccessLevel(String,int) and _getBsfAccessLevel(String) instead.
_getCCFClass() - Method in class com.cordys.cpc.bsf.busobject.BusObject
 
_getCCFClass() - Method in class com.cordys.cpc.bsf.busobject.QueryObject
 
_getChoices() - Method in class com.cordys.cpc.bsf.busobject.BusObject
This method returns the requested choices as an xml.
_getClassInfo() - Static method in class com.cordys.cpc.bsf.busobject.AnonymousBusObject
Returns the associated ClassInfo object
_getClassInfo(Class) - Static method in class com.cordys.cpc.bsf.busobject.BusObject
This method is used by the framework.Returns the related ClassInfo object.
_getClone() - Method in class com.cordys.cpc.coboc.BizObject
Deprecated.
Kept only for backward compatibility.
_getConfiguration() - Method in class com.cordys.cpc.bsf.busobject.Config
Internal method used by the framework
_getCordysLogger(Class<?>, Log4JConfigurator) - Static method in class com.eibus.util.logger.CordysLogger
Retrieve a CordysLogger according to the value of the clazz parameter.
_getCursor() - Method in class com.cordys.cpc.coboc.BizObject
Deprecated.
 
_getCustomKey() - Method in class com.cordys.cpc.coboc.BizObject
Deprecated.
 
_getDBConnectionPool() - Method in class com.cordys.cpc.coboc.scheduler.SchedulerManager
This method is for internal use only.
_getDeploymentHandler() - Method in class com.cordys.cpc.coboc.scheduler.SchedulerManager
This method is for internal use only.
_getDescription() - Method in class com.cordys.cpc.coboc.BizObject
Deprecated.
 
_getDSONode() - Method in class com.cordys.cpc.bsf.busobject.Config
 
_getEISProcessObject() - Method in class com.cordys.cpc.bsf.connector.BsfConnector
 
_getElement(String) - Method in class com.cordys.cpc.bsf.busobject.BusObject
This method is used by the framework to retrieve data of the property.
_getEntity_Type(int) - Method in class com.cordys.cpc.coboc.BizObject
Deprecated.
 
_getEntityType() - Method in class com.cordys.cpc.coboc.BizObject
Deprecated.
 
_getError() - Method in class com.cordys.cpc.coboc.BizObject
Deprecated.
 
_getErrorCode() - Method in class com.cordys.cpc.coboc.BizObject
Deprecated.
 
_getErrorDetails() - Method in class com.cordys.cpc.coboc.BizObject
Deprecated.
 
_getEventFlag() - Method in class com.cordys.cpc.coboc.BizObject
Deprecated.
 
_getExistingDefaultConfig() - Static method in class com.cordys.cpc.bsf.busobject.Config
 
_getFolderID() - Method in class com.cordys.cpc.coboc.BizObject
Deprecated.
 
_getFolderPath() - Method in class com.cordys.cpc.coboc.BizObject
Deprecated.
 
_getHistory() - Method in class com.cordys.cpc.coboc.BizObject
Deprecated.
 
_getIconURL() - Method in class com.cordys.cpc.coboc.BizObject
Deprecated.
 
_getInnerObjectName() - Method in class com.cordys.cpc.bsf.busobject.BusObjectConfig
Returns the inner object's name.
_getInnerObjectSeqId() - Method in class com.cordys.cpc.bsf.busobject.BusObjectConfig
Returns the inner object's seqId.
_getIsPermanentInMemory() - Method in class com.cordys.cpc.coboc.BizObject
Deprecated.
 
_getJDKHome() - Static method in class com.eibus.util.system.Native
If the java.jdk.home property is configured in cordys properties then its value is returned.
_getKey() - Method in class com.cordys.cpc.coboc.BizObject
Deprecated.
 
_getLevel() - Method in class com.cordys.cpc.coboc.BizObject
Deprecated.
 
_getLevel(int) - Method in class com.cordys.cpc.coboc.BizObject
Deprecated.
 
_getListeners(int) - Method in class com.cordys.cpc.bsf.busobject.BusObjectManager
Return transaction level listeners from this object manager and the specified listener
_getMapInfo() - Method in class com.cordys.cpc.bsf.busobject.BusObject
 
_getMapInfo() - Method in class com.cordys.cpc.bsf.busobject.QueryObject
 
_getMessageOptions(boolean, boolean) - Static method in class com.eibus.transport.MessageOptions
Return a messageoption object according to the specified criteria.
_getMetaData() - Method in class com.cordys.cpc.coboc.BizObject
Deprecated.
Kept only for backward compatibility.
_getModifiedDate() - Method in class com.cordys.cpc.coboc.BizObject
Deprecated.
 
_getMultiRelation(String, boolean) - Method in class com.cordys.cpc.bsf.busobject.BusObject
This method is used by the framework.
_getObject() - Method in class com.cordys.cpc.coboc.BizObject
Deprecated.
 
_getObjectBeforeCommit() - Method in class com.cordys.cpc.bsf.busobject.BusObject
This method can be used to get the old data of an object after it is committed.Can be used in the onAfterCommit().This works only for Update operation.
_getObjectData() - Method in class com.cordys.cpc.bsf.busobject.BusObject
Returns the actual/current data of the object
_getObjectData() - Method in class com.cordys.cpc.bsf.busobject.BusObjectConfig
Returns the Objectdata as a NOM handle.
_getObjectDataForNew() - Method in class com.cordys.cpc.bsf.busobject.BusObject
Return the object data that represents the 'new' value (The data as in <tuple><new>)
_getObjectDataForOld() - Method in class com.cordys.cpc.bsf.busobject.BusObject
Return the object data that represents the 'old' value (The data as in <tuple><old>)
_getObjectID() - Method in class com.cordys.cpc.coboc.BizObject
Deprecated.
 
_getObjectManager() - Method in class com.cordys.cpc.bsf.busobject.BusObjectConfig
Returns the persistence handler for this BusObjectConfig
_getObjectName() - Method in class com.cordys.cpc.coboc.BizObject
Deprecated.
 
_getObjectType() - Method in class com.cordys.cpc.bsf.busobject.BusObjectConfig
Returns the type of the object which could be NEW_OBJECT, LOAD_OBJECT or TRANSIENT_OBJECT.
_getObjectType() - Method in class com.cordys.cpc.coboc.BizObject
Deprecated.
 
_getOperation() - Method in class com.cordys.cpc.coboc.BizObject
Deprecated.
 
_getOrganization() - Method in class com.cordys.cpc.coboc.BizObject
Deprecated.
 
_getOrgObjectData() - Method in class com.cordys.cpc.bsf.busobject.BusObjectConfig
Returns the original Objectdata as a NOM handle.
_getOriginalObjectData() - Method in class com.cordys.cpc.bsf.busobject.BusObject
This method must be used only by framework.
_getOuterObject() - Method in class com.cordys.cpc.bsf.busobject.BusObjectConfig
Returns the outer object
_getOwner() - Method in class com.cordys.cpc.coboc.BizObject
Deprecated.
 
_getParentID() - Method in class com.cordys.cpc.coboc.BizObject
Deprecated.
 
_getPersistInDB() - Method in class com.cordys.cpc.coboc.BizObject
Deprecated.
 
_getPlugin() - Method in class com.cordys.cpc.coboc.BizObject
Deprecated.
 
_getProcessComponent() - Static method in class com.eibus.management.ManagedProcess
This is an internal method and is for ESB components consumption.
_getPropertyXml(String, boolean) - Method in class com.cordys.cpc.bsf.busobject.BusObject
Deprecated. 
_getRaiseEventFlag() - Method in class com.cordys.cpc.coboc.BizObject
Deprecated.
 
_getReference() - Method in class com.cordys.cpc.coboc.BizObject
Deprecated.
 
_getRegistration() - Method in class com.cordys.cpc.bsf.busobject.BusObjectManager
Returns the BusObjectRegistration object.This method is used by the framework.
_getRequestType() - Method in class com.cordys.cpc.bsf.busobject.QueryObject
 
_getRootElementName() - Method in class com.cordys.cpc.coboc.BizObject
Deprecated.
 
_getRoutingInstance(Target) - Method in class com.eibus.transport.Middleware
 
_getRuleVal() - Method in class com.cordys.cpc.coboc.BizObject
Deprecated.
 
_getScheduleTempleteModeler() - Method in class com.cordys.cpc.coboc.scheduler.SchedulerEngine
Gets ScheduleTemplateModeler associated with this engine.
_getSchema() - Method in class com.cordys.cpc.coboc.BizObject
Deprecated.
 
_getSchemaValidate() - Method in class com.cordys.cpc.coboc.BizObject
Deprecated.
 
_getSchemaValidate(int) - Method in class com.cordys.cpc.coboc.BizObject
Deprecated.
 
_getSingleRelation(String, boolean) - Method in class com.cordys.cpc.bsf.busobject.BusObject
This method is used by the framework.
_getSingleRelation(String) - Method in class com.cordys.cpc.bsf.busobject.BusObject
This method is used by the framework.
_getTemplateID() - Method in class com.cordys.cpc.coboc.BizObject
Deprecated.
 
_getTemplatePath() - Method in class com.cordys.cpc.coboc.BizObject
Deprecated.
 
_getTransactionConstraintListeners() - Method in class com.cordys.cpc.bsf.busobject.Config
Internal method used by the framework.
_getTransactionID() - Method in class com.cordys.cpc.coboc.BizObject
Deprecated.
 
_getUID() - Method in class com.cordys.cpc.bsf.busobject.BusObject
This method is used by the framework
_getVersion() - Method in class com.cordys.cpc.coboc.BizObject
Deprecated.
 
_getWSAppServerManagedComponent() - Static method in class com.cordys.cpc.bsf.busobject.Config
 
_getWSIDisabledMessageOption(MessageOptions) - Static method in class com.eibus.transport.MessageOptions
Returns a MessageOption that has WSI compliance turned off.
_getXADataSource() - Static method in class com.eibus.applicationconnector.sql.DBConnectionPool
This is an internal method, do not use!
_getXMLDocument() - Static method in class com.cordys.cpc.bsf.busobject.BSF
Deprecated. 
_getXMLDocument() - Method in class com.cordys.cpc.bsf.busobject.BusObjectManager
Returns the corresponding Document object.
_initDBEnabled() - Method in class com.cordys.cpc.bsf.busobject.Config
 
_initializeDiagnosticContext() - Static method in class com.eibus.util.logger.CordysLogger
Initializes the diagnostic context for the invoking thread.
_insertObjectDirect(BusObject) - Method in class com.cordys.cpc.bsf.busobject.BusObjectManager
Only to be called by the framework
_insertWithValidate(IErrorHandler) - Method in class com.cordys.cpc.bsf.busobject.BusObject
Inserts the data.
_iRepeatcounts - Variable in class com.cordys.cpc.coboc.repository.ScheduleEvent
 
_isCurrentThreadTransactional() - Static method in class com.eibus.transport.Middleware
Returns true if the message current thread is handling a message that was received on a transactional transport.
_isHistoryOn() - Method in class com.cordys.cpc.coboc.BizObject
Deprecated.
 
_isInMultiTenantMode() - Method in class com.cordys.cpc.bsf.busobject.Config
 
_isJMXEnabled() - Method in class com.cordys.cpc.bsf.busobject.Config
 
_isLoggerRequired() - Method in class com.eibus.transport.MessageOptions
 
_isNull(int) - Static method in class com.cordys.cpc.bsf.busobject.BusObject
Returns whether this attribute is null.
_isPrimaryAttribute(String) - Method in class com.cordys.cpc.bsf.busobject.BusObject
checks whether the given attribute is primary attribute or not
_isQueryTypeModified() - Method in class com.cordys.cpc.bsf.busobject.QueryObject
 
_isRuleEnabled() - Method in class com.cordys.cpc.bsf.busobject.Config
Returns whether the rule engine is enabled or not.
_isShared() - Method in class com.cordys.cpc.coboc.BizObject
Deprecated.
 
_isWSIComplianceCheckEnabled() - Method in class com.eibus.transport.MessageOptions
Checks if the WSI compliance is enabled.
_localeFromString(String) - Static method in class com.eibus.util.system.EIBProperties
 
_log(String, Severity, Throwable, Object) - Method in class com.eibus.util.logger.CordysLogger
Internal method to log a special message record.
_makeInnerObject(BusObject, String, String) - Method in class com.cordys.cpc.bsf.busobject.BusObject
Create an inner object from an non-inner object.
_makeNotNull(int) - Static method in class com.cordys.cpc.bsf.busobject.BusObject
Remove attribute 'null="true"' Also removes the internally used attribute internal="true"
_makeOuterObject() - Method in class com.cordys.cpc.bsf.busobject.BusObject
Create an non-inner object for an inner object
_mapIntoObject(BusObject) - Method in class com.cordys.cpc.bsf.busobject.AnonymousBusObject
Deprecated.
Use QueryObject.setResultMapping for mapping query result into an object
_notifyAfterAbort(AfterAbortObjectEvent) - Method in class com.cordys.cpc.bsf.busobject.BusObject
This method is used by framework to invoke the onAfterAbort events of this BusObject.
_notifyAfterCommit(AfterCommitObjectEvent) - Method in class com.cordys.cpc.bsf.busobject.BusObject
This method is used by framework to invoke the onAfterCommit events of this BusObject.
_notifyBeforeAbort(BeforeAbortObjectEvent) - Method in class com.cordys.cpc.bsf.busobject.BusObject
This method is used by framework to invoke the onBeforeAbort events of this BusObject.
_notifyBeforeCommit(BeforeCommitObjectEvent) - Method in class com.cordys.cpc.bsf.busobject.BusObject
This method is used by framework to invoke the onBeforeCommit events of this BusObject.
_onDocumentCreate() - Method in interface com.eibus.xml.nom.Document._IDocumentCreationEventListener
 
_onProblemClear(IManagedComponent, IProblemDefinition, ILocalizableString, Object[]) - Method in class com.eibus.transport.Middleware
 
_onProblemRaise(IManagedComponent, IProblemDefinition, ILocalizableString, Object[]) - Method in class com.eibus.transport.Middleware
 
_oScheduleDispatcher - Variable in class com.cordys.cpc.coboc.scheduler.SchedulerManager
Instance of the Action Manager to send external SOAP requests when a schedule is triggered if the listener is a SOAP End Point
_popDiagnosticContext(String) - Static method in class com.eibus.util.logger.CordysLogger
Clients should call this method before leaving a diagnostic context.
_pushDiagnosticContext(String, String) - Static method in class com.eibus.util.logger.CordysLogger
Push diagnostic context information for the current thread.
_registerListener(int, BsfEventListener) - Method in class com.cordys.cpc.bsf.busobject.BusObjectManager
Register a transaction level listener
_registerTransactionConstraintListener(ITransactionConstraintListener) - Method in class com.cordys.cpc.bsf.busobject.Config
Internal method used by the framework.
_removeDiagnosticContext() - Static method in class com.eibus.util.logger.CordysLogger
Remove the diagnostic context for this thread.
_removeNullElements(int) - Static method in class com.cordys.cpc.bsf.busobject.BusObject
 
_setAccess(String, String) - Method in class com.cordys.cpc.bsf.busobject.BusObject
 
_setBsfDisplayMode(int) - Method in class com.cordys.cpc.bsf.busobject.BusObject
Deprecated.
use com.cordys.cpc.bsf.event.AccessEvent
_setBsfDisplayMode(String, int) - Method in class com.cordys.cpc.bsf.busobject.BusObject
Deprecated.
use com.cordys.cpc.bsf.event.AccessEvent
_setCCFClass(String) - Method in class com.cordys.cpc.bsf.busobject.QueryObject
 
_setChoices(String, int) - Method in class com.cordys.cpc.bsf.busobject.BusObject
Sets the choices in the object, for the given attributes
_setCursor(String) - Method in class com.cordys.cpc.coboc.BizObject
Deprecated.
 
_setCustomKey(String) - Method in class com.cordys.cpc.coboc.BizObject
Deprecated.
 
_setDesription(String) - Method in class com.cordys.cpc.coboc.BizObject
Deprecated.
 
_setError(String) - Method in class com.cordys.cpc.coboc.BizObject
Deprecated.
 
_setErrorCode(int) - Method in class com.cordys.cpc.coboc.BizObject
Deprecated.
 
_setErrorDetails(String) - Method in class com.cordys.cpc.coboc.BizObject
Deprecated.
 
_setFolderID(long) - Method in class com.cordys.cpc.coboc.BizObject
Deprecated. 
_setFolderID(String) - Method in class com.cordys.cpc.coboc.BizObject
Deprecated.
 
_setFolderPath(String) - Method in class com.cordys.cpc.coboc.BizObject
Deprecated.
 
_setHistoryOn(boolean) - Method in class com.cordys.cpc.coboc.BizObject
Deprecated.
 
_setIdentifier(Object) - Method in class com.cordys.cpc.bsf.busobject.BsfContext
This method is used by the framework.
_setKey(String) - Method in class com.cordys.cpc.coboc.BizObject
Deprecated.
 
_setLevel(String) - Method in class com.cordys.cpc.coboc.BizObject
Deprecated.
 
_setLoggerRequired(boolean) - Method in class com.eibus.transport.MessageOptions
Whether to set the Logger Node under Cordys header or not.
_setMapInfo(String) - Method in class com.cordys.cpc.bsf.busobject.QueryObject
 
_setModifiedDate(String) - Method in class com.cordys.cpc.coboc.BizObject
Deprecated.
 
_setMsgError(String, String, ConstraintEvent.Category) - Method in class com.cordys.cpc.bsf.busobject.BusObject
Store an error message in the object or attribute data If there is not yet an element in the object data that represents the given attribute, then a 'null' element is created.
_setObject(String) - Method in class com.cordys.cpc.coboc.BizObject
Deprecated.
 
_setObjectData(int) - Method in class com.cordys.cpc.bsf.busobject.BusObject
This method is used by the framework.
_setObjectDataOnError(int) - Method in class com.cordys.cpc.bsf.busobject.BusObject
This method is used by the framework.
_setObjectID(long) - Method in class com.cordys.cpc.coboc.BizObject
Deprecated. 
_setObjectID(String) - Method in class com.cordys.cpc.coboc.BizObject
Deprecated.
 
_setObjectManager(BusObjectManager) - Method in class com.cordys.cpc.bsf.busobject.BusObject
To be used only by the framework.
_setObjectName(String) - Method in class com.cordys.cpc.coboc.BizObject
Deprecated.
 
_setObjectStateOnAbort() - Method in class com.cordys.cpc.bsf.busobject.BusObject
This method is used by the framework.
_setObjectStateOnCommit(int) - Method in class com.cordys.cpc.bsf.busobject.BusObject
This method is used by the framework.
_setObjectType(String) - Method in class com.cordys.cpc.coboc.BizObject
Deprecated.
 
_setOldValue(String, String) - Method in class com.cordys.cpc.bsf.busobject.BusObject
In case of Validate, there may be an prevVal in the attribute.
_setOperation(int) - Method in class com.cordys.cpc.coboc.BizObject
Deprecated.
 
_setOrganization(String) - Method in class com.cordys.cpc.coboc.BizObject
Deprecated.
 
_setOwner(String) - Method in class com.cordys.cpc.coboc.BizObject
Deprecated.
 
_setPlugin(String) - Method in class com.cordys.cpc.coboc.BizObject
Deprecated.
 
_setPrepareCommit(boolean) - Method in class com.cordys.cpc.bsf.busobject.BusObjectManager
Used by Framework
_setProcessComponent(IManagedComponent) - Static method in class com.eibus.management.ManagedProcess
This is an internal method and is for testing purpose.
_setPropertyXml(int, boolean) - Method in class com.cordys.cpc.bsf.busobject.BusObject
Deprecated.
Use method sys_setPropertyXML(int xml, boolean clone)
_setQueryType(QueryObject.XqyQueryType) - Method in class com.cordys.cpc.bsf.busobject.QueryObject
 
_setRaiseEventFlag(int) - Method in class com.cordys.cpc.coboc.BizObject
Deprecated.
 
_setReference(String) - Method in class com.cordys.cpc.coboc.BizObject
Deprecated.
 
_setRequestType(int) - Method in class com.cordys.cpc.bsf.busobject.QueryObject
 
_setRootElementName(String) - Method in class com.cordys.cpc.coboc.BizObject
Deprecated.
 
_setShared(boolean) - Method in class com.cordys.cpc.coboc.BizObject
Deprecated.
 
_setSoapObjectsList(Vector) - Method in class com.cordys.cpc.bsf.busobject.BusObjectManager
 
_setTemplateId(long) - Method in class com.cordys.cpc.bsf.busobject.BusObject
 
_setTemplateId(String) - Method in class com.cordys.cpc.bsf.busobject.BusObject
 
_setTemplateID(long) - Method in class com.cordys.cpc.coboc.BizObject
Deprecated. 
_setTemplateID(String) - Method in class com.cordys.cpc.coboc.BizObject
Deprecated.
 
_setTemplatePath(String) - Method in class com.cordys.cpc.coboc.BizObject
Deprecated.
 
_setTransactionFlag(boolean) - Method in class com.cordys.cpc.bsf.busobject.BusObjectManager
 
_setTransactionID(long) - Method in class com.cordys.cpc.coboc.BizObject
Deprecated. 
_setTransactionID(String) - Method in class com.cordys.cpc.coboc.BizObject
Deprecated.
 
_setUID(BusObjectUID) - Method in class com.cordys.cpc.bsf.busobject.BusObject
The framework method used to set the UID for this BusObject.
_setXADataSource(XADataSource) - Static method in class com.eibus.applicationconnector.sql.DBConnectionPool
This is an internal method, do not use!
_sName - Variable in class com.cordys.cpc.coboc.repository.ScheduleEvent
 
_sOrganization - Variable in class com.cordys.cpc.coboc.repository.ScheduleEvent
 
_toUser() - Method in class com.cordys.cpc.coboc.BizObject
Deprecated.
Provides a format to be given to user as response
_TRANSACTION_ERROR_LISTENER - Static variable in class com.cordys.cpc.bsf.busobject.BusObjectManager
 
_UIDChanged() - Method in class com.cordys.cpc.bsf.busobject.BusObject
If a primary key (unique id - UID) is changed for this object, the framework must be informed about the UID change using this function.
_unregisterListener(int, BsfEventListener) - Method in class com.cordys.cpc.bsf.busobject.BusObjectManager
Unegister a transaction level listener from this object manager
_unregisterTransactionConstraintListener(ITransactionConstraintListener) - Method in class com.cordys.cpc.bsf.busobject.Config
Internal method used by the framework.
_updateObjectDirect(BusObject) - Method in class com.cordys.cpc.bsf.busobject.BusObjectManager
Only to be called by the framework
_updateWithValidate(IErrorHandler) - Method in class com.cordys.cpc.bsf.busobject.BusObject
Updates the data.
A B C D E F G H I K L M N O P Q R S T U V W X _ 
Skip navigation links