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

A

abort() - Method in interface org.ofbiz.core.workflow.WfExecutionObject
Abort the execution of this process or activity.
abort() - Method in class org.ofbiz.core.workflow.impl.WfExecutionObjectImpl
 
abortOnError - Variable in class org.ofbiz.core.extentity.eca.EntityEcaAction
 
absolute(int) - Method in class org.ofbiz.core.entity.EntityListIterator
performs the same function as the ResultSet.absolute method; if rowNum is positive, goes to that position relative to the beginning of the list; if rowNum is negative, goes to that position relative to the end of the list; a rowNum of 1 is the same as first(); a rowNum of -1 is the same as last()
absorbDigits(PushbackReader, boolean) - Method in class org.ofbiz.core.rules.parse.tokens.NumberState
Convert a stream of digits into a number, making this number a fraction if the boolean parameter is true.
absorbedDot - Variable in class org.ofbiz.core.rules.parse.tokens.NumberState
 
absorbedLeadingMinus - Variable in class org.ofbiz.core.rules.parse.tokens.NumberState
 
absorbList(List) - Method in class org.ofbiz.core.entity.GenericDelegator
 
AbstractJmsListener - class org.ofbiz.core.service.jms.AbstractJmsListener.
AbstractJmsListener
AbstractJmsListener(ServiceDispatcher) - Constructor for class org.ofbiz.core.service.jms.AbstractJmsListener
Initializes the LocalDispatcher for this service listener.
AbstractJob - class org.ofbiz.core.service.job.AbstractJob.
Abstract Service Job - Invokes a service
AbstractJob(String) - Constructor for class org.ofbiz.core.service.job.AbstractJob
 
AbstractParameterTag - class org.ofbiz.core.taglib.AbstractParameterTag.
AbstractParameterTag - Tag which support child parameter tags.
AbstractParameterTag() - Constructor for class org.ofbiz.core.taglib.AbstractParameterTag
 
accept() - Method in interface org.ofbiz.core.workflow.WfAssignment
Mark this assignment as accepted.
accept() - Method in class org.ofbiz.core.workflow.impl.WfAssignmentImpl
 
accept(ParserVisitor) - Method in class org.ofbiz.core.rules.parse.Parser
Accepts a "visitor" which will perform some operation on a parser structure.
accept(ParserVisitor, List) - Method in class org.ofbiz.core.rules.parse.Terminal
Accept a "visitor" and a collection of previously visited parsers.
accept(ParserVisitor, List) - Method in class org.ofbiz.core.rules.parse.Sequence
Accept a "visitor" and a collection of previously visited parsers.
accept(ParserVisitor, List) - Method in class org.ofbiz.core.rules.parse.Repetition
Accept a "visitor" and a collection of previously visited parsers.
accept(ParserVisitor, List) - Method in class org.ofbiz.core.rules.parse.Parser
Accepts a "visitor" along with a collection of previously visited parsers.
accept(ParserVisitor, List) - Method in class org.ofbiz.core.rules.parse.Empty
Accept a "visitor" and a collection of previously visited parsers.
accept(ParserVisitor, List) - Method in class org.ofbiz.core.rules.parse.Alternation
Accept a "visitor" and a collection of previously visited parsers.
accept(String, String, String, Timestamp) - Method in class org.ofbiz.core.workflow.client.WorkflowClient
Accept an activity assignment.
acceptAndStart(String, String, String, Timestamp) - Method in class org.ofbiz.core.workflow.client.WorkflowClient
Accept an activity assignment and begin processing.
acceptAssignment(DispatchContext, Map) - Static method in class org.ofbiz.core.workflow.client.WorkflowServices
Accept an assignment and attempt to start the activity
acceptRoleAssignment(DispatchContext, Map) - Static method in class org.ofbiz.core.workflow.client.WorkflowServices
Accept a role assignment and attempt to start the activity
actionPerformed(ActionEvent) - Method in class org.ofbiz.core.rules.logikus.LogikusMediator
This method reacts, when the user presses one of the IDE's buttons.
activate() - Method in interface org.ofbiz.core.workflow.WfActivity
Activates this activity.
activate() - Method in class org.ofbiz.core.workflow.impl.WfActivityImpl
 
activateApplication(DispatchContext, Map) - Static method in class org.ofbiz.core.workflow.WfApplicationServices
Activate an application by inserting expected arguments in the ApplicationSandbox table.
activity - Variable in class org.ofbiz.core.workflow.client.StartActivityJob
 
activity - Variable in class org.ofbiz.core.workflow.impl.WfAssignmentImpl
 
activity() - Method in interface org.ofbiz.core.workflow.WfAssignment
Gets the activity object of this assignment.
activity() - Method in class org.ofbiz.core.workflow.impl.WfAssignmentImpl
 
activityComplete(WfActivity) - Method in interface org.ofbiz.core.workflow.WfProcess
Receives notification when an activity has completed.
activityComplete(WfActivity) - Method in class org.ofbiz.core.workflow.impl.WfProcessImpl
 
activityId - Variable in class org.ofbiz.core.workflow.impl.WfExecutionObjectImpl
 
activityKey() - Method in interface org.ofbiz.core.workflow.WfEventAudit
 
activityKey() - Method in class org.ofbiz.core.workflow.impl.WfEventAuditImpl
 
activityName() - Method in interface org.ofbiz.core.workflow.WfEventAudit
 
activityName() - Method in class org.ofbiz.core.workflow.impl.WfEventAuditImpl
 
add(List, List) - Static method in class org.ofbiz.core.rules.parse.Parser
Adds the elements of one vector to another.
add(Object) - Method in class org.ofbiz.core.util.OrderedSet
 
add(Object) - Method in class org.ofbiz.core.entity.EntityListIterator
 
add(Parser) - Method in class org.ofbiz.core.rules.parse.CollectionParser
Adds a parser to the collection.
add(String) - Method in class org.ofbiz.core.rules.parse.tokens.SymbolState
Add a multi-character symbol.
add(String) - Method in class org.ofbiz.core.rules.parse.tokens.SymbolRootNode
Add the given string as a symbol.
addArgument(Object) - Method in class org.ofbiz.core.taglib.I18nMessageTag
 
addAxiom(Axiom) - Method in class org.ofbiz.core.rules.engine.Program
Adds an axiom to this program.
addChildElement(Element, String, Document) - Static method in class org.ofbiz.core.util.UtilXml
Creates a child element with the given name and appends it to the element child node list.
addChildElementCDATAValue(Element, String, String, Document) - Static method in class org.ofbiz.core.util.UtilXml
Creates a child element with the given name and appends it to the element child node list.
addChildElementValue(Element, String, String, Document) - Static method in class org.ofbiz.core.util.UtilXml
Creates a child element with the given name and appends it to the element child node list.
addChildRecord(Record) - Method in class org.ofbiz.core.datafile.Record
 
addColumn(ModelEntity, ModelField) - Method in class org.ofbiz.core.entity.jdbc.DatabaseUtil
 
addDescendantLine(String) - Method in class org.ofbiz.core.rules.parse.tokens.SymbolNode
Add a line of descendants that represent the characters in the given string.
addEcaDefinitions(ResourceHandler) - Static method in class org.ofbiz.core.service.eca.ServiceEcaUtil
 
addEcaDefinitions(ResourceHandler, Map) - Static method in class org.ofbiz.core.extentity.eca.EntityEcaUtil
 
addEntityToResourceHandler(String, String, String) - Method in class org.ofbiz.core.entity.model.ModelReader
 
AddError - class org.ofbiz.core.minilang.method.callops.AddError.
Adds the fail-message or fail-property value to the error-list.
AddError(Element, SimpleMethod) - Constructor for class org.ofbiz.core.minilang.method.callops.AddError
 
addField(ModelField) - Method in class org.ofbiz.core.entity.model.ModelEntity
 
addGroupDefinitions(ResourceHandler) - Static method in class org.ofbiz.core.service.group.ServiceGroupReader
 
addIndex(ModelIndex) - Method in class org.ofbiz.core.entity.model.ModelEntity
 
addIndexField(String) - Method in class org.ofbiz.core.entity.model.ModelIndex
 
addInParameter(Object, Object) - Method in class org.ofbiz.core.taglib.AbstractParameterTag
 
addKeyMap(ModelKeyMap) - Method in class org.ofbiz.core.entity.model.ModelRelation
 
addMemberModelMemberEntity(ModelViewEntity.ModelMemberEntity) - Method in class org.ofbiz.core.entity.model.ModelViewEntity
 
addMessage(List, ClassLoader) - Method in class org.ofbiz.core.minilang.operation.SimpleMapOperation
 
addMessage(List, ClassLoader, MethodContext) - Method in class org.ofbiz.core.minilang.method.callops.AddError
 
addMessage(List, MethodContext) - Method in class org.ofbiz.core.minilang.method.ifops.CheckPermission
 
addMessage(List, MethodContext, String, String) - Method in class org.ofbiz.core.minilang.method.ifops.CheckId
 
addMissingOnStart - Variable in class org.ofbiz.core.entity.config.EntityConfigUtil.DatasourceInfo
 
addOutParameter(Object, Object) - Method in class org.ofbiz.core.taglib.AbstractParameterTag
 
addParam(ModelParam) - Method in class org.ofbiz.core.service.ModelService
Adds a parameter definition to this service; puts on list in order added then sorts by order if specified.
addRecord(Record) - Method in class org.ofbiz.core.datafile.DataFile
 
addRegion(Element, Map) - Method in class org.ofbiz.core.region.RegionManager
 
addRelation(ModelRelation) - Method in class org.ofbiz.core.entity.model.ModelEntity
 
addToXmlDocument(Collection, Document) - Static method in class org.ofbiz.core.entity.GenericEntity
 
addValidator(String) - Method in class org.ofbiz.core.entity.model.ModelField
 
addVariable(Variable) - Method in class org.ofbiz.core.rules.engine.Unification
Adds a variable to this unification.
addViewLink(ModelViewEntity.ModelViewLink) - Method in class org.ofbiz.core.entity.model.ModelViewEntity
 
advanceAllBins(long) - Static method in class org.ofbiz.core.stats.ServerHitBin
 
after - Variable in class org.ofbiz.core.rules.parse.TrackException
 
afterLast() - Method in class org.ofbiz.core.entity.EntityListIterator
Sets the cursor position to just after the last result so that previous() will return the last result
alias - Variable in class org.ofbiz.core.taglib.ParamTag
 
aliases - Variable in class org.ofbiz.core.entity.model.ModelViewEntity
List of aliases with information in addition to what is in the standard field list
allCache - Variable in class org.ofbiz.core.entity.GenericDelegator
 
allModelMemberEntities - Variable in class org.ofbiz.core.entity.model.ModelViewEntity
A list of all ModelMemberEntity entries; this is mainly used to preserve the original order of member entities from the XML file
allowDirectRequest(String) - Method in class org.ofbiz.core.control.RequestManager
 
allowExtView(String) - Method in class org.ofbiz.core.control.RequestManager
 
AlreadyRunning - exception org.ofbiz.core.workflow.AlreadyRunning.
AlreadyRunning Workflow Exception
AlreadyRunning() - Constructor for class org.ofbiz.core.workflow.AlreadyRunning
 
AlreadyRunning(String) - Constructor for class org.ofbiz.core.workflow.AlreadyRunning
 
AlreadyRunning(String, Throwable) - Constructor for class org.ofbiz.core.workflow.AlreadyRunning
 
AlreadySuspended - exception org.ofbiz.core.workflow.AlreadySuspended.
AlreadySuspended Workflow Exception
AlreadySuspended() - Constructor for class org.ofbiz.core.workflow.AlreadySuspended
 
AlreadySuspended(String) - Constructor for class org.ofbiz.core.workflow.AlreadySuspended
 
AlreadySuspended(String, Throwable) - Constructor for class org.ofbiz.core.workflow.AlreadySuspended
 
Alternation - class org.ofbiz.core.rules.parse.Alternation.
Title: Alternation
Alternation() - Constructor for class org.ofbiz.core.rules.parse.Alternation
Constructs a nameless alternation.
Alternation(String) - Constructor for class org.ofbiz.core.rules.parse.Alternation
Constructs an alternation with the given name.
ALWAYS - Static variable in class org.ofbiz.core.util.Debug
 
ancestry() - Method in class org.ofbiz.core.rules.parse.tokens.SymbolRootNode
A root node has no parent and no character of its own, so its ancestry is "".
ancestry() - Method in class org.ofbiz.core.rules.parse.tokens.SymbolNode
Show the symbol this node represents.
AND - Static variable in class org.ofbiz.core.entity.EntityOperator
 
AND - Static variable in class org.ofbiz.core.minilang.method.conditional.CombinedCondition
 
andCache - Variable in class org.ofbiz.core.entity.GenericDelegator
 
andCacheFieldSets - Variable in class org.ofbiz.core.entity.GenericDelegator
 
Anonymous - class org.ofbiz.core.rules.engine.Anonymous.
Title: Anonymous Variable
Anonymous - class org.ofbiz.core.rules.logikus.Anonymous.
Title: Anonymous
Anonymous() - Constructor for class org.ofbiz.core.rules.engine.Anonymous
Constructs an anonymous variable.
Anonymous() - Constructor for class org.ofbiz.core.rules.logikus.Anonymous
Constructs an anonymous variable.
AnonymousAssembler - class org.ofbiz.core.rules.logikus.AnonymousAssembler.
Title: Anonymous Assembler
AnonymousAssembler() - Constructor for class org.ofbiz.core.rules.logikus.AnonymousAssembler
 
append(AxiomSource) - Method in class org.ofbiz.core.rules.engine.Program
Appends all the axioms of another source to this one.
append(Unification) - Method in class org.ofbiz.core.rules.engine.Unification
Adds all the variables of another unification to this one.
appendActivityContext(DispatchContext, Map) - Static method in class org.ofbiz.core.workflow.client.WorkflowServices
Appends data to the activity context
appendContentPrefix(HttpServletRequest, StringBuffer) - Static method in class org.ofbiz.core.taglib.ContentUrlTag
 
appendContext(String, Map) - Method in class org.ofbiz.core.workflow.client.WorkflowClient
Append data to the execution object's process context.
apply(String, int, int, Object, Vector, Vector) - Method in class org.ofbiz.core.minilang.SimpleMethodBsfEngine
This is an implementation of the apply() method.
areEqual(Object, Object) - Static method in class org.ofbiz.core.util.UtilValidate
 
areFields(Collection) - Method in class org.ofbiz.core.entity.model.ModelEntity
 
arg() - Method in class org.ofbiz.core.rules.logikus.LogikusParser
Return a parser that recognizes the grammar: arg = expression | functor;
ArithmeticAssembler - class org.ofbiz.core.rules.logikus.ArithmeticAssembler.
Title: Arithmetic Assembler
ArithmeticAssembler(char) - Constructor for class org.ofbiz.core.rules.logikus.ArithmeticAssembler
Constructs an assembler that will stack an ArithmeticOperator with the specified operator.
ArithmeticOperator - class org.ofbiz.core.rules.engine.ArithmeticOperator.
Title: Arithmetic Operator
ArithmeticOperator(char, ArithmeticTerm, ArithmeticTerm) - Constructor for class org.ofbiz.core.rules.engine.ArithmeticOperator
Constructs an arithmetic operator with the indicated operator and terms.
ArithmeticTerm - interface org.ofbiz.core.rules.engine.ArithmeticTerm.
Title: Arithmetic Term
arithmeticValue(double, double) - Method in class org.ofbiz.core.rules.engine.ArithmeticOperator
Do the math.
arity() - Method in class org.ofbiz.core.rules.engine.Structure
Return the number of terms in this structure.
as - Variable in class org.ofbiz.core.rules.engine.DynamicRule
 
assembler - Variable in class org.ofbiz.core.rules.parse.Parser
an object that will work on an assembly whenever this parser successfully matches against the assembly
Assembler - class org.ofbiz.core.rules.parse.Assembler.
Title: Assembler
Assembler() - Constructor for class org.ofbiz.core.rules.parse.Assembler
 
Assembly - class org.ofbiz.core.rules.parse.Assembly.
Title: Assembly
Assembly() - Constructor for class org.ofbiz.core.rules.parse.Assembly
 
assembly(String) - Method in class org.ofbiz.core.rules.parse.ParserTester
Subclasses must override this, to produce an assembly from the given (random) string.
assembly(String) - Method in class org.ofbiz.core.rules.parse.chars.CharacterTester
assembly method comment.
assembly(String) - Method in class org.ofbiz.core.rules.parse.tokens.TokenTester
assembly method comment.
assign(String, String, String, Timestamp, boolean) - Method in class org.ofbiz.core.workflow.client.WorkflowClient
Create an activity assignment.
assignActivity(DispatchContext, Map) - Static method in class org.ofbiz.core.workflow.client.WorkflowServices
Assign activity to a new or additional party
assignee() - Method in interface org.ofbiz.core.workflow.WfAssignment
Gets the assignee (resource) of this assignment.
assignee() - Method in class org.ofbiz.core.workflow.impl.WfAssignmentImpl
 
ASYNC - Static variable in class org.ofbiz.core.event.ServiceEventHandler
 
Atom - class org.ofbiz.core.rules.engine.Atom.
Title: Atom
Atom(Object) - Constructor for class org.ofbiz.core.rules.engine.Atom
Contructs an atom from the specified object.
AtomAssembler - class org.ofbiz.core.rules.logikus.AtomAssembler.
Title: Atom Assembler
AtomAssembler() - Constructor for class org.ofbiz.core.rules.logikus.AtomAssembler
 
attribute - Variable in class org.ofbiz.core.taglib.ParamTag
 
attribute - Variable in class org.ofbiz.core.taglib.EntityFieldTag
 
attributeName - Variable in class org.ofbiz.core.minilang.method.ServletAccessor
 
attributeName - Variable in class org.ofbiz.core.minilang.method.ServletAccessor.AttributeAccessor
 
attributes - Variable in class org.ofbiz.core.service.DispatchContext
 
auth - Variable in class org.ofbiz.core.service.ModelService
Does this service require authorization
author - Variable in class org.ofbiz.core.entity.model.ModelEntity
The author for documentation purposes
Axiom - interface org.ofbiz.core.rules.engine.Axiom.
Title: Axiom
axiom() - Method in class org.ofbiz.core.rules.logikus.LogikusParser
Return a parser that recognizes the grammar:
axiom(String) - Static method in class org.ofbiz.core.rules.logikus.LogikusFacade
Translate one axiom string into an Axiom object.
axiom(TokenString) - Static method in class org.ofbiz.core.rules.logikus.LogikusFacade
Translate the tokens for one axiom into an Axiom object (either a Fact or a Rule);
AxiomAssembler - class org.ofbiz.core.rules.logikus.AxiomAssembler.
Title: Axiom Assembler
AxiomAssembler() - Constructor for class org.ofbiz.core.rules.logikus.AxiomAssembler
 
AxiomEnumeration - interface org.ofbiz.core.rules.engine.AxiomEnumeration.
Title: Axiom Enumeration
axioms - Variable in class org.ofbiz.core.rules.engine.Program
 
axioms - Variable in class org.ofbiz.core.rules.engine.ConsultingStructure
 
axioms() - Method in class org.ofbiz.core.rules.engine.Program
Returns an enumeration of the axioms in this program.
axioms() - Method in class org.ofbiz.core.rules.engine.ConsultingStructure
Returns the axioms that a consulting structure can consult.
axioms() - Method in interface org.ofbiz.core.rules.engine.AxiomSource
Returns all the axioms from a source.
axioms(Structure) - Method in class org.ofbiz.core.rules.engine.Program
Returns an enumeration of the axioms in this program.
axioms(Structure) - Method in interface org.ofbiz.core.rules.engine.AxiomSource
Returns an enumeration of axioms.
AxiomSource - interface org.ofbiz.core.rules.engine.AxiomSource.
Title: Axiom Source

B

BaseCompare - class org.ofbiz.core.minilang.operation.BaseCompare.
Abstract class providing functionality for the compare SimpleMapOperations
BaseCompare(Element, SimpleMapProcess) - Constructor for class org.ofbiz.core.minilang.operation.BaseCompare
 
BeanShellEngine - class org.ofbiz.core.service.engine.BeanShellEngine.
BeanShell Script Service Engine
BeanShellEngine(ServiceDispatcher) - Constructor for class org.ofbiz.core.service.engine.BeanShellEngine
 
beforeFirst() - Method in class org.ofbiz.core.entity.EntityListIterator
Sets the cursor position to just before the first result so that next() will return the first result
begin() - Static method in class org.ofbiz.core.entity.TransactionUtil
Begins a transaction in the current thread IF transactions are available; only tries if the current transaction status is ACTIVE, if not active it returns false.
best(List) - Method in class org.ofbiz.core.rules.parse.Parser
Returns the most-matched assembly in a collection.
bestMatch(Assembly) - Method in class org.ofbiz.core.rules.parse.Parser
Returns an assembly with the greatest possible number of elements consumed by matches of this parser.
BETWEEN - Static variable in class org.ofbiz.core.entity.EntityOperator
 
BlowFishCrypt - class org.ofbiz.core.crypto.BlowFishCrypt.
Title: BlowFishCrypt.java
BlowFishCrypt(byte[]) - Constructor for class org.ofbiz.core.crypto.BlowFishCrypt
 
BlowFishCrypt(File) - Constructor for class org.ofbiz.core.crypto.BlowFishCrypt
 
BlowFishCrypt(SecretKeySpec) - Constructor for class org.ofbiz.core.crypto.BlowFishCrypt
 
BooleanFact - class org.ofbiz.core.rules.engine.BooleanFact.
Title: Boolean Fact
BooleanFact(boolean) - Constructor for class org.ofbiz.core.rules.engine.BooleanFact
Contructs a boolean fact from the boolean.
BooleanFact(Boolean) - Constructor for class org.ofbiz.core.rules.engine.BooleanFact
Contructs a boolean fact from the provide Boolean.
BooleanTerm - interface org.ofbiz.core.rules.engine.BooleanTerm.
Title: Boolean Term
BSFEngine - class org.ofbiz.core.service.engine.BSFEngine.
BSF Service Engine
BSFEngine(ServiceDispatcher) - Constructor for class org.ofbiz.core.service.engine.BSFEngine
 
BshUtil - class org.ofbiz.core.util.BshUtil.
BshUtil - BeanShell Utilities
BshUtil() - Constructor for class org.ofbiz.core.util.BshUtil
 
bufferLength - Static variable in class org.ofbiz.core.minilang.method.callops.CallBsh
 
bundleLocaleCache - Static variable in class org.ofbiz.core.util.UtilProperties
An instance of the generic cache for storing the ResourceBundle corresponding to each properties file keyed by a String for the resource location and the locale
buttonBox() - Method in class org.ofbiz.core.rules.logikus.LogikusIde
Creates and returns the box that contains all of the IDE's buttons.
byDayList - Variable in class org.ofbiz.core.calendar.RecurrenceRule
 
byHourList - Variable in class org.ofbiz.core.calendar.RecurrenceRule
 
byMinuteList - Variable in class org.ofbiz.core.calendar.RecurrenceRule
 
byMonthDayList - Variable in class org.ofbiz.core.calendar.RecurrenceRule
 
byMonthList - Variable in class org.ofbiz.core.calendar.RecurrenceRule
 
bySecondList - Variable in class org.ofbiz.core.calendar.RecurrenceRule
 
bySetPosList - Variable in class org.ofbiz.core.calendar.RecurrenceRule
 
bytes - Variable in class org.ofbiz.core.entity.ByteWrapper
 
ByteWrapper - class org.ofbiz.core.entity.ByteWrapper.
A very simple class to wrap a byte array for persistence.
ByteWrapper() - Constructor for class org.ofbiz.core.entity.ByteWrapper
 
ByteWrapper(byte[]) - Constructor for class org.ofbiz.core.entity.ByteWrapper
 
byWeekNoList - Variable in class org.ofbiz.core.calendar.RecurrenceRule
 
byYearDayList - Variable in class org.ofbiz.core.calendar.RecurrenceRule
 

C

c - Variable in class org.ofbiz.core.rules.parse.tokens.NumberState
 
CachedClassLoader - class org.ofbiz.core.util.CachedClassLoader.
Caching Class Loader
CachedClassLoader(ClassLoader, String) - Constructor for class org.ofbiz.core.util.CachedClassLoader
 
cachedTokenString - Variable in class org.ofbiz.core.rules.parse.tokens.TokenStringSource
 
cacheLineTable - Variable in class org.ofbiz.core.util.UtilCache
A hashtable containing a CacheLine object with a value and a loadTime for each element.
Calculate - class org.ofbiz.core.minilang.method.otherops.Calculate.
Calculates a result based on nested calcops.
Calculate.CalcOp - class org.ofbiz.core.minilang.method.otherops.Calculate.CalcOp.
 
Calculate.CalcOp(Element) - Constructor for class org.ofbiz.core.minilang.method.otherops.Calculate.CalcOp
 
Calculate.NumberOp - class org.ofbiz.core.minilang.method.otherops.Calculate.NumberOp.
 
Calculate.NumberOp(Element) - Constructor for class org.ofbiz.core.minilang.method.otherops.Calculate.NumberOp
 
Calculate.SubCalc - interface org.ofbiz.core.minilang.method.otherops.Calculate.SubCalc.
 
Calculate(Element, SimpleMethod) - Constructor for class org.ofbiz.core.minilang.method.otherops.Calculate
 
calculateXforGivenY(double) - Method in class org.ofbiz.core.rules.utensil.LinearCalculator
Return the value on the first scale, corresponding to the given value on the second scale.
calculateXforGivenY(double) - Method in class org.ofbiz.core.rules.utensil.LimitingLinearCalculator
Return the value on the first scale, corresponding to the given value on the second scale.
calculateYforGivenX(double) - Method in class org.ofbiz.core.rules.utensil.LinearCalculator
Return the value on the second scale, corresponding to the given value on the first scale.
calculateYforGivenX(double) - Method in class org.ofbiz.core.rules.utensil.LimitingLinearCalculator
Return the value on the second scale, corresponding to the given value on the first scale.
calcValue(MethodContext) - Method in interface org.ofbiz.core.minilang.method.otherops.Calculate.SubCalc
 
calcValue(MethodContext) - Method in class org.ofbiz.core.minilang.method.otherops.Calculate.NumberOp
 
calcValue(MethodContext) - Method in class org.ofbiz.core.minilang.method.otherops.Calculate.CalcOp
 
call(Object, String, Object[]) - Method in class org.ofbiz.core.util.OfbizJsBsfEngine
Return an object from an extension.
call(Object, String, Object[]) - Method in class org.ofbiz.core.minilang.SimpleMethodBsfEngine
Invoke method name on the specified scripted object.
CallBsh - class org.ofbiz.core.minilang.method.callops.CallBsh.
Simple class to wrap messages that come either from a straight string or a properties file
CallBsh(Element, SimpleMethod) - Constructor for class org.ofbiz.core.minilang.method.callops.CallBsh
 
CallClassMethod - class org.ofbiz.core.minilang.method.callops.CallClassMethod.
Calls a Java class method using the given fields as parameters
CallClassMethod(Element, SimpleMethod) - Constructor for class org.ofbiz.core.minilang.method.callops.CallClassMethod
 
callMethod(SimpleMethod, MethodContext, List, Class, Object, String, ContextAccessor, ContextAccessor) - Static method in class org.ofbiz.core.minilang.method.callops.CallObjectMethod
 
CallObjectMethod - class org.ofbiz.core.minilang.method.callops.CallObjectMethod.
Calls a Java object method using the given fields as parameters
CallObjectMethod(Element, SimpleMethod) - Constructor for class org.ofbiz.core.minilang.method.callops.CallObjectMethod
 
CallService - class org.ofbiz.core.minilang.method.callops.CallService.
Calls a service using the given parameters
CallService.ResultToFieldDef - class org.ofbiz.core.minilang.method.callops.CallService.ResultToFieldDef.
 
CallService.ResultToFieldDef() - Constructor for class org.ofbiz.core.minilang.method.callops.CallService.ResultToFieldDef
 
CallService(Element, SimpleMethod) - Constructor for class org.ofbiz.core.minilang.method.callops.CallService
 
CallServiceAsynch - class org.ofbiz.core.minilang.method.callops.CallServiceAsynch.
Calls a service using the given parameters
CallServiceAsynch(Element, SimpleMethod) - Constructor for class org.ofbiz.core.minilang.method.callops.CallServiceAsynch
 
CallSimpleMapProcessor - class org.ofbiz.core.minilang.method.callops.CallSimpleMapProcessor.
An event operation that calls a simple map processor inlined or from a separate file
CallSimpleMapProcessor(Element, SimpleMethod) - Constructor for class org.ofbiz.core.minilang.method.callops.CallSimpleMapProcessor
 
CallSimpleMethod - class org.ofbiz.core.minilang.method.callops.CallSimpleMethod.
An operation that calls a simple method in the same, or from another, file
CallSimpleMethod(Element, SimpleMethod) - Constructor for class org.ofbiz.core.minilang.method.callops.CallSimpleMethod
 
cancelWorkflow(DispatchContext, Map) - Static method in class org.ofbiz.core.workflow.client.WorkflowServices
Cancel Workflow
canEstablish() - Method in class org.ofbiz.core.rules.engine.DynamicRule
"Can establish" means that either a rule can prove itself, or that the rule is empty.
canFindNextProof() - Method in class org.ofbiz.core.rules.engine.Structure
Returns false.
canFindNextProof() - Method in class org.ofbiz.core.rules.engine.Gateway
Returns true if the gate is closed and this gateway can find a new proof.
canFindNextProof() - Method in class org.ofbiz.core.rules.engine.DynamicRule
Tests if this rule can find another proof, and, if so, sets this rule's variables to the values that make the proof true.
canFindNextProof() - Method in class org.ofbiz.core.rules.engine.ConsultingStructure
Tests if this structure can find another proof, and, if so, sets this structure's variables to the values that make the proof true.
canGenerateProblem(int) - Method in class org.ofbiz.core.rules.parse.ParserTester
Generate a random language element, and return true if the parser cannot unambiguously parse it.
CannotChangeRequester - exception org.ofbiz.core.workflow.CannotChangeRequester.
CannotChangeRequester Workflow Exception
CannotChangeRequester() - Constructor for class org.ofbiz.core.workflow.CannotChangeRequester
 
CannotChangeRequester(String) - Constructor for class org.ofbiz.core.workflow.CannotChangeRequester
 
CannotChangeRequester(String, Throwable) - Constructor for class org.ofbiz.core.workflow.CannotChangeRequester
 
CannotComplete - exception org.ofbiz.core.workflow.CannotComplete.
CannotComplete Workflow Exception
CannotComplete() - Constructor for class org.ofbiz.core.workflow.CannotComplete
 
CannotComplete(String) - Constructor for class org.ofbiz.core.workflow.CannotComplete
 
CannotComplete(String, Throwable) - Constructor for class org.ofbiz.core.workflow.CannotComplete
 
CannotResume - exception org.ofbiz.core.workflow.CannotResume.
CannotResume Workflow Exception
CannotResume() - Constructor for class org.ofbiz.core.workflow.CannotResume
 
CannotResume(String) - Constructor for class org.ofbiz.core.workflow.CannotResume
 
CannotResume(String, Throwable) - Constructor for class org.ofbiz.core.workflow.CannotResume
 
CannotStart - exception org.ofbiz.core.workflow.CannotStart.
CannotStart Workflow Exception
CannotStart() - Constructor for class org.ofbiz.core.workflow.CannotStart
 
CannotStart(String) - Constructor for class org.ofbiz.core.workflow.CannotStart
 
CannotStart(String, Throwable) - Constructor for class org.ofbiz.core.workflow.CannotStart
 
CannotStop - exception org.ofbiz.core.workflow.CannotStop.
CannotStop Workflow Exception
CannotStop() - Constructor for class org.ofbiz.core.workflow.CannotStop
 
CannotStop(String) - Constructor for class org.ofbiz.core.workflow.CannotStop
 
CannotStop(String, Throwable) - Constructor for class org.ofbiz.core.workflow.CannotStop
 
CannotSuspend - exception org.ofbiz.core.workflow.CannotSuspend.
CannotSuspend Workflow Exception
CannotSuspend() - Constructor for class org.ofbiz.core.workflow.CannotSuspend
 
CannotSuspend(String) - Constructor for class org.ofbiz.core.workflow.CannotSuspend
 
CannotSuspend(String, Throwable) - Constructor for class org.ofbiz.core.workflow.CannotSuspend
 
canProveOnce() - Method in class org.ofbiz.core.rules.engine.Gateway
Returns true if the comparison operator holds true between each pair of terms.
canProveOnce() - Method in class org.ofbiz.core.rules.engine.Evaluation
Returns true if this Evaluation can unify its first term with the value of its second term.
canProveOnce() - Method in class org.ofbiz.core.rules.engine.ConsultingNot
Returns false if there is any way to prove this structure.
canProveOnce() - Method in class org.ofbiz.core.rules.engine.Comparison
Returns true if the comparison operator holds true between the values of this comparison's terms.
canUnify() - Method in class org.ofbiz.core.rules.engine.ConsultingStructure
Return true if this structure can unify with another rule in the program.
CaselessLiteral - class org.ofbiz.core.rules.parse.tokens.CaselessLiteral.
Title: Caseless Literal
CaselessLiteral(String) - Constructor for class org.ofbiz.core.rules.parse.tokens.CaselessLiteral
Constructs a literal that will match the specified string, given mellowness about case.
category - Static variable in class org.ofbiz.core.event.SOAPEventHandler
 
category() - Method in interface org.ofbiz.core.workflow.WfProcessMgr
 
category() - Method in class org.ofbiz.core.workflow.impl.WfProcessMgrImpl
 
center(Frame) - Static method in class org.ofbiz.core.rules.utensil.SwingUtensil
Set the location of a frame to be the center of the screen.
changeActivityState(DispatchContext, Map) - Static method in class org.ofbiz.core.workflow.client.WorkflowServices
Change the state of an activity
changeDelegator(HttpServletRequest, HttpServletResponse) - Static method in class org.ofbiz.core.event.CoreEvents
Change delegator event.
changeDispatcher(HttpServletRequest, HttpServletResponse) - Static method in class org.ofbiz.core.event.CoreEvents
Change dispatcher event.
changeState(String) - Method in interface org.ofbiz.core.workflow.WfExecutionObject
Set new state for this process or activity.
changeState(String) - Method in class org.ofbiz.core.workflow.impl.WfExecutionObjectImpl
 
changeStatus(String) - Method in interface org.ofbiz.core.workflow.WfAssignment
Change the status of this assignment.
changeStatus(String) - Method in class org.ofbiz.core.workflow.impl.WfAssignmentImpl
 
Char - class org.ofbiz.core.rules.parse.chars.Char.
Title: Char
Char() - Constructor for class org.ofbiz.core.rules.parse.chars.Char
 
character - Variable in class org.ofbiz.core.rules.parse.chars.SpecificChar
the character to match
CharacterAssembly - class org.ofbiz.core.rules.parse.chars.CharacterAssembly.
Title: Character Assembly
CharacterAssembly(String) - Constructor for class org.ofbiz.core.rules.parse.chars.CharacterAssembly
Constructs a CharacterAssembly from the given String.
characters(char[], int, int) - Method in class org.ofbiz.core.entity.EntitySaxReader
 
characterState - Variable in class org.ofbiz.core.rules.parse.tokens.Tokenizer
The state lookup table
CharacterTester - class org.ofbiz.core.rules.parse.chars.CharacterTester.
Title: Character Tester
CharacterTester(Parser) - Constructor for class org.ofbiz.core.rules.parse.chars.CharacterTester
 
charbuf - Variable in class org.ofbiz.core.rules.parse.tokens.WordState
 
charbuf - Variable in class org.ofbiz.core.rules.parse.tokens.QuoteState
 
charInString(char, String) - Static method in class org.ofbiz.core.util.UtilValidate
Returns true if single character c(actually a string) is contained within string s.
CHECK_LOGIN_REQUEST_URI - Static variable in class org.ofbiz.core.util.SiteDefs
 
checkActivityState(DispatchContext, Map) - Static method in class org.ofbiz.core.workflow.client.WorkflowServices
Check the state of an activity
checkBoolean(String) - Static method in class org.ofbiz.core.util.UtilXml
 
checkBoolean(String, boolean) - Static method in class org.ofbiz.core.util.UtilXml
 
checkBufLength(int) - Method in class org.ofbiz.core.rules.parse.tokens.WordState
Fatten up charbuf as necessary.
checkBufLength(int) - Method in class org.ofbiz.core.rules.parse.tokens.QuoteState
Fatten up charbuf as necessary.
checkCondition(MethodContext) - Method in class org.ofbiz.core.minilang.method.conditional.ValidateMethodCondition
 
checkCondition(MethodContext) - Method in class org.ofbiz.core.minilang.method.conditional.RegexpCondition
 
checkCondition(MethodContext) - Method in class org.ofbiz.core.minilang.method.conditional.HasPermissionCondition
 
checkCondition(MethodContext) - Method in class org.ofbiz.core.minilang.method.conditional.EmptyCondition
 
checkCondition(MethodContext) - Method in class org.ofbiz.core.minilang.method.conditional.ElseIf
 
checkCondition(MethodContext) - Method in interface org.ofbiz.core.minilang.method.conditional.Conditional
 
checkCondition(MethodContext) - Method in class org.ofbiz.core.minilang.method.conditional.CompareFieldCondition
 
checkCondition(MethodContext) - Method in class org.ofbiz.core.minilang.method.conditional.CompareCondition
 
checkCondition(MethodContext) - Method in class org.ofbiz.core.minilang.method.conditional.CombinedCondition
 
checkCondition(ModelEntity) - Method in class org.ofbiz.core.entity.EntityWhereString
 
checkCondition(ModelEntity) - Method in class org.ofbiz.core.entity.EntityFieldMap
 
checkCondition(ModelEntity) - Method in class org.ofbiz.core.entity.EntityExprList
 
checkCondition(ModelEntity) - Method in class org.ofbiz.core.entity.EntityExpr
 
checkCondition(ModelEntity) - Method in class org.ofbiz.core.entity.EntityConditionList
 
checkCondition(ModelEntity) - Method in class org.ofbiz.core.entity.EntityCondition
 
checkDataSource(Map, Collection, boolean) - Method in class org.ofbiz.core.entity.MemoryHelper
 
checkDataSource(Map, Collection, boolean) - Method in class org.ofbiz.core.entity.GenericHelperDAO
Check the datasource to make sure the entity definitions are correct, optionally adding missing entities or fields on the server
checkDataSource(Map, Collection, boolean) - Method in interface org.ofbiz.core.entity.GenericHelper
Check the datasource to make sure the entity definitions are correct, optionally adding missing entities or fields on the server
checkDb(Map, Collection, boolean) - Method in class org.ofbiz.core.entity.GenericDAO
 
checkDb(Map, Collection, boolean) - Method in class org.ofbiz.core.entity.jdbc.DatabaseUtil
 
checkEmpty(String) - Static method in class org.ofbiz.core.util.UtilXml
 
checkEmpty(String, String) - Static method in class org.ofbiz.core.util.UtilXml
 
checkEmpty(String, String) - Static method in class org.ofbiz.core.util.UtilFormatOut
Returns the first passed String if not empty, otherwise the second if not empty, otherwise an empty but non-null String.
checkEmpty(String, String, String) - Static method in class org.ofbiz.core.util.UtilXml
 
checkEmpty(String, String, String) - Static method in class org.ofbiz.core.util.UtilFormatOut
Returns the first passed String if not empty, otherwise the second if not empty, otherwise the third if not empty, otherwise an empty but non-null String.
CheckErrors - class org.ofbiz.core.minilang.method.callops.CheckErrors.
An event operation that checks a message list and may introduce a return code and stop the event
CheckErrors(Element, SimpleMethod) - Constructor for class org.ofbiz.core.minilang.method.callops.CheckErrors
 
checkFkIndicesOnStart - Variable in class org.ofbiz.core.entity.config.EntityConfigUtil.DatasourceInfo
 
checkForeignKeysOnStart - Variable in class org.ofbiz.core.entity.config.EntityConfigUtil.DatasourceInfo
 
checkForUppercase(TokenString, String) - Static method in class org.ofbiz.core.rules.logikus.LogikusFacade
Throws an informative runtime exception if the provided string begins with an uppercase letter.
CheckId - class org.ofbiz.core.minilang.method.ifops.CheckId.
Iff the given ID field is not valid the fail-message or fail-property sub-elements are used to add a message to the error-list.
CheckId(Element, SimpleMethod) - Constructor for class org.ofbiz.core.minilang.method.ifops.CheckId
 
checkIndicesOnStart - Variable in class org.ofbiz.core.entity.config.EntityConfigUtil.DatasourceInfo
 
checkNull(String) - Static method in class org.ofbiz.core.util.UtilFormatOut
Checks to see if the passed string is null, if it is returns an empty but non-null string.
checkNull(String, String) - Static method in class org.ofbiz.core.util.UtilFormatOut
Returns the first passed String if not null, otherwise the second if not null, otherwise an empty but non-null String.
checkNull(String, String, String) - Static method in class org.ofbiz.core.util.UtilFormatOut
Returns the first passed String if not null, otherwise the second if not null, otherwise the third if not null, otherwise an empty but non-null String.
checkNull(String, String, String, String) - Static method in class org.ofbiz.core.util.UtilFormatOut
Returns the first passed String if not null, otherwise the second if not null, otherwise the third if not null, otherwise the fourth if not null, otherwise an empty but non-null String.
checkOnStart - Variable in class org.ofbiz.core.entity.config.EntityConfigUtil.DatasourceInfo
 
CheckPermission - class org.ofbiz.core.minilang.method.ifops.CheckPermission.
Iff the user does not have the specified permission the fail-message or fail-property sub-elements are used to add a message to the error-list.
CheckPermission.PermissionInfo - class org.ofbiz.core.minilang.method.ifops.CheckPermission.PermissionInfo.
 
CheckPermission.PermissionInfo(Element) - Constructor for class org.ofbiz.core.minilang.method.ifops.CheckPermission.PermissionInfo
 
CheckPermission(Element, SimpleMethod) - Constructor for class org.ofbiz.core.minilang.method.ifops.CheckPermission
 
childElementList(Element, String) - Static method in class org.ofbiz.core.util.UtilXml
Return a List of Element objects that have the given name and are immediate children of the given element; if name is null, all child elements will be included.
childElementValue(Element, String) - Static method in class org.ofbiz.core.util.UtilXml
Return the text (node value) contained by the named child node.
childElementValue(Element, String, String) - Static method in class org.ofbiz.core.util.UtilXml
Return the text (node value) contained by the named child node or a default value if null.
childRecords - Variable in class org.ofbiz.core.datafile.Record
 
childRecords - Variable in class org.ofbiz.core.datafile.ModelRecord
 
children - Variable in class org.ofbiz.core.rules.parse.tokens.SymbolRootNode
 
children - Variable in class org.ofbiz.core.rules.parse.tokens.SymbolNode
 
classCache - Static variable in class org.ofbiz.core.util.ObjectType
 
className - Variable in class org.ofbiz.core.config.SecurityConfigUtil.SecurityInfo
 
className - Variable in class org.ofbiz.core.entity.config.EntityConfigUtil.ResourceLoaderInfo
 
classNameString(List) - Method in class org.ofbiz.core.entity.model.ModelEntity
 
classNameString(List, String, String) - Method in class org.ofbiz.core.entity.model.ModelEntity
 
ClasspathLoader - class org.ofbiz.core.config.ClasspathLoader.
Loads resources from the classpath
ClasspathLoader() - Constructor for class org.ofbiz.core.config.ClasspathLoader
 
cleanup() - Method in class org.ofbiz.core.rules.engine.Gateway
Insert the method's description here.
cleanup() - Method in class org.ofbiz.core.rules.engine.Evaluation
The superclass calls this after the evaluation has succeeded once, and rule is now failing backwards.
cleanup() - Method in class org.ofbiz.core.rules.engine.ConsultingNot
After succeeding once, unbind any variables bound during the successful proof, and set the axioms to begin again at the beginning.
cleanUpPathPrefix(String) - Static method in class org.ofbiz.core.util.StringUtil
Make sure the string starts with a forward slash but does not end with one; converts back-slashes to forward-slashes; if in String is null or empty, returns zero length string.
clear() - Method in class org.ofbiz.core.util.UtilMisc.SimpleMap
 
clear() - Method in class org.ofbiz.core.util.UtilCache
Removes all elements from this cache
clear() - Method in class org.ofbiz.core.util.OrderedMap
 
clear() - Method in class org.ofbiz.core.entity.GenericEntity
 
clear() - Method in class org.ofbiz.core.ftl.OfbizCacheStorage
 
clear() - Method in class org.ofbiz.core.rules.engine.Scope
Remove all variables from this scope.
clearAllCacheLinesByDummyPK(Collection) - Method in class org.ofbiz.core.entity.GenericDelegator
 
clearAllCacheLinesByDummyPK(Collection) - Method in interface org.ofbiz.core.entity.DelegatorInterface
 
clearAllCacheLinesByValue(Collection) - Method in class org.ofbiz.core.entity.GenericDelegator
 
clearAllCacheLinesByValue(Collection) - Method in interface org.ofbiz.core.entity.DelegatorInterface
 
clearAllCaches() - Static method in class org.ofbiz.core.util.UtilCache
Removes all elements from this cache
clearAllCaches() - Method in class org.ofbiz.core.entity.GenericDelegator
This method is a shortcut to completely clear all entity engine caches.
clearAllCaches() - Method in interface org.ofbiz.core.entity.DistributedCacheClear
 
clearAllCaches() - Method in interface org.ofbiz.core.entity.DelegatorInterface
 
clearAllCaches() - Method in class org.ofbiz.core.extentity.EntityCacheServices
 
clearAllCaches(boolean) - Method in class org.ofbiz.core.entity.GenericDelegator
 
clearAllCaches(boolean) - Method in interface org.ofbiz.core.entity.DelegatorInterface
 
clearAllEntityCaches(DispatchContext, Map) - Static method in class org.ofbiz.core.extentity.EntityCacheServices
Clear All Entity Caches Service
clearAllEvent(HttpServletRequest, HttpServletResponse) - Static method in class org.ofbiz.core.extutil.UtilCacheEvents
An HTTP WebEvent handler that clears all caches
clearAllExpiredEvent(HttpServletRequest, HttpServletResponse) - Static method in class org.ofbiz.core.extutil.UtilCacheEvents
An HTTP WebEvent handler that clears all caches
clearButtonPanel() - Method in class org.ofbiz.core.rules.logikus.LogikusIde
Creates and returns the panel that contains the IDE's clear buttons.
clearCache() - Static method in class org.ofbiz.core.entity.MemoryHelper
 
ClearCacheLine - class org.ofbiz.core.minilang.method.entityops.ClearCacheLine.
Uses the delegator to clear elements from the cache; intelligently looks at the map passed to see if it is a byPrimaryKey, and byAnd, or an all.
clearCacheLine(DispatchContext, Map) - Static method in class org.ofbiz.core.extentity.EntityCacheServices
Clear Cache Line Service: one of the following context parameters is required: value, dummyPK or primaryKey
ClearCacheLine(Element, SimpleMethod) - Constructor for class org.ofbiz.core.minilang.method.entityops.ClearCacheLine
 
clearCacheLine(GenericPK) - Method in class org.ofbiz.core.entity.GenericDelegator
Remove a CACHED Generic Entity from the cache by its primary key, does NOT check to see if the passed GenericPK is a complete primary key.
clearCacheLine(GenericPK) - Method in interface org.ofbiz.core.entity.DelegatorInterface
 
clearCacheLine(GenericPK, boolean) - Method in class org.ofbiz.core.entity.GenericDelegator
 
clearCacheLine(GenericPK, boolean) - Method in interface org.ofbiz.core.entity.DelegatorInterface
 
clearCacheLine(GenericValue) - Method in class org.ofbiz.core.entity.GenericDelegator
Remove a CACHED GenericValue from as many caches as it can.
clearCacheLine(GenericValue) - Method in interface org.ofbiz.core.entity.DelegatorInterface
 
clearCacheLine(GenericValue, boolean) - Method in class org.ofbiz.core.entity.GenericDelegator
 
clearCacheLine(GenericValue, boolean) - Method in interface org.ofbiz.core.entity.DelegatorInterface
 
clearCacheLine(String, Map) - Method in class org.ofbiz.core.entity.GenericDelegator
Remove a CACHED Generic Entity (List) from the cache, either a PK, ByAnd, or All
clearCacheLine(String, Map) - Method in interface org.ofbiz.core.entity.DelegatorInterface
 
clearCacheLineFlexible(GenericEntity) - Method in class org.ofbiz.core.entity.GenericDelegator
Remove a CACHED Generic Entity from the cache by its primary key.
clearCacheLineFlexible(GenericEntity) - Method in interface org.ofbiz.core.entity.DelegatorInterface
 
clearCacheLineFlexible(GenericEntity, boolean) - Method in class org.ofbiz.core.entity.GenericDelegator
 
clearCacheLineFlexible(GenericEntity, boolean) - Method in interface org.ofbiz.core.entity.DelegatorInterface
 
clearCounters() - Method in class org.ofbiz.core.util.UtilCache
Clears the hit and miss counters
ClearEntityCaches - class org.ofbiz.core.minilang.method.entityops.ClearEntityCaches.
Clears all Entity Engine Caches
ClearEntityCaches(Element, SimpleMethod) - Constructor for class org.ofbiz.core.minilang.method.entityops.ClearEntityCaches
 
clearEvent(HttpServletRequest, HttpServletResponse) - Static method in class org.ofbiz.core.extutil.UtilCacheEvents
An HTTP WebEvent handler that clears the named cache
clearExpired() - Method in class org.ofbiz.core.util.UtilCache
Clears all expired cache entries; also clear any cache entries where the SoftReference in the CacheLine object has been cleared by the gc
clearExpiredFromAllCaches() - Static method in class org.ofbiz.core.util.UtilCache
Clears all expired cache entries from all caches
ClearField - class org.ofbiz.core.minilang.method.envops.ClearField.
Clears the specified field
ClearField(Element, SimpleMethod) - Constructor for class org.ofbiz.core.minilang.method.envops.ClearField
 
clearInitialContext(String) - Static method in class org.ofbiz.core.util.JNDIContextFactory
Removes an entry from the JNDI cache.
clearProgramButton - Variable in class org.ofbiz.core.rules.logikus.LogikusMediator
 
clearProgramButton - Variable in class org.ofbiz.core.rules.logikus.LogikusIde
 
clearProgramButton() - Method in class org.ofbiz.core.rules.logikus.LogikusIde
The button that clears the results area.
clearResultsButton - Variable in class org.ofbiz.core.rules.logikus.LogikusMediator
 
clearResultsButton - Variable in class org.ofbiz.core.rules.logikus.LogikusIde
 
clearResultsButton() - Method in class org.ofbiz.core.rules.logikus.LogikusIde
The button that clears the results area.
CLIENT_LOCALE - Static variable in class org.ofbiz.core.util.SiteDefs
 
CLIENT_REFERER - Static variable in class org.ofbiz.core.util.SiteDefs
Session attributes for the client's initial connect variables
CLIENT_REQUEST - Static variable in class org.ofbiz.core.util.SiteDefs
 
CLIENT_USER_AGENT - Static variable in class org.ofbiz.core.util.SiteDefs
 
clone() - Method in class org.ofbiz.core.util.FlexibleProperties
 
clone() - Method in class org.ofbiz.core.entity.GenericValue
Clones this GenericValue, this is a shallow clone & uses the default shallow HashMap clone
clone() - Method in class org.ofbiz.core.entity.GenericPK
Clones this GenericPK, this is a shallow clone & uses the default shallow HashMap clone
clone() - Method in class org.ofbiz.core.entity.GenericEntity
Clones this GenericEntity, this is a shallow clone & uses the default shallow HashMap clone
clone() - Method in class org.ofbiz.core.rules.engine.Scope
Return a copy of this object.
clone() - Method in class org.ofbiz.core.rules.parse.Assembly
Return a copy of this object.
clone() - Method in interface org.ofbiz.core.rules.utensil.PubliclyCloneable
A PubliclyCloneable object is one to which any object can send clone().
CloneValue - class org.ofbiz.core.minilang.method.entityops.CloneValue.
Uses the delegator to find entity values by anding the map fields
CloneValue(Element, SimpleMethod) - Constructor for class org.ofbiz.core.minilang.method.entityops.CloneValue
 
close() - Method in class org.ofbiz.core.entity.EntityListIterator
 
close() - Method in class org.ofbiz.core.entity.jdbc.SQLProcessor
Commit if required and remove all allocated resources
close() - Method in class org.ofbiz.core.service.jms.JmsTopicListener
 
close() - Method in class org.ofbiz.core.service.jms.JmsQueueListener
 
close() - Method in interface org.ofbiz.core.service.jms.GenericMessageListener
Shutdown the listener and all connection(s).
closeBrace - Variable in class org.ofbiz.core.minilang.method.ServletAccessor.AttributeAccessor
 
closed - Variable in class org.ofbiz.core.entity.EntityListIterator
 
closeListener(String) - Method in class org.ofbiz.core.service.jms.JmsListenerFactory
Close a JMS message listener.
closeListeners() - Method in class org.ofbiz.core.service.jms.JmsListenerFactory
Close all the JMS message listeners.
CollectionParser - class org.ofbiz.core.rules.parse.CollectionParser.
Title: Collection Parser
CollectionParser() - Constructor for class org.ofbiz.core.rules.parse.CollectionParser
Supports subclass constructors with no arguments.
CollectionParser(String) - Constructor for class org.ofbiz.core.rules.parse.CollectionParser
Supports subclass constructors with a name argument
colName - Variable in class org.ofbiz.core.entity.model.ModelField
The col-name of the Field
colNameString(List) - Method in class org.ofbiz.core.entity.model.ModelEntity
 
colNameString(List, String, String) - Method in class org.ofbiz.core.entity.model.ModelEntity
 
columnName - Variable in class org.ofbiz.core.entity.jdbc.DatabaseUtil.ColumnCheckInfo
 
columnSize - Variable in class org.ofbiz.core.entity.jdbc.DatabaseUtil.ColumnCheckInfo
 
CombinedCondition - class org.ofbiz.core.minilang.method.conditional.CombinedCondition.
Implements generic combining conditions such as or, and, etc.
CombinedCondition(Element, int, SimpleMethod) - Constructor for class org.ofbiz.core.minilang.method.conditional.CombinedCondition
 
commaList(Parser) - Static method in class org.ofbiz.core.rules.logikus.LogikusParser
Using the given parser, this method composes a new parser with the grammar: commaList(p) = p (',' p)*; The Logikus language uses this construction several times.
commit() - Static method in class org.ofbiz.core.entity.TransactionUtil
Commits the transaction in the current thread IF transactions are available
commit() - Method in class org.ofbiz.core.entity.jdbc.SQLProcessor
Commit all modifications
commit(boolean) - Static method in class org.ofbiz.core.entity.TransactionUtil
Commits the transaction in the current thread IF transactions are available AND if beganTransaction is true
Compare - class org.ofbiz.core.minilang.operation.Compare.
Compares an in-field to the specified value
Compare(Element, SimpleMapProcess) - Constructor for class org.ofbiz.core.minilang.operation.Compare
 
compare(Object, Object) - Method in class org.ofbiz.core.util.MapComparator
 
compare(Object, Object) - Method in class org.ofbiz.core.rules.engine.Comparison
Returns the result of comparing two objects, using the indicated comparison operator.
CompareCondition - class org.ofbiz.core.minilang.method.conditional.CompareCondition.
Implements compare to a constant condition.
CompareCondition(Element, SimpleMethod) - Constructor for class org.ofbiz.core.minilang.method.conditional.CompareCondition
 
compareEncrypted(String) - Method in class org.ofbiz.core.crypto.MD5Encrypt
Compares the supplied plain text string to the encrypted string.
compareEncrypted(String, String) - Method in class org.ofbiz.core.crypto.MD5Encrypt
Compares the supplied plain text string to supplied the encrypted string.
CompareField - class org.ofbiz.core.minilang.operation.CompareField.
Compares the current field to another field
CompareField(Element, SimpleMapProcess) - Constructor for class org.ofbiz.core.minilang.operation.CompareField
 
CompareFieldCondition - class org.ofbiz.core.minilang.method.conditional.CompareFieldCondition.
Implements compare to a field condition.
CompareFieldCondition(Element, SimpleMethod) - Constructor for class org.ofbiz.core.minilang.method.conditional.CompareFieldCondition
 
compareNumber(Number, Number) - Method in class org.ofbiz.core.rules.engine.Comparison
Returns the result of comparing two Numbers, using the indicated comparison operator.
compareString(String, String) - Method in class org.ofbiz.core.rules.engine.Comparison
Returns the result of comparing two Strings, using the indicated comparison operator.
compareTo(Object) - Method in class org.ofbiz.core.entity.GenericEntity
Compares this GenericEntity to the passed object
compareTo(Object) - Method in class org.ofbiz.core.entity.model.ModelEntity
 
compareType - Variable in class org.ofbiz.core.service.eca.ServiceEcaCondition
 
compareType - Variable in class org.ofbiz.core.extentity.eca.EntityEcaCondition
 
Comparison - class org.ofbiz.core.rules.engine.Comparison.
Title: Comparison
comparison() - Method in class org.ofbiz.core.rules.logikus.LogikusParser
Return a parser that recognizes the grammar:
Comparison(String, ComparisonTerm, ComparisonTerm) - Constructor for class org.ofbiz.core.rules.engine.Comparison
Create a comparison with the specified operator and comparison terms.
ComparisonAssembler - class org.ofbiz.core.rules.logikus.ComparisonAssembler.
Title: Comparison Assembler
ComparisonAssembler() - Constructor for class org.ofbiz.core.rules.logikus.ComparisonAssembler
 
ComparisonTerm - interface org.ofbiz.core.rules.engine.ComparisonTerm.
Title: Comparison Term
complete() - Method in interface org.ofbiz.core.workflow.WfAssignment
Mark this assignment as complete.
complete() - Method in interface org.ofbiz.core.workflow.WfActivity
Complete this activity.
complete() - Method in class org.ofbiz.core.workflow.impl.WfAssignmentImpl
 
complete() - Method in class org.ofbiz.core.workflow.impl.WfActivityImpl
 
complete(String, String, String, Timestamp, Map) - Method in class org.ofbiz.core.workflow.client.WorkflowClient
Complete an activity assignment and follow the next transition(s).
completeApplication(DispatchContext, Map) - Static method in class org.ofbiz.core.workflow.WfApplicationServices
 
completeAssignment(DispatchContext, Map) - Static method in class org.ofbiz.core.workflow.client.WorkflowServices
Complete an assignment
completeMatch(Assembly) - Method in class org.ofbiz.core.rules.parse.Parser
Returns either null, or a completely matched version of the supplied assembly.
completeMatches(List) - Static method in class org.ofbiz.core.rules.parse.ParserTester
Return a subset of the supplied vector of assemblies, filtering for assemblies that have been completely matched.
computeThread - Variable in class org.ofbiz.core.rules.logikus.LogikusMediator
 
CONCUR_READ_ONLY - Static variable in class org.ofbiz.core.entity.EntityFindOptions
Concurrency constant from the java.sql.ResultSet object for convenience
CONCUR_UPDATABLE - Static variable in class org.ofbiz.core.entity.EntityFindOptions
Concurrency constant from the java.sql.ResultSet object for convenience
condition() - Method in class org.ofbiz.core.rules.logikus.LogikusParser
Return a parser that recognizes the grammar:
Conditional - interface org.ofbiz.core.minilang.method.conditional.Conditional.
Interface for all conditional elements under the master if element or and else-if element.
ConditionalFactory - class org.ofbiz.core.minilang.method.conditional.ConditionalFactory.
Creates Conditional objects according to the element that is passed.
ConditionalFactory() - Constructor for class org.ofbiz.core.minilang.method.conditional.ConditionalFactory
 
conditionList - Variable in class org.ofbiz.core.entity.EntityConditionList
 
conductProof() - Method in class org.ofbiz.core.rules.logikus.LogikusMediator
Parse the program and query (if they have changed) and proved the query in a separate thread.
config - Variable in class org.ofbiz.core.control.ContextSecurityFilter
 
config - Variable in class org.ofbiz.core.ftl.FreeMarkerViewHandler
 
configureBSF() - Method in class org.ofbiz.core.control.ControlServlet
 
configureClasspath(File) - Method in class org.ofbiz.core.view.JPublishViewHandler
 
ConfigXMLReader - class org.ofbiz.core.util.ConfigXMLReader.
ConfigXMLReader.java - Reads and parses the XML site config files.
ConfigXMLReader() - Constructor for class org.ofbiz.core.util.ConfigXMLReader
 
connected - Variable in class org.ofbiz.core.service.jms.JmsListenerFactory
 
ConnectionFactory - class org.ofbiz.core.entity.ConnectionFactory.
ConnectionFactory - central source for JDBC connections
ConnectionFactory() - Constructor for class org.ofbiz.core.entity.ConnectionFactory
 
constant - Variable in class org.ofbiz.core.service.eca.ServiceEcaCondition
 
constant - Variable in class org.ofbiz.core.extentity.eca.EntityEcaCondition
 
ConstantOper - class org.ofbiz.core.minilang.operation.ConstantOper.
Title: A MakeInStringOperation that appends the specified constant string
ConstantOper(Element) - Constructor for class org.ofbiz.core.minilang.operation.ConstantOper
 
constraintNameClipLength - Variable in class org.ofbiz.core.entity.config.EntityConfigUtil.DatasourceInfo
 
ConsultingNot - class org.ofbiz.core.rules.engine.ConsultingNot.
Title: Consulting Not
ConsultingNot(ConsultingStructure) - Constructor for class org.ofbiz.core.rules.engine.ConsultingNot
Contructs a ConsultingNot from the specified consulting structure.
ConsultingStructure - class org.ofbiz.core.rules.engine.ConsultingStructure.
A ConsultingStructure is structure that can prove itself against an axiom source supplied with the constructor.
ConsultingStructure(AxiomSource, Object, Term[]) - Constructor for class org.ofbiz.core.rules.engine.ConsultingStructure
Constructs a consulting structure with the specified functor and terms, to consult against the supplied axiom source.
consumed(String) - Method in class org.ofbiz.core.rules.parse.Assembly
Returns the elements of the assembly that have been consumed, separated by the specified delimiter.
consumed(String) - Method in class org.ofbiz.core.rules.parse.chars.CharacterAssembly
Returns a textual representation of the amount of this characterAssembly that has been consumed.
consumed(String) - Method in class org.ofbiz.core.rules.parse.tokens.TokenAssembly
Returns a textual representation of the amount of this tokenAssembly that has been consumed.
container() - Method in interface org.ofbiz.core.workflow.WfActivity
Getter for the process of this activity.
container() - Method in class org.ofbiz.core.workflow.impl.WfActivityImpl
 
containsContext(String) - Method in class org.ofbiz.core.service.ServiceDispatcher
Test if this dispatcher instance contains the local context.
containsField(String) - Method in class org.ofbiz.core.entity.EntityFieldMap
 
containsKey(Object) - Method in class org.ofbiz.core.util.UtilMisc.SimpleMap
 
containsKey(Object) - Method in class org.ofbiz.core.util.UtilCache
Returns a boolean specifying whether or not an element with the specified key is in the cache.
containsKey(Object) - Method in class org.ofbiz.core.entity.GenericEntity
 
containsPrimaryKey() - Method in class org.ofbiz.core.entity.GenericEntity
Returns true if the entity contains all of the primary key fields.
containsValue(Object) - Method in class org.ofbiz.core.util.UtilMisc.SimpleMap
 
containsValue(Object) - Method in class org.ofbiz.core.entity.GenericEntity
 
content - Variable in class org.ofbiz.core.region.Content
 
Content - class org.ofbiz.core.region.Content.
Abstract base class for Section and Region
Subclasses of Content must implement render(PageContext)
Content(String, String) - Constructor for class org.ofbiz.core.region.Content
 
ContentUrlTag - class org.ofbiz.core.taglib.ContentUrlTag.
ContentUrlTag - Creates a URL string prepending the content prefix from url.properties
ContentUrlTag() - Constructor for class org.ofbiz.core.taglib.ContentUrlTag
 
context - Variable in class org.ofbiz.core.event.EventFactory
 
context - Variable in class org.ofbiz.core.view.ViewFactory
 
context - Variable in class org.ofbiz.core.view.RegionViewHandler
 
context - Variable in class org.ofbiz.core.view.JspViewHandler
 
context - Variable in class org.ofbiz.core.view.JasperReportsXmlViewHandler
 
context - Variable in class org.ofbiz.core.view.JasperReportsPdfViewHandler
 
context - Variable in class org.ofbiz.core.view.HttpViewHandler
 
context - Variable in class org.ofbiz.core.view.DataVisionViewHandler
 
context - Variable in class org.ofbiz.core.minilang.SimpleMethodBsfEngine
 
CONTEXT_ROOT - Static variable in class org.ofbiz.core.util.SiteDefs
Request attribute used to store the filesystem path of the Context Root.
ContextAccessor - class org.ofbiz.core.minilang.method.ContextAccessor.
Used to flexibly access Map values, supporting the "." (dot) syntax for accessing sub-map values and the "[]" (square bracket) syntax for accessing list elements.
ContextAccessor(String) - Constructor for class org.ofbiz.core.minilang.method.ContextAccessor
 
ContextAccessor(String, String) - Constructor for class org.ofbiz.core.minilang.method.ContextAccessor
 
contextInfo - Variable in class org.ofbiz.core.service.ModelService
Context Information, a list of parameters used by the service, contains ModelParam objects
contextKey() - Method in interface org.ofbiz.core.workflow.WfExecutionObject
Get the Runtime Data key (context)
contextKey() - Method in class org.ofbiz.core.workflow.impl.WfExecutionObjectImpl
 
contextParamList - Variable in class org.ofbiz.core.service.ModelService
Context Information, a list of parameters used by the service, contains ModelParam objects
contextProviderUrl - Variable in class org.ofbiz.core.config.JNDIConfigUtil.JndiServerInfo
 
ContextSecurityFilter - class org.ofbiz.core.control.ContextSecurityFilter.
ContextSecurityFilter - Security Filter to restrict access to raw JSP pages.
ContextSecurityFilter() - Constructor for class org.ofbiz.core.control.ContextSecurityFilter
 
contextSignature - Variable in class org.ofbiz.core.workflow.impl.WfProcessMgrImpl
 
contextSignature() - Method in interface org.ofbiz.core.workflow.WfProcessMgr
 
contextSignature() - Method in class org.ofbiz.core.workflow.impl.WfProcessMgrImpl
 
ContiguousUSStateCodes - Static variable in class org.ofbiz.core.util.UtilValidate
Valid contiguous U.S.
CONTROL_PATH - Static variable in class org.ofbiz.core.util.SiteDefs
Used in request object to pass around the web path
ControlActivationEventListener - class org.ofbiz.core.control.ControlActivationEventListener.
HttpSessionListener that gathers and tracks various information and statistics
ControlActivationEventListener() - Constructor for class org.ofbiz.core.control.ControlActivationEventListener
 
ControlEventListener - class org.ofbiz.core.control.ControlEventListener.
HttpSessionListener that gathers and tracks various information and statistics
ControlEventListener() - Constructor for class org.ofbiz.core.control.ControlEventListener
 
CONTROLLER_CONFIG_LOCATION - Static variable in class org.ofbiz.core.util.SiteDefs
Location of controller configuration XML file
ControlServlet - class org.ofbiz.core.control.ControlServlet.
ControlServlet.java - Master servlet for the web application.
ControlServlet() - Constructor for class org.ofbiz.core.control.ControlServlet
Creates new ControlServlet
Convert - class org.ofbiz.core.minilang.operation.Convert.
Convert the current field from the in-map and place it in the out-map
Convert(Element, SimpleMapProcess) - Constructor for class org.ofbiz.core.minilang.operation.Convert
 
Copy - class org.ofbiz.core.minilang.operation.Copy.
Copies a field in the in-map to the out-map
Copy(Element, SimpleMapProcess) - Constructor for class org.ofbiz.core.minilang.operation.Copy
 
copyForProof(AxiomSource, Scope) - Method in class org.ofbiz.core.rules.engine.Variable
Create a copy that uses the provided scope.
copyForProof(AxiomSource, Scope) - Method in interface org.ofbiz.core.rules.engine.Term
Returns a copy of the term for use in a proof.
copyForProof(AxiomSource, Scope) - Method in class org.ofbiz.core.rules.engine.Structure
Create a ConsultingStructure counterpart that can unify with other structures.
copyForProof(AxiomSource, Scope) - Method in class org.ofbiz.core.rules.engine.Not
Create a ConsultingNot counterpart that can prove itself.
copyForProof(AxiomSource, Scope) - Method in class org.ofbiz.core.rules.engine.Fact
Returns this fact.
copyForProof(AxiomSource, Scope) - Method in class org.ofbiz.core.rules.engine.Evaluation
Create a copy that uses the provided scope.
copyForProof(AxiomSource, Scope) - Method in class org.ofbiz.core.rules.engine.Comparison
Create a copy that uses the provided scope.
copyForProof(AxiomSource, Scope) - Method in class org.ofbiz.core.rules.engine.ArithmeticOperator
Create a copy using the supplied scope for variables.
copyForProof(AxiomSource, Scope) - Method in class org.ofbiz.core.rules.engine.Anonymous
Returns this anonymous variable, which does not unify with anything and thus does not need to copy itself.
copyForProof(AxiomSource, Scope) - Method in class org.ofbiz.core.rules.logikus.Anonymous
Returns this anonymous variable, which does not unify with anything and thus does not need to copy itself.
copyOriginalDbValues() - Method in class org.ofbiz.core.entity.GenericValue
This should only be called by the Entity Engine once a GenericValue has been read from the database so that we have a copy of the original field values from the Db.
copyright - Variable in class org.ofbiz.core.entity.model.ModelEntity
The copyright for documentation purposes
CoreEvents - class org.ofbiz.core.event.CoreEvents.
CoreEvents - WebApp Events Related To CORE components
CoreEvents() - Constructor for class org.ofbiz.core.event.CoreEvents
 
countActivateSession() - Static method in class org.ofbiz.core.control.ControlEventListener
 
countCreateSession() - Static method in class org.ofbiz.core.control.ControlEventListener
 
countDestroySession() - Static method in class org.ofbiz.core.control.ControlEventListener
 
countEntity(String, HttpServletRequest, long, long, GenericValue, GenericDelegator) - Static method in class org.ofbiz.core.stats.ServerHitBin
 
countEvent(String, HttpServletRequest, long, long, GenericValue, GenericDelegator) - Static method in class org.ofbiz.core.stats.ServerHitBin
 
countHit(String, int, HttpServletRequest, long, long, GenericValue, GenericDelegator) - Static method in class org.ofbiz.core.stats.ServerHitBin
 
countHit(String, int, HttpServletRequest, long, long, GenericValue, GenericDelegator, boolean) - Static method in class org.ofbiz.core.stats.ServerHitBin
 
countPassivateSession() - Static method in class org.ofbiz.core.control.ControlEventListener
 
countRequest(String, HttpServletRequest, long, long, GenericValue, GenericDelegator) - Static method in class org.ofbiz.core.stats.ServerHitBin
 
countService(String, HttpServletRequest, long, long, GenericValue, GenericDelegator) - Static method in class org.ofbiz.core.stats.ServerHitBin
 
countView(String, HttpServletRequest, long, long, GenericValue, GenericDelegator) - Static method in class org.ofbiz.core.stats.ServerHitBin
 
create - Variable in class org.ofbiz.core.workflow.impl.WfAssignmentImpl
 
create() - Method in class org.ofbiz.core.entity.GenericValue
 
create(GenericPK) - Method in class org.ofbiz.core.entity.MemoryHelper
 
create(GenericPK) - Method in class org.ofbiz.core.entity.GenericDelegator
Creates a Entity in the form of a GenericValue and write it to the datasource
create(GenericPK) - Method in interface org.ofbiz.core.entity.DelegatorInterface
 
create(GenericPK, boolean) - Method in class org.ofbiz.core.entity.GenericDelegator
Creates a Entity in the form of a GenericValue and write it to the datasource
create(GenericPK, boolean) - Method in interface org.ofbiz.core.entity.DelegatorInterface
 
create(GenericValue) - Method in class org.ofbiz.core.entity.MemoryHelper
 
create(GenericValue) - Method in class org.ofbiz.core.entity.GenericHelperDAO
Creates a Entity in the form of a GenericValue and write it to the database
create(GenericValue) - Method in interface org.ofbiz.core.entity.GenericHelper
Creates a Entity in the form of a GenericValue and write it to the database
create(GenericValue) - Method in class org.ofbiz.core.entity.GenericDelegator
Creates a Entity in the form of a GenericValue and write it to the datasource
create(GenericValue) - Method in interface org.ofbiz.core.entity.DelegatorInterface
 
create(GenericValue, boolean) - Method in class org.ofbiz.core.entity.GenericDelegator
Creates a Entity in the form of a GenericValue and write it to the datasource
create(GenericValue, boolean) - Method in interface org.ofbiz.core.entity.DelegatorInterface
 
create(String, Map) - Method in class org.ofbiz.core.entity.GenericDelegator
Creates a Entity in the form of a GenericValue and write it to the database
create(String, Map) - Method in interface org.ofbiz.core.entity.DelegatorInterface
 
createAttrDefs(Element, ModelService) - Method in class org.ofbiz.core.service.ModelServiceReader
 
createDeclaredIndex(ModelEntity, ModelIndex) - Method in class org.ofbiz.core.entity.jdbc.DatabaseUtil
 
createDeclaredIndices(ModelEntity) - Method in class org.ofbiz.core.entity.jdbc.DatabaseUtil
 
createForeignKey(ModelEntity, ModelRelation, ModelEntity, int, String, boolean) - Method in class org.ofbiz.core.entity.jdbc.DatabaseUtil
 
createForeignKeyIndex(ModelEntity, ModelRelation, int) - Method in class org.ofbiz.core.entity.jdbc.DatabaseUtil
 
createForeignKeyIndices(ModelEntity, int) - Method in class org.ofbiz.core.entity.jdbc.DatabaseUtil
 
createForeignKeys(ModelEntity, Map, int, String, boolean) - Method in class org.ofbiz.core.entity.jdbc.DatabaseUtil
 
createImplDefs(Element, ModelService) - Method in class org.ofbiz.core.service.ModelServiceReader
 
createModelDataFile(Element) - Method in class org.ofbiz.core.datafile.ModelDataFileReader
 
createModelField(Element) - Method in class org.ofbiz.core.datafile.ModelDataFileReader
 
createModelField(Element, Element, Hashtable) - Method in class org.ofbiz.core.entity.model.ModelReader
 
createModelRecord(Element) - Method in class org.ofbiz.core.datafile.ModelDataFileReader
 
createModelService(Element) - Method in class org.ofbiz.core.service.ModelServiceReader
 
CreateObject - class org.ofbiz.core.minilang.method.callops.CreateObject.
Creates a Java object using the given fields as parameters
CreateObject(Element, SimpleMethod) - Constructor for class org.ofbiz.core.minilang.method.callops.CreateObject
 
createProcess(WfRequester) - Method in interface org.ofbiz.core.workflow.WfProcessMgr
Create a WfProcess object
createProcess(WfRequester) - Method in class org.ofbiz.core.workflow.impl.WfProcessMgrImpl
 
createRecord(ModelRecord) - Static method in class org.ofbiz.core.datafile.Record
Creates new Record
createRecord(ModelRecord, Map) - Static method in class org.ofbiz.core.datafile.Record
Creates new Record from existing fields Map
createRecord(String, int, ModelRecord) - Static method in class org.ofbiz.core.datafile.Record
 
createRegionFromRegion(String) - Method in class org.ofbiz.core.region.RegionTag
 
createRegionFromTemplate(String) - Method in class org.ofbiz.core.region.RegionTag
 
createRelation(ModelEntity, Element) - Method in class org.ofbiz.core.entity.model.ModelReader
 
createTable(ModelEntity, Map, boolean, boolean, int, String, boolean) - Method in class org.ofbiz.core.entity.jdbc.DatabaseUtil
 
CreateValue - class org.ofbiz.core.minilang.method.entityops.CreateValue.
Uses the delegator to create the specified value object entity in the datasource
CreateValue(Element, SimpleMethod) - Constructor for class org.ofbiz.core.minilang.method.entityops.CreateValue
 
createViewContext(JPublishContext, String) - Method in class org.ofbiz.core.ftl.FreeMarkerViewRenderer
 
creditCardDelimiters - Static variable in class org.ofbiz.core.util.UtilValidate
non-digit characters which are allowed in credit card numbers
ctx - Variable in class org.ofbiz.core.service.GenericAbstractDispatcher
 
CURRENT_VIEW - Static variable in class org.ofbiz.core.util.SiteDefs
Used in request object to pass around the final view of the current request
currentFieldName - Variable in class org.ofbiz.core.entity.EntitySaxReader
 
currentFieldValue - Variable in class org.ofbiz.core.entity.EntitySaxReader
 
currentGenericValue() - Method in class org.ofbiz.core.entity.EntityListIterator
NOTE: Calling this method does return the current value, but so does calling next() or previous(), so calling one of those AND this method will cause the value to be created twice
currentIndex() - Method in class org.ofbiz.core.entity.EntityListIterator
 
currentUnification - Variable in class org.ofbiz.core.rules.engine.Evaluation
 
currentUnification - Variable in class org.ofbiz.core.rules.engine.ConsultingStructure
 
currentValue - Variable in class org.ofbiz.core.entity.EntitySaxReader
 

D

DAILY - Static variable in class org.ofbiz.core.calendar.RecurrenceRule
Frequency DAILY
dangerousGetNoCheckButFast(ModelField) - Method in class org.ofbiz.core.entity.GenericEntity
 
dangerousSetNoCheckButFast(ModelField, Object) - Method in class org.ofbiz.core.entity.GenericEntity
 
DatabaseUtil - class org.ofbiz.core.entity.jdbc.DatabaseUtil.
Utilities for Entity Database Maintenance
DatabaseUtil.ColumnCheckInfo - class org.ofbiz.core.entity.jdbc.DatabaseUtil.ColumnCheckInfo.
 
DatabaseUtil.ColumnCheckInfo() - Constructor for class org.ofbiz.core.entity.jdbc.DatabaseUtil.ColumnCheckInfo
 
DatabaseUtil.ReferenceCheckInfo - class org.ofbiz.core.entity.jdbc.DatabaseUtil.ReferenceCheckInfo.
 
DatabaseUtil.ReferenceCheckInfo() - Constructor for class org.ofbiz.core.entity.jdbc.DatabaseUtil.ReferenceCheckInfo
 
DatabaseUtil(String) - Constructor for class org.ofbiz.core.entity.jdbc.DatabaseUtil
 
DataFile - class org.ofbiz.core.datafile.DataFile.
Title:
DataFile() - Constructor for class org.ofbiz.core.datafile.DataFile
 
DataFile(ModelDataFile) - Constructor for class org.ofbiz.core.datafile.DataFile
Construct a DataFile object setting the model, does not load it
DataFileException - exception org.ofbiz.core.datafile.DataFileException.
DataFileException
DataFileException() - Constructor for class org.ofbiz.core.datafile.DataFileException
 
DataFileException(String) - Constructor for class org.ofbiz.core.datafile.DataFileException
 
DataFileException(String, Throwable) - Constructor for class org.ofbiz.core.datafile.DataFileException
 
datasourceElement - Variable in class org.ofbiz.core.entity.config.EntityConfigUtil.DatasourceInfo
 
datasourceInfo - Variable in class org.ofbiz.core.entity.GenericDAO
 
datasourceInfo - Variable in class org.ofbiz.core.entity.jdbc.DatabaseUtil
 
datasourceInfos - Static variable in class org.ofbiz.core.entity.config.EntityConfigUtil
 
DataVisionViewHandler - class org.ofbiz.core.view.DataVisionViewHandler.
Handles DataVision type view rendering
DataVisionViewHandler() - Constructor for class org.ofbiz.core.view.DataVisionViewHandler
 
daysInFebruary(int) - Static method in class org.ofbiz.core.util.UtilValidate
Given integer argument year, returns number of days in February of that year.
daysInMonth - Static variable in class org.ofbiz.core.util.UtilValidate
An array of ints representing the number of days in each month of the year.
DBCPConnectionFactory - class org.ofbiz.core.entity.transaction.DBCPConnectionFactory.
DBCP ConnectionFactory - central source for JDBC connections from DBCP This is currently non transactional as DBCP doesn't seem to support transactional datasources yet (DBCP 1.0).
DBCPConnectionFactory() - Constructor for class org.ofbiz.core.entity.transaction.DBCPConnectionFactory
 
dbNameToClassName(String) - Static method in class org.ofbiz.core.entity.model.ModelUtil
Converts a database name to a Java class name.
dbNameToVarName(String) - Static method in class org.ofbiz.core.entity.model.ModelUtil
Converts a database name to a Java variable name.
dctx - Variable in class org.ofbiz.core.service.job.GenericServiceJob
 
dctx - Variable in class org.ofbiz.core.extentity.eca.DelegatorEcaHandler
 
Debug - class org.ofbiz.core.util.Debug.
Configurable Debug logging wrapper class
Debug() - Constructor for class org.ofbiz.core.util.Debug
 
decimalDigits - Variable in class org.ofbiz.core.entity.jdbc.DatabaseUtil.ColumnCheckInfo
 
decimalPointDelimiter - Static variable in class org.ofbiz.core.util.UtilValidate
decimal point character differs by language and culture
declareBean(BSFDeclaredBean) - Method in class org.ofbiz.core.util.OfbizJsBsfEngine
 
declareBean(BSFDeclaredBean) - Method in class org.ofbiz.core.minilang.SimpleMethodBsfEngine
 
decodeQueryValue(String) - Static method in class org.ofbiz.core.util.UtilFormatOut
Decodes a single query value from an HTTP URL parameter, replacing %ASCII values with characters
decrypt(byte[]) - Method in class org.ofbiz.core.crypto.BlowFishCrypt
 
decrypt(String) - Method in class org.ofbiz.core.crypto.BlowFishCrypt
 
deepestRead(PushbackReader) - Method in class org.ofbiz.core.rules.parse.tokens.SymbolNode
Find the descendant that takes as many characters as possible from the input.
DEFAULT_ERROR_PAGE - Static variable in class org.ofbiz.core.util.ConfigXMLReader
Site Config Variables
DEFAULT_RENDERER - Static variable in class org.ofbiz.core.view.GenericViewRenderer
 
DEFAULT_SECURITY - Static variable in class org.ofbiz.core.security.SecurityFactory
 
DEFAULT_SYMBOL_MAX - Static variable in class org.ofbiz.core.rules.parse.tokens.Tokenizer
The number of characters that might be in a symbol;
defaultDelimiter() - Method in class org.ofbiz.core.rules.parse.Assembly
Returns the default string to show between elements.
defaultDelimiter() - Method in class org.ofbiz.core.rules.parse.chars.CharacterAssembly
Returns the default string to show between elements consumed or remaining.
defaultDelimiter() - Method in class org.ofbiz.core.rules.parse.tokens.TokenAssembly
Returns the default string to show between elements consumed or remaining.
defaultEmptyOK - Static variable in class org.ofbiz.core.util.UtilValidate
boolean specifying by default whether or not it is okay for a String to be empty
defaultIndices - Static variable in class org.ofbiz.core.util.UtilCache
An index number appended to utilCacheTable names when there are conflicts.
defaultObj - Variable in class org.ofbiz.core.taglib.EntityFieldTag
 
DefinitionParserException - exception org.ofbiz.core.workflow.definition.DefinitionParserException.
Workflow Definition Parser Exception
DefinitionParserException() - Constructor for class org.ofbiz.core.workflow.definition.DefinitionParserException
 
DefinitionParserException(String) - Constructor for class org.ofbiz.core.workflow.definition.DefinitionParserException
 
DefinitionParserException(String, Throwable) - Constructor for class org.ofbiz.core.workflow.definition.DefinitionParserException
 
definitionString() - Method in class org.ofbiz.core.rules.engine.Variable
Returns string representation of this variable, showing both its name and its value.
delegate() - Method in interface org.ofbiz.core.workflow.WfAssignment
Mark this assignment as delegated.
delegate() - Method in class org.ofbiz.core.workflow.impl.WfAssignmentImpl
 
delegate(String, String, String, Timestamp, String, String, Timestamp) - Method in class org.ofbiz.core.workflow.client.WorkflowClient
Delegate an activity assignment.
delegateAcceptAssignment(DispatchContext, Map) - Static method in class org.ofbiz.core.workflow.client.WorkflowServices
Delegate, accept an assignment
delegateAndAccept(String, String, String, Timestamp, String, String, Timestamp, boolean) - Method in class org.ofbiz.core.workflow.client.WorkflowClient
Delegate and accept an activity assignment.
delegateAssignment(DispatchContext, Map) - Static method in class org.ofbiz.core.workflow.client.WorkflowServices
Delegate an assignment
delegator - Variable in class org.ofbiz.core.entity.EntitySaxReader
 
delegator - Variable in class org.ofbiz.core.entity.EntityListIterator
 
delegator - Variable in class org.ofbiz.core.service.ServiceDispatcher
 
delegator - Variable in class org.ofbiz.core.service.job.JobManager
 
delegator - Variable in class org.ofbiz.core.extentity.EntityCacheServices
 
delegator - Variable in class org.ofbiz.core.extentity.eca.DelegatorEcaHandler
 
delegator - Variable in class org.ofbiz.core.workflow.client.WorkflowClient
 
delegator - Variable in class org.ofbiz.core.workflow.definition.XpdlReader
 
delegator - Variable in class org.ofbiz.core.workflow.impl.WfResourceImpl
 
delegator - Variable in class org.ofbiz.core.workflow.impl.WfExecutionObjectImpl
 
delegatorCache - Static variable in class org.ofbiz.core.entity.GenericDelegator
the delegatorCache will now be a HashMap, allowing reload of definitions, but the delegator will always be the same object for the given name
delegatorDispatchers - Static variable in class org.ofbiz.core.extentity.EntityServiceFactory
 
DelegatorEcaHandler - class org.ofbiz.core.extentity.eca.DelegatorEcaHandler.
EntityEcaUtil
DelegatorEcaHandler() - Constructor for class org.ofbiz.core.extentity.eca.DelegatorEcaHandler
 
delegatorInfo - Variable in class org.ofbiz.core.entity.GenericDelegator
 
delegatorInfos - Static variable in class org.ofbiz.core.entity.config.EntityConfigUtil
 
DelegatorInterface - interface org.ofbiz.core.entity.DelegatorInterface.
Delegator Interface
delegatorName - Variable in class org.ofbiz.core.entity.GenericEntity
Name of the GenericDelegator, used to reget the GenericDelegator when deserialized
delegatorName - Variable in class org.ofbiz.core.entity.GenericDelegator
 
delegatorName - Variable in class org.ofbiz.core.extentity.eca.DelegatorEcaHandler
 
delete(GenericEntity) - Method in class org.ofbiz.core.entity.GenericDAO
 
delete(GenericEntity, Connection) - Method in class org.ofbiz.core.entity.GenericDAO
 
deleteAll(List) - Method in class org.ofbiz.core.entity.GenericDAO
Called dummyPKs because they can be invalid PKs, doing a deleteByAnd instead of a normal delete
deleteByAnd(ModelEntity, Map) - Method in class org.ofbiz.core.entity.GenericDAO
 
deleteByAnd(ModelEntity, Map, Connection) - Method in class org.ofbiz.core.entity.GenericDAO
 
deleteDeclaredIndex(ModelEntity, ModelIndex) - Method in class org.ofbiz.core.entity.jdbc.DatabaseUtil
 
deleteDeclaredIndices(ModelEntity) - Method in class org.ofbiz.core.entity.jdbc.DatabaseUtil
 
deleteForeignKey(ModelEntity, ModelRelation, ModelEntity, int) - Method in class org.ofbiz.core.entity.jdbc.DatabaseUtil
 
deleteForeignKeyIndex(ModelEntity, ModelRelation, int) - Method in class org.ofbiz.core.entity.jdbc.DatabaseUtil
 
deleteForeignKeyIndices(ModelEntity, int) - Method in class org.ofbiz.core.entity.jdbc.DatabaseUtil
 
deleteForeignKeys(ModelEntity, Map, int) - Method in class org.ofbiz.core.entity.jdbc.DatabaseUtil
 
delimiter - Variable in class org.ofbiz.core.rules.parse.tokens.TokenStringSource
 
delimiter - Variable in class org.ofbiz.core.datafile.ModelDataFile
The delimiter used in the file, if delimiter separated fields are used
dependentOn - Variable in class org.ofbiz.core.entity.model.ModelEntity
The entity-name of the Entity that this Entity is dependent on, if empty then no dependency
deregister() - Method in interface org.ofbiz.core.service.LocalDispatcher
De-Registers this LocalDispatcher with the ServiceDispatcher
deregister() - Method in class org.ofbiz.core.service.GenericAbstractDispatcher
 
deregister(LocalDispatcher) - Method in class org.ofbiz.core.service.ServiceDispatcher
De-Registers the loader with this ServiceDispatcher
description - Variable in class org.ofbiz.core.entity.model.ModelEntity
The description for documentation purposes
description - Variable in class org.ofbiz.core.service.ModelService
The description of this service
description - Variable in class org.ofbiz.core.workflow.impl.WfResourceImpl
 
description - Variable in class org.ofbiz.core.datafile.ModelRecord
A free form description of the Record
description - Variable in class org.ofbiz.core.datafile.ModelField
Free form description of the Field
description - Variable in class org.ofbiz.core.datafile.ModelDataFile
A free form description of the file
description() - Method in interface org.ofbiz.core.workflow.WfProcessMgr
 
description() - Method in interface org.ofbiz.core.workflow.WfExecutionObject
Getter for attribute 'description'.
description() - Method in class org.ofbiz.core.workflow.impl.WfProcessMgrImpl
 
description() - Method in class org.ofbiz.core.workflow.impl.WfExecutionObjectImpl
 
deserialize(Element) - Method in interface org.ofbiz.core.serialize.XmlSerializable
Deserialize the XML element back to an object
deserialize(String, GenericDelegator) - Static method in class org.ofbiz.core.serialize.XmlSerializer
 
deserializeCustom(Element) - Static method in class org.ofbiz.core.serialize.XmlSerializer
 
deserializeSingle(Element, GenericDelegator) - Static method in class org.ofbiz.core.serialize.XmlSerializer
 
destroy() - Method in class org.ofbiz.core.control.ControlServlet
 
destroy() - Method in class org.ofbiz.core.control.ContextSecurityFilter
 
Digit - class org.ofbiz.core.rules.parse.chars.Digit.
Title: Digit
Digit() - Constructor for class org.ofbiz.core.rules.parse.chars.Digit
 
digits - Static variable in class org.ofbiz.core.util.UtilValidate
digit characters
digitsInSocialSecurityNumber - Static variable in class org.ofbiz.core.util.UtilValidate
U.S.
digitsInUSPhoneAreaCode - Static variable in class org.ofbiz.core.util.UtilValidate
 
digitsInUSPhoneMainNumber - Static variable in class org.ofbiz.core.util.UtilValidate
 
digitsInUSPhoneNumber - Static variable in class org.ofbiz.core.util.UtilValidate
U.S.
digitsInZipCode1 - Static variable in class org.ofbiz.core.util.UtilValidate
U.S.
digitsInZipCode2 - Static variable in class org.ofbiz.core.util.UtilValidate
U.S.
discard - Variable in class org.ofbiz.core.rules.parse.Terminal
whether or not this terminal should push itself upon an assembly's stack after a successful match
discard() - Method in class org.ofbiz.core.rules.parse.Terminal
A convenience method that sets discarding to be true.
DispatchContext - class org.ofbiz.core.service.DispatchContext.
Dispatcher Context
DispatchContext(String, Collection, ClassLoader, LocalDispatcher) - Constructor for class org.ofbiz.core.service.DispatchContext
Creates new DispatchContext
dispatcher - Variable in class org.ofbiz.core.service.GenericAbstractDispatcher
 
dispatcher - Variable in class org.ofbiz.core.service.DispatchContext
 
dispatcher - Variable in class org.ofbiz.core.service.engine.GenericEngineFactory
 
dispatcher - Variable in class org.ofbiz.core.service.engine.GenericAsyncEngine
 
dispatcher - Variable in class org.ofbiz.core.service.jms.JmsServiceEngine
 
dispatcher - Variable in class org.ofbiz.core.service.jms.JmsListenerFactory
 
dispatcher - Variable in class org.ofbiz.core.service.jms.AbstractJmsListener
 
dispatcher - Variable in class org.ofbiz.core.service.job.JobManager
 
dispatcher - Variable in class org.ofbiz.core.extentity.EntityCacheServices
 
dispatcher - Variable in class org.ofbiz.core.workflow.WorkflowEngine
 
dispatcher - Variable in class org.ofbiz.core.workflow.client.WorkflowClient
 
dispatchers - Static variable in class org.ofbiz.core.service.ServiceDispatcher
 
display(String) - Method in class org.ofbiz.core.rules.logikus.LogikusMediator
Appends the given line to the results text area, scheduling this event with the event-dispatching thread.
distinct - Variable in class org.ofbiz.core.entity.EntityFindOptions
 
distributedCacheClear - Variable in class org.ofbiz.core.entity.GenericDelegator
 
DistributedCacheClear - interface org.ofbiz.core.entity.DistributedCacheClear.
Distributed Cache Clear interface definition
distributedCacheClearClassName - Variable in class org.ofbiz.core.entity.config.EntityConfigUtil.DelegatorInfo
 
distributedCacheClearUserLoginId - Variable in class org.ofbiz.core.entity.config.EntityConfigUtil.DelegatorInfo
 
distributedClearCacheLine(GenericPK) - Method in interface org.ofbiz.core.entity.DistributedCacheClear
 
distributedClearCacheLine(GenericPK) - Method in class org.ofbiz.core.extentity.EntityCacheServices
 
distributedClearCacheLine(GenericValue) - Method in interface org.ofbiz.core.entity.DistributedCacheClear
 
distributedClearCacheLine(GenericValue) - Method in class org.ofbiz.core.extentity.EntityCacheServices
 
distributedClearCacheLineFlexible(GenericEntity) - Method in interface org.ofbiz.core.entity.DistributedCacheClear
 
distributedClearCacheLineFlexible(GenericEntity) - Method in class org.ofbiz.core.extentity.EntityCacheServices
 
divideFactor() - Method in class org.ofbiz.core.rules.logikus.LogikusParser
Return a parser that recognizes the grammar: divideFactor = '/' factor;
doAfterBody() - Method in class org.ofbiz.core.taglib.IteratorTag
 
doAfterBody() - Method in class org.ofbiz.core.taglib.IteratorHasNextTag
 
doAfterBody() - Method in class org.ofbiz.core.taglib.IterateNextTag
 
doAfterBody() - Method in class org.ofbiz.core.taglib.IfTag
 
doAfterBody() - Method in class org.ofbiz.core.taglib.FormatTag
 
doCompare(Object, Object, List, Locale, ClassLoader) - Method in class org.ofbiz.core.minilang.operation.BaseCompare
 
docSaveMap - Static variable in class org.ofbiz.core.config.ResourceLoader
 
doEndTag() - Method in class org.ofbiz.core.region.RenderTag
 
doEndTag() - Method in class org.ofbiz.core.taglib.UrlTag
 
doEndTag() - Method in class org.ofbiz.core.taglib.ServiceTag
 
doEndTag() - Method in class org.ofbiz.core.taglib.ParamTag
 
doEndTag() - Method in class org.ofbiz.core.taglib.ObjectTag
 
doEndTag() - Method in class org.ofbiz.core.taglib.IteratorTag
 
doEndTag() - Method in class org.ofbiz.core.taglib.IteratorHasNextTag
 
doEndTag() - Method in class org.ofbiz.core.taglib.IterateNextTag
 
doEndTag() - Method in class org.ofbiz.core.taglib.IfTag
 
doEndTag() - Method in class org.ofbiz.core.taglib.I18nMessageTag
 
doEndTag() - Method in class org.ofbiz.core.taglib.I18nBundleTag
 
doEndTag() - Method in class org.ofbiz.core.taglib.ContentUrlTag
 
doEndTag() - Method in class org.ofbiz.core.taglib.AbstractParameterTag
 
doFilter(ServletRequest, ServletResponse, FilterChain) - Method in class org.ofbiz.core.control.ContextSecurityFilter
 
doFlushOnRender(ServletContext) - Static method in class org.ofbiz.core.util.UtilJ2eeCompat
 
doFlushOnRenderValue - Static variable in class org.ofbiz.core.util.UtilJ2eeCompat
 
doGet(HttpServletRequest, HttpServletResponse) - Method in class org.ofbiz.core.control.ControlServlet
 
doLock - Variable in class org.ofbiz.core.entity.model.ModelEntity
An indicator to specify if this entity requires locking for updates
DOMAIN_NAME - Static variable in class org.ofbiz.core.entity.transaction.TyrexFactory
 
doPost(HttpServletRequest, HttpServletResponse) - Method in class org.ofbiz.core.control.ControlServlet
 
doRealCompare(Object, Object, String, String, String, List, Locale, ClassLoader) - Static method in class org.ofbiz.core.util.ObjectType
 
doRealCompare(Object, Object, String, String, String, List, Locale, ClassLoader) - Static method in class org.ofbiz.core.minilang.operation.BaseCompare
 
doRequest(HttpServletRequest, HttpServletResponse, String, GenericValue, GenericDelegator) - Method in class org.ofbiz.core.control.RequestHandler
 
doStartTag() - Method in class org.ofbiz.core.region.RenderTag
 
doStartTag() - Method in class org.ofbiz.core.taglib.UnlessTag
 
doStartTag() - Method in class org.ofbiz.core.taglib.PrintTag
 
doStartTag() - Method in class org.ofbiz.core.taglib.ParamTag
 
doStartTag() - Method in class org.ofbiz.core.taglib.ObjectTag
 
doStartTag() - Method in class org.ofbiz.core.taglib.IteratorTag
 
doStartTag() - Method in class org.ofbiz.core.taglib.IteratorHasNextTag
 
doStartTag() - Method in class org.ofbiz.core.taglib.IterateNextTag
 
doStartTag() - Method in class org.ofbiz.core.taglib.InputValueTag
 
doStartTag() - Method in class org.ofbiz.core.taglib.IfTag
 
doStartTag() - Method in class org.ofbiz.core.taglib.I18nMessageTag
 
doStartTag() - Method in class org.ofbiz.core.taglib.I18nBundleTag
 
doStartTag() - Method in class org.ofbiz.core.taglib.EntityFieldTag
 
doStartTag() - Method in class org.ofbiz.core.taglib.AbstractParameterTag
 
doUpload(HttpServletRequest) - Method in class org.ofbiz.core.util.HttpRequestFileUpload
 
dsCache - Static variable in class org.ofbiz.core.entity.transaction.TyrexConnectionFactory
 
dsCache - Static variable in class org.ofbiz.core.entity.transaction.JotmConnectionFactory
 
dsCache - Static variable in class org.ofbiz.core.entity.transaction.JNDIFactory
 
dsCache - Static variable in class org.ofbiz.core.entity.transaction.DBCPConnectionFactory
 
DumbFactory - class org.ofbiz.core.entity.transaction.DumbFactory.
A dumb, non-working transaction manager.
DumbFactory() - Constructor for class org.ofbiz.core.entity.transaction.DumbFactory
 
DynamicAxiom - interface org.ofbiz.core.rules.engine.DynamicAxiom.
Title: Dynamic Axiom
dynamicAxiom(AxiomSource) - Method in class org.ofbiz.core.rules.engine.Rule
Return a provable version of this rule.
dynamicAxiom(AxiomSource) - Method in class org.ofbiz.core.rules.engine.Fact
Returns this fact.
dynamicAxiom(AxiomSource) - Method in interface org.ofbiz.core.rules.engine.Axiom
Return an axiom that a consulting structure can use to prove itself.
DynamicRule - class org.ofbiz.core.rules.engine.DynamicRule.
Title: Dynamic Rule
DynamicRule(AxiomSource, Scope, Rule) - Constructor for class org.ofbiz.core.rules.engine.DynamicRule
Construct a provable rule for the given axiom source, scope, and rule.
DynamicRule(AxiomSource, Scope, Structure[]) - Constructor for class org.ofbiz.core.rules.engine.DynamicRule
Construct a provable rule for the given axiom source, scope, and structures -- these structures must all be capable of proving themselves.

E

e - Variable in class org.ofbiz.core.rules.engine.ProgramEnumerator
 
ECA_HANDLER_CLASS_NAME - Static variable in class org.ofbiz.core.entity.GenericDelegator
 
ecaCache - Static variable in class org.ofbiz.core.service.eca.ServiceEcaUtil
 
eDateList - Variable in class org.ofbiz.core.calendar.RecurrenceInfo
 
element - Variable in class org.ofbiz.core.taglib.ObjectTag
 
element - Variable in class org.ofbiz.core.taglib.IteratorTag
 
element - Variable in class org.ofbiz.core.taglib.IterateNextTag
 
elementClone(List) - Static method in class org.ofbiz.core.rules.parse.Parser
Create a copy of a vector, cloning each element of the vector.
elements() - Method in class org.ofbiz.core.rules.engine.Unification
Return the variables in this unification.
elementsAbove(Assembly, Object) - Static method in class org.ofbiz.core.rules.parse.Assembler
Returns a vector of the elements on an assembly's stack that appear before a specified fence.
elementsConsumed() - Method in class org.ofbiz.core.rules.parse.Assembly
Returns the number of elements that have been consumed.
elementsRemaining() - Method in class org.ofbiz.core.rules.parse.Assembly
Returns the number of elements that have not been consumed.
elementValue(Element) - Static method in class org.ofbiz.core.util.UtilXml
Return the text (node value) of the first node under this, works best if normalized.
ElseIf - class org.ofbiz.core.minilang.method.conditional.ElseIf.
Implements the else-if alternate execution element.
ElseIf(Element, SimpleMethod) - Constructor for class org.ofbiz.core.minilang.method.conditional.ElseIf
 
empty - Static variable in class org.ofbiz.core.rules.engine.Unification
 
empty - Variable in class org.ofbiz.core.minilang.method.ServletAccessor
 
empty - Variable in class org.ofbiz.core.minilang.method.ContextAccessor
 
Empty - class org.ofbiz.core.rules.parse.Empty.
Title: Empty
Empty() - Constructor for class org.ofbiz.core.rules.parse.Empty
 
EmptyCondition - class org.ofbiz.core.minilang.method.conditional.EmptyCondition.
Implements compare to a constant condition.
EmptyCondition(Element, SimpleMethod) - Constructor for class org.ofbiz.core.minilang.method.conditional.EmptyCondition
 
emptyList - Static variable in class org.ofbiz.core.rules.engine.Structure
the empty list singleton
EmptyList - class org.ofbiz.core.rules.engine.EmptyList.
Title: Empty List
EmptyList() - Constructor for class org.ofbiz.core.rules.engine.EmptyList
Constructs the empty list singleton.
encodeQuery(String) - Static method in class org.ofbiz.core.util.UtilFormatOut
Encodes an HTTP URL query String, replacing characters used for other things in HTTP URL query strings, but not touching the separator characters '?', '=', and '&'
encodeQueryValue(String) - Static method in class org.ofbiz.core.util.UtilFormatOut
Encodes a single HTTP URL query value, replacing characters used for other things in HTTP URL query strings
encodeXmlValue(String) - Static method in class org.ofbiz.core.util.UtilFormatOut
Encodes an XML string replacing the characters '<', '>', '"', ''', '&'
encrypt(byte[]) - Method in class org.ofbiz.core.crypto.BlowFishCrypt
 
encrypt(String) - Method in class org.ofbiz.core.crypto.MD5Encrypt
Encrypts the string.
encrypt(String) - Method in class org.ofbiz.core.crypto.BlowFishCrypt
 
endDocument() - Method in class org.ofbiz.core.entity.EntitySaxReader
 
endElement(String, String, String) - Method in class org.ofbiz.core.entity.EntitySaxReader
 
endPrefixMapping(String) - Method in class org.ofbiz.core.entity.EntitySaxReader
 
engineName - Variable in class org.ofbiz.core.service.ModelService
The name of the service engine
engines - Variable in class org.ofbiz.core.service.engine.GenericEngineFactory
 
enlistConnection(XAConnection) - Static method in class org.ofbiz.core.entity.TransactionUtil
Enlists the given XAConnection and if a transaction is active in the current thread, returns a plain JDBC Connection
enlistResource(XAResource) - Static method in class org.ofbiz.core.entity.TransactionUtil
 
ensureCacheIsLoaded() - Method in class org.ofbiz.core.rules.parse.tokens.TokenStringSource
The design of nextTokenString is that is always returns a cached value.
ensureChildWithChar(char) - Method in class org.ofbiz.core.rules.parse.tokens.SymbolNode
Find or create a child for the given character.
ENTITY - Static variable in class org.ofbiz.core.stats.ServerHitBin
 
ENTITY_DELEGATOR_NAME - Static variable in class org.ofbiz.core.util.SiteDefs
Required context init parameter to specify the entity delegator name as defined in entityengine.xml
ENTITY_ENGINE_XML_FILENAME - Static variable in class org.ofbiz.core.entity.config.EntityConfigUtil
 
entityAlias - Variable in class org.ofbiz.core.entity.model.ModelViewEntity.ModelMemberEntity
 
entityAlias - Variable in class org.ofbiz.core.entity.model.ModelViewEntity.ModelAlias
 
entityAlias - Variable in class org.ofbiz.core.entity.model.ModelViewEntity.ModelViewLink
 
entityCache - Variable in class org.ofbiz.core.entity.model.ModelReader
 
EntityCacheServices - class org.ofbiz.core.extentity.EntityCacheServices.
Entity Engine Cache Services
EntityCacheServices() - Constructor for class org.ofbiz.core.extentity.EntityCacheServices
 
EntityClause - class org.ofbiz.core.entity.EntityClause.
Generic Entity Clause - Used to string together entities to make a find clause
EntityClause() - Constructor for class org.ofbiz.core.entity.EntityClause
 
EntityClause(String, String, Object, EntityOperator, EntityOperator) - Constructor for class org.ofbiz.core.entity.EntityClause
 
EntityClause(String, String, String, String, EntityOperator, EntityOperator) - Constructor for class org.ofbiz.core.entity.EntityClause
 
EntityCondition - class org.ofbiz.core.entity.EntityCondition.
Represents the conditions to be used to constrain a query
An EntityCondition can represent various type of constraints, including: EntityConditionList: a list of EntityConditions, combined with the operator specified EntityExpr: for simple expressions or expressions that combine EntityConditions EntityExprList: a list of EntityExprs, combined with the operator specified EntityFieldMap: a map of fields where the field (key) equals the value, combined with the operator specified These can be used in various combinations using the EntityExpr object.
EntityCondition() - Constructor for class org.ofbiz.core.entity.EntityCondition
 
EntityConditionList - class org.ofbiz.core.entity.EntityConditionList.
Encapsulates a list of EntityConditions to be used as a single EntityCondition combined as specified
EntityConditionList() - Constructor for class org.ofbiz.core.entity.EntityConditionList
 
EntityConditionList(List, EntityOperator) - Constructor for class org.ofbiz.core.entity.EntityConditionList
 
EntityConditionParam - class org.ofbiz.core.entity.EntityConditionParam.
Represents a single parameter to be used in the preparedStatement
EntityConditionParam() - Constructor for class org.ofbiz.core.entity.EntityConditionParam
 
EntityConditionParam(ModelField, Object) - Constructor for class org.ofbiz.core.entity.EntityConditionParam
 
EntityConfigUtil - class org.ofbiz.core.entity.config.EntityConfigUtil.
Misc.
EntityConfigUtil.DatasourceInfo - class org.ofbiz.core.entity.config.EntityConfigUtil.DatasourceInfo.
 
EntityConfigUtil.DatasourceInfo(Element) - Constructor for class org.ofbiz.core.entity.config.EntityConfigUtil.DatasourceInfo
 
EntityConfigUtil.DelegatorInfo - class org.ofbiz.core.entity.config.EntityConfigUtil.DelegatorInfo.
 
EntityConfigUtil.DelegatorInfo(Element) - Constructor for class org.ofbiz.core.entity.config.EntityConfigUtil.DelegatorInfo
 
EntityConfigUtil.EntityEcaReaderInfo - class org.ofbiz.core.entity.config.EntityConfigUtil.EntityEcaReaderInfo.
 
EntityConfigUtil.EntityEcaReaderInfo(Element) - Constructor for class org.ofbiz.core.entity.config.EntityConfigUtil.EntityEcaReaderInfo
 
EntityConfigUtil.EntityGroupReaderInfo - class org.ofbiz.core.entity.config.EntityConfigUtil.EntityGroupReaderInfo.
 
EntityConfigUtil.EntityGroupReaderInfo(Element) - Constructor for class org.ofbiz.core.entity.config.EntityConfigUtil.EntityGroupReaderInfo
 
EntityConfigUtil.EntityModelReaderInfo - class org.ofbiz.core.entity.config.EntityConfigUtil.EntityModelReaderInfo.
 
EntityConfigUtil.EntityModelReaderInfo(Element) - Constructor for class org.ofbiz.core.entity.config.EntityConfigUtil.EntityModelReaderInfo
 
EntityConfigUtil.FieldTypeInfo - class org.ofbiz.core.entity.config.EntityConfigUtil.FieldTypeInfo.
 
EntityConfigUtil.FieldTypeInfo(Element) - Constructor for class org.ofbiz.core.entity.config.EntityConfigUtil.FieldTypeInfo
 
EntityConfigUtil.ResourceLoaderInfo - class org.ofbiz.core.entity.config.EntityConfigUtil.ResourceLoaderInfo.
 
EntityConfigUtil.ResourceLoaderInfo(Element) - Constructor for class org.ofbiz.core.entity.config.EntityConfigUtil.ResourceLoaderInfo
 
EntityConfigUtil() - Constructor for class org.ofbiz.core.entity.config.EntityConfigUtil
 
EntityEcaAction - class org.ofbiz.core.extentity.eca.EntityEcaAction.
EntityEcaAction
EntityEcaAction() - Constructor for class org.ofbiz.core.extentity.eca.EntityEcaAction
 
EntityEcaAction(Element) - Constructor for class org.ofbiz.core.extentity.eca.EntityEcaAction
 
EntityEcaCondition - class org.ofbiz.core.extentity.eca.EntityEcaCondition.
EntityEcaCondition
EntityEcaCondition() - Constructor for class org.ofbiz.core.extentity.eca.EntityEcaCondition
 
EntityEcaCondition(Element, boolean) - Constructor for class org.ofbiz.core.extentity.eca.EntityEcaCondition
 
EntityEcaException - exception org.ofbiz.core.extentity.eca.EntityEcaException.
EntityEcaException
EntityEcaException() - Constructor for class org.ofbiz.core.extentity.eca.EntityEcaException
 
EntityEcaException(String) - Constructor for class org.ofbiz.core.extentity.eca.EntityEcaException
 
EntityEcaException(String, Throwable) - Constructor for class org.ofbiz.core.extentity.eca.EntityEcaException
 
entityEcaHandler - Variable in class org.ofbiz.core.entity.GenericDelegator
 
EntityEcaHandler - interface org.ofbiz.core.entity.eca.EntityEcaHandler.
EntityEcaHandler interface
entityEcaReader - Variable in class org.ofbiz.core.entity.config.EntityConfigUtil.DelegatorInfo
 
entityEcaReaderInfos - Static variable in class org.ofbiz.core.entity.config.EntityConfigUtil
 
entityEcaReaderName - Variable in class org.ofbiz.core.extentity.eca.DelegatorEcaHandler
 
entityEcaReaders - Static variable in class org.ofbiz.core.extentity.eca.EntityEcaUtil
 
EntityEcaRule - class org.ofbiz.core.extentity.eca.EntityEcaRule.
EntityEcaRule
EntityEcaRule() - Constructor for class org.ofbiz.core.extentity.eca.EntityEcaRule
 
EntityEcaRule(Element) - Constructor for class org.ofbiz.core.extentity.eca.EntityEcaRule
 
EntityEcaUtil - class org.ofbiz.core.extentity.eca.EntityEcaUtil.
EntityEcaUtil
EntityEcaUtil() - Constructor for class org.ofbiz.core.extentity.eca.EntityEcaUtil
 
EntityExpr - class org.ofbiz.core.entity.EntityExpr.
Encapsulates simple expressions used for specifying queries
EntityExpr() - Constructor for class org.ofbiz.core.entity.EntityExpr
 
EntityExpr(EntityCondition, EntityOperator, EntityCondition) - Constructor for class org.ofbiz.core.entity.EntityExpr
 
EntityExpr(String, boolean, EntityOperator, Object, boolean) - Constructor for class org.ofbiz.core.entity.EntityExpr
 
EntityExpr(String, EntityOperator, Object) - Constructor for class org.ofbiz.core.entity.EntityExpr
 
EntityExprList - class org.ofbiz.core.entity.EntityExprList.
Encapsulates simple expressions used for specifying queries
EntityExprList() - Constructor for class org.ofbiz.core.entity.EntityExprList
 
EntityExprList(List, EntityOperator) - Constructor for class org.ofbiz.core.entity.EntityExprList
 
EntityField - class org.ofbiz.core.pseudotag.EntityField.
Pseudo-Tag to Print Localized Entity Fields
EntityField(PageContext) - Constructor for class org.ofbiz.core.pseudotag.EntityField
 
EntityFieldMap - class org.ofbiz.core.entity.EntityFieldMap.
Encapsulates simple expressions used for specifying queries
EntityFieldMap() - Constructor for class org.ofbiz.core.entity.EntityFieldMap
 
EntityFieldMap(Map, EntityOperator) - Constructor for class org.ofbiz.core.entity.EntityFieldMap
 
EntityFieldTag - class org.ofbiz.core.taglib.EntityFieldTag.
EntityFieldTag - Tag to Print Localized Entity Fields.
EntityFieldTag() - Constructor for class org.ofbiz.core.taglib.EntityFieldTag
 
entityFileName - Variable in class org.ofbiz.core.entity.model.ModelFieldTypeReader
 
EntityFindOptions - class org.ofbiz.core.entity.EntityFindOptions.
Contains a number of variables used to select certain advanced finding options.
EntityFindOptions() - Constructor for class org.ofbiz.core.entity.EntityFindOptions
Default constructor.
EntityFindOptions(boolean, int, int, boolean) - Constructor for class org.ofbiz.core.entity.EntityFindOptions
 
entityGroupReader - Variable in class org.ofbiz.core.entity.config.EntityConfigUtil.DelegatorInfo
 
entityGroupReaderInfos - Static variable in class org.ofbiz.core.entity.config.EntityConfigUtil
 
entityGroupResourceHandler - Variable in class org.ofbiz.core.entity.model.ModelGroupReader
 
entityHistory - Static variable in class org.ofbiz.core.stats.ServerHitBin
 
EntityListIterator - class org.ofbiz.core.entity.EntityListIterator.
Generic Entity Cursor List Iterator for Handling Cursored DB Results
EntityListIterator(SQLProcessor, ModelEntity, List, ModelFieldTypeReader) - Constructor for class org.ofbiz.core.entity.EntityListIterator
 
EntityLockedException - exception org.ofbiz.core.entity.EntityLockedException.
EntityLockedException
EntityLockedException() - Constructor for class org.ofbiz.core.entity.EntityLockedException
 
EntityLockedException(String) - Constructor for class org.ofbiz.core.entity.EntityLockedException
 
EntityLockedException(String, Throwable) - Constructor for class org.ofbiz.core.entity.EntityLockedException
 
entityModelReader - Variable in class org.ofbiz.core.entity.config.EntityConfigUtil.DelegatorInfo
 
entityModelReaderInfos - Static variable in class org.ofbiz.core.entity.config.EntityConfigUtil
 
entityName - Variable in class org.ofbiz.core.entity.GenericEntity
Contains the entityName of this entity, necessary for efficiency when creating EJBs
entityName - Variable in class org.ofbiz.core.entity.model.ModelViewEntity.ModelMemberEntity
 
entityName - Variable in class org.ofbiz.core.entity.model.ModelEntity
The entity-name of the Entity
EntityOperator - class org.ofbiz.core.entity.EntityOperator.
Encapsulates operations between entities and entity fields.
EntityOperator(int, String) - Constructor for class org.ofbiz.core.entity.EntityOperator
 
entityResourceHandlerMap - Variable in class org.ofbiz.core.entity.model.ModelReader
for each entity contains a map to the ResourceHandler that the entity came from
entityResourceHandlers - Variable in class org.ofbiz.core.entity.model.ModelReader
collection of filenames for entity definitions
EntitySaxReader - class org.ofbiz.core.entity.EntitySaxReader.
SAX XML Parser Content Handler for Entity Engine XML files
EntitySaxReader() - Constructor for class org.ofbiz.core.entity.EntitySaxReader
 
EntitySaxReader(GenericDelegator) - Constructor for class org.ofbiz.core.entity.EntitySaxReader
 
EntityServiceFactory - class org.ofbiz.core.extentity.EntityServiceFactory.
EntityEcaUtil
EntityServiceFactory() - Constructor for class org.ofbiz.core.extentity.EntityServiceFactory
 
entitySinceStarted - Static variable in class org.ofbiz.core.stats.ServerHitBin
 
EntityTypeUtil - class org.ofbiz.core.entity.EntityTypeUtil.
Makes it easier to deal with entities that follow the extensibility pattern and that can be of various types as identified in the database.
EntityTypeUtil() - Constructor for class org.ofbiz.core.entity.EntityTypeUtil
 
EntityUtil - class org.ofbiz.core.entity.EntityUtil.
Helper methods when dealing with Entities, especially ones that follow certain conventions
EntityUtil() - Constructor for class org.ofbiz.core.entity.EntityUtil
 
EntityWhereString - class org.ofbiz.core.entity.EntityWhereString.
Encapsulates SQL expressions used for where clause snippets.
EntityWhereString() - Constructor for class org.ofbiz.core.entity.EntityWhereString
 
EntityWhereString(String) - Constructor for class org.ofbiz.core.entity.EntityWhereString
 
entrySet() - Method in class org.ofbiz.core.util.UtilMisc.SimpleMap
 
entrySet() - Method in class org.ofbiz.core.entity.GenericEntity
 
envName - Variable in class org.ofbiz.core.config.ResourceLoader
 
EnvToField - class org.ofbiz.core.minilang.method.envops.EnvToField.
Copies an environment field to a map field
EnvToField(Element, SimpleMethod) - Constructor for class org.ofbiz.core.minilang.method.envops.EnvToField
 
EOF - Static variable in class org.ofbiz.core.rules.parse.tokens.Token
A constant indicating that there are no more tokens
EQUALS - Static variable in class org.ofbiz.core.entity.EntityOperator
 
equals(Object) - Method in class org.ofbiz.core.config.ResourceHandler
 
equals(Object) - Method in class org.ofbiz.core.util.UtilMisc.SimpleMap
 
equals(Object) - Method in class org.ofbiz.core.util.MapComparator
 
equals(Object) - Method in class org.ofbiz.core.entity.GenericEntity
Determines the equality of two GenericEntity objects, overrides the default equals
equals(Object) - Method in class org.ofbiz.core.entity.EntityOperator
 
equals(Object) - Method in class org.ofbiz.core.rules.engine.Variable
Returns true if the supplied object is an equivalent variable.
equals(Object) - Method in class org.ofbiz.core.rules.engine.Structure
Returns true if the supplied object is an equivalent structure.
equals(Object) - Method in class org.ofbiz.core.rules.engine.Rule
Returns true if the supplied object is an equivalent rule.
equals(Object) - Method in class org.ofbiz.core.rules.engine.Not
Returns true if the supplied object is an equivalent not structure.
equals(Object) - Method in class org.ofbiz.core.rules.parse.tokens.Token
Returns true if the supplied object is an equivalent token.
equals(Object) - Method in class org.ofbiz.core.minilang.method.ServletAccessor
The equals and hashCode methods are imnplemented just case this object is ever accidently used as a Map key
equals(Object) - Method in class org.ofbiz.core.minilang.method.ContextAccessor
The equals and hashCode methods are imnplemented just case this object is ever accidently used as a Map key
equalsIgnoreCase(Object) - Method in class org.ofbiz.core.rules.parse.tokens.Token
Returns true if the supplied object is an equivalent token, given mellowness about case in strings and characters.
ERROR - Static variable in class org.ofbiz.core.util.Debug
 
ERROR_MESSAGE - Static variable in class org.ofbiz.core.util.SiteDefs
Used in request/session object to denote error messages
ERROR_MESSAGE - Static variable in class org.ofbiz.core.service.ModelService
 
ERROR_MESSAGE_LIST - Static variable in class org.ofbiz.core.service.ModelService
 
ERROR_MESSAGE_MAP - Static variable in class org.ofbiz.core.service.ModelService
 
ERROR_PAGE - Static variable in class org.ofbiz.core.util.SiteDefs
 
ERROR_PAGE - Static variable in class org.ofbiz.core.util.ConfigXMLReader
 
error(SAXParseException) - Method in class org.ofbiz.core.util.UtilXml.LocalErrorHandler
 
error(SAXParseException) - Method in class org.ofbiz.core.entity.EntitySaxReader
 
errorOn() - Static method in class org.ofbiz.core.util.Debug
 
eRulesList - Variable in class org.ofbiz.core.calendar.RecurrenceInfo
 
EV_CACHE_CHECK - Static variable in interface org.ofbiz.core.entity.eca.EntityEcaHandler
 
EV_CACHE_CLEAR - Static variable in interface org.ofbiz.core.entity.eca.EntityEcaHandler
 
EV_CACHE_PUT - Static variable in interface org.ofbiz.core.entity.eca.EntityEcaHandler
 
EV_RETURN - Static variable in interface org.ofbiz.core.entity.eca.EntityEcaHandler
 
EV_RUN - Static variable in interface org.ofbiz.core.entity.eca.EntityEcaHandler
 
EV_VALIDATE - Static variable in interface org.ofbiz.core.entity.eca.EntityEcaHandler
 
eval() - Method in class org.ofbiz.core.rules.engine.Variable
Returns the value of this variable.
eval() - Method in interface org.ofbiz.core.rules.engine.Term
The value that this term should present to an evaluating function.
eval() - Method in class org.ofbiz.core.rules.engine.Structure
Return this structure, if it is nonatomic, or just the functor, if this is an atom.
eval() - Method in class org.ofbiz.core.rules.engine.Comparison
Returns Boolean.TRUE if the comparison operator holds true between the values of the two terms.
eval() - Method in class org.ofbiz.core.rules.engine.Atom
Returns the functor if this structure.
eval() - Method in class org.ofbiz.core.rules.engine.ArithmeticOperator
Returns the result of applying this object's operator against the arithmetic values of its two terms.
eval() - Method in class org.ofbiz.core.rules.engine.Anonymous
Return the value of this anonymous variable to use in functions; this is meaningless in logic programming, but the method returns the name of this variable.
eval() - Method in class org.ofbiz.core.rules.logikus.Anonymous
Return the value of this anonymous variable to use in functions; this is meaningless in logic programming, but the method returns the name of this variable.
eval(ArithmeticTerm) - Method in class org.ofbiz.core.rules.engine.ArithmeticOperator
get the "double" value of this term
eval(DispatchContext, GenericEntity) - Method in class org.ofbiz.core.extentity.eca.EntityEcaCondition
 
eval(String, DispatchContext, GenericEntity, boolean) - Method in class org.ofbiz.core.extentity.eca.EntityEcaRule
 
eval(String, DispatchContext, Map) - Method in class org.ofbiz.core.service.eca.ServiceEcaCondition
 
eval(String, DispatchContext, Map, Map, boolean) - Method in class org.ofbiz.core.service.eca.ServiceEcaRule
 
eval(String, int, int, Object) - Method in class org.ofbiz.core.util.OfbizJsBsfEngine
This is used by an application to evaluate a string containing some expression.
eval(String, int, int, Object) - Method in class org.ofbiz.core.minilang.SimpleMethodBsfEngine
 
eval(String, Map) - Static method in class org.ofbiz.core.util.BshUtil
Evaluate a BSH condition or expression
evalBshCondition(String, Map) - Method in class org.ofbiz.core.workflow.impl.WfExecutionObjectImpl
Evaluate a condition expression using BeanShell
evalConditionClass(String, String, Map, Map) - Method in class org.ofbiz.core.workflow.impl.WfExecutionObjectImpl
Evaluate a condition expression using an implementation of TransitionCondition
evalEcaRules(String, String, GenericEntity, Map, boolean, boolean) - Method in class org.ofbiz.core.entity.GenericDelegator
 
evalRules(String, Map, String, DispatchContext, Map, Map, boolean) - Static method in class org.ofbiz.core.service.eca.ServiceEcaUtil
 
evalRules(String, Map, String, GenericEntity, boolean) - Method in interface org.ofbiz.core.entity.eca.EntityEcaHandler
 
evalRules(String, Map, String, GenericEntity, boolean) - Method in class org.ofbiz.core.extentity.eca.DelegatorEcaHandler
 
evaluateCondition(Map, Map, String, DispatchContext) - Method in interface org.ofbiz.core.workflow.TransitionCondition
Evaluate a condition and return the result as a Boolean
evaluateCondition(Map, Map, String, DispatchContext) - Method in class org.ofbiz.core.workflow.impl.ServiceCondition
 
Evaluation - class org.ofbiz.core.rules.engine.Evaluation.
An Evaluation unifies a term with the value of another term.
evaluation() - Method in class org.ofbiz.core.rules.logikus.LogikusParser
Return a parser that recognizes the grammar: evaluation = '#' '(' arg ',' arg ')'; For example, this parser will recognize "#(X, 12321/111)", translating it to an Evaluation object.
Evaluation(Term, Term) - Constructor for class org.ofbiz.core.rules.engine.Evaluation
Constructs an Evaluation that will unify the first term with the second term during proofs.
EvaluationAssembler - class org.ofbiz.core.rules.logikus.EvaluationAssembler.
Pops two terms, constructs an Evaluation from these terms, and pushes it.
EvaluationAssembler() - Constructor for class org.ofbiz.core.rules.logikus.EvaluationAssembler
 
EvaluationException - exception org.ofbiz.core.workflow.EvaluationException.
Transition Evaluation Workflow Exception
EvaluationException - exception org.ofbiz.core.rules.engine.EvaluationException.
Title: Evaluation Exception
EvaluationException() - Constructor for class org.ofbiz.core.workflow.EvaluationException
 
EvaluationException() - Constructor for class org.ofbiz.core.rules.engine.EvaluationException
Constructs an EvaluationException with no detail message.
EvaluationException(String) - Constructor for class org.ofbiz.core.workflow.EvaluationException
 
EvaluationException(String) - Constructor for class org.ofbiz.core.rules.engine.EvaluationException
Constructs an EvaluationException with the specified detail message.
EvaluationException(String, Throwable) - Constructor for class org.ofbiz.core.workflow.EvaluationException
 
EVENT - Static variable in class org.ofbiz.core.util.ConfigXMLReader
 
EVENT - Static variable in class org.ofbiz.core.stats.ServerHitBin
 
EVENT - Static variable in class org.ofbiz.core.minilang.method.MethodContext
 
EVENT_HANDLER_KEY - Static variable in class org.ofbiz.core.control.RequestManager
 
EVENT_MESSAGE - Static variable in class org.ofbiz.core.util.SiteDefs
Used in request/session object to denote event non error messages
EVENT_METHOD - Static variable in class org.ofbiz.core.util.ConfigXMLReader
 
EVENT_PATH - Static variable in class org.ofbiz.core.util.ConfigXMLReader
 
EVENT_TYPE - Static variable in class org.ofbiz.core.util.ConfigXMLReader
 
EventFactory - class org.ofbiz.core.event.EventFactory.
EventFactory - Event Handler Factory
EventFactory(RequestHandler) - Constructor for class org.ofbiz.core.event.EventFactory
 
EventHandler - interface org.ofbiz.core.event.EventHandler.
EventHandler - Event Handler Interface
EventHandlerException - exception org.ofbiz.core.event.EventHandlerException.
EventHandlerException.java
EventHandlerException() - Constructor for class org.ofbiz.core.event.EventHandlerException
 
EventHandlerException(String) - Constructor for class org.ofbiz.core.event.EventHandlerException
 
EventHandlerException(String, Throwable) - Constructor for class org.ofbiz.core.event.EventHandlerException
 
eventHistory - Static variable in class org.ofbiz.core.stats.ServerHitBin
 
eventSinceStarted - Static variable in class org.ofbiz.core.stats.ServerHitBin
 
eventType() - Method in interface org.ofbiz.core.workflow.WfEventAudit
 
eventType() - Method in class org.ofbiz.core.workflow.impl.WfEventAuditImpl
 
exec() - Method in interface org.ofbiz.core.service.job.Job
Executes the Job.
exec() - Method in class org.ofbiz.core.service.job.GenericServiceJob
Invokes the service.
exec() - Method in class org.ofbiz.core.service.job.AbstractJob
Executes the Job.
exec() - Method in class org.ofbiz.core.workflow.client.StartActivityJob
 
exec(List) - Method in class org.ofbiz.core.ftl.SetRequestAttributeMethod
 
exec(Map, List, Locale, ClassLoader) - Method in class org.ofbiz.core.minilang.operation.PropertyOper
 
exec(Map, List, Locale, ClassLoader) - Method in class org.ofbiz.core.minilang.operation.MakeInStringOperation
 
exec(Map, List, Locale, ClassLoader) - Method in class org.ofbiz.core.minilang.operation.InFieldOper
 
exec(Map, List, Locale, ClassLoader) - Method in class org.ofbiz.core.minilang.operation.ConstantOper
 
exec(Map, Map, List, Locale, ClassLoader) - Method in class org.ofbiz.core.minilang.operation.ValidateMethod
 
exec(Map, Map, List, Locale, ClassLoader) - Method in class org.ofbiz.core.minilang.operation.SimpleMapProcess
 
exec(Map, Map, List, Locale, ClassLoader) - Method in class org.ofbiz.core.minilang.operation.SimpleMapOperation
 
exec(Map, Map, List, Locale, ClassLoader) - Method in class org.ofbiz.core.minilang.operation.Regexp
 
exec(Map, Map, List, Locale, ClassLoader) - Method in class org.ofbiz.core.minilang.operation.NotEmpty
 
exec(Map, Map, List, Locale, ClassLoader) - Method in class org.ofbiz.core.minilang.operation.MapProcessor
 
exec(Map, Map, List, Locale, ClassLoader) - Method in class org.ofbiz.core.minilang.operation.MakeInString
 
exec(Map, Map, List, Locale, ClassLoader) - Method in class org.ofbiz.core.minilang.operation.Copy
 
exec(Map, Map, List, Locale, ClassLoader) - Method in class org.ofbiz.core.minilang.operation.Convert
 
exec(Map, Map, List, Locale, ClassLoader) - Method in class org.ofbiz.core.minilang.operation.CompareField
 
exec(Map, Map, List, Locale, ClassLoader) - Method in class org.ofbiz.core.minilang.operation.Compare
 
exec(Map, Map, List, Locale, ClassLoader) - Method in class org.ofbiz.core.minilang.operation.BaseCompare
 
exec(MethodContext) - Method in class org.ofbiz.core.minilang.SimpleMethod
Execute the Simple Method operations
exec(MethodContext) - Method in class org.ofbiz.core.minilang.method.MethodOperation
Execute the operation; if false is returned then no further operations will be executed
exec(MethodContext) - Method in class org.ofbiz.core.minilang.method.callops.Return
 
exec(MethodContext) - Method in class org.ofbiz.core.minilang.method.callops.CreateObject
 
exec(MethodContext) - Method in class org.ofbiz.core.minilang.method.callops.CheckErrors
 
exec(MethodContext) - Method in class org.ofbiz.core.minilang.method.callops.CallSimpleMethod
 
exec(MethodContext) - Method in class org.ofbiz.core.minilang.method.callops.CallSimpleMapProcessor
 
exec(MethodContext) - Method in class org.ofbiz.core.minilang.method.callops.CallServiceAsynch
 
exec(MethodContext) - Method in class org.ofbiz.core.minilang.method.callops.CallService
 
exec(MethodContext) - Method in class org.ofbiz.core.minilang.method.callops.CallObjectMethod
 
exec(MethodContext) - Method in class org.ofbiz.core.minilang.method.callops.CallClassMethod
 
exec(MethodContext) - Method in class org.ofbiz.core.minilang.method.callops.CallBsh
 
exec(MethodContext) - Method in class org.ofbiz.core.minilang.method.callops.AddError
 
exec(MethodContext) - Method in class org.ofbiz.core.minilang.method.conditional.MasterIf
 
exec(MethodContext) - Method in class org.ofbiz.core.minilang.method.entityops.TransactionRollback
 
exec(MethodContext) - Method in class org.ofbiz.core.minilang.method.entityops.TransactionCommit
 
exec(MethodContext) - Method in class org.ofbiz.core.minilang.method.entityops.TransactionBegin
 
exec(MethodContext) - Method in class org.ofbiz.core.minilang.method.entityops.StoreValue
 
exec(MethodContext) - Method in class org.ofbiz.core.minilang.method.entityops.StoreList
 
exec(MethodContext) - Method in class org.ofbiz.core.minilang.method.entityops.SetPkFields
 
exec(MethodContext) - Method in class org.ofbiz.core.minilang.method.entityops.SetNonpkFields
 
exec(MethodContext) - Method in class org.ofbiz.core.minilang.method.entityops.SetCurrentUserLogin
 
exec(MethodContext) - Method in class org.ofbiz.core.minilang.method.entityops.SequencedIdToEnv
 
exec(MethodContext) - Method in class org.ofbiz.core.minilang.method.entityops.RemoveValue
 
exec(MethodContext) - Method in class org.ofbiz.core.minilang.method.entityops.RemoveRelated
 
exec(MethodContext) - Method in class org.ofbiz.core.minilang.method.entityops.RemoveList
 
exec(MethodContext) - Method in class org.ofbiz.core.minilang.method.entityops.RemoveByAnd
 
exec(MethodContext) - Method in class org.ofbiz.core.minilang.method.entityops.NowTimestampToEnv
 
exec(MethodContext) - Method in class org.ofbiz.core.minilang.method.entityops.NowDateToEnv
 
exec(MethodContext) - Method in class org.ofbiz.core.minilang.method.entityops.MakeValue
 
exec(MethodContext) - Method in class org.ofbiz.core.minilang.method.entityops.FindByPrimaryKey
 
exec(MethodContext) - Method in class org.ofbiz.core.minilang.method.entityops.FindByAnd
 
exec(MethodContext) - Method in class org.ofbiz.core.minilang.method.entityops.FilterListByDate
 
exec(MethodContext) - Method in class org.ofbiz.core.minilang.method.entityops.FilterListByAnd
 
exec(MethodContext) - Method in class org.ofbiz.core.minilang.method.entityops.CreateValue
 
exec(MethodContext) - Method in class org.ofbiz.core.minilang.method.entityops.CloneValue
 
exec(MethodContext) - Method in class org.ofbiz.core.minilang.method.entityops.ClearEntityCaches
 
exec(MethodContext) - Method in class org.ofbiz.core.minilang.method.entityops.ClearCacheLine
 
exec(MethodContext) - Method in class org.ofbiz.core.minilang.method.envops.ToString
 
exec(MethodContext) - Method in class org.ofbiz.core.minilang.method.envops.StringToList
 
exec(MethodContext) - Method in class org.ofbiz.core.minilang.method.envops.StringToField
 
exec(MethodContext) - Method in class org.ofbiz.core.minilang.method.envops.MapToMap
 
exec(MethodContext) - Method in class org.ofbiz.core.minilang.method.envops.Iterate
 
exec(MethodContext) - Method in class org.ofbiz.core.minilang.method.envops.FirstFromList
 
exec(MethodContext) - Method in class org.ofbiz.core.minilang.method.envops.FieldToList
 
exec(MethodContext) - Method in class org.ofbiz.core.minilang.method.envops.FieldToField
 
exec(MethodContext) - Method in class org.ofbiz.core.minilang.method.envops.FieldToEnv
 
exec(MethodContext) - Method in class org.ofbiz.core.minilang.method.envops.EnvToField
 
exec(MethodContext) - Method in class org.ofbiz.core.minilang.method.envops.ClearField
 
exec(MethodContext) - Method in class org.ofbiz.core.minilang.method.eventops.WebappPropertyToField
 
exec(MethodContext) - Method in class org.ofbiz.core.minilang.method.eventops.SessionToField
 
exec(MethodContext) - Method in class org.ofbiz.core.minilang.method.eventops.RequestToField
 
exec(MethodContext) - Method in class org.ofbiz.core.minilang.method.eventops.FieldToSession
 
exec(MethodContext) - Method in class org.ofbiz.core.minilang.method.eventops.FieldToRequest
 
exec(MethodContext) - Method in class org.ofbiz.core.minilang.method.ifops.IfValidateMethod
 
exec(MethodContext) - Method in class org.ofbiz.core.minilang.method.ifops.IfRegexp
 
exec(MethodContext) - Method in class org.ofbiz.core.minilang.method.ifops.IfNotEmpty
 
exec(MethodContext) - Method in class org.ofbiz.core.minilang.method.ifops.IfHasPermission
 
exec(MethodContext) - Method in class org.ofbiz.core.minilang.method.ifops.IfEmpty
 
exec(MethodContext) - Method in class org.ofbiz.core.minilang.method.ifops.IfCompareField
 
exec(MethodContext) - Method in class org.ofbiz.core.minilang.method.ifops.IfCompare
 
exec(MethodContext) - Method in class org.ofbiz.core.minilang.method.ifops.CheckPermission
 
exec(MethodContext) - Method in class org.ofbiz.core.minilang.method.ifops.CheckId
 
exec(MethodContext) - Method in class org.ofbiz.core.minilang.method.otherops.PropertyToField
 
exec(MethodContext) - Method in class org.ofbiz.core.minilang.method.otherops.Log
 
exec(MethodContext) - Method in class org.ofbiz.core.minilang.method.otherops.Calculate
 
exec(MethodContext) - Method in class org.ofbiz.core.minilang.method.serviceops.FieldToResult
 
exec(String, int, int, Object) - Method in class org.ofbiz.core.minilang.SimpleMethodBsfEngine
 
execQuery(String, ExecQueryCallbackFunctionIF) - Method in class org.ofbiz.core.entity.jdbc.SQLProcessor
Execute a query based on the SQL string given.
ExecQueryCallbackFunctionIF - interface org.ofbiz.core.entity.jdbc.ExecQueryCallbackFunctionIF.
 
executeGlobalActions(HttpServletRequest, HttpServletResponse, JPublishContext, String) - Method in class org.ofbiz.core.view.JPublishViewHandler
 
executeParameterActions(HttpServletRequest, HttpServletResponse, JPublishContext, String) - Method in class org.ofbiz.core.view.JPublishViewHandler
 
executePathActions(HttpServletRequest, HttpServletResponse, JPublishContext, String) - Method in class org.ofbiz.core.view.JPublishViewHandler
 
executePostEvaluationActions(HttpServletRequest, HttpServletResponse, JPublishContext, String) - Method in class org.ofbiz.core.view.JPublishViewHandler
 
executePreEvaluationActions(HttpServletRequest, HttpServletResponse, JPublishContext, String) - Method in class org.ofbiz.core.view.JPublishViewHandler
 
executeQuery() - Method in class org.ofbiz.core.entity.jdbc.SQLProcessor
Execute a query based on the prepared statement
executeQuery(String) - Method in class org.ofbiz.core.entity.jdbc.SQLProcessor
Execute a query baed ont SQL string given
executeUpdate() - Method in class org.ofbiz.core.entity.jdbc.SQLProcessor
Execute updates
executeUpdate(String) - Method in class org.ofbiz.core.entity.jdbc.SQLProcessor
Execute update based on the SQL statement given
executionObjectType() - Method in class org.ofbiz.core.workflow.impl.WfProcessImpl
 
executionObjectType() - Method in class org.ofbiz.core.workflow.impl.WfExecutionObjectImpl
Getter for this type of execution object.
executionObjectType() - Method in class org.ofbiz.core.workflow.impl.WfActivityImpl
 
expandMap - Variable in class org.ofbiz.core.taglib.IteratorTag
 
expandMap - Variable in class org.ofbiz.core.taglib.IterateNextTag
 
expandString(String) - Method in class org.ofbiz.core.minilang.method.MethodContext
Expands environment variables delimited with ${}
expected - Variable in class org.ofbiz.core.rules.parse.TrackException
 
expireTime - Variable in class org.ofbiz.core.util.UtilCache
Specifies the amount of time since initial loading before an element will be reported as expired.
export - Variable in class org.ofbiz.core.service.ModelService
Can this service be exported via RPC, RMI, SOAP, etc
expression - Variable in class org.ofbiz.core.rules.logikus.LogikusParser
 
expression() - Method in class org.ofbiz.core.rules.logikus.LogikusParser
Return a parser that recognizes the grammar: expression = phrase ('+' phrase | '-' phrase)*;
exprList - Variable in class org.ofbiz.core.entity.EntityExprList
 
EXPWIDTH - Static variable in class org.ofbiz.core.rules.parse.Repetition
the width of a random expansion
extName - Variable in class org.ofbiz.core.util.FlexibleMapAccessor
 
extName - Variable in class org.ofbiz.core.util.FlexibleMapAccessor.SubMapAccessor
 

F

Fact - class org.ofbiz.core.rules.engine.Fact.
Title: Fact
Fact(Object) - Constructor for class org.ofbiz.core.rules.engine.Fact
Contructs a fact from the specified object.
Fact(Object, Fact[]) - Constructor for class org.ofbiz.core.rules.engine.Fact
Constructs a fact with the specified functor and facts.
Fact(Object, Object) - Constructor for class org.ofbiz.core.rules.engine.Fact
A convenience, equivalent to new Fact(functor, new Object[]{o}).
Fact(Object, Object[]) - Constructor for class org.ofbiz.core.rules.engine.Fact
Constructs a fact with the specified functor, and with terms that are atoms wrapped around the supplied objects.
Fact(Object, Object, Object) - Constructor for class org.ofbiz.core.rules.engine.Fact
A convenience, equivalent to new Fact(functor, new Object[]{o1, o2}).
Fact(Object, Term[]) - Constructor for class org.ofbiz.core.rules.engine.Fact
Although "public", this method is not for public use.
factor() - Method in class org.ofbiz.core.rules.logikus.LogikusParser
Return a parser that recognizes the grammar: factor = '(' expression ')' | Num | QuotedString | variable;
factory - Variable in class org.ofbiz.core.service.ServiceDispatcher
 
facts(Object[]) - Static method in class org.ofbiz.core.rules.engine.Fact
 
failed(Exception) - Method in class org.ofbiz.core.service.job.GenericServiceJob
Method is called when the service fails due to an exception.
FATAL - Static variable in class org.ofbiz.core.util.Debug
 
fatalError(SAXParseException) - Method in class org.ofbiz.core.util.UtilXml.LocalErrorHandler
 
fatalError(SAXParseException) - Method in class org.ofbiz.core.entity.EntitySaxReader
 
fatalOn() - Static method in class org.ofbiz.core.util.Debug
 
field - Variable in class org.ofbiz.core.entity.model.ModelViewEntity.ModelAlias
 
field - Variable in class org.ofbiz.core.taglib.EntityFieldTag
 
fieldAcsr - Variable in class org.ofbiz.core.minilang.method.callops.CallService.ResultToFieldDef
 
fieldMap - Variable in class org.ofbiz.core.entity.EntityFieldMap
 
fieldName - Variable in class org.ofbiz.core.entity.model.ModelKeyMap
name of the field in this entity
fieldNames - Variable in class org.ofbiz.core.entity.model.ModelIndex
list of the field names included in this index
fieldNameString() - Method in class org.ofbiz.core.entity.model.ModelEntity
 
fieldNameString(String, String) - Method in class org.ofbiz.core.entity.model.ModelEntity
 
FieldObject - class org.ofbiz.core.minilang.method.FieldObject.
A type of MethodObject that represents an Object value in a certain location
FieldObject(Element, SimpleMethod) - Constructor for class org.ofbiz.core.minilang.method.FieldObject
 
fields - Variable in class org.ofbiz.core.entity.GenericEntity
Contains the fields for this entity.
fields - Variable in class org.ofbiz.core.entity.model.ModelEntity
A List of the Field objects for the Entity
fields - Variable in class org.ofbiz.core.datafile.Record
Contains a map with field data by name
fields - Variable in class org.ofbiz.core.datafile.ModelRecord
List of the fields that compose this record
fieldsMap - Variable in class org.ofbiz.core.entity.model.ModelEntity
 
fieldsStringList(List, String, String) - Method in class org.ofbiz.core.entity.model.ModelEntity
 
fieldsStringList(List, String, String, boolean) - Method in class org.ofbiz.core.entity.model.ModelEntity
 
fieldsStringList(List, String, String, boolean, boolean) - Method in class org.ofbiz.core.entity.model.ModelEntity
 
FieldString - class org.ofbiz.core.minilang.method.FieldString.
A type of MethodString that represents a String constant value
FieldString(Element, SimpleMethod) - Constructor for class org.ofbiz.core.minilang.method.FieldString
 
FieldToEnv - class org.ofbiz.core.minilang.method.envops.FieldToEnv.
Copies a map field to an environment field
FieldToEnv(Element, SimpleMethod) - Constructor for class org.ofbiz.core.minilang.method.envops.FieldToEnv
 
FieldToField - class org.ofbiz.core.minilang.method.envops.FieldToField.
Copies a map field to a map field
FieldToField(Element, SimpleMethod) - Constructor for class org.ofbiz.core.minilang.method.envops.FieldToField
 
FieldToList - class org.ofbiz.core.minilang.method.envops.FieldToList.
Copies an environment field to a list
FieldToList(Element, SimpleMethod) - Constructor for class org.ofbiz.core.minilang.method.envops.FieldToList
 
FieldToRequest - class org.ofbiz.core.minilang.method.eventops.FieldToRequest.
Copies a map field to a Servlet request attribute
FieldToRequest(Element, SimpleMethod) - Constructor for class org.ofbiz.core.minilang.method.eventops.FieldToRequest
 
FieldToResult - class org.ofbiz.core.minilang.method.serviceops.FieldToResult.
Copies a map field to a Service result entry
FieldToResult(Element, SimpleMethod) - Constructor for class org.ofbiz.core.minilang.method.serviceops.FieldToResult
 
FieldToSession - class org.ofbiz.core.minilang.method.eventops.FieldToSession.
Copies a map field to a Servlet session attribute
FieldToSession(Element, SimpleMethod) - Constructor for class org.ofbiz.core.minilang.method.eventops.FieldToSession
 
fieldTypeCache - Variable in class org.ofbiz.core.entity.model.ModelFieldTypeReader
 
fieldTypeInfos - Static variable in class org.ofbiz.core.entity.config.EntityConfigUtil
 
fieldTypeMap - Static variable in class org.ofbiz.core.entity.jdbc.SqlJdbcUtil
 
fieldTypeName - Variable in class org.ofbiz.core.entity.config.EntityConfigUtil.DatasourceInfo
 
fieldTypeNameString() - Method in class org.ofbiz.core.entity.model.ModelEntity
 
fieldTypeResourceHandler - Variable in class org.ofbiz.core.entity.model.ModelFieldTypeReader
 
fieldValue - Variable in class org.ofbiz.core.entity.EntityConditionParam
 
FileLoader - class org.ofbiz.core.config.FileLoader.
Loads resources from the file system
FileLoader() - Constructor for class org.ofbiz.core.config.FileLoader
 
FileString - class org.ofbiz.core.rules.utensil.FileString.
Title: File String
FileString() - Constructor for class org.ofbiz.core.rules.utensil.FileString
 
filterByAnd(List, List) - Static method in class org.ofbiz.core.entity.EntityUtil
returns the values that match the exprs in list
filterByAnd(List, Map) - Static method in class org.ofbiz.core.entity.EntityUtil
returns the values that match the values in fields
filterByDate(List) - Static method in class org.ofbiz.core.entity.EntityUtil
returns the values that are currently active.
filterByDate(List, boolean) - Static method in class org.ofbiz.core.entity.EntityUtil
returns the values that are currently active.
filterByDate(List, Date) - Static method in class org.ofbiz.core.entity.EntityUtil
returns the values that are active at the moment.
filterByDate(List, Timestamp) - Static method in class org.ofbiz.core.entity.EntityUtil
returns the values that are active at the moment.
filterByDate(List, Timestamp, String, String, boolean) - Static method in class org.ofbiz.core.entity.EntityUtil
returns the values that are active at the moment.
filterColName(String) - Static method in class org.ofbiz.core.entity.jdbc.SqlJdbcUtil
 
FilterListByAnd - class org.ofbiz.core.minilang.method.entityops.FilterListByAnd.
Uses the delegator to find entity values by anding the map fields
FilterListByAnd(Element, SimpleMethod) - Constructor for class org.ofbiz.core.minilang.method.entityops.FilterListByAnd
 
FilterListByDate - class org.ofbiz.core.minilang.method.entityops.FilterListByDate.
Uses the delegator to find entity values by anding the map fields
FilterListByDate(Element, SimpleMethod) - Constructor for class org.ofbiz.core.minilang.method.entityops.FilterListByDate
 
finalize() - Method in class org.ofbiz.core.entity.jdbc.SQLProcessor
 
finalize() - Method in class org.ofbiz.core.service.job.JobManager
Close out the scheduler thread.
findAll(String) - Method in class org.ofbiz.core.entity.GenericDelegator
Finds all Generic entities
findAll(String) - Method in interface org.ofbiz.core.entity.DelegatorInterface
 
findAll(String, List) - Method in class org.ofbiz.core.entity.GenericDelegator
Finds all Generic entities
findAll(String, List) - Method in interface org.ofbiz.core.entity.DelegatorInterface
 
findAllByPrimaryKeys(Collection) - Method in class org.ofbiz.core.entity.GenericDelegator
Find a number of Generic Value objects by their Primary Keys, all at once
findAllByPrimaryKeys(Collection) - Method in interface org.ofbiz.core.entity.DelegatorInterface
 
findAllByPrimaryKeys(List) - Method in class org.ofbiz.core.entity.MemoryHelper
 
findAllByPrimaryKeys(List) - Method in class org.ofbiz.core.entity.GenericHelperDAO
Find a number of Generic Value objects by their Primary Keys, all at once This is done here for the DAO GenericHelper; for a client-server helper it would be done on the server side to reduce network round trips.
findAllByPrimaryKeys(List) - Method in interface org.ofbiz.core.entity.GenericHelper
Find a number of Generic Value objects by their Primary Keys, all at once
findAllByPrimaryKeysCache(Collection) - Method in class org.ofbiz.core.entity.GenericDelegator
Find a number of Generic Value objects by their Primary Keys, all at once; this first looks in the local cache for each PK and if there then it puts it in the return list rather than putting it in the batch to send to a given helper.
findAllByPrimaryKeysCache(Collection) - Method in interface org.ofbiz.core.entity.DelegatorInterface
 
findAllCache(String) - Method in class org.ofbiz.core.entity.GenericDelegator
Finds all Generic entities, looking first in the cache
findAllCache(String) - Method in interface org.ofbiz.core.entity.DelegatorInterface
 
findAllCache(String, List) - Method in class org.ofbiz.core.entity.GenericDelegator
Finds all Generic entities, looking first in the cache; uses orderBy for lookup, but only keys results on the entityName and fields
findAllCache(String, List) - Method in interface org.ofbiz.core.entity.DelegatorInterface
 
FindByAnd - class org.ofbiz.core.minilang.method.entityops.FindByAnd.
Uses the delegator to find entity values by anding the map fields
FindByAnd(Element, SimpleMethod) - Constructor for class org.ofbiz.core.minilang.method.entityops.FindByAnd
 
findByAnd(ModelEntity, List, List) - Method in class org.ofbiz.core.entity.MemoryHelper
 
findByAnd(ModelEntity, Map, List) - Method in class org.ofbiz.core.entity.MemoryHelper
 
findByAnd(ModelEntity, Map, List) - Method in class org.ofbiz.core.entity.GenericHelperDAO
Finds Generic Entity records by all of the specified fields (ie: combined using AND)
findByAnd(ModelEntity, Map, List) - Method in interface org.ofbiz.core.entity.GenericHelper
Finds Generic Entity records by all of the specified fields (ie: combined using AND)
findByAnd(ModelEntity, Map, List) - Method in class org.ofbiz.core.entity.GenericDelegator
 
findByAnd(ModelEntity, Map, List) - Method in interface org.ofbiz.core.entity.DelegatorInterface
 
findByAnd(String, List) - Method in class org.ofbiz.core.entity.GenericDelegator
Finds Generic Entity records by all of the specified expressions (ie: combined using AND)
findByAnd(String, List) - Method in interface org.ofbiz.core.entity.DelegatorInterface
 
findByAnd(String, List, List) - Method in class org.ofbiz.core.entity.GenericDelegator
Finds Generic Entity records by all of the specified expressions (ie: combined using AND)
findByAnd(String, List, List) - Method in interface org.ofbiz.core.entity.DelegatorInterface
 
findByAnd(String, Map) - Method in class org.ofbiz.core.entity.GenericDelegator
Finds Generic Entity records by all of the specified fields (ie: combined using AND)
findByAnd(String, Map) - Method in interface org.ofbiz.core.entity.DelegatorInterface
 
findByAnd(String, Map, List) - Method in class org.ofbiz.core.entity.GenericDelegator
Finds Generic Entity records by all of the specified fields (ie: combined using AND)
findByAnd(String, Map, List) - Method in interface org.ofbiz.core.entity.DelegatorInterface
 
findByAndCache(String, Map) - Method in class org.ofbiz.core.entity.GenericDelegator
Finds Generic Entity records by all of the specified fields (ie: combined using AND), looking first in the cache; uses orderBy for lookup, but only keys results on the entityName and fields
findByAndCache(String, Map) - Method in interface org.ofbiz.core.entity.DelegatorInterface
 
findByAndCache(String, Map, List) - Method in class org.ofbiz.core.entity.GenericDelegator
Finds Generic Entity records by all of the specified fields (ie: combined using AND), looking first in the cache; uses orderBy for lookup, but only keys results on the entityName and fields
findByAndCache(String, Map, List) - Method in interface org.ofbiz.core.entity.DelegatorInterface
 
findByCondition(ModelEntity, EntityCondition, Collection, List) - Method in class org.ofbiz.core.entity.MemoryHelper
 
findByCondition(ModelEntity, EntityCondition, Collection, List) - Method in class org.ofbiz.core.entity.GenericHelperDAO
Finds GenericValues by the conditions specified in the EntityCondition object, the the EntityCondition javadoc for more details.
findByCondition(ModelEntity, EntityCondition, Collection, List) - Method in interface org.ofbiz.core.entity.GenericHelper
Finds GenericValues by the conditions specified in the EntityCondition object, the the EntityCondition javadoc for more details.
findByCondition(String, EntityCondition, Collection, List) - Method in class org.ofbiz.core.entity.GenericDelegator
Finds GenericValues by the conditions specified in the EntityCondition object, the the EntityCondition javadoc for more details.
findByCondition(String, EntityCondition, Collection, List) - Method in interface org.ofbiz.core.entity.DelegatorInterface
 
findByLike(ModelEntity, Map, List) - Method in class org.ofbiz.core.entity.MemoryHelper
 
findByLike(String, Map) - Method in class org.ofbiz.core.entity.GenericDelegator
 
findByLike(String, Map) - Method in interface org.ofbiz.core.entity.DelegatorInterface
 
findByLike(String, Map, List) - Method in class org.ofbiz.core.entity.GenericDelegator
 
findByLike(String, Map, List) - Method in interface org.ofbiz.core.entity.DelegatorInterface
 
findByMultiRelation(GenericValue, ModelRelation, ModelEntity, ModelRelation, ModelEntity, List) - Method in class org.ofbiz.core.entity.MemoryHelper
 
findByMultiRelation(GenericValue, ModelRelation, ModelEntity, ModelRelation, ModelEntity, List) - Method in class org.ofbiz.core.entity.GenericHelperDAO
 
findByMultiRelation(GenericValue, ModelRelation, ModelEntity, ModelRelation, ModelEntity, List) - Method in interface org.ofbiz.core.entity.GenericHelper
 
findByOr(ModelEntity, List, List) - Method in class org.ofbiz.core.entity.MemoryHelper
 
findByOr(ModelEntity, Map, List) - Method in class org.ofbiz.core.entity.MemoryHelper
 
findByOr(ModelEntity, Map, List) - Method in class org.ofbiz.core.entity.GenericHelperDAO
Finds Generic Entity records by all of the specified fields (ie: combined using OR)
findByOr(ModelEntity, Map, List) - Method in interface org.ofbiz.core.entity.GenericHelper
Finds Generic Entity records by all of the specified fields (ie: combined using OR)
findByOr(String, List) - Method in class org.ofbiz.core.entity.GenericDelegator
Finds Generic Entity records by all of the specified expressions (ie: combined using OR)
findByOr(String, List) - Method in interface org.ofbiz.core.entity.DelegatorInterface
 
findByOr(String, List, List) - Method in class org.ofbiz.core.entity.GenericDelegator
Finds Generic Entity records by all of the specified expressions (ie: combined using OR)
findByOr(String, List, List) - Method in interface org.ofbiz.core.entity.DelegatorInterface
 
findByOr(String, Map) - Method in class org.ofbiz.core.entity.GenericDelegator
Finds Generic Entity records by all of the specified fields (ie: combined using OR)
findByOr(String, Map) - Method in interface org.ofbiz.core.entity.DelegatorInterface
 
findByOr(String, Map, List) - Method in class org.ofbiz.core.entity.GenericDelegator
Finds Generic Entity records by all of the specified fields (ie: combined using OR)
findByOr(String, Map, List) - Method in interface org.ofbiz.core.entity.DelegatorInterface
 
FindByPrimaryKey - class org.ofbiz.core.minilang.method.entityops.FindByPrimaryKey.
Uses the delegator to find an entity value by its primary key
FindByPrimaryKey(Element, SimpleMethod) - Constructor for class org.ofbiz.core.minilang.method.entityops.FindByPrimaryKey
 
findByPrimaryKey(GenericPK) - Method in class org.ofbiz.core.entity.MemoryHelper
 
findByPrimaryKey(GenericPK) - Method in class org.ofbiz.core.entity.GenericHelperDAO
Find a Generic Entity by its Primary Key
findByPrimaryKey(GenericPK) - Method in interface org.ofbiz.core.entity.GenericHelper
Find a Generic Entity by its Primary Key
findByPrimaryKey(GenericPK) - Method in class org.ofbiz.core.entity.GenericDelegator
Find a Generic Entity by its Primary Key
findByPrimaryKey(GenericPK) - Method in interface org.ofbiz.core.entity.DelegatorInterface
 
findByPrimaryKey(String, Map) - Method in class org.ofbiz.core.entity.GenericDelegator
Find a Generic Entity by its Primary Key
findByPrimaryKey(String, Map) - Method in interface org.ofbiz.core.entity.DelegatorInterface
 
findByPrimaryKeyCache(GenericPK) - Method in class org.ofbiz.core.entity.GenericDelegator
Find a CACHED Generic Entity by its Primary Key
findByPrimaryKeyCache(GenericPK) - Method in interface org.ofbiz.core.entity.DelegatorInterface
 
findByPrimaryKeyCache(String, Map) - Method in class org.ofbiz.core.entity.GenericDelegator
Find a CACHED Generic Entity by its Primary Key
findByPrimaryKeyCache(String, Map) - Method in interface org.ofbiz.core.entity.DelegatorInterface
 
findByPrimaryKeyPartial(GenericPK, Set) - Method in class org.ofbiz.core.entity.MemoryHelper
 
findByPrimaryKeyPartial(GenericPK, Set) - Method in class org.ofbiz.core.entity.GenericHelperDAO
Find a Generic Entity by its Primary Key and only returns the values requested by the passed keys (names)
findByPrimaryKeyPartial(GenericPK, Set) - Method in interface org.ofbiz.core.entity.GenericHelper
Find a Generic Entity by its Primary Key and only returns the values requested by the passed keys (names)
findByPrimaryKeyPartial(GenericPK, Set) - Method in class org.ofbiz.core.entity.GenericDelegator
Find a Generic Entity by its Primary Key and only returns the values requested by the passed keys (names)
findByPrimaryKeyPartial(GenericPK, Set) - Method in interface org.ofbiz.core.entity.DelegatorInterface
 
findChildWithChar(char) - Method in class org.ofbiz.core.rules.parse.tokens.SymbolRootNode
A root node maintains its children in an array instead of a ArrayList, to be faster.
findChildWithChar(char) - Method in class org.ofbiz.core.rules.parse.tokens.SymbolNode
Find a child with the given character.
findDescendant(String) - Method in class org.ofbiz.core.rules.parse.tokens.SymbolNode
Find a descendant which is down the path the given string indicates.
finderQueryString(List) - Method in class org.ofbiz.core.entity.model.ModelEntity
 
findKeyMap(String) - Method in class org.ofbiz.core.entity.model.ModelRelation
Find a KeyMap with the specified fieldName
findKeyMapByRelated(String) - Method in class org.ofbiz.core.entity.model.ModelRelation
Find a KeyMap with the specified relFieldName
findListIteratorByCondition(ModelEntity, EntityCondition, EntityCondition, Collection, List, EntityFindOptions) - Method in class org.ofbiz.core.entity.MemoryHelper
 
findListIteratorByCondition(ModelEntity, EntityCondition, EntityCondition, Collection, List, EntityFindOptions) - Method in class org.ofbiz.core.entity.GenericHelperDAO
Finds GenericValues by the conditions specified in the EntityCondition object, the the EntityCondition javadoc for more details.
findListIteratorByCondition(ModelEntity, EntityCondition, EntityCondition, Collection, List, EntityFindOptions) - Method in interface org.ofbiz.core.entity.GenericHelper
Finds GenericValues by the conditions specified in the EntityCondition object, the the EntityCondition javadoc for more details.
findListIteratorByCondition(String, EntityCondition, Collection, List) - Method in class org.ofbiz.core.entity.GenericDelegator
Finds GenericValues by the conditions specified in the EntityCondition object, the the EntityCondition javadoc for more details.
findListIteratorByCondition(String, EntityCondition, Collection, List) - Method in interface org.ofbiz.core.entity.DelegatorInterface
 
findListIteratorByCondition(String, EntityCondition, EntityCondition, Collection, List, EntityFindOptions) - Method in class org.ofbiz.core.entity.GenericDelegator
Finds GenericValues by the conditions specified in the EntityCondition object, the the EntityCondition javadoc for more details.
findListIteratorByCondition(String, EntityCondition, EntityCondition, Collection, List, EntityFindOptions) - Method in interface org.ofbiz.core.entity.DelegatorInterface
 
findModelField(ModelEntity, String) - Method in class org.ofbiz.core.entity.model.ModelReader
 
findModelForLine(String, int, ModelDataFile) - Method in class org.ofbiz.core.datafile.DataFile
Searches through the record models to find one with a matching type-code, if no type-code exists that model will always be used if it gets to it
findRegionByKey() - Method in class org.ofbiz.core.region.RegionTag
 
findUserLoginSecurityGroupByUserLoginId(String) - Method in class org.ofbiz.core.security.Security
Uses userLoginSecurityGroupByUserLoginId cache to speed up the finding of the userLogin's security group list.
findUserLoginSecurityGroupByUserLoginId(String) - Method in class org.ofbiz.core.security.OFBizSecurity
 
finish() - Method in class org.ofbiz.core.service.job.PersistedServiceJob
 
finish() - Method in class org.ofbiz.core.service.job.GenericServiceJob
Method is called after the service has finished.
finish() - Method in class org.ofbiz.core.workflow.client.StartActivityJob
 
first() - Method in class org.ofbiz.core.entity.EntityListIterator
Sets the cursor position to last result; if result set is empty returns false
first() - Method in class org.ofbiz.core.calendar.RecurrenceInfo
Returns the first recurrence.
firstChildElement(Element, String) - Static method in class org.ofbiz.core.util.UtilXml
Return the first child Element with the given name; if name is null returns the first element.
firstChildElement(Element, String, String, String) - Static method in class org.ofbiz.core.util.UtilXml
Return the first child Element with the given name; if name is null returns the first element.
FirstFromList - class org.ofbiz.core.minilang.method.envops.FirstFromList.
Get the first entry from the list
FirstFromList(Element, SimpleMethod) - Constructor for class org.ofbiz.core.minilang.method.envops.FirstFromList
 
firstPass - Variable in class org.ofbiz.core.service.jms.JmsListenerFactory
 
FIRSTVISIT - Static variable in class org.ofbiz.core.util.ConfigXMLReader
 
fkColumnName - Variable in class org.ofbiz.core.entity.jdbc.DatabaseUtil.ReferenceCheckInfo
Comma separated list of column names in the primary tables foreign keys
fkName - Variable in class org.ofbiz.core.entity.jdbc.DatabaseUtil.ReferenceCheckInfo
 
fkName - Variable in class org.ofbiz.core.entity.model.ModelRelation
the name to use for a database foreign key, if applies
fkStyle - Variable in class org.ofbiz.core.entity.config.EntityConfigUtil.DatasourceInfo
 
fkTableName - Variable in class org.ofbiz.core.entity.jdbc.DatabaseUtil.ReferenceCheckInfo
 
FlexibleMapAccessor - class org.ofbiz.core.util.FlexibleMapAccessor.
Used to flexibly access Map values, supporting the "." (dot) syntax for accessing sub-map values and the "[]" (square bracket) syntax for accessing list elements.
FlexibleMapAccessor.SubMapAccessor - class org.ofbiz.core.util.FlexibleMapAccessor.SubMapAccessor.
 
FlexibleMapAccessor.SubMapAccessor(String) - Constructor for class org.ofbiz.core.util.FlexibleMapAccessor.SubMapAccessor
 
FlexibleMapAccessor(String) - Constructor for class org.ofbiz.core.util.FlexibleMapAccessor
 
FlexibleMessage - class org.ofbiz.core.minilang.method.callops.FlexibleMessage.
Simple class to wrap messages that come either from a straight string or a properties file
FlexibleMessage(Element, String) - Constructor for class org.ofbiz.core.minilang.method.callops.FlexibleMessage
 
FlexibleProperties - class org.ofbiz.core.util.FlexibleProperties.
Simple Class for flexibly working with properties files
FlexibleProperties() - Constructor for class org.ofbiz.core.util.FlexibleProperties
 
FlexibleProperties(Properties) - Constructor for class org.ofbiz.core.util.FlexibleProperties
 
FlexibleProperties(URL) - Constructor for class org.ofbiz.core.util.FlexibleProperties
 
FlexibleProperties(URL, Properties) - Constructor for class org.ofbiz.core.util.FlexibleProperties
 
fma - Variable in class org.ofbiz.core.minilang.method.ServletAccessor
 
fma - Variable in class org.ofbiz.core.minilang.method.ServletAccessor.AttributeAccessor
 
fma - Variable in class org.ofbiz.core.minilang.method.ContextAccessor
 
followRedirects(boolean) - Method in class org.ofbiz.core.util.HttpClientJakarta
Enables this request to follow redirect 3xx codes (default true)
followRedirects(boolean) - Method in class org.ofbiz.core.util.HttpClient
Enables this request to follow redirect 3xx codes (default true)
format - Variable in class org.ofbiz.core.service.eca.ServiceEcaCondition
 
format - Variable in class org.ofbiz.core.extentity.eca.EntityEcaCondition
 
format - Variable in class org.ofbiz.core.datafile.ModelField
The format of the Field
formatDate(Date) - Static method in class org.ofbiz.core.calendar.RecurrenceUtil
Returns a String from a Date object
formatDate(Timestamp) - Static method in class org.ofbiz.core.util.UtilFormatOut
Formats a String timestamp into a nice string
formatDateList(List) - Static method in class org.ofbiz.core.calendar.RecurrenceUtil
Returns a Llist of date strings from a List of Date objects
formatPercentage(double) - Static method in class org.ofbiz.core.util.UtilFormatOut
Formats a double representing a percentage into a string
formatPercentage(Double) - Static method in class org.ofbiz.core.util.UtilFormatOut
Formats a Double representing a percentage into a string
formatPrice(double) - Static method in class org.ofbiz.core.util.UtilFormatOut
Formats a double representing a price into a string
formatPrice(Double) - Static method in class org.ofbiz.core.util.UtilFormatOut
Formats a Double representing a price into a string
formatQuantity(double) - Static method in class org.ofbiz.core.util.UtilFormatOut
Formats an double representing a quantity into a string
formatQuantity(Double) - Static method in class org.ofbiz.core.util.UtilFormatOut
Formats an Double representing a quantity into a string
formatQuantity(float) - Static method in class org.ofbiz.core.util.UtilFormatOut
Formats a float representing a quantity into a string
formatQuantity(Float) - Static method in class org.ofbiz.core.util.UtilFormatOut
Formats a Float representing a quantity into a string
formatQuantity(int) - Static method in class org.ofbiz.core.util.UtilFormatOut
Formats an int representing a quantity into a string
formatQuantity(Integer) - Static method in class org.ofbiz.core.util.UtilFormatOut
Formats an Integer representing a quantity into a string
formatQuantity(long) - Static method in class org.ofbiz.core.util.UtilFormatOut
Formats an int representing a quantity into a string
formatQuantity(Long) - Static method in class org.ofbiz.core.util.UtilFormatOut
Formats an Long representing a quantity into a string
FormatTag - class org.ofbiz.core.taglib.FormatTag.
FormatTag - JSP Tag to format numbers and dates.
FormatTag() - Constructor for class org.ofbiz.core.taglib.FormatTag
 
FORWARDED_FROM_CONTROL_SERVLET - Static variable in class org.ofbiz.core.util.SiteDefs
The name of the flag in the request attributes to denote that the control servlet was passed through
found - Variable in class org.ofbiz.core.rules.parse.TrackException
 
FreeMarkerViewHandler - class org.ofbiz.core.ftl.FreeMarkerViewHandler.
FreemarkerViewHandler - Freemarker Template Engine View Handler
FreeMarkerViewHandler() - Constructor for class org.ofbiz.core.ftl.FreeMarkerViewHandler
 
FreeMarkerViewRenderer - class org.ofbiz.core.ftl.FreeMarkerViewRenderer.
JPublish View Renderer For Freemarker Template Engine
FreeMarkerViewRenderer() - Constructor for class org.ofbiz.core.ftl.FreeMarkerViewRenderer
 
freshTarget() - Method in class org.ofbiz.core.rules.parse.ParserTester
Give subclasses a chance to provide fresh target at the beginning of a parse.
fromClass(Class) - Static method in class org.ofbiz.core.util.UtilURL
 
fromDate - Variable in class org.ofbiz.core.workflow.impl.WfAssignmentImpl
 
fromDate() - Method in interface org.ofbiz.core.workflow.WfAssignment
Gets the from date of this assignment.
fromDate() - Method in class org.ofbiz.core.workflow.impl.WfAssignmentImpl
 
fromFilename(String) - Static method in class org.ofbiz.core.util.UtilURL
 
fromResource(Class, String) - Static method in class org.ofbiz.core.util.UtilURL
 
fromResource(String) - Static method in class org.ofbiz.core.util.UtilURL
 
fromResource(String, ClassLoader) - Static method in class org.ofbiz.core.util.UtilURL
 
fullLocation(String) - Method in class org.ofbiz.core.config.ResourceLoader
Just a utility method to be used in loadResource by the implementing class
function - Variable in class org.ofbiz.core.entity.model.ModelViewEntity.ModelAlias
 
functor - Variable in class org.ofbiz.core.rules.engine.Structure
 
functor() - Method in class org.ofbiz.core.rules.logikus.LogikusParser
Return a parser that recognizes the grammar: functor = '.' | LowercaseWord | UppercaseWord;
functorAndArityEquals(Structure) - Method in class org.ofbiz.core.rules.engine.Structure
Returns true if this structure's functor and number of terms match the supplied structure.

G

Gateway - class org.ofbiz.core.rules.engine.Gateway.
Title: Gateway
Gateway(Object, Term[]) - Constructor for class org.ofbiz.core.rules.engine.Gateway
Allows subclasses to use this form of constructor.
GeneralException - exception org.ofbiz.core.util.GeneralException.
Base OFBiz Exception, provides nested exceptions, etc
GeneralException() - Constructor for class org.ofbiz.core.util.GeneralException
Creates new GeneralException without detail message.
GeneralException(String) - Constructor for class org.ofbiz.core.util.GeneralException
Constructs an GeneralException with the specified detail message.
GeneralException(String, Throwable) - Constructor for class org.ofbiz.core.util.GeneralException
Constructs an GeneralException with the specified detail message and nested Exception.
GeneralException(Throwable) - Constructor for class org.ofbiz.core.util.GeneralException
Constructs an GeneralException with the specified detail message and nested Exception.
GeneralRuntimeException - exception org.ofbiz.core.util.GeneralRuntimeException.
Base OFBiz Runtime Exception, provides nested exceptions, etc
GeneralRuntimeException() - Constructor for class org.ofbiz.core.util.GeneralRuntimeException
Creates new GeneralException without detail message.
GeneralRuntimeException(String) - Constructor for class org.ofbiz.core.util.GeneralRuntimeException
Constructs an GeneralException with the specified detail message.
GeneralRuntimeException(String, Throwable) - Constructor for class org.ofbiz.core.util.GeneralRuntimeException
Constructs an GeneralException with the specified detail message and nested Exception.
GenerateKey - class org.ofbiz.core.crypto.GenerateKey.
Title: GenerateKey.java
GenerateKey() - Constructor for class org.ofbiz.core.crypto.GenerateKey
 
GenericAbstractDispatcher - class org.ofbiz.core.service.GenericAbstractDispatcher.
Generic Services Local Dispatcher
GenericAbstractDispatcher() - Constructor for class org.ofbiz.core.service.GenericAbstractDispatcher
 
GenericAsyncEngine - class org.ofbiz.core.service.engine.GenericAsyncEngine.
Generic Asynchronous Engine
GenericAsyncEngine(ServiceDispatcher) - Constructor for class org.ofbiz.core.service.engine.GenericAsyncEngine
 
GenericConfigException - exception org.ofbiz.core.config.GenericConfigException.
GenericConfigException
GenericConfigException() - Constructor for class org.ofbiz.core.config.GenericConfigException
 
GenericConfigException(String) - Constructor for class org.ofbiz.core.config.GenericConfigException
 
GenericConfigException(String, Throwable) - Constructor for class org.ofbiz.core.config.GenericConfigException
 
GenericCreateException - exception org.ofbiz.core.entity.GenericCreateException.
GenericCreateException
GenericCreateException() - Constructor for class org.ofbiz.core.entity.GenericCreateException
 
GenericCreateException(String) - Constructor for class org.ofbiz.core.entity.GenericCreateException
 
GenericCreateException(String, Throwable) - Constructor for class org.ofbiz.core.entity.GenericCreateException
 
genericDAO - Variable in class org.ofbiz.core.entity.GenericHelperDAO
 
GenericDAO - class org.ofbiz.core.entity.GenericDAO.
Generic Entity Data Access Object - Handles persisntence for any defined entity.
GenericDAO(String) - Constructor for class org.ofbiz.core.entity.GenericDAO
 
genericDAOs - Static variable in class org.ofbiz.core.entity.GenericDAO
 
GenericDataSourceException - exception org.ofbiz.core.entity.GenericDataSourceException.
GenericDataSourceException
GenericDataSourceException() - Constructor for class org.ofbiz.core.entity.GenericDataSourceException
 
GenericDataSourceException(String) - Constructor for class org.ofbiz.core.entity.GenericDataSourceException
 
GenericDataSourceException(String, Throwable) - Constructor for class org.ofbiz.core.entity.GenericDataSourceException
 
GenericDelegator - class org.ofbiz.core.entity.GenericDelegator.
Generic Data Source Delegator Class
GenericDelegator() - Constructor for class org.ofbiz.core.entity.GenericDelegator
Only allow creation through the factory method
GenericDelegator(String) - Constructor for class org.ofbiz.core.entity.GenericDelegator
Only allow creation through the factory method
GenericDispatcher - class org.ofbiz.core.service.GenericDispatcher.
Generic Services Local Dispatcher
GenericDispatcher() - Constructor for class org.ofbiz.core.service.GenericDispatcher
 
GenericDispatcher(DispatchContext, GenericDelegator) - Constructor for class org.ofbiz.core.service.GenericDispatcher
 
GenericDispatcher(DispatchContext, ServiceDispatcher) - Constructor for class org.ofbiz.core.service.GenericDispatcher
 
GenericDispatcher(String, GenericDelegator) - Constructor for class org.ofbiz.core.service.GenericDispatcher
 
GenericDispatcher(String, GenericDelegator, ClassLoader) - Constructor for class org.ofbiz.core.service.GenericDispatcher
 
GenericDuplicateKeyException - exception org.ofbiz.core.entity.GenericDuplicateKeyException.
GenericDuplicateKeyException.java
GenericDuplicateKeyException() - Constructor for class org.ofbiz.core.entity.GenericDuplicateKeyException
 
GenericDuplicateKeyException(String) - Constructor for class org.ofbiz.core.entity.GenericDuplicateKeyException
 
GenericDuplicateKeyException(String, Throwable) - Constructor for class org.ofbiz.core.entity.GenericDuplicateKeyException
 
GenericEngine - interface org.ofbiz.core.service.engine.GenericEngine.
Generic Engine Interface
GenericEngineFactory - class org.ofbiz.core.service.engine.GenericEngineFactory.
Generic Engine Factory
GenericEngineFactory(ServiceDispatcher) - Constructor for class org.ofbiz.core.service.engine.GenericEngineFactory
 
GenericEntity - class org.ofbiz.core.entity.GenericEntity.
Generic Entity Value Object - Handles persisntence for any defined entity.
GenericEntity() - Constructor for class org.ofbiz.core.entity.GenericEntity
Creates new GenericEntity
GenericEntity(GenericEntity) - Constructor for class org.ofbiz.core.entity.GenericEntity
Copy Constructor: Creates new GenericEntity from existing GenericEntity
GenericEntity(ModelEntity) - Constructor for class org.ofbiz.core.entity.GenericEntity
Creates new GenericEntity
GenericEntity(ModelEntity, Map) - Constructor for class org.ofbiz.core.entity.GenericEntity
Creates new GenericEntity from existing Map
GenericEntityConfException - exception org.ofbiz.core.entity.GenericEntityConfException.
GenericConfigException
GenericEntityConfException() - Constructor for class org.ofbiz.core.entity.GenericEntityConfException
 
GenericEntityConfException(String) - Constructor for class org.ofbiz.core.entity.GenericEntityConfException
 
GenericEntityConfException(String, Throwable) - Constructor for class org.ofbiz.core.entity.GenericEntityConfException
 
GenericEntityException - exception org.ofbiz.core.entity.GenericEntityException.
GenericEntityException
GenericEntityException() - Constructor for class org.ofbiz.core.entity.GenericEntityException
 
GenericEntityException(String) - Constructor for class org.ofbiz.core.entity.GenericEntityException
 
GenericEntityException(String, Throwable) - Constructor for class org.ofbiz.core.entity.GenericEntityException
 
GenericEntityNotFoundException - exception org.ofbiz.core.entity.GenericEntityNotFoundException.
GenericEntityNotFoundException
GenericEntityNotFoundException() - Constructor for class org.ofbiz.core.entity.GenericEntityNotFoundException
 
GenericEntityNotFoundException(String) - Constructor for class org.ofbiz.core.entity.GenericEntityNotFoundException
 
GenericEntityNotFoundException(String, Throwable) - Constructor for class org.ofbiz.core.entity.GenericEntityNotFoundException
 
GenericFindException - exception org.ofbiz.core.entity.GenericFindException.
GenericFindException
GenericFindException() - Constructor for class org.ofbiz.core.entity.GenericFindException
 
GenericFindException(String) - Constructor for class org.ofbiz.core.entity.GenericFindException
 
GenericFindException(String, Throwable) - Constructor for class org.ofbiz.core.entity.GenericFindException
 
GenericHelper - interface org.ofbiz.core.entity.GenericHelper.
Generic Entity Helper Class
GenericHelperDAO - class org.ofbiz.core.entity.GenericHelperDAO.
Generic Entity Helper Class
GenericHelperDAO(String) - Constructor for class org.ofbiz.core.entity.GenericHelperDAO
 
GenericHelperFactory - class org.ofbiz.core.entity.GenericHelperFactory.
Generic Entity Helper Factory Class
GenericHelperFactory() - Constructor for class org.ofbiz.core.entity.GenericHelperFactory
 
GenericMessageListener - interface org.ofbiz.core.service.jms.GenericMessageListener.
GenericMessageListener - Estension to MessageListener
GenericModelException - exception org.ofbiz.core.entity.GenericModelException.
GenericModelException
GenericModelException() - Constructor for class org.ofbiz.core.entity.GenericModelException
 
GenericModelException(String) - Constructor for class org.ofbiz.core.entity.GenericModelException
 
GenericModelException(String, Throwable) - Constructor for class org.ofbiz.core.entity.GenericModelException
 
GenericNoSuchEntityException - exception org.ofbiz.core.entity.GenericNoSuchEntityException.
GenericNoSuchEntityException.java
GenericNoSuchEntityException() - Constructor for class org.ofbiz.core.entity.GenericNoSuchEntityException
 
GenericNoSuchEntityException(String) - Constructor for class org.ofbiz.core.entity.GenericNoSuchEntityException
 
GenericNoSuchEntityException(String, Throwable) - Constructor for class org.ofbiz.core.entity.GenericNoSuchEntityException
 
GenericNotImplementedException - exception org.ofbiz.core.entity.GenericNotImplementedException.
GenericNotImplementedException
GenericNotImplementedException() - Constructor for class org.ofbiz.core.entity.GenericNotImplementedException
 
GenericNotImplementedException(String) - Constructor for class org.ofbiz.core.entity.GenericNotImplementedException
 
GenericNotImplementedException(String, Throwable) - Constructor for class org.ofbiz.core.entity.GenericNotImplementedException
 
GenericPK - class org.ofbiz.core.entity.GenericPK.
Generic Entity Primary Key Object
GenericPK(GenericPK) - Constructor for class org.ofbiz.core.entity.GenericPK
Creates new GenericPK from existing GenericPK
GenericPK(ModelEntity) - Constructor for class org.ofbiz.core.entity.GenericPK
Creates new GenericPK
GenericPK(ModelEntity, Map) - Constructor for class org.ofbiz.core.entity.GenericPK
Creates new GenericPK from existing Map
GenericRemoveException - exception org.ofbiz.core.entity.GenericRemoveException.
GenericRemoveException
GenericRemoveException() - Constructor for class org.ofbiz.core.entity.GenericRemoveException
 
GenericRemoveException(String) - Constructor for class org.ofbiz.core.entity.GenericRemoveException
 
GenericRemoveException(String, Throwable) - Constructor for class org.ofbiz.core.entity.GenericRemoveException
 
GenericRequester - interface org.ofbiz.core.service.GenericRequester.
Generic Requester Interface
GenericResultSetClosedException - exception org.ofbiz.core.entity.GenericResultSetClosedException.
GenericResultSetClosedException
GenericResultSetClosedException() - Constructor for class org.ofbiz.core.entity.GenericResultSetClosedException
 
GenericResultSetClosedException(String) - Constructor for class org.ofbiz.core.entity.GenericResultSetClosedException
 
GenericResultSetClosedException(String, Throwable) - Constructor for class org.ofbiz.core.entity.GenericResultSetClosedException
 
GenericResultWaiter - class org.ofbiz.core.service.GenericResultWaiter.
Generic Result Waiter Class
GenericResultWaiter() - Constructor for class org.ofbiz.core.service.GenericResultWaiter
 
GenericServiceException - exception org.ofbiz.core.service.GenericServiceException.
Generic Service Exception
GenericServiceException() - Constructor for class org.ofbiz.core.service.GenericServiceException
 
GenericServiceException(String) - Constructor for class org.ofbiz.core.service.GenericServiceException
 
GenericServiceException(String, Throwable) - Constructor for class org.ofbiz.core.service.GenericServiceException
 
GenericServiceJob - class org.ofbiz.core.service.job.GenericServiceJob.
Generic Service Job - A generic async-service Job.
GenericServiceJob(DispatchContext, String, String, Map, GenericRequester) - Constructor for class org.ofbiz.core.service.job.GenericServiceJob
 
GenericServiceJob(DispatchContext, String, String, Map, GenericRequester, boolean) - Constructor for class org.ofbiz.core.service.job.GenericServiceJob
 
GenericServiceJob(String) - Constructor for class org.ofbiz.core.service.job.GenericServiceJob
 
GenericStoreException - exception org.ofbiz.core.entity.GenericStoreException.
GenericStoreException
GenericStoreException() - Constructor for class org.ofbiz.core.entity.GenericStoreException
 
GenericStoreException(String) - Constructor for class org.ofbiz.core.entity.GenericStoreException
 
GenericStoreException(String, Throwable) - Constructor for class org.ofbiz.core.entity.GenericStoreException
 
GenericTransactionException - exception org.ofbiz.core.entity.GenericTransactionException.
GenericTransactionException
GenericTransactionException() - Constructor for class org.ofbiz.core.entity.GenericTransactionException
 
GenericTransactionException(String) - Constructor for class org.ofbiz.core.entity.GenericTransactionException
 
GenericTransactionException(String, Throwable) - Constructor for class org.ofbiz.core.entity.GenericTransactionException
 
GenericValue - class org.ofbiz.core.entity.GenericValue.
Generic Entity Value Object - Handles persisntence for any defined entity.
GenericValue(GenericPK) - Constructor for class org.ofbiz.core.entity.GenericValue
Creates new GenericValue from existing GenericValue
GenericValue(GenericValue) - Constructor for class org.ofbiz.core.entity.GenericValue
Creates new GenericValue from existing GenericValue
GenericValue(ModelEntity) - Constructor for class org.ofbiz.core.entity.GenericValue
Creates new GenericValue
GenericValue(ModelEntity, Map) - Constructor for class org.ofbiz.core.entity.GenericValue
Creates new GenericValue from existing Map
GenericViewRenderer - class org.ofbiz.core.view.GenericViewRenderer.
Generic JPublish View Renderer - This is in testing; for use in wrapping other renderers
GenericViewRenderer() - Constructor for class org.ofbiz.core.view.GenericViewRenderer
 
GenericWebEvent - class org.ofbiz.core.generic.GenericWebEvent.
Web Event for doing updates on Generic Entities
GenericWebEvent() - Constructor for class org.ofbiz.core.generic.GenericWebEvent
 
get() - Method in class org.ofbiz.core.util.HttpClientJakarta
Invoke HTTP request GET.
get() - Method in class org.ofbiz.core.util.HttpClient
Invoke HTTP request GET.
get(HttpSession) - Method in class org.ofbiz.core.minilang.method.ServletAccessor.AttributeAccessor
 
get(HttpSession, MethodContext) - Method in class org.ofbiz.core.minilang.method.ServletAccessor
Based on name get from HttpSession or from List in HttpSession
get(Map) - Method in class org.ofbiz.core.util.FlexibleMapAccessor
Given the name based information in this accessor, get the value from the passed in Map.
get(Map, MethodContext) - Method in class org.ofbiz.core.minilang.method.ContextAccessor
Based on name get from Map or from List in Map
get(MethodContext) - Method in class org.ofbiz.core.minilang.method.ContextAccessor
Based on name get from Map or from List in Map
get(Object) - Method in class org.ofbiz.core.util.UtilMisc.SimpleMap
 
get(Object) - Method in class org.ofbiz.core.util.UtilCache
Gets an element from the cache according to the specified key.
get(Object) - Method in class org.ofbiz.core.entity.GenericEntity
 
get(Object) - Method in class org.ofbiz.core.ftl.OfbizCacheStorage
 
get(ServletRequest) - Method in class org.ofbiz.core.minilang.method.ServletAccessor.AttributeAccessor
 
get(ServletRequest, MethodContext) - Method in class org.ofbiz.core.minilang.method.ServletAccessor
Based on name get from ServletRequest or from List in ServletRequest
get(String) - Method in class org.ofbiz.core.entity.GenericEntity
 
get(String) - Method in class org.ofbiz.core.region.Region
 
get(String) - Method in class org.ofbiz.core.datafile.Record
 
getActivitiesInState(String) - Method in interface org.ofbiz.core.workflow.WfProcess
 
getActivitiesInState(String) - Method in class org.ofbiz.core.workflow.impl.WfProcessImpl
 
getActivity() - Method in class org.ofbiz.core.workflow.impl.WfActivityAbstractImplementation
 
getActivityContext(DispatchContext, Map) - Static method in class org.ofbiz.core.workflow.client.WorkflowServices
Get the current activity context
getAfter() - Method in class org.ofbiz.core.rules.parse.TrackException
Returns some indication of what text was interpretable.
getAlias() - Method in class org.ofbiz.core.taglib.ParamTag
 
getAlias(int) - Method in class org.ofbiz.core.entity.model.ModelViewEntity
List of aliases with information in addition to what is in the standard field list
getAliasesCopy() - Method in class org.ofbiz.core.entity.model.ModelViewEntity
 
getAliasesIterator() - Method in class org.ofbiz.core.entity.model.ModelViewEntity
 
getAliasesSize() - Method in class org.ofbiz.core.entity.model.ModelViewEntity
 
getAllCache() - Method in class org.ofbiz.core.entity.GenericDelegator
 
getAllCache() - Method in interface org.ofbiz.core.entity.DelegatorInterface
 
getAllDirectSimpleMethods(String, String) - Static method in class org.ofbiz.core.minilang.SimpleMethod
 
getAllFieldNames() - Method in class org.ofbiz.core.entity.model.ModelEntity
 
getAllFields() - Method in class org.ofbiz.core.entity.GenericEntity
Returns key/value pairs of entity fields
getAllKeys() - Method in class org.ofbiz.core.entity.GenericEntity
Returns keys of entity fields
getAllModelMemberEntities() - Method in class org.ofbiz.core.entity.model.ModelViewEntity
 
getAllParamNames() - Method in class org.ofbiz.core.service.ModelService
 
getAllProcessors(URL) - Static method in class org.ofbiz.core.minilang.SimpleMapProcessor
 
getAllSimpleMethods(URL) - Static method in class org.ofbiz.core.minilang.SimpleMethod
 
getAndCache() - Method in class org.ofbiz.core.entity.GenericDelegator
 
getAndCache() - Method in interface org.ofbiz.core.entity.DelegatorInterface
 
getApplicationContext(DispatchContext, Map) - Static method in class org.ofbiz.core.workflow.WfApplicationServices
 
getApplicationName(HttpServletRequest) - Static method in class org.ofbiz.core.util.UtilHttp
Given a request, returns the application name or "root" if deployed on root
getAttribute() - Method in class org.ofbiz.core.taglib.PrintTag
 
getAttribute() - Method in class org.ofbiz.core.taglib.ParamTag
 
getAttribute() - Method in class org.ofbiz.core.taglib.EntityFieldTag
 
getAttribute(String) - Method in class org.ofbiz.core.service.DispatchContext
Returns the service attribute for the given name, or null if there is no attribute by that name.
getAttribute(String, HttpSession) - Static method in class org.ofbiz.core.util.UserLoginSession
Gets an attribute from the session or null if attribute name is not found.
getAuthor() - Method in class org.ofbiz.core.entity.model.ModelEntity
The author for documentation purposes
getAuthUserLogin() - Method in class org.ofbiz.core.extentity.EntityCacheServices
 
getAvgTime() - Method in class org.ofbiz.core.stats.ServerHitBin
 
getAvgTimeSeconds() - Method in class org.ofbiz.core.stats.ServerHitBin
 
getBaseName() - Method in class org.ofbiz.core.taglib.I18nBundleTag
 
getBinLength() - Method in class org.ofbiz.core.stats.ServerHitBin
returns endTime - startTime
getBinLengthMinutes() - Method in class org.ofbiz.core.stats.ServerHitBin
returns (endTime - startTime)/60000
getBoolean(String) - Method in class org.ofbiz.core.entity.GenericEntity
 
getBundle() - Method in class org.ofbiz.core.taglib.I18nBundleTag
 
getByte(int) - Method in class org.ofbiz.core.entity.ByteWrapper
 
getBytes() - Method in class org.ofbiz.core.entity.ByteWrapper
 
getBytes(String) - Method in class org.ofbiz.core.entity.GenericEntity
 
getCardType(String) - Static method in class org.ofbiz.core.util.UtilValidate
Checks to see if the cc number is a valid number for any accepted credit card, and return the name of that type
getCDATADef(Element, String) - Method in class org.ofbiz.core.service.ModelServiceReader
 
getChildRecords() - Method in class org.ofbiz.core.datafile.Record
 
getClassLoader() - Method in class org.ofbiz.core.service.DispatchContext
Gets the classloader of this context
getClient(DispatchContext) - Static method in class org.ofbiz.core.workflow.WfFactory
 
getCode() - Method in class org.ofbiz.core.entity.EntityOperator
 
getColName() - Method in class org.ofbiz.core.entity.model.ModelField
The col-name of the Field
getColumnInfo(Set, Collection) - Method in class org.ofbiz.core.entity.jdbc.DatabaseUtil
 
getCompleteList() - Method in class org.ofbiz.core.entity.EntityListIterator
 
getConcretImplementation(String, WfActivityImpl) - Static method in class org.ofbiz.core.workflow.impl.WfActivityImplementationFact
Gets the implementation class to be used.
getCondition(int) - Method in class org.ofbiz.core.entity.EntityConditionList
 
getConditionIterator() - Method in class org.ofbiz.core.entity.EntityConditionList
 
getConditionListSize() - Method in class org.ofbiz.core.entity.EntityConditionList
 
getConfigMap(URL) - Static method in class org.ofbiz.core.util.ConfigXMLReader
Gets a HashMap of site configuration variables.
getConnection() - Method in class org.ofbiz.core.entity.jdbc.SQLProcessor
Get a connection from the ConnectionFactory
getConnection() - Method in class org.ofbiz.core.entity.jdbc.DatabaseUtil
 
getConnection(String) - Static method in class org.ofbiz.core.entity.TransactionFactory
 
getConnection(String) - Static method in class org.ofbiz.core.entity.ConnectionFactory
 
getConnection(String) - Method in class org.ofbiz.core.entity.transaction.TyrexFactory
 
getConnection(String) - Method in interface org.ofbiz.core.entity.transaction.TransactionFactoryInterface
 
getConnection(String) - Method in class org.ofbiz.core.entity.transaction.JotmFactory
 
getConnection(String) - Method in class org.ofbiz.core.entity.transaction.JNDIFactory
 
getConnection(String) - Method in class org.ofbiz.core.entity.transaction.DumbFactory
 
getConnection(String, Element) - Static method in class org.ofbiz.core.entity.transaction.TyrexConnectionFactory
 
getConnection(String, Element) - Static method in class org.ofbiz.core.entity.transaction.JotmConnectionFactory
 
getConnection(String, Element) - Static method in class org.ofbiz.core.entity.transaction.DBCPConnectionFactory
 
getContent() - Method in class org.ofbiz.core.region.Content
 
getContentType() - Method in class org.ofbiz.core.util.HttpRequestFileUpload
 
getContext() - Method in class org.ofbiz.core.service.job.PersistedServiceJob
 
getContext() - Method in class org.ofbiz.core.service.job.GenericServiceJob
Gets the context for the service invocation.
getContext(String) - Method in class org.ofbiz.core.workflow.client.WorkflowClient
Returns the process context of the execution object.
getCopyright() - Method in class org.ofbiz.core.entity.model.ModelEntity
The copyright for documentation purposes
getCount() - Method in class org.ofbiz.core.calendar.RecurrenceRule
Get the number of times this recurrence will run (-1 until end time).
getCurrentCount() - Method in class org.ofbiz.core.calendar.RecurrenceInfo
Returns the current count of this recurrence.
getDataFileNames() - Method in class org.ofbiz.core.datafile.ModelDataFileReader
Creates a Collection with the dataFileName of each DataFile defined in the specified XML DataFile Descriptor file.
getDataFileNamesIterator() - Method in class org.ofbiz.core.datafile.ModelDataFileReader
Creates a Iterator with the dataFileName of each DataFile defined in the specified XML DataFile Descriptor file.
getDataSource(String) - Static method in class org.ofbiz.core.entity.transaction.TyrexFactory
 
getDatasourceInfo(String) - Static method in class org.ofbiz.core.entity.config.EntityConfigUtil
 
getDate(String) - Method in class org.ofbiz.core.entity.GenericEntity
 
getDate(String) - Method in class org.ofbiz.core.datafile.Record
 
getDayEnd(Timestamp) - Static method in class org.ofbiz.core.util.UtilDateTime
 
getDayEnd(Timestamp, int) - Static method in class org.ofbiz.core.util.UtilDateTime
 
getDayStart(Timestamp) - Static method in class org.ofbiz.core.util.UtilDateTime
 
getDayStart(Timestamp, int) - Static method in class org.ofbiz.core.util.UtilDateTime
 
getDefault() - Method in class org.ofbiz.core.taglib.PrintTag
 
getDefault() - Method in class org.ofbiz.core.taglib.InputValueTag
 
getDefault() - Method in class org.ofbiz.core.taglib.FormatTag
 
getDefault() - Method in class org.ofbiz.core.taglib.EntityFieldTag
 
getDefaultErrorCode() - Method in class org.ofbiz.core.minilang.SimpleMethod
 
getDefaultErrorPage() - Method in class org.ofbiz.core.control.RequestManager
Gets the default error page from the configMap or static site default
getDefaultErrorPage(HttpServletRequest) - Method in class org.ofbiz.core.control.RequestHandler
Returns the default error page for this request.
getDefaultProperties() - Method in class org.ofbiz.core.util.FlexibleProperties
 
getDefaultSuccessCode() - Method in class org.ofbiz.core.minilang.SimpleMethod
 
getDefinitionObject() - Method in interface org.ofbiz.core.workflow.WfExecutionObject
Gets the GenericValue object of the definition.
getDefinitionObject() - Method in class org.ofbiz.core.workflow.impl.WfExecutionObjectImpl
 
getDelegator() - Method in class org.ofbiz.core.entity.GenericEntity
Get the GenericDelegator instance that created this value object and that is repsonsible for it.
getDelegator() - Method in class org.ofbiz.core.service.ServiceDispatcher
Gets the GenericDelegator associated with this dispatcher
getDelegator() - Method in interface org.ofbiz.core.service.LocalDispatcher
Gets the GenericEntityDelegator associated with this dispatcher
getDelegator() - Method in class org.ofbiz.core.service.GenericAbstractDispatcher
 
getDelegator() - Method in class org.ofbiz.core.service.DispatchContext
Gets the GenericDelegator associated with this context/dispatcher
getDelegator() - Method in class org.ofbiz.core.service.job.JobManager
Returns the GenericDelegator.
getDelegator() - Method in class org.ofbiz.core.security.Security
 
getDelegator() - Method in class org.ofbiz.core.security.OFBizSecurity
 
getDelegator() - Method in class org.ofbiz.core.stats.ServerHitBin
 
getDelegator() - Method in interface org.ofbiz.core.workflow.WfExecutionObject
Returns the delegator being used by this workflow
getDelegator() - Method in class org.ofbiz.core.workflow.impl.WfExecutionObjectImpl
 
getDelegator() - Method in class org.ofbiz.core.minilang.method.MethodContext
 
getDelegatorEnvName() - Method in class org.ofbiz.core.minilang.SimpleMethod
 
getDelegatorInfo() - Method in class org.ofbiz.core.entity.GenericDelegator
 
getDelegatorInfo(String) - Static method in class org.ofbiz.core.entity.config.EntityConfigUtil
 
getDelegatorName() - Method in class org.ofbiz.core.entity.GenericDelegator
Gets the name of the server configuration that corresponds to this delegator
getDelegatorName() - Method in interface org.ofbiz.core.entity.DelegatorInterface
 
getDependentOn() - Method in class org.ofbiz.core.entity.model.ModelEntity
The entity-name of the Entity that this Entity is dependent on, if empty then no dependency
getDescendantTypes(GenericValue) - Static method in class org.ofbiz.core.entity.EntityTypeUtil
 
getDescription() - Method in class org.ofbiz.core.entity.model.ModelEntity
The description for documentation purposes
getDirectSimpleMethods(String, String) - Static method in class org.ofbiz.core.minilang.SimpleMethod
 
getDispatchContext() - Method in interface org.ofbiz.core.service.LocalDispatcher
Returns the DispatchContext created by this dispatcher
getDispatchContext() - Method in class org.ofbiz.core.service.GenericAbstractDispatcher
 
getDispatchContext(GenericDelegator) - Static method in class org.ofbiz.core.extentity.EntityServiceFactory
 
getDispatcher() - Method in class org.ofbiz.core.service.DispatchContext
Gets the LocalDispatcher used with this context
getDispatcher() - Method in class org.ofbiz.core.service.job.JobManager
Returns the ServiceDispatcher.
getDispatcher() - Method in class org.ofbiz.core.workflow.impl.WfExecutionObjectImpl
Get an instance of the service dispatcher
getDispatcher() - Method in class org.ofbiz.core.minilang.method.MethodContext
 
getDispatcher(String) - Method in class org.ofbiz.core.workflow.impl.WfExecutionObjectImpl
Get an instance of the service dispatcher
getDispatcherEnvName() - Method in class org.ofbiz.core.minilang.SimpleMethod
 
getDistinct() - Method in class org.ofbiz.core.entity.EntityFindOptions
Specifies whether the values returned should be filtered to remove duplicate values.
getDocument() - Method in class org.ofbiz.core.config.ResourceHandler
 
getDocument(URL) - Method in class org.ofbiz.core.service.ModelServiceReader
 
getDocument(URL) - Method in class org.ofbiz.core.datafile.ModelDataFileReader
 
getDoLock() - Method in class org.ofbiz.core.entity.model.ModelEntity
An indicator to specify if this entity requires locking for updates
getDoPropertyExpansion() - Method in class org.ofbiz.core.util.FlexibleProperties
 
getDouble(String) - Method in class org.ofbiz.core.entity.GenericEntity
 
getDouble(String) - Method in class org.ofbiz.core.datafile.Record
 
getEcaEntityEventMap(String) - Method in class org.ofbiz.core.entity.GenericDelegator
 
getElement() - Method in class org.ofbiz.core.taglib.IteratorTag
 
getElement() - Method in class org.ofbiz.core.taglib.IterateNextTag
 
getElementAttr(String, String) - Static method in class org.ofbiz.core.service.config.ServiceConfigUtil
 
getEncryptedString() - Method in class org.ofbiz.core.crypto.MD5Encrypt
 
getEndTime() - Method in class org.ofbiz.core.calendar.RecurrenceRule
Gets the end time of the recurrence rule or 0 if none.
getEndTime() - Method in class org.ofbiz.core.stats.ServerHitBin
Returns the end time if the length of the bin is limited, otherwise returns the current system time
getEndTimeString() - Method in class org.ofbiz.core.stats.ServerHitBin
Returns the end time if the length of the bin is limited, otherwise returns the current system time
getEntityAlias() - Method in class org.ofbiz.core.entity.model.ModelViewEntity.ModelMemberEntity
 
getEntityAlias() - Method in class org.ofbiz.core.entity.model.ModelViewEntity.ModelAlias
 
getEntityAlias() - Method in class org.ofbiz.core.entity.model.ModelViewEntity.ModelViewLink
 
getEntityAttr() - Method in class org.ofbiz.core.taglib.InputValueTag
 
getEntityCache() - Method in class org.ofbiz.core.entity.model.ModelReader
 
getEntityEcaCache(String) - Static method in class org.ofbiz.core.extentity.eca.EntityEcaUtil
 
getEntityEcaReaderInfo(String) - Static method in class org.ofbiz.core.entity.config.EntityConfigUtil
 
getEntityEcaReaderName(String) - Static method in class org.ofbiz.core.extentity.eca.EntityEcaUtil
 
getEntityEventMap(String) - Method in interface org.ofbiz.core.entity.eca.EntityEcaHandler
 
getEntityEventMap(String) - Method in class org.ofbiz.core.extentity.eca.DelegatorEcaHandler
 
getEntityFieldType(ModelEntity, String) - Method in class org.ofbiz.core.entity.GenericDelegator
Gets a field type instance by name from the helper that corresponds to the specified entity
getEntityFieldType(ModelEntity, String) - Method in interface org.ofbiz.core.entity.DelegatorInterface
 
getEntityFieldTypeNames(ModelEntity) - Method in class org.ofbiz.core.entity.GenericDelegator
Gets field type names from the helper that corresponds to the specified entity
getEntityFieldTypeNames(ModelEntity) - Method in interface org.ofbiz.core.entity.DelegatorInterface
 
getEntityGroupName(String) - Method in class org.ofbiz.core.entity.GenericDelegator
Gets the helper name that corresponds to this delegator and the specified entityName
getEntityGroupName(String) - Method in interface org.ofbiz.core.entity.DelegatorInterface
 
getEntityGroupName(String) - Method in class org.ofbiz.core.entity.model.ModelGroupReader
Gets a group name based on a definition from the specified XML Entity Group descriptor file.
getEntityGroupReaderInfo(String) - Static method in class org.ofbiz.core.entity.config.EntityConfigUtil
 
getEntityHelper(ModelEntity) - Method in class org.ofbiz.core.entity.GenericDelegator
Gets the an instance of helper that corresponds to this delegator and the specified entity
getEntityHelper(ModelEntity) - Method in interface org.ofbiz.core.entity.DelegatorInterface
 
getEntityHelper(String) - Method in class org.ofbiz.core.entity.GenericDelegator
Gets the an instance of helper that corresponds to this delegator and the specified entityName
getEntityHelper(String) - Method in interface org.ofbiz.core.entity.DelegatorInterface
 
getEntityHelperName(ModelEntity) - Method in class org.ofbiz.core.entity.GenericDelegator
Gets the helper name that corresponds to this delegator and the specified entity
getEntityHelperName(ModelEntity) - Method in interface org.ofbiz.core.entity.DelegatorInterface
 
getEntityHelperName(String) - Method in class org.ofbiz.core.entity.GenericDelegator
Gets the helper name that corresponds to this delegator and the specified entityName
getEntityHelperName(String) - Method in interface org.ofbiz.core.entity.DelegatorInterface
 
getEntityModelReaderInfo(String) - Static method in class org.ofbiz.core.entity.config.EntityConfigUtil
 
getEntityName() - Method in class org.ofbiz.core.entity.GenericEntity
 
getEntityName() - Method in class org.ofbiz.core.entity.model.ModelViewEntity.ModelMemberEntity
 
getEntityName() - Method in class org.ofbiz.core.entity.model.ModelEntity
The entity-name of the Entity
getEntityNames() - Method in class org.ofbiz.core.entity.model.ModelReader
Creates a Collection with the entityName of each Entity defined in the specified XML Entity Descriptor file.
getEntityNamesByGroup(String) - Method in class org.ofbiz.core.entity.model.ModelGroupReader
Creates a Collection with names of all of the entities for a given group
getEntityNamesIterator() - Method in class org.ofbiz.core.entity.model.ModelReader
Creates a Iterator with the entityName of each Entity defined in the specified XML Entity Descriptor file.
getEntityResourceHandler(String) - Method in class org.ofbiz.core.entity.model.ModelReader
 
getEnv(FlexibleMapAccessor) - Method in class org.ofbiz.core.minilang.method.MethodContext
 
getEnv(String) - Method in class org.ofbiz.core.minilang.method.MethodContext
Gets the named value from the environment.
getEnvEntryIterator() - Method in class org.ofbiz.core.minilang.method.MethodContext
 
getErrorPage(String) - Method in class org.ofbiz.core.control.RequestManager
Gets the error page from the requestMap, if none uses the default
getEventErrorMessageName() - Method in class org.ofbiz.core.minilang.SimpleMethod
 
getEventEventMessageName() - Method in class org.ofbiz.core.minilang.SimpleMethod
 
getEventFactory() - Method in class org.ofbiz.core.control.RequestHandler
Returns the EventFactory Object.
getEventHandler(String) - Method in class org.ofbiz.core.event.EventFactory
 
getEventMethod(String) - Method in class org.ofbiz.core.control.RequestManager
Gets the event method from the requestMap
getEventPath(String) - Method in class org.ofbiz.core.control.RequestManager
Gets the event class from the requestMap
getEventRequestName() - Method in class org.ofbiz.core.minilang.SimpleMethod
 
getEventResponseCodeName() - Method in class org.ofbiz.core.minilang.SimpleMethod
 
getEventType(String) - Method in class org.ofbiz.core.control.RequestManager
Gets the event type from the requestMap
getException() - Method in class org.ofbiz.core.service.GenericResultWaiter
Returns the exception which was thrown or null if none
getExceptionDateIterator() - Method in class org.ofbiz.core.calendar.RecurrenceInfo
Returns a sorted exception date iterator
getExceptionRuleIterator() - Method in class org.ofbiz.core.calendar.RecurrenceInfo
Returns a exception recurrence iterator
getExpandMap() - Method in class org.ofbiz.core.taglib.IteratorTag
 
getExpandMap() - Method in class org.ofbiz.core.taglib.IterateNextTag
 
getExpected() - Method in class org.ofbiz.core.rules.parse.TrackException
Returns some indication of what kind of thing was expected, such as a ')' token.
getExpireTime() - Method in class org.ofbiz.core.util.UtilCache
return the current expire time for the cache elements
getExpr(int) - Method in class org.ofbiz.core.entity.EntityExprList
 
getExprIterator() - Method in class org.ofbiz.core.entity.EntityExprList
 
getExprListSize() - Method in class org.ofbiz.core.entity.EntityExprList
 
getExtendedAttributeValue(Element, String, String) - Method in class org.ofbiz.core.workflow.definition.XpdlReader
 
getField() - Method in class org.ofbiz.core.entity.model.ModelViewEntity.ModelAlias
 
getField() - Method in class org.ofbiz.core.taglib.InputValueTag
 
getField() - Method in class org.ofbiz.core.taglib.EntityFieldTag
 
getField(int) - Method in class org.ofbiz.core.entity.model.ModelEntity
 
getField(String) - Method in class org.ofbiz.core.entity.EntityFieldMap
 
getField(String) - Method in class org.ofbiz.core.entity.model.ModelEntity
 
getFieldEntryIterator() - Method in class org.ofbiz.core.entity.EntityFieldMap
 
getFieldKeyIterator() - Method in class org.ofbiz.core.entity.EntityFieldMap
 
getFieldName() - Method in class org.ofbiz.core.entity.model.ModelKeyMap
name of the field in this entity
getFieldName() - Method in class org.ofbiz.core.minilang.operation.SimpleMapProcess
 
getFieldNameSetsCopy(String) - Method in class org.ofbiz.core.entity.GenericDelegator
Gets a Set of Sets of fieldNames used in the by and cache for the given entityName
getFieldNameSetsCopy(String) - Method in interface org.ofbiz.core.entity.DelegatorInterface
 
getFieldNamesFromFieldVector(List) - Method in class org.ofbiz.core.entity.model.ModelEntity
 
getFields(Collection) - Method in class org.ofbiz.core.entity.GenericEntity
Used by clients to specify exactly the fields they are interested in
getFieldsCopy() - Method in class org.ofbiz.core.entity.model.ModelEntity
 
getFieldsIterator() - Method in class org.ofbiz.core.entity.model.ModelEntity
 
getFieldsSize() - Method in class org.ofbiz.core.entity.model.ModelEntity
 
getFieldTypeCache() - Method in class org.ofbiz.core.entity.model.ModelFieldTypeReader
 
getFieldTypeInfo(String) - Static method in class org.ofbiz.core.entity.config.EntityConfigUtil
 
getFieldTypeNames() - Method in class org.ofbiz.core.entity.model.ModelFieldTypeReader
Creates a Collection with all of the ModelFieldType names
getFieldTypes() - Method in class org.ofbiz.core.entity.model.ModelFieldTypeReader
Creates a Collection with all of the ModelFieldTypes
getFieldValue() - Method in class org.ofbiz.core.entity.EntityConditionParam
 
getFieldValue(JRField) - Method in class org.ofbiz.core.report.JRMapCollectionDataSource
 
getFieldValue(String) - Method in class org.ofbiz.core.util.HttpRequestFileUpload
 
getFilename() - Method in class org.ofbiz.core.util.HttpRequestFileUpload
 
getFilepath() - Method in class org.ofbiz.core.util.HttpRequestFileUpload
 
getFilterConfig() - Method in class org.ofbiz.core.control.ContextSecurityFilter
 
getFirst(List) - Static method in class org.ofbiz.core.entity.EntityUtil
 
getFirstEntity() - Method in class org.ofbiz.core.entity.EntityClause
 
getFirstField() - Method in class org.ofbiz.core.entity.EntityClause
 
getFirstModelEntity() - Method in class org.ofbiz.core.entity.EntityClause
 
getFirstVisitEvents() - Method in class org.ofbiz.core.control.RequestManager
 
getFixedString(String) - Method in class org.ofbiz.core.datafile.Record
 
getFkName() - Method in class org.ofbiz.core.entity.model.ModelRelation
 
getFloat(String) - Method in class org.ofbiz.core.entity.GenericEntity
 
getFloat(String) - Method in class org.ofbiz.core.datafile.Record
 
getFound() - Method in class org.ofbiz.core.rules.parse.TrackException
Returns the text element the thrower actually found when it expected something else.
getFrequency() - Method in class org.ofbiz.core.calendar.RecurrenceRule
Returns the frequency of this recurrence.
getFrequencyName() - Method in class org.ofbiz.core.calendar.RecurrenceRule
Returns the frequency name of the recurrence.
getFromAllCache(String) - Method in class org.ofbiz.core.entity.GenericDelegator
 
getFromAllCache(String) - Method in interface org.ofbiz.core.entity.DelegatorInterface
 
getFromAndCache(ModelEntity, Map) - Method in class org.ofbiz.core.entity.GenericDelegator
 
getFromAndCache(ModelEntity, Map) - Method in interface org.ofbiz.core.entity.DelegatorInterface
 
getFromAndCache(String, Map) - Method in class org.ofbiz.core.entity.GenericDelegator
 
getFromAndCache(String, Map) - Method in interface org.ofbiz.core.entity.DelegatorInterface
 
getFromPrimaryKeyCache(GenericPK) - Method in class org.ofbiz.core.entity.GenericDelegator
 
getFromPrimaryKeyCache(GenericPK) - Method in interface org.ofbiz.core.entity.DelegatorInterface
 
getFullattrs() - Method in class org.ofbiz.core.taglib.InputValueTag
 
getFullLocation() - Method in class org.ofbiz.core.config.ResourceHandler
 
getFullRequestUrl(HttpServletRequest) - Static method in class org.ofbiz.core.util.UtilHttp
 
getFunction() - Method in class org.ofbiz.core.entity.model.ModelViewEntity.ModelAlias
 
getGenericDAO(String) - Static method in class org.ofbiz.core.entity.GenericDAO
 
getGenericDelegator(String) - Static method in class org.ofbiz.core.entity.GenericDelegator
 
getGenericEngine(String) - Method in class org.ofbiz.core.service.ServiceDispatcher
Gets the GenericEngine instance that corresponds to the given name
getGenericEngine(String) - Method in class org.ofbiz.core.service.engine.GenericEngineFactory
Gets the GenericEngine instance that corresponds to given the name
getGroupBy() - Method in class org.ofbiz.core.entity.model.ModelViewEntity.ModelAlias
 
getGroupBysCopy() - Method in class org.ofbiz.core.entity.model.ModelViewEntity
 
getGroupCache() - Method in class org.ofbiz.core.entity.model.ModelGroupReader
 
getGroupHelperName(String) - Method in class org.ofbiz.core.entity.GenericDelegator
Gets the helper name that corresponds to this delegator and the specified entityName
getGroupHelperName(String) - Method in interface org.ofbiz.core.entity.DelegatorInterface
 
getGroupModel(String) - Static method in class org.ofbiz.core.service.group.ServiceGroupReader
 
getGroupName() - Method in class org.ofbiz.core.service.group.GroupModel
Getter for group name * @return String
getGroupNames() - Method in class org.ofbiz.core.entity.model.ModelGroupReader
Creates a Collection with all of the groupNames defined in the specified XML Entity Group Descriptor file.
getHandlerClass(String, int) - Method in class org.ofbiz.core.control.RequestManager
Gets the class name of the named handler
getHandlerMap() - Method in class org.ofbiz.core.control.RequestManager
Gets the entire handler mapping
getHandlerMap(URL) - Static method in class org.ofbiz.core.util.ConfigXMLReader
Gets a HashMap of handler mappings.
getHeaders() - Method in class org.ofbiz.core.util.HttpClientJakarta
Return a Map of headers.
getHeaders() - Method in class org.ofbiz.core.util.HttpClient
Return a Map of headers.
getHelper(String) - Static method in class org.ofbiz.core.entity.GenericHelperFactory
 
getHelperName() - Method in class org.ofbiz.core.entity.MemoryHelper
 
getHelperName() - Method in class org.ofbiz.core.entity.GenericHelperDAO
 
getHelperName() - Method in interface org.ofbiz.core.entity.GenericHelper
Gets the name of the server configuration that corresponds to this helper
getHitCount() - Method in class org.ofbiz.core.util.UtilCache
Returns the number of successful hits on the cache
getHitsPerMinute() - Method in class org.ofbiz.core.stats.ServerHitBin
return the hits per minute using the entire length of the bin as returned by getBinLengthMinutes()
getId() - Method in class org.ofbiz.core.entity.EntityOperator
 
getId() - Method in class org.ofbiz.core.stats.ServerHitBin
 
getId() - Method in class org.ofbiz.core.region.Region
 
getID() - Method in class org.ofbiz.core.calendar.RecurrenceInfo
Returns the primary key for this value object
getIndex(int) - Method in class org.ofbiz.core.entity.model.ModelEntity
 
getIndex(String) - Method in class org.ofbiz.core.entity.model.ModelEntity
 
getIndexesIterator() - Method in class org.ofbiz.core.entity.model.ModelEntity
 
getIndexesSize() - Method in class org.ofbiz.core.entity.model.ModelEntity
 
getIndexField(int) - Method in class org.ofbiz.core.entity.model.ModelIndex
 
getIndexFieldsIterator() - Method in class org.ofbiz.core.entity.model.ModelIndex
 
getIndexFieldsSize() - Method in class org.ofbiz.core.entity.model.ModelIndex
 
getIndexInfo(Set, Collection) - Method in class org.ofbiz.core.entity.jdbc.DatabaseUtil
 
getInitialContext() - Method in interface org.ofbiz.core.workflow.WfProcessMgr
 
getInitialContext() - Method in class org.ofbiz.core.workflow.impl.WfProcessMgrImpl
Method getInitialContext.
getInitialContext(String) - Static method in class org.ofbiz.core.util.JNDIContextFactory
Return the initial context according to the entityengine.xml parameters that correspond to the given prefix
getInModelParamList() - Method in class org.ofbiz.core.service.ModelService
Returns a list of ModelParam objects in the order they were defined when the service was created.
getInParameters() - Method in class org.ofbiz.core.taglib.AbstractParameterTag
 
getInParameterSequence(Map) - Method in class org.ofbiz.core.service.ModelService
Gets a list of required IN parameters in sequence.
getInParamNames() - Method in class org.ofbiz.core.service.ModelService
 
getInstance() - Static method in class org.ofbiz.core.util.MyNarrow
Return the instance
getInstance(GenericDelegator) - Static method in class org.ofbiz.core.security.SecurityFactory
Returns an instance of a Security implementation as defined in the security.xml by defined name in security.properties.
getInstance(String) - Static method in class org.ofbiz.core.util.ObjectType
Returns an instance of the specified class
getInstance(String, DispatchContext, GenericDelegator) - Static method in class org.ofbiz.core.service.ServiceDispatcher
Returns an instance of the ServiceDispatcher associated with this delegator and registers the loader.
getInstance(String, GenericDelegator) - Static method in class org.ofbiz.core.service.ServiceDispatcher
Returns a pre-registered instance of the ServiceDispatcher associated with this delegator.
getInteger(String) - Method in class org.ofbiz.core.entity.GenericEntity
 
getInteger(String) - Method in class org.ofbiz.core.datafile.Record
 
getInterFieldOperation() - Method in class org.ofbiz.core.entity.EntityClause
 
getInterval() - Method in class org.ofbiz.core.calendar.RecurrenceRule
Returns the interval of the frequency.
getIntervalInt() - Method in class org.ofbiz.core.calendar.RecurrenceRule
Returns the interval of the frequency as an int.
getIntraFieldOperation() - Method in class org.ofbiz.core.entity.EntityClause
 
getIsPk() - Method in class org.ofbiz.core.entity.model.ModelViewEntity.ModelAlias
 
getIsPk() - Method in class org.ofbiz.core.entity.model.ModelField
boolean which specifies whether or not the Field is a Primary Key
getIterator() - Method in class org.ofbiz.core.taglib.IteratorTag
 
getIteratorAssignment() - Method in interface org.ofbiz.core.workflow.WfActivity
Retrieve the Iterator of Assignments objects.
getIteratorAssignment() - Method in class org.ofbiz.core.workflow.impl.WfActivityImpl
 
getIteratorHistory(String, Map) - Method in interface org.ofbiz.core.workflow.WfExecutionObject
Search in the history for specific elements.
getIteratorHistory(String, Map) - Method in class org.ofbiz.core.workflow.impl.WfExecutionObjectImpl
 
getIteratorPerformer() - Method in interface org.ofbiz.core.workflow.WfRequester
Gets an iterator of processes.
getIteratorPerformer() - Method in class org.ofbiz.core.workflow.impl.WfRequesterImpl
 
getIteratorProcess() - Method in interface org.ofbiz.core.workflow.WfProcessMgr
 
getIteratorProcess() - Method in class org.ofbiz.core.workflow.impl.WfProcessMgrImpl
 
getIteratorStep() - Method in interface org.ofbiz.core.workflow.WfProcess
 
getIteratorStep() - Method in class org.ofbiz.core.workflow.impl.WfProcessImpl
 
getIteratorWorkItem() - Method in interface org.ofbiz.core.workflow.WfResource
Gets an iterator of work items
getIteratorWorkItem() - Method in class org.ofbiz.core.workflow.impl.WfResourceImpl
 
getJavaType() - Method in class org.ofbiz.core.entity.model.ModelFieldType
The java-type of the Field
getJavaType(String) - Static method in class org.ofbiz.core.workflow.WfUtil
Gets the Java type from a XPDL datatype
getJMSListeneFactory() - Method in interface org.ofbiz.core.service.LocalDispatcher
Gets the JmsListenerFactory which holds the message listeners.
getJMSListeneFactory() - Method in class org.ofbiz.core.service.GenericAbstractDispatcher
 
getJMSListenerFactory() - Method in class org.ofbiz.core.service.ServiceDispatcher
Gets the JmsListenerFactory which holds the message listeners.
getJMSListeners() - Method in class org.ofbiz.core.service.jms.JmsListenerFactory
Gets a Map of JMS Listeners.
getJndiConnection(String, String) - Static method in class org.ofbiz.core.entity.transaction.JNDIFactory
 
getJndiServerInfo(String) - Static method in class org.ofbiz.core.config.JNDIConfigUtil
 
getJobManager() - Method in class org.ofbiz.core.service.ServiceDispatcher
Gets the JobManager associated with this dispatcher
getJobManager() - Method in interface org.ofbiz.core.service.LocalDispatcher
Gets the JobManager associated with this dispatcher
getJobManager() - Method in class org.ofbiz.core.service.GenericAbstractDispatcher
 
getJobName() - Method in interface org.ofbiz.core.service.job.Job
Returns the name of this Job.
getJobName() - Method in class org.ofbiz.core.service.job.AbstractJob
Returns the name of this Job.
getKey() - Method in class org.ofbiz.core.taglib.I18nMessageTag
 
getKeyMap(int) - Method in class org.ofbiz.core.entity.model.ModelViewEntity.ModelViewLink
 
getKeyMap(int) - Method in class org.ofbiz.core.entity.model.ModelRelation
 
getKeyMapsCopy() - Method in class org.ofbiz.core.entity.model.ModelViewEntity.ModelViewLink
 
getKeyMapsIterator() - Method in class org.ofbiz.core.entity.model.ModelViewEntity.ModelViewLink
 
getKeyMapsIterator() - Method in class org.ofbiz.core.entity.model.ModelRelation
keyMaps defining how to lookup the relatedTable using columns from this table
getKeyMapsSize() - Method in class org.ofbiz.core.entity.model.ModelViewEntity.ModelViewLink
 
getKeyMapsSize() - Method in class org.ofbiz.core.entity.model.ModelRelation
 
getLevelFromString(String) - Static method in class org.ofbiz.core.util.Debug
Gets an Integer representing the level number from a String representing the level name; will return null if not found
getLevelFromStringWithDefault(String) - Static method in class org.ofbiz.core.util.Debug
Gets an int representing the level number from a String representing the level name; if level not found defaults to Debug.INFO
getLhs() - Method in class org.ofbiz.core.entity.EntityExpr
 
getLimit() - Method in class org.ofbiz.core.taglib.IteratorTag
 
getLoader() - Method in class org.ofbiz.core.minilang.method.MethodContext
 
getLoader(String, String) - Static method in class org.ofbiz.core.config.ResourceLoader
 
getLoaderName() - Method in class org.ofbiz.core.config.ResourceHandler
 
getLocalContext(String) - Method in class org.ofbiz.core.service.ServiceDispatcher
Gets the local context from a name
getLocalDispatcher(GenericDelegator) - Static method in class org.ofbiz.core.extentity.EntityServiceFactory
 
getLocalDispatcher(String) - Method in class org.ofbiz.core.service.ServiceDispatcher
Gets the local dispatcher from a name
getLocale() - Method in class org.ofbiz.core.minilang.method.MethodContext
 
getLocale(HttpServletRequest) - Static method in class org.ofbiz.core.util.UtilHttp
Get the Locale object from a session variable; if not found use the browser's default
getLocale(HttpSession) - Static method in class org.ofbiz.core.util.UtilHttp
Get the Locale object from a session variable; if not found use the system's default.
getLocation() - Method in class org.ofbiz.core.config.ResourceHandler
 
getLog() - Method in class org.ofbiz.core.util.UtilTimer
Gets the value of the log member, denoting whether log output is off or not
getLogger(String) - Static method in class org.ofbiz.core.util.Debug
 
getLoginRequired() - Method in class org.ofbiz.core.minilang.SimpleMethod
 
getLong(String) - Method in class org.ofbiz.core.entity.GenericEntity
 
getLong(String) - Method in class org.ofbiz.core.datafile.Record
 
getMainEntity() - Method in class org.ofbiz.core.entity.model.ModelRelation
the main entity of this relation
getMainEntity() - Method in class org.ofbiz.core.entity.model.ModelIndex
the main entity of this relation
getManager() - Method in class org.ofbiz.core.service.job.JobPoller
Returns the JobManager
getMap() - Method in class org.ofbiz.core.taglib.ParamTag
 
getMaxSize() - Method in class org.ofbiz.core.util.UtilCache
Returns the current maximum number of elements in the cache
getMaxTime() - Method in class org.ofbiz.core.stats.ServerHitBin
 
getMaxTimeSeconds() - Method in class org.ofbiz.core.stats.ServerHitBin
 
getMemberModelEntity(String) - Method in class org.ofbiz.core.entity.model.ModelViewEntity
 
getMemberModelMemberEntities() - Method in class org.ofbiz.core.entity.model.ModelViewEntity
 
getMemberModelMemberEntity(String) - Method in class org.ofbiz.core.entity.model.ModelViewEntity
 
getMessage() - Method in class org.ofbiz.core.util.GeneralRuntimeException
Returns the detail message, including the message from the nested exception if there is one.
getMessage() - Method in class org.ofbiz.core.util.GeneralException
Returns the detail message, including the message from the nested exception if there is one.
getMessage(ClassLoader, MethodContext) - Method in class org.ofbiz.core.minilang.method.callops.FlexibleMessage
 
getMessage(String, String, List, Locale) - Static method in class org.ofbiz.core.util.UtilProperties
Returns the value of the specified property name from the specified resource/properties file corresponding to the given locale and replacing argument place holders with the given arguments using the MessageFormat class
getMessage(String, String, Locale) - Static method in class org.ofbiz.core.util.UtilProperties
Returns the value of the specified property name from the specified resource/properties file corresponding to the given locale.
getMessage(String, String, Object[], Locale) - Static method in class org.ofbiz.core.util.UtilProperties
Returns the value of the specified property name from the specified resource/properties file corresponding to the given locale and replacing argument place holders with the given arguments using the MessageFormat class
getMessages(HttpServletRequest, Map, String, String, String, String, String, String, String) - Static method in class org.ofbiz.core.service.ServiceUtil
 
getMethodName() - Method in class org.ofbiz.core.minilang.SimpleMethod
 
getMethodType() - Method in class org.ofbiz.core.minilang.method.MethodContext
 
getMinTime() - Method in class org.ofbiz.core.stats.ServerHitBin
 
getMinTimeSeconds() - Method in class org.ofbiz.core.stats.ServerHitBin
 
getMissCount() - Method in class org.ofbiz.core.util.UtilCache
Returns the number of cache misses
getMode() - Method in class org.ofbiz.core.service.group.GroupServiceModel
Getter for the service mode * @return String
getMode() - Method in class org.ofbiz.core.taglib.ServiceTag
 
getMode() - Method in class org.ofbiz.core.taglib.ParamTag
 
getModelDataFile() - Method in class org.ofbiz.core.datafile.DataFile
 
getModelDataFile(String) - Method in class org.ofbiz.core.datafile.ModelDataFileReader
Gets an DataFile object based on a definition from the specified XML DataFile descriptor file.
getModelDataFileReader(URL) - Static method in class org.ofbiz.core.datafile.ModelDataFileReader
 
getModelDataFiles() - Method in class org.ofbiz.core.datafile.ModelDataFileReader
 
getModelEntitiesByGroup(String) - Method in class org.ofbiz.core.entity.GenericDelegator
Gets a list of entity models that are in a group corresponding to the specified group name
getModelEntitiesByGroup(String) - Method in interface org.ofbiz.core.entity.DelegatorInterface
 
getModelEntity() - Method in class org.ofbiz.core.entity.GenericEntity
 
getModelEntity(String) - Method in class org.ofbiz.core.entity.GenericDelegator
Gets the instance of ModelEntity that corresponds to this delegator and the specified entityName
getModelEntity(String) - Method in interface org.ofbiz.core.entity.DelegatorInterface
 
getModelEntity(String) - Method in class org.ofbiz.core.entity.model.ModelReader
Gets an Entity object based on a definition from the specified XML Entity descriptor file.
getModelEntityMapByGroup(String) - Method in class org.ofbiz.core.entity.GenericDelegator
Gets a Map of entity name & entity model pairs that are in the named group
getModelEntityMapByGroup(String) - Method in interface org.ofbiz.core.entity.DelegatorInterface
 
getModelField() - Method in class org.ofbiz.core.entity.EntityConditionParam
 
getModelFieldType(String) - Method in class org.ofbiz.core.entity.model.ModelFieldTypeReader
Gets an FieldType object based on a definition from the specified XML FieldType descriptor file.
getModelFieldTypeReader(String) - Static method in class org.ofbiz.core.entity.model.ModelFieldTypeReader
 
getModelGroupReader() - Method in class org.ofbiz.core.entity.GenericDelegator
Gets the instance of ModelGroupReader that corresponds to this delegator
getModelGroupReader() - Method in interface org.ofbiz.core.entity.DelegatorInterface
 
getModelGroupReader(String) - Static method in class org.ofbiz.core.entity.model.ModelGroupReader
 
getModelParamList() - Method in class org.ofbiz.core.service.ModelService
Returns a list of ModelParam objects in the order they were defined when the service was created.
getModelReader() - Method in class org.ofbiz.core.entity.GenericDelegator
Gets the instance of ModelReader that corresponds to this delegator
getModelReader() - Method in interface org.ofbiz.core.entity.DelegatorInterface
 
getModelReader() - Method in class org.ofbiz.core.entity.model.ModelEntity
 
getModelReader(String) - Static method in class org.ofbiz.core.entity.model.ModelReader
 
getModelRecord() - Method in class org.ofbiz.core.datafile.Record
 
getModelService(String) - Method in class org.ofbiz.core.service.ModelServiceReader
Gets an Service object based on a definition from the specified XML Service descriptor file.
getModelService(String) - Method in class org.ofbiz.core.service.DispatchContext
Gets the ModelService instance that corresponds to given the name
getModelServiceReader(ResourceHandler) - Static method in class org.ofbiz.core.service.ModelServiceReader
 
getModelServiceReader(URL) - Static method in class org.ofbiz.core.service.ModelServiceReader
 
getModelServices() - Method in class org.ofbiz.core.service.ModelServiceReader
 
getMultiRelation(GenericValue, String, String) - Method in class org.ofbiz.core.entity.GenericDelegator
Get the named Related Entity for the GenericValue from the persistent store across another Relation.
getMultiRelation(GenericValue, String, String) - Method in interface org.ofbiz.core.entity.DelegatorInterface
 
getMultiRelation(GenericValue, String, String, List) - Method in class org.ofbiz.core.entity.GenericDelegator
Get the named Related Entity for the GenericValue from the persistent store across another Relation.
getMultiRelation(GenericValue, String, String, List) - Method in interface org.ofbiz.core.entity.DelegatorInterface
 
getName() - Method in class org.ofbiz.core.util.UtilCache
Getter for the name of the UtilCache instance.
getName() - Method in class org.ofbiz.core.entity.model.ModelViewEntity.ModelAlias
 
getName() - Method in class org.ofbiz.core.entity.model.ModelIndex
the index name, used for the database index name
getName() - Method in class org.ofbiz.core.entity.model.ModelField
The name of the Field
getName() - Method in interface org.ofbiz.core.service.LocalDispatcher
Returns the Name of this local dispatcher
getName() - Method in class org.ofbiz.core.service.GenericAbstractDispatcher
 
getName() - Method in class org.ofbiz.core.service.DispatchContext
Gets the name of the local dispatcher
getName() - Method in class org.ofbiz.core.service.group.GroupServiceModel
Getter for the service name * @return String
getName() - Method in class org.ofbiz.core.region.Section
 
getName() - Method in class org.ofbiz.core.taglib.ServiceTag
 
getName() - Method in class org.ofbiz.core.taglib.ParamTag
 
getName() - Method in class org.ofbiz.core.taglib.ObjectTag
 
getName() - Method in class org.ofbiz.core.taglib.IteratorTag
 
getName() - Method in class org.ofbiz.core.taglib.IterateNextTag
 
getName() - Method in class org.ofbiz.core.taglib.IfTag
 
getName() - Method in class org.ofbiz.core.rules.parse.Parser
Returns the name of this parser.
getName() - Method in class org.ofbiz.core.minilang.operation.MapProcessor
 
getNested() - Method in class org.ofbiz.core.util.GeneralRuntimeException
Returns the nested exception if there is one, null if there is not.
getNested() - Method in class org.ofbiz.core.util.GeneralException
Returns the nested exception if there is one, null if there is not.
getNeverCache() - Method in class org.ofbiz.core.entity.model.ModelEntity
An indicator to specify if this entity is never cached.
getNextDayStart(Timestamp) - Static method in class org.ofbiz.core.util.UtilDateTime
 
getNextDefaultIndex(String) - Method in class org.ofbiz.core.util.UtilCache
 
getNextPageUri(String) - Static method in class org.ofbiz.core.control.RequestHandler
 
getNextSeqId(String) - Method in class org.ofbiz.core.entity.SequenceUtil
 
getNextSeqId(String) - Method in class org.ofbiz.core.entity.GenericDelegator
Get the next guaranteed unique seq id from the sequence with the given sequence name; if the named sequence doesn't exist, it will be created
getNextSeqId(String) - Method in interface org.ofbiz.core.entity.DelegatorInterface
 
getNonNestedMessage() - Method in class org.ofbiz.core.util.GeneralRuntimeException
Returns the detail message, NOT including the message from the nested exception.
getNonNestedMessage() - Method in class org.ofbiz.core.util.GeneralException
Returns the detail message, NOT including the message from the nested exception.
getNopk(int) - Method in class org.ofbiz.core.entity.model.ModelEntity
 
getNoPkFieldNames() - Method in class org.ofbiz.core.entity.model.ModelEntity
 
getNopksCopy() - Method in class org.ofbiz.core.entity.model.ModelEntity
 
getNopksIterator() - Method in class org.ofbiz.core.entity.model.ModelEntity
 
getNopksSize() - Method in class org.ofbiz.core.entity.model.ModelEntity
 
getNumberHits() - Method in class org.ofbiz.core.stats.ServerHitBin
 
getObject() - Method in class org.ofbiz.core.taglib.ObjectTag
 
getObject(MethodContext) - Method in class org.ofbiz.core.minilang.method.StringObject
 
getObject(MethodContext) - Method in class org.ofbiz.core.minilang.method.MethodObject
Get the Object value
getObject(MethodContext) - Method in class org.ofbiz.core.minilang.method.FieldObject
 
getOFBStatus(String) - Static method in class org.ofbiz.core.workflow.WfUtil
Returns the OFB status code which refers to the passed OMG status code
getOffset() - Method in class org.ofbiz.core.taglib.IteratorTag
 
getOMGStatus(String) - Static method in class org.ofbiz.core.workflow.WfUtil
Returns the OMG status code which refers to the passed OFB status code
getOnly(List) - Static method in class org.ofbiz.core.entity.EntityUtil
 
getOperator() - Method in class org.ofbiz.core.entity.EntityFieldMap
 
getOperator() - Method in class org.ofbiz.core.entity.EntityExprList
 
getOperator() - Method in class org.ofbiz.core.entity.EntityExpr
 
getOperator() - Method in class org.ofbiz.core.entity.EntityConditionList
 
getOriginalDbValue(String) - Method in class org.ofbiz.core.entity.GenericValue
 
getOutParameters() - Method in class org.ofbiz.core.taglib.AbstractParameterTag
 
getOverrideFilename() - Method in class org.ofbiz.core.util.HttpRequestFileUpload
 
getOwner(GenericDelegator, String) - Static method in class org.ofbiz.core.workflow.client.WorkflowServices
Returns the owner of the workflow.
getPackageName() - Method in class org.ofbiz.core.entity.model.ModelEntity
The package-name of the Entity
getParam() - Method in class org.ofbiz.core.taglib.InputValueTag
 
getParam(String) - Method in class org.ofbiz.core.service.ModelService
Gets the ModelParam by name
getParameter(String) - Method in class org.ofbiz.core.minilang.method.MethodContext
 
getParameterMap(HttpServletRequest) - Static method in class org.ofbiz.core.util.UtilHttp
Create a map from an HttpServletRequest object
getParameterMapName() - Method in class org.ofbiz.core.minilang.SimpleMethod
 
getParameterNames(String, boolean) - Method in class org.ofbiz.core.service.ModelService
Gets the parameter names of the specified mode (IN/OUT/INOUT).
getParameters() - Method in class org.ofbiz.core.util.HttpClientJakarta
Return a Map of parameters.
getParameters() - Method in class org.ofbiz.core.util.HttpClient
Return a Map of parameters.
getParameters() - Method in class org.ofbiz.core.minilang.method.MethodContext
 
getParentRecord() - Method in class org.ofbiz.core.datafile.Record
 
getPartialList(int, int) - Method in class org.ofbiz.core.entity.EntityListIterator
Gets a partial list of results starting at start and containing at most number elements.
getPartyIdCheckSecurity(GenericValue, Security, Map, Map, String, String) - Static method in class org.ofbiz.core.service.ServiceUtil
A small routine used all over to improve code efficiency, get the partyId and does a security check security check: userLogin partyId must equal partyId, or must have permission
getPk(int) - Method in class org.ofbiz.core.entity.model.ModelEntity
 
getPkFieldNames() - Method in class org.ofbiz.core.entity.model.ModelEntity
 
getPksCopy() - Method in class org.ofbiz.core.entity.model.ModelEntity
 
getPksIterator() - Method in class org.ofbiz.core.entity.model.ModelEntity
 
getPksSize() - Method in class org.ofbiz.core.entity.model.ModelEntity
 
getPlainTableName() - Method in class org.ofbiz.core.entity.model.ModelEntity
The plain table-name of the Entity without a schema name prefix
getPostProcessor() - Method in class org.ofbiz.core.control.RequestManager
 
getPrefix() - Method in class org.ofbiz.core.taglib.EntityFieldTag
 
getPreparedStatement() - Method in class org.ofbiz.core.entity.jdbc.SQLProcessor
Getter: get the prepared statement
getPreProcessor() - Method in class org.ofbiz.core.control.RequestManager
 
getPrimaryKey() - Method in class org.ofbiz.core.entity.GenericEntity
 
getPrimaryKeyCache() - Method in class org.ofbiz.core.entity.GenericDelegator
 
getPrimaryKeyCache() - Method in interface org.ofbiz.core.entity.DelegatorInterface
 
getPrintStream() - Static method in class org.ofbiz.core.util.Debug
 
getPrintWriter() - Static method in class org.ofbiz.core.util.Debug
 
getPriority(String) - Method in class org.ofbiz.core.workflow.client.WorkflowClient
Gets the priority of the execution object defined by the work effort key.
getProcessors(String, String, ClassLoader) - Static method in class org.ofbiz.core.minilang.SimpleMapProcessor
 
getProcessors(URL, String) - Static method in class org.ofbiz.core.minilang.SimpleMapProcessor
 
getProperties(String) - Static method in class org.ofbiz.core.util.UtilProperties
Returns the specified resource/properties file
getProperties(String, Locale) - Static method in class org.ofbiz.core.util.UtilProperties
Returns the specified resource/properties file NOTE: This is NOT fully implemented yet to fulfill all of the requirements for i18n messages.
getProperties(URL) - Static method in class org.ofbiz.core.util.UtilProperties
Returns the specified resource/properties file
getProperty() - Method in class org.ofbiz.core.taglib.ObjectTag
 
getProperty() - Method in class org.ofbiz.core.taglib.IteratorTag
 
getPropertyNumber(String, String) - Static method in class org.ofbiz.core.util.UtilProperties
 
getPropertyNumber(URL, String) - Static method in class org.ofbiz.core.util.UtilProperties
 
getPropertyValue(String, String) - Static method in class org.ofbiz.core.util.UtilProperties
Returns the value of the specified property name from the specified resource/properties file
getPropertyValue(String, String, String) - Static method in class org.ofbiz.core.util.UtilProperties
Returns the value of the specified property name from the specified resource/properties file.
getPropertyValue(URL, String) - Static method in class org.ofbiz.core.util.UtilProperties
Returns the value of the specified property name from the specified resource/properties file
getPropertyValue(URL, String, String) - Static method in class org.ofbiz.core.util.UtilProperties
Returns the value of the specified property name from the specified resource/properties file.
getReader() - Method in class org.ofbiz.core.rules.parse.tokens.Tokenizer
Return the reader this tokenizer will read from.
getReaders() - Method in class org.ofbiz.core.service.DispatchContext
Gets the collection of readers associated with this context
getRecordName() - Method in class org.ofbiz.core.datafile.Record
 
getRecords() - Method in class org.ofbiz.core.datafile.DataFile
 
getRecurrenceDateIterator() - Method in class org.ofbiz.core.calendar.RecurrenceInfo
Returns a sorted recurrence date iterator
getRecurrenceRuleIterator() - Method in class org.ofbiz.core.calendar.RecurrenceInfo
Returns a recurrence rule iterator
getReferenceInfo(Set, Collection) - Method in class org.ofbiz.core.entity.jdbc.DatabaseUtil
 
getRegion(String) - Method in class org.ofbiz.core.region.RegionManager
 
getRegion(URL, String) - Static method in class org.ofbiz.core.region.RegionManager
 
getRegions() - Method in class org.ofbiz.core.region.RegionManager
 
getRelated(String) - Method in class org.ofbiz.core.entity.GenericValue
Get the named Related Entity for the GenericValue from the persistent store
getRelated(String, GenericValue) - Method in class org.ofbiz.core.entity.GenericDelegator
Get the named Related Entity for the GenericValue from the persistent store
getRelated(String, GenericValue) - Method in interface org.ofbiz.core.entity.DelegatorInterface
 
getRelated(String, List) - Static method in class org.ofbiz.core.entity.EntityUtil
 
getRelated(String, Map, List) - Method in class org.ofbiz.core.entity.GenericValue
Get the named Related Entity for the GenericValue from the persistent store
getRelated(String, Map, List, GenericValue) - Method in class org.ofbiz.core.entity.GenericDelegator
Get the named Related Entity for the GenericValue from the persistent store
getRelated(String, Map, List, GenericValue) - Method in interface org.ofbiz.core.entity.DelegatorInterface
 
getRelatedByAnd(String, Map) - Method in class org.ofbiz.core.entity.GenericValue
Get the named Related Entity for the GenericValue from the persistent store and filter it
getRelatedByAnd(String, Map, GenericValue) - Method in class org.ofbiz.core.entity.GenericDelegator
Get the named Related Entity for the GenericValue from the persistent store
getRelatedByAnd(String, Map, GenericValue) - Method in interface org.ofbiz.core.entity.DelegatorInterface
 
getRelatedByAnd(String, Map, List) - Static method in class org.ofbiz.core.entity.EntityUtil
 
getRelatedByAndCache(String, Map) - Method in class org.ofbiz.core.entity.GenericValue
Get the named Related Entity for the GenericValue from the persistent store and filter it, looking first in the global generic cache (for the moment this isn't true, is same as EmbeddedCache variant)
getRelatedByAndEmbeddedCache(String, Map) - Method in class org.ofbiz.core.entity.GenericValue
Get the named Related Entity for the GenericValue from the persistent store and filter it, looking first in a cache associated with this entity which is destroyed with this ValueObject when no longer used.
getRelatedCache(String) - Method in class org.ofbiz.core.entity.GenericValue
Get the named Related Entity for the GenericValue from the persistent store, looking first in the global generic cache (for the moment this isn't true, is same as EmbeddedCache variant)
getRelatedCache(String, GenericValue) - Method in class org.ofbiz.core.entity.GenericDelegator
Get the named Related Entity for the GenericValue from the persistent store, checking first in the cache to see if the desired value is there
getRelatedCache(String, GenericValue) - Method in interface org.ofbiz.core.entity.DelegatorInterface
 
getRelatedCache(String, List) - Static method in class org.ofbiz.core.entity.EntityUtil
 
getRelatedCache(String, Map, List) - Method in class org.ofbiz.core.entity.GenericValue
Get the named Related Entity for the GenericValue from the persistent store, looking first in the global generic cache (for the moment this isn't true, is same as EmbeddedCache variant)
getRelatedDummyPK(String) - Method in class org.ofbiz.core.entity.GenericValue
Get a dummy primary key for the named Related Entity for the GenericValue
getRelatedDummyPK(String, Map) - Method in class org.ofbiz.core.entity.GenericValue
Get a dummy primary key for the named Related Entity for the GenericValue
getRelatedDummyPK(String, Map, GenericValue) - Method in class org.ofbiz.core.entity.GenericDelegator
Get a dummy primary key for the named Related Entity for the GenericValue
getRelatedDummyPK(String, Map, GenericValue) - Method in interface org.ofbiz.core.entity.DelegatorInterface
 
getRelatedEmbeddedCache(String) - Method in class org.ofbiz.core.entity.GenericValue
Get the named Related Entity for the GenericValue from the persistent store, looking first in a cache associated with this entity which is destroyed with this ValueObject when no longer used.
getRelatedEmbeddedCache(String, Map, List) - Method in class org.ofbiz.core.entity.GenericValue
Get the named Related Entity for the GenericValue from the persistent store, looking first in a cache associated with this entity which is destroyed with this ValueObject when no longer used.
getRelatedMulti(String, String) - Method in class org.ofbiz.core.entity.GenericValue
Get the named Related Entity for the GenericValue from the persistent store across another Relation.
getRelatedMulti(String, String, List) - Method in class org.ofbiz.core.entity.GenericValue
Get the named Related Entity for the GenericValue from the persistent store across another Relation.
getRelatedOne(String) - Method in class org.ofbiz.core.entity.GenericValue
Get the named Related Entity for the GenericValue from the persistent store
getRelatedOne(String, GenericValue) - Method in class org.ofbiz.core.entity.GenericDelegator
Get related entity where relation is of type one, uses findByPrimaryKey
getRelatedOne(String, GenericValue) - Method in interface org.ofbiz.core.entity.DelegatorInterface
 
getRelatedOneCache(String) - Method in class org.ofbiz.core.entity.GenericValue
Get the named Related Entity for the GenericValue from the persistent store, looking first in the global generic cache (for the moment this isn't true, is same as EmbeddedCache variant)
getRelatedOneCache(String, GenericValue) - Method in class org.ofbiz.core.entity.GenericDelegator
Get related entity where relation is of type one, uses findByPrimaryKey, checking first in the cache to see if the desired value is there
getRelatedOneCache(String, GenericValue) - Method in interface org.ofbiz.core.entity.DelegatorInterface
 
getRelatedOneEmbeddedCache(String) - Method in class org.ofbiz.core.entity.GenericValue
Get the named Related Entity for the GenericValue from the persistent store, looking first in a cache associated with this entity which is destroyed with this ValueObject when no longer used.
getRelatedOrderBy(String, List) - Method in class org.ofbiz.core.entity.GenericValue
Get the named Related Entity for the GenericValue from the persistent store and order it
getRelatedOrderBy(String, List, GenericValue) - Method in class org.ofbiz.core.entity.GenericDelegator
Get the named Related Entity for the GenericValue from the persistent store
getRelatedOrderBy(String, List, GenericValue) - Method in interface org.ofbiz.core.entity.DelegatorInterface
 
getRelatedOrderByCache(String, List) - Method in class org.ofbiz.core.entity.GenericValue
Get the named Related Entity for the GenericValue from the persistent store and order it, looking first in the global generic cache (for the moment this isn't true, is same as EmbeddedCache variant)
getRelatedOrderByEmbeddedCache(String, List) - Method in class org.ofbiz.core.entity.GenericValue
Get the named Related Entity for the GenericValue from the persistent store and order it, looking first in a cache associated with this entity which is destroyed with this ValueObject when no longer used.
getRelation(int) - Method in class org.ofbiz.core.entity.model.ModelEntity
 
getRelation(String) - Method in class org.ofbiz.core.entity.model.ModelEntity
 
getRelationsIterator() - Method in class org.ofbiz.core.entity.model.ModelEntity
 
getRelationsSize() - Method in class org.ofbiz.core.entity.model.ModelEntity
 
getRelEntityAlias() - Method in class org.ofbiz.core.entity.model.ModelViewEntity.ModelViewLink
 
getRelEntityName() - Method in class org.ofbiz.core.entity.model.ModelRelation
the name of the related entity
getRelFieldName() - Method in class org.ofbiz.core.entity.model.ModelKeyMap
name of the field in related entity
getRequest() - Method in class org.ofbiz.core.minilang.method.MethodContext
 
getRequestAttribute(String, String) - Method in class org.ofbiz.core.control.RequestManager
 
getRequestManager() - Method in class org.ofbiz.core.control.RequestHandler
Returns the RequestManager Object.
getRequestMap(URL) - Static method in class org.ofbiz.core.util.ConfigXMLReader
Gets a HashMap of request mappings.
getRequestMapMap(String) - Method in class org.ofbiz.core.control.RequestManager
 
getRequestUri(String) - Static method in class org.ofbiz.core.control.RequestHandler
 
getResource(String) - Method in class org.ofbiz.core.util.CachedClassLoader
 
getResourceBundle(String, Locale) - Static method in class org.ofbiz.core.util.UtilProperties
Returns the specified resource/properties file as a ResourceBundle
getResourceHandlerEntities(ResourceHandler) - Method in class org.ofbiz.core.entity.model.ModelReader
 
getResourceHandlerEntitiesKeyIterator() - Method in class org.ofbiz.core.entity.model.ModelReader
 
getResourceLoaderInfo(String) - Static method in class org.ofbiz.core.entity.config.EntityConfigUtil
 
getResources() - Static method in class org.ofbiz.core.entity.transaction.TyrexFactory
 
getResponse() - Method in class org.ofbiz.core.minilang.method.MethodContext
 
getResponseContent() - Method in class org.ofbiz.core.util.HttpClientJakarta
Returns the content of the response.
getResponseContent() - Method in class org.ofbiz.core.util.HttpClient
Returns the content of the response.
getResponseContentEncoding() - Method in class org.ofbiz.core.util.HttpClient
Returns the content encoding of the response.
getResponseContentLength() - Method in class org.ofbiz.core.util.HttpClient
Returns the content length of the response
getResponseContentType() - Method in class org.ofbiz.core.util.HttpClient
Returns the content-type of the response.
getResponseHeader(String) - Method in class org.ofbiz.core.util.HttpClientJakarta
Returns the value of the specified named response header field.
getResponseHeader(String) - Method in class org.ofbiz.core.util.HttpClient
Returns the value of the specified named response header field.
getResponseHeaderField(int) - Method in class org.ofbiz.core.util.HttpClientJakarta
Returns the value for the nth response header field.
getResponseHeaderField(int) - Method in class org.ofbiz.core.util.HttpClient
Returns the value for the nth response header field.
getResponseHeaderFieldKey(int) - Method in class org.ofbiz.core.util.HttpClientJakarta
Returns the key for the nth response header field.
getResponseHeaderFieldKey(int) - Method in class org.ofbiz.core.util.HttpClient
Returns the key for the nth response header field.
getResult() - Method in class org.ofbiz.core.service.GenericResultWaiter
Gets the results of the service or null if none * @return Map
getResult() - Method in class org.ofbiz.core.workflow.impl.WfActivityAbstractImplementation
Returns the result context.
getResult(String) - Method in class org.ofbiz.core.minilang.method.MethodContext
 
getResults() - Method in class org.ofbiz.core.minilang.method.MethodContext
 
getResultSet() - Method in class org.ofbiz.core.entity.jdbc.SQLProcessor
Getter: get the currently activ ResultSet
getResultSetConcurrency() - Method in class org.ofbiz.core.entity.EntityFindOptions
Specifies whether or not the ResultSet can be updated.
getResultSetType() - Method in class org.ofbiz.core.entity.EntityFindOptions
Specifies how the ResultSet will be traversed.
getResultTo() - Method in class org.ofbiz.core.taglib.ServiceTag
 
getRhs() - Method in class org.ofbiz.core.entity.EntityExpr
 
getRuntime() - Method in interface org.ofbiz.core.service.job.Job
Returns the time to run in milliseconds.
getRuntime() - Method in class org.ofbiz.core.service.job.AbstractJob
Returns the time to run in milliseconds.
getRuntimeObject() - Method in interface org.ofbiz.core.workflow.WfExecutionObject
Gets the GenericValue object of the runtime workeffort.
getRuntimeObject() - Method in class org.ofbiz.core.workflow.impl.WfExecutionObjectImpl
 
getScope() - Method in class org.ofbiz.core.rules.engine.DynamicRule
Return the home of this dynamic rule's variables.
getSecondEntity() - Method in class org.ofbiz.core.entity.EntityClause
 
getSecondField() - Method in class org.ofbiz.core.entity.EntityClause
 
getSecondModelEntity() - Method in class org.ofbiz.core.entity.EntityClause
 
getSections() - Method in class org.ofbiz.core.region.Region
 
getSecurity() - Method in class org.ofbiz.core.service.ServiceDispatcher
Gets the Security object associated with this dispatcher
getSecurity() - Method in interface org.ofbiz.core.service.LocalDispatcher
Gets the Security object associated with this dispatcher
getSecurity() - Method in class org.ofbiz.core.service.GenericAbstractDispatcher
 
getSecurity() - Method in class org.ofbiz.core.service.DispatchContext
Gets the Security object associated with this dispatcher
getSecurity() - Method in class org.ofbiz.core.minilang.method.MethodContext
 
getSecurityEnvName() - Method in class org.ofbiz.core.minilang.SimpleMethod
 
getSecurityInfo(String) - Static method in class org.ofbiz.core.config.SecurityConfigUtil
Returns the security config for a given name
getSendMode() - Method in class org.ofbiz.core.service.group.GroupModel
Getter for send mode * @return String
getSequenceAssignment(int) - Method in interface org.ofbiz.core.workflow.WfActivity
Retrieve all assignments of this activity.
getSequenceAssignment(int) - Method in class org.ofbiz.core.workflow.impl.WfActivityImpl
 
getSequenceHistory(int) - Method in interface org.ofbiz.core.workflow.WfExecutionObject
Getter for history sequence.
getSequenceHistory(int) - Method in class org.ofbiz.core.workflow.impl.WfExecutionObjectImpl
 
getSequencePerformer(int) - Method in interface org.ofbiz.core.workflow.WfRequester
A list of processes
getSequencePerformer(int) - Method in class org.ofbiz.core.workflow.impl.WfRequesterImpl
 
getSequenceProcess(int) - Method in interface org.ofbiz.core.workflow.WfProcessMgr
 
getSequenceProcess(int) - Method in class org.ofbiz.core.workflow.impl.WfProcessMgrImpl
 
getSequenceStep(int) - Method in interface org.ofbiz.core.workflow.WfProcess
 
getSequenceStep(int) - Method in class org.ofbiz.core.workflow.impl.WfProcessImpl
 
getSequenceWorkItem(int) - Method in interface org.ofbiz.core.workflow.WfResource
Gets the work items
getSequenceWorkItem(int) - Method in class org.ofbiz.core.workflow.impl.WfResourceImpl
 
getServerRootUrl(HttpServletRequest) - Static method in class org.ofbiz.core.util.UtilHttp
 
getServiceElement(ModelService) - Method in class org.ofbiz.core.service.jms.JmsServiceEngine
 
getServiceErrorMessageListName() - Method in class org.ofbiz.core.minilang.SimpleMethod
 
getServiceErrorMessageName() - Method in class org.ofbiz.core.minilang.SimpleMethod
 
getServiceEventMap(String) - Static method in class org.ofbiz.core.service.eca.ServiceEcaUtil
 
getServiceLoader() - Method in class org.ofbiz.core.workflow.impl.WfExecutionObjectImpl
Gets the name of this workflow's service loader
getServiceName() - Method in class org.ofbiz.core.service.job.PersistedServiceJob
 
getServiceName() - Method in class org.ofbiz.core.service.job.GenericServiceJob
Gets the name of the service as defined in the definition file.
getServiceNames() - Method in class org.ofbiz.core.service.ModelServiceReader
Creates a Collection with the serviceName of each Service defined in the specified XML Service Descriptor file.
getServiceNamesIterator() - Method in class org.ofbiz.core.service.ModelServiceReader
Creates a Iterator with the serviceName of each Service defined in the specified XML Service Descriptor file.
getServiceResponseMessageName() - Method in class org.ofbiz.core.minilang.SimpleMethod
 
getServices() - Method in class org.ofbiz.core.service.group.GroupModel
Returns a list of services in this group * @return List
getServiceSuccessMessageListName() - Method in class org.ofbiz.core.minilang.SimpleMethod
 
getServiceSuccessMessageName() - Method in class org.ofbiz.core.minilang.SimpleMethod
 
getServletContext() - Method in class org.ofbiz.core.control.RequestHandler
Returns the ServletContext Object.
getSession(HttpSession) - Static method in class org.ofbiz.core.util.UserLoginSession
Gets the UserLoginSession Map * @param session The HttpSession object * @return Map UserLoginSession Map
getShortDescription() - Method in class org.ofbiz.core.minilang.SimpleMethod
 
getSimpleMethodInSameFile(String) - Method in class org.ofbiz.core.minilang.SimpleMethod
 
getSimpleMethods(String, String, ClassLoader) - Static method in class org.ofbiz.core.minilang.SimpleMethod
 
getSimpleMethods(URL, String) - Static method in class org.ofbiz.core.minilang.SimpleMethod
 
getSize() - Method in class org.ofbiz.core.taglib.IfTag
 
getSpecifyTypeAndConcur() - Method in class org.ofbiz.core.entity.EntityFindOptions
If true the following two parameters (resultSetType and resultSetConcurrency) will be used to specify how the results will be used; if false the default values for the JDBC driver will be used
getSplitPropertyValue(URL, String) - Static method in class org.ofbiz.core.util.UtilProperties
Returns the value of a split property name from the specified resource/properties file Rather than specifying the property name the value of a name.X property is specified which will correspond to a value.X property whose value will be returned.
getSqlType() - Method in class org.ofbiz.core.entity.model.ModelFieldType
The sql-type of the Field
getSqlTypeAlias() - Method in class org.ofbiz.core.entity.model.ModelFieldType
The sql-type-alias of the Field
getStack() - Method in class org.ofbiz.core.rules.parse.Assembly
Removes this assembly's stack.
getStack(ServletRequest) - Static method in class org.ofbiz.core.region.RegionStack
 
getStartDate() - Method in class org.ofbiz.core.calendar.RecurrenceInfo
Returns the startDate Date object.
getStartTime() - Method in class org.ofbiz.core.calendar.RecurrenceInfo
Returns the long value of the startDate.
getStartTime() - Method in class org.ofbiz.core.stats.ServerHitBin
returns the startTime of the bin
getStartTimeString() - Method in class org.ofbiz.core.stats.ServerHitBin
returns the startTime of the bin
getState(String) - Method in class org.ofbiz.core.workflow.client.WorkflowClient
Gets the state of the execution object defined by the work effort key.
getStatus() - Static method in class org.ofbiz.core.entity.TransactionUtil
Gets the status of the transaction in the current thread IF transactions are available, otherwise returns STATUS_NO_TRANSACTION
getStream() - Method in class org.ofbiz.core.config.ResourceHandler
 
getStream() - Method in class org.ofbiz.core.util.HttpClientJakarta
Invoke HTTP request GET.
getStream() - Method in class org.ofbiz.core.util.HttpClient
Invoke HTTP request GET.
getString(MethodContext) - Method in class org.ofbiz.core.minilang.method.StringString
 
getString(MethodContext) - Method in class org.ofbiz.core.minilang.method.MethodString
Get the String value
getString(MethodContext) - Method in class org.ofbiz.core.minilang.method.FieldString
 
getString(String) - Method in class org.ofbiz.core.entity.GenericEntity
 
getString(String) - Method in class org.ofbiz.core.datafile.Record
 
getSubMap(Map) - Method in class org.ofbiz.core.util.FlexibleMapAccessor.SubMapAccessor
 
getSubparser() - Method in class org.ofbiz.core.rules.parse.Repetition
Return this parser's subparser.
getSubparsers() - Method in class org.ofbiz.core.rules.parse.CollectionParser
Return this parser's subparsers.
getSubTagValue(Node, String) - Static method in class org.ofbiz.core.util.ConfigXMLReader
Not used right now
getSuffix() - Method in class org.ofbiz.core.taglib.EntityFieldTag
 
getTableName(EntityConfigUtil.DatasourceInfo) - Method in class org.ofbiz.core.entity.model.ModelEntity
The table-name of the Entity including a Schema name if specified in the datasource config
getTableName(String) - Method in class org.ofbiz.core.entity.model.ModelEntity
The table-name of the Entity including a Schema name if specified in the datasource config
getTableNames(Collection) - Method in class org.ofbiz.core.entity.jdbc.DatabaseUtil
 
getTarget() - Method in class org.ofbiz.core.rules.parse.Assembly
Returns the object identified as this assembly's "target".
getTime() - Method in class org.ofbiz.core.service.job.JobInvoker
Gets the time when this thread was created.
getTime(String) - Method in class org.ofbiz.core.entity.GenericEntity
 
getTime(String) - Method in class org.ofbiz.core.datafile.Record
 
getTimestamp(String) - Method in class org.ofbiz.core.entity.GenericEntity
 
getTimestamp(String) - Method in class org.ofbiz.core.datafile.Record
 
getTitle() - Method in class org.ofbiz.core.entity.model.ModelRelation
the title, gives a name/description to the relation
getTitle() - Method in class org.ofbiz.core.entity.model.ModelEntity
The title for documentation purposes
getTotalActiveSessions() - Static method in class org.ofbiz.core.control.ControlEventListener
 
getTotalPassiveSessions() - Static method in class org.ofbiz.core.control.ControlEventListener
 
getTotalRunningTime() - Method in class org.ofbiz.core.stats.ServerHitBin
 
getTotalSessions() - Static method in class org.ofbiz.core.control.ControlEventListener
 
getTransactionFactory() - Static method in class org.ofbiz.core.entity.TransactionFactory
 
getTransactionManager() - Static method in class org.ofbiz.core.entity.TransactionFactory
 
getTransactionManager() - Method in class org.ofbiz.core.entity.transaction.TyrexFactory
 
getTransactionManager() - Method in interface org.ofbiz.core.entity.transaction.TransactionFactoryInterface
 
getTransactionManager() - Method in class org.ofbiz.core.entity.transaction.JotmFactory
 
getTransactionManager() - Method in class org.ofbiz.core.entity.transaction.JNDIFactory
 
getTransactionManager() - Method in class org.ofbiz.core.entity.transaction.DumbFactory
 
getTransactionTimeout() - Method in class org.ofbiz.core.entity.EntitySaxReader
 
getTruncateIfMissing() - Method in class org.ofbiz.core.util.FlexibleProperties
 
getTryEntityAttr() - Method in class org.ofbiz.core.taglib.InputValueTag
 
getTxFactoryClass() - Static method in class org.ofbiz.core.entity.config.EntityConfigUtil
 
getTxFactoryTxMgrJndiName() - Static method in class org.ofbiz.core.entity.config.EntityConfigUtil
 
getTxFactoryTxMgrJndiServerName() - Static method in class org.ofbiz.core.entity.config.EntityConfigUtil
 
getTxFactoryUserTxJndiName() - Static method in class org.ofbiz.core.entity.config.EntityConfigUtil
 
getTxFactoryUserTxJndiServerName() - Static method in class org.ofbiz.core.entity.config.EntityConfigUtil
 
getTxMgrName() - Static method in class org.ofbiz.core.entity.TransactionFactory
 
getTxMgrName() - Method in class org.ofbiz.core.entity.transaction.TyrexFactory
 
getTxMgrName() - Method in interface org.ofbiz.core.entity.transaction.TransactionFactoryInterface
 
getTxMgrName() - Method in class org.ofbiz.core.entity.transaction.JotmFactory
 
getTxMgrName() - Method in class org.ofbiz.core.entity.transaction.JNDIFactory
 
getTxMgrName() - Method in class org.ofbiz.core.entity.transaction.DumbFactory
 
getType() - Method in class org.ofbiz.core.entity.model.ModelRelation
the type: either "one" or "many" or "one-nofk"
getType() - Method in class org.ofbiz.core.entity.model.ModelFieldType
The type of the Field
getType() - Method in class org.ofbiz.core.entity.model.ModelField
The type of the Field
getType() - Method in class org.ofbiz.core.stats.ServerHitBin
 
getType() - Method in class org.ofbiz.core.region.Content
 
getType() - Method in class org.ofbiz.core.taglib.ObjectTag
 
getType() - Method in class org.ofbiz.core.taglib.IteratorTag
 
getType() - Method in class org.ofbiz.core.taglib.IfTag
 
getType() - Method in class org.ofbiz.core.taglib.FormatTag
 
getType() - Method in class org.ofbiz.core.taglib.EntityFieldTag
 
getType(String) - Static method in class org.ofbiz.core.entity.jdbc.SqlJdbcUtil
 
getTypeClass(ClassLoader) - Method in class org.ofbiz.core.minilang.method.StringObject
 
getTypeClass(ClassLoader) - Method in class org.ofbiz.core.minilang.method.MethodObject
Get the Class for the type of the object
getTypeClass(ClassLoader) - Method in class org.ofbiz.core.minilang.method.FieldObject
 
getTypeName() - Method in class org.ofbiz.core.minilang.method.StringObject
Get the name for the type of the object
getTypeName() - Method in class org.ofbiz.core.minilang.method.MethodObject
Get the name for the type of the object
getTypeName() - Method in class org.ofbiz.core.minilang.method.FieldObject
Get the name for the type of the object
getTypeString() - Method in class org.ofbiz.core.stats.ServerHitBin
 
getUnique() - Method in class org.ofbiz.core.entity.model.ModelIndex
specifies whether or not this index should include the unique constraint
getUrl() - Method in class org.ofbiz.core.util.HttpClientJakarta
Return a string representing the requested URL.
getUrl() - Method in class org.ofbiz.core.util.HttpClient
Return a string representing the requested URL.
getURL() - Method in class org.ofbiz.core.util.FlexibleProperties
 
getUsage() - Method in class org.ofbiz.core.service.job.JobInvoker
Gets the number of times this thread was used.
getUserLogin() - Method in class org.ofbiz.core.minilang.method.MethodContext
 
getUserTransaction() - Static method in class org.ofbiz.core.entity.TransactionFactory
 
getUserTransaction() - Method in class org.ofbiz.core.entity.transaction.TyrexFactory
 
getUserTransaction() - Method in interface org.ofbiz.core.entity.transaction.TransactionFactoryInterface
 
getUserTransaction() - Method in class org.ofbiz.core.entity.transaction.JotmFactory
 
getUserTransaction() - Method in class org.ofbiz.core.entity.transaction.JNDIFactory
 
getUserTransaction() - Method in class org.ofbiz.core.entity.transaction.DumbFactory
 
getUseSoftReference() - Method in class org.ofbiz.core.util.UtilCache
Return whether or not the cache lines should use a soft reference to the data
getUseTransaction() - Method in class org.ofbiz.core.minilang.SimpleMethod
 
getValidator(int) - Method in class org.ofbiz.core.entity.model.ModelField
validators to be called when an update is done
getValidators() - Method in class org.ofbiz.core.entity.model.ModelFieldType
validators to be called when an update is done
getValidatorsSize() - Method in class org.ofbiz.core.entity.model.ModelField
 
getValue() - Method in class org.ofbiz.core.util.UtilCache.CacheLine
 
getValue() - Method in class org.ofbiz.core.entity.EntityClause
 
getValue() - Method in class org.ofbiz.core.taglib.ParamTag
 
getValue() - Method in class org.ofbiz.core.taglib.IfTag
 
getValue() - Method in class org.ofbiz.core.taglib.I18nMessageTag
 
getValue(ResultSet, int, ModelField, GenericEntity, ModelFieldTypeReader) - Static method in class org.ofbiz.core.entity.jdbc.SqlJdbcUtil
 
getValuesPerMessage() - Method in class org.ofbiz.core.entity.EntitySaxReader
 
getValuesPerWrite() - Method in class org.ofbiz.core.entity.EntitySaxReader
 
getVariableInfo(TagData) - Method in class org.ofbiz.core.taglib.ObjectTEI
 
getVariableInfo(TagData) - Method in class org.ofbiz.core.taglib.IteratorTEI
 
getVariableInfo(TagData) - Method in class org.ofbiz.core.taglib.IterateNextTEI
 
getVersion() - Method in class org.ofbiz.core.entity.model.ModelEntity
The version for documentation purposes
getViewContentType(String) - Method in class org.ofbiz.core.control.RequestManager
Gets the content-type of this view
getViewEncoding(String) - Method in class org.ofbiz.core.control.RequestManager
Gets the content-type of this view
getViewFactory() - Method in class org.ofbiz.core.control.RequestHandler
Returns the ViewFactory Object.
getViewHandler(String) - Method in class org.ofbiz.core.view.ViewFactory
 
getViewInfo(String) - Method in class org.ofbiz.core.control.RequestManager
Gets the info of this view
getViewLink(int) - Method in class org.ofbiz.core.entity.model.ModelViewEntity
List of view links to define how entities are connected (or "joined")
getViewLinksCopy() - Method in class org.ofbiz.core.entity.model.ModelViewEntity
 
getViewLinksIterator() - Method in class org.ofbiz.core.entity.model.ModelViewEntity
 
getViewLinksSize() - Method in class org.ofbiz.core.entity.model.ModelViewEntity
 
getViewMap(URL) - Static method in class org.ofbiz.core.util.ConfigXMLReader
Gets a HashMap of view mappings.
getViewName(String) - Method in class org.ofbiz.core.control.RequestManager
Gets the view name from the requestMap
getViewPage(String) - Method in class org.ofbiz.core.control.RequestManager
Gets the next page (jsp) from the viewMap
getViewType(String) - Method in class org.ofbiz.core.control.RequestManager
Gets the type of this view
getVisit(HttpSession) - Static method in class org.ofbiz.core.stats.VisitHandler
Get the visit from the session, or create if missing
getVisitId(HttpSession) - Static method in class org.ofbiz.core.stats.VisitHandler
 
getWfActivity(GenericDelegator, String) - Static method in class org.ofbiz.core.workflow.WfFactory
 
getWfActivity(GenericValue, String) - Static method in class org.ofbiz.core.workflow.WfFactory
Creates a new WfActivity instance.
getWfAssignment(GenericDelegator, String, String, String, Timestamp) - Static method in class org.ofbiz.core.workflow.WfFactory
 
getWfAssignment(WfActivity, WfResource, Timestamp, boolean) - Static method in class org.ofbiz.core.workflow.WfFactory
Creates a new WfAssignment instance.
getWfEventAudit(WfExecutionObject, String) - Static method in class org.ofbiz.core.workflow.WfFactory
Creates a new WfEventAudit instance.
getWfProcess(GenericDelegator, String) - Static method in class org.ofbiz.core.workflow.WfFactory
 
getWfProcess(GenericValue, WfProcessMgr) - Static method in class org.ofbiz.core.workflow.WfFactory
Creates a new WfProcess instance.
getWfProcessMgr(GenericDelegator, String, String, String, String) - Static method in class org.ofbiz.core.workflow.WfFactory
Creates a new WfProcessMgr instance.
getWfRequester() - Static method in class org.ofbiz.core.workflow.WfFactory
Creates a new WfRequester instance.
getWfResource(GenericDelegator, String, String, String, String) - Static method in class org.ofbiz.core.workflow.WfFactory
Creates a new WfResource instance.
getWfResource(GenericValue) - Static method in class org.ofbiz.core.workflow.WfFactory
Creates a new WfResource instance.
getWriter(Writer, Map) - Method in class org.ofbiz.core.ftl.OfbizUrlTransform
 
getWriter(Writer, Map) - Method in class org.ofbiz.core.ftl.OfbizContentTransform
 
getXmlDocument() - Static method in class org.ofbiz.core.config.SecurityConfigUtil
Returns the XmlDocument for the security config
getXmlDocument() - Static method in class org.ofbiz.core.config.JNDIConfigUtil
 
getXmlDocument() - Static method in class org.ofbiz.core.entity.config.EntityConfigUtil
 
getXmlDocument() - Static method in class org.ofbiz.core.service.config.ServiceConfigUtil
 
getXmlDocument(String) - Static method in class org.ofbiz.core.config.ResourceLoader
 
getXmlRootElement() - Static method in class org.ofbiz.core.config.SecurityConfigUtil
Returns the XmlRootElement for the security config
getXmlRootElement() - Static method in class org.ofbiz.core.config.JNDIConfigUtil
 
getXmlRootElement() - Static method in class org.ofbiz.core.entity.config.EntityConfigUtil
 
getXmlRootElement() - Static method in class org.ofbiz.core.service.config.ServiceConfigUtil
 
getXmlRootElement(String) - Static method in class org.ofbiz.core.config.ResourceLoader
 
GLOBAL_KEY - Static variable in class org.ofbiz.core.service.DispatchContext
 
globalBadClassNameSet - Static variable in class org.ofbiz.core.util.CachedClassLoader
 
globalBadResourceNameSet - Static variable in class org.ofbiz.core.util.CachedClassLoader
 
globalClassNameClassMap - Static variable in class org.ofbiz.core.util.CachedClassLoader
 
globalResourceMap - Static variable in class org.ofbiz.core.util.CachedClassLoader
 
gotAdigit - Variable in class org.ofbiz.core.rules.parse.tokens.NumberState
 
GREATER_THAN - Static variable in class org.ofbiz.core.entity.EntityOperator
 
GREATER_THAN_EQUAL_TO - Static variable in class org.ofbiz.core.entity.EntityOperator
 
groupBy - Variable in class org.ofbiz.core.entity.model.ModelViewEntity.ModelAlias
 
groupBys - Variable in class org.ofbiz.core.entity.model.ModelViewEntity
A List of the Field objects for the View Entity, one for each GROUP BY field
groupMap - Variable in class org.ofbiz.core.entity.config.EntityConfigUtil.DelegatorInfo
 
GroupModel - class org.ofbiz.core.service.group.GroupModel.
GroupModel.java
GroupModel(Element) - Constructor for class org.ofbiz.core.service.group.GroupModel
Constructor using DOM Element * @param group DOM element for the group
GroupModel(String, String, List) - Constructor for class org.ofbiz.core.service.group.GroupModel
Basic Constructor * @param groupName Name of the group * @param sendMode Mode used (see DTD) * @param services List of GroupServiceModel objects
groupsCache - Static variable in class org.ofbiz.core.service.group.ServiceGroupReader
 
GroupServiceModel - class org.ofbiz.core.service.group.GroupServiceModel.
GroupServiceModel.java
GroupServiceModel(Element) - Constructor for class org.ofbiz.core.service.group.GroupServiceModel
Constructor using DOM element * @param service DOM element for the service
GroupServiceModel(String, String) - Constructor for class org.ofbiz.core.service.group.GroupServiceModel
Basic constructor * @param serviceName name of the service * @param serviceMode service invocation mode (sync|async)

H

haltButton - Variable in class org.ofbiz.core.rules.logikus.LogikusMediator
 
haltButton - Variable in class org.ofbiz.core.rules.logikus.LogikusIde
 
haltButton() - Method in class org.ofbiz.core.rules.logikus.LogikusIde
The button that halts the proof thread.
handler - Variable in class org.ofbiz.core.service.ModelServiceReader
 
HANDLER - Static variable in class org.ofbiz.core.util.ConfigXMLReader
Handler Config Variables
HANDLER_CLASS - Static variable in class org.ofbiz.core.util.ConfigXMLReader
 
HANDLER_NAME - Static variable in class org.ofbiz.core.util.ConfigXMLReader
 
HANDLER_TYPE - Static variable in class org.ofbiz.core.util.ConfigXMLReader
 
handlerCache - Static variable in class org.ofbiz.core.util.ConfigXMLReader
 
handlers - Variable in class org.ofbiz.core.event.EventFactory
 
handlers - Variable in class org.ofbiz.core.view.ViewFactory
 
hasDTD() - Method in class org.ofbiz.core.util.UtilXml.LocalResolver
Returns the boolean value to inform id DTD was found in the XML file or not
hasEntityPermission(String, String, GenericValue) - Method in class org.ofbiz.core.security.Security
Like hasPermission above, except it has functionality specific to Entity permissions.
hasEntityPermission(String, String, GenericValue) - Method in class org.ofbiz.core.security.OFBizSecurity
 
hasEntityPermission(String, String, HttpSession) - Method in class org.ofbiz.core.security.Security
Like hasPermission above, except it has functionality specific to Entity permissions.
hasEntityPermission(String, String, HttpSession) - Method in class org.ofbiz.core.security.OFBizSecurity
 
hasExpired(Object) - Method in class org.ofbiz.core.util.UtilCache
Returns a boolean specifying whether or not the element corresponding to the key has expired.
hasExpired(UtilCache.CacheLine) - Method in class org.ofbiz.core.util.UtilCache
 
hashCode() - Method in class org.ofbiz.core.config.ResourceHandler
 
hashCode() - Method in class org.ofbiz.core.util.UtilMisc.SimpleMap
 
hashCode() - Method in class org.ofbiz.core.entity.GenericEntity
Creates a hashCode for the entity, using the default String hashCode and Map hashCode, overrides the default hashCode
hashCode() - Method in class org.ofbiz.core.minilang.method.ServletAccessor
The equals and hashCode methods are imnplemented just case this object is ever accidently used as a Map key
hashCode() - Method in class org.ofbiz.core.minilang.method.ContextAccessor
The equals and hashCode methods are imnplemented just case this object is ever accidently used as a Map key
hasMoreAxioms() - Method in class org.ofbiz.core.rules.engine.ProgramEnumerator
Tests if this enumeration contains more axioms.
hasMoreAxioms() - Method in interface org.ofbiz.core.rules.engine.AxiomEnumeration
Tests if this enumeration contains more axioms.
hasMoreElements() - Method in class org.ofbiz.core.rules.parse.Assembly
Returns true if this assembly has unconsumed elements.
hasMoreTokenStrings() - Method in class org.ofbiz.core.rules.parse.tokens.TokenStringSource
Returns true if the source has more TokenStrings.
hasNext() - Method in class org.ofbiz.core.entity.EntityListIterator
PLEASE NOTE: Because of the nature of the JDBC ResultSet interface this method can be very inefficient; it is much better to just use next() until it returns null
hasPermission(MethodContext, GenericValue, Security) - Method in class org.ofbiz.core.minilang.method.ifops.CheckPermission.PermissionInfo
 
hasPermission(Security, String, GenericValue) - Static method in class org.ofbiz.core.workflow.client.WorkflowServices
Checks if a user has permission to access workflow data.
hasPermission(String, GenericValue) - Method in class org.ofbiz.core.security.Security
Checks to see if the userLogin has the passed permission.
hasPermission(String, GenericValue) - Method in class org.ofbiz.core.security.OFBizSecurity
 
hasPermission(String, HttpSession) - Method in class org.ofbiz.core.security.Security
Checks to see if the currently logged in userLogin has the passed permission.
hasPermission(String, HttpSession) - Method in class org.ofbiz.core.security.OFBizSecurity
 
HasPermissionCondition - class org.ofbiz.core.minilang.method.conditional.HasPermissionCondition.
Implements compare to a constant condition.
HasPermissionCondition(Element, SimpleMethod) - Constructor for class org.ofbiz.core.minilang.method.conditional.HasPermissionCondition
 
hasPrevious() - Method in class org.ofbiz.core.entity.EntityListIterator
PLEASE NOTE: Because of the nature of the JDBC ResultSet interface this method can be very inefficient; it is much better to just use previous() until it returns null
hasRolePermission(String, String, String, EntityCondition, GenericValue) - Method in class org.ofbiz.core.security.OFBizSecurity
Like hasEntityPermission above, this checks the specified action, as well as for "_ADMIN" to allow for simplified general administration permission, but also checks action_ROLE and validates the user is a member for the application.
hasRolePermission(String, String, String, List, GenericValue) - Method in class org.ofbiz.core.security.Security
Like hasEntityPermission above, this checks the specified action, as well as for "_ADMIN" to allow for simplified general administration permission, but also checks action_ROLE and validates the user is a member for the application.
hasRolePermission(String, String, String, List, GenericValue) - Method in class org.ofbiz.core.security.OFBizSecurity
 
hasRolePermission(String, String, String, List, HttpSession) - Method in class org.ofbiz.core.security.Security
Like hasEntityPermission above, this checks the specified action, as well as for "_ADMIN" to allow for simplified general administration permission, but also checks action_ROLE and validates the user is a member for the application.
hasRolePermission(String, String, String, List, HttpSession) - Method in class org.ofbiz.core.security.OFBizSecurity
 
hasRolePermission(String, String, String, String, GenericValue) - Method in class org.ofbiz.core.security.Security
Like hasEntityPermission above, this checks the specified action, as well as for "_ADMIN" to allow for simplified general administration permission, but also checks action_ROLE and validates the user is a member for the application.
hasRolePermission(String, String, String, String, GenericValue) - Method in class org.ofbiz.core.security.OFBizSecurity
 
hasRolePermission(String, String, String, String, HttpSession) - Method in class org.ofbiz.core.security.Security
Like hasEntityPermission above, this checks the specified action, as well as for "_ADMIN" to allow for simplified general administration permission, but also checks action_ROLE and validates the user is a member for the application.
hasRolePermission(String, String, String, String, HttpSession) - Method in class org.ofbiz.core.security.OFBizSecurity
 
haveMadeValue - Variable in class org.ofbiz.core.entity.EntityListIterator
 
head() - Method in class org.ofbiz.core.rules.engine.Rule
Return the first structure in this rule.
head() - Method in class org.ofbiz.core.rules.engine.Fact
Returns this fact.
head() - Method in interface org.ofbiz.core.rules.engine.DynamicAxiom
Return the first structure of this dynamic axiom.
head() - Method in interface org.ofbiz.core.rules.engine.Axiom
Return the first structure of this axiom.
headAndTail(Term[], Term) - Static method in class org.ofbiz.core.rules.engine.Structure
This method helps the static list factories.
headCache - Static variable in class org.ofbiz.core.util.ConfigXMLReader
 
headInvolved - Variable in class org.ofbiz.core.rules.engine.DynamicRule
 
helperCache - Static variable in class org.ofbiz.core.entity.GenericHelperFactory
 
helperClass - Variable in class org.ofbiz.core.entity.config.EntityConfigUtil.DatasourceInfo
 
helperName - Variable in class org.ofbiz.core.entity.GenericHelperDAO
 
helperName - Variable in class org.ofbiz.core.entity.GenericDAO
 
helperName - Variable in class org.ofbiz.core.entity.jdbc.DatabaseUtil
 
history - Variable in class org.ofbiz.core.workflow.impl.WfExecutionObjectImpl
 
HistoryNotAvailable - exception org.ofbiz.core.workflow.HistoryNotAvailable.
HistoryNotAvailable Workflow Exception
HistoryNotAvailable() - Constructor for class org.ofbiz.core.workflow.HistoryNotAvailable
 
HistoryNotAvailable(String) - Constructor for class org.ofbiz.core.workflow.HistoryNotAvailable
 
HistoryNotAvailable(String, Throwable) - Constructor for class org.ofbiz.core.workflow.HistoryNotAvailable
 
hitCount - Variable in class org.ofbiz.core.util.UtilCache
A count of the number of cache hits
HOURLY - Static variable in class org.ofbiz.core.calendar.RecurrenceRule
Frequency HOURLY
howClosedType() - Method in interface org.ofbiz.core.workflow.WfExecutionObject
 
howClosedType() - Method in class org.ofbiz.core.workflow.impl.WfExecutionObjectImpl
 
howManyAssignment() - Method in interface org.ofbiz.core.workflow.WfActivity
Retrieve amount of Assignment objects.
howManyAssignment() - Method in class org.ofbiz.core.workflow.impl.WfActivityImpl
 
howManyHistory() - Method in interface org.ofbiz.core.workflow.WfExecutionObject
Getter for history count.
howManyHistory() - Method in class org.ofbiz.core.workflow.impl.WfExecutionObjectImpl
 
howManyPerformer() - Method in interface org.ofbiz.core.workflow.WfRequester
Gets the number of processes.
howManyPerformer() - Method in class org.ofbiz.core.workflow.impl.WfRequesterImpl
 
howManyProcess() - Method in interface org.ofbiz.core.workflow.WfProcessMgr
 
howManyProcess() - Method in class org.ofbiz.core.workflow.impl.WfProcessMgrImpl
 
howManyStep() - Method in interface org.ofbiz.core.workflow.WfProcess
 
howManyStep() - Method in class org.ofbiz.core.workflow.impl.WfProcessImpl
 
howManyWorkItem() - Method in interface org.ofbiz.core.workflow.WfResource
Gets the number of work items
howManyWorkItem() - Method in class org.ofbiz.core.workflow.impl.WfResourceImpl
 
httpArgList(List) - Method in class org.ofbiz.core.entity.model.ModelEntity
 
httpArgListFromClass(List) - Method in class org.ofbiz.core.entity.model.ModelEntity
 
httpArgListFromClass(List, String) - Method in class org.ofbiz.core.entity.model.ModelEntity
 
HttpClient - class org.ofbiz.core.util.HttpClient.
Send HTTP GET/POST requests.
HttpClient() - Constructor for class org.ofbiz.core.util.HttpClient
Creates an empty HttpClient object.
HttpClient(String) - Constructor for class org.ofbiz.core.util.HttpClient
Creates a new HttpClient object.
HttpClient(String, Map) - Constructor for class org.ofbiz.core.util.HttpClient
Creates a new HttpClient object.
HttpClient(String, Map, Map) - Constructor for class org.ofbiz.core.util.HttpClient
Creates a new HttpClient object.
HttpClient(URL) - Constructor for class org.ofbiz.core.util.HttpClient
Creates a new HttpClient object.
HttpClient(URL, Map) - Constructor for class org.ofbiz.core.util.HttpClient
Creates a new HttpClient object.
HttpClient(URL, Map, Map) - Constructor for class org.ofbiz.core.util.HttpClient
Creates a new HttpClient object.
HttpClientException - exception org.ofbiz.core.util.HttpClientException.
HttpClient Exception.
HttpClientException() - Constructor for class org.ofbiz.core.util.HttpClientException
 
HttpClientException(String) - Constructor for class org.ofbiz.core.util.HttpClientException
 
HttpClientException(String, Throwable) - Constructor for class org.ofbiz.core.util.HttpClientException
 
HttpClientJakarta - class org.ofbiz.core.util.HttpClientJakarta.
Send HTTP GET/POST requests.
HttpClientJakarta() - Constructor for class org.ofbiz.core.util.HttpClientJakarta
Creates an empty HttpClient object.
HttpClientJakarta(String) - Constructor for class org.ofbiz.core.util.HttpClientJakarta
Creates a new HttpClient object.
HttpClientJakarta(String, Map) - Constructor for class org.ofbiz.core.util.HttpClientJakarta
Creates a new HttpClient object.
HttpClientJakarta(String, Map, Map) - Constructor for class org.ofbiz.core.util.HttpClientJakarta
Creates a new HttpClient object.
HttpClientJakarta(URL) - Constructor for class org.ofbiz.core.util.HttpClientJakarta
Creates a new HttpClient object.
HttpClientJakarta(URL, Map) - Constructor for class org.ofbiz.core.util.HttpClientJakarta
Creates a new HttpClient object.
HttpClientJakarta(URL, Map, Map) - Constructor for class org.ofbiz.core.util.HttpClientJakarta
Creates a new HttpClient object.
httpClientTest(HttpServletRequest, HttpServletResponse) - Static method in class org.ofbiz.core.event.TestEvent
 
HttpEngine - class org.ofbiz.core.service.engine.HttpEngine.
HttpEngine.java
httpEngine(HttpServletRequest, HttpServletResponse) - Static method in class org.ofbiz.core.service.engine.HttpEngine
Event for handling HTTP services
HttpEngine(ServiceDispatcher) - Constructor for class org.ofbiz.core.service.engine.HttpEngine
 
httpRelationArgList(List, ModelRelation) - Method in class org.ofbiz.core.entity.model.ModelEntity
 
HttpRequestFileUpload - class org.ofbiz.core.util.HttpRequestFileUpload.
HttpRequestFileUpload - Receive a file upload through an HttpServletRequest
HttpRequestFileUpload() - Constructor for class org.ofbiz.core.util.HttpRequestFileUpload
 
HttpViewHandler - class org.ofbiz.core.view.HttpViewHandler.
ViewHandlerException - View Handler Exception
HttpViewHandler() - Constructor for class org.ofbiz.core.view.HttpViewHandler
 

I

I18nBundleTag - class org.ofbiz.core.taglib.I18nBundleTag.
I18nBundleTag - JSP tag that the MessageTags will use when retrieving keys for this page.
I18nBundleTag() - Constructor for class org.ofbiz.core.taglib.I18nBundleTag
 
I18nMessageArgumentTag - class org.ofbiz.core.taglib.I18nMessageArgumentTag.
I18nMessageArgumentTag - JSP tag that used inside a MessageTag to create an ordered list of arguments to use with java.text.MessageFormat.
I18nMessageArgumentTag() - Constructor for class org.ofbiz.core.taglib.I18nMessageArgumentTag
 
I18nMessageTag - class org.ofbiz.core.taglib.I18nMessageTag.
I18nMessageTag - JSP tag to use a resource bundle to internationalize content in a web page.
I18nMessageTag() - Constructor for class org.ofbiz.core.taglib.I18nMessageTag
 
id - Variable in class org.ofbiz.core.region.Region
 
ID_AND - Static variable in class org.ofbiz.core.entity.EntityOperator
 
ID_BETWEEN - Static variable in class org.ofbiz.core.entity.EntityOperator
 
ID_EQUALS - Static variable in class org.ofbiz.core.entity.EntityOperator
 
ID_GREATER_THAN - Static variable in class org.ofbiz.core.entity.EntityOperator
 
ID_GREATER_THAN_EQUAL_TO - Static variable in class org.ofbiz.core.entity.EntityOperator
 
ID_IN - Static variable in class org.ofbiz.core.entity.EntityOperator
 
ID_LESS_THAN - Static variable in class org.ofbiz.core.entity.EntityOperator
 
ID_LESS_THAN_EQUAL_TO - Static variable in class org.ofbiz.core.entity.EntityOperator
 
ID_LIKE - Static variable in class org.ofbiz.core.entity.EntityOperator
 
ID_NOT - Static variable in class org.ofbiz.core.entity.EntityOperator
 
ID_NOT_EQUAL - Static variable in class org.ofbiz.core.entity.EntityOperator
 
ID_OR - Static variable in class org.ofbiz.core.entity.EntityOperator
 
ideFont() - Static method in class org.ofbiz.core.rules.utensil.SwingUtensil
A standard font for interactive development environment text areas.
ideTextArea() - Static method in class org.ofbiz.core.rules.utensil.SwingUtensil
Return a standard text area, with the standard font and border, and with word wrapping enabled.
ideTitledBorder(String) - Static method in class org.ofbiz.core.rules.utensil.SwingUtensil
Return a standard titled border.
IfCompare - class org.ofbiz.core.minilang.method.ifops.IfCompare.
Iff the comparison between the constant and the specified field is true process sub-operations
IfCompare(Element, SimpleMethod) - Constructor for class org.ofbiz.core.minilang.method.ifops.IfCompare
 
IfCompareField - class org.ofbiz.core.minilang.method.ifops.IfCompareField.
Iff the comparison between the specified field and the other field is true process sub-operations
IfCompareField(Element, SimpleMethod) - Constructor for class org.ofbiz.core.minilang.method.ifops.IfCompareField
 
IfEmpty - class org.ofbiz.core.minilang.method.ifops.IfEmpty.
Iff the specified field is not empty process sub-operations
IfEmpty(Element, SimpleMethod) - Constructor for class org.ofbiz.core.minilang.method.ifops.IfEmpty
 
IfHasPermission - class org.ofbiz.core.minilang.method.ifops.IfHasPermission.
Iff the user has the specified permission, process the sub-operations.
IfHasPermission(Element, SimpleMethod) - Constructor for class org.ofbiz.core.minilang.method.ifops.IfHasPermission
 
IfNotEmpty - class org.ofbiz.core.minilang.method.ifops.IfNotEmpty.
Iff the specified field is not empty process sub-operations
IfNotEmpty(Element, SimpleMethod) - Constructor for class org.ofbiz.core.minilang.method.ifops.IfNotEmpty
 
ifNotEmpty(String, String, String) - Static method in class org.ofbiz.core.util.UtilFormatOut
Returns pre + base + post if base String is not null or empty, otherwise an empty but non-null String.
IfRegexp - class org.ofbiz.core.minilang.method.ifops.IfRegexp.
Iff the specified field complies with the pattern specified by the regular expression, process sub-operations
IfRegexp(Element, SimpleMethod) - Constructor for class org.ofbiz.core.minilang.method.ifops.IfRegexp
 
IfTag - class org.ofbiz.core.taglib.IfTag.
IfTag - Conditional Tag.
IfTag() - Constructor for class org.ofbiz.core.taglib.IfTag
 
IfValidateMethod - class org.ofbiz.core.minilang.method.ifops.IfValidateMethod.
Iff the validate method returns true with the specified field process sub-operations
IfValidateMethod(Element, SimpleMethod) - Constructor for class org.ofbiz.core.minilang.method.ifops.IfValidateMethod
 
ignorableWhitespace(char[], int, int) - Method in class org.ofbiz.core.entity.EntitySaxReader
 
ignoreError - Variable in class org.ofbiz.core.service.eca.ServiceEcaAction
 
implServices - Variable in class org.ofbiz.core.service.ModelService
Set of services this service implements
IMPORTANT - Static variable in class org.ofbiz.core.util.Debug
 
importantOn() - Static method in class org.ofbiz.core.util.Debug
 
importXpdl(URL, GenericDelegator) - Static method in class org.ofbiz.core.workflow.definition.XpdlReader
Imports an XPDL file at the given location and imports it into the datasource through the given delegator
IN - Static variable in class org.ofbiz.core.entity.EntityOperator
 
IN_PARAM - Static variable in class org.ofbiz.core.service.ModelService
 
INCLUDE - Static variable in class org.ofbiz.core.util.ConfigXMLReader
URI Config Variables
INCLUDE_FILE - Static variable in class org.ofbiz.core.util.ConfigXMLReader
 
INCLUDE_URL - Static variable in class org.ofbiz.core.util.ConfigXMLReader
 
incrementCurrentCount() - Method in class org.ofbiz.core.calendar.RecurrenceInfo
Increments the current count of this recurrence.
index - Variable in class org.ofbiz.core.rules.parse.Assembly
which element is next
indexes - Variable in class org.ofbiz.core.entity.model.ModelEntity
indexes on fields/columns in this entity
induceFieldType(String, int, int, ModelFieldTypeReader) - Static method in class org.ofbiz.core.entity.model.ModelUtil
 
induceModelFromDb(Collection) - Method in class org.ofbiz.core.entity.GenericDAO
Creates a list of ModelEntity objects based on meta data from the database
induceModelFromDb(Collection) - Method in class org.ofbiz.core.entity.jdbc.DatabaseUtil
Creates a list of ModelEntity objects based on meta data from the database
InFieldOper - class org.ofbiz.core.minilang.operation.InFieldOper.
A MakeInStringOperation that inserts the value of an in-field
InFieldOper(Element) - Constructor for class org.ofbiz.core.minilang.operation.InFieldOper
 
info - Variable in class org.ofbiz.core.calendar.RecurrenceInfo
 
info - Variable in class org.ofbiz.core.region.Section
 
INFO - Static variable in class org.ofbiz.core.util.Debug
 
infoOn() - Static method in class org.ofbiz.core.util.Debug
 
inheritedParameters - Variable in class org.ofbiz.core.service.ModelService
Flag to say if we have pulled in our addition parameters from our implemented service(s)
inheritedParameters() - Method in class org.ofbiz.core.service.ModelService
Test if we have already inherited our interface parameters * @return boolean
init() - Method in class org.ofbiz.core.service.job.PersistedServiceJob
 
init() - Method in class org.ofbiz.core.service.job.GenericServiceJob
Method is called prior to running the service.
init() - Method in class org.ofbiz.core.calendar.RecurrenceRule
Initializes the rules for this RecurrenceInfo object.
init() - Method in class org.ofbiz.core.calendar.RecurrenceInfo
Initializes the rules for this RecurrenceInfo object.
init() - Method in class org.ofbiz.core.ftl.FreeMarkerViewRenderer
 
init() - Method in class org.ofbiz.core.view.GenericViewRenderer
 
init() - Method in class org.ofbiz.core.rules.parse.tokens.SymbolRootNode
Set all possible symbols to be valid children.
init(FilterConfig) - Method in class org.ofbiz.core.control.ContextSecurityFilter
 
init(ServletConfig) - Method in class org.ofbiz.core.control.ControlServlet
 
init(ServletContext) - Method in class org.ofbiz.core.control.RequestHandler
 
init(ServletContext) - Method in class org.ofbiz.core.ftl.FreeMarkerViewHandler
 
init(ServletContext) - Method in interface org.ofbiz.core.view.ViewHandler
Initializes the handler.
init(ServletContext) - Method in class org.ofbiz.core.view.VelocityViewHandler
 
init(ServletContext) - Method in class org.ofbiz.core.view.RegionViewHandler
 
init(ServletContext) - Method in class org.ofbiz.core.view.JspViewHandler
 
init(ServletContext) - Method in class org.ofbiz.core.view.JasperReportsXmlViewHandler
 
init(ServletContext) - Method in class org.ofbiz.core.view.JasperReportsPdfViewHandler
 
init(ServletContext) - Method in class org.ofbiz.core.view.JPublishViewHandler
 
init(ServletContext) - Method in class org.ofbiz.core.view.HttpViewHandler
 
init(ServletContext) - Method in class org.ofbiz.core.view.DataVisionViewHandler
 
init(String) - Method in class org.ofbiz.core.minilang.method.ServletAccessor
 
init(String) - Method in class org.ofbiz.core.minilang.method.ContextAccessor
 
init(String, GenericDelegator, DispatchContext) - Method in class org.ofbiz.core.service.GenericDispatcher
 
init(String, String, String) - Method in class org.ofbiz.core.config.ResourceLoader
 
initCompatibilityOptions(ServletContext) - Static method in class org.ofbiz.core.util.UtilJ2eeCompat
 
initialContext - Variable in class org.ofbiz.core.workflow.impl.WfProcessMgrImpl
 
initialContextFactory - Variable in class org.ofbiz.core.config.JNDIConfigUtil.JndiServerInfo
 
initialize(BSFManager, String, Vector) - Method in class org.ofbiz.core.util.OfbizJsBsfEngine
initialize the engine.
initialize(BSFManager, String, Vector) - Method in class org.ofbiz.core.minilang.SimpleMethodBsfEngine
 
initialize(Element) - Static method in class org.ofbiz.core.config.SecurityConfigUtil
Initializes the security configuration
initialize(Element) - Static method in class org.ofbiz.core.config.JNDIConfigUtil
 
initialize(Element) - Static method in class org.ofbiz.core.entity.config.EntityConfigUtil
 
initialize(JButton, JButton, JButton, JButton, JButton, JTextArea, JTextArea, JTextArea) - Method in class org.ofbiz.core.rules.logikus.LogikusMediator
Make the IDE's GUI components available.
inlineJdbcElement - Variable in class org.ofbiz.core.entity.config.EntityConfigUtil.DatasourceInfo
 
InputValue - class org.ofbiz.core.pseudotag.InputValue.
InputValue Pseudo-Tag Outputs a string for an input box from either an entity field or a request parameter.
InputValue(PageContext) - Constructor for class org.ofbiz.core.pseudotag.InputValue
 
InputValueTag - class org.ofbiz.core.taglib.InputValueTag.
InputValueTag - Outputs a string for an input box from either an entity field or a request parameter.
InputValueTag() - Constructor for class org.ofbiz.core.taglib.InputValueTag
 
insert(GenericEntity) - Method in class org.ofbiz.core.entity.GenericDAO
 
instanceOf(Object, Class) - Static method in class org.ofbiz.core.util.ObjectType
Tests if an object is an instance of a sub-class of or properly implements an interface
instanceOf(Object, Object) - Static method in class org.ofbiz.core.util.ObjectType
Tests if an object is an instance of a sub-class of or properly implements an interface
instanceOf(Object, String) - Static method in class org.ofbiz.core.util.ObjectType
Tests if an object is an instance of a sub-class of or properly implements an interface
instanceOf(Object, String, ClassLoader) - Static method in class org.ofbiz.core.util.ObjectType
Tests if an object is an instance of a sub-class of or properly implements an interface
instantiation - Variable in class org.ofbiz.core.rules.engine.Variable
 
interfaceCheck() - Method in class org.ofbiz.core.service.ModelService
Check if we need to clone and implement interfaces
InterfaceEngine - class org.ofbiz.core.service.engine.InterfaceEngine.
InterfaceEngine.java
InterfaceEngine(ServiceDispatcher) - Constructor for class org.ofbiz.core.service.engine.InterfaceEngine
 
interfaceOf(Object, Class) - Static method in class org.ofbiz.core.util.ObjectType
Tests if an object properly implements the specified interface
interfaceOf(Object, Object) - Static method in class org.ofbiz.core.util.ObjectType
Tests if an object properly implements the specified interface
interfaceOf(Object, String) - Static method in class org.ofbiz.core.util.ObjectType
Tests if an object properly implements the specified interface
interfaceUpdate(DispatchContext) - Method in class org.ofbiz.core.service.ModelService
Run the interface update and inherit all interface parameters
internal - Variable in class org.ofbiz.core.service.ModelParam
Is this Parameter set internally?
internalDelegator - Variable in class org.ofbiz.core.entity.GenericEntity
Reference to an instance of GenericDelegator used to do some basic operations on this entity value.
interpolate(String, Properties) - Static method in class org.ofbiz.core.util.FlexibleProperties
 
interpolate(String, Properties, boolean) - Static method in class org.ofbiz.core.util.FlexibleProperties
 
interpolate(String, Properties, boolean, ArrayList) - Static method in class org.ofbiz.core.util.FlexibleProperties
 
interpolateProperties() - Method in class org.ofbiz.core.util.FlexibleProperties
 
interpolateProperties(Properties) - Static method in class org.ofbiz.core.util.FlexibleProperties
 
interpolateProperties(Properties, boolean) - Static method in class org.ofbiz.core.util.FlexibleProperties
 
invalidateDocument(String) - Static method in class org.ofbiz.core.config.ResourceLoader
 
InvalidData - exception org.ofbiz.core.workflow.InvalidData.
InvalidData Workflow Exception
InvalidData() - Constructor for class org.ofbiz.core.workflow.InvalidData
 
InvalidData(String) - Constructor for class org.ofbiz.core.workflow.InvalidData
 
InvalidData(String, Throwable) - Constructor for class org.ofbiz.core.workflow.InvalidData
 
InvalidPerformer - exception org.ofbiz.core.workflow.InvalidPerformer.
InvalidPerformer Workflow Exception
InvalidPerformer() - Constructor for class org.ofbiz.core.workflow.InvalidPerformer
 
InvalidPerformer(String) - Constructor for class org.ofbiz.core.workflow.InvalidPerformer
 
InvalidPerformer(String, Throwable) - Constructor for class org.ofbiz.core.workflow.InvalidPerformer
 
InvalidRequester - exception org.ofbiz.core.workflow.InvalidRequester.
InvalidRequester Workflow Exception
InvalidRequester() - Constructor for class org.ofbiz.core.workflow.InvalidRequester
 
InvalidRequester(String) - Constructor for class org.ofbiz.core.workflow.InvalidRequester
 
InvalidRequester(String, Throwable) - Constructor for class org.ofbiz.core.workflow.InvalidRequester
 
InvalidResource - exception org.ofbiz.core.workflow.InvalidResource.
InvalidResource Workflow Exception
InvalidResource() - Constructor for class org.ofbiz.core.workflow.InvalidResource
 
InvalidResource(String) - Constructor for class org.ofbiz.core.workflow.InvalidResource
 
InvalidResource(String, Throwable) - Constructor for class org.ofbiz.core.workflow.InvalidResource
 
InvalidState - exception org.ofbiz.core.workflow.InvalidState.
InvalidState Workflow Exception
InvalidState() - Constructor for class org.ofbiz.core.workflow.InvalidState
 
InvalidState(String) - Constructor for class org.ofbiz.core.workflow.InvalidState
 
InvalidState(String, Throwable) - Constructor for class org.ofbiz.core.workflow.InvalidState
 
invoke - Variable in class org.ofbiz.core.service.ModelService
The method or function to invoke for this service
invoke(ServiceDispatcher, String, Map) - Method in class org.ofbiz.core.service.group.GroupServiceModel
Invoker method to invoke this service * @param dispatcher ServiceDispatcher used for this invocation * @param localName Name of the LocalDispatcher used * @param context Context for this service (will use only valid parameters) * @return Map result Map * @throws GenericServiceException
invoke(String, String, HttpServletRequest, HttpServletResponse) - Method in class org.ofbiz.core.event.SimpleEventHandler
Invoke the web event
invoke(String, String, HttpServletRequest, HttpServletResponse) - Method in class org.ofbiz.core.event.ServiceEventHandler
Invoke the web event
invoke(String, String, HttpServletRequest, HttpServletResponse) - Method in class org.ofbiz.core.event.SOAPEventHandler
Invoke the web event
invoke(String, String, HttpServletRequest, HttpServletResponse) - Method in class org.ofbiz.core.event.JavaEventHandler
Invoke the web event
invoke(String, String, HttpServletRequest, HttpServletResponse) - Method in interface org.ofbiz.core.event.EventHandler
Invoke the web event
isAddAtEnd - Variable in class org.ofbiz.core.util.FlexibleMapAccessor
 
isAddAtEnd - Variable in class org.ofbiz.core.minilang.method.ServletAccessor.AttributeAccessor
 
isAddAtIndex - Variable in class org.ofbiz.core.util.FlexibleMapAccessor
 
isAddAtIndex - Variable in class org.ofbiz.core.minilang.method.ServletAccessor.AttributeAccessor
 
isAlphabetic(String) - Static method in class org.ofbiz.core.util.UtilValidate
Returns true if string s is letters only.
isAlphanumeric(String) - Static method in class org.ofbiz.core.util.UtilValidate
Returns true if string s is English letters (A ..
isAmericanExpress(String) - Static method in class org.ofbiz.core.util.UtilValidate
Checks to see if the cc number is a valid American Express number
isAnyCard(String) - Static method in class org.ofbiz.core.util.UtilValidate
Checks to see if the cc number is a valid number for any accepted credit card
isAnyCardMsg - Static variable in class org.ofbiz.core.util.UtilValidate
 
isCardMatch(String, String) - Static method in class org.ofbiz.core.util.UtilValidate
Checks to see if the cc number is a valid number for the specified type
isCarteBlanche(String) - Static method in class org.ofbiz.core.util.UtilValidate
Checks to see if the cc number is a valid Carte Blanche number
isComplete() - Method in class org.ofbiz.core.workflow.impl.WfActivityAbstractImplementation
Getter for property complete.
isCompleted() - Method in class org.ofbiz.core.service.GenericResultWaiter
If the service has completed return true * @return boolean
isConnected - Variable in class org.ofbiz.core.service.jms.AbstractJmsListener
 
isConnected() - Method in interface org.ofbiz.core.service.jms.GenericMessageListener
Indicator if a connection is present.
isConnected() - Method in class org.ofbiz.core.service.jms.AbstractJmsListener
* @see org.ofbiz.core.service.jms.GenericMessageListener#isConnected()
isContiguousStateCode(String) - Static method in class org.ofbiz.core.util.UtilValidate
Return true if s is a valid contiguous U.S.
isContiguousStateCodeMsg - Static variable in class org.ofbiz.core.util.UtilValidate
 
isContiguousZipCode(String) - Static method in class org.ofbiz.core.util.UtilValidate
Returns true if string s is a valid contiguous U.S.
isContiguousZipCodeMsg - Static variable in class org.ofbiz.core.util.UtilValidate
 
isCreditCard(String) - Static method in class org.ofbiz.core.util.UtilValidate
Checks credit card number with Luhn Mod-10 test
isCreditCardPrefixMsg - Static variable in class org.ofbiz.core.util.UtilValidate
 
isCreditCardSuffixMsg - Static variable in class org.ofbiz.core.util.UtilValidate
 
isDate(String) - Static method in class org.ofbiz.core.util.UtilValidate
isDate returns true if string argument date forms a valid date.
isDate(String, String, String) - Static method in class org.ofbiz.core.util.UtilValidate
isDate returns true if string arguments year, month, and day form a valid date.
isDateAfterToday - Static variable in class org.ofbiz.core.util.UtilValidate
 
isDateAfterToday(String) - Static method in class org.ofbiz.core.util.UtilValidate
isDate returns true if string argument date forms a valid date and is after today.
isDateMsg - Static variable in class org.ofbiz.core.util.UtilValidate
 
isDatePrefixMsg - Static variable in class org.ofbiz.core.util.UtilValidate
 
isDateSuffixMsg - Static variable in class org.ofbiz.core.util.UtilValidate
 
isDay(String) - Static method in class org.ofbiz.core.util.UtilValidate
isDay returns true if string s is a valid day number between 1 and 31.
isDayMsg - Static variable in class org.ofbiz.core.util.UtilValidate
 
isDefined(String) - Method in class org.ofbiz.core.rules.engine.Scope
Returns true if a variable of the given name appears in this scope.
isDigit(char) - Static method in class org.ofbiz.core.util.UtilValidate
Returns true if character c is a digit (0 ..
isDinersClub(String) - Static method in class org.ofbiz.core.util.UtilValidate
Checks to see if the cc number is a valid Diners Club number
isDiscover(String) - Static method in class org.ofbiz.core.util.UtilValidate
Checks to see if the cc number is a valid Discover number
isEmail(String) - Static method in class org.ofbiz.core.util.UtilValidate
Email address must be of form [email protected] -- in other words: - there must be at least one character before the @ - there must be at least one character before and after the .
isEmailMsg - Static variable in class org.ofbiz.core.util.UtilValidate
 
isEmpty() - Method in class org.ofbiz.core.util.UtilMisc.SimpleMap
 
isEmpty() - Method in class org.ofbiz.core.entity.GenericEntity
 
isEmpty() - Method in class org.ofbiz.core.rules.engine.DynamicRule
Return true if this rule contains no structures.
isEmpty() - Method in class org.ofbiz.core.minilang.method.ServletAccessor
 
isEmpty() - Method in class org.ofbiz.core.minilang.method.ContextAccessor
 
isEmpty(Collection) - Static method in class org.ofbiz.core.util.UtilValidate
Check whether collection c is empty.
isEmpty(String) - Static method in class org.ofbiz.core.util.UtilValidate
Check whether string s is empty.
isEnRoute(String) - Static method in class org.ofbiz.core.util.UtilValidate
Checks to see if the cc number is a valid EnRoute number
isField(String) - Method in class org.ofbiz.core.entity.model.ModelEntity
 
isFileResource() - Method in class org.ofbiz.core.config.ResourceHandler
 
isFloat(String) - Static method in class org.ofbiz.core.util.UtilValidate
True if string s is an unsigned floating point(real) number.
isFloatMsg - Static variable in class org.ofbiz.core.util.UtilValidate
 
isFromURL - Variable in class org.ofbiz.core.service.ModelServiceReader
is either from a URL or from a ResourceLoader (through the ResourceHandler)
isGlobalPath(String) - Method in class org.ofbiz.core.util.CachedClassLoader
 
isHour(String) - Static method in class org.ofbiz.core.util.UtilValidate
isHour returns true if string s is a valid number between 0 and 23.
isHourMsg - Static variable in class org.ofbiz.core.util.UtilValidate
 
isInteger(String) - Static method in class org.ofbiz.core.util.UtilValidate
Returns true if all characters in string s are numbers.
isIntegerInRange(String, int, int) - Static method in class org.ofbiz.core.util.UtilValidate
isIntegerInRange returns true if string s is an integer within the range of integer arguments a and b, inclusive.
isIntegerMsg - Static variable in class org.ofbiz.core.util.UtilValidate
 
isInternationalPhoneNumber(String) - Static method in class org.ofbiz.core.util.UtilValidate
isInternationalPhoneNumber returns true if string s is a valid international phone number.
isInternationalPhoneNumberMsg - Static variable in class org.ofbiz.core.util.UtilValidate
 
isJCB(String) - Static method in class org.ofbiz.core.util.UtilValidate
Checks to see if the cc number is a valid JCB number
isLetter(char) - Static method in class org.ofbiz.core.util.UtilValidate
Returns true if character c is an English letter (A ..
isLetterOrDigit(char) - Static method in class org.ofbiz.core.util.UtilValidate
Returns true if character c is a letter or digit.
isList() - Method in class org.ofbiz.core.rules.engine.Variable
Returns true if this variable is uninstantiated, or if it contains a list.
isList() - Method in interface org.ofbiz.core.rules.engine.Term
Return true, if this term is a list
isList() - Method in class org.ofbiz.core.rules.engine.Structure
Return true, if this structure is a list, which means it has an functor of ".", and has two terms, the second of which must be a list.
isList() - Method in class org.ofbiz.core.rules.engine.EmptyList
Return true, since an empty list is a list.
isListReference - Variable in class org.ofbiz.core.util.FlexibleMapAccessor
 
isListReference - Variable in class org.ofbiz.core.util.FlexibleMapAccessor.SubMapAccessor
 
isListReference - Variable in class org.ofbiz.core.minilang.method.ServletAccessor.AttributeAccessor
 
isLongMsg - Static variable in class org.ofbiz.core.util.UtilValidate
 
isLUpper() - Method in class org.ofbiz.core.entity.EntityExpr
 
isMasterCard(String) - Static method in class org.ofbiz.core.util.UtilValidate
Checks to see if the cc number is a valid Master Card number
isMemberOfAssignment(WfAssignment) - Method in interface org.ofbiz.core.workflow.WfActivity
Check if a specific assignment is a member of this activity.
isMemberOfAssignment(WfAssignment) - Method in class org.ofbiz.core.workflow.impl.WfActivityImpl
 
isMemberOfHistory(WfExecutionObject) - Method in interface org.ofbiz.core.workflow.WfExecutionObject
Predicate to check if a 'member' is an element of the history.
isMemberOfHistory(WfExecutionObject) - Method in class org.ofbiz.core.workflow.impl.WfExecutionObjectImpl
 
isMemberOfPerformer(WfProcess) - Method in interface org.ofbiz.core.workflow.WfRequester
Checks if a WfProcess is associated with this requester object
isMemberOfPerformer(WfProcess) - Method in class org.ofbiz.core.workflow.impl.WfRequesterImpl
 
isMemberOfProcess(WfProcess) - Method in interface org.ofbiz.core.workflow.WfProcessMgr
 
isMemberOfProcess(WfProcess) - Method in class org.ofbiz.core.workflow.impl.WfProcessMgrImpl
 
isMemberOfStep(WfActivity) - Method in interface org.ofbiz.core.workflow.WfProcess
 
isMemberOfStep(WfActivity) - Method in class org.ofbiz.core.workflow.impl.WfProcessImpl
 
isMemberOfWorkItems(WfAssignment) - Method in interface org.ofbiz.core.workflow.WfResource
Checks if an assignment object is associated with this resource
isMemberOfWorkItems(WfAssignment) - Method in class org.ofbiz.core.workflow.impl.WfResourceImpl
 
isMinute(String) - Static method in class org.ofbiz.core.util.UtilValidate
isMinute returns true if string s is a valid number between 0 and 59.
isMinuteMsg - Static variable in class org.ofbiz.core.util.UtilValidate
 
isModified() - Method in class org.ofbiz.core.entity.GenericEntity
 
isMonth(String) - Static method in class org.ofbiz.core.util.UtilValidate
isMonth returns true if string s is a valid month number between 1 and 12.
isMonthMsg - Static variable in class org.ofbiz.core.util.UtilValidate
 
isNegativeInteger(String) - Static method in class org.ofbiz.core.util.UtilValidate
Returns true if string s is an integer < 0.
isNonnegativeInteger(String) - Static method in class org.ofbiz.core.util.UtilValidate
Returns true if string s is an integer >= 0.
isNonpositiveInteger(String) - Static method in class org.ofbiz.core.util.UtilValidate
Returns true if string s is an integer <= 0.
isNotEmpty(Collection) - Static method in class org.ofbiz.core.util.UtilValidate
Check whether collection c is NOT empty.
isNotEmpty(String) - Static method in class org.ofbiz.core.util.UtilValidate
Check whether string s is NOT empty.
isNotEmptyMsg - Static variable in class org.ofbiz.core.util.UtilValidate
 
isNotPoBox(String) - Static method in class org.ofbiz.core.util.UtilValidate
isNotPoBox returns true if address argument does not contain anything that looks like a a PO Box.
isNullable - Variable in class org.ofbiz.core.entity.jdbc.DatabaseUtil.ColumnCheckInfo
 
isNumber() - Method in class org.ofbiz.core.rules.parse.tokens.Token
Returns true if this token is a number.
isOn(int) - Static method in class org.ofbiz.core.util.Debug
 
isOrSubOf(Object, Class) - Static method in class org.ofbiz.core.util.ObjectType
Tests if an object is an instance of or a sub-class of the parent
isOrSubOf(Object, Object) - Static method in class org.ofbiz.core.util.ObjectType
Tests if an object is an instance of or a sub-class of the parent
isOrSubOf(Object, String) - Static method in class org.ofbiz.core.util.ObjectType
Tests if an object is an instance of or a sub-class of the parent
isPk - Variable in class org.ofbiz.core.entity.model.ModelViewEntity.ModelAlias
 
isPk - Variable in class org.ofbiz.core.entity.model.ModelField
boolean which specifies whether or not the Field is a Primary Key
isPk - Variable in class org.ofbiz.core.datafile.ModelField
boolean which specifies whether or not the Field is a Primary Key
isPositiveInteger(String) - Static method in class org.ofbiz.core.util.UtilValidate
Returns true if string s is an integer > 0.
isPrimaryKey() - Method in class org.ofbiz.core.entity.GenericEntity
Returns true if the entity contains all of the primary key fields, but NO others.
isQuotedString() - Method in class org.ofbiz.core.rules.parse.tokens.Token
Returns true if this token is a quoted string.
isRelOptional() - Method in class org.ofbiz.core.entity.model.ModelViewEntity.ModelViewLink
 
isRunning - Variable in class org.ofbiz.core.service.job.JobPoller
 
isRUpper() - Method in class org.ofbiz.core.entity.EntityExpr
 
isSecond(String) - Static method in class org.ofbiz.core.util.UtilValidate
isSecond returns true if string s is a valid number between 0 and 59.
isSecondMsg - Static variable in class org.ofbiz.core.util.UtilValidate
 
isSignedDouble(String) - Static method in class org.ofbiz.core.util.UtilValidate
True if string s is a signed or unsigned floating point (real) number.
isSignedDoubleMsg - Static variable in class org.ofbiz.core.util.UtilValidate
 
isSignedFloat(String) - Static method in class org.ofbiz.core.util.UtilValidate
True if string s is a signed or unsigned floating point (real) number.
isSignedFloatMsg - Static variable in class org.ofbiz.core.util.UtilValidate
 
isSignedInteger(String) - Static method in class org.ofbiz.core.util.UtilValidate
Returns true if all characters are numbers; first character is allowed to be + or - as well.
isSignedIntegerMsg - Static variable in class org.ofbiz.core.util.UtilValidate
 
isSignedLong(String) - Static method in class org.ofbiz.core.util.UtilValidate
Returns true if all characters are numbers; first character is allowed to be + or - as well.
isSignedLongMsg - Static variable in class org.ofbiz.core.util.UtilValidate
 
isSSN(String) - Static method in class org.ofbiz.core.util.UtilValidate
isSSN returns true if string s is a valid U.S.
isSSNMsg - Static variable in class org.ofbiz.core.util.UtilValidate
 
isStateCode(String) - Static method in class org.ofbiz.core.util.UtilValidate
Return true if s is a valid U.S.
isStateCodeMsg - Static variable in class org.ofbiz.core.util.UtilValidate
 
isSymbol() - Method in class org.ofbiz.core.rules.parse.tokens.Token
Returns true if this token is a symbol.
isTime(String) - Static method in class org.ofbiz.core.util.UtilValidate
isTime returns true if string argument time forms a valid time.
isTime(String, String, String) - Static method in class org.ofbiz.core.util.UtilValidate
isTime returns true if string arguments hour, minute, and second form a valid time.
isTimeMsg - Static variable in class org.ofbiz.core.util.UtilValidate
 
isType(Collection, String, GenericValue) - Static method in class org.ofbiz.core.entity.EntityTypeUtil
 
isType(GenericValue, GenericValue) - Static method in class org.ofbiz.core.entity.EntityTypeUtil
Description of the Method
isUSPhoneAreaCode(String) - Static method in class org.ofbiz.core.util.UtilValidate
isUSPhoneAreaCode returns true if string s is a valid U.S.
isUSPhoneAreaCodeMsg - Static variable in class org.ofbiz.core.util.UtilValidate
 
isUSPhoneMainNumber(String) - Static method in class org.ofbiz.core.util.UtilValidate
isUSPhoneMainNumber returns true if string s is a valid U.S.
isUSPhoneMainNumberMsg - Static variable in class org.ofbiz.core.util.UtilValidate
 
isUSPhoneMsg - Static variable in class org.ofbiz.core.util.UtilValidate
 
isUSPhoneNumber(String) - Static method in class org.ofbiz.core.util.UtilValidate
isUSPhoneNumber returns true if string s is a valid U.S.
isValid() - Method in interface org.ofbiz.core.service.job.Job
Returns true if this job is still valid.
isValid() - Method in class org.ofbiz.core.service.job.AbstractJob
Returns true if this job is still valid.
isValid(Date, Date) - Method in class org.ofbiz.core.calendar.RecurrenceRule
Tests the date to see if it falls within the rules
isValid(long, long) - Method in class org.ofbiz.core.calendar.RecurrenceRule
Tests the date to see if it falls within the rules
isValid(TagData) - Method in class org.ofbiz.core.taglib.ObjectTEI
 
isValid(TagData) - Method in class org.ofbiz.core.taglib.IteratorTEI
 
isValid(TagData) - Method in class org.ofbiz.core.taglib.IterateNextTEI
 
isVisa(String) - Static method in class org.ofbiz.core.util.UtilValidate
Checks to see if the cc number is a valid Visa number
isWhitespace(String) - Static method in class org.ofbiz.core.util.UtilValidate
Returns true if string s is empty or whitespace characters only.
isWord() - Method in class org.ofbiz.core.rules.parse.tokens.Token
Returns true if this token is a word.
isYear(String) - Static method in class org.ofbiz.core.util.UtilValidate
isYear returns true if string s is a valid Year number.
isYearMsg - Static variable in class org.ofbiz.core.util.UtilValidate
 
isZipCode(String) - Static method in class org.ofbiz.core.util.UtilValidate
isZIPCode returns true if string s is a valid U.S.
isZipCodeMsg - Static variable in class org.ofbiz.core.util.UtilValidate
 
Iterate - class org.ofbiz.core.minilang.method.envops.Iterate.
Process sub-operations for each entry in the list
Iterate(Element, SimpleMethod) - Constructor for class org.ofbiz.core.minilang.method.envops.Iterate
 
IterateNextTag - class org.ofbiz.core.taglib.IterateNextTag.
IterateNextTag - JSP Tag to get the next element of the IteratorTag.
IterateNextTag() - Constructor for class org.ofbiz.core.taglib.IterateNextTag
 
IterateNextTEI - class org.ofbiz.core.taglib.IterateNextTEI.
 
IterateNextTEI() - Constructor for class org.ofbiz.core.taglib.IterateNextTEI
 
iterator - Variable in class org.ofbiz.core.taglib.IteratorTag
 
iterator() - Method in class org.ofbiz.core.util.OrderedSet
 
IteratorHasNextTag - class org.ofbiz.core.taglib.IteratorHasNextTag.
IteratorHasNextTag - Conditional Tag.
IteratorHasNextTag() - Constructor for class org.ofbiz.core.taglib.IteratorHasNextTag
 
IteratorTag - class org.ofbiz.core.taglib.IteratorTag.
IterateTag - JSP Tag to iterate over a Collection or any object with an iterator() method.
IteratorTag() - Constructor for class org.ofbiz.core.taglib.IteratorTag
 
IteratorTEI - class org.ofbiz.core.taglib.IteratorTEI.
IteratorTEI
IteratorTEI() - Constructor for class org.ofbiz.core.taglib.IteratorTEI
 

J

JasperReportsPdfViewHandler - class org.ofbiz.core.view.JasperReportsPdfViewHandler.
Handles JasperReports PDF view rendering
JasperReportsPdfViewHandler() - Constructor for class org.ofbiz.core.view.JasperReportsPdfViewHandler
 
JasperReportsXmlViewHandler - class org.ofbiz.core.view.JasperReportsXmlViewHandler.
Handles JasperReports PDF view rendering
JasperReportsXmlViewHandler() - Constructor for class org.ofbiz.core.view.JasperReportsXmlViewHandler
 
JavaEventHandler - class org.ofbiz.core.event.JavaEventHandler.
JavaEventHandler - Static Method Java Event Handler
JavaEventHandler() - Constructor for class org.ofbiz.core.event.JavaEventHandler
 
javaNameToDbName(String) - Static method in class org.ofbiz.core.entity.model.ModelUtil
Converts a Java variable name to a database name.
javaType - Variable in class org.ofbiz.core.entity.model.ModelFieldType
The java-type of the Field
JETTY - Static variable in class org.ofbiz.core.util.UtilJ2eeCompat
 
jlf - Variable in class org.ofbiz.core.service.ServiceDispatcher
 
jm - Variable in class org.ofbiz.core.service.ServiceDispatcher
 
jm - Variable in class org.ofbiz.core.service.job.JobPoller
 
JmsListenerFactory - class org.ofbiz.core.service.jms.JmsListenerFactory.
JmsListenerFactory
JmsListenerFactory(ServiceDispatcher) - Constructor for class org.ofbiz.core.service.jms.JmsListenerFactory
 
JmsQueueListener - class org.ofbiz.core.service.jms.JmsQueueListener.
JmsQueueListener - Queue (P2P) Message Listener.
JmsQueueListener(ServiceDispatcher, String, String, String, String, String) - Constructor for class org.ofbiz.core.service.jms.JmsQueueListener
Creates a new JmsQueueListener - Should only be called by the JmsListenerFactory.
JmsServiceEngine - class org.ofbiz.core.service.jms.JmsServiceEngine.
AbstractJMSEngine
JmsServiceEngine(ServiceDispatcher) - Constructor for class org.ofbiz.core.service.jms.JmsServiceEngine
 
JmsTopicListener - class org.ofbiz.core.service.jms.JmsTopicListener.
JmsTopicListener - Topic (Pub/Sub) Message Listener.
JmsTopicListener(ServiceDispatcher, String, String, String, String, String) - Constructor for class org.ofbiz.core.service.jms.JmsTopicListener
Creates a new JmsTopicListener - Should only be called by the JmsListenerFactory.
JNDI_CONFIG_XML_FILENAME - Static variable in class org.ofbiz.core.config.JNDIConfigUtil
 
JNDIConfigUtil - class org.ofbiz.core.config.JNDIConfigUtil.
JNDIConfigUtil
JNDIConfigUtil.JndiServerInfo - class org.ofbiz.core.config.JNDIConfigUtil.JndiServerInfo.
 
JNDIConfigUtil.JndiServerInfo(Element) - Constructor for class org.ofbiz.core.config.JNDIConfigUtil.JndiServerInfo
 
JNDIConfigUtil() - Constructor for class org.ofbiz.core.config.JNDIConfigUtil
 
JNDIContextFactory - class org.ofbiz.core.util.JNDIContextFactory.
JNDIContextFactory - central source for JNDI Contexts by helper name
JNDIContextFactory() - Constructor for class org.ofbiz.core.util.JNDIContextFactory
 
JNDIFactory - class org.ofbiz.core.entity.transaction.JNDIFactory.
Central source for Tyrex JTA objects from JNDI
JNDIFactory() - Constructor for class org.ofbiz.core.entity.transaction.JNDIFactory
 
jndiJdbcElement - Variable in class org.ofbiz.core.entity.config.EntityConfigUtil.DatasourceInfo
 
jndiServerInfos - Static variable in class org.ofbiz.core.config.JNDIConfigUtil
 
Job - interface org.ofbiz.core.service.job.Job.
Job Interface
JobInvoker - class org.ofbiz.core.service.job.JobInvoker.
JobInvoker
JobInvoker() - Constructor for class org.ofbiz.core.service.job.JobInvoker
 
JobInvoker(JobPoller) - Constructor for class org.ofbiz.core.service.job.JobInvoker
 
JobInvoker(JobPoller, int) - Constructor for class org.ofbiz.core.service.job.JobInvoker
 
JobManager - class org.ofbiz.core.service.job.JobManager.
JobManager
JobManager(ServiceDispatcher, GenericDelegator) - Constructor for class org.ofbiz.core.service.job.JobManager
Creates a new JobManager object.
JobManagerException - exception org.ofbiz.core.service.job.JobManagerException.
Job Scheduler Exception
JobManagerException() - Constructor for class org.ofbiz.core.service.job.JobManagerException
Creates new JobManagerException without detail message.
JobManagerException(String) - Constructor for class org.ofbiz.core.service.job.JobManagerException
Constructs an JobManagerException with the specified detail message.
JobManagerException(String, Throwable) - Constructor for class org.ofbiz.core.service.job.JobManagerException
Constructs an JobManagerException with the specified detail message and nested Exception.
JobPoller - class org.ofbiz.core.service.job.JobPoller.
JobPoller - Polls for persisted jobs to run.
JobPoller() - Constructor for class org.ofbiz.core.service.job.JobPoller
 
JobPoller(JobManager) - Constructor for class org.ofbiz.core.service.job.JobPoller
Creates a new JobScheduler
join(List, String) - Static method in class org.ofbiz.core.util.StringUtil
Creates a single string from a List of strings seperated by a delimiter.
joinStyle - Variable in class org.ofbiz.core.entity.config.EntityConfigUtil.DatasourceInfo
 
JotmConnectionFactory - class org.ofbiz.core.entity.transaction.JotmConnectionFactory.
JotmFactory - Central source for JOTM JDBC Objects
JotmConnectionFactory() - Constructor for class org.ofbiz.core.entity.transaction.JotmConnectionFactory
 
JotmFactory - class org.ofbiz.core.entity.transaction.JotmFactory.
JotmFactory - Central source for JOTM JTA objects
JotmFactory() - Constructor for class org.ofbiz.core.entity.transaction.JotmFactory
 
jp - Variable in class org.ofbiz.core.service.job.JobManager
 
JPublishViewHandler - class org.ofbiz.core.view.JPublishViewHandler.
Handles JPublish type view rendering
JPublishViewHandler() - Constructor for class org.ofbiz.core.view.JPublishViewHandler
 
JRMapCollectionDataSource - class org.ofbiz.core.report.JRMapCollectionDataSource.
JRMapCollectionDataSource
JRMapCollectionDataSource(Collection) - Constructor for class org.ofbiz.core.report.JRMapCollectionDataSource
 
JRUN - Static variable in class org.ofbiz.core.util.UtilJ2eeCompat
 
JspViewHandler - class org.ofbiz.core.view.JspViewHandler.
ViewHandlerException - View Handler Exception
JspViewHandler() - Constructor for class org.ofbiz.core.view.JspViewHandler
 

K

keepLocalReaders - Variable in class org.ofbiz.core.entity.GenericDelegator
set this to true for better performance; set to false to be able to reload definitions at runtime throught the cache manager
key() - Method in interface org.ofbiz.core.workflow.WfExecutionObject
Getter for definition key
key() - Method in class org.ofbiz.core.workflow.impl.WfExecutionObjectImpl
 
keyLRUList - Variable in class org.ofbiz.core.util.UtilCache
A list of the elements order by Least Recent Use
keyMapRelatedUpperString(String, String) - Method in class org.ofbiz.core.entity.model.ModelRelation
 
keyMaps - Variable in class org.ofbiz.core.entity.model.ModelViewEntity.ModelViewLink
 
keyMaps - Variable in class org.ofbiz.core.entity.model.ModelRelation
keyMaps defining how to lookup the relatedTable using columns from this table
keyMapString(String, String) - Method in class org.ofbiz.core.entity.model.ModelRelation
 
keyMapUpperString(String, String) - Method in class org.ofbiz.core.entity.model.ModelRelation
 
keySet() - Method in class org.ofbiz.core.util.UtilMisc.SimpleMap
 
keySet() - Method in class org.ofbiz.core.util.OrderedMap
 
keySet() - Method in class org.ofbiz.core.entity.GenericEntity
 

L

LANG_PACKAGE - Static variable in class org.ofbiz.core.util.ObjectType
 
last() - Method in class org.ofbiz.core.entity.EntityListIterator
Sets the cursor position to last result; if result set is empty returns false
last() - Method in class org.ofbiz.core.calendar.RecurrenceInfo
Returns the estimated last recurrence.
lastProgramText - Variable in class org.ofbiz.core.rules.logikus.LogikusMediator
 
lastQueryText - Variable in class org.ofbiz.core.rules.logikus.LogikusMediator
 
lastStateTime() - Method in interface org.ofbiz.core.workflow.WfExecutionObject
Getter for timestamp of last state change.
lastStateTime() - Method in class org.ofbiz.core.workflow.impl.WfExecutionObjectImpl
 
launch(Component, String) - Static method in class org.ofbiz.core.rules.utensil.SwingUtensil
Create a frame with the given title around the given component; center and display the frame; listen for exit, closing the frame's window on exit.
length - Variable in class org.ofbiz.core.datafile.ModelField
The length of the Field in bytes, if applicable (mostly for fixed-length)
length() - Method in class org.ofbiz.core.rules.parse.Assembly
Returns the number of elements in this assembly.
length() - Method in class org.ofbiz.core.rules.parse.chars.CharacterAssembly
Returns the number of elements in this assembly.
length() - Method in class org.ofbiz.core.rules.parse.tokens.TokenString
Returns the number of tokens in this tokenString.
length() - Method in class org.ofbiz.core.rules.parse.tokens.TokenAssembly
Returns the number of elements in this assembly.
LESS_THAN - Static variable in class org.ofbiz.core.entity.EntityOperator
 
LESS_THAN_EQUAL_TO - Static variable in class org.ofbiz.core.entity.EntityOperator
 
Letter - class org.ofbiz.core.rules.parse.chars.Letter.
Title: Letter
Letter() - Constructor for class org.ofbiz.core.rules.parse.chars.Letter
 
letters - Static variable in class org.ofbiz.core.util.UtilValidate
letter characters
levelObjs - Static variable in class org.ofbiz.core.util.Debug
 
levelOnCache - Static variable in class org.ofbiz.core.util.Debug
 
levelProps - Static variable in class org.ofbiz.core.util.Debug
 
levels - Static variable in class org.ofbiz.core.util.Debug
 
levelStringMap - Static variable in class org.ofbiz.core.util.Debug
 
lhsMapName - Variable in class org.ofbiz.core.service.eca.ServiceEcaCondition
 
lhsValueName - Variable in class org.ofbiz.core.service.eca.ServiceEcaCondition
 
lhsValueName - Variable in class org.ofbiz.core.extentity.eca.EntityEcaCondition
 
LIKE - Static variable in class org.ofbiz.core.entity.EntityOperator
 
limit - Variable in class org.ofbiz.core.taglib.IteratorTag
 
limit - Variable in class org.ofbiz.core.datafile.ModelRecord
The number limit of records to go under the parent, may be one or many
LIMIT_MANY - Static variable in class org.ofbiz.core.datafile.ModelRecord
 
LIMIT_ONE - Static variable in class org.ofbiz.core.datafile.ModelRecord
 
LimitingLinearCalculator - class org.ofbiz.core.rules.utensil.LimitingLinearCalculator.
Title: Limiting Linear Calculator
LimitingLinearCalculator(double, double, double, double) - Constructor for class org.ofbiz.core.rules.utensil.LimitingLinearCalculator
Create a LimitingLinearCalculator from known points on two scales.
limitInvoker(DispatchContext, Map) - Static method in class org.ofbiz.core.workflow.client.WorkflowServices
 
LinearCalculator - class org.ofbiz.core.rules.utensil.LinearCalculator.
Title: Linear Calculator
LinearCalculator(double, double, double, double) - Constructor for class org.ofbiz.core.rules.utensil.LinearCalculator
Create a LinearCalculator from known points on two scales.
list - Variable in class org.ofbiz.core.rules.logikus.LogikusParser
 
list() - Method in class org.ofbiz.core.rules.logikus.LogikusParser
Return a parser that recognizes the grammar:
list() - Static method in class org.ofbiz.core.rules.parse.ShowTrack
Return a parser that will recognize a list, for the grammar: list = '(' contents ')'; contents = empty | actualList; actualList = Word (',' Word)*;
list(Object[]) - Static method in class org.ofbiz.core.rules.engine.Structure
Constructs a list that contains the supplied object, wrapped as Facts.
list(Term[]) - Static method in class org.ofbiz.core.rules.engine.Structure
Constructs a list from the given terms.
list(Term[], Term) - Static method in class org.ofbiz.core.rules.engine.Structure
Constructs a list that terminates with a known list, or a variable.
ListAssembler - class org.ofbiz.core.rules.logikus.ListAssembler.
Title: List Assembler
ListAssembler() - Constructor for class org.ofbiz.core.rules.logikus.ListAssembler
 
listContents() - Method in class org.ofbiz.core.rules.logikus.LogikusParser
Return a parser that recognizes the grammar: listContents = commaList(term) listTail;
listen(Frame) - Static method in class org.ofbiz.core.rules.utensil.SwingUtensil
Set up an exit listener for a frame.
listeners - Static variable in class org.ofbiz.core.service.jms.JmsListenerFactory
 
listIndex - Variable in class org.ofbiz.core.util.FlexibleMapAccessor
 
listIndex - Variable in class org.ofbiz.core.util.FlexibleMapAccessor.SubMapAccessor
 
listIndex - Variable in class org.ofbiz.core.minilang.method.ServletAccessor.AttributeAccessor
 
listTail() - Method in class org.ofbiz.core.rules.logikus.LogikusParser
Return a parser that recognizes the grammar: listTail = ('|' (variable | list)) | Empty;
listTailString() - Method in class org.ofbiz.core.rules.engine.Variable
Returns a string representation of this variable as the tail of a list.
listTailString() - Method in interface org.ofbiz.core.rules.engine.Term
Returns a string representation of this listTailTerm.
listTailString() - Method in class org.ofbiz.core.rules.engine.Structure
Returns a representation of this list as the inner part of some other list.
listTailString() - Method in class org.ofbiz.core.rules.engine.EmptyList
Returns a string representation of this list as a part of another list.
listTermsToString() - Method in class org.ofbiz.core.rules.engine.Structure
Return a textual represenation of this list's terms, with a normal representation of the first term, and with the second term as the tail of a list.
ListWithTailAssembler - class org.ofbiz.core.rules.logikus.ListWithTailAssembler.
Title: List With Tail Assembler
ListWithTailAssembler() - Constructor for class org.ofbiz.core.rules.logikus.ListWithTailAssembler
 
literal - Variable in class org.ofbiz.core.rules.parse.tokens.Literal
the literal to match
Literal - class org.ofbiz.core.rules.parse.tokens.Literal.
Title: Literal
Literal(String) - Constructor for class org.ofbiz.core.rules.parse.tokens.Literal
Constructs a literal that will match the specified string.
load() - Method in class org.ofbiz.core.util.FlexibleProperties
 
load() - Method in class org.ofbiz.core.service.jms.JmsTopicListener
 
load() - Method in class org.ofbiz.core.service.jms.JmsQueueListener
 
load() - Method in interface org.ofbiz.core.service.jms.GenericMessageListener
Start the listener and all connection(s).
loadable - Variable in class org.ofbiz.core.service.jms.JmsListenerFactory
 
loadCache() - Method in class org.ofbiz.core.rules.parse.tokens.TokenStringSource
Loads the next TokenString into the cache, or sets the cache to null if the source is out of tokens.
loadClass(String) - Static method in class org.ofbiz.core.util.ObjectType
Loads a class with the current thread's context classloader
loadClass(String) - Method in class org.ofbiz.core.util.CachedClassLoader
 
loadClass(String, boolean) - Method in class org.ofbiz.core.util.CachedClassLoader
 
loadClass(String, ClassLoader) - Static method in class org.ofbiz.core.util.ObjectType
Loads a class with the current thread's context classloader
loadConfigMap(URL) - Static method in class org.ofbiz.core.util.ConfigXMLReader
Gets a HashMap of site configuration variables.
loadConfiguration(Configuration) - Method in class org.ofbiz.core.view.GenericViewRenderer
 
loadDocument(URL) - Static method in class org.ofbiz.core.util.ConfigXMLReader
Loads the XML file and returns the root element
loader - Variable in class org.ofbiz.core.service.DispatchContext
 
loaderCache - Static variable in class org.ofbiz.core.config.ResourceLoader
 
loaderName - Variable in class org.ofbiz.core.config.ResourceHandler
 
loadHandlerMap(URL) - Static method in class org.ofbiz.core.util.ConfigXMLReader
 
loadListener(String) - Method in class org.ofbiz.core.service.jms.JmsListenerFactory
Load a JMS message listener.
loadRequestMap(URL) - Static method in class org.ofbiz.core.util.ConfigXMLReader
Gets a HashMap of request mappings.
loadResource(String) - Method in class org.ofbiz.core.config.UrlLoader
 
loadResource(String) - Method in class org.ofbiz.core.config.ResourceLoader
 
loadResource(String) - Method in class org.ofbiz.core.config.FileLoader
 
loadResource(String) - Method in class org.ofbiz.core.config.ClasspathLoader
 
loadResource(String, String, String) - Static method in class org.ofbiz.core.config.ResourceLoader
 
loadTime - Variable in class org.ofbiz.core.util.UtilCache.CacheLine
 
loadViewMap(URL) - Static method in class org.ofbiz.core.util.ConfigXMLReader
Gets a HashMap of view mappings.
localBadClassNameSet - Variable in class org.ofbiz.core.util.CachedClassLoader
 
localBadResourceNameSet - Variable in class org.ofbiz.core.util.CachedClassLoader
 
localCache - Variable in class org.ofbiz.core.ftl.OfbizCacheStorage
 
localCachedClassLoader - Variable in class org.ofbiz.core.control.ControlServlet
 
localClassNameClassMap - Variable in class org.ofbiz.core.util.CachedClassLoader
 
localContext - Variable in class org.ofbiz.core.service.ServiceDispatcher
 
LocalDispatcher - interface org.ofbiz.core.service.LocalDispatcher.
Generic Services Local Dispatcher
localResourceMap - Variable in class org.ofbiz.core.util.CachedClassLoader
 
location - Variable in class org.ofbiz.core.config.ResourceHandler
 
location - Variable in class org.ofbiz.core.service.ModelService
The package name or location of this service
locator - Variable in class org.ofbiz.core.entity.EntitySaxReader
 
lock() - Method in class org.ofbiz.core.entity.model.ModelEntity
 
lockEnabled() - Method in class org.ofbiz.core.entity.GenericEntity
Used to indicate if locking is enabled for this entity
Log - class org.ofbiz.core.minilang.method.otherops.Log.
Calculates a result based on nested calcops.
Log(Element, SimpleMethod) - Constructor for class org.ofbiz.core.minilang.method.otherops.Log
 
log(int, Throwable, String, String) - Static method in class org.ofbiz.core.util.Debug
 
log(int, Throwable, String, String, String) - Static method in class org.ofbiz.core.util.Debug
 
log(String) - Static method in class org.ofbiz.core.util.Debug
 
log(String, String) - Static method in class org.ofbiz.core.util.Debug
 
log(Throwable) - Static method in class org.ofbiz.core.util.Debug
 
log(Throwable, String) - Static method in class org.ofbiz.core.util.Debug
 
log(Throwable, String, String) - Static method in class org.ofbiz.core.util.Debug
 
logDepthChange(int) - Method in class org.ofbiz.core.rules.parse.ParserTester
This method is broken out to allow subclasses to create less verbose tester, or to direct logging to somewhere other than System.out.
logError(String) - Static method in class org.ofbiz.core.util.Debug
 
logError(String, String) - Static method in class org.ofbiz.core.util.Debug
 
logError(Throwable) - Static method in class org.ofbiz.core.util.Debug
 
logError(Throwable, String) - Static method in class org.ofbiz.core.util.Debug
 
logError(Throwable, String, String) - Static method in class org.ofbiz.core.util.Debug
 
logFatal(String) - Static method in class org.ofbiz.core.util.Debug
 
logFatal(String, String) - Static method in class org.ofbiz.core.util.Debug
 
logFatal(Throwable) - Static method in class org.ofbiz.core.util.Debug
 
logFatal(Throwable, String) - Static method in class org.ofbiz.core.util.Debug
 
logFatal(Throwable, String, String) - Static method in class org.ofbiz.core.util.Debug
 
LogikusException - exception org.ofbiz.core.rules.logikus.LogikusException.
Title: Logikus Exception
LogikusException() - Constructor for class org.ofbiz.core.rules.logikus.LogikusException
Constructs a LogikusException with no detail message.
LogikusException(String) - Constructor for class org.ofbiz.core.rules.logikus.LogikusException
Constructs a LogikusException with the specified detail message.
LogikusFacade - class org.ofbiz.core.rules.logikus.LogikusFacade.
This class provides utility methods that simplify the use of the Logikus parser.
LogikusFacade() - Constructor for class org.ofbiz.core.rules.logikus.LogikusFacade
 
LogikusIde - class org.ofbiz.core.rules.logikus.LogikusIde.
Title: Logikus IDE
LogikusIde() - Constructor for class org.ofbiz.core.rules.logikus.LogikusIde
 
LogikusMediator - class org.ofbiz.core.rules.logikus.LogikusMediator.
This class supports a LogikusIde object, handling the interaction of the IDE's components.
LogikusMediator() - Constructor for class org.ofbiz.core.rules.logikus.LogikusMediator
 
LogikusParser - class org.ofbiz.core.rules.logikus.LogikusParser.
This class provides a parser for Logikus, a logic language similar to Prolog.
LogikusParser() - Constructor for class org.ofbiz.core.rules.logikus.LogikusParser
 
logImportant(String) - Static method in class org.ofbiz.core.util.Debug
 
logImportant(String, String) - Static method in class org.ofbiz.core.util.Debug
 
logImportant(Throwable) - Static method in class org.ofbiz.core.util.Debug
 
logImportant(Throwable, String) - Static method in class org.ofbiz.core.util.Debug
 
logImportant(Throwable, String, String) - Static method in class org.ofbiz.core.util.Debug
 
LOGIN_PASSED - Static variable in class org.ofbiz.core.util.SiteDefs
Used in request object to note that a login has passed
LOGIN_REQUEST_URI - Static variable in class org.ofbiz.core.util.SiteDefs
 
logInfo(String) - Static method in class org.ofbiz.core.util.Debug
 
logInfo(String, String) - Static method in class org.ofbiz.core.util.Debug
 
logInfo(Throwable) - Static method in class org.ofbiz.core.util.Debug
 
logInfo(Throwable, String) - Static method in class org.ofbiz.core.util.Debug
 
logInfo(Throwable, String, String) - Static method in class org.ofbiz.core.util.Debug
 
LOGOUT_REQUEST_URI - Static variable in class org.ofbiz.core.util.SiteDefs
 
logPassed() - Method in class org.ofbiz.core.rules.parse.ParserTester
This method is broken out to allow subclasses to create less verbose tester, or to direct logging to somewhere other than System.out.
logProblemFound(String, int) - Method in class org.ofbiz.core.rules.parse.ParserTester
This method is broken out to allow subclasses to create less verbose tester, or to direct logging to somewhere other than System.out.
logTestString(String) - Method in class org.ofbiz.core.rules.parse.ParserTester
This method is broken out to allow subclasses to create less verbose tester, or to direct logging to somewhere other than System.out.
logTestStrings - Variable in class org.ofbiz.core.rules.parse.ParserTester
 
logTiming(String) - Static method in class org.ofbiz.core.util.Debug
 
logTiming(String, String) - Static method in class org.ofbiz.core.util.Debug
 
logTiming(Throwable) - Static method in class org.ofbiz.core.util.Debug
 
logTiming(Throwable, String) - Static method in class org.ofbiz.core.util.Debug
 
logTiming(Throwable, String, String) - Static method in class org.ofbiz.core.util.Debug
 
logVerbose(String) - Static method in class org.ofbiz.core.util.Debug
 
logVerbose(String, String) - Static method in class org.ofbiz.core.util.Debug
 
logVerbose(Throwable) - Static method in class org.ofbiz.core.util.Debug
 
logVerbose(Throwable, String) - Static method in class org.ofbiz.core.util.Debug
 
logVerbose(Throwable, String, String) - Static method in class org.ofbiz.core.util.Debug
 
logWarning(String) - Static method in class org.ofbiz.core.util.Debug
 
logWarning(String, String) - Static method in class org.ofbiz.core.util.Debug
 
logWarning(Throwable) - Static method in class org.ofbiz.core.util.Debug
 
logWarning(Throwable, String) - Static method in class org.ofbiz.core.util.Debug
 
logWarning(Throwable, String, String) - Static method in class org.ofbiz.core.util.Debug
 
lookup(InitialContext, String) - Static method in class org.ofbiz.core.util.MyNarrow
Get back the lookup object
lookup(String) - Method in class org.ofbiz.core.rules.engine.Scope
Returns a variable of the given name from this scope.
lookup(String) - Method in class org.ofbiz.core.rules.engine.DynamicRule
Return a variable of the given name.
lowercaseLetters - Static variable in class org.ofbiz.core.util.UtilValidate
lower-case letter characters
LowercaseWord - class org.ofbiz.core.rules.parse.tokens.LowercaseWord.
Title: Lower Case Word
LowercaseWord() - Constructor for class org.ofbiz.core.rules.parse.tokens.LowercaseWord
 
lowerFirstChar(String) - Static method in class org.ofbiz.core.entity.model.ModelUtil
Changes the first letter of the passed String to lower case.

M

main(String[]) - Static method in class org.ofbiz.core.util.ConfigXMLReader
 
main(String[]) - Static method in class org.ofbiz.core.workflow.definition.XpdlReader
 
main(String[]) - Static method in class org.ofbiz.core.rules.logikus.LogikusIde
Launch a Logikus interactive development environment.
main(String[]) - Static method in class org.ofbiz.core.rules.parse.ShowTrack
Show some examples of using a Track.
main(String[]) - Static method in class org.ofbiz.core.rules.parse.tokens.TokenStringSource
Shows the example in the class comment.
main(String[]) - Static method in class org.ofbiz.core.rules.utensil.LinearCalculator
Show the example in the class comment.
main(String[]) - Static method in class org.ofbiz.core.crypto.GenerateKey
Generates a secret key file (ofbkey) in the current directory.
mainEntity - Variable in class org.ofbiz.core.entity.model.ModelRelation
the main entity of this relation
mainEntity - Variable in class org.ofbiz.core.entity.model.ModelIndex
reference to the entity this index refers to
mainPanel() - Method in class org.ofbiz.core.rules.logikus.LogikusIde
Builds and returns the panel that contains all the components of the IDE.
makeConditional(Element, SimpleMethod) - Static method in class org.ofbiz.core.minilang.method.conditional.ConditionalFactory
 
makeDataFile(URL, String) - Static method in class org.ofbiz.core.datafile.DataFile
Creates a DataFile object using the specified definition.
makeElement(String, Object, Document) - Static method in class org.ofbiz.core.serialize.XmlSerializer
 
makeEmptyXmlDocument() - Static method in class org.ofbiz.core.util.UtilXml
 
makeEmptyXmlDocument(String) - Static method in class org.ofbiz.core.util.UtilXml
 
makeErrorMessage(Map, String, String, String, String) - Static method in class org.ofbiz.core.service.ServiceUtil
 
makeFkConstraintClause(ModelEntity, ModelRelation, ModelEntity, int, String, boolean) - Method in class org.ofbiz.core.entity.jdbc.DatabaseUtil
 
makeFkConstraintName(ModelRelation, int) - Method in class org.ofbiz.core.entity.jdbc.DatabaseUtil
 
makeFkIndexClause(ModelEntity, ModelRelation, int) - Method in class org.ofbiz.core.entity.jdbc.DatabaseUtil
 
makeFlexibleProperties(Properties) - Static method in class org.ofbiz.core.util.FlexibleProperties
 
makeFlexibleProperties(String[]) - Static method in class org.ofbiz.core.util.FlexibleProperties
 
makeFlexibleProperties(URL) - Static method in class org.ofbiz.core.util.FlexibleProperties
 
makeFlexibleProperties(URL, Properties) - Static method in class org.ofbiz.core.util.FlexibleProperties
 
makeFromClause(ModelEntity, EntityConfigUtil.DatasourceInfo) - Static method in class org.ofbiz.core.entity.jdbc.SqlJdbcUtil
Makes the FROM clause and when necessary the JOIN clause(s) as well
makeIndexClause(ModelEntity, ModelIndex) - Method in class org.ofbiz.core.entity.jdbc.DatabaseUtil
 
makeInfo(GenericDelegator, long, int, int, int) - Static method in class org.ofbiz.core.calendar.RecurrenceInfo
 
makeInfo(GenericDelegator, long, int, int, int, long) - Static method in class org.ofbiz.core.calendar.RecurrenceInfo
 
makeInfo(GenericDelegator, long, int, int, long) - Static method in class org.ofbiz.core.calendar.RecurrenceInfo
 
MakeInString - class org.ofbiz.core.minilang.operation.MakeInString.
The container of MakeInString operations to make a new input String
MakeInString(Element) - Constructor for class org.ofbiz.core.minilang.operation.MakeInString
 
MakeInStringOperation - class org.ofbiz.core.minilang.operation.MakeInStringOperation.
Abstract class defining the interface to a MakeInString operation
MakeInStringOperation(Element) - Constructor for class org.ofbiz.core.minilang.operation.MakeInStringOperation
 
makeLink(HttpServletRequest, HttpServletResponse, String) - Method in class org.ofbiz.core.control.RequestHandler
 
makeLoader(Element) - Static method in class org.ofbiz.core.config.ResourceLoader
 
makeMessage(Session, ModelService, Map) - Method in class org.ofbiz.core.service.jms.JmsServiceEngine
 
makeMessageList(List, String, String) - Static method in class org.ofbiz.core.service.ServiceUtil
 
makeOrderByClause(ModelEntity, List, boolean, EntityConfigUtil.DatasourceInfo) - Static method in class org.ofbiz.core.entity.jdbc.SqlJdbcUtil
 
makeOrderByClause(ModelEntity, List, EntityConfigUtil.DatasourceInfo) - Static method in class org.ofbiz.core.entity.jdbc.SqlJdbcUtil
 
makePK(Element) - Method in class org.ofbiz.core.entity.GenericDelegator
 
makePK(String, Map) - Method in class org.ofbiz.core.entity.GenericDelegator
Creates a Primary Key in the form of a GenericPK without persisting it
makePK(String, Map) - Method in interface org.ofbiz.core.entity.DelegatorInterface
 
makeRealMap() - Method in class org.ofbiz.core.util.UtilMisc.SimpleMap
 
makeRecord(String) - Method in class org.ofbiz.core.datafile.DataFile
 
makeRule(GenericDelegator, int, int, int) - Static method in class org.ofbiz.core.calendar.RecurrenceRule
 
makeRule(GenericDelegator, int, int, int, long) - Static method in class org.ofbiz.core.calendar.RecurrenceRule
 
makeRule(GenericDelegator, int, int, long) - Static method in class org.ofbiz.core.calendar.RecurrenceRule
 
makeSection(Element) - Method in class org.ofbiz.core.region.RegionManager
 
makeString(Object) - Static method in class org.ofbiz.core.util.UtilFormatOut
Checks to see if the passed Object is null, if it is returns an empty but non-null string, otherwise calls toString() on the object
makeSuccessMessage(Map, String, String, String, String) - Static method in class org.ofbiz.core.service.ServiceUtil
 
makeValid(Map, String) - Method in class org.ofbiz.core.service.ModelService
Creates a new Map based from an existing map with just valid parameters.
MakeValue - class org.ofbiz.core.minilang.method.entityops.MakeValue.
Uses the delegator to find entity values by anding the map fields
makeValue(Element) - Method in class org.ofbiz.core.entity.GenericDelegator
 
MakeValue(Element, SimpleMethod) - Constructor for class org.ofbiz.core.minilang.method.entityops.MakeValue
 
makeValue(String, Map) - Method in class org.ofbiz.core.entity.GenericDelegator
Creates a Entity in the form of a GenericValue without persisting it
makeValue(String, Map) - Method in interface org.ofbiz.core.entity.DelegatorInterface
 
makeValues(Document) - Method in class org.ofbiz.core.entity.GenericDelegator
 
makeViewTable(ModelEntity, EntityConfigUtil.DatasourceInfo) - Static method in class org.ofbiz.core.entity.jdbc.SqlJdbcUtil
 
makeViewWhereClause(ModelEntity, String) - Static method in class org.ofbiz.core.entity.jdbc.SqlJdbcUtil
 
makeWhereClause(ModelEntity, List, Map, String, String) - Static method in class org.ofbiz.core.entity.jdbc.SqlJdbcUtil
 
makeWhereString(ModelEntity, List) - Method in class org.ofbiz.core.entity.EntityWhereString
 
makeWhereString(ModelEntity, List) - Method in class org.ofbiz.core.entity.EntityFieldMap
 
makeWhereString(ModelEntity, List) - Method in class org.ofbiz.core.entity.EntityExprList
 
makeWhereString(ModelEntity, List) - Method in class org.ofbiz.core.entity.EntityExpr
 
makeWhereString(ModelEntity, List) - Method in class org.ofbiz.core.entity.EntityConditionList
 
makeWhereString(ModelEntity, List) - Method in class org.ofbiz.core.entity.EntityCondition
 
makeWhereStringFromFields(List, Map, String) - Static method in class org.ofbiz.core.entity.jdbc.SqlJdbcUtil
Makes a WHERE clause String with "=?" if not null or " IS null" if null, all AND separated
makeWhereStringFromFields(List, Map, String, List) - Static method in class org.ofbiz.core.entity.jdbc.SqlJdbcUtil
Makes a WHERE clause String with "=?" if not null or " IS null" if null, all AND separated
makeXmlDocument(Collection) - Static method in class org.ofbiz.core.entity.GenericEntity
 
makeXmlElement(Document) - Method in class org.ofbiz.core.entity.GenericEntity
Makes an XML Element object with an attribute for each field of the entity
makeXmlElement(Document, String) - Method in class org.ofbiz.core.entity.GenericEntity
Makes an XML Element object with an attribute for each field of the entity
manager() - Method in interface org.ofbiz.core.workflow.WfProcess
Gets the manager associated with this process
manager() - Method in class org.ofbiz.core.workflow.impl.WfProcessImpl
 
map - Variable in class org.ofbiz.core.taglib.ParamTag
 
mapAcsr - Variable in class org.ofbiz.core.minilang.method.callops.CallService.ResultToFieldDef
 
MapComparator - class org.ofbiz.core.util.MapComparator.
MapComparator.java
MapComparator(List) - Constructor for class org.ofbiz.core.util.MapComparator
Method MapComparator.
MapProcessor - class org.ofbiz.core.minilang.operation.MapProcessor.
Map Processor Main Class
MapProcessor(Element) - Constructor for class org.ofbiz.core.minilang.operation.MapProcessor
 
MapToMap - class org.ofbiz.core.minilang.method.envops.MapToMap.
Copies a map field to a map field
MapToMap(Element, SimpleMethod) - Constructor for class org.ofbiz.core.minilang.method.envops.MapToMap
 
mapToStr(Map) - Static method in class org.ofbiz.core.util.StringUtil
Creates an encoded String from a Map of name/value pairs (MUST BE STRINGS!)
MasterIf - class org.ofbiz.core.minilang.method.conditional.MasterIf.
Represents the top-level element and only mounted operation for the more flexible if structure.
MasterIf(Element, SimpleMethod) - Constructor for class org.ofbiz.core.minilang.method.conditional.MasterIf
 
match(List) - Method in class org.ofbiz.core.rules.parse.Track
Given a collection of assemblies, this method matches this track against all of them, and returns a new collection of the assemblies that result from the matches.
match(List) - Method in class org.ofbiz.core.rules.parse.Terminal
Given a collection of assemblies, this method matches this terminal against all of them, and returns a new collection of the assemblies that result from the matches.
match(List) - Method in class org.ofbiz.core.rules.parse.Sequence
Given a set of assemblies, this method matches this sequence against all of them, and returns a new set of the assemblies that result from the matches.
match(List) - Method in class org.ofbiz.core.rules.parse.Repetition
Given a set of assemblies, this method applies a preassembler to all of them, matches its subparser repeatedly against each of them, applies its post-assembler against each, and returns a new set of the assemblies that result from the matches.
match(List) - Method in class org.ofbiz.core.rules.parse.Parser
Given a set (well, a List, really) of assemblies, this method matches this parser against all of them, and returns a new set (also really a List) of the assemblies that result from the matches.
match(List) - Method in class org.ofbiz.core.rules.parse.Empty
Given a set of assemblies, this method returns the set as a successful match.
match(List) - Method in class org.ofbiz.core.rules.parse.Alternation
Given a set of assemblies, this method matches this alternation against all of them, and returns a new set of the assemblies that result from the matches.
matchAndAssemble(List) - Method in class org.ofbiz.core.rules.parse.Parser
Match this parser against an input state, and then apply this parser's assembler against the resulting state.
matchesFields(Map) - Method in class org.ofbiz.core.entity.GenericEntity
 
matchOneAssembly(Assembly) - Method in class org.ofbiz.core.rules.parse.Terminal
Returns an assembly equivalent to the supplied assembly, except that this terminal will have been removed from the front of the assembly.
MAX_HR - Static variable in class org.ofbiz.core.calendar.RecurrenceRule
 
MAX_JOBS - Static variable in class org.ofbiz.core.service.job.JobPoller
 
MAX_MIN - Static variable in class org.ofbiz.core.calendar.RecurrenceRule
 
MAX_MTH - Static variable in class org.ofbiz.core.calendar.RecurrenceRule
 
MAX_MTH_DAY - Static variable in class org.ofbiz.core.calendar.RecurrenceRule
 
MAX_SEC - Static variable in class org.ofbiz.core.calendar.RecurrenceRule
 
MAX_THREADS - Static variable in class org.ofbiz.core.service.job.JobPoller
 
MAX_WEEK_NO - Static variable in class org.ofbiz.core.calendar.RecurrenceRule
 
MAX_YEAR_DAY - Static variable in class org.ofbiz.core.calendar.RecurrenceRule
 
maxSize - Variable in class org.ofbiz.core.util.UtilCache
The maximum number of elements in the cache.
MD5Encrypt - class org.ofbiz.core.crypto.MD5Encrypt.
Title: MD5Encrypt.java
MD5Encrypt(String) - Constructor for class org.ofbiz.core.crypto.MD5Encrypt
Creates a new Encrypted String object.
mediator - Variable in class org.ofbiz.core.rules.logikus.LogikusIde
 
mediator() - Method in class org.ofbiz.core.rules.logikus.LogikusIde
The object that controls or "mediates" the interaction of this development environment's Swing components.
memberModelEntities - Variable in class org.ofbiz.core.entity.model.ModelViewEntity
Contains member-entity ModelEntities: key is alias, value is ModelEntity; populated with fields
memberModelMemberEntities - Variable in class org.ofbiz.core.entity.model.ModelViewEntity
Contains member-entity alias name definitions: key is alias, value is ModelMemberEntity
MemoryHelper - class org.ofbiz.core.entity.MemoryHelper.
Partial GenericHelper implementation that is entirely memory-based, to be used for simple unit testing (can't do anything beyond searches for primary keys, findByOr and findByAnd).
MemoryHelper(String) - Constructor for class org.ofbiz.core.entity.MemoryHelper
 
methodContext - Variable in class org.ofbiz.core.minilang.method.ServletAccessor.AttributeAccessor
 
MethodContext - class org.ofbiz.core.minilang.method.MethodContext.
A single operation, does the specified operation on the given field
MethodContext(DispatchContext, Map, ClassLoader) - Constructor for class org.ofbiz.core.minilang.method.MethodContext
 
MethodContext(HttpServletRequest, HttpServletResponse, ClassLoader) - Constructor for class org.ofbiz.core.minilang.method.MethodContext
 
MethodContext(Map, ClassLoader, int) - Constructor for class org.ofbiz.core.minilang.method.MethodContext
This is a very simple constructor which assumes the needed objects (dispatcher, delegator, security, request, response, etc) are in the context.
MethodObject - class org.ofbiz.core.minilang.method.MethodObject.
A single Object value to be used as a parameter or whatever
MethodObject(Element, SimpleMethod) - Constructor for class org.ofbiz.core.minilang.method.MethodObject
 
MethodOperation - class org.ofbiz.core.minilang.method.MethodOperation.
A single operation, does the specified operation on the given field
MethodOperation(Element, SimpleMethod) - Constructor for class org.ofbiz.core.minilang.method.MethodOperation
 
MethodString - class org.ofbiz.core.minilang.method.MethodString.
A single String value, generally meant to be combined with others
MethodString(Element, SimpleMethod) - Constructor for class org.ofbiz.core.minilang.method.MethodString
 
MIN_HR - Static variable in class org.ofbiz.core.calendar.RecurrenceRule
 
MIN_MIN - Static variable in class org.ofbiz.core.calendar.RecurrenceRule
 
MIN_MTH - Static variable in class org.ofbiz.core.calendar.RecurrenceRule
 
MIN_MTH_DAY - Static variable in class org.ofbiz.core.calendar.RecurrenceRule
 
MIN_SEC - Static variable in class org.ofbiz.core.calendar.RecurrenceRule
 
MIN_THREADS - Static variable in class org.ofbiz.core.service.job.JobPoller
 
MIN_WEEK_NO - Static variable in class org.ofbiz.core.calendar.RecurrenceRule
 
MIN_YEAR_DAY - Static variable in class org.ofbiz.core.calendar.RecurrenceRule
 
MiniLangException - exception org.ofbiz.core.minilang.MiniLangException.
MiniLangException
MiniLangException() - Constructor for class org.ofbiz.core.minilang.MiniLangException
 
MiniLangException(String) - Constructor for class org.ofbiz.core.minilang.MiniLangException
 
MiniLangException(String, Throwable) - Constructor for class org.ofbiz.core.minilang.MiniLangException
 
minusPhrase() - Method in class org.ofbiz.core.rules.logikus.LogikusParser
Return a parser that recognizes the grammar: minusPhrase = '-' phrase;
MINUTELY - Static variable in class org.ofbiz.core.calendar.RecurrenceRule
Frequency MINUTELY
missCount - Variable in class org.ofbiz.core.util.UtilCache
A count of the number of cache misses
mode - Variable in class org.ofbiz.core.service.ModelParam
Parameter mode (IN/OUT/INOUT)
mode - Variable in class org.ofbiz.core.taglib.ServiceTag
 
mode - Variable in class org.ofbiz.core.taglib.ParamTag
 
modelDataFile - Variable in class org.ofbiz.core.datafile.DataFile
Contains the definition for the file
ModelDataFile - class org.ofbiz.core.datafile.ModelDataFile.
Title:
ModelDataFile() - Constructor for class org.ofbiz.core.datafile.ModelDataFile
 
ModelDataFileReader - class org.ofbiz.core.datafile.ModelDataFileReader.
Title: Flat File definition reader
ModelDataFileReader(URL) - Constructor for class org.ofbiz.core.datafile.ModelDataFileReader
 
modelDataFiles - Variable in class org.ofbiz.core.datafile.ModelDataFileReader
 
modelEntity - Variable in class org.ofbiz.core.entity.GenericEntity
Contains the ModelEntity instance that represents the definition of this entity, not to be serialized
modelEntity - Variable in class org.ofbiz.core.entity.EntityListIterator
 
ModelEntity - class org.ofbiz.core.entity.model.ModelEntity.
Generic Entity - Entity model class
ModelEntity() - Constructor for class org.ofbiz.core.entity.model.ModelEntity
Default Constructor
ModelEntity(ModelReader, Element, Element, UtilTimer, Hashtable) - Constructor for class org.ofbiz.core.entity.model.ModelEntity
XML Constructor
ModelEntity(String, List, ModelFieldTypeReader) - Constructor for class org.ofbiz.core.entity.model.ModelEntity
DB Names Constructor
modelField - Variable in class org.ofbiz.core.entity.EntityConditionParam
 
ModelField - class org.ofbiz.core.entity.model.ModelField.
Generic Entity - Field model class
ModelField - class org.ofbiz.core.datafile.ModelField.
ModelField
ModelField() - Constructor for class org.ofbiz.core.entity.model.ModelField
Default Constructor
ModelField() - Constructor for class org.ofbiz.core.datafile.ModelField
 
ModelField(DatabaseUtil.ColumnCheckInfo, ModelFieldTypeReader) - Constructor for class org.ofbiz.core.entity.model.ModelField
DB Names Constructor
ModelField(Element) - Constructor for class org.ofbiz.core.entity.model.ModelField
XML Constructor
ModelFieldType - class org.ofbiz.core.entity.model.ModelFieldType.
Generic Entity - FieldType model class
ModelFieldType() - Constructor for class org.ofbiz.core.entity.model.ModelFieldType
Default Constructor
ModelFieldType(Element) - Constructor for class org.ofbiz.core.entity.model.ModelFieldType
XML Constructor
modelFieldTypeReader - Variable in class org.ofbiz.core.entity.GenericDAO
 
modelFieldTypeReader - Variable in class org.ofbiz.core.entity.EntityListIterator
 
modelFieldTypeReader - Variable in class org.ofbiz.core.entity.jdbc.DatabaseUtil
 
ModelFieldTypeReader - class org.ofbiz.core.entity.model.ModelFieldTypeReader.
Generic Entity - Field Type Definition Reader
ModelFieldTypeReader(String) - Constructor for class org.ofbiz.core.entity.model.ModelFieldTypeReader
 
modelGroupReader - Variable in class org.ofbiz.core.entity.GenericDelegator
 
ModelGroupReader - class org.ofbiz.core.entity.model.ModelGroupReader.
Generic Entity - Entity Group Definition Reader
ModelGroupReader(String) - Constructor for class org.ofbiz.core.entity.model.ModelGroupReader
 
ModelIndex - class org.ofbiz.core.entity.model.ModelIndex.
Generic Entity - Relation model class
ModelIndex() - Constructor for class org.ofbiz.core.entity.model.ModelIndex
Default Constructor
ModelIndex(ModelEntity, Element) - Constructor for class org.ofbiz.core.entity.model.ModelIndex
XML Constructor
ModelKeyMap - class org.ofbiz.core.entity.model.ModelKeyMap.
Generic Entity - KeyMap model class
ModelKeyMap() - Constructor for class org.ofbiz.core.entity.model.ModelKeyMap
Default Constructor
ModelKeyMap(Element) - Constructor for class org.ofbiz.core.entity.model.ModelKeyMap
XML Constructor
modelName - Variable in class org.ofbiz.core.entity.model.ModelReader
 
modelName - Variable in class org.ofbiz.core.entity.model.ModelGroupReader
 
modelName - Variable in class org.ofbiz.core.entity.model.ModelFieldTypeReader
 
ModelParam - class org.ofbiz.core.service.ModelParam.
Generic Service Model Parameter
ModelParam() - Constructor for class org.ofbiz.core.service.ModelParam
 
modelReader - Variable in class org.ofbiz.core.entity.GenericDelegator
 
modelReader - Variable in class org.ofbiz.core.entity.model.ModelEntity
The ModelReader that created this Entity
ModelReader - class org.ofbiz.core.entity.model.ModelReader.
Generic Entity - Entity Definition Reader
ModelReader(String) - Constructor for class org.ofbiz.core.entity.model.ModelReader
 
modelRecord - Variable in class org.ofbiz.core.datafile.Record
Contains the definition for the record
ModelRecord - class org.ofbiz.core.datafile.ModelRecord.
Title:
ModelRecord() - Constructor for class org.ofbiz.core.datafile.ModelRecord
 
ModelRelation - class org.ofbiz.core.entity.model.ModelRelation.
Generic Entity - Relation model class
ModelRelation() - Constructor for class org.ofbiz.core.entity.model.ModelRelation
Default Constructor
ModelRelation(ModelEntity, Element) - Constructor for class org.ofbiz.core.entity.model.ModelRelation
XML Constructor
modelService - Static variable in class org.ofbiz.core.service.DispatchContext
 
ModelService - class org.ofbiz.core.service.ModelService.
Generic Service Model Class
ModelService() - Constructor for class org.ofbiz.core.service.ModelService
 
ModelService(ModelService) - Constructor for class org.ofbiz.core.service.ModelService
 
ModelServiceReader - class org.ofbiz.core.service.ModelServiceReader.
Generic Service - Service Definition Reader
ModelServiceReader(ResourceHandler) - Constructor for class org.ofbiz.core.service.ModelServiceReader
 
ModelServiceReader(URL) - Constructor for class org.ofbiz.core.service.ModelServiceReader
 
modelServices - Variable in class org.ofbiz.core.service.ModelServiceReader
 
ModelUtil - class org.ofbiz.core.entity.model.ModelUtil.
Generic Entity - General Utilities
ModelUtil() - Constructor for class org.ofbiz.core.entity.model.ModelUtil
 
ModelViewEntity - class org.ofbiz.core.entity.model.ModelViewEntity.
This class extends ModelEntity and provides additional information appropriate to view entities
ModelViewEntity.ModelAlias - class org.ofbiz.core.entity.model.ModelViewEntity.ModelAlias.
 
ModelViewEntity.ModelAlias() - Constructor for class org.ofbiz.core.entity.model.ModelViewEntity.ModelAlias
 
ModelViewEntity.ModelAlias(Element) - Constructor for class org.ofbiz.core.entity.model.ModelViewEntity.ModelAlias
 
ModelViewEntity.ModelAlias(String, String, String, Boolean, boolean, String) - Constructor for class org.ofbiz.core.entity.model.ModelViewEntity.ModelAlias
 
ModelViewEntity.ModelMemberEntity - class org.ofbiz.core.entity.model.ModelViewEntity.ModelMemberEntity.
 
ModelViewEntity.ModelMemberEntity(String, String) - Constructor for class org.ofbiz.core.entity.model.ModelViewEntity.ModelMemberEntity
 
ModelViewEntity.ModelViewLink - class org.ofbiz.core.entity.model.ModelViewEntity.ModelViewLink.
 
ModelViewEntity.ModelViewLink() - Constructor for class org.ofbiz.core.entity.model.ModelViewEntity.ModelViewLink
 
ModelViewEntity.ModelViewLink(Element) - Constructor for class org.ofbiz.core.entity.model.ModelViewEntity.ModelViewLink
 
ModelViewEntity.ModelViewLink(String, String, List) - Constructor for class org.ofbiz.core.entity.model.ModelViewEntity.ModelViewLink
 
ModelViewEntity(ModelReader, Element, Element, UtilTimer, Hashtable) - Constructor for class org.ofbiz.core.entity.model.ModelViewEntity
 
modified - Variable in class org.ofbiz.core.entity.GenericEntity
Denotes whether or not this entity has been modified, or is known to be out of sync with the persistent record
module - Static variable in class org.ofbiz.core.util.UtilXml
 
module - Static variable in class org.ofbiz.core.util.ObjectType
 
module - Static variable in class org.ofbiz.core.util.HttpClient
 
module - Static variable in class org.ofbiz.core.util.ConfigXMLReader
 
module - Static variable in class org.ofbiz.core.util.BshUtil
 
module - Static variable in class org.ofbiz.core.entity.TransactionUtil
 
module - Static variable in class org.ofbiz.core.entity.SequenceUtil
 
module - Static variable in class org.ofbiz.core.entity.GenericHelperDAO
 
module - Static variable in class org.ofbiz.core.entity.GenericDelegator
 
module - Static variable in class org.ofbiz.core.entity.GenericDAO
 
module - Static variable in class org.ofbiz.core.entity.EntitySaxReader
 
module - Static variable in class org.ofbiz.core.entity.ConnectionFactory
 
module - Static variable in class org.ofbiz.core.entity.jdbc.SqlJdbcUtil
 
module - Static variable in class org.ofbiz.core.entity.jdbc.SQLProcessor
Module Name Used for debugging
module - Static variable in class org.ofbiz.core.entity.jdbc.DatabaseUtil
 
module - Static variable in class org.ofbiz.core.entity.model.ModelViewEntity
 
module - Static variable in class org.ofbiz.core.entity.model.ModelReader
 
module - Static variable in class org.ofbiz.core.entity.model.ModelFieldTypeReader
 
module - Static variable in class org.ofbiz.core.entity.model.ModelEntity
 
module - Static variable in class org.ofbiz.core.entity.transaction.JotmFactory
 
module - Static variable in class org.ofbiz.core.entity.transaction.JotmConnectionFactory
 
module - Static variable in class org.ofbiz.core.entity.transaction.JNDIFactory
 
module - Static variable in class org.ofbiz.core.service.WebAppDispatcher
 
module - Static variable in class org.ofbiz.core.service.ServiceDispatcher
 
module - Static variable in class org.ofbiz.core.service.ModelServiceReader
 
module - Static variable in class org.ofbiz.core.service.ModelService
 
module - Static variable in class org.ofbiz.core.service.GenericResultWaiter
 
module - Static variable in class org.ofbiz.core.service.GenericDispatcher
 
module - Static variable in class org.ofbiz.core.service.GenericAbstractDispatcher
 
module - Static variable in class org.ofbiz.core.service.DispatchContext
 
module - Static variable in class org.ofbiz.core.service.eca.ServiceEcaUtil
 
module - Static variable in class org.ofbiz.core.service.engine.StandardJavaEngine
 
module - Static variable in class org.ofbiz.core.service.engine.SOAPClientEngine
 
module - Static variable in class org.ofbiz.core.service.engine.HttpEngine
 
module - Static variable in class org.ofbiz.core.service.engine.BSFEngine
 
module - Static variable in class org.ofbiz.core.service.group.ServiceGroupReader
 
module - Static variable in class org.ofbiz.core.service.group.GroupServiceModel
 
module - Static variable in class org.ofbiz.core.service.group.GroupModel
 
module - Static variable in class org.ofbiz.core.service.jms.JmsTopicListener
 
module - Static variable in class org.ofbiz.core.service.jms.JmsServiceEngine
 
module - Static variable in class org.ofbiz.core.service.jms.JmsQueueListener
 
module - Static variable in class org.ofbiz.core.service.jms.JmsListenerFactory
 
module - Static variable in class org.ofbiz.core.service.jms.AbstractJmsListener
 
module - Static variable in class org.ofbiz.core.service.job.PersistedServiceJob
 
module - Static variable in class org.ofbiz.core.service.job.JobPoller
 
module - Static variable in class org.ofbiz.core.service.job.JobManager
 
module - Static variable in class org.ofbiz.core.service.job.JobInvoker
 
module - Static variable in class org.ofbiz.core.service.job.GenericServiceJob
 
module - Static variable in class org.ofbiz.core.service.job.AbstractJob
 
module - Static variable in class org.ofbiz.core.calendar.RecurrenceRule
 
module - Static variable in class org.ofbiz.core.calendar.RecurrenceInfo
 
module - Static variable in class org.ofbiz.core.security.SecurityFactory
 
module - Static variable in class org.ofbiz.core.security.OFBizSecurity
 
module - Static variable in class org.ofbiz.core.stats.VisitHandler
 
module - Static variable in class org.ofbiz.core.stats.ServerHitBin
 
module - Static variable in class org.ofbiz.core.extentity.EntityServiceFactory
 
module - Static variable in class org.ofbiz.core.extentity.eca.EntityEcaUtil
 
module - Static variable in class org.ofbiz.core.extentity.eca.EntityEcaAction
 
module - Static variable in class org.ofbiz.core.extentity.eca.DelegatorEcaHandler
 
module - Static variable in class org.ofbiz.core.control.RequestManager
 
module - Static variable in class org.ofbiz.core.control.RequestHandler
 
module - Static variable in class org.ofbiz.core.control.ControlServlet
 
module - Static variable in class org.ofbiz.core.control.ControlEventListener
 
module - Static variable in class org.ofbiz.core.control.ControlActivationEventListener
 
module - Static variable in class org.ofbiz.core.control.ContextSecurityFilter
 
module - Static variable in class org.ofbiz.core.event.SimpleEventHandler
 
module - Static variable in class org.ofbiz.core.event.ServiceEventHandler
 
module - Static variable in class org.ofbiz.core.event.SOAPEventHandler
 
module - Static variable in class org.ofbiz.core.event.JavaEventHandler
 
module - Static variable in class org.ofbiz.core.ftl.SetRequestAttributeMethod
 
module - Static variable in class org.ofbiz.core.ftl.FreeMarkerViewRenderer
 
module - Static variable in class org.ofbiz.core.ftl.FreeMarkerViewHandler
 
module - Static variable in class org.ofbiz.core.taglib.UrlTag
 
module - Static variable in class org.ofbiz.core.taglib.ServiceTag
 
module - Static variable in class org.ofbiz.core.taglib.IteratorTag
 
module - Static variable in class org.ofbiz.core.taglib.ContentUrlTag
 
module - Static variable in class org.ofbiz.core.view.ViewFactory
 
module - Static variable in class org.ofbiz.core.view.VelocityViewHandler
 
module - Static variable in class org.ofbiz.core.view.JPublishViewHandler
 
module - Static variable in class org.ofbiz.core.view.GenericViewRenderer
 
module - Static variable in class org.ofbiz.core.workflow.WorkflowEngine
 
module - Static variable in class org.ofbiz.core.workflow.WfApplicationServices
 
module - Static variable in class org.ofbiz.core.workflow.client.WorkflowClient
 
module - Static variable in class org.ofbiz.core.workflow.client.StartActivityJob
 
module - Static variable in class org.ofbiz.core.workflow.definition.XpdlReader
 
module - Static variable in class org.ofbiz.core.workflow.impl.WfRequesterImpl
 
module - Static variable in class org.ofbiz.core.workflow.impl.WfProcessMgrImpl
 
module - Static variable in class org.ofbiz.core.workflow.impl.WfProcessImpl
 
module - Static variable in class org.ofbiz.core.workflow.impl.WfExecutionObjectImpl
 
module - Static variable in class org.ofbiz.core.workflow.impl.WfAssignmentImpl
 
module - Static variable in class org.ofbiz.core.workflow.impl.WfActivityToolImplementation
 
module - Static variable in class org.ofbiz.core.workflow.impl.WfActivitySubFlowImplementation
 
module - Static variable in class org.ofbiz.core.workflow.impl.WfActivityRouteImplementation
 
module - Static variable in class org.ofbiz.core.workflow.impl.WfActivityNoImplementation
 
module - Static variable in class org.ofbiz.core.workflow.impl.WfActivityLoopImplementation
 
module - Static variable in class org.ofbiz.core.workflow.impl.WfActivityImplementationFact
 
module - Static variable in class org.ofbiz.core.workflow.impl.WfActivityImpl
 
module - Static variable in class org.ofbiz.core.workflow.impl.WfActivityAbstractImplementation
 
module - Static variable in class org.ofbiz.core.minilang.SimpleMethod
 
module - Static variable in class org.ofbiz.core.minilang.method.callops.CallSimpleMethod
 
module - Static variable in class org.ofbiz.core.minilang.method.callops.CallServiceAsynch
 
module - Static variable in class org.ofbiz.core.minilang.method.callops.CallService
 
module - Static variable in class org.ofbiz.core.minilang.method.callops.CallObjectMethod
 
module - Static variable in class org.ofbiz.core.minilang.method.callops.CallClassMethod
 
module - Static variable in class org.ofbiz.core.minilang.method.callops.CallBsh
 
module - Static variable in class org.ofbiz.core.minilang.method.otherops.Log
 
module - Static variable in class org.ofbiz.core.minilang.method.otherops.Calculate
 
monthBegin() - Static method in class org.ofbiz.core.util.UtilDateTime
Makes a Timestamp for the beginning of the month
MONTHLY - Static variable in class org.ofbiz.core.calendar.RecurrenceRule
Frequency MONTHLY
myChar - Variable in class org.ofbiz.core.rules.parse.tokens.SymbolNode
 
MyNarrow - class org.ofbiz.core.util.MyNarrow.
 

N

name - Variable in class org.ofbiz.core.config.SecurityConfigUtil.SecurityInfo
 
name - Variable in class org.ofbiz.core.config.ResourceLoader
 
name - Variable in class org.ofbiz.core.config.JNDIConfigUtil.JndiServerInfo
 
name - Variable in class org.ofbiz.core.util.UtilCache
The name of the UtilCache instance, is also the key for the instance in utilCacheTable.
name - Variable in class org.ofbiz.core.entity.config.EntityConfigUtil.ResourceLoaderInfo
 
name - Variable in class org.ofbiz.core.entity.config.EntityConfigUtil.DelegatorInfo
 
name - Variable in class org.ofbiz.core.entity.config.EntityConfigUtil.EntityModelReaderInfo
 
name - Variable in class org.ofbiz.core.entity.config.EntityConfigUtil.EntityGroupReaderInfo
 
name - Variable in class org.ofbiz.core.entity.config.EntityConfigUtil.EntityEcaReaderInfo
 
name - Variable in class org.ofbiz.core.entity.config.EntityConfigUtil.FieldTypeInfo
 
name - Variable in class org.ofbiz.core.entity.config.EntityConfigUtil.DatasourceInfo
 
name - Variable in class org.ofbiz.core.entity.model.ModelViewEntity.ModelAlias
 
name - Variable in class org.ofbiz.core.entity.model.ModelIndex
the index name, used for the database index name
name - Variable in class org.ofbiz.core.entity.model.ModelField
The name of the Field
name - Variable in class org.ofbiz.core.service.ModelService
The name of this service
name - Variable in class org.ofbiz.core.service.ModelParam
Parameter name
name - Variable in class org.ofbiz.core.service.GenericAbstractDispatcher
 
name - Variable in class org.ofbiz.core.service.DispatchContext
 
name - Variable in class org.ofbiz.core.region.Section
 
name - Variable in class org.ofbiz.core.taglib.ParamTag
 
name - Variable in class org.ofbiz.core.taglib.ObjectTag
 
name - Variable in class org.ofbiz.core.taglib.IteratorTag
 
name - Variable in class org.ofbiz.core.taglib.IterateNextTag
 
name - Variable in class org.ofbiz.core.rules.engine.Variable
 
name - Variable in class org.ofbiz.core.rules.parse.Parser
a name to identify this parser
name - Variable in class org.ofbiz.core.rules.parse.tokens.TokenType
 
name - Variable in class org.ofbiz.core.datafile.ModelRecord
The name of the Record
name - Variable in class org.ofbiz.core.datafile.ModelField
The name of the Field
name - Variable in class org.ofbiz.core.datafile.ModelDataFile
The name of the File
name - Variable in class org.ofbiz.core.minilang.method.ServletAccessor
 
name - Variable in class org.ofbiz.core.minilang.method.ContextAccessor
 
name() - Method in interface org.ofbiz.core.workflow.WfProcessMgr
 
name() - Method in interface org.ofbiz.core.workflow.WfExecutionObject
Getter for attribute 'name'.
name() - Method in class org.ofbiz.core.workflow.impl.WfProcessMgrImpl
 
name() - Method in class org.ofbiz.core.workflow.impl.WfExecutionObjectImpl
 
nameSpace - Variable in class org.ofbiz.core.service.ModelService
The namespace of this service
nameString(List) - Method in class org.ofbiz.core.entity.model.ModelEntity
 
nameString(List, String, String) - Method in class org.ofbiz.core.entity.model.ModelEntity
 
narrow(Object, Class) - Static method in class org.ofbiz.core.util.MyNarrow
narrow stuff
needsExpand - Variable in class org.ofbiz.core.minilang.method.ServletAccessor
 
needsExpand - Variable in class org.ofbiz.core.minilang.method.ContextAccessor
 
neverCache - Variable in class org.ofbiz.core.entity.model.ModelEntity
An indicator to specify if this entity is never cached.
newData() - Method in interface org.ofbiz.core.workflow.WfDataEventAudit
 
newResourceKey() - Method in interface org.ofbiz.core.workflow.WfAssignmentEventAudit
 
newResourceName() - Method in interface org.ofbiz.core.workflow.WfAssignmentEventAudit
 
newState() - Method in interface org.ofbiz.core.workflow.WfStateEventAudit
 
NEXT_PAGE - Static variable in class org.ofbiz.core.util.ConfigXMLReader
 
next() - Method in class org.ofbiz.core.entity.EntityListIterator
Moves the cursor to the next position and returns the GenericValue object for that position; if there is no next, returns null
next() - Method in class org.ofbiz.core.entity.jdbc.SQLProcessor
Test if there more records available
next() - Method in class org.ofbiz.core.service.job.JobPoller
Returns the next job to run
next() - Method in class org.ofbiz.core.calendar.RecurrenceInfo
Returns the next recurrence from now.
next() - Method in class org.ofbiz.core.report.JRMapCollectionDataSource
 
next(long) - Method in class org.ofbiz.core.calendar.RecurrenceInfo
Returns the next recurrence from the specified time.
next(long, long, long) - Method in class org.ofbiz.core.calendar.RecurrenceRule
Returns the next recurrence of this rule.
nextAxiom() - Method in class org.ofbiz.core.rules.engine.ProgramEnumerator
Returns the next axiom of this enumeration.
nextAxiom() - Method in interface org.ofbiz.core.rules.engine.AxiomEnumeration
Returns the next axiom of this enumeration.
nextElement() - Method in class org.ofbiz.core.rules.parse.chars.CharacterAssembly
Returns the next character.
nextElement() - Method in class org.ofbiz.core.rules.parse.tokens.TokenAssembly
Returns the next token.
nextIndex() - Method in class org.ofbiz.core.entity.EntityListIterator
Returns the index of the next result, but does not guarantee that there will be a next result
nextSymbol(PushbackReader, int) - Method in class org.ofbiz.core.rules.parse.tokens.SymbolRootNode
Return a symbol string from a reader.
nextToken() - Method in class org.ofbiz.core.rules.parse.tokens.Tokenizer
Return the next token.
nextToken(PushbackReader, int, Tokenizer) - Method in class org.ofbiz.core.rules.parse.tokens.WordState
Return a word token from a reader.
nextToken(PushbackReader, int, Tokenizer) - Method in class org.ofbiz.core.rules.parse.tokens.WhitespaceState
Ignore whitespace (such as blanks and tabs), and return the tokenizer's next token.
nextToken(PushbackReader, int, Tokenizer) - Method in class org.ofbiz.core.rules.parse.tokens.TokenizerState
Return a token that represents a logical piece of a reader.
nextToken(PushbackReader, int, Tokenizer) - Method in class org.ofbiz.core.rules.parse.tokens.SymbolState
Return a symbol token from a reader.
nextToken(PushbackReader, int, Tokenizer) - Method in class org.ofbiz.core.rules.parse.tokens.SlashState
Either delegate to a comment-handling state, or return a token with just a slash in it.
nextToken(PushbackReader, int, Tokenizer) - Method in class org.ofbiz.core.rules.parse.tokens.SlashStarState
Ignore everything up to a closing star and slash, and then return the tokenizer's next token.
nextToken(PushbackReader, int, Tokenizer) - Method in class org.ofbiz.core.rules.parse.tokens.SlashSlashState
Ignore everything up to an end-of-line and return the tokenizer's next token.
nextToken(PushbackReader, int, Tokenizer) - Method in class org.ofbiz.core.rules.parse.tokens.QuoteState
Return a quoted string token from a reader.
nextToken(PushbackReader, int, Tokenizer) - Method in class org.ofbiz.core.rules.parse.tokens.NumberState
Return a number token from a reader.
nextTokenString() - Method in class org.ofbiz.core.rules.parse.tokens.TokenStringSource
Returns the next TokenString from the source.
nextVector() - Method in class org.ofbiz.core.rules.parse.tokens.TokenStringSource
Returns a List of the tokens in the source up to either the delimiter or the end of the source.
noModuleModule - Static variable in class org.ofbiz.core.util.Debug
 
nonPkNullList() - Method in class org.ofbiz.core.entity.model.ModelEntity
 
nopks - Variable in class org.ofbiz.core.entity.model.ModelEntity
A List of the Field objects for the Entity, one for each NON Primary Key
Not - class org.ofbiz.core.rules.engine.Not.
Title: Not
NOT - Static variable in class org.ofbiz.core.entity.EntityOperator
 
NOT - Static variable in class org.ofbiz.core.minilang.method.conditional.CombinedCondition
 
NOT_EQUAL - Static variable in class org.ofbiz.core.entity.EntityOperator
 
not() - Method in class org.ofbiz.core.rules.logikus.LogikusParser
Return a parser that recognizes the grammar: not = "not" structure;
Not(Object) - Constructor for class org.ofbiz.core.rules.engine.Not
Contructs a Not from the specified object.
Not(Object, Term[]) - Constructor for class org.ofbiz.core.rules.engine.Not
Constructs a Not with the specified functor and terms.
Not(Structure) - Constructor for class org.ofbiz.core.rules.engine.Not
Constructs a Not version of the supplied structure.
NotAssembler - class org.ofbiz.core.rules.logikus.NotAssembler.
Title: Logikus Exception
NotAssembler() - Constructor for class org.ofbiz.core.rules.logikus.NotAssembler
 
NotAssigned - exception org.ofbiz.core.workflow.NotAssigned.
NotAssigned Workflow Exception
NotAssigned() - Constructor for class org.ofbiz.core.workflow.NotAssigned
 
NotAssigned(String) - Constructor for class org.ofbiz.core.workflow.NotAssigned
 
NotAssigned(String, Throwable) - Constructor for class org.ofbiz.core.workflow.NotAssigned
 
NotEmpty - class org.ofbiz.core.minilang.operation.NotEmpty.
Checks to see if the current field is empty (null or zero length)
NotEmpty(Element, SimpleMapProcess) - Constructor for class org.ofbiz.core.minilang.operation.NotEmpty
 
NotEnabled - exception org.ofbiz.core.workflow.NotEnabled.
NotEnabled Workflow Exception
NotEnabled() - Constructor for class org.ofbiz.core.workflow.NotEnabled
 
NotEnabled(String) - Constructor for class org.ofbiz.core.workflow.NotEnabled
 
NotEnabled(String, Throwable) - Constructor for class org.ofbiz.core.workflow.NotEnabled
 
NotRunning - exception org.ofbiz.core.workflow.NotRunning.
NotRunning Workflow Exception
NotRunning() - Constructor for class org.ofbiz.core.workflow.NotRunning
 
NotRunning(String) - Constructor for class org.ofbiz.core.workflow.NotRunning
 
NotRunning(String, Throwable) - Constructor for class org.ofbiz.core.workflow.NotRunning
 
NotSuspended - exception org.ofbiz.core.workflow.NotSuspended.
NotSuspended Workflow Exception
NotSuspended() - Constructor for class org.ofbiz.core.workflow.NotSuspended
 
NotSuspended(String) - Constructor for class org.ofbiz.core.workflow.NotSuspended
 
NotSuspended(String, Throwable) - Constructor for class org.ofbiz.core.workflow.NotSuspended
 
now() - Static method in class org.ofbiz.core.calendar.RecurrenceUtil
Returns the time as of now.
nowDate() - Static method in class org.ofbiz.core.util.UtilDateTime
Return a Date for right now
NowDateToEnv - class org.ofbiz.core.minilang.method.entityops.NowDateToEnv.
Creates a java.sql.Date with the current date and puts it in the env
NowDateToEnv(Element, SimpleMethod) - Constructor for class org.ofbiz.core.minilang.method.entityops.NowDateToEnv
 
nowTimestamp() - Static method in class org.ofbiz.core.util.UtilDateTime
Return a Timestamp for right now
NowTimestampToEnv - class org.ofbiz.core.minilang.method.entityops.NowTimestampToEnv.
Creates a java.sql.Timestamp with the current date/time in it and puts it in the env
NowTimestampToEnv(Element, SimpleMethod) - Constructor for class org.ofbiz.core.minilang.method.entityops.NowTimestampToEnv
 
Num - class org.ofbiz.core.rules.parse.tokens.Num.
Title: Num
num() - Method in class org.ofbiz.core.rules.logikus.LogikusParser
Return a parser that recognizes a number and stacks a corresponding atom.
Num() - Constructor for class org.ofbiz.core.rules.parse.tokens.Num
 
NumberFact - class org.ofbiz.core.rules.engine.NumberFact.
Title: Number Fact
NumberFact(double) - Constructor for class org.ofbiz.core.rules.engine.NumberFact
Contructs a number fact from the double.
NumberFact(Number) - Constructor for class org.ofbiz.core.rules.engine.NumberFact
Contructs a number fact from the Numer.
numberRead - Variable in class org.ofbiz.core.entity.EntitySaxReader
 
numberState - Variable in class org.ofbiz.core.rules.parse.tokens.Tokenizer
The default states that actually consume text and produce a token
NumberState - class org.ofbiz.core.rules.parse.tokens.NumberState.
Title: Number State
numberState() - Method in class org.ofbiz.core.rules.parse.tokens.Tokenizer
Return the state this tokenizer uses to build numbers.
NumberState() - Constructor for class org.ofbiz.core.rules.parse.tokens.NumberState
 
numEntities - Variable in class org.ofbiz.core.entity.model.ModelReader
 
numEntities - Variable in class org.ofbiz.core.entity.model.ModelFieldTypeReader
 
numFields - Variable in class org.ofbiz.core.entity.model.ModelReader
 
numFields - Variable in class org.ofbiz.core.entity.model.ModelFieldTypeReader
 
numRelations - Variable in class org.ofbiz.core.entity.model.ModelReader
 
numRelations - Variable in class org.ofbiz.core.entity.model.ModelFieldTypeReader
 
numViewEntities - Variable in class org.ofbiz.core.entity.model.ModelReader
 
nval - Variable in class org.ofbiz.core.rules.parse.tokens.Token
 
nval() - Method in class org.ofbiz.core.rules.parse.tokens.Token
Returns the numeric value of this token.

O

ObjectTag - class org.ofbiz.core.taglib.ObjectTag.
ObjectTag - Loads an object from the PageContext.
ObjectTag() - Constructor for class org.ofbiz.core.taglib.ObjectTag
 
ObjectTEI - class org.ofbiz.core.taglib.ObjectTEI.
ObjectTEI
ObjectTEI() - Constructor for class org.ofbiz.core.taglib.ObjectTEI
 
ObjectType - class org.ofbiz.core.util.ObjectType.
Utilities for analyzing and converting Object types in Java - takes advantage of a lot of reflection and other stuff
ObjectType() - Constructor for class org.ofbiz.core.util.ObjectType
 
OC4J - Static variable in class org.ofbiz.core.util.UtilJ2eeCompat
 
OfbizCacheStorage - class org.ofbiz.core.ftl.OfbizCacheStorage.
A custom cache wrapper for caching FreeMarker templates
OfbizCacheStorage(String) - Constructor for class org.ofbiz.core.ftl.OfbizCacheStorage
 
OfbizContentTransform - class org.ofbiz.core.ftl.OfbizContentTransform.
OfbizContentTransform - Freemarker Transform for content links
OfbizContentTransform() - Constructor for class org.ofbiz.core.ftl.OfbizContentTransform
 
ofbizContentUrl - Static variable in class org.ofbiz.core.ftl.FreeMarkerViewHandler
 
OfbizJsBsfEngine - class org.ofbiz.core.util.OfbizJsBsfEngine.
This is the interface to Netscape's Rhino (JavaScript) from the Bean Scripting Framework.
OfbizJsBsfEngine() - Constructor for class org.ofbiz.core.util.OfbizJsBsfEngine
 
OFBizSecurity - class org.ofbiz.core.security.OFBizSecurity.
OFBizSecurity This class has not been altered from the original source.
OFBizSecurity() - Constructor for class org.ofbiz.core.security.OFBizSecurity
 
OFBizSecurity(GenericDelegator) - Constructor for class org.ofbiz.core.security.OFBizSecurity
 
ofbizUrl - Static variable in class org.ofbiz.core.ftl.FreeMarkerViewHandler
 
OfbizUrlTransform - class org.ofbiz.core.ftl.OfbizUrlTransform.
OfbizUrlTransform - Freemarker Transform for URLs (links)
OfbizUrlTransform() - Constructor for class org.ofbiz.core.ftl.OfbizUrlTransform
 
offset - Variable in class org.ofbiz.core.taglib.IteratorTag
 
oldData() - Method in interface org.ofbiz.core.workflow.WfDataEventAudit
 
oldResourceKey() - Method in interface org.ofbiz.core.workflow.WfAssignmentEventAudit
 
oldResourceName() - Method in interface org.ofbiz.core.workflow.WfAssignmentEventAudit
 
oldState() - Method in interface org.ofbiz.core.workflow.WfStateEventAudit
 
onException(JMSException) - Method in class org.ofbiz.core.service.jms.AbstractJmsListener
On exception try to re-establish connection to the JMS server.
onMessage(Message) - Method in class org.ofbiz.core.service.jms.AbstractJmsListener
Receives the MapMessage and processes the service.
OP_CREATE - Static variable in interface org.ofbiz.core.entity.eca.EntityEcaHandler
 
OP_FIND - Static variable in interface org.ofbiz.core.entity.eca.EntityEcaHandler
 
OP_REMOVE - Static variable in interface org.ofbiz.core.entity.eca.EntityEcaHandler
 
OP_STORE - Static variable in interface org.ofbiz.core.entity.eca.EntityEcaHandler
 
open - Variable in class org.ofbiz.core.rules.engine.Gateway
If this structure is involved in a proof, the gate is open and will shut when the rule fails back to this structure.
openBrace - Variable in class org.ofbiz.core.minilang.method.ServletAccessor.AttributeAccessor
 
openConnection(int) - Method in class org.ofbiz.core.util.URLConnector
 
openConnection(URL) - Static method in class org.ofbiz.core.util.URLConnector
 
openConnection(URL, int) - Static method in class org.ofbiz.core.util.URLConnector
 
operator - Variable in class org.ofbiz.core.entity.EntityFieldMap
 
operator - Variable in class org.ofbiz.core.entity.EntityExprList
 
operator - Variable in class org.ofbiz.core.entity.EntityConditionList
 
operator - Variable in class org.ofbiz.core.service.eca.ServiceEcaCondition
 
operator - Variable in class org.ofbiz.core.extentity.eca.EntityEcaCondition
 
operator - Variable in class org.ofbiz.core.rules.engine.ArithmeticOperator
 
operator - Variable in class org.ofbiz.core.rules.logikus.ArithmeticAssembler
the character which represents an arithmetic operator
OPERATOR_ADD - Static variable in class org.ofbiz.core.minilang.method.otherops.Calculate.CalcOp
 
OPERATOR_DIVIDE - Static variable in class org.ofbiz.core.minilang.method.otherops.Calculate.CalcOp
 
OPERATOR_MULTIPLY - Static variable in class org.ofbiz.core.minilang.method.otherops.Calculate.CalcOp
 
OPERATOR_NEGATIVE - Static variable in class org.ofbiz.core.minilang.method.otherops.Calculate.CalcOp
 
OPERATOR_SUBTRACT - Static variable in class org.ofbiz.core.minilang.method.otherops.Calculate.CalcOp
 
operator() - Method in class org.ofbiz.core.rules.logikus.LogikusParser
Return a parser that recognizes the grammar: operator = '<' | '>' | '=' | "<=" | ">=" | "!=" ;
optional - Variable in class org.ofbiz.core.service.ModelParam
Is this Parameter required or optional? Default to false, or required.
OR - Static variable in class org.ofbiz.core.entity.EntityOperator
 
OR - Static variable in class org.ofbiz.core.minilang.method.conditional.CombinedCondition
 
orderBy(List, List) - Static method in class org.ofbiz.core.entity.EntityUtil
returns the values in the order specified
OrderedMap - class org.ofbiz.core.util.OrderedMap.
OrderedMap - HashMap backed by a linked list.
OrderedMap() - Constructor for class org.ofbiz.core.util.OrderedMap
 
OrderedSet - class org.ofbiz.core.util.OrderedSet.
OrderedSet - Set interface wrapper around a LinkedList
OrderedSet() - Constructor for class org.ofbiz.core.util.OrderedSet
Constructs a set containing the elements of the specified collection, in the order they are returned by the collection's iterator.
OrderedSet(Collection) - Constructor for class org.ofbiz.core.util.OrderedSet
Constructs a set containing the elements of the specified collection, in the order they are returned by the collection's iterator.
org.ofbiz.core.calendar - package org.ofbiz.core.calendar
 
org.ofbiz.core.config - package org.ofbiz.core.config
 
org.ofbiz.core.control - package org.ofbiz.core.control
 
org.ofbiz.core.crypto - package org.ofbiz.core.crypto
 
org.ofbiz.core.datafile - package org.ofbiz.core.datafile
 
org.ofbiz.core.entity - package org.ofbiz.core.entity
 
org.ofbiz.core.entity.config - package org.ofbiz.core.entity.config
 
org.ofbiz.core.entity.eca - package org.ofbiz.core.entity.eca
 
org.ofbiz.core.entity.jdbc - package org.ofbiz.core.entity.jdbc
 
org.ofbiz.core.entity.model - package org.ofbiz.core.entity.model
 
org.ofbiz.core.entity.transaction - package org.ofbiz.core.entity.transaction
 
org.ofbiz.core.event - package org.ofbiz.core.event
 
org.ofbiz.core.extentity - package org.ofbiz.core.extentity
 
org.ofbiz.core.extentity.eca - package org.ofbiz.core.extentity.eca
 
org.ofbiz.core.extutil - package org.ofbiz.core.extutil
 
org.ofbiz.core.ftl - package org.ofbiz.core.ftl
 
org.ofbiz.core.generic - package org.ofbiz.core.generic
 
org.ofbiz.core.minilang - package org.ofbiz.core.minilang
 
org.ofbiz.core.minilang.method - package org.ofbiz.core.minilang.method
 
org.ofbiz.core.minilang.method.callops - package org.ofbiz.core.minilang.method.callops
 
org.ofbiz.core.minilang.method.conditional - package org.ofbiz.core.minilang.method.conditional
 
org.ofbiz.core.minilang.method.entityops - package org.ofbiz.core.minilang.method.entityops
 
org.ofbiz.core.minilang.method.envops - package org.ofbiz.core.minilang.method.envops
 
org.ofbiz.core.minilang.method.eventops - package org.ofbiz.core.minilang.method.eventops
 
org.ofbiz.core.minilang.method.ifops - package org.ofbiz.core.minilang.method.ifops
 
org.ofbiz.core.minilang.method.otherops - package org.ofbiz.core.minilang.method.otherops
 
org.ofbiz.core.minilang.method.serviceops - package org.ofbiz.core.minilang.method.serviceops
 
org.ofbiz.core.minilang.operation - package org.ofbiz.core.minilang.operation
 
org.ofbiz.core.pseudotag - package org.ofbiz.core.pseudotag
 
org.ofbiz.core.region - package org.ofbiz.core.region
 
org.ofbiz.core.report - package org.ofbiz.core.report
 
org.ofbiz.core.rules.engine - package org.ofbiz.core.rules.engine
 
org.ofbiz.core.rules.logikus - package org.ofbiz.core.rules.logikus
 
org.ofbiz.core.rules.parse - package org.ofbiz.core.rules.parse
 
org.ofbiz.core.rules.parse.chars - package org.ofbiz.core.rules.parse.chars
 
org.ofbiz.core.rules.parse.tokens - package org.ofbiz.core.rules.parse.tokens
 
org.ofbiz.core.rules.utensil - package org.ofbiz.core.rules.utensil
 
org.ofbiz.core.security - package org.ofbiz.core.security
 
org.ofbiz.core.serialize - package org.ofbiz.core.serialize
 
org.ofbiz.core.service - package org.ofbiz.core.service
 
org.ofbiz.core.service.config - package org.ofbiz.core.service.config
 
org.ofbiz.core.service.eca - package org.ofbiz.core.service.eca
 
org.ofbiz.core.service.engine - package org.ofbiz.core.service.engine
 
org.ofbiz.core.service.group - package org.ofbiz.core.service.group
 
org.ofbiz.core.service.jms - package org.ofbiz.core.service.jms
 
org.ofbiz.core.service.job - package org.ofbiz.core.service.job
 
org.ofbiz.core.stats - package org.ofbiz.core.stats
 
org.ofbiz.core.taglib - package org.ofbiz.core.taglib
 
org.ofbiz.core.util - package org.ofbiz.core.util
 
org.ofbiz.core.view - package org.ofbiz.core.view
 
org.ofbiz.core.workflow - package org.ofbiz.core.workflow
 
org.ofbiz.core.workflow.client - package org.ofbiz.core.workflow.client
 
org.ofbiz.core.workflow.definition - package org.ofbiz.core.workflow.definition
 
org.ofbiz.core.workflow.impl - package org.ofbiz.core.workflow.impl
 
originalDbValues - Variable in class org.ofbiz.core.entity.GenericValue
This Map will contain the original field values from the database iff this GenericValue came from the database.
originalDbValuesAvailable() - Method in class org.ofbiz.core.entity.GenericValue
 
ORION - Static variable in class org.ofbiz.core.util.UtilJ2eeCompat
 
OUT_PARAM - Static variable in class org.ofbiz.core.service.ModelService
 

P

p - Variable in class org.ofbiz.core.rules.parse.ParserTester
 
packageId - Variable in class org.ofbiz.core.workflow.impl.WfExecutionObjectImpl
 
packageName - Variable in class org.ofbiz.core.entity.model.ModelEntity
The package-name of the Entity
packageToPath(String) - Static method in class org.ofbiz.core.entity.model.ModelUtil
Converts a package name to a path by replacing all '.' characters with the File.separatorChar character.
packageVersion - Variable in class org.ofbiz.core.workflow.impl.WfExecutionObjectImpl
 
pActivityKey() - Method in interface org.ofbiz.core.workflow.WfCreateProcessEventAudit
 
parametersToAttributes(HttpServletRequest) - Static method in class org.ofbiz.core.util.UtilHttp
Put request parameters in request object as attributes.
ParamTag - class org.ofbiz.core.taglib.ParamTag.
ParamTag - Defines a parameter for the service tag.
ParamTag() - Constructor for class org.ofbiz.core.taglib.ParamTag
 
paramValue - Variable in class org.ofbiz.core.taglib.ParamTag
 
parent - Variable in class org.ofbiz.core.rules.parse.tokens.SymbolNode
 
parentName - Variable in class org.ofbiz.core.datafile.ModelRecord
The name of the parent record for this record, if any
parentRecord - Variable in class org.ofbiz.core.datafile.Record
 
parentRecord - Variable in class org.ofbiz.core.datafile.ModelRecord
 
parse(InputStream, String) - Method in class org.ofbiz.core.entity.EntitySaxReader
 
parse(String) - Method in class org.ofbiz.core.entity.EntitySaxReader
 
parse(TokenString, Parser, String) - Static method in class org.ofbiz.core.rules.logikus.LogikusFacade
Parse the given token string with the given parser, throwing runtime exceptions if parsing fails or is incomplete.
parse(URL) - Method in class org.ofbiz.core.entity.EntitySaxReader
 
parseDate(String) - Static method in class org.ofbiz.core.calendar.RecurrenceUtil
Returns a Date object from a String.
parseDateList(List) - Static method in class org.ofbiz.core.calendar.RecurrenceUtil
Returns a List of parsed date strings.
parseLeft(PushbackReader) - Method in class org.ofbiz.core.rules.parse.tokens.NumberState
Parse up to a decimal point.
parseLocale(String) - Static method in class org.ofbiz.core.util.UtilMisc
Parse a locale string Locale object
parseProgramAndQuery() - Method in class org.ofbiz.core.rules.logikus.LogikusMediator
Parses the program and query texts.
Parser - class org.ofbiz.core.rules.parse.Parser.
A Parser is an object that recognizes the elements of a language.
Parser() - Constructor for class org.ofbiz.core.rules.parse.Parser
Constructs a nameless parser.
Parser(String) - Constructor for class org.ofbiz.core.rules.parse.Parser
Constructs a parser with the given name.
parseRight(PushbackReader) - Method in class org.ofbiz.core.rules.parse.tokens.NumberState
Parse from a decimal point to the end of the number.
ParserTester - class org.ofbiz.core.rules.parse.ParserTester.
Title: Parser Tester
ParserTester(Parser) - Constructor for class org.ofbiz.core.rules.parse.ParserTester
Constructs a tester for the given parser.
ParserVisitor - class org.ofbiz.core.rules.parse.ParserVisitor.
Title: Parser Visitor
ParserVisitor() - Constructor for class org.ofbiz.core.rules.parse.ParserVisitor
 
partialSelect(GenericEntity, Set) - Method in class org.ofbiz.core.entity.GenericDAO
 
PARTY_GROUP - Static variable in class org.ofbiz.core.util.SiteDefs
Session attribute name for PartyGroup entity of current logged in user, if one is logged in and it is a PartyGroup
partyId - Variable in class org.ofbiz.core.workflow.impl.WfResourceImpl
 
peek() - Method in class org.ofbiz.core.rules.parse.Assembly
Shows the next object in the assembly, without removing it
peek() - Method in class org.ofbiz.core.rules.parse.chars.CharacterAssembly
Shows the next object in the assembly, without removing it
peek() - Method in class org.ofbiz.core.rules.parse.tokens.TokenAssembly
Shows the next object in the assembly, without removing it
peek(ServletRequest) - Static method in class org.ofbiz.core.region.RegionStack
 
performers - Variable in class org.ofbiz.core.workflow.impl.WfRequesterImpl
 
persist - Variable in class org.ofbiz.core.service.eca.ServiceEcaAction
 
persist - Variable in class org.ofbiz.core.extentity.eca.EntityEcaAction
 
PersistedServiceJob - class org.ofbiz.core.service.job.PersistedServiceJob.
Entity Service Job - Store => Schedule => Run
PersistedServiceJob(DispatchContext, GenericValue, GenericRequester) - Constructor for class org.ofbiz.core.service.job.PersistedServiceJob
Creates a new PersistedServiceJob
PERSON - Static variable in class org.ofbiz.core.util.SiteDefs
Session attribute name for Person entity of current logged in user, if one is logged in and it is a Person
phoneNumberDelimiters - Static variable in class org.ofbiz.core.util.UtilValidate
non-digit characters which are allowed in phone numbers
phrase() - Method in class org.ofbiz.core.rules.logikus.LogikusParser
Return a parser that recognizes the grammar: phrase = factor ('*' factor | '/' factor)*;
pkColumnName - Variable in class org.ofbiz.core.entity.jdbc.DatabaseUtil.ReferenceCheckInfo
Comma separated list of column names in the related tables primary key
pkNameString() - Method in class org.ofbiz.core.entity.model.ModelEntity
 
pkNameString(String, String) - Method in class org.ofbiz.core.entity.model.ModelEntity
 
pks - Variable in class org.ofbiz.core.entity.model.ModelEntity
A List of the Field objects for the Entity, one for each Primary Key
pkTableName - Variable in class org.ofbiz.core.entity.jdbc.DatabaseUtil.ReferenceCheckInfo
 
plusPhrase() - Method in class org.ofbiz.core.rules.logikus.LogikusParser
Return a parser that recognizes the grammar: plusPhrase = '+' phrase;
POLL_WAIT - Static variable in class org.ofbiz.core.service.job.JobPoller
 
poll() - Method in class org.ofbiz.core.service.job.JobManager
 
pool - Variable in class org.ofbiz.core.service.job.JobPoller
 
pop() - Method in class org.ofbiz.core.rules.parse.Assembly
Removes the object at the top of this assembly's stack and returns it.
pop(ServletRequest) - Static method in class org.ofbiz.core.region.RegionStack
 
populateBasicInfo(Element, Element, Hashtable) - Method in class org.ofbiz.core.entity.model.ModelEntity
 
populateFields(Map) - Method in class org.ofbiz.core.entity.model.ModelViewEntity
 
populateIndexes(Element) - Method in class org.ofbiz.core.entity.model.ModelEntity
 
populateRelated(ModelReader, Element) - Method in class org.ofbiz.core.entity.model.ModelEntity
 
position - Variable in class org.ofbiz.core.datafile.ModelField
The position of the field in the record - byte number for fixed-length, or field number for delimited
post() - Method in class org.ofbiz.core.util.HttpClientJakarta
Invoke HTTP request POST.
post() - Method in class org.ofbiz.core.util.HttpClient
Invoke HTTP request POST.
POSTPROCESSOR - Static variable in class org.ofbiz.core.util.ConfigXMLReader
 
postStream() - Method in class org.ofbiz.core.util.HttpClientJakarta
Invoke HTTP request POST.
postStream() - Method in class org.ofbiz.core.util.HttpClient
Invoke HTTP request POST.
pProcessKey() - Method in interface org.ofbiz.core.workflow.WfCreateProcessEventAudit
 
pProcessMgrName() - Method in interface org.ofbiz.core.workflow.WfCreateProcessEventAudit
 
pProcessMgrVersion() - Method in interface org.ofbiz.core.workflow.WfCreateProcessEventAudit
 
pProcessName() - Method in interface org.ofbiz.core.workflow.WfCreateProcessEventAudit
 
preAssembler - Variable in class org.ofbiz.core.rules.parse.Repetition
an assembler to apply at the beginning of a match
prefix - Variable in class org.ofbiz.core.config.ResourceLoader
 
prefix - Variable in class org.ofbiz.core.entity.config.EntityConfigUtil.ResourceLoaderInfo
 
prefix - Variable in class org.ofbiz.core.taglib.EntityFieldTag
 
prepareStatement(String) - Method in class org.ofbiz.core.entity.jdbc.SQLProcessor
Prepare a statement.
prepareStatement(String, boolean, int, int) - Method in class org.ofbiz.core.entity.jdbc.SQLProcessor
Prepare a statement.
prependEnv - Variable in class org.ofbiz.core.entity.config.EntityConfigUtil.ResourceLoaderInfo
 
prepOfbizRoot(SimpleHash, HttpServletRequest, HttpServletResponse) - Static method in class org.ofbiz.core.ftl.FreeMarkerViewHandler
 
PREPROCESSOR - Static variable in class org.ofbiz.core.util.ConfigXMLReader
 
PREVIOUS_PARAMS - Static variable in class org.ofbiz.core.util.SiteDefs
Used in session object to store previous parameters
PREVIOUS_REQUEST - Static variable in class org.ofbiz.core.util.SiteDefs
Used in session object to determine if a previous request is waiting
previous() - Method in class org.ofbiz.core.entity.EntityListIterator
Moves the cursor to the previous position and returns the GenericValue object for that position; if there is no previous, returns null
previousIndex() - Method in class org.ofbiz.core.entity.EntityListIterator
Returns the index of the previous result, but does not guarantee that there will be a previous result
primaryKey() - Method in class org.ofbiz.core.calendar.RecurrenceRule
 
primaryKey() - Method in class org.ofbiz.core.calendar.RecurrenceInfo
 
primaryKeyCache - Variable in class org.ofbiz.core.entity.GenericDelegator
 
primKeyClassNameString() - Method in class org.ofbiz.core.entity.model.ModelEntity
 
printStackTrace() - Method in class org.ofbiz.core.util.GeneralRuntimeException
Prints the composite message to System.err.
printStackTrace() - Method in class org.ofbiz.core.util.GeneralException
Prints the composite message to System.err.
printStackTrace(PrintStream) - Method in class org.ofbiz.core.util.GeneralRuntimeException
Prints the composite message and the embedded stack trace to the specified stream ps.
printStackTrace(PrintStream) - Method in class org.ofbiz.core.util.GeneralException
Prints the composite message and the embedded stack trace to the specified stream ps.
printStackTrace(PrintWriter) - Method in class org.ofbiz.core.util.GeneralRuntimeException
Prints the composite message and the embedded stack trace to the specified print writer pw.
printStackTrace(PrintWriter) - Method in class org.ofbiz.core.util.GeneralException
Prints the composite message and the embedded stack trace to the specified print writer pw.
printStream - Static variable in class org.ofbiz.core.util.Debug
 
PrintTag - class org.ofbiz.core.taglib.PrintTag.
Title: PrintTag - Prints an attribute from the PageContext.
PrintTag() - Constructor for class org.ofbiz.core.taglib.PrintTag
 
printWriter - Static variable in class org.ofbiz.core.util.Debug
 
priority() - Method in interface org.ofbiz.core.workflow.WfExecutionObject
Getter for attribute 'priority'.
priority() - Method in class org.ofbiz.core.workflow.impl.WfExecutionObjectImpl
 
process - Variable in class org.ofbiz.core.workflow.impl.WfActivityImpl
 
processContext() - Method in interface org.ofbiz.core.workflow.WfExecutionObject
Getter for attribute 'context'.
processContext() - Method in class org.ofbiz.core.workflow.impl.WfExecutionObjectImpl
 
processDef - Variable in class org.ofbiz.core.workflow.impl.WfProcessMgrImpl
 
processId - Variable in class org.ofbiz.core.workflow.impl.WfExecutionObjectImpl
 
processingInstruction(String, String) - Method in class org.ofbiz.core.entity.EntitySaxReader
 
processKey() - Method in interface org.ofbiz.core.workflow.WfEventAudit
 
processKey() - Method in class org.ofbiz.core.workflow.impl.WfEventAuditImpl
 
processList - Variable in class org.ofbiz.core.workflow.impl.WfProcessMgrImpl
 
processMgrName() - Method in interface org.ofbiz.core.workflow.WfEventAudit
 
processMgrName() - Method in class org.ofbiz.core.workflow.impl.WfEventAuditImpl
 
processMgrStateType() - Method in interface org.ofbiz.core.workflow.WfProcessMgr
 
processMgrStateType() - Method in class org.ofbiz.core.workflow.impl.WfProcessMgrImpl
 
processMgrVersion() - Method in interface org.ofbiz.core.workflow.WfEventAudit
 
processMgrVersion() - Method in class org.ofbiz.core.workflow.impl.WfEventAuditImpl
 
processName() - Method in interface org.ofbiz.core.workflow.WfEventAudit
 
processName() - Method in class org.ofbiz.core.workflow.impl.WfEventAuditImpl
 
processNextRow(ResultSet) - Method in interface org.ofbiz.core.entity.jdbc.ExecQueryCallbackFunctionIF
 
processVersion - Variable in class org.ofbiz.core.workflow.impl.WfExecutionObjectImpl
 
program - Variable in class org.ofbiz.core.rules.logikus.LogikusMediator
 
Program - class org.ofbiz.core.rules.engine.Program.
Title: Program
Program() - Constructor for class org.ofbiz.core.rules.engine.Program
Create a new program with no axioms.
Program(Axiom[]) - Constructor for class org.ofbiz.core.rules.engine.Program
Create a new program with the given axioms.
program(String) - Static method in class org.ofbiz.core.rules.logikus.LogikusFacade
Parse the text of a Logikus program and return a Program object.
programArea - Variable in class org.ofbiz.core.rules.logikus.LogikusMediator
 
programArea - Variable in class org.ofbiz.core.rules.logikus.LogikusIde
 
programArea() - Method in class org.ofbiz.core.rules.logikus.LogikusIde
The program text area.
ProgramEnumerator - class org.ofbiz.core.rules.engine.ProgramEnumerator.
Title: Program Enumerator
ProgramEnumerator(Program) - Constructor for class org.ofbiz.core.rules.engine.ProgramEnumerator
Construct an enumeration of the given program.
property - Variable in class org.ofbiz.core.taglib.ObjectTag
 
property - Variable in class org.ofbiz.core.taglib.IteratorTag
 
PropertyOper - class org.ofbiz.core.minilang.operation.PropertyOper.
A MakeInStringOperation that insert the value of a property from a properties file
PropertyOper(Element) - Constructor for class org.ofbiz.core.minilang.operation.PropertyOper
 
PropertyToField - class org.ofbiz.core.minilang.method.otherops.PropertyToField.
Copies an properties file property value to a field
PropertyToField(Element, SimpleMethod) - Constructor for class org.ofbiz.core.minilang.method.otherops.PropertyToField
 
propertyValueEquals(String, String, String) - Static method in class org.ofbiz.core.util.UtilProperties
Compares the specified property to the compareString, returns true if they are the same, false otherwise
propertyValueEquals(URL, String, String) - Static method in class org.ofbiz.core.util.UtilProperties
Compares the specified property to the compareString, returns true if they are the same, false otherwise
propertyValueEqualsIgnoreCase(String, String, String) - Static method in class org.ofbiz.core.util.UtilProperties
Compares Ignoring Case the specified property to the compareString, returns true if they are the same, false otherwise
propertyValueEqualsIgnoreCase(URL, String, String) - Static method in class org.ofbiz.core.util.UtilProperties
Compares Ignoring Case the specified property to the compareString, returns true if they are the same, false otherwise
provableStructures(AxiomSource, Scope, Structure[]) - Static method in class org.ofbiz.core.rules.engine.DynamicRule
Create provable versions of an input array of structures.
proveButtonPanel() - Method in class org.ofbiz.core.rules.logikus.LogikusIde
Creates and returns the panel that contains the IDE's proof buttons.
proveNext() - Method in class org.ofbiz.core.rules.logikus.LogikusMediator
Proves the query against the program.
proveNextButton - Variable in class org.ofbiz.core.rules.logikus.LogikusMediator
 
proveNextButton - Variable in class org.ofbiz.core.rules.logikus.LogikusIde
 
proveNextButton() - Method in class org.ofbiz.core.rules.logikus.LogikusIde
The button that starts the proof thread.
proveRemaining - Variable in class org.ofbiz.core.rules.logikus.LogikusMediator
 
proveRemaining() - Method in class org.ofbiz.core.rules.logikus.LogikusMediator
Proves the query against the program until no proofs remain.
proveRestButton - Variable in class org.ofbiz.core.rules.logikus.LogikusMediator
 
proveRestButton - Variable in class org.ofbiz.core.rules.logikus.LogikusIde
 
proveRestButton() - Method in class org.ofbiz.core.rules.logikus.LogikusIde
The button that starts the proof thread, asking it to find all remaining proofs.
PubliclyCloneable - interface org.ofbiz.core.rules.utensil.PubliclyCloneable.
Title: Publicly Cloneable
push(Object) - Method in class org.ofbiz.core.rules.parse.Assembly
Pushes an object onto the top of this assembly's stack.
push(ServletRequest, Region) - Static method in class org.ofbiz.core.region.RegionStack
 
put(HttpSession, Object) - Method in class org.ofbiz.core.minilang.method.ServletAccessor.AttributeAccessor
 
put(HttpSession, Object, MethodContext) - Method in class org.ofbiz.core.minilang.method.ServletAccessor
Based on name put in HttpSession or from List in HttpSession; If the brackets for a list are empty the value will be appended to the list, otherwise the value will be set in the position of the number in the brackets.
put(Map, Object) - Method in class org.ofbiz.core.util.FlexibleMapAccessor
Given the name based information in this accessor, put the value in the passed in Map.
put(Map, Object, MethodContext) - Method in class org.ofbiz.core.minilang.method.ContextAccessor
Based on name put in Map or from List in Map; If the brackets for a list are empty the value will be appended to the list, otherwise the value will be set in the position of the number in the brackets.
put(MethodContext, Object) - Method in class org.ofbiz.core.minilang.method.ContextAccessor
Based on name put in Map or from List in Map; If the brackets for a list are empty the value will be appended to the list, otherwise the value will be set in the position of the number in the brackets.
put(Object, Object) - Method in class org.ofbiz.core.util.UtilMisc.SimpleMap
 
put(Object, Object) - Method in class org.ofbiz.core.util.UtilCache
Puts or loads the passed element into the cache
put(Object, Object) - Method in class org.ofbiz.core.util.OrderedMap
 
put(Object, Object) - Method in class org.ofbiz.core.entity.GenericEntity
 
put(Object, Object) - Method in class org.ofbiz.core.ftl.OfbizCacheStorage
 
put(Section) - Method in class org.ofbiz.core.region.RegionTag
 
put(Section) - Method in class org.ofbiz.core.region.Region
 
put(ServletRequest, Object) - Method in class org.ofbiz.core.minilang.method.ServletAccessor.AttributeAccessor
 
put(ServletRequest, Object, MethodContext) - Method in class org.ofbiz.core.minilang.method.ServletAccessor
Based on name put in ServletRequest or from List in ServletRequest; If the brackets for a list are empty the value will be appended to the list, otherwise the value will be set in the position of the number in the brackets.
putAll(Map) - Method in class org.ofbiz.core.util.UtilMisc.SimpleMap
 
putAll(Map) - Method in class org.ofbiz.core.entity.GenericEntity
 
putAll(Map) - Method in class org.ofbiz.core.region.Region
 
putAllEnv(Map) - Method in class org.ofbiz.core.minilang.method.MethodContext
Calls putEnv for each entry in the Map, thus allowing for the additional flexibility in naming supported in that method.
putAllInPrimaryKeyCache(List) - Method in class org.ofbiz.core.entity.GenericDelegator
 
putAllInPrimaryKeyCache(List) - Method in interface org.ofbiz.core.entity.DelegatorInterface
 
putEnv(FlexibleMapAccessor, Object) - Method in class org.ofbiz.core.minilang.method.MethodContext
 
putEnv(String, Object) - Method in class org.ofbiz.core.minilang.method.MethodContext
Puts the named value in the environment.
putInAllCache(ModelEntity, List) - Method in class org.ofbiz.core.entity.GenericDelegator
 
putInAllCache(ModelEntity, List) - Method in interface org.ofbiz.core.entity.DelegatorInterface
 
putInAllCache(String, List) - Method in class org.ofbiz.core.entity.GenericDelegator
 
putInAllCache(String, List) - Method in interface org.ofbiz.core.entity.DelegatorInterface
 
putInAndCache(ModelEntity, Map, List) - Method in class org.ofbiz.core.entity.GenericDelegator
 
putInAndCache(ModelEntity, Map, List) - Method in interface org.ofbiz.core.entity.DelegatorInterface
 
putInAndCache(String, Map, List) - Method in class org.ofbiz.core.entity.GenericDelegator
 
putInAndCache(String, Map, List) - Method in interface org.ofbiz.core.entity.DelegatorInterface
 
putInList(List, Object) - Method in class org.ofbiz.core.minilang.method.ServletAccessor.AttributeAccessor
 
putInPrimaryKeyCache(GenericPK, GenericValue) - Method in class org.ofbiz.core.entity.GenericDelegator
 
putInPrimaryKeyCache(GenericPK, GenericValue) - Method in interface org.ofbiz.core.entity.DelegatorInterface
 
putParameter(String, Object) - Method in class org.ofbiz.core.minilang.method.MethodContext
 
putRegion(Region) - Method in class org.ofbiz.core.region.RegionManager
 
putResult(String, Object) - Method in class org.ofbiz.core.minilang.method.MethodContext
 

Q

qualifies(Object) - Method in class org.ofbiz.core.rules.parse.Terminal
The mechanics of matching are the same for many terminals, except for the check that the next element on the assembly qualifies as the type of terminal this terminal looks for.
qualifies(Object) - Method in class org.ofbiz.core.rules.parse.chars.SpecificChar
Returns true if an assembly's next element is equal to the character this object was constructed with.
qualifies(Object) - Method in class org.ofbiz.core.rules.parse.chars.Letter
Returns true if an assembly's next element is a letter.
qualifies(Object) - Method in class org.ofbiz.core.rules.parse.chars.Digit
Returns true if an assembly's next element is a digit.
qualifies(Object) - Method in class org.ofbiz.core.rules.parse.chars.Char
Returns true every time, since this class assumes it is working against a CharacterAssembly.
qualifies(Object) - Method in class org.ofbiz.core.rules.parse.tokens.Word
Returns true if an assembly's next element is a word.
qualifies(Object) - Method in class org.ofbiz.core.rules.parse.tokens.UppercaseWord
Returns true if an assembly's next element is an upper case word.
qualifies(Object) - Method in class org.ofbiz.core.rules.parse.tokens.Symbol
Returns true if the symbol this object represents equals an assembly's next element.
qualifies(Object) - Method in class org.ofbiz.core.rules.parse.tokens.QuotedString
Returns true if an assembly's next element is a quoted string.
qualifies(Object) - Method in class org.ofbiz.core.rules.parse.tokens.Num
Returns true if an assembly's next element is a number.
qualifies(Object) - Method in class org.ofbiz.core.rules.parse.tokens.LowercaseWord
Returns true if an assembly's next element is a lower case word.
qualifies(Object) - Method in class org.ofbiz.core.rules.parse.tokens.Literal
Returns true if the literal this object equals an assembly's next element.
qualifies(Object) - Method in class org.ofbiz.core.rules.parse.tokens.CaselessLiteral
Returns true if the literal this object equals an assembly's next element, disregarding case.
query - Variable in class org.ofbiz.core.rules.logikus.LogikusMediator
 
Query - class org.ofbiz.core.rules.engine.Query.
Title: Query
query() - Static method in class org.ofbiz.core.rules.logikus.LogikusParser
Return a parser that recognizes the grammar:
Query(AxiomSource, Rule) - Constructor for class org.ofbiz.core.rules.engine.Query
Create a query from the given rule's structures, to prove itself against the given axiom source.
Query(AxiomSource, Scope, Structure[]) - Constructor for class org.ofbiz.core.rules.engine.Query
This constructor ensures that the structures in the query are all "provable", meaning that they are capable of proving themselves.
Query(AxiomSource, Structure) - Constructor for class org.ofbiz.core.rules.engine.Query
Create a query from the given structure, to prove itself against the given axiom source.
Query(AxiomSource, Structure[]) - Constructor for class org.ofbiz.core.rules.engine.Query
Create a query from the given structures, to prove itself against the given axiom source.
query(String, AxiomSource) - Static method in class org.ofbiz.core.rules.logikus.LogikusFacade
Parse the text of a Logikus query and return a Query object.
Query(Structure) - Constructor for class org.ofbiz.core.rules.engine.Query
Create a query from the given structure, to prove itself without any axiom source.
queryArea - Variable in class org.ofbiz.core.rules.logikus.LogikusMediator
 
queryArea - Variable in class org.ofbiz.core.rules.logikus.LogikusIde
 
queryArea() - Method in class org.ofbiz.core.rules.logikus.LogikusIde
The query text area.
QUEUE_LISTENER_CLASS - Static variable in class org.ofbiz.core.service.jms.JmsListenerFactory
 
queueNow(Job) - Method in class org.ofbiz.core.service.job.JobPoller
Adds a job to the RUN queue
QuotedString - class org.ofbiz.core.rules.parse.tokens.QuotedString.
Title: Quoted String
QuotedString() - Constructor for class org.ofbiz.core.rules.parse.tokens.QuotedString
 
quoteState - Variable in class org.ofbiz.core.rules.parse.tokens.Tokenizer
 
QuoteState - class org.ofbiz.core.rules.parse.tokens.QuoteState.
Title: Quote State
quoteState() - Method in class org.ofbiz.core.rules.parse.tokens.Tokenizer
Return the state this tokenizer uses to build quoted strings.
QuoteState() - Constructor for class org.ofbiz.core.rules.parse.tokens.QuoteState
 
quoteStrList(List) - Static method in class org.ofbiz.core.util.StringUtil
Encloses each of a List of Strings in quotes.

R

randomExpansion(int, int) - Method in class org.ofbiz.core.rules.parse.Terminal
By default, create a collection with this terminal's string representation of itself.
randomExpansion(int, int) - Method in class org.ofbiz.core.rules.parse.Sequence
Create a random expansion for each parser in this sequence and return a collection of all these expansions.
randomExpansion(int, int) - Method in class org.ofbiz.core.rules.parse.Repetition
Create a collection of random elements that correspond to this repetition.
randomExpansion(int, int) - Method in class org.ofbiz.core.rules.parse.Parser
Create a random expansion for this parser, where a concatenation of the returned collection will be a language element.
randomExpansion(int, int) - Method in class org.ofbiz.core.rules.parse.Empty
There really is no way to expand an empty parser, so return an empty vector.
randomExpansion(int, int) - Method in class org.ofbiz.core.rules.parse.Alternation
Create a random collection of elements that correspond to this alternation.
randomExpansion(int, int) - Method in class org.ofbiz.core.rules.parse.chars.Letter
Create a set with one random letter.
randomExpansion(int, int) - Method in class org.ofbiz.core.rules.parse.chars.Digit
Create a set with one random digit.
randomExpansion(int, int) - Method in class org.ofbiz.core.rules.parse.tokens.Word
Create a set with one random word (with 3 to 7 characters).
randomExpansion(int, int) - Method in class org.ofbiz.core.rules.parse.tokens.UppercaseWord
Create a set with one random uppercase word (with 3 to 7 characters).
randomExpansion(int, int) - Method in class org.ofbiz.core.rules.parse.tokens.QuotedString
Create a set with one random quoted string (with 2 to 6 characters).
randomExpansion(int, int) - Method in class org.ofbiz.core.rules.parse.tokens.Num
Create a set with one random number (between 0 and 100).
randomExpansion(int, int) - Method in class org.ofbiz.core.rules.parse.tokens.LowercaseWord
 
randomInput(int, String) - Method in class org.ofbiz.core.rules.parse.Parser
Return a random element of this parser's language.
randomSettle(int, int) - Method in class org.ofbiz.core.rules.parse.Alternation
This method is similar to randomExpansion, but it will pick a terminal if one is available.
rDateList - Variable in class org.ofbiz.core.calendar.RecurrenceInfo
 
readActivities(List, String, String, String, String, GenericValue) - Method in class org.ofbiz.core.workflow.definition.XpdlReader
 
readActivity(Element, String, String, String, String) - Method in class org.ofbiz.core.workflow.definition.XpdlReader
 
readActualParameters(List) - Method in class org.ofbiz.core.workflow.definition.XpdlReader
 
readAll(Document) - Method in class org.ofbiz.core.workflow.definition.XpdlReader
 
readApplications(List, String, String, String, String) - Method in class org.ofbiz.core.workflow.definition.XpdlReader
 
readConfig() - Static method in class org.ofbiz.core.service.eca.ServiceEcaUtil
 
readConfig() - Static method in class org.ofbiz.core.service.group.ServiceGroupReader
 
readConfig(String, Map) - Static method in class org.ofbiz.core.extentity.eca.EntityEcaUtil
 
readDataFields(List, String, String, String, String) - Method in class org.ofbiz.core.workflow.definition.XpdlReader
 
readDataFile(InputStream, String) - Method in class org.ofbiz.core.datafile.DataFile
Loads (or reloads) the data file from the given stream
readDataFile(String) - Method in class org.ofbiz.core.datafile.DataFile
Populates (or reloads) the data file with the text of the given content
readDataFile(URL) - Method in class org.ofbiz.core.datafile.DataFile
Loads (or reloads) the data file at the pre-specified location.
reader - Variable in class org.ofbiz.core.rules.parse.tokens.Tokenizer
The reader to read characters from
readers - Static variable in class org.ofbiz.core.entity.model.ModelReader
 
readers - Static variable in class org.ofbiz.core.entity.model.ModelGroupReader
 
readers - Static variable in class org.ofbiz.core.entity.model.ModelFieldTypeReader
 
readers - Variable in class org.ofbiz.core.service.DispatchContext
 
readers - Static variable in class org.ofbiz.core.datafile.ModelDataFileReader
 
readersLoader - Static variable in class org.ofbiz.core.service.ModelServiceReader
 
readersUrl - Static variable in class org.ofbiz.core.service.ModelServiceReader
 
readerURL - Variable in class org.ofbiz.core.service.ModelServiceReader
 
readerURL - Variable in class org.ofbiz.core.datafile.ModelDataFileReader
 
readExtendedAttributes(List) - Method in class org.ofbiz.core.workflow.definition.XpdlReader
 
readExternalPackages(List, String, String) - Method in class org.ofbiz.core.workflow.definition.XpdlReader
 
readFile(URL, URL, String) - Static method in class org.ofbiz.core.datafile.DataFile
Creates a DataFile object which will contain the parsed objects for the specified datafile, using the specified definition.
readFormalParameters(List, String, String, String, String, String) - Method in class org.ofbiz.core.workflow.definition.XpdlReader
 
readLoop(Element, String, String, String, String, String) - Method in class org.ofbiz.core.workflow.definition.XpdlReader
 
readOperations(Element, List, SimpleMethod) - Static method in class org.ofbiz.core.minilang.SimpleMethod
 
readPackage(Element) - Method in class org.ofbiz.core.workflow.definition.XpdlReader
 
readParticipants(List, String, String, String, String, GenericValue) - Method in class org.ofbiz.core.workflow.definition.XpdlReader
 
readRedefinableHeader(Element, GenericValue, String) - Method in class org.ofbiz.core.workflow.definition.XpdlReader
 
readRegionXml(URL) - Method in class org.ofbiz.core.region.RegionManager
 
readResponsibles(List, GenericValue, String) - Method in class org.ofbiz.core.workflow.definition.XpdlReader
 
readSubFlow(Element, String, String, String, String, String) - Method in class org.ofbiz.core.workflow.definition.XpdlReader
 
readTool(Element, String, String, String, String, String) - Method in class org.ofbiz.core.workflow.definition.XpdlReader
 
readTools(List, String, String, String, String, String) - Method in class org.ofbiz.core.workflow.definition.XpdlReader
 
readTransition(Element, String, String, String, String) - Method in class org.ofbiz.core.workflow.definition.XpdlReader
 
readTransitionRefs(List, String, String, String, String, String) - Method in class org.ofbiz.core.workflow.definition.XpdlReader
 
readTransitionRestriction(Element, GenericValue) - Method in class org.ofbiz.core.workflow.definition.XpdlReader
 
readTransitionRestrictions(List, GenericValue) - Method in class org.ofbiz.core.workflow.definition.XpdlReader
 
readTransitions(List, String, String, String, String) - Method in class org.ofbiz.core.workflow.definition.XpdlReader
 
readType(Element, GenericValue) - Method in class org.ofbiz.core.workflow.definition.XpdlReader
Reads information about "Type" entity member sub-elements; the value object passed must have two fields to contain Type information: dataTypeEnumId and complexTypeInfoId.
readTypeDeclarations(List, String, String) - Method in class org.ofbiz.core.workflow.definition.XpdlReader
 
readWorkflowProcess(Element, String, String) - Method in class org.ofbiz.core.workflow.definition.XpdlReader
 
readWorkflowProcesses(List, String, String) - Method in class org.ofbiz.core.workflow.definition.XpdlReader
 
readXmlDocument(InputStream) - Static method in class org.ofbiz.core.util.UtilXml
 
readXmlDocument(InputStream, boolean, String) - Static method in class org.ofbiz.core.util.UtilXml
 
readXmlDocument(String) - Static method in class org.ofbiz.core.util.UtilXml
 
readXmlDocument(String, boolean) - Static method in class org.ofbiz.core.util.UtilXml
 
readXmlDocument(URL) - Static method in class org.ofbiz.core.util.UtilXml
 
readXmlDocument(URL) - Method in class org.ofbiz.core.entity.GenericDelegator
 
readXmlDocument(URL, boolean) - Static method in class org.ofbiz.core.util.UtilXml
 
readXpdl(URL, GenericDelegator) - Static method in class org.ofbiz.core.workflow.definition.XpdlReader
Gets an XML file from the specified location and reads it into GenericValue objects from the given delegator and returns them in a List; does not write to the database, just gets the entities.
realMapIfNeeded - Variable in class org.ofbiz.core.util.UtilMisc.SimpleMap
 
rebuildResourceHandlerEntities() - Method in class org.ofbiz.core.entity.model.ModelReader
rebuilds the resourceHandlerEntities Map of Collections based on the current entityResourceHandlerMap Map, must be done whenever a manual change is made to the entityResourceHandlerMap Map after the initial load to make them consistent again.
receiveEvent(WfEventAudit) - Method in interface org.ofbiz.core.workflow.WfRequester
Receives notice of event status changes
receiveEvent(WfEventAudit) - Method in class org.ofbiz.core.workflow.impl.WfRequesterImpl
 
receiveException(Exception) - Method in class org.ofbiz.core.service.GenericResultWaiter
 
receiveException(Exception) - Method in interface org.ofbiz.core.service.GenericRequester
Receive an exception from an asynchronous service cell * @param exception The exception which was received
receiver - Variable in class org.ofbiz.core.datafile.ModelDataFile
The party that generally receives the file
receiveResult(Map) - Method in class org.ofbiz.core.service.GenericResultWaiter
 
receiveResult(Map) - Method in interface org.ofbiz.core.service.GenericRequester
Receive the result of an asynchronous service call
receiveResults(WfActivity, Map) - Method in interface org.ofbiz.core.workflow.WfProcess
Receives activity results.
receiveResults(WfActivity, Map) - Method in class org.ofbiz.core.workflow.impl.WfProcessImpl
 
Record - class org.ofbiz.core.datafile.Record.
Record
Record(ModelRecord) - Constructor for class org.ofbiz.core.datafile.Record
Creates new Record
Record(ModelRecord, Map) - Constructor for class org.ofbiz.core.datafile.Record
Creates new Record from existing Map
recordLength - Variable in class org.ofbiz.core.datafile.ModelDataFile
The length in bytes of a single record, ONLY if it uses fixed length records
recordName - Variable in class org.ofbiz.core.datafile.Record
Contains the name of the record definition
records - Variable in class org.ofbiz.core.datafile.ModelDataFile
List of record definitions for the file
records - Variable in class org.ofbiz.core.datafile.DataFile
List of record in the file, contains Record objects
RecurrenceInfo - class org.ofbiz.core.calendar.RecurrenceInfo.
Recurrence Info Object
RecurrenceInfo(GenericValue) - Constructor for class org.ofbiz.core.calendar.RecurrenceInfo
Creates new RecurrenceInfo
RecurrenceInfoException - exception org.ofbiz.core.calendar.RecurrenceInfoException.
 
RecurrenceInfoException() - Constructor for class org.ofbiz.core.calendar.RecurrenceInfoException
 
RecurrenceInfoException(String) - Constructor for class org.ofbiz.core.calendar.RecurrenceInfoException
 
RecurrenceInfoException(String, Throwable) - Constructor for class org.ofbiz.core.calendar.RecurrenceInfoException
 
RecurrenceRule - class org.ofbiz.core.calendar.RecurrenceRule.
Recurrence Rule Object
RecurrenceRule(GenericValue) - Constructor for class org.ofbiz.core.calendar.RecurrenceRule
Creates a new RecurrenceRule object from a RecurrenceInfo entity.
RecurrenceRuleException - exception org.ofbiz.core.calendar.RecurrenceRuleException.
 
RecurrenceRuleException() - Constructor for class org.ofbiz.core.calendar.RecurrenceRuleException
 
RecurrenceRuleException(String) - Constructor for class org.ofbiz.core.calendar.RecurrenceRuleException
 
RecurrenceRuleException(String, Throwable) - Constructor for class org.ofbiz.core.calendar.RecurrenceRuleException
 
RecurrenceUtil - class org.ofbiz.core.calendar.RecurrenceUtil.
Recurrence Utilities
RecurrenceUtil() - Constructor for class org.ofbiz.core.calendar.RecurrenceUtil
 
refresh() - Method in class org.ofbiz.core.entity.GenericValue
 
refresh() - Method in interface org.ofbiz.core.service.jms.GenericMessageListener
Refresh the connection.
refresh() - Method in class org.ofbiz.core.service.jms.AbstractJmsListener
* @see org.ofbiz.core.service.jms.GenericMessageListener#refresh()
refresh(GenericValue) - Method in class org.ofbiz.core.entity.GenericDelegator
Refresh the Entity for the GenericValue from the persistent store
refresh(GenericValue) - Method in interface org.ofbiz.core.entity.DelegatorInterface
 
refresh(GenericValue, boolean) - Method in class org.ofbiz.core.entity.GenericDelegator
Refresh the Entity for the GenericValue from the persistent store
refresh(GenericValue, boolean) - Method in interface org.ofbiz.core.entity.DelegatorInterface
 
refreshListener(String) - Method in class org.ofbiz.core.service.jms.JmsListenerFactory
Refresh a JMS message listener.
refreshSequencer() - Method in class org.ofbiz.core.entity.GenericDelegator
Refreshes the ID sequencer clearing all cached bank values.
refreshSequencer() - Method in interface org.ofbiz.core.entity.DelegatorInterface
 
Regexp - class org.ofbiz.core.minilang.operation.Regexp.
Validates the current field using a regular expression
Regexp(Element, SimpleMapProcess) - Constructor for class org.ofbiz.core.minilang.operation.Regexp
 
RegexpCondition - class org.ofbiz.core.minilang.method.conditional.RegexpCondition.
Implements compare to a constant condition.
RegexpCondition(Element, SimpleMethod) - Constructor for class org.ofbiz.core.minilang.method.conditional.RegexpCondition
 
Region - class org.ofbiz.core.region.Region.
A region is content that contains a set of sections that can render in a PageContext
Implements abstract render(PageContext) from Content
Region(String, String) - Constructor for class org.ofbiz.core.region.Region
 
Region(String, String, Map) - Constructor for class org.ofbiz.core.region.Region
 
regionCache - Static variable in class org.ofbiz.core.region.RegionManager
 
regionFile - Variable in class org.ofbiz.core.region.RegionManager
 
regionManager - Variable in class org.ofbiz.core.region.Section
 
regionManager - Variable in class org.ofbiz.core.view.RegionViewHandler
 
RegionManager - class org.ofbiz.core.region.RegionManager.
A class to manage the region cache and read a region XML file
RegionManager(URL) - Constructor for class org.ofbiz.core.region.RegionManager
 
regionObj - Variable in class org.ofbiz.core.region.RegionTag
 
REGIONS_CONFIG_LOCATION - Static variable in class org.ofbiz.core.util.SiteDefs
Location of regions configuration XML file
RegionStack - class org.ofbiz.core.region.RegionStack.
 
RegionTag - class org.ofbiz.core.region.RegionTag.
Base tag for other region tags, uses "/WEB-INF/regions.xml" file
RegionTag() - Constructor for class org.ofbiz.core.region.RegionTag
 
RegionViewHandler - class org.ofbiz.core.view.RegionViewHandler.
Handles Region type view rendering
RegionViewHandler() - Constructor for class org.ofbiz.core.view.RegionViewHandler
 
register(String, DispatchContext) - Method in class org.ofbiz.core.service.ServiceDispatcher
Registers the loader with this ServiceDispatcher
registerProcess(WfProcess, Map, GenericRequester) - Method in interface org.ofbiz.core.workflow.WfRequester
Registers a process with this requester; starts the process.
registerProcess(WfProcess, Map, GenericRequester) - Method in class org.ofbiz.core.workflow.impl.WfRequesterImpl
 
reinitialize() - Static method in class org.ofbiz.core.entity.config.EntityConfigUtil
 
relatedCache - Variable in class org.ofbiz.core.entity.GenericValue
Hashtable to cache various related entity collections
relatedOneCache - Variable in class org.ofbiz.core.entity.GenericValue
Hashtable to cache various related cardinality one entity collections
relations - Variable in class org.ofbiz.core.entity.model.ModelEntity
relations defining relationships between this entity and other entities
release() - Method in class org.ofbiz.core.region.RenderTag
 
release() - Method in class org.ofbiz.core.region.RegionTag
 
release(WfAssignment, String) - Method in interface org.ofbiz.core.workflow.WfResource
Release the resouce from the assignement
release(WfAssignment, String) - Method in class org.ofbiz.core.workflow.impl.WfResourceImpl
 
relEntityAlias - Variable in class org.ofbiz.core.entity.model.ModelViewEntity.ModelViewLink
 
relEntityName - Variable in class org.ofbiz.core.entity.model.ModelRelation
the name of the related entity
relFieldName - Variable in class org.ofbiz.core.entity.model.ModelKeyMap
name of the field in related entity
reload() - Method in class org.ofbiz.core.util.FlexibleProperties
 
reloadConfig() - Static method in class org.ofbiz.core.service.eca.ServiceEcaUtil
 
relOptional - Variable in class org.ofbiz.core.entity.model.ModelViewEntity.ModelViewLink
 
remainder(String) - Method in class org.ofbiz.core.rules.parse.Assembly
Returns the elements of the assembly that remain to be consumed, separated by the specified delimiter.
remainder(String) - Method in class org.ofbiz.core.rules.parse.chars.CharacterAssembly
Returns a textual representation of the amount of this characterAssembly that remains to be consumed.
remainder(String) - Method in class org.ofbiz.core.rules.parse.tokens.TokenAssembly
Returns a textual representation of the amount of this tokenAssembly that remains to be consumed.
remove() - Method in class org.ofbiz.core.entity.GenericValue
 
remove() - Method in class org.ofbiz.core.entity.EntityListIterator
 
remove() - Method in class org.ofbiz.core.calendar.RecurrenceRule
Removes this rule from the persistant store.
remove() - Method in class org.ofbiz.core.calendar.RecurrenceInfo
Removes the recurrence from persistant store.
remove() - Method in interface org.ofbiz.core.workflow.WfAssignment
Removes the stored data for this object.
remove() - Method in class org.ofbiz.core.workflow.impl.WfAssignmentImpl
 
remove(HttpSession) - Method in class org.ofbiz.core.minilang.method.ServletAccessor.AttributeAccessor
 
remove(HttpSession, MethodContext) - Method in class org.ofbiz.core.minilang.method.ServletAccessor
Based on name remove from HttpSession or from List in HttpSession
remove(Map) - Method in class org.ofbiz.core.util.FlexibleMapAccessor
Given the name based information in this accessor, remove the value from the passed in Map.
remove(Map, MethodContext) - Method in class org.ofbiz.core.minilang.method.ContextAccessor
Based on name remove from Map or from List in Map
remove(MethodContext) - Method in class org.ofbiz.core.minilang.method.ContextAccessor
Based on name remove from Map or from List in Map
remove(Object) - Method in class org.ofbiz.core.util.UtilMisc.SimpleMap
 
remove(Object) - Method in class org.ofbiz.core.util.UtilCache
Removes an element from the cache according to the specified key
remove(Object) - Method in class org.ofbiz.core.util.OrderedMap
 
remove(Object) - Method in class org.ofbiz.core.entity.GenericEntity
 
remove(Object) - Method in class org.ofbiz.core.ftl.OfbizCacheStorage
 
remove(ServletRequest) - Method in class org.ofbiz.core.minilang.method.ServletAccessor.AttributeAccessor
 
remove(ServletRequest, MethodContext) - Method in class org.ofbiz.core.minilang.method.ServletAccessor
Based on name remove from ServletRequest or from List in ServletRequest
removeAll(List) - Method in class org.ofbiz.core.entity.MemoryHelper
 
removeAll(List) - Method in class org.ofbiz.core.entity.GenericHelperDAO
Remove the Entities from the List from the persistent store.
removeAll(List) - Method in interface org.ofbiz.core.entity.GenericHelper
Remove the Entities from the List from the persistent store.
removeAll(List) - Method in class org.ofbiz.core.entity.GenericDelegator
Remove the Entities from the List from the persistent store.
removeAll(List) - Method in interface org.ofbiz.core.entity.DelegatorInterface
 
removeAll(List, boolean) - Method in class org.ofbiz.core.entity.GenericDelegator
Remove the Entities from the List from the persistent store.
removeAll(List, boolean) - Method in interface org.ofbiz.core.entity.DelegatorInterface
 
RemoveByAnd - class org.ofbiz.core.minilang.method.entityops.RemoveByAnd.
Uses the delegator to remove entity values constrained by anding the map fields
RemoveByAnd(Element, SimpleMethod) - Constructor for class org.ofbiz.core.minilang.method.entityops.RemoveByAnd
 
removeByAnd(ModelEntity, Map) - Method in class org.ofbiz.core.entity.MemoryHelper
 
removeByAnd(ModelEntity, Map) - Method in class org.ofbiz.core.entity.GenericHelperDAO
Removes/deletes Generic Entity records found by all of the specified fields (ie: combined using AND)
removeByAnd(ModelEntity, Map) - Method in interface org.ofbiz.core.entity.GenericHelper
Removes/deletes Generic Entity records found by all of the specified fields (ie: combined using AND)
removeByAnd(String, Map) - Method in class org.ofbiz.core.entity.GenericDelegator
Removes/deletes Generic Entity records found by all of the specified fields (ie: combined using AND)
removeByAnd(String, Map) - Method in interface org.ofbiz.core.entity.DelegatorInterface
 
removeByAnd(String, Map, boolean) - Method in class org.ofbiz.core.entity.GenericDelegator
Removes/deletes Generic Entity records found by all of the specified fields (ie: combined using AND)
removeByAnd(String, Map, boolean) - Method in interface org.ofbiz.core.entity.DelegatorInterface
 
removeByPrimaryKey(GenericPK) - Method in class org.ofbiz.core.entity.MemoryHelper
 
removeByPrimaryKey(GenericPK) - Method in class org.ofbiz.core.entity.GenericHelperDAO
Remove a Generic Entity corresponding to the primaryKey
removeByPrimaryKey(GenericPK) - Method in interface org.ofbiz.core.entity.GenericHelper
Remove a Generic Entity corresponding to the primaryKey
removeByPrimaryKey(GenericPK) - Method in class org.ofbiz.core.entity.GenericDelegator
Remove a Generic Entity corresponding to the primaryKey
removeByPrimaryKey(GenericPK) - Method in interface org.ofbiz.core.entity.DelegatorInterface
 
removeByPrimaryKey(GenericPK, boolean) - Method in class org.ofbiz.core.entity.GenericDelegator
Remove a Generic Entity corresponding to the primaryKey
removeByPrimaryKey(GenericPK, boolean) - Method in interface org.ofbiz.core.entity.DelegatorInterface
 
removeElementEvent(HttpServletRequest, HttpServletResponse) - Static method in class org.ofbiz.core.extutil.UtilCacheEvents
An HTTP WebEvent handler the specified element from the specified cache
removeEnv(FlexibleMapAccessor) - Method in class org.ofbiz.core.minilang.method.MethodContext
 
removeEnv(String) - Method in class org.ofbiz.core.minilang.method.MethodContext
Removes the named value from the environment.
removeField(int) - Method in class org.ofbiz.core.entity.model.ModelEntity
 
removeField(String) - Method in class org.ofbiz.core.entity.model.ModelEntity
 
removeIndex(int) - Method in class org.ofbiz.core.entity.model.ModelEntity
 
removeIndexField(int) - Method in class org.ofbiz.core.entity.model.ModelIndex
 
removeKeyMap(int) - Method in class org.ofbiz.core.entity.model.ModelRelation
 
RemoveList - class org.ofbiz.core.minilang.method.entityops.RemoveList.
Uses the delegator to remove the specified value object (or psuedo-pk) list from the datasource
RemoveList(Element, SimpleMethod) - Constructor for class org.ofbiz.core.minilang.method.entityops.RemoveList
 
removeMemberModelMemberEntity(String) - Method in class org.ofbiz.core.entity.model.ModelViewEntity
 
RemoveRelated - class org.ofbiz.core.minilang.method.entityops.RemoveRelated.
Uses the delegator to remove entities related to the specified value object from the datasource
RemoveRelated(Element, SimpleMethod) - Constructor for class org.ofbiz.core.minilang.method.entityops.RemoveRelated
 
removeRelated(String) - Method in class org.ofbiz.core.entity.GenericValue
Remove the named Related Entity for the GenericValue from the persistent store
removeRelated(String, GenericValue) - Method in class org.ofbiz.core.entity.GenericDelegator
Remove the named Related Entity for the GenericValue from the persistent store
removeRelated(String, GenericValue) - Method in interface org.ofbiz.core.entity.DelegatorInterface
 
removeRelated(String, GenericValue, boolean) - Method in class org.ofbiz.core.entity.GenericDelegator
Remove the named Related Entity for the GenericValue from the persistent store
removeRelated(String, GenericValue, boolean) - Method in interface org.ofbiz.core.entity.DelegatorInterface
 
removeRelation(int) - Method in class org.ofbiz.core.entity.model.ModelEntity
 
removeSpaces(String) - Static method in class org.ofbiz.core.util.StringUtil
Removes all spaces from a string
removeThread(JobInvoker) - Method in class org.ofbiz.core.service.job.JobPoller
Removes a thread from the pool.
removeValidator(int) - Method in class org.ofbiz.core.entity.model.ModelField
 
RemoveValue - class org.ofbiz.core.minilang.method.entityops.RemoveValue.
Uses the delegator to remove the specified value object entity from the datasource
RemoveValue(Element, SimpleMethod) - Constructor for class org.ofbiz.core.minilang.method.entityops.RemoveValue
 
removeValue(GenericValue) - Method in class org.ofbiz.core.entity.GenericDelegator
Remove a Generic Value from the database
removeValue(GenericValue) - Method in interface org.ofbiz.core.entity.DelegatorInterface
 
removeValue(GenericValue, boolean) - Method in class org.ofbiz.core.entity.GenericDelegator
Remove a Generic Value from the database
removeValue(GenericValue, boolean) - Method in interface org.ofbiz.core.entity.DelegatorInterface
 
render(HttpServletRequest, HttpServletResponse) - Method in class org.ofbiz.core.region.Section
 
render(HttpServletRequest, HttpServletResponse) - Method in class org.ofbiz.core.region.Region
 
render(JPublishContext, String, InputStream, OutputStream) - Method in class org.ofbiz.core.view.GenericViewRenderer
 
render(JPublishContext, String, Reader, Writer) - Method in class org.ofbiz.core.ftl.FreeMarkerViewRenderer
 
render(JPublishContext, String, Reader, Writer) - Method in class org.ofbiz.core.view.GenericViewRenderer
 
render(PageContext) - Method in class org.ofbiz.core.region.Section
 
render(PageContext) - Method in class org.ofbiz.core.region.Region
 
render(String, String, String, String, String, HttpServletRequest, HttpServletResponse) - Method in class org.ofbiz.core.ftl.FreeMarkerViewHandler
 
render(String, String, String, String, String, HttpServletRequest, HttpServletResponse) - Method in interface org.ofbiz.core.view.ViewHandler
Render the page.
render(String, String, String, String, String, HttpServletRequest, HttpServletResponse) - Method in class org.ofbiz.core.view.VelocityViewHandler
 
render(String, String, String, String, String, HttpServletRequest, HttpServletResponse) - Method in class org.ofbiz.core.view.RegionViewHandler
 
render(String, String, String, String, String, HttpServletRequest, HttpServletResponse) - Method in class org.ofbiz.core.view.JspViewHandler
 
render(String, String, String, String, String, HttpServletRequest, HttpServletResponse) - Method in class org.ofbiz.core.view.JasperReportsXmlViewHandler
 
render(String, String, String, String, String, HttpServletRequest, HttpServletResponse) - Method in class org.ofbiz.core.view.JasperReportsPdfViewHandler
 
render(String, String, String, String, String, HttpServletRequest, HttpServletResponse) - Method in class org.ofbiz.core.view.JPublishViewHandler
 
render(String, String, String, String, String, HttpServletRequest, HttpServletResponse) - Method in class org.ofbiz.core.view.HttpViewHandler
 
render(String, String, String, String, String, HttpServletRequest, HttpServletResponse) - Method in class org.ofbiz.core.view.DataVisionViewHandler
 
renderers - Variable in class org.ofbiz.core.view.GenericViewRenderer
 
renderingRegion() - Method in class org.ofbiz.core.region.RenderTag
 
renderingSection() - Method in class org.ofbiz.core.region.RenderTag
 
RenderTag - class org.ofbiz.core.region.RenderTag.
Tag to render a region
RenderTag() - Constructor for class org.ofbiz.core.region.RenderTag
 
Repetition - class org.ofbiz.core.rules.parse.Repetition.
Title: Repetition
Repetition(Parser) - Constructor for class org.ofbiz.core.rules.parse.Repetition
Constructs a repetition of the given parser.
Repetition(Parser, String) - Constructor for class org.ofbiz.core.rules.parse.Repetition
Constructs a repetition of the given parser with the given name.
replaceString(String, String, String) - Static method in class org.ofbiz.core.util.UtilFormatOut
Replaces all occurances of oldString in mainString with newString
replaceString(String, String, String) - Static method in class org.ofbiz.core.util.StringUtil
Replaces all occurances of oldString in mainString with newString
replaceString(String, String, String) - Static method in class org.ofbiz.core.entity.model.ModelUtil
Replaces all occurances of oldString in mainString with newString
reportLeftovers(Assembly, String) - Static method in class org.ofbiz.core.rules.logikus.LogikusFacade
Throws a runtime exception reporting an incomplete parse.
reportNoMatch(TokenString, String) - Static method in class org.ofbiz.core.rules.logikus.LogikusFacade
Throws a runtime exception reporting failed parse.
REQUEST - Static variable in class org.ofbiz.core.stats.ServerHitBin
 
REQUEST - Static variable in class org.ofbiz.core.view.VelocityViewHandler
 
REQUEST_DESCRIPTION - Static variable in class org.ofbiz.core.util.ConfigXMLReader
 
REQUEST_EDIT - Static variable in class org.ofbiz.core.util.ConfigXMLReader
 
REQUEST_HANDLER - Static variable in class org.ofbiz.core.util.SiteDefs
Used in servlet context to store the request handler
REQUEST_MAPPING - Static variable in class org.ofbiz.core.util.ConfigXMLReader
 
REQUEST_URI - Static variable in class org.ofbiz.core.util.ConfigXMLReader
 
requestCache - Static variable in class org.ofbiz.core.util.ConfigXMLReader
 
requester - Variable in class org.ofbiz.core.service.job.GenericServiceJob
 
requester - Variable in class org.ofbiz.core.workflow.client.StartActivityJob
 
requester() - Method in interface org.ofbiz.core.workflow.WfProcess
Gets the requester of this process
requester() - Method in class org.ofbiz.core.workflow.impl.WfProcessImpl
 
RequesterRequired - exception org.ofbiz.core.workflow.RequesterRequired.
RequesterRequired Workflow Exception
RequesterRequired() - Constructor for class org.ofbiz.core.workflow.RequesterRequired
 
RequesterRequired(String) - Constructor for class org.ofbiz.core.workflow.RequesterRequired
 
RequesterRequired(String, Throwable) - Constructor for class org.ofbiz.core.workflow.RequesterRequired
 
requestHandler - Variable in class org.ofbiz.core.event.EventFactory
 
requestHandler - Variable in class org.ofbiz.core.view.ViewFactory
 
RequestHandler - class org.ofbiz.core.control.RequestHandler.
RequestHandler - Request Processor Object
RequestHandler() - Constructor for class org.ofbiz.core.control.RequestHandler
 
RequestHandlerException - exception org.ofbiz.core.control.RequestHandlerException.
RequestHandlerException
RequestHandlerException() - Constructor for class org.ofbiz.core.control.RequestHandlerException
 
RequestHandlerException(String) - Constructor for class org.ofbiz.core.control.RequestHandlerException
 
RequestHandlerException(String, Throwable) - Constructor for class org.ofbiz.core.control.RequestHandlerException
 
requestHistory - Static variable in class org.ofbiz.core.stats.ServerHitBin
 
requestManager - Variable in class org.ofbiz.core.event.EventFactory
 
requestManager - Variable in class org.ofbiz.core.view.ViewFactory
 
RequestManager - class org.ofbiz.core.control.RequestManager.
RequestManager - Manages request, config and view mappings.
RequestManager(ServletContext) - Constructor for class org.ofbiz.core.control.RequestManager
 
requestSinceStarted - Static variable in class org.ofbiz.core.stats.ServerHitBin
 
RequestToField - class org.ofbiz.core.minilang.method.eventops.RequestToField.
Copies a Servlet request attribute to a map field
RequestToField(Element, SimpleMethod) - Constructor for class org.ofbiz.core.minilang.method.eventops.RequestToField
 
requireNewTransaction - Variable in class org.ofbiz.core.service.ModelService
Require a new transaction for this service
requiresAuth(String) - Method in class org.ofbiz.core.control.RequestManager
 
requiresHttps(String) - Method in class org.ofbiz.core.control.RequestManager
 
reset(int) - Method in class org.ofbiz.core.rules.parse.tokens.NumberState
Prepare to assemble a new number.
RESIN - Static variable in class org.ofbiz.core.util.UtilJ2eeCompat
 
resolveEntity(String, String) - Method in class org.ofbiz.core.util.UtilXml.LocalResolver
Returns DTD inputSource.
resolvent - Static variable in class org.ofbiz.core.rules.engine.Fact
With facts, there is nothing beyond the fact itself to prove; there is nothing to resolve.
resolvent - Variable in class org.ofbiz.core.rules.engine.ConsultingStructure
 
resolvent() - Method in class org.ofbiz.core.rules.engine.Fact
Returns an empty resolvent
resolvent() - Method in class org.ofbiz.core.rules.engine.DynamicRule
Returns the series of structures which, if proven, prove the truth of the head.
resolvent() - Method in interface org.ofbiz.core.rules.engine.DynamicAxiom
Return the tail of this dynamic axiom.
resource - Variable in class org.ofbiz.core.workflow.impl.WfAssignmentImpl
 
resourceCache - Static variable in class org.ofbiz.core.util.UtilProperties
An instance of the generic cache for storing the FlexibleProperties corresponding to each properties file keyed by a String for the resource location.
resourceElement - Variable in class org.ofbiz.core.entity.config.EntityConfigUtil.EntityGroupReaderInfo
 
resourceElement - Variable in class org.ofbiz.core.entity.config.EntityConfigUtil.FieldTypeInfo
 
resourceElements - Variable in class org.ofbiz.core.entity.config.EntityConfigUtil.EntityModelReaderInfo
 
resourceElements - Variable in class org.ofbiz.core.entity.config.EntityConfigUtil.EntityEcaReaderInfo
 
ResourceHandler - class org.ofbiz.core.config.ResourceHandler.
Contains resource information and provides for loading data
ResourceHandler(String, Element) - Constructor for class org.ofbiz.core.config.ResourceHandler
 
ResourceHandler(String, String, String) - Constructor for class org.ofbiz.core.config.ResourceHandler
 
resourceHandlerEntities - Variable in class org.ofbiz.core.entity.model.ModelReader
contains a collection of entity names for each ResourceHandler, populated as they are loaded
resourceKey - Variable in class org.ofbiz.core.workflow.impl.WfResourceImpl
 
resourceKey() - Method in interface org.ofbiz.core.workflow.WfResource
Gets the resource key.
resourceKey() - Method in class org.ofbiz.core.workflow.impl.WfResourceImpl
 
ResourceLoader - class org.ofbiz.core.config.ResourceLoader.
Loads resources using dynamically specified resource loader classes
ResourceLoader() - Constructor for class org.ofbiz.core.config.ResourceLoader
 
resourceLoaderInfos - Static variable in class org.ofbiz.core.entity.config.EntityConfigUtil
 
resourceName - Variable in class org.ofbiz.core.workflow.impl.WfResourceImpl
 
resourceName() - Method in interface org.ofbiz.core.workflow.WfResource
Gets the resource name
resourceName() - Method in class org.ofbiz.core.workflow.impl.WfResourceImpl
 
resourcePartyId() - Method in interface org.ofbiz.core.workflow.WfResource
Gets the party id of this resource
resourcePartyId() - Method in class org.ofbiz.core.workflow.impl.WfResourceImpl
 
resourceRoleId() - Method in interface org.ofbiz.core.workflow.WfResource
Gets the role id of this resource
resourceRoleId() - Method in class org.ofbiz.core.workflow.impl.WfResourceImpl
 
RESPOND_ERROR - Static variable in class org.ofbiz.core.service.ModelService
 
RESPOND_SUCCESS - Static variable in class org.ofbiz.core.service.ModelService
 
RESPONSE - Static variable in class org.ofbiz.core.util.ConfigXMLReader
 
RESPONSE - Static variable in class org.ofbiz.core.view.VelocityViewHandler
 
RESPONSE_MESSAGE - Static variable in class org.ofbiz.core.service.ModelService
 
RESPONSE_NAME - Static variable in class org.ofbiz.core.util.ConfigXMLReader
 
RESPONSE_TYPE - Static variable in class org.ofbiz.core.util.ConfigXMLReader
 
RESPONSE_VALUE - Static variable in class org.ofbiz.core.util.ConfigXMLReader
 
result() - Method in interface org.ofbiz.core.workflow.WfProcess
Gets the results of this process
result() - Method in interface org.ofbiz.core.workflow.WfActivity
Retrieve the Result map of this activity.
result() - Method in class org.ofbiz.core.workflow.impl.WfProcessImpl
 
result() - Method in class org.ofbiz.core.workflow.impl.WfActivityImpl
 
resultName - Variable in class org.ofbiz.core.minilang.method.callops.CallService.ResultToFieldDef
 
ResultNotAvailable - exception org.ofbiz.core.workflow.ResultNotAvailable.
ResultNotAvailable Workflow Exception
ResultNotAvailable() - Constructor for class org.ofbiz.core.workflow.ResultNotAvailable
 
ResultNotAvailable(String) - Constructor for class org.ofbiz.core.workflow.ResultNotAvailable
 
ResultNotAvailable(String, Throwable) - Constructor for class org.ofbiz.core.workflow.ResultNotAvailable
 
resultsArea - Variable in class org.ofbiz.core.rules.logikus.LogikusMediator
 
resultsArea - Variable in class org.ofbiz.core.rules.logikus.LogikusIde
 
resultsArea() - Method in class org.ofbiz.core.rules.logikus.LogikusIde
The results text area.
resultScope - Variable in class org.ofbiz.core.taglib.ServiceTag
 
resultSet - Variable in class org.ofbiz.core.entity.EntityListIterator
 
resultSetConcurrency - Variable in class org.ofbiz.core.entity.EntityFindOptions
 
resultSetType - Variable in class org.ofbiz.core.entity.EntityFindOptions
 
resultSignature - Variable in class org.ofbiz.core.workflow.impl.WfProcessMgrImpl
 
resultSignature() - Method in interface org.ofbiz.core.workflow.WfProcessMgr
 
resultSignature() - Method in class org.ofbiz.core.workflow.impl.WfProcessMgrImpl
 
resultToContext - Variable in class org.ofbiz.core.service.eca.ServiceEcaAction
 
resultToContext() - Method in class org.ofbiz.core.service.group.GroupServiceModel
Returns true if the results of this service are to go back into the context
resultToValue - Variable in class org.ofbiz.core.extentity.eca.EntityEcaAction
 
resume() - Method in interface org.ofbiz.core.workflow.WfExecutionObject
Resume this process or activity.
resume() - Method in class org.ofbiz.core.workflow.impl.WfExecutionObjectImpl
 
resume() - Method in class org.ofbiz.core.workflow.impl.WfActivityImpl
 
resume(String) - Method in class org.ofbiz.core.workflow.client.WorkflowClient
Resume an activity
resumeActivity(DispatchContext, Map) - Static method in class org.ofbiz.core.workflow.client.WorkflowServices
Resume activity
Return - class org.ofbiz.core.minilang.method.callops.Return.
An event operation that returns the given response code
Return(Element, SimpleMethod) - Constructor for class org.ofbiz.core.minilang.method.callops.Return
 
returnError(HttpServletRequest, HttpServletResponse) - Static method in class org.ofbiz.core.event.CoreEvents
Return error event.
returnError(List) - Static method in class org.ofbiz.core.service.ServiceUtil
A small routine used all over to improve code efficiency, make a result map with the message and the error response code
returnError(String) - Static method in class org.ofbiz.core.service.ServiceUtil
A small routine used all over to improve code efficiency, make a result map with the message and the error response code
returnMessage(String, String) - Static method in class org.ofbiz.core.service.ServiceUtil
A small routine to make a result map with the message and the response code NOTE: This brings out some bad points to our message convention: we should be using a single message or message list and what type of message that is should be determined by the RESPONSE_MESSAGE (and there's another annoyance, it should be RESPONSE_CODE)
returnNull(HttpServletRequest, HttpServletResponse) - Static method in class org.ofbiz.core.event.CoreEvents
Return null event.
returnSuccess() - Static method in class org.ofbiz.core.service.ServiceUtil
A small routine used all over to improve code efficiency, make a result map with the message and the success response code
returnSuccess(HttpServletRequest, HttpServletResponse) - Static method in class org.ofbiz.core.event.CoreEvents
Return success event.
returnSuccess(String) - Static method in class org.ofbiz.core.service.ServiceUtil
A small routine used all over to improve code efficiency, make a result map with the message and the success response code
REX_IP - Static variable in class org.ofbiz.core.util.UtilJ2eeCompat
 
rhsMapName - Variable in class org.ofbiz.core.service.eca.ServiceEcaCondition
 
rhsValueName - Variable in class org.ofbiz.core.service.eca.ServiceEcaCondition
 
rhsValueName - Variable in class org.ofbiz.core.extentity.eca.EntityEcaCondition
 
roleTypeId - Variable in class org.ofbiz.core.workflow.impl.WfResourceImpl
 
rollback() - Static method in class org.ofbiz.core.entity.TransactionUtil
Rolls back transaction in the current thread IF transactions are available
rollback() - Method in class org.ofbiz.core.entity.jdbc.SQLProcessor
Rollback all modifications
rollback(boolean) - Static method in class org.ofbiz.core.entity.TransactionUtil
Rolls back transaction in the current thread IF transactions are available AND if beganTransaction is true; if beganTransaction is not true, setRollbackOnly is called to insure that the transaction will be rolled back
rollbackOnError - Variable in class org.ofbiz.core.extentity.eca.EntityEcaAction
 
RouteEngine - class org.ofbiz.core.service.engine.RouteEngine.
RouteEngine.java
RouteEngine(ServiceDispatcher) - Constructor for class org.ofbiz.core.service.engine.RouteEngine
 
rRulesList - Variable in class org.ofbiz.core.calendar.RecurrenceInfo
 
rule - Variable in class org.ofbiz.core.calendar.RecurrenceRule
 
Rule - class org.ofbiz.core.rules.engine.Rule.
Title: Rule
Rule(Structure) - Constructor for class org.ofbiz.core.rules.engine.Rule
Construct a one-structure rule from the given structure.
Rule(Structure[]) - Constructor for class org.ofbiz.core.rules.engine.Rule
Construct rule from the given structures.
ruleDef() - Method in class org.ofbiz.core.rules.logikus.LogikusParser
Return a parser that recognizes the grammar: ruleDef = ":-" commaList(condition);
run - Variable in class org.ofbiz.core.service.job.JobPoller
 
run() - Method in class org.ofbiz.core.service.jms.JmsListenerFactory
 
run() - Method in class org.ofbiz.core.service.job.JobPoller
 
run() - Method in class org.ofbiz.core.service.job.JobInvoker
 
run() - Method in class org.ofbiz.core.workflow.impl.WfActivityToolImplementation
 
run() - Method in class org.ofbiz.core.workflow.impl.WfActivitySubFlowImplementation
 
run() - Method in class org.ofbiz.core.workflow.impl.WfActivityRouteImplementation
 
run() - Method in class org.ofbiz.core.workflow.impl.WfActivityNoImplementation
 
run() - Method in class org.ofbiz.core.workflow.impl.WfActivityLoopImplementation
To be implemented.
run() - Method in class org.ofbiz.core.workflow.impl.WfActivityAbstractImplementation
Run the implementation.
run() - Method in class org.ofbiz.core.rules.logikus.LogikusMediator
Proves the query against the program.
run(ModelService, Map) - Method in class org.ofbiz.core.service.jms.JmsServiceEngine
 
run(ServiceDispatcher, String, Map) - Method in class org.ofbiz.core.service.group.GroupModel
Invokes the group of services in order defined * @param dispatcher ServiceDispatcher used for invocation * @param localName Name of the LocalDispatcher (namespace) * @param context Full parameter context (combined for all services) * @return Map Result Map * @throws GenericServiceException
run(String, String) - Method in class org.ofbiz.core.pseudotag.InputValue
 
run(String, String) - Method in class org.ofbiz.core.pseudotag.EntityField
 
run(String, String, PageContext) - Static method in class org.ofbiz.core.pseudotag.InputValue
 
run(String, String, PageContext) - Static method in class org.ofbiz.core.pseudotag.EntityField
 
run(String, String, String) - Method in class org.ofbiz.core.pseudotag.InputValue
 
run(String, String, String) - Method in class org.ofbiz.core.pseudotag.EntityField
 
run(String, String, String, PageContext) - Static method in class org.ofbiz.core.pseudotag.InputValue
 
run(String, String, String, PageContext) - Static method in class org.ofbiz.core.pseudotag.EntityField
 
run(String, String, String, String) - Method in class org.ofbiz.core.pseudotag.InputValue
 
run(String, String, String, String) - Method in class org.ofbiz.core.pseudotag.EntityField
 
run(String, String, String, String, PageContext) - Static method in class org.ofbiz.core.pseudotag.InputValue
 
run(String, String, String, String, PageContext) - Static method in class org.ofbiz.core.pseudotag.EntityField
 
run(String, String, String, String, String, String) - Method in class org.ofbiz.core.pseudotag.InputValue
Run the InputValue Pseudo-Tag, all fields except field, and entityAttr can be null
run(String, String, String, String, String, String) - Method in class org.ofbiz.core.pseudotag.EntityField
Run the EntityField Pseudo-Tag, all fields except attribute, and field can be null
run(String, String, String, String, String, String, PageContext) - Static method in class org.ofbiz.core.pseudotag.InputValue
Run the InputValue Pseudo-Tag, all fields except field, entityAttr, and pageContext can be null
run(String, String, String, String, String, String, PageContext) - Static method in class org.ofbiz.core.pseudotag.EntityField
Run the EntityField Pseudo-Tag, all fields except attribute, field, and pageContext can be null
runAction(DispatchContext, GenericEntity) - Method in class org.ofbiz.core.extentity.eca.EntityEcaAction
 
runAction(String, DispatchContext, Map, Map) - Method in class org.ofbiz.core.service.eca.ServiceEcaAction
 
runAsync(String, Map) - Method in interface org.ofbiz.core.service.LocalDispatcher
Run the service asynchronously and IGNORE the result.
runAsync(String, Map) - Method in class org.ofbiz.core.service.GenericDispatcher
 
runAsync(String, Map) - Method in class org.ofbiz.core.service.GenericAbstractDispatcher
 
runAsync(String, Map, boolean) - Method in interface org.ofbiz.core.service.LocalDispatcher
Run the service asynchronously and IGNORE the result.
runAsync(String, Map, boolean) - Method in class org.ofbiz.core.service.GenericDispatcher
 
runAsync(String, Map, boolean) - Method in class org.ofbiz.core.service.GenericAbstractDispatcher
 
runAsync(String, Map, GenericRequester) - Method in interface org.ofbiz.core.service.LocalDispatcher
Run the service asynchronously, passing an instance of GenericRequester that will receive the result.
runAsync(String, Map, GenericRequester) - Method in class org.ofbiz.core.service.GenericDispatcher
 
runAsync(String, Map, GenericRequester) - Method in class org.ofbiz.core.service.GenericAbstractDispatcher
 
runAsync(String, Map, GenericRequester, boolean) - Method in interface org.ofbiz.core.service.LocalDispatcher
Run the service asynchronously, passing an instance of GenericRequester that will receive the result.
runAsync(String, Map, GenericRequester, boolean) - Method in class org.ofbiz.core.service.GenericDispatcher
 
runAsync(String, Map, GenericRequester, boolean) - Method in class org.ofbiz.core.service.GenericAbstractDispatcher
 
runAsync(String, ModelService, Map, boolean) - Method in class org.ofbiz.core.service.ServiceDispatcher
Run the service asynchronously and IGNORE the result.
runAsync(String, ModelService, Map, boolean) - Method in class org.ofbiz.core.service.engine.RouteEngine
 
runAsync(String, ModelService, Map, boolean) - Method in class org.ofbiz.core.service.engine.InterfaceEngine
 
runAsync(String, ModelService, Map, boolean) - Method in interface org.ofbiz.core.service.engine.GenericEngine
Run the service asynchronously and IGNORE the result.
runAsync(String, ModelService, Map, boolean) - Method in class org.ofbiz.core.service.engine.GenericAsyncEngine
 
runAsync(String, ModelService, Map, boolean) - Method in class org.ofbiz.core.service.jms.JmsServiceEngine
 
runAsync(String, ModelService, Map, boolean) - Method in class org.ofbiz.core.workflow.WorkflowEngine
 
runAsync(String, ModelService, Map, GenericRequester, boolean) - Method in class org.ofbiz.core.service.ServiceDispatcher
Run the service asynchronously, passing an instance of GenericRequester that will receive the result.
runAsync(String, ModelService, Map, GenericRequester, boolean) - Method in class org.ofbiz.core.service.engine.RouteEngine
 
runAsync(String, ModelService, Map, GenericRequester, boolean) - Method in class org.ofbiz.core.service.engine.InterfaceEngine
 
runAsync(String, ModelService, Map, GenericRequester, boolean) - Method in interface org.ofbiz.core.service.engine.GenericEngine
Run the service asynchronously, passing an instance of GenericRequester that will receive the result.
runAsync(String, ModelService, Map, GenericRequester, boolean) - Method in class org.ofbiz.core.service.engine.GenericAsyncEngine
 
runAsync(String, ModelService, Map, GenericRequester, boolean) - Method in class org.ofbiz.core.service.jms.JmsServiceEngine
 
runAsync(String, ModelService, Map, GenericRequester, boolean) - Method in class org.ofbiz.core.workflow.WorkflowEngine
 
runAsyncWait(String, Map) - Method in interface org.ofbiz.core.service.LocalDispatcher
Run the service asynchronously.
runAsyncWait(String, Map) - Method in class org.ofbiz.core.service.GenericDispatcher
 
runAsyncWait(String, Map) - Method in class org.ofbiz.core.service.GenericAbstractDispatcher
 
runAsyncWait(String, Map, boolean) - Method in interface org.ofbiz.core.service.LocalDispatcher
Run the service asynchronously.
runAsyncWait(String, Map, boolean) - Method in class org.ofbiz.core.service.GenericDispatcher
 
runAsyncWait(String, Map, boolean) - Method in class org.ofbiz.core.service.GenericAbstractDispatcher
 
runEvent(HttpServletRequest, HttpServletResponse, String, String, String) - Method in class org.ofbiz.core.control.RequestHandler
Find the event handler and invoke an event.
runJob(Job) - Method in class org.ofbiz.core.service.job.JobManager
Queues a Job to run now.
runQueue(ModelService, Map, Element) - Method in class org.ofbiz.core.service.jms.JmsServiceEngine
 
runRequestEvent(HttpServletRequest, HttpServletResponse, String) - Static method in class org.ofbiz.core.event.EventFactory
 
runService(HttpServletRequest, HttpServletResponse) - Static method in class org.ofbiz.core.event.CoreEvents
Run a service.
runService(MapMessage) - Method in class org.ofbiz.core.service.jms.AbstractJmsListener
Runs the service defined in the MapMessage * @param message * @return Map
runService(ModelService, String, String) - Method in class org.ofbiz.core.workflow.impl.WfActivityAbstractImplementation
 
runService(String, String, String) - Method in class org.ofbiz.core.workflow.impl.WfActivityAbstractImplementation
 
runSimpleEvent(String, String, HttpServletRequest, HttpServletResponse) - Static method in class org.ofbiz.core.minilang.SimpleMethod
 
runSimpleEvent(String, String, HttpServletRequest, HttpServletResponse, ClassLoader) - Static method in class org.ofbiz.core.minilang.SimpleMethod
 
runSimpleEvent(URL, String, HttpServletRequest, HttpServletResponse, ClassLoader) - Static method in class org.ofbiz.core.minilang.SimpleMethod
 
runSimpleMapProcessor(String, String, Map, Map, List, Locale) - Static method in class org.ofbiz.core.minilang.SimpleMapProcessor
 
runSimpleMapProcessor(String, String, Map, Map, List, Locale, ClassLoader) - Static method in class org.ofbiz.core.minilang.SimpleMapProcessor
 
runSimpleMapProcessor(URL, String, Map, Map, List, Locale, ClassLoader) - Static method in class org.ofbiz.core.minilang.SimpleMapProcessor
 
runSimpleMethod(String, String, MethodContext) - Static method in class org.ofbiz.core.minilang.SimpleMethod
 
runSimpleMethod(URL, String, MethodContext) - Static method in class org.ofbiz.core.minilang.SimpleMethod
 
runSimpleService(String, String, DispatchContext, Map) - Static method in class org.ofbiz.core.minilang.SimpleMethod
 
runSimpleService(String, String, DispatchContext, Map, ClassLoader) - Static method in class org.ofbiz.core.minilang.SimpleMethod
 
runSimpleService(URL, String, DispatchContext, Map, ClassLoader) - Static method in class org.ofbiz.core.minilang.SimpleMethod
 
runSubOps(List, MethodContext) - Static method in class org.ofbiz.core.minilang.SimpleMethod
Execs the given operations returning true if all return true, or returning false and stopping if any return false.
runSubOps(MethodContext) - Method in class org.ofbiz.core.minilang.method.conditional.ElseIf
 
runSync(String, Map) - Method in interface org.ofbiz.core.service.LocalDispatcher
Run the service synchronously and return the result.
runSync(String, Map) - Method in class org.ofbiz.core.service.GenericDispatcher
 
runSync(String, Map) - Method in class org.ofbiz.core.service.GenericAbstractDispatcher
 
runSync(String, ModelService, Map) - Method in class org.ofbiz.core.service.ServiceDispatcher
Run the service synchronously and return the result.
runSync(String, ModelService, Map) - Method in class org.ofbiz.core.service.engine.StandardJavaEngine
 
runSync(String, ModelService, Map) - Method in class org.ofbiz.core.service.engine.SOAPClientEngine
 
runSync(String, ModelService, Map) - Method in class org.ofbiz.core.service.engine.RouteEngine
 
runSync(String, ModelService, Map) - Method in class org.ofbiz.core.service.engine.InterfaceEngine
 
runSync(String, ModelService, Map) - Method in class org.ofbiz.core.service.engine.HttpEngine
 
runSync(String, ModelService, Map) - Method in interface org.ofbiz.core.service.engine.GenericEngine
Run the service synchronously and return the result.
runSync(String, ModelService, Map) - Method in class org.ofbiz.core.service.engine.GenericAsyncEngine
 
runSync(String, ModelService, Map) - Method in class org.ofbiz.core.service.engine.BeanShellEngine
 
runSync(String, ModelService, Map) - Method in class org.ofbiz.core.service.engine.BSFEngine
 
runSync(String, ModelService, Map) - Method in class org.ofbiz.core.service.group.ServiceGroupEngine
 
runSync(String, ModelService, Map) - Method in class org.ofbiz.core.service.jms.JmsServiceEngine
 
runSync(String, ModelService, Map) - Method in class org.ofbiz.core.workflow.WorkflowEngine
 
runSync(String, ModelService, Map) - Method in class org.ofbiz.core.minilang.SimpleServiceEngine
Run the service synchronously and return the result
runSyncIgnore(String, Map) - Method in interface org.ofbiz.core.service.LocalDispatcher
Run the service synchronously and IGNORE the result.
runSyncIgnore(String, Map) - Method in class org.ofbiz.core.service.GenericDispatcher
 
runSyncIgnore(String, Map) - Method in class org.ofbiz.core.service.GenericAbstractDispatcher
 
runSyncIgnore(String, ModelService, Map) - Method in class org.ofbiz.core.service.ServiceDispatcher
Run the service synchronously and IGNORE the result.
runSyncIgnore(String, ModelService, Map) - Method in class org.ofbiz.core.service.engine.StandardJavaEngine
 
runSyncIgnore(String, ModelService, Map) - Method in class org.ofbiz.core.service.engine.SOAPClientEngine
 
runSyncIgnore(String, ModelService, Map) - Method in class org.ofbiz.core.service.engine.RouteEngine
 
runSyncIgnore(String, ModelService, Map) - Method in class org.ofbiz.core.service.engine.InterfaceEngine
 
runSyncIgnore(String, ModelService, Map) - Method in class org.ofbiz.core.service.engine.HttpEngine
 
runSyncIgnore(String, ModelService, Map) - Method in interface org.ofbiz.core.service.engine.GenericEngine
Run the service synchronously and IGNORE the result.
runSyncIgnore(String, ModelService, Map) - Method in class org.ofbiz.core.service.engine.GenericAsyncEngine
 
runSyncIgnore(String, ModelService, Map) - Method in class org.ofbiz.core.service.engine.BeanShellEngine
 
runSyncIgnore(String, ModelService, Map) - Method in class org.ofbiz.core.service.engine.BSFEngine
 
runSyncIgnore(String, ModelService, Map) - Method in class org.ofbiz.core.service.group.ServiceGroupEngine
 
runSyncIgnore(String, ModelService, Map) - Method in class org.ofbiz.core.service.jms.JmsServiceEngine
 
runSyncIgnore(String, ModelService, Map) - Method in class org.ofbiz.core.workflow.WorkflowEngine
 
runSyncIgnore(String, ModelService, Map) - Method in class org.ofbiz.core.minilang.SimpleServiceEngine
Run the service synchronously and IGNORE the result
runtime - Variable in class org.ofbiz.core.service.job.AbstractJob
 
runtimeKey() - Method in interface org.ofbiz.core.workflow.WfExecutionObject
Getter for the runtime key
runtimeKey() - Method in class org.ofbiz.core.workflow.impl.WfExecutionObjectImpl
 
runTopic(ModelService, Map, Element) - Method in class org.ofbiz.core.service.jms.JmsServiceEngine
 
runXaQueue(ModelService, Map, Element) - Method in class org.ofbiz.core.service.jms.JmsServiceEngine
 

S

schedule(String, Map, long) - Method in interface org.ofbiz.core.service.LocalDispatcher
Schedule a service to run asynchronously at a specific start time.
schedule(String, Map, long) - Method in class org.ofbiz.core.service.GenericAbstractDispatcher
 
schedule(String, Map, long, int, int, int) - Method in interface org.ofbiz.core.service.LocalDispatcher
Schedule a service to run asynchronously at a specific start time.
schedule(String, Map, long, int, int, int) - Method in class org.ofbiz.core.service.GenericAbstractDispatcher
 
schedule(String, Map, long, int, int, int, long) - Method in interface org.ofbiz.core.service.LocalDispatcher
Schedule a service to run asynchronously at a specific start time.
schedule(String, Map, long, int, int, int, long) - Method in class org.ofbiz.core.service.GenericAbstractDispatcher
 
schedule(String, Map, long, int, int, long) - Method in interface org.ofbiz.core.service.LocalDispatcher
Schedule a service to run asynchronously at a specific start time.
schedule(String, Map, long, int, int, long) - Method in class org.ofbiz.core.service.GenericAbstractDispatcher
 
schedule(String, String, Map, long, int, int, int) - Method in class org.ofbiz.core.service.job.JobManager
Schedule a job to start at a specific time with specific recurrence info
schedule(String, String, Map, long, int, int, int, long) - Method in class org.ofbiz.core.service.job.JobManager
Schedule a job to start at a specific time with specific recurrence info
schedule(String, String, Map, long, int, int, long) - Method in class org.ofbiz.core.service.job.JobManager
Schedule a job to start at a specific time with specific recurrence info
scheduleService(HttpServletRequest, HttpServletResponse) - Static method in class org.ofbiz.core.event.CoreEvents
Schedule a service for a specific time or recurrence Request Parameters which are used for this service: SERVICE_NAME - Name of the service to invoke SERVICE_TIME - First time the service will occur SERVICE_FREQUENCY - The type of recurrence (SECONDLY,MINUTELY,DAILY,etc) SERVICE_INTERVAL - The interval of the frequency (every 5 minutes, etc)
schemaName - Variable in class org.ofbiz.core.entity.config.EntityConfigUtil.DatasourceInfo
 
scope - Variable in class org.ofbiz.core.rules.engine.DynamicRule
 
Scope - class org.ofbiz.core.rules.engine.Scope.
Title: Scope
Scope() - Constructor for class org.ofbiz.core.rules.engine.Scope
Create an empty scope.
Scope(Term[]) - Constructor for class org.ofbiz.core.rules.engine.Scope
Create a scope that uses the variables in the supplied terms.
scriptCache - Static variable in class org.ofbiz.core.service.engine.BeanShellEngine
 
scriptCache - Static variable in class org.ofbiz.core.service.engine.BSFEngine
 
SECONDLY - Static variable in class org.ofbiz.core.calendar.RecurrenceRule
Frequency SECONDLY
secondsSinceLast() - Method in class org.ofbiz.core.util.UtilTimer
Returns the number of seconds since the last time timerString was called
secondsSinceStart() - Method in class org.ofbiz.core.util.UtilTimer
Returns the number of seconds since the timer started
Section - class org.ofbiz.core.region.Section.
A section is content with a name that implements Content.render.
Section(String, String, String, String, RegionManager) - Constructor for class org.ofbiz.core.region.Section
 
security - Variable in class org.ofbiz.core.service.ServiceDispatcher
 
Security - class org.ofbiz.core.security.Security.
Security handler: This class is an abstract implementation for all commononly used security aspects.
SECURITY - Static variable in class org.ofbiz.core.util.ConfigXMLReader
 
SECURITY_AUTH - Static variable in class org.ofbiz.core.util.ConfigXMLReader
 
SECURITY_CLASS - Static variable in class org.ofbiz.core.util.ConfigXMLReader
 
SECURITY_CONFIG_XML_FILENAME - Static variable in class org.ofbiz.core.config.SecurityConfigUtil
The security config filename
SECURITY_DIRECT - Static variable in class org.ofbiz.core.util.ConfigXMLReader
 
SECURITY_EXTVIEW - Static variable in class org.ofbiz.core.util.ConfigXMLReader
 
SECURITY_HTTPS - Static variable in class org.ofbiz.core.util.ConfigXMLReader
 
Security() - Constructor for class org.ofbiz.core.security.Security
 
SecurityConfigurationException - exception org.ofbiz.core.security.SecurityConfigurationException.
SecurityConfigurationException
SecurityConfigurationException() - Constructor for class org.ofbiz.core.security.SecurityConfigurationException
 
SecurityConfigurationException(String) - Constructor for class org.ofbiz.core.security.SecurityConfigurationException
 
SecurityConfigurationException(String, Throwable) - Constructor for class org.ofbiz.core.security.SecurityConfigurationException
 
SecurityConfigUtil - class org.ofbiz.core.config.SecurityConfigUtil.
SecurityConfigUtil This class allows the loading of a security implementation by a security context name.
SecurityConfigUtil.SecurityInfo - class org.ofbiz.core.config.SecurityConfigUtil.SecurityInfo.
SecurityInfo
SecurityConfigUtil.SecurityInfo(Element) - Constructor for class org.ofbiz.core.config.SecurityConfigUtil.SecurityInfo
Creates a SecurityInfo for a given element
SecurityConfigUtil() - Constructor for class org.ofbiz.core.config.SecurityConfigUtil
 
securityCredentials - Variable in class org.ofbiz.core.config.JNDIConfigUtil.JndiServerInfo
 
SecurityFactory - class org.ofbiz.core.security.SecurityFactory.
SecurityFactory This Factory class returns an instance of a security implementation.
SecurityFactory() - Constructor for class org.ofbiz.core.security.SecurityFactory
 
securityGroupPermissionCache - Static variable in class org.ofbiz.core.security.Security
Hashtable to cache whether or not a certain SecurityGroupPermission row exists or not.
securityGroupPermissionCache - Static variable in class org.ofbiz.core.security.OFBizSecurity
Hashtable to cache whether or not a certain SecurityGroupPermission row exists or not.
securityGroupPermissionExists(String, String) - Method in class org.ofbiz.core.security.Security
Finds whether or not a SecurityGroupPermission row exists given a groupId and permission.
securityGroupPermissionExists(String, String) - Method in class org.ofbiz.core.security.OFBizSecurity
 
securityInfos - Static variable in class org.ofbiz.core.config.SecurityConfigUtil
 
securityPrincipal - Variable in class org.ofbiz.core.config.JNDIConfigUtil.JndiServerInfo
 
seh - Static variable in class org.ofbiz.core.event.CoreEvents
 
select(GenericEntity) - Method in class org.ofbiz.core.entity.GenericDAO
 
select(GenericEntity, Connection) - Method in class org.ofbiz.core.entity.GenericDAO
 
selectByAnd(ModelEntity, Map, List) - Method in class org.ofbiz.core.entity.GenericDAO
 
selectByCondition(ModelEntity, EntityCondition, Collection, List) - Method in class org.ofbiz.core.entity.GenericDAO
Finds GenericValues by the conditions specified in the EntityCondition object, the the EntityCondition javadoc for more details.
selectByMultiRelation(GenericValue, ModelRelation, ModelEntity, ModelRelation, ModelEntity, List) - Method in class org.ofbiz.core.entity.GenericDAO
 
selectByOr(ModelEntity, Map, List) - Method in class org.ofbiz.core.entity.GenericDAO
 
selectFields - Variable in class org.ofbiz.core.entity.EntityListIterator
 
selectListIteratorByCondition(ModelEntity, EntityCondition, EntityCondition, Collection, List, EntityFindOptions) - Method in class org.ofbiz.core.entity.GenericDAO
Finds GenericValues by the conditions specified in the EntityCondition object, the the EntityCondition javadoc for more details.
send() - Method in class org.ofbiz.core.util.SendMailSMTP
 
sender - Variable in class org.ofbiz.core.datafile.ModelDataFile
The party that generally sends the file
SendMailSMTP - class org.ofbiz.core.util.SendMailSMTP.
Sends Email via SMTP..
SendMailSMTP() - Constructor for class org.ofbiz.core.util.SendMailSMTP
 
SendMailSMTP(String) - Constructor for class org.ofbiz.core.util.SendMailSMTP
 
SendMailSMTP(String, String, String) - Constructor for class org.ofbiz.core.util.SendMailSMTP
 
SendMailSMTP(String, String, String, String) - Constructor for class org.ofbiz.core.util.SendMailSMTP
 
SendMailSMTP(String, String, String, String, String, String, String, String) - Constructor for class org.ofbiz.core.util.SendMailSMTP
 
SEP_DELIMITED - Static variable in class org.ofbiz.core.datafile.ModelDataFile
 
SEP_FIXED_LENGTH - Static variable in class org.ofbiz.core.datafile.ModelDataFile
 
SEP_FIXED_RECORD - Static variable in class org.ofbiz.core.datafile.ModelDataFile
 
separator() - Method in class org.ofbiz.core.rules.parse.ParserTester
By default, place a blank between randomly generated "words" of a language.
separator() - Method in class org.ofbiz.core.rules.parse.chars.CharacterTester
 
separatorStyle - Variable in class org.ofbiz.core.datafile.ModelDataFile
The field serparator style, either fixed-length, or delimited
sequence - Variable in class org.ofbiz.core.service.job.AbstractJob
 
Sequence - class org.ofbiz.core.rules.parse.Sequence.
Title: Sequence
Sequence() - Constructor for class org.ofbiz.core.rules.parse.Sequence
Constructs a nameless sequence.
Sequence(String) - Constructor for class org.ofbiz.core.rules.parse.Sequence
Constructs a sequence with the given name.
SequencedIdToEnv - class org.ofbiz.core.minilang.method.entityops.SequencedIdToEnv.
Gets a sequenced ID from the delegator and puts it in the env
SequencedIdToEnv(Element, SimpleMethod) - Constructor for class org.ofbiz.core.minilang.method.entityops.SequencedIdToEnv
 
sequencer - Variable in class org.ofbiz.core.entity.GenericDelegator
 
SequenceUtil - class org.ofbiz.core.entity.SequenceUtil.
Sequence Utility to get unique sequences from named sequence banks Uses a collision detection approach to safely get unique sequenced ids in banks from the database
SequenceUtil(String, ModelEntity, String, String) - Constructor for class org.ofbiz.core.entity.SequenceUtil
 
serialize() - Method in interface org.ofbiz.core.serialize.XmlSerializable
Serialize the object to an XML element
serialize(Object) - Static method in class org.ofbiz.core.serialize.XmlSerializer
 
serializeCustom(Object, Document) - Static method in class org.ofbiz.core.serialize.XmlSerializer
 
SerializeException - exception org.ofbiz.core.serialize.SerializeException.
XmlSerializable
SerializeException() - Constructor for class org.ofbiz.core.serialize.SerializeException
 
SerializeException(String) - Constructor for class org.ofbiz.core.serialize.SerializeException
 
SerializeException(String, Throwable) - Constructor for class org.ofbiz.core.serialize.SerializeException
 
serializeSingle(Object, Document) - Static method in class org.ofbiz.core.serialize.XmlSerializer
 
SERVER_ROOT_URL - Static variable in class org.ofbiz.core.util.SiteDefs
Used in session object to pass around the protocol, server name, and port
ServerHitBin - class org.ofbiz.core.stats.ServerHitBin.
Counts server hits and tracks statistics for request, events and views
ServerHitBin(String, int, boolean, GenericDelegator) - Constructor for class org.ofbiz.core.stats.ServerHitBin
 
serverList(Element) - Method in class org.ofbiz.core.service.jms.JmsServiceEngine
 
servers - Static variable in class org.ofbiz.core.service.jms.JmsListenerFactory
 
SERVICE - Static variable in class org.ofbiz.core.stats.ServerHitBin
 
SERVICE - Static variable in class org.ofbiz.core.minilang.method.MethodContext
 
SERVICE_ENGINE_XML_FILENAME - Static variable in class org.ofbiz.core.service.config.ServiceConfigUtil
 
SERVICE_FAILED - Static variable in class org.ofbiz.core.service.GenericResultWaiter
Status code for a failed service
SERVICE_FINISHED - Static variable in class org.ofbiz.core.service.GenericResultWaiter
Status code for a successful service
SERVICE_RUNNING - Static variable in class org.ofbiz.core.service.GenericResultWaiter
Status code for a running service
ServiceAuthException - exception org.ofbiz.core.service.ServiceAuthException.
ServiceAuthException
ServiceAuthException() - Constructor for class org.ofbiz.core.service.ServiceAuthException
 
ServiceAuthException(String) - Constructor for class org.ofbiz.core.service.ServiceAuthException
 
ServiceAuthException(String, Throwable) - Constructor for class org.ofbiz.core.service.ServiceAuthException
 
ServiceCondition - class org.ofbiz.core.workflow.impl.ServiceCondition.
ServiceCondition - Invokes a special service for condition evaluation To call a service set a Transition ExtendedAttribute named 'serviceName', services are required to return a Boolean OUT parameter named 'evaluationResult'
ServiceCondition() - Constructor for class org.ofbiz.core.workflow.impl.ServiceCondition
 
ServiceConfigUtil - class org.ofbiz.core.service.config.ServiceConfigUtil.
Misc.
ServiceConfigUtil() - Constructor for class org.ofbiz.core.service.config.ServiceConfigUtil
 
ServiceDispatcher - class org.ofbiz.core.service.ServiceDispatcher.
Global Service Dispatcher
ServiceDispatcher(GenericDelegator) - Constructor for class org.ofbiz.core.service.ServiceDispatcher
 
ServiceEcaAction - class org.ofbiz.core.service.eca.ServiceEcaAction.
ServiceEcaAction
ServiceEcaAction() - Constructor for class org.ofbiz.core.service.eca.ServiceEcaAction
 
ServiceEcaAction(Element) - Constructor for class org.ofbiz.core.service.eca.ServiceEcaAction
 
ServiceEcaCondition - class org.ofbiz.core.service.eca.ServiceEcaCondition.
ServiceEcaCondition
ServiceEcaCondition() - Constructor for class org.ofbiz.core.service.eca.ServiceEcaCondition
 
ServiceEcaCondition(Element, boolean) - Constructor for class org.ofbiz.core.service.eca.ServiceEcaCondition
 
ServiceEcaRule - class org.ofbiz.core.service.eca.ServiceEcaRule.
ServiceEcaRule
ServiceEcaRule() - Constructor for class org.ofbiz.core.service.eca.ServiceEcaRule
 
ServiceEcaRule(Element) - Constructor for class org.ofbiz.core.service.eca.ServiceEcaRule
 
ServiceEcaUtil - class org.ofbiz.core.service.eca.ServiceEcaUtil.
ServiceEcaUtil
ServiceEcaUtil() - Constructor for class org.ofbiz.core.service.eca.ServiceEcaUtil
 
ServiceEventHandler - class org.ofbiz.core.event.ServiceEventHandler.
ServiceEventHandler - Service Event Handler
ServiceEventHandler() - Constructor for class org.ofbiz.core.event.ServiceEventHandler
 
ServiceGroupEngine - class org.ofbiz.core.service.group.ServiceGroupEngine.
ServiceGroupEngine.java
ServiceGroupEngine(ServiceDispatcher) - Constructor for class org.ofbiz.core.service.group.ServiceGroupEngine
Constructor for ServiceGroupEngine.
ServiceGroupReader - class org.ofbiz.core.service.group.ServiceGroupReader.
ServiceGroupReader.java
ServiceGroupReader() - Constructor for class org.ofbiz.core.service.group.ServiceGroupReader
 
serviceHistory - Static variable in class org.ofbiz.core.stats.ServerHitBin
 
serviceMode - Variable in class org.ofbiz.core.service.eca.ServiceEcaAction
 
serviceMode - Variable in class org.ofbiz.core.extentity.eca.EntityEcaAction
 
serviceName - Variable in class org.ofbiz.core.service.eca.ServiceEcaAction
 
serviceName - Variable in class org.ofbiz.core.extentity.eca.EntityEcaAction
 
serviceName - Variable in class org.ofbiz.core.taglib.ServiceTag
 
serviceSinceStarted - Static variable in class org.ofbiz.core.stats.ServerHitBin
 
ServiceTag - class org.ofbiz.core.taglib.ServiceTag.
ServiceTag - Service invocation tag.
ServiceTag() - Constructor for class org.ofbiz.core.taglib.ServiceTag
 
ServiceUtil - class org.ofbiz.core.service.ServiceUtil.
Generic Service Utility Class
ServiceUtil() - Constructor for class org.ofbiz.core.service.ServiceUtil
 
ServiceValidationException - exception org.ofbiz.core.service.ServiceValidationException.
ServiceValidationException
ServiceValidationException() - Constructor for class org.ofbiz.core.service.ServiceValidationException
 
ServiceValidationException(String) - Constructor for class org.ofbiz.core.service.ServiceValidationException
 
ServiceValidationException(String, Throwable) - Constructor for class org.ofbiz.core.service.ServiceValidationException
 
SERVLET_CONTEXT - Static variable in class org.ofbiz.core.util.SiteDefs
Used in request object to store the ServletConfig object
ServletAccessor - class org.ofbiz.core.minilang.method.ServletAccessor.
Used to flexibly access Map values, supporting the "." (dot) syntax for accessing sub-map values and the "[]" (square bracket) syntax for accessing list elements.
ServletAccessor.AttributeAccessor - class org.ofbiz.core.minilang.method.ServletAccessor.AttributeAccessor.
 
ServletAccessor.AttributeAccessor(String, MethodContext, String, FlexibleMapAccessor, boolean) - Constructor for class org.ofbiz.core.minilang.method.ServletAccessor.AttributeAccessor
 
ServletAccessor(String) - Constructor for class org.ofbiz.core.minilang.method.ServletAccessor
 
ServletAccessor(String, String) - Constructor for class org.ofbiz.core.minilang.method.ServletAccessor
 
servletContext - Variable in class org.ofbiz.core.ftl.FreeMarkerViewHandler
 
servletContext - Variable in class org.ofbiz.core.view.JPublishViewHandler
 
sessionCreated(HttpSessionEvent) - Method in class org.ofbiz.core.control.ControlEventListener
 
sessionDestroyed(HttpSessionEvent) - Method in class org.ofbiz.core.control.ControlEventListener
 
sessionDidActivate(HttpSessionEvent) - Method in class org.ofbiz.core.control.ControlActivationEventListener
 
SessionToField - class org.ofbiz.core.minilang.method.eventops.SessionToField.
Copies a Servlet session attribute to a map field
SessionToField(Element, SimpleMethod) - Constructor for class org.ofbiz.core.minilang.method.eventops.SessionToField
 
sessionWillPassivate(HttpSessionEvent) - Method in class org.ofbiz.core.control.ControlActivationEventListener
 
set(int, boolean) - Static method in class org.ofbiz.core.util.Debug
 
set(Object) - Method in class org.ofbiz.core.entity.EntityListIterator
 
set(String, Object) - Method in class org.ofbiz.core.entity.GenericEntity
Sets the named field to the passed value, even if the value is null
set(String, Object) - Method in class org.ofbiz.core.datafile.Record
Sets the named field to the passed value, even if the value is null
set(String, Object, boolean) - Method in class org.ofbiz.core.entity.GenericEntity
Sets the named field to the passed value.
set(String, Object, boolean) - Method in class org.ofbiz.core.datafile.Record
Sets the named field to the passed value.
setAction(String) - Method in class org.ofbiz.core.region.RenderTag
 
setAlias(String) - Method in class org.ofbiz.core.taglib.ParamTag
 
setAssembler(Assembler) - Method in class org.ofbiz.core.rules.parse.Parser
Sets the object that will work on an assembly whenever this parser successfully matches against the assembly.
setAssignee(WfResource) - Method in interface org.ofbiz.core.workflow.WfAssignment
Sets the assignee of this assignment.
setAssignee(WfResource) - Method in class org.ofbiz.core.workflow.impl.WfAssignmentImpl
 
setAttribute(String) - Method in class org.ofbiz.core.taglib.PrintTag
 
setAttribute(String) - Method in class org.ofbiz.core.taglib.ParamTag
 
setAttribute(String) - Method in class org.ofbiz.core.taglib.EntityFieldTag
 
setAttribute(String, Object) - Method in class org.ofbiz.core.service.DispatchContext
Binds an object to a given attribute name in this context.
setAttribute(String, Object, HttpSession) - Static method in class org.ofbiz.core.util.UserLoginSession
Sets an attribute in the UserLoginSession * @param name The name of the attribute to set * @param value The value of the attribute * @param session The HttpSession object
setAuthor(String) - Method in class org.ofbiz.core.entity.model.ModelEntity
 
setBaseName(String) - Method in class org.ofbiz.core.taglib.I18nBundleTag
 
setBinaryStream(Object) - Method in class org.ofbiz.core.entity.jdbc.SQLProcessor
Set the next binding variable of the currently active prepared statement to write the serialized data of 'field' to a BLOB.
setBundle(ResourceBundle) - Method in class org.ofbiz.core.taglib.I18nBundleTag
 
setBundleId(String) - Method in class org.ofbiz.core.taglib.I18nMessageTag
 
setBytes(String, byte[]) - Method in class org.ofbiz.core.entity.GenericEntity
Sets a field with an array of bytes, wrapping them automatically for easy use.
setCharacterState(int, int, TokenizerState) - Method in class org.ofbiz.core.rules.parse.tokens.Tokenizer
Change the state the tokenizer will enter upon reading any character between "from" and "to".
setColName(String) - Method in class org.ofbiz.core.entity.model.ModelField
 
setComplete(boolean) - Method in class org.ofbiz.core.workflow.impl.WfActivityAbstractImplementation
Setter for property complete.
setComputing(boolean) - Method in class org.ofbiz.core.rules.logikus.LogikusMediator
Sets the state of the IDE to computing or not.
setConnected(boolean) - Method in class org.ofbiz.core.service.jms.AbstractJmsListener
Setter method for the connected field.
setCopyright(String) - Method in class org.ofbiz.core.entity.model.ModelEntity
 
SetCurrentUserLogin - class org.ofbiz.core.minilang.method.entityops.SetCurrentUserLogin.
Uses the delegator to create the specified value object entity in the datasource
SetCurrentUserLogin(Element, SimpleMethod) - Constructor for class org.ofbiz.core.minilang.method.entityops.SetCurrentUserLogin
 
setDebug(boolean) - Method in class org.ofbiz.core.minilang.SimpleMethodBsfEngine
 
setDefault(Object) - Method in class org.ofbiz.core.taglib.EntityFieldTag
 
setDefault(String) - Method in class org.ofbiz.core.taglib.PrintTag
 
setDefault(String) - Method in class org.ofbiz.core.taglib.InputValueTag
 
setDefault(String) - Method in class org.ofbiz.core.taglib.FormatTag
 
setDefaultProperties(Properties) - Method in class org.ofbiz.core.util.FlexibleProperties
 
setDelegator(GenericDelegator) - Method in class org.ofbiz.core.entity.GenericEntity
Set the GenericDelegator instance that created this value object and that is repsonsible for it.
setDelegator(GenericDelegator) - Method in class org.ofbiz.core.entity.EntityListIterator
 
setDelegator(GenericDelegator) - Method in interface org.ofbiz.core.entity.eca.EntityEcaHandler
 
setDelegator(GenericDelegator) - Method in class org.ofbiz.core.security.Security
 
setDelegator(GenericDelegator) - Method in class org.ofbiz.core.security.OFBizSecurity
 
setDelegator(GenericDelegator) - Method in class org.ofbiz.core.extentity.eca.DelegatorEcaHandler
 
setDelegator(GenericDelegator, String) - Method in interface org.ofbiz.core.entity.DistributedCacheClear
 
setDelegator(GenericDelegator, String) - Method in class org.ofbiz.core.extentity.EntityCacheServices
 
setDependentOn(String) - Method in class org.ofbiz.core.entity.model.ModelEntity
 
setDescription(String) - Method in class org.ofbiz.core.entity.model.ModelEntity
 
setDescription(String) - Method in interface org.ofbiz.core.workflow.WfExecutionObject
Setter for attribute 'description'.
setDescription(String) - Method in class org.ofbiz.core.workflow.impl.WfExecutionObjectImpl
 
setDestinationSMTPServer(String) - Method in class org.ofbiz.core.util.SendMailSMTP
 
setDiscard(boolean) - Method in class org.ofbiz.core.rules.parse.Terminal
By default, terminals push themselves upon a assembly's stack, after a successful match.
setDispatcher(LocalDispatcher) - Method in class org.ofbiz.core.service.DispatchContext
Sets the LocalDispatcher used with this context
setDistinct(boolean) - Method in class org.ofbiz.core.entity.EntityFindOptions
Specifies whether the values returned should be filtered to remove duplicate values.
setDocumentLocator(Locator) - Method in class org.ofbiz.core.entity.EntitySaxReader
 
setDoLock(boolean) - Method in class org.ofbiz.core.entity.model.ModelEntity
 
setDoPropertyExpansion(boolean) - Method in class org.ofbiz.core.util.FlexibleProperties
 
setEncryptedString(String) - Method in class org.ofbiz.core.crypto.MD5Encrypt
Sets the encrypted string.
setEntityAttr(String) - Method in class org.ofbiz.core.taglib.InputValueTag
 
setEntityName(String) - Method in class org.ofbiz.core.entity.model.ModelEntity
 
setErrorReturn(String, SimpleMethod) - Method in class org.ofbiz.core.minilang.method.MethodContext
 
setExpandMap(String) - Method in class org.ofbiz.core.taglib.IteratorTag
 
setExpandMap(String) - Method in class org.ofbiz.core.taglib.IterateNextTag
 
setExpireTime(long) - Method in class org.ofbiz.core.util.UtilCache
Sets the expire time for the cache elements.
setExtraHeader(String) - Method in class org.ofbiz.core.util.SendMailSMTP
 
setFetchSize(int) - Method in class org.ofbiz.core.entity.EntityListIterator
 
setField(String) - Method in class org.ofbiz.core.taglib.InputValueTag
 
setField(String) - Method in class org.ofbiz.core.taglib.EntityFieldTag
 
setFieldName(String) - Method in class org.ofbiz.core.entity.model.ModelKeyMap
 
setFields(Map) - Method in class org.ofbiz.core.entity.GenericEntity
Used by clients to update particular fields in the entity
setFilterConfig(FilterConfig) - Method in class org.ofbiz.core.control.ContextSecurityFilter
 
setFirstEntity(String) - Method in class org.ofbiz.core.entity.EntityClause
 
setFirstField(String) - Method in class org.ofbiz.core.entity.EntityClause
 
setFkName(String) - Method in class org.ofbiz.core.entity.model.ModelRelation
 
setFullattrs(String) - Method in class org.ofbiz.core.taglib.InputValueTag
 
setHeader(String, String) - Method in class org.ofbiz.core.util.HttpClientJakarta
Set an individual header for this request.
setHeader(String, String) - Method in class org.ofbiz.core.util.HttpClient
Set an individual header for this request.
setHeaders(Map) - Method in class org.ofbiz.core.util.HttpClientJakarta
Set the headers for this request.
setHeaders(Map) - Method in class org.ofbiz.core.util.HttpClient
Set the headers for this request.
setInitials(HttpServletRequest, HttpSession, String, String, String, String, String) - Static method in class org.ofbiz.core.stats.VisitHandler
 
setInitialVisit(HttpServletRequest) - Static method in class org.ofbiz.core.stats.VisitHandler
 
setInterFieldOperation(EntityOperator) - Method in class org.ofbiz.core.entity.EntityClause
 
setIntraFieldOperation(EntityOperator) - Method in class org.ofbiz.core.entity.EntityClause
 
setIsPk(boolean) - Method in class org.ofbiz.core.entity.model.ModelField
 
setIterator(Iterator) - Method in class org.ofbiz.core.taglib.IteratorTag
 
setKey(String) - Method in class org.ofbiz.core.taglib.I18nMessageTag
 
setLimit(int) - Method in class org.ofbiz.core.taglib.IteratorTag
 
setLineFeed(boolean) - Method in class org.ofbiz.core.util.HttpClient
Turns on or off line feeds in the request.
setLocale(HttpServletRequest, Locale) - Static method in class org.ofbiz.core.util.UtilHttp
 
setLocale(HttpServletRequest, String) - Static method in class org.ofbiz.core.util.UtilHttp
 
setLocalMachine(String) - Method in class org.ofbiz.core.util.SendMailSMTP
 
setLog(boolean) - Method in class org.ofbiz.core.util.UtilTimer
Sets the value of the log member, denoting whether log output is off or not
setLogTestStrings(boolean) - Method in class org.ofbiz.core.rules.parse.ParserTester
Set the boolean which determines if this class displays every test string.
setLUpper(boolean) - Method in class org.ofbiz.core.entity.EntityExpr
 
setMainEntity(ModelEntity) - Method in class org.ofbiz.core.entity.model.ModelRelation
 
setMainEntity(ModelEntity) - Method in class org.ofbiz.core.entity.model.ModelIndex
 
setMap(String) - Method in class org.ofbiz.core.taglib.ParamTag
 
setMaxSize(long) - Method in class org.ofbiz.core.util.UtilCache
Sets the maximum number of elements in the cache.
setMessage(String) - Method in class org.ofbiz.core.util.SendMailSMTP
 
setMode(String) - Method in class org.ofbiz.core.taglib.ServiceTag
 
setMode(String) - Method in class org.ofbiz.core.taglib.ParamTag
 
setModelEntities(ModelReader) - Method in class org.ofbiz.core.entity.EntityClause
 
setName(String) - Method in class org.ofbiz.core.entity.model.ModelIndex
 
setName(String) - Method in class org.ofbiz.core.entity.model.ModelField
 
setName(String) - Method in class org.ofbiz.core.taglib.ServiceTag
 
setName(String) - Method in class org.ofbiz.core.taglib.ParamTag
 
setName(String) - Method in class org.ofbiz.core.taglib.ObjectTag
 
setName(String) - Method in class org.ofbiz.core.taglib.IteratorTag
 
setName(String) - Method in class org.ofbiz.core.taglib.IterateNextTag
 
setName(String) - Method in class org.ofbiz.core.taglib.IfTag
 
setName(String) - Method in interface org.ofbiz.core.workflow.WfExecutionObject
Setter for attribute 'name'
setName(String) - Method in class org.ofbiz.core.workflow.impl.WfExecutionObjectImpl
 
setNeverCache(boolean) - Method in class org.ofbiz.core.entity.model.ModelEntity
 
SetNonpkFields - class org.ofbiz.core.minilang.method.entityops.SetNonpkFields.
Looks for each non-PK field in the named map and if it exists there it will copy it into the named value object.
SetNonpkFields(Element, SimpleMethod) - Constructor for class org.ofbiz.core.minilang.method.entityops.SetNonpkFields
 
setNonPKFields(Map) - Method in class org.ofbiz.core.entity.GenericEntity
go through the non-pks and for each one see if there is an entry in fields to set
setNonPKFields(Map, boolean) - Method in class org.ofbiz.core.entity.GenericEntity
go through the non-pks and for each one see if there is an entry in fields to set
setOffset(int) - Method in class org.ofbiz.core.taglib.IteratorTag
 
setOverrideFilename(String) - Method in class org.ofbiz.core.util.HttpRequestFileUpload
 
setPackageName(String) - Method in class org.ofbiz.core.entity.model.ModelEntity
 
setParam(String) - Method in class org.ofbiz.core.taglib.InputValueTag
 
setParameter(String, String) - Method in class org.ofbiz.core.util.HttpClientJakarta
Set an individual parameter for this request.
setParameter(String, String) - Method in class org.ofbiz.core.util.HttpClient
Set an individual parameter for this request.
setParameters(Map) - Method in class org.ofbiz.core.util.HttpClientJakarta
Set the parameters for this request.
setParameters(Map) - Method in class org.ofbiz.core.util.HttpClient
Set the parameters for this request.
setPermission(String) - Method in class org.ofbiz.core.region.RenderTag
 
SetPkFields - class org.ofbiz.core.minilang.method.entityops.SetPkFields.
Looks for each PK field in the named map and if it exists there it will copy it into the named value object.
SetPkFields(Element, SimpleMethod) - Constructor for class org.ofbiz.core.minilang.method.entityops.SetPkFields
 
setPKFields(Map) - Method in class org.ofbiz.core.entity.GenericEntity
go through the pks and for each one see if there is an entry in fields to set
setPKFields(Map, boolean) - Method in class org.ofbiz.core.entity.GenericEntity
go through the pks and for each one see if there is an entry in fields to set
setPkValues(SQLProcessor, ModelEntity, GenericEntity, ModelFieldTypeReader) - Static method in class org.ofbiz.core.entity.jdbc.SqlJdbcUtil
Get all primary keys from the model entity and bind their values to the an SQL statement (SQL-Processor)
setPreAssembler(Assembler) - Method in class org.ofbiz.core.rules.parse.Repetition
Sets the object that will work on every assembly before matching against it.
setPrefix(String) - Method in class org.ofbiz.core.taglib.EntityFieldTag
 
setPrintStream(PrintStream) - Static method in class org.ofbiz.core.util.Debug
 
setPriority(long) - Method in interface org.ofbiz.core.workflow.WfExecutionObject
Setter for attribute 'priority'.
setPriority(long) - Method in class org.ofbiz.core.workflow.impl.WfExecutionObjectImpl
 
setPriority(String, long) - Method in class org.ofbiz.core.workflow.client.WorkflowClient
Set the priority of the execution object defined by the work effort key.
setProcessContext(Map) - Method in interface org.ofbiz.core.workflow.WfExecutionObject
Set the process context
setProcessContext(Map) - Method in class org.ofbiz.core.workflow.impl.WfExecutionObjectImpl
 
setProcessContext(String) - Method in interface org.ofbiz.core.workflow.WfExecutionObject
Set the process context (with previously stored data)
setProcessContext(String) - Method in class org.ofbiz.core.workflow.impl.WfExecutionObjectImpl
 
setProcessMgrState(String) - Method in interface org.ofbiz.core.workflow.WfProcessMgr
 
setProcessMgrState(String) - Method in class org.ofbiz.core.workflow.impl.WfProcessMgrImpl
 
setPropertiesParams(String) - Method in class org.ofbiz.core.util.UtilCache
 
setProperty(String) - Method in class org.ofbiz.core.taglib.ObjectTag
 
setProperty(String) - Method in class org.ofbiz.core.taglib.IteratorTag
 
setReader(PushbackReader) - Method in class org.ofbiz.core.rules.parse.tokens.Tokenizer
Set the reader to read from.
setRecipientBCC(String) - Method in class org.ofbiz.core.util.SendMailSMTP
 
setRecipientCC(String) - Method in class org.ofbiz.core.util.SendMailSMTP
 
setRecipientTO(String) - Method in class org.ofbiz.core.util.SendMailSMTP
 
setRegion(String) - Method in class org.ofbiz.core.region.RegionTag
 
setRelEntityName(String) - Method in class org.ofbiz.core.entity.model.ModelRelation
 
setRelFieldName(String) - Method in class org.ofbiz.core.entity.model.ModelKeyMap
 
setRequestAttribute - Static variable in class org.ofbiz.core.ftl.FreeMarkerViewHandler
 
SetRequestAttributeMethod - class org.ofbiz.core.ftl.SetRequestAttributeMethod.
SetRequestAttributeMethod - Freemarker Method for setting request attributes
SetRequestAttributeMethod() - Constructor for class org.ofbiz.core.ftl.SetRequestAttributeMethod
 
setRequester(WfRequester) - Method in interface org.ofbiz.core.workflow.WfProcess
Sets the requester for this process
setRequester(WfRequester) - Method in class org.ofbiz.core.workflow.impl.WfProcessImpl
 
setResult(Map) - Method in interface org.ofbiz.core.workflow.WfAssignment
Set the results of this assignment.
setResult(Map) - Method in interface org.ofbiz.core.workflow.WfActivity
Assign Result for this activity.
setResult(Map) - Method in class org.ofbiz.core.workflow.impl.WfAssignmentImpl
 
setResult(Map) - Method in class org.ofbiz.core.workflow.impl.WfActivityImpl
 
setResult(Map) - Method in class org.ofbiz.core.workflow.impl.WfActivityAbstractImplementation
 
setResult(Map, String) - Method in class org.ofbiz.core.workflow.impl.WfActivityToolImplementation
 
setResultSetConcurrency(int) - Method in class org.ofbiz.core.entity.EntityFindOptions
Specifies whether or not the ResultSet can be updated.
setResultSetType(int) - Method in class org.ofbiz.core.entity.EntityFindOptions
Specifies how the ResultSet will be traversed.
setResultTo(String) - Method in class org.ofbiz.core.taglib.ServiceTag
 
setRole(String) - Method in class org.ofbiz.core.region.RenderTag
 
setRollbackOnly() - Static method in class org.ofbiz.core.entity.TransactionUtil
Makes a roll back the only possible outcome of the transaction in the current thread IF transactions are available
setRUpper(boolean) - Method in class org.ofbiz.core.entity.EntityExpr
 
setSavePath(String) - Method in class org.ofbiz.core.util.HttpRequestFileUpload
 
setSecondEntity(String) - Method in class org.ofbiz.core.entity.EntityClause
 
setSecondField(String) - Method in class org.ofbiz.core.entity.EntityClause
 
setSection(String) - Method in class org.ofbiz.core.region.RenderTag
 
setSender(String) - Method in class org.ofbiz.core.util.SendMailSMTP
 
setSequencer(SequenceUtil) - Method in class org.ofbiz.core.entity.GenericDelegator
Allows you to pass a SequenceUtil class (possibly one that overrides the getNextSeqId method); if null is passed will effectively refresh the sequencer.
setSequencer(SequenceUtil) - Method in interface org.ofbiz.core.entity.DelegatorInterface
 
setSerializedData(Map) - Method in class org.ofbiz.core.workflow.impl.WfExecutionObjectImpl
Updates the runtime data entity
setServiceLoader(String) - Method in interface org.ofbiz.core.workflow.WfExecutionObject
Sets the name of the local dispatcher to be used with this workflow
setServiceLoader(String) - Method in class org.ofbiz.core.workflow.impl.WfExecutionObjectImpl
 
setSiteContext(SiteContext) - Method in class org.ofbiz.core.view.GenericViewRenderer
 
setSize(String) - Method in class org.ofbiz.core.taglib.IfTag
 
setSpecifyTypeAndConcur(boolean) - Method in class org.ofbiz.core.entity.EntityFindOptions
If true the following two parameters (resultSetType and resultSetConcurrency) will be used to specify how the results will be used; if false the default values for the JDBC driver will be used
setState(String, String) - Method in class org.ofbiz.core.workflow.client.WorkflowClient
Set the state of the execution object defined by the work effort key.
setString(String) - Method in class org.ofbiz.core.rules.parse.tokens.Tokenizer
Set the string to read from.
setString(String, int) - Method in class org.ofbiz.core.rules.parse.tokens.Tokenizer
Set the string to read from.
setString(String, String) - Method in class org.ofbiz.core.entity.GenericEntity
Sets the named field to the passed value, converting the value from a String to the corrent type using Type.valueOf()
setString(String, String) - Method in class org.ofbiz.core.datafile.Record
Sets the named field to the passed value, converting the value from a String to the corrent type using Type.valueOf()
setSubject(String) - Method in class org.ofbiz.core.util.SendMailSMTP
 
setSuffix(String) - Method in class org.ofbiz.core.taglib.EntityFieldTag
 
setTableName(String) - Method in class org.ofbiz.core.entity.model.ModelEntity
 
setTarget(PubliclyCloneable) - Method in class org.ofbiz.core.rules.parse.Assembly
Sets the target for this assembly.
setTemplate(String) - Method in class org.ofbiz.core.region.RegionTag
 
setTimeout(int) - Method in class org.ofbiz.core.util.HttpClientJakarta
Sets the timeout for waiting for the connection (default 30sec)
setTimeout(int) - Method in class org.ofbiz.core.util.HttpClient
Sets the timeout for waiting for the connection (default 30sec)
setTitle(String) - Method in class org.ofbiz.core.entity.model.ModelRelation
 
setTitle(String) - Method in class org.ofbiz.core.entity.model.ModelEntity
 
setTransactionTimeout(int) - Static method in class org.ofbiz.core.entity.TransactionUtil
Sets the timeout of the transaction in the current thread IF transactions are available
setTransactionTimeout(int) - Method in class org.ofbiz.core.entity.EntitySaxReader
 
setTruncateIfMissing(boolean) - Method in class org.ofbiz.core.util.FlexibleProperties
 
setTryEntityAttr(String) - Method in class org.ofbiz.core.taglib.InputValueTag
 
setType(String) - Method in class org.ofbiz.core.entity.model.ModelRelation
 
setType(String) - Method in class org.ofbiz.core.entity.model.ModelField
 
setType(String) - Method in class org.ofbiz.core.taglib.ObjectTag
 
setType(String) - Method in class org.ofbiz.core.taglib.IteratorTag
 
setType(String) - Method in class org.ofbiz.core.taglib.IterateNextTag
 
setType(String) - Method in class org.ofbiz.core.taglib.IfTag
 
setType(String) - Method in class org.ofbiz.core.taglib.FormatTag
 
setType(String) - Method in class org.ofbiz.core.taglib.EntityFieldTag
 
setUnique(boolean) - Method in class org.ofbiz.core.entity.model.ModelIndex
 
setUrl(String) - Method in class org.ofbiz.core.util.HttpClientJakarta
Set the URL for this request.
setUrl(String) - Method in class org.ofbiz.core.util.HttpClient
Set the URL for this request.
setUrl(URL) - Method in class org.ofbiz.core.util.HttpClientJakarta
Set the URL for this request.
setUrl(URL) - Method in class org.ofbiz.core.util.HttpClient
Set the URL for this request.
setURL(URL) - Method in class org.ofbiz.core.util.FlexibleProperties
 
setUserLogin(GenericValue) - Method in class org.ofbiz.core.minilang.method.MethodContext
 
setUserLogin(HttpSession, GenericValue, boolean) - Static method in class org.ofbiz.core.stats.VisitHandler
 
setUseSoftReference(boolean) - Method in class org.ofbiz.core.util.UtilCache
Set whether or not the cache lines should use a soft reference to the data
setUseSoftReference(boolean) - Method in class org.ofbiz.core.util.UtilCache.CacheLine
 
setValid(boolean) - Method in class org.ofbiz.core.rules.parse.tokens.SymbolNode
Mark this node as valid, which means its ancestry is a complete symbol, not just a prefix.
setValue(Blob) - Method in class org.ofbiz.core.entity.jdbc.SQLProcessor
Set the next binding variable of the currently active prepared statement
setValue(Boolean) - Method in class org.ofbiz.core.entity.jdbc.SQLProcessor
Set the next binding variable of the currently active prepared statement.
setValue(Clob) - Method in class org.ofbiz.core.entity.jdbc.SQLProcessor
Set the next binding variable of the currently active prepared statement
setValue(Date) - Method in class org.ofbiz.core.entity.jdbc.SQLProcessor
Set the next binding variable of the currently active prepared statement.
setValue(Double) - Method in class org.ofbiz.core.entity.jdbc.SQLProcessor
Set the next binding variable of the currently active prepared statement.
setValue(Float) - Method in class org.ofbiz.core.entity.jdbc.SQLProcessor
Set the next binding variable of the currently active prepared statement.
setValue(Integer) - Method in class org.ofbiz.core.entity.jdbc.SQLProcessor
Set the next binding variable of the currently active prepared statement.
setValue(Long) - Method in class org.ofbiz.core.entity.jdbc.SQLProcessor
Set the next binding variable of the currently active prepared statement.
setValue(Object) - Method in class org.ofbiz.core.entity.jdbc.SQLProcessor
Set the next binding variable of the currently active prepared statement.
setValue(Object) - Method in class org.ofbiz.core.taglib.ParamTag
 
setValue(Object) - Method in class org.ofbiz.core.taglib.I18nMessageArgumentTag
 
setValue(SQLProcessor, ModelField, GenericEntity, ModelFieldTypeReader) - Static method in class org.ofbiz.core.entity.jdbc.SqlJdbcUtil
 
setValue(SQLProcessor, ModelField, String, Object, ModelFieldTypeReader) - Static method in class org.ofbiz.core.entity.jdbc.SqlJdbcUtil
 
setValue(String) - Method in class org.ofbiz.core.entity.jdbc.SQLProcessor
Set the next binding variable of the currently active prepared statement.
setValue(String) - Method in class org.ofbiz.core.taglib.IfTag
 
setValue(String) - Method in class org.ofbiz.core.taglib.I18nMessageTag
 
setValue(Time) - Method in class org.ofbiz.core.entity.jdbc.SQLProcessor
Set the next binding variable of the currently active prepared statement.
setValue(Timestamp) - Method in class org.ofbiz.core.entity.jdbc.SQLProcessor
Set the next binding variable of the currently active prepared statement.
setValues(SQLProcessor, List, GenericEntity, ModelFieldTypeReader) - Static method in class org.ofbiz.core.entity.jdbc.SqlJdbcUtil
The elements (ModelFields) of the list are bound to an SQL statement (SQL-Processor)
setValuesPerMessage(int) - Method in class org.ofbiz.core.entity.EntitySaxReader
 
setValuesPerWrite(int) - Method in class org.ofbiz.core.entity.EntitySaxReader
 
setValuesWhereClause(SQLProcessor, List, GenericValue, ModelFieldTypeReader) - Static method in class org.ofbiz.core.entity.jdbc.SqlJdbcUtil
The elements (ModelFields) of the list are bound to an SQL statement (SQL-Processor), but values must not be null.
setVersion(String) - Method in class org.ofbiz.core.entity.model.ModelEntity
 
setWhitespaceChars(int, int, boolean) - Method in class org.ofbiz.core.rules.parse.tokens.WhitespaceState
Establish the given characters as whitespace to ignore.
setWordChars(int, int, boolean) - Method in class org.ofbiz.core.rules.parse.tokens.WordState
Establish characters in the given range as valid characters for part of a word after the first character.
SHOPPING_CART - Static variable in class org.ofbiz.core.util.SiteDefs
Used session object to locate the shopping cart
ShowTrack - class org.ofbiz.core.rules.parse.ShowTrack.
Title: Show Track
ShowTrack() - Constructor for class org.ofbiz.core.rules.parse.ShowTrack
 
shutdown() - Method in class org.ofbiz.core.service.ServiceDispatcher
 
SimpleEventHandler - class org.ofbiz.core.event.SimpleEventHandler.
SimpleEventHandler - Simple Event Mini-Lang Handler
SimpleEventHandler() - Constructor for class org.ofbiz.core.event.SimpleEventHandler
 
SimpleMapOperation - class org.ofbiz.core.minilang.operation.SimpleMapOperation.
A single operation, does the specified operation on the given field
SimpleMapOperation(Element, SimpleMapProcess) - Constructor for class org.ofbiz.core.minilang.operation.SimpleMapOperation
 
SimpleMapProcess - class org.ofbiz.core.minilang.operation.SimpleMapProcess.
A complete string process for a given field; contains multiple string operations
SimpleMapProcess(Element) - Constructor for class org.ofbiz.core.minilang.operation.SimpleMapProcess
 
SimpleMapProcessor - class org.ofbiz.core.minilang.SimpleMapProcessor.
SimpleMapProcessor Mini Language
SimpleMapProcessor() - Constructor for class org.ofbiz.core.minilang.SimpleMapProcessor
 
simpleMapProcessorsResourceCache - Static variable in class org.ofbiz.core.minilang.SimpleMapProcessor
 
simpleMapProcessorsURLCache - Static variable in class org.ofbiz.core.minilang.SimpleMapProcessor
 
simpleMethod - Variable in class org.ofbiz.core.minilang.method.MethodString
 
simpleMethod - Variable in class org.ofbiz.core.minilang.method.MethodOperation
 
simpleMethod - Variable in class org.ofbiz.core.minilang.method.MethodObject
 
SimpleMethod - class org.ofbiz.core.minilang.SimpleMethod.
SimpleMethod Mini Language Core Object
SimpleMethod(Element, Map) - Constructor for class org.ofbiz.core.minilang.SimpleMethod
 
SimpleMethodBsfEngine - class org.ofbiz.core.minilang.SimpleMethodBsfEngine.
This is the OFBiz MiniLang SimpleMethod adapter for IBM's Bean Scripting Famework.
SimpleMethodBsfEngine() - Constructor for class org.ofbiz.core.minilang.SimpleMethodBsfEngine
 
simpleMethodsDirectCache - Static variable in class org.ofbiz.core.minilang.SimpleMethod
 
simpleMethodsResourceCache - Static variable in class org.ofbiz.core.minilang.SimpleMethod
 
simpleMethodsURLCache - Static variable in class org.ofbiz.core.minilang.SimpleMethod
 
simpleRoleEntity - Static variable in class org.ofbiz.core.security.OFBizSecurity
 
SimpleServiceEngine - class org.ofbiz.core.minilang.SimpleServiceEngine.
Standard Java Static Method Service Engine
SimpleServiceEngine(ServiceDispatcher) - Constructor for class org.ofbiz.core.minilang.SimpleServiceEngine
Creates new Engine
simpleTypeConvert(Object, String, String, Locale) - Static method in class org.ofbiz.core.util.ObjectType
Converts the passed object to the named simple type; supported types include: String, Boolean, Double, Float, Long, Integer, Date (java.sql.Date), Time, Timestamp;
SITE_OWNER - Static variable in class org.ofbiz.core.util.ConfigXMLReader
 
siteContext - Variable in class org.ofbiz.core.view.JPublishViewHandler
 
siteContext - Variable in class org.ofbiz.core.view.GenericViewRenderer
 
SiteDefs - class org.ofbiz.core.util.SiteDefs.
Holds general site wide variables.
SiteDefs() - Constructor for class org.ofbiz.core.util.SiteDefs
 
size() - Method in class org.ofbiz.core.util.UtilMisc.SimpleMap
 
size() - Method in class org.ofbiz.core.util.UtilCache
Returns the number of elements currently in the cache
size() - Method in class org.ofbiz.core.util.OrderedSet
 
size() - Method in class org.ofbiz.core.entity.GenericEntity
 
size() - Method in class org.ofbiz.core.rules.engine.Unification
Returns the number of variables in this unification.
skippedEntity(String) - Method in class org.ofbiz.core.entity.EntitySaxReader
 
slashSlashState - Variable in class org.ofbiz.core.rules.parse.tokens.SlashState
 
SlashSlashState - class org.ofbiz.core.rules.parse.tokens.SlashSlashState.
Title: Slash Slash State
SlashSlashState() - Constructor for class org.ofbiz.core.rules.parse.tokens.SlashSlashState
 
slashStarState - Variable in class org.ofbiz.core.rules.parse.tokens.SlashState
 
SlashStarState - class org.ofbiz.core.rules.parse.tokens.SlashStarState.
Title: Slash Star State
SlashStarState() - Constructor for class org.ofbiz.core.rules.parse.tokens.SlashStarState
 
slashState - Variable in class org.ofbiz.core.rules.parse.tokens.Tokenizer
 
SlashState - class org.ofbiz.core.rules.parse.tokens.SlashState.
Title: Slash State
slashState() - Method in class org.ofbiz.core.rules.parse.tokens.Tokenizer
Return the state this tokenizer uses to recognize (and ignore) comments.
SlashState() - Constructor for class org.ofbiz.core.rules.parse.tokens.SlashState
 
SMTP_PORT - Static variable in class org.ofbiz.core.util.SendMailSMTP
 
SOAPClientEngine - class org.ofbiz.core.service.engine.SOAPClientEngine.
Generic Service SOAP Interface
SOAPClientEngine(ServiceDispatcher) - Constructor for class org.ofbiz.core.service.engine.SOAPClientEngine
 
SOAPEventHandler - class org.ofbiz.core.event.SOAPEventHandler.
SOAPEventHandler - SOAP Event Handler implementation
SOAPEventHandler() - Constructor for class org.ofbiz.core.event.SOAPEventHandler
 
sortMaps(List, List) - Static method in class org.ofbiz.core.util.UtilMisc
Sort a List of Maps by specified consistent keys.
source - Variable in class org.ofbiz.core.rules.engine.ConsultingStructure
 
source() - Method in interface org.ofbiz.core.workflow.WfEventAudit
 
source() - Method in class org.ofbiz.core.workflow.impl.WfEventAuditImpl
 
SourceNotAvailable - exception org.ofbiz.core.workflow.SourceNotAvailable.
SourceNotAvailable Workflow Exception
SourceNotAvailable() - Constructor for class org.ofbiz.core.workflow.SourceNotAvailable
 
SourceNotAvailable(String) - Constructor for class org.ofbiz.core.workflow.SourceNotAvailable
 
SourceNotAvailable(String, Throwable) - Constructor for class org.ofbiz.core.workflow.SourceNotAvailable
 
SpecificChar - class org.ofbiz.core.rules.parse.chars.SpecificChar.
Title: Specific Char
SpecificChar(char) - Constructor for class org.ofbiz.core.rules.parse.chars.SpecificChar
Constructs a SpecificChar to match the specified char.
SpecificChar(Character) - Constructor for class org.ofbiz.core.rules.parse.chars.SpecificChar
Constructs a SpecificChar to match the specified character.
specifyTypeAndConcur - Variable in class org.ofbiz.core.entity.EntityFindOptions
 
split(String, String) - Static method in class org.ofbiz.core.util.StringUtil
Splits a String on a delimiter into a List of Strings.
SQL_PACKAGE - Static variable in class org.ofbiz.core.util.ObjectType
 
SqlJdbcUtil - class org.ofbiz.core.entity.jdbc.SqlJdbcUtil.
GenericDAO Utility methods for general tasks
SqlJdbcUtil() - Constructor for class org.ofbiz.core.entity.jdbc.SqlJdbcUtil
 
sqlLoadPaths - Variable in class org.ofbiz.core.entity.config.EntityConfigUtil.DatasourceInfo
 
sqlp - Variable in class org.ofbiz.core.entity.EntityListIterator
 
SQLProcessor - class org.ofbiz.core.entity.jdbc.SQLProcessor.
SQLProcessor - provides utitlity functions to ease database access
SQLProcessor(String) - Constructor for class org.ofbiz.core.entity.jdbc.SQLProcessor
Construct an object based on the helper/datasource
SQLProcessor(String, Connection) - Constructor for class org.ofbiz.core.entity.jdbc.SQLProcessor
Construct an object with an connection given.
sqlString - Variable in class org.ofbiz.core.entity.EntityWhereString
 
sqlType - Variable in class org.ofbiz.core.entity.model.ModelFieldType
The sql-type of the Field
sqlTypeAlias - Variable in class org.ofbiz.core.entity.model.ModelFieldType
The sql-type-alias of the Field, this is optional
SSNDelimiters - Static variable in class org.ofbiz.core.util.UtilValidate
non-digit characters which are allowed in Social Security Numbers
stack - Variable in class org.ofbiz.core.rules.parse.Assembly
a place to keep track of consumption progress
stackIsEmpty() - Method in class org.ofbiz.core.rules.parse.Assembly
Returns true if this assembly's stack is empty.
STAMP_FIELD - Static variable in class org.ofbiz.core.entity.model.ModelEntity
The name of the time stamp field for locking/syncronization
StandardJavaEngine - class org.ofbiz.core.service.engine.StandardJavaEngine.
Standard Java Static Method Service Engine
StandardJavaEngine(ServiceDispatcher) - Constructor for class org.ofbiz.core.service.engine.StandardJavaEngine
 
start() - Method in interface org.ofbiz.core.workflow.WfProcess
Starts the Workflow process
start() - Method in class org.ofbiz.core.workflow.impl.WfProcessImpl
 
start() - Static method in class org.ofbiz.core.rules.logikus.LogikusParser
Return a parser that recognizes the grammar:
start(String) - Method in interface org.ofbiz.core.workflow.WfProcess
Starts the Workflow process on the defined activity
start(String) - Method in class org.ofbiz.core.workflow.client.WorkflowClient
Start the activity.
start(String) - Method in class org.ofbiz.core.workflow.impl.WfProcessImpl
 
StartActivityJob - class org.ofbiz.core.workflow.client.StartActivityJob.
Workflow Client API - Start Activity Async-Job
StartActivityJob(WfActivity) - Constructor for class org.ofbiz.core.workflow.client.StartActivityJob
 
StartActivityJob(WfActivity, GenericRequester) - Constructor for class org.ofbiz.core.workflow.client.StartActivityJob
 
startDate - Variable in class org.ofbiz.core.calendar.RecurrenceInfo
 
startDocument() - Method in class org.ofbiz.core.entity.EntitySaxReader
 
startElement(String, String, String, Attributes) - Method in class org.ofbiz.core.entity.EntitySaxReader
 
startPrefixMapping(String, String) - Method in class org.ofbiz.core.entity.EntitySaxReader
 
state - Variable in class org.ofbiz.core.workflow.impl.WfProcessMgrImpl
 
state() - Method in interface org.ofbiz.core.workflow.WfExecutionObject
Retrieve the current state of this process or activity.
state() - Method in class org.ofbiz.core.workflow.impl.WfExecutionObjectImpl
 
status() - Method in class org.ofbiz.core.service.GenericResultWaiter
Returns the status of the service.
status() - Method in interface org.ofbiz.core.workflow.WfAssignment
Gets the status of this assignment.
status() - Method in class org.ofbiz.core.workflow.impl.WfAssignmentImpl
 
stop() - Method in class org.ofbiz.core.service.job.JobPoller
Stops the JobPoller
stop() - Method in class org.ofbiz.core.service.job.JobInvoker
Tells the thread to stop after the next job.
store() - Method in class org.ofbiz.core.entity.GenericValue
 
store(GenericValue) - Method in class org.ofbiz.core.entity.MemoryHelper
 
store(GenericValue) - Method in class org.ofbiz.core.entity.GenericHelperDAO
Store the Entity from the GenericValue to the persistent store
store(GenericValue) - Method in interface org.ofbiz.core.entity.GenericHelper
Store the Entity from the GenericValue to the persistent store
store(GenericValue) - Method in class org.ofbiz.core.entity.GenericDelegator
Store the Entity from the GenericValue to the persistent store
store(GenericValue) - Method in interface org.ofbiz.core.entity.DelegatorInterface
 
store(GenericValue, boolean) - Method in class org.ofbiz.core.entity.GenericDelegator
Store the Entity from the GenericValue to the persistent store
store(GenericValue, boolean) - Method in interface org.ofbiz.core.entity.DelegatorInterface
 
store(String) - Method in class org.ofbiz.core.util.FlexibleProperties
 
storeAll(List) - Method in class org.ofbiz.core.entity.MemoryHelper
 
storeAll(List) - Method in class org.ofbiz.core.entity.GenericHelperDAO
Store the Entities from the List GenericValue instances to the persistent store.
storeAll(List) - Method in interface org.ofbiz.core.entity.GenericHelper
Store the Entities from the List GenericValue instances to the persistent store.
storeAll(List) - Method in class org.ofbiz.core.entity.GenericDelegator
Store the Entities from the List GenericValue instances to the persistent store.
storeAll(List) - Method in class org.ofbiz.core.entity.GenericDAO
 
storeAll(List) - Method in interface org.ofbiz.core.entity.DelegatorInterface
 
storeAll(List, boolean) - Method in class org.ofbiz.core.entity.GenericDelegator
Store the Entities from the List GenericValue instances to the persistent store.
storeAll(List, boolean) - Method in interface org.ofbiz.core.entity.DelegatorInterface
 
StoreList - class org.ofbiz.core.minilang.method.entityops.StoreList.
Uses the delegator to store the specified value object list in the datasource
StoreList(Element, SimpleMethod) - Constructor for class org.ofbiz.core.minilang.method.entityops.StoreList
 
StoreValue - class org.ofbiz.core.minilang.method.entityops.StoreValue.
Uses the delegator to store the specified value object entity in the datasource
StoreValue(Element, SimpleMethod) - Constructor for class org.ofbiz.core.minilang.method.entityops.StoreValue
 
string - Variable in class org.ofbiz.core.rules.parse.chars.CharacterAssembly
the string to consume
string() - Method in class org.ofbiz.core.rules.logikus.LogikusParser
Return a parser that recognizes a number and stacks a corresponding atom.
stringFromFileNamed(String) - Static method in class org.ofbiz.core.rules.utensil.FileString
Returns a string that represents the contents of a file.
stringLength() - Method in class org.ofbiz.core.entity.model.ModelFieldType
A simple function to derive the max length of a String created from the field value, based on the sql-type
StringObject - class org.ofbiz.core.minilang.method.StringObject.
A type of MethodObject that represents a String constant value to be used as an Object
StringObject(Element, SimpleMethod) - Constructor for class org.ofbiz.core.minilang.method.StringObject
 
StringString - class org.ofbiz.core.minilang.method.StringString.
A type of MethodString that represents a String constant value
StringString(Element, SimpleMethod) - Constructor for class org.ofbiz.core.minilang.method.StringString
 
StringToField - class org.ofbiz.core.minilang.method.envops.StringToField.
Copies the specified String to a field
StringToField(Element, SimpleMethod) - Constructor for class org.ofbiz.core.minilang.method.envops.StringToField
 
StringToList - class org.ofbiz.core.minilang.method.envops.StringToList.
Appends the specified String to a List
StringToList(Element, SimpleMethod) - Constructor for class org.ofbiz.core.minilang.method.envops.StringToList
 
StringUtil - class org.ofbiz.core.util.StringUtil.
Misc String Utility Functions
StringUtil() - Constructor for class org.ofbiz.core.util.StringUtil
 
stripCharsInBag(String, String) - Static method in class org.ofbiz.core.util.UtilValidate
Removes all characters which appear in string bag from string s.
stripCharsNotInBag(String, String) - Static method in class org.ofbiz.core.util.UtilValidate
Removes all characters which do NOT appear in string bag from string s.
stripInitialWhitespace(String) - Static method in class org.ofbiz.core.util.UtilValidate
Removes initial(leading) whitespace characters from s.
stripWhitespace(String) - Static method in class org.ofbiz.core.util.UtilValidate
Removes all whitespace characters from s.
strToMap(String) - Static method in class org.ofbiz.core.util.StringUtil
Creates a Map from an encoded name/value pair string
structure - Variable in class org.ofbiz.core.rules.logikus.LogikusParser
 
Structure - class org.ofbiz.core.rules.engine.Structure.
Title: Structure
structure() - Method in class org.ofbiz.core.rules.logikus.LogikusParser
Return a parser that recognizes the grammar: structure = functor ('(' commaList(term) ')'); This definition of structure accounts for normal-looking structures that have a string as a functor.
Structure(Object) - Constructor for class org.ofbiz.core.rules.engine.Structure
Contructs a structure from the specified object.
Structure(Object, Term[]) - Constructor for class org.ofbiz.core.rules.engine.Structure
Constructs a structure with the specified functor and terms.
structures - Variable in class org.ofbiz.core.rules.engine.Rule
 
StructureWithTermsAssembler - class org.ofbiz.core.rules.logikus.StructureWithTermsAssembler.
Pops the terms and functor of a structure from an assembly's stack, builds a structure, and pushes it.
StructureWithTermsAssembler() - Constructor for class org.ofbiz.core.rules.logikus.StructureWithTermsAssembler
 
subMapAccessor - Variable in class org.ofbiz.core.util.FlexibleMapAccessor
 
subMapAccessor - Variable in class org.ofbiz.core.util.FlexibleMapAccessor.SubMapAccessor
 
subparser - Variable in class org.ofbiz.core.rules.parse.Repetition
the parser this parser is a repetition of
subparsers - Variable in class org.ofbiz.core.rules.parse.CollectionParser
the parsers this parser is a collection of
SUCCESS_MESSAGE - Static variable in class org.ofbiz.core.service.ModelService
 
SUCCESS_MESSAGE_LIST - Static variable in class org.ofbiz.core.service.ModelService
 
suffix - Variable in class org.ofbiz.core.taglib.EntityFieldTag
 
suspend() - Method in interface org.ofbiz.core.workflow.WfExecutionObject
Suspend this process or activity.
suspend() - Method in class org.ofbiz.core.workflow.impl.WfExecutionObjectImpl
 
suspend(String) - Method in class org.ofbiz.core.workflow.client.WorkflowClient
Suspend an activity
suspendActivity(DispatchContext, Map) - Static method in class org.ofbiz.core.workflow.client.WorkflowServices
Suspend activity
sval - Variable in class org.ofbiz.core.rules.parse.tokens.Token
 
sval() - Method in class org.ofbiz.core.rules.parse.tokens.Token
Returns the string value of this token.
SwingUtensil - class org.ofbiz.core.rules.utensil.SwingUtensil.
Title: Swing Utensil
SwingUtensil() - Constructor for class org.ofbiz.core.rules.utensil.SwingUtensil
 
symbol - Variable in class org.ofbiz.core.rules.parse.tokens.Symbol
the literal to match
Symbol - class org.ofbiz.core.rules.parse.tokens.Symbol.
Title: Symbol
Symbol(char) - Constructor for class org.ofbiz.core.rules.parse.tokens.Symbol
Constructs a symbol that will match the specified char.
Symbol(String) - Constructor for class org.ofbiz.core.rules.parse.tokens.Symbol
Constructs a symbol that will match the specified sequence of characters.
SymbolNode - class org.ofbiz.core.rules.parse.tokens.SymbolNode.
Title: Symbol Node
SymbolNode(SymbolNode, char) - Constructor for class org.ofbiz.core.rules.parse.tokens.SymbolNode
Constructs a SymbolNode with the given parent, representing the given character.
SymbolRootNode - class org.ofbiz.core.rules.parse.tokens.SymbolRootNode.
Title: Symbol Root Node
SymbolRootNode() - Constructor for class org.ofbiz.core.rules.parse.tokens.SymbolRootNode
Create and initialize a root node.
symbolState - Variable in class org.ofbiz.core.rules.parse.tokens.Tokenizer
 
SymbolState - class org.ofbiz.core.rules.parse.tokens.SymbolState.
Title: Symbol State
symbolState() - Method in class org.ofbiz.core.rules.parse.tokens.Tokenizer
Return the state this tokenizer uses to recognize symbols.
SymbolState() - Constructor for class org.ofbiz.core.rules.parse.tokens.SymbolState
Constructs a symbol state with a default idea of what multi-character symbols to accept (as described in the class comment).
SYNC - Static variable in class org.ofbiz.core.event.ServiceEventHandler
 

T

tableName - Variable in class org.ofbiz.core.entity.jdbc.DatabaseUtil.ColumnCheckInfo
 
tableName - Variable in class org.ofbiz.core.entity.model.ModelEntity
The table-name of the Entity
tail - Variable in class org.ofbiz.core.rules.engine.DynamicRule
 
tail() - Method in class org.ofbiz.core.rules.engine.DynamicRule
Returns the series of structures after the head.
target - Variable in class org.ofbiz.core.rules.parse.Assembly
Another place to record progress; this is just an object.
tcIsNum - Variable in class org.ofbiz.core.datafile.ModelRecord
specifies whether or not the type min and max are numbers, if so does a number compare, otherwise a String compare
tcLength - Variable in class org.ofbiz.core.datafile.ModelRecord
The length of the type-code of the Record - optional
tcMax - Variable in class org.ofbiz.core.datafile.ModelRecord
The maximum type-code of the Record, an alternative to the single type code
tcMaxNum - Variable in class org.ofbiz.core.datafile.ModelRecord
 
tcMin - Variable in class org.ofbiz.core.datafile.ModelRecord
The minimum type-code of the Record, an alternative to the single type code
tcMinNum - Variable in class org.ofbiz.core.datafile.ModelRecord
 
tcPosition - Variable in class org.ofbiz.core.datafile.ModelRecord
The position of the type-code of the Record
td - Static variable in class org.ofbiz.core.entity.transaction.TyrexFactory
 
template - Variable in class org.ofbiz.core.region.RegionTag
 
Term - interface org.ofbiz.core.rules.engine.Term.
Title: Term
term() - Method in class org.ofbiz.core.rules.logikus.LogikusParser
Return a parser that recognizes the grammar: term = structure | Num | QuotedString | list | variable;
term0 - Variable in class org.ofbiz.core.rules.engine.ArithmeticOperator
 
term1 - Variable in class org.ofbiz.core.rules.engine.ArithmeticOperator
 
Terminal - class org.ofbiz.core.rules.parse.Terminal.
Title: Terminal
Terminal() - Constructor for class org.ofbiz.core.rules.parse.Terminal
Constructs an unnamed terminal.
Terminal(String) - Constructor for class org.ofbiz.core.rules.parse.Terminal
Constructs a terminal with the given name.
terminate() - Method in interface org.ofbiz.core.workflow.WfExecutionObject
Terminate this process or activity.
terminate() - Method in class org.ofbiz.core.workflow.impl.WfExecutionObjectImpl
 
terminate() - Method in class org.ofbiz.core.minilang.SimpleMethodBsfEngine
 
terms - Variable in class org.ofbiz.core.rules.engine.Structure
 
terms() - Method in class org.ofbiz.core.rules.engine.Structure
Return the terms of this structure.
test() - Method in class org.ofbiz.core.rules.parse.ParserTester
Create a series of random language elements, and test that the parser can unambiguously parse each one.
test(HttpServletRequest, HttpServletResponse) - Static method in class org.ofbiz.core.event.TestEvent
 
TestEvent - class org.ofbiz.core.event.TestEvent.
Test Events
TestEvent() - Constructor for class org.ofbiz.core.event.TestEvent
 
textPanel(String, JTextArea, Dimension, Dimension) - Static method in class org.ofbiz.core.rules.utensil.SwingUtensil
Returns a standard text panel, with a scroll pane around a text area, and with a title border.
thread - Variable in class org.ofbiz.core.service.jms.JmsListenerFactory
 
thread - Variable in class org.ofbiz.core.service.job.JobPoller
 
THREAD_TTL - Static variable in class org.ofbiz.core.service.job.JobInvoker
 
throwTrackException(List, Parser) - Method in class org.ofbiz.core.rules.parse.Track
Throw an exception showing how far the match had progressed, what it found next, and what it was expecting.
timerString(int, String) - Method in class org.ofbiz.core.util.UtilTimer
Creates a string with information including the passed message, the time since the last call, and the time since the beginning.
timerString(String) - Method in class org.ofbiz.core.util.UtilTimer
Creates a string with information including the passed message, the last passed message and the time since the last call, and the time since the beginning
timerString(String, String) - Method in class org.ofbiz.core.util.UtilTimer
Creates a string with information including the passed message, the last passed message and the time since the last call, and the time since the beginning
timesFactor() - Method in class org.ofbiz.core.rules.logikus.LogikusParser
Return a parser that recognizes the grammar: timesFactor = '*' factor;
timeSinceLast() - Method in class org.ofbiz.core.util.UtilTimer
Returns the number of milliseconds since the last time timerString was called
timeSinceStart() - Method in class org.ofbiz.core.util.UtilTimer
Returns the number of milliseconds since the timer started
timeStamp() - Method in interface org.ofbiz.core.workflow.WfEventAudit
 
timeStamp() - Method in class org.ofbiz.core.workflow.impl.WfEventAuditImpl
 
TIMING - Static variable in class org.ofbiz.core.util.Debug
 
timingOn() - Static method in class org.ofbiz.core.util.Debug
 
title - Variable in class org.ofbiz.core.entity.model.ModelRelation
the title, gives a name/description to the relation
title - Variable in class org.ofbiz.core.entity.model.ModelEntity
The title for documentation purposes
toDate(int, int, int, int, int, int) - Static method in class org.ofbiz.core.util.UtilDateTime
Makes a Date from separate ints for month, day, year, hour, minute, and second.
toDate(String) - Static method in class org.ofbiz.core.util.UtilDateTime
Converts a date and time String into a Date
toDate(String, String) - Static method in class org.ofbiz.core.util.UtilDateTime
Converts a date String and a time String into a Date
toDate(String, String, String, String, String, String) - Static method in class org.ofbiz.core.util.UtilDateTime
Makes a Date from separate Strings for month, day, year, hour, minute, and second.
toDateString(Date) - Static method in class org.ofbiz.core.util.UtilDateTime
Makes a date String in the format MM/DD/YYYY from a Date
toDateTimeString(Date) - Static method in class org.ofbiz.core.util.UtilDateTime
Makes a combined data and time string in the format "MM/DD/YYYY HH:MM:SS" from a Date.
toIterator(Collection) - Static method in class org.ofbiz.core.util.UtilMisc
Get an iterator from a collection, returning null if collection is null
Token - class org.ofbiz.core.rules.parse.tokens.Token.
Title: Token
Token(char) - Constructor for class org.ofbiz.core.rules.parse.tokens.Token
Constructs a token from the given char.
Token(double) - Constructor for class org.ofbiz.core.rules.parse.tokens.Token
Constructs a token from the given number.
Token(String) - Constructor for class org.ofbiz.core.rules.parse.tokens.Token
Constructs a token from the given string.
Token(TokenType, String, double) - Constructor for class org.ofbiz.core.rules.parse.tokens.Token
Constructs a token of the indicated type and associated string or numeric values.
TokenAssembly - class org.ofbiz.core.rules.parse.tokens.TokenAssembly.
Title: Token Assembly
TokenAssembly(String) - Constructor for class org.ofbiz.core.rules.parse.tokens.TokenAssembly
Constructs a TokenAssembly on a TokenString constructed from the given String.
TokenAssembly(Tokenizer) - Constructor for class org.ofbiz.core.rules.parse.tokens.TokenAssembly
Constructs a TokenAssembly on a TokenString constructed from the given Tokenizer.
TokenAssembly(TokenString) - Constructor for class org.ofbiz.core.rules.parse.tokens.TokenAssembly
Constructs a TokenAssembly from the given TokenString.
tokenAt(int) - Method in class org.ofbiz.core.rules.parse.tokens.TokenString
Returns the token at the specified index.
tokenizer - Variable in class org.ofbiz.core.rules.parse.tokens.TokenStringSource
 
Tokenizer - class org.ofbiz.core.rules.parse.tokens.Tokenizer.
Title: Tokenizer
Tokenizer() - Constructor for class org.ofbiz.core.rules.parse.tokens.Tokenizer
Constructs a tokenizer with a default state table (as described in the class comment).
Tokenizer(String) - Constructor for class org.ofbiz.core.rules.parse.tokens.Tokenizer
Constructs a tokenizer to read from the supplied string.
TokenizerState - class org.ofbiz.core.rules.parse.tokens.TokenizerState.
Title: Tokenizer State
TokenizerState() - Constructor for class org.ofbiz.core.rules.parse.tokens.TokenizerState
 
tokens - Variable in class org.ofbiz.core.rules.parse.tokens.TokenString
the tokens in this tokenString
tokenString - Variable in class org.ofbiz.core.rules.parse.tokens.TokenAssembly
the "string" of tokens this assembly will consume
TokenString - class org.ofbiz.core.rules.parse.tokens.TokenString.
Title: Token String
TokenString(String) - Constructor for class org.ofbiz.core.rules.parse.tokens.TokenString
Constructs a tokenString from the supplied string.
TokenString(Token[]) - Constructor for class org.ofbiz.core.rules.parse.tokens.TokenString
Constructs a tokenString from the supplied tokens.
TokenString(Tokenizer) - Constructor for class org.ofbiz.core.rules.parse.tokens.TokenString
Constructs a tokenString from the supplied reader and tokenizer.
TokenStringSource - class org.ofbiz.core.rules.parse.tokens.TokenStringSource.
Title: Token String Source
TokenStringSource(Tokenizer, String) - Constructor for class org.ofbiz.core.rules.parse.tokens.TokenStringSource
Constructs a TokenStringSource that will read TokenStrings using the specified tokenizer, delimited by the specified delimiter.
TokenTester - class org.ofbiz.core.rules.parse.tokens.TokenTester.
Title: Token Tester
TokenTester(Parser) - Constructor for class org.ofbiz.core.rules.parse.tokens.TokenTester
 
TokenType - class org.ofbiz.core.rules.parse.tokens.TokenType.
Title: Token Type
TokenType(String) - Constructor for class org.ofbiz.core.rules.parse.tokens.TokenType
Creates a token type of the given name.
toList(Collection) - Static method in class org.ofbiz.core.util.UtilMisc
 
toList(Object) - Static method in class org.ofbiz.core.util.UtilMisc
Create a list from passed objX parameters
toList(Object, Object) - Static method in class org.ofbiz.core.util.UtilMisc
Create a list from passed objX parameters
toList(Object, Object, Object) - Static method in class org.ofbiz.core.util.UtilMisc
Create a list from passed objX parameters
toList(Object, Object, Object, Object) - Static method in class org.ofbiz.core.util.UtilMisc
Create a list from passed objX parameters
toList(Object, Object, Object, Object, Object) - Static method in class org.ofbiz.core.util.UtilMisc
Create a list from passed objX parameters
toList(Object, Object, Object, Object, Object, Object) - Static method in class org.ofbiz.core.util.UtilMisc
Create a list from passed objX parameters
toMap(String, Object) - Static method in class org.ofbiz.core.util.UtilMisc
Create a map from passed nameX, valueX parameters
toMap(String, Object, String, Object) - Static method in class org.ofbiz.core.util.UtilMisc
Create a map from passed nameX, valueX parameters
toMap(String, Object, String, Object, String, Object) - Static method in class org.ofbiz.core.util.UtilMisc
Create a map from passed nameX, valueX parameters
toMap(String, Object, String, Object, String, Object, String, Object) - Static method in class org.ofbiz.core.util.UtilMisc
Create a map from passed nameX, valueX parameters
toMap(String, Object, String, Object, String, Object, String, Object, String, Object) - Static method in class org.ofbiz.core.util.UtilMisc
Create a map from passed nameX, valueX parameters
toMap(String, Object, String, Object, String, Object, String, Object, String, Object, String, Object) - Static method in class org.ofbiz.core.util.UtilMisc
Create a map from passed nameX, valueX parameters
TOMCAT - Static variable in class org.ofbiz.core.util.UtilJ2eeCompat
 
TOPIC_LISTENER_CLASS - Static variable in class org.ofbiz.core.service.jms.JmsListenerFactory
 
toSqlDate(int, int, int) - Static method in class org.ofbiz.core.util.UtilDateTime
Makes a java.sql.Date from separate ints for month, day, year
toSqlDate(String) - Static method in class org.ofbiz.core.util.UtilDateTime
Converts a date String into a java.sql.Date
toSqlDate(String, String, String) - Static method in class org.ofbiz.core.util.UtilDateTime
Makes a java.sql.Date from separate Strings for month, day, year
toSqlTime(int, int, int) - Static method in class org.ofbiz.core.util.UtilDateTime
Makes a java.sql.Time from separate ints for hour, minute, and second.
toSqlTime(String) - Static method in class org.ofbiz.core.util.UtilDateTime
Converts a time String into a java.sql.Time
toSqlTime(String, String, String) - Static method in class org.ofbiz.core.util.UtilDateTime
Makes a java.sql.Time from separate Strings for hour, minute, and second.
ToString - class org.ofbiz.core.minilang.method.envops.ToString.
Converts the specified field to a String, using toString()
toString() - Method in class org.ofbiz.core.config.ResourceHandler
 
toString() - Method in class org.ofbiz.core.util.UtilMisc.SimpleMap
 
toString() - Method in class org.ofbiz.core.util.FlexibleProperties
 
toString() - Method in class org.ofbiz.core.util.CachedClassLoader
 
toString() - Method in class org.ofbiz.core.entity.GenericEntity
Creates a String for the entity, overrides the default toString
toString() - Method in class org.ofbiz.core.entity.EntityWhereString
 
toString() - Method in class org.ofbiz.core.entity.EntityOperator
 
toString() - Method in class org.ofbiz.core.entity.EntityFieldMap
 
toString() - Method in class org.ofbiz.core.entity.EntityExprList
 
toString() - Method in class org.ofbiz.core.entity.EntityExpr
 
toString() - Method in class org.ofbiz.core.entity.EntityConditionParam
 
toString() - Method in class org.ofbiz.core.entity.EntityConditionList
 
toString() - Method in class org.ofbiz.core.entity.EntityClause
 
toString() - Method in class org.ofbiz.core.entity.jdbc.DatabaseUtil.ReferenceCheckInfo
 
toString() - Method in class org.ofbiz.core.service.eca.ServiceEcaCondition
 
toString() - Method in class org.ofbiz.core.service.group.GroupServiceModel
* @see java.lang.Object#toString()
toString() - Method in class org.ofbiz.core.service.group.GroupModel
* @see java.lang.Object#toString()
toString() - Method in class org.ofbiz.core.extentity.eca.EntityEcaCondition
 
toString() - Method in class org.ofbiz.core.region.Section
 
toString() - Method in class org.ofbiz.core.region.Region
 
toString() - Method in class org.ofbiz.core.region.Content
 
toString() - Method in class org.ofbiz.core.rules.engine.Variable
Returns a string representation of this variable.
toString() - Method in class org.ofbiz.core.rules.engine.Unification
Returns a string representation of this unification.
toString() - Method in class org.ofbiz.core.rules.engine.Structure
Returns a string representation of this structure.
toString() - Method in class org.ofbiz.core.rules.engine.Rule
Returns a string representation of this rule.
toString() - Method in class org.ofbiz.core.rules.engine.Query
Returns a string representation of this query.
toString() - Method in class org.ofbiz.core.rules.engine.Program
Returns a string representation of this program.
toString() - Method in class org.ofbiz.core.rules.engine.Not
Returns a string description of this Not.
toString() - Method in class org.ofbiz.core.rules.engine.EmptyList
Returns a string representation of the empty list.
toString() - Method in class org.ofbiz.core.rules.engine.ConsultingNot
Returns a string description of this Not.
toString() - Method in class org.ofbiz.core.rules.parse.Parser
Returns a textual description of this parser.
toString() - Method in class org.ofbiz.core.rules.parse.Assembly
Returns a textual description of this assembly.
toString() - Method in class org.ofbiz.core.rules.parse.tokens.TokenString
Returns a string representation of this tokenString.
toString() - Method in class org.ofbiz.core.rules.parse.tokens.Token
Return a textual description of this object.
toString() - Method in class org.ofbiz.core.rules.parse.tokens.SymbolNode
Give a string representation of this node.
toString() - Method in class org.ofbiz.core.rules.utensil.LinearCalculator
Return a textual description of this object.
toString() - Method in class org.ofbiz.core.minilang.method.ServletAccessor
To be used for a string representation of the accessor, returns the original name.
toString() - Method in class org.ofbiz.core.minilang.method.ContextAccessor
To be used for a string representation of the accessor, returns the original name.
ToString(Element, SimpleMethod) - Constructor for class org.ofbiz.core.minilang.method.envops.ToString
 
toString(List) - Method in class org.ofbiz.core.rules.parse.Parser
Returns a textual description of this parser.
toStringQuiet() - Method in class org.ofbiz.core.rules.engine.Unification
Returns a string representation of this unification, without printing variable names.
toStringSeparator() - Method in class org.ofbiz.core.rules.parse.Sequence
Returns the string to show between the parsers this parser is a sequence of.
toStringSeparator() - Method in class org.ofbiz.core.rules.parse.CollectionParser
Helps to textually describe this CollectionParser.
toStringSeparator() - Method in class org.ofbiz.core.rules.parse.Alternation
Returns the string to show between the parsers this parser is an alternation of.
totalActiveSessions - Static variable in class org.ofbiz.core.control.ControlEventListener
 
totalPassiveSessions - Static variable in class org.ofbiz.core.control.ControlEventListener
 
toTimestamp(int, int, int, int, int, int) - Static method in class org.ofbiz.core.util.UtilDateTime
Makes a Timestamp from separate ints for month, day, year, hour, minute, and second.
toTimestamp(String) - Static method in class org.ofbiz.core.util.UtilDateTime
Converts a date and time String into a Timestamp
toTimestamp(String, String) - Static method in class org.ofbiz.core.util.UtilDateTime
Converts a date String and a time String into a Timestamp
toTimestamp(String, String, String, String, String, String) - Static method in class org.ofbiz.core.util.UtilDateTime
Makes a Timestamp from separate Strings for month, day, year, hour, minute, and second.
toTimeString(Date) - Static method in class org.ofbiz.core.util.UtilDateTime
Makes a time String in the format HH:MM:SS from a Date.
toTimeString(int, int, int) - Static method in class org.ofbiz.core.util.UtilDateTime
Makes a time String in the format HH:MM:SS from a separate ints for hour, minute, and second.
Track - class org.ofbiz.core.rules.parse.Track.
Title: Track
Track() - Constructor for class org.ofbiz.core.rules.parse.Track
Constructs a nameless Track.
Track(String) - Constructor for class org.ofbiz.core.rules.parse.Track
Constructs a Track with the given name.
TrackException - exception org.ofbiz.core.rules.parse.TrackException.
Title: Track Exception
TrackException(String, String, String) - Constructor for class org.ofbiz.core.rules.parse.TrackException
Constructs a TrackException with the specified reasons for the exception.
TransactionBegin - class org.ofbiz.core.minilang.method.entityops.TransactionBegin.
Begins a transaction if one is not already in place; if does begin one puts true in the began-transaction-name env variable, otherwise it returns false.
TransactionBegin(Element, SimpleMethod) - Constructor for class org.ofbiz.core.minilang.method.entityops.TransactionBegin
 
TransactionCommit - class org.ofbiz.core.minilang.method.entityops.TransactionCommit.
Commits a transaction if beganTransaction is true, otherwise does nothing.
TransactionCommit(Element, SimpleMethod) - Constructor for class org.ofbiz.core.minilang.method.entityops.TransactionCommit
 
transactionFactory - Static variable in class org.ofbiz.core.entity.TransactionFactory
 
TransactionFactory - class org.ofbiz.core.entity.TransactionFactory.
TransactionFactory - central source for JTA objects
TransactionFactory() - Constructor for class org.ofbiz.core.entity.TransactionFactory
 
TransactionFactoryInterface - interface org.ofbiz.core.entity.transaction.TransactionFactoryInterface.
TyrexTransactionFactory - central source for Tyrex JTA objects
TransactionRollback - class org.ofbiz.core.minilang.method.entityops.TransactionRollback.
Rolls back a transaction if beganTransaction is true, otherwise tries to do a setRollbackOnly.
TransactionRollback(Element, SimpleMethod) - Constructor for class org.ofbiz.core.minilang.method.entityops.TransactionRollback
 
transactionTimeout - Variable in class org.ofbiz.core.entity.EntitySaxReader
 
TransactionUtil - class org.ofbiz.core.entity.TransactionUtil.
Transaction Utility to help with some common transaction tasks
TransactionUtil() - Constructor for class org.ofbiz.core.entity.TransactionUtil
 
TransitionCondition - interface org.ofbiz.core.workflow.TransitionCondition.
TransitionCondition - Interface for implementing transition conditions
TransitionNotAllowed - exception org.ofbiz.core.workflow.TransitionNotAllowed.
TransitionNotAllowed Workflow Exception
TransitionNotAllowed() - Constructor for class org.ofbiz.core.workflow.TransitionNotAllowed
 
TransitionNotAllowed(String) - Constructor for class org.ofbiz.core.workflow.TransitionNotAllowed
 
TransitionNotAllowed(String, Throwable) - Constructor for class org.ofbiz.core.workflow.TransitionNotAllowed
 
tryGenericConnectionSources(String, Element) - Static method in class org.ofbiz.core.entity.ConnectionFactory
 
TT_EOF - Static variable in class org.ofbiz.core.rules.parse.tokens.Token
A constant indicating that the end of the stream has been read.
TT_NUMBER - Static variable in class org.ofbiz.core.rules.parse.tokens.Token
A constant indicating that a token is a number, like 3.14
TT_QUOTED - Static variable in class org.ofbiz.core.rules.parse.tokens.Token
A constant indicating that a token is a quoted string, like "Launch Mi".
TT_SYMBOL - Static variable in class org.ofbiz.core.rules.parse.tokens.Token
A constant indicating that a token is a symbol like "<=".
TT_WORD - Static variable in class org.ofbiz.core.rules.parse.tokens.Token
A constant indicating a token is a word, like "cat"
ttype - Variable in class org.ofbiz.core.rules.parse.tokens.Token
 
ttype() - Method in class org.ofbiz.core.rules.parse.tokens.Token
Returns the type of this token.
txFactoryClass - Static variable in class org.ofbiz.core.entity.config.EntityConfigUtil
 
txFactoryTxMgrJndiName - Static variable in class org.ofbiz.core.entity.config.EntityConfigUtil
 
txFactoryTxMgrJndiServerName - Static variable in class org.ofbiz.core.entity.config.EntityConfigUtil
 
txFactoryUserTxJndiName - Static variable in class org.ofbiz.core.entity.config.EntityConfigUtil
 
txFactoryUserTxJndiServerName - Static variable in class org.ofbiz.core.entity.config.EntityConfigUtil
 
type - Variable in class org.ofbiz.core.entity.model.ModelRelation
the type: either "one" or "many" or "one-nofk"
type - Variable in class org.ofbiz.core.entity.model.ModelFieldType
The type of the Field
type - Variable in class org.ofbiz.core.entity.model.ModelField
The type of the Field
type - Variable in class org.ofbiz.core.service.ModelParam
Paramater type
type - Variable in class org.ofbiz.core.region.Content
type can be:
- direct (for direct inline content)
- region (for a nested region)
- default (for region if matches region name OR JSP/Servlet resource otherwise)
- resource (for JSP/Servlet resource)
- or any ViewHandler defined in the corresponding controller.xml file
type - Variable in class org.ofbiz.core.taglib.ObjectTag
 
type - Variable in class org.ofbiz.core.taglib.IteratorTag
 
type - Variable in class org.ofbiz.core.taglib.IterateNextTag
 
type - Variable in class org.ofbiz.core.taglib.EntityFieldTag
 
type - Variable in class org.ofbiz.core.workflow.impl.WfResourceImpl
 
type - Variable in class org.ofbiz.core.datafile.ModelField
The type of the Field
TYPE_DOUBLE - Static variable in class org.ofbiz.core.minilang.method.otherops.Calculate
 
TYPE_FLOAT - Static variable in class org.ofbiz.core.minilang.method.otherops.Calculate
 
TYPE_FORWARD_ONLY - Static variable in class org.ofbiz.core.entity.EntityFindOptions
Type constant from the java.sql.ResultSet object for convenience
TYPE_INLINE_JDBC - Static variable in class org.ofbiz.core.entity.config.EntityConfigUtil.DatasourceInfo
 
TYPE_INTEGER - Static variable in class org.ofbiz.core.minilang.method.otherops.Calculate
 
TYPE_JNDI_JDBC - Static variable in class org.ofbiz.core.entity.config.EntityConfigUtil.DatasourceInfo
 
TYPE_LONG - Static variable in class org.ofbiz.core.minilang.method.otherops.Calculate
 
TYPE_OTHER - Static variable in class org.ofbiz.core.entity.config.EntityConfigUtil.DatasourceInfo
 
TYPE_SCROLL_INSENSITIVE - Static variable in class org.ofbiz.core.entity.EntityFindOptions
Type constant from the java.sql.ResultSet object for convenience
TYPE_SCROLL_SENSITIVE - Static variable in class org.ofbiz.core.entity.EntityFindOptions
Type constant from the java.sql.ResultSet object for convenience
TYPE_STRING - Static variable in class org.ofbiz.core.minilang.method.otherops.Calculate
 
TYPE_TYREX_DATA_SOURCE - Static variable in class org.ofbiz.core.entity.config.EntityConfigUtil.DatasourceInfo
 
typeCode - Variable in class org.ofbiz.core.datafile.ModelRecord
The type-code of the Record
typeCode - Variable in class org.ofbiz.core.datafile.ModelDataFile
The type code of the File, ususally contained somewhere in the file and can be used to identify it
typeIds - Static variable in class org.ofbiz.core.stats.ServerHitBin
 
typeName - Variable in class org.ofbiz.core.entity.jdbc.DatabaseUtil.ColumnCheckInfo
 
typeNames - Static variable in class org.ofbiz.core.stats.ServerHitBin
 
typeNameString(List) - Method in class org.ofbiz.core.entity.model.ModelEntity
 
typeNameStringRelatedAndMain(List, ModelRelation) - Method in class org.ofbiz.core.entity.model.ModelEntity
 
typeNameStringRelatedNoMapped(List, ModelRelation) - Method in class org.ofbiz.core.entity.model.ModelEntity
 
TyrexConnectionFactory - class org.ofbiz.core.entity.transaction.TyrexConnectionFactory.
Tyrex ConnectionFactory - central source for JDBC connections from Tyrex
TyrexConnectionFactory() - Constructor for class org.ofbiz.core.entity.transaction.TyrexConnectionFactory
 
tyrexDataSourceElement - Variable in class org.ofbiz.core.entity.config.EntityConfigUtil.DatasourceInfo
 
TyrexFactory - class org.ofbiz.core.entity.transaction.TyrexFactory.
TyrexTransactionFactory - central source for Tyrex JTA objects
TyrexFactory() - Constructor for class org.ofbiz.core.entity.transaction.TyrexFactory
 

U

unbind() - Method in class org.ofbiz.core.rules.engine.Variable
Marks this variable as no longer having an instantiated value.
unbind() - Method in class org.ofbiz.core.rules.engine.Unification
Asks all the contained variables to unbind.
unbind() - Method in class org.ofbiz.core.rules.engine.Evaluation
Releases the variable bindings that the last unification produced.
unbind() - Method in class org.ofbiz.core.rules.engine.ConsultingStructure
Release the variable bindings that the last unification produced.
undeclareBean(BSFDeclaredBean) - Method in class org.ofbiz.core.util.OfbizJsBsfEngine
 
undeclareBean(BSFDeclaredBean) - Method in class org.ofbiz.core.minilang.SimpleMethodBsfEngine
 
unget(int) - Method in class org.ofbiz.core.rules.parse.Assembly
Put back n objects
Unification - class org.ofbiz.core.rules.engine.Unification.
Title: Unification
Unification() - Constructor for class org.ofbiz.core.rules.engine.Unification
Creates an empty unification.
Unification(Variable) - Constructor for class org.ofbiz.core.rules.engine.Unification
Creates a unification that starts off including a single variable.
unify(Fact) - Method in class org.ofbiz.core.rules.engine.Fact
A speedier version of unify(Structure s).
unify(Structure) - Method in class org.ofbiz.core.rules.engine.Variable
Instantiates this variable with the supplied structure, or forwards the request to its instantiation if it already has one.
unify(Structure) - Method in interface org.ofbiz.core.rules.engine.Term
Returns a collection of variables that allow this term to unify with a structure.
unify(Structure) - Method in class org.ofbiz.core.rules.engine.Structure
Unifies the terms in this structure with the terms in the given structure, and returns the variable bindings that result.
unify(Structure) - Method in class org.ofbiz.core.rules.engine.Anonymous
Returns an empty unification.
unify(Structure) - Method in class org.ofbiz.core.rules.logikus.Anonymous
Returns an empty unification.
unify(Term) - Method in class org.ofbiz.core.rules.engine.Variable
Unifies this variable with the supplied term.
unify(Term) - Method in interface org.ofbiz.core.rules.engine.Term
Returns a set of variable instantiations that allow two terms to unify.
unify(Term) - Method in class org.ofbiz.core.rules.engine.Structure
Unifies this structure with the supplied term.
unify(Term) - Method in class org.ofbiz.core.rules.engine.Anonymous
Returns an empty unification.
unify(Term) - Method in class org.ofbiz.core.rules.logikus.Anonymous
Returns an empty unification.
unify(Variable) - Method in class org.ofbiz.core.rules.engine.Variable
Instantiates this variable with the supplied variable, or forwards the request to its instantiation if it already has one.
unify(Variable) - Method in interface org.ofbiz.core.rules.engine.Term
Returns a collection of variables that allow this term to unify with a variable.
unify(Variable) - Method in class org.ofbiz.core.rules.engine.Structure
Unifies this structure with the supplied variable.
unify(Variable) - Method in class org.ofbiz.core.rules.engine.Anonymous
Returns an empty unification.
unify(Variable) - Method in class org.ofbiz.core.rules.logikus.Anonymous
Returns an empty unification.
unique - Variable in class org.ofbiz.core.entity.model.ModelIndex
specifies whether or not this index should include the unique constraint
UnlessTag - class org.ofbiz.core.taglib.UnlessTag.
UnlessTag - Conditional Tag.
UnlessTag() - Constructor for class org.ofbiz.core.taglib.UnlessTag
 
unreadToValid(PushbackReader) - Method in class org.ofbiz.core.rules.parse.tokens.SymbolNode
Unwind to a valid node; this node is "valid" if its ancestry represents a complete symbol.
unvisitedString(List) - Method in class org.ofbiz.core.rules.parse.Terminal
Returns a textual description of this parser.
unvisitedString(List) - Method in class org.ofbiz.core.rules.parse.Repetition
Returns a textual description of this parser.
unvisitedString(List) - Method in class org.ofbiz.core.rules.parse.Parser
Returns a textual description of this string.
unvisitedString(List) - Method in class org.ofbiz.core.rules.parse.Empty
Returns a textual description of this parser.
unvisitedString(List) - Method in class org.ofbiz.core.rules.parse.CollectionParser
Returns a textual description of this parser.
unvisitedString(List) - Method in class org.ofbiz.core.rules.parse.chars.SpecificChar
Returns a textual description of this parser.
unvisitedString(List) - Method in class org.ofbiz.core.rules.parse.chars.Letter
Returns a textual description of this parser.
unvisitedString(List) - Method in class org.ofbiz.core.rules.parse.chars.Digit
Returns a textual description of this parser.
unvisitedString(List) - Method in class org.ofbiz.core.rules.parse.chars.Char
Returns a textual description of this parser.
unvisitedString(List) - Method in class org.ofbiz.core.rules.parse.tokens.Word
Returns a textual description of this parser.
unvisitedString(List) - Method in class org.ofbiz.core.rules.parse.tokens.UppercaseWord
Returns a textual description of this production.
unvisitedString(List) - Method in class org.ofbiz.core.rules.parse.tokens.Symbol
Returns a textual description of this parser.
unvisitedString(List) - Method in class org.ofbiz.core.rules.parse.tokens.QuotedString
Returns a textual description of this parser.
unvisitedString(List) - Method in class org.ofbiz.core.rules.parse.tokens.Num
Returns a textual description of this parser.
unvisitedString(List) - Method in class org.ofbiz.core.rules.parse.tokens.LowercaseWord
Returns a textual description of this production.
unvisitedString(List) - Method in class org.ofbiz.core.rules.parse.tokens.Literal
Returns a textual description of this parser.
update(GenericEntity) - Method in class org.ofbiz.core.entity.GenericDAO
 
updateAll(GenericEntity) - Method in class org.ofbiz.core.entity.GenericDAO
 
updateEvent(HttpServletRequest, HttpServletResponse) - Static method in class org.ofbiz.core.extutil.UtilCacheEvents
An HTTP WebEvent handler that updates the named cache
updateGeneric(HttpServletRequest, HttpServletResponse) - Static method in class org.ofbiz.core.generic.GenericWebEvent
An HTTP WebEvent handler that updates a Generic entity
UpdateNotAllowed - exception org.ofbiz.core.workflow.UpdateNotAllowed.
UpdateNotAllowed Workflow Exception
UpdateNotAllowed() - Constructor for class org.ofbiz.core.workflow.UpdateNotAllowed
 
UpdateNotAllowed(String) - Constructor for class org.ofbiz.core.workflow.UpdateNotAllowed
 
UpdateNotAllowed(String, Throwable) - Constructor for class org.ofbiz.core.workflow.UpdateNotAllowed
 
updatePkLists() - Method in class org.ofbiz.core.entity.model.ModelEntity
 
uppercaseLetters - Static variable in class org.ofbiz.core.util.UtilValidate
upper-case letter characters
UppercaseWord - class org.ofbiz.core.rules.parse.tokens.UppercaseWord.
Title: Upper Case Word
UppercaseWord() - Constructor for class org.ofbiz.core.rules.parse.tokens.UppercaseWord
 
upperFirstChar(String) - Static method in class org.ofbiz.core.entity.model.ModelUtil
Changes the first letter of the passed String to upper case.
urlCache - Static variable in class org.ofbiz.core.util.UtilProperties
An instance of the generic cache for storing the FlexibleProperties corresponding to each properties file keyed by a URL object
URLConnector - class org.ofbiz.core.util.URLConnector.
URLConnector.java
URLConnector() - Constructor for class org.ofbiz.core.util.URLConnector
 
URLConnector(URL) - Constructor for class org.ofbiz.core.util.URLConnector
 
urlEncodeArgs(Map) - Static method in class org.ofbiz.core.util.UtilHttp
URL Encodes a Map of arguements
UrlLoader - class org.ofbiz.core.config.UrlLoader.
Loads resources from a URL
UrlLoader() - Constructor for class org.ofbiz.core.config.UrlLoader
 
urlPkgPrefixes - Variable in class org.ofbiz.core.config.JNDIConfigUtil.JndiServerInfo
 
UrlTag - class org.ofbiz.core.taglib.UrlTag.
UrlTag - Creates a URL string prepending the current control path.
UrlTag() - Constructor for class org.ofbiz.core.taglib.UrlTag
 
useDistributedCacheClear - Variable in class org.ofbiz.core.entity.config.EntityConfigUtil.DelegatorInfo
 
useFkIndices - Variable in class org.ofbiz.core.entity.config.EntityConfigUtil.DatasourceInfo
 
useFkInitiallyDeferred - Variable in class org.ofbiz.core.entity.config.EntityConfigUtil.DatasourceInfo
 
useFks - Variable in class org.ofbiz.core.entity.config.EntityConfigUtil.DatasourceInfo
 
useIndices - Variable in class org.ofbiz.core.entity.config.EntityConfigUtil.DatasourceInfo
 
useLevelOnCache - Static variable in class org.ofbiz.core.util.Debug
 
useLog4J - Static variable in class org.ofbiz.core.util.Debug
 
useNestedJspException - Static variable in class org.ofbiz.core.util.UtilJ2eeCompat
 
useNestedJspException(ServletContext) - Static method in class org.ofbiz.core.util.UtilJ2eeCompat
 
useOutputStreamNotWriter(ServletContext) - Static method in class org.ofbiz.core.util.UtilJ2eeCompat
 
useOutputStreamNotWriterValue - Static variable in class org.ofbiz.core.util.UtilJ2eeCompat
 
usePkConstraintNames - Variable in class org.ofbiz.core.entity.config.EntityConfigUtil.DatasourceInfo
 
USER_LOGIN - Static variable in class org.ofbiz.core.util.SiteDefs
Session attribute name for UserLogin entity of current logged in user, if one is logged in
userLoginId - Variable in class org.ofbiz.core.extentity.EntityCacheServices
 
userLoginSecurityGroupByUserLoginId - Static variable in class org.ofbiz.core.security.Security
Hashtable to cache a Collection of UserLoginSecurityGroup entities for each UserLogin, by userLoginId.
userLoginSecurityGroupByUserLoginId - Static variable in class org.ofbiz.core.security.OFBizSecurity
Hashtable to cache a Collection of UserLoginSecurityGroup entities for each UserLogin, by userLoginId.
UserLoginSession - class org.ofbiz.core.util.UserLoginSession.
UserLoginSession - Helper methods
UserLoginSession() - Constructor for class org.ofbiz.core.util.UserLoginSession
 
useSoftReference - Variable in class org.ofbiz.core.util.UtilCache
Specifies whether or not to use soft references for this cache, defaults to false
useSoftReference - Variable in class org.ofbiz.core.util.UtilCache.CacheLine
 
useTransaction - Variable in class org.ofbiz.core.service.ModelService
Create a transaction for this service (if one is not already in place...)?
USStateCodeDelimiter - Static variable in class org.ofbiz.core.util.UtilValidate
Delimiter for USStateCodes String
USStateCodes - Static variable in class org.ofbiz.core.util.UtilValidate
Valid U.S.
UtilCache - class org.ofbiz.core.util.UtilCache.
Generalized caching utility.
UtilCache.CacheLine - class org.ofbiz.core.util.UtilCache.CacheLine.
 
UtilCache.CacheLine(Object, boolean) - Constructor for class org.ofbiz.core.util.UtilCache.CacheLine
 
UtilCache.CacheLine(Object, boolean, long) - Constructor for class org.ofbiz.core.util.UtilCache.CacheLine
 
UtilCache() - Constructor for class org.ofbiz.core.util.UtilCache
Default constructor, all members stay at default values as defined in cache.properties, or the defaults in this file if cache.properties is not found, or there are no 'default' entries in it.
UtilCache(long, long) - Constructor for class org.ofbiz.core.util.UtilCache
Constructor which specifies the maxSize and expireTime.
UtilCache(String) - Constructor for class org.ofbiz.core.util.UtilCache
This constructor takes a name for the cache, puts itself in the utilCacheTable.
UtilCache(String, long, long) - Constructor for class org.ofbiz.core.util.UtilCache
Constructor which specifies the cacheName as well as the maxSize and expireTime.
UtilCache(String, long, long, boolean) - Constructor for class org.ofbiz.core.util.UtilCache
Constructor which specifies the cacheName as well as the maxSize, expireTime and useSoftReference.
UtilCacheEvents - class org.ofbiz.core.extutil.UtilCacheEvents.
Contains events for the UtilCache class; must be external to access security resources
UtilCacheEvents() - Constructor for class org.ofbiz.core.extutil.UtilCacheEvents
 
utilCacheTable - Static variable in class org.ofbiz.core.util.UtilCache
A static Map to keep track of all of the UtilCache instances.
UtilDateTime - class org.ofbiz.core.util.UtilDateTime.
Utility class for handling java.util.Date, the java.sql data/time classes and related information
UtilDateTime() - Constructor for class org.ofbiz.core.util.UtilDateTime
 
UtilFormatOut - class org.ofbiz.core.util.UtilFormatOut.
General output formatting functions - mainly for helping in JSPs
UtilFormatOut() - Constructor for class org.ofbiz.core.util.UtilFormatOut
 
UtilHttp - class org.ofbiz.core.util.UtilHttp.
HttpUtil - Misc TTP Utility Functions
UtilHttp() - Constructor for class org.ofbiz.core.util.UtilHttp
 
UtilJ2eeCompat - class org.ofbiz.core.util.UtilJ2eeCompat.
Misc J2EE Compatibility Utility Functions
UtilJ2eeCompat() - Constructor for class org.ofbiz.core.util.UtilJ2eeCompat
 
UtilMisc - class org.ofbiz.core.util.UtilMisc.
UtilMisc - Misc Utility Functions
UtilMisc.SimpleMap - class org.ofbiz.core.util.UtilMisc.SimpleMap.
This is meant to be very quick to create and use for small sized maps, perfect for how we usually use UtilMisc.toMap
UtilMisc.SimpleMap() - Constructor for class org.ofbiz.core.util.UtilMisc.SimpleMap
 
UtilMisc.SimpleMap(String, Object) - Constructor for class org.ofbiz.core.util.UtilMisc.SimpleMap
 
UtilMisc.SimpleMap(String, Object, String, Object) - Constructor for class org.ofbiz.core.util.UtilMisc.SimpleMap
 
UtilMisc.SimpleMap(String, Object, String, Object, String, Object) - Constructor for class org.ofbiz.core.util.UtilMisc.SimpleMap
 
UtilMisc.SimpleMap(String, Object, String, Object, String, Object, String, Object) - Constructor for class org.ofbiz.core.util.UtilMisc.SimpleMap
 
UtilMisc() - Constructor for class org.ofbiz.core.util.UtilMisc
 
UtilProperties - class org.ofbiz.core.util.UtilProperties.
Generic Property Accessor with Cache - Utilities for working with properties files
UtilProperties() - Constructor for class org.ofbiz.core.util.UtilProperties
 
UtilTimer - class org.ofbiz.core.util.UtilTimer.
Timer handling utility Utility class for simple reporting of the progress of a process.
UtilTimer() - Constructor for class org.ofbiz.core.util.UtilTimer
Default constructor.
UtilURL - class org.ofbiz.core.util.UtilURL.
URL Utilities - Simple Class for flexibly working with properties files
UtilURL() - Constructor for class org.ofbiz.core.util.UtilURL
 
UtilValidate - class org.ofbiz.core.util.UtilValidate.
General input/data validation methods
UtilValidate() - Constructor for class org.ofbiz.core.util.UtilValidate
 
UtilXml - class org.ofbiz.core.util.UtilXml.
Utilities methods to simplify dealing with JAXP & DOM XML parsing
UtilXml.LocalErrorHandler - class org.ofbiz.core.util.UtilXml.LocalErrorHandler.
Local error handler for entity resolver to DocumentBuilder parser.
UtilXml.LocalErrorHandler(String, UtilXml.LocalResolver) - Constructor for class org.ofbiz.core.util.UtilXml.LocalErrorHandler
 
UtilXml.LocalResolver - class org.ofbiz.core.util.UtilXml.LocalResolver.
Local entity resolver to handle J2EE DTDs.
UtilXml.LocalResolver(EntityResolver) - Constructor for class org.ofbiz.core.util.UtilXml.LocalResolver
 
UtilXml() - Constructor for class org.ofbiz.core.util.UtilXml
 

V

valid - Variable in class org.ofbiz.core.rules.parse.tokens.SymbolNode
 
validate - Variable in class org.ofbiz.core.service.ModelService
Validate the context info for this service
validate(Map, Map, boolean) - Static method in class org.ofbiz.core.service.ModelService
Validates a map of name, object types to a map of name, objects
validate(Map, String) - Method in class org.ofbiz.core.service.ModelService
Validates a Map against the IN or OUT parameter information
ValidateMethod - class org.ofbiz.core.minilang.operation.ValidateMethod.
A string operation that calls a validation method
ValidateMethod(Element, SimpleMapProcess) - Constructor for class org.ofbiz.core.minilang.operation.ValidateMethod
 
ValidateMethodCondition - class org.ofbiz.core.minilang.method.conditional.ValidateMethodCondition.
Implements validate method condition.
ValidateMethodCondition(Element) - Constructor for class org.ofbiz.core.minilang.method.conditional.ValidateMethodCondition
 
validators - Variable in class org.ofbiz.core.entity.model.ModelFieldType
validators to be called when an update is done
validators - Variable in class org.ofbiz.core.entity.model.ModelField
validators to be called when an update is done
validExp - Variable in class org.ofbiz.core.datafile.ModelField
The valid-exp of the Field
validKey(String, Object) - Static method in class org.ofbiz.core.util.UtilCache
Checks for a non-expired key in a specific cache
validSSNChars - Static variable in class org.ofbiz.core.util.UtilValidate
characters which are allowed in Social Security Numbers
validStates() - Method in interface org.ofbiz.core.workflow.WfExecutionObject
Retrieve the list of all valid states.
validStates() - Method in class org.ofbiz.core.workflow.impl.WfExecutionObjectImpl
 
validUSPhoneChars - Static variable in class org.ofbiz.core.util.UtilValidate
characters which are allowed in US phone numbers
validWorldPhoneChars - Static variable in class org.ofbiz.core.util.UtilValidate
characters which are allowed in international phone numbers(a leading + is OK)
validZipCodeChars - Static variable in class org.ofbiz.core.util.UtilValidate
characters which are allowed in Social Security Numbers
value - Variable in class org.ofbiz.core.rules.parse.tokens.NumberState
 
value() - Method in class org.ofbiz.core.rules.parse.tokens.Token
Returns an object that represents the value of this token.
value(PushbackReader, Tokenizer) - Method in class org.ofbiz.core.rules.parse.tokens.NumberState
Put together the pieces of a number.
valueAttr - Variable in class org.ofbiz.core.extentity.eca.EntityEcaAction
 
ValueException - exception org.ofbiz.core.util.ValueException.
Exception used by Value classes of Entity Beans
ValueException() - Constructor for class org.ofbiz.core.util.ValueException
Simple contructor, just calls super.
ValueException(String) - Constructor for class org.ofbiz.core.util.ValueException
Simple contructor, just calls super.
valueRef - Variable in class org.ofbiz.core.util.UtilCache.CacheLine
 
values - Variable in class org.ofbiz.core.workflow.definition.XpdlReader
 
values() - Method in class org.ofbiz.core.util.UtilMisc.SimpleMap
 
values() - Method in class org.ofbiz.core.entity.GenericEntity
 
valuesPerMessage - Variable in class org.ofbiz.core.entity.EntitySaxReader
 
valuesPerWrite - Variable in class org.ofbiz.core.entity.EntitySaxReader
 
valuesToWrite - Variable in class org.ofbiz.core.entity.EntitySaxReader
 
Variable - class org.ofbiz.core.rules.engine.Variable.
Title: Variable
variable() - Method in class org.ofbiz.core.rules.logikus.LogikusParser
Return a parser that recognizes the grammar: variable = LowercaseWord | UppercaseWord | '_'; The underscore represents and will translate to an anonymous variable.
Variable(String) - Constructor for class org.ofbiz.core.rules.engine.Variable
Create a variable with the given name.
VariableAssembler - class org.ofbiz.core.rules.logikus.VariableAssembler.
Pops a string like "X" or "Person" from an assembly's stack and pushes a variable with that name.
VariableAssembler() - Constructor for class org.ofbiz.core.rules.logikus.VariableAssembler
 
variableAt(int) - Method in class org.ofbiz.core.rules.engine.Unification
Returns the variable at the indicated index.
variables() - Method in class org.ofbiz.core.rules.engine.Variable
Returns a unification containing just this variable.
variables() - Method in interface org.ofbiz.core.rules.engine.Term
Returns the variables associated with this term.
variables() - Method in class org.ofbiz.core.rules.engine.Structure
Returns the variables of the terms of this structure.
variables() - Method in class org.ofbiz.core.rules.engine.DynamicRule
Returns this executable rule's variables.
variables() - Method in class org.ofbiz.core.rules.engine.Anonymous
Returns an empty unification.
variables() - Method in class org.ofbiz.core.rules.logikus.Anonymous
Returns an empty unification.
vector() - Method in class org.ofbiz.core.rules.engine.Unification
lazy-initialize this unification's vector
vectorReversedIntoTerms(List) - Static method in class org.ofbiz.core.rules.logikus.StructureWithTermsAssembler
Reverse a vector into an array of terms.
VelocityViewHandler - class org.ofbiz.core.view.VelocityViewHandler.
VelocityViewHandler - Velocity Template Engine View Handler
VelocityViewHandler() - Constructor for class org.ofbiz.core.view.VelocityViewHandler
 
VERBOSE - Static variable in class org.ofbiz.core.util.Debug
 
verboseOn() - Static method in class org.ofbiz.core.util.Debug
 
version - Variable in class org.ofbiz.core.entity.model.ModelEntity
The version for documentation purposes
version() - Method in interface org.ofbiz.core.workflow.WfProcessMgr
 
version() - Method in class org.ofbiz.core.workflow.impl.WfProcessMgrImpl
 
VIEW - Static variable in class org.ofbiz.core.stats.ServerHitBin
 
VIEW_CONTENT_TYPE - Static variable in class org.ofbiz.core.util.ConfigXMLReader
 
VIEW_DESCRIPTION - Static variable in class org.ofbiz.core.util.ConfigXMLReader
 
VIEW_ENCODING - Static variable in class org.ofbiz.core.util.ConfigXMLReader
 
VIEW_HANDLER_KEY - Static variable in class org.ofbiz.core.control.RequestManager
 
VIEW_INFO - Static variable in class org.ofbiz.core.util.ConfigXMLReader
 
VIEW_MAPPING - Static variable in class org.ofbiz.core.util.ConfigXMLReader
View Config Variables
VIEW_NAME - Static variable in class org.ofbiz.core.util.ConfigXMLReader
 
VIEW_PAGE - Static variable in class org.ofbiz.core.util.ConfigXMLReader
 
VIEW_TYPE - Static variable in class org.ofbiz.core.util.ConfigXMLReader
 
viewCache - Static variable in class org.ofbiz.core.util.ConfigXMLReader
 
ViewFactory - class org.ofbiz.core.view.ViewFactory.
ViewFactory - View Handler Factory
ViewFactory(RequestHandler) - Constructor for class org.ofbiz.core.view.ViewFactory
 
ViewHandler - interface org.ofbiz.core.view.ViewHandler.
ViewHandler - View Handler Interface
ViewHandlerException - exception org.ofbiz.core.view.ViewHandlerException.
ViewHandlerException - View Handler Exception
ViewHandlerException() - Constructor for class org.ofbiz.core.view.ViewHandlerException
 
ViewHandlerException(String) - Constructor for class org.ofbiz.core.view.ViewHandlerException
 
ViewHandlerException(String, Throwable) - Constructor for class org.ofbiz.core.view.ViewHandlerException
 
viewHandlerRender(String, HttpServletRequest, HttpServletResponse) - Method in class org.ofbiz.core.region.Section
 
viewHistory - Static variable in class org.ofbiz.core.stats.ServerHitBin
 
viewLinks - Variable in class org.ofbiz.core.entity.model.ModelViewEntity
List of view links to define how entities are connected (or "joined")
viewSinceStarted - Static variable in class org.ofbiz.core.stats.ServerHitBin
 
visitAlternation(Alternation, List) - Method in class org.ofbiz.core.rules.parse.ParserVisitor
Visit an alternation.
visitEmpty(Empty, List) - Method in class org.ofbiz.core.rules.parse.ParserVisitor
Visit an empty parser.
VisitHandler - class org.ofbiz.core.stats.VisitHandler.
Handles saving and maintaining visit information
VisitHandler() - Constructor for class org.ofbiz.core.stats.VisitHandler
 
visitRepetition(Repetition, List) - Method in class org.ofbiz.core.rules.parse.ParserVisitor
Visit a repetition.
visitSequence(Sequence, List) - Method in class org.ofbiz.core.rules.parse.ParserVisitor
Visit a sequence.
visitTerminal(Terminal, List) - Method in class org.ofbiz.core.rules.parse.ParserVisitor
Visit a terminal.

W

WAIT_TIME - Static variable in class org.ofbiz.core.service.job.JobInvoker
 
waitForResult() - Method in class org.ofbiz.core.service.GenericResultWaiter
Waits for the service to complete * @return Map
waitForResult(long) - Method in class org.ofbiz.core.service.GenericResultWaiter
Waits for the service to complete, check the status ever n milliseconds * @param milliseconds * @return Map
wakeUp() - Method in class org.ofbiz.core.service.job.JobInvoker
Wakes up this thread.
WARNING - Static variable in class org.ofbiz.core.util.Debug
 
warning(SAXParseException) - Method in class org.ofbiz.core.util.UtilXml.LocalErrorHandler
 
warning(SAXParseException) - Method in class org.ofbiz.core.entity.EntitySaxReader
 
warningOn() - Static method in class org.ofbiz.core.util.Debug
 
WebAppDispatcher - class org.ofbiz.core.service.WebAppDispatcher.
Generic Services Local WebDispatcher
WebAppDispatcher(DispatchContext, GenericDelegator) - Constructor for class org.ofbiz.core.service.WebAppDispatcher
 
WebAppDispatcher(String, GenericDelegator, Collection) - Constructor for class org.ofbiz.core.service.WebAppDispatcher
 
WebAppDispatcher(String, GenericDelegator, Collection, ClassLoader) - Constructor for class org.ofbiz.core.service.WebAppDispatcher
 
WebappPropertyToField - class org.ofbiz.core.minilang.method.eventops.WebappPropertyToField.
Copies a property value from a properties file in a ServletContext resource to a field
WebappPropertyToField(Element, SimpleMethod) - Constructor for class org.ofbiz.core.minilang.method.eventops.WebappPropertyToField
 
WEEKLY - Static variable in class org.ofbiz.core.calendar.RecurrenceRule
Frequency WEEKLY
WfActivity - interface org.ofbiz.core.workflow.WfActivity.
WfActivity - Workflow Activity Interface
WfActivityAbstractImplementation - class org.ofbiz.core.workflow.impl.WfActivityAbstractImplementation.
WfActivityAbstractImplementation.java
WfActivityAbstractImplementation(WfActivityImpl) - Constructor for class org.ofbiz.core.workflow.impl.WfActivityAbstractImplementation
 
WfActivityImpl - class org.ofbiz.core.workflow.impl.WfActivityImpl.
WfActivityImpl - Workflow Activity Object implementation
WfActivityImpl(GenericDelegator, String) - Constructor for class org.ofbiz.core.workflow.impl.WfActivityImpl
 
WfActivityImpl(GenericValue, String) - Constructor for class org.ofbiz.core.workflow.impl.WfActivityImpl
 
WfActivityImplementationFact - class org.ofbiz.core.workflow.impl.WfActivityImplementationFact.
WfActivityImplementationFact.java
WfActivityImplementationFact() - Constructor for class org.ofbiz.core.workflow.impl.WfActivityImplementationFact
 
WfActivityLoopImplementation - class org.ofbiz.core.workflow.impl.WfActivityLoopImplementation.
WfActivityLoopImplementation.java
WfActivityLoopImplementation(WfActivityImpl) - Constructor for class org.ofbiz.core.workflow.impl.WfActivityLoopImplementation
 
WfActivityNoImplementation - class org.ofbiz.core.workflow.impl.WfActivityNoImplementation.
WfActivityNoImplementation.java
WfActivityNoImplementation(WfActivityImpl) - Constructor for class org.ofbiz.core.workflow.impl.WfActivityNoImplementation
 
WfActivityRouteImplementation - class org.ofbiz.core.workflow.impl.WfActivityRouteImplementation.
WfActivityRouteImplementation.java
WfActivityRouteImplementation(WfActivityImpl) - Constructor for class org.ofbiz.core.workflow.impl.WfActivityRouteImplementation
 
WfActivitySubFlowImplementation - class org.ofbiz.core.workflow.impl.WfActivitySubFlowImplementation.
WfActivitySubFlowImplementation.java
WfActivitySubFlowImplementation(WfActivityImpl) - Constructor for class org.ofbiz.core.workflow.impl.WfActivitySubFlowImplementation
 
WfActivityToolImplementation - class org.ofbiz.core.workflow.impl.WfActivityToolImplementation.
WfActivityToolImplementation.java
WfActivityToolImplementation(WfActivityImpl) - Constructor for class org.ofbiz.core.workflow.impl.WfActivityToolImplementation
 
WfApplicationServices - class org.ofbiz.core.workflow.WfApplicationServices.
Workflow Application Services - 'Services' and 'Workers' for interaction with Workflow Application API
WfApplicationServices() - Constructor for class org.ofbiz.core.workflow.WfApplicationServices
 
WfAssignment - interface org.ofbiz.core.workflow.WfAssignment.
WfAssignment - Workflow Assignment Interface
WfAssignmentEventAudit - interface org.ofbiz.core.workflow.WfAssignmentEventAudit.
WfAssignmentEventAudit - Workflow Assignment Event Audit Interface
WfAssignmentImpl - class org.ofbiz.core.workflow.impl.WfAssignmentImpl.
WfAssignmentImpl - Workflow Assignment Object implementation
WfAssignmentImpl(WfActivity, WfResource, Timestamp, boolean) - Constructor for class org.ofbiz.core.workflow.impl.WfAssignmentImpl
Creates new WfAssignment.
WfCreateProcessEventAudit - interface org.ofbiz.core.workflow.WfCreateProcessEventAudit.
WfCreateProcessEventAudit - Workflow Create Process Event Audit Interface
WfDataEventAudit - interface org.ofbiz.core.workflow.WfDataEventAudit.
WfDataEventAudit - Workflow Data Event Audit Interface
WfEventAudit - interface org.ofbiz.core.workflow.WfEventAudit.
WfEventAudit - Workflow Event Audit Interface
WfEventAuditImpl - class org.ofbiz.core.workflow.impl.WfEventAuditImpl.
WfEventAuditImpl - Workflow Event Audit implementation
WfEventAuditImpl(WfExecutionObject, String) - Constructor for class org.ofbiz.core.workflow.impl.WfEventAuditImpl
 
WfException - exception org.ofbiz.core.workflow.WfException.
WfException - Generic Workflow Exception
WfException() - Constructor for class org.ofbiz.core.workflow.WfException
Creates new WfException without detail message.
WfException(String) - Constructor for class org.ofbiz.core.workflow.WfException
Constructs an WfException with the specified detail message.
WfException(String, Throwable) - Constructor for class org.ofbiz.core.workflow.WfException
Constructs an WfException with the specified detail message and nested exception.
WfExecutionObject - interface org.ofbiz.core.workflow.WfExecutionObject.
WfExecutionObject - Workflow Execution Object Interface
WfExecutionObjectImpl - class org.ofbiz.core.workflow.impl.WfExecutionObjectImpl.
WfExecutionObjectImpl - Workflow Execution Object implementation
WfExecutionObjectImpl(GenericDelegator, String) - Constructor for class org.ofbiz.core.workflow.impl.WfExecutionObjectImpl
 
WfExecutionObjectImpl(GenericValue, String) - Constructor for class org.ofbiz.core.workflow.impl.WfExecutionObjectImpl
 
WfFactory - class org.ofbiz.core.workflow.WfFactory.
WfFactory - Workflow Factory Class
WfFactory() - Constructor for class org.ofbiz.core.workflow.WfFactory
 
WfProcess - interface org.ofbiz.core.workflow.WfProcess.
WfProcess - Workflow Process Interface
WfProcessImpl - class org.ofbiz.core.workflow.impl.WfProcessImpl.
WfProcessImpl - Workflow Process Object implementation
WfProcessImpl(GenericDelegator, String) - Constructor for class org.ofbiz.core.workflow.impl.WfProcessImpl
 
WfProcessImpl(GenericValue, WfProcessMgr) - Constructor for class org.ofbiz.core.workflow.impl.WfProcessImpl
 
WfProcessMgr - interface org.ofbiz.core.workflow.WfProcessMgr.
WfProcessMgr - Workflow Process Manager Interface
WfProcessMgrImpl - class org.ofbiz.core.workflow.impl.WfProcessMgrImpl.
WfProcessMgrImpl - Workflow Process Manager implementation
WfProcessMgrImpl(GenericDelegator, String, String, String, String) - Constructor for class org.ofbiz.core.workflow.impl.WfProcessMgrImpl
Method WfProcessMgrImpl.
WfRequester - interface org.ofbiz.core.workflow.WfRequester.
WfRequester - Workflow Requester Interface
WfRequesterImpl - class org.ofbiz.core.workflow.impl.WfRequesterImpl.
WfRequesterImpl - Workflow Requester implementation
WfRequesterImpl() - Constructor for class org.ofbiz.core.workflow.impl.WfRequesterImpl
Method WfRequesterImpl.
WfResource - interface org.ofbiz.core.workflow.WfResource.
WfResource - Workflow Resource Interface
WfResourceImpl - class org.ofbiz.core.workflow.impl.WfResourceImpl.
WfResourceImpl - Workflow Resource Object implementation
WfResourceImpl(GenericDelegator, String, String, String, String) - Constructor for class org.ofbiz.core.workflow.impl.WfResourceImpl
Creates a new WfResource
WfResourceImpl(GenericValue) - Constructor for class org.ofbiz.core.workflow.impl.WfResourceImpl
Creates a new WfResource
WfStateEventAudit - interface org.ofbiz.core.workflow.WfStateEventAudit.
WfStateEventAudit - Workflow State Event Audit Interface
WfUtil - class org.ofbiz.core.workflow.WfUtil.
WorkflowUtil - Workflow Engine Utilities
WfUtil() - Constructor for class org.ofbiz.core.workflow.WfUtil
 
whileOpenType() - Method in interface org.ofbiz.core.workflow.WfExecutionObject
 
whileOpenType() - Method in class org.ofbiz.core.workflow.impl.WfExecutionObjectImpl
 
whitespace - Static variable in class org.ofbiz.core.util.UtilValidate
whitespace characters
whitespaceChar - Variable in class org.ofbiz.core.rules.parse.tokens.WhitespaceState
 
whitespaceState - Variable in class org.ofbiz.core.rules.parse.tokens.Tokenizer
 
WhitespaceState - class org.ofbiz.core.rules.parse.tokens.WhitespaceState.
Title: Whitespace State
whitespaceState() - Method in class org.ofbiz.core.rules.parse.tokens.Tokenizer
Return the state this tokenizer uses to recognize (and ignore) whitespace.
WhitespaceState() - Constructor for class org.ofbiz.core.rules.parse.tokens.WhitespaceState
Constructs a whitespace state with a default idea of what characters are, in fact, whitespace.
whyNotRunningType() - Method in interface org.ofbiz.core.workflow.WfExecutionObject
 
whyNotRunningType() - Method in class org.ofbiz.core.workflow.impl.WfExecutionObjectImpl
 
Word - class org.ofbiz.core.rules.parse.tokens.Word.
Title: Word
Word() - Constructor for class org.ofbiz.core.rules.parse.tokens.Word
 
wordChar - Variable in class org.ofbiz.core.rules.parse.tokens.WordState
 
wordChar(int) - Method in class org.ofbiz.core.rules.parse.tokens.WordState
Just a test of the wordChar array.
wordState - Variable in class org.ofbiz.core.rules.parse.tokens.Tokenizer
 
WordState - class org.ofbiz.core.rules.parse.tokens.WordState.
Title: Word State
wordState() - Method in class org.ofbiz.core.rules.parse.tokens.Tokenizer
Return the state this tokenizer uses to build words.
WordState() - Constructor for class org.ofbiz.core.rules.parse.tokens.WordState
Constructs a word state with a default idea of what characters are admissible inside a word (as described in the class comment).
workEffortId - Variable in class org.ofbiz.core.workflow.impl.WfExecutionObjectImpl
 
WorkflowClient - class org.ofbiz.core.workflow.client.WorkflowClient.
Workflow Client - Client API to the Workflow Engine.
WorkflowClient() - Constructor for class org.ofbiz.core.workflow.client.WorkflowClient
 
WorkflowClient(DispatchContext) - Constructor for class org.ofbiz.core.workflow.client.WorkflowClient
Get a new instance of the Workflow Client
WorkflowClient(GenericDelegator, LocalDispatcher) - Constructor for class org.ofbiz.core.workflow.client.WorkflowClient
Get a new instance of the Workflow Client
WorkflowEngine - class org.ofbiz.core.workflow.WorkflowEngine.
WorkflowEngine - Workflow Service Engine
WorkflowEngine(ServiceDispatcher) - Constructor for class org.ofbiz.core.workflow.WorkflowEngine
 
WorkflowServices - class org.ofbiz.core.workflow.client.WorkflowServices.
Workflow Services - 'Services' and 'Workers' for interaction with Workflow API
WorkflowServices() - Constructor for class org.ofbiz.core.workflow.client.WorkflowServices
 
workflowStateType() - Method in interface org.ofbiz.core.workflow.WfExecutionObject
 
workflowStateType() - Method in class org.ofbiz.core.workflow.impl.WfExecutionObjectImpl
 
workOn(Assembly) - Method in class org.ofbiz.core.rules.logikus.VariableAssembler
Pops a string like "X" or "Person" from an assembly's stack and pushes a variable with that name.
workOn(Assembly) - Method in class org.ofbiz.core.rules.logikus.StructureWithTermsAssembler
Pops the terms and functor of a structure from an assembly's stack, builds a structure, and pushes it.
workOn(Assembly) - Method in class org.ofbiz.core.rules.logikus.NotAssembler
Pops a structure from the top of the stack and pushes a Not version of it.
workOn(Assembly) - Method in class org.ofbiz.core.rules.logikus.ListWithTailAssembler
Pops the tail and terms of a list from an assembly's stack, builds the list, and pushes it.
workOn(Assembly) - Method in class org.ofbiz.core.rules.logikus.ListAssembler
Pops the terms of a list from an assembly's stack, builds the list, and pushes it.
workOn(Assembly) - Method in class org.ofbiz.core.rules.logikus.EvaluationAssembler
Pops two terms, constructs an Evaluation from these terms, and pushes it.
workOn(Assembly) - Method in class org.ofbiz.core.rules.logikus.ComparisonAssembler
Pops two comparison terms and an operator, builds the comparison, and pushes it.
workOn(Assembly) - Method in class org.ofbiz.core.rules.logikus.AxiomAssembler
Pops all of the structures on the stack, builds a rule from them, and pushes it.
workOn(Assembly) - Method in class org.ofbiz.core.rules.logikus.AtomAssembler
Exchanges a token on an assembly's stack with an atom that has the token's value as its functor.
workOn(Assembly) - Method in class org.ofbiz.core.rules.logikus.ArithmeticAssembler
Pop two arithmetic operands, build an ArithmeticOperator from them, and push it.
workOn(Assembly) - Method in class org.ofbiz.core.rules.logikus.AnonymousAssembler
Pushes an anonymous variable onto an assembly's stack.
workOn(Assembly) - Method in class org.ofbiz.core.rules.parse.Assembler
This is the one method all subclasses must implement.
writeDataFile() - Method in class org.ofbiz.core.datafile.DataFile
Returns the records in this DataFile object as a plain text data file content
writeDataFile(OutputStream) - Method in class org.ofbiz.core.datafile.DataFile
Writes the records in this DataFile object to the given OutputStream
writeDataFile(String) - Method in class org.ofbiz.core.datafile.DataFile
Writes the records in this DataFile object to a text data file
writeLineString(ModelDataFile) - Method in class org.ofbiz.core.datafile.Record
 
writeRecords(OutputStream, List) - Method in class org.ofbiz.core.datafile.DataFile
 
writeXmlDocument(Document) - Static method in class org.ofbiz.core.util.UtilXml
 
writeXmlDocument(OutputStream, Document) - Static method in class org.ofbiz.core.util.UtilXml
 
writeXmlDocument(String, Document) - Static method in class org.ofbiz.core.util.UtilXml
 
writeXmlText(PrintWriter, String) - Method in class org.ofbiz.core.entity.GenericEntity
Writes XML text with an attribute or CDATA element for each field of the entity

X

xmlFilename - Variable in class org.ofbiz.core.config.ResourceHandler
 
XmlSerializable - interface org.ofbiz.core.serialize.XmlSerializable.
XmlSerializable
XmlSerializer - class org.ofbiz.core.serialize.XmlSerializer.
Title: XmlSerializer
XmlSerializer() - Constructor for class org.ofbiz.core.serialize.XmlSerializer
 
XOR - Static variable in class org.ofbiz.core.minilang.method.conditional.CombinedCondition
 
XpdlReader - class org.ofbiz.core.workflow.definition.XpdlReader.
XpdlReader - Reads Process Definition objects from XPDL
XpdlReader(GenericDelegator) - Constructor for class org.ofbiz.core.workflow.definition.XpdlReader
 

Y

YEARLY - Static variable in class org.ofbiz.core.calendar.RecurrenceRule
Frequency YEARLY

Z

ZipCodeDelimeter - Static variable in class org.ofbiz.core.util.UtilValidate
our preferred delimiter for reformatting ZIP Codes
ZipCodeDelimiters - Static variable in class org.ofbiz.core.util.UtilValidate
non-digit characters which are allowed in ZIP Codes

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