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 _
All Classes All Packages
All Classes All Packages
A
- absolute(int) - Method in class org.apache.ofbiz.entity.util.EntityListIterator
-
performs the same function as the
ResultSet.absolute(int)
method. - absorbList(List<GenericValue>) - Method in class org.apache.ofbiz.entity.GenericDelegator
- AbstractCache<K,V> - Class in org.apache.ofbiz.entity.cache
- AbstractCache - Class in org.apache.ofbiz.widget.cache
- AbstractCache(String) - Constructor for class org.apache.ofbiz.widget.cache.AbstractCache
- AbstractCache(String, String) - Constructor for class org.apache.ofbiz.entity.cache.AbstractCache
- AbstractConverter<S,T> - Class in org.apache.ofbiz.base.conversion
-
Abstract Converter class.
- AbstractConverter(Class<? super S>, Class<? super T>) - Constructor for class org.apache.ofbiz.base.conversion.AbstractConverter
- AbstractCursorHandler - Class in org.apache.ofbiz.entity.jdbc
- AbstractCursorHandler(String, int) - Constructor for class org.apache.ofbiz.entity.jdbc.AbstractCursorHandler
- AbstractEngine - Class in org.apache.ofbiz.service.engine
-
Abstract Service Engine
- AbstractEngine(ServiceDispatcher) - Constructor for class org.apache.ofbiz.service.engine.AbstractEngine
- AbstractEntityConditionCache<K,V> - Class in org.apache.ofbiz.entity.cache
- AbstractEntityConditionCache(String, String) - Constructor for class org.apache.ofbiz.entity.cache.AbstractEntityConditionCache
- AbstractHtmlReport - Class in org.apache.ofbiz.htmlreport
-
HTML report output to be used for database create tables / drop tables operations.
- AbstractHtmlReport(HttpServletRequest, HttpServletResponse) - Constructor for class org.apache.ofbiz.htmlreport.AbstractHtmlReport
-
Constructs a new report using the provided locale for the output language.
- AbstractHtmlReport(HttpServletRequest, HttpServletResponse, boolean, boolean) - Constructor for class org.apache.ofbiz.htmlreport.AbstractHtmlReport
-
Constructs a new report using the provided locale for the output language.
- AbstractJmsListener - Class in org.apache.ofbiz.service.jms
-
AbstractJmsListener
- AbstractJmsListener(Delegator) - Constructor for class org.apache.ofbiz.service.jms.AbstractJmsListener
-
Initializes the LocalDispatcher for this service listener.
- AbstractJob - Class in org.apache.ofbiz.service.job
-
Abstract Job.
- AbstractJob(String, String) - Constructor for class org.apache.ofbiz.service.job.AbstractJob
- AbstractLocalizedConverter<S,T> - Class in org.apache.ofbiz.base.conversion
-
Abstract LocalizedConverter class.
- AbstractLocalizedConverter(Class<? super S>, Class<? super T>) - Constructor for class org.apache.ofbiz.base.conversion.AbstractLocalizedConverter
- AbstractModelAction - Class in org.apache.ofbiz.widget.model
-
Abstract base class for the action models.
- AbstractModelAction() - Constructor for class org.apache.ofbiz.widget.model.AbstractModelAction
- AbstractModelAction(ModelWidget, Element) - Constructor for class org.apache.ofbiz.widget.model.AbstractModelAction
- AbstractModelAction.EntityAnd - Class in org.apache.ofbiz.widget.model
-
Models the <entity-and> element.
- AbstractModelAction.EntityCondition - Class in org.apache.ofbiz.widget.model
-
Models the <entity-condition> element.
- AbstractModelAction.EntityOne - Class in org.apache.ofbiz.widget.model
-
Models the <entity-one> element.
- AbstractModelAction.GetRelated - Class in org.apache.ofbiz.widget.model
-
Models the <get-related> element.
- AbstractModelAction.GetRelatedOne - Class in org.apache.ofbiz.widget.model
-
Models the <get-related-one> element.
- AbstractModelAction.PropertyMap - Class in org.apache.ofbiz.widget.model
-
Models the <property-map> element.
- AbstractModelAction.PropertyToField - Class in org.apache.ofbiz.widget.model
-
Models the <property-to-field> element.
- AbstractModelAction.Script - Class in org.apache.ofbiz.widget.model
-
Models the <script> element.
- AbstractModelAction.Service - Class in org.apache.ofbiz.widget.model
-
Models the <service> element.
- AbstractModelAction.SetField - Class in org.apache.ofbiz.widget.model
-
Models the <set> element.
- AbstractModelCondition - Class in org.apache.ofbiz.widget.model
-
Abstract base class for the condition models.
- AbstractModelCondition(ModelConditionFactory, ModelWidget, Element) - Constructor for class org.apache.ofbiz.widget.model.AbstractModelCondition
- AbstractModelCondition.And - Class in org.apache.ofbiz.widget.model
-
Models the <and> element.
- AbstractModelCondition.DefaultConditionFactory - Class in org.apache.ofbiz.widget.model
-
A
ModelCondition
factory. - AbstractModelCondition.IfCompare - Class in org.apache.ofbiz.widget.model
-
Models the <if-compare> element.
- AbstractModelCondition.IfCompareField - Class in org.apache.ofbiz.widget.model
-
Models the <if-compare-field> element.
- AbstractModelCondition.IfEmpty - Class in org.apache.ofbiz.widget.model
-
Models the <if-empty> element.
- AbstractModelCondition.IfEntityPermission - Class in org.apache.ofbiz.widget.model
-
Models the <if-entity-permission> element.
- AbstractModelCondition.IfHasPermission - Class in org.apache.ofbiz.widget.model
-
Models the <if-has-permission> element.
- AbstractModelCondition.IfRegexp - Class in org.apache.ofbiz.widget.model
-
Models the <if-regexp> element.
- AbstractModelCondition.IfServicePermission - Class in org.apache.ofbiz.widget.model
-
Models the <if-service-permission> element.
- AbstractModelCondition.IfValidateMethod - Class in org.apache.ofbiz.widget.model
-
Models the <if-validate-method> element.
- AbstractModelCondition.Not - Class in org.apache.ofbiz.widget.model
-
Models the <not> element.
- AbstractModelCondition.Or - Class in org.apache.ofbiz.widget.model
-
Models the <or> element.
- AbstractModelCondition.Xor - Class in org.apache.ofbiz.widget.model
-
Models the <xor> element.
- AbstractNumberConverter(Class<S>, Class<T>) - Constructor for class org.apache.ofbiz.base.conversion.NumberConverters.AbstractNumberConverter
- AbstractNumberToStringConverter(Class<N>) - Constructor for class org.apache.ofbiz.base.conversion.NumberConverters.AbstractNumberToStringConverter
- AbstractOFBizAuthenticationHandler - Class in org.apache.ofbiz.ldap.commons
-
The abstract Authentication Handler.
- AbstractOFBizAuthenticationHandler() - Constructor for class org.apache.ofbiz.ldap.commons.AbstractOFBizAuthenticationHandler
-
Public constructor, initializes some required member variables.
- AbstractPricatParser - Class in org.apache.ofbiz.pricat
-
Abstract class of pricat parser.
- AbstractPricatParser(LocalDispatcher, Delegator, Locale, InterfaceReport, Map<String, String[]>, File, GenericValue) - Constructor for class org.apache.ofbiz.pricat.AbstractPricatParser
- AbstractReport - Class in org.apache.ofbiz.htmlreport
-
Base report class.
- AbstractReport() - Constructor for class org.apache.ofbiz.htmlreport.AbstractReport
- AbstractReportThread - Class in org.apache.ofbiz.htmlreport
-
Provides a common Thread class for the reports.
- AbstractReportThread(HttpServletRequest, HttpServletResponse, String) - Constructor for class org.apache.ofbiz.htmlreport.AbstractReportThread
-
Constructs a new report Thread with the given name.
- AbstractStringToNumberConverter(Class<N>) - Constructor for class org.apache.ofbiz.base.conversion.NumberConverters.AbstractStringToNumberConverter
- AbstractViewHandler - Class in org.apache.ofbiz.webapp.view
-
ViewHandler - View Handler Interface
- AbstractViewHandler() - Constructor for class org.apache.ofbiz.webapp.view.AbstractViewHandler
- accept(EntityConditionVisitor) - Method in class org.apache.ofbiz.entity.condition.EntityCondition
-
Applies a visitor to this condition.
- accept(EntityConditionVisitor) - Method in class org.apache.ofbiz.entity.condition.EntityConditionFunction
- accept(EntityConditionVisitor) - Method in class org.apache.ofbiz.entity.condition.EntityConditionList
- accept(EntityConditionVisitor) - Method in class org.apache.ofbiz.entity.condition.EntityDateFilterCondition
- accept(EntityConditionVisitor) - Method in class org.apache.ofbiz.entity.condition.EntityExpr
- accept(EntityConditionVisitor) - Method in class org.apache.ofbiz.entity.condition.EntityFieldMap
- accept(EntityConditionVisitor) - Method in class org.apache.ofbiz.entity.condition.EntityWhereString
- accept(TemporalExpressionVisitor) - Method in class org.apache.ofbiz.service.calendar.RecurrenceInfo.RecurrenceWrapper
- accept(TemporalExpressionVisitor) - Method in class org.apache.ofbiz.service.calendar.TemporalExpression
-
Handles a
TemporalExpressionVisitor
visit. - accept(TemporalExpressionVisitor) - Method in class org.apache.ofbiz.service.calendar.TemporalExpressions.DateRange
- accept(TemporalExpressionVisitor) - Method in class org.apache.ofbiz.service.calendar.TemporalExpressions.DayInMonth
- accept(TemporalExpressionVisitor) - Method in class org.apache.ofbiz.service.calendar.TemporalExpressions.DayOfMonthRange
- accept(TemporalExpressionVisitor) - Method in class org.apache.ofbiz.service.calendar.TemporalExpressions.DayOfWeekRange
- accept(TemporalExpressionVisitor) - Method in class org.apache.ofbiz.service.calendar.TemporalExpressions.Difference
- accept(TemporalExpressionVisitor) - Method in class org.apache.ofbiz.service.calendar.TemporalExpressions.Frequency
- accept(TemporalExpressionVisitor) - Method in class org.apache.ofbiz.service.calendar.TemporalExpressions.HourRange
- accept(TemporalExpressionVisitor) - Method in class org.apache.ofbiz.service.calendar.TemporalExpressions.Intersection
- accept(TemporalExpressionVisitor) - Method in class org.apache.ofbiz.service.calendar.TemporalExpressions.MinuteRange
- accept(TemporalExpressionVisitor) - Method in class org.apache.ofbiz.service.calendar.TemporalExpressions.MonthRange
- accept(TemporalExpressionVisitor) - Method in class org.apache.ofbiz.service.calendar.TemporalExpressions.Null
- accept(TemporalExpressionVisitor) - Method in class org.apache.ofbiz.service.calendar.TemporalExpressions.Substitution
- accept(TemporalExpressionVisitor) - Method in class org.apache.ofbiz.service.calendar.TemporalExpressions.Union
- accept(ModelActionVisitor) - Method in class org.apache.ofbiz.widget.model.AbstractModelAction.EntityAnd
- accept(ModelActionVisitor) - Method in class org.apache.ofbiz.widget.model.AbstractModelAction.EntityCondition
- accept(ModelActionVisitor) - Method in class org.apache.ofbiz.widget.model.AbstractModelAction.EntityOne
- accept(ModelActionVisitor) - Method in class org.apache.ofbiz.widget.model.AbstractModelAction.GetRelated
- accept(ModelActionVisitor) - Method in class org.apache.ofbiz.widget.model.AbstractModelAction.GetRelatedOne
- accept(ModelActionVisitor) - Method in class org.apache.ofbiz.widget.model.AbstractModelAction.PropertyMap
- accept(ModelActionVisitor) - Method in class org.apache.ofbiz.widget.model.AbstractModelAction.PropertyToField
- accept(ModelActionVisitor) - Method in class org.apache.ofbiz.widget.model.AbstractModelAction.Script
- accept(ModelActionVisitor) - Method in class org.apache.ofbiz.widget.model.AbstractModelAction.Service
- accept(ModelActionVisitor) - Method in class org.apache.ofbiz.widget.model.AbstractModelAction.SetField
- accept(ModelActionVisitor) - Method in interface org.apache.ofbiz.widget.model.ModelAction
- accept(ModelActionVisitor) - Method in class org.apache.ofbiz.widget.model.ModelFormAction.CallParentActions
- accept(ModelActionVisitor) - Method in class org.apache.ofbiz.widget.model.ModelFormAction.Service
- accept(ModelActionVisitor) - Method in class org.apache.ofbiz.widget.model.ModelMenuAction.SetField
- accept(ModelActionVisitor) - Method in class org.apache.ofbiz.widget.model.ModelTreeAction.EntityAnd
- accept(ModelActionVisitor) - Method in class org.apache.ofbiz.widget.model.ModelTreeAction.EntityCondition
- accept(ModelActionVisitor) - Method in class org.apache.ofbiz.widget.model.ModelTreeAction.Script
- accept(ModelActionVisitor) - Method in class org.apache.ofbiz.widget.model.ModelTreeAction.Service
- accept(ModelConditionVisitor) - Method in class org.apache.ofbiz.widget.model.AbstractModelCondition.And
- accept(ModelConditionVisitor) - Method in class org.apache.ofbiz.widget.model.AbstractModelCondition.IfCompare
- accept(ModelConditionVisitor) - Method in class org.apache.ofbiz.widget.model.AbstractModelCondition.IfCompareField
- accept(ModelConditionVisitor) - Method in class org.apache.ofbiz.widget.model.AbstractModelCondition.IfEmpty
- accept(ModelConditionVisitor) - Method in class org.apache.ofbiz.widget.model.AbstractModelCondition.IfEntityPermission
- accept(ModelConditionVisitor) - Method in class org.apache.ofbiz.widget.model.AbstractModelCondition.IfHasPermission
- accept(ModelConditionVisitor) - Method in class org.apache.ofbiz.widget.model.AbstractModelCondition.IfRegexp
- accept(ModelConditionVisitor) - Method in class org.apache.ofbiz.widget.model.AbstractModelCondition.IfServicePermission
- accept(ModelConditionVisitor) - Method in class org.apache.ofbiz.widget.model.AbstractModelCondition.IfValidateMethod
- accept(ModelConditionVisitor) - Method in class org.apache.ofbiz.widget.model.AbstractModelCondition.Not
- accept(ModelConditionVisitor) - Method in class org.apache.ofbiz.widget.model.AbstractModelCondition.Or
- accept(ModelConditionVisitor) - Method in class org.apache.ofbiz.widget.model.AbstractModelCondition.Xor
- accept(ModelConditionVisitor) - Method in interface org.apache.ofbiz.widget.model.ModelCondition
- accept(ModelConditionVisitor) - Method in class org.apache.ofbiz.widget.model.ModelScreenCondition.IfEmptySection
- accept(ModelFieldVisitor) - Method in class org.apache.ofbiz.widget.model.FieldInfo
- accept(ModelFieldVisitor) - Method in class org.apache.ofbiz.widget.model.ModelFormField.CheckField
- accept(ModelFieldVisitor) - Method in class org.apache.ofbiz.widget.model.ModelFormField.ContainerField
- accept(ModelFieldVisitor) - Method in class org.apache.ofbiz.widget.model.ModelFormField.DateFindField
- accept(ModelFieldVisitor) - Method in class org.apache.ofbiz.widget.model.ModelFormField.DateTimeField
- accept(ModelFieldVisitor) - Method in class org.apache.ofbiz.widget.model.ModelFormField.DisplayEntityField
- accept(ModelFieldVisitor) - Method in class org.apache.ofbiz.widget.model.ModelFormField.DisplayField
- accept(ModelFieldVisitor) - Method in class org.apache.ofbiz.widget.model.ModelFormField.DropDownField
- accept(ModelFieldVisitor) - Method in class org.apache.ofbiz.widget.model.ModelFormField.FileField
- accept(ModelFieldVisitor) - Method in class org.apache.ofbiz.widget.model.ModelFormField.FormField
- accept(ModelFieldVisitor) - Method in class org.apache.ofbiz.widget.model.ModelFormField.GridField
- accept(ModelFieldVisitor) - Method in class org.apache.ofbiz.widget.model.ModelFormField.HiddenField
- accept(ModelFieldVisitor) - Method in class org.apache.ofbiz.widget.model.ModelFormField.HyperlinkField
- accept(ModelFieldVisitor) - Method in class org.apache.ofbiz.widget.model.ModelFormField.IgnoredField
- accept(ModelFieldVisitor) - Method in class org.apache.ofbiz.widget.model.ModelFormField.ImageField
- accept(ModelFieldVisitor) - Method in class org.apache.ofbiz.widget.model.ModelFormField.LookupField
- accept(ModelFieldVisitor) - Method in class org.apache.ofbiz.widget.model.ModelFormField.MenuField
- accept(ModelFieldVisitor) - Method in class org.apache.ofbiz.widget.model.ModelFormField.PasswordField
- accept(ModelFieldVisitor) - Method in class org.apache.ofbiz.widget.model.ModelFormField.RadioField
- accept(ModelFieldVisitor) - Method in class org.apache.ofbiz.widget.model.ModelFormField.RangeFindField
- accept(ModelFieldVisitor) - Method in class org.apache.ofbiz.widget.model.ModelFormField.ResetField
- accept(ModelFieldVisitor) - Method in class org.apache.ofbiz.widget.model.ModelFormField.ScreenField
- accept(ModelFieldVisitor) - Method in class org.apache.ofbiz.widget.model.ModelFormField.SubmitField
- accept(ModelFieldVisitor) - Method in class org.apache.ofbiz.widget.model.ModelFormField.TextareaField
- accept(ModelFieldVisitor) - Method in class org.apache.ofbiz.widget.model.ModelFormField.TextField
- accept(ModelFieldVisitor) - Method in class org.apache.ofbiz.widget.model.ModelFormField.TextFindField
- accept(ModelWidgetVisitor) - Method in class org.apache.ofbiz.widget.model.HtmlWidget
- accept(ModelWidgetVisitor) - Method in class org.apache.ofbiz.widget.model.HtmlWidget.HtmlTemplate
- accept(ModelWidgetVisitor) - Method in class org.apache.ofbiz.widget.model.HtmlWidget.HtmlTemplateDecorator
- accept(ModelWidgetVisitor) - Method in class org.apache.ofbiz.widget.model.HtmlWidget.HtmlTemplateDecoratorSection
- accept(ModelWidgetVisitor) - Method in class org.apache.ofbiz.widget.model.IterateSectionWidget
- accept(ModelWidgetVisitor) - Method in class org.apache.ofbiz.widget.model.ModelGrid
- accept(ModelWidgetVisitor) - Method in class org.apache.ofbiz.widget.model.ModelMenu
- accept(ModelWidgetVisitor) - Method in class org.apache.ofbiz.widget.model.ModelMenuItem
- accept(ModelWidgetVisitor) - Method in class org.apache.ofbiz.widget.model.ModelScreen
- accept(ModelWidgetVisitor) - Method in class org.apache.ofbiz.widget.model.ModelScreenWidget.Column
- accept(ModelWidgetVisitor) - Method in class org.apache.ofbiz.widget.model.ModelScreenWidget.ColumnContainer
- accept(ModelWidgetVisitor) - Method in class org.apache.ofbiz.widget.model.ModelScreenWidget.Container
- accept(ModelWidgetVisitor) - Method in class org.apache.ofbiz.widget.model.ModelScreenWidget.Content
- accept(ModelWidgetVisitor) - Method in class org.apache.ofbiz.widget.model.ModelScreenWidget.DecoratorScreen
- accept(ModelWidgetVisitor) - Method in class org.apache.ofbiz.widget.model.ModelScreenWidget.DecoratorSection
- accept(ModelWidgetVisitor) - Method in class org.apache.ofbiz.widget.model.ModelScreenWidget.DecoratorSectionInclude
- accept(ModelWidgetVisitor) - Method in class org.apache.ofbiz.widget.model.ModelScreenWidget.Form
- accept(ModelWidgetVisitor) - Method in class org.apache.ofbiz.widget.model.ModelScreenWidget.Grid
- accept(ModelWidgetVisitor) - Method in class org.apache.ofbiz.widget.model.ModelScreenWidget.HorizontalSeparator
- accept(ModelWidgetVisitor) - Method in class org.apache.ofbiz.widget.model.ModelScreenWidget.IncludeScreen
- accept(ModelWidgetVisitor) - Method in class org.apache.ofbiz.widget.model.ModelScreenWidget.Label
- accept(ModelWidgetVisitor) - Method in class org.apache.ofbiz.widget.model.ModelScreenWidget.Menu
- accept(ModelWidgetVisitor) - Method in class org.apache.ofbiz.widget.model.ModelScreenWidget.PlatformSpecific
- accept(ModelWidgetVisitor) - Method in class org.apache.ofbiz.widget.model.ModelScreenWidget.PortalPage
- accept(ModelWidgetVisitor) - Method in class org.apache.ofbiz.widget.model.ModelScreenWidget.ScreenImage
- accept(ModelWidgetVisitor) - Method in class org.apache.ofbiz.widget.model.ModelScreenWidget.Screenlet
- accept(ModelWidgetVisitor) - Method in class org.apache.ofbiz.widget.model.ModelScreenWidget.ScreenLink
- accept(ModelWidgetVisitor) - Method in class org.apache.ofbiz.widget.model.ModelScreenWidget.Section
- accept(ModelWidgetVisitor) - Method in class org.apache.ofbiz.widget.model.ModelScreenWidget.SubContent
- accept(ModelWidgetVisitor) - Method in class org.apache.ofbiz.widget.model.ModelScreenWidget.Tree
- accept(ModelWidgetVisitor) - Method in class org.apache.ofbiz.widget.model.ModelSingleForm
- accept(ModelWidgetVisitor) - Method in class org.apache.ofbiz.widget.model.ModelTree
- accept(ModelWidgetVisitor) - Method in class org.apache.ofbiz.widget.model.ModelTree.ModelNode
- accept(ModelWidgetVisitor) - Method in class org.apache.ofbiz.widget.model.ModelTree.ModelNode.ModelSubNode
- accept(ModelWidgetVisitor) - Method in class org.apache.ofbiz.widget.model.ModelWidget
- ACCEPT_HEADER - Static variable in class org.apache.ofbiz.passport.util.PassportUtil
- acceptRoleAssignment(HttpServletRequest, HttpServletResponse) - Static method in class org.apache.ofbiz.order.task.TaskEvents
-
Accept role assignment event
- AccountingException - Exception in org.apache.ofbiz.accounting
-
Accounting Exceptions are to be distinguished from other exceptions as serious problems in configuration, execution or logic in the Accounting components that could lead to errors in Invoices, the General Ledger, and Payments.
- AccountingException() - Constructor for exception org.apache.ofbiz.accounting.AccountingException
- AccountingException(String) - Constructor for exception org.apache.ofbiz.accounting.AccountingException
- AccountingException(String, Throwable) - Constructor for exception org.apache.ofbiz.accounting.AccountingException
- AccountingException(Throwable) - Constructor for exception org.apache.ofbiz.accounting.AccountingException
- ACCT_NUM - Static variable in class org.apache.ofbiz.accounting.thirdparty.gosoftware.PcChargeApi
- ACCT_NUM - Static variable in class org.apache.ofbiz.accounting.thirdparty.gosoftware.RitaApi
- acquire() - Method in class org.apache.ofbiz.service.semaphore.ServiceSemaphore
- acquireImage(Delegator, String) - Static method in class org.apache.ofbiz.content.data.DataResourceWorker
-
Gets image data from ImageDataResource and returns it as a byte array.
- acquireImage(Delegator, GenericValue) - Static method in class org.apache.ofbiz.content.data.DataResourceWorker
- action - Variable in class org.apache.ofbiz.service.ModelPermission
- action - Variable in class org.apache.ofbiz.testtools.EntityXmlAssertTest
- ActionResultInfo() - Constructor for class org.apache.ofbiz.order.shoppingcart.product.ProductPromoWorker.ActionResultInfo
- actions - Variable in class org.apache.ofbiz.service.mail.ServiceMcaRule
- ACTIONS - org.apache.ofbiz.widget.model.ModelFormAction.CallParentActions.ActionsKind
- actionsAndSets - Variable in class org.apache.ofbiz.service.eca.ServiceEcaRule
- activate(DispatchContext, Map<String, Object>) - Static method in class org.apache.ofbiz.accounting.thirdparty.valuelink.ValueLinkServices
- active - Variable in class org.apache.ofbiz.entity.transaction.GenericXaResource
- actualShipCost - Variable in class org.apache.ofbiz.shipment.weightPackage.WeightPackageSession
- add(I) - Method in class org.apache.ofbiz.base.util.collections.GenericMapCollection
- add(KeyStore) - Method in class org.apache.ofbiz.base.util.MultiTrustManager
- add(K, V) - Method in class org.apache.ofbiz.base.util.collections.MultivaluedMapContext
-
Associate
key
with the single valuevalue
. - add(GenericValue) - Method in class org.apache.ofbiz.entity.util.EntityListIterator
-
Unsupported
ListIterator.add(Object)
method. - add(V) - Method in class org.apache.ofbiz.base.util.collections.LifoSet
- addAdditionalParty(HttpServletRequest, HttpServletResponse) - Static method in class org.apache.ofbiz.order.shoppingcart.ShoppingCartEvents
-
Associates a party to order
- addAdditionalPartyRole(String, String) - Method in class org.apache.ofbiz.order.shoppingcart.ShoppingCart
-
Associates a party with a role to the order.
- addAdditionalViewForProduct(DispatchContext, Map<String, ? extends Object>) - Static method in class org.apache.ofbiz.product.product.ProductServices
- addAdjustment(GenericValue) - Method in class org.apache.ofbiz.order.shoppingcart.ShoppingCart
-
Add an adjustment to the order; don't worry about setting the orderId, orderItemSeqId or orderAdjustmentId; they will be set when the order is created
- addAdjustment(GenericValue) - Method in class org.apache.ofbiz.order.shoppingcart.ShoppingCartItem
-
Add an adjustment to the order item; don't worry about setting the orderId, orderItemSeqId or orderAdjustmentId; they will be set when the order is created
- addAlias(String, String) - Method in class org.apache.ofbiz.entity.model.DynamicViewEntity
- addAlias(String, String, String, String, Boolean, Boolean, String) - Method in class org.apache.ofbiz.entity.model.DynamicViewEntity
-
Add an alias, full detail.
- addAlias(String, String, String, String, Boolean, Boolean, String, String, ModelViewEntity.ComplexAliasMember) - Method in class org.apache.ofbiz.entity.model.DynamicViewEntity
- addAlias(String, String, String, String, Boolean, Boolean, String, ModelViewEntity.ComplexAliasMember) - Method in class org.apache.ofbiz.entity.model.DynamicViewEntity
- addAliasAll(String, String) - Method in class org.apache.ofbiz.entity.model.DynamicViewEntity
-
Deprecated.
- addAliasAll(String, String, Collection<String>) - Method in class org.apache.ofbiz.entity.model.DynamicViewEntity
- addAll(Collection<? extends I>) - Method in class org.apache.ofbiz.base.util.collections.GenericMapCollection
- addAllAliasAllsToList(List<ModelViewEntity.ModelAliasAll>) - Method in class org.apache.ofbiz.entity.model.DynamicViewEntity
- addAllAliasConversions(String, String...) - Method in class org.apache.ofbiz.entity.model.ModelViewEntity.ModelConversion
- addAllAliasConversions(List<String>, String) - Method in class org.apache.ofbiz.entity.model.ModelViewEntity.ModelConversion
- addAllAliasesToList(List<ModelViewEntity.ModelAlias>) - Method in class org.apache.ofbiz.entity.model.DynamicViewEntity
- addAllComplexAliasMembers(List<ModelViewEntity.ComplexAliasMember>) - Method in class org.apache.ofbiz.entity.model.ModelViewEntity.ComplexAlias
- addAllGroupByFieldsToList(List<String>) - Method in class org.apache.ofbiz.entity.model.DynamicViewEntity
- addAllProductFeatureAndAppls(Map<String, GenericValue>) - Method in class org.apache.ofbiz.order.shoppingcart.ShoppingCartItem
- addAllRelationsToList(List<ModelRelation>) - Method in class org.apache.ofbiz.entity.model.DynamicViewEntity
- addAllViewLinksToList(List<ModelViewEntity.ModelViewLink>) - Method in class org.apache.ofbiz.entity.model.DynamicViewEntity
- addAsterisks(Appendable, Map<String, Object>, ModelFormField) - Method in class org.apache.ofbiz.widget.renderer.macro.MacroFormRenderer
- addBackward(GenericValue, Timestamp, long) - Static method in class org.apache.ofbiz.manufacturing.techdata.TechDataServices
-
Used to move backward in a TechDataCalendar, start from the dateFrom and move backward only on available period.
- addBinding(String, Object) - Method in class org.apache.ofbiz.common.scripting.ContextHelper
- addBottomResourceBundle(String) - Method in class org.apache.ofbiz.base.util.collections.ResourceBundleMapWrapper
-
Don't pass the locale to make sure it has the same locale as the base
- addBottomResourceBundle(ResourceBundle) - Method in class org.apache.ofbiz.base.util.collections.ResourceBundleMapWrapper
-
Puts ResourceBundle on the BOTTOM of the stack (bottom meaning will be overriden by higher layers on the stack, ie everything else already there)
- addBottomResourceBundle(ResourceBundleMapWrapper.InternalRbmWrapper) - Method in class org.apache.ofbiz.base.util.collections.ResourceBundleMapWrapper
-
Puts InternalRbmWrapper on the BOTTOM of the stack (bottom meaning will be overriden by higher layers on the stack, ie everything else already there)
- addBulkFromCart(HttpServletRequest, HttpServletResponse) - Static method in class org.apache.ofbiz.order.shoppinglist.ShoppingListEvents
- addBulkFromCart(Delegator, LocalDispatcher, ShoppingCart, GenericValue, String, String, String[], boolean, boolean) - Static method in class org.apache.ofbiz.order.shoppinglist.ShoppingListEvents
- addCartItemToGroup(HttpServletRequest, HttpServletResponse) - Static method in class org.apache.ofbiz.order.shoppingcart.ShoppingCartEvents
- addCategoryDefaults(String, String, String) - Method in class org.apache.ofbiz.order.shoppingcart.ShoppingCartHelper
-
Adds all products in a category according to default quantity on ProductCategoryMember for each; if no default for a certain product in the category, or if quantity is 0, do not add
- addCategoryDefaults(HttpServletRequest, HttpServletResponse) - Static method in class org.apache.ofbiz.order.shoppingcart.ShoppingCartEvents
-
Adds all products in a category according to default quantity on ProductCategoryMember for each; if no default for a certain product in the category, or if quantity is 0, do not add
- addChildElement(Element, String, Document) - Static method in class org.apache.ofbiz.base.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.apache.ofbiz.base.util.UtilXml
-
Creates a child element with the given name and appends it to the element child node list.
- addChildElementNSElement(Element, String, Document, String) - Static method in class org.apache.ofbiz.base.util.UtilXml
-
Creates a child element with the given namespace supportive name and appends it to the element child node list.
- addChildElementNSValue(Element, String, String, Document, String) - Static method in class org.apache.ofbiz.base.util.UtilXml
-
Creates a child element with the given namespace supportive name and appends it to the element child node list.
- addChildElementValue(Element, String, String, Document) - Static method in class org.apache.ofbiz.base.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.apache.ofbiz.datafile.Record
- addColumn(ModelEntity, ModelField) - Method in class org.apache.ofbiz.entity.jdbc.DatabaseUtil
- addCommitService(String, boolean, Object...) - Method in class org.apache.ofbiz.service.GenericAbstractDispatcher
- addCommitService(String, boolean, Object...) - Method in interface org.apache.ofbiz.service.LocalDispatcher
- addCommitService(String, Map<String, ? extends Object>, boolean) - Method in class org.apache.ofbiz.service.GenericAbstractDispatcher
- addCommitService(String, Map<String, ? extends Object>, boolean) - Method in interface org.apache.ofbiz.service.LocalDispatcher
-
Adds a commit service to the current TX using ServiceSynchronization
- addComplexAliasMember(ModelViewEntity.ComplexAliasMember) - Method in class org.apache.ofbiz.entity.model.ModelViewEntity.ComplexAlias
- addComponent(File) - Method in class org.apache.ofbiz.base.start.Classpath
-
Adds a class path component.
- addComponent(String) - Method in class org.apache.ofbiz.base.start.Classpath
-
Adds a class path component.
- addConstraint(ContentSearch.ContentSearchConstraint, HttpSession) - Static method in class org.apache.ofbiz.content.content.ContentSearchSession.ContentSearchOptions
- addConstraint(ContentSearch.ContentSearchContext) - Method in class org.apache.ofbiz.content.content.ContentSearch.ContentAssocConstraint
- addConstraint(ContentSearch.ContentSearchContext) - Method in class org.apache.ofbiz.content.content.ContentSearch.ContentSearchConstraint
- addConstraint(ContentSearch.ContentSearchContext) - Method in class org.apache.ofbiz.content.content.ContentSearch.KeywordConstraint
- addConstraint(ContentSearch.ContentSearchContext) - Method in class org.apache.ofbiz.content.content.ContentSearch.LastUpdatedRangeConstraint
- addConstraint(ProductSearch.ProductSearchConstraint, HttpSession) - Static method in class org.apache.ofbiz.product.product.ProductSearchSession.ProductSearchOptions
- addConstraint(ProductSearch.ProductSearchContext) - Method in class org.apache.ofbiz.product.product.ProductSearch.AvailabilityDateConstraint
- addConstraint(ProductSearch.ProductSearchContext) - Method in class org.apache.ofbiz.product.product.ProductSearch.CatalogConstraint
- addConstraint(ProductSearch.ProductSearchContext) - Method in class org.apache.ofbiz.product.product.ProductSearch.CategoryConstraint
- addConstraint(ProductSearch.ProductSearchContext) - Method in class org.apache.ofbiz.product.product.ProductSearch.ExcludeVariantsConstraint
- addConstraint(ProductSearch.ProductSearchContext) - Method in class org.apache.ofbiz.product.product.ProductSearch.FeatureCategoryConstraint
- addConstraint(ProductSearch.ProductSearchContext) - Method in class org.apache.ofbiz.product.product.ProductSearch.FeatureConstraint
- addConstraint(ProductSearch.ProductSearchContext) - Method in class org.apache.ofbiz.product.product.ProductSearch.FeatureGroupConstraint
- addConstraint(ProductSearch.ProductSearchContext) - Method in class org.apache.ofbiz.product.product.ProductSearch.FeatureSetConstraint
- addConstraint(ProductSearch.ProductSearchContext) - Method in class org.apache.ofbiz.product.product.ProductSearch.GoodIdentificationConstraint
- addConstraint(ProductSearch.ProductSearchContext) - Method in class org.apache.ofbiz.product.product.ProductSearch.KeywordConstraint
- addConstraint(ProductSearch.ProductSearchContext) - Method in class org.apache.ofbiz.product.product.ProductSearch.LastUpdatedRangeConstraint
- addConstraint(ProductSearch.ProductSearchContext) - Method in class org.apache.ofbiz.product.product.ProductSearch.ListPriceRangeConstraint
- addConstraint(ProductSearch.ProductSearchContext) - Method in class org.apache.ofbiz.product.product.ProductSearch.ProductFieldConstraint
- addConstraint(ProductSearch.ProductSearchContext) - Method in class org.apache.ofbiz.product.product.ProductSearch.ProductSearchConstraint
- addConstraint(ProductSearch.ProductSearchContext) - Method in class org.apache.ofbiz.product.product.ProductSearch.StoreGroupPriceConstraint
- addConstraint(ProductSearch.ProductSearchContext) - Method in class org.apache.ofbiz.product.product.ProductSearch.SupplierConstraint
- addConstraint(WorkEffortSearch.WorkEffortSearchConstraint, HttpSession) - Static method in class org.apache.ofbiz.workeffort.workeffort.WorkEffortSearchSession.WorkEffortSearchOptions
- addConstraint(WorkEffortSearch.WorkEffortSearchContext) - Method in class org.apache.ofbiz.workeffort.workeffort.WorkEffortSearch.KeywordConstraint
- addConstraint(WorkEffortSearch.WorkEffortSearchContext) - Method in class org.apache.ofbiz.workeffort.workeffort.WorkEffortSearch.LastUpdatedRangeConstraint
- addConstraint(WorkEffortSearch.WorkEffortSearchContext) - Method in class org.apache.ofbiz.workeffort.workeffort.WorkEffortSearch.PartyAssignmentConstraint
- addConstraint(WorkEffortSearch.WorkEffortSearchContext) - Method in class org.apache.ofbiz.workeffort.workeffort.WorkEffortSearch.ProductSetConstraint
- addConstraint(WorkEffortSearch.WorkEffortSearchContext) - Method in class org.apache.ofbiz.workeffort.workeffort.WorkEffortSearch.WorkEffortAssocConstraint
- addConstraint(WorkEffortSearch.WorkEffortSearchContext) - Method in class org.apache.ofbiz.workeffort.workeffort.WorkEffortSearch.WorkEffortReviewConstraint
- addConstraint(WorkEffortSearch.WorkEffortSearchContext) - Method in class org.apache.ofbiz.workeffort.workeffort.WorkEffortSearch.WorkEffortSearchConstraint
- addContactMech(String, String) - Method in class org.apache.ofbiz.order.shoppingcart.ShoppingCart
-
Add a contact mech to this purpose; the contactMechPurposeTypeId is required
- addContactMech(String, String) - Method in class org.apache.ofbiz.order.shoppingcart.ShoppingCartItem
-
Add a contact mech to this purpose; the contactMechPurposeTypeId is required
- addContentSearchConstraints(List<? extends ContentSearch.ContentSearchConstraint>) - Method in class org.apache.ofbiz.content.content.ContentSearch.ContentSearchContext
- addConversion(String, String) - Method in class org.apache.ofbiz.entity.model.ModelViewEntity.ModelConversion
- addDaysToTimestamp(Timestamp, int) - Static method in class org.apache.ofbiz.base.util.UtilDateTime
- addDaysToTimestamp(Timestamp, Double) - Static method in class org.apache.ofbiz.base.util.UtilDateTime
- addEcaDefinitions(ResourceHandler) - Static method in class org.apache.ofbiz.service.eca.ServiceEcaUtil
- addEntityName(String) - Method in class org.apache.ofbiz.minilang.artifact.ArtifactInfoContext
-
Adds an entity name to this context.
- addEntityName(String) - Method in class org.apache.ofbiz.widget.artifact.ArtifactInfoContext
-
Adds an entity name to this context.
- addEntityToResourceHandler(String, String, String) - Method in class org.apache.ofbiz.entity.model.ModelReader
- addError(Object) - Method in class org.apache.ofbiz.htmlreport.AbstractReport
- addError(Object) - Method in class org.apache.ofbiz.htmlreport.AbstractReportThread
-
Adds an error object to the list of errors that occured during the report.
- addError(Object) - Method in interface org.apache.ofbiz.htmlreport.InterfaceReport
-
Adds an error object to the list of errors that occured during the report.
- AddError - Class in org.apache.ofbiz.minilang.method.envops
-
Implements the <add-error> element.
- AddError(Element, SimpleMethod) - Constructor for class org.apache.ofbiz.minilang.method.envops.AddError
- AddError.AddErrorFactory - Class in org.apache.ofbiz.minilang.method.envops
-
A factory for the <add-error> element.
- AddErrorFactory() - Constructor for class org.apache.ofbiz.minilang.method.envops.AddError.AddErrorFactory
- addErrorMessage(MethodContext, String) - Method in class org.apache.ofbiz.minilang.SimpleMethod
- addErrorMessages(List<? extends Object>) - Method in exception org.apache.ofbiz.service.GeneralServiceException
- addErrors(List<String>, Map<String, Object>, Map<String, ? extends Object>) - Static method in class org.apache.ofbiz.service.ServiceUtil
-
Takes the result of an invocation and extracts any error messages and adds them to the targetList or targetMap.
- addExcelImportHistory() - Method in class org.apache.ofbiz.pricat.PricatParseExcelHtmlThread
- addExtendEntity(ModelReader, Element) - Method in class org.apache.ofbiz.entity.model.ModelEntity
- addField(ModelField) - Method in class org.apache.ofbiz.entity.model.ModelEntity
- addFilesFromPath(File) - Method in class org.apache.ofbiz.base.start.Classpath
-
Scans a directory and adds all files ending with ".jar" or ".zip" to the class path.
- addFirstEntryAmount(BigDecimal, List<GenericValue>, String, int, RoundingMode) - Static method in class org.apache.ofbiz.order.finaccount.FinAccountHelper
-
A convenience method which adds transactions.get(0).get(fieldName) to initialValue, all done in BigDecimal to decimals and rounding
- addFormLocation(String) - Method in class org.apache.ofbiz.widget.artifact.ArtifactInfoContext
-
Adds a form location to this context.
- addForward(GenericValue, Timestamp, long) - Static method in class org.apache.ofbiz.manufacturing.techdata.TechDataServices
-
Used to move forward in a TechDataCalenda, start from the dateFrom and move forward only on available period.
- addFreeShippingProductPromoAction(GenericValue) - Method in class org.apache.ofbiz.order.shoppingcart.ShoppingCart
-
Adds a ProductPromoAction to be used for free shipping (must be of type free shipping, or nothing will be done).
- addFundsToGiftCertificate(DispatchContext, Map<String, ? extends Object>) - Static method in class org.apache.ofbiz.accounting.payment.GiftCertificateServices
- addGeneralResults(Map<String, Object>, GenericValue, GenericValue, GenericValue, String, String, String, BigDecimal, String, LocalDispatcher, Locale) - Static method in class org.apache.ofbiz.product.price.PriceServices
- addGroupDefinitions(ResourceHandler) - Static method in class org.apache.ofbiz.service.group.ServiceGroupReader
- addImageForProductPromo(DispatchContext, Map<String, ? extends Object>) - Static method in class org.apache.ofbiz.product.product.ProductServices
- addImageFrame(DispatchContext, Map<String, ? extends Object>) - Static method in class org.apache.ofbiz.product.imagemanagement.FrameImage
- addIndex(ModelIndex) - Method in class org.apache.ofbiz.entity.model.ModelEntity
- addInternalOrderNote(String) - Method in class org.apache.ofbiz.order.shoppingcart.ShoppingCart
- addItem(int, ShoppingCartItem) - Method in class org.apache.ofbiz.order.shoppingcart.ShoppingCart
-
Add an item to the shopping cart.
- addItemGroup(String, String) - Method in class org.apache.ofbiz.order.shoppingcart.ShoppingCart
-
Creates a new Item Group and returns the groupNumber that represents it
- addItemGroup(HttpServletRequest, HttpServletResponse) - Static method in class org.apache.ofbiz.order.shoppingcart.ShoppingCartEvents
- addItemGroup(GenericValue) - Method in class org.apache.ofbiz.order.shoppingcart.ShoppingCart
- addItemInfo(List<GenericValue>) - Method in class org.apache.ofbiz.shipment.packing.PackingSession
- addItemToApprovedOrder(DispatchContext, Map<String, ? extends Object>) - Static method in class org.apache.ofbiz.order.order.OrderServices
- addItemToEnd(String, BigDecimal, BigDecimal, BigDecimal, Timestamp, BigDecimal, BigDecimal, String, String, HashMap<String, GenericValue>, HashMap<String, Object>, String, String, LocalDispatcher, Boolean, Boolean) - Method in class org.apache.ofbiz.order.shoppingcart.ShoppingCart
-
Add an accommodation(rental)item to the shopping cart.
- addItemToEnd(String, BigDecimal, BigDecimal, BigDecimal, Timestamp, BigDecimal, BigDecimal, String, String, HashMap<String, GenericValue>, HashMap<String, Object>, String, String, LocalDispatcher, Boolean, Boolean, Boolean, Boolean) - Method in class org.apache.ofbiz.order.shoppingcart.ShoppingCart
-
Add an accommodation(rental)item to the shopping cart.
- addItemToEnd(String, BigDecimal, BigDecimal, BigDecimal, Timestamp, BigDecimal, BigDecimal, String, String, HashMap<String, GenericValue>, HashMap<String, Object>, String, ProductConfigWrapper, String, LocalDispatcher, Boolean, Boolean, Boolean, Boolean) - Method in class org.apache.ofbiz.order.shoppingcart.ShoppingCart
-
Add an accommodation(rental/aggregated)item to the shopping cart.
- addItemToEnd(String, BigDecimal, BigDecimal, BigDecimal, Timestamp, BigDecimal, BigDecimal, HashMap<String, GenericValue>, HashMap<String, Object>, String, String, LocalDispatcher, Boolean, Boolean) - Method in class org.apache.ofbiz.order.shoppingcart.ShoppingCart
-
Add an (rental)item to the shopping cart.
- addItemToEnd(String, BigDecimal, BigDecimal, BigDecimal, Timestamp, BigDecimal, BigDecimal, HashMap<String, GenericValue>, HashMap<String, Object>, String, String, LocalDispatcher, Boolean, Boolean, Boolean, Boolean) - Method in class org.apache.ofbiz.order.shoppingcart.ShoppingCart
-
Add an (rental)item to the shopping cart.
- addItemToEnd(String, BigDecimal, BigDecimal, BigDecimal, Timestamp, BigDecimal, BigDecimal, HashMap<String, GenericValue>, HashMap<String, Object>, String, ProductConfigWrapper, String, LocalDispatcher, Boolean, Boolean, Boolean, Boolean) - Method in class org.apache.ofbiz.order.shoppingcart.ShoppingCart
-
Add an (rental/aggregated)item to the shopping cart.
- addItemToEnd(String, BigDecimal, BigDecimal, BigDecimal, HashMap<String, GenericValue>, HashMap<String, Object>, String, String, ProductConfigWrapper, LocalDispatcher, Boolean, Boolean) - Method in class org.apache.ofbiz.order.shoppingcart.ShoppingCart
-
Add an item to the shopping cart.
- addItemToEnd(String, BigDecimal, BigDecimal, BigDecimal, HashMap<String, GenericValue>, HashMap<String, Object>, String, String, LocalDispatcher, Boolean, Boolean) - Method in class org.apache.ofbiz.order.shoppingcart.ShoppingCart
-
Add an item to the shopping cart.
- addItemToEnd(String, BigDecimal, BigDecimal, BigDecimal, HashMap<String, GenericValue>, HashMap<String, Object>, String, String, LocalDispatcher, Boolean, Boolean, Boolean, Boolean) - Method in class org.apache.ofbiz.order.shoppingcart.ShoppingCart
-
Add an item to the shopping cart.
- addItemToEnd(ShoppingCartItem) - Method in class org.apache.ofbiz.order.shoppingcart.ShoppingCart
-
Add an item to the shopping cart.
- Addition(V) - Constructor for class org.apache.ofbiz.base.util.cache.test.UtilCacheTests.Addition
- additionalShippingCharge - Variable in class org.apache.ofbiz.shipment.packing.PackingSession
- addListener(CacheListener<K, V>) - Method in class org.apache.ofbiz.base.util.cache.UtilCache
-
Adds an event listener for key removals
- addListToCart(HttpServletRequest, HttpServletResponse) - Static method in class org.apache.ofbiz.order.shoppinglist.ShoppingListEvents
- addListToCart(Delegator, LocalDispatcher, ShoppingCart, String, String, boolean, boolean, boolean) - Static method in class org.apache.ofbiz.order.shoppinglist.ShoppingListEvents
- addListToSolrIndex(DispatchContext, Map<String, Object>) - Static method in class org.apache.ofbiz.solr.SolrProductSearch
-
Adds a List of products to the solr index.
- addLogFile(String) - Method in class org.apache.ofbiz.htmlreport.HtmlReport
- addLogFile(String) - Method in interface org.apache.ofbiz.htmlreport.InterfaceReport
-
Add a log file to the report.
- addMcaDefinitions(ResourceHandler) - Static method in class org.apache.ofbiz.service.mail.ServiceMcaUtil
- addMemberEntity(String, String) - Method in class org.apache.ofbiz.entity.model.DynamicViewEntity
- addMemberModelMemberEntity(ModelViewEntity.ModelMemberEntity) - Method in class org.apache.ofbiz.entity.model.ModelViewEntity
- addMessage(List<Object>, ClassLoader, Locale) - Method in class org.apache.ofbiz.minilang.operation.SimpleMapOperation
- addMessage(MethodContext, String) - Method in class org.apache.ofbiz.minilang.SimpleMethod
- addMultipleuploadForProduct(DispatchContext, Map<String, ? extends Object>) - Static method in class org.apache.ofbiz.product.imagemanagement.ImageManagementServices
- addNonProductItem(String, String, String, BigDecimal, BigDecimal, Map<String, Object>, String, String, LocalDispatcher) - Method in class org.apache.ofbiz.order.shoppingcart.ShoppingCart
-
Add a non-product item to the shopping cart.
- addObserver(Observer) - Method in class org.apache.ofbiz.base.util.Observable
-
Adds an observer to the set of observers for this object.
- addObserver(Observer) - Method in class org.apache.ofbiz.entity.GenericEntity
- addOnChangeUpdateArea(ModelForm.UpdateArea) - Method in class org.apache.ofbiz.widget.model.ModelFormFieldBuilder
- addOnClickUpdateArea(ModelForm.UpdateArea) - Method in class org.apache.ofbiz.widget.model.ModelFormFieldBuilder
- addOption(ProductConfigWrapper.ConfigOption) - Method in class org.apache.ofbiz.product.config.ProductConfigWrapper.ConfigItem
- addOptionValues(List<ModelFormField.OptionValue>, Map<String, Object>, Delegator) - Method in class org.apache.ofbiz.widget.model.ModelFormField.EntityOptions
- addOptionValues(List<ModelFormField.OptionValue>, Map<String, Object>, Delegator) - Method in class org.apache.ofbiz.widget.model.ModelFormField.ListOptions
- addOptionValues(List<ModelFormField.OptionValue>, Map<String, Object>, Delegator) - Method in class org.apache.ofbiz.widget.model.ModelFormField.OptionSource
- addOptionValues(List<ModelFormField.OptionValue>, Map<String, Object>, Delegator) - Method in class org.apache.ofbiz.widget.model.ModelFormField.SingleOption
- addOrderBy(String) - Method in class org.apache.ofbiz.entity.condition.OrderByList
- addOrderBy(String...) - Method in class org.apache.ofbiz.entity.condition.OrderByList
- addOrderBy(Collection<String>) - Method in class org.apache.ofbiz.entity.condition.OrderByList
- addOrderBy(EntityConditionValue) - Method in class org.apache.ofbiz.entity.condition.OrderByList
- addOrderBy(EntityConditionValue, boolean) - Method in class org.apache.ofbiz.entity.condition.OrderByList
- addOrderBy(OrderByItem) - Method in class org.apache.ofbiz.entity.condition.OrderByList
- addOrderItemShipGroup(DispatchContext, Map<String, Object>) - Static method in class org.apache.ofbiz.order.order.OrderServices
-
Create an OrderItemShipGroup record
- addOrderItemShipGroupAssoc(DispatchContext, Map<String, Object>) - Static method in class org.apache.ofbiz.order.order.OrderServices
-
Create orderItem and shipGroup association
- addOrderNote(String) - Method in class org.apache.ofbiz.order.shoppingcart.ShoppingCart
- addOrderTerm(String, String, BigDecimal, Long, String, String) - Method in class org.apache.ofbiz.order.shoppingcart.ShoppingCart
- addOrderTerm(String, BigDecimal, Long) - Method in class org.apache.ofbiz.order.shoppingcart.ShoppingCart
-
Add an orderTerm to the order
- addOrderTerm(String, BigDecimal, Long) - Method in class org.apache.ofbiz.order.shoppingcart.ShoppingCartHelper
- addOrderTerm(String, BigDecimal, Long, String) - Method in class org.apache.ofbiz.order.shoppingcart.ShoppingCart
-
Add an orderTerm to the order
- addOrderTerm(String, BigDecimal, Long, String) - Method in class org.apache.ofbiz.order.shoppingcart.ShoppingCartHelper
- addOrderTerm(HttpServletRequest, HttpServletResponse) - Static method in class org.apache.ofbiz.order.shoppingcart.ShoppingCartEvents
-
Add an order term *
- addOrderTerm(GenericValue) - Method in class org.apache.ofbiz.order.shoppingcart.ShoppingCart
-
Add an orderTerm to the order
- addOrIncreaseItem(String, BigDecimal, BigDecimal, Timestamp, BigDecimal, BigDecimal, String, String, Timestamp, Timestamp, Timestamp, Map<String, GenericValue>, Map<String, Object>, Map<String, String>, String, ProductConfigWrapper, String, String, String, LocalDispatcher) - Method in class org.apache.ofbiz.order.shoppingcart.ShoppingCart
-
add rental (with accommodation) item to cart and order item attributes
- addOrIncreaseItem(String, BigDecimal, BigDecimal, Timestamp, BigDecimal, BigDecimal, String, String, Timestamp, Timestamp, Map<String, GenericValue>, Map<String, Object>, String, ProductConfigWrapper, String, String, String, LocalDispatcher) - Method in class org.apache.ofbiz.order.shoppingcart.ShoppingCart
-
add rental (with accommodation) item to cart
- addOrIncreaseItem(String, BigDecimal, BigDecimal, Timestamp, BigDecimal, BigDecimal, String, String, Timestamp, Timestamp, Map<String, GenericValue>, Map<String, Object>, Map<String, String>, String, ProductConfigWrapper, String, String, String, LocalDispatcher) - Method in class org.apache.ofbiz.order.shoppingcart.ShoppingCart
-
add rental (with accommodation) item to cart and order item attributes
- addOrIncreaseItem(String, BigDecimal, BigDecimal, Timestamp, BigDecimal, BigDecimal, Timestamp, Timestamp, Map<String, GenericValue>, Map<String, Object>, String, ProductConfigWrapper, String, String, String, LocalDispatcher) - Method in class org.apache.ofbiz.order.shoppingcart.ShoppingCart
-
Add an item to the shopping cart, or if already there, increase the quantity.
- addOrIncreaseLine(String, String, String, String, BigDecimal, int, BigDecimal, boolean) - Method in class org.apache.ofbiz.shipment.packing.PackingSession
- addOrIncreaseLine(String, String, String, BigDecimal, int) - Method in class org.apache.ofbiz.shipment.packing.PackingSession
- addOrIncreaseLine(String, BigDecimal, int) - Method in class org.apache.ofbiz.shipment.packing.PackingSession
- addPackLine(DispatchContext, Map<String, ? extends Object>) - Static method in class org.apache.ofbiz.shipment.packing.PackingServices
- addParam(ModelParam) - Method in class org.apache.ofbiz.service.ModelService
-
Adds a parameter definition to this service; puts on list in order added then sorts by order if specified.
- addParamClone(ModelParam) - Method in class org.apache.ofbiz.service.ModelService
-
Adds a clone of a parameter definition to this service
- addPartFixedAssetMaint(DispatchContext, Map<String, Object>) - Static method in class org.apache.ofbiz.assetmaint.FixedAssetMaintServices
- addPayment(String) - Method in class org.apache.ofbiz.order.shoppingcart.ShoppingCart
-
adds a payment method/payment method type
- addPayment(String, BigDecimal) - Method in class org.apache.ofbiz.webpos.transaction.WebPosTransaction
- addPayment(String, BigDecimal, String, String) - Method in class org.apache.ofbiz.webpos.transaction.WebPosTransaction
- addPaymentAmount(String, BigDecimal) - Method in class org.apache.ofbiz.order.shoppingcart.ShoppingCart
-
adds a payment method/payment method type
- addPaymentAmount(String, BigDecimal, boolean) - Method in class org.apache.ofbiz.order.shoppingcart.ShoppingCart
-
adds a payment method/payment method type
- addPaymentAmount(String, BigDecimal, String, String, boolean, boolean, boolean) - Method in class org.apache.ofbiz.order.shoppingcart.ShoppingCart
-
adds a payment method/payment method type
- addPaymentRef(String, String, String) - Method in class org.apache.ofbiz.order.shoppingcart.ShoppingCart
- addPrefToMap(GenericValue, Map<String, Object>) - Static method in class org.apache.ofbiz.common.preferences.PreferenceWorker
-
Add a UserPreference GenericValue to a Map.
- addProductFeatures(HttpServletRequest, HttpServletResponse) - Static method in class org.apache.ofbiz.product.product.ProductEvents
- addProductionRunComponent(DispatchContext, Map<String, ? extends Object>) - Static method in class org.apache.ofbiz.manufacturing.jobshopmgt.ProductionRunServices
- addProductionRunRoutingTask(DispatchContext, Map<String, ? extends Object>) - Static method in class org.apache.ofbiz.manufacturing.jobshopmgt.ProductionRunServices
- addProductPromoCode(String) - Method in class org.apache.ofbiz.webpos.transaction.WebPosTransaction
- addProductPromoCode(String, LocalDispatcher) - Method in class org.apache.ofbiz.order.shoppingcart.ShoppingCart
-
Adds a promotion code to the cart, checking if it is valid.
- addProductPromoCode(HttpServletRequest, HttpServletResponse) - Static method in class org.apache.ofbiz.order.shoppingcart.ShoppingCartEvents
- addProductPromoUse(String, String, BigDecimal, BigDecimal, Map<ShoppingCartItem, BigDecimal>) - Method in class org.apache.ofbiz.order.shoppingcart.ShoppingCart
- addProductSearchConstraints(List<ProductSearch.ProductSearchConstraint>) - Method in class org.apache.ofbiz.product.product.ProductSearch.ProductSearchContext
- addProductTags(HttpServletRequest, HttpServletResponse) - Static method in class org.apache.ofbiz.product.product.ProductEvents
-
Event add product tags
- addProductToCategories(HttpServletRequest, HttpServletResponse) - Static method in class org.apache.ofbiz.product.product.ProductEvents
- addProductToComparisonList(HttpServletRequest, HttpServletResponse) - Static method in class org.apache.ofbiz.product.product.ProductEvents
- addPromoQuantityCandidateUse(BigDecimal, GenericValue, boolean) - Method in class org.apache.ofbiz.order.shoppingcart.ShoppingCartItem
- addProperty(String, String) - Method in class org.apache.ofbiz.base.start.StartupCommand.Builder
- addPulse(ExecutionPool.Pulse) - Static method in class org.apache.ofbiz.base.concurrent.ExecutionPool
- addQuantity(BigDecimal) - Method in class org.apache.ofbiz.shipment.packing.PackingSessionLine
- addRecord(Record) - Method in class org.apache.ofbiz.datafile.DataFile
- addRecur(Recur) - Method in class org.apache.ofbiz.workeffort.workeffort.ICalRecurConverter.VisitorState
- addRelation(String, String, String, List<ModelKeyMap>) - Method in class org.apache.ofbiz.entity.model.DynamicViewEntity
- addRelation(ModelRelation) - Method in class org.apache.ofbiz.entity.model.ModelEntity
- addRequestLocation(String) - Method in class org.apache.ofbiz.widget.artifact.ArtifactInfoContext
-
Adds a request location to this context.
- address - Static variable in class org.apache.ofbiz.webapp.stats.VisitHandler
- addRoleToUser(Delegator, LocalDispatcher, Map<String, Object>) - Static method in class org.apache.ofbiz.content.ContentManagementServices
- addRoleType(DispatchContext, Map<String, ? extends Object>) - Static method in class org.apache.ofbiz.order.order.OrderServices
-
Service to add a role type to an order
- addRollbackService(String, boolean, Object...) - Method in class org.apache.ofbiz.service.GenericAbstractDispatcher
- addRollbackService(String, boolean, Object...) - Method in interface org.apache.ofbiz.service.LocalDispatcher
- addRollbackService(String, Map<String, ? extends Object>, boolean) - Method in class org.apache.ofbiz.service.GenericAbstractDispatcher
- addRollbackService(String, Map<String, ? extends Object>, boolean) - Method in interface org.apache.ofbiz.service.LocalDispatcher
-
Adds a rollback service to the current TX using ServiceSynchronization
- addSameSiteCookieAttribute(HttpServletResponse) - Static method in class org.apache.ofbiz.webapp.control.SameSiteFilter
- addScreenLocation(String) - Method in class org.apache.ofbiz.widget.artifact.ArtifactInfoContext
-
Adds a screen location to this context.
- addServiceName(String) - Method in class org.apache.ofbiz.minilang.artifact.ArtifactInfoContext
-
Adds a service name to this context.
- addServiceName(String) - Method in class org.apache.ofbiz.widget.artifact.ArtifactInfoContext
-
Adds a service name to this context.
- addShipInfo() - Method in class org.apache.ofbiz.order.shoppingcart.ShoppingCart
- addSimpleMethod(SimpleMethod) - Method in class org.apache.ofbiz.minilang.artifact.ArtifactInfoContext
-
Adds a visited
SimpleMethod
to this context. - addSpecialProductId(String) - Static method in class org.apache.ofbiz.product.category.SeoConfigUtil
-
Deprecated.
- addSqlValue(StringBuilder, Map<String, String>, ModelEntity, List<EntityConditionParam>, boolean, Datasource) - Method in class org.apache.ofbiz.entity.condition.EntityConditionSubSelect
- addSqlValue(StringBuilder, Map<String, String>, ModelEntity, List<EntityConditionParam>, boolean, Datasource) - Method in class org.apache.ofbiz.entity.condition.EntityConditionValue
- addSqlValue(StringBuilder, Map<String, String>, ModelEntity, List<EntityConditionParam>, boolean, Datasource) - Method in class org.apache.ofbiz.entity.condition.EntityConditionValue.ConstantNumberValue
- addSqlValue(StringBuilder, Map<String, String>, ModelEntity, List<EntityConditionParam>, boolean, Datasource) - Method in class org.apache.ofbiz.entity.condition.EntityFieldValue
- addSqlValue(StringBuilder, Map<String, String>, ModelEntity, List<EntityConditionParam>, boolean, Datasource) - Method in class org.apache.ofbiz.entity.condition.EntityFunction
- addSqlValue(StringBuilder, ModelEntity, List<EntityConditionParam>, boolean, L, R, Datasource) - Method in class org.apache.ofbiz.entity.condition.EntityComparisonOperator
- addSqlValue(StringBuilder, ModelEntity, List<EntityConditionParam>, boolean, L, R, Datasource) - Method in class org.apache.ofbiz.entity.condition.EntityOperator
- addSqlValue(StringBuilder, ModelEntity, List<EntityConditionParam>, boolean, EntityCondition, EntityCondition, Datasource) - Method in class org.apache.ofbiz.entity.condition.EntityJoinOperator
- addSqlValue(StringBuilder, ModelEntity, List<EntityConditionParam>, boolean, Datasource) - Method in class org.apache.ofbiz.entity.condition.EntityConditionValue
- addSqlValue(StringBuilder, ModelEntity, List<EntityConditionParam>, List<? extends EntityCondition>, Datasource) - Method in class org.apache.ofbiz.entity.condition.EntityJoinOperator
- addSqlValue(StringBuilder, ModelEntity, List<EntityConditionParam>, L, R, Datasource) - Method in class org.apache.ofbiz.entity.condition.EntityOperator
- addTargetLocation(String) - Method in class org.apache.ofbiz.widget.artifact.ArtifactInfoContext
-
Adds a target location to this context.
- addToBigDecimalInMap(Map<K, Object>, K, BigDecimal) - Static method in class org.apache.ofbiz.base.util.UtilMisc
-
Assuming theMap not null; if null will throw a NullPointerException
- addToBottom(Map<K, V>) - Method in class org.apache.ofbiz.base.util.collections.MapContext
-
Puts an existing Map on the BOTTOM of the stack (bottom meaning will be overriden by lower layers on the stack, ie everything else already there)
- addToCalendar(Calendar) - Method in class org.apache.ofbiz.base.util.TimeDuration
-
Add this time duration to a Calendar instance.
- addToCalendar(Calendar) - Method in class org.apache.ofbiz.base.util.TimeDuration.NullDuration
- addToCart(String, String, String, String, String, String, String, BigDecimal, BigDecimal, BigDecimal, Timestamp, BigDecimal, BigDecimal, String, String, Timestamp, Timestamp, Timestamp, ProductConfigWrapper, String, Map<String, ? extends Object>, String) - Method in class org.apache.ofbiz.order.shoppingcart.ShoppingCartHelper
-
Event to add an item to the shopping cart with accommodation.
- addToCart(String, String, String, String, String, String, String, BigDecimal, BigDecimal, BigDecimal, Timestamp, BigDecimal, BigDecimal, String, String, Timestamp, Timestamp, ProductConfigWrapper, String, Map<String, ? extends Object>, String) - Method in class org.apache.ofbiz.order.shoppingcart.ShoppingCartHelper
-
Overriden for reserveAfterDate.
- addToCart(String, String, String, String, String, String, String, BigDecimal, BigDecimal, BigDecimal, Timestamp, BigDecimal, BigDecimal, Timestamp, Timestamp, ProductConfigWrapper, String, Map<String, ? extends Object>, String) - Method in class org.apache.ofbiz.order.shoppingcart.ShoppingCartHelper
-
Event to add an item to the shopping cart.
- addToCart(HttpServletRequest, HttpServletResponse) - Static method in class org.apache.ofbiz.order.shoppingcart.ShoppingCartEvents
-
Event to add an item to the shopping cart.
- addToCartBulk(String, String, Map<String, ? extends Object>) - Method in class org.apache.ofbiz.order.shoppingcart.ShoppingCartHelper
-
Adds all products in a category according to quantity request parameter for each; if no parameter for a certain product in the category, or if quantity is 0, do not add.
- addToCartBulk(HttpServletRequest, HttpServletResponse) - Static method in class org.apache.ofbiz.order.shoppingcart.ShoppingCartEvents
-
Adds all products in a category according to quantity request parameter for each; if no parameter for a certain product in the category, or if quantity is 0, do not add
- addToCartBulkRequirements(String, Map<String, ? extends Object>) - Method in class org.apache.ofbiz.order.shoppingcart.ShoppingCartHelper
-
Adds a set of requirements to the cart.
- addToCartBulkRequirements(HttpServletRequest, HttpServletResponse) - Static method in class org.apache.ofbiz.order.shoppingcart.ShoppingCartEvents
-
Adds a set of requirements to the cart
- addToCartFromOrder(String, String, String[], boolean, String) - Method in class org.apache.ofbiz.order.shoppingcart.ShoppingCartHelper
- addToCartFromOrder(HttpServletRequest, HttpServletResponse) - Static method in class org.apache.ofbiz.order.shoppingcart.ShoppingCartEvents
- addToDoubleInMap(Map<K, Object>, K, Double) - Static method in class org.apache.ofbiz.base.util.UtilMisc
-
Adds value to the key entry in theMap, or creates a new one if not already there
- addToListInMap(V, Map<K, Object>, K) - Static method in class org.apache.ofbiz.base.util.UtilMisc
- addToNumberString(String, long) - Static method in class org.apache.ofbiz.base.util.StringUtil
-
Add the number to the string, keeping (padding to min of original length)
- addToPackageWeight(int, BigDecimal) - Method in class org.apache.ofbiz.shipment.packing.PackingSession
- addToSetInMap(V, Map<K, Set<V>>, K) - Static method in class org.apache.ofbiz.base.util.UtilMisc
- addToSolr(DispatchContext, Map<String, Object>) - Static method in class org.apache.ofbiz.solr.SolrProductSearch
-
Adds product to solr, with product denoted by productId field in instance attribute - intended for use with ECAs/SECAs.
- addToSolrIndex(DispatchContext, Map<String, Object>) - Static method in class org.apache.ofbiz.solr.SolrProductSearch
-
Adds product to solr index.
- addToSortedSetInMap(V, Map<K, Set<V>>, K) - Static method in class org.apache.ofbiz.base.util.UtilMisc
- addToTemplateContext(String, Object) - Method in class org.apache.ofbiz.content.survey.SurveyWrapper
-
Adds an object to the FTL survey template context
- addToXmlDocument(Collection<GenericValue>, Document) - Static method in class org.apache.ofbiz.entity.GenericEntity
- addToXmlElement(Collection<GenericValue>, Document, Element) - Static method in class org.apache.ofbiz.entity.GenericEntity
- addUomTime(Calendar, String, int) - Static method in class org.apache.ofbiz.common.uom.UomWorker
- addUomTime(Calendar, Timestamp, String, int) - Static method in class org.apache.ofbiz.common.uom.UomWorker
- addUomTime(Timestamp, String, int) - Static method in class org.apache.ofbiz.common.uom.UomWorker
- addValidator(String, String, String) - Method in class org.apache.ofbiz.service.ModelParam
- addValidator(String, String, String, String) - Method in class org.apache.ofbiz.service.ModelParam
- addValue(StringBuffer, ModelField, Object, List<EntityConditionParam>) - Static method in class org.apache.ofbiz.entity.jdbc.SqlJdbcUtil
- addValue(StringBuilder, ModelField, Object, List<EntityConditionParam>) - Method in class org.apache.ofbiz.entity.condition.EntityConditionBase
- addValue(StringBuilder, ModelField, Object, List<EntityConditionParam>) - Method in class org.apache.ofbiz.entity.condition.EntityExpr
- addValue(StringBuilder, ModelField, Object, List<EntityConditionParam>) - Static method in class org.apache.ofbiz.entity.jdbc.SqlJdbcUtil
- addValueSingle(StringBuffer, ModelField, Object, List<EntityConditionParam>) - Static method in class org.apache.ofbiz.entity.jdbc.SqlJdbcUtil
- addValueSingle(StringBuilder, ModelField, Object, List<EntityConditionParam>) - Static method in class org.apache.ofbiz.entity.jdbc.SqlJdbcUtil
- addViewEntity(ModelViewEntity) - Method in class org.apache.ofbiz.entity.model.ModelEntity
- addViewLink(String, String, Boolean, List<ModelKeyMap>) - Method in class org.apache.ofbiz.entity.model.DynamicViewEntity
- addViewLink(ModelViewEntity.ModelViewLink) - Method in class org.apache.ofbiz.entity.model.ModelViewEntity
- addWarning(Object) - Method in class org.apache.ofbiz.htmlreport.AbstractReport
- addWarning(Object) - Method in interface org.apache.ofbiz.htmlreport.InterfaceReport
-
Adds a warning object to the list of warnings that occured during the report.
- addWeight(BigDecimal) - Method in class org.apache.ofbiz.shipment.packing.PackingSessionLine
- addWeightedDataResourceString(GenericValue, int, List<String>, Delegator, GenericValue) - Static method in class org.apache.ofbiz.content.content.ContentKeywordIndex
- addWeightedDataResourceString(GenericValue, int, List<String>, Delegator, GenericValue) - Static method in class org.apache.ofbiz.product.product.KeywordIndex
- addWeightedDataResourceString(GenericValue, int, List<String>, Delegator, GenericValue) - Static method in class org.apache.ofbiz.workeffort.workeffort.WorkEffortKeywordIndex
- addWeightedKeywordSourceString(GenericValue, String, List<String>) - Static method in class org.apache.ofbiz.content.content.ContentKeywordIndex
- addWeightedKeywordSourceString(GenericValue, String, List<String>) - Static method in class org.apache.ofbiz.product.product.KeywordIndex
- addWeightedKeywordSourceString(GenericValue, String, List<String>) - Static method in class org.apache.ofbiz.workeffort.workeffort.WorkEffortKeywordIndex
- addWorkEffortSearchConstraints(List<? extends WorkEffortSearch.WorkEffortSearchConstraint>) - Method in class org.apache.ofbiz.workeffort.workeffort.WorkEffortSearch.WorkEffortSearchContext
- adjustDebugLevels(DispatchContext, Map<String, ?>) - Static method in class org.apache.ofbiz.common.CommonServices
-
Service for setting debugging levels.
- adjustFaceToFacePayment(String, BigDecimal, List<GenericValue>, GenericValue, Delegator) - Static method in class org.apache.ofbiz.order.shoppingcart.CheckOutHelper
- adjustHtmlEncoding(String, String) - Static method in class org.apache.ofbiz.htmlreport.util.ReportEncoder
-
Adjusts the given String by making sure all characters that can be displayed in the given charset are contained as chars, whereas all other non-displayable characters are converted to HTML entities.
- adjustments - Variable in class org.apache.ofbiz.order.order.OrderReadHelper
- adjustTimestamp(Timestamp, int, int, TimeZone, Locale) - Static method in class org.apache.ofbiz.base.util.UtilDateTime
-
Perform date/time arithmetic on a Timestamp.
- adjustTimestamp(Timestamp, Integer, Integer) - Static method in class org.apache.ofbiz.base.util.UtilDateTime
- adjustTrail(List<String>, String, String) - Static method in class org.apache.ofbiz.product.category.CategoryWorker
- adminAddress - Variable in class org.apache.ofbiz.base.start.Config
- adminKey - Variable in class org.apache.ofbiz.base.start.Config
- adminPort - Variable in class org.apache.ofbiz.base.start.Config
- advanceRunTimes() - Method in class org.apache.ofbiz.entityext.synchronization.EntitySyncContext
- AFFILIATE_ID - Static variable in class org.apache.ofbiz.ecommerce.misc.ThirdPartyEvents
- after(Date) - Method in class org.apache.ofbiz.base.util.DateRange
- after(Range<T>) - Method in class org.apache.ofbiz.base.lang.ComparableRange
- after(Range<T>) - Method in interface org.apache.ofbiz.base.lang.Range
-
Returns
true
if the lowest value in this range occurs after the greatest value inrange
. - after(T) - Method in class org.apache.ofbiz.base.lang.ComparableRange
- after(T) - Method in interface org.apache.ofbiz.base.lang.Range
-
Returns
true
if this range occurs aftervalue
. - afterBody() - Method in class org.apache.ofbiz.webapp.ftl.LoopWriter
- afterCompletion(int) - Method in class org.apache.ofbiz.entity.transaction.TransactionUtil.StampClearSync
- afterCompletion(int) - Method in class org.apache.ofbiz.service.ServiceSynchronization
- afterLast() - Method in class org.apache.ofbiz.entity.util.EntityListIterator
-
Sets the cursor position to just after the last result so that previous() will return the last result.
- AgreementServices - Class in org.apache.ofbiz.accounting.agreement
-
Services for Agreement (Accounting)
- AgreementServices() - Constructor for class org.apache.ofbiz.accounting.agreement.AgreementServices
- aif - Variable in class org.apache.ofbiz.webtools.artifactinfo.ArtifactInfoBase
- AIM_RESPONSE - Static variable in class org.apache.ofbiz.accounting.thirdparty.authorizedotnet.AuthorizeResponse
- AIMPaymentServices - Class in org.apache.ofbiz.accounting.thirdparty.authorizedotnet
- AIMPaymentServices() - Constructor for class org.apache.ofbiz.accounting.thirdparty.authorizedotnet.AIMPaymentServices
- AIMRespPositions - Class in org.apache.ofbiz.accounting.thirdparty.authorizedotnet
- AIMRespPositions() - Constructor for class org.apache.ofbiz.accounting.thirdparty.authorizedotnet.AIMRespPositions
- alias - Variable in class org.apache.ofbiz.base.util.AliasKeyManager
- alias - Variable in class org.apache.ofbiz.service.rmi.socket.ssl.SSLServerSocketFactory
- aliasAlls - Variable in class org.apache.ofbiz.entity.model.DynamicViewEntity
-
List of alias-alls which act as a shortcut for easily pulling over member entity fields
- aliasAlls - Variable in class org.apache.ofbiz.entity.model.ModelViewEntity
-
List of alias-alls which act as a shortcut for easily pulling over member entity fields
- aliasedModelEntity - Variable in class org.apache.ofbiz.entity.model.ModelViewEntity
- aliases - Variable in class org.apache.ofbiz.entity.model.DynamicViewEntity
-
List of aliases with information in addition to what is in the standard field list
- aliases - Variable in class org.apache.ofbiz.entity.model.ModelViewEntity
-
List of aliases with information in addition to what is in the standard field list
- AliasKeyManager - Class in org.apache.ofbiz.base.util
-
AliasKeyManager - KeyManager used to specify a certificate alias
- AliasKeyManager() - Constructor for class org.apache.ofbiz.base.util.AliasKeyManager
- AliasKeyManager(X509KeyManager, String) - Constructor for class org.apache.ofbiz.base.util.AliasKeyManager
- aliasName - Variable in class org.apache.ofbiz.entity.model.ModelViewEntity.ModelConversion
- alignDayOfWeek(Calendar) - Method in class org.apache.ofbiz.service.calendar.TemporalExpressions.DayInMonth
- ALL - Static variable in class org.apache.ofbiz.order.shoppingcart.ShoppingCart
- allControllerRequestInfos - Variable in class org.apache.ofbiz.webtools.artifactinfo.ArtifactInfoFactory
- allControllerViewInfos - Variable in class org.apache.ofbiz.webtools.artifactinfo.ArtifactInfoFactory
- allEntityInfos - Variable in class org.apache.ofbiz.webtools.artifactinfo.ArtifactInfoFactory
- allFormInfos - Variable in class org.apache.ofbiz.webtools.artifactinfo.ArtifactInfoFactory
- allFormInfosBasedOnServiceName - Variable in class org.apache.ofbiz.webtools.artifactinfo.ArtifactInfoFactory
- allFormInfosExtendingForm - Variable in class org.apache.ofbiz.webtools.artifactinfo.ArtifactInfoFactory
- allFormInfosReferringToEntityName - Variable in class org.apache.ofbiz.webtools.artifactinfo.ArtifactInfoFactory
- allFormInfosReferringToRequest - Variable in class org.apache.ofbiz.webtools.artifactinfo.ArtifactInfoFactory
- allFormInfosReferringToServiceName - Variable in class org.apache.ofbiz.webtools.artifactinfo.ArtifactInfoFactory
- allFormInfosTargetingRequest - Variable in class org.apache.ofbiz.webtools.artifactinfo.ArtifactInfoFactory
- allMappings() - Method in class org.apache.ofbiz.ecommerce.janrain.JanrainHelper
- allModelMemberEntities - Variable in class org.apache.ofbiz.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
- allowCallbacks(ModelService, Map<String, Object>, int) - Method in class org.apache.ofbiz.service.engine.AbstractEngine
- allowCallbacks(ModelService, Map<String, Object>, int) - Method in class org.apache.ofbiz.service.engine.GenericAsyncEngine
- allowHtml - Variable in class org.apache.ofbiz.service.ModelParam
-
Default value
- allowOrderSplit(DispatchContext, Map<String, ? extends Object>) - Static method in class org.apache.ofbiz.order.order.OrderServices
- allowRender - Variable in class org.apache.ofbiz.content.content.ContentMapFacade
- allRequestInfosReferringToRequest - Variable in class org.apache.ofbiz.webtools.artifactinfo.ArtifactInfoFactory
- allRequestInfosReferringToServiceName - Variable in class org.apache.ofbiz.webtools.artifactinfo.ArtifactInfoFactory
- allRequestInfosReferringToView - Variable in class org.apache.ofbiz.webtools.artifactinfo.ArtifactInfoFactory
- allScreenInfos - Variable in class org.apache.ofbiz.webtools.artifactinfo.ArtifactInfoFactory
- allScreenInfosReferringToEntityName - Variable in class org.apache.ofbiz.webtools.artifactinfo.ArtifactInfoFactory
- allScreenInfosReferringToForm - Variable in class org.apache.ofbiz.webtools.artifactinfo.ArtifactInfoFactory
- allScreenInfosReferringToRequest - Variable in class org.apache.ofbiz.webtools.artifactinfo.ArtifactInfoFactory
- allScreenInfosReferringToScreen - Variable in class org.apache.ofbiz.webtools.artifactinfo.ArtifactInfoFactory
- allScreenInfosReferringToServiceName - Variable in class org.apache.ofbiz.webtools.artifactinfo.ArtifactInfoFactory
- allServiceEcaInfos - Variable in class org.apache.ofbiz.webtools.artifactinfo.ArtifactInfoFactory
- allServiceEcaInfosReferringToServiceName - Variable in class org.apache.ofbiz.webtools.artifactinfo.ArtifactInfoFactory
- allServiceInfos - Variable in class org.apache.ofbiz.webtools.artifactinfo.ArtifactInfoFactory
- allServiceInfosReferringToEntityName - Variable in class org.apache.ofbiz.webtools.artifactinfo.ArtifactInfoFactory
- allServiceInfosReferringToServiceEcaRule - Variable in class org.apache.ofbiz.webtools.artifactinfo.ArtifactInfoFactory
- allServiceInfosReferringToServiceName - Variable in class org.apache.ofbiz.webtools.artifactinfo.ArtifactInfoFactory
- allViewInfosReferringToScreen - Variable in class org.apache.ofbiz.webtools.artifactinfo.ArtifactInfoFactory
- AlreadyLoadedException - Exception in org.apache.ofbiz.base.component
-
Component Already Loaded Exception
- AlreadyLoadedException() - Constructor for exception org.apache.ofbiz.base.component.AlreadyLoadedException
- AlreadyLoadedException(String) - Constructor for exception org.apache.ofbiz.base.component.AlreadyLoadedException
- AlreadyLoadedException(String, Throwable) - Constructor for exception org.apache.ofbiz.base.component.AlreadyLoadedException
- AlreadyLoadedException(Throwable) - Constructor for exception org.apache.ofbiz.base.component.AlreadyLoadedException
- AltRowStyle(Element) - Constructor for class org.apache.ofbiz.widget.model.ModelForm.AltRowStyle
- AltTarget(Element) - Constructor for class org.apache.ofbiz.widget.model.ModelForm.AltTarget
- ALWAYS - Static variable in class org.apache.ofbiz.base.util.Debug
- alwaysApproveProcessor(DispatchContext, Map<String, ? extends Object>) - Static method in class org.apache.ofbiz.accounting.payment.PaymentGatewayServices
-
Always approve processor.
- alwaysApproveWithCapture(DispatchContext, Map<String, ? extends Object>) - Static method in class org.apache.ofbiz.accounting.payment.PaymentGatewayServices
- alwaysBadCardNumberProcessor(DispatchContext, Map<String, ? extends Object>) - Static method in class org.apache.ofbiz.accounting.payment.PaymentGatewayServices
-
Always bad card number processor
- alwaysBadExpireProcessor(DispatchContext, Map<String, ? extends Object>) - Static method in class org.apache.ofbiz.accounting.payment.PaymentGatewayServices
-
Always fail/bad expire date processor
- alwaysDeclineProcessor(DispatchContext, Map<String, ? extends Object>) - Static method in class org.apache.ofbiz.accounting.payment.PaymentGatewayServices
-
Always decline processor
- alwaysFailProcessor(DispatchContext, Map<String, ? extends Object>) - Static method in class org.apache.ofbiz.accounting.payment.PaymentGatewayServices
-
Always fail (error) processor
- alwaysIncludeCategoryIdOrSetAndList - Variable in class org.apache.ofbiz.product.product.ProductSearch.ProductSearchContext
- alwaysIncludeCategoryIds - Variable in class org.apache.ofbiz.product.product.ProductSearch.ProductSearchContext
- alwaysIncludeFeatureCategoryIds - Variable in class org.apache.ofbiz.product.product.ProductSearch.ProductSearchContext
- alwaysIncludeFeatureGroupIds - Variable in class org.apache.ofbiz.product.product.ProductSearch.ProductSearchContext
- alwaysIncludeFeatureIdOrSetAndList - Variable in class org.apache.ofbiz.product.product.ProductSearch.ProductSearchContext
- alwaysIncludeFeatureIds - Variable in class org.apache.ofbiz.product.product.ProductSearch.ProductSearchContext
- alwaysNsfProcessor(DispatchContext, Map<String, ? extends Object>) - Static method in class org.apache.ofbiz.accounting.payment.PaymentGatewayServices
-
Always NSF (not sufficient funds) processor
- alwaysUseTransaction - Static variable in class org.apache.ofbiz.entity.GenericDelegator
-
This flag is only here for lower level technical testing, it shouldn't be user configurable (or at least I don't think so yet); when true all operations without a transaction will be wrapped in one; seems to be necessary for some (all?) XA aware connection pools, and should improve overall stability and consistency
- amount - Variable in class org.apache.ofbiz.order.shoppingcart.ShoppingCart.CartPaymentInfo
- AMOUNT - Static variable in class org.apache.ofbiz.accounting.thirdparty.authorizedotnet.AuthorizeResponse
- AND - Static variable in class org.apache.ofbiz.entity.condition.EntityOperator
- AndConditionFactory() - Constructor for class org.apache.ofbiz.minilang.method.conditional.CombinedCondition.AndConditionFactory
- andKeywordFixedSet - Variable in class org.apache.ofbiz.content.content.ContentSearch.ContentSearchContext
- andKeywordFixedSet - Variable in class org.apache.ofbiz.product.product.ProductSearch.ProductSearchContext
- andKeywordFixedSet - Variable in class org.apache.ofbiz.workeffort.workeffort.WorkEffortSearch.WorkEffortSearchContext
- anyPrefix - Variable in class org.apache.ofbiz.content.content.ContentSearch.KeywordConstraint
- anyPrefix - Variable in class org.apache.ofbiz.product.product.ProductSearch.KeywordConstraint
- anyPrefix - Variable in class org.apache.ofbiz.workeffort.workeffort.WorkEffortSearch.KeywordConstraint
- anySuffix - Variable in class org.apache.ofbiz.content.content.ContentSearch.KeywordConstraint
- anySuffix - Variable in class org.apache.ofbiz.product.product.ProductSearch.KeywordConstraint
- anySuffix - Variable in class org.apache.ofbiz.workeffort.workeffort.WorkEffortSearch.KeywordConstraint
- ApacheFopWorker - Class in org.apache.ofbiz.webapp.view
-
Apache FOP worker class.
- ApiEndpoint - Static variable in class org.apache.ofbiz.passport.event.GitHubEvents
- ApiIdLabel - Static variable in class org.apache.ofbiz.passport.util.PassportUtil
- ApiKeyLabel - Static variable in class org.apache.ofbiz.passport.util.PassportUtil
- append(StringBuilder, Iterable<? extends Object>, String, String, String) - Static method in class org.apache.ofbiz.base.util.StringUtil
- append(StringBuilder, Iterable<? extends Object>, String, String, String, String, String) - Static method in class org.apache.ofbiz.base.util.StringUtil
- appendCheckDigit(String) - Static method in class org.apache.ofbiz.base.util.UtilValidate
- appendContentPrefix(HttpServletRequest, Appendable) - Static method in class org.apache.ofbiz.webapp.taglib.ContentUrlTag
- appendContentPrefix(HttpServletRequest, StringBuilder) - Static method in class org.apache.ofbiz.webapp.taglib.ContentUrlTag
- appendContentPrefix(GenericValue, boolean, Appendable) - Static method in class org.apache.ofbiz.webapp.taglib.ContentUrlTag
- appendContentUrl(Appendable, String) - Method in class org.apache.ofbiz.widget.renderer.html.HtmlMenuRenderer
- appendContentUrl(Appendable, String) - Method in class org.apache.ofbiz.widget.renderer.macro.MacroFormRenderer
- appendContentUrl(Appendable, String, HttpServletRequest) - Static method in class org.apache.ofbiz.widget.WidgetWorker
- appendDelimiter(String) - Method in class org.apache.ofbiz.htmlreport.HtmlReport
-
Appends a space char.
- Appender<T> - Interface in org.apache.ofbiz.base.lang
- appendExpression(TemporalExpression) - Method in class org.apache.ofbiz.service.calendar.TemporalExpressionPrinter
- appendIndent() - Method in class org.apache.ofbiz.service.calendar.TemporalExpressionPrinter
- appendOfbizUrl(Appendable, String) - Method in class org.apache.ofbiz.widget.renderer.html.HtmlMenuRenderer
- appendRequesterCredentials(Element, Document, String) - Static method in class org.apache.ofbiz.ebay.EbayHelper
- appendRHSBetweenList(List<EntityConditionParam>, StringBuilder, ModelField, X) - Method in class org.apache.ofbiz.entity.condition.EntityOperator
- appendRHSList(List<EntityConditionParam>, StringBuilder, ModelField, R) - Method in class org.apache.ofbiz.entity.condition.EntityOperator
- appendTo(StringBuilder) - Method in class org.apache.ofbiz.base.util.collections.GenericMap
- appendTo(StringBuilder) - Method in class org.apache.ofbiz.base.util.collections.GenericMapCollection
- appendTo(StringBuilder) - Method in class org.apache.ofbiz.base.util.test.StringUtilTests.TestAppender
- appendTo(StringBuilder, Iterable<? extends Appender<StringBuilder>>, String, String, String) - Static method in class org.apache.ofbiz.base.util.StringUtil
- appendTo(StringBuilder, Iterable<? extends Appender<StringBuilder>>, String, String, String, String, String) - Static method in class org.apache.ofbiz.base.util.StringUtil
- appendTo(T) - Method in interface org.apache.ofbiz.base.lang.Appender
- appendTooltip(Appendable, Map<String, Object>, ModelFormField) - Method in class org.apache.ofbiz.widget.renderer.macro.MacroFormRenderer
- appendTooltip(Appendable, Map<String, Object>, ModelMenuItem) - Method in class org.apache.ofbiz.widget.renderer.html.HtmlMenuRenderer
- appendWhitespace(Appendable) - Method in class org.apache.ofbiz.widget.renderer.html.HtmlWidgetRenderer
-
Helper method used to append whitespace characters to the end of each rendered element.
- AppIdLabel - Static variable in class org.apache.ofbiz.passport.util.PassportUtil
- AppKeyLabel - Static variable in class org.apache.ofbiz.passport.util.PassportUtil
- APPLICATION_JSON - Static variable in class org.apache.ofbiz.passport.util.PassportUtil
- applyItemsToPackages() - Method in class org.apache.ofbiz.shipment.packing.PackingSession
- applyItemsToPackages(String) - Method in class org.apache.ofbiz.shipment.weightPackage.WeightPackageSession
- applyLineToPackage(String, GenericValue, LocalDispatcher) - Method in class org.apache.ofbiz.shipment.packing.PackingSessionLine
- applyLineToPackage(String, GenericValue, LocalDispatcher, int) - Method in class org.apache.ofbiz.shipment.weightPackage.WeightPackageSessionLine
- approveOrder(LocalDispatcher, GenericValue, String) - Static method in class org.apache.ofbiz.order.order.OrderChangeHelper
- approveOrder(LocalDispatcher, GenericValue, String, boolean) - Static method in class org.apache.ofbiz.order.order.OrderChangeHelper
- approveRequirement(DispatchContext, Map<String, ? extends Object>) - Static method in class org.apache.ofbiz.manufacturing.jobshopmgt.ProductionRunServices
- AppSecretLabel - Static variable in class org.apache.ofbiz.passport.util.PassportUtil
- areEqual(Object, Object) - Static method in class org.apache.ofbiz.base.util.UtilValidate
- areFields(Collection<String>) - Method in class org.apache.ofbiz.entity.model.ModelEntity
- ArrayCreator() - Constructor for class org.apache.ofbiz.base.conversion.CollectionConverters.ArrayCreator
- ArrayJdbcValueHandler(int) - Constructor for class org.apache.ofbiz.entity.jdbc.JdbcValueHandler.ArrayJdbcValueHandler
- ArrayOffsetString(char[], int, int) - Constructor for class org.apache.ofbiz.base.util.string.FlexibleStringExpander.ArrayOffsetString
- ArrayToList() - Constructor for class org.apache.ofbiz.base.conversion.CollectionConverters.ArrayToList
- ArtifactInfoBase - Class in org.apache.ofbiz.webtools.artifactinfo
- ArtifactInfoBase(ArtifactInfoFactory) - Constructor for class org.apache.ofbiz.webtools.artifactinfo.ArtifactInfoBase
- ArtifactInfoContext - Class in org.apache.ofbiz.minilang.artifact
-
An object used for gathering artifact information.
- ArtifactInfoContext - Class in org.apache.ofbiz.widget.artifact
-
An object used for gathering artifact information.
- ArtifactInfoContext() - Constructor for class org.apache.ofbiz.minilang.artifact.ArtifactInfoContext
- ArtifactInfoContext() - Constructor for class org.apache.ofbiz.widget.artifact.ArtifactInfoContext
- ArtifactInfoFactory - Class in org.apache.ofbiz.webtools.artifactinfo
- ArtifactInfoFactory(String) - Constructor for class org.apache.ofbiz.webtools.artifactinfo.ArtifactInfoFactory
- ArtifactInfoGatherer - Class in org.apache.ofbiz.widget.artifact
-
An object that gathers artifact information from screen widgets.
- ArtifactInfoGatherer(ArtifactInfoContext) - Constructor for class org.apache.ofbiz.widget.artifact.ArtifactInfoGatherer
- ascending - Variable in class org.apache.ofbiz.content.content.ContentSearch.SortContentField
- ascending - Variable in class org.apache.ofbiz.product.product.ProductSearch.SortProductFeature
- ascending - Variable in class org.apache.ofbiz.product.product.ProductSearch.SortProductField
- ascending - Variable in class org.apache.ofbiz.product.product.ProductSearch.SortProductPrice
- ascending - Variable in class org.apache.ofbiz.workeffort.workeffort.WorkEffortSearch.SortWorkEffortField
- assembleKeysToRemove() - Method in class org.apache.ofbiz.entityext.synchronization.EntitySyncContext
- assembleValuesToCreate() - Method in class org.apache.ofbiz.entityext.synchronization.EntitySyncContext
- assembleValuesToStore() - Method in class org.apache.ofbiz.entityext.synchronization.EntitySyncContext
- Assert - Class in org.apache.ofbiz.base.util
-
Basic assertions.
- Assert - Class in org.apache.ofbiz.minilang.method.envops
-
Implements the <assert> element.
- Assert(Element, SimpleMethod) - Constructor for class org.apache.ofbiz.minilang.method.envops.Assert
- Assert.AssertFactory - Class in org.apache.ofbiz.minilang.method.envops
-
A factory for the <assert> element.
- assertComparison(String, int, int) - Static method in class org.apache.ofbiz.base.test.GenericTestCaseBase
- assertConversion(String, Converter<S, T>, S, T) - Static method in class org.apache.ofbiz.base.conversion.test.DateTimeTests
- assertData(URL, Delegator, List<Object>) - Static method in class org.apache.ofbiz.entity.util.EntityDataAssert
- assertDuration(String, int, int, int, int, int, int, int) - Static method in class org.apache.ofbiz.base.util.test.TimeDurationTests
- assertEquals(Object, Object) - Static method in class org.apache.ofbiz.base.test.GenericTestCaseBase
- assertEquals(String, Object, Object) - Static method in class org.apache.ofbiz.base.test.GenericTestCaseBase
- assertEquals(String, String, String) - Static method in class org.apache.ofbiz.base.test.GenericTestCaseBase
- assertEquals(String, Collection<T>, Object) - Static method in class org.apache.ofbiz.base.test.GenericTestCaseBase
- assertEquals(String, List<T>, Object) - Static method in class org.apache.ofbiz.base.test.GenericTestCaseBase
- assertEquals(String, Map<T, ?>, Object) - Static method in class org.apache.ofbiz.base.test.GenericTestCaseBase
- assertEquals(String, Set<T>, Object) - Static method in class org.apache.ofbiz.base.test.GenericTestCaseBase
- assertEquals(Collection<T>, Object) - Static method in class org.apache.ofbiz.base.test.GenericTestCaseBase
- assertEquals(List<T>, Object) - Static method in class org.apache.ofbiz.base.test.GenericTestCaseBase
- assertEquals(Map<T, ?>, Object) - Static method in class org.apache.ofbiz.base.test.GenericTestCaseBase
- assertEquals(Set<T>, Object) - Static method in class org.apache.ofbiz.base.test.GenericTestCaseBase
- assertEqualsIterable(String, List<? extends V>, int, I, int) - Static method in class org.apache.ofbiz.base.test.GenericTestCaseBase
- assertEqualsIterable(String, List<? extends V>, I) - Static method in class org.apache.ofbiz.base.test.GenericTestCaseBase
- assertEqualsIterable(String, List<? extends V>, List<? extends V>, boolean, I, List<? extends V>, boolean) - Static method in class org.apache.ofbiz.base.test.GenericTestCaseBase
- assertEqualsIterable(String, List<? extends V>, List<? extends V>, I, List<? extends V>) - Static method in class org.apache.ofbiz.base.test.GenericTestCaseBase
- AssertFactory() - Constructor for class org.apache.ofbiz.minilang.method.envops.Assert.AssertFactory
- assertFromBoolean(String, Converter<Boolean, T>, T, T) - Static method in class org.apache.ofbiz.base.conversion.test.TestBooleanConverters
- assertFuture(String, Future<V>, V, boolean, Class<E>, String) - Static method in class org.apache.ofbiz.base.test.GenericTestCaseBase
- assertIsMutable() - Method in class org.apache.ofbiz.entity.GenericEntity
- assertKey(String, UtilCache<K, V>, K, V, V, int, Map<K, V>) - Static method in class org.apache.ofbiz.base.util.cache.test.UtilCacheTests
- assertNotEquals(Object, Object) - Static method in class org.apache.ofbiz.base.test.GenericTestCaseBase
- assertNotEquals(String, Object, Object) - Static method in class org.apache.ofbiz.base.test.GenericTestCaseBase
- assertPassThru(Object, Class<S>) - Static method in class org.apache.ofbiz.base.conversion.test.MiscTests
- assertPassThru(Object, Class<S>, Class<? super S>) - Static method in class org.apache.ofbiz.base.conversion.test.MiscTests
- assertStaticHelperClass(Class<?>) - Static method in class org.apache.ofbiz.base.test.GenericTestCaseBase
- AssertTests - Class in org.apache.ofbiz.base.util.test
-
Assert tests
Assert
. - AssertTests(String) - Constructor for class org.apache.ofbiz.base.util.test.AssertTests
- assertToBoolean(String, Converter<S, Boolean>, S, S) - Static method in class org.apache.ofbiz.base.conversion.test.TestBooleanConverters
- assertToCollection(String, S) - Static method in class org.apache.ofbiz.base.conversion.test.TestBooleanConverters
- assignItemShipGroup(DispatchContext, Map<String, Object>) - Static method in class org.apache.ofbiz.order.shoppingcart.ShoppingCartServices
- assignWorkingKey(DispatchContext, Map<String, Object>) - Static method in class org.apache.ofbiz.accounting.thirdparty.valuelink.ValueLinkServices
- associate(HttpServletRequest, HttpServletResponse) - Method in interface org.apache.ofbiz.webapp.control.LoginCheck
- ASYNC - Static variable in class org.apache.ofbiz.webapp.event.ServiceEventHandler
- ASYNC - Static variable in class org.apache.ofbiz.webapp.event.ServiceMultiEventHandler
- ASYNC_MODE - Static variable in interface org.apache.ofbiz.service.engine.GenericEngine
- AtomicRefSequencer - Variable in class org.apache.ofbiz.entity.GenericDelegator
- attachProductFeaturesToCategory(String, Set<String>, Set<String>, Delegator, boolean, Timestamp) - Static method in class org.apache.ofbiz.product.product.ProductUtilServices
-
Get all features associated with products and associate them with a feature group attached to the category for each feature type; includes products associated with this category only, but will also associate all feature groups of sub-categories with this category, optionally calls this method for all sub-categories too
- attachProductFeaturesToCategory(DispatchContext, Map<String, ? extends Object>) - Static method in class org.apache.ofbiz.product.product.ProductUtilServices
- AttributeAccessor(String, Map<String, Object>, String, FlexibleMapAccessor<T>, boolean) - Constructor for class org.apache.ofbiz.base.util.collections.FlexibleServletAccessor.AttributeAccessor
- attributeName - Variable in class org.apache.ofbiz.base.util.collections.FlexibleServletAccessor.AttributeAccessor
- attributeName - Variable in class org.apache.ofbiz.base.util.collections.FlexibleServletAccessor
- attributeNames - Static variable in class org.apache.ofbiz.order.shoppingcart.ShoppingCartItem
- attributeNames(SimpleMethod, Element, String...) - Static method in class org.apache.ofbiz.minilang.MiniLangValidate
-
Tests
element
for invalid attribute names. - attributes - Variable in class org.apache.ofbiz.order.shoppingcart.ShoppingCart.CartShipInfo
- auth - Variable in class org.apache.ofbiz.service.ModelPermission
- auth - Variable in class org.apache.ofbiz.service.ModelService
-
Does this service require authorization
- AUTH_CODE - Static variable in class org.apache.ofbiz.accounting.thirdparty.gosoftware.PcChargeApi
- AUTH_CODE - Static variable in class org.apache.ofbiz.accounting.thirdparty.gosoftware.RitaApi
- AUTH_SERVICE_TYPE - Static variable in class org.apache.ofbiz.accounting.payment.PaymentGatewayServices
- authenticate(String, String, boolean) - Method in interface org.apache.ofbiz.common.authentication.api.Authenticator
-
Method to authenticate a user
- authenticate(String, String, boolean) - Static method in class org.apache.ofbiz.common.authentication.AuthHelper
- authenticate(String, String, boolean) - Method in class org.apache.ofbiz.common.authentication.example.TestFailAuthenticator
-
Method to authenticate a user
- authenticate(String, String, boolean) - Method in class org.apache.ofbiz.common.authentication.example.TestPassAuthenticator
-
Method to authenticate a user
- authenticate(String, String, boolean) - Method in class org.apache.ofbiz.passport.user.GitHubAuthenticator
-
Method to authenticate a user.
- authenticate(String, String, boolean) - Method in class org.apache.ofbiz.passport.user.LinkedInAuthenticator
-
Method to authenticate a user.
- authenticate(HttpServletResponse) - Method in class org.apache.ofbiz.cmssite.multisite.MultiSiteRequestWrapper
- authenticateUserLoginByJWT(Delegator, String, String) - Static method in class org.apache.ofbiz.security.SecurityUtil
-
For a jwtToken and userLoginId check the coherence between them
- AuthenticationComparator - Class in org.apache.ofbiz.common.authentication
-
AuthenticationComparator Used to sort Authenticators by weight
- AuthenticationComparator() - Constructor for class org.apache.ofbiz.common.authentication.AuthenticationComparator
- Authenticator - Interface in org.apache.ofbiz.common.authentication.api
-
Authenticator Classes which implement this interface (directly) will be auto-discovered and loaded as Authenticators as long as isEnabled() returns true.
- AuthenticatorException - Exception in org.apache.ofbiz.common.authentication.api
-
AuthenticatorException
- AuthenticatorException() - Constructor for exception org.apache.ofbiz.common.authentication.api.AuthenticatorException
-
Creates new
GeneralException
without detail message. - AuthenticatorException(String) - Constructor for exception org.apache.ofbiz.common.authentication.api.AuthenticatorException
-
Constructs an
GeneralException
with the specified detail message. - AuthenticatorException(String, Throwable) - Constructor for exception org.apache.ofbiz.common.authentication.api.AuthenticatorException
-
Constructs an
GeneralException
with the specified detail message and nested Exception. - AuthenticatorException(String, List<String>) - Constructor for exception org.apache.ofbiz.common.authentication.api.AuthenticatorException
-
Constructs an
GeneralException
with the specified detail message, list and nested Exception. - AuthenticatorException(String, List<String>, Throwable) - Constructor for exception org.apache.ofbiz.common.authentication.api.AuthenticatorException
-
Constructs an
GeneralException
with the specified detail message, list and nested Exception. - AuthenticatorException(Throwable) - Constructor for exception org.apache.ofbiz.common.authentication.api.AuthenticatorException
-
Constructs an
GeneralException
with the specified detail message and nested Exception. - AuthenticatorException(List<String>) - Constructor for exception org.apache.ofbiz.common.authentication.api.AuthenticatorException
- AuthenticatorException(List<String>, Throwable) - Constructor for exception org.apache.ofbiz.common.authentication.api.AuthenticatorException
-
Constructs an
GeneralException
with the specified detail message list and nested Exception. - authenticatorsLoaded() - Static method in class org.apache.ofbiz.common.authentication.AuthHelper
- authentificationQuery - Variable in class org.apache.ofbiz.widget.test.WidgetMacroLibraryTests
- AuthHelper - Class in org.apache.ofbiz.common.authentication
-
AuthHelper
- authInfo(String) - Static method in class org.apache.ofbiz.ecommerce.janrain.JanrainHelper
- authOrderPaymentPreference(DispatchContext, Map<String, ? extends Object>) - Static method in class org.apache.ofbiz.accounting.payment.PaymentGatewayServices
-
Authorizes a single order preference with an option to specify an amount.
- authOrderPayments(DispatchContext, Map<String, ? extends Object>) - Static method in class org.apache.ofbiz.accounting.payment.PaymentGatewayServices
-
Processes payments through service calls to the defined processing service for the ProductStore/PaymentMethodType
- Authorization - Class in org.apache.ofbiz.service.config.model
-
An object that models the
<authorization>
element. - AUTHORIZATION_CODE - Static variable in class org.apache.ofbiz.accounting.thirdparty.authorizedotnet.AuthorizeResponse
- AUTHORIZATION_HEADER - Static variable in class org.apache.ofbiz.passport.util.PassportUtil
- AuthorizationCodeGrantType - Static variable in class org.apache.ofbiz.passport.util.PassportUtil
- AuthorizeResponse - Class in org.apache.ofbiz.accounting.thirdparty.authorizedotnet
- AuthorizeResponse(String, int) - Constructor for class org.apache.ofbiz.accounting.thirdparty.authorizedotnet.AuthorizeResponse
- AuthorizeResponse(String, String, int) - Constructor for class org.apache.ofbiz.accounting.thirdparty.authorizedotnet.AuthorizeResponse
- AuthorizeResponse.RespPositions - Class in org.apache.ofbiz.accounting.thirdparty.authorizedotnet
- AuthorizeUri - Static variable in class org.apache.ofbiz.passport.event.GitHubEvents
- AuthorizeUri - Static variable in class org.apache.ofbiz.passport.event.LinkedInEvents
- autoCancelReplacementOrders(DispatchContext, Map<String, ? extends Object>) - Static method in class org.apache.ofbiz.order.order.OrderReturnServices
- autoChangePassword(HttpServletRequest, HttpServletResponse) - Static method in class org.apache.ofbiz.webapp.control.LoginWorker
- autoClearCache - Variable in class org.apache.ofbiz.entity.model.ModelEntity
- autoCommit - Variable in class org.apache.ofbiz.entity.jdbc.CursorStatement
- AutoComplete(Element) - Constructor for class org.apache.ofbiz.widget.model.ModelFormField.AutoComplete
- autoCorrectOn() - Static method in class org.apache.ofbiz.minilang.MiniLangUtil
-
Returns
true
if the Mini-language script engine has been configured to auto-correct version changes. - autoDeleteAutoSaveShoppingList(DispatchContext, Map<String, ? extends Object>) - Static method in class org.apache.ofbiz.order.shoppinglist.ShoppingListServices
- AutoEntityParameters(Element) - Constructor for class org.apache.ofbiz.widget.model.CommonWidgetModels.AutoEntityParameters
- autoFieldMapExdr - Variable in class org.apache.ofbiz.entity.finder.PrimaryKeyFinder
- AutoFieldsEntity(Element) - Constructor for class org.apache.ofbiz.widget.model.ModelForm.AutoFieldsEntity
- AutoFieldsService(Element) - Constructor for class org.apache.ofbiz.widget.model.ModelForm.AutoFieldsService
- autoLoginCheck(HttpServletRequest, HttpServletResponse) - Static method in class org.apache.ofbiz.webapp.control.LoginWorker
- autoLoginRemove(HttpServletRequest, HttpServletResponse) - Static method in class org.apache.ofbiz.webapp.control.LoginWorker
- autoLoginSet(HttpServletRequest, HttpServletResponse) - Static method in class org.apache.ofbiz.webapp.control.LoginWorker
- autoOrderShoppingListId - Variable in class org.apache.ofbiz.order.shoppingcart.ShoppingCart
- autoSaveCart(Delegator, String) - Static method in class org.apache.ofbiz.product.store.ProductStoreWorker
- autoSaveCart(GenericValue) - Static method in class org.apache.ofbiz.product.store.ProductStoreWorker
- AutoServiceParameters(Element) - Constructor for class org.apache.ofbiz.widget.model.CommonWidgetModels.AutoServiceParameters
- autoUserLogin - Variable in class org.apache.ofbiz.order.shoppingcart.ShoppingCart
- autoUserLogin - Variable in class org.apache.ofbiz.product.config.ProductConfigWrapper
- autoVivifyListOrMap(Object) - Static method in class org.apache.ofbiz.base.util.string.UelUtil
-
Evaluates a property
Object
and returns a newList
orMap
. - autoWrap(Object, Environment) - Static method in class org.apache.ofbiz.base.util.template.FreeMarkerWorker
- auxiliaryFieldName - Variable in class org.apache.ofbiz.entityext.permission.EntityPermissionChecker.StdAuxiliaryValueGetter
- auxiliaryFieldName - Variable in class org.apache.ofbiz.entityext.permission.EntityPermissionChecker.StdPermissionConditionGetter
- auxiliaryValueGetter - Variable in class org.apache.ofbiz.entityext.permission.EntityPermissionChecker
- AvailabilityDateConstraint() - Constructor for class org.apache.ofbiz.product.product.ProductSearch.AvailabilityDateConstraint
- availableAccountBalance(String) - Method in class org.apache.ofbiz.order.shoppingcart.CheckOutHelper
- availableAccountBalance(String, LocalDispatcher) - Static method in class org.apache.ofbiz.order.shoppingcart.CheckOutHelper
- availableLocales() - Static method in class org.apache.ofbiz.base.util.UtilMisc
-
Returns a List of available locales sorted by display name
- availableTimeZones() - Static method in class org.apache.ofbiz.base.util.UtilDateTime
-
Returns a List of available TimeZone objects.
- availableToCapture(GenericValue) - Static method in class org.apache.ofbiz.accounting.payment.BillingAccountWorker
-
Returns the amount of the billing account which could be captured, which is BillingAccount.accountLimit - net balance
- AVS_CODE - Static variable in class org.apache.ofbiz.accounting.thirdparty.gosoftware.PcChargeApi
- AVS_CODE - Static variable in class org.apache.ofbiz.accounting.thirdparty.gosoftware.RitaApi
- AVS_RESULT_CODE - Static variable in class org.apache.ofbiz.accounting.thirdparty.authorizedotnet.AuthorizeResponse
B
- badExpireEvenProcessor(DispatchContext, Map<String, ? extends Object>) - Static method in class org.apache.ofbiz.accounting.payment.PaymentGatewayServices
-
Fail/bad expire date when year is even processor
- badLocale - Variable in class org.apache.ofbiz.base.util.test.ObjectTypeTests.LocaleData
- badTimeZone - Variable in class org.apache.ofbiz.base.util.test.ObjectTypeTests.LocaleData
- balanceInquire(DispatchContext, Map<String, Object>) - Static method in class org.apache.ofbiz.accounting.thirdparty.valuelink.ValueLinkServices
- Banner(Element) - Constructor for class org.apache.ofbiz.widget.model.ModelForm.Banner
- Base64 - Class in org.apache.ofbiz.base.util
-
Base64 implements Base64 encoding and Base 64 decoding.
- Base64() - Constructor for class org.apache.ofbiz.base.util.Base64
- base64Decode(byte[]) - Static method in class org.apache.ofbiz.base.util.Base64
-
This method decodes the given byte[] using the base64-encoding specified in RFC-2045 (Section 6.8).
- base64Decode(String) - Static method in class org.apache.ofbiz.base.util.Base64
-
This method decodes the given string using the base64-encoding specified in RFC-2045 (Section 6.8).
- base64Encode(byte[]) - Static method in class org.apache.ofbiz.base.util.Base64
-
This method encodes the given byte[] using the base64-encoding specified in RFC-2045 (Section 6.8).
- base64Encode(String) - Static method in class org.apache.ofbiz.base.util.Base64
-
This method encodes the given string using the base64-encoding specified in RFC-2045 (Section 6.8).
- BaseCompare - Class in org.apache.ofbiz.minilang.operation
-
Abstract class providing functionality for the compare SimpleMapOperations
- BaseCompare(Element, SimpleMapProcess) - Constructor for class org.apache.ofbiz.minilang.operation.BaseCompare
- basePermission - Variable in class org.apache.ofbiz.base.component.ComponentConfig.WebappInfo
- basePrice - Variable in class org.apache.ofbiz.product.config.ProductConfigWrapper
- BaseUnitTests - Class in org.apache.ofbiz.base.test
- BaseUnitTests(String) - Constructor for class org.apache.ofbiz.base.test.BaseUnitTests
- basicBrandConds - Variable in class org.apache.ofbiz.pricat.AbstractPricatParser
- basicCategoryConds - Variable in class org.apache.ofbiz.pricat.AbstractPricatParser
- basicTest(String, Object) - Static method in class org.apache.ofbiz.base.util.test.ObjectTypeTests
- before(Date) - Method in class org.apache.ofbiz.base.util.DateRange
- before(Range<T>) - Method in class org.apache.ofbiz.base.lang.ComparableRange
- before(Range<T>) - Method in interface org.apache.ofbiz.base.lang.Range
-
Returns
true
if the greatest value in this range occurs before the lowest value inrange
. - before(T) - Method in class org.apache.ofbiz.base.lang.ComparableRange
- before(T) - Method in interface org.apache.ofbiz.base.lang.Range
-
Returns
true
if this range occurs beforevalue
. - beforeCompletion() - Method in class org.apache.ofbiz.entity.transaction.TransactionUtil.StampClearSync
- beforeCompletion() - Method in class org.apache.ofbiz.service.ServiceSynchronization
- beforeFirst() - Method in class org.apache.ofbiz.entity.util.EntityListIterator
-
Sets the cursor position to just before the first result so that next() will return the first result.
- beganTransaction - Variable in class org.apache.ofbiz.entity.jdbc.CursorStatement
- begin() - Static method in class org.apache.ofbiz.entity.transaction.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.
- begin(int) - Static method in class org.apache.ofbiz.entity.transaction.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.
- BETWEEN - Static variable in class org.apache.ofbiz.entity.condition.EntityOperator
- BigDecimalJdbcValueHandler(int) - Constructor for class org.apache.ofbiz.entity.jdbc.JdbcValueHandler.BigDecimalJdbcValueHandler
- BigDecimalToString() - Constructor for class org.apache.ofbiz.base.conversion.NumberConverters.BigDecimalToString
- BigIntegerToString() - Constructor for class org.apache.ofbiz.base.conversion.NumberConverters.BigIntegerToString
- billFromVendorPartyId - Variable in class org.apache.ofbiz.order.shoppingcart.ShoppingCart
- BillingAccountComparator() - Constructor for class org.apache.ofbiz.accounting.payment.BillingAccountWorker.BillingAccountComparator
- BillingAccountWorker - Class in org.apache.ofbiz.accounting.payment
-
Worker methods for BillingAccounts
- BillingAccountWorker() - Constructor for class org.apache.ofbiz.accounting.payment.BillingAccountWorker
- BillingAccountWorker.BillingAccountComparator - Class in org.apache.ofbiz.accounting.payment
- billingAddress - Variable in class org.apache.ofbiz.accounting.thirdparty.clearcommerce.CCServicesTest
- billToCustomerPartyId - Variable in class org.apache.ofbiz.order.shoppingcart.ShoppingCart
- BIRT_FLEXIBLE_REPORT_POLICY - Static variable in class org.apache.ofbiz.base.util.UtilCodec.HtmlEncoder
- BlobJdbcValueHandler(int) - Constructor for class org.apache.ofbiz.entity.jdbc.JdbcValueHandler.BlobJdbcValueHandler
- BlobToBlob() - Constructor for class org.apache.ofbiz.base.conversion.MiscConverters.BlobToBlob
- BlobToByteArray() - Constructor for class org.apache.ofbiz.base.conversion.MiscConverters.BlobToByteArray
- blockingTestService(DispatchContext, Map<String, ?>) - Static method in class org.apache.ofbiz.common.CommonServices
- BlogRssServices - Class in org.apache.ofbiz.content.blog
-
BlogRssServices
- BlogRssServices() - Constructor for class org.apache.ofbiz.content.blog.BlogRssServices
- BlowFishCrypt - Class in org.apache.ofbiz.base.crypto
-
Blowfish (Two-Way) Byte/String encryption
- BlowFishCrypt(byte[]) - Constructor for class org.apache.ofbiz.base.crypto.BlowFishCrypt
-
Creates a new BlowFishCrypt object.
- BlowFishCrypt(File) - Constructor for class org.apache.ofbiz.base.crypto.BlowFishCrypt
-
Creates a new BlowFishCrypt object.
- BlowFishCrypt(SecretKeySpec) - Constructor for class org.apache.ofbiz.base.crypto.BlowFishCrypt
-
Creates a new BlowFishCrypt object.
- bodyEnd() - Method in class org.apache.ofbiz.htmlreport.HtmlReport
-
Builds the end html of the body.
- bodyStart(String, String) - Method in class org.apache.ofbiz.htmlreport.HtmlReport
-
Builds the start html of the body.
- BOMHelper - Class in org.apache.ofbiz.manufacturing.bom
-
Helper class containing static method useful when dealing with product's bills of materials.
- BOMNode - Class in org.apache.ofbiz.manufacturing.bom
-
An ItemCoinfigurationNode represents a component in a bill of materials.
- BOMNode(String, Delegator, LocalDispatcher, GenericValue) - Constructor for class org.apache.ofbiz.manufacturing.bom.BOMNode
- BOMNode(GenericValue, LocalDispatcher, GenericValue) - Constructor for class org.apache.ofbiz.manufacturing.bom.BOMNode
- BOMServices - Class in org.apache.ofbiz.manufacturing.bom
-
Bills of Materials' services implementation.
- BOMServices() - Constructor for class org.apache.ofbiz.manufacturing.bom.BOMServices
- BOMTree - Class in org.apache.ofbiz.manufacturing.bom
-
It represents an (in-memory) bill of materials (in which each component is an BOMNode) Useful for tree traversal (breakdown, explosion, implosion).
- BOMTree(String, String, Date, int, Delegator, LocalDispatcher, GenericValue) - Constructor for class org.apache.ofbiz.manufacturing.bom.BOMTree
-
Creates a new instance of BOMTree by reading the productId's bill of materials (upward or downward).
- BOMTree(String, String, Date, Delegator, LocalDispatcher, GenericValue) - Constructor for class org.apache.ofbiz.manufacturing.bom.BOMTree
-
Creates a new instance of BOMTree by reading downward the productId's bill of materials (explosion).
- BooleanConverters - Class in org.apache.ofbiz.base.conversion
-
Boolean Converter classes.
- BooleanConverters() - Constructor for class org.apache.ofbiz.base.conversion.BooleanConverters
- BooleanConverters.BooleanToInteger - Class in org.apache.ofbiz.base.conversion
- BooleanConverters.BooleanToList - Class in org.apache.ofbiz.base.conversion
- BooleanConverters.BooleanToSet - Class in org.apache.ofbiz.base.conversion
- BooleanConverters.BooleanToString - Class in org.apache.ofbiz.base.conversion
- BooleanConverters.IntegerToBoolean - Class in org.apache.ofbiz.base.conversion
- BooleanConverters.StringToBoolean - Class in org.apache.ofbiz.base.conversion
- booleanDataType(Object) - Static method in class org.apache.ofbiz.content.content.ContentWorker
- BooleanJdbcValueHandler(int) - Constructor for class org.apache.ofbiz.entity.jdbc.JdbcValueHandler.BooleanJdbcValueHandler
- BooleanToInteger() - Constructor for class org.apache.ofbiz.base.conversion.BooleanConverters.BooleanToInteger
- BooleanToList() - Constructor for class org.apache.ofbiz.base.conversion.BooleanConverters.BooleanToList
- BooleanToSet() - Constructor for class org.apache.ofbiz.base.conversion.BooleanConverters.BooleanToSet
- BooleanToString() - Constructor for class org.apache.ofbiz.base.conversion.BooleanConverters.BooleanToString
- br - Variable in class org.apache.ofbiz.datafile.RecordIterator
- bracketedOriginal - Variable in class org.apache.ofbiz.base.util.string.FlexibleStringExpander.VarElem
- Break - Class in org.apache.ofbiz.minilang.method.envops
-
Implements the <break> element.
- Break(Element, SimpleMethod) - Constructor for class org.apache.ofbiz.minilang.method.envops.Break
- Break.BreakElementException - Exception in org.apache.ofbiz.minilang.method.envops
- Break.BreakFactory - Class in org.apache.ofbiz.minilang.method.envops
-
A factory for the <break> element.
- BreakElementException() - Constructor for exception org.apache.ofbiz.minilang.method.envops.Break.BreakElementException
- BreakFactory() - Constructor for class org.apache.ofbiz.minilang.method.envops.Break.BreakFactory
- build() - Method in class org.apache.ofbiz.base.start.StartupCommand.Builder
- build() - Method in class org.apache.ofbiz.widget.model.ModelFormFieldBuilder
- build(String) - Method in class org.apache.ofbiz.base.util.string.JuelConnector.ExtendedBuilder
- buildBcc() - Method in class org.apache.ofbiz.service.ModelNotification
- buildBoundaryComment(String, String, String) - Method in class org.apache.ofbiz.widget.renderer.html.HtmlWidgetRenderer
-
Helper method used to build the boundary comment string.
- buildCardAuthorisationPaymentResponse(Boolean, String, String, BigDecimal, String, String, String) - Static method in class org.apache.ofbiz.accounting.thirdparty.sagepay.SagePayUtil
- buildCardCapturePaymentResponse(Boolean, String, String, BigDecimal, String, String, String) - Static method in class org.apache.ofbiz.accounting.thirdparty.sagepay.SagePayUtil
- buildCardRefundPaymentResponse(Boolean, String, BigDecimal, String, String, String) - Static method in class org.apache.ofbiz.accounting.thirdparty.sagepay.SagePayUtil
- buildCardReleasePaymentResponse(Boolean, String, BigDecimal, String, String, String) - Static method in class org.apache.ofbiz.accounting.thirdparty.sagepay.SagePayUtil
- buildCardVoidPaymentResponse(Boolean, BigDecimal, String, String, String) - Static method in class org.apache.ofbiz.accounting.thirdparty.sagepay.SagePayUtil
- buildCc() - Method in class org.apache.ofbiz.service.ModelNotification
- buildCompleteSaleRequest(Delegator, Locale, String, String, Map<String, Object>, StringBuffer, String) - Static method in class org.apache.ofbiz.ebay.ImportOrdersFromEbay
- buildContext(Map<String, ? extends Object>, Map<String, Object>, ModelService) - Method in class org.apache.ofbiz.service.ModelNotification
- buildDataItemsXml(DispatchContext, Map<String, Object>, StringBuffer, String, GenericValue) - Static method in class org.apache.ofbiz.ebay.ProductsExportToEbay
- buildDivStr(ModelMenuItem, Map<String, Object>) - Method in class org.apache.ofbiz.widget.renderer.html.HtmlMenuRendererImage
- buildEbayConfig(Map<String, Object>, Delegator) - Static method in class org.apache.ofbiz.ebay.EbayHelper
- Builder(String) - Constructor for class org.apache.ofbiz.base.start.StartupCommand.Builder
- buildFrom() - Method in class org.apache.ofbiz.service.ModelNotification
- buildFullUrl(Appendable, String, boolean) - Method in class org.apache.ofbiz.webapp.OfbizUrlBuilder
-
Builds a full URL - including scheme, host, servlet path and resource.
- buildHostPart(Appendable, String, boolean) - Method in class org.apache.ofbiz.webapp.OfbizUrlBuilder
-
Builds a partial URL - including the scheme and host, but not the servlet path or resource.
- buildHyperlinkUrl(Appendable, String, String, Map<String, String>, String, boolean, boolean, boolean, HttpServletRequest, HttpServletResponse, Map<String, Object>) - Static method in class org.apache.ofbiz.widget.WidgetWorker
- buildList(Map<String, Object>, List<Map<String, Object>>, int) - Static method in class org.apache.ofbiz.content.data.DataResourceWorker
-
Takes a DataCategory structure and builds a list of maps, one value (id) is the dataCategoryId value and the other is an indented string suitable for use in a drop-down pick list.
- buildPathPart(Appendable, String) - Method in class org.apache.ofbiz.webapp.OfbizUrlBuilder
-
Builds a partial URL - including the servlet path and resource, but not the scheme or host.
- buildPdfFromSurveyResponse(DispatchContext, Map<String, ? extends Object>) - Static method in class org.apache.ofbiz.content.survey.PdfSurveyServices
- buildPickContext(Delegator, String, String, String, GenericValue) - Static method in class org.apache.ofbiz.content.content.ContentWorker
- buildPKSig(GenericEntity, String) - Static method in class org.apache.ofbiz.content.ContentManagementWorker
-
Builds a string signature from a GenericValue or GenericPK.
- buildReducedQueryString(Map<String, ?>, String, Delegator) - Static method in class org.apache.ofbiz.common.FindServices
- buildRequestPrefix(Delegator, Locale, String, String) - Static method in class org.apache.ofbiz.content.data.DataResourceWorker
- buildSurveyFromPdf(DispatchContext, Map<String, ? extends Object>) - Static method in class org.apache.ofbiz.content.survey.PdfSurveyServices
- buildSurveyQuestionsAndAnswers(DispatchContext, Map<String, ? extends Object>) - Static method in class org.apache.ofbiz.content.survey.PdfSurveyServices
-
Returns list of maps with "question" -> SurveyQuestion and "response" -> SurveyResponseAnswer
- buildSurveyResponseFromPdf(DispatchContext, Map<String, ? extends Object>) - Static method in class org.apache.ofbiz.content.survey.PdfSurveyServices
- buildTo() - Method in class org.apache.ofbiz.service.ModelNotification
- bulkAddProducts(HttpServletRequest, HttpServletResponse) - Static method in class org.apache.ofbiz.order.shoppingcart.ShoppingCartEvents
- bulkAddProductsInApprovedOrder(HttpServletRequest, HttpServletResponse) - Static method in class org.apache.ofbiz.order.shoppingcart.ShoppingCartEvents
- BUTTON_ADVANCED - Static variable in class org.apache.ofbiz.htmlreport.HtmlReport
-
Constant for the "Advanced" button in the build button methods.
- BUTTON_BACK - Static variable in class org.apache.ofbiz.htmlreport.HtmlReport
-
Constant for the "Back" button in the build button methods.
- BUTTON_CANCEL - Static variable in class org.apache.ofbiz.htmlreport.HtmlReport
-
Constant for the "Cancel" button in the build button methods.
- BUTTON_CLOSE - Static variable in class org.apache.ofbiz.htmlreport.HtmlReport
-
Constant for the "Close" button in the build button methods.
- BUTTON_CONTINUE - Static variable in class org.apache.ofbiz.htmlreport.HtmlReport
-
Constant for the "Continue" button in the build button methods.
- BUTTON_DETAILS - Static variable in class org.apache.ofbiz.htmlreport.HtmlReport
-
Constant for the "Details" button in the build button methods.
- BUTTON_DISCARD - Static variable in class org.apache.ofbiz.htmlreport.HtmlReport
-
Constant for the "Discard" button in the build button methods (same function as "Cancel" button but different text on button.
- BUTTON_DOWNLOAD - Static variable in class org.apache.ofbiz.htmlreport.HtmlReport
-
Constant for the "Download" button in the build button methods.
- BUTTON_EDIT - Static variable in class org.apache.ofbiz.htmlreport.HtmlReport
-
Constant for the "Edit" button in the build button methods (same function as "Ok" button but different text on button.
- BUTTON_OK - Static variable in class org.apache.ofbiz.htmlreport.HtmlReport
-
Constant for the "OK" button in the build button methods.
- BUTTON_OK_NO_SUBMIT - Static variable in class org.apache.ofbiz.htmlreport.HtmlReport
-
Constant for the "OK" button in the build button methods (without form submission).
- BUTTON_SET - Static variable in class org.apache.ofbiz.htmlreport.HtmlReport
-
Constant for the "Set" button in the build button methods.
- ByAndFinder - Class in org.apache.ofbiz.entity.finder
-
Uses the delegator to find entity values by a and
- ByAndFinder(Element) - Constructor for class org.apache.ofbiz.entity.finder.ByAndFinder
- ByConditionFinder - Class in org.apache.ofbiz.entity.finder
-
Uses the delegator to find entity values by a condition
- ByConditionFinder(Element) - Constructor for class org.apache.ofbiz.entity.finder.ByConditionFinder
- byDayList - Variable in class org.apache.ofbiz.service.calendar.RecurrenceRule
- byHourList - Variable in class org.apache.ofbiz.service.calendar.RecurrenceRule
- byMinuteList - Variable in class org.apache.ofbiz.service.calendar.RecurrenceRule
- byMonthDayList - Variable in class org.apache.ofbiz.service.calendar.RecurrenceRule
- byMonthList - Variable in class org.apache.ofbiz.service.calendar.RecurrenceRule
- bySecondList - Variable in class org.apache.ofbiz.service.calendar.RecurrenceRule
- bySetPosList - Variable in class org.apache.ofbiz.service.calendar.RecurrenceRule
- ByteArrayDataSource(byte[], String) - Constructor for class org.apache.ofbiz.common.email.EmailServices.ByteArrayDataSource
- ByteArrayJdbcValueHandler(int) - Constructor for class org.apache.ofbiz.entity.jdbc.JdbcValueHandler.ByteArrayJdbcValueHandler
- ByteArrayToBlob() - Constructor for class org.apache.ofbiz.base.conversion.MiscConverters.ByteArrayToBlob
- ByteArrayToByteBuffer() - Constructor for class org.apache.ofbiz.base.conversion.MiscConverters.ByteArrayToByteBuffer
- byteBufferTest(DispatchContext, Map<String, ?>) - Static method in class org.apache.ofbiz.common.CommonServices
- ByteBufferToByteArray() - Constructor for class org.apache.ofbiz.base.conversion.MiscConverters.ByteBufferToByteArray
- bytes - Variable in class org.apache.ofbiz.entity.util.ByteWrapper
-
Deprecated.
- bytesRead - Variable in class org.apache.ofbiz.webapp.event.FileUploadProgressListener
- ByteToString() - Constructor for class org.apache.ofbiz.base.conversion.NumberConverters.ByteToString
- ByteWrapper - Class in org.apache.ofbiz.entity.util
-
Deprecated.NOTE DEJ20071022: deprecating this because we want to save the byte[] directly instead of inside a serialized object, which makes it hard for other apps to use the data, and causes problems if this object is ever updated A very simple class to wrap a byte array for persistence.
- ByteWrapper() - Constructor for class org.apache.ofbiz.entity.util.ByteWrapper
-
Deprecated.
- ByteWrapper(byte[]) - Constructor for class org.apache.ofbiz.entity.util.ByteWrapper
-
Deprecated.
- byWeekNoList - Variable in class org.apache.ofbiz.service.calendar.RecurrenceRule
- byYearDayList - Variable in class org.apache.ofbiz.service.calendar.RecurrenceRule
C
- cache - Variable in class org.apache.ofbiz.content.content.ContentMapFacade
- cache - Variable in class org.apache.ofbiz.entity.GenericDelegator
- cache() - Method in class org.apache.ofbiz.entity.util.EntityQuery
-
Specifies whether results should be read from the cache (or written to the cache if the results have not yet been cached)
- cache(boolean) - Method in class org.apache.ofbiz.entity.util.EntityQuery
-
Specifies whether results should be read from the cache (or written to the cache if the results have not yet been cached)
- Cache - Class in org.apache.ofbiz.entity.cache
- Cache(String) - Constructor for class org.apache.ofbiz.entity.cache.Cache
- CACHE_KEY_SEPARATOR - Static variable in class org.apache.ofbiz.party.content.PartyContentWrapper
- CACHE_KEY_SEPARATOR - Static variable in class org.apache.ofbiz.workeffort.content.WorkEffortContentWrapper
- CacheFilter - Class in org.apache.ofbiz.base.util
- CacheFilter() - Constructor for class org.apache.ofbiz.base.util.CacheFilter
- CacheLine<V> - Class in org.apache.ofbiz.base.util.cache
- CacheLine(long, long) - Constructor for class org.apache.ofbiz.base.util.cache.CacheLine
- CacheListener<K,V> - Interface in org.apache.ofbiz.base.util.cache
- cacheNamePrefix - Variable in class org.apache.ofbiz.entity.cache.AbstractCache
- CacheSoftReference<V> - Class in org.apache.ofbiz.base.util.cache
- CacheSoftReference(V) - Constructor for class org.apache.ofbiz.base.util.cache.CacheSoftReference
- calcAndAddTax() - Method in class org.apache.ofbiz.order.shoppingcart.CheckOutHelper
- calcAndAddTax(boolean) - Method in class org.apache.ofbiz.order.shoppingcart.CheckOutHelper
- calcAndAddTax(GenericValue) - Method in class org.apache.ofbiz.order.shoppingcart.CheckOutHelper
- calcAndAddTax(GenericValue, boolean) - Method in class org.apache.ofbiz.order.shoppingcart.CheckOutHelper
- calcBillingAccountBalance(DispatchContext, Map<String, ? extends Object>) - Static method in class org.apache.ofbiz.accounting.payment.BillingAccountWorker
- calcChecksum(String, int) - Static method in class org.apache.ofbiz.base.util.UtilValidate
- calcConversionRates(List<GenericValue>, List<GenericValue>, String) - Static method in class org.apache.ofbiz.marketing.report.ReportHelper
-
Calculate conversion rates based on a List of visits and orders.
- calcDepositAdjustments() - Method in class org.apache.ofbiz.order.shoppingcart.ShoppingCartItem
- calcItemAdjustment(GenericValue, BigDecimal, BigDecimal) - Static method in class org.apache.ofbiz.order.order.OrderReadHelper
- calcItemAdjustment(GenericValue, GenericValue) - Static method in class org.apache.ofbiz.order.order.OrderReadHelper
- calcItemAdjustmentRecurringBd(GenericValue, BigDecimal, BigDecimal) - Static method in class org.apache.ofbiz.order.order.OrderReadHelper
- calcItemAdjustments(BigDecimal, BigDecimal, List<GenericValue>, boolean, boolean, boolean, boolean, boolean) - Static method in class org.apache.ofbiz.order.order.OrderReadHelper
- calcItemAdjustmentsRecurringBd(BigDecimal, BigDecimal, List<GenericValue>, boolean, boolean, boolean, boolean, boolean) - Static method in class org.apache.ofbiz.order.order.OrderReadHelper
- calcOrderAdjustment(GenericValue, BigDecimal) - Static method in class org.apache.ofbiz.order.order.OrderReadHelper
- calcOrderAdjustment(GenericValue, BigDecimal) - Static method in class org.apache.ofbiz.product.product.ProductWorker
- calcOrderAdjustments(List<GenericValue>, BigDecimal, boolean, boolean, boolean) - Static method in class org.apache.ofbiz.order.order.OrderReadHelper
- calcOrderAdjustments(List<GenericValue>, BigDecimal, boolean, boolean, boolean) - Static method in class org.apache.ofbiz.product.product.ProductWorker
- calcOrderPromoAdjustmentsBd(List<GenericValue>) - Static method in class org.apache.ofbiz.order.order.OrderReadHelper
- calcPackageWeight(DispatchContext, Map<String, BigDecimal>, List<Map<String, Object>>, BigDecimal) - Static method in class org.apache.ofbiz.shipment.shipment.ShipmentWorker
- calcPackSessionAdditionalShippingCharge(DispatchContext, Map<String, ? extends Object>) - Static method in class org.apache.ofbiz.shipment.packing.PackingServices
- calcPriceResultFromRules(List<GenericValue>, BigDecimal, BigDecimal, BigDecimal, BigDecimal, GenericValue, GenericValue, boolean, GenericValue, String, String, String, String, String, String, BigDecimal, String, Delegator, Timestamp, Locale) - Static method in class org.apache.ofbiz.product.price.PriceServices
- calcShipmentCostEstimate(DispatchContext, Map<String, ? extends Object>) - Static method in class org.apache.ofbiz.shipment.shipment.ShipmentServices
- calcTax() - Method in class org.apache.ofbiz.webpos.transaction.WebPosTransaction
- calcTax(HttpServletRequest, HttpServletResponse) - Static method in class org.apache.ofbiz.order.shoppingcart.CheckOutEvents
- Calculate - Class in org.apache.ofbiz.minilang.method.otherops
-
Implements the <calculate> element.
- Calculate(Element, SimpleMethod) - Constructor for class org.apache.ofbiz.minilang.method.otherops.Calculate
- Calculate.CalcOp - Class in org.apache.ofbiz.minilang.method.otherops
-
Implements the <calcop> element.
- Calculate.CalculateFactory - Class in org.apache.ofbiz.minilang.method.otherops
-
A factory for the <calculate> element.
- Calculate.NumberOp - Class in org.apache.ofbiz.minilang.method.otherops
-
Implements the <number> element.
- Calculate.SubCalc - Interface in org.apache.ofbiz.minilang.method.otherops
-
Interface for <calculate> sub-element implementations.
- calculateActualHours(Delegator, String) - Static method in class org.apache.ofbiz.project.Various
- calculateCompletionDate(GenericValue, Timestamp) - Static method in class org.apache.ofbiz.project.Various
- calculateCostCenterTotal(Map<String, String>) - Static method in class org.apache.ofbiz.accounting.ledger.GeneralLedgerServices
- CalculateFactory() - Constructor for class org.apache.ofbiz.minilang.method.otherops.Calculate.CalculateFactory
- calculateInvoicedAdjustmentTotal(DispatchContext, Map<String, Object>) - Static method in class org.apache.ofbiz.accounting.invoice.InvoiceServices
- calculateProductPrice(DispatchContext, Map<String, ? extends Object>) - Static method in class org.apache.ofbiz.product.price.PriceServices
-
Calculates the price of a product from pricing rules given the following input, and of course access to the database:
- calculatePurchasePrice(DispatchContext, Map<String, ? extends Object>) - Static method in class org.apache.ofbiz.product.price.PriceServices
-
Calculates the purchase price of a product
- calculateQuantityToSupply(BigDecimal, BigDecimal, ListIterator<GenericValue>) - Method in class org.apache.ofbiz.manufacturing.mrp.ProposedOrder
-
calculate the ProposedOrder quantity and update the quantity property.
- calculateStartDate(int, GenericValue, Delegator, LocalDispatcher, GenericValue) - Method in class org.apache.ofbiz.manufacturing.mrp.ProposedOrder
-
calculate the ProposedOrder requirementStartDate and update the requirementStartDate property.
- calcUpcChecksum(String) - Static method in class org.apache.ofbiz.base.util.UtilValidate
- calcValue(MethodContext, int, RoundingMode) - Method in class org.apache.ofbiz.minilang.method.otherops.Calculate.CalcOp
- calcValue(MethodContext, int, RoundingMode) - Method in class org.apache.ofbiz.minilang.method.otherops.Calculate.NumberOp
- calcValue(MethodContext, int, RoundingMode) - Method in interface org.apache.ofbiz.minilang.method.otherops.Calculate.SubCalc
- CalendarToDate() - Constructor for class org.apache.ofbiz.base.conversion.DateTimeConverters.CalendarToDate
- CalendarToLong() - Constructor for class org.apache.ofbiz.base.conversion.DateTimeConverters.CalendarToLong
- CalendarToString() - Constructor for class org.apache.ofbiz.base.conversion.DateTimeConverters.CalendarToString
- CalendarToTimestamp() - Constructor for class org.apache.ofbiz.base.conversion.DateTimeConverters.CalendarToTimestamp
- call() - Method in class org.apache.ofbiz.entity.DelegatorFactory.DelegatorConfigurable
- call() - Method in class org.apache.ofbiz.entity.transaction.TransactionUtil.InTransaction
- call() - Method in class org.apache.ofbiz.entity.transaction.TransactionUtil.NoTransaction
- callbacks - Variable in class org.apache.ofbiz.service.ServiceDispatcher
- CallClassMethod - Class in org.apache.ofbiz.minilang.method.callops
-
Implements the <call-class-method> element.
- CallClassMethod(Element, SimpleMethod) - Constructor for class org.apache.ofbiz.minilang.method.callops.CallClassMethod
- CallClassMethod.CallClassMethodFactory - Class in org.apache.ofbiz.minilang.method.callops
-
A factory for the <call-class-method> element.
- CallClassMethodFactory() - Constructor for class org.apache.ofbiz.minilang.method.callops.CallClassMethod.CallClassMethodFactory
- callContentPermissionCheck(Delegator, LocalDispatcher, Map<String, Object>) - Static method in class org.apache.ofbiz.content.content.ContentWorker
-
callContentPermissionCheck Formats data for a call to the checkContentPermission service.
- callContentPermissionCheckResult(Delegator, LocalDispatcher, Map<String, Object>) - Static method in class org.apache.ofbiz.content.content.ContentWorker
- callDataResourcePermissionCheck(Delegator, LocalDispatcher, Map<String, Object>) - Static method in class org.apache.ofbiz.content.data.DataResourceWorker
-
callDataResourcePermissionCheck Formats data for a call to the checkContentPermission service.
- callDataResourcePermissionCheckResult(Delegator, LocalDispatcher, Map<String, Object>) - Static method in class org.apache.ofbiz.content.data.DataResourceWorker
-
callDataResourcePermissionCheck Formats data for a call to the checkContentPermission service.
- callMethod(MethodOperation, MethodContext, List<MethodObject<?>>, Class<?>, Object, String, FlexibleMapAccessor<Object>) - Static method in class org.apache.ofbiz.minilang.MiniLangUtil
-
Calls an object method.
- callNotify(DispatchContext, ModelService, Map<String, ? extends Object>, Map<String, Object>) - Method in class org.apache.ofbiz.service.ModelNotification
- CallObjectMethod - Class in org.apache.ofbiz.minilang.method.callops
-
Implements the <call-object-method> element.
- CallObjectMethod(Element, SimpleMethod) - Constructor for class org.apache.ofbiz.minilang.method.callops.CallObjectMethod
- CallObjectMethod.CallObjectMethodFactory - Class in org.apache.ofbiz.minilang.method.callops
-
A factory for the <call-object-method> element.
- CallObjectMethodFactory() - Constructor for class org.apache.ofbiz.minilang.method.callops.CallObjectMethod.CallObjectMethodFactory
- CallParentActions(ModelForm, Element) - Constructor for class org.apache.ofbiz.widget.model.ModelFormAction.CallParentActions
- callPayPal(HttpServletRequest, HttpServletResponse) - Static method in class org.apache.ofbiz.accounting.thirdparty.paypal.PayPalEvents
-
Initiate PayPal Request
- callProcessOrderPayments(DispatchContext, Map<String, ? extends Object>) - Static method in class org.apache.ofbiz.order.order.OrderServices
- callResult - Variable in class org.apache.ofbiz.product.store.ProductStoreSurveyWrapper
- callResult(boolean) - Method in class org.apache.ofbiz.product.store.ProductStoreSurveyWrapper
- CallScript - Class in org.apache.ofbiz.minilang.method.callops
-
Implements the <script> element.
- CallScript(Element, SimpleMethod) - Constructor for class org.apache.ofbiz.minilang.method.callops.CallScript
- CallScript.CallScriptFactory - Class in org.apache.ofbiz.minilang.method.callops
-
A factory for the <script> element.
- CallScriptFactory() - Constructor for class org.apache.ofbiz.minilang.method.callops.CallScript.CallScriptFactory
- CallService - Class in org.apache.ofbiz.minilang.method.callops
-
Implements the <call-service> element.
- CallService(Element, SimpleMethod) - Constructor for class org.apache.ofbiz.minilang.method.callops.CallService
- CallService.CallServiceFactory - Class in org.apache.ofbiz.minilang.method.callops
-
A factory for the <call-service> element.
- CallServiceAsynch - Class in org.apache.ofbiz.minilang.method.callops
-
Implements the <call-service-asynch> element.
- CallServiceAsynch(Element, SimpleMethod) - Constructor for class org.apache.ofbiz.minilang.method.callops.CallServiceAsynch
- CallServiceAsynch.CallServiceAsynchFactory - Class in org.apache.ofbiz.minilang.method.callops
-
A factory for the <call-service-asynch> element.
- CallServiceAsynchFactory() - Constructor for class org.apache.ofbiz.minilang.method.callops.CallServiceAsynch.CallServiceAsynchFactory
- CallServiceFactory() - Constructor for class org.apache.ofbiz.minilang.method.callops.CallService.CallServiceFactory
- CallSimpleMapProcessor - Class in org.apache.ofbiz.minilang.method.callops
-
Implements the <call-map-processor> element.
- CallSimpleMapProcessor(Element, SimpleMethod) - Constructor for class org.apache.ofbiz.minilang.method.callops.CallSimpleMapProcessor
- CallSimpleMapProcessor.CallSimpleMapProcessorFactory - Class in org.apache.ofbiz.minilang.method.callops
-
A factory for the <call-map-processor> element.
- CallSimpleMapProcessorFactory() - Constructor for class org.apache.ofbiz.minilang.method.callops.CallSimpleMapProcessor.CallSimpleMapProcessorFactory
- CallSimpleMethod - Class in org.apache.ofbiz.minilang.method.callops
-
Implements the <call-simple-method> element.
- CallSimpleMethod(Element, SimpleMethod) - Constructor for class org.apache.ofbiz.minilang.method.callops.CallSimpleMethod
- CallSimpleMethod.CallSimpleMethodFactory - Class in org.apache.ofbiz.minilang.method.callops
-
A factory for the <call-simple-method> element.
- CallSimpleMethodFactory() - Constructor for class org.apache.ofbiz.minilang.method.callops.CallSimpleMethod.CallSimpleMethodFactory
- cancel(boolean) - Method in class org.apache.ofbiz.base.concurrent.ConstantFuture
- cancelAllRows(DispatchContext, Map<String, ? extends Object>) - Static method in class org.apache.ofbiz.shipment.verify.VerifyPickServices
- cancelBackOrderDate - Variable in class org.apache.ofbiz.order.shoppingcart.ShoppingCart
- cancelFlaggedSalesOrders(DispatchContext, Map<String, ? extends Object>) - Static method in class org.apache.ofbiz.order.order.OrderServices
- cancelInventoryReservations(LocalDispatcher, GenericValue, String) - Static method in class org.apache.ofbiz.order.order.OrderChangeHelper
- cancelInventoryTransfer(DispatchContext, Map<String, ? extends Object>) - Static method in class org.apache.ofbiz.product.inventory.InventoryServices
- cancelJob(DispatchContext, Map<String, ? extends Object>) - Static method in class org.apache.ofbiz.service.ServiceUtil
- cancelJobRetries(DispatchContext, Map<String, ? extends Object>) - Static method in class org.apache.ofbiz.service.ServiceUtil
- cancelOrder(LocalDispatcher, GenericValue, String) - Static method in class org.apache.ofbiz.order.order.OrderChangeHelper
- cancelOrderItem(DispatchContext, Map<String, ? extends Object>) - Static method in class org.apache.ofbiz.order.order.OrderServices
-
Service to cancel an order item quantity
- cancelPayPalOrder(HttpServletRequest, HttpServletResponse) - Static method in class org.apache.ofbiz.accounting.thirdparty.paypal.PayPalEvents
-
Event called when customer cancels a paypal order
- cancelProductionRun(DispatchContext, Map<String, ? extends Object>) - Static method in class org.apache.ofbiz.manufacturing.jobshopmgt.ProductionRunServices
-
Cancels a ProductionRun.
- cancelRemainingPurchaseOrderItems(DispatchContext, Map<String, ? extends Object>) - Static method in class org.apache.ofbiz.order.order.OrderServices
-
Cancels remaining (unreceived) quantities for items of an order.
- cancelSelectedOrderItems(HttpServletRequest, HttpServletResponse) - Static method in class org.apache.ofbiz.order.order.OrderEvents
- canConvert(Class<?>, Class<?>) - Method in class org.apache.ofbiz.base.conversion.AbstractConverter
- canConvert(Class<?>, Class<?>) - Method in class org.apache.ofbiz.base.conversion.CollectionConverters.ArrayToList
- canConvert(Class<?>, Class<?>) - Method in interface org.apache.ofbiz.base.conversion.Converter
-
Returns
true
if this object can convertsourceClass
totargetClass
. - canConvert(Class<?>, Class<?>) - Method in class org.apache.ofbiz.base.conversion.Converters.PassThruConverter
- canConvert(Class<?>, Class<?>) - Method in class org.apache.ofbiz.base.conversion.DateTimeConverters.CalendarToDate
- canConvert(Class<?>, Class<?>) - Method in class org.apache.ofbiz.base.conversion.DateTimeConverters.CalendarToTimestamp
- canConvert(Class<?>, Class<?>) - Method in class org.apache.ofbiz.base.conversion.DateTimeConverters.DateToSqlDate
- canConvert(Class<?>, Class<?>) - Method in class org.apache.ofbiz.base.conversion.DateTimeConverters.DateToSqlTime
- canConvert(Class<?>, Class<?>) - Method in class org.apache.ofbiz.base.conversion.DateTimeConverters.DateToTimestamp
- canConvert(Class<?>, Class<?>) - Method in class org.apache.ofbiz.base.conversion.DateTimeConverters.NumberToDate
- canConvert(Class<?>, Class<?>) - Method in class org.apache.ofbiz.base.conversion.DateTimeConverters.NumberToSqlDate
- canConvert(Class<?>, Class<?>) - Method in class org.apache.ofbiz.base.conversion.DateTimeConverters.NumberToSqlTime
- canConvert(Class<?>, Class<?>) - Method in class org.apache.ofbiz.base.conversion.DateTimeConverters.NumberToTimestamp
- canConvert(Class<?>, Class<?>) - Method in class org.apache.ofbiz.base.conversion.DateTimeConverters.SqlDateToDate
- canConvert(Class<?>, Class<?>) - Method in class org.apache.ofbiz.base.conversion.DateTimeConverters.SqlDateToTime
- canConvert(Class<?>, Class<?>) - Method in class org.apache.ofbiz.base.conversion.DateTimeConverters.SqlDateToTimestamp
- canConvert(Class<?>, Class<?>) - Method in class org.apache.ofbiz.base.conversion.DateTimeConverters.SqlTimeToSqlDate
- canConvert(Class<?>, Class<?>) - Method in class org.apache.ofbiz.base.conversion.DateTimeConverters.StringToSqlDate
- canConvert(Class<?>, Class<?>) - Method in class org.apache.ofbiz.base.conversion.DateTimeConverters.StringToSqlTime
- canConvert(Class<?>, Class<?>) - Method in class org.apache.ofbiz.base.conversion.DateTimeConverters.StringToTimestamp
- canConvert(Class<?>, Class<?>) - Method in class org.apache.ofbiz.base.conversion.DateTimeConverters.TimestampToDate
- canConvert(Class<?>, Class<?>) - Method in class org.apache.ofbiz.base.conversion.DateTimeConverters.TimestampToSqlDate
- canConvert(Class<?>, Class<?>) - Method in class org.apache.ofbiz.base.conversion.DateTimeConverters.TimestampToSqlTime
- canConvert(Class<?>, Class<?>) - Method in class org.apache.ofbiz.base.conversion.MiscConverters.EnumToString
- canonicalize(String) - Static method in class org.apache.ofbiz.base.util.UtilCodec
- canonicalize(String, boolean) - Static method in class org.apache.ofbiz.base.util.UtilCodec
- canonicalize(String, boolean, boolean) - Static method in class org.apache.ofbiz.base.util.UtilCodec
- canonicalizeParameter(String) - Static method in class org.apache.ofbiz.base.util.UtilHttp
- canonicalizeParameterMap(Map<String, Object>) - Static method in class org.apache.ofbiz.base.util.UtilHttp
- canRespond() - Method in class org.apache.ofbiz.content.survey.SurveyWrapper
- CantRemoveMap() - Constructor for class org.apache.ofbiz.base.util.collections.test.FlexibleMapAccessorTests.CantRemoveMap
- canUpdate() - Method in class org.apache.ofbiz.content.survey.SurveyWrapper
- capacityRemaining(GenericValue, Timestamp) - Static method in class org.apache.ofbiz.manufacturing.techdata.TechDataServices
-
Used to to request the remain capacity available for dateFrom in a TechDataCalenda, If the dateFrom (param in) is not in an available TechDataCalendar period, the return value is zero.
- capacityRemainingBackward(GenericValue, Timestamp) - Static method in class org.apache.ofbiz.manufacturing.techdata.TechDataServices
-
Used to request the remaining capacity available for dateFrom in a TechDataCalenda, If the dateFrom (param in) is not in an available TechDataCalendar period, the return value is zero.
- CAPTURE_SERVICE_TYPE - Static variable in class org.apache.ofbiz.accounting.payment.PaymentGatewayServices
- captureBillingAccountPayment(DispatchContext, Map<String, ? extends Object>) - Static method in class org.apache.ofbiz.accounting.payment.PaymentGatewayServices
- captureBillingAccountPayments(DispatchContext, Map<String, ? extends Object>) - Static method in class org.apache.ofbiz.accounting.payment.PaymentGatewayServices
- captureOrderPayments(DispatchContext, Map<String, ? extends Object>) - Static method in class org.apache.ofbiz.accounting.payment.PaymentGatewayServices
-
Captures payments through service calls to the defined processing service for the ProductStore/PaymentMethodType
- capturePaymentsByInvoice(DispatchContext, Map<String, ? extends Object>) - Static method in class org.apache.ofbiz.accounting.payment.PaymentGatewayServices
-
Captures payments through service calls to the defined processing service for the ProductStore/PaymentMethodType
- CARD_ID_CODE - Static variable in class org.apache.ofbiz.accounting.thirdparty.gosoftware.PcChargeApi
- CARD_NUMBER_LENGTH - Static variable in class org.apache.ofbiz.accounting.payment.GiftCertificateServices
- CARDHOLDER - Static variable in class org.apache.ofbiz.accounting.thirdparty.gosoftware.PcChargeApi
- CARDHOLDER - Static variable in class org.apache.ofbiz.accounting.thirdparty.gosoftware.RitaApi
- carrierPartyId - Variable in class org.apache.ofbiz.order.shoppingcart.ShoppingCart.CartShipInfo
- carrierPartyId - Variable in class org.apache.ofbiz.shipment.weightPackage.WeightPackageSession
- carrierRoleTypeId - Variable in class org.apache.ofbiz.order.shoppingcart.ShoppingCart.CartShipInfo
- cart - Variable in class org.apache.ofbiz.order.shoppingcart.CheckOutHelper
- CartEventListener - Class in org.apache.ofbiz.order.shoppingcart
-
HttpSessionListener that saves information about abandoned carts
- CartEventListener() - Constructor for class org.apache.ofbiz.order.shoppingcart.CartEventListener
- CartItemModifyException - Exception in org.apache.ofbiz.order.shoppingcart
-
Exception
- CartItemModifyException() - Constructor for exception org.apache.ofbiz.order.shoppingcart.CartItemModifyException
- CartItemModifyException(String) - Constructor for exception org.apache.ofbiz.order.shoppingcart.CartItemModifyException
- CartItemModifyException(String, Throwable) - Constructor for exception org.apache.ofbiz.order.shoppingcart.CartItemModifyException
- CartItemModifyException(Throwable) - Constructor for exception org.apache.ofbiz.order.shoppingcart.CartItemModifyException
- cartNotEmpty(HttpServletRequest, HttpServletResponse) - Static method in class org.apache.ofbiz.order.shoppingcart.CheckOutEvents
- CartPaymentInfo() - Constructor for class org.apache.ofbiz.order.shoppingcart.ShoppingCart.CartPaymentInfo
- CartShipInfo() - Constructor for class org.apache.ofbiz.order.shoppingcart.ShoppingCart.CartShipInfo
- CartShipItemInfo() - Constructor for class org.apache.ofbiz.order.shoppingcart.ShoppingCart.CartShipInfo.CartShipItemInfo
- cast(Object) - Static method in class org.apache.ofbiz.base.util.UtilGenerics
- castAndSetValue(PreparedStatement, int, byte[]) - Method in class org.apache.ofbiz.entity.jdbc.JdbcValueHandler.ByteArrayJdbcValueHandler
- castAndSetValue(PreparedStatement, int, Boolean) - Method in class org.apache.ofbiz.entity.jdbc.JdbcValueHandler.BooleanJdbcValueHandler
- castAndSetValue(PreparedStatement, int, Double) - Method in class org.apache.ofbiz.entity.jdbc.JdbcValueHandler.DoubleJdbcValueHandler
- castAndSetValue(PreparedStatement, int, Float) - Method in class org.apache.ofbiz.entity.jdbc.JdbcValueHandler.FloatJdbcValueHandler
- castAndSetValue(PreparedStatement, int, Integer) - Method in class org.apache.ofbiz.entity.jdbc.JdbcValueHandler.IntegerJdbcValueHandler
- castAndSetValue(PreparedStatement, int, Long) - Method in class org.apache.ofbiz.entity.jdbc.JdbcValueHandler.LongJdbcValueHandler
- castAndSetValue(PreparedStatement, int, Object) - Method in class org.apache.ofbiz.entity.jdbc.JdbcValueHandler.BlobJdbcValueHandler
- castAndSetValue(PreparedStatement, int, Object) - Method in class org.apache.ofbiz.entity.jdbc.JdbcValueHandler.ClobJdbcValueHandler
- castAndSetValue(PreparedStatement, int, Object) - Method in class org.apache.ofbiz.entity.jdbc.JdbcValueHandler.ObjectJdbcValueHandler
- castAndSetValue(PreparedStatement, int, Short) - Method in class org.apache.ofbiz.entity.jdbc.JdbcValueHandler.ShortJdbcValueHandler
- castAndSetValue(PreparedStatement, int, String) - Method in class org.apache.ofbiz.entity.jdbc.JdbcValueHandler.StringJdbcValueHandler
- castAndSetValue(PreparedStatement, int, BigDecimal) - Method in class org.apache.ofbiz.entity.jdbc.JdbcValueHandler.BigDecimalJdbcValueHandler
- castAndSetValue(PreparedStatement, int, Array) - Method in class org.apache.ofbiz.entity.jdbc.JdbcValueHandler.ArrayJdbcValueHandler
- castAndSetValue(PreparedStatement, int, Date) - Method in class org.apache.ofbiz.entity.jdbc.JdbcValueHandler.DateJdbcValueHandler
- castAndSetValue(PreparedStatement, int, RowId) - Method in class org.apache.ofbiz.entity.jdbc.JdbcValueHandler.RowIdJdbcValueHandler
- castAndSetValue(PreparedStatement, int, Time) - Method in class org.apache.ofbiz.entity.jdbc.JdbcValueHandler.TimeJdbcValueHandler
- castAndSetValue(PreparedStatement, int, Timestamp) - Method in class org.apache.ofbiz.entity.jdbc.JdbcValueHandler.TimestampJdbcValueHandler
- castAndSetValue(PreparedStatement, int, T) - Method in class org.apache.ofbiz.entity.jdbc.JdbcValueHandler
-
Sets a value in a
PreparedStatement
. - castBoolean(boolean) - Static method in class org.apache.ofbiz.entity.condition.EntityConditionBase
- CatalinaContainer - Class in org.apache.ofbiz.catalina.container
-
CatalinaContainer - Tomcat For more information about the AccessLogValve pattern visit the Documentation
- CatalinaContainer() - Constructor for class org.apache.ofbiz.catalina.container.CatalinaContainer
- CATALOG_URL_MOUNT_POINT - Static variable in class org.apache.ofbiz.product.category.CatalogUrlServlet
- CATALOG_URL_MOUNT_POINT - Static variable in class org.apache.ofbiz.product.category.SeoCatalogUrlServlet
- CatalogAltUrlSeoTransform - Class in org.apache.ofbiz.product.category.ftl
- CatalogAltUrlSeoTransform() - Constructor for class org.apache.ofbiz.product.category.ftl.CatalogAltUrlSeoTransform
- CatalogConstraint(String, List<GenericValue>) - Constructor for class org.apache.ofbiz.product.product.ProductSearch.CatalogConstraint
- catalogId - Variable in class org.apache.ofbiz.product.config.ProductConfigWrapper
- CatalogUrlDirective - Class in org.apache.ofbiz.product.category
-
CatalogUrlDirective - Freemarker Template Directive for generating URLs suitable for use by the CatalogUrlServlet Accepts the following arguments (see CatalogUrlServlet for their definition): productId currentCategoryId previousCategoryId
- CatalogUrlDirective() - Constructor for class org.apache.ofbiz.product.category.CatalogUrlDirective
- CatalogUrlFilter - Class in org.apache.ofbiz.product.category
- CatalogUrlFilter() - Constructor for class org.apache.ofbiz.product.category.CatalogUrlFilter
- CatalogUrlSeoFilter - Class in org.apache.ofbiz.product.category
- CatalogUrlSeoFilter() - Constructor for class org.apache.ofbiz.product.category.CatalogUrlSeoFilter
- CatalogUrlSeoTransform - Class in org.apache.ofbiz.product.category.ftl
- CatalogUrlSeoTransform() - Constructor for class org.apache.ofbiz.product.category.ftl.CatalogUrlSeoTransform
- CatalogUrlServlet - Class in org.apache.ofbiz.product.category
-
ControlServlet.java - Master servlet for the web application.
- CatalogUrlServlet() - Constructor for class org.apache.ofbiz.product.category.CatalogUrlServlet
- CatalogWorker - Class in org.apache.ofbiz.product.catalog
-
CatalogWorker - Worker class for catalog related functionality
- categoriesAvailable(String, String, String, boolean, int, int, String) - Static method in class org.apache.ofbiz.solr.SolrUtil
- categoriesAvailable(String, String, String, String, boolean, int, int, String) - Static method in class org.apache.ofbiz.solr.SolrUtil
- CATEGORY_REQUEST - Static variable in class org.apache.ofbiz.product.category.CatalogUrlFilter
- CATEGORY_REQUEST - Static variable in class org.apache.ofbiz.product.category.CatalogUrlServlet
- CATEGORY_REQUEST - Static variable in class org.apache.ofbiz.product.category.SeoCatalogUrlServlet
- CategoryConstraint(String, boolean, Boolean) - Constructor for class org.apache.ofbiz.product.product.ProductSearch.CategoryConstraint
- CategoryContentWrapper - Class in org.apache.ofbiz.product.category
-
Category Content Worker: gets category content to display
- CategoryContentWrapper(GenericValue, HttpServletRequest) - Constructor for class org.apache.ofbiz.product.category.CategoryContentWrapper
- CategoryContentWrapper(LocalDispatcher, GenericValue, Locale, String) - Constructor for class org.apache.ofbiz.product.category.CategoryContentWrapper
- categoryMemberCount(GenericValue) - Static method in class org.apache.ofbiz.product.category.CategoryWorker
- categoryRollupCount(GenericValue) - Static method in class org.apache.ofbiz.product.category.CategoryWorker
- CategoryServices - Class in org.apache.ofbiz.product.category
-
CategoryServices - Category Services
- CategoryServices() - Constructor for class org.apache.ofbiz.product.category.CategoryServices
- CategoryUtil - Class in org.apache.ofbiz.solr
-
Product category util class for solr.
- CategoryWorker - Class in org.apache.ofbiz.product.category
-
CategoryWorker - Worker class to reduce code in JSPs.
- ccAuth(DispatchContext, Map<String, ? extends Object>) - Static method in class org.apache.ofbiz.accounting.thirdparty.gosoftware.PcChargeServices
- ccAuth(DispatchContext, Map<String, ? extends Object>) - Static method in class org.apache.ofbiz.accounting.thirdparty.gosoftware.RitaServices
- ccAuth(DispatchContext, Map<String, Object>) - Static method in class org.apache.ofbiz.accounting.thirdparty.authorizedotnet.AIMPaymentServices
- ccAuth(DispatchContext, Map<String, Object>) - Static method in class org.apache.ofbiz.accounting.thirdparty.clearcommerce.CCPaymentServices
- ccAuth(DispatchContext, Map<String, Object>) - Static method in class org.apache.ofbiz.accounting.thirdparty.sagepay.SagePayPaymentServices
- ccAuthCapture(DispatchContext, Map<String, Object>) - Static method in class org.apache.ofbiz.accounting.thirdparty.authorizedotnet.AIMPaymentServices
- ccCapture(DispatchContext, Map<String, ? extends Object>) - Static method in class org.apache.ofbiz.accounting.thirdparty.gosoftware.PcChargeServices
- ccCapture(DispatchContext, Map<String, ? extends Object>) - Static method in class org.apache.ofbiz.accounting.thirdparty.gosoftware.RitaServices
- ccCapture(DispatchContext, Map<String, Object>) - Static method in class org.apache.ofbiz.accounting.thirdparty.authorizedotnet.AIMPaymentServices
- ccCapture(DispatchContext, Map<String, Object>) - Static method in class org.apache.ofbiz.accounting.thirdparty.clearcommerce.CCPaymentServices
- ccCapture(DispatchContext, Map<String, Object>) - Static method in class org.apache.ofbiz.accounting.thirdparty.sagepay.SagePayPaymentServices
- ccCredit(DispatchContext, Map<String, Object>) - Static method in class org.apache.ofbiz.accounting.thirdparty.authorizedotnet.AIMPaymentServices
- ccCredit(DispatchContext, Map<String, Object>) - Static method in class org.apache.ofbiz.accounting.thirdparty.clearcommerce.CCPaymentServices
- ccCreditRefund(DispatchContext, Map<String, ? extends Object>) - Static method in class org.apache.ofbiz.accounting.thirdparty.gosoftware.RitaServices
- CCPaymentServices - Class in org.apache.ofbiz.accounting.thirdparty.clearcommerce
-
ClearCommerce Payment Services (CCE 5.4)
- CCPaymentServices() - Constructor for class org.apache.ofbiz.accounting.thirdparty.clearcommerce.CCPaymentServices
- ccReAuth(DispatchContext, Map<String, Object>) - Static method in class org.apache.ofbiz.accounting.thirdparty.clearcommerce.CCPaymentServices
- ccRefund(DispatchContext, Map<String, ? extends Object>) - Static method in class org.apache.ofbiz.accounting.thirdparty.gosoftware.PcChargeServices
- ccRefund(DispatchContext, Map<String, ? extends Object>) - Static method in class org.apache.ofbiz.accounting.thirdparty.gosoftware.RitaServices
- ccRefund(DispatchContext, Map<String, Object>) - Static method in class org.apache.ofbiz.accounting.thirdparty.authorizedotnet.AIMPaymentServices
- ccRefund(DispatchContext, Map<String, Object>) - Static method in class org.apache.ofbiz.accounting.thirdparty.clearcommerce.CCPaymentServices
- ccRefund(DispatchContext, Map<String, Object>) - Static method in class org.apache.ofbiz.accounting.thirdparty.sagepay.SagePayPaymentServices
- ccRelease(DispatchContext, Map<String, ? extends Object>) - Static method in class org.apache.ofbiz.accounting.thirdparty.gosoftware.PcChargeServices
- ccRelease(DispatchContext, Map<String, Object>) - Static method in class org.apache.ofbiz.accounting.thirdparty.authorizedotnet.AIMPaymentServices
- ccRelease(DispatchContext, Map<String, Object>) - Static method in class org.apache.ofbiz.accounting.thirdparty.clearcommerce.CCPaymentServices
- ccRelease(DispatchContext, Map<String, Object>) - Static method in class org.apache.ofbiz.accounting.thirdparty.sagepay.SagePayPaymentServices
- ccReleaseNoop(DispatchContext, Map<String, Object>) - Static method in class org.apache.ofbiz.accounting.thirdparty.clearcommerce.CCPaymentServices
- ccReport(DispatchContext, Map<String, Object>) - Static method in class org.apache.ofbiz.accounting.thirdparty.clearcommerce.CCPaymentServices
- CCServicesTest - Class in org.apache.ofbiz.accounting.thirdparty.clearcommerce
- CCServicesTest(String) - Constructor for class org.apache.ofbiz.accounting.thirdparty.clearcommerce.CCServicesTest
- ccVoidRefund(DispatchContext, Map<String, ? extends Object>) - Static method in class org.apache.ofbiz.accounting.thirdparty.gosoftware.RitaServices
- ccVoidRelease(DispatchContext, Map<String, ? extends Object>) - Static method in class org.apache.ofbiz.accounting.thirdparty.gosoftware.RitaServices
- cdyneReturnCityState(DispatchContext, Map<String, ?>) - Static method in class org.apache.ofbiz.common.CdyneServices
-
CDyne ReturnCityState Service
- CdyneServices - Class in org.apache.ofbiz.common
-
OFBIZ CDyne Services: for info see http://www.cdyne.com/developers/overview.aspx
- CdyneServices() - Constructor for class org.apache.ofbiz.common.CdyneServices
- CertificateServices - Class in org.apache.ofbiz.securityext.cert
-
CertificateServices
- CertificateServices() - Constructor for class org.apache.ofbiz.securityext.cert.CertificateServices
- certToString(Certificate) - Static method in class org.apache.ofbiz.base.util.KeyStoreUtil
- Change() - Constructor for class org.apache.ofbiz.base.util.cache.test.UtilCacheTests.Change
- changed - Variable in class org.apache.ofbiz.content.content.ContentSearchSession.ContentSearchOptions
- changed - Variable in class org.apache.ofbiz.product.product.ProductSearchSession.ProductSearchOptions
- changed - Variable in class org.apache.ofbiz.workeffort.workeffort.WorkEffortSearchSession.WorkEffortSearchOptions
- changeEncoding(byte[], String, String) - Static method in class org.apache.ofbiz.htmlreport.util.ReportEncoder
-
Changes the encoding of a byte array that represents a String.
- changeFileNameSuffixTo(String, String) - Static method in class org.apache.ofbiz.htmlreport.util.ReportStringUtil
-
Changes the filename suffix.
- changeLeafToNode(DispatchContext, Map<String, ? extends Object>) - Static method in class org.apache.ofbiz.content.ContentManagementServices
- changeMap - Variable in class org.apache.ofbiz.base.util.cache.test.UtilCacheTests.Listener
- changeOrderItemStatus(String) - Method in class org.apache.ofbiz.shipment.weightPackage.WeightPackageSession
- changeProductionRunStatus(DispatchContext, Map<String, ? extends Object>) - Static method in class org.apache.ofbiz.manufacturing.jobshopmgt.ProductionRunServices
- changeProductionRunTaskStatus(DispatchContext, Map<String, ? extends Object>) - Static method in class org.apache.ofbiz.manufacturing.jobshopmgt.ProductionRunServices
- changeSessionId() - Method in class org.apache.ofbiz.cmssite.multisite.MultiSiteRequestWrapper
- CHAR_BUFFER_SIZE - Static variable in class org.apache.ofbiz.base.conversion.MiscConverters
- characters(char[], int, int) - Method in class org.apache.ofbiz.entity.util.EntitySaxReader
- charInString(char, String) - Static method in class org.apache.ofbiz.base.util.UtilValidate
-
Returns true if single character c(actually a string) is contained within string s.
- chars - Variable in class org.apache.ofbiz.base.util.string.FlexibleStringExpander
- CharsetToString() - Constructor for class org.apache.ofbiz.base.conversion.MiscConverters.CharsetToString
- check(HttpServletRequest, HttpServletResponse) - Method in interface org.apache.ofbiz.webapp.control.LoginCheck
- CHECK - Static variable in class org.apache.ofbiz.widget.model.FieldInfo
- check509CertLogin(HttpServletRequest, HttpServletResponse) - Static method in class org.apache.ofbiz.webapp.control.LoginWorker
- checkAccessTrackingCode(HttpServletRequest, HttpServletResponse) - Static method in class org.apache.ofbiz.marketing.tracking.TrackingCodeEvents
- checkAfterNewline() - Method in class org.apache.ofbiz.base.util.IndentingWriter
- checkArg(Map<?, ?>, String, boolean) - Method in class org.apache.ofbiz.product.category.ftl.CatalogAltUrlSeoTransform
- checkArg(Map<?, ?>, String, boolean) - Method in class org.apache.ofbiz.product.category.ftl.OfbizCatalogAltUrlTransform
- checkArg(Map<?, ?>, String, boolean) - Method in class org.apache.ofbiz.product.category.ftl.SeoTransform
- checkArg(Map<?, ?>, String, boolean) - Method in class org.apache.ofbiz.product.category.ftl.UrlRegexpTransform
- checkAssocPermission(DispatchContext, Map<String, ? extends Object>) - Static method in class org.apache.ofbiz.content.content.ContentPermissionServices
- checkAttribute(String, String) - Static method in class org.apache.ofbiz.minilang.MiniLangValidate
-
Returns
attributeValue
if it is not empty, else returnsdefaultValue
. - checkAuthValidity(GenericValue, String) - Static method in class org.apache.ofbiz.accounting.payment.PaymentGatewayServices
- checkAvailability(String, BigDecimal, Timestamp, BigDecimal, ShoppingCart) - Static method in class org.apache.ofbiz.order.shoppingcart.ShoppingCartItem
-
returns "OK" when the product can be booked or returns a string with the dates the related fixed Asset is not available
- checkBoolean(String) - Static method in class org.apache.ofbiz.base.util.UtilXml
- checkBoolean(String, boolean) - Static method in class org.apache.ofbiz.base.util.UtilXml
- checkButton(HttpServletRequest, HttpServletResponse) - Static method in class org.apache.ofbiz.htmlreport.AbstractHtmlReport
- checkButton(HttpServletRequest, HttpServletResponse) - Static method in class org.apache.ofbiz.pricat.PricatParseExcelHtmlReport
- checkCanUsePromoCode(String, String, Delegator, Locale) - Static method in class org.apache.ofbiz.order.shoppingcart.product.ProductPromoWorker
- checkCanUsePromoCode(String, String, Delegator, ShoppingCart, Locale) - Static method in class org.apache.ofbiz.order.shoppingcart.product.ProductPromoWorker
- checkCategoryUrl() - Static method in class org.apache.ofbiz.product.category.SeoConfigUtil
-
Check whether category url is enabled.
- checkClientTrusted(X509Certificate[], String) - Method in class org.apache.ofbiz.base.util.MultiTrustManager
- checkCollection(Object) - Static method in class org.apache.ofbiz.base.util.UtilGenerics
- checkCollection(Object, Class<T>) - Static method in class org.apache.ofbiz.base.util.UtilGenerics
- checkCollectionContainment(Object, Class<C>, Class<?>) - Static method in class org.apache.ofbiz.base.util.UtilGenerics
- checkCondition(ModelEntity) - Method in class org.apache.ofbiz.entity.condition.EntityCondition
- checkCondition(ModelEntity) - Method in class org.apache.ofbiz.entity.condition.EntityConditionFunction
- checkCondition(ModelEntity) - Method in class org.apache.ofbiz.entity.condition.EntityConditionListBase
- checkCondition(ModelEntity) - Method in class org.apache.ofbiz.entity.condition.EntityDateFilterCondition
- checkCondition(ModelEntity) - Method in class org.apache.ofbiz.entity.condition.EntityExpr
- checkCondition(ModelEntity) - Method in class org.apache.ofbiz.entity.condition.EntityWhereString
- checkCondition(MethodContext) - Method in class org.apache.ofbiz.minilang.method.conditional.CompareCondition
- checkCondition(MethodContext) - Method in class org.apache.ofbiz.minilang.method.conditional.CompareFieldCondition
- checkCondition(MethodContext) - Method in interface org.apache.ofbiz.minilang.method.conditional.Conditional
- checkCondition(MethodContext) - Method in class org.apache.ofbiz.minilang.method.conditional.ElseIf
- checkCondition(MethodContext) - Method in class org.apache.ofbiz.minilang.method.conditional.EmptyCondition
- checkCondition(MethodContext) - Method in class org.apache.ofbiz.minilang.method.conditional.HasPermissionCondition
- checkCondition(MethodContext) - Method in class org.apache.ofbiz.minilang.method.conditional.RegexpCondition
- checkCondition(MethodContext) - Method in class org.apache.ofbiz.minilang.method.conditional.ValidateMethodCondition
- checkConditionForItem(GenericValue, ShoppingCart, ShoppingCartItem, Delegator, LocalDispatcher, Timestamp) - Static method in class org.apache.ofbiz.order.shoppingcart.product.ProductPromoWorker
- checkConditionPartyHierarchy(Delegator, Timestamp, String, String) - Static method in class org.apache.ofbiz.order.shoppingcart.product.ProductPromoWorker
- checkConditions(Delegator, Map<String, Object>, Map<String, Object>, Map<String, Object>) - Static method in class org.apache.ofbiz.content.content.ContentWorker
- checkConditionsForItem(GenericValue, ShoppingCart, ShoppingCartItem, Delegator, LocalDispatcher, Timestamp) - Static method in class org.apache.ofbiz.order.shoppingcart.product.ProductPromoWorker
- checkContentPermission(DispatchContext, Map<String, ? extends Object>) - Static method in class org.apache.ofbiz.content.content.ContentPermissionServices
-
checkContentPermission
- checkCopyPermission(DispatchContext, Map<String, ?>) - Static method in class org.apache.ofbiz.common.preferences.PreferenceWorker
-
Checks preference copy permissions.
- checkCreateDropShipPurchaseOrders(DispatchContext, Map<String, ? extends Object>) - Static method in class org.apache.ofbiz.order.order.OrderServices
- checkDataSource(Map<String, ModelEntity>, List<String>, boolean) - Method in interface org.apache.ofbiz.entity.datasource.GenericHelper
-
Check the datasource to make sure the entity definitions are correct, optionally adding missing entities or fields on the server
- checkDataSource(Map<String, ModelEntity>, List<String>, boolean) - Method in class org.apache.ofbiz.entity.datasource.GenericHelperDAO
-
Check the datasource to make sure the entity definitions are correct, optionally adding missing entities or fields on the server
- checkDataSource(Map<String, ModelEntity>, List<String>, boolean) - Method in class org.apache.ofbiz.entity.datasource.ReadOnlyHelperDAO
-
Check the datasource to make sure the entity definitions are correct, optionally adding missing entities or fields on the server
- checkDb(Map<String, ModelEntity>, List<String>, boolean) - Method in class org.apache.ofbiz.entity.datasource.GenericDAO
- checkDb(Map<String, ModelEntity>, List<String>, boolean) - Method in class org.apache.ofbiz.entity.jdbc.DatabaseUtil
- checkDb(Map<String, ModelEntity>, List<String>, List<String>, boolean, boolean, boolean, boolean) - Method in class org.apache.ofbiz.entity.jdbc.DatabaseUtil
- checkDecomposeInventoryItem(DispatchContext, Map<String, ? extends Object>) - Static method in class org.apache.ofbiz.manufacturing.jobshopmgt.ProductionRunServices
- checkDigitalItemFulfillment(DispatchContext, Map<String, ? extends Object>) - Static method in class org.apache.ofbiz.order.order.OrderServices
- checkDoKeywordOverride(HttpServletRequest, HttpServletResponse) - Static method in class org.apache.ofbiz.product.product.ProductSearchSession
-
A ControlServlet event method used to check to see if there is an override for any of the current keywords in the search
- checkEmpty(String) - Static method in class org.apache.ofbiz.base.util.UtilXml
- checkEmpty(String, String) - Static method in class org.apache.ofbiz.base.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) - Static method in class org.apache.ofbiz.base.util.UtilXml
- checkEmpty(String, String, String) - Static method in class org.apache.ofbiz.base.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.
- checkEmpty(String, String, String) - Static method in class org.apache.ofbiz.base.util.UtilXml
- checkEmptyLines() - Method in class org.apache.ofbiz.shipment.packing.PackingSession
- checkEntities(Delegator, List<String>) - Static method in class org.apache.ofbiz.entity.model.ModelEntityChecker
- CheckErrors - Class in org.apache.ofbiz.minilang.method.envops
-
Implements the <check-errors> element.
- CheckErrors(Element, SimpleMethod) - Constructor for class org.apache.ofbiz.minilang.method.envops.CheckErrors
- CheckErrors.CheckErrorsFactory - Class in org.apache.ofbiz.minilang.method.envops
-
A factory for the <check-errors> element.
- CheckErrorsFactory() - Constructor for class org.apache.ofbiz.minilang.method.envops.CheckErrors.CheckErrorsFactory
- checkException(String, Throwable) - Static method in exception org.apache.ofbiz.base.util.GeneralException
- checkException(Throwable) - Static method in exception org.apache.ofbiz.base.util.GeneralException
- checkExistsImage(File) - Static method in class org.apache.ofbiz.product.imagemanagement.ImageManagementServices
- checkExportFlag(String) - Method in class org.apache.ofbiz.service.rmi.RemoteDispatcherImpl
- checkExternalCheckout(HttpServletRequest, HttpServletResponse) - Static method in class org.apache.ofbiz.order.shoppingcart.CheckOutEvents
- checkExternalLoginKey(HttpServletRequest, HttpServletResponse) - Static method in class org.apache.ofbiz.webapp.control.ExternalLoginKeysManager
-
OFBiz controller event that performs the user authentication using the authentication token.
- checkExternalPayment(String) - Method in class org.apache.ofbiz.order.shoppingcart.CheckOutHelper
- checkExternalPayment(HttpServletRequest, HttpServletResponse) - Static method in class org.apache.ofbiz.order.shoppingcart.CheckOutEvents
- CheckField(int, ModelFormField) - Constructor for class org.apache.ofbiz.widget.model.ModelFormField.CheckField
- CheckField(ModelFormField) - Constructor for class org.apache.ofbiz.widget.model.ModelFormField.CheckField
- CheckField(Element, ModelFormField) - Constructor for class org.apache.ofbiz.widget.model.ModelFormField.CheckField
- checkFinAccountBalance(DispatchContext, Map<String, Object>) - Static method in class org.apache.ofbiz.accounting.finaccount.FinAccountServices
- checkFinAccountNumber(String) - Static method in class org.apache.ofbiz.order.finaccount.FinAccountHelper
- checkFinAccountStatus(DispatchContext, Map<String, Object>) - Static method in class org.apache.ofbiz.accounting.finaccount.FinAccountServices
- checkFks(boolean) - Method in class org.apache.ofbiz.entity.GenericEntity
-
Checks to see if all foreign key records exist in the database.
- checkForceShipmentReceived(HttpServletRequest, HttpServletResponse) - Static method in class org.apache.ofbiz.shipment.shipment.ShipmentEvents
- checkGiftCard(Map<String, Object>, Map<String, Map<String, Object>>) - Method in class org.apache.ofbiz.order.shoppingcart.CheckOutHelper
- checkGiftCertificateBalance(DispatchContext, Map<String, ? extends Object>) - Static method in class org.apache.ofbiz.accounting.payment.GiftCertificateServices
- checkHasRoleOperations(String, List<String>, Delegator) - Static method in class org.apache.ofbiz.entityext.permission.EntityPermissionChecker
- checkHasRoleOperations(String, EntityPermissionChecker.PermissionConditionGetter, Delegator) - Static method in class org.apache.ofbiz.entityext.permission.EntityPermissionChecker
- checkHttpRequest(String) - Static method in class org.apache.ofbiz.base.util.HttpClient
- CheckId - Class in org.apache.ofbiz.minilang.method.envops
-
Implements the <check-id> element.
- CheckId(Element, SimpleMethod) - Constructor for class org.apache.ofbiz.minilang.method.envops.CheckId
- CheckId.CheckIdFactory - Class in org.apache.ofbiz.minilang.method.envops
-
A factory for the <check-id> element.
- CheckIdFactory() - Constructor for class org.apache.ofbiz.minilang.method.envops.CheckId.CheckIdFactory
- checkImpersonationInProcess(HttpServletRequest, HttpServletResponse) - Static method in class org.apache.ofbiz.webapp.control.LoginWorker
-
Return the active
GenericValue
of a current impersonation UserLoginHistory of current userLogin session, only if not the impersonator himself. - checkInventoryAvailability(DispatchContext, Map<String, ? extends Object>) - Static method in class org.apache.ofbiz.product.inventory.InventoryServices
-
In spite of the generic name this does the very specific task of checking availability of all back-ordered items and sends notices, etc
- checkInvoicePaymentApplications(DispatchContext, Map<String, Object>) - Static method in class org.apache.ofbiz.accounting.invoice.InvoiceServices
- checkItemStatus(DispatchContext, Map<String, ? extends Object>) - Static method in class org.apache.ofbiz.order.order.OrderServices
-
Service for checking to see if an order is fully completed or canceled
- checkJWTLogin(HttpServletRequest, HttpServletResponse) - Static method in class org.apache.ofbiz.webapp.control.JWTManager
-
OFBiz controller preprocessor event.
- checkLine(List<PackingSessionLine>, PackingSessionLine) - Method in class org.apache.ofbiz.shipment.packing.PackingSession
- checkLine(List<VerifyPickSessionRow>, VerifyPickSessionRow) - Method in class org.apache.ofbiz.shipment.verify.VerifyPickSession
- checkLineForAdd(GenericValue, String, String, String, String, BigDecimal, int, boolean) - Method in class org.apache.ofbiz.shipment.packing.PackingSession
- checkList(Object) - Static method in class org.apache.ofbiz.base.util.UtilGenerics
- checkList(Object, Class<T>) - Static method in class org.apache.ofbiz.base.util.UtilGenerics
- checkLogin(String, String, LocalDispatcher) - Method in class org.apache.ofbiz.webpos.session.WebPosSession
- checkLogin(HttpServletRequest, HttpServletResponse) - Static method in class org.apache.ofbiz.ldap.LdapLoginWorker
-
An HTTP WebEvent handler that checks to see is a userLogin is logged in.
- checkLogin(HttpServletRequest, HttpServletResponse) - Static method in class org.apache.ofbiz.webapp.control.LoginWorker
-
An HTTP WebEvent handler that checks to see is a userLogin is logged in.
- checkLogout(HttpServletRequest, HttpServletResponse) - Static method in class org.apache.ofbiz.webapp.control.LoginWorker
- checkMap(Object) - Static method in class org.apache.ofbiz.base.util.UtilGenerics
- checkMap(Object, Class<K>, Class<V>) - Static method in class org.apache.ofbiz.base.util.UtilGenerics
- checkNewPassword(GenericValue, String, String, String, String, List<String>, boolean, Locale) - Static method in class org.apache.ofbiz.common.login.LoginServices
- checkNull(String) - Static method in class org.apache.ofbiz.base.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.apache.ofbiz.base.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.apache.ofbiz.base.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.apache.ofbiz.base.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.
- checkOrderBlacklist(HttpServletRequest, HttpServletResponse) - Static method in class org.apache.ofbiz.order.shoppingcart.CheckOutEvents
- checkOrderBlacklist(GenericValue) - Method in class org.apache.ofbiz.order.shoppingcart.CheckOutHelper
-
Deprecated.
- checkOrderBlackList() - Method in class org.apache.ofbiz.order.shoppingcart.CheckOutHelper
- checkOrderBy(ModelEntity) - Method in class org.apache.ofbiz.entity.condition.OrderByItem
- checkOrderBy(ModelEntity) - Method in class org.apache.ofbiz.entity.condition.OrderByList
- CheckOutEvents - Class in org.apache.ofbiz.order.shoppingcart
-
Events used for processing checkout and orders.
- CheckOutEvents() - Constructor for class org.apache.ofbiz.order.shoppingcart.CheckOutEvents
- CheckOutHelper - Class in org.apache.ofbiz.order.shoppingcart
-
A facade over the ShoppingCart to simplify the relatively complex processing required to create an order in the system.
- CheckOutHelper(LocalDispatcher, Delegator, ShoppingCart) - Constructor for class org.apache.ofbiz.order.shoppingcart.CheckOutHelper
- checkoutValidation(HttpServletRequest, HttpServletResponse) - Static method in class org.apache.ofbiz.order.shoppingcart.CheckOutEvents
- checkParameters() - Method in class org.apache.ofbiz.content.survey.SurveyWrapper
- checkPartnerTrackingCodeUrlParam(HttpServletRequest, HttpServletResponse) - Static method in class org.apache.ofbiz.marketing.tracking.TrackingCodeEvents
-
If TrackingCode monitoring is desired this event should be added to the list of events that run on every request.
- checkPartyType(Delegator, String, String) - Static method in class org.apache.ofbiz.party.party.PartyTypeHelper
-
Check if a related party is of the right party type (PERSON or PARTY_GROUP)
- checkPassword(String, boolean, String) - Static method in class org.apache.ofbiz.common.login.LoginServices
- checkPathAlias(ServletRequest, ServletResponse, Delegator, String) - Static method in class org.apache.ofbiz.common.UrlServletHelper
- checkPaymentAmountForRefund(DispatchContext, Map<String, ? extends Object>) - Static method in class org.apache.ofbiz.order.order.OrderReturnServices
- checkPaymentInvoices(DispatchContext, Map<String, Object>) - Static method in class org.apache.ofbiz.accounting.invoice.InvoiceServices
- checkPaymentMethods(HttpServletRequest, HttpServletResponse) - Static method in class org.apache.ofbiz.order.shoppingcart.CheckOutEvents
- checkPaymentMethodType(String) - Method in class org.apache.ofbiz.webpos.transaction.WebPosTransaction
- checkPermission(GenericValue, String, GenericValue, List<String>, List<String>, List<String>, Delegator, Security, String) - Static method in class org.apache.ofbiz.entityext.permission.EntityPermissionChecker
- checkPermission(GenericValue, String, GenericValue, List<String>, List<String>, List<String>, Delegator, Security, String, String, String) - Static method in class org.apache.ofbiz.entityext.permission.EntityPermissionChecker
- checkPermission(GenericValue, List<String>, GenericValue, List<String>, List<String>, List<String>, Delegator, Security, String, String) - Static method in class org.apache.ofbiz.entityext.permission.EntityPermissionChecker
- checkPermission(GenericValue, List<String>, GenericValue, List<String>, List<String>, List<String>, Delegator, Security, String, String, String) - Static method in class org.apache.ofbiz.entityext.permission.EntityPermissionChecker
- checkPermission(DispatchContext, Map<String, ?>) - Static method in class org.apache.ofbiz.common.preferences.PreferenceWorker
-
Checks preference get/set permissions.
- CheckPermission - Class in org.apache.ofbiz.minilang.method.ifops
-
Implements the <check-permission> element.
- CheckPermission(Element, SimpleMethod) - Constructor for class org.apache.ofbiz.minilang.method.ifops.CheckPermission
- CheckPermission.CheckPermissionFactory - Class in org.apache.ofbiz.minilang.method.ifops
-
A <check-permission> element factory.
- CheckPermissionFactory() - Constructor for class org.apache.ofbiz.minilang.method.ifops.CheckPermission.CheckPermissionFactory
- checkPermissionMethod(Delegator, String, String, List<? extends Object>, EntityPermissionChecker.AuxiliaryValueGetter, EntityPermissionChecker.RelatedRoleGetter, EntityPermissionChecker.PermissionConditionGetter) - Static method in class org.apache.ofbiz.entityext.permission.EntityPermissionChecker
- checkPermissionMethod(Delegator, GenericValue, List<String>, String, List<? extends Object>, List<String>, List<String>, String) - Static method in class org.apache.ofbiz.entityext.permission.EntityPermissionChecker
- CheckPermissionTransform - Class in org.apache.ofbiz.content.webapp.ftl
-
CheckPermissionTransform - Freemarker Transform for URLs (links)
- CheckPermissionTransform() - Constructor for class org.apache.ofbiz.content.webapp.ftl.CheckPermissionTransform
- checkPriceCondition(GenericValue, String, String, String, String, String, String, BigDecimal, BigDecimal, String, Delegator, Timestamp) - Static method in class org.apache.ofbiz.product.price.PriceServices
- checkPrimaryKeyInfo(ResultSet, String, boolean, Map<String, Map<String, DatabaseUtil.ColumnCheckInfo>>, Collection<String>) - Method in class org.apache.ofbiz.entity.jdbc.DatabaseUtil
- checkProductExists(String, Delegator) - Static method in class org.apache.ofbiz.product.spreadsheetimport.ImportProductHelper
- checkProtectedView(HttpServletRequest, HttpServletResponse) - Static method in class org.apache.ofbiz.webapp.control.ProtectViewWorker
-
An HTTP WebEvent handler that checks to see if an userLogin should be tarpitted The decision is made in regard of number of hits in last period of time
- checkRequestHeaderLogin(HttpServletRequest, HttpServletResponse) - Static method in class org.apache.ofbiz.webapp.control.LoginWorker
- checkReservations(boolean) - Method in class org.apache.ofbiz.shipment.packing.PackingSession
- checkReservedQty(String, Locale) - Method in class org.apache.ofbiz.shipment.verify.VerifyPickSession
- checkReturnComplete(DispatchContext, Map<String, ? extends Object>) - Static method in class org.apache.ofbiz.order.order.OrderReturnServices
- checkRhsType(ModelEntity, Delegator) - Method in class org.apache.ofbiz.entity.condition.EntityExpr
- checkRoutingTaskAssoc(DispatchContext, Map<String, ? extends Object>) - Static method in class org.apache.ofbiz.manufacturing.techdata.TechDataServices
-
Used to check if there is not two routing task with the same SeqId valid at the same period
- checkRowForAdd(GenericValue, String, String, String, String, BigDecimal) - Method in class org.apache.ofbiz.shipment.verify.VerifyPickSession
- checkSaveSearchOptionsHistory(HttpSession) - Static method in class org.apache.ofbiz.content.content.ContentSearchSession
- checkSaveSearchOptionsHistory(HttpSession) - Static method in class org.apache.ofbiz.product.product.ProductSearchSession
- checkSaveSearchOptionsHistory(HttpSession) - Static method in class org.apache.ofbiz.workeffort.workeffort.WorkEffortSearchSession
- checkServerTrusted(X509Certificate[], String) - Method in class org.apache.ofbiz.base.util.MultiTrustManager
- checkServletRequestRemoteUserLogin(HttpServletRequest, HttpServletResponse) - Static method in class org.apache.ofbiz.webapp.control.LoginWorker
- checkSet(Object) - Static method in class org.apache.ofbiz.base.util.UtilGenerics
- checkSet(Object, Class<T>) - Static method in class org.apache.ofbiz.base.util.UtilGenerics
- checkShipItemInfo(ShoppingCart.CartShipInfo, ShoppingCart.CartShipInfo.CartShipItemInfo) - Method in class org.apache.ofbiz.order.shoppingcart.ShoppingCart
- checkShipmentNeeded(HttpServletRequest, HttpServletResponse) - Static method in class org.apache.ofbiz.order.shoppingcart.CheckOutEvents
- checkSingleValue(GenericValue, Delegator, List<Object>) - Static method in class org.apache.ofbiz.entity.util.EntityDataAssert
- checkStack(Object) - Static method in class org.apache.ofbiz.base.util.UtilGenerics
- checkStack(Object, Class<T>) - Static method in class org.apache.ofbiz.base.util.UtilGenerics
- checkStoreCustomerRole(HttpServletRequest, HttpServletResponse) - Static method in class org.apache.ofbiz.product.product.ProductEvents
-
If ProductStore.requireCustomerRole == Y then the loggedin user must be associated with the store in the customer role.
- checkStringForHtmlSafe(String, String, List<String>, Locale, boolean) - Static method in class org.apache.ofbiz.base.util.UtilCodec
-
This method check if the input is safe HTML.
- checkStringForHtmlStrictNone(String, String, List<String>, Locale) - Static method in class org.apache.ofbiz.base.util.UtilCodec
-
Uses a black-list approach for necessary characters for HTML.
- checkSurveyResponse(HttpServletRequest, String) - Static method in class org.apache.ofbiz.product.store.ProductStoreWorker
-
Returns the number of responses for this survey by party
- checkSurveyResponse(Delegator, String, String, String) - Static method in class org.apache.ofbiz.product.store.ProductStoreWorker
-
Returns the number of responses for this survey by party
- checkTrackingCodeCookies(HttpServletRequest, HttpServletResponse) - Static method in class org.apache.ofbiz.marketing.tracking.TrackingCodeEvents
-
If attaching TrackingCode Cookies to the visit is desired this event should be added to the list of events that run on the first hit in a visit.
- checkTrackingCodeUrlParam(HttpServletRequest, HttpServletResponse) - Static method in class org.apache.ofbiz.marketing.tracking.TrackingCodeEvents
-
If TrackingCode monitoring is desired this event should be added to the list of events that run on every request.
- checkTrailItem(ServletRequest, String) - Static method in class org.apache.ofbiz.product.category.CategoryWorker
- checkUpdateFeatureApplByDescription(String, GenericValue, String, String, GenericValue, String, Timestamp, Delegator, Set<String>, Set<String>) - Static method in class org.apache.ofbiz.product.product.ProductEvents
- checkUpdatePrunRoutingTask(DispatchContext, Map<String, ? extends Object>) - Static method in class org.apache.ofbiz.manufacturing.jobshopmgt.ProductionRunServices
-
Check if field for routingTask update are correct and if need recalculated data in Production Run.
- checkUseUrlRegexp() - Static method in class org.apache.ofbiz.product.category.SeoConfigUtil
-
Check whether url regexp should be used.
- checkValidDatabaseId(String) - Static method in class org.apache.ofbiz.base.util.UtilValidate
- checkValidIssuer(Delegator, Map<String, String>, BigInteger) - Static method in class org.apache.ofbiz.webapp.control.LoginWorker
- checkValueList(List<GenericValue>, Delegator, List<Object>) - Static method in class org.apache.ofbiz.entity.util.EntityDataAssert
- checkVerifiedQty(String, Locale) - Method in class org.apache.ofbiz.shipment.verify.VerifyPickSession
- checkWhen(Map<String, Object>, String, boolean) - Static method in class org.apache.ofbiz.content.content.ContentWorker
-
Returns a boolean, result of whenStr evaluation with context.
- childElementAttribute(Element, String, String, String) - Static method in class org.apache.ofbiz.base.util.UtilXml
-
Return a named attribute of a named child node or a default if null.
- childElementList(DocumentFragment) - Static method in class org.apache.ofbiz.base.util.UtilXml
-
Return a List of Element objects that are children of the given DocumentFragment
- childElementList(Element) - Static method in class org.apache.ofbiz.base.util.UtilXml
-
Return a List of Element objects that are children of the given element
- childElementList(Element, String) - Static method in class org.apache.ofbiz.base.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.
- childElementList(Element, String...) - Static method in class org.apache.ofbiz.base.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.
- childElementList(Element, Set<String>) - Static method in class org.apache.ofbiz.base.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.
- childElements(SimpleMethod, Element, String...) - Static method in class org.apache.ofbiz.minilang.MiniLangValidate
-
Tests
element
for invalid child elements. - childElementValue(Element, String) - Static method in class org.apache.ofbiz.base.util.UtilXml
-
Return the text (node value) contained by the named child node.
- childElementValue(Element, String, String) - Static method in class org.apache.ofbiz.base.util.UtilXml
-
Return the text (node value) contained by the named child node or a default value if null.
- childElems - Variable in class org.apache.ofbiz.base.util.string.FlexibleStringExpander.Elements
- childElems - Variable in class org.apache.ofbiz.base.util.string.FlexibleStringExpander.NestedVarElem
- childNodeList(Node) - Static method in class org.apache.ofbiz.base.util.UtilXml
-
Return a List of Node objects that have the given name and are immediate children of the given element; if name is null, all child elements will be included.
- childRecords - Variable in class org.apache.ofbiz.datafile.ModelRecord
- childRecords - Variable in class org.apache.ofbiz.datafile.Record
- chooseClientAlias(String[], Principal[], Socket) - Method in class org.apache.ofbiz.base.util.AliasKeyManager
- chooseFrameImage(HttpServletRequest, HttpServletResponse) - Static method in class org.apache.ofbiz.product.imagemanagement.FrameImage
- chooseServerAlias(String, Socket, Principal...) - Method in class org.apache.ofbiz.base.util.AliasKeyManager
- chooseServerAlias(String, Principal[], Socket) - Method in class org.apache.ofbiz.base.util.AliasKeyManager
- ClassInvariant - Annotation Type in org.apache.ofbiz.base.lang
-
Identifies the valid state(s) of a field or variable.
- className - Variable in class org.apache.ofbiz.base.container.ContainerConfig.Configuration
- classNameString(String, String, ModelField...) - Method in class org.apache.ofbiz.entity.model.ModelEntity
- classNameString(List<ModelField>) - Method in class org.apache.ofbiz.entity.model.ModelEntity
- classNameString(List<ModelField>, String, String) - Method in class org.apache.ofbiz.entity.model.ModelEntity
- classNameString(ModelField...) - Method in class org.apache.ofbiz.entity.model.ModelEntity
- Classpath - Class in org.apache.ofbiz.base.start
-
A class path accumulator.
- Classpath() - Constructor for class org.apache.ofbiz.base.start.Classpath
-
Default constructor.
- ClasspathLocationResolver - Class in org.apache.ofbiz.base.location
-
A special location resolver that uses Strings like URLs, but with more options
- ClasspathLocationResolver() - Constructor for class org.apache.ofbiz.base.location.ClasspathLocationResolver
- clazz - Variable in class org.apache.ofbiz.service.ModelPermission
- cleanHexString(String) - Static method in class org.apache.ofbiz.base.util.StringUtil
- cleanSuspendedTransactions() - Static method in class org.apache.ofbiz.entity.transaction.TransactionUtil
-
BE VERY CAREFUL WHERE YOU CALL THIS!!
- cleanSyncRemoveInfo(DispatchContext, Map<String, ? extends Object>) - Static method in class org.apache.ofbiz.entityext.synchronization.EntitySyncServices
-
Clean EntitySyncRemove Info
- cleanupLogAndCommentedExcel() - Method in class org.apache.ofbiz.pricat.AbstractPricatParser
- cleanUpPathPrefix(String) - Static method in class org.apache.ofbiz.base.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.
- cleanUpShipGroups() - Method in class org.apache.ofbiz.order.shoppingcart.ShoppingCart
- clear() - Method in class org.apache.ofbiz.base.util.cache.CacheSoftReference
- clear() - Method in class org.apache.ofbiz.base.util.cache.UtilCache
- clear() - Method in class org.apache.ofbiz.base.util.collections.GenericMap
- clear() - Method in class org.apache.ofbiz.base.util.collections.GenericMapCollection
- clear() - Method in class org.apache.ofbiz.base.util.collections.MapContext
- clear() - Method in class org.apache.ofbiz.base.util.collections.MultivaluedMapContextAdapter
- clear() - Method in class org.apache.ofbiz.base.util.collections.ResourceBundleMapWrapper
- clear() - Method in class org.apache.ofbiz.base.util.collections.ResourceBundleMapWrapper.InternalRbmWrapper
- clear() - Method in class org.apache.ofbiz.base.util.UtilCodec.HtmlEncodingMapWrapper
- clear() - Method in class org.apache.ofbiz.content.content.ContentMapFacade
- clear() - Method in class org.apache.ofbiz.entity.cache.AbstractCache
- clear() - Method in class org.apache.ofbiz.entity.cache.Cache
- clear() - Method in class org.apache.ofbiz.entity.GenericEntity
- clear() - Method in class org.apache.ofbiz.order.shoppingcart.ShoppingCart
-
Clears out the cart.
- clear() - Method in class org.apache.ofbiz.shipment.packing.PackingSession
- clear() - Method in class org.apache.ofbiz.webapp.ftl.OfbizCacheStorage
- clear() - Method in class org.apache.ofbiz.widget.cache.AbstractCache
- clear() - Method in class org.apache.ofbiz.widget.model.ModelScreenWidget.SectionsRenderer
- clearAllAdjustments() - Method in class org.apache.ofbiz.order.shoppingcart.ShoppingCart
- clearAllCacheLinesByDummyPK(Collection<GenericPK>) - Method in interface org.apache.ofbiz.entity.Delegator
- clearAllCacheLinesByDummyPK(Collection<GenericPK>) - Method in class org.apache.ofbiz.entity.GenericDelegator
- clearAllCacheLinesByValue(Collection<GenericValue>) - Method in interface org.apache.ofbiz.entity.Delegator
- clearAllCacheLinesByValue(Collection<GenericValue>) - Method in class org.apache.ofbiz.entity.GenericDelegator
- clearAllCaches() - Static method in class org.apache.ofbiz.base.util.cache.UtilCache
-
Removes all elements from this cache
- clearAllCaches() - Method in interface org.apache.ofbiz.entity.Delegator
-
This method is a shortcut to completely clear all entity engine caches.
- clearAllCaches() - Method in class org.apache.ofbiz.entity.GenericDelegator
- clearAllCaches() - Method in interface org.apache.ofbiz.entity.util.DistributedCacheClear
- clearAllCaches() - Method in class org.apache.ofbiz.entityext.cache.EntityCacheServices
- clearAllCaches(boolean) - Method in interface org.apache.ofbiz.entity.Delegator
- clearAllCaches(boolean) - Method in class org.apache.ofbiz.entity.GenericDelegator
- clearAllEntityCaches(DispatchContext, Map<String, ? extends Object>) - Static method in class org.apache.ofbiz.entityext.cache.EntityCacheServices
-
Clear All Entity Caches Service
- clearAllEvent(HttpServletRequest, HttpServletResponse) - Static method in class org.apache.ofbiz.webtools.UtilCacheEvents
-
An HTTP WebEvent handler that clears all caches
- clearAllItemStatus() - Method in class org.apache.ofbiz.order.shoppingcart.ShoppingCart
- clearAllLastViewed(HttpServletRequest, HttpServletResponse) - Static method in class org.apache.ofbiz.product.product.ProductEvents
-
Event to clear the last viewed history (products/categories/searchs)
- clearAllLines() - Method in class org.apache.ofbiz.shipment.packing.PackingSession
- clearAllPromotionAdjustments() - Method in class org.apache.ofbiz.order.shoppingcart.ShoppingCart
- clearAllPromotionInformation() - Method in class org.apache.ofbiz.order.shoppingcart.ShoppingCart
- clearAllRows() - Method in class org.apache.ofbiz.shipment.verify.VerifyPickSession
- clearAllTaxInfo() - Method in class org.apache.ofbiz.order.shoppingcart.ShoppingCart.CartShipInfo
- clearAllVirtualProductImageNames(DispatchContext, Map<String, ? extends Object>) - Static method in class org.apache.ofbiz.product.product.ProductUtilServices
- clearAssociatedRenderCache(Delegator, String) - Static method in class org.apache.ofbiz.content.data.DataResourceWorker
- clearAssociatedRenderCache(DispatchContext, Map<String, Object>) - Static method in class org.apache.ofbiz.content.data.DataServices
- clearCache(String) - Static method in class org.apache.ofbiz.base.util.cache.UtilCache
- clearCacheLine(String) - Method in interface org.apache.ofbiz.entity.Delegator
-
Remove all CACHED Generic Entity (List) from the cache
- clearCacheLine(String) - Method in class org.apache.ofbiz.entity.GenericDelegator
- clearCacheLine(String, Object...) - Method in interface org.apache.ofbiz.entity.Delegator
-
Remove a CACHED Generic Entity (List) from the cache, either a PK, ByAnd, or All
- clearCacheLine(String, Object...) - Method in class org.apache.ofbiz.entity.GenericDelegator
- clearCacheLine(String, Map<String, ? extends Object>) - Method in interface org.apache.ofbiz.entity.Delegator
-
Remove a CACHED Generic Entity (List) from the cache, either a PK, ByAnd, or All
- clearCacheLine(String, Map<String, ? extends Object>) - Method in class org.apache.ofbiz.entity.GenericDelegator
- clearCacheLine(GenericPK) - Method in interface org.apache.ofbiz.entity.Delegator
-
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 class org.apache.ofbiz.entity.GenericDelegator
- clearCacheLine(GenericPK, boolean) - Method in interface org.apache.ofbiz.entity.Delegator
- clearCacheLine(GenericPK, boolean) - Method in class org.apache.ofbiz.entity.GenericDelegator
- clearCacheLine(GenericValue) - Method in interface org.apache.ofbiz.entity.Delegator
-
Remove a CACHED GenericValue from as many caches as it can.
- clearCacheLine(GenericValue) - Method in class org.apache.ofbiz.entity.GenericDelegator
- clearCacheLine(GenericValue, boolean) - Method in interface org.apache.ofbiz.entity.Delegator
- clearCacheLine(GenericValue, boolean) - Method in class org.apache.ofbiz.entity.GenericDelegator
- clearCacheLine(DispatchContext, Map<String, ? extends Object>) - Static method in class org.apache.ofbiz.entityext.cache.EntityCacheServices
-
Clear Cache Line Service: one of the following context parameters is required: value, dummyPK or primaryKey
- ClearCacheLine - Class in org.apache.ofbiz.minilang.method.entityops
-
Implements the <clear-cache-line> element.
- ClearCacheLine(Element, SimpleMethod) - Constructor for class org.apache.ofbiz.minilang.method.entityops.ClearCacheLine
- ClearCacheLine.ClearCacheLineFactory - Class in org.apache.ofbiz.minilang.method.entityops
-
A factory for the <clear-cache-line> element.
- clearCacheLineByCondition(String, EntityCondition) - Method in interface org.apache.ofbiz.entity.Delegator
- clearCacheLineByCondition(String, EntityCondition) - Method in class org.apache.ofbiz.entity.GenericDelegator
- clearCacheLineByCondition(String, EntityCondition, boolean) - Method in interface org.apache.ofbiz.entity.Delegator
- clearCacheLineByCondition(String, EntityCondition, boolean) - Method in class org.apache.ofbiz.entity.GenericDelegator
- ClearCacheLineFactory() - Constructor for class org.apache.ofbiz.minilang.method.entityops.ClearCacheLine.ClearCacheLineFactory
- clearCacheLineFlexible(GenericEntity) - Method in interface org.apache.ofbiz.entity.Delegator
-
Remove a CACHED Generic Entity from the cache by its primary key.
- clearCacheLineFlexible(GenericEntity) - Method in class org.apache.ofbiz.entity.GenericDelegator
- clearCacheLineFlexible(GenericEntity, boolean) - Method in interface org.apache.ofbiz.entity.Delegator
- clearCacheLineFlexible(GenericEntity, boolean) - Method in class org.apache.ofbiz.entity.GenericDelegator
- clearCachesThatStartWith(String) - Static method in class org.apache.ofbiz.base.util.cache.UtilCache
- clearCart() - Method in class org.apache.ofbiz.order.shoppingcart.ShoppingCartHelper
-
Empty the shopping cart.
- clearCart(HttpServletRequest, HttpServletResponse) - Static method in class org.apache.ofbiz.order.shoppingcart.ShoppingCartEvents
-
Empty the shopping cart.
- clearCartFromList(HttpServletRequest, HttpServletResponse) - Static method in class org.apache.ofbiz.order.shoppingcart.ShoppingCartEvents
- clearCartItemUseInPromoInfo() - Method in class org.apache.ofbiz.order.shoppingcart.ShoppingCart
- clearChanged() - Method in class org.apache.ofbiz.base.util.Observable
-
Clears the changed flag.
- clearChanged() - Method in class org.apache.ofbiz.entity.GenericEntity
- clearContentAssocDataResourceViewCache(DispatchContext, Map<String, ? extends Object>) - Static method in class org.apache.ofbiz.content.ContentManagementServices
- clearContentAssocViewCache(DispatchContext, Map<String, ? extends Object>) - Static method in class org.apache.ofbiz.content.ContentManagementServices
- clearCounters() - Method in class org.apache.ofbiz.base.util.cache.UtilCache
-
Clears the hit and miss counters
- clearCreditCardData(DispatchContext, Map<String, ? extends Object>) - Static method in class org.apache.ofbiz.accounting.payment.PaymentMethodServices
- clearDeclinedPaymentMethods(Delegator) - Method in class org.apache.ofbiz.order.shoppingcart.ShoppingCart
-
remove declined payment methods for an order from cart.
- ClearEntityCaches - Class in org.apache.ofbiz.minilang.method.entityops
-
Implements the <clear-entity-caches> element.
- ClearEntityCaches(Element, SimpleMethod) - Constructor for class org.apache.ofbiz.minilang.method.entityops.ClearEntityCaches
- ClearEntityCaches.ClearEntityCachesFactory - Class in org.apache.ofbiz.minilang.method.entityops
-
A factory for the <clear-entity-caches> element.
- ClearEntityCachesFactory() - Constructor for class org.apache.ofbiz.minilang.method.entityops.ClearEntityCaches.ClearEntityCachesFactory
- clearEvent(HttpServletRequest, HttpServletResponse) - Static method in class org.apache.ofbiz.webtools.UtilCacheEvents
-
An HTTP WebEvent handler that clears the named cache
- ClearField - Class in org.apache.ofbiz.minilang.method.envops
-
Implements the <clear-field> element.
- ClearField(Element, SimpleMethod) - Constructor for class org.apache.ofbiz.minilang.method.envops.ClearField
- ClearField.ClearFieldFactory - Class in org.apache.ofbiz.minilang.method.envops
-
A factory for the <clear-field> element.
- ClearFieldFactory() - Constructor for class org.apache.ofbiz.minilang.method.envops.ClearField.ClearFieldFactory
- clearGuestShoppingListCookies(HttpServletRequest, HttpServletResponse) - Static method in class org.apache.ofbiz.order.shoppinglist.ShoppingListEvents
-
Clear the guest cookies for a shopping list
- clearInitialContext(String) - Static method in class org.apache.ofbiz.base.util.JNDIContextFactory
-
Removes an entry from the JNDI cache.
- clearInternal() - Method in class org.apache.ofbiz.base.util.collections.GenericMap
- clearInternal() - Method in class org.apache.ofbiz.base.util.collections.test.GenericMapTest.TestGenericMap
- clearInternalOrderNotes() - Method in class org.apache.ofbiz.order.shoppingcart.ShoppingCart
- clearItemInfos() - Method in class org.apache.ofbiz.shipment.packing.PackingSession
- clearItemShipInfo(ShoppingCartItem) - Method in class org.apache.ofbiz.order.shoppingcart.ShoppingCart
- clearKeyCache() - Method in class org.apache.ofbiz.entity.util.EntityCrypto
- clearLastPackage() - Method in class org.apache.ofbiz.shipment.packing.PackingSession
- clearLastPackage(DispatchContext, Map<String, ? extends Object>) - Static method in class org.apache.ofbiz.shipment.packing.PackingServices
- clearLastViewedCategories(HttpServletRequest, HttpServletResponse) - Static method in class org.apache.ofbiz.product.product.ProductEvents
-
Event to clear the last viewed categories
- clearLastViewedProducts(HttpServletRequest, HttpServletResponse) - Static method in class org.apache.ofbiz.product.product.ProductEvents
-
Event to clear the last vieweed products
- clearLine(PackingSessionLine) - Method in class org.apache.ofbiz.shipment.packing.PackingSession
- clearList() - Method in interface org.apache.ofbiz.entityext.permission.EntityPermissionChecker.AuxiliaryValueGetter
- clearList() - Method in interface org.apache.ofbiz.entityext.permission.EntityPermissionChecker.PermissionConditionGetter
- clearList() - Method in interface org.apache.ofbiz.entityext.permission.EntityPermissionChecker.RelatedRoleGetter
- clearList() - Method in class org.apache.ofbiz.entityext.permission.EntityPermissionChecker.StdAuxiliaryValueGetter
- clearList() - Method in class org.apache.ofbiz.entityext.permission.EntityPermissionChecker.StdPermissionConditionGetter
- clearList() - Method in class org.apache.ofbiz.entityext.permission.EntityPermissionChecker.StdRelatedRoleGetter
- clearListInfo(Delegator, String) - Static method in class org.apache.ofbiz.order.shoppinglist.ShoppingListEvents
-
Remove all items from the given list.
- clearOrderNotes() - Method in class org.apache.ofbiz.order.shoppingcart.ShoppingCart
- clearPackAll(DispatchContext, Map<String, ? extends Object>) - Static method in class org.apache.ofbiz.shipment.packing.PackingServices
- clearPackedLines(String) - Method in class org.apache.ofbiz.shipment.weightPackage.WeightPackageSession
- clearPackLine(DispatchContext, Map<String, ? extends Object>) - Static method in class org.apache.ofbiz.shipment.packing.PackingServices
- clearPayment(int) - Method in class org.apache.ofbiz.order.shoppingcart.ShoppingCart
-
removes a specific payment info from the list
- clearPayment(int) - Method in class org.apache.ofbiz.webpos.transaction.WebPosTransaction
- clearPayment(String) - Method in class org.apache.ofbiz.order.shoppingcart.ShoppingCart
-
removes a specific payment method/payment method type
- clearPayment(String) - Method in class org.apache.ofbiz.webpos.transaction.WebPosTransaction
- clearPaymentMethodsById(List<String>) - Method in class org.apache.ofbiz.order.shoppingcart.ShoppingCart
-
remove all the paymentMethods based on the paymentMethodIds
- clearPayments() - Method in class org.apache.ofbiz.order.shoppingcart.ShoppingCart
-
clears all payment method/payment method types
- clearPayments() - Method in class org.apache.ofbiz.webpos.transaction.WebPosTransaction
- clearProductComparisonList(HttpServletRequest, HttpServletResponse) - Static method in class org.apache.ofbiz.product.product.ProductEvents
- clearProductPromoUseInfo() - Method in class org.apache.ofbiz.order.shoppingcart.ShoppingCart
- clearPromoRuleUseInfo() - Method in class org.apache.ofbiz.order.shoppingcart.ShoppingCartItem
- clearRoutingTasksList() - Method in class org.apache.ofbiz.manufacturing.jobshopmgt.ProductionRun
-
clear list of all the productionRunRoutingTasks to force re-reading at the next need.
- clearSearchOptions(HttpSession) - Static method in class org.apache.ofbiz.content.content.ContentSearchSession.ContentSearchOptions
- clearSearchOptions(HttpSession) - Static method in class org.apache.ofbiz.product.product.ProductSearchSession.ProductSearchOptions
- clearSearchOptions(HttpSession) - Static method in class org.apache.ofbiz.workeffort.workeffort.WorkEffortSearchSession.WorkEffortSearchOptions
- clearSearchOptionsHistoryList(HttpServletRequest, HttpServletResponse) - Static method in class org.apache.ofbiz.product.product.ProductSearchSession
- clearSearchOptionsHistoryList(HttpSession) - Static method in class org.apache.ofbiz.product.product.ProductSearchSession
- clearSelectedCachesEvent(HttpServletRequest, HttpServletResponse) - Static method in class org.apache.ofbiz.webtools.UtilCacheEvents
-
An HTTP WebEvent handler that clears the selected caches
- clearSessionIdentifierStack() - Static method in class org.apache.ofbiz.entity.GenericDelegator
- clearShipmentStagingInfo(DispatchContext, Map<String, ? extends Object>) - Static method in class org.apache.ofbiz.shipment.shipment.ShipmentServices
- clearTemplateFromCache(String) - Static method in class org.apache.ofbiz.base.util.template.FreeMarkerWorker
- clearTransactionStamps() - Static method in class org.apache.ofbiz.entity.transaction.TransactionUtil
- clearUserData(GenericValue) - Method in interface org.apache.ofbiz.security.Security
-
Clears any user-related cached data.
- clearUserIdentifierStack() - Static method in class org.apache.ofbiz.entity.GenericDelegator
- clearViewInfo() - Method in class org.apache.ofbiz.content.content.ContentSearchSession.ContentSearchOptions
- clearViewInfo() - Method in class org.apache.ofbiz.product.product.ProductSearchSession.ProductSearchOptions
- clearViewInfo() - Method in class org.apache.ofbiz.workeffort.workeffort.WorkEffortSearchSession.WorkEffortSearchOptions
- CLIENT_ID - Static variable in class org.apache.ofbiz.accounting.thirdparty.gosoftware.RitaApi
- clientAuth - Variable in class org.apache.ofbiz.service.rmi.socket.ssl.SSLServerSocketFactory
- ClientIdLabel - Static variable in class org.apache.ofbiz.passport.util.PassportUtil
- ClobJdbcValueHandler(int) - Constructor for class org.apache.ofbiz.entity.jdbc.JdbcValueHandler.ClobJdbcValueHandler
- ClobToString() - Constructor for class org.apache.ofbiz.base.conversion.MiscConverters.ClobToString
- clone() - Method in class org.apache.ofbiz.entity.GenericEntity
-
Clones this GenericEntity, this is a shallow clone and uses the default shallow HashMap clone
- clone() - Method in class org.apache.ofbiz.entity.GenericPK
-
Clones this GenericPK, this is a shallow clone and uses the default shallow HashMap clone
- clone() - Method in class org.apache.ofbiz.entity.GenericValue
-
Clones this GenericValue, this is a shallow clone and uses the default shallow HashMap clone
- cloneDelegator() - Method in interface org.apache.ofbiz.entity.Delegator
- cloneDelegator() - Method in class org.apache.ofbiz.entity.GenericDelegator
- cloneDelegator(String) - Method in interface org.apache.ofbiz.entity.Delegator
- cloneDelegator(String) - Method in class org.apache.ofbiz.entity.GenericDelegator
- cloneLayout(HttpServletRequest, HttpServletResponse) - Static method in class org.apache.ofbiz.content.layout.LayoutEvents
- CloneValue - Class in org.apache.ofbiz.minilang.method.entityops
-
Implements the <clone-value> element.
- CloneValue(Element, SimpleMethod) - Constructor for class org.apache.ofbiz.minilang.method.entityops.CloneValue
- CloneValue.CloneValueFactory - Class in org.apache.ofbiz.minilang.method.entityops
-
A factory for the <clone-value> element.
- CloneValueFactory() - Constructor for class org.apache.ofbiz.minilang.method.entityops.CloneValue.CloneValueFactory
- close() - Method in class org.apache.ofbiz.base.util.test.UtilObjectTests.ErrorInjector
- close() - Method in class org.apache.ofbiz.datafile.RecordIterator
- close() - Method in class org.apache.ofbiz.entity.connection.DebugManagedDataSource
- close() - Method in class org.apache.ofbiz.entity.jdbc.CursorResultSet
- close() - Method in class org.apache.ofbiz.entity.jdbc.SQLProcessor
-
Commit if required and remove all allocated resources
- close() - Method in class org.apache.ofbiz.entity.util.EntityListIterator
-
Closes the iterator.
- close() - Method in interface org.apache.ofbiz.service.jms.GenericMessageListener
-
Shutdown the listener and all connection(s).
- close() - Method in class org.apache.ofbiz.service.jms.JmsQueueListener
- close() - Method in class org.apache.ofbiz.service.jms.JmsTopicListener
- close() - Method in class org.apache.ofbiz.webapp.ftl.LoopWriter
- closeAll() - Method in interface org.apache.ofbiz.entity.connection.ConnectionFactory
- closeAll() - Method in class org.apache.ofbiz.entity.connection.DBCPConnectionFactory
- closeBrace - Variable in class org.apache.ofbiz.base.util.collections.FlexibleServletAccessor.AttributeAccessor
- closeBracket - Static variable in class org.apache.ofbiz.base.util.string.FlexibleStringExpander
- closeConnection() - Method in interface org.apache.ofbiz.content.ftp.FtpClientInterface
-
Close opened connection
- closeConnection() - Method in class org.apache.ofbiz.content.ftp.SecureFtpClient
- closeConnection() - Method in class org.apache.ofbiz.content.ftp.SimpleFtpClient
- closeConnection() - Method in class org.apache.ofbiz.content.ftp.SshFtpClient
- closed - Variable in class org.apache.ofbiz.datafile.RecordIterator
- closed - Variable in class org.apache.ofbiz.entity.util.EntityListIterator
- closeListener(String) - Method in class org.apache.ofbiz.service.jms.JmsListenerFactory
-
Close a JMS message listener.
- closeListeners() - Method in class org.apache.ofbiz.service.jms.JmsListenerFactory
-
Close all the JMS message listeners.
- closeLogFile() - Method in class org.apache.ofbiz.htmlreport.HtmlReport
- closeLogFile() - Method in interface org.apache.ofbiz.htmlreport.InterfaceReport
-
Close log file if necessary.
- closeTimer(String) - Static method in class org.apache.ofbiz.base.util.UtilTimer
- closeTimer(String, String) - Static method in class org.apache.ofbiz.base.util.UtilTimer
- closeTimer(String, String, String) - Static method in class org.apache.ofbiz.base.util.UtilTimer
- closeTx() - Method in class org.apache.ofbiz.webpos.transaction.WebPosTransaction
- cms(HttpServletRequest, HttpServletResponse) - Static method in class org.apache.ofbiz.content.cms.CmsEvents
- CmsEvents - Class in org.apache.ofbiz.content.cms
-
CmsEvents
- CmsEvents() - Constructor for class org.apache.ofbiz.content.cms.CmsEvents
- codeExpr - Variable in class org.apache.ofbiz.base.util.string.FlexibleStringExpander.CurrElem
- codeString - Variable in class org.apache.ofbiz.entity.condition.EntityConditionFunction
- codeString - Variable in class org.apache.ofbiz.entity.condition.EntityOperator
- colAlias - Variable in class org.apache.ofbiz.entity.model.ModelViewEntity.ModelAlias
- collapseCharacter(String, char) - Static method in class org.apache.ofbiz.base.util.StringUtil
-
Remove/collapse multiple characters
- collapseNewlines(String) - Static method in class org.apache.ofbiz.base.util.StringUtil
-
Remove/collapse multiple newline characters
- collapseSpaces(String) - Static method in class org.apache.ofbiz.base.util.StringUtil
-
Remove/collapse multiple spaces
- collapsible() - Method in class org.apache.ofbiz.widget.model.ModelForm.FieldGroup
- collapsible() - Method in class org.apache.ofbiz.widget.model.ModelScreenWidget.Screenlet
- collectionAsString(Collection<String>, String) - Static method in class org.apache.ofbiz.htmlreport.util.ReportStringUtil
-
Returns a string representation for the given collection using the given separator.
- CollectionConverters - Class in org.apache.ofbiz.base.conversion
-
Collection Converter classes.
- CollectionConverters() - Constructor for class org.apache.ofbiz.base.conversion.CollectionConverters
- CollectionConverters.ArrayCreator - Class in org.apache.ofbiz.base.conversion
- CollectionConverters.ArrayToList<T> - Class in org.apache.ofbiz.base.conversion
- CollectionConverters.ListToString<T> - Class in org.apache.ofbiz.base.conversion
- CollectionConverters.MapToList<K,V> - Class in org.apache.ofbiz.base.conversion
- CollectionConverters.MapToSet<K,V> - Class in org.apache.ofbiz.base.conversion
- CollectionConverters.MapToString<K,V> - Class in org.apache.ofbiz.base.conversion
- CollectionConverters.StringToList - Class in org.apache.ofbiz.base.conversion
- CollectionConverters.StringToMap - Class in org.apache.ofbiz.base.conversion
- CollectionConverters.StringToSet - Class in org.apache.ofbiz.base.conversion
- CollectionEntityComparisonOperator(int, String) - Constructor for class org.apache.ofbiz.entity.condition.EntityOperator.CollectionEntityComparisonOperator
- CollectionHtmlWrapperForFtl(Collection<?>, BeansWrapper) - Constructor for class org.apache.ofbiz.widget.model.HtmlWidget.CollectionHtmlWrapperForFtl
- collectionToSet(Collection<T>) - Static method in class org.apache.ofbiz.base.util.UtilMisc
- collectionToString(Collection<? extends Object>, String) - Static method in class org.apache.ofbiz.base.util.UtilMisc
-
Generates a String from given values delimited by delimiter.
- ColNamesList - Static variable in class org.apache.ofbiz.pricat.sample.SamplePricatParser
- colNameString(StringBuilder, String, String, String, boolean, ModelField...) - Method in class org.apache.ofbiz.entity.model.ModelEntity
- colNameString(StringBuilder, String, String, String, boolean, ModelField...) - Method in class org.apache.ofbiz.entity.model.ModelViewEntity
- colNameString(StringBuilder, String, ModelField...) - Method in class org.apache.ofbiz.entity.model.ModelEntity
- colNameString(String, String, boolean, ModelField...) - Method in class org.apache.ofbiz.entity.model.ModelEntity
-
Deprecated.
- colNameString(String, String, boolean, ModelField...) - Method in class org.apache.ofbiz.entity.model.ModelViewEntity
-
Deprecated.
- colNameString(List<ModelField>) - Method in class org.apache.ofbiz.entity.model.ModelEntity
-
Deprecated.
- colNameString(List<ModelField>, StringBuilder, String) - Method in class org.apache.ofbiz.entity.model.ModelEntity
- colNameString(List<ModelField>, StringBuilder, String, String, String, boolean) - Method in class org.apache.ofbiz.entity.model.ModelEntity
- colNameString(List<ModelField>, StringBuilder, String, String, String, boolean) - Method in class org.apache.ofbiz.entity.model.ModelViewEntity
- colNameString(List<ModelField>, String, String, boolean) - Method in class org.apache.ofbiz.entity.model.ModelEntity
-
Deprecated.
- colNameString(List<ModelField>, String, String, boolean) - Method in class org.apache.ofbiz.entity.model.ModelViewEntity
-
Deprecated.
- colNameString(ModelField...) - Method in class org.apache.ofbiz.entity.model.ModelEntity
-
Deprecated.
- Column(ModelScreen, Element) - Constructor for class org.apache.ofbiz.widget.model.ModelScreenWidget.Column
- ColumnCheckInfo() - Constructor for class org.apache.ofbiz.entity.jdbc.DatabaseUtil.ColumnCheckInfo
- ColumnContainer(ModelScreen, Element) - Constructor for class org.apache.ofbiz.widget.model.ModelScreenWidget.ColumnContainer
- columnName - Variable in class org.apache.ofbiz.entity.jdbc.DatabaseUtil.ColumnCheckInfo
- columnSize - Variable in class org.apache.ofbiz.entity.jdbc.DatabaseUtil.ColumnCheckInfo
- combineBufferedImage(Image, Image, int) - Static method in class org.apache.ofbiz.product.imagemanagement.FrameImage
- CombinedCondition - Class in org.apache.ofbiz.minilang.method.conditional
-
Implements the <and>, <or>, <not>, and <xor> elements.
- CombinedCondition(Element, SimpleMethod) - Constructor for class org.apache.ofbiz.minilang.method.conditional.CombinedCondition
- CombinedCondition.AndConditionFactory - Class in org.apache.ofbiz.minilang.method.conditional
-
A <and> element factory.
- CombinedCondition.NotConditionFactory - Class in org.apache.ofbiz.minilang.method.conditional
-
A <not> element factory.
- CombinedCondition.OrConditionFactory - Class in org.apache.ofbiz.minilang.method.conditional
-
A <or> element factory.
- CombinedCondition.XorConditionFactory - Class in org.apache.ofbiz.minilang.method.conditional
-
A <xor> element factory.
- COMMAND - Static variable in class org.apache.ofbiz.accounting.thirdparty.gosoftware.PcChargeApi
- COMMAND - Static variable in class org.apache.ofbiz.accounting.thirdparty.gosoftware.RitaApi
- commit() - Method in class org.apache.ofbiz.entity.jdbc.SQLProcessor
-
Commit all modifications
- commit() - Static method in class org.apache.ofbiz.entity.transaction.TransactionUtil
-
Commits the transaction in the current thread IF transactions are available
- commit(boolean) - Static method in class org.apache.ofbiz.entity.transaction.TransactionUtil
-
Commits the transaction in the current thread IF transactions are available AND if beganTransaction is true
- commit(Xid, boolean) - Method in class org.apache.ofbiz.entity.transaction.DebugXaResource
- commit(Xid, boolean) - Method in class org.apache.ofbiz.entity.transaction.GenericXaResource
- commit(Xid, boolean) - Method in class org.apache.ofbiz.service.ServiceXaWrapper
-
Deprecated.
- commitAsync - Variable in class org.apache.ofbiz.service.ServiceXaWrapper
-
Deprecated.
- commitAsyncPersist - Variable in class org.apache.ofbiz.service.ServiceXaWrapper
-
Deprecated.
- commitContext - Variable in class org.apache.ofbiz.service.ServiceXaWrapper
-
Deprecated.
- commitService - Variable in class org.apache.ofbiz.service.ServiceXaWrapper
-
Deprecated.
- COMMON_APP_KEY - Static variable in class org.apache.ofbiz.passport.util.PassportUtil
- COMMON_APP_SECRET - Static variable in class org.apache.ofbiz.passport.util.PassportUtil
- COMMON_CLIENT_ID - Static variable in class org.apache.ofbiz.passport.util.PassportUtil
- COMMON_CLIENT_SECRET - Static variable in class org.apache.ofbiz.passport.util.PassportUtil
- COMMON_CODE - Static variable in class org.apache.ofbiz.passport.util.PassportUtil
- COMMON_ERROR - Static variable in class org.apache.ofbiz.passport.util.PassportUtil
- COMMON_ERROR_DESCRIPTION - Static variable in class org.apache.ofbiz.passport.util.PassportUtil
- COMMON_RETURN_RUL - Static variable in class org.apache.ofbiz.passport.util.PassportUtil
- COMMON_SCOPE - Static variable in class org.apache.ofbiz.passport.util.PassportUtil
- COMMON_STATE - Static variable in class org.apache.ofbiz.passport.util.PassportUtil
- CommonEvents - Class in org.apache.ofbiz.common
-
Common Services
- CommonEvents() - Constructor for class org.apache.ofbiz.common.CommonEvents
- commonResource - Static variable in class org.apache.ofbiz.accounting.thirdparty.paypal.PayPalEvents
- commonResource - Static variable in class org.apache.ofbiz.accounting.thirdparty.worldpay.WorldPayEvents
- CommonServices - Class in org.apache.ofbiz.common
-
Common Services
- CommonServices() - Constructor for class org.apache.ofbiz.common.CommonServices
- CommonWidgetModels - Class in org.apache.ofbiz.widget.model
-
A collection of shared/reused widget models.
- CommonWidgetModels.AutoEntityParameters - Class in org.apache.ofbiz.widget.model
- CommonWidgetModels.AutoServiceParameters - Class in org.apache.ofbiz.widget.model
- CommonWidgetModels.Image - Class in org.apache.ofbiz.widget.model
- CommonWidgetModels.Link - Class in org.apache.ofbiz.widget.model
- CommonWidgetModels.Parameter - Class in org.apache.ofbiz.widget.model
-
Models the <parameter> element.
- CommonWorkers - Class in org.apache.ofbiz.common
-
Common Workers
- CommunicationEventServices - Class in org.apache.ofbiz.party.communication
- CommunicationEventServices() - Constructor for class org.apache.ofbiz.party.communication.CommunicationEventServices
- ComparableEntityComparisonOperator(int, String) - Constructor for class org.apache.ofbiz.entity.condition.EntityOperator.ComparableEntityComparisonOperator
- ComparableRange<T extends java.lang.Comparable<T>> - Class in org.apache.ofbiz.base.lang
-
A range of values.
- ComparableRange(T, T) - Constructor for class org.apache.ofbiz.base.lang.ComparableRange
- ComparableRangeTests - Class in org.apache.ofbiz.base.lang.test
- ComparableRangeTests(String) - Constructor for class org.apache.ofbiz.base.lang.test.ComparableRangeTests
- compare(Comparable<T>, T) - Static method in class org.apache.ofbiz.base.util.UtilMisc
- compare(List<E>, List<E>) - Static method in class org.apache.ofbiz.base.util.UtilMisc
- compare(Map<Object, Object>, Map<Object, Object>) - Method in class org.apache.ofbiz.base.util.collections.MapComparator
- compare(Map<String, Object>, Map<String, Object>) - Method in class org.apache.ofbiz.accounting.payment.BillingAccountWorker.BillingAccountComparator
- compare(L, R) - Method in class org.apache.ofbiz.entity.condition.EntityComparisonOperator
- compare(Authenticator, Authenticator) - Method in class org.apache.ofbiz.common.authentication.AuthenticationComparator
-
Compares its two arguments for order.
- compare(GenericEntity, GenericEntity) - Method in class org.apache.ofbiz.entity.condition.OrderByItem
- compare(GenericEntity, GenericEntity) - Method in class org.apache.ofbiz.entity.condition.OrderByList
- Compare - Class in org.apache.ofbiz.minilang.method.conditional
-
Implements a comparison - consisting of an l-value, an r-value, and a comparison operator.
- Compare - Class in org.apache.ofbiz.minilang.operation
-
Compares an in-field to the specified value
- Compare() - Constructor for class org.apache.ofbiz.minilang.method.conditional.Compare
- Compare(Element, SimpleMapProcess) - Constructor for class org.apache.ofbiz.minilang.operation.Compare
- CompareCondition - Class in org.apache.ofbiz.minilang.method.conditional
-
Implements the <if-compare> element.
- CompareCondition(Element, SimpleMethod) - Constructor for class org.apache.ofbiz.minilang.method.conditional.CompareCondition
- CompareCondition.CompareConditionFactory - Class in org.apache.ofbiz.minilang.method.conditional
-
A <if-compare> element factory.
- CompareConditionFactory() - Constructor for class org.apache.ofbiz.minilang.method.conditional.CompareCondition.CompareConditionFactory
- compareEqual(Comparable<T>, T) - Static method in class org.apache.ofbiz.entity.condition.EntityComparisonOperator
- CompareField - Class in org.apache.ofbiz.minilang.operation
-
Compares the current field to another field
- CompareField(Element, SimpleMapProcess) - Constructor for class org.apache.ofbiz.minilang.operation.CompareField
- CompareFieldCondition - Class in org.apache.ofbiz.minilang.method.conditional
-
Implements the <if-compare-field> element.
- CompareFieldCondition(Element, SimpleMethod) - Constructor for class org.apache.ofbiz.minilang.method.conditional.CompareFieldCondition
- CompareFieldCondition.CompareFieldConditionFactory - Class in org.apache.ofbiz.minilang.method.conditional
-
A <if-compare-field> element factory.
- CompareFieldConditionFactory() - Constructor for class org.apache.ofbiz.minilang.method.conditional.CompareFieldCondition.CompareFieldConditionFactory
- compareGreaterThan(Comparable<T>, T) - Static method in class org.apache.ofbiz.entity.condition.EntityComparisonOperator
- compareGreaterThanEqualTo(Comparable<T>, T) - Static method in class org.apache.ofbiz.entity.condition.EntityComparisonOperator
- compareIn(L, R) - Static method in class org.apache.ofbiz.entity.condition.EntityComparisonOperator
- compareLessThan(Comparable<T>, T) - Static method in class org.apache.ofbiz.entity.condition.EntityComparisonOperator
- compareLessThanEqualTo(Comparable<T>, T) - Static method in class org.apache.ofbiz.entity.condition.EntityComparisonOperator
- compareLike(L, R) - Static method in class org.apache.ofbiz.entity.condition.EntityComparisonOperator
- compareNotEqual(Comparable<T>, T) - Static method in class org.apache.ofbiz.entity.condition.EntityComparisonOperator
- comparePassword(String, String, String) - Static method in class org.apache.ofbiz.base.crypto.HashCrypt
- compareTo(Object) - Method in class org.apache.ofbiz.order.shoppingcart.ShoppingCart.CartPaymentInfo
- compareTo(Delayed) - Method in class org.apache.ofbiz.base.concurrent.ExecutionPool.Pulse
- compareTo(ComparableRange<T>) - Method in class org.apache.ofbiz.base.lang.ComparableRange
- compareTo(TimeDuration) - Method in class org.apache.ofbiz.base.util.TimeDuration
- compareTo(GenericEntity) - Method in class org.apache.ofbiz.entity.GenericEntity
-
Compares this GenericEntity to the passed object
- compareTo(GenericEntity.NullField) - Method in class org.apache.ofbiz.entity.GenericEntity.NullField
- compareTo(ModelEntity) - Method in class org.apache.ofbiz.entity.model.ModelEntity
- compareTo(ModelKeyMap) - Method in class org.apache.ofbiz.entity.model.ModelKeyMap
- compareTo(ShoppingCart.ProductPromoUseInfo) - Method in class org.apache.ofbiz.order.shoppingcart.ShoppingCart.ProductPromoUseInfo
- compareTo(TemporalExpression) - Method in class org.apache.ofbiz.service.calendar.TemporalExpression
- compareTo(ArtifactInfoBase) - Method in class org.apache.ofbiz.webtools.artifactinfo.ArtifactInfoBase
- compareToFields(GenericEntity, String) - Method in class org.apache.ofbiz.entity.GenericEntity
- compareToHelper(Comparable<T>, T) - Static method in class org.apache.ofbiz.base.util.UtilObject
- compareType - Variable in class org.apache.ofbiz.entityext.eca.EntityEcaCondition
- compareType - Variable in class org.apache.ofbiz.service.eca.ServiceEcaCondition
- CompDocEvents - Class in org.apache.ofbiz.content.compdoc
-
CompDocEvents Class
- CompDocEvents() - Constructor for class org.apache.ofbiz.content.compdoc.CompDocEvents
- CompDocServices - Class in org.apache.ofbiz.content.compdoc
-
CompDocEvents Class
- CompDocServices() - Constructor for class org.apache.ofbiz.content.compdoc.CompDocServices
- compileScriptFile(String) - Static method in class org.apache.ofbiz.base.util.ScriptUtil
-
Returns a compiled script.
- compileScriptString(String, String) - Static method in class org.apache.ofbiz.base.util.ScriptUtil
-
Returns a compiled script.
- complete(boolean) - Method in class org.apache.ofbiz.shipment.packing.PackingSession
- complete(String, Locale) - Method in class org.apache.ofbiz.shipment.verify.VerifyPickSession
- complete(String, Locale, String) - Method in class org.apache.ofbiz.shipment.weightPackage.WeightPackageSession
- completeAssignment(HttpServletRequest, HttpServletResponse) - Static method in class org.apache.ofbiz.order.task.TaskEvents
-
Complete assignment event
- completeInventoryTransfer(DispatchContext, Map<String, ? extends Object>) - Static method in class org.apache.ofbiz.product.inventory.InventoryServices
- completeOrder(LocalDispatcher, GenericValue, String) - Static method in class org.apache.ofbiz.order.order.OrderChangeHelper
- completePack(DispatchContext, Map<String, ? extends Object>) - Static method in class org.apache.ofbiz.shipment.packing.PackingServices
- completePackage(DispatchContext, Map<String, ? extends Object>) - Static method in class org.apache.ofbiz.shipment.weightPackage.WeightPackageServices
- completeSale(HttpServletRequest, HttpServletResponse) - Static method in class org.apache.ofbiz.webpos.WebPosEvents
- completeShipment(String, String) - Method in class org.apache.ofbiz.shipment.weightPackage.WeightPackageSession
- completeShipment(DispatchContext, Map<String, ? extends Object>) - Static method in class org.apache.ofbiz.shipment.weightPackage.WeightPackageServices
- completeVerifiedPick(DispatchContext, Map<String, ? extends Object>) - Static method in class org.apache.ofbiz.shipment.verify.VerifyPickServices
- ComplexAlias(String) - Constructor for class org.apache.ofbiz.entity.model.ModelViewEntity.ComplexAlias
- ComplexAlias(Element) - Constructor for class org.apache.ofbiz.entity.model.ModelViewEntity.ComplexAlias
- ComplexAliasField(String, String, String, String) - Constructor for class org.apache.ofbiz.entity.model.ModelViewEntity.ComplexAliasField
- ComplexAliasField(String, String, String, String, String) - Constructor for class org.apache.ofbiz.entity.model.ModelViewEntity.ComplexAliasField
- ComplexAliasField(Element) - Constructor for class org.apache.ofbiz.entity.model.ModelViewEntity.ComplexAliasField
- complexAliasMember - Variable in class org.apache.ofbiz.entity.model.ModelViewEntity.ModelAlias
- complexAliasMembers - Variable in class org.apache.ofbiz.entity.model.ModelViewEntity.ComplexAlias
- COMPONENT_DIRECTORY - org.apache.ofbiz.base.component.ComponentLoaderConfig.ComponentType
- COMPONENT_LOAD_XML_FILENAME - Static variable in class org.apache.ofbiz.base.component.ComponentLoaderConfig
- componentConfig - Variable in class org.apache.ofbiz.base.component.ComponentConfig.ClasspathInfo
- componentConfig - Variable in class org.apache.ofbiz.base.component.ComponentConfig.WebappInfo
- ComponentConfig - Class in org.apache.ofbiz.base.component
-
An object that models the
<ofbiz-component>
element. - ComponentConfig.ClasspathInfo - Class in org.apache.ofbiz.base.component
-
An object that models the
<classpath>
element. - ComponentConfig.DependsOnInfo - Class in org.apache.ofbiz.base.component
- ComponentConfig.EntityResourceInfo - Class in org.apache.ofbiz.base.component
-
An object that models the
<entity-resource>
element. - ComponentConfig.KeystoreInfo - Class in org.apache.ofbiz.base.component
-
An object that models the
<keystore>
element. - ComponentConfig.ResourceInfo - Class in org.apache.ofbiz.base.component
- ComponentConfig.ResourceLoaderInfo - Class in org.apache.ofbiz.base.component
-
An object that models the
<resource-loader>
element. - ComponentConfig.ServiceResourceInfo - Class in org.apache.ofbiz.base.component
-
An object that models the
<service-resource>
element. - ComponentConfig.TestSuiteInfo - Class in org.apache.ofbiz.base.component
-
An object that models the
<test-suite>
element. - ComponentConfig.WebappInfo - Class in org.apache.ofbiz.base.component
-
An object that models the
<webapp>
element. - ComponentContainer - Class in org.apache.ofbiz.base.container
-
ComponentContainer - StartupContainer implementation for Components The purpose of this container is to load the classpath for all components defined in OFBiz.
- ComponentContainer() - Constructor for class org.apache.ofbiz.base.container.ComponentContainer
- ComponentException - Exception in org.apache.ofbiz.base.component
-
ComponentException
- ComponentException() - Constructor for exception org.apache.ofbiz.base.component.ComponentException
- ComponentException(String) - Constructor for exception org.apache.ofbiz.base.component.ComponentException
- ComponentException(String, Throwable) - Constructor for exception org.apache.ofbiz.base.component.ComponentException
- ComponentException(Throwable) - Constructor for exception org.apache.ofbiz.base.component.ComponentException
- componentExists(String) - Static method in class org.apache.ofbiz.base.component.ComponentConfig
- ComponentLoaderConfig - Class in org.apache.ofbiz.base.component
-
ComponentLoaderConfig - Component Loader configuration utility class to handle component-load.xml files
- ComponentLoaderConfig() - Constructor for class org.apache.ofbiz.base.component.ComponentLoaderConfig
- ComponentLoaderConfig.ComponentDef - Class in org.apache.ofbiz.base.component
- ComponentLoaderConfig.ComponentType - Enum in org.apache.ofbiz.base.component
- ComponentLocationResolver - Class in org.apache.ofbiz.base.location
-
A special location resolver that uses Strings like URLs, but with more options
- ComponentLocationResolver() - Constructor for class org.apache.ofbiz.base.location.ComponentLocationResolver
- componentName - Variable in class org.apache.ofbiz.base.component.ComponentConfig.DependsOnInfo
- componentName - Variable in class org.apache.ofbiz.base.component.ComponentResourceHandler
- componentName - Variable in class org.apache.ofbiz.webtools.labelmanager.LabelFile
- componentNamesFound - Static variable in class org.apache.ofbiz.webtools.labelmanager.LabelManagerFactory
- ComponentResourceHandler - Class in org.apache.ofbiz.base.component
-
Contains resource information and provides for loading data
- ComponentResourceHandler(String, String, String) - Constructor for class org.apache.ofbiz.base.component.ComponentResourceHandler
- ComponentResourceHandler(String, Element) - Constructor for class org.apache.ofbiz.base.component.ComponentResourceHandler
- con - Variable in class org.apache.ofbiz.entity.jdbc.CursorConnection
- CONCUR_READ_ONLY - Static variable in class org.apache.ofbiz.entity.util.EntityFindOptions
-
Concurrency constant from the java.sql.ResultSet object for convenience
- CONCUR_UPDATABLE - Static variable in class org.apache.ofbiz.entity.util.EntityFindOptions
-
Concurrency constant from the java.sql.ResultSet object for convenience
- condition - Variable in class org.apache.ofbiz.entity.condition.EntityConditionFunction
- CONDITION_FIELD - Static variable in class org.apache.ofbiz.service.mail.ServiceMcaCondition
- CONDITION_HEADER - Static variable in class org.apache.ofbiz.service.mail.ServiceMcaCondition
- CONDITION_SERVICE - Static variable in class org.apache.ofbiz.service.mail.ServiceMcaCondition
- Conditional - Interface in org.apache.ofbiz.minilang.method.conditional
-
Interface for all conditional elements under the <if> element.
- ConditionalFactory<C extends Conditional> - Class in org.apache.ofbiz.minilang.method.conditional
-
An abstract factory class for creating <if> element sub-element implementations.
- ConditionalFactory() - Constructor for class org.apache.ofbiz.minilang.method.conditional.ConditionalFactory
- ConditionExpr(Element) - Constructor for class org.apache.ofbiz.entity.finder.EntityFinderUtil.ConditionExpr
- conditionFalseService(DispatchContext, Map<String, ?>) - Static method in class org.apache.ofbiz.common.CommonServices
-
Return FALSE Service; ECA Condition Service
- conditionList - Variable in class org.apache.ofbiz.entity.condition.EntityConditionListBase
- conditionList - Variable in class org.apache.ofbiz.entity.model.ModelViewEntity.ViewConditionList
- ConditionList(Element) - Constructor for class org.apache.ofbiz.entity.finder.EntityFinderUtil.ConditionList
- ConditionObject(Element) - Constructor for class org.apache.ofbiz.entity.finder.EntityFinderUtil.ConditionObject
- conditions - Variable in class org.apache.ofbiz.service.eca.ServiceEcaRule
- conditions - Variable in class org.apache.ofbiz.service.mail.ServiceMcaRule
- conditionService - Variable in class org.apache.ofbiz.entityext.eca.EntityEcaCondition
- conditionService - Variable in class org.apache.ofbiz.service.eca.ServiceEcaCondition
- conditionTrueService(DispatchContext, Map<String, ?>) - Static method in class org.apache.ofbiz.common.CommonServices
-
Return TRUE Service; ECA Condition Service
- config - Variable in class org.apache.ofbiz.product.category.CatalogUrlFilter
- config - Variable in class org.apache.ofbiz.webapp.control.ContextFilter
- config - Variable in class org.apache.ofbiz.webapp.control.TokenFilter
- config - Variable in class org.apache.ofbiz.webapp.ftl.FreeMarkerViewHandler
- Config - Class in org.apache.ofbiz.base.start
-
OFBiz server parameters needed on system startup and retrieved from one of the properties files in the start component
- configFile - Variable in class org.apache.ofbiz.accounting.thirdparty.clearcommerce.CCServicesTest
- configFile - Variable in class org.apache.ofbiz.service.mail.JavaMailContainer
- configFile - Variable in class org.apache.ofbiz.service.rmi.RmiServiceContainer
- configFileLocation - Variable in class org.apache.ofbiz.base.container.NamingServiceContainer
- configId - Variable in class org.apache.ofbiz.product.config.ProductConfigWrapper
- ConfigItem(GenericValue) - Constructor for class org.apache.ofbiz.product.config.ProductConfigWrapper.ConfigItem
- ConfigItem(ProductConfigWrapper.ConfigItem) - Constructor for class org.apache.ofbiz.product.config.ProductConfigWrapper.ConfigItem
- ConfigOption(Delegator, LocalDispatcher, GenericValue, ProductConfigWrapper.ConfigItem, String, String, String, GenericValue) - Constructor for class org.apache.ofbiz.product.config.ProductConfigWrapper.ConfigOption
- ConfigOption(ProductConfigWrapper.ConfigOption) - Constructor for class org.apache.ofbiz.product.config.ProductConfigWrapper.ConfigOption
- Configuration(Element) - Constructor for class org.apache.ofbiz.base.container.ContainerConfig.Configuration
- ConfigXMLReader - Class in org.apache.ofbiz.webapp.control
-
ConfigXMLReader.java - Reads and parses the XML site config files.
- ConfigXMLReader() - Constructor for class org.apache.ofbiz.webapp.control.ConfigXMLReader
- ConfigXMLReader.ControllerConfig - Class in org.apache.ofbiz.webapp.control
- ConfigXMLReader.Event - Class in org.apache.ofbiz.webapp.control
- ConfigXMLReader.RequestMap - Class in org.apache.ofbiz.webapp.control
- ConfigXMLReader.RequestResponse - Class in org.apache.ofbiz.webapp.control
- ConfigXMLReader.ViewMap - Class in org.apache.ofbiz.webapp.control
- CONFIRM - Static variable in class org.apache.ofbiz.htmlreport.sample.SampleHtmlThread
- CONFIRM - Static variable in interface org.apache.ofbiz.pricat.InterfacePricatParser
- CONFIRM - Static variable in class org.apache.ofbiz.pricat.PricatParseExcelHtmlThread
- confirmPromoRuleUse(String, String) - Method in class org.apache.ofbiz.order.shoppingcart.ShoppingCart
- confirmPromoRuleUse(String, String) - Method in class org.apache.ofbiz.order.shoppingcart.ShoppingCartItem
- connect(String, String, String, Long, Long) - Method in interface org.apache.ofbiz.content.ftp.FtpClientInterface
-
Initialization of a file transfer client, and connection to the given server
- connect(String, String, String, Long, Long) - Method in class org.apache.ofbiz.content.ftp.SecureFtpClient
-
TODO : to implements
- connect(String, String, String, Long, Long) - Method in class org.apache.ofbiz.content.ftp.SimpleFtpClient
- connect(String, String, String, Long, Long) - Method in class org.apache.ofbiz.content.ftp.SshFtpClient
- connected - Variable in class org.apache.ofbiz.service.jms.JmsListenerFactory
- ConnectionFactory - Class in org.apache.ofbiz.entity.config.model
-
An object that models the
<connection-factory>
element. - ConnectionFactory - Interface in org.apache.ofbiz.entity.connection
-
ConnectionFactory
- ConnectionFactoryLoader - Class in org.apache.ofbiz.entity.jdbc
-
ConnectionFactoryLoader - utility class that loads the connection manager and provides to client code a reference to it (ConnectionFactory)
- ConnectionFactoryLoader() - Constructor for class org.apache.ofbiz.entity.jdbc.ConnectionFactoryLoader
- connectionUrl - Variable in class org.apache.ofbiz.entity.jdbc.DatabaseUtil
- consolidateRecurs(List<Recur>) - Method in class org.apache.ofbiz.workeffort.workeffort.ICalRecurConverter
- constant - Variable in class org.apache.ofbiz.entityext.eca.EntityEcaCondition
- CONSTANT_NUMBER(Number) - Static method in class org.apache.ofbiz.entity.condition.EntityConditionValue
- constantAttributes(SimpleMethod, Element, String...) - Static method in class org.apache.ofbiz.minilang.MiniLangValidate
-
Tests if element attributes are constant type.
- ConstantFuture<V> - Class in org.apache.ofbiz.base.concurrent
- ConstantFuture(V) - Constructor for class org.apache.ofbiz.base.concurrent.ConstantFuture
- ConstantOper - Class in org.apache.ofbiz.minilang.operation
-
Title: A MakeInStringOperation that appends the specified constant string
- ConstantOper(Element) - Constructor for class org.apache.ofbiz.minilang.operation.ConstantOper
- constantPlusExpressionAttributes(SimpleMethod, Element, String...) - Static method in class org.apache.ofbiz.minilang.MiniLangValidate
-
Tests if element attributes are constant+expr type.
- ConstOffsetElem(char[], int, int) - Constructor for class org.apache.ofbiz.base.util.string.FlexibleStringExpander.ConstOffsetElem
- constraintList - Variable in class org.apache.ofbiz.content.content.ContentSearchSession.ContentSearchOptions
- constraintList - Variable in class org.apache.ofbiz.product.product.ProductSearchSession.ProductSearchOptions
- constraintList - Variable in class org.apache.ofbiz.workeffort.workeffort.WorkEffortSearchSession.WorkEffortSearchOptions
- constraintName - Static variable in class org.apache.ofbiz.content.content.ContentSearch.ContentAssocConstraint
- constraintName - Static variable in class org.apache.ofbiz.content.content.ContentSearch.KeywordConstraint
- constraintName - Static variable in class org.apache.ofbiz.content.content.ContentSearch.LastUpdatedRangeConstraint
- constraintName - Static variable in class org.apache.ofbiz.product.product.ProductSearch.AvailabilityDateConstraint
- constraintName - Static variable in class org.apache.ofbiz.product.product.ProductSearch.CatalogConstraint
- constraintName - Static variable in class org.apache.ofbiz.product.product.ProductSearch.CategoryConstraint
- constraintName - Static variable in class org.apache.ofbiz.product.product.ProductSearch.ExcludeVariantsConstraint
- constraintName - Static variable in class org.apache.ofbiz.product.product.ProductSearch.FeatureCategoryConstraint
- constraintName - Static variable in class org.apache.ofbiz.product.product.ProductSearch.FeatureConstraint
- constraintName - Static variable in class org.apache.ofbiz.product.product.ProductSearch.FeatureGroupConstraint
- constraintName - Static variable in class org.apache.ofbiz.product.product.ProductSearch.FeatureSetConstraint
- constraintName - Static variable in class org.apache.ofbiz.product.product.ProductSearch.GoodIdentificationConstraint
- constraintName - Static variable in class org.apache.ofbiz.product.product.ProductSearch.KeywordConstraint
- constraintName - Static variable in class org.apache.ofbiz.product.product.ProductSearch.LastUpdatedRangeConstraint
- constraintName - Static variable in class org.apache.ofbiz.product.product.ProductSearch.ListPriceRangeConstraint
- constraintName - Static variable in class org.apache.ofbiz.product.product.ProductSearch.ProductFieldConstraint
- constraintName - Static variable in class org.apache.ofbiz.product.product.ProductSearch.StoreGroupPriceConstraint
- constraintName - Static variable in class org.apache.ofbiz.product.product.ProductSearch.SupplierConstraint
- constraintName - Static variable in class org.apache.ofbiz.workeffort.workeffort.WorkEffortSearch.KeywordConstraint
- constraintName - Static variable in class org.apache.ofbiz.workeffort.workeffort.WorkEffortSearch.LastUpdatedRangeConstraint
- constraintName - Static variable in class org.apache.ofbiz.workeffort.workeffort.WorkEffortSearch.PartyAssignmentConstraint
- constraintName - Static variable in class org.apache.ofbiz.workeffort.workeffort.WorkEffortSearch.ProductSetConstraint
- constraintName - Static variable in class org.apache.ofbiz.workeffort.workeffort.WorkEffortSearch.WorkEffortAssocConstraint
- constraintName - Static variable in class org.apache.ofbiz.workeffort.workeffort.WorkEffortSearch.WorkEffortReviewConstraint
- ConstSimpleElem(char[]) - Constructor for class org.apache.ofbiz.base.util.string.FlexibleStringExpander.ConstSimpleElem
- ContactHelper - Class in org.apache.ofbiz.party.contact
-
Accessors for Contact Mechanisms
- ContactMechServices - Class in org.apache.ofbiz.party.contact
-
Services for Contact Mechanism maintenance
- ContactMechServices() - Constructor for class org.apache.ofbiz.party.contact.ContactMechServices
- ContactMechWorker - Class in org.apache.ofbiz.party.contact
-
Worker methods for Contact Mechanisms
- containAllWorkEffortCartItems() - Method in class org.apache.ofbiz.order.shoppingcart.ShoppingCart
- containAnyWorkEffortCartItems() - Method in class org.apache.ofbiz.order.shoppingcart.ShoppingCart
- Container - Interface in org.apache.ofbiz.base.container
-
An OFBiz container.
- Container(ModelScreen, Element) - Constructor for class org.apache.ofbiz.widget.model.ModelScreenWidget.Container
- CONTAINER - Static variable in class org.apache.ofbiz.widget.model.FieldInfo
- containerConfig - Variable in class org.apache.ofbiz.base.start.Config
- ContainerConfig - Class in org.apache.ofbiz.base.container
-
ContainerConfig - Container configuration for ofbiz.xml
- ContainerConfig.Configuration - Class in org.apache.ofbiz.base.container
- ContainerConfig.Configuration.Property - Class in org.apache.ofbiz.base.container
- ContainerException - Exception in org.apache.ofbiz.base.container
-
ContainerException
- ContainerException() - Constructor for exception org.apache.ofbiz.base.container.ContainerException
- ContainerException(String) - Constructor for exception org.apache.ofbiz.base.container.ContainerException
- ContainerException(String, Throwable) - Constructor for exception org.apache.ofbiz.base.container.ContainerException
- ContainerException(Throwable) - Constructor for exception org.apache.ofbiz.base.container.ContainerException
- ContainerField(int, int, ModelFormField) - Constructor for class org.apache.ofbiz.widget.model.ModelFormField.ContainerField
- ContainerField(Element, ModelFormField) - Constructor for class org.apache.ofbiz.widget.model.ModelFormField.ContainerField
- ContainerLoader - Class in org.apache.ofbiz.base.container
-
An object that loads containers (background processes).
- ContainerLoader() - Constructor for class org.apache.ofbiz.base.container.ContainerLoader
- containOnlyDigitalGoods() - Method in class org.apache.ofbiz.order.shoppingcart.ShoppingCart
-
Check to see if the cart contains only Digital Goods, ie no Finished Goods and no Finished/Digital Goods, et cetera.
- containOnlyDigitalGoods(int) - Method in class org.apache.ofbiz.order.shoppingcart.ShoppingCart
-
Check to see if the ship group contains only Digital Goods, ie no Finished Goods and no Finished/Digital Goods, et cetera.
- contains(Object) - Method in class org.apache.ofbiz.base.util.collections.GenericMapEntrySet
- contains(Object) - Method in class org.apache.ofbiz.base.util.collections.GenericMapValues
- contains(Object, Object) - Method in class org.apache.ofbiz.base.util.collections.GenericMapEntrySet
- containsAll(Collection<?>) - Method in class org.apache.ofbiz.base.util.collections.GenericMapCollection
- containsAllPkFieldNames(Set<String>) - Method in class org.apache.ofbiz.entity.model.ModelEntity
- containsConstant(FlexibleStringExpander) - Static method in class org.apache.ofbiz.base.util.string.FlexibleStringExpander
-
Returns
true
iffse
contains aString
constant. - containsContext(String) - Method in class org.apache.ofbiz.service.ServiceDispatcher
-
Test if this dispatcher instance contains the local context.
- containsDataRows(XSSFSheet) - Method in interface org.apache.ofbiz.pricat.InterfacePricatParser
- containsDataRows(XSSFSheet) - Method in class org.apache.ofbiz.pricat.sample.SamplePricatParser
- containsExpression(FlexibleStringExpander) - Static method in class org.apache.ofbiz.base.util.string.FlexibleStringExpander
-
Returns
true
iffse
contains an expression. - containsExpression(TemporalExpression) - Method in class org.apache.ofbiz.service.calendar.TemporalExpression
- containsExpression(TemporalExpression) - Method in class org.apache.ofbiz.service.calendar.TemporalExpressions.Difference
- containsExpression(TemporalExpression) - Method in class org.apache.ofbiz.service.calendar.TemporalExpressions.Intersection
- containsExpression(TemporalExpression) - Method in class org.apache.ofbiz.service.calendar.TemporalExpressions.Substitution
- containsExpression(TemporalExpression) - Method in class org.apache.ofbiz.service.calendar.TemporalExpressions.Union
- containsField(String) - Method in class org.apache.ofbiz.entity.condition.EntityFieldMap
- containsFreemarkerInterpolation(HttpServletRequest, HttpServletResponse, String) - Static method in class org.apache.ofbiz.security.SecurityUtil
- containsFreemarkerInterpolation(HttpServletResponse, String) - Static method in class org.apache.ofbiz.security.SecurityUtil
- containsGeo(List<GenericValue>, String, Delegator) - Static method in class org.apache.ofbiz.common.geo.GeoWorker
- containsGeo(List<GenericValue>, GenericValue) - Static method in class org.apache.ofbiz.common.geo.GeoWorker
- containsKey(Object) - Method in class org.apache.ofbiz.base.util.cache.UtilCache
-
Returns a boolean specifying whether or not an element with the specified key is in the cache.
- containsKey(Object) - Method in class org.apache.ofbiz.base.util.collections.MapContext
- containsKey(Object) - Method in class org.apache.ofbiz.base.util.collections.MultivaluedMapContextAdapter
- containsKey(Object) - Method in class org.apache.ofbiz.base.util.collections.ResourceBundleMapWrapper
- containsKey(Object) - Method in class org.apache.ofbiz.base.util.collections.ResourceBundleMapWrapper.InternalRbmWrapper
- containsKey(Object) - Method in class org.apache.ofbiz.base.util.collections.test.GenericMapTest.TestGenericMap
- containsKey(Object) - Method in class org.apache.ofbiz.base.util.UtilCodec.HtmlEncodingMapWrapper
- containsKey(Object) - Method in class org.apache.ofbiz.content.content.ContentMapFacade
- containsKey(Object) - Method in class org.apache.ofbiz.entity.GenericEntity
- containsKey(Object) - Method in class org.apache.ofbiz.widget.model.ModelScreenWidget.SectionsRenderer
- containsNestedExpression() - Method in class org.apache.ofbiz.base.util.collections.FlexibleMapAccessor
-
Returns
true
if thisFlexibleMapAccessor
contains a nested expression. - containsPermissions() - Method in class org.apache.ofbiz.service.ModelService
- containsPrimaryKey() - Method in class org.apache.ofbiz.entity.GenericEntity
-
Returns true if the entity contains all of the primary key fields.
- containsPrimaryKey(boolean) - Method in class org.apache.ofbiz.entity.GenericEntity
- containsScript(String) - Static method in class org.apache.ofbiz.minilang.MiniLangUtil
-
Returns
true
ifstr
contains a script. - containsScript(FlexibleStringExpander) - Static method in class org.apache.ofbiz.base.util.string.FlexibleStringExpander
-
Returns
true
iffse
contains a script. - containsString(Reader, String) - Static method in class org.apache.ofbiz.base.util.FileUtil
-
Search for the specified
searchString
in the givenReader
. - containsString(String, String) - Static method in class org.apache.ofbiz.base.util.FileUtil
-
Search for the specified
searchString
in the given filename. - containsValue(Object) - Method in class org.apache.ofbiz.base.util.collections.GenericMap
- containsValue(Object) - Method in class org.apache.ofbiz.base.util.collections.MapContext
- containsValue(Object) - Method in class org.apache.ofbiz.base.util.collections.MultivaluedMapContextAdapter
- containsValue(Object) - Method in class org.apache.ofbiz.base.util.collections.ResourceBundleMapWrapper
- containsValue(Object) - Method in class org.apache.ofbiz.base.util.collections.ResourceBundleMapWrapper.InternalRbmWrapper
- containsValue(Object) - Method in class org.apache.ofbiz.base.util.UtilCodec.HtmlEncodingMapWrapper
- containsValue(Object) - Method in class org.apache.ofbiz.content.content.ContentMapFacade
- containsValue(Object) - Method in class org.apache.ofbiz.entity.GenericEntity
- containsValue(Object) - Method in class org.apache.ofbiz.widget.model.ModelScreenWidget.SectionsRenderer
- content - Variable in class org.apache.ofbiz.htmlreport.HtmlReport
-
The list of report objects e.g.
- Content(ModelScreen, Element) - Constructor for class org.apache.ofbiz.widget.model.ModelScreenWidget.Content
- CONTENT_NAME_MAX_LENGTH - Static variable in class org.apache.ofbiz.content.cms.ContentJsonEvents
- ContentAssocConstraint(String, String, boolean) - Constructor for class org.apache.ofbiz.content.content.ContentSearch.ContentAssocConstraint
- contentAssocTypeId - Variable in class org.apache.ofbiz.content.content.ContentSearch.ContentAssocConstraint
- ContentDocument - Class in org.apache.ofbiz.content.search
-
ContentDocument Class
- ContentDocument(GenericValue, LocalDispatcher) - Constructor for class org.apache.ofbiz.content.search.ContentDocument
- ContentEvents - Class in org.apache.ofbiz.content.content
-
ContentEvents Class
- ContentEvents() - Constructor for class org.apache.ofbiz.content.content.ContentEvents
- contentId - Variable in class org.apache.ofbiz.content.content.ContentMapFacade
- contentId - Variable in class org.apache.ofbiz.content.content.ContentSearch.ContentAssocConstraint
- contentIdGroupBy - Variable in class org.apache.ofbiz.content.content.ContentSearch.ContentSearchContext
- ContentJsonEvents - Class in org.apache.ofbiz.content.cms
- ContentJsonEvents() - Constructor for class org.apache.ofbiz.content.cms.ContentJsonEvents
- ContentKeywordIndex - Class in org.apache.ofbiz.content.content
-
Does indexing in preparation for a keyword search.
- ContentKeywordIndex() - Constructor for class org.apache.ofbiz.content.content.ContentKeywordIndex
- contentLength - Variable in class org.apache.ofbiz.webapp.event.FileUploadProgressListener
- ContentManagementEvents - Class in org.apache.ofbiz.content
-
ContentManagementEvents Class
- ContentManagementEvents() - Constructor for class org.apache.ofbiz.content.ContentManagementEvents
- ContentManagementServices - Class in org.apache.ofbiz.content
-
ContentManagementServices Class
- ContentManagementServices() - Constructor for class org.apache.ofbiz.content.ContentManagementServices
- ContentManagementWorker - Class in org.apache.ofbiz.content
-
ContentManagementWorker Class
- ContentMapFacade - Class in org.apache.ofbiz.content.content
-
ContentMapFacade
- ContentMapFacade(LocalDispatcher, GenericValue, Map<String, Object>, Locale, String, boolean) - Constructor for class org.apache.ofbiz.content.content.ContentMapFacade
- ContentPermissionServices - Class in org.apache.ofbiz.content.content
-
ContentPermissionServices Class Services for granting operation permissions on Content entities in a data-driven manner.
- ContentPermissionServices() - Constructor for class org.apache.ofbiz.content.content.ContentPermissionServices
- contentPurposeOperations - Variable in class org.apache.ofbiz.content.content.PermissionRecorder
- ContentSearch - Class in org.apache.ofbiz.content.content
- ContentSearch() - Constructor for class org.apache.ofbiz.content.content.ContentSearch
- ContentSearch.ContentAssocConstraint - Class in org.apache.ofbiz.content.content
- ContentSearch.ContentSearchConstraint - Class in org.apache.ofbiz.content.content
- ContentSearch.ContentSearchContext - Class in org.apache.ofbiz.content.content
- ContentSearch.KeywordConstraint - Class in org.apache.ofbiz.content.content
- ContentSearch.LastUpdatedRangeConstraint - Class in org.apache.ofbiz.content.content
- ContentSearch.ResultSortOrder - Class in org.apache.ofbiz.content.content
- ContentSearch.SortContentField - Class in org.apache.ofbiz.content.content
- ContentSearch.SortKeywordRelevancy - Class in org.apache.ofbiz.content.content
- ContentSearchConstraint() - Constructor for class org.apache.ofbiz.content.content.ContentSearch.ContentSearchConstraint
- contentSearchConstraintList - Variable in class org.apache.ofbiz.content.content.ContentSearch.ContentSearchContext
- ContentSearchContext(Delegator, String) - Constructor for class org.apache.ofbiz.content.content.ContentSearch.ContentSearchContext
- ContentSearchEvents - Class in org.apache.ofbiz.content.content
- ContentSearchEvents() - Constructor for class org.apache.ofbiz.content.content.ContentSearchEvents
- ContentSearchOptions() - Constructor for class org.apache.ofbiz.content.content.ContentSearchSession.ContentSearchOptions
- ContentSearchOptions(ContentSearchSession.ContentSearchOptions) - Constructor for class org.apache.ofbiz.content.content.ContentSearchSession.ContentSearchOptions
-
Basic copy constructor
- ContentSearchSession - Class in org.apache.ofbiz.content.content
- ContentSearchSession() - Constructor for class org.apache.ofbiz.content.content.ContentSearchSession
- ContentSearchSession.ContentSearchOptions - Class in org.apache.ofbiz.content.content
- ContentServices - Class in org.apache.ofbiz.content.content
-
ContentServices Class
- ContentServices() - Constructor for class org.apache.ofbiz.content.content.ContentServices
- ContentServicesComplex - Class in org.apache.ofbiz.content.content
-
ContentServicesComplex Class
- ContentServicesComplex() - Constructor for class org.apache.ofbiz.content.content.ContentServicesComplex
- contentType - Variable in class org.apache.ofbiz.service.mail.MimeMessageWrapper
- contentType - Variable in class org.apache.ofbiz.webapp.control.ConfigXMLReader.ViewMap
- ContentTypeLabel - Static variable in class org.apache.ofbiz.passport.util.PassportUtil
- ContentTypeParam - Static variable in class org.apache.ofbiz.passport.util.PassportUtil
- ContentUrlFilter - Class in org.apache.ofbiz.content.content
- ContentUrlFilter() - Constructor for class org.apache.ofbiz.content.content.ContentUrlFilter
- ContentUrlTag - Class in org.apache.ofbiz.webapp.taglib
-
ContentUrlTag - Creates a URL string prepending the content prefix from url.properties
- ContentUrlTag() - Constructor for class org.apache.ofbiz.webapp.taglib.ContentUrlTag
- ContentWorker - Class in org.apache.ofbiz.content.content
-
ContentWorker Class
- ContentWorker() - Constructor for class org.apache.ofbiz.content.content.ContentWorker
- ContentWorkerInterface - Interface in org.apache.ofbiz.widget.content
-
ContentWorkerInterface
- ContentWrapper - Interface in org.apache.ofbiz.content.content
-
ContentWrapper Interface
- context - Variable in class org.apache.ofbiz.base.util.collections.ResourceBundleMapWrapper
- context - Variable in class org.apache.ofbiz.content.content.ContentMapFacade
- context - Variable in class org.apache.ofbiz.ecommerce.webapp.view.JspViewHandler
- context - Variable in class org.apache.ofbiz.entityext.synchronization.EntitySyncContext
- context - Variable in class org.apache.ofbiz.webapp.view.JspViewHandler
- context - Variable in class org.apache.ofbiz.widget.renderer.html.HtmlMenuWrapper
- context - Variable in class org.apache.ofbiz.widget.renderer.ScreenRenderer
- ContextFilter - Class in org.apache.ofbiz.webapp.control
-
ContextFilter - Configures objects for OFBiz applications
- ContextFilter() - Constructor for class org.apache.ofbiz.webapp.control.ContextFilter
- ContextHelper - Class in org.apache.ofbiz.common.scripting
-
A set of
ScriptContext
convenience methods for scripting engines. - ContextHelper(ScriptContext) - Constructor for class org.apache.ofbiz.common.scripting.ContextHelper
- contextInfo - Variable in class org.apache.ofbiz.service.ModelService
-
Context Information, a Map of parameters used by the service, contains ModelParam objects
- contextParamList - Variable in class org.apache.ofbiz.service.ModelService
-
Context Information, a List of parameters used by the service, contains ModelParam objects
- contextProviderUrl - Variable in class org.apache.ofbiz.base.config.JNDIConfigUtil.JndiServerInfo
- contextPutQueryStringOrAllResult(Map<String, Object>, Map<String, Object>, FlexibleMapAccessor<Map<String, Object>>) - Static method in class org.apache.ofbiz.widget.model.ModelActionUtil
- contextRoot - Variable in class org.apache.ofbiz.base.component.ComponentConfig.WebappInfo
- contexts - Variable in class org.apache.ofbiz.base.util.collections.MapContext
- ContiguousUSStateCodes - Static variable in class org.apache.ofbiz.base.util.UtilValidate
-
Valid contiguous U.S.
- Continue - Class in org.apache.ofbiz.minilang.method.envops
-
Implements the <continue> element.
- Continue(Element, SimpleMethod) - Constructor for class org.apache.ofbiz.minilang.method.envops.Continue
- Continue.ContinueElementException - Exception in org.apache.ofbiz.minilang.method.envops
- Continue.ContinueFactory - Class in org.apache.ofbiz.minilang.method.envops
-
A factory for the <continue> element.
- ContinueElementException() - Constructor for exception org.apache.ofbiz.minilang.method.envops.Continue.ContinueElementException
- ContinueFactory() - Constructor for class org.apache.ofbiz.minilang.method.envops.Continue.ContinueFactory
- CONTROL_MOUNT_POINT - Static variable in class org.apache.ofbiz.webapp.WebAppUtil
- ControlActivationEventListener - Class in org.apache.ofbiz.webapp.control
-
HttpSessionListener that gathers and tracks various information and statistics
- ControlActivationEventListener() - Constructor for class org.apache.ofbiz.webapp.control.ControlActivationEventListener
- ControlEventListener - Class in org.apache.ofbiz.webapp.control
-
HttpSessionListener that gathers and tracks various information and statistics
- ControlEventListener() - Constructor for class org.apache.ofbiz.webapp.control.ControlEventListener
- ControlFilter - Class in org.apache.ofbiz.webapp.control
- ControlFilter() - Constructor for class org.apache.ofbiz.webapp.control.ControlFilter
- ControllerConfig(URL) - Constructor for class org.apache.ofbiz.webapp.control.ConfigXMLReader.ControllerConfig
- ControllerRequestArtifactInfo - Class in org.apache.ofbiz.webtools.artifactinfo
- ControllerRequestArtifactInfo(URL, String, ArtifactInfoFactory) - Constructor for class org.apache.ofbiz.webtools.artifactinfo.ControllerRequestArtifactInfo
- ControllerRequestInfoTypeId - Static variable in class org.apache.ofbiz.webtools.artifactinfo.ArtifactInfoFactory
- ControllerViewArtifactInfo - Class in org.apache.ofbiz.webtools.artifactinfo
- ControllerViewArtifactInfo(URL, String, ArtifactInfoFactory) - Constructor for class org.apache.ofbiz.webtools.artifactinfo.ControllerViewArtifactInfo
- ControllerViewInfoTypeId - Static variable in class org.apache.ofbiz.webtools.artifactinfo.ArtifactInfoFactory
- controllerXmlFileName - Static variable in class org.apache.ofbiz.webapp.control.ConfigXMLReader
- controllerXmlUrl - Variable in class org.apache.ofbiz.webtools.artifactinfo.ControllerRequestArtifactInfo
- controllerXmlUrl - Variable in class org.apache.ofbiz.webtools.artifactinfo.ControllerViewArtifactInfo
- ControlServlet - Class in org.apache.ofbiz.product.category
-
ControlServlet.java - Master servlet for the web application.
- ControlServlet - Class in org.apache.ofbiz.webapp.control
-
ControlServlet.java - Master servlet for the web application.
- ControlServlet() - Constructor for class org.apache.ofbiz.product.category.ControlServlet
- ControlServlet() - Constructor for class org.apache.ofbiz.webapp.control.ControlServlet
- ConversionException - Exception in org.apache.ofbiz.base.conversion
-
ConversionException class.
- ConversionException(String) - Constructor for exception org.apache.ofbiz.base.conversion.ConversionException
- ConversionException(String, Throwable) - Constructor for exception org.apache.ofbiz.base.conversion.ConversionException
- ConversionException(Throwable) - Constructor for exception org.apache.ofbiz.base.conversion.ConversionException
- conversions - Variable in class org.apache.ofbiz.entity.model.ModelViewEntity
- convert(byte[]) - Method in class org.apache.ofbiz.base.conversion.MiscConverters.ByteArrayToBlob
- convert(byte[]) - Method in class org.apache.ofbiz.base.conversion.MiscConverters.ByteArrayToByteBuffer
- convert(Calendar) - Method in class org.apache.ofbiz.base.conversion.DateTimeConverters.CalendarToDate
- convert(Calendar) - Method in class org.apache.ofbiz.base.conversion.DateTimeConverters.CalendarToLong
- convert(Calendar) - Method in class org.apache.ofbiz.base.conversion.DateTimeConverters.CalendarToString
- convert(Calendar) - Method in class org.apache.ofbiz.base.conversion.DateTimeConverters.CalendarToTimestamp
- convert(Boolean) - Method in class org.apache.ofbiz.base.conversion.BooleanConverters.BooleanToInteger
- convert(Boolean) - Method in class org.apache.ofbiz.base.conversion.BooleanConverters.BooleanToString
- convert(Class<? extends String>, Enum<?>) - Method in class org.apache.ofbiz.base.conversion.MiscConverters.EnumToString
- convert(Class<? extends T>, S) - Method in class org.apache.ofbiz.base.conversion.AbstractConverter
- convert(Class<? extends T>, S) - Method in interface org.apache.ofbiz.base.conversion.Converter
-
Converts
obj
toT
. - convert(Class<? extends T>, S) - Method in class org.apache.ofbiz.base.conversion.Converters.PassThruConverter
- convert(Class<? extends T>, S, Locale, TimeZone) - Method in class org.apache.ofbiz.base.conversion.AbstractLocalizedConverter
- convert(Class<? extends T>, S, Locale, TimeZone) - Method in interface org.apache.ofbiz.base.conversion.LocalizedConverter
-
Converts
obj
toT
. - convert(Class<? extends T>, S, Locale, TimeZone, String) - Method in class org.apache.ofbiz.base.conversion.AbstractLocalizedConverter
- convert(Class<? extends T>, S, Locale, TimeZone, String) - Method in interface org.apache.ofbiz.base.conversion.LocalizedConverter
-
Converts
obj
toT
. - convert(Double) - Method in class org.apache.ofbiz.base.conversion.NumberConverters.DoubleToBigDecimal
- convert(Enum<?>) - Method in class org.apache.ofbiz.base.conversion.MiscConverters.EnumToString
- convert(Float) - Method in class org.apache.ofbiz.base.conversion.NumberConverters.FloatToBigDecimal
- convert(Integer) - Method in class org.apache.ofbiz.base.conversion.BooleanConverters.IntegerToBoolean
- convert(Integer) - Method in class org.apache.ofbiz.base.conversion.NumberConverters.IntegerToBigDecimal
- convert(Integer) - Method in class org.apache.ofbiz.base.conversion.NumberConverters.IntegerToByte
- convert(Long) - Method in class org.apache.ofbiz.base.conversion.DateTimeConverters.LongToCalendar
- convert(Long) - Method in class org.apache.ofbiz.base.conversion.NumberConverters.LongToBigDecimal
- convert(Long) - Method in class org.apache.ofbiz.base.conversion.NumberConverters.LongToByte
- convert(Long, Locale, TimeZone) - Method in class org.apache.ofbiz.base.conversion.DateTimeConverters.LongToCalendar
- convert(Long, Locale, TimeZone, String) - Method in class org.apache.ofbiz.base.conversion.DateTimeConverters.LongToCalendar
- convert(Number) - Method in class org.apache.ofbiz.base.conversion.DateTimeConverters.NumberToDate
- convert(Number) - Method in class org.apache.ofbiz.base.conversion.DateTimeConverters.NumberToDuration
- convert(Number) - Method in class org.apache.ofbiz.base.conversion.DateTimeConverters.NumberToSqlDate
- convert(Number) - Method in class org.apache.ofbiz.base.conversion.DateTimeConverters.NumberToSqlTime
- convert(Number) - Method in class org.apache.ofbiz.base.conversion.DateTimeConverters.NumberToTimestamp
- convert(Number) - Method in class org.apache.ofbiz.base.conversion.NumberConverters.AbstractStringToNumberConverter
- convert(Number) - Method in class org.apache.ofbiz.base.conversion.NumberConverters.StringToBigDecimal
- convert(Number) - Method in class org.apache.ofbiz.base.conversion.NumberConverters.StringToBigInteger
- convert(Number) - Method in class org.apache.ofbiz.base.conversion.NumberConverters.StringToDouble
- convert(Number) - Method in class org.apache.ofbiz.base.conversion.NumberConverters.StringToFloat
- convert(Number) - Method in class org.apache.ofbiz.base.conversion.NumberConverters.StringToInteger
- convert(Number) - Method in class org.apache.ofbiz.base.conversion.NumberConverters.StringToLong
- convert(Object) - Method in class org.apache.ofbiz.entity.util.Converters.ObjectToNullField
- convert(String) - Method in class org.apache.ofbiz.base.conversion.BooleanConverters.StringToBoolean
- convert(String) - Method in class org.apache.ofbiz.base.conversion.CollectionConverters.StringToList
- convert(String) - Method in class org.apache.ofbiz.base.conversion.CollectionConverters.StringToMap
- convert(String) - Method in class org.apache.ofbiz.base.conversion.CollectionConverters.StringToSet
- convert(String) - Method in class org.apache.ofbiz.base.conversion.DateTimeConverters.StringToCalendar
- convert(String) - Method in class org.apache.ofbiz.base.conversion.DateTimeConverters.StringToDuration
- convert(String) - Method in class org.apache.ofbiz.base.conversion.DateTimeConverters.StringToTimeZone
- convert(String) - Method in class org.apache.ofbiz.base.conversion.MiscConverters.StringToCharset
- convert(String) - Method in class org.apache.ofbiz.base.conversion.MiscConverters.StringToClob
- convert(String) - Method in class org.apache.ofbiz.base.conversion.MiscConverters.StringToDecimalFormat
- convert(String) - Method in class org.apache.ofbiz.base.conversion.MiscConverters.StringToLocale
- convert(String) - Method in class org.apache.ofbiz.base.conversion.MiscConverters.StringToRegexPattern
- convert(String) - Method in class org.apache.ofbiz.base.conversion.MiscConverters.StringToSimpleDateFormat
- convert(String) - Method in class org.apache.ofbiz.base.conversion.MiscConverters.StringToUUID
- convert(String) - Method in class org.apache.ofbiz.base.conversion.NetConverters.StringToInetAddress
- convert(String) - Method in class org.apache.ofbiz.base.conversion.NetConverters.StringToURI
- convert(String) - Method in class org.apache.ofbiz.base.conversion.NetConverters.StringToURL
- convert(String) - Method in class org.apache.ofbiz.base.conversion.NumberConverters.StringToBigDecimal
- convert(String) - Method in class org.apache.ofbiz.base.conversion.NumberConverters.StringToBigInteger
- convert(String) - Method in class org.apache.ofbiz.base.conversion.NumberConverters.StringToByte
- convert(String) - Method in class org.apache.ofbiz.base.conversion.NumberConverters.StringToDouble
- convert(String) - Method in class org.apache.ofbiz.base.conversion.NumberConverters.StringToFloat
- convert(String) - Method in class org.apache.ofbiz.base.conversion.NumberConverters.StringToInteger
- convert(String) - Method in class org.apache.ofbiz.base.conversion.NumberConverters.StringToLong
- convert(String) - Method in class org.apache.ofbiz.base.conversion.NumberConverters.StringToShort
- convert(String, Locale, TimeZone) - Method in class org.apache.ofbiz.base.conversion.DateTimeConverters.StringToCalendar
- convert(String, Locale, TimeZone) - Method in class org.apache.ofbiz.base.conversion.DateTimeConverters.StringToDuration
- convert(String, Locale, TimeZone) - Method in class org.apache.ofbiz.base.conversion.NumberConverters.AbstractStringToNumberConverter
- convert(String, Locale, TimeZone, String) - Method in class org.apache.ofbiz.base.conversion.DateTimeConverters.StringToCalendar
- convert(String, Locale, TimeZone, String) - Method in class org.apache.ofbiz.base.conversion.DateTimeConverters.StringToDate
- convert(String, Locale, TimeZone, String) - Method in class org.apache.ofbiz.base.conversion.DateTimeConverters.StringToDuration
- convert(String, Locale, TimeZone, String) - Method in class org.apache.ofbiz.base.conversion.DateTimeConverters.StringToSqlDate
- convert(String, Locale, TimeZone, String) - Method in class org.apache.ofbiz.base.conversion.DateTimeConverters.StringToSqlTime
- convert(String, Locale, TimeZone, String) - Method in class org.apache.ofbiz.base.conversion.DateTimeConverters.StringToTimestamp
- convert(String, Map<String, ? extends Object>) - Method in class org.apache.ofbiz.entity.model.ModelViewEntity
- convert(String, GenericEntity) - Method in class org.apache.ofbiz.entity.cache.AbstractEntityConditionCache
- convert(InetAddress) - Method in class org.apache.ofbiz.base.conversion.NetConverters.InetAddressToString
- convert(URI) - Method in class org.apache.ofbiz.base.conversion.NetConverters.URIToString
- convert(URI) - Method in class org.apache.ofbiz.base.conversion.NetConverters.URIToURL
- convert(URL) - Method in class org.apache.ofbiz.base.conversion.NetConverters.URLToString
- convert(URL) - Method in class org.apache.ofbiz.base.conversion.NetConverters.URLToURI
- convert(ByteBuffer) - Method in class org.apache.ofbiz.base.conversion.MiscConverters.ByteBufferToByteArray
- convert(Charset) - Method in class org.apache.ofbiz.base.conversion.MiscConverters.CharsetToString
- convert(Blob) - Method in class org.apache.ofbiz.base.conversion.MiscConverters.BlobToBlob
- convert(Blob) - Method in class org.apache.ofbiz.base.conversion.MiscConverters.BlobToByteArray
- convert(Clob) - Method in class org.apache.ofbiz.base.conversion.MiscConverters.ClobToString
- convert(Date) - Method in class org.apache.ofbiz.base.conversion.DateTimeConverters.SqlDateToDate
- convert(Date) - Method in class org.apache.ofbiz.base.conversion.DateTimeConverters.SqlDateToString
- convert(Date) - Method in class org.apache.ofbiz.base.conversion.DateTimeConverters.SqlDateToTime
- convert(Date) - Method in class org.apache.ofbiz.base.conversion.DateTimeConverters.SqlDateToTimestamp
- convert(Date, Locale, TimeZone, String) - Method in class org.apache.ofbiz.base.conversion.DateTimeConverters.SqlDateToString
- convert(Time) - Method in class org.apache.ofbiz.base.conversion.DateTimeConverters.SqlTimeToSqlDate
- convert(Time, Locale, TimeZone, String) - Method in class org.apache.ofbiz.base.conversion.DateTimeConverters.SqlTimeToString
- convert(Timestamp) - Method in class org.apache.ofbiz.base.conversion.DateTimeConverters.TimestampToDate
- convert(Timestamp) - Method in class org.apache.ofbiz.base.conversion.DateTimeConverters.TimestampToSqlDate
- convert(Timestamp) - Method in class org.apache.ofbiz.base.conversion.DateTimeConverters.TimestampToSqlTime
- convert(Timestamp) - Method in class org.apache.ofbiz.base.conversion.DateTimeConverters.TimestampToString
- convert(Timestamp, Locale, TimeZone, String) - Method in class org.apache.ofbiz.base.conversion.DateTimeConverters.TimestampToString
- convert(DecimalFormat) - Method in class org.apache.ofbiz.base.conversion.MiscConverters.DecimalFormatToString
- convert(SimpleDateFormat) - Method in class org.apache.ofbiz.base.conversion.MiscConverters.SimpleDateFormatToString
- convert(Date) - Method in class org.apache.ofbiz.base.conversion.DateTimeConverters.DateToLong
- convert(Date) - Method in class org.apache.ofbiz.base.conversion.DateTimeConverters.DateToSqlDate
- convert(Date) - Method in class org.apache.ofbiz.base.conversion.DateTimeConverters.DateToSqlTime
- convert(Date) - Method in class org.apache.ofbiz.base.conversion.DateTimeConverters.DateToString
- convert(Date) - Method in class org.apache.ofbiz.base.conversion.DateTimeConverters.DateToTimestamp
- convert(Date, Locale, TimeZone, String) - Method in class org.apache.ofbiz.base.conversion.DateTimeConverters.DateToCalendar
- convert(Date, Locale, TimeZone, String) - Method in class org.apache.ofbiz.base.conversion.DateTimeConverters.DateToString
- convert(List<Object>) - Method in class org.apache.ofbiz.base.conversion.JSONConverters.ListToJSON
- convert(List<Map<String, Object>>, Map<String, ? extends Object>) - Method in class org.apache.ofbiz.entity.model.ModelViewEntity.ModelConversion
- convert(List<T>) - Method in class org.apache.ofbiz.base.conversion.CollectionConverters.ListToString
- convert(Locale) - Method in class org.apache.ofbiz.base.conversion.MiscConverters.LocaleToString
- convert(Map<String, Object>) - Method in class org.apache.ofbiz.base.conversion.JSONConverters.MapToJSON
- convert(Map<K, V>) - Method in class org.apache.ofbiz.base.conversion.CollectionConverters.MapToList
- convert(Map<K, V>) - Method in class org.apache.ofbiz.base.conversion.CollectionConverters.MapToSet
- convert(Map<K, V>) - Method in class org.apache.ofbiz.base.conversion.CollectionConverters.MapToString
- convert(Pattern) - Method in class org.apache.ofbiz.base.conversion.MiscConverters.RegexPatternToString
- convert(TimeZone) - Method in class org.apache.ofbiz.base.conversion.DateTimeConverters.TimeZoneToString
- convert(UUID) - Method in class org.apache.ofbiz.base.conversion.MiscConverters.UUIDToString
- convert(N) - Method in class org.apache.ofbiz.base.conversion.NumberConverters.AbstractNumberToStringConverter
- convert(N) - Method in class org.apache.ofbiz.base.conversion.NumberConverters.GenericNumberToDouble
- convert(N) - Method in class org.apache.ofbiz.base.conversion.NumberConverters.GenericNumberToFloat
- convert(N) - Method in class org.apache.ofbiz.base.conversion.NumberConverters.GenericNumberToInteger
- convert(N) - Method in class org.apache.ofbiz.base.conversion.NumberConverters.GenericNumberToLong
- convert(N) - Method in class org.apache.ofbiz.base.conversion.NumberConverters.GenericNumberToShort
- convert(N, Locale, TimeZone) - Method in class org.apache.ofbiz.base.conversion.NumberConverters.AbstractNumberToStringConverter
- convert(JSON) - Method in class org.apache.ofbiz.base.conversion.JSONConverters.JSONToList
- convert(JSON) - Method in class org.apache.ofbiz.base.conversion.JSONConverters.JSONToMap
- convert(JSON) - Method in class org.apache.ofbiz.entity.util.Converters.JSONToGenericValue
- convert(FlexibleStringExpanderTests.SpecialNumber) - Method in class org.apache.ofbiz.base.util.string.test.FlexibleStringExpanderTests.SpecialNumberToString
- convert(TimeDuration) - Method in class org.apache.ofbiz.base.conversion.DateTimeConverters.DurationToBigDecimal
- convert(TimeDuration) - Method in class org.apache.ofbiz.base.conversion.DateTimeConverters.DurationToDouble
- convert(TimeDuration) - Method in class org.apache.ofbiz.base.conversion.DateTimeConverters.DurationToFloat
- convert(TimeDuration) - Method in class org.apache.ofbiz.base.conversion.DateTimeConverters.DurationToLong
- convert(TimeDuration) - Method in class org.apache.ofbiz.base.conversion.DateTimeConverters.DurationToString
- convert(GenericEntity.NullField) - Method in class org.apache.ofbiz.entity.util.Converters.NullFieldToObject
- convert(GenericValue) - Method in class org.apache.ofbiz.entity.util.Converters.GenericValueToJSON
- convert(GenericValue) - Method in class org.apache.ofbiz.entity.util.Converters.GenericValueToList
- convert(GenericValue) - Method in class org.apache.ofbiz.entity.util.Converters.GenericValueToSet
- convert(GenericValue) - Method in class org.apache.ofbiz.entity.util.Converters.GenericValueToString
- convert(TemporalExpression, PropertyList) - Static method in class org.apache.ofbiz.workeffort.workeffort.ICalRecurConverter
- convert(S) - Method in interface org.apache.ofbiz.base.conversion.Converter
-
Converts
obj
toT
. - convert(S) - Method in class org.apache.ofbiz.base.conversion.Converters.PassThruConverter
- convert(S) - Method in class org.apache.ofbiz.base.conversion.DateTimeConverters.GenericLocalizedConverter
- convert(SRC) - Method in class org.apache.ofbiz.base.util.collections.IteratorWrapper
- convert(S, Locale, TimeZone) - Method in class org.apache.ofbiz.base.conversion.DateTimeConverters.GenericLocalizedConverter
- convert(S, Locale, TimeZone) - Method in interface org.apache.ofbiz.base.conversion.LocalizedConverter
-
Converts
obj
toT
. - convert(S, Locale, TimeZone, String) - Method in interface org.apache.ofbiz.base.conversion.LocalizedConverter
-
Converts
obj
toT
. - convert(S, Locale, TimeZone, String) - Method in class org.apache.ofbiz.base.conversion.NumberConverters.AbstractNumberConverter
- convert(T) - Method in class org.apache.ofbiz.base.conversion.GenericSingletonToList
- convert(T) - Method in class org.apache.ofbiz.base.conversion.GenericSingletonToSet
- convert(T[]) - Method in class org.apache.ofbiz.base.conversion.CollectionConverters.ArrayToList
- Convert - Class in org.apache.ofbiz.minilang.operation
-
Convert the current field from the in-map and place it in the out-map
- Convert(Element, SimpleMapProcess) - Constructor for class org.apache.ofbiz.minilang.operation.Convert
- convertChar(char) - Static method in class org.apache.ofbiz.base.util.StringUtil
- convertDate(String, String, String) - Static method in class org.apache.ofbiz.ebay.EbayHelper
- convertDocumentToXmlString(Document) - Static method in class org.apache.ofbiz.base.util.UtilXml
- Converter<S,T> - Interface in org.apache.ofbiz.base.conversion
-
Converter interface.
- ConverterCreator - Interface in org.apache.ofbiz.base.conversion
-
ConverterCreator interface.
- ConverterLoader - Interface in org.apache.ofbiz.base.conversion
-
Converter loader interface.
- ConverterLoaderImpl() - Constructor for class org.apache.ofbiz.base.conversion.test.MiscTests.ConverterLoaderImpl
- converterMap - Static variable in class org.apache.ofbiz.base.conversion.Converters
- Converters - Class in org.apache.ofbiz.base.conversion
-
A
Converter
factory and repository. - Converters - Class in org.apache.ofbiz.entity.util
-
Entity Engine
Converter
classes. - Converters() - Constructor for class org.apache.ofbiz.entity.util.Converters
- Converters.GenericValueToJSON - Class in org.apache.ofbiz.entity.util
- Converters.GenericValueToList - Class in org.apache.ofbiz.entity.util
- Converters.GenericValueToSet - Class in org.apache.ofbiz.entity.util
- Converters.GenericValueToString - Class in org.apache.ofbiz.entity.util
- Converters.JSONToGenericValue - Class in org.apache.ofbiz.entity.util
- Converters.NullFieldToObject - Class in org.apache.ofbiz.entity.util
- Converters.ObjectToNullField - Class in org.apache.ofbiz.entity.util
- Converters.PassThruConverter<S,T> - Class in org.apache.ofbiz.base.conversion
-
Pass thru converter used when the source and target java object types are the same.
- Converters.PassThruConverterCreator - Class in org.apache.ofbiz.base.conversion
- convertFeaturesForSupplier(DispatchContext, Map<String, ? extends Object>) - Static method in class org.apache.ofbiz.product.supplier.SupplierProductServices
- convertFieldMapInPlace(Map<String, Object>, Delegator) - Method in class org.apache.ofbiz.entity.model.ModelEntity
- convertFieldMapInPlace(Map<String, Object>, ModelFieldTypeReader) - Method in class org.apache.ofbiz.entity.model.ModelEntity
- convertFieldValue(String, Object, Delegator) - Method in class org.apache.ofbiz.entity.model.ModelEntity
- convertFieldValue(ModelField, Object, Delegator) - Method in class org.apache.ofbiz.entity.model.ModelEntity
- convertFieldValue(ModelField, Object, Delegator, Map<String, ? extends Object>) - Method in class org.apache.ofbiz.entity.model.ModelEntity
-
Convert a field value from one Java data type to another.
- convertFieldValue(ModelField, Object, ModelFieldTypeReader, Map<String, ? extends Object>) - Method in class org.apache.ofbiz.entity.model.ModelEntity
-
Convert a field value from one Java data type to another.
- convertOperatorSubstitutions(String) - Static method in class org.apache.ofbiz.base.util.StringUtil
-
Converts operator substitutions (@and, @or, etc) back to their original form.
- convertOrderIdListToHeaders(DispatchContext, Map<String, ? extends Object>) - Static method in class org.apache.ofbiz.shipment.picklist.PickListServices
- convertPoundsToPoundsOunces(BigDecimal) - Static method in class org.apache.ofbiz.shipment.thirdparty.usps.UspsServices
- convertToViewValues(String, GenericEntity) - Method in class org.apache.ofbiz.entity.model.ModelEntity
- convertTree(DispatchContext, Map<String, ? extends Object>) - Static method in class org.apache.ofbiz.content.ConvertTree
- ConvertTree - Class in org.apache.ofbiz.content
- ConvertTree() - Constructor for class org.apache.ofbiz.content.ConvertTree
- convertType(Object, Class<?>, Locale, TimeZone, String) - Static method in class org.apache.ofbiz.minilang.MiniLangUtil
-
Returns
obj
converted to the type specified intargetClass
. - convertUom(BigDecimal, String, String, LocalDispatcher) - Static method in class org.apache.ofbiz.common.uom.UomWorker
- copy(Reader, Appendable) - Static method in class org.apache.ofbiz.base.util.UtilIO
-
Copy a Reader to an Appendable.
- copy(String, String, InputStream) - Method in interface org.apache.ofbiz.content.ftp.FtpClientInterface
-
Copy of the give file to the connected server into the path.
- copy(String, String, InputStream) - Method in class org.apache.ofbiz.content.ftp.SecureFtpClient
- copy(String, String, InputStream) - Method in class org.apache.ofbiz.content.ftp.SimpleFtpClient
- copy(String, String, InputStream) - Method in class org.apache.ofbiz.content.ftp.SshFtpClient
- copy(ModelFormField) - Method in class org.apache.ofbiz.widget.model.FieldInfo
-
Returns a new instance of this object.
- copy(ModelFormField) - Method in class org.apache.ofbiz.widget.model.ModelFormField.CheckField
- copy(ModelFormField) - Method in class org.apache.ofbiz.widget.model.ModelFormField.ContainerField
- copy(ModelFormField) - Method in class org.apache.ofbiz.widget.model.ModelFormField.DateFindField
- copy(ModelFormField) - Method in class org.apache.ofbiz.widget.model.ModelFormField.DateTimeField
- copy(ModelFormField) - Method in class org.apache.ofbiz.widget.model.ModelFormField.DisplayEntityField
- copy(ModelFormField) - Method in class org.apache.ofbiz.widget.model.ModelFormField.DisplayField
- copy(ModelFormField) - Method in class org.apache.ofbiz.widget.model.ModelFormField.DropDownField
- copy(ModelFormField) - Method in class org.apache.ofbiz.widget.model.ModelFormField.EntityOptions
- copy(ModelFormField) - Method in class org.apache.ofbiz.widget.model.ModelFormField.FileField
- copy(ModelFormField) - Method in class org.apache.ofbiz.widget.model.ModelFormField.FormField
- copy(ModelFormField) - Method in class org.apache.ofbiz.widget.model.ModelFormField.GridField
- copy(ModelFormField) - Method in class org.apache.ofbiz.widget.model.ModelFormField.HiddenField
- copy(ModelFormField) - Method in class org.apache.ofbiz.widget.model.ModelFormField.HyperlinkField
- copy(ModelFormField) - Method in class org.apache.ofbiz.widget.model.ModelFormField.IgnoredField
- copy(ModelFormField) - Method in class org.apache.ofbiz.widget.model.ModelFormField.ImageField
- copy(ModelFormField) - Method in class org.apache.ofbiz.widget.model.ModelFormField.ListOptions
- copy(ModelFormField) - Method in class org.apache.ofbiz.widget.model.ModelFormField.LookupField
- copy(ModelFormField) - Method in class org.apache.ofbiz.widget.model.ModelFormField.MenuField
- copy(ModelFormField) - Method in class org.apache.ofbiz.widget.model.ModelFormField.OptionSource
- copy(ModelFormField) - Method in class org.apache.ofbiz.widget.model.ModelFormField.PasswordField
- copy(ModelFormField) - Method in class org.apache.ofbiz.widget.model.ModelFormField.RadioField
- copy(ModelFormField) - Method in class org.apache.ofbiz.widget.model.ModelFormField.RangeFindField
- copy(ModelFormField) - Method in class org.apache.ofbiz.widget.model.ModelFormField.ResetField
- copy(ModelFormField) - Method in class org.apache.ofbiz.widget.model.ModelFormField.ScreenField
- copy(ModelFormField) - Method in class org.apache.ofbiz.widget.model.ModelFormField.SingleOption
- copy(ModelFormField) - Method in class org.apache.ofbiz.widget.model.ModelFormField.SubmitField
- copy(ModelFormField) - Method in class org.apache.ofbiz.widget.model.ModelFormField.TextareaField
- copy(ModelFormField) - Method in class org.apache.ofbiz.widget.model.ModelFormField.TextField
- copy(ModelFormField) - Method in class org.apache.ofbiz.widget.model.ModelFormField.TextFindField
- Copy - Class in org.apache.ofbiz.minilang.operation
-
Copies a field in the in-map to the out-map
- Copy(Element, SimpleMapProcess) - Constructor for class org.apache.ofbiz.minilang.operation.Copy
- copyBytes(byte[], byte[], int) - Static method in class org.apache.ofbiz.accounting.thirdparty.valuelink.ValueLinkApi
-
Copies a byte[] into another byte[] starting at a specific position
- copyDefaultValue(ModelParam) - Method in class org.apache.ofbiz.service.ModelParam
- copyFile(File, File) - Static method in class org.apache.ofbiz.base.util.UtilMisc
- copyPartyContactMechs(DispatchContext, Map<String, ? extends Object>) - Static method in class org.apache.ofbiz.party.contact.ContactMechServices
-
Copies all contact mechs from one party to another.
- copyToClip(HttpServletRequest, HttpServletResponse) - Static method in class org.apache.ofbiz.content.layout.LayoutEvents
- copyUserPreferenceGroup(DispatchContext, Map<String, ?>) - Static method in class org.apache.ofbiz.common.preferences.PreferenceServices
-
Copies a user preference group.
- CoreEvents - Class in org.apache.ofbiz.webapp.event
-
CoreEvents - WebApp Events Related To Framework pieces
- CoreEvents() - Constructor for class org.apache.ofbiz.webapp.event.CoreEvents
- correctCityStateCountry(LocalDispatcher, Map<String, Object>, String, String, String) - Static method in class org.apache.ofbiz.ebay.EbayHelper
- count - Variable in class org.apache.ofbiz.base.util.cache.test.UtilCacheTests.Change
- COUNT_DOWN - Static variable in class org.apache.ofbiz.htmlreport.sample.SampleHtmlThread
- COUNT_UP - Static variable in class org.apache.ofbiz.htmlreport.sample.SampleHtmlThread
- countActivateSession() - Static method in class org.apache.ofbiz.webapp.control.ControlEventListener
- countCreateSession() - Static method in class org.apache.ofbiz.webapp.control.ControlEventListener
- countDestroySession() - Static method in class org.apache.ofbiz.webapp.control.ControlEventListener
- countEntity(String, HttpServletRequest, long, long, GenericValue) - Static method in class org.apache.ofbiz.webapp.stats.ServerHitBin
- countEvent(String, HttpServletRequest, long, long, GenericValue) - Static method in class org.apache.ofbiz.webapp.stats.ServerHitBin
- countPassivateSession() - Static method in class org.apache.ofbiz.webapp.control.ControlEventListener
- countProductQuantityOrdered(DispatchContext, Map<String, Object>) - Static method in class org.apache.ofbiz.order.order.OrderServices
- countRequest(String, HttpServletRequest, long, long, GenericValue) - Static method in class org.apache.ofbiz.webapp.stats.ServerHitBin
- counts - Variable in class org.apache.ofbiz.base.util.collections.test.GenericMapTest.TestGenericMap
- countService(String, HttpServletRequest, long, long, GenericValue) - Static method in class org.apache.ofbiz.webapp.stats.ServerHitBin
- countTestCases() - Method in class org.apache.ofbiz.testtools.EntityXmlAssertTest
- countTestCases() - Method in class org.apache.ofbiz.testtools.ServiceTest
- countTestCases() - Method in class org.apache.ofbiz.testtools.SimpleMethodTest
- countView(String, HttpServletRequest, long, long, GenericValue) - Static method in class org.apache.ofbiz.webapp.stats.ServerHitBin
- CP_RESPONSE - Static variable in class org.apache.ofbiz.accounting.thirdparty.authorizedotnet.AuthorizeResponse
- CPRespPositions - Class in org.apache.ofbiz.accounting.thirdparty.authorizedotnet
- CPRespPositions() - Constructor for class org.apache.ofbiz.accounting.thirdparty.authorizedotnet.CPRespPositions
- create() - Static method in class org.apache.ofbiz.base.util.collections.MapStack
- create() - Method in class org.apache.ofbiz.entity.GenericValue
- create(int) - Method in class org.apache.ofbiz.entity.jdbc.JdbcValueHandler
- create(String, Object...) - Method in interface org.apache.ofbiz.entity.Delegator
-
Creates a Entity in the form of a GenericValue and write it to the database
- create(String, Object...) - Method in class org.apache.ofbiz.entity.GenericDelegator
- create(String, Map<String, ? extends Object>) - Method in interface org.apache.ofbiz.entity.Delegator
-
Creates a Entity in the form of a GenericValue and write it to the database
- create(String, Map<String, ? extends Object>) - Method in class org.apache.ofbiz.entity.GenericDelegator
- create(Map<K, Object>) - Static method in class org.apache.ofbiz.base.util.collections.MapStack
- create(MapStack<K>) - Static method in class org.apache.ofbiz.base.util.collections.MapStack
-
Does a shallow copy of the internal stack of the passed MapStack; enables simultaneous stacks that share common parent Maps
- create(Delegator, ModelEntity, Object) - Static method in class org.apache.ofbiz.entity.GenericPK
-
Creates new GenericPK from existing Map
- create(Delegator, ModelEntity, Object) - Static method in class org.apache.ofbiz.entity.GenericValue
-
Creates new GenericValue from existing Map
- create(Delegator, ModelEntity, Map<String, ? extends Object>) - Static method in class org.apache.ofbiz.entity.GenericPK
-
Creates new GenericPK from existing Map
- create(Delegator, ModelEntity, Map<String, ? extends Object>) - Static method in class org.apache.ofbiz.entity.GenericValue
-
Creates new GenericValue from existing Map
- create(GenericPK) - Method in interface org.apache.ofbiz.entity.Delegator
-
Creates a Entity in the form of a GenericValue and write it to the datasource
- create(GenericPK) - Method in class org.apache.ofbiz.entity.GenericDelegator
- create(GenericPK) - Static method in class org.apache.ofbiz.entity.GenericPK
-
Creates new GenericPK from existing GenericPK
- create(GenericPK) - Static method in class org.apache.ofbiz.entity.GenericValue
-
Creates new GenericValue from existing GenericValue
- create(GenericValue) - Method in interface org.apache.ofbiz.entity.datasource.GenericHelper
-
Creates a Entity in the form of a GenericValue and write it to the database
- create(GenericValue) - Method in class org.apache.ofbiz.entity.datasource.GenericHelperDAO
-
Creates a Entity in the form of a GenericValue and write it to the database
- create(GenericValue) - Method in class org.apache.ofbiz.entity.datasource.ReadOnlyHelperDAO
-
Read only, no creation realize on the database
- create(GenericValue) - Method in interface org.apache.ofbiz.entity.Delegator
-
Creates a Entity in the form of a GenericValue and write it to the datasource
- create(GenericValue) - Method in class org.apache.ofbiz.entity.GenericDelegator
- create(GenericValue) - Static method in class org.apache.ofbiz.entity.GenericValue
-
Creates new GenericValue from existing GenericValue
- create(ModelEntity) - Static method in class org.apache.ofbiz.entity.GenericPK
-
Creates new GenericPK
- create(ModelEntity) - Static method in class org.apache.ofbiz.entity.GenericValue
-
Creates new GenericValue
- create(ModelEntity, String, String, boolean) - Static method in class org.apache.ofbiz.entity.model.ModelField
-
Returns a new
ModelField
instance, initialized with the specified values. - create(ModelEntity, String, String, String, String, String, String, boolean, boolean, boolean, boolean, boolean, List<String>) - Static method in class org.apache.ofbiz.entity.model.ModelField
-
Returns a new
ModelField
instance, initialized with the specified values. - create(ModelEntity, String, String, String, String, String, String, boolean, boolean, ModelField.EncryptMethod, boolean, boolean, List<String>) - Static method in class org.apache.ofbiz.entity.model.ModelField
- create(ModelEntity, String, String, String, String, String, List<ModelKeyMap>, boolean) - Static method in class org.apache.ofbiz.entity.model.ModelRelation
-
Returns a new
ModelRelation
instance, initialized with the specified values. - create(ModelEntity, String, String, List<ModelIndex.Field>, boolean) - Static method in class org.apache.ofbiz.entity.model.ModelIndex
-
Returns a new
ModelIndex
instance, initialized with the specified values. - create(ModelEntity, DatabaseUtil.ColumnCheckInfo, ModelFieldTypeReader) - Static method in class org.apache.ofbiz.entity.model.ModelField
-
Returns a new
ModelField
instance, initialized with the specified values. - create(ModelEntity, DatabaseUtil.ReferenceCheckInfo, boolean) - Static method in class org.apache.ofbiz.entity.model.ModelRelation
- create(ModelEntity, Element) - Static method in class org.apache.ofbiz.entity.model.ModelIndex
-
Returns a new
ModelIndex
instance, initialized with the specified values. - create(ModelEntity, Element, boolean) - Static method in class org.apache.ofbiz.entity.model.ModelField
-
Returns a new
ModelField
instance, initialized with the specified values. - create(ModelEntity, Element, boolean) - Static method in class org