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

A

AbstractConditionalChange - class com.oakgrovesystems.mediation.AbstractConditionalChange.
An implementation of the ConditionalChange interface.
AbstractConditionalChange() - Constructor for class com.oakgrovesystems.mediation.AbstractConditionalChange
 
AbstractProcessCondition - class com.oakgrovesystems.reactor.processMediation.AbstractProcessCondition.
A Condition that is a boolean function of the state of one or more Processes.
AbstractProcessCondition() - Constructor for class com.oakgrovesystems.reactor.processMediation.AbstractProcessCondition
 
AbstractReactorProxy - class com.oakgrovesystems.reactor.client.AbstractReactorProxy.
AbstractReactorProxy is a convenience class that programmers can use to make requests to Reactor server.
AbstractReactorProxy() - Constructor for class com.oakgrovesystems.reactor.client.AbstractReactorProxy
 
accept(File, String) - Method in class com.oakgrovesystems.util.JarFilenameFilter
 
ace - Variable in class com.oakgrovesystems.reactor.client.QueryCriteria
 
ACE - class com.oakgrovesystems.reactor.processMediation.ACE.
The relationships between the Reactor objects and the users of the system are captured using ACLs, which are composed of ACEs (Access Control Elements).
ACE_PARM_NAME - Static variable in class com.oakgrovesystems.reactor.requests.QueryGeneral
The name of the request parameter that is the ACE profile that must match an ACE in the ACL of a Process for it to be included in the result set
ACE_PROFILE_PARM_NAME - Static variable in class com.oakgrovesystems.reactor.requests.QueryProcesses
The name of the request parameter that is the ACE profile that must match an ACE in the ACL of a Process for it to be included in the result set
ACE(int, String, String) - Constructor for class com.oakgrovesystems.reactor.processMediation.ACE
Creates a new ACE with the type, name and role specified
aceProfileElement(ACE) - Method in class com.oakgrovesystems.reactor.requests.QueryGeneral
 
aceProfileElement(ACE) - Method in class com.oakgrovesystems.reactor.requests.QueryProcesses
 
acl - Variable in class com.oakgrovesystems.reactor.processMediation.Operand
 
acl - Variable in class com.oakgrovesystems.reactor.processMediation.Policy
the ACL of this Policy
acl - Variable in class com.oakgrovesystems.reactor.processMediation.Process
 
acl - Variable in class com.oakgrovesystems.reactor.processMediation.Status
 
ACL - class com.oakgrovesystems.reactor.processMediation.ACL.
The relationships between the Reactor objects and the users of the system are captured using ACLs.
ACL_PARM_NAME - Static variable in class com.oakgrovesystems.reactor.requests.SetACL
This stores the actual ACL to replace.
ACL() - Constructor for class com.oakgrovesystems.reactor.processMediation.ACL
Creates an ACL that contains no ACEs.
ACL(Collection) - Constructor for class com.oakgrovesystems.reactor.processMediation.ACL
Creates an ACL with the same ACEs as those in the Collection specified.
add(ProcessMediationObject) - Method in class com.oakgrovesystems.reactor.ReactorObjects
Adds a process mediation object to the collection
add(Set) - Method in class com.oakgrovesystems.reactor.ReactorObjects
Adds a set of process mediation objects to the collection.
addCalendar(ServiceRequestObj) - Method in interface com.oakgrovesystems.reactor.scheduling.SchedulingRequestHandler
 
addChangeCondition(ProcessChangeCondition) - Method in class com.oakgrovesystems.reactor.processMediation.Process
 
addCurrentStatus(ReactorObjectId) - Method in class com.oakgrovesystems.reactor.processMediation.Process
 
addObject(Object) - Method in class com.oakgrovesystems.reactor.requests.GetOperandIdsByLabelAndValueResponse
 
addObject(Object) - Method in class com.oakgrovesystems.reactor.requests.GetProcessIdsForOperandsByLabelAndValueResponse
 
addObject(Object) - Method in class com.oakgrovesystems.reactor.requests.QueryResponse
 
addObject(QueryResponse, Element) - Method in class com.oakgrovesystems.reactor.requests.QueryGeneral
 
addObject(QueryResponse, Element) - Method in class com.oakgrovesystems.reactor.requests.QueryRequest
 
addObjectsToUpdate(Collection) - Method in class com.oakgrovesystems.reactor.requests.SetObjects
Specifies the set of Objects to update.
addObjectToUpdate(Object) - Method in class com.oakgrovesystems.reactor.requests.SetObjects
Specifies the set of Objects to update.
addOperand(QueryResponse, Element) - Method in class com.oakgrovesystems.reactor.requests.QueryGeneral
 
addOperand(QueryResponse, Element) - Method in class com.oakgrovesystems.reactor.requests.QueryRequest
 
addOperand(ReactorObjectId) - Method in class com.oakgrovesystems.reactor.processMediation.Process
 
addOperand(ReactorObjectId) - Method in class com.oakgrovesystems.reactor.processMediation.ProcessNode
 
addPair(String, String) - Method in class com.oakgrovesystems.reactor.processMediation.MetaDataParser
 
addPolicy(QueryResponse, Element) - Method in class com.oakgrovesystems.reactor.requests.QueryGeneral
 
addPolicy(QueryResponse, Element) - Method in class com.oakgrovesystems.reactor.requests.QueryRequest
 
addPolicy(ReactorObjectId) - Method in class com.oakgrovesystems.reactor.processMediation.Process
 
addPolicy(ReactorObjectId) - Method in class com.oakgrovesystems.reactor.processMediation.ProcessNode
 
addPrecondition(ProcessPrecondition) - Method in class com.oakgrovesystems.reactor.processMediation.Process
 
addProcess(QueryResponse, Element) - Method in class com.oakgrovesystems.reactor.requests.QueryGeneral
 
addProcess(QueryResponse, Element) - Method in class com.oakgrovesystems.reactor.requests.QueryRequest
 
addReference(QueryResponse, Element) - Method in class com.oakgrovesystems.reactor.requests.QueryGeneral
 
addReference(QueryResponse, Element) - Method in class com.oakgrovesystems.reactor.requests.QueryRequest
 
addRequest(Class, ReactorResponse) - Method in class com.oakgrovesystems.reactor.client.TestReactorProxy
 
addRow(ArrayList) - Method in class com.oakgrovesystems.util.CSV
This method adds a row, at the end of the existing matrix, to the CSV object
AddStatus - class com.oakgrovesystems.reactor.requests.AddStatus.
A request to add a current status to a Process.
AddStatus() - Constructor for class com.oakgrovesystems.reactor.requests.AddStatus
Creates a AddStatus request without specifying the authentication token to use to make the request.
addStatus(QueryResponse, Element) - Method in class com.oakgrovesystems.reactor.requests.QueryGeneral
 
addStatus(QueryResponse, Element) - Method in class com.oakgrovesystems.reactor.requests.QueryRequest
 
addStatus(ReactorObjectId) - Method in class com.oakgrovesystems.reactor.processMediation.Process
 
addStatus(ReactorObjectId) - Method in class com.oakgrovesystems.reactor.processMediation.ProcessNode
 
AddStatus(String) - Constructor for class com.oakgrovesystems.reactor.requests.AddStatus
Creates a AddStatus request that will use the specified authentication token
AddStatusResponse - class com.oakgrovesystems.reactor.requests.AddStatusResponse.
 
AddStatusResponse() - Constructor for class com.oakgrovesystems.reactor.requests.AddStatusResponse
 
AddStatusResponse(int, String) - Constructor for class com.oakgrovesystems.reactor.requests.AddStatusResponse
 
AddStatusResponse(int, String, Throwable) - Constructor for class com.oakgrovesystems.reactor.requests.AddStatusResponse
 
addStatusToProcess(LabelPath, LabelPath) - Method in class com.oakgrovesystems.reactor.client.AbstractReactorProxy
Sends add status request to the server.
addStatusToProcess(LabelPath, LabelPath) - Method in interface com.oakgrovesystems.reactor.client.ReactorProxy
Sends add status request to the server.
addStatusToProcess(Process, Status) - Method in class com.oakgrovesystems.reactor.client.AbstractReactorProxy
Sends add status request to the server.
addStatusToProcess(Process, Status) - Method in interface com.oakgrovesystems.reactor.client.ReactorProxy
Sends add status request to the server.
addStatusToProcess(ReactorObjectId, ReactorObjectId) - Method in class com.oakgrovesystems.reactor.client.AbstractReactorProxy
Sends add status request to the server.
addStatusToProcess(ReactorObjectId, ReactorObjectId) - Method in interface com.oakgrovesystems.reactor.client.ReactorProxy
Sends add status request to the server.
addSubprocess(ReactorObjectId) - Method in class com.oakgrovesystems.reactor.processMediation.Process
 
addSubprocess(ReactorObjectId) - Method in class com.oakgrovesystems.reactor.processMediation.ProcessNode
 
addTimer(ServiceRequestObj) - Method in interface com.oakgrovesystems.reactor.scheduling.SchedulingRequestHandler
 
addTimer(TimerSpec) - Method in class com.oakgrovesystems.reactor.processMediation.Process
 
addToCache(LabelPath, Class, ReactorObjectId) - Method in class com.oakgrovesystems.reactor.client.ClientLabelPathToIdMapper
Adds ReactorObjectId corresponding to LabelPath to cache
addToScheduler() - Method in class com.oakgrovesystems.reactor.scheduling.quartz.QuartzCalendarProxy
 
ALL_OBJECTS - Static variable in class com.oakgrovesystems.reactor.requests.QueryAllObjects
The type of a query for all objects
append(String) - Method in class com.oakgrovesystems.reactor.LabelPath
 
applyTo(Object) - Method in class com.oakgrovesystems.mediation.AbstractConditionalChange
Applies this Change to the specified Object.
applyTo(Object) - Method in interface com.oakgrovesystems.mediation.Change
Applies this Change to the specified Object.
applyTo(Object) - Method in class com.oakgrovesystems.reactor.processMediation.ProcessStateChange
Changes the state of the Process specified
applyTo(Object) - Method in class com.oakgrovesystems.reactor.processMediation.ProcessStatusAddition
Adds the Status id to the specified Process's list of current statuses
applyTo(Object) - Method in class com.oakgrovesystems.reactor.processMediation.ProcessStatusRemoval
Removes the Status id from the specified Process's list of current statuses
areTypesEquivalent(int, int) - Method in class com.oakgrovesystems.reactor.LabelPath
 
Assert - class com.oakgrovesystems.util.Assert.
This class provides static methods for handling assertions, which can be used to enforce pre-conditions and post-conditions in code at a very low level.
Assert() - Constructor for class com.oakgrovesystems.util.Assert
 
AssertionException - exception com.oakgrovesystems.util.AssertionException.
This is the exception thrown by the Assert class when an assertion fails.
AssertionException() - Constructor for class com.oakgrovesystems.util.AssertionException
 
AssertionException(String) - Constructor for class com.oakgrovesystems.util.AssertionException
 
AUTH_TOKEN_PARM - Static variable in class com.oakgrovesystems.reactor.requests.LoginResponse
 
authToken - Variable in class com.oakgrovesystems.reactor.client.AbstractReactorProxy
Authentication token that this proxy uses as credential to talk to the server
authToken - Variable in class com.oakgrovesystems.reactor.client.TestReactorProxy
 
availableToEntireSubtree - Variable in class com.oakgrovesystems.reactor.processMediation.Status
 

B

Base64Encoder - class com.oakgrovesystems.util.Base64Encoder.
Encodes/decodes byte arrays to/from Base64-encoded Strings.
Base64Encoder() - Constructor for class com.oakgrovesystems.util.Base64Encoder
 
Base64Exception - exception com.oakgrovesystems.util.Base64Exception.
This exception is thrown if a Base64-encoded string is of an illegal length or contains an illegal character.
Base64Exception(String) - Constructor for class com.oakgrovesystems.util.Base64Exception
 
ByteArrayDataSource - class com.oakgrovesystems.util.ByteArrayDataSource.
 
ByteArrayDataSource(byte[], String) - Constructor for class com.oakgrovesystems.util.ByteArrayDataSource
 
ByteArrayDataSource(String, String, String) - Constructor for class com.oakgrovesystems.util.ByteArrayDataSource
 

C

calendar - Variable in class com.oakgrovesystems.reactor.processMediation.TimerSpec
 
CanNotEvaluateConditionException - exception com.oakgrovesystems.mediation.CanNotEvaluateConditionException.
A subclass of Exception thrown when a Condition can not be evaluated.
CanNotEvaluateConditionException() - Constructor for class com.oakgrovesystems.mediation.CanNotEvaluateConditionException
Creates a new CanNotEvaluateConditionException.
CanNotEvaluateConditionException(String) - Constructor for class com.oakgrovesystems.mediation.CanNotEvaluateConditionException
Creates a new CanNotEvaluateConditionException with the specified detail message.
captureStream - Variable in class com.oakgrovesystems.util.ErrStreamCapture
 
Change - interface com.oakgrovesystems.mediation.Change.
A modification to the state of another object.
changeConditions - Variable in class com.oakgrovesystems.reactor.processMediation.Process
The change conditions of a Process dictate the circumstances under which the Process's state or current statuses should change.
ChangeNotApplicableException - exception com.oakgrovesystems.mediation.ChangeNotApplicableException.
A subclass of Exception thrown when a Change can not be applied.
ChangeNotApplicableException() - Constructor for class com.oakgrovesystems.mediation.ChangeNotApplicableException
Creates a new ChangeNotApplicableException.
ChangeNotApplicableException(String) - Constructor for class com.oakgrovesystems.mediation.ChangeNotApplicableException
Creates a new ChangeNotApplicableException with the specified detail message.
check(boolean, String) - Static method in class com.oakgrovesystems.util.Assert
Throws an AssertionException if the boolean assertion is false.
CLASSNAME - Static variable in class com.oakgrovesystems.reactor.processMediation.Policy
The value for sourceCodeType that indicates that the String sourceCode attribute is the classname of a runnable Java class
clear() - Method in class com.oakgrovesystems.reactor.ReactorObjects
Clears the contents of the collection
ClientIdToLabelPathMapper - class com.oakgrovesystems.reactor.client.ClientIdToLabelPathMapper.
 
ClientIdToLabelPathMapper() - Constructor for class com.oakgrovesystems.reactor.client.ClientIdToLabelPathMapper
 
ClientIdToLabelPathMapper(Map) - Constructor for class com.oakgrovesystems.reactor.client.ClientIdToLabelPathMapper
 
ClientLabelPathToIdMapper - class com.oakgrovesystems.reactor.client.ClientLabelPathToIdMapper.
Maps LabelPaths to ReactorObjectIds.
ClientLabelPathToIdMapper() - Constructor for class com.oakgrovesystems.reactor.client.ClientLabelPathToIdMapper
Constructs a ClientLabelPathToIdMapperthat utilizes caching to improve performance.
ClientLabelPathToIdMapper(Map) - Constructor for class com.oakgrovesystems.reactor.client.ClientLabelPathToIdMapper
Constructs a mapper that uses objectMap to look up objects by their ids and utilizes caching to improve performance.
ClientLabelPathToIdMapperAndCreator - class com.oakgrovesystems.reactor.client.ClientLabelPathToIdMapperAndCreator.
Maps LabelPaths to ReactorObjectIds.
ClientLabelPathToIdMapperAndCreator() - Constructor for class com.oakgrovesystems.reactor.client.ClientLabelPathToIdMapperAndCreator
Constructs a ClientLabelPathToIdMapperAndCreator that utilizes caching to improve performance.
ClientLabelPathToIdMapperAndCreator(Map) - Constructor for class com.oakgrovesystems.reactor.client.ClientLabelPathToIdMapperAndCreator
Constructs a mapper that uses objectMap to look up objects by their ids and utilizes caching to improve performance.
CLONE_ID_PARM - Static variable in class com.oakgrovesystems.reactor.requests.CloneInstanceResponse
 
CLONE_LABEL_PARM_NAME - Static variable in class com.oakgrovesystems.reactor.requests.CloneInstance
The name of the request parameter that is the new label to give to the clone.
clone() - Method in class com.oakgrovesystems.reactor.ReactorEvent
 
clone() - Method in class com.oakgrovesystems.reactor.processMediation.ProcessHasStatusCondition
Clones this ProcessHasStatusCondition.
clone() - Method in class com.oakgrovesystems.reactor.processMediation.ProcessStateEqualsCondition
Clones this ProcessStateEqualsConditons.
clone() - Method in class com.oakgrovesystems.reactor.processMediation.TimerSpec
 
CloneInstance - class com.oakgrovesystems.reactor.requests.CloneInstance.
A request to create an instance of a Process definition.
CloneInstance() - Constructor for class com.oakgrovesystems.reactor.requests.CloneInstance
Creates a CloneInstance request without specifying the authentication token to use to make the request.
cloneInstance(LabelPath) - Method in class com.oakgrovesystems.reactor.client.AbstractReactorProxy
Sends a clone request to the server.
cloneInstance(LabelPath) - Method in interface com.oakgrovesystems.reactor.client.ReactorProxy
Sends a clone request to the server.
cloneInstance(LabelPath, String) - Method in class com.oakgrovesystems.reactor.client.AbstractReactorProxy
Sends a clone request to the server.
cloneInstance(LabelPath, String) - Method in interface com.oakgrovesystems.reactor.client.ReactorProxy
Sends a clone request to the server.
cloneInstance(Process) - Method in class com.oakgrovesystems.reactor.client.AbstractReactorProxy
Sends a clone request to the server.
cloneInstance(Process) - Method in interface com.oakgrovesystems.reactor.client.ReactorProxy
Sends a clone request to the server.
cloneInstance(Process, String) - Method in class com.oakgrovesystems.reactor.client.AbstractReactorProxy
Sends a clone request to the server.
cloneInstance(Process, String) - Method in interface com.oakgrovesystems.reactor.client.ReactorProxy
Sends a clone request to the server.
cloneInstance(ReactorObjectId) - Method in class com.oakgrovesystems.reactor.client.AbstractReactorProxy
Sends a clone request to the server.
cloneInstance(ReactorObjectId) - Method in interface com.oakgrovesystems.reactor.client.ReactorProxy
Sends a clone request to the server.
cloneInstance(ReactorObjectId, String) - Method in class com.oakgrovesystems.reactor.client.AbstractReactorProxy
Sends a clone request to the server.
cloneInstance(ReactorObjectId, String) - Method in interface com.oakgrovesystems.reactor.client.ReactorProxy
Sends a clone request to the server.
CloneInstance(String) - Constructor for class com.oakgrovesystems.reactor.requests.CloneInstance
Creates a CloneInstance request that will use the specified authentication token
CloneInstanceResponse - class com.oakgrovesystems.reactor.requests.CloneInstanceResponse.
 
CloneInstanceResponse() - Constructor for class com.oakgrovesystems.reactor.requests.CloneInstanceResponse
 
CloneInstanceResponse(int, String) - Constructor for class com.oakgrovesystems.reactor.requests.CloneInstanceResponse
 
CloneInstanceResponse(int, String, Throwable) - Constructor for class com.oakgrovesystems.reactor.requests.CloneInstanceResponse
 
CODE - Static variable in class com.oakgrovesystems.reactor.processMediation.Policy
The value for sourceCodeType that indicates that the String sourceCode attribute is source code of a BSF script.
CODE200_OK - Static variable in class com.oakgrovesystems.reactor.Responses
 
CODE400_BAD_REQUEST - Static variable in class com.oakgrovesystems.reactor.Responses
 
CODE404_BAD_PARAMETERS - Static variable in class com.oakgrovesystems.reactor.Responses
 
CODE405_BAD_REQUEST_TYPE - Static variable in class com.oakgrovesystems.reactor.Responses
 
CODE406_CAN_NOT_DELIVER_FORMAT - Static variable in class com.oakgrovesystems.reactor.Responses
 
CODE407_COULD_NOT_PARSE_REQUEST - Static variable in class com.oakgrovesystems.reactor.Responses
 
CODE408_BAD_RESPONSE - Static variable in class com.oakgrovesystems.reactor.Responses
 
CODE410_UNAUTHORIZED - Static variable in class com.oakgrovesystems.reactor.Responses
 
CODE411_LOGIN_FAILED - Static variable in class com.oakgrovesystems.reactor.Responses
 
CODE412_LOGIN_FAILED_FROM_SERVER_CONFIG - Static variable in class com.oakgrovesystems.reactor.Responses
 
CODE413_REJECTED_BY_ACL - Static variable in class com.oakgrovesystems.reactor.Responses
 
CODE414_DUPLICATE_OBJECT - Static variable in class com.oakgrovesystems.reactor.Responses
 
CODE420_NOT_FOUND - Static variable in class com.oakgrovesystems.reactor.Responses
 
CODE430_INVALID_LICENSE - Static variable in class com.oakgrovesystems.reactor.Responses
 
CODE500_INTERNAL_ERROR - Static variable in class com.oakgrovesystems.reactor.Responses
 
CODE501_NOT_IMPLEMENTED - Static variable in class com.oakgrovesystems.reactor.Responses
 
CODE502_SERVICE_NOT_INITIALIZED - Static variable in class com.oakgrovesystems.reactor.Responses
 
CODE503_SERVICE_UNAVAILABLE - Static variable in class com.oakgrovesystems.reactor.Responses
 
CODE504_SERVICE_NOT_FOUND - Static variable in class com.oakgrovesystems.reactor.Responses
 
CODE505_FAILED_ASSERTION - Static variable in class com.oakgrovesystems.reactor.Responses
 
CODE506_VERSION_NOT_SUPPORTED - Static variable in class com.oakgrovesystems.reactor.Responses
 
com.oakgrovesystems.mediation - package com.oakgrovesystems.mediation
 
com.oakgrovesystems.net - package com.oakgrovesystems.net
 
com.oakgrovesystems.reactor - package com.oakgrovesystems.reactor
 
com.oakgrovesystems.reactor.client - package com.oakgrovesystems.reactor.client
 
com.oakgrovesystems.reactor.policy - package com.oakgrovesystems.reactor.policy
 
com.oakgrovesystems.reactor.processMediation - package com.oakgrovesystems.reactor.processMediation
 
com.oakgrovesystems.reactor.requests - package com.oakgrovesystems.reactor.requests
 
com.oakgrovesystems.reactor.scheduling - package com.oakgrovesystems.reactor.scheduling
 
com.oakgrovesystems.reactor.scheduling.quartz - package com.oakgrovesystems.reactor.scheduling.quartz
 
com.oakgrovesystems.util - package com.oakgrovesystems.util
 
com.oakgrovesystems.xml - package com.oakgrovesystems.xml
 
compare() - Method in class com.oakgrovesystems.xml.XMLComparison
 
Condition - interface com.oakgrovesystems.mediation.Condition.
A Condition is a boolean function of the state of one or more other objects.
ConditionalChange - interface com.oakgrovesystems.mediation.ConditionalChange.
A Change which is only applicable if a certain Condition is true.
conditions - Variable in class com.oakgrovesystems.mediation.Conjunction
 
conditions - Variable in class com.oakgrovesystems.mediation.Disjunction
 
conditionToInvert - Variable in class com.oakgrovesystems.mediation.Inversion
 
conditionToInvert - Variable in class com.oakgrovesystems.reactor.processMediation.ProcessConditionInversion
 
configureFromXML(XMLObject) - Method in class com.oakgrovesystems.reactor.requests.ReactorRequest
configures this ReactorRequest from its XML representation
configureFromXML(XMLObject, LabelPathToIdMapper) - Method in class com.oakgrovesystems.reactor.requests.ReactorRequest
configures this ReactorRequest from its XML representation
Conjunction - class com.oakgrovesystems.mediation.Conjunction.
A compound Condition (a Condition that is a boolean function of the state of one or more other Conditions).
Conjunction(Set) - Constructor for class com.oakgrovesystems.mediation.Conjunction
Creates a new Conjunction that is a function of the specified Set of other Conditions
connection - Variable in class com.oakgrovesystems.net.XMLClient
 
Constants - interface com.oakgrovesystems.reactor.Constants.
 
containedException - Variable in class com.oakgrovesystems.reactor.StartupException
 
containsKey(Object) - Method in class com.oakgrovesystems.reactor.ReactorObjectMap
 
contents - Variable in class com.oakgrovesystems.util.Template
 
copy() - Method in class com.oakgrovesystems.reactor.LabelPath
 
copy() - Method in class com.oakgrovesystems.reactor.processMediation.AbstractProcessCondition
returns a deep copy of this ProcessCondition.
copy() - Method in class com.oakgrovesystems.reactor.processMediation.Operand
returns a deep copy of this ProcessMediationObject
copy() - Method in class com.oakgrovesystems.reactor.processMediation.Policy
returns a deep copy of this ProcessMediationObject
copy() - Method in class com.oakgrovesystems.reactor.processMediation.Process
returns a deep copy of this ProcessMediationObject (all mutable members are copied)
copy() - Method in class com.oakgrovesystems.reactor.processMediation.ProcessChangeCondition
returns a deep copy
copy() - Method in interface com.oakgrovesystems.reactor.processMediation.ProcessCondition
returns a deep copy of this ProcessCondition.
copy() - Method in class com.oakgrovesystems.reactor.processMediation.ProcessConditionConjunction
Returns a deep copy
copy() - Method in class com.oakgrovesystems.reactor.processMediation.ProcessConditionDisjunction
Returns a deep copy
copy() - Method in class com.oakgrovesystems.reactor.processMediation.ProcessConditionInversion
Returns a deep copy
copy() - Method in class com.oakgrovesystems.reactor.processMediation.ProcessHasStatusCondition
Clones this ProcessHasStatusCondition.
copy() - Method in interface com.oakgrovesystems.reactor.processMediation.ProcessMediationObject
returns a deep copy of this ProcessMediationObject
copy() - Method in class com.oakgrovesystems.reactor.processMediation.ProcessPrecondition
returns a deep copy
copy() - Method in class com.oakgrovesystems.reactor.processMediation.ProcessStateEqualsCondition
Clones this ProcessStateEqualsConditons.
copy() - Method in class com.oakgrovesystems.reactor.processMediation.Status
returns a deep copy of this ProcessMediationObject
Create - class com.oakgrovesystems.reactor.requests.Create.
A request to create new Process Mediation Objects.
Create() - Constructor for class com.oakgrovesystems.reactor.requests.Create
Creates a Create request without specifying the authentication token to use to make the request.
Create(String) - Constructor for class com.oakgrovesystems.reactor.requests.Create
Creates a Create request that will use the specified authentication token
createObjects(Set) - Method in class com.oakgrovesystems.reactor.client.AbstractReactorProxy
Sends create request to the server.
createObjects(Set) - Method in interface com.oakgrovesystems.reactor.client.ReactorProxy
Sends create request to the server.
createObjects(Set, ReactorObjects) - Method in class com.oakgrovesystems.reactor.client.AbstractReactorProxy
Sends create request to the server The objects to be created must only be process mediation objects.
createObjects(Set, ReactorObjects) - Method in interface com.oakgrovesystems.reactor.client.ReactorProxy
Sends create request to the server The objects to be created must only be process mediation objects.
createRequestHandler() - Method in class com.oakgrovesystems.reactor.scheduling.SchedulingFactory
 
createRequestHandler() - Method in interface com.oakgrovesystems.reactor.scheduling.SchedulingModule
 
CreateResponse - class com.oakgrovesystems.reactor.requests.CreateResponse.
 
CreateResponse() - Constructor for class com.oakgrovesystems.reactor.requests.CreateResponse
 
CreateResponse(int, String) - Constructor for class com.oakgrovesystems.reactor.requests.CreateResponse
 
CreateResponse(int, String, Throwable) - Constructor for class com.oakgrovesystems.reactor.requests.CreateResponse
 
createResponseXML(ReactorResponse) - Method in class com.oakgrovesystems.reactor.requests.ReactorRequest
Creates the XML representation of a response from its ReactorResponse Java representation.
createResponseXML(ReactorResponse, IdToLabelPathMapper) - Method in class com.oakgrovesystems.reactor.requests.ReactorRequest
Creates the XML representation of a response from its ReactorResponse Java representation.
createReturnValuesElem(String[][]) - Static method in class com.oakgrovesystems.reactor.requests.ReactorRequest
Creates a 'return_values' JDOM Element from the given array of key-value pairs.
createRtnValXML(ReactorResponse, IdToLabelPathMapper) - Method in class com.oakgrovesystems.reactor.requests.CloneInstance
 
createRtnValXML(ReactorResponse, IdToLabelPathMapper) - Method in class com.oakgrovesystems.reactor.requests.Get
 
createRtnValXML(ReactorResponse, IdToLabelPathMapper) - Method in class com.oakgrovesystems.reactor.requests.GetOperandIdsByLabelAndValue
 
createRtnValXML(ReactorResponse, IdToLabelPathMapper) - Method in class com.oakgrovesystems.reactor.requests.GetProcessIdsForOperandsByLabelAndValue
 
createRtnValXML(ReactorResponse, IdToLabelPathMapper) - Method in class com.oakgrovesystems.reactor.requests.Login
 
createRtnValXML(ReactorResponse, IdToLabelPathMapper) - Method in class com.oakgrovesystems.reactor.requests.QueryGeneral
 
createRtnValXML(ReactorResponse, IdToLabelPathMapper) - Method in class com.oakgrovesystems.reactor.requests.QueryRequest
 
createRtnValXML(ReactorResponse, IdToLabelPathMapper) - Method in class com.oakgrovesystems.reactor.requests.ReactorRequest
This (superclass) implementation simply returns null, which is perfect for requests that don't have return values.
createStackTrace(Throwable) - Method in class com.oakgrovesystems.util.Navigator
 
createThreadManager() - Method in class com.oakgrovesystems.reactor.scheduling.SchedulingFactory
 
createThreadManager() - Method in interface com.oakgrovesystems.reactor.scheduling.SchedulingModule
 
CSV - class com.oakgrovesystems.util.CSV.
This class represents the Comma Separated Value (CSV) object.
CSV() - Constructor for class com.oakgrovesystems.util.CSV
 
CURRENT_NODE - Static variable in class com.oakgrovesystems.reactor.LabelPath
 
currentPolicy - Variable in class com.oakgrovesystems.util.Navigator
 
currentProcess - Variable in class com.oakgrovesystems.util.Navigator
 
currentStatuses - Variable in class com.oakgrovesystems.reactor.processMediation.Process
The current statuses attribute of a Process object indicates the Statuses that currently apply to the Process.

D

DATE_PATTERN - Static variable in interface com.oakgrovesystems.reactor.Constants
 
debug - Variable in class com.oakgrovesystems.reactor.client.TestReactorProxy
 
decode(String) - Static method in class com.oakgrovesystems.util.Base64Encoder
Decodes a Base64 string to a byte array.
decode(String) - Static method in class com.oakgrovesystems.xml.XMLEncoder
 
DEF_ONLY_PARM_NAME - Static variable in class com.oakgrovesystems.reactor.requests.QueryProcessTree
The name of the request parameter that is the boolean indicating that only Definition trees should be returned.
defaultRoot - Variable in class com.oakgrovesystems.reactor.LabelPath
 
DEFINITION_PARM_NAME - Static variable in class com.oakgrovesystems.reactor.requests.QueryProcesses
The name of the request parameter that is whether or not a Process must be a definition to be included in the result set
DEFINITION_TYPE - Static variable in class com.oakgrovesystems.reactor.LabelPath
 
DEFINITION_TYPE_NAME - Static variable in class com.oakgrovesystems.reactor.LabelPath
 
Delete - class com.oakgrovesystems.reactor.requests.Delete.
A request to permanently remove a Process Mediation Object.
DELETE_DEF_PARM_NAME - Static variable in class com.oakgrovesystems.reactor.requests.Delete
The name of the request parameter that is the boolean value of deleteDefinitionOnly
Delete() - Constructor for class com.oakgrovesystems.reactor.requests.Delete
Creates a Delete request without specifying the authentication token to use to make the request.
delete(LabelPath, Class) - Method in class com.oakgrovesystems.reactor.client.AbstractReactorProxy
Sends a delete request to the server.
delete(LabelPath, Class) - Method in interface com.oakgrovesystems.reactor.client.ReactorProxy
Sends a delete request to the server.
delete(LabelPath, Class, ReactorObjects) - Method in class com.oakgrovesystems.reactor.client.AbstractReactorProxy
Sends a delete request to the server.
delete(LabelPath, Class, ReactorObjects) - Method in interface com.oakgrovesystems.reactor.client.ReactorProxy
Sends a delete request to the server.
delete(ReactorObjectId, Class) - Method in class com.oakgrovesystems.reactor.client.AbstractReactorProxy
Sends a delete request to the server.
delete(ReactorObjectId, Class) - Method in interface com.oakgrovesystems.reactor.client.ReactorProxy
Sends a delete request to the server.
delete(ReactorObjectId, Class, ReactorObjects) - Method in class com.oakgrovesystems.reactor.client.AbstractReactorProxy
Sends a delete request to the server.
delete(ReactorObjectId, Class, ReactorObjects) - Method in interface com.oakgrovesystems.reactor.client.ReactorProxy
Sends a delete request to the server.
Delete(String) - Constructor for class com.oakgrovesystems.reactor.requests.Delete
Creates a Delete request that will use the specified authentication token
DeleteResponse - class com.oakgrovesystems.reactor.requests.DeleteResponse.
 
DeleteResponse() - Constructor for class com.oakgrovesystems.reactor.requests.DeleteResponse
 
DeleteResponse(int, String) - Constructor for class com.oakgrovesystems.reactor.requests.DeleteResponse
 
DeleteResponse(int, String, Throwable) - Constructor for class com.oakgrovesystems.reactor.requests.DeleteResponse
 
depth - Variable in class com.oakgrovesystems.reactor.client.QueryCriteria
 
DEPTH_PARM_NAME - Static variable in class com.oakgrovesystems.reactor.requests.QueryGeneral
The name of the request parameter that is the depth of the tree to retrieve
DEPTH_PARM_NAME - Static variable in class com.oakgrovesystems.reactor.requests.QueryProcessTree
The name of the request parameter that is the depth of the tree to retrieve
dereference(Class) - Method in class com.oakgrovesystems.reactor.ReactorObjectId
Gets the referenced object from the persistence service.
dereference(Class) - Method in interface com.oakgrovesystems.util.ObjectReference
Returns a reference to a java representation of the object referenced by this ObjectReference.
dereference(Class, Map) - Method in class com.oakgrovesystems.reactor.ReactorObjectId
Gets the referenced object from the Map.
dereference(Class, Map, boolean) - Method in class com.oakgrovesystems.reactor.ReactorObjectId
Gets the referenced object from the Map.
dereference(Map) - Method in class com.oakgrovesystems.reactor.ReactorObjectId
Gets the referenced object from the Map.
description - Variable in class com.oakgrovesystems.reactor.processMediation.Operand
 
description - Variable in class com.oakgrovesystems.reactor.processMediation.Policy
the description of this Policy
description - Variable in class com.oakgrovesystems.reactor.processMediation.Process
 
description - Variable in class com.oakgrovesystems.reactor.processMediation.Status
 
description - Variable in class com.oakgrovesystems.reactor.processMediation.TimerSpec
 
destroy() - Method in class com.oakgrovesystems.reactor.scheduling.SchedulingServlet
Shuts down SchedulingThreadManager.
destroy() - Method in interface com.oakgrovesystems.reactor.scheduling.SchedulingThreadManager
 
different - Variable in class com.oakgrovesystems.xml.XMLComparison
 
Disjunction - class com.oakgrovesystems.mediation.Disjunction.
A compound Condition (a Condition that is a boolean function of the state of one or more other Conditions).
Disjunction(Set) - Constructor for class com.oakgrovesystems.mediation.Disjunction
Creates a new Disjunction that is a function of the specified Set of other Conditions
dispose() - Method in interface com.oakgrovesystems.reactor.scheduling.SchedulingRequestHandler
 
doGet(HttpServletRequest, HttpServletResponse) - Method in class com.oakgrovesystems.reactor.scheduling.SchedulingServlet
 
doPost(HttpServletRequest, HttpServletResponse) - Method in class com.oakgrovesystems.reactor.scheduling.SchedulingServlet
 

E

EJBReactorProxy - class com.oakgrovesystems.reactor.client.EJBReactorProxy.
EJBReactorProxy is a convenience class that programmers can use to make requests to Reactor server.
EJBReactorProxy() - Constructor for class com.oakgrovesystems.reactor.client.EJBReactorProxy
Creates a new proxy
EJBReactorProxy(String) - Constructor for class com.oakgrovesystems.reactor.client.EJBReactorProxy
Creates a new proxy and sets the authentication token.
ELIGIBLE_ROLE_PARM_NAME - Static variable in class com.oakgrovesystems.reactor.requests.LockingBase
The name of the request parameter that is the eligible ACE role.
emptyCache() - Method in class com.oakgrovesystems.reactor.client.ClientIdToLabelPathMapper
 
emptyCache() - Method in class com.oakgrovesystems.reactor.client.ClientLabelPathToIdMapper
Clears the mapper's cache and reinitializes the root naming context.
encode(byte[]) - Static method in class com.oakgrovesystems.util.Base64Encoder
Encodes a byte array to a Base64 String.
encode(byte[], boolean) - Static method in class com.oakgrovesystems.util.Base64Encoder
Encodes a byte array to a Base64 String.
encode(String) - Static method in class com.oakgrovesystems.xml.XMLEncoder
 
END_TOKEN - Static variable in class com.oakgrovesystems.util.Template
 
endDate - Variable in class com.oakgrovesystems.reactor.processMediation.Process
 
endDate - Variable in class com.oakgrovesystems.reactor.processMediation.TimerSpec
 
endExpression - Variable in class com.oakgrovesystems.reactor.processMediation.TimerSpec
 
equals(Object) - Method in class com.oakgrovesystems.reactor.LabelPath
 
equals(Object) - Method in class com.oakgrovesystems.reactor.ReactorObjectId
Tests this ReactorObjectId for content equality with another.
equalsIgnoreNull(ACE) - Method in class com.oakgrovesystems.reactor.processMediation.ACE
Compares this ACE for equality with another ACE.
ErrorHandler - interface com.oakgrovesystems.util.ErrorHandler.
Implementations of ErrorHandler are used to seperate handling of runtime errors from the code where the error occured.
errorMsg - Variable in class com.oakgrovesystems.reactor.ReactorObjects
 
ErrStreamCapture - class com.oakgrovesystems.util.ErrStreamCapture.
 
ErrStreamCapture() - Constructor for class com.oakgrovesystems.util.ErrStreamCapture
 
event - Variable in class com.oakgrovesystems.reactor.processMediation.TimerSpec
 
eventAttributes - Variable in class com.oakgrovesystems.reactor.processMediation.Policy
the event name (aka event type) a ReactorEvent must have to trigger the execution of this Policy.
eventName - Variable in class com.oakgrovesystems.reactor.processMediation.Policy
the event name (aka event type) a ReactorEvent must have to trigger the execution of this Policy (null indicates that a ReactorEvent of any type may trigger the execution of this Policy).
eventSource - Variable in class com.oakgrovesystems.reactor.processMediation.Policy
the event source a ReactorEvent must have to trigger the execution of this Policy (null indicates that a ReactorEvent with any event source may trigger the execution of this Policy).
EXCEED_USERLIMIT - Static variable in interface com.oakgrovesystems.reactor.Constants
 
ExceptionHandler - interface com.oakgrovesystems.util.ExceptionHandler.
Implementations of ExceptionHandler are used to seperate handling of runtime exceptions from the code where the exception occured.
executePolicy(LabelPath) - Method in class com.oakgrovesystems.util.Navigator
Executes a policy using labelPath If label path is relative then it should be relative to the process with which current policy is associated with.
EXPAND_USER_PARM_NAME - Static variable in class com.oakgrovesystems.reactor.requests.QueryGeneral
The name of the request parameter that indicates whether the user in an ACE should be expanded to include associated titles and groups.
expandUser - Variable in class com.oakgrovesystems.reactor.client.QueryCriteria
 
EXPIRED - Static variable in interface com.oakgrovesystems.reactor.Constants
 

F

fail(String) - Static method in class com.oakgrovesystems.util.Assert
Currently this just throws an AssertionException.
failed() - Method in interface com.oakgrovesystems.reactor.scheduling.SchedulingThreadManager
 
FailedRequestException - exception com.oakgrovesystems.reactor.FailedRequestException.
 
FailedRequestException(int) - Constructor for class com.oakgrovesystems.reactor.FailedRequestException
 
FailedRequestException(int, String) - Constructor for class com.oakgrovesystems.reactor.FailedRequestException
 
FailedRequestException(int, String, Throwable) - Constructor for class com.oakgrovesystems.reactor.FailedRequestException
 
fillInOperandByLabel(String, Template, Process, ReactorObjects) - Static method in class com.oakgrovesystems.util.ProcessTemplate
 
fillInOperandByLabelPath(String, Template, ReactorObjects) - Static method in class com.oakgrovesystems.util.ProcessTemplate
 
fillInOperands(Template, Process, ReactorObjects) - Static method in class com.oakgrovesystems.util.ProcessTemplate
 
fillInProcess(Template, Process) - Static method in class com.oakgrovesystems.util.ProcessTemplate
 

G

GENERAL_QUERY - Static variable in class com.oakgrovesystems.reactor.requests.QueryGeneral
The type of a query for a process subtree
generateMetaDataString() - Method in class com.oakgrovesystems.reactor.processMediation.MetaDataParser
 
Get - class com.oakgrovesystems.reactor.requests.Get.
A request to retrieve a Process Mediation Object
GET_OPERANDS_PARM_NAME - Static variable in class com.oakgrovesystems.reactor.requests.QueryProcessTree
The name of the request parameter that is whether or not to return Operands
GET_POLICIES_PARM_NAME - Static variable in class com.oakgrovesystems.reactor.requests.QueryProcessTree
The name of the request parameter that is whether or not to return Policies
GET_STATUSES_PARM_NAME - Static variable in class com.oakgrovesystems.reactor.requests.QueryProcessTree
The name of the request parameter that is whether or not to return Statuses
GET_SUPERPROCESS_PARM_NAME - Static variable in class com.oakgrovesystems.reactor.requests.QueryProcessTree
The name of the request parameter that is whether or not to return the superprocess
GET_THIN_PROCESSES_PARM_NAME - Static variable in class com.oakgrovesystems.reactor.requests.QueryGeneral
The name of the request parameter that indicates whether to deserialization conditions
Get() - Constructor for class com.oakgrovesystems.reactor.requests.Get
Creates a Get request without specifying the authentication token to use to make the request.
get(LabelPath) - Method in class com.oakgrovesystems.reactor.client.AbstractReactorProxy
Sends get request to the server.
get(LabelPath) - Method in interface com.oakgrovesystems.reactor.client.ReactorProxy
Sends get request to the server.
get(LabelPath, ReactorObjects) - Method in class com.oakgrovesystems.reactor.client.AbstractReactorProxy
Sends get request to the server.
get(LabelPath, ReactorObjects) - Method in interface com.oakgrovesystems.reactor.client.ReactorProxy
Sends get request to the server.
get(Object) - Method in class com.oakgrovesystems.reactor.ReactorObjectMap
 
get(ReactorObjectId) - Method in class com.oakgrovesystems.reactor.client.AbstractReactorProxy
Sends get request to the server.
get(ReactorObjectId) - Method in interface com.oakgrovesystems.reactor.client.ReactorProxy
Sends get request to the server.
get(ReactorObjectId, ReactorObjects) - Method in class com.oakgrovesystems.reactor.client.AbstractReactorProxy
Sends get request to the server.
get(ReactorObjectId, ReactorObjects) - Method in interface com.oakgrovesystems.reactor.client.ReactorProxy
Sends get request to the server.
get(String) - Static method in class com.oakgrovesystems.reactor.ReactorNamespaces
This is a kludge.
Get(String) - Constructor for class com.oakgrovesystems.reactor.requests.Get
Creates a Get request that will use the specified authentication token
getAbsoluteLabelPath(String) - Method in class com.oakgrovesystems.util.Navigator
Gets a LabelPath object with a absolute path.
getACE() - Method in class com.oakgrovesystems.reactor.client.QueryCriteria
Gets the ace attribute of the criteria
getACE() - Method in class com.oakgrovesystems.reactor.requests.QueryGeneral
returns the the ACE profile that must match an ACE in the ACL of a Process for it to be included in the result set
getACE() - Method in class com.oakgrovesystems.reactor.requests.QueryProcesses
returns the the ACE profile that must match an ACE in the ACL of a Process for it to be included in the result set
getACL() - Method in class com.oakgrovesystems.reactor.processMediation.Operand
gets the ACL of this ProcessMediationObject.
getACL() - Method in class com.oakgrovesystems.reactor.processMediation.Policy
gets the ACL of this ProcessMediationObject.
getACL() - Method in class com.oakgrovesystems.reactor.processMediation.Process
gets the ACL of this ProcessMediationObject.
getACL() - Method in interface com.oakgrovesystems.reactor.processMediation.ProcessMediationObject
gets the ACL of this ProcessMediationObject.
getACL() - Method in class com.oakgrovesystems.reactor.processMediation.Status
gets the ACL of this ProcessMediationObject.
getAssociatedObjects() - Method in class com.oakgrovesystems.reactor.processMediation.Process
Returns a set consisting of the ReactorObjectIds of all the Operands, Statuses, and Policies associated with this Process.
getAssociatedObjects() - Method in class com.oakgrovesystems.reactor.processMediation.ProcessNode
Returns a set consisting of the ReactorObjectIds of all the Operands, Statuses, and Policies and the Process associated with this ProcessNode.
getAuthToken() - Method in class com.oakgrovesystems.reactor.client.AbstractReactorProxy
Gets the authentication token that this proxy is using to talk to server
getAuthToken() - Method in interface com.oakgrovesystems.reactor.client.ReactorProxy
Gets the authentication token that this proxy is using to talk to server
getAuthToken() - Method in class com.oakgrovesystems.reactor.client.TestReactorProxy
 
getAuthToken() - Method in class com.oakgrovesystems.reactor.requests.LoginResponse
 
getAuthToken() - Method in class com.oakgrovesystems.reactor.requests.ReactorRequest
Gets the authentication token for this request.
getCalendar() - Method in class com.oakgrovesystems.reactor.processMediation.TimerSpec
 
getCalendar(ServiceRequestObj) - Method in interface com.oakgrovesystems.reactor.scheduling.SchedulingRequestHandler
 
getCalendarName() - Method in class com.oakgrovesystems.reactor.scheduling.quartz.QuartzCalendarProxy
 
getCalendarNamed(String) - Static method in class com.oakgrovesystems.reactor.scheduling.quartz.QuartzCalendarProxy
 
getChangeConditions() - Method in class com.oakgrovesystems.reactor.processMediation.Process
 
getCloneLabel() - Method in class com.oakgrovesystems.reactor.requests.CloneInstance
returns the new label to give to the clone
getCodeNumber() - Method in class com.oakgrovesystems.reactor.FailedRequestException
 
getColumn(int) - Method in class com.oakgrovesystems.util.CSV
This method returns the column from the CSV matrix
getCondition() - Method in class com.oakgrovesystems.mediation.Inversion
Returns the Condition with respect to which this Inversion is an inverse
getCondition() - Method in class com.oakgrovesystems.reactor.processMediation.ProcessConditionalChange
returns the ProcessCondition that must be true for this ProcessConditionalChange to be applicable.
getConditions() - Method in class com.oakgrovesystems.mediation.Conjunction
returns the Set of Conditions of which this Conjunction is a function.
getConditions() - Method in class com.oakgrovesystems.mediation.Disjunction
returns the Set of Conditions of which this Disjunction is a function.
getContentType() - Method in class com.oakgrovesystems.util.ByteArrayDataSource
 
getCSVData() - Method in class com.oakgrovesystems.util.CSV
This method returns the complete CSV matrix
getCurrentPolicy() - Method in class com.oakgrovesystems.util.Navigator
Gets current policy Current policy is the policy that is currently being executed
getCurrentProcess() - Method in class com.oakgrovesystems.util.Navigator
Gets the current process Current process is the process with which this policy is associated with
getCurrentStatus(Process, String) - Method in class com.oakgrovesystems.reactor.ReactorObjects
Gets a current status for a process
getCurrentStatuses() - Method in class com.oakgrovesystems.reactor.processMediation.Process
 
getCurrentStatuses(LabelPath) - Method in class com.oakgrovesystems.reactor.ReactorObjects
Gets set of current statuses of a process The label path must resolve to only ONE process
getCurrentStatuses(Process) - Method in class com.oakgrovesystems.reactor.ReactorObjects
Gets set of current statuses of a process
getCurrentStatuses(ReactorObjectId) - Method in class com.oakgrovesystems.reactor.ReactorObjects
Gets set of current statuses of a process
getDebug() - Method in class com.oakgrovesystems.reactor.client.TestReactorProxy
 
getDebugInfo() - Method in class com.oakgrovesystems.reactor.FailedRequestException
 
getDefaultRoot() - Method in class com.oakgrovesystems.reactor.LabelPath
 
getDefinitionTreeOnly() - Method in class com.oakgrovesystems.reactor.requests.QueryProcessTree
returns the request parameter that is the boolean indicating that only Definition trees should be returned.
getDeleteDefinitionOnly() - Method in class com.oakgrovesystems.reactor.requests.Delete
Whether or not only a Process definition may be deleted by this request.
getDepth() - Method in class com.oakgrovesystems.reactor.client.QueryCriteria
Gets the depth attribute of the criteria
getDepth() - Method in class com.oakgrovesystems.reactor.requests.QueryGeneral
returns the depth of the tree to return
getDepth() - Method in class com.oakgrovesystems.reactor.requests.QueryProcessTree
returns the depth of the tree to return
getDescendantAssociations(ReactorObjectId) - Method in class com.oakgrovesystems.reactor.client.ProcessNavigator
Returns a Set of ReactorObjectIds for all descendant objects using ReactorObjectId.dereference(Process.class, map) to descend the descendant tree.
getDescendantProcesses(ReactorObjectId) - Method in class com.oakgrovesystems.reactor.client.ProcessNavigator
Returns a Set of ReactorObjectIds for all descendant processes using ReactorObjectId.dereference(Process.class, map) to descend the descendant tree.
getDescription() - Method in class com.oakgrovesystems.reactor.processMediation.Operand
gets the desciption of this ProcessMediationObject.
getDescription() - Method in class com.oakgrovesystems.reactor.processMediation.Policy
gets the desciption of this ProcessMediationObject.
getDescription() - Method in class com.oakgrovesystems.reactor.processMediation.Process
gets the desciption of this ProcessMediationObject.
getDescription() - Method in interface com.oakgrovesystems.reactor.processMediation.ProcessMediationObject
gets the desciption of this ProcessMediationObject.
getDescription() - Method in class com.oakgrovesystems.reactor.processMediation.Status
gets the desciption of this ProcessMediationObject.
getDescription() - Method in class com.oakgrovesystems.reactor.processMediation.TimerSpec
 
getDifferences() - Method in class com.oakgrovesystems.xml.XMLComparison
 
getDifferences(File, File) - Static method in class com.oakgrovesystems.xml.XMLComparison
 
getEligibleRole() - Method in class com.oakgrovesystems.reactor.requests.LockingBase
returns the name of the role for eligible ACEs.
getEndDate() - Method in class com.oakgrovesystems.reactor.processMediation.Process
 
getEndDate() - Method in class com.oakgrovesystems.reactor.processMediation.TimerSpec
 
getEndExpression() - Method in class com.oakgrovesystems.reactor.processMediation.TimerSpec
 
getEvent() - Method in class com.oakgrovesystems.reactor.processMediation.TimerSpec
 
getEventAttributes() - Method in class com.oakgrovesystems.reactor.ReactorEvent
Returns a Map containing the attributes of this event
getEventAttributes() - Method in class com.oakgrovesystems.reactor.processMediation.Policy
 
getEventName() - Method in class com.oakgrovesystems.reactor.ReactorEvent
Returns the type of event
getEventName() - Method in class com.oakgrovesystems.reactor.processMediation.Policy
 
getEventSource() - Method in class com.oakgrovesystems.reactor.ReactorEvent
Returns the name of the service or object that generated this event
getEventSource() - Method in class com.oakgrovesystems.reactor.processMediation.Policy
 
getException() - Method in interface com.oakgrovesystems.reactor.scheduling.SchedulingThreadManager
 
getExpandUser() - Method in class com.oakgrovesystems.reactor.client.QueryCriteria
Gets the expandUser attribute of the criteria.
getExpandUser() - Method in class com.oakgrovesystems.reactor.requests.QueryGeneral
Returns true if user should be expanded to include associated titles and groups.
getFrontDeskURL() - Static method in class com.oakgrovesystems.reactor.ReactorProperties
 
getGetThinProcesses() - Method in class com.oakgrovesystems.reactor.client.QueryCriteria
Gets getThing attribute of the criteria
getGetThinProcesses() - Method in class com.oakgrovesystems.reactor.requests.QueryGeneral
Returns the boolean indicating to avoid deserialization.
getHasAssociatedOperandId() - Method in class com.oakgrovesystems.reactor.client.QueryCriteria
Gets hasAssociatedOperandId attribute of the criteria
getHasAssociatedOperandId() - Method in class com.oakgrovesystems.reactor.requests.QueryGeneral
returns the id of the operand that must be assiciated with the process to be included in the result set
getHasAssociatedOperandLabel() - Method in class com.oakgrovesystems.reactor.client.QueryCriteria
Gets hasAssociatedOperandLabel attribute of the criteria
getHasAssociatedOperandLabel() - Method in class com.oakgrovesystems.reactor.requests.QueryGeneral
returns the label of the operand that must be assiciated with the process to be included in the result set
getHasAssociatedPolicyId() - Method in class com.oakgrovesystems.reactor.client.QueryCriteria
Gets hasAssociatedPolicyId attribute of the criteria
getHasAssociatedPolicyId() - Method in class com.oakgrovesystems.reactor.requests.QueryGeneral
returns the id of the policy that must be associated with the process to be included in the result set
getHasAssociatedPolicyLabel() - Method in class com.oakgrovesystems.reactor.client.QueryCriteria
Gets hasAssociatedPolicyLabel attribute of the criteria
getHasAssociatedPolicyLabel() - Method in class com.oakgrovesystems.reactor.requests.QueryGeneral
returns the label of the policy that must be associated with the process to be included in the result set
getHasAssociatedStatusId() - Method in class com.oakgrovesystems.reactor.client.QueryCriteria
Gets hasAssociatedStatusId attribute of the criteria
getHasAssociatedStatusId() - Method in class com.oakgrovesystems.reactor.requests.QueryGeneral
returns the id of the status that must be assiciated with the process to be included in the result set
getHasAssociatedStatusLabel() - Method in class com.oakgrovesystems.reactor.client.QueryCriteria
Gets hasAssociatedStatusLabel attribute of the criteria
getHasAssociatedStatusLabel() - Method in class com.oakgrovesystems.reactor.requests.QueryGeneral
returns the label of the status that must be associated with the process to be included in the result set
getHasAssociatedSubprocessId() - Method in class com.oakgrovesystems.reactor.client.QueryCriteria
Gets hasAssociatedSubprocessId attribute of the criteria
getHasAssociatedSubprocessId() - Method in class com.oakgrovesystems.reactor.requests.QueryGeneral
returns the id of the subprocess that must be associated with the process to be included in the result set
getHasAssociatedSubprocessLabel() - Method in class com.oakgrovesystems.reactor.client.QueryCriteria
Gets hasAssociatedSubprocessLabel attribute of the criteria
getHasAssociatedSubprocessLabel() - Method in class com.oakgrovesystems.reactor.requests.QueryGeneral
returns the label of the subprocess that must be associated with the process to be included in the result set
getHasParentId() - Method in class com.oakgrovesystems.reactor.client.QueryCriteria
Gets hasParentId attribute of the criteria
getHasParentId() - Method in class com.oakgrovesystems.reactor.requests.QueryGeneral
returns the id of the parent process that a process must have to be included in the result set
getHasParentLabel() - Method in class com.oakgrovesystems.reactor.client.QueryCriteria
Gets hasParentLabel attribute of the criteria
getHasParentLabel() - Method in class com.oakgrovesystems.reactor.requests.QueryGeneral
returns the label of the parent process that a process must have to be included in the result set
getHasStatusId() - Method in class com.oakgrovesystems.reactor.client.QueryCriteria
Gets the hasStatusId attribute of the criteria.
getHasStatusId() - Method in class com.oakgrovesystems.reactor.requests.QueryGeneral
returns the id of the status that a process must have acquired to be included the result set
getHasStatusLabel() - Method in class com.oakgrovesystems.reactor.client.QueryCriteria
Gets the hasStatusLabel attribute of the criteria.
getHasStatusLabel() - Method in class com.oakgrovesystems.reactor.requests.QueryGeneral
returns the label of the status that a process must have acquired to be included in the result set
getHeader() - Method in class com.oakgrovesystems.util.CSV
This method returns the first row of the CSV matrix
getId() - Method in class com.oakgrovesystems.reactor.ReactorObjectId
Returns this ReactorObjectId's underlying id String
getId() - Method in class com.oakgrovesystems.reactor.processMediation.Operand
gets the Id of this ProcessMediationObject.
getId() - Method in class com.oakgrovesystems.reactor.processMediation.Policy
gets the Id of this ProcessMediationObject.
getId() - Method in class com.oakgrovesystems.reactor.processMediation.Process
gets the Id of this ProcessMediationObject.
getId() - Method in interface com.oakgrovesystems.reactor.processMediation.ProcessMediationObject
gets the Id of this ProcessMediationObject.
getId() - Method in class com.oakgrovesystems.reactor.processMediation.Status
gets the Id of this ProcessMediationObject.
getId() - Method in class com.oakgrovesystems.reactor.requests.Delete
returns the id of the object to delete
getId() - Method in class com.oakgrovesystems.reactor.requests.Get
returns the id of the object to get
getId() - Method in class com.oakgrovesystems.reactor.requests.QueryProcessTree
returns the id of the root of the tree
getId() - Static method in class com.oakgrovesystems.util.UniqueId
Generates a 'globally unique' id
getId(LabelPath) - Method in interface com.oakgrovesystems.reactor.LabelPathToIdMapper
Maps a LabelPath to a ReactorObjectId.
getId(LabelPath) - Method in class com.oakgrovesystems.reactor.client.ClientLabelPathToIdMapper
Maps a LabelPath to a ReactorObjectId.
getId(LabelPath, Class) - Method in interface com.oakgrovesystems.reactor.LabelPathToIdMapper
Maps a LabelPath to a ReactorObjectId.
getId(LabelPath, Class) - Method in class com.oakgrovesystems.reactor.client.ClientLabelPathToIdMapper
Maps a LabelPath to a ReactorObjectId.
getId(LabelPath, Class, ReactorObjectId) - Method in interface com.oakgrovesystems.reactor.LabelPathToIdMapper
Maps a LabelPath to a ReactorObjectId with the id specified as the starting point for label path resolution.
getId(LabelPath, Class, ReactorObjectId) - Method in class com.oakgrovesystems.reactor.client.ClientLabelPathToIdMapper
 
getId(LabelPath, ReactorObjectId) - Method in interface com.oakgrovesystems.reactor.LabelPathToIdMapper
Maps a LabelPath to a ReactorObjectId with the id specified as the starting point for label path resolution.
getId(LabelPath, ReactorObjectId) - Method in class com.oakgrovesystems.reactor.client.ClientLabelPathToIdMapper
 
getIdForUniqueLabelPath(LabelPath) - Method in interface com.oakgrovesystems.reactor.LabelPathToIdMapper
Maps a LabelPath to a ReactorObjectId.
getIdForUniqueLabelPath(LabelPath) - Method in class com.oakgrovesystems.reactor.client.ClientLabelPathToIdMapper
Maps a LabelPath to a ReactorObjectId.
getIdForUniqueLabelPath(LabelPath, Class) - Method in interface com.oakgrovesystems.reactor.LabelPathToIdMapper
Maps a LabelPath to a ReactorObjectId.
getIdForUniqueLabelPath(LabelPath, Class) - Method in class com.oakgrovesystems.reactor.client.ClientLabelPathToIdMapper
Maps a LabelPath to a ReactorObjectId.
getIdForUniqueLabelPath(LabelPath, Class, ReactorObjectId) - Method in interface com.oakgrovesystems.reactor.LabelPathToIdMapper
Maps a LabelPath to a ReactorObjectId with the id specified as the starting point for label path resolution.
getIdForUniqueLabelPath(LabelPath, Class, ReactorObjectId) - Method in class com.oakgrovesystems.reactor.client.ClientLabelPathToIdMapper
 
getIdForUniqueLabelPath(LabelPath, ReactorObjectId) - Method in interface com.oakgrovesystems.reactor.LabelPathToIdMapper
Maps a LabelPath to a ReactorObjectId with the id specified as the starting point for label path resolution.
getIdForUniqueLabelPath(LabelPath, ReactorObjectId) - Method in class com.oakgrovesystems.reactor.client.ClientLabelPathToIdMapper
 
getIdSet(LabelPath) - Method in interface com.oakgrovesystems.reactor.LabelPathToIdMapper
Maps a LabelPath to a Set of ReactorObjectIds
getIdSet(LabelPath) - Method in class com.oakgrovesystems.reactor.client.ClientLabelPathToIdMapper
Maps a LabelPath to a Set of ReactorObjectIds
getIdSet(LabelPath, Class) - Method in interface com.oakgrovesystems.reactor.LabelPathToIdMapper
Maps a LabelPath to a Set of ReactorObjectIds
getIdSet(LabelPath, Class) - Method in class com.oakgrovesystems.reactor.client.ClientLabelPathToIdMapper
Maps a LabelPath to a Set of ReactorObjectIds
getIdSet(LabelPath, Class) - Method in class com.oakgrovesystems.reactor.client.ClientLabelPathToIdMapperAndCreator
Maps a LabelPath to a Set of ReactorObjectIds
getIdSet(LabelPath, Class, boolean) - Method in interface com.oakgrovesystems.reactor.LabelPathToIdMapper
Maps a LabelPath to a Set of ReactorObjectIds
getIdSet(LabelPath, Class, boolean) - Method in class com.oakgrovesystems.reactor.client.ClientLabelPathToIdMapper
 
getIdSet(LabelPath, Class, ReactorObjectId) - Method in interface com.oakgrovesystems.reactor.LabelPathToIdMapper
Maps a LabelPath to a Set of ReactorObjectIds with the id specified as the starting point for label path resolution
getIdSet(LabelPath, Class, ReactorObjectId) - Method in class com.oakgrovesystems.reactor.client.ClientLabelPathToIdMapper
 
getIdSet(LabelPath, Class, ReactorObjectId, boolean) - Method in class com.oakgrovesystems.reactor.client.ClientLabelPathToIdMapper
 
getIdSet(LabelPath, ReactorObjectId) - Method in interface com.oakgrovesystems.reactor.LabelPathToIdMapper
Maps a LabelPath to a Set of ReactorObjectIds using the Process with the id specified as the starting point for label path resolution
getIdSet(LabelPath, ReactorObjectId) - Method in class com.oakgrovesystems.reactor.client.ClientLabelPathToIdMapper
 
getIncludeOperands() - Method in class com.oakgrovesystems.reactor.client.QueryCriteria
Gets includeOperands attribute of the criteria
getIncludeOperands() - Method in class com.oakgrovesystems.reactor.requests.QueryGeneral
returns the boolean indicating whether or not to include Operands in the result set
getIncludeOperands() - Method in class com.oakgrovesystems.reactor.requests.QueryProcessTree
returns the boolean indicating whether or not to include Operands in the result set
getIncludeParent() - Method in class com.oakgrovesystems.reactor.client.QueryCriteria
Gets includeParent attribute of the criteria
getIncludeParent() - Method in class com.oakgrovesystems.reactor.requests.QueryGeneral
returns the boolean indicating whether or not to include in the result set the parent process of the Process tree
getIncludePolicies() - Method in class com.oakgrovesystems.reactor.client.QueryCriteria
Gets includePolicies attribute of the criteria
getIncludePolicies() - Method in class com.oakgrovesystems.reactor.requests.QueryGeneral
returns the boolean indicating whether or not to include Policies in the result set
getIncludePolicies() - Method in class com.oakgrovesystems.reactor.requests.QueryProcessTree
returns the boolean indicating whether or not to include Policies in the result set
getIncludeStatuses() - Method in class com.oakgrovesystems.reactor.client.QueryCriteria
Gets includeStatuses attribute of the criteria
getIncludeStatuses() - Method in class com.oakgrovesystems.reactor.requests.QueryGeneral
returns the boolean indicating whether or not to include Statuses in the result set
getIncludeStatuses() - Method in class com.oakgrovesystems.reactor.requests.QueryProcessTree
returns the boolean indicating whether or not to include Statuses in the result set
getIncludeSuperprocess() - Method in class com.oakgrovesystems.reactor.requests.QueryProcessTree
returns the boolean indicating whether or not to include in the result set the superprocess of the root of the Process tree
getInputStream() - Method in class com.oakgrovesystems.util.ByteArrayDataSource
 
getInstanceId() - Method in class com.oakgrovesystems.reactor.requests.CloneInstanceResponse
 
getJDOMException() - Method in class com.oakgrovesystems.xml.XMLObject
 
getLabel() - Method in class com.oakgrovesystems.reactor.processMediation.Operand
set the desciption of this ProcessMediationObject.
getLabel() - Method in class com.oakgrovesystems.reactor.processMediation.Policy
set the desciption of this ProcessMediationObject.
getLabel() - Method in class com.oakgrovesystems.reactor.processMediation.Process
set the desciption of this ProcessMediationObject.
getLabel() - Method in interface com.oakgrovesystems.reactor.processMediation.ProcessMediationObject
gets the label of this ProcessMediationObject.
getLabel() - Method in class com.oakgrovesystems.reactor.processMediation.Status
set the desciption of this ProcessMediationObject.
getLabel() - Method in class com.oakgrovesystems.reactor.requests.GetOperandIdsByLabelAndValue
Accessor for OPERAND_LABEL.
getLabel() - Method in class com.oakgrovesystems.reactor.requests.GetProcessIdsForOperandsByLabelAndValue
Accessor for OPERAND_LABEL.
getLabelArray() - Method in class com.oakgrovesystems.reactor.LabelPath
 
getLabelPath() - Method in class com.oakgrovesystems.reactor.requests.Delete
returns the label path of the object to delete
getLabelPath() - Method in class com.oakgrovesystems.reactor.requests.Get
returns the label path of the object to get
getLabelPath() - Method in class com.oakgrovesystems.reactor.requests.QueryProcessTree
returns the label path of the root of the tree
getLabelPath(Element) - Static method in class com.oakgrovesystems.reactor.requests.ReactorRequest
If the Element specified has an 'object_reference' child and that child has a 'label_path' child, then the method returns a ReactorObjectId instantiated from the 'label_path' Element.
getLabelPath(ReactorObjectId) - Method in interface com.oakgrovesystems.reactor.IdToLabelPathMapper
Maps a ReactorObjectId to a LabelPath
getLabelPath(ReactorObjectId) - Method in class com.oakgrovesystems.reactor.client.ClientIdToLabelPathMapper
 
getLabelPath(String) - Method in interface com.oakgrovesystems.reactor.IdToLabelPathMapper
Maps an id to a LabelPath
getLabelPath(String) - Method in class com.oakgrovesystems.reactor.client.ClientIdToLabelPathMapper
 
getLabelPathFromReference(Element) - Method in class com.oakgrovesystems.reactor.requests.QueryGeneral
 
getLabelPathFromReference(Element) - Method in class com.oakgrovesystems.reactor.requests.QueryRequest
 
getLanguage() - Method in class com.oakgrovesystems.reactor.processMediation.Policy
 
getLastId() - Static method in class com.oakgrovesystems.util.UniqueId
 
getLockACE() - Method in class com.oakgrovesystems.reactor.requests.LockingBase
returns the ACE to lock.
getMessage() - Method in class com.oakgrovesystems.reactor.StartupException
 
getMessage() - Method in class com.oakgrovesystems.reactor.client.ReactorProxyException
Gets the message of the exception
getMessage(int) - Static method in class com.oakgrovesystems.reactor.Responses
Returns the appropriate message for the given integer code.
getMetaDataString() - Method in class com.oakgrovesystems.reactor.processMediation.Operand
 
getMetaDataString() - Method in class com.oakgrovesystems.reactor.processMediation.Policy
 
getMetaDataString() - Method in class com.oakgrovesystems.reactor.processMediation.Process
 
getMetaDataString() - Method in class com.oakgrovesystems.reactor.processMediation.Status
 
getMetaDataValue(String) - Method in class com.oakgrovesystems.reactor.processMediation.Operand
 
getMetaDataValue(String) - Method in class com.oakgrovesystems.reactor.processMediation.Policy
 
getMetaDataValue(String) - Method in class com.oakgrovesystems.reactor.processMediation.Process
 
getMetaDataValue(String) - Method in class com.oakgrovesystems.reactor.processMediation.Status
 
getMustBeDefinition() - Method in class com.oakgrovesystems.reactor.client.QueryCriteria
Gets must be definition attribute of criteria
getMustBeDefinition() - Method in class com.oakgrovesystems.reactor.requests.QueryGeneral
returns the boolean indicating whether or not a Process must be a definition to be included in the result set
getMustBeDefinition() - Method in class com.oakgrovesystems.reactor.requests.QueryProcesses
returns the boolean indicating whether or not a Process must be a definition to be included in the result set
getMustBeInstance() - Method in class com.oakgrovesystems.reactor.client.QueryCriteria
Gets must be instance attribute of criteria
getMustBeInstance() - Method in class com.oakgrovesystems.reactor.requests.QueryGeneral
returns the boolean indicating whether or not a Process must be an instance to be included in the result set
getMustBeInstance() - Method in class com.oakgrovesystems.reactor.requests.QueryProcesses
returns the boolean indicating whether or not a Process must be an instance to be included in the result set
getMustBeRoot() - Method in class com.oakgrovesystems.reactor.client.QueryCriteria
Gets mustBeRoot attribute of the criteria
getMustBeRoot() - Method in class com.oakgrovesystems.reactor.requests.QueryGeneral
returns the boolean indicating whether or not a Process must be a root level process to be included in the result set
getMustBeStarted() - Method in class com.oakgrovesystems.reactor.requests.QueryProcesses
returns the boolean indicating whether or not a Process must be started to be included in the result set
getName() - Method in class com.oakgrovesystems.reactor.processMediation.ACE
returns the name of the user, group or title
getName() - Method in class com.oakgrovesystems.util.ByteArrayDataSource
 
getNameForType(int) - Static method in class com.oakgrovesystems.reactor.LabelPath
 
getNewACL() - Method in class com.oakgrovesystems.reactor.requests.SetACL
Returns the new ACL to set.
getNewState() - Method in class com.oakgrovesystems.reactor.processMediation.ProcessStateChange
Returns the state to which this ProcessStateChange changes a Process's state attribute
getNewStatusId() - Method in class com.oakgrovesystems.reactor.processMediation.ProcessStatusAddition
Returns the id of the Status to be added to the Process's current statuses
getNodeData(Node) - Method in class com.oakgrovesystems.xml.XMLUtil
Gets Node data
getObject() - Method in class com.oakgrovesystems.reactor.requests.GetResponse
 
getObjectId() - Method in class com.oakgrovesystems.reactor.requests.LockingBase
returns the ID of the object with an ACE to be locked
getObjectId() - Method in class com.oakgrovesystems.reactor.requests.SetACL
Returns the id of the object to set the ACL on.
getObjectId(Element) - Static method in class com.oakgrovesystems.reactor.requests.ReactorRequest
If the Element specified has an 'object_reference' child and that child has an 'id' child, then the method returns a ReactorObjectId instantiated from the text content of the 'id' Element.
getObjectLabelPath() - Method in class com.oakgrovesystems.reactor.requests.LockingBase
returns the label path of the object with an ACE to be locked.
getObjectLabelPath() - Method in class com.oakgrovesystems.reactor.requests.SetACL
Returns the label path of the object to set ACL on.
getObjectMap() - Method in class com.oakgrovesystems.reactor.client.ClientIdToLabelPathMapper
 
getObjectMap() - Method in class com.oakgrovesystems.reactor.client.ClientLabelPathToIdMapper
Returns the Map being used to look up ProcessMediationObjects.
getObjectMap() - Method in class com.oakgrovesystems.reactor.client.ProcessNavigator
 
getObjectMap() - Method in class com.oakgrovesystems.reactor.processMediation.AbstractProcessCondition
gets the Map that is used to lookup Process objects necessary to evaluate the ProcessCondition.
getObjectMap() - Method in interface com.oakgrovesystems.reactor.processMediation.ProcessCondition
gets the Map that is used to lookup Process objects necessary to evaluate the ProcessCondition.
getObjectMap() - Method in class com.oakgrovesystems.reactor.processMediation.ProcessConditionConjunction
returns the Map used for looking up Process objects for condition evaluation
getObjectMap() - Method in class com.oakgrovesystems.reactor.processMediation.ProcessConditionDisjunction
returns the Map used for looking up Process objects for condition evaluation
getObjectMap() - Method in class com.oakgrovesystems.reactor.processMediation.ProcessConditionInversion
returns the Map used for looking up Process objects for condition evaluation
getObjectMap() - Method in class com.oakgrovesystems.reactor.processMediation.ProcessConditionalChange
returns the Map used for looking up Process objects for condition evaluation
getObjects() - Method in class com.oakgrovesystems.reactor.ReactorObjects
Gets all objects
getObjects() - Method in class com.oakgrovesystems.reactor.requests.Create
returns the set of Objects to create.
getObjects() - Method in class com.oakgrovesystems.reactor.requests.GetOperandIdsByLabelAndValueResponse
 
getObjects() - Method in class com.oakgrovesystems.reactor.requests.GetProcessIdsForOperandsByLabelAndValueResponse
 
getObjects() - Method in class com.oakgrovesystems.reactor.requests.QueryResponse
 
getObjectsToUpdate() - Method in class com.oakgrovesystems.reactor.requests.SetObjects
returns the set of Objects to update.
getOldStatusId() - Method in class com.oakgrovesystems.reactor.processMediation.ProcessStatusRemoval
Returns the id of the Status to be added to the Process's current statuses
getOperand(LabelPath) - Method in class com.oakgrovesystems.reactor.ReactorObjects
Gets operand from the collection The label path must resolve to only ONE operand
getOperand(LabelPath) - Method in class com.oakgrovesystems.util.Navigator
Gets operand using label path If label path is relative then it should be relative to the process with which current policy is associated with.
getOperand(Process, String) - Method in class com.oakgrovesystems.reactor.ReactorObjects
Gets operand of a process
getOperand(ReactorObjectId) - Method in class com.oakgrovesystems.reactor.ReactorObjects
Gets operand from the collection
GetOperandIdsByLabelAndValue - class com.oakgrovesystems.reactor.requests.GetOperandIdsByLabelAndValue.
A fine-grained request to retrieve zero or more Operand ID strings by both label name and value.
GetOperandIdsByLabelAndValue() - Constructor for class com.oakgrovesystems.reactor.requests.GetOperandIdsByLabelAndValue
Creates a Get request without specifying the authentication token to use to make the request.
GetOperandIdsByLabelAndValue(String) - Constructor for class com.oakgrovesystems.reactor.requests.GetOperandIdsByLabelAndValue
Creates a Get request that will use the specified authentication token
getOperandIdsByLabelAndValue(String, String) - Method in class com.oakgrovesystems.util.Navigator
Obtains a list of operand ID strings that refer to any operands that have a desired label (name) and value.
GetOperandIdsByLabelAndValueResponse - class com.oakgrovesystems.reactor.requests.GetOperandIdsByLabelAndValueResponse.
 
GetOperandIdsByLabelAndValueResponse() - Constructor for class com.oakgrovesystems.reactor.requests.GetOperandIdsByLabelAndValueResponse
 
GetOperandIdsByLabelAndValueResponse(int, String) - Constructor for class com.oakgrovesystems.reactor.requests.GetOperandIdsByLabelAndValueResponse
 
GetOperandIdsByLabelAndValueResponse(int, String, Throwable) - Constructor for class com.oakgrovesystems.reactor.requests.GetOperandIdsByLabelAndValueResponse
 
getOperands() - Method in class com.oakgrovesystems.reactor.ReactorObjects
Gets all operands from the collection
getOperands() - Method in class com.oakgrovesystems.reactor.processMediation.Process
 
getOperands() - Method in class com.oakgrovesystems.reactor.processMediation.ProcessNode
 
getOperands(LabelPath) - Method in class com.oakgrovesystems.reactor.ReactorObjects
Gets set of operands of a process The label path must resolve to only ONE process
getOperands(Process) - Method in class com.oakgrovesystems.reactor.ReactorObjects
Gets set of operands of a process
getOperands(ReactorObjectId) - Method in class com.oakgrovesystems.reactor.ReactorObjects
Gets set of operands of a process
getOutputStream() - Method in class com.oakgrovesystems.util.ByteArrayDataSource
 
getParameter(String) - Method in class com.oakgrovesystems.reactor.requests.ReactorRequest
Returns the value of the named request parameter.
getParameter(String, Class) - Method in class com.oakgrovesystems.reactor.requests.ReactorRequest
Returns the value of the named request parameter if the value is assignment compatible with the given class.
getParameterNames() - Method in class com.oakgrovesystems.reactor.requests.ReactorRequest
returns a set containing the names of the request parameters that have been set.
getParent() - Method in class com.oakgrovesystems.reactor.processMediation.Process
returns the id of the superprocess of this Process
getParent(Process) - Method in class com.oakgrovesystems.reactor.ReactorObjects
Gets the parent of a process
getPassword() - Method in class com.oakgrovesystems.reactor.requests.Login
returns the password to authenticate.
getPath() - Method in class com.oakgrovesystems.reactor.LabelPath
 
getPolicies() - Method in class com.oakgrovesystems.reactor.ReactorObjects
Gets all policies from the collection
getPolicies() - Method in class com.oakgrovesystems.reactor.processMediation.Process
 
getPolicies() - Method in class com.oakgrovesystems.reactor.processMediation.ProcessNode
 
getPolicies(LabelPath) - Method in class com.oakgrovesystems.reactor.ReactorObjects
Gets set of policies of a process The label path must resolve to only ONE process
getPolicies(Process) - Method in class com.oakgrovesystems.reactor.ReactorObjects
Gets set of policies of a process
getPolicies(ReactorObjectId) - Method in class com.oakgrovesystems.reactor.ReactorObjects
Gets set of policies of a process
getPolicy(LabelPath) - Method in class com.oakgrovesystems.reactor.ReactorObjects
Gets policy from the collection The label path must resolve to only ONE policy
getPolicy(LabelPath) - Method in class com.oakgrovesystems.util.Navigator
Gets policy using label path If label path is relative then it should be relative to the process with which current policy is associated with.
getPolicy(Process, String) - Method in class com.oakgrovesystems.reactor.ReactorObjects
Gets policy of a process
getPolicy(ReactorObjectId) - Method in class com.oakgrovesystems.reactor.ReactorObjects
Gets policy from the collection
getPreconditions() - Method in class com.oakgrovesystems.reactor.processMediation.Process
 
getProcess() - Method in class com.oakgrovesystems.reactor.processMediation.Operand
Gets the ReactorObjectId of the Process object with which this ProcessAssociatedObject is associated.
getProcess() - Method in class com.oakgrovesystems.reactor.processMediation.Policy
Gets the ReactorObjectId of the Process object with which this ProcessAssociatedObject is associated.
getProcess() - Method in interface com.oakgrovesystems.reactor.processMediation.ProcessAssociatedObject
Gets the ReactorObjectId of the Process object with which this ProcessAssociatedObject is associated.
getProcess() - Method in class com.oakgrovesystems.reactor.processMediation.ProcessNode
 
getProcess() - Method in class com.oakgrovesystems.reactor.processMediation.Status
Gets the ReactorObjectId of the Process object with which this ProcessAssociatedObject is associated.
getProcess(LabelPath) - Method in class com.oakgrovesystems.reactor.ReactorObjects
Gets process from the collection The label path must resolve to only ONE process.
getProcess(LabelPath) - Method in class com.oakgrovesystems.util.Navigator
Gets Process using label path If label path is relative then it should be relative to the process with which current policy is associated with.
getProcess(Operand) - Method in class com.oakgrovesystems.reactor.ReactorObjects
Gets the process to which the operand is associated
getProcess(Policy) - Method in class com.oakgrovesystems.reactor.ReactorObjects
Gets the process to which the policy is associated
getProcess(ReactorObjectId) - Method in class com.oakgrovesystems.reactor.ReactorObjects
Gets process from the collection
getProcess(Status) - Method in class com.oakgrovesystems.reactor.ReactorObjects
Gets the process to which the status is associated
getProcessCondition() - Method in class com.oakgrovesystems.reactor.processMediation.ProcessConditionInversion
returns the ProcessCondition that this condition inverts
getProcesses() - Method in class com.oakgrovesystems.reactor.ReactorObjects
Gets all processes from the collection
getProcessFromParent(String, ReactorObjects, ReactorObjectId) - Static method in class com.oakgrovesystems.util.ProcessTemplate
 
getProcessId() - Method in class com.oakgrovesystems.reactor.client.QueryCriteria
Gets the process id of the criteria.
getProcessId() - Method in class com.oakgrovesystems.reactor.processMediation.ProcessHasStatusCondition
returns the id of the Process that must have a particular Status for this Condition to be true.
getProcessId() - Method in class com.oakgrovesystems.reactor.processMediation.ProcessStateEqualsCondition
returns the id of the process that must be in a particular state for this Condition to be true.
getProcessId() - Method in class com.oakgrovesystems.reactor.requests.AddStatus
returns the id of the Process to which a Status should be added.
getProcessId() - Method in class com.oakgrovesystems.reactor.requests.CloneInstance
returns the id of the object to clone
getProcessId() - Method in class com.oakgrovesystems.reactor.requests.QueryGeneral
returns the id of the process
getProcessId() - Method in class com.oakgrovesystems.reactor.requests.RemoveStatus
returns the id of the Process from which a Status should be removed.
getProcessId() - Method in class com.oakgrovesystems.reactor.requests.Start
returns the id of the Process to start
getProcessId() - Method in class com.oakgrovesystems.reactor.requests.Stop
returns the id of the Process to stop
GetProcessIdsForOperandsByLabelAndValue - class com.oakgrovesystems.reactor.requests.GetProcessIdsForOperandsByLabelAndValue.
A fine-grained request to retrieve zero or more Operand ID strings by both label name and value.
GetProcessIdsForOperandsByLabelAndValue() - Constructor for class com.oakgrovesystems.reactor.requests.GetProcessIdsForOperandsByLabelAndValue
Creates a Get request without specifying the authentication token to use to make the request.
GetProcessIdsForOperandsByLabelAndValue(String) - Constructor for class com.oakgrovesystems.reactor.requests.GetProcessIdsForOperandsByLabelAndValue
Creates a Get request that will use the specified authentication token
getProcessIdsForOperandsByLabelAndValue(String, String) - Method in class com.oakgrovesystems.util.Navigator
Obtains a list of process ID's that are associated with any operands that have a desired label (name) and value.
GetProcessIdsForOperandsByLabelAndValueResponse - class com.oakgrovesystems.reactor.requests.GetProcessIdsForOperandsByLabelAndValueResponse.
 
GetProcessIdsForOperandsByLabelAndValueResponse() - Constructor for class com.oakgrovesystems.reactor.requests.GetProcessIdsForOperandsByLabelAndValueResponse
 
GetProcessIdsForOperandsByLabelAndValueResponse(int, String) - Constructor for class com.oakgrovesystems.reactor.requests.GetProcessIdsForOperandsByLabelAndValueResponse
 
GetProcessIdsForOperandsByLabelAndValueResponse(int, String, Throwable) - Constructor for class com.oakgrovesystems.reactor.requests.GetProcessIdsForOperandsByLabelAndValueResponse
 
getProcessLabelPath() - Method in class com.oakgrovesystems.reactor.client.QueryCriteria
Gets the process label path of the criteria.
getProcessLabelPath() - Method in class com.oakgrovesystems.reactor.requests.AddStatus
returns the label path of the Process to which a Status should be added.
getProcessLabelPath() - Method in class com.oakgrovesystems.reactor.requests.CloneInstance
returns the label path of the object to clone
getProcessLabelPath() - Method in class com.oakgrovesystems.reactor.requests.QueryGeneral
returns the label path of the process
getProcessLabelPath() - Method in class com.oakgrovesystems.reactor.requests.RemoveStatus
returns the label path of the Process from which a Status should be removed.
getProcessLabelPath() - Method in class com.oakgrovesystems.reactor.requests.Start
returns the label path of the Process to start
getProcessLabelPath() - Method in class com.oakgrovesystems.reactor.requests.Stop
returns the label path of the Process to stop
getProperties(String) - Static method in class com.oakgrovesystems.reactor.ReactorProperties
Gets filename from the classpath using ClassLoader.getResourceAsStream().
getReactorResponse() - Method in class com.oakgrovesystems.reactor.client.ReactorProxyException
Gets the reactor response
getRelativeLabelPath(String) - Method in class com.oakgrovesystems.util.Navigator
Gets a LabelPath object with a relative path.
getRepeatCount() - Method in class com.oakgrovesystems.reactor.processMediation.TimerSpec
 
getRepeatExpression() - Method in class com.oakgrovesystems.reactor.processMediation.TimerSpec
 
getReplaceExistingCalendar() - Method in class com.oakgrovesystems.reactor.scheduling.quartz.QuartzCalendarProxy
 
getRequestType() - Method in class com.oakgrovesystems.reactor.requests.ReactorRequest
Gets the request type for this request.
GetResponse - class com.oakgrovesystems.reactor.requests.GetResponse.
 
getResponse() - Method in class com.oakgrovesystems.net.XMLClient
 
GetResponse() - Constructor for class com.oakgrovesystems.reactor.requests.GetResponse
 
GetResponse(int, String) - Constructor for class com.oakgrovesystems.reactor.requests.GetResponse
 
GetResponse(int, String, Throwable) - Constructor for class com.oakgrovesystems.reactor.requests.GetResponse
 
getResponseCodeNbr() - Method in class com.oakgrovesystems.reactor.client.ReactorProxyException
Gets the error code number of the reactor resposne
getResponseDebugInfo() - Method in class com.oakgrovesystems.reactor.client.ReactorProxyException
Gets the debug info of the reactor resposnse
getResponseMessage() - Method in class com.oakgrovesystems.reactor.client.ReactorProxyException
Gets the error message of the reactor resposne
getResponseObj() - Method in class com.oakgrovesystems.reactor.FailedRequestException
 
getResultingChange() - Method in class com.oakgrovesystems.reactor.processMediation.ProcessConditionalChange
returns the ProcessChange that may be applied when the precondition is true.
getReturnRefs() - Method in class com.oakgrovesystems.reactor.requests.QueryProcesses
returns the boolean indicating whether or not to return identifiers instead of the objects themselves in the result set
getRole() - Method in class com.oakgrovesystems.reactor.processMediation.ACE
returns the role to which the the user, group, or title is mapped
getRootCause() - Method in class com.oakgrovesystems.reactor.client.ReactorProxyException
Gets the root cause of the exception.
getRootProcesses() - Method in class com.oakgrovesystems.reactor.ReactorObjects
Gets all the root processes from the collection
getRow(int) - Method in class com.oakgrovesystems.util.CSV
This method returns the specified row of the CSV matrix
getScheduleDate() - Method in class com.oakgrovesystems.reactor.processMediation.TimerSpec
 
getScheduleExpression() - Method in class com.oakgrovesystems.reactor.processMediation.TimerSpec
 
getScope() - Method in class com.oakgrovesystems.reactor.processMediation.Operand
gets the scope of this Operand
getScope() - Method in class com.oakgrovesystems.reactor.processMediation.Status
A boolean indicating the scope of this Status
getScopeNodeId() - Method in class com.oakgrovesystems.reactor.ReactorEvent
Returns the name of the service that generated this event
getSecurityPolicy() - Method in class com.oakgrovesystems.reactor.processMediation.Policy
 
getSiblings(ReactorObjectId) - Method in class com.oakgrovesystems.reactor.client.ProcessNavigator
Gets the siblings by calling parent.dereference(Process.class, map) Returns ReactorObjectIds for this object's siblings Returns null if parent==null.
getSourceCode() - Method in class com.oakgrovesystems.reactor.processMediation.Policy
 
getSourceCodeType() - Method in class com.oakgrovesystems.reactor.processMediation.Policy
 
getStandbyRole() - Method in class com.oakgrovesystems.reactor.requests.LockingBase
returns the name of the role for standby ACEs.
getStartDate() - Method in class com.oakgrovesystems.reactor.processMediation.Process
 
getState() - Method in class com.oakgrovesystems.reactor.processMediation.Process
 
getState() - Method in class com.oakgrovesystems.reactor.processMediation.ProcessStateEqualsCondition
returns the state a particular Process must be in for this Condition to be true.
getStateEquals() - Method in class com.oakgrovesystems.reactor.client.QueryCriteria
Gets the state equals attribute of the criteria
getStateEquals() - Method in class com.oakgrovesystems.reactor.requests.QueryGeneral
returns the state that a process must have to be included in the result set
getStatus(LabelPath) - Method in class com.oakgrovesystems.reactor.ReactorObjects
Gets status from the collection The label path must resolve to only ONE status
getStatus(LabelPath) - Method in class com.oakgrovesystems.util.Navigator
Gets status using label path If label path is relative then it should be relative to the process with which current policy is associated with.
getStatus(Process, String) - Method in class com.oakgrovesystems.reactor.ReactorObjects
Gets status of a process
getStatus(Process, String) - Method in class com.oakgrovesystems.util.Navigator
Gets status using label
getStatus(ReactorObjectId) - Method in class com.oakgrovesystems.reactor.ReactorObjects
Gets status from the collection
getStatuses() - Method in class com.oakgrovesystems.reactor.ReactorObjects
Gets all statuses from the collection
getStatuses() - Method in class com.oakgrovesystems.reactor.processMediation.Process
 
getStatuses() - Method in class com.oakgrovesystems.reactor.processMediation.ProcessNode
 
getStatuses(LabelPath) - Method in class com.oakgrovesystems.reactor.ReactorObjects
Gets set of statuses of a process The label path must resolve to only ONE process
getStatuses(Process) - Method in class com.oakgrovesystems.reactor.ReactorObjects
Gets set of statuses of a process
getStatuses(ReactorObjectId) - Method in class com.oakgrovesystems.reactor.ReactorObjects
Gets set of statuses of a process
getStatusId() - Method in class com.oakgrovesystems.reactor.processMediation.ProcessHasStatusCondition
returns the id of the Status that a particular Process must have for this Condition to be true.
getStatusId() - Method in class com.oakgrovesystems.reactor.requests.AddStatus
returns the id of the Status to add.
getStatusId() - Method in class com.oakgrovesystems.reactor.requests.LockingBase
returns the id of the Status to add.
getStatusId() - Method in class com.oakgrovesystems.reactor.requests.RemoveStatus
returns the id of the Status to remove.
getStatusLabelPath() - Method in class com.oakgrovesystems.reactor.requests.AddStatus
returns the LabelPath of the Status to add.
getStatusLabelPath() - Method in class com.oakgrovesystems.reactor.requests.LockingBase
returns the LabelPath of the Status to add.
getStatusLabelPath() - Method in class com.oakgrovesystems.reactor.requests.RemoveStatus
returns the LabelPath of the Status to remove.
getString() - Static method in class com.oakgrovesystems.reactor.ReactorNamespaces
This returns the namespace definitions for all known namespaces, suitable for inclusion as attributes in an XML root element.
getString() - Method in class com.oakgrovesystems.util.ErrStreamCapture
 
getSubprocess(Process, String) - Method in class com.oakgrovesystems.reactor.ReactorObjects
Gets the subprocess of the process
getSubprocesses() - Method in class com.oakgrovesystems.reactor.processMediation.Process
 
getSubprocesses() - Method in class com.oakgrovesystems.reactor.processMediation.ProcessNode
 
getSubprocesses(LabelPath) - Method in class com.oakgrovesystems.reactor.ReactorObjects
Gets set of subprocesses of a process The label path must resolve to only ONE process
getSubprocesses(Process) - Method in class com.oakgrovesystems.reactor.ReactorObjects
Gets set of subprocesses of a process
getSubprocesses(ReactorObjectId) - Method in class com.oakgrovesystems.reactor.ReactorObjects
Gets set of subprocesses of a process
getSuperprocess() - Method in class com.oakgrovesystems.reactor.processMediation.ProcessNode
 
getThinProcesses - Variable in class com.oakgrovesystems.reactor.client.QueryCriteria
 
getThreadManager() - Static method in class com.oakgrovesystems.reactor.scheduling.SchedulingServlet
 
getTimerIds() - Method in class com.oakgrovesystems.reactor.processMediation.Process
 
getTimers() - Method in class com.oakgrovesystems.reactor.processMediation.Process
 
getTokenExpiration() - Method in class com.oakgrovesystems.reactor.requests.LoginResponse
 
getTokenToExpire() - Method in class com.oakgrovesystems.reactor.requests.Logout
returns the token which is to expire as a result of this request.
getTotalRows() - Method in class com.oakgrovesystems.util.CSV
This method returns the total number of rows in the CSV object
getType() - Method in class com.oakgrovesystems.reactor.LabelPath
 
getType() - Method in class com.oakgrovesystems.reactor.processMediation.ACE
returns the type of this ACE: USER_TYPE, TITLE_TYPE, or GROUP_TYPE
getType() - Method in class com.oakgrovesystems.reactor.requests.Delete
returns the Class of the object to delete
getType() - Method in class com.oakgrovesystems.reactor.requests.Get
returns the Class of the object to get
getType() - Method in class com.oakgrovesystems.reactor.requests.SetACL
Returns the type of the object to set the ACL on.
getTypeForName(String) - Static method in class com.oakgrovesystems.reactor.LabelPath
 
getUseLabelPaths() - Method in class com.oakgrovesystems.reactor.requests.Create
Returns whether references in request use label paths, and should be translated to IDs.
getUseLabelPaths() - Method in class com.oakgrovesystems.reactor.requests.Get
 
getUseLabelPaths() - Method in class com.oakgrovesystems.reactor.requests.QueryGeneral
 
getUseLabelPaths() - Method in class com.oakgrovesystems.reactor.requests.QueryRequest
 
getUseLabelPaths() - Method in class com.oakgrovesystems.reactor.requests.SetObjects
Returns whether references in request use label paths, and should be translated to IDs.
getUserMessage() - Method in class com.oakgrovesystems.reactor.FailedRequestException
 
getUsername() - Method in class com.oakgrovesystems.reactor.requests.Login
returns the username to authenticate.
getValue() - Method in class com.oakgrovesystems.reactor.processMediation.Operand
get the value of this Operand
getValue() - Method in class com.oakgrovesystems.reactor.requests.GetOperandIdsByLabelAndValue
Accessor for OPERAND_VALUE.
getValue() - Method in class com.oakgrovesystems.reactor.requests.GetProcessIdsForOperandsByLabelAndValue
Accessor for OPERAND_VALUE.
getValue(String) - Method in class com.oakgrovesystems.reactor.processMediation.MetaDataParser
 
getXMLElement(String, Element) - Method in class com.oakgrovesystems.xml.XMLUtil
Gets an XML element
getXmlns(String) - Static method in class com.oakgrovesystems.reactor.ReactorNamespaces
This is a kludge.
getXMLValues(Element, Hashtable) - Method in class com.oakgrovesystems.xml.XMLUtil
Gets XML values
GROUP_TYPE - Static variable in class com.oakgrovesystems.reactor.processMediation.ACE
A value of the type attribute that indicates that the String name attribute represents the name of a group.

H

handle(Error) - Method in interface com.oakgrovesystems.util.ErrorHandler
Handles an Error and does not rethrow it when it's finished handling it.
handle(Exception) - Method in interface com.oakgrovesystems.util.ExceptionHandler
Handles an Exception and does not rethrow it when it's finished handling it.
handleException(MessagingException) - Static method in class com.oakgrovesystems.util.HTMLMail
 
handleException(MessagingException) - Static method in class com.oakgrovesystems.util.Mail
 
handleRequest(ReactorRequest) - Method in class com.oakgrovesystems.reactor.client.AbstractReactorProxy
Sends request to the server.
handleRequest(ReactorRequest) - Method in interface com.oakgrovesystems.reactor.client.ReactorProxy
Sends request to the server.
HAS_ASSOCIATED_OPERAND_ID_PARM_NAME - Static variable in class com.oakgrovesystems.reactor.requests.QueryGeneral
The name of the request parameter that is the id of an operand that must be associated to the Process to be included in the result set
HAS_ASSOCIATED_OPERAND_LABEL_PARM_NAME - Static variable in class com.oakgrovesystems.reactor.requests.QueryGeneral
The name of the request parameter that is the label of an operand that must be associated to the Process to be included in the result set
HAS_ASSOCIATED_POLICY_ID_PARM_NAME - Static variable in class com.oakgrovesystems.reactor.requests.QueryGeneral
The name of the request parameter that is the id of a policy that must be associated to the Process to be included in the result set
HAS_ASSOCIATED_POLICY_LABEL_PARM_NAME - Static variable in class com.oakgrovesystems.reactor.requests.QueryGeneral
The name of the request parameter that is the label of a policy that must be associated to the Process to be included in the result set
HAS_ASSOCIATED_STATUS_ID_PARM_NAME - Static variable in class com.oakgrovesystems.reactor.requests.QueryGeneral
The name of the request parameter that is the id of a status that must be associated to the Process to be included in the result set
HAS_ASSOCIATED_STATUS_LABEL_PARM_NAME - Static variable in class com.oakgrovesystems.reactor.requests.QueryGeneral
The name of the request parameter that is the label of a status that must be associated to the Process to be included in the result set
HAS_ASSOCIATED_SUBPROCESS_ID_PARM_NAME - Static variable in class com.oakgrovesystems.reactor.requests.QueryGeneral
The name of the request parameter that is the id of a subprocess that must be associated to the Process to be included in the result set
HAS_ASSOCIATED_SUBPROCESS_LABEL_PARM_NAME - Static variable in class com.oakgrovesystems.reactor.requests.QueryGeneral
The name of the request parameter that is the label of a subprocess that must be associated to the Process to be included in the result set
HAS_PARENT_ID_PARM_NAME - Static variable in class com.oakgrovesystems.reactor.requests.QueryGeneral
The name of the request parameter that is the id of the parent process that a Process must have to be included in the result set
HAS_PARENT_LABEL_PARM_NAME - Static variable in class com.oakgrovesystems.reactor.requests.QueryGeneral
The name of the request parameter that is label id of the parent process that a Process must have to be included in the result set
HAS_STATUS_ID_PARM_NAME - Static variable in class com.oakgrovesystems.reactor.requests.QueryGeneral
The name of the request parameter that is the id of a status that a Process must have acquired to be included in the result set
HAS_STATUS_LABEL_PARM_NAME - Static variable in class com.oakgrovesystems.reactor.requests.QueryGeneral
The name of the request parameter that is the label of a status that a Process must have acquired to be included in the result set
hasACE(ACE) - Method in class com.oakgrovesystems.reactor.processMediation.ACL
checks to see if this ACL contains the ACE specified by using ACE.sameAs()
hasACEIgnoreNull(ACE) - Method in class com.oakgrovesystems.reactor.processMediation.ACL
checks to see if this ACL contains the ACE specified by using ACE.equalsIgnoreNull()
hasAssociatedOperandId - Variable in class com.oakgrovesystems.reactor.client.QueryCriteria
 
hasAssociatedOperandLabel - Variable in class com.oakgrovesystems.reactor.client.QueryCriteria
 
hasAssociatedOperandValue - Variable in class com.oakgrovesystems.reactor.client.QueryCriteria
 
hasAssociatedPolicyId - Variable in class com.oakgrovesystems.reactor.client.QueryCriteria
 
hasAssociatedPolicyLabel - Variable in class com.oakgrovesystems.reactor.client.QueryCriteria
 
hasAssociatedStatusId - Variable in class com.oakgrovesystems.reactor.client.QueryCriteria
 
hasAssociatedStatusLabel - Variable in class com.oakgrovesystems.reactor.client.QueryCriteria
 
hasAssociatedSubprocessId - Variable in class com.oakgrovesystems.reactor.client.QueryCriteria
 
hasAssociatedSubprocessLabel - Variable in class com.oakgrovesystems.reactor.client.QueryCriteria
 
hasBeenAdded() - Method in class com.oakgrovesystems.reactor.scheduling.quartz.QuartzCalendarProxy
 
hasCondition(ProcessCondition) - Method in class com.oakgrovesystems.reactor.processMediation.ProcessConditionDisjunction
necessary for sameAs() because conditions are not sorted
hasCurrentStatus(ReactorObjectId) - Method in class com.oakgrovesystems.reactor.processMediation.Process
 
hasDifferences() - Method in class com.oakgrovesystems.xml.XMLComparison
 
hashCode() - Method in class com.oakgrovesystems.reactor.LabelPath
 
hashCode() - Method in class com.oakgrovesystems.reactor.ReactorObjectId
Returns a hashCode for this ReactorObjectId
hasNext() - Method in class com.oakgrovesystems.reactor.LabelPathIterator
 
hasOperand(ReactorObjectId) - Method in class com.oakgrovesystems.reactor.processMediation.Process
 
hasOperand(ReactorObjectId) - Method in class com.oakgrovesystems.reactor.processMediation.ProcessNode
 
hasParentId - Variable in class com.oakgrovesystems.reactor.client.QueryCriteria
 
hasParentLabel - Variable in class com.oakgrovesystems.reactor.client.QueryCriteria
 
hasPolicy(ReactorObjectId) - Method in class com.oakgrovesystems.reactor.processMediation.Process
 
hasPolicy(ReactorObjectId) - Method in class com.oakgrovesystems.reactor.processMediation.ProcessNode
 
hasStatus(ReactorObjectId) - Method in class com.oakgrovesystems.reactor.processMediation.Process
 
hasStatus(ReactorObjectId) - Method in class com.oakgrovesystems.reactor.processMediation.ProcessNode
 
hasStatusId - Variable in class com.oakgrovesystems.reactor.client.QueryCriteria
 
hasStatusLabel - Variable in class com.oakgrovesystems.reactor.client.QueryCriteria
 
hasSubprocess(ReactorObjectId) - Method in class com.oakgrovesystems.reactor.processMediation.Process
 
hasSubprocess(ReactorObjectId) - Method in class com.oakgrovesystems.reactor.processMediation.ProcessNode
 
HEADER - Static variable in class com.oakgrovesystems.util.CSV
The Row number of the header row (if header is applicable)
HelloWorldPolicy - class com.oakgrovesystems.reactor.policy.HelloWorldPolicy.
This class is intended to be used as a Reactor Policy, such that when the Policy is executed, message is printed to System.out.
HelloWorldPolicy() - Constructor for class com.oakgrovesystems.reactor.policy.HelloWorldPolicy
 
HTMLMail - class com.oakgrovesystems.util.HTMLMail.
 
HTMLMail() - Constructor for class com.oakgrovesystems.util.HTMLMail
 

I

id - Variable in class com.oakgrovesystems.reactor.ReactorObjectId
 
id - Variable in class com.oakgrovesystems.reactor.processMediation.Operand
 
id - Variable in class com.oakgrovesystems.reactor.processMediation.Policy
the id of this Policy
id - Variable in class com.oakgrovesystems.reactor.processMediation.Process
 
id - Variable in class com.oakgrovesystems.reactor.processMediation.Status
 
ID_PARM_NAME - Static variable in class com.oakgrovesystems.reactor.requests.CloneInstance
The name of the request parameter that is the id of the Process to clone.
ID_PARM_NAME - Static variable in class com.oakgrovesystems.reactor.requests.Delete
The name of the request parameter that is the id of the object to delete.
ID_PARM_NAME - Static variable in class com.oakgrovesystems.reactor.requests.Get
The name of the request parameter that is the id of the object to get
ID_PARM_NAME - Static variable in class com.oakgrovesystems.reactor.requests.QueryProcessTree
The name of the request parameter that is the id of the root of the tree
ID_PARM_NAME - Static variable in class com.oakgrovesystems.reactor.requests.SetACL
These parameters are mutually exclusive.
ID_PARM_NAME - Static variable in class com.oakgrovesystems.reactor.requests.Start
The name of the request parameter that is the id of the Process to be started.
ID_PARM_NAME - Static variable in class com.oakgrovesystems.reactor.requests.Stop
The name of the request parameter that is the id of the Process to be stopped.
IdentifierMappingException - exception com.oakgrovesystems.reactor.IdentifierMappingException.
Thrown to indicate that a LabelPath is not unique.
IdentifierMappingException() - Constructor for class com.oakgrovesystems.reactor.IdentifierMappingException
 
IdentifierMappingException(String) - Constructor for class com.oakgrovesystems.reactor.IdentifierMappingException
 
IdToLabelPathMapper - interface com.oakgrovesystems.reactor.IdToLabelPathMapper.
 
ILLEGAL_HOST - Static variable in interface com.oakgrovesystems.reactor.Constants
 
INCLUDE_OPERANDS_PARM_NAME - Static variable in class com.oakgrovesystems.reactor.requests.QueryGeneral
The name of the request parameter that is whether or not to return Operands
INCLUDE_PARENT_PARM_NAME - Static variable in class com.oakgrovesystems.reactor.requests.QueryGeneral
The name of the request parameter that is whether or not to return the parent process
INCLUDE_POLICIES_PARM_NAME - Static variable in class com.oakgrovesystems.reactor.requests.QueryGeneral
The name of the request parameter that is whether or not to return Policies
INCLUDE_STATUSES_PARM_NAME - Static variable in class com.oakgrovesystems.reactor.requests.QueryGeneral
The name of the request parameter that is whether or not to return Statuses
includeOperands - Variable in class com.oakgrovesystems.reactor.client.QueryCriteria
 
includeParent - Variable in class com.oakgrovesystems.reactor.client.QueryCriteria
 
includePolicies - Variable in class com.oakgrovesystems.reactor.client.QueryCriteria
 
includeStatuses - Variable in class com.oakgrovesystems.reactor.client.QueryCriteria
 
init() - Method in interface com.oakgrovesystems.reactor.scheduling.SchedulingThreadManager
 
init(ServletConfig) - Method in class com.oakgrovesystems.reactor.scheduling.SchedulingServlet
Starts the scheduler thread(s).
init(String) - Method in interface com.oakgrovesystems.reactor.scheduling.SchedulingRequestHandler
 
INSTANCE_PARM_NAME - Static variable in class com.oakgrovesystems.reactor.requests.QueryProcesses
The name of the request parameter that is whether or not a Process must be an instance to be included in the result set
INSTANCE_TYPE - Static variable in class com.oakgrovesystems.reactor.LabelPath
 
INSTANCE_TYPE_NAME - Static variable in class com.oakgrovesystems.reactor.LabelPath
 
INVALID - Static variable in interface com.oakgrovesystems.reactor.Constants
 
INVALID_TYPE - Static variable in class com.oakgrovesystems.reactor.LabelPath
 
INVALID_TYPE_NAME - Static variable in class com.oakgrovesystems.reactor.LabelPath
 
Inversion - class com.oakgrovesystems.mediation.Inversion.
A compound Condition (a Condition that is a boolean function of the state of one or more other Conditions).
Inversion(Condition) - Constructor for class com.oakgrovesystems.mediation.Inversion
Creates a new Inversion which is the inverse of the Condition specified
isApplicable() - Method in class com.oakgrovesystems.mediation.AbstractConditionalChange
Tests the applicability of this ConditionalChange.
isApplicable() - Method in interface com.oakgrovesystems.mediation.ConditionalChange
Tests the applicability of this ConditionalChange.
isApplicable() - Method in class com.oakgrovesystems.reactor.processMediation.ProcessConditionalChange
Tests the applicability of this ConditionalChange.
isDefinition - Variable in class com.oakgrovesystems.reactor.processMediation.Process
true if the Process is a definition, false if it is an instance
isDefinition() - Method in class com.oakgrovesystems.reactor.processMediation.Process
returns true if this Process is a definition, false if it is an instance
isGroup() - Method in class com.oakgrovesystems.reactor.processMediation.ACE
returns true if the type is equal to TITLE_TYPE
isMadeApplicableBy(Change, Object) - Method in class com.oakgrovesystems.mediation.AbstractConditionalChange
Determines whether the ConditionalChange would become applicable if the specified Change was applied to the specified object.
isMadeApplicableBy(Change, Object) - Method in interface com.oakgrovesystems.mediation.ConditionalChange
Determines whether the ConditionalChange would become applicable if the specified Change was applied to the specified object.
isMadeApplicableBy(Change, Object) - Method in class com.oakgrovesystems.reactor.processMediation.ProcessConditionalChange
Determines whether the ConditionalChange would become applicable if the specified Change was applied to the specified object.
isMadeFalseBy(Change, Object) - Method in interface com.oakgrovesystems.mediation.Condition
Determines if this Condition would become false if the specified Change were applied to the specified object.
isMadeFalseBy(Change, Object) - Method in class com.oakgrovesystems.mediation.Conjunction
Returns true if all of the Conditions in the set are currently true, but at least one of them returns true from a call to Condition.isMadeFalseBy() with the same arguments.
isMadeFalseBy(Change, Object) - Method in class com.oakgrovesystems.mediation.Disjunction
Returns true if at least one of the Conditions in the set is currently true, and all of the Condtions in the Set that are currently true return true from a call to Condition.isMadeFalseBy() with the same arguments.
isMadeFalseBy(Change, Object) - Method in class com.oakgrovesystems.mediation.Inversion
returns false if the condtionToInvert is null.
isMadeFalseBy(Change, Object) - Method in class com.oakgrovesystems.reactor.processMediation.ProcessConditionConjunction
returns a boolean indicating whether or not this Condition is true and would be made false by applying the specified Change to the specified Object.
isMadeFalseBy(Change, Object) - Method in class com.oakgrovesystems.reactor.processMediation.ProcessConditionDisjunction
returns a boolean indicating whether or not this Condition is true and would be made false by applying the specified Change to the specified Object.
isMadeFalseBy(Change, Object) - Method in class com.oakgrovesystems.reactor.processMediation.ProcessConditionInversion
returns a boolean indicating whether or not this Condition is true and would be made false by applying the specified Change to the specified Object.
isMadeFalseBy(Change, Object) - Method in class com.oakgrovesystems.reactor.processMediation.ProcessHasStatusCondition
returns true if the Change specifies that the correct Process loses the correct Status
isMadeFalseBy(Change, Object) - Method in class com.oakgrovesystems.reactor.processMediation.ProcessStateEqualsCondition
returns true if the Change specifies that the correct Process changes out of the correct state
isMadeInapplicableBy(Change, Object) - Method in class com.oakgrovesystems.mediation.AbstractConditionalChange
Determines whether the ConditionalChange would become inapplicable if the specified Change was applied to the specified object.
isMadeInapplicableBy(Change, Object) - Method in interface com.oakgrovesystems.mediation.ConditionalChange
Determines whether the ConditionalChange would become inapplicable if the specified Change was applied to the specified object.
isMadeInapplicableBy(Change, Object) - Method in class com.oakgrovesystems.reactor.processMediation.ProcessConditionalChange
Determines whether the ConditionalChange would become inapplicable if the specified Change was applied to the specified object.
isMadeTrueBy(Change, Object) - Method in interface com.oakgrovesystems.mediation.Condition
Determines if this Condition would become true if the specified Change were applied to the specified object.
isMadeTrueBy(Change, Object) - Method in class com.oakgrovesystems.mediation.Conjunction
Returns true if at least one of the Conditions in the set is currently false, and all of the Condtions in the Set that are currently false return true from a call to Condition.isMadeTrueBy() with the same arguments.
isMadeTrueBy(Change, Object) - Method in class com.oakgrovesystems.mediation.Disjunction
Returns true if all of the Conditions in the set are currently false, but at least one of them returns true from a call to Condition.isMadeTrueBy() with the same arguments.
isMadeTrueBy(Change, Object) - Method in class com.oakgrovesystems.mediation.Inversion
returns false if the condtionToInvert is null.
isMadeTrueBy(Change, Object) - Method in class com.oakgrovesystems.reactor.processMediation.ProcessConditionConjunction
returns a boolean indicating whether or not this Condition is false and would be made true by applying the specified Change to the specified Object.
isMadeTrueBy(Change, Object) - Method in class com.oakgrovesystems.reactor.processMediation.ProcessConditionDisjunction
returns a boolean indicating whether or not this Condition is false and would be made true by applying the specified Change to the specified Object.
isMadeTrueBy(Change, Object) - Method in class com.oakgrovesystems.reactor.processMediation.ProcessConditionInversion
returns a boolean indicating whether or not this Condition is false and would be made true by applying the specified Change to the specified Object.
isMadeTrueBy(Change, Object) - Method in class com.oakgrovesystems.reactor.processMediation.ProcessHasStatusCondition
returns true if the Change specifies that the correct Process aquires the correct Status
isMadeTrueBy(Change, Object) - Method in class com.oakgrovesystems.reactor.processMediation.ProcessStateEqualsCondition
returns true if the Change specifies that the correct Process changes into the correct state
isProcessType(int) - Static method in class com.oakgrovesystems.reactor.LabelPath
 
isStarted(ServiceRequestObj) - Method in interface com.oakgrovesystems.reactor.scheduling.SchedulingRequestHandler
 
isTitle() - Method in class com.oakgrovesystems.reactor.processMediation.ACE
returns true if the type is equal to TITLE_TYPE
isTriggeredBy(ReactorEvent) - Method in class com.oakgrovesystems.reactor.processMediation.Policy
Determines whether or not a particular ReactorEvent triggers the execution of this Policy p.
isTrue() - Method in interface com.oakgrovesystems.mediation.Condition
Evaluates this Condition
isTrue() - Method in class com.oakgrovesystems.mediation.Conjunction
returns false if one or more of the Conditions in the Set are false, true if all of the Conditions in the Set are true.
isTrue() - Method in class com.oakgrovesystems.mediation.Disjunction
returns true if one or more of the Conditions in the Set are true, false if all of the Conditions in the Set are false.
isTrue() - Method in class com.oakgrovesystems.mediation.Inversion
Evaluates this Inversion.
isTrue() - Method in class com.oakgrovesystems.reactor.processMediation.ProcessConditionConjunction
returns a boolean indicating whether this Condition is true or false.
isTrue() - Method in class com.oakgrovesystems.reactor.processMediation.ProcessConditionDisjunction
returns a boolean indicating whether this Condition is true or false.
isTrue() - Method in class com.oakgrovesystems.reactor.processMediation.ProcessConditionInversion
returns a boolean indicating whether this Condition is true or false.
isTrue() - Method in class com.oakgrovesystems.reactor.processMediation.ProcessHasStatusCondition
Evaluated on the process returned from a call to either ReactorObjectId.dereference(Process.class) or ReactorObjectId.dereference(Process.class,Map,true) depending on whether or not the objectMap is equal to null.
isTrue() - Method in class com.oakgrovesystems.reactor.processMediation.ProcessStateEqualsCondition
Evaluated on the Process returned from a call to ReactorObjectId.dereference(Process.class) ReactorObjectId.dereference(Process.class,Map,true) depending on whether or not objectMap is null.
isUser() - Method in class com.oakgrovesystems.reactor.processMediation.ACE
returns true if the type is equal to USER_TYPE

J

JarFilenameFilter - class com.oakgrovesystems.util.JarFilenameFilter.
 
JarFilenameFilter() - Constructor for class com.oakgrovesystems.util.JarFilenameFilter
 
jdomDocument - Variable in class com.oakgrovesystems.xml.XMLObject
 
jdomElement - Variable in class com.oakgrovesystems.xml.XMLObject
 
jdomException - Variable in class com.oakgrovesystems.xml.XMLObject
 

K

keySet() - Method in class com.oakgrovesystems.util.Template
if nested keys are found, only the inner key will be reported

L

label - Variable in class com.oakgrovesystems.reactor.processMediation.Operand
 
label - Variable in class com.oakgrovesystems.reactor.processMediation.Policy
the label of this Policy
label - Variable in class com.oakgrovesystems.reactor.processMediation.Process
 
label - Variable in class com.oakgrovesystems.reactor.processMediation.Status
 
LABEL_PATH_PARM_NAME - Static variable in class com.oakgrovesystems.reactor.requests.CloneInstance
The name of the request parameter that is the label path of the Process to clone.
LABEL_PATH_PARM_NAME - Static variable in class com.oakgrovesystems.reactor.requests.Delete
The name of the request parameter that is the label path of the object to delete.
LABEL_PATH_PARM_NAME - Static variable in class com.oakgrovesystems.reactor.requests.Get
The name of the request parameter that is the label path of the object to get
LABEL_PATH_PARM_NAME - Static variable in class com.oakgrovesystems.reactor.requests.QueryProcessTree
The name of the request parameter that is the label path of the root of the tree
LABEL_PATH_PARM_NAME - Static variable in class com.oakgrovesystems.reactor.requests.SetACL
 
LABEL_PATH_PARM_NAME - Static variable in class com.oakgrovesystems.reactor.requests.Start
The name of the request parameter that is the label path of the Process to be started.
LABEL_PATH_PARM_NAME - Static variable in class com.oakgrovesystems.reactor.requests.Stop
The name of the request parameter that is the label path of the Process to be stopped.
LabelPath - class com.oakgrovesystems.reactor.LabelPath.
 
LabelPath() - Constructor for class com.oakgrovesystems.reactor.LabelPath
 
LabelPath(Element) - Constructor for class com.oakgrovesystems.reactor.LabelPath
builds a label path from its xml representation
LabelPath(int, ReactorObjectId, String) - Constructor for class com.oakgrovesystems.reactor.LabelPath
 
LabelPath(ReactorObjectId, String) - Constructor for class com.oakgrovesystems.reactor.LabelPath
 
LabelPath(String) - Constructor for class com.oakgrovesystems.reactor.LabelPath
 
LabelPathFormatException - exception com.oakgrovesystems.reactor.LabelPathFormatException.
Thrown to indicate that the string version of a LabelPath could not be parsed.
LabelPathFormatException() - Constructor for class com.oakgrovesystems.reactor.LabelPathFormatException
 
LabelPathFormatException(String) - Constructor for class com.oakgrovesystems.reactor.LabelPathFormatException
 
LabelPathIterator - class com.oakgrovesystems.reactor.LabelPathIterator.
 
LabelPathIterator(LabelPath) - Constructor for class com.oakgrovesystems.reactor.LabelPathIterator
 
LabelPathToIdMapper - interface com.oakgrovesystems.reactor.LabelPathToIdMapper.
 
labels - Variable in class com.oakgrovesystems.reactor.LabelPathIterator
 
language - Variable in class com.oakgrovesystems.reactor.processMediation.Policy
the language of this Policy (only used with BSF Policies).
LINESEP - Static variable in interface com.oakgrovesystems.reactor.Constants
 
Lock - class com.oakgrovesystems.reactor.requests.Lock.
This request attempts to atomically test and set an ACE in the specified object, and optionally perform some related actions at the same time.
LOCK_ACE_PARM_NAME - Static variable in class com.oakgrovesystems.reactor.requests.LockingBase
The name of the request parameter that is the ACE to lock.
Lock() - Constructor for class com.oakgrovesystems.reactor.requests.Lock
Creates a Lock request without specifying the authentication token to use to make the request.
lock(LabelPath, ACE) - Method in class com.oakgrovesystems.reactor.client.AbstractReactorProxy
 
lock(LabelPath, ACE) - Method in interface com.oakgrovesystems.reactor.client.ReactorProxy
 
lock(LabelPath, ACE, String, String, LabelPath) - Method in class com.oakgrovesystems.reactor.client.AbstractReactorProxy
 
lock(LabelPath, ACE, String, String, LabelPath) - Method in interface com.oakgrovesystems.reactor.client.ReactorProxy
 
lock(LabelPath, ACE, String, String, ReactorObjectId) - Method in class com.oakgrovesystems.reactor.client.AbstractReactorProxy
 
lock(LabelPath, ACE, String, String, ReactorObjectId) - Method in interface com.oakgrovesystems.reactor.client.ReactorProxy
 
lock(ReactorObjectId, ACE) - Method in class com.oakgrovesystems.reactor.client.AbstractReactorProxy
 
lock(ReactorObjectId, ACE) - Method in interface com.oakgrovesystems.reactor.client.ReactorProxy
 
lock(ReactorObjectId, ACE, String, String) - Method in class com.oakgrovesystems.reactor.client.AbstractReactorProxy
 
lock(ReactorObjectId, ACE, String, String) - Method in interface com.oakgrovesystems.reactor.client.ReactorProxy
 
lock(ReactorObjectId, ACE, String, String, LabelPath) - Method in class com.oakgrovesystems.reactor.client.AbstractReactorProxy
 
lock(ReactorObjectId, ACE, String, String, LabelPath) - Method in interface com.oakgrovesystems.reactor.client.ReactorProxy
 
lock(ReactorObjectId, ACE, String, String, ReactorObjectId) - Method in class com.oakgrovesystems.reactor.client.AbstractReactorProxy
 
lock(ReactorObjectId, ACE, String, String, ReactorObjectId) - Method in interface com.oakgrovesystems.reactor.client.ReactorProxy
 
lock(ReactorObjectId, LabelPath, ACE, String, String, ReactorObjectId, LabelPath) - Method in class com.oakgrovesystems.reactor.client.AbstractReactorProxy
 
Lock(String) - Constructor for class com.oakgrovesystems.reactor.requests.Lock
Creates a Lock request that will use the specified authentication token
LockingBase - class com.oakgrovesystems.reactor.requests.LockingBase.
This base class handles parameters for the Lock and Unlock classes.
LockingBase() - Constructor for class com.oakgrovesystems.reactor.requests.LockingBase
 
LockResponse - class com.oakgrovesystems.reactor.requests.LockResponse.
 
LockResponse() - Constructor for class com.oakgrovesystems.reactor.requests.LockResponse
 
LockResponse(int, String) - Constructor for class com.oakgrovesystems.reactor.requests.LockResponse
 
LockResponse(int, String, Throwable) - Constructor for class com.oakgrovesystems.reactor.requests.LockResponse
 
log(ReactorRequest) - Method in class com.oakgrovesystems.reactor.client.TestReactorProxy
 
log(ReactorResponse) - Method in class com.oakgrovesystems.reactor.client.TestReactorProxy
 
log(String) - Method in class com.oakgrovesystems.reactor.PingReactor
 
logDetails(Exception) - Static method in class com.oakgrovesystems.util.Mail
 
logError(String) - Method in class com.oakgrovesystems.util.Navigator
Logs message in server's log file
logError(String, Throwable) - Method in class com.oakgrovesystems.util.Navigator
Logs message in server's log file
Login - class com.oakgrovesystems.reactor.requests.Login.
A request for a Reactor authentication token to be used for future requests.
LOGIN_PARM_NAME - Static variable in class com.oakgrovesystems.reactor.requests.Login
The name of the request parameter that is the login attempt
Login() - Constructor for class com.oakgrovesystems.reactor.requests.Login
Creates a Login request without specifying the authentication token to use to make the request.
login(String, String) - Method in class com.oakgrovesystems.reactor.client.AbstractReactorProxy
Sends login request to the server.
login(String, String) - Method in interface com.oakgrovesystems.reactor.client.ReactorProxy
Sends login request to the server.
LoginResponse - class com.oakgrovesystems.reactor.requests.LoginResponse.
 
LoginResponse() - Constructor for class com.oakgrovesystems.reactor.requests.LoginResponse
 
LoginResponse(int, String) - Constructor for class com.oakgrovesystems.reactor.requests.LoginResponse
 
LoginResponse(int, String, Throwable) - Constructor for class com.oakgrovesystems.reactor.requests.LoginResponse
 
Logout - class com.oakgrovesystems.reactor.requests.Logout.
A request to expire an authentication token, effectively logging out that user from the Reactor system.
logout() - Method in class com.oakgrovesystems.reactor.client.AbstractReactorProxy
Sends logout request to the server.
logout() - Method in interface com.oakgrovesystems.reactor.client.ReactorProxy
Sends logout request to the server.
Logout() - Constructor for class com.oakgrovesystems.reactor.requests.Logout
Creates a Logout request without specifying the authentication token to use to make the request or the authentication token to log out.
Logout(String) - Constructor for class com.oakgrovesystems.reactor.requests.Logout
Creates a Logout request that will use the specified authentication token and cause it to expire.
Logout(String, String) - Constructor for class com.oakgrovesystems.reactor.requests.Logout
Creates a Logout request that will use the first authentication token to make the request and cause the second authentication token to expire.
LogoutResponse - class com.oakgrovesystems.reactor.requests.LogoutResponse.
 
LogoutResponse() - Constructor for class com.oakgrovesystems.reactor.requests.LogoutResponse
 
LogoutResponse(int, String) - Constructor for class com.oakgrovesystems.reactor.requests.LogoutResponse
 
LogoutResponse(int, String, Throwable) - Constructor for class com.oakgrovesystems.reactor.requests.LogoutResponse
 
lookupEmail(ACE) - Method in class com.oakgrovesystems.util.Navigator
Looks up an email in the directory for the ace Email will be lookedup using name of the ace.
LP_CURRENT_NODE - Static variable in interface com.oakgrovesystems.reactor.Constants
 
LP_DEFINITION_TYPE - Static variable in interface com.oakgrovesystems.reactor.Constants
 
LP_DEFINITION_TYPE_NAME - Static variable in interface com.oakgrovesystems.reactor.Constants
 
LP_DELIMITER - Static variable in interface com.oakgrovesystems.reactor.Constants
 
LP_INSTANCE_TYPE - Static variable in interface com.oakgrovesystems.reactor.Constants
 
LP_INSTANCE_TYPE_NAME - Static variable in interface com.oakgrovesystems.reactor.Constants
 
LP_INVALID_TYPE - Static variable in interface com.oakgrovesystems.reactor.Constants
 
LP_INVALID_TYPE_NAME - Static variable in interface com.oakgrovesystems.reactor.Constants
 
LP_OBJECT_TYPE - Static variable in interface com.oakgrovesystems.reactor.Constants
 
LP_OBJECT_TYPE_NAME - Static variable in interface com.oakgrovesystems.reactor.Constants
 
LP_OPERAND_TYPE - Static variable in interface com.oakgrovesystems.reactor.Constants
 
LP_OPERAND_TYPE_NAME - Static variable in interface com.oakgrovesystems.reactor.Constants
 
LP_PARENT_NODE - Static variable in interface com.oakgrovesystems.reactor.Constants
 
LP_POLICY_TYPE - Static variable in interface com.oakgrovesystems.reactor.Constants
 
LP_POLICY_TYPE_NAME - Static variable in interface com.oakgrovesystems.reactor.Constants
 
LP_PROCESS_TYPE - Static variable in interface com.oakgrovesystems.reactor.Constants
 
LP_PROCESS_TYPE_NAME - Static variable in interface com.oakgrovesystems.reactor.Constants
 
LP_ROOT_DELIMITER - Static variable in interface com.oakgrovesystems.reactor.Constants
 
LP_STATUS_TYPE - Static variable in interface com.oakgrovesystems.reactor.Constants
 
LP_STATUS_TYPE_NAME - Static variable in interface com.oakgrovesystems.reactor.Constants
 
LP_TYPE_DELIMITER - Static variable in interface com.oakgrovesystems.reactor.Constants
 

M

Mail - class com.oakgrovesystems.util.Mail.
 
Mail() - Constructor for class com.oakgrovesystems.util.Mail
 
main(String[]) - Static method in class com.oakgrovesystems.net.XMLClient
Connects to a URL, sends the contents of an XML file, prints the XML response to standard output.
main(String[]) - Static method in class com.oakgrovesystems.reactor.PingReactor
Tries to lookup and issue a ping_all request to the Reactor AdminService.
main(String[]) - Static method in class com.oakgrovesystems.util.Template
 
main(String[]) - Static method in class com.oakgrovesystems.xml.XMLComparison
 
makeAuthTokenXML(String) - Method in class com.oakgrovesystems.reactor.requests.ReactorRequest
 
makeObjectElement(Object) - Method in class com.oakgrovesystems.reactor.requests.ReactorRequest
 
makeOperandElement(Operand) - Method in class com.oakgrovesystems.reactor.requests.ReactorRequest
 
makePolicyElement(Policy) - Method in class com.oakgrovesystems.reactor.requests.ReactorRequest
 
makeProcessElement(Process) - Method in class com.oakgrovesystems.reactor.requests.ReactorRequest
 
makeReferenceElement(ReactorObjectId, LabelPath) - Method in class com.oakgrovesystems.reactor.requests.ReactorRequest
 
makeStatusElement(Status) - Method in class com.oakgrovesystems.reactor.requests.ReactorRequest
 
map - Variable in class com.oakgrovesystems.reactor.processMediation.MetaDataParser
 
message - Variable in class com.oakgrovesystems.reactor.StartupException
 
message - Variable in class com.oakgrovesystems.xml.XMLComparison
 
MESSAGE200 - Static variable in class com.oakgrovesystems.reactor.Responses
 
MESSAGE400 - Static variable in class com.oakgrovesystems.reactor.Responses
 
MESSAGE404 - Static variable in class com.oakgrovesystems.reactor.Responses
 
MESSAGE405 - Static variable in class com.oakgrovesystems.reactor.Responses
 
MESSAGE406 - Static variable in class com.oakgrovesystems.reactor.Responses
 
MESSAGE407 - Static variable in class com.oakgrovesystems.reactor.Responses
 
MESSAGE408 - Static variable in class com.oakgrovesystems.reactor.Responses
 
MESSAGE410 - Static variable in class com.oakgrovesystems.reactor.Responses
 
MESSAGE411 - Static variable in class com.oakgrovesystems.reactor.Responses
 
MESSAGE412 - Static variable in class com.oakgrovesystems.reactor.Responses
 
MESSAGE413 - Static variable in class com.oakgrovesystems.reactor.Responses
 
MESSAGE414 - Static variable in class com.oakgrovesystems.reactor.Responses
 
MESSAGE420 - Static variable in class com.oakgrovesystems.reactor.Responses
 
MESSAGE421 - Static variable in class com.oakgrovesystems.reactor.Responses
 
MESSAGE500 - Static variable in class com.oakgrovesystems.reactor.Responses
 
MESSAGE501 - Static variable in class com.oakgrovesystems.reactor.Responses
 
MESSAGE502 - Static variable in class com.oakgrovesystems.reactor.Responses
 
MESSAGE503 - Static variable in class com.oakgrovesystems.reactor.Responses
 
MESSAGE504 - Static variable in class com.oakgrovesystems.reactor.Responses
 
MESSAGE505 - Static variable in class com.oakgrovesystems.reactor.Responses
 
MESSAGE506 - Static variable in class com.oakgrovesystems.reactor.Responses
 
metaDataParser - Variable in class com.oakgrovesystems.reactor.processMediation.Operand
 
metaDataParser - Variable in class com.oakgrovesystems.reactor.processMediation.Policy
 
metaDataParser - Variable in class com.oakgrovesystems.reactor.processMediation.Process
 
metaDataParser - Variable in class com.oakgrovesystems.reactor.processMediation.Status
 
MetaDataParser - class com.oakgrovesystems.reactor.processMediation.MetaDataParser.
 
MetaDataParser(String) - Constructor for class com.oakgrovesystems.reactor.processMediation.MetaDataParser
 
metaDataString - Variable in class com.oakgrovesystems.reactor.processMediation.MetaDataParser
 
metaDataString - Variable in class com.oakgrovesystems.reactor.processMediation.Operand
 
metaDataString - Variable in class com.oakgrovesystems.reactor.processMediation.Policy
 
metaDataString - Variable in class com.oakgrovesystems.reactor.processMediation.Process
 
metaDataString - Variable in class com.oakgrovesystems.reactor.processMediation.Status
 
module - Variable in class com.oakgrovesystems.reactor.scheduling.SchedulingFactory
 
MUST_BE_DEFINITION_PARM_NAME - Static variable in class com.oakgrovesystems.reactor.requests.QueryGeneral
The name of the request parameter that is whether or not a Process must be a definition to be included in the result set
MUST_BE_INSTANCE_PARM_NAME - Static variable in class com.oakgrovesystems.reactor.requests.QueryGeneral
The name of the request parameter that is whether or not a Process must be an instance to be included in the result set
MUST_BE_ROOT_PARM_NAME - Static variable in class com.oakgrovesystems.reactor.requests.QueryGeneral
The name of the request parameter that is whether or not a Process must be a root level process to be included in the result set
mustBeDefinition - Variable in class com.oakgrovesystems.reactor.client.QueryCriteria
 
mustBeInstance - Variable in class com.oakgrovesystems.reactor.client.QueryCriteria
 
mustBeRoot - Variable in class com.oakgrovesystems.reactor.client.QueryCriteria
 

N

name - Variable in class com.oakgrovesystems.reactor.processMediation.ACE
 
Navigator - class com.oakgrovesystems.util.Navigator.
 
Navigator(Policy, String) - Constructor for class com.oakgrovesystems.util.Navigator
Constructs navigator object.
next - Variable in class com.oakgrovesystems.reactor.LabelPathIterator
 
next() - Method in class com.oakgrovesystems.reactor.LabelPathIterator
 
NULL_ACE - Static variable in class com.oakgrovesystems.reactor.processMediation.ACE
new ACE(ACE.UNSPECIFIED_TYPE,null,null)

O

OBJECT_ID_PARM_NAME - Static variable in class com.oakgrovesystems.reactor.requests.LockingBase
The name of the request parameter that is the ID of the object with an ACE to be locked.
OBJECT_LP_PARM_NAME - Static variable in class com.oakgrovesystems.reactor.requests.LockingBase
The name of the request parameter that is the label path of the object with an ACE to be locked.
OBJECT_PARM - Static variable in class com.oakgrovesystems.reactor.requests.GetResponse
 
OBJECT_TYPE - Static variable in class com.oakgrovesystems.reactor.LabelPath
 
OBJECT_TYPE_NAME - Static variable in class com.oakgrovesystems.reactor.LabelPath
 
ObjectDereferencingException - exception com.oakgrovesystems.util.ObjectDereferencingException.
 
ObjectDereferencingException() - Constructor for class com.oakgrovesystems.util.ObjectDereferencingException
 
ObjectDereferencingException(String) - Constructor for class com.oakgrovesystems.util.ObjectDereferencingException
 
objectMap - Variable in class com.oakgrovesystems.reactor.client.ProcessNavigator
 
objectMap - Variable in class com.oakgrovesystems.reactor.processMediation.AbstractProcessCondition
The Map to be used to lookup Process objects necessary to evaluate the ProcessCondition.
objectMap - Variable in class com.oakgrovesystems.reactor.processMediation.ProcessConditionConjunction
 
objectMap - Variable in class com.oakgrovesystems.reactor.processMediation.ProcessConditionDisjunction
 
objectMap - Variable in class com.oakgrovesystems.reactor.processMediation.ProcessConditionInversion
 
objectMap - Variable in class com.oakgrovesystems.reactor.processMediation.ProcessConditionalChange
the Map used for looking up Process objects for condition evaluation
ObjectReference - interface com.oakgrovesystems.util.ObjectReference.
Instances of implementations of the ObjectReference interface represent references to objects not necessarily instantiated in the current JVM's memory.
objects - Variable in class com.oakgrovesystems.reactor.ReactorObjects
 
OBJECTS_PARM_NAME - Static variable in class com.oakgrovesystems.reactor.requests.Create
The name of the request parameter that is the the set of objects to create.
OBJECTS_PARM_NAME - Static variable in class com.oakgrovesystems.reactor.requests.SetObjects
The name of the request parameter that is the the set of objects to update.
Operand - class com.oakgrovesystems.reactor.processMediation.Operand.
Operand objects encapsulate arbitrary data that is relevant to the business process that a Process is being used to model.
OPERAND - Static variable in class com.oakgrovesystems.reactor.ReactorNamespaces
 
OPERAND_LABEL_PARM_NAME - Static variable in class com.oakgrovesystems.reactor.requests.GetOperandIdsByLabelAndValue
The name of the request parameter that is the label of the operand(s) to get
OPERAND_LABEL_PARM_NAME - Static variable in class com.oakgrovesystems.reactor.requests.GetProcessIdsForOperandsByLabelAndValue
The name of the request parameter that is the label of the operand(s) to get
OPERAND_PREFIX - Static variable in class com.oakgrovesystems.util.ProcessTemplate
 
OPERAND_TYPE - Static variable in class com.oakgrovesystems.reactor.LabelPath
 
OPERAND_TYPE_NAME - Static variable in class com.oakgrovesystems.reactor.LabelPath
 
operand_value - Variable in class com.oakgrovesystems.reactor.processMediation.Operand
 
OPERAND_VALUE_PARM_NAME - Static variable in class com.oakgrovesystems.reactor.requests.GetOperandIdsByLabelAndValue
The name of the request parameter that is the value of the operand(s) to get
OPERAND_VALUE_PARM_NAME - Static variable in class com.oakgrovesystems.reactor.requests.GetProcessIdsForOperandsByLabelAndValue
The name of the request parameter that is the value of the operand(s) to get
Operand() - Constructor for class com.oakgrovesystems.reactor.processMediation.Operand
Creates a new Operand and sets it Id
operandBuilder - Variable in class com.oakgrovesystems.reactor.requests.QueryGeneral
 
operandBuilder - Variable in class com.oakgrovesystems.reactor.requests.QueryRequest
 
operandOutputter - Variable in class com.oakgrovesystems.reactor.requests.ReactorRequest
 
operands - Variable in class com.oakgrovesystems.reactor.processMediation.Process
The set of ReactorObjectIds of the Operands associated with this Process

P

paramsToXML() - Method in class com.oakgrovesystems.reactor.requests.AddStatus
 
paramsToXML() - Method in class com.oakgrovesystems.reactor.requests.CloneInstance
 
paramsToXML() - Method in class com.oakgrovesystems.reactor.requests.Create
 
paramsToXML() - Method in class com.oakgrovesystems.reactor.requests.Delete
 
paramsToXML() - Method in class com.oakgrovesystems.reactor.requests.Get
 
paramsToXML() - Method in class com.oakgrovesystems.reactor.requests.GetOperandIdsByLabelAndValue
 
paramsToXML() - Method in class com.oakgrovesystems.reactor.requests.GetProcessIdsForOperandsByLabelAndValue
 
paramsToXML() - Method in class com.oakgrovesystems.reactor.requests.LockingBase
 
paramsToXML() - Method in class com.oakgrovesystems.reactor.requests.Login
 
paramsToXML() - Method in class com.oakgrovesystems.reactor.requests.Logout
 
paramsToXML() - Method in class com.oakgrovesystems.reactor.requests.QueryAllObjects
 
paramsToXML() - Method in class com.oakgrovesystems.reactor.requests.QueryGeneral
 
paramsToXML() - Method in class com.oakgrovesystems.reactor.requests.QueryProcessTree
 
paramsToXML() - Method in class com.oakgrovesystems.reactor.requests.QueryProcesses
 
paramsToXML() - Method in class com.oakgrovesystems.reactor.requests.ReactorRequest
Returns a List of Elements representing the parameters of the request
paramsToXML() - Method in class com.oakgrovesystems.reactor.requests.RemoveStatus
 
paramsToXML() - Method in class com.oakgrovesystems.reactor.requests.SetACL
Converts the object-based parameters to XML.
paramsToXML() - Method in class com.oakgrovesystems.reactor.requests.SetObjects
 
paramsToXML() - Method in class com.oakgrovesystems.reactor.requests.Start
 
paramsToXML() - Method in class com.oakgrovesystems.reactor.requests.Stop
 
parent - Variable in class com.oakgrovesystems.reactor.processMediation.Process
 
PARENT_NODE - Static variable in class com.oakgrovesystems.reactor.LabelPath
 
parse(Reader) - Static method in class com.oakgrovesystems.util.CSV
This method is the final parsing bolck for parsing CSV values
parseACEProfile(Element) - Method in class com.oakgrovesystems.reactor.requests.QueryGeneral
 
parseArgs(String[]) - Static method in class com.oakgrovesystems.xml.XMLComparison
 
parseDepth(Element) - Method in class com.oakgrovesystems.reactor.requests.QueryGeneral
 
parseHasAssociatedOperand(Element) - Method in class com.oakgrovesystems.reactor.requests.QueryGeneral
 
parseHasAssociatedPolicy(Element) - Method in class com.oakgrovesystems.reactor.requests.QueryGeneral
 
parseHasAssociatedStatus(Element) - Method in class com.oakgrovesystems.reactor.requests.QueryGeneral
 
parseHasAssociatedSubprocess(Element) - Method in class com.oakgrovesystems.reactor.requests.QueryGeneral
 
parseHasParent(Element) - Method in class com.oakgrovesystems.reactor.requests.QueryGeneral
 
parseHasStatus(Element) - Method in class com.oakgrovesystems.reactor.requests.QueryGeneral
 
parseMetaDataString() - Method in class com.oakgrovesystems.reactor.processMediation.MetaDataParser
 
parseParameters(Element, LabelPathToIdMapper) - Method in class com.oakgrovesystems.reactor.requests.AddStatus
 
parseParameters(Element, LabelPathToIdMapper) - Method in class com.oakgrovesystems.reactor.requests.CloneInstance
 
parseParameters(Element, LabelPathToIdMapper) - Method in class com.oakgrovesystems.reactor.requests.Create
 
parseParameters(Element, LabelPathToIdMapper) - Method in class com.oakgrovesystems.reactor.requests.Delete
 
parseParameters(Element, LabelPathToIdMapper) - Method in class com.oakgrovesystems.reactor.requests.Get
 
parseParameters(Element, LabelPathToIdMapper) - Method in class com.oakgrovesystems.reactor.requests.GetOperandIdsByLabelAndValue
 
parseParameters(Element, LabelPathToIdMapper) - Method in class com.oakgrovesystems.reactor.requests.GetProcessIdsForOperandsByLabelAndValue
 
parseParameters(Element, LabelPathToIdMapper) - Method in class com.oakgrovesystems.reactor.requests.LockingBase
 
parseParameters(Element, LabelPathToIdMapper) - Method in class com.oakgrovesystems.reactor.requests.Login
 
parseParameters(Element, LabelPathToIdMapper) - Method in class com.oakgrovesystems.reactor.requests.Logout
 
parseParameters(Element, LabelPathToIdMapper) - Method in class com.oakgrovesystems.reactor.requests.QueryAllObjects
 
parseParameters(Element, LabelPathToIdMapper) - Method in class com.oakgrovesystems.reactor.requests.QueryGeneral
 
parseParameters(Element, LabelPathToIdMapper) - Method in class com.oakgrovesystems.reactor.requests.QueryProcessTree
 
parseParameters(Element, LabelPathToIdMapper) - Method in class com.oakgrovesystems.reactor.requests.QueryProcesses
 
parseParameters(Element, LabelPathToIdMapper) - Method in class com.oakgrovesystems.reactor.requests.ReactorRequest
Configures the parameters from the XML representation
parseParameters(Element, LabelPathToIdMapper) - Method in class com.oakgrovesystems.reactor.requests.RemoveStatus
 
parseParameters(Element, LabelPathToIdMapper) - Method in class com.oakgrovesystems.reactor.requests.SetACL
 
parseParameters(Element, LabelPathToIdMapper) - Method in class com.oakgrovesystems.reactor.requests.SetObjects
 
parseParameters(Element, LabelPathToIdMapper) - Method in class com.oakgrovesystems.reactor.requests.Start
 
parseParameters(Element, LabelPathToIdMapper) - Method in class com.oakgrovesystems.reactor.requests.Stop
 
parseProcess(Element) - Method in class com.oakgrovesystems.reactor.requests.QueryGeneral
 
parseResponse(XMLObject) - Method in class com.oakgrovesystems.reactor.requests.ReactorRequest
Parses an XML response to this ReactorRequest.
parseReturnValues(Element) - Method in class com.oakgrovesystems.reactor.requests.AddStatus
 
parseReturnValues(Element) - Method in class com.oakgrovesystems.reactor.requests.CloneInstance
 
parseReturnValues(Element) - Method in class com.oakgrovesystems.reactor.requests.Create
 
parseReturnValues(Element) - Method in class com.oakgrovesystems.reactor.requests.Delete
 
parseReturnValues(Element) - Method in class com.oakgrovesystems.reactor.requests.Get
 
parseReturnValues(Element) - Method in class com.oakgrovesystems.reactor.requests.GetOperandIdsByLabelAndValue
 
parseReturnValues(Element) - Method in class com.oakgrovesystems.reactor.requests.GetProcessIdsForOperandsByLabelAndValue
 
parseReturnValues(Element) - Method in class com.oakgrovesystems.reactor.requests.Lock
 
parseReturnValues(Element) - Method in class com.oakgrovesystems.reactor.requests.Login
 
parseReturnValues(Element) - Method in class com.oakgrovesystems.reactor.requests.Logout
 
parseReturnValues(Element) - Method in class com.oakgrovesystems.reactor.requests.QueryGeneral
 
parseReturnValues(Element) - Method in class com.oakgrovesystems.reactor.requests.QueryRequest
 
parseReturnValues(Element) - Method in class com.oakgrovesystems.reactor.requests.ReactorRequest
 
parseReturnValues(Element) - Method in class com.oakgrovesystems.reactor.requests.RemoveStatus
 
parseReturnValues(Element) - Method in class com.oakgrovesystems.reactor.requests.SetACL
 
parseReturnValues(Element) - Method in class com.oakgrovesystems.reactor.requests.SetObjects
 
parseReturnValues(Element) - Method in class com.oakgrovesystems.reactor.requests.Start
 
parseReturnValues(Element) - Method in class com.oakgrovesystems.reactor.requests.Stop
 
parseReturnValues(Element) - Method in class com.oakgrovesystems.reactor.requests.Unlock
 
parseStateEquals(Element) - Method in class com.oakgrovesystems.reactor.requests.QueryGeneral
 
path - Variable in class com.oakgrovesystems.reactor.LabelPath
 
pause(ServiceRequestObj) - Method in interface com.oakgrovesystems.reactor.scheduling.SchedulingRequestHandler
 
pauseTimer(ServiceRequestObj) - Method in interface com.oakgrovesystems.reactor.scheduling.SchedulingRequestHandler
 
peek() - Method in class com.oakgrovesystems.reactor.LabelPathIterator
 
ping() - Method in class com.oakgrovesystems.reactor.PingReactor
 
ping(ServiceRequestObj) - Method in interface com.oakgrovesystems.reactor.scheduling.SchedulingRequestHandler
 
PingReactor - class com.oakgrovesystems.reactor.PingReactor.
Tries to lookup and issue a ping_all request to the Reactor AdminService.
PingReactor() - Constructor for class com.oakgrovesystems.reactor.PingReactor
 
policies - Variable in class com.oakgrovesystems.reactor.processMediation.Process
The set of ReactorObjectIds of the Policies associated with this Process
Policy - class com.oakgrovesystems.reactor.processMediation.Policy.
Policy objects encapsulate arbitrary logic that is relevant to the process being modeled.
POLICY - Static variable in class com.oakgrovesystems.reactor.ReactorNamespaces
 
POLICY_TYPE - Static variable in class com.oakgrovesystems.reactor.LabelPath
 
POLICY_TYPE_NAME - Static variable in class com.oakgrovesystems.reactor.LabelPath
 
Policy() - Constructor for class com.oakgrovesystems.reactor.processMediation.Policy
Creates a new Policy and sets it Id
policyBuilder - Variable in class com.oakgrovesystems.reactor.requests.QueryGeneral
 
policyBuilder - Variable in class com.oakgrovesystems.reactor.requests.QueryRequest
 
policyOutputter - Variable in class com.oakgrovesystems.reactor.requests.ReactorRequest
 
PolicyScript - interface com.oakgrovesystems.reactor.PolicyScript.
 
precondition - Variable in class com.oakgrovesystems.mediation.AbstractConditionalChange
The Condition that must be true for the Change to be applicable.
preconditions - Variable in class com.oakgrovesystems.reactor.processMediation.Process
The preconditions of a Process dictate the circumstances under which it should be started automatically.
prepend(String) - Method in class com.oakgrovesystems.reactor.LabelPath
 
prettyString() - Method in class com.oakgrovesystems.xml.XMLObject
 
process - Variable in class com.oakgrovesystems.reactor.processMediation.Operand
 
process - Variable in class com.oakgrovesystems.reactor.processMediation.Policy
the id of the Process with which this Policy is associated
process - Variable in class com.oakgrovesystems.reactor.processMediation.Status
 
Process - class com.oakgrovesystems.reactor.processMediation.Process.
Process objects are the primary building blocks of a process model.
PROCESS - Static variable in class com.oakgrovesystems.reactor.ReactorNamespaces
 
PROCESS_ID_PARM_NAME - Static variable in class com.oakgrovesystems.reactor.requests.AddStatus
The name of the request parameter that is the Process to which the Status should be added.
PROCESS_ID_PARM_NAME - Static variable in class com.oakgrovesystems.reactor.requests.QueryGeneral
The name of the request parameter that is the id of the process
PROCESS_ID_PARM_NAME - Static variable in class com.oakgrovesystems.reactor.requests.RemoveStatus
The name of the request parameter that is the Process from which the Status should be removed.
PROCESS_LP_PARM_NAME - Static variable in class com.oakgrovesystems.reactor.requests.AddStatus
The name of the request parameter that is the Process to which the Status should be added.
PROCESS_LP_PARM_NAME - Static variable in class com.oakgrovesystems.reactor.requests.QueryGeneral
The name of the request parameter that is the labelPath of the process
PROCESS_LP_PARM_NAME - Static variable in class com.oakgrovesystems.reactor.requests.RemoveStatus
The name of the request parameter that is the Process from which the Status should be removed.
PROCESS_PREFIX - Static variable in class com.oakgrovesystems.util.ProcessTemplate
 
PROCESS_TITLE - Static variable in class com.oakgrovesystems.util.ProcessTemplate
 
PROCESS_TREE - Static variable in class com.oakgrovesystems.reactor.requests.QueryProcessTree
The type of a query for a process subtree
PROCESS_TYPE - Static variable in class com.oakgrovesystems.reactor.LabelPath
 
PROCESS_TYPE_NAME - Static variable in class com.oakgrovesystems.reactor.LabelPath
 
Process() - Constructor for class com.oakgrovesystems.reactor.processMediation.Process
Creates a new Process and sets its Id
Process(ReactorObjectId) - Constructor for class com.oakgrovesystems.reactor.processMediation.Process
Creates a new Process with the specified superprocess
ProcessAssociatedObject - interface com.oakgrovesystems.reactor.processMediation.ProcessAssociatedObject.
Implemented by ProcessMediationObjects that are associated with a particular Process object and contain a reference to that Process.
processBuilder - Variable in class com.oakgrovesystems.reactor.requests.QueryGeneral
 
processBuilder - Variable in class com.oakgrovesystems.reactor.requests.QueryRequest
 
ProcessChange - interface com.oakgrovesystems.reactor.processMediation.ProcessChange.
A mutation of a Process.
ProcessChangeCondition - class com.oakgrovesystems.reactor.processMediation.ProcessChangeCondition.
A ProcessChangeCondition is a ConditionalChange.
ProcessChangeCondition() - Constructor for class com.oakgrovesystems.reactor.processMediation.ProcessChangeCondition
creates a new ProcessChangeCondition
ProcessChangeCondition(ProcessCondition, ProcessChange) - Constructor for class com.oakgrovesystems.reactor.processMediation.ProcessChangeCondition
creates a ProcessChangeCondition to apply the specified ProcessChange contingent on the specified ProcessCondition
ProcessCondition - interface com.oakgrovesystems.reactor.processMediation.ProcessCondition.
A Condition that is a boolean function of the state of one or more Processes.
ProcessConditionalChange - class com.oakgrovesystems.reactor.processMediation.ProcessConditionalChange.
A change to a Process that may only be applied if a particular ProcessCondition is true
ProcessConditionalChange() - Constructor for class com.oakgrovesystems.reactor.processMediation.ProcessConditionalChange
 
ProcessConditionConjunction - class com.oakgrovesystems.reactor.processMediation.ProcessConditionConjunction.
A conjunction of ProcessConditions
ProcessConditionConjunction(Set) - Constructor for class com.oakgrovesystems.reactor.processMediation.ProcessConditionConjunction
Creates a new ProcessConditionDisjunction with the specified Set of ProcessConditions
ProcessConditionDisjunction - class com.oakgrovesystems.reactor.processMediation.ProcessConditionDisjunction.
A disjunction of ProcessConditions
ProcessConditionDisjunction(Set) - Constructor for class com.oakgrovesystems.reactor.processMediation.ProcessConditionDisjunction
Creates a new ProcessConditionDisjunction with the specified Set of ProcessConditions
ProcessConditionInversion - class com.oakgrovesystems.reactor.processMediation.ProcessConditionInversion.
An inversion of a ProcessCondition
ProcessConditionInversion(ProcessCondition) - Constructor for class com.oakgrovesystems.reactor.processMediation.ProcessConditionInversion
Creates a ProcessConditionInversion that is an Inversion of the specified ProcessCondition
PROCESSES - Static variable in class com.oakgrovesystems.reactor.requests.QueryProcesses
The type of a query for a process subtree
ProcessHasStatusCondition - class com.oakgrovesystems.reactor.processMediation.ProcessHasStatusCondition.
A Condition that is true if a particular Process has a certain Status in its list of current statuses and false otherwise.
ProcessHasStatusCondition(ReactorObjectId, ReactorObjectId) - Constructor for class com.oakgrovesystems.reactor.processMediation.ProcessHasStatusCondition
Creates a new ProcessHasStatusCondition that checks the Process specified for the Status specified.
ProcessHasStatusCondition(ReactorObjectId, ReactorObjectId, Map) - Constructor for class com.oakgrovesystems.reactor.processMediation.ProcessHasStatusCondition
Creates a new ProcessHasStatusCondition that checks the Process specified for the Status specified using the Map specified to dereference the id.
ProcessHasStatusCondition(String, String) - Constructor for class com.oakgrovesystems.reactor.processMediation.ProcessHasStatusCondition
Creates a new ProcessHasStatusCondition that checks the Process specified for the Status specified.
ProcessHasStatusCondition(String, String, Map) - Constructor for class com.oakgrovesystems.reactor.processMediation.ProcessHasStatusCondition
Creates a new ProcessHasStatusCondition that checks the Process specified for the Status specified using the Map specified to dereference the id.
processId - Variable in class com.oakgrovesystems.reactor.client.QueryCriteria
 
processLabelPath - Variable in class com.oakgrovesystems.reactor.client.QueryCriteria
 
ProcessMediationException - exception com.oakgrovesystems.reactor.processMediation.ProcessMediationException.
The superclass of exceptions relating to Process Mediation Objects
ProcessMediationException() - Constructor for class com.oakgrovesystems.reactor.processMediation.ProcessMediationException
Creates a new ProcessMediationObjectException with no detail message.
ProcessMediationException(String) - Constructor for class com.oakgrovesystems.reactor.processMediation.ProcessMediationException
Creates a new ProcessMediationObjectException with the specified detail message.
ProcessMediationObject - interface com.oakgrovesystems.reactor.processMediation.ProcessMediationObject.
The interface implemented by the 4 primary objects that are used to model a business process in Reactor: Process, Operand, Status, and Policy.
ProcessNavigator - class com.oakgrovesystems.reactor.client.ProcessNavigator.
 
ProcessNavigator() - Constructor for class com.oakgrovesystems.reactor.client.ProcessNavigator
 
ProcessNavigator(Map) - Constructor for class com.oakgrovesystems.reactor.client.ProcessNavigator
 
ProcessNode - class com.oakgrovesystems.reactor.processMediation.ProcessNode.
RootNodes and ProcessNodes are currently only used internally by the Reactor system's LabelPathToIdMapper implementations.
ProcessNode() - Constructor for class com.oakgrovesystems.reactor.processMediation.ProcessNode
 
ProcessNode(Process) - Constructor for class com.oakgrovesystems.reactor.processMediation.ProcessNode
Should be deprecated when we make the change from storing structure information in Process objects to storing structure information in ProcessNodeObjects.
processOutputter - Variable in class com.oakgrovesystems.reactor.requests.ReactorRequest
 
ProcessPrecondition - class com.oakgrovesystems.reactor.processMediation.ProcessPrecondition.
A ProcessPrecondition is a ConditionalChange.
ProcessPrecondition() - Constructor for class com.oakgrovesystems.reactor.processMediation.ProcessPrecondition
creates a new ProcessPrecondition
ProcessPrecondition(ProcessCondition) - Constructor for class com.oakgrovesystems.reactor.processMediation.ProcessPrecondition
creates a new ProcessPrecondition with the specified ProcessCondition
ProcessStateChange - class com.oakgrovesystems.reactor.processMediation.ProcessStateChange.
Changes the state of a Process obejct.
ProcessStateChange(int) - Constructor for class com.oakgrovesystems.reactor.processMediation.ProcessStateChange
Creates a new ProcessStateChange that changes the state to the specified state.
ProcessStateEqualsCondition - class com.oakgrovesystems.reactor.processMediation.ProcessStateEqualsCondition.
A Condition that is true if a particular Process is in a certain state and false otherwise.
ProcessStateEqualsCondition(ReactorObjectId, int) - Constructor for class com.oakgrovesystems.reactor.processMediation.ProcessStateEqualsCondition
Creates a new ProcessStateEqualsCondition that checks the Process specified for the state specified.
ProcessStateEqualsCondition(ReactorObjectId, int, Map) - Constructor for class com.oakgrovesystems.reactor.processMediation.ProcessStateEqualsCondition
Creates a new ProcessStateEqualsCondition that checks the Process specified for the state specified using the Map specified to dereference the id.
ProcessStateEqualsCondition(String, int) - Constructor for class com.oakgrovesystems.reactor.processMediation.ProcessStateEqualsCondition
Creates a new ProcessStateEqualsCondition that checks the Process specified for the state specified.
ProcessStateEqualsCondition(String, int, Map) - Constructor for class com.oakgrovesystems.reactor.processMediation.ProcessStateEqualsCondition
Creates a new ProcessStateEqualsCondition that checks the Process specified for the state specified using the Map specified to dereference the id.
ProcessStatusAddition - class com.oakgrovesystems.reactor.processMediation.ProcessStatusAddition.
Adds a Status to the current statuses attribute of a Process.
ProcessStatusAddition(ReactorObjectId) - Constructor for class com.oakgrovesystems.reactor.processMediation.ProcessStatusAddition
Creates a new ProcessStatusAddition that adds the Status specified to a Process's current Statuses
ProcessStatusRemoval - class com.oakgrovesystems.reactor.processMediation.ProcessStatusRemoval.
Removes a Status from the current statuses attribute of a Process.
ProcessStatusRemoval(ReactorObjectId) - Constructor for class com.oakgrovesystems.reactor.processMediation.ProcessStatusRemoval
Creates a new ProcessStatusAddition that removes the Status specified from a Process's current Statuses
ProcessStopper - class com.oakgrovesystems.reactor.policy.ProcessStopper.
This class is intended to be used as a Reactor Policy, such that when the Policy is executed, a Process is stopped.
ProcessStopper() - Constructor for class com.oakgrovesystems.reactor.policy.ProcessStopper
 
ProcessTemplate - class com.oakgrovesystems.util.ProcessTemplate.
 
ProcessTemplate() - Constructor for class com.oakgrovesystems.util.ProcessTemplate
 
put(Object, Object) - Method in class com.oakgrovesystems.reactor.ReactorObjectMap
 
putAll(Map) - Method in class com.oakgrovesystems.reactor.ReactorObjectMap
 

Q

QuartzCalendarProxy - class com.oakgrovesystems.reactor.scheduling.quartz.QuartzCalendarProxy.
 
QuartzCalendarProxy() - Constructor for class com.oakgrovesystems.reactor.scheduling.quartz.QuartzCalendarProxy
 
query(QueryCriteria, ReactorObjects) - Method in class com.oakgrovesystems.reactor.client.AbstractReactorProxy
Sends a query request to the server.
query(QueryCriteria, ReactorObjects) - Method in interface com.oakgrovesystems.reactor.client.ReactorProxy
Sends a query request to the server.
QueryAllObjects - class com.oakgrovesystems.reactor.requests.QueryAllObjects.
A request for the set of all Process Mediation Objects in the Reactor system.
QueryAllObjects() - Constructor for class com.oakgrovesystems.reactor.requests.QueryAllObjects
Creates a QueryAllObjects request without specifying the authentication token to use to make the request.
QueryAllObjects(String) - Constructor for class com.oakgrovesystems.reactor.requests.QueryAllObjects
Creates a QueryAllObjects request that will use the specified authentication token
QueryCriteria - class com.oakgrovesystems.reactor.client.QueryCriteria.
This class is used to set the criteria for the query.
QueryCriteria() - Constructor for class com.oakgrovesystems.reactor.client.QueryCriteria
Creates a new criteria with the following defaults: mustBeDefinition = false mustBeInstance = false stateEquals = 0 (Don't care) mustBeRoot = false depth = 0 includeOperands = false includeStatuses = false includePolicies = false includeParent = false includeParent = false expandUser = true
QueryGeneral - class com.oakgrovesystems.reactor.requests.QueryGeneral.
A request for collection of Process Mediation Objects in the subtree matching a certain criteria.
QueryGeneral() - Constructor for class com.oakgrovesystems.reactor.requests.QueryGeneral
Creates a QueryGeneral request without specifying the authentication token to use to make the request.
QueryGeneral(String) - Constructor for class com.oakgrovesystems.reactor.requests.QueryGeneral
Creates a QueryGeneral request that will use the specified authentication token
QueryProcesses - class com.oakgrovesystems.reactor.requests.QueryProcesses.
A request for a Set of Process objects matching certain criteria.
QueryProcesses() - Constructor for class com.oakgrovesystems.reactor.requests.QueryProcesses
Creates a QueryProcesses request without specifying the authentication token to use to make the request.
QueryProcesses(String) - Constructor for class com.oakgrovesystems.reactor.requests.QueryProcesses
Creates a QueryProcesses request that will use the specified authentication token
QueryProcessTree - class com.oakgrovesystems.reactor.requests.QueryProcessTree.
A request for the Set of Process Mediation Objects in the subtree with the specified root Process.
QueryProcessTree() - Constructor for class com.oakgrovesystems.reactor.requests.QueryProcessTree
Creates a QueryProcessTree request without specifying the authentication token to use to make the request.
QueryProcessTree(String) - Constructor for class com.oakgrovesystems.reactor.requests.QueryProcessTree
Creates a QueryProcessTree request that will use the specified authentication token
QueryRequest - class com.oakgrovesystems.reactor.requests.QueryRequest.
 
QueryRequest() - Constructor for class com.oakgrovesystems.reactor.requests.QueryRequest
 
QueryResponse - class com.oakgrovesystems.reactor.requests.QueryResponse.
 
QueryResponse() - Constructor for class com.oakgrovesystems.reactor.requests.QueryResponse
 
QueryResponse(int, String) - Constructor for class com.oakgrovesystems.reactor.requests.QueryResponse
 
QueryResponse(int, String, Throwable) - Constructor for class com.oakgrovesystems.reactor.requests.QueryResponse
 

R

REACTOR_COMMON - Static variable in class com.oakgrovesystems.reactor.ReactorNamespaces
 
ReactorEvent - class com.oakgrovesystems.reactor.ReactorEvent.
ReactorEvents are used by the Reactor System to trigger Reactor Policy execution.
ReactorEvent(String, String) - Constructor for class com.oakgrovesystems.reactor.ReactorEvent
Creates a ReactorEvent of the given type, with the given source, an empty Map of attributes, and a null scopeNodeId.
ReactorEvent(String, String, Map, ReactorObjectId) - Constructor for class com.oakgrovesystems.reactor.ReactorEvent
Creates a ReactorEvent of the given type, with the given source, attributes and scopeNodeId.
ReactorNamespaces - class com.oakgrovesystems.reactor.ReactorNamespaces.
 
ReactorNamespaces() - Constructor for class com.oakgrovesystems.reactor.ReactorNamespaces
 
ReactorObjectId - class com.oakgrovesystems.reactor.ReactorObjectId.
 
ReactorObjectId(String) - Constructor for class com.oakgrovesystems.reactor.ReactorObjectId
Creates a ReactorObjectId with the underlying String id.
ReactorObjectMap - class com.oakgrovesystems.reactor.ReactorObjectMap.
 
ReactorObjectMap() - Constructor for class com.oakgrovesystems.reactor.ReactorObjectMap
 
ReactorObjects - class com.oakgrovesystems.reactor.ReactorObjects.
This is a convenience collection object for process mediation objects.
ReactorObjects() - Constructor for class com.oakgrovesystems.reactor.ReactorObjects
Creates a new collection object
ReactorProperties - class com.oakgrovesystems.reactor.ReactorProperties.
Used to retrieve configuration information from .propeties files in the classpath.
ReactorProperties() - Constructor for class com.oakgrovesystems.reactor.ReactorProperties
 
ReactorProxy - interface com.oakgrovesystems.reactor.client.ReactorProxy.
 
ReactorProxyException - exception com.oakgrovesystems.reactor.client.ReactorProxyException.
 
ReactorProxyException() - Constructor for class com.oakgrovesystems.reactor.client.ReactorProxyException
Creates a new exception
ReactorProxyException(String) - Constructor for class com.oakgrovesystems.reactor.client.ReactorProxyException
Creates a new exception and sets the error message
ReactorProxyException(String, ReactorResponse) - Constructor for class com.oakgrovesystems.reactor.client.ReactorProxyException
Creates a new exception and sets the message and response from reactor server
ReactorProxyException(String, Throwable) - Constructor for class com.oakgrovesystems.reactor.client.ReactorProxyException
Creates a new exception and sets the message and root cause of the exception
ReactorRequest - class com.oakgrovesystems.reactor.requests.ReactorRequest.
The superclass of the helper objects used to facilitate creation and fulfillment of requests to the Reactor system.
ReactorRequest() - Constructor for class com.oakgrovesystems.reactor.requests.ReactorRequest
 
ReactorResponse - class com.oakgrovesystems.reactor.ReactorResponse.
 
ReactorResponse() - Constructor for class com.oakgrovesystems.reactor.ReactorResponse
 
ReactorResponse(int) - Constructor for class com.oakgrovesystems.reactor.ReactorResponse
 
ReactorResponse(int, String) - Constructor for class com.oakgrovesystems.reactor.ReactorResponse
 
ReactorResponse(int, String, Throwable) - Constructor for class com.oakgrovesystems.reactor.ReactorResponse
 
ReactorResponse(int, Throwable) - Constructor for class com.oakgrovesystems.reactor.ReactorResponse
 
READ_ONLY - Static variable in interface com.oakgrovesystems.reactor.Constants
 
READ_WRITE - Static variable in interface com.oakgrovesystems.reactor.Constants
 
readFile(File) - Static method in class com.oakgrovesystems.xml.XMLComparison
 
readRequestFile(String) - Static method in class com.oakgrovesystems.net.XMLClient
 
REFERENCES_PARM_NAME - Static variable in class com.oakgrovesystems.reactor.requests.QueryProcesses
The name of the request parameter that is whether or not to return identifiers in the result set instead of the objects themselves
remaining() - Method in class com.oakgrovesystems.reactor.LabelPathIterator
 
remove(LabelPath) - Method in class com.oakgrovesystems.reactor.ReactorObjects
Removes the process mediation object from the collection.
remove(Object) - Method in class com.oakgrovesystems.reactor.ReactorObjectMap
 
remove(Object) - Method in class com.oakgrovesystems.reactor.processMediation.ACL
Remove an ACE from this ACL.
remove(ProcessMediationObject) - Method in class com.oakgrovesystems.reactor.ReactorObjects
Removes the process mediation object from the collection
remove(ReactorObjectId) - Method in class com.oakgrovesystems.reactor.ReactorObjects
Removes the process mediation object from the collection
removeAllTimers(ServiceRequestObj) - Method in interface com.oakgrovesystems.reactor.scheduling.SchedulingRequestHandler
 
removeCalendar(ServiceRequestObj) - Method in interface com.oakgrovesystems.reactor.scheduling.SchedulingRequestHandler
 
removeCurrentStatus(ReactorObjectId) - Method in class com.oakgrovesystems.reactor.processMediation.Process
 
removeFromScheduler() - Method in class com.oakgrovesystems.reactor.scheduling.quartz.QuartzCalendarProxy
 
removeOperand(ReactorObjectId) - Method in class com.oakgrovesystems.reactor.processMediation.Process
 
removeOperand(ReactorObjectId) - Method in class com.oakgrovesystems.reactor.processMediation.ProcessNode
 
removePolicy(ReactorObjectId) - Method in class com.oakgrovesystems.reactor.processMediation.Process
 
removePolicy(ReactorObjectId) - Method in class com.oakgrovesystems.reactor.processMediation.ProcessNode
 
removeRow(int) - Method in class com.oakgrovesystems.util.CSV
This method removes a row, if it exists, from the CSV object
RemoveStatus - class com.oakgrovesystems.reactor.requests.RemoveStatus.
A request to remove a current status from a Process.
RemoveStatus() - Constructor for class com.oakgrovesystems.reactor.requests.RemoveStatus
Creates a RemoveStatus request without specifying the authentication token to use to make the request.
removeStatus(ReactorObjectId) - Method in class com.oakgrovesystems.reactor.processMediation.Process
 
removeStatus(ReactorObjectId) - Method in class com.oakgrovesystems.reactor.processMediation.ProcessNode
 
RemoveStatus(String) - Constructor for class com.oakgrovesystems.reactor.requests.RemoveStatus
Creates a RemoveStatus request that will use the specified authentication token
removeStatusFromProcess(LabelPath, LabelPath) - Method in class com.oakgrovesystems.reactor.client.AbstractReactorProxy
Sends remove status request to the server.
removeStatusFromProcess(LabelPath, LabelPath) - Method in interface com.oakgrovesystems.reactor.client.ReactorProxy
Sends remove status request to the server.
removeStatusFromProcess(Process, Status) - Method in class com.oakgrovesystems.reactor.client.AbstractReactorProxy
Sends remove status request to the server.
removeStatusFromProcess(Process, Status) - Method in interface com.oakgrovesystems.reactor.client.ReactorProxy
Sends remove status request to the server.
removeStatusFromProcess(ReactorObjectId, ReactorObjectId) - Method in class com.oakgrovesystems.reactor.client.AbstractReactorProxy
Sends remove status request to the server.
removeStatusFromProcess(ReactorObjectId, ReactorObjectId) - Method in interface com.oakgrovesystems.reactor.client.ReactorProxy
Sends remove status request to the server.
RemoveStatusResponse - class com.oakgrovesystems.reactor.requests.RemoveStatusResponse.
 
RemoveStatusResponse() - Constructor for class com.oakgrovesystems.reactor.requests.RemoveStatusResponse
 
RemoveStatusResponse(int, String) - Constructor for class com.oakgrovesystems.reactor.requests.RemoveStatusResponse
 
RemoveStatusResponse(int, String, Throwable) - Constructor for class com.oakgrovesystems.reactor.requests.RemoveStatusResponse
 
removeSubprocess(ReactorObjectId) - Method in class com.oakgrovesystems.reactor.processMediation.Process
 
removeSubprocess(ReactorObjectId) - Method in class com.oakgrovesystems.reactor.processMediation.ProcessNode
 
removeTimer(ServiceRequestObj) - Method in interface com.oakgrovesystems.reactor.scheduling.SchedulingRequestHandler
 
repeatCount - Variable in class com.oakgrovesystems.reactor.processMediation.TimerSpec
 
repeatExpression - Variable in class com.oakgrovesystems.reactor.processMediation.TimerSpec
 
REQUEST_TYPE - Static variable in class com.oakgrovesystems.reactor.requests.AddStatus
The request type of AddStatus requests.
REQUEST_TYPE - Static variable in class com.oakgrovesystems.reactor.requests.CloneInstance
The request type of CloneInstance requests.
REQUEST_TYPE - Static variable in class com.oakgrovesystems.reactor.requests.Create
The request type of Create requests.
REQUEST_TYPE - Static variable in class com.oakgrovesystems.reactor.requests.Delete
The request type of Delete requests.
REQUEST_TYPE - Static variable in class com.oakgrovesystems.reactor.requests.Get
The request type of Get requests.
REQUEST_TYPE - Static variable in class com.oakgrovesystems.reactor.requests.GetOperandIdsByLabelAndValue
The request type of Get requests.
REQUEST_TYPE - Static variable in class com.oakgrovesystems.reactor.requests.GetProcessIdsForOperandsByLabelAndValue
The request type of Get requests.
REQUEST_TYPE - Static variable in class com.oakgrovesystems.reactor.requests.Lock
The request type of Lock requests.
REQUEST_TYPE - Static variable in class com.oakgrovesystems.reactor.requests.Login
The request type of Login requests.
REQUEST_TYPE - Static variable in class com.oakgrovesystems.reactor.requests.Logout
The request type of logout requests.
REQUEST_TYPE - Static variable in class com.oakgrovesystems.reactor.requests.QueryAllObjects
The request type of Query requests.
REQUEST_TYPE - Static variable in class com.oakgrovesystems.reactor.requests.QueryGeneral
The request type of Query requests.
REQUEST_TYPE - Static variable in class com.oakgrovesystems.reactor.requests.QueryProcessTree
The request type of Query requests.
REQUEST_TYPE - Static variable in class com.oakgrovesystems.reactor.requests.QueryProcesses
The request type of Query requests.
REQUEST_TYPE - Static variable in class com.oakgrovesystems.reactor.requests.RemoveStatus
The request type of RemoveStatus requests.
REQUEST_TYPE - Static variable in class com.oakgrovesystems.reactor.requests.SetACL
The request type of SetACL requests.
REQUEST_TYPE - Static variable in class com.oakgrovesystems.reactor.requests.SetObjects
The request type of SetObjects requests.
REQUEST_TYPE - Static variable in class com.oakgrovesystems.reactor.requests.Start
The request type of Start requests.
REQUEST_TYPE - Static variable in class com.oakgrovesystems.reactor.requests.Stop
The request type of Stop requests.
REQUEST_TYPE - Static variable in class com.oakgrovesystems.reactor.requests.Unlock
The request type of Unlock requests.
requestQueue - Variable in class com.oakgrovesystems.reactor.client.TestReactorProxy
 
response - Variable in class com.oakgrovesystems.reactor.client.ReactorProxyException
 
responseQueue - Variable in class com.oakgrovesystems.reactor.client.TestReactorProxy
 
Responses - class com.oakgrovesystems.reactor.Responses.
 
Responses() - Constructor for class com.oakgrovesystems.reactor.Responses
 
resultingChange - Variable in class com.oakgrovesystems.mediation.AbstractConditionalChange
The Change that is applied when applyTo() is called and the precondition is true.
RESULTS_PARM - Static variable in class com.oakgrovesystems.reactor.requests.GetOperandIdsByLabelAndValueResponse
 
RESULTS_PARM - Static variable in class com.oakgrovesystems.reactor.requests.GetProcessIdsForOperandsByLabelAndValueResponse
 
RESULTS_PARM - Static variable in class com.oakgrovesystems.reactor.requests.QueryResponse
 
resume(ServiceRequestObj) - Method in interface com.oakgrovesystems.reactor.scheduling.SchedulingRequestHandler
 
resumeTimer(ServiceRequestObj) - Method in interface com.oakgrovesystems.reactor.scheduling.SchedulingRequestHandler
 
role - Variable in class com.oakgrovesystems.reactor.processMediation.ACE
 
ROOT_SEPARATOR - Static variable in class com.oakgrovesystems.reactor.LabelPath
 
rootCause - Variable in class com.oakgrovesystems.reactor.client.ReactorProxyException
 
RootNode - class com.oakgrovesystems.reactor.processMediation.RootNode.
RootNodes and ProcessNodes are currently only used internally by the Reactor system's LabelPathToIdMapper implementations.
RootNode() - Constructor for class com.oakgrovesystems.reactor.processMediation.RootNode
 
run() - Method in class com.oakgrovesystems.reactor.policy.HelloWorldPolicy
 
run() - Method in class com.oakgrovesystems.reactor.policy.ProcessStopper
 
run() - Method in class com.oakgrovesystems.reactor.policy.TimerSetter
 

S

sameAs(Object) - Method in class com.oakgrovesystems.reactor.processMediation.ACE
Compares this ACE for equality with another ACE.
sameAs(Object) - Method in class com.oakgrovesystems.reactor.processMediation.ACL
compares to ACLs for content equality
sameAs(Object) - Method in class com.oakgrovesystems.reactor.processMediation.AbstractProcessCondition
tests this ProcessCondition for content equality with another object.
sameAs(Object) - Method in class com.oakgrovesystems.reactor.processMediation.Operand
compares two Operands for content equality
sameAs(Object) - Method in class com.oakgrovesystems.reactor.processMediation.Policy
compares two Policies for content equality
sameAs(Object) - Method in class com.oakgrovesystems.reactor.processMediation.Process
compares two Processes for content equality
sameAs(Object) - Method in interface com.oakgrovesystems.reactor.processMediation.ProcessChange
Compares two ProcessChanges for content equality.
sameAs(Object) - Method in class com.oakgrovesystems.reactor.processMediation.ProcessChangeCondition
compares this object for content equality with another object
sameAs(Object) - Method in interface com.oakgrovesystems.reactor.processMediation.ProcessCondition
tests this ProcessCondition for content equality with another object.
sameAs(Object) - Method in class com.oakgrovesystems.reactor.processMediation.ProcessConditionConjunction
Tests for content equality with another object.
sameAs(Object) - Method in class com.oakgrovesystems.reactor.processMediation.ProcessConditionDisjunction
Tests for content equality with another object.
sameAs(Object) - Method in class com.oakgrovesystems.reactor.processMediation.ProcessConditionInversion
Tests for content equality with another object.
sameAs(Object) - Method in class com.oakgrovesystems.reactor.processMediation.ProcessConditionalChange
compares this object for content equality with another object
sameAs(Object) - Method in class com.oakgrovesystems.reactor.processMediation.ProcessHasStatusCondition
tests this ProcessHasStatusCondition for content equality with another object.
sameAs(Object) - Method in class com.oakgrovesystems.reactor.processMediation.ProcessPrecondition
compares this object for content equality with another object
sameAs(Object) - Method in class com.oakgrovesystems.reactor.processMediation.ProcessStateChange
Compares two ProcessChanges for content equality.
sameAs(Object) - Method in class com.oakgrovesystems.reactor.processMediation.ProcessStateEqualsCondition
tests this ProcessStateEqualsCondition for content equality with another Object.
sameAs(Object) - Method in class com.oakgrovesystems.reactor.processMediation.ProcessStatusAddition
Compares two ProcessChanges for content equality.
sameAs(Object) - Method in class com.oakgrovesystems.reactor.processMediation.ProcessStatusRemoval
Compares two ProcessChanges for content equality.
sameAs(Object) - Method in class com.oakgrovesystems.reactor.processMediation.Status
compares two Statuses for content equality
sameAs(ReactorEvent) - Method in class com.oakgrovesystems.reactor.ReactorEvent
 
sameAs(TimerSpec) - Method in class com.oakgrovesystems.reactor.processMediation.TimerSpec
 
sameAttributes(Element, Element) - Method in class com.oakgrovesystems.xml.XMLComparison
 
sameChildren(Element, Element) - Method in class com.oakgrovesystems.xml.XMLComparison
 
sameContent(Element, Element) - Method in class com.oakgrovesystems.xml.XMLComparison
 
sameElements(Element, Element) - Method in class com.oakgrovesystems.xml.XMLComparison
 
sameNames(Element, Element) - Method in class com.oakgrovesystems.xml.XMLComparison
 
sameNamespaces(Element, Element) - Method in class com.oakgrovesystems.xml.XMLComparison
 
scheduleDate - Variable in class com.oakgrovesystems.reactor.processMediation.TimerSpec
 
scheduleExpression - Variable in class com.oakgrovesystems.reactor.processMediation.TimerSpec
 
SchedulingFactory - class com.oakgrovesystems.reactor.scheduling.SchedulingFactory.
 
SchedulingFactory() - Constructor for class com.oakgrovesystems.reactor.scheduling.SchedulingFactory
 
SchedulingModule - interface com.oakgrovesystems.reactor.scheduling.SchedulingModule.
 
SchedulingRequestException - exception com.oakgrovesystems.reactor.scheduling.SchedulingRequestException.
This class has an annoyingly long name to distinguish it from the exceptions for specific implementations of scheduling modules.
SchedulingRequestException() - Constructor for class com.oakgrovesystems.reactor.scheduling.SchedulingRequestException
 
SchedulingRequestException(String) - Constructor for class com.oakgrovesystems.reactor.scheduling.SchedulingRequestException
 
SchedulingRequestHandler - interface com.oakgrovesystems.reactor.scheduling.SchedulingRequestHandler.
 
SchedulingServlet - class com.oakgrovesystems.reactor.scheduling.SchedulingServlet.
Servlet to start scheduling thread(s), delegates work to object implementing SchedulingThreadManager.
SchedulingServlet() - Constructor for class com.oakgrovesystems.reactor.scheduling.SchedulingServlet
 
SchedulingThreadManager - interface com.oakgrovesystems.reactor.scheduling.SchedulingThreadManager.
 
securityPolicy - Variable in class com.oakgrovesystems.reactor.processMediation.Policy
the name of the security policy to enforce on the execution of this Policy.
send() - Method in class com.oakgrovesystems.reactor.requests.ReactorRequest
Sends the request to Reactor to be fulfilled.
sendAsXML(URL) - Method in class com.oakgrovesystems.reactor.requests.ReactorRequest
Sends the request to Reactor's XML Front Desk servlet for fulfillment.
sendmail(InternetAddress, InternetAddress, String, String, String) - Static method in class com.oakgrovesystems.util.HTMLMail
 
sendmail(InternetAddress, InternetAddress, String, String, String) - Static method in class com.oakgrovesystems.util.Mail
 
sendmail(String, String, String, String, String) - Static method in class com.oakgrovesystems.util.HTMLMail
 
sendmail(String, String, String, String, String) - Static method in class com.oakgrovesystems.util.Mail
 
sendRequest(ReactorRequest) - Method in class com.oakgrovesystems.reactor.client.AbstractReactorProxy
Sends request to the server.
sendRequest(ReactorRequest) - Method in class com.oakgrovesystems.reactor.client.EJBReactorProxy
Sends the request to Reactor server using RMI.
sendRequest(ReactorRequest) - Method in class com.oakgrovesystems.reactor.client.TestReactorProxy
 
sendRequest(ReactorRequest) - Method in class com.oakgrovesystems.reactor.client.XMLReactorProxy
Sends the request to Reactor server using XML and HTTP.
sendRequest(String) - Method in class com.oakgrovesystems.net.XMLClient
 
sendViaHttp(URL) - Method in class com.oakgrovesystems.reactor.requests.ReactorRequest
Sends the request to Reactor's XML Front Desk servlet for fulfillment, and then parses the XML response into a ReactorResponse.
SEPARATOR - Static variable in class com.oakgrovesystems.reactor.LabelPath
 
set(String, String) - Method in class com.oakgrovesystems.util.Template
 
setACE(ACE) - Method in class com.oakgrovesystems.reactor.client.QueryCriteria
Sets the ace attribute of the criteria Use this criteria to query for process that has a similar ace.
setACE(ACE) - Method in class com.oakgrovesystems.reactor.requests.QueryGeneral
Specifies the ACE profile that must match an ACE in the ACL of a Process for it to be included in the result set.
setACE(ACE) - Method in class com.oakgrovesystems.reactor.requests.QueryProcesses
Specifies the ACE profile that must match an ACE in the ACL of a Process for it to be included in the result set.
SetACL - class com.oakgrovesystems.reactor.requests.SetACL.
A request to replace an ACL on a Process Mediation Object.
SetACL() - Constructor for class com.oakgrovesystems.reactor.requests.SetACL
Creates a SetACL request without specifying the authentication token to use to make the request.
setACL(ACL) - Method in class com.oakgrovesystems.reactor.processMediation.Operand
set the ACL of this ProcessMediationObject.
setACL(ACL) - Method in class com.oakgrovesystems.reactor.processMediation.Policy
set the ACL of this ProcessMediationObject.
setACL(ACL) - Method in class com.oakgrovesystems.reactor.processMediation.Process
set the ACL of this ProcessMediationObject.
setACL(ACL) - Method in interface com.oakgrovesystems.reactor.processMediation.ProcessMediationObject
set the ACL of this ProcessMediationObject.
setACL(ACL) - Method in class com.oakgrovesystems.reactor.processMediation.Status
set the ACL of this ProcessMediationObject.
SetACL(String) - Constructor for class com.oakgrovesystems.reactor.requests.SetACL
Creates a SetACL request that will use the specified authentication token
setACLofProcess(LabelPath, String, LabelPath) - Method in class com.oakgrovesystems.util.Navigator
Adds an ACE with role and name from operand to the process.
setACLofProcess(LabelPath, String, LabelPath, String) - Method in class com.oakgrovesystems.util.Navigator
Adds an ACE with role and multiple names from operand to the process.
setACLOnObject(LabelPath, ACL, Class) - Method in class com.oakgrovesystems.reactor.client.AbstractReactorProxy
Sets a new ACL on an object by labelpath.
setACLOnObject(LabelPath, ACL, Class) - Method in interface com.oakgrovesystems.reactor.client.ReactorProxy
Sets a new ACL on an object by labelpath.
setACLOnObject(ReactorObjectId, ACL, Class) - Method in class com.oakgrovesystems.reactor.client.AbstractReactorProxy
Sets a new ACL on an object by ID.
setACLOnObject(ReactorObjectId, ACL, Class) - Method in interface com.oakgrovesystems.reactor.client.ReactorProxy
Sets a new ACL on an object by ID.
SetACLResponse - class com.oakgrovesystems.reactor.requests.SetACLResponse.
 
SetACLResponse() - Constructor for class com.oakgrovesystems.reactor.requests.SetACLResponse
 
SetACLResponse(int, String) - Constructor for class com.oakgrovesystems.reactor.requests.SetACLResponse
 
SetACLResponse(int, String, Throwable) - Constructor for class com.oakgrovesystems.reactor.requests.SetACLResponse
 
setAuthToken(String) - Method in class com.oakgrovesystems.reactor.client.AbstractReactorProxy
Sets the authentication token that proxy will use to talk to server
setAuthToken(String) - Method in interface com.oakgrovesystems.reactor.client.ReactorProxy
Sets the authentication token that proxy will use to talk to server
setAuthToken(String) - Method in class com.oakgrovesystems.reactor.client.TestReactorProxy
 
setAuthToken(String) - Method in class com.oakgrovesystems.reactor.requests.LoginResponse
 
setAuthToken(String) - Method in class com.oakgrovesystems.reactor.requests.ReactorRequest
Sets the authentication token for this request.
setCalendar(String) - Method in class com.oakgrovesystems.reactor.processMediation.TimerSpec
 
setChangeConditions(Collection) - Method in class com.oakgrovesystems.reactor.processMediation.Process
 
setCloneLabel(String) - Method in class com.oakgrovesystems.reactor.requests.CloneInstance
Specifies the new label to give to the clone
setCondition(ProcessCondition) - Method in class com.oakgrovesystems.reactor.processMediation.ProcessChangeCondition
sets the ProcessCondition that must be true for the ProcessChange to be applied
setCSVData(ArrayList[]) - Method in class com.oakgrovesystems.util.CSV
This method sets the data for this object.
setCurrentStatuses(Collection) - Method in class com.oakgrovesystems.reactor.processMediation.Process
 
setDebug(boolean) - Method in class com.oakgrovesystems.reactor.client.TestReactorProxy
 
setDefaultRoot(ReactorObjectId) - Method in class com.oakgrovesystems.reactor.LabelPath
 
setDefinitionTreeOnly(boolean) - Method in class com.oakgrovesystems.reactor.requests.QueryProcessTree
sets the request parameter that is the boolean indicating that only Definition trees should be returned.
setDeleteDefinitionOnly(boolean) - Method in class com.oakgrovesystems.reactor.requests.Delete
Specifies whether or not only a Process definition may be deleted by this request.
setDepth(int) - Method in class com.oakgrovesystems.reactor.client.QueryCriteria
Sets depth attribute of the criteria Use this attribute to set the depth of process tree to get.
setDepth(int) - Method in class com.oakgrovesystems.reactor.requests.QueryGeneral
Specifies the number of levels of subprocesses to return.
setDepth(int) - Method in class com.oakgrovesystems.reactor.requests.QueryProcessTree
 
setDepth(Integer) - Method in class com.oakgrovesystems.reactor.requests.QueryProcessTree
Specifies the number of levels of subprocesses to return.
setDescription(String) - Method in class com.oakgrovesystems.reactor.processMediation.Operand
set the desciption of this ProcessMediationObject.
setDescription(String) - Method in class com.oakgrovesystems.reactor.processMediation.Policy
set the desciption of this ProcessMediationObject.
setDescription(String) - Method in class com.oakgrovesystems.reactor.processMediation.Process
set the desciption of this ProcessMediationObject.
setDescription(String) - Method in interface com.oakgrovesystems.reactor.processMediation.ProcessMediationObject
set the desciption of this ProcessMediationObject.
setDescription(String) - Method in class com.oakgrovesystems.reactor.processMediation.Status
set the desciption of this ProcessMediationObject.
setDescription(String) - Method in class com.oakgrovesystems.reactor.processMediation.TimerSpec
 
setEligibleRole(String) - Method in class com.oakgrovesystems.reactor.requests.LockingBase
Specifies the name of the role for eligible ACEs.
setEndDate(Date) - Method in class com.oakgrovesystems.reactor.processMediation.TimerSpec
Only one of repeatCount, endDate, and endExpression can be set.
setEndDate(String) - Method in class com.oakgrovesystems.reactor.processMediation.Process
 
setEndExpression(String) - Method in class com.oakgrovesystems.reactor.processMediation.TimerSpec
Only one of repeatCount, endDate, and endExpression can be set.
setEvent(ReactorEvent) - Method in class com.oakgrovesystems.reactor.processMediation.TimerSpec
Sets the ReactorEvent that will be fired when the Timer expires.
setEventAttributes(Map) - Method in class com.oakgrovesystems.reactor.processMediation.Policy
 
setEventName(String) - Method in class com.oakgrovesystems.reactor.processMediation.Policy
 
setEventSource(String) - Method in class com.oakgrovesystems.reactor.processMediation.Policy
 
setExpandUser(boolean) - Method in class com.oakgrovesystems.reactor.client.QueryCriteria
Sets the expandUser attribute of the criteria.
setExpandUser(boolean) - Method in class com.oakgrovesystems.reactor.requests.QueryGeneral
Specifies a flag that is true if a user in the ACE should be expanded to include associated titles and groups.
setGetThinProcesses(boolean) - Method in class com.oakgrovesystems.reactor.client.QueryCriteria
Sets getThin attribute of the criteria Use this attribute to disable deserialization of PCS-related data.
setGetThinProcesses(boolean) - Method in class com.oakgrovesystems.reactor.requests.QueryGeneral
Specifies whether to avoid deserializing PCS-related params.
setHasAssociatedOperandId(ReactorObjectId) - Method in class com.oakgrovesystems.reactor.client.QueryCriteria
Sets hasAssociatedOperandId attribute of the criteria Use this attribute to query for processes that has an associated operand with this id
setHasAssociatedOperandId(ReactorObjectId) - Method in class com.oakgrovesystems.reactor.requests.QueryGeneral
Specifies the id of the operand that must be assiciated with the process to be included in the result set
setHasAssociatedOperandLabel(String) - Method in class com.oakgrovesystems.reactor.client.QueryCriteria
Sets hasAssociatedOperandLabel attribute of the criteria Use this attribute to query for processes that has an associated operand with this label
setHasAssociatedOperandLabel(String) - Method in class com.oakgrovesystems.reactor.requests.QueryGeneral
Specifies the label of the operand that must be assiciated with the process to be included in the result set
setHasAssociatedPolicyId(ReactorObjectId) - Method in class com.oakgrovesystems.reactor.client.QueryCriteria
Sets hasAssociatedPolicyId attribute of the criteria Use this attribute to query for processes that has an associated policy with this id
setHasAssociatedPolicyId(ReactorObjectId) - Method in class com.oakgrovesystems.reactor.requests.QueryGeneral
Specifies the id of the policy that must be associated with the process to be included in the result set
setHasAssociatedPolicyLabel(String) - Method in class com.oakgrovesystems.reactor.client.QueryCriteria
Sets hasAssociatedPolicyLabel attribute of the criteria Use this attribute to query for processes that has an associated policy with this label
setHasAssociatedPolicyLabel(String) - Method in class com.oakgrovesystems.reactor.requests.QueryGeneral
Specifies the label of the policy that must be associated with the process to be included in the result set
setHasAssociatedStatusId(ReactorObjectId) - Method in class com.oakgrovesystems.reactor.client.QueryCriteria
Sets hasAssociatedStatusId attribute of the criteria Use this attribute to query for processes that has an associated status with this id
setHasAssociatedStatusId(ReactorObjectId) - Method in class com.oakgrovesystems.reactor.requests.QueryGeneral
Specifies the id of the status that must be assiciated with the process to be included in the result set
setHasAssociatedStatusLabel(String) - Method in class com.oakgrovesystems.reactor.client.QueryCriteria
Sets hasAssociatedStatusLabel attribute of the criteria Use this attribute to query for processes that has an associated status with this label
setHasAssociatedStatusLabel(String) - Method in class com.oakgrovesystems.reactor.requests.QueryGeneral
Specifies the label of the status that must be assiciated with the process to be included in the result set
setHasAssociatedSubprocessId(ReactorObjectId) - Method in class com.oakgrovesystems.reactor.client.QueryCriteria
Sets hasAssociatedSubprocessId attribute of the criteria Use this attribute to query for processes that has an associated subprocess with this id
setHasAssociatedSubprocessId(ReactorObjectId) - Method in class com.oakgrovesystems.reactor.requests.QueryGeneral
Specifies the id of the subprocess that must be associated with the process to be included in the result set
setHasAssociatedSubprocessLabel(String) - Method in class com.oakgrovesystems.reactor.client.QueryCriteria
Sets hasAssociatedSubprocessLabel attribute of the criteria Use this attribute to query for processes that has an associated subprocess with this label
setHasAssociatedSubprocessLabel(String) - Method in class com.oakgrovesystems.reactor.requests.QueryGeneral
Specifies the label of the subprocess that must be associated with the process to be included in the result set
setHasParentId(ReactorObjectId) - Method in class com.oakgrovesystems.reactor.client.QueryCriteria
Sets hasParentId attribute of the criteria Use this attribute to query for processes that has a parent process with this id
setHasParentId(ReactorObjectId) - Method in class com.oakgrovesystems.reactor.requests.QueryGeneral
Specifies the id of the parent process that a process must have to be included in the result set
setHasParentLabel(String) - Method in class com.oakgrovesystems.reactor.client.QueryCriteria
Sets hasParentLabel attribute of the criteria Use this attribute to query for processes that has a parent process with this label
setHasParentLabel(String) - Method in class com.oakgrovesystems.reactor.requests.QueryGeneral
Specifies the label of the parent process that a process must have to be included in the result set
setHasStatusId(ReactorObjectId) - Method in class com.oakgrovesystems.reactor.client.QueryCriteria
Sets the hasStatusId attribute of the criteria Use this attribute to query for processes that has acquired this status
setHasStatusId(ReactorObjectId) - Method in class com.oakgrovesystems.reactor.requests.QueryGeneral
Specifies the id of the status that a process must have acquited to be included in the result set
setHasStatusLabel(String) - Method in class com.oakgrovesystems.reactor.client.QueryCriteria
Sets the hasStatusLabel attribute of the criteria Use this attribute to query for processes that has acquired a status with this label
setHasStatusLabel(String) - Method in class com.oakgrovesystems.reactor.requests.QueryGeneral
Specifies the label of the status that a process must have acquired to be included in the result set
setId(ReactorObjectId) - Method in class com.oakgrovesystems.reactor.requests.Delete
Specifies the id of the object to delete.
setId(ReactorObjectId) - Method in class com.oakgrovesystems.reactor.requests.Get
Specifies the id of the object to get.
setId(ReactorObjectId) - Method in class com.oakgrovesystems.reactor.requests.QueryProcessTree
Specifies the id of the root of the tree.
setId(String) - Method in class com.oakgrovesystems.reactor.processMediation.Operand
set the Id of this ProcessMediationObject.
setId(String) - Method in class com.oakgrovesystems.reactor.processMediation.Policy
set the Id of this ProcessMediationObject.
setId(String) - Method in class com.oakgrovesystems.reactor.processMediation.Process
set the Id of this ProcessMediationObject.
setId(String) - Method in interface com.oakgrovesystems.reactor.processMediation.ProcessMediationObject
set the Id of this ProcessMediationObject.
setId(String) - Method in class com.oakgrovesystems.reactor.processMediation.Status
set the Id of this ProcessMediationObject.
setIncludeOperands(boolean) - Method in class com.oakgrovesystems.reactor.client.QueryCriteria
Sets includeOperands attribute of the criteria Use this attribute to retrieve operands associated with a process
setIncludeOperands(boolean) - Method in class com.oakgrovesystems.reactor.requests.QueryGeneral
Specifies whether or not to include Operands in the result set.
setIncludeOperands(boolean) - Method in class com.oakgrovesystems.reactor.requests.QueryProcessTree
Specifies whether or not to include Operands in the result set.
setIncludeParent(boolean) - Method in class com.oakgrovesystems.reactor.client.QueryCriteria
Sets includeParent attribute of the criteria Use this attribute to retrieve parent of a process
setIncludeParent(boolean) - Method in class com.oakgrovesystems.reactor.requests.QueryGeneral
Specifies whether or not to include in the result set the parent process of the Process tree.
setIncludePolicies(boolean) - Method in class com.oakgrovesystems.reactor.client.QueryCriteria
Sets includePolicies attribute of the criteria Use this attribute to retrieve policies associated with a process
setIncludePolicies(boolean) - Method in class com.oakgrovesystems.reactor.requests.QueryGeneral
Specifies whether or not to include Policies in the result set.
setIncludePolicies(boolean) - Method in class com.oakgrovesystems.reactor.requests.QueryProcessTree
Specifies whether or not to include Policies in the result set.
setIncludeStatuses(boolean) - Method in class com.oakgrovesystems.reactor.client.QueryCriteria
Sets includeStatuses attribute of the criteria Use this attribute to retrieve statuses associated with a process
setIncludeStatuses(boolean) - Method in class com.oakgrovesystems.reactor.requests.QueryGeneral
Specifies whether or not to include Statuses in the result set.
setIncludeStatuses(boolean) - Method in class com.oakgrovesystems.reactor.requests.QueryProcessTree
Specifies whether or not to include Statuses in the result set.
setIncludeSuperprocess(boolean) - Method in class com.oakgrovesystems.reactor.requests.QueryProcessTree
Specifies whether or not to include in the result set the superprocess of the root of the Process tree.
setInstanceId(String) - Method in class com.oakgrovesystems.reactor.requests.CloneInstanceResponse
 
setIsDefinition(boolean) - Method in class com.oakgrovesystems.reactor.processMediation.Process
specifies if this Process is a definition or an instance
setLabel(String) - Method in class com.oakgrovesystems.reactor.processMediation.Operand
set the label of this ProcessMediationObject.
setLabel(String) - Method in class com.oakgrovesystems.reactor.processMediation.Policy
set the label of this ProcessMediationObject.
setLabel(String) - Method in class com.oakgrovesystems.reactor.processMediation.Process
set the label of this ProcessMediationObject.
setLabel(String) - Method in interface com.oakgrovesystems.reactor.processMediation.ProcessMediationObject
set the label of this ProcessMediationObject.
setLabel(String) - Method in class com.oakgrovesystems.reactor.processMediation.Status
set the label of this ProcessMediationObject.
setLabel(String) - Method in class com.oakgrovesystems.reactor.requests.GetOperandIdsByLabelAndValue
Specifies the label of the operand(s) to get.
setLabel(String) - Method in class com.oakgrovesystems.reactor.requests.GetProcessIdsForOperandsByLabelAndValue
Specifies the label of the operand(s) to get.
setLabelPath(LabelPath) - Method in class com.oakgrovesystems.reactor.requests.Delete
Specifies the label path of the object to delete.
setLabelPath(LabelPath) - Method in class com.oakgrovesystems.reactor.requests.Get
Specifies the label path of the object to get.
setLabelPath(LabelPath) - Method in class com.oakgrovesystems.reactor.requests.QueryProcessTree
Specifies the label path of the root of the tree.
setLanguage(String) - Method in class com.oakgrovesystems.reactor.processMediation.Policy
 
setLockACE(ACE) - Method in class com.oakgrovesystems.reactor.requests.LockingBase
Specifies the ACE to lock.
setMetaDataKeyValue(String, String) - Method in class com.oakgrovesystems.reactor.processMediation.Operand
 
setMetaDataKeyValue(String, String) - Method in class com.oakgrovesystems.reactor.processMediation.Policy
 
setMetaDataKeyValue(String, String) - Method in class com.oakgrovesystems.reactor.processMediation.Process
 
setMetaDataKeyValue(String, String) - Method in class com.oakgrovesystems.reactor.processMediation.Status
 
setMetaDataString(String) - Method in class com.oakgrovesystems.reactor.processMediation.Operand
 
setMetaDataString(String) - Method in class com.oakgrovesystems.reactor.processMediation.Policy
 
setMetaDataString(String) - Method in class com.oakgrovesystems.reactor.processMediation.Process
 
setMetaDataString(String) - Method in class com.oakgrovesystems.reactor.processMediation.Status
 
setMustBeDefinition(boolean) - Method in class com.oakgrovesystems.reactor.client.QueryCriteria
Sets must Be definition attribute of criteria Use this attribute to query for processes that are definitions This attriubte is set to false by default
setMustBeDefinition(boolean) - Method in class com.oakgrovesystems.reactor.requests.QueryGeneral
Specifies whether or not a Process must be a definition to be included in the result set.
setMustBeDefinition(boolean) - Method in class com.oakgrovesystems.reactor.requests.QueryProcesses
Specifies whether or not a Process must be a definition to be included in the result set.
setMustBeInstance(boolean) - Method in class com.oakgrovesystems.reactor.client.QueryCriteria
Sets must Be instnace attribute of criteria Use this attribute to query for processes that are instances.
setMustBeInstance(boolean) - Method in class com.oakgrovesystems.reactor.requests.QueryGeneral
Specifies whether or not a Process must be an instance to be included in the result set.
setMustBeInstance(boolean) - Method in class com.oakgrovesystems.reactor.requests.QueryProcesses
Specifies whether or not a Process must be an instance to be included in the result set.
setMustBeRoot(boolean) - Method in class com.oakgrovesystems.reactor.client.QueryCriteria
Sets mustBeRoot attribute of the criteria Use this criteria to query for rool level processes
setMustBeRoot(boolean) - Method in class com.oakgrovesystems.reactor.requests.QueryGeneral
Specifies whether or not a Process must be a root level process to be included in the result set.
setMustBeStarted(boolean) - Method in class com.oakgrovesystems.reactor.requests.QueryProcesses
Specifies whether or not a Process must be started to be included in the result set.
setNavigator(Navigator) - Method in interface com.oakgrovesystems.reactor.PolicyScript
Called when a Policy is executed to provide access to a Navigator for use within the script.
setNavigator(Navigator) - Method in class com.oakgrovesystems.reactor.policy.HelloWorldPolicy
 
setNavigator(Navigator) - Method in class com.oakgrovesystems.reactor.policy.ProcessStopper
 
setNavigator(Navigator) - Method in class com.oakgrovesystems.reactor.policy.TimerSetter
 
setNewACL(ACL) - Method in class com.oakgrovesystems.reactor.requests.SetACL
Specifies the new ACL to set.
setObject(ProcessMediationObject) - Method in class com.oakgrovesystems.reactor.requests.GetResponse
 
setObjectId(ReactorObjectId) - Method in class com.oakgrovesystems.reactor.requests.LockingBase
Specifies the ID of the object with an ACE to be locked.
setObjectId(ReactorObjectId) - Method in class com.oakgrovesystems.reactor.requests.SetACL
Specifies the id of the object to set the ACL on.
setObjectLabelPath(LabelPath) - Method in class com.oakgrovesystems.reactor.requests.LockingBase
Specifies the label path of the object with an ACE to be locked.
setObjectLabelPath(LabelPath) - Method in class com.oakgrovesystems.reactor.requests.SetACL
Specifies the label path of the object to set ACL on.
setObjectMap(Map) - Method in class com.oakgrovesystems.reactor.client.ClientIdToLabelPathMapper
 
setObjectMap(Map) - Method in class com.oakgrovesystems.reactor.client.ClientLabelPathToIdMapper
Sets the Map for this mapper to use to look up ProcessMediationObjects by their ids.
setObjectMap(Map) - Method in class com.oakgrovesystems.reactor.client.ProcessNavigator
 
setObjectMap(Map) - Method in class com.oakgrovesystems.reactor.processMediation.AbstractProcessCondition
Sets the Map that is used to lookup Process objects necessary to evaluate the ProcessCondition.
setObjectMap(Map) - Method in interface com.oakgrovesystems.reactor.processMediation.ProcessCondition
Sets the Map that is used to lookup Process objects necessary to evaluate the ProcessCondition.
setObjectMap(Map) - Method in class com.oakgrovesystems.reactor.processMediation.ProcessConditionConjunction
sets the Map used for looking up Process objects for condition evaluation
setObjectMap(Map) - Method in class com.oakgrovesystems.reactor.processMediation.ProcessConditionDisjunction
sets the Map used for looking up Process objects for condition evaluation
setObjectMap(Map) - Method in class com.oakgrovesystems.reactor.processMediation.ProcessConditionInversion
sets the Map used for looking up Process objects for condition evaluation
setObjectMap(Map) - Method in class com.oakgrovesystems.reactor.processMediation.ProcessConditionalChange
sets the Map used for looking up Process objects for condition evaluation
SetObjects - class com.oakgrovesystems.reactor.requests.SetObjects.
A request to create or update new Process Mediation Objects.
SetObjects() - Constructor for class com.oakgrovesystems.reactor.requests.SetObjects
Creates a SetObjects request without specifying the authentication token to use to make the request.
setObjects(Set) - Method in class com.oakgrovesystems.reactor.client.AbstractReactorProxy
Sends the set request to the server.
setObjects(Set) - Method in interface com.oakgrovesystems.reactor.client.ReactorProxy
Sends the set request to the server.
setObjects(Set) - Method in class com.oakgrovesystems.reactor.requests.Create
Specifies the set of Objects to create.
setObjects(Set) - Method in class com.oakgrovesystems.reactor.requests.GetOperandIdsByLabelAndValueResponse
 
setObjects(Set) - Method in class com.oakgrovesystems.reactor.requests.GetProcessIdsForOperandsByLabelAndValueResponse
 
setObjects(Set) - Method in class com.oakgrovesystems.reactor.requests.QueryResponse
 
setObjects(Set, ReactorObjects) - Method in class com.oakgrovesystems.reactor.client.AbstractReactorProxy
Sends the set request to the server.
setObjects(Set, ReactorObjects) - Method in interface com.oakgrovesystems.reactor.client.ReactorProxy
Sends the set request to the server.
SetObjects(String) - Constructor for class com.oakgrovesystems.reactor.requests.SetObjects
Creates a SetObjects request that will use the specified authentication token
SetObjectsResponse - class com.oakgrovesystems.reactor.requests.SetObjectsResponse.
 
SetObjectsResponse() - Constructor for class com.oakgrovesystems.reactor.requests.SetObjectsResponse
 
SetObjectsResponse(int, String) - Constructor for class com.oakgrovesystems.reactor.requests.SetObjectsResponse
 
SetObjectsResponse(int, String, Throwable) - Constructor for class com.oakgrovesystems.reactor.requests.SetObjectsResponse
 
setObjectsToUpdate(Set) - Method in class com.oakgrovesystems.reactor.requests.SetObjects
Specifies the set of Objects to update.
setOperands(Collection) - Method in class com.oakgrovesystems.reactor.processMediation.Process
 
setOperands(Collection) - Method in class com.oakgrovesystems.reactor.processMediation.ProcessNode
 
setOperandValue(LabelPath, String) - Method in class com.oakgrovesystems.util.Navigator
Sets value of an operand If label path is relative then it should be relative to the process with which current policy is associated with.
setParameter(String, Object) - Method in class com.oakgrovesystems.reactor.requests.ReactorRequest
sets a request parameter for this request
setParent(ReactorObjectId) - Method in class com.oakgrovesystems.reactor.processMediation.Process
sets the superprocess of this Process
setPassword(String) - Method in class com.oakgrovesystems.reactor.requests.Login
Specifies the password to authenticate.
setPath(String) - Method in class com.oakgrovesystems.reactor.LabelPath
 
setPolicies(Collection) - Method in class com.oakgrovesystems.reactor.processMediation.Process
 
setPolicies(Collection) - Method in class com.oakgrovesystems.reactor.processMediation.ProcessNode
 
setPolicy(Policy) - Method in interface com.oakgrovesystems.reactor.PolicyScript
Called when a Policy is executed to provide access to the Reactor Policy object with which this script is associated.
setPolicy(Policy) - Method in class com.oakgrovesystems.reactor.policy.HelloWorldPolicy
 
setPolicy(Policy) - Method in class com.oakgrovesystems.reactor.policy.ProcessStopper
 
setPolicy(Policy) - Method in class com.oakgrovesystems.reactor.policy.TimerSetter
 
setPrecondition(ProcessCondition) - Method in class com.oakgrovesystems.reactor.processMediation.ProcessPrecondition
Sets the ProcessCondition that must become true for the ProcessPrecondition to be applied (to automatically start the Process)
setPreconditions(Collection) - Method in class com.oakgrovesystems.reactor.processMediation.Process
 
setProcess(ReactorObjectId) - Method in class com.oakgrovesystems.reactor.processMediation.Operand
Associates this ProcessAssociatedObject with the Process object referred to by the ReactorObjectId procId.
setProcess(ReactorObjectId) - Method in class com.oakgrovesystems.reactor.processMediation.Policy
Associates this ProcessAssociatedObject with the Process object referred to by the ReactorObjectId procId.
setProcess(ReactorObjectId) - Method in interface com.oakgrovesystems.reactor.processMediation.ProcessAssociatedObject
Associates this ProcessAssociatedObject with the Process object referred to by the ReactorObjectId procId.
setProcess(ReactorObjectId) - Method in class com.oakgrovesystems.reactor.processMediation.ProcessNode
 
setProcess(ReactorObjectId) - Method in class com.oakgrovesystems.reactor.processMediation.RootNode
throws an IllegalArgumentException unless the argument is null
setProcess(ReactorObjectId) - Method in class com.oakgrovesystems.reactor.processMediation.Status
Associates this ProcessAssociatedObject with the Process object referred to by the ReactorObjectId procId.
setProcessId(ReactorObjectId) - Method in class com.oakgrovesystems.reactor.client.QueryCriteria
Sets process id of the criteria Use this criteria to query a process with a particular id.
setProcessId(ReactorObjectId) - Method in class com.oakgrovesystems.reactor.processMediation.ProcessHasStatusCondition
sets the id of the Process that must have a particular Status for this Condition to be true.
setProcessId(ReactorObjectId) - Method in class com.oakgrovesystems.reactor.processMediation.ProcessStateEqualsCondition
sets the id of the process that must be in a particular state for this Condition to be true.
setProcessId(ReactorObjectId) - Method in class com.oakgrovesystems.reactor.requests.AddStatus
Specifies the id of the Process to which a Status should be added.
setProcessId(ReactorObjectId) - Method in class com.oakgrovesystems.reactor.requests.CloneInstance
Specifies the id of the object to clone.
setProcessId(ReactorObjectId) - Method in class com.oakgrovesystems.reactor.requests.QueryGeneral
Specifies the id of the process.
setProcessId(ReactorObjectId) - Method in class com.oakgrovesystems.reactor.requests.RemoveStatus
Specifies the id of the Process from which a Status should be removed.
setProcessId(ReactorObjectId) - Method in class com.oakgrovesystems.reactor.requests.Start
Specifies the id of the Process to start.
setProcessId(ReactorObjectId) - Method in class com.oakgrovesystems.reactor.requests.Stop
Specifies the id of the Process to stop.
setProcessLabelPath(LabelPath) - Method in class com.oakgrovesystems.reactor.client.QueryCriteria
Sets process label path of the criteria Use this criteria to query a process with a particular label path.
setProcessLabelPath(LabelPath) - Method in class com.oakgrovesystems.reactor.requests.AddStatus
Specifies the label path of the Process to which a Status should be added.
setProcessLabelPath(LabelPath) - Method in class com.oakgrovesystems.reactor.requests.CloneInstance
Specifies the label path of the object to clone.
setProcessLabelPath(LabelPath) - Method in class com.oakgrovesystems.reactor.requests.QueryGeneral
Specifies the label path of the process.
setProcessLabelPath(LabelPath) - Method in class com.oakgrovesystems.reactor.requests.RemoveStatus
Specifies the label path of the Process from which a Status should be removed.
setProcessLabelPath(LabelPath) - Method in class com.oakgrovesystems.reactor.requests.Start
Specifies the label path of the Process to start.
setProcessLabelPath(LabelPath) - Method in class com.oakgrovesystems.reactor.requests.Stop
Specifies the label path of the Process to stop.
setRepeatCount(int) - Method in class com.oakgrovesystems.reactor.processMediation.TimerSpec
Only one of repeatCount, endDate, and endExpression can be set.
setRepeatExpression(String) - Method in class com.oakgrovesystems.reactor.processMediation.TimerSpec
 
setRequestType(String) - Method in class com.oakgrovesystems.reactor.requests.ReactorRequest
Sets the type of request.
setResultingChange(ProcessChange) - Method in class com.oakgrovesystems.reactor.processMediation.ProcessChangeCondition
sets the ProcessChange that to be applied if the condition is true
setReturnRefs(boolean) - Method in class com.oakgrovesystems.reactor.requests.QueryProcesses
Specifies whether or not to return identifiers instead of the objects themselves in the result set.
setReturnValues(Map) - Method in class com.oakgrovesystems.reactor.ReactorResponse
 
setScheduleDate(Date) - Method in class com.oakgrovesystems.reactor.processMediation.TimerSpec
A scheduleDate and scheduleExpression can not both be set.
setScheduleExpression(String) - Method in class com.oakgrovesystems.reactor.processMediation.TimerSpec
A scheduleDate and scheduleExpression can not both be set.
setScope(boolean) - Method in class com.oakgrovesystems.reactor.processMediation.Operand
Sets the scop eof this Operand
setScope(boolean) - Method in class com.oakgrovesystems.reactor.processMediation.Status
sets the scope of this Status.
setSecurityPolicy(String) - Method in class com.oakgrovesystems.reactor.processMediation.Policy
 
setSourceCode(String) - Method in class com.oakgrovesystems.reactor.processMediation.Policy
 
setSourceCodeType(int) - Method in class com.oakgrovesystems.reactor.processMediation.Policy
 
setStandbyRole(String) - Method in class com.oakgrovesystems.reactor.requests.LockingBase
Specifies the name of the role for standby ACEs.
setStartDate(String) - Method in class com.oakgrovesystems.reactor.processMediation.Process
 
setState(int) - Method in class com.oakgrovesystems.reactor.processMediation.Process
 
setState(int) - Method in class com.oakgrovesystems.reactor.processMediation.ProcessStateEqualsCondition
sets the state a particular Process must be in for this Condition to be true.
setStateEquals(int) - Method in class com.oakgrovesystems.reactor.client.QueryCriteria
Sets stateEquals attribute of the criteria Use this attribute to query by process's state.
setStateEquals(int) - Method in class com.oakgrovesystems.reactor.requests.QueryGeneral
Specifies the state that a Process must have to be included in the result set.
setStatuses(Collection) - Method in class com.oakgrovesystems.reactor.processMediation.Process
 
setStatuses(Collection) - Method in class com.oakgrovesystems.reactor.processMediation.ProcessNode
 
setStatusId(ReactorObjectId) - Method in class com.oakgrovesystems.reactor.processMediation.ProcessHasStatusCondition
sets the id of the Status that a particular Process must have for this Condition to be true.
setStatusId(ReactorObjectId) - Method in class com.oakgrovesystems.reactor.requests.AddStatus
Specifies the id of the Status to add.
setStatusId(ReactorObjectId) - Method in class com.oakgrovesystems.reactor.requests.LockingBase
Specifies the id of the Status to add.
setStatusId(ReactorObjectId) - Method in class com.oakgrovesystems.reactor.requests.RemoveStatus
Specifies the id of the Status to remove.
setStatusLabelPath(LabelPath) - Method in class com.oakgrovesystems.reactor.requests.AddStatus
Specifies the LabelPath of the Status to add.
setStatusLabelPath(LabelPath) - Method in class com.oakgrovesystems.reactor.requests.LockingBase
Specifies the LabelPath of the Status to add.
setStatusLabelPath(LabelPath) - Method in class com.oakgrovesystems.reactor.requests.RemoveStatus
Specifies the LabelPath of the Status to remove.
setSubprocesses(Collection) - Method in class com.oakgrovesystems.reactor.processMediation.Process
 
setSubprocesses(Collection) - Method in class com.oakgrovesystems.reactor.processMediation.ProcessNode
 
setSuperprocess(ReactorObjectId) - Method in class com.oakgrovesystems.reactor.processMediation.ProcessNode
 
setSuperprocess(ReactorObjectId) - Method in class com.oakgrovesystems.reactor.processMediation.RootNode
throws an IllegalArgumentException unless the argument is null
setTimerIds(List) - Method in class com.oakgrovesystems.reactor.processMediation.Process
 
setTimers(List) - Method in class com.oakgrovesystems.reactor.processMediation.Process
 
setTokenExpiration(String) - Method in class com.oakgrovesystems.reactor.requests.LoginResponse
 
setTokenToExpire(String) - Method in class com.oakgrovesystems.reactor.requests.Logout
Specifies the token that should expire as a result of this request.
setTriggeringEvent(ReactorEvent) - Method in interface com.oakgrovesystems.reactor.PolicyScript
Called when a Policy is executed to provide access to the event that triggered the execution.
setTriggeringEvent(ReactorEvent) - Method in class com.oakgrovesystems.reactor.policy.HelloWorldPolicy
 
setTriggeringEvent(ReactorEvent) - Method in class com.oakgrovesystems.reactor.policy.ProcessStopper
 
setTriggeringEvent(ReactorEvent) - Method in class com.oakgrovesystems.reactor.policy.TimerSetter
 
setType(Class) - Method in class com.oakgrovesystems.reactor.requests.Delete
Specifies the Class of the object to delete
setType(Class) - Method in class com.oakgrovesystems.reactor.requests.Get
Specifies the Class of the object to get
setType(Class) - Method in class com.oakgrovesystems.reactor.requests.SetACL
Specifies the type of the object to set the ACL on.
setType(int) - Method in class com.oakgrovesystems.reactor.LabelPath
 
setURL(URL) - Method in class com.oakgrovesystems.reactor.client.XMLReactorProxy
Sets the url.
setUseCaching(boolean) - Method in class com.oakgrovesystems.reactor.client.ClientIdToLabelPathMapper
Sets whether or not the Mapper will use caching to improve performance.
setUseCaching(boolean) - Method in class com.oakgrovesystems.reactor.client.ClientLabelPathToIdMapper
Sets whether or not the Mapper will use caching to improve performance.
setUseLabelPaths(boolean) - Method in class com.oakgrovesystems.reactor.requests.Create
Specifies whether references in request use label paths, and should be translated to IDs.
setUseLabelPaths(boolean) - Method in class com.oakgrovesystems.reactor.requests.Get
 
setUseLabelPaths(boolean) - Method in class com.oakgrovesystems.reactor.requests.QueryGeneral
 
setUseLabelPaths(boolean) - Method in class com.oakgrovesystems.reactor.requests.QueryRequest
 
setUseLabelPaths(boolean) - Method in class com.oakgrovesystems.reactor.requests.SetObjects
Specifies whether references in request use label paths, and should be translated to IDs.
setUsername(String) - Method in class com.oakgrovesystems.reactor.requests.Login
Specifies the username to authenticate.
setValue(String) - Method in class com.oakgrovesystems.reactor.processMediation.Operand
Sets the value of this Operand
setValue(String) - Method in class com.oakgrovesystems.reactor.requests.GetOperandIdsByLabelAndValue
Specifies the value of the operand(s) to get.
setValue(String) - Method in class com.oakgrovesystems.reactor.requests.GetProcessIdsForOperandsByLabelAndValue
Specifies the value of the operand(s) to get.
setVerbose(boolean) - Method in class com.oakgrovesystems.reactor.PingReactor
 
shortName(Class) - Method in class com.oakgrovesystems.reactor.client.TestReactorProxy
 
size() - Method in class com.oakgrovesystems.reactor.ReactorObjects
Gets the size of the collection
sourceCode - Variable in class com.oakgrovesystems.reactor.processMediation.Policy
the classname, URL, or raw source for the executable code of this Policy, as specified by the sourceCodeType attribute
sourceCodeType - Variable in class com.oakgrovesystems.reactor.processMediation.Policy
whether the String sourceCode attribute contains the classname, url or raw source for the executable code of this Policy
STANDBY_ROLE_PARM_NAME - Static variable in class com.oakgrovesystems.reactor.requests.LockingBase
The name of the request parameter that is the standby ACE role.
Start - class com.oakgrovesystems.reactor.requests.Start.
A request to start a Process instance.
START_TOKEN - Static variable in class com.oakgrovesystems.util.Template
 
start() - Static method in class com.oakgrovesystems.reactor.Startup
 
start() - Method in class com.oakgrovesystems.util.ErrStreamCapture
 
Start() - Constructor for class com.oakgrovesystems.reactor.requests.Start
Creates a Start request without specifying the authentication token to use to make the request.
start(ServiceRequestObj) - Method in interface com.oakgrovesystems.reactor.scheduling.SchedulingRequestHandler
 
Start(String) - Constructor for class com.oakgrovesystems.reactor.requests.Start
Creates a Start request that will use the specified authentication token
startDate - Variable in class com.oakgrovesystems.reactor.processMediation.Process
 
STARTED_PARM_NAME - Static variable in class com.oakgrovesystems.reactor.requests.QueryProcesses
The name of the request parameter that is whether or not a Process must be started to be included in the result set
startProcess(LabelPath) - Method in class com.oakgrovesystems.reactor.client.AbstractReactorProxy
Sends a start request to the server.
startProcess(LabelPath) - Method in interface com.oakgrovesystems.reactor.client.ReactorProxy
Sends a start request to the server.
startProcess(Process) - Method in class com.oakgrovesystems.reactor.client.AbstractReactorProxy
Sends a start request to the server.
startProcess(Process) - Method in interface com.oakgrovesystems.reactor.client.ReactorProxy
Sends a start request to the server.
startProcess(ReactorObjectId) - Method in class com.oakgrovesystems.reactor.client.AbstractReactorProxy
Sends a start request to the server.
startProcess(ReactorObjectId) - Method in interface com.oakgrovesystems.reactor.client.ReactorProxy
Sends a start request to the server.
StartResponse - class com.oakgrovesystems.reactor.requests.StartResponse.
 
StartResponse() - Constructor for class com.oakgrovesystems.reactor.requests.StartResponse
 
StartResponse(int, String) - Constructor for class com.oakgrovesystems.reactor.requests.StartResponse
 
StartResponse(int, String, Throwable) - Constructor for class com.oakgrovesystems.reactor.requests.StartResponse
 
Startup - class com.oakgrovesystems.reactor.Startup.
This class is responsible for getting everything in motion when the server starts up.
Startup() - Constructor for class com.oakgrovesystems.reactor.Startup
 
StartupException - exception com.oakgrovesystems.reactor.StartupException.
 
StartupException(String) - Constructor for class com.oakgrovesystems.reactor.StartupException
 
StartupException(String, Exception) - Constructor for class com.oakgrovesystems.reactor.StartupException
 
state - Variable in class com.oakgrovesystems.reactor.processMediation.Process
The state attribute of a Process object holds the information on the current state of the process.
STATE_EQUALS_PARM_NAME - Static variable in class com.oakgrovesystems.reactor.requests.QueryGeneral
The name of the request parameter that is the state that a Process must have to be included in the result set
STATE_FINISHED - Static variable in class com.oakgrovesystems.reactor.processMediation.Process
 
STATE_STARTED - Static variable in class com.oakgrovesystems.reactor.processMediation.Process
 
STATE_UNSTARTED - Static variable in class com.oakgrovesystems.reactor.processMediation.Process
 
stateEquals - Variable in class com.oakgrovesystems.reactor.client.QueryCriteria
 
Status - class com.oakgrovesystems.reactor.processMediation.Status.
Status objects are very simple objects used to trigger conditions in Process objects or cause the execution of Policy objects, as well as to generally provide information about how a process is progressing.
STATUS - Static variable in class com.oakgrovesystems.reactor.ReactorNamespaces
 
STATUS_ID_PARM_NAME - Static variable in class com.oakgrovesystems.reactor.requests.AddStatus
The name of the request parameter that is the Status to add.
STATUS_ID_PARM_NAME - Static variable in class com.oakgrovesystems.reactor.requests.LockingBase
The name of the request parameter that is ID of the Status to add.
STATUS_ID_PARM_NAME - Static variable in class com.oakgrovesystems.reactor.requests.RemoveStatus
The name of the request parameter that is the Status to remove.
STATUS_LP_PARM_NAME - Static variable in class com.oakgrovesystems.reactor.requests.AddStatus
The name of the request parameter that is the Status to add.
STATUS_LP_PARM_NAME - Static variable in class com.oakgrovesystems.reactor.requests.LockingBase
The name of the request parameter that is the label path of the Status to add.
STATUS_LP_PARM_NAME - Static variable in class com.oakgrovesystems.reactor.requests.RemoveStatus
The name of the request parameter that is the Status to remove.
STATUS_TYPE - Static variable in class com.oakgrovesystems.reactor.LabelPath
 
STATUS_TYPE_NAME - Static variable in class com.oakgrovesystems.reactor.LabelPath
 
Status() - Constructor for class com.oakgrovesystems.reactor.processMediation.Status
Creates a new Status and sets it Id
Status(String) - Constructor for class com.oakgrovesystems.reactor.processMediation.Status
Creates a new Status with the specified Id
statusBuilder - Variable in class com.oakgrovesystems.reactor.requests.QueryGeneral
 
statusBuilder - Variable in class com.oakgrovesystems.reactor.requests.QueryRequest
 
statuses - Variable in class com.oakgrovesystems.reactor.processMediation.Process
The set of ReactorObjectIds of the Statuses associated with this Process
statusOutputter - Variable in class com.oakgrovesystems.reactor.requests.ReactorRequest
 
Stop - class com.oakgrovesystems.reactor.requests.Stop.
A request to stop a Process instance.
stop() - Method in class com.oakgrovesystems.util.ErrStreamCapture
 
Stop() - Constructor for class com.oakgrovesystems.reactor.requests.Stop
Creates a Stop request without specifying the authentication token to use to make the request.
Stop(String) - Constructor for class com.oakgrovesystems.reactor.requests.Stop
Creates a Stop request that will use the specified authentication token
stopProcess(LabelPath) - Method in class com.oakgrovesystems.reactor.client.AbstractReactorProxy
Sends a stop request to the server.
stopProcess(LabelPath) - Method in interface com.oakgrovesystems.reactor.client.ReactorProxy
Sends a stop request to the server.
stopProcess(Process) - Method in class com.oakgrovesystems.reactor.client.AbstractReactorProxy
Sends a stop request to the server.
stopProcess(Process) - Method in interface com.oakgrovesystems.reactor.client.ReactorProxy
Sends a stop request to the server.
stopProcess(ReactorObjectId) - Method in class com.oakgrovesystems.reactor.client.AbstractReactorProxy
Sends a stop request to the server.
stopProcess(ReactorObjectId) - Method in interface com.oakgrovesystems.reactor.client.ReactorProxy
Sends a stop request to the server.
StopResponse - class com.oakgrovesystems.reactor.requests.StopResponse.
 
StopResponse() - Constructor for class com.oakgrovesystems.reactor.requests.StopResponse
 
StopResponse(int, String) - Constructor for class com.oakgrovesystems.reactor.requests.StopResponse
 
StopResponse(int, String, Throwable) - Constructor for class com.oakgrovesystems.reactor.requests.StopResponse
 
stringValue - Variable in class com.oakgrovesystems.xml.XMLObject
 
subprocesses - Variable in class com.oakgrovesystems.reactor.processMediation.Process
The set of ReactorObjectIds of the Subprocesses of this Process
systemErrStream - Variable in class com.oakgrovesystems.util.ErrStreamCapture
 

T

Template - class com.oakgrovesystems.util.Template.
 
Template(String) - Constructor for class com.oakgrovesystems.util.Template
 
TestReactorProxy - class com.oakgrovesystems.reactor.client.TestReactorProxy.
 
TestReactorProxy() - Constructor for class com.oakgrovesystems.reactor.client.TestReactorProxy
 
TestReactorProxy(boolean) - Constructor for class com.oakgrovesystems.reactor.client.TestReactorProxy
 
timerIds - Variable in class com.oakgrovesystems.reactor.processMediation.Process
An ordered list of the ids (Strings) of the Timers that were started when this Process was started.
timers - Variable in class com.oakgrovesystems.reactor.processMediation.Process
An ordered list of timers (TimerSpec objects) that will be started in the Reactor Timer Service when the Process starts and deleted when the Process stops.
TimerSetter - class com.oakgrovesystems.reactor.policy.TimerSetter.
This class is intended to be used as a Reactor Policy, such that when the Policy is executed, a timer is started.
TimerSetter() - Constructor for class com.oakgrovesystems.reactor.policy.TimerSetter
 
TimerSpec - class com.oakgrovesystems.reactor.processMediation.TimerSpec.
A specification that can be used to start a timer in the Reactor Timer Service.
TimerSpec() - Constructor for class com.oakgrovesystems.reactor.processMediation.TimerSpec
Creates a TimerSpec with all properties set to null or 0.
TITLE_TYPE - Static variable in class com.oakgrovesystems.reactor.processMediation.ACE
A value of the type attribute that indicates that the String name attribute represents a title.
toDocument() - Method in class com.oakgrovesystems.xml.XMLObject
If there is a parsing problem, this will return null.
toElement() - Method in class com.oakgrovesystems.reactor.LabelPath
 
toElement() - Method in class com.oakgrovesystems.reactor.ReactorObjectId
Returns this ReactorObjectId's XML representation: id
toElement() - Method in class com.oakgrovesystems.xml.XMLObject
This returns the root element (or a clone).
toElementString() - Method in class com.oakgrovesystems.reactor.LabelPath
 
TOKEN_EXP_PARM - Static variable in class com.oakgrovesystems.reactor.requests.LoginResponse
 
TOKEN_PARM_NAME - Static variable in class com.oakgrovesystems.reactor.requests.Logout
The name of the request parameter that is the token to expire.
toString() - Method in class com.oakgrovesystems.mediation.AbstractConditionalChange
 
toString() - Method in class com.oakgrovesystems.mediation.Conjunction
 
toString() - Method in class com.oakgrovesystems.mediation.Disjunction
 
toString() - Method in class com.oakgrovesystems.mediation.Inversion
 
toString() - Method in class com.oakgrovesystems.reactor.FailedRequestException
 
toString() - Method in class com.oakgrovesystems.reactor.LabelPath
 
toString() - Method in class com.oakgrovesystems.reactor.LabelPathIterator
 
toString() - Method in class com.oakgrovesystems.reactor.ReactorEvent
 
toString() - Method in class com.oakgrovesystems.reactor.ReactorObjectId
Returns this ReactorObjectId's underlying id String
toString() - Method in class com.oakgrovesystems.reactor.StartupException
 
toString() - Method in class com.oakgrovesystems.reactor.processMediation.ACE
returns a string representation of this ACE
toString() - Method in class com.oakgrovesystems.reactor.processMediation.Operand
returns the label if it is not empty or null.
toString() - Method in class com.oakgrovesystems.reactor.processMediation.Policy
returns the label if it is not empty or null.
toString() - Method in class com.oakgrovesystems.reactor.processMediation.Process
returns the label if it is not empty or null.
toString() - Method in class com.oakgrovesystems.reactor.processMediation.ProcessHasStatusCondition
 
toString() - Method in class com.oakgrovesystems.reactor.processMediation.ProcessNode
 
toString() - Method in class com.oakgrovesystems.reactor.processMediation.ProcessStateChange
Returns a String representation of this ProcessStateChange
toString() - Method in class com.oakgrovesystems.reactor.processMediation.ProcessStatusAddition
Returns a String representation of this ProcessStatusAddition
toString() - Method in class com.oakgrovesystems.reactor.processMediation.ProcessStatusRemoval
Returns a String representation of this ProcessStatusRemoval
toString() - Method in class com.oakgrovesystems.reactor.processMediation.Status
returns the label if it is not empty or null.
toString() - Method in class com.oakgrovesystems.reactor.processMediation.TimerSpec
 
toString() - Method in class com.oakgrovesystems.reactor.requests.ReactorRequest
Returns a String representation of this ReactorRequest
toString() - Method in class com.oakgrovesystems.util.CSV
This method overrides the default toString() method to return the CSV matrix as CSV text
toString() - Method in class com.oakgrovesystems.util.Template
 
toString() - Method in class com.oakgrovesystems.xml.XMLObject
 
toString(Namespace) - Method in class com.oakgrovesystems.xml.XMLComparison
 
toString(String, Process, ReactorObjects) - Static method in class com.oakgrovesystems.util.ProcessTemplate
 
toXML() - Method in class com.oakgrovesystems.reactor.requests.ReactorRequest
Creates an XML representation of this request suitable for sending to Reactor's XML Front Desk servlet.
TRUST_OUTSIDE_IDS - Static variable in interface com.oakgrovesystems.reactor.Constants
 
type - Variable in class com.oakgrovesystems.reactor.LabelPath
 
type - Variable in class com.oakgrovesystems.reactor.processMediation.ACE
 
TYPE_PARM_NAME - Static variable in class com.oakgrovesystems.reactor.requests.Delete
The name of the request parameter that is the type of the object to delete
TYPE_PARM_NAME - Static variable in class com.oakgrovesystems.reactor.requests.Get
The name of the request parameter that is the type of the object to get
TYPE_PARM_NAME - Static variable in class com.oakgrovesystems.reactor.requests.QueryAllObjects
The name of the request parameter that is the query type
TYPE_PARM_NAME - Static variable in class com.oakgrovesystems.reactor.requests.QueryGeneral
The name of the request parameter that is the query type
TYPE_PARM_NAME - Static variable in class com.oakgrovesystems.reactor.requests.QueryProcessTree
The name of the request parameter that is the query type
TYPE_PARM_NAME - Static variable in class com.oakgrovesystems.reactor.requests.QueryProcesses
The name of the request parameter that is the query type
TYPE_PARM_NAME - Static variable in class com.oakgrovesystems.reactor.requests.SetACL
This stores the Class type to set.
TYPE_SEPARATOR - Static variable in class com.oakgrovesystems.reactor.LabelPath
 

U

UniqueId - class com.oakgrovesystems.util.UniqueId.
A 'globally unique' id generator.
UniqueId() - Constructor for class com.oakgrovesystems.util.UniqueId
 
Unlock - class com.oakgrovesystems.reactor.requests.Unlock.
This request reverses the action of a previous Lock request.
Unlock() - Constructor for class com.oakgrovesystems.reactor.requests.Unlock
Creates a Unlock request without specifying the authentication token to use to make the request.
unlock(LabelPath, ACE) - Method in class com.oakgrovesystems.reactor.client.AbstractReactorProxy
 
unlock(LabelPath, ACE) - Method in interface com.oakgrovesystems.reactor.client.ReactorProxy
 
unlock(LabelPath, ACE, String, String, LabelPath) - Method in class com.oakgrovesystems.reactor.client.AbstractReactorProxy
 
unlock(LabelPath, ACE, String, String, LabelPath) - Method in interface com.oakgrovesystems.reactor.client.ReactorProxy
 
unlock(LabelPath, ACE, String, String, ReactorObjectId) - Method in class com.oakgrovesystems.reactor.client.AbstractReactorProxy
 
unlock(LabelPath, ACE, String, String, ReactorObjectId) - Method in interface com.oakgrovesystems.reactor.client.ReactorProxy
 
unlock(ReactorObjectId, ACE) - Method in class com.oakgrovesystems.reactor.client.AbstractReactorProxy
 
unlock(ReactorObjectId, ACE) - Method in interface com.oakgrovesystems.reactor.client.ReactorProxy
 
unlock(ReactorObjectId, ACE, String, String) - Method in class com.oakgrovesystems.reactor.client.AbstractReactorProxy
 
unlock(ReactorObjectId, ACE, String, String) - Method in interface com.oakgrovesystems.reactor.client.ReactorProxy
 
unlock(ReactorObjectId, ACE, String, String, LabelPath) - Method in class com.oakgrovesystems.reactor.client.AbstractReactorProxy
 
unlock(ReactorObjectId, ACE, String, String, LabelPath) - Method in interface com.oakgrovesystems.reactor.client.ReactorProxy
 
unlock(ReactorObjectId, ACE, String, String, ReactorObjectId) - Method in class com.oakgrovesystems.reactor.client.AbstractReactorProxy
 
unlock(ReactorObjectId, ACE, String, String, ReactorObjectId) - Method in interface com.oakgrovesystems.reactor.client.ReactorProxy
 
unlock(ReactorObjectId, LabelPath, ACE, String, String, ReactorObjectId, LabelPath) - Method in class com.oakgrovesystems.reactor.client.AbstractReactorProxy
 
Unlock(String) - Constructor for class com.oakgrovesystems.reactor.requests.Unlock
Creates a Unlock request that will use the specified authentication token
UnlockResponse - class com.oakgrovesystems.reactor.requests.UnlockResponse.
 
UnlockResponse() - Constructor for class com.oakgrovesystems.reactor.requests.UnlockResponse
 
UnlockResponse(int, String) - Constructor for class com.oakgrovesystems.reactor.requests.UnlockResponse
 
UnlockResponse(int, String, Throwable) - Constructor for class com.oakgrovesystems.reactor.requests.UnlockResponse
 
UNSPECIFIED_TYPE - Static variable in class com.oakgrovesystems.reactor.processMediation.ACE
A value of the type attribute that indicates that it has not been specified whether the String name attribute represents the name of a user, group, or title.
url - Variable in class com.oakgrovesystems.net.XMLClient
 
url - Variable in class com.oakgrovesystems.reactor.client.XMLReactorProxy
URL of front desk of Reactor server
URL - Static variable in class com.oakgrovesystems.reactor.processMediation.Policy
The value for sourceCodeType that indicates that the String sourceCode attribute is the URL of an ASCII file that contains the source code for a BSF script
useLabelPaths - Variable in class com.oakgrovesystems.reactor.requests.Create
 
useLabelPaths - Variable in class com.oakgrovesystems.reactor.requests.Get
 
useLabelPaths - Variable in class com.oakgrovesystems.reactor.requests.QueryGeneral
 
useLabelPaths - Variable in class com.oakgrovesystems.reactor.requests.QueryRequest
 
useLabelPaths - Variable in class com.oakgrovesystems.reactor.requests.SetObjects
 
USER_TYPE - Static variable in class com.oakgrovesystems.reactor.processMediation.ACE
A value of the type attribute that indicates that the String name attribute represents the name of a user.
usesCaching() - Method in class com.oakgrovesystems.reactor.client.ClientIdToLabelPathMapper
 
usesCaching() - Method in class com.oakgrovesystems.reactor.client.ClientLabelPathToIdMapper
Returns a boolean indicating whether or not this mapper is using caching to improve perfomance.

V

VALID - Static variable in interface com.oakgrovesystems.reactor.Constants
 
visible_in_entire_subtree - Variable in class com.oakgrovesystems.reactor.processMediation.Operand
 

W

WRITE - Static variable in interface com.oakgrovesystems.reactor.Constants
 

X

XMLClient - class com.oakgrovesystems.net.XMLClient.
This class is meant for connecting to a URL, sending an XML request as an HTTP POST, and receiving an XML response.
XMLClient(URL) - Constructor for class com.oakgrovesystems.net.XMLClient
 
XMLComparison - class com.oakgrovesystems.xml.XMLComparison.
 
XMLComparison(XMLObject, XMLObject) - Constructor for class com.oakgrovesystems.xml.XMLComparison
 
XMLEncoder - class com.oakgrovesystems.xml.XMLEncoder.
 
XMLEncoder() - Constructor for class com.oakgrovesystems.xml.XMLEncoder
 
XMLObject - class com.oakgrovesystems.xml.XMLObject.
 
XMLObject(Document) - Constructor for class com.oakgrovesystems.xml.XMLObject
 
XMLObject(Element) - Constructor for class com.oakgrovesystems.xml.XMLObject
 
XMLObject(String) - Constructor for class com.oakgrovesystems.xml.XMLObject
 
xmlObjectA - Variable in class com.oakgrovesystems.xml.XMLComparison
 
xmlObjectB - Variable in class com.oakgrovesystems.xml.XMLComparison
 
XMLReactorProxy - class com.oakgrovesystems.reactor.client.XMLReactorProxy.
XMLReactorProxy is a convenience class that programmers can use to make requests to Reactor server.
XMLReactorProxy() - Constructor for class com.oakgrovesystems.reactor.client.XMLReactorProxy
Creates a new proxy
XMLReactorProxy(String) - Constructor for class com.oakgrovesystems.reactor.client.XMLReactorProxy
Creates a new proxy and sets the authentication token.
XMLReactorProxy(URL) - Constructor for class com.oakgrovesystems.reactor.client.XMLReactorProxy
Creates a new server and sets the url.
XMLReactorProxy(URL, String) - Constructor for class com.oakgrovesystems.reactor.client.XMLReactorProxy
Creates a new proxy and sets the url and authentication token.
XMLReactorResponse - class com.oakgrovesystems.reactor.XMLReactorResponse.
 
XMLReactorResponse(FailedRequestException) - Constructor for class com.oakgrovesystems.reactor.XMLReactorResponse
 
XMLReactorResponse(int) - Constructor for class com.oakgrovesystems.reactor.XMLReactorResponse
 
XMLReactorResponse(int, String) - Constructor for class com.oakgrovesystems.reactor.XMLReactorResponse
 
XMLReactorResponse(int, String, Element) - Constructor for class com.oakgrovesystems.reactor.XMLReactorResponse
 
XMLReactorResponse(int, Throwable) - Constructor for class com.oakgrovesystems.reactor.XMLReactorResponse
 
XMLUtil - class com.oakgrovesystems.xml.XMLUtil.
 
XMLUtil() - Constructor for class com.oakgrovesystems.xml.XMLUtil
Constructs XML Util object

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

Copyright (c) 1999-2004 Oak Grove Systems. All Rights Reserved.