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

A

ACCESS_ERROR - Static variable in class org.jaffa.beans.moulding.mapping.MouldException
 
APRIL - Static variable in interface org.jaffa.datatypes.IDateBase
The constant for the month - April.
ATTRIBUTE_ENCLOSED - Static variable in class org.jaffa.presentation.portlet.widgets.taglib.TagHelper
This is a standard attribute which determines if a widget will have a "name" attribute or not Its removed in the FormTag.release()
ATTRIBUTE_ERROR_BOX_IN_SAME_WINDOW - Static variable in class org.jaffa.presentation.portlet.widgets.taglib.TagHelper
This attribute is set by the HeaderTag Its used by the FooterTag, which ultimately removes it from the pageContext
ATTRIBUTE_EVENT_PREFIX - Static variable in class org.jaffa.presentation.portlet.widgets.taglib.TagHelper
This is a standard attribute which carries the eventPrefix, set by the enclosing tags of the parent tag Its removed in the FormTag.release()
ATTRIBUTE_EXPORT_TYPE_XML - Static variable in class org.jaffa.components.finder.FinderComponent
Deprecated. This request stream attribute is set by a FinderCriteriaForm, after a query, and if the exportType is XML.
ATTRIBUTE_EXPORT_TYPE_XML - Static variable in class org.jaffa.components.finder.FinderComponent2
This request stream attribute is set after a query if the exportType is XML.
ATTRIBUTE_FORM_BASE - Static variable in class org.jaffa.presentation.portlet.widgets.taglib.TagHelper
This attribute is set by the FormTag Its used by the all the enclosed widgets Its removed in the FormTag.release()
ATTRIBUTE_FORM_NAME - Static variable in class org.jaffa.presentation.portlet.widgets.taglib.TagHelper
This attribute is set by the FormTag Its used by the all the enclosed widgets Its removed in the FormTag.release()
ATTRIBUTE_FORM_TAG - Static variable in class org.jaffa.presentation.portlet.widgets.taglib.TagHelper
This attribute is set by the FormTag Its used by the all the enclosed widgets Its removed in the FormTag.release()
ATTRIBUTE_ID_PREFIX - Static variable in class org.jaffa.presentation.portlet.widgets.taglib.TagHelper
This is a standard attribute which carries the idPrefix of the parent tag Its removed in the FormTag.release()
ATTRIBUTE_KEYBOARD_IN_USE - Static variable in class org.jaffa.presentation.portlet.widgets.taglib.TagHelper
This attribute is set by any widget which uses a keyboard Its used by the FooterTag, which ultimately removes it from the pageContext
ATTRIBUTE_KEYPAD_IN_USE - Static variable in class org.jaffa.presentation.portlet.widgets.taglib.TagHelper
This attribute is set by any widget which uses a keypad Its used by the FooterTag, which ultimately removes it from the pageContext
ATTRIBUTE_MODEL_MAP - Static variable in class org.jaffa.presentation.portlet.widgets.taglib.TagHelper
This is a standard attribute which carries the IWidgetMap object Its removed in the FormTag.release()
ATTRIBUTE_NODE_TYPE - Static variable in class org.jaffa.presentation.portlet.widgets.model.TreeModel
Constant for the attribute node type.
AUGUST - Static variable in interface org.jaffa.datatypes.IDateBase
The constant for the month - August.
AbstractFieldValidator - class org.jaffa.rules.fieldvalidators.AbstractFieldValidator.
This is an abstract implementation of the IFieldValidator interface.
AbstractFieldValidator() - Constructor for class org.jaffa.rules.fieldvalidators.AbstractFieldValidator
 
AbstractInterceptor - class org.jaffa.persistence.engines.jdbcengine.interceptor.AbstractInterceptor.
This is the abstract class for an Interceptor.
AbstractInterceptor() - Constructor for class org.jaffa.persistence.engines.jdbcengine.interceptor.AbstractInterceptor
 
AbstractMouldHandler - class org.jaffa.beans.moulding.mapping.AbstractMouldHandler.
 
AbstractMouldHandler() - Constructor for class org.jaffa.beans.moulding.mapping.AbstractMouldHandler
 
AbstractVoucherGenerator - class org.jaffa.components.voucher.AbstractVoucherGenerator.
This is an abstract implementation of the IVoucherGenerator interface.
AbstractVoucherGenerator() - Constructor for class org.jaffa.components.voucher.AbstractVoucherGenerator
 
ActionBase - class org.jaffa.presentation.portlet.ActionBase.
This is the base class for all 'Action' classes
ActionBase() - Constructor for class org.jaffa.presentation.portlet.ActionBase
 
AddFailedException - exception org.jaffa.persistence.exceptions.AddFailedException.
This exception is thrown if an addition of an object to the persistent store fails.
AddFailedException() - Constructor for class org.jaffa.persistence.exceptions.AddFailedException
Creates an exception with the errorCode.
AddFailedException(Object[]) - Constructor for class org.jaffa.persistence.exceptions.AddFailedException
Creates an exception with the errorCode and a cause.
AddFailedException(Object[], Throwable) - Constructor for class org.jaffa.persistence.exceptions.AddFailedException
Creates an exception with the errorCode and a cause.
AddFailedException(String, Object[], Throwable) - Constructor for class org.jaffa.persistence.exceptions.AddFailedException
Creates an exception with the errorCode and a cause.
AddInterceptor - class org.jaffa.persistence.engines.jdbcengine.interceptor.AddInterceptor.
This is the Interceptor which adds Persistent objects to the database.
AddInterceptor() - Constructor for class org.jaffa.persistence.engines.jdbcengine.interceptor.AddInterceptor
 
AlreadyLockedObjectException - exception org.jaffa.persistence.exceptions.AlreadyLockedObjectException.
This exception is thrown while trying to lock a database row, which has already been locked.
AlreadyLockedObjectException() - Constructor for class org.jaffa.persistence.exceptions.AlreadyLockedObjectException
Creates an exception with the errorCode.
AlreadyLockedObjectException(Object[]) - Constructor for class org.jaffa.persistence.exceptions.AlreadyLockedObjectException
Creates an exception with the errorCode and a cause.
AlreadyLockedObjectException(Object[], Throwable) - Constructor for class org.jaffa.persistence.exceptions.AlreadyLockedObjectException
Creates an exception with the errorCode and a cause.
AppBuilder - class org.jaffa.tools.patternmetaengine.AppBuilder.
This is the core utility that will generate a complete CRUD application from a domain object model.
AppBuilder(String) - Constructor for class org.jaffa.tools.patternmetaengine.AppBuilder
Creates a new instance of AppBuilder
AppBuilder - interface org.jaffa.tools.patternmetaengine.domain.AppBuilder.
Java content class for app-builder element declaration.
AppBuilderImpl - class org.jaffa.tools.patternmetaengine.domain.impl.AppBuilderImpl.
 
AppBuilderImpl() - Constructor for class org.jaffa.tools.patternmetaengine.domain.impl.AppBuilderImpl
 
AppBuilderImpl.Unmarshaller - class org.jaffa.tools.patternmetaengine.domain.impl.AppBuilderImpl.Unmarshaller.
 
AppBuilderImpl.Unmarshaller(UnmarshallingContext) - Constructor for class org.jaffa.tools.patternmetaengine.domain.impl.AppBuilderImpl.Unmarshaller
 
AppBuilderType - interface org.jaffa.tools.patternmetaengine.domain.AppBuilderType.
Java content class for annonymous complex type.
AppBuilderTypeImpl - class org.jaffa.tools.patternmetaengine.domain.impl.AppBuilderTypeImpl.
 
AppBuilderTypeImpl() - Constructor for class org.jaffa.tools.patternmetaengine.domain.impl.AppBuilderTypeImpl
 
AppBuilderTypeImpl.Unmarshaller - class org.jaffa.tools.patternmetaengine.domain.impl.AppBuilderTypeImpl.Unmarshaller.
 
AppBuilderTypeImpl.Unmarshaller(UnmarshallingContext) - Constructor for class org.jaffa.tools.patternmetaengine.domain.impl.AppBuilderTypeImpl.Unmarshaller
 
ApplicationBuilder - interface org.jaffa.tools.patternmetaengine.domain.ApplicationBuilder.
Java content class for application-builder element declaration.
ApplicationBuilderImpl - class org.jaffa.tools.patternmetaengine.domain.impl.ApplicationBuilderImpl.
 
ApplicationBuilderImpl() - Constructor for class org.jaffa.tools.patternmetaengine.domain.impl.ApplicationBuilderImpl
 
ApplicationBuilderImpl.Unmarshaller - class org.jaffa.tools.patternmetaengine.domain.impl.ApplicationBuilderImpl.Unmarshaller.
 
ApplicationBuilderImpl.Unmarshaller(UnmarshallingContext) - Constructor for class org.jaffa.tools.patternmetaengine.domain.impl.ApplicationBuilderImpl.Unmarshaller
 
ApplicationBuilderType - interface org.jaffa.tools.patternmetaengine.domain.ApplicationBuilderType.
Java content class for annonymous complex type.
ApplicationBuilderTypeImpl - class org.jaffa.tools.patternmetaengine.domain.impl.ApplicationBuilderTypeImpl.
 
ApplicationBuilderTypeImpl() - Constructor for class org.jaffa.tools.patternmetaengine.domain.impl.ApplicationBuilderTypeImpl
 
ApplicationBuilderTypeImpl.Unmarshaller - class org.jaffa.tools.patternmetaengine.domain.impl.ApplicationBuilderTypeImpl.Unmarshaller.
 
ApplicationBuilderTypeImpl.Unmarshaller(UnmarshallingContext) - Constructor for class org.jaffa.tools.patternmetaengine.domain.impl.ApplicationBuilderTypeImpl.Unmarshaller
 
ApplicationException - exception org.jaffa.exceptions.ApplicationException.
This is the base class for all application related exceptions.
ApplicationException(String) - Constructor for class org.jaffa.exceptions.ApplicationException
Creates an exception with the errorCode.
ApplicationException(String, Object[]) - Constructor for class org.jaffa.exceptions.ApplicationException
Creates an exception with the errorCode and a cause.
ApplicationException(String, Object[], Throwable) - Constructor for class org.jaffa.exceptions.ApplicationException
Creates an exception with the errorCode and a cause.
ApplicationExceptionWithContext - exception org.jaffa.exceptions.ApplicationExceptionWithContext.
An application can use this class to wrap an ApplicationException and add a context to it.
ApplicationExceptionWithContext(String, ApplicationException) - Constructor for class org.jaffa.exceptions.ApplicationExceptionWithContext
Constructs a new ApplicationExceptionWithContext.
ApplicationExceptions - exception org.jaffa.exceptions.ApplicationExceptions.
This class is generally thrown by the Transaction controllers.
ApplicationExceptions() - Constructor for class org.jaffa.exceptions.ApplicationExceptions
 
AtomicCriteria - class org.jaffa.persistence.AtomicCriteria.
This class is used to for queries having combinations of AND/OR clauses
AtomicCriteria() - Constructor for class org.jaffa.persistence.AtomicCriteria
 
acquireLock(Object) - Method in class org.jaffa.persistence.UOW
This will acquire a lock on the database row corrsponding to the input persistent object.
acquireLock(IPersistent) - Method in interface org.jaffa.persistence.engines.IPersistenceEngine
This will acquire a lock on the database row corrsponding to the input persistent object.
acquireLock(IPersistent) - Method in class org.jaffa.persistence.engines.jdbcengine.Engine
This will acquire a lock on the database row corrsponding to the input persistent object.
actualInstance() - Method in class org.jaffa.persistence.Persistent
This method simply returns the 'this' object.
add(Currency) - Method in class org.jaffa.datatypes.Currency
Returns a new Currency object, which has the same currency type as this object, and a value which is the sum of the 2 Currency objects.
add(ApplicationException) - Method in class org.jaffa.exceptions.ApplicationExceptions
Adds an ApplicationException object to the internal collection.
add(Object) - Method in class org.jaffa.persistence.UOW
Adds an object to the UOW for addition to the persistent store.
add(IPersistent) - Method in interface org.jaffa.persistence.engines.IPersistenceEngine
Adds an object to the persistent store.
add(IPersistent) - Method in class org.jaffa.persistence.engines.jdbcengine.Engine
Adds an object to the persistent store.
add(Object) - Method in class org.jaffa.persistence.engines.jdbcengine.datasource.DataSourceCursor
Ensures that this collection contains the specified element.
add(Object) - Method in class org.jaffa.util.ListSet
Adds the specified element to this set if it is not already present.
add(int, Object) - Method in class org.jaffa.util.ListSet
Adds the specified element to this set if it is not already present, at the specified index.
addAggregate(Criteria) - Method in class org.jaffa.persistence.Criteria
Add another criteria object to indicate a join.
addAll(Collection) - Method in class org.jaffa.persistence.engines.jdbcengine.datasource.DataSourceCursor
Adds all of the elements in the specified collection to this collection.
addAll(Collection) - Method in class org.jaffa.util.ListSet
Adds all of the elements in the specified collection to this set if they're not already present.
addAtomic(AtomicCriteria) - Method in class org.jaffa.persistence.Criteria
Add an atomic criteria object.
addAttribute(String, String) - Method in class org.jaffa.persistence.engines.jdbcengine.configservice.ClassMetaData
Add an attribute to this meta data object.
addAvailableCols(String) - Method in class org.jaffa.presentation.portlet.widgets.taglib.UserGridTag
adds all the columns that are defined in the JSP to a linked hash map
addChild(Node) - Method in class org.jaffa.util.Node
Adds a child node.
addChildComponent(Component) - Method in class org.jaffa.presentation.portlet.component.Component
This adds a child component to an internal list.
addCodeHelperInElementDto(CodeHelperInElementDto) - Method in class org.jaffa.components.codehelper.dto.CodeHelperInDto
Add a codeHelperInElementDto to the list
addCodeHelperOutCodeDto(CodeHelperOutCodeDto) - Method in class org.jaffa.components.codehelper.dto.CodeHelperOutElementDto
Add a codeHelperOutCodeDto to the list
addCodeHelperOutElementDto(CodeHelperOutElementDto) - Method in class org.jaffa.components.codehelper.dto.CodeHelperOutDto
Add a codeHelperOutElementDto to the list
addColumn(String, String) - Method in class org.jaffa.presentation.portlet.widgets.model.TableModel
Add a column to the Table.
addColumn(String, String, String, String) - Method in class org.jaffa.presentation.portlet.widgets.taglib.TableTag
The TableColumnTag will invoke this method to add columns to the TableTag.
addColumnHead(String, String, String, String) - Method in class org.jaffa.presentation.portlet.widgets.taglib.GridTag
The GridColumnTag registers its label during the 1st pass.
addColumnHead(String, String, String, String) - Method in class org.jaffa.presentation.portlet.widgets.taglib.UserGridTag
The GridColumnTag registers its label during the 1st pass
addColumnToStack(String, String) - Method in class org.jaffa.presentation.portlet.widgets.taglib.UserGridTag
adds a column that is defined in the default or user XML files to teh column linked hash map
addCommentWithStamp(String, String, boolean, HeaderDto) - Static method in class org.jaffa.components.maint.MaintTx
Deprecated. This function is now provided by the StringHelper class.
addCommentWithStamp(String, String, boolean, String) - Static method in class org.jaffa.util.StringHelper
This is a helper for combining old and additional comments.
addComponent(Component) - Method in class org.jaffa.presentation.portlet.session.UserSession
Adds a component to the internal cache.
addComponent(IBuilder) - Method in class org.jaffa.tools.patternmetaengine.ComponentRegistry
Add a new component (IBuilder) to the registry
addContext(String) - Method in class org.jaffa.exceptions.ApplicationExceptions
This is a convenience method to wrap each ApplicationException of this ApplicationExceptions object in an ApplicationExceptionWithContext instance, adding the input context.
addCreateListener(ICreateListener) - Method in class org.jaffa.components.maint.CreateComponent
Adds a listener.
addCreateListener(ICreateListener) - Method in interface org.jaffa.components.maint.ICreateComponent
Adds a listener.
addCreateListener(ICreateListener) - Method in class org.jaffa.components.maint.MaintComponent
Deprecated. Adds a listener.
addCreateListener(ICreateListener) - Method in class org.jaffa.components.maint.MaintComponent2
Adds a listener.
addCriteria(CriteriaField, String, Criteria) - Static method in class org.jaffa.components.finder.FinderTx
This method will update the input criteria, based on the 'field' and 'name' inputs.
addCriteria(DateTimeCriteriaField, String, Criteria) - Static method in class org.jaffa.components.finder.FinderTx
This method will update the input criteria, based on the 'field' and 'name' inputs.
addCriteria(String, Object) - Method in class org.jaffa.persistence.Criteria
Add a criteria entry.
addCriteria(String, int, Object) - Method in class org.jaffa.persistence.Criteria
Add a criteria entry.
addCriteria(String, int) - Method in class org.jaffa.persistence.Criteria
Add a criteria entry.
addCriteriaField(CriteriaElementDto) - Method in class org.jaffa.components.codehelper.dto.CodeHelperInElementDto
Add a criteriaField to the list
addDay(DateOnly, int) - Static method in class org.jaffa.datatypes.DateOnly
Create a new DateOnly object by adding the input days to the value of the input date.
addDay(DateTime, int) - Static method in class org.jaffa.datatypes.DateTime
Create a new DateTime object by adding the input days to the value of the input datetime.
addDeleteListener(IDeleteListener) - Method in class org.jaffa.components.maint.DeleteComponent
Adds a listener.
addDeleteListener(IDeleteListener) - Method in interface org.jaffa.components.maint.IDeleteComponent
Adds a listener.
addDeleteListener(IDeleteListener) - Method in class org.jaffa.components.maint.MaintComponent
Deprecated. Adds a listener.
addDeleteListener(IDeleteListener) - Method in class org.jaffa.components.maint.MaintComponent2
Adds a listener.
addDisplayOnlyField(String) - Method in class org.jaffa.components.maint.MaintComponent2
This will mark a field as 'DisplayOnly'.
addDualCriteria(String, String) - Method in class org.jaffa.persistence.Criteria
Add a dual criteria entry.
addDualCriteria(String, int, String) - Method in class org.jaffa.persistence.Criteria
Add a dual criteria entry.
addElement(String, Object) - Method in class org.jaffa.presentation.portlet.widgets.model.GridModelRow
Add an element to the row.
addField(FieldMetaData) - Method in class org.jaffa.rules.metadata.ClassMetaData
Add a field.
addFile(String) - Method in class org.jaffa.cache.CacheSourceMonitor
Add a file to be monitored for changes.
addFormKeyChangeListener(FormKeyChangeListener) - Method in class org.jaffa.presentation.portlet.component.Component
Registers listener so that it will receive FormKeyChangeEvents.
addFormKeyChangeListener(FormKeyChangeListener) - Method in interface org.jaffa.presentation.portlet.component.IComponent
Registers listener so that it will receive FormKeyChangeEvents.
addFormKeyToHistoryNav(HttpServletRequest, FormKey) - Static method in class org.jaffa.presentation.portlet.HistoryNav
This will add the input FormKey to the historyNav.
addHTMLLineBreak(String, int) - Static method in class org.jaffa.util.StringHelper
This method will add HTML line breaks in the input String at the specified limits.
addHour(DateTime, int) - Static method in class org.jaffa.datatypes.DateTime
Create a new DateTime object by adding the input hours to the value of the input datetime.
addImage(String, byte[], String) - Method in class org.jaffa.presentation.portlet.session.UserSession
Adds the image and its mime-type to the UserSession.
addInitialValue(String, Object) - Method in class org.jaffa.persistence.Persistent
Adds an initial value for a field whenever it is modified.
addInnerCriteria(String, String) - Method in class org.jaffa.persistence.Criteria
Add a criteria entry to signify a join condition between 2 persistent classes.
addInnerCriteria(String, int, String) - Method in class org.jaffa.persistence.Criteria
Add a criteria entry to signify a join condition between 2 persistent classes.
addKeyField(String, String, boolean) - Method in class org.jaffa.persistence.engines.jdbcengine.configservice.ClassMetaData
Add a primary key field attribute to this meta data object.
addLabelKey(String, String) - Method in class org.jaffa.presentation.portlet.widgets.taglib.UserGridTag
 
addMember(String, String) - Method in class org.jaffa.persistence.engines.jdbcengine.configservice.ClassMetaData
Add a member for an attribute to this meta object.
addMilli(DateTime, int) - Static method in class org.jaffa.datatypes.DateTime
Create a new DateTime object by adding the input milliseconds to the value of the input datetime.
addMinute(DateTime, int) - Static method in class org.jaffa.datatypes.DateTime
Create a new DateTime object by adding the input minutes to the value of the input datetime.
addModel(String, WidgetModel) - Method in class org.jaffa.presentation.portlet.session.WidgetCache
Adds a widget model to the cache.
addMonth(DateOnly, int) - Static method in class org.jaffa.datatypes.DateOnly
Create a new DateOnly object by adding the input months to the value of the input date.
addMonth(DateTime, int) - Static method in class org.jaffa.datatypes.DateTime
Create a new DateTime object by adding the input months to the value of the input datetime.
addMultiSelectLookupListener(IMultiSelectLookupListener) - Method in class org.jaffa.components.lookup.LookupComponent2
Adds a listener.
addObject(IPersistent) - Method in class org.jaffa.persistence.engines.jdbcengine.datasource.PersistentTransaction
Adds an object to the transaction to be written.
addOption(String, String) - Method in class org.jaffa.presentation.portlet.widgets.model.DropDownModel
Adds an Option to the DropDownModel.
addOption(String, String) - Method in class org.jaffa.presentation.portlet.widgets.taglib.DropDownTag
The DropDownOptionTag invokes this method to add Select-Options.
addOrAtomic(AtomicCriteria) - Method in class org.jaffa.persistence.Criteria
Add an OR-ed atomic criteria object.
addOrCriteria(String, Object) - Method in class org.jaffa.persistence.Criteria
Add an OR criteria entry.
addOrCriteria(String, int, Object) - Method in class org.jaffa.persistence.Criteria
Add an OR criteria entry.
addOrCriteria(String, int) - Method in class org.jaffa.persistence.Criteria
Add an OR criteria entry.
addOrderBy(String, int) - Method in class org.jaffa.persistence.Criteria
Add an order by element, specifying the ordering type to be used.
addOrderByFields(OrderByField) - Method in class org.jaffa.components.finder.FinderInDto
Add orderByFields.
addParameter(String, String) - Method in class org.jaffa.rules.metadata.FieldValidatorMetaData
Add a parameter.
addParameter(String, String) - Method in class org.jaffa.rules.metadata.RuleMetaData
Add a parameter.
addPrimaryKey(String) - Method in class org.jaffa.presentation.portlet.widgets.taglib.UserGridTag
 
addPropertyChangeListener(PropertyChangeListener) - Method in class org.jaffa.beans.moulding.data.domain.DomainDAO
Adds a PropertyChangeListener to the listener list.
addRelationship(TableBean, boolean) - Method in class org.jaffa.tools.domainmeta.common.TableBean
Add a relationship from this table to another one.
addRow(List) - Method in class org.jaffa.presentation.portlet.widgets.model.TableModel
Add a row to the table.
addRow(int, List) - Method in class org.jaffa.presentation.portlet.widgets.model.TableModel
Add a row to the table.
addRule(RuleMetaData) - Method in class org.jaffa.rules.metadata.FieldMetaData
Add a rule to the field.
addScreens(List) - Method in class org.jaffa.components.maint.MaintComponent2
The Component should provide an implementation for this method to provide the screen information.
addSecond(DateTime, int) - Static method in class org.jaffa.datatypes.DateTime
Create a new DateTime object by adding the input seconds to the value of the input datetime.
addSession(UserSession) - Static method in class org.jaffa.presentation.portlet.session.SessionManager
Adds a UserSession.
addSortCriteria(FinderInDto) - Method in class org.jaffa.components.finder.FinderComponent
Deprecated. Interprets the value of the 'sortDropDown' property adding suitable values to the input Dto.
addSortCriteria(FinderInDto) - Method in class org.jaffa.components.finder.FinderComponent2
Interprets the value of the 'sortDropDown' property adding suitable values to the input Dto.
addSqlName(String, String) - Method in class org.jaffa.persistence.engines.jdbcengine.configservice.ClassMetaData
Add a new sql name for an attribute to this meta object.
addSqlType(String, String) - Method in class org.jaffa.persistence.engines.jdbcengine.configservice.ClassMetaData
Add sql type data for a particular attribute in this meta data object.
addUpdateListener(IUpdateListener) - Method in interface org.jaffa.components.maint.IUpdateComponent
Adds a listener.
addUpdateListener(IUpdateListener) - Method in class org.jaffa.components.maint.MaintComponent
Deprecated. Adds a listener.
addUpdateListener(IUpdateListener) - Method in class org.jaffa.components.maint.MaintComponent2
Adds a listener.
addUpdateListener(IUpdateListener) - Method in class org.jaffa.components.maint.UpdateComponent
Adds a listener.
addYear(DateOnly, int) - Static method in class org.jaffa.datatypes.DateOnly
Create a new DateOnly object by adding the input years to the value of the input date.
addYear(DateTime, int) - Static method in class org.jaffa.datatypes.DateTime
Create a new DateTime object by adding the input years to the value of the input datetime.
areSubFieldsIncluded(String) - Method in class org.jaffa.beans.moulding.mapping.MappingFilter
public boolean isIncluded(String fieldRef) { return filteredFields.contains(fieldRef); }
authenticate(String, String) - Method in class org.jaffa.tomcat.realm.JDBCEncryptionRealm
Return the Principal associated with the specified username and credentials, if there is one; otherwise return null.

B

BLOB - Static variable in class org.jaffa.datatypes.Defaults
A constant for the blob datatype
BOOLEAN - Static variable in class org.jaffa.datatypes.Defaults
A constant for the boolean datatype
BOTH - Static variable in interface org.jaffa.persistence.engines.jdbcengine.IStoredProcedure
A static for denoting an INPUT/OUTPUT parameter of a StoredProcedure
BeanHelper - class org.jaffa.util.BeanHelper.
This has convenience methods for dealing with Java Beans.
BeanHelper() - Constructor for class org.jaffa.util.BeanHelper
 
BeanMoulder - class org.jaffa.beans.moulding.mapping.BeanMoulder.
Bean Moudler is used to mapp data between two Java Beans via a mapping file.
BeanMoulder() - Constructor for class org.jaffa.beans.moulding.mapping.BeanMoulder
 
BelowMinimumException - exception org.jaffa.datatypes.exceptions.BelowMinimumException.
This is thrown by the FieldValidator if the value to be validated is less than the minimum value specified in the meta data.
BelowMinimumException() - Constructor for class org.jaffa.datatypes.exceptions.BelowMinimumException
Constructs a new BelowMinimumException.
BelowMinimumException(String) - Constructor for class org.jaffa.datatypes.exceptions.BelowMinimumException
Constructs a new BelowMinimumException.
BelowMinimumException(String, Object[]) - Constructor for class org.jaffa.datatypes.exceptions.BelowMinimumException
Constructs a new BelowMinimumException.
BelowMinimumException(String, Object[], Throwable) - Constructor for class org.jaffa.datatypes.exceptions.BelowMinimumException
Constructs a new BelowMinimumException.
BooleanCriteriaField - class org.jaffa.components.finder.BooleanCriteriaField.
This class will be used by the Finder components to hold a Boolean criteria.
BooleanCriteriaField(String, Boolean) - Constructor for class org.jaffa.components.finder.BooleanCriteriaField
Adds a Criteria.
BooleanCriteriaField(String, Boolean[]) - Constructor for class org.jaffa.components.finder.BooleanCriteriaField
Adds a Criteria.
BooleanCriteriaField() - Constructor for class org.jaffa.components.finder.BooleanCriteriaField
Default constructor.
BooleanFieldMetaData - class org.jaffa.metadata.BooleanFieldMetaData.
An instance of this class will hold meta information for a Boolean field.
BooleanFieldMetaData(String, String, Boolean, String, String) - Constructor for class org.jaffa.metadata.BooleanFieldMetaData
Creates an instance.
BooleanFieldValidator - class org.jaffa.rules.fieldvalidators.BooleanFieldValidator.
This implementation of the IFieldValidator ensures that the field has a Boolean value.
BooleanFieldValidator() - Constructor for class org.jaffa.rules.fieldvalidators.BooleanFieldValidator
 
BuildObjectFinder - class org.jaffa.tools.patternmetaengine.BuildObjectFinder.
Wrapper either v1.0 or v2.0 finder generator
BuildObjectFinder(ApplicationBuilder, ComponentRegistry, Module, Root, Properties) - Constructor for class org.jaffa.tools.patternmetaengine.BuildObjectFinder
Creates a new instance of BuildObjectFinder
BuildObjectFinder_1 - class org.jaffa.tools.patternmetaengine.BuildObjectFinder_1.
 
BuildObjectFinder_1(ApplicationBuilder, ComponentRegistry, Module, Root, Properties) - Constructor for class org.jaffa.tools.patternmetaengine.BuildObjectFinder_1
Creates a new instance of BuildObjectFinder
BuildObjectFinder_2 - class org.jaffa.tools.patternmetaengine.BuildObjectFinder_2.
 
BuildObjectFinder_2(ApplicationBuilder, ComponentRegistry, Module, Root, Properties) - Constructor for class org.jaffa.tools.patternmetaengine.BuildObjectFinder_2
Creates a new instance of BuildObjectFinder
BuildObjectLookup - class org.jaffa.tools.patternmetaengine.BuildObjectLookup.
Wrapper either v1.0 or v2.0 finder generator
BuildObjectLookup(ApplicationBuilder, ComponentRegistry, Module, Root, Properties) - Constructor for class org.jaffa.tools.patternmetaengine.BuildObjectLookup
Creates a new instance of BuildObjectLookup
BuildObjectLookup_1 - class org.jaffa.tools.patternmetaengine.BuildObjectLookup_1.
 
BuildObjectLookup_1(ApplicationBuilder, ComponentRegistry, Module, Root, Properties) - Constructor for class org.jaffa.tools.patternmetaengine.BuildObjectLookup_1
Creates a new instance of BuildObjectLookup
BuildObjectLookup_2 - class org.jaffa.tools.patternmetaengine.BuildObjectLookup_2.
 
BuildObjectLookup_2(ApplicationBuilder, ComponentRegistry, Module, Root, Properties) - Constructor for class org.jaffa.tools.patternmetaengine.BuildObjectLookup_2
Creates a new instance of BuildObjectLookup
BuildObjectMaintenance - class org.jaffa.tools.patternmetaengine.BuildObjectMaintenance.
Wrapper either v1.0 or v2.0 finder generator
BuildObjectMaintenance(ApplicationBuilder, ComponentRegistry, Module, Root, DomainObjectHelper, Properties) - Constructor for class org.jaffa.tools.patternmetaengine.BuildObjectMaintenance
Creates a new instance of BuildObjectMaintenance
BuildObjectMaintenance_1 - class org.jaffa.tools.patternmetaengine.BuildObjectMaintenance_1.
Build a simple maintenace component for a domain object.
BuildObjectMaintenance_1(ApplicationBuilder, ComponentRegistry, Module, Root, DomainObjectHelper, Properties) - Constructor for class org.jaffa.tools.patternmetaengine.BuildObjectMaintenance_1
Creates a new instance of BuildObjectMaintenance
BuildObjectMaintenance_2 - class org.jaffa.tools.patternmetaengine.BuildObjectMaintenance_2.
Build a simple maintenace component for a domain object.
BuildObjectMaintenance_2(ApplicationBuilder, ComponentRegistry, Module, Root, DomainObjectHelper, Properties) - Constructor for class org.jaffa.tools.patternmetaengine.BuildObjectMaintenance_2
Creates a new instance of BuildObjectMaintenance
BuildObjectViewer - class org.jaffa.tools.patternmetaengine.BuildObjectViewer.
Wrapper either v1.0 or v2.0 finder generator
BuildObjectViewer(ApplicationBuilder, ComponentRegistry, Module, Root, DomainObjectHelper, Properties) - Constructor for class org.jaffa.tools.patternmetaengine.BuildObjectViewer
Creates a new instance of BuildObjectViewer
BuildObjectViewer_1 - class org.jaffa.tools.patternmetaengine.BuildObjectViewer_1.
Create the meta data for an Object Viewer Pattern, based on a specified Domain Object.
BuildObjectViewer_1(ApplicationBuilder, ComponentRegistry, Module, Root, DomainObjectHelper, Properties) - Constructor for class org.jaffa.tools.patternmetaengine.BuildObjectViewer_1
Creates a new instance of BuildObjectViewer
BuildObjectViewer_2 - class org.jaffa.tools.patternmetaengine.BuildObjectViewer_2.
Create the meta data for an Object Viewer Pattern, based on a specified Domain Object.
BuildObjectViewer_2(ApplicationBuilder, ComponentRegistry, Module, Root, DomainObjectHelper, Properties) - Constructor for class org.jaffa.tools.patternmetaengine.BuildObjectViewer_2
Creates a new instance of BuildObjectViewer
BusinessFunction - interface org.jaffa.security.businessfunctionsdomain.BusinessFunction.
Java content class for business-function complex type.
BusinessFunctionImpl - class org.jaffa.security.businessfunctionsdomain.impl.BusinessFunctionImpl.
 
BusinessFunctionImpl() - Constructor for class org.jaffa.security.businessfunctionsdomain.impl.BusinessFunctionImpl
 
BusinessFunctionImpl.Unmarshaller - class org.jaffa.security.businessfunctionsdomain.impl.BusinessFunctionImpl.Unmarshaller.
 
BusinessFunctionImpl.Unmarshaller(UnmarshallingContext) - Constructor for class org.jaffa.security.businessfunctionsdomain.impl.BusinessFunctionImpl.Unmarshaller
 
BusinessFunctions - interface org.jaffa.security.businessfunctionsdomain.BusinessFunctions.
Java content class for business-functions element declaration.
BusinessFunctionsImpl - class org.jaffa.security.businessfunctionsdomain.impl.BusinessFunctionsImpl.
 
BusinessFunctionsImpl() - Constructor for class org.jaffa.security.businessfunctionsdomain.impl.BusinessFunctionsImpl
 
BusinessFunctionsImpl.Unmarshaller - class org.jaffa.security.businessfunctionsdomain.impl.BusinessFunctionsImpl.Unmarshaller.
 
BusinessFunctionsImpl.Unmarshaller(UnmarshallingContext) - Constructor for class org.jaffa.security.businessfunctionsdomain.impl.BusinessFunctionsImpl.Unmarshaller
 
BusinessFunctionsType - interface org.jaffa.security.businessfunctionsdomain.BusinessFunctionsType.
Java content class for annonymous complex type.
BusinessFunctionsTypeImpl - class org.jaffa.security.businessfunctionsdomain.impl.BusinessFunctionsTypeImpl.
 
BusinessFunctionsTypeImpl() - Constructor for class org.jaffa.security.businessfunctionsdomain.impl.BusinessFunctionsTypeImpl
 
BusinessFunctionsTypeImpl.Unmarshaller - class org.jaffa.security.businessfunctionsdomain.impl.BusinessFunctionsTypeImpl.Unmarshaller.
 
BusinessFunctionsTypeImpl.Unmarshaller(UnmarshallingContext) - Constructor for class org.jaffa.security.businessfunctionsdomain.impl.BusinessFunctionsTypeImpl.Unmarshaller
 
ButtonTag - class org.jaffa.presentation.portlet.widgets.taglib.ButtonTag.
Tag Handler for the Button widget.
ButtonTag() - Constructor for class org.jaffa.presentation.portlet.widgets.taglib.ButtonTag
Default constructor.
buildComponentPool() - Static method in class org.jaffa.presentation.portlet.component.componentdomain.Loader
Read in the xml component definitions.
buildPhase1(boolean) - Method in class org.jaffa.tools.patternmetaengine.BuildObjectFinder
Causes the meta data object to be build ready for saving.
buildPhase1(boolean) - Method in class org.jaffa.tools.patternmetaengine.BuildObjectFinder_1
Causes the meta data object to be build ready for saving.
buildPhase1(boolean) - Method in class org.jaffa.tools.patternmetaengine.BuildObjectFinder_2
Causes the meta data object to be build ready for saving.
buildPhase1(boolean) - Method in class org.jaffa.tools.patternmetaengine.BuildObjectLookup
Causes the meta data object to be build ready for saving.
buildPhase1(boolean) - Method in class org.jaffa.tools.patternmetaengine.BuildObjectLookup_1
Causes the meta data object to be build ready for saving.
buildPhase1(boolean) - Method in class org.jaffa.tools.patternmetaengine.BuildObjectLookup_2
Causes the meta data object to be build ready for saving.
buildPhase1(boolean) - Method in class org.jaffa.tools.patternmetaengine.BuildObjectMaintenance
Causes the meta data object to be build ready for saving.
buildPhase1(boolean) - Method in class org.jaffa.tools.patternmetaengine.BuildObjectMaintenance_1
Causes the meta data object to be build ready for saving.
buildPhase1(boolean) - Method in class org.jaffa.tools.patternmetaengine.BuildObjectMaintenance_2
Causes the meta data object to be build ready for saving.
buildPhase1(boolean) - Method in class org.jaffa.tools.patternmetaengine.BuildObjectViewer
Causes the meta data object to be build ready for saving.
buildPhase1(boolean) - Method in class org.jaffa.tools.patternmetaengine.BuildObjectViewer_1
Causes the meta data object to be build ready for saving.
buildPhase1(boolean) - Method in class org.jaffa.tools.patternmetaengine.BuildObjectViewer_2
Causes the meta data object to be build ready for saving.
buildPhase1(boolean) - Method in interface org.jaffa.tools.patternmetaengine.IBuilder
Phase 1 of the build should create the initial skeleton component in as much detail as possible.
buildPhase2(boolean) - Method in class org.jaffa.tools.patternmetaengine.BuildObjectFinder
Causes the meta data object to be build ready for saving.
buildPhase2(boolean) - Method in class org.jaffa.tools.patternmetaengine.BuildObjectFinder_1
Causes the meta data object to be build ready for saving.
buildPhase2(boolean) - Method in class org.jaffa.tools.patternmetaengine.BuildObjectFinder_2
Causes the meta data object to be build ready for saving.
buildPhase2(boolean) - Method in class org.jaffa.tools.patternmetaengine.BuildObjectLookup
Causes the meta data object to be build ready for saving.
buildPhase2(boolean) - Method in class org.jaffa.tools.patternmetaengine.BuildObjectLookup_1
Causes the meta data object to be build ready for saving.
buildPhase2(boolean) - Method in class org.jaffa.tools.patternmetaengine.BuildObjectLookup_2
Causes the meta data object to be build ready for saving.
buildPhase2(boolean) - Method in class org.jaffa.tools.patternmetaengine.BuildObjectMaintenance
Causes the meta data object to be build ready for saving.
buildPhase2(boolean) - Method in class org.jaffa.tools.patternmetaengine.BuildObjectMaintenance_1
Causes the meta data object to be build ready for saving.
buildPhase2(boolean) - Method in class org.jaffa.tools.patternmetaengine.BuildObjectMaintenance_2
Causes the meta data object to be build ready for saving.
buildPhase2(boolean) - Method in class org.jaffa.tools.patternmetaengine.BuildObjectViewer
Causes the meta data object to be build ready for saving.
buildPhase2(boolean) - Method in class org.jaffa.tools.patternmetaengine.BuildObjectViewer_1
Causes the meta data object to be build ready for saving.
buildPhase2(boolean) - Method in class org.jaffa.tools.patternmetaengine.BuildObjectViewer_2
Causes the meta data object to be build ready for saving.
buildPhase2(boolean) - Method in interface org.jaffa.tools.patternmetaengine.IBuilder
Phase 2 allows any inter-conponent linking to be performed.
buildUrl(String, HttpServletRequest) - Static method in class org.jaffa.util.URLHelper
Build up a valid URL string based on the supplied source URL string.

C

CANT_SET_KEY_FIELD - Static variable in class org.jaffa.beans.moulding.mapping.MouldException
 
CLOB - Static variable in class org.jaffa.datatypes.Defaults
A constant for the clob datatype
COMPONENT_PARAMETER - Static variable in class org.jaffa.presentation.portlet.StartComponentAction
Constant to denote the 'component' parameter passed to this Action.
CONNECTION_FACTORY_CREATION_FAILED - Static variable in class org.jaffa.persistence.engines.jdbcengine.datasource.exceptions.DataSourceCreationException
One of the reasons for throwing this exception
CONNECTION_FAILED - Static variable in class org.jaffa.persistence.engines.jdbcengine.datasource.exceptions.DataSourceCreationException
One of the reasons for throwing this exception
CONSECUTIVE_SEPARATORS - Static variable in interface org.jaffa.components.finder.CriteriaField
 
CONSECUTIVE_SEPARATORS_WITH_SPACE - Static variable in interface org.jaffa.components.finder.CriteriaField
 
CSS_IMAGE - Static variable in class org.jaffa.presentation.portlet.widgets.taglib.ButtonTag
Default CSS Classname for a Image HTML Button
CSS_LINK - Static variable in class org.jaffa.presentation.portlet.widgets.taglib.ButtonTag
Default CSS Classname for a Link HTML Button
CSS_REGULAR - Static variable in class org.jaffa.presentation.portlet.widgets.taglib.ButtonTag
Default CSS Classname for a Regular "Default" HTML Button
CURRENCY - Static variable in class org.jaffa.datatypes.Defaults
A constant for the currency datatype
CacheManager - class org.jaffa.cache.CacheManager.
This will return an instance of ICache for the given named cache.
CacheManager() - Constructor for class org.jaffa.cache.CacheManager
 
CacheSourceMonitor - class org.jaffa.cache.CacheSourceMonitor.
This is a helper class to monitor file(s), which provide data to a cache.
CacheSourceMonitor(ICache) - Constructor for class org.jaffa.cache.CacheSourceMonitor
Creates a new instance of CacheSourceMonitor.
CacheSourceMonitor(ICache, String) - Constructor for class org.jaffa.cache.CacheSourceMonitor
Creates a new instance of CacheSourceMonitor.
CacheSourceMonitor.CacheSourceMonitorThread - class org.jaffa.cache.CacheSourceMonitor.CacheSourceMonitorThread.
This thread class will monitor the files for any changes.
CacheSourceMonitor.CacheSourceMonitorThread() - Constructor for class org.jaffa.cache.CacheSourceMonitor.CacheSourceMonitorThread
 
CheckBoxController - class org.jaffa.presentation.portlet.widgets.controller.CheckBoxController.
Controller for the CheckBox widget.
CheckBoxController() - Constructor for class org.jaffa.presentation.portlet.widgets.controller.CheckBoxController
 
CheckBoxModel - class org.jaffa.presentation.portlet.widgets.model.CheckBoxModel.
Model for the CheckBox widget.
CheckBoxModel(Boolean) - Constructor for class org.jaffa.presentation.portlet.widgets.model.CheckBoxModel
Creates a new instance with the specified value.
CheckBoxModel(boolean) - Constructor for class org.jaffa.presentation.portlet.widgets.model.CheckBoxModel
Creates a new instance with the specified value.
CheckBoxTag - class org.jaffa.presentation.portlet.widgets.taglib.CheckBoxTag.
Tag Handler for the CheckBox widget.
CheckBoxTag() - Constructor for class org.jaffa.presentation.portlet.widgets.taglib.CheckBoxTag
Default constructor.
CheckPolicy - class org.jaffa.security.CheckPolicy.
This servlet can be used on start-up to make ssure there are no rogue entries in the components and roles files.
CheckPolicy() - Constructor for class org.jaffa.security.CheckPolicy
 
ClassMetaData - class org.jaffa.persistence.engines.jdbcengine.configservice.ClassMetaData.
This class holds all the meta deta pertaining to a particular persistent object
ClassMetaData() - Constructor for class org.jaffa.persistence.engines.jdbcengine.configservice.ClassMetaData
Constructs a new ClassMetaData object with an empty class name.
ClassMetaData(String) - Constructor for class org.jaffa.persistence.engines.jdbcengine.configservice.ClassMetaData
Constructs a new ClassMetaData object with the specified class name.
ClassMetaData - class org.jaffa.rules.metadata.ClassMetaData.
An instance of this class represents a domain object or DTO defined in the Rules config file.
ClassMetaData() - Constructor for class org.jaffa.rules.metadata.ClassMetaData
Creates a new instance.
ClassMetaDataValidationRuntimeException - exception org.jaffa.persistence.engines.jdbcengine.configservice.exceptions.ClassMetaDataValidationRuntimeException.
This exception is thrown if any error occurs while validating a Persistent class against a Mapping file.
ClassMetaDataValidationRuntimeException() - Constructor for class org.jaffa.persistence.engines.jdbcengine.configservice.exceptions.ClassMetaDataValidationRuntimeException
Constructs a new exception.
ClassMetaDataValidationRuntimeException(String) - Constructor for class org.jaffa.persistence.engines.jdbcengine.configservice.exceptions.ClassMetaDataValidationRuntimeException
Constructs a new exception specifying an error message.
ClassMetaDataValidationRuntimeException(String, Throwable) - Constructor for class org.jaffa.persistence.engines.jdbcengine.configservice.exceptions.ClassMetaDataValidationRuntimeException
Constructs a new exception specifying an error message and a source exception.
CodeHelperInDto - class org.jaffa.components.codehelper.dto.CodeHelperInDto.
The is the input to the ICodeHelper.
CodeHelperInDto() - Constructor for class org.jaffa.components.codehelper.dto.CodeHelperInDto
Creates new CodeHelperInElementDto
CodeHelperInElementDto - class org.jaffa.components.codehelper.dto.CodeHelperInElementDto.
The input to the ICodeHelper, will consist of a List of instances of this class.
CodeHelperInElementDto() - Constructor for class org.jaffa.components.codehelper.dto.CodeHelperInElementDto
Creates new CodeHelperInElementDto
CodeHelperOutCodeDto - class org.jaffa.components.codehelper.dto.CodeHelperOutCodeDto.
This is a simple value object that is used to.
CodeHelperOutCodeDto() - Constructor for class org.jaffa.components.codehelper.dto.CodeHelperOutCodeDto
 
CodeHelperOutDto - class org.jaffa.components.codehelper.dto.CodeHelperOutDto.
The is the output of the ICodeHelper.
CodeHelperOutDto() - Constructor for class org.jaffa.components.codehelper.dto.CodeHelperOutDto
Creates new CodeHelperOutElementDto
CodeHelperOutElementDto - class org.jaffa.components.codehelper.dto.CodeHelperOutElementDto.
The output of the ICodeHelper, will consist of a List of instances of this class.
CodeHelperOutElementDto() - Constructor for class org.jaffa.components.codehelper.dto.CodeHelperOutElementDto
Creates new CodeHelperInElementDto
CodeHelperTx - class org.jaffa.components.codehelper.tx.CodeHelperTx.
This is the default implementation of the ICodeHelper interface.
CodeHelperTx() - Constructor for class org.jaffa.components.codehelper.tx.CodeHelperTx
 
ColumnAlreadyExistsRuntimeException - exception org.jaffa.presentation.portlet.widgets.taglib.exceptions.ColumnAlreadyExistsRuntimeException.
This exception is thrown if there are duplicate TableColumnTag entried within a TableTag
ColumnAlreadyExistsRuntimeException() - Constructor for class org.jaffa.presentation.portlet.widgets.taglib.exceptions.ColumnAlreadyExistsRuntimeException
Default constructor
ColumnAlreadyExistsRuntimeException(String) - Constructor for class org.jaffa.presentation.portlet.widgets.taglib.exceptions.ColumnAlreadyExistsRuntimeException
Constructs the exception with the specified detail message
ColumnAlreadyExistsRuntimeException(String, Throwable) - Constructor for class org.jaffa.presentation.portlet.widgets.taglib.exceptions.ColumnAlreadyExistsRuntimeException
Constructs the exception with the specified detail message and nested exception
ColumnMismatchRuntimeException - exception org.jaffa.presentation.portlet.widgets.model.exceptions.ColumnMismatchRuntimeException.
This exception is thrown when a row being added to the TableModel does not have the same no. of elements as the columns of the table
ColumnMismatchRuntimeException() - Constructor for class org.jaffa.presentation.portlet.widgets.model.exceptions.ColumnMismatchRuntimeException
Default constructor
ColumnMismatchRuntimeException(String) - Constructor for class org.jaffa.presentation.portlet.widgets.model.exceptions.ColumnMismatchRuntimeException
Constructs the exception with the specified detail message
ColumnMismatchRuntimeException(String, Throwable) - Constructor for class org.jaffa.presentation.portlet.widgets.model.exceptions.ColumnMismatchRuntimeException
Constructs the exception with the specified detail message and nested exception
CommitFailedException - exception org.jaffa.persistence.exceptions.CommitFailedException.
This exception is thrown if a commit fails.
CommitFailedException() - Constructor for class org.jaffa.persistence.exceptions.CommitFailedException
Creates an exception with the errorCode.
CommitFailedException(Object[]) - Constructor for class org.jaffa.persistence.exceptions.CommitFailedException
Creates an exception with the errorCode and a cause.
CommitFailedException(Object[], Throwable) - Constructor for class org.jaffa.persistence.exceptions.CommitFailedException
Creates an exception with the errorCode and a cause.
Component - class org.jaffa.presentation.portlet.component.Component.
The base class for all Components
Component() - Constructor for class org.jaffa.presentation.portlet.component.Component
 
Component - interface org.jaffa.presentation.portlet.component.componentdomain.Component.
Java content class for component complex type.
ComponentAction - interface org.jaffa.components.navigation.domain.ComponentAction.
Java content class for component-action complex type.
ComponentAction.ParamType - interface org.jaffa.components.navigation.domain.ComponentAction.ParamType.
Java content class for annonymous complex type.
ComponentActionImpl - class org.jaffa.components.navigation.domain.impl.ComponentActionImpl.
 
ComponentActionImpl() - Constructor for class org.jaffa.components.navigation.domain.impl.ComponentActionImpl
 
ComponentActionImpl.ParamTypeImpl - class org.jaffa.components.navigation.domain.impl.ComponentActionImpl.ParamTypeImpl.
 
ComponentActionImpl.ParamTypeImpl() - Constructor for class org.jaffa.components.navigation.domain.impl.ComponentActionImpl.ParamTypeImpl
 
ComponentActionImpl.ParamTypeImpl.Unmarshaller - class org.jaffa.components.navigation.domain.impl.ComponentActionImpl.ParamTypeImpl.Unmarshaller.
 
ComponentActionImpl.ParamTypeImpl.Unmarshaller(UnmarshallingContext) - Constructor for class org.jaffa.components.navigation.domain.impl.ComponentActionImpl.ParamTypeImpl.Unmarshaller
 
ComponentActionImpl.Unmarshaller - class org.jaffa.components.navigation.domain.impl.ComponentActionImpl.Unmarshaller.
 
ComponentActionImpl.Unmarshaller(UnmarshallingContext) - Constructor for class org.jaffa.components.navigation.domain.impl.ComponentActionImpl.Unmarshaller
 
ComponentCreationRuntimeException - exception org.jaffa.presentation.portlet.component.ComponentCreationRuntimeException.
This exception is thrown if any error is thrown during creation of a Component
ComponentCreationRuntimeException() - Constructor for class org.jaffa.presentation.portlet.component.ComponentCreationRuntimeException
Default constructor
ComponentCreationRuntimeException(String) - Constructor for class org.jaffa.presentation.portlet.component.ComponentCreationRuntimeException
Constructs the exception with the specified detail message
ComponentCreationRuntimeException(String, Throwable) - Constructor for class org.jaffa.presentation.portlet.component.ComponentCreationRuntimeException
Constructs the exception with the specified detail message and nested exception
ComponentDefinition - class org.jaffa.presentation.portlet.component.ComponentDefinition.
This class holds the information for a component as defined in the components.xml file.
ComponentDefinition() - Constructor for class org.jaffa.presentation.portlet.component.ComponentDefinition
 
ComponentDetailsAction - class org.jaffa.presentation.portlet.session.ui.ComponentDetailsAction.
 
ComponentDetailsAction() - Constructor for class org.jaffa.presentation.portlet.session.ui.ComponentDetailsAction
 
ComponentDetailsForm - class org.jaffa.presentation.portlet.session.ui.ComponentDetailsForm.
 
ComponentDetailsForm() - Constructor for class org.jaffa.presentation.portlet.session.ui.ComponentDetailsForm
 
ComponentExpiredException - exception org.jaffa.exceptions.ComponentExpiredException.
This ApplicationException can be thrown by an application if an expired component is accessed.
ComponentExpiredException() - Constructor for class org.jaffa.exceptions.ComponentExpiredException
Constructs a new DomainObjectChangedException.
ComponentExpiredException(Throwable) - Constructor for class org.jaffa.exceptions.ComponentExpiredException
Constructs a new DomainObjectChangedException.
ComponentExplorerAction - class org.jaffa.presentation.portlet.session.ui.ComponentExplorerAction.
 
ComponentExplorerAction() - Constructor for class org.jaffa.presentation.portlet.session.ui.ComponentExplorerAction
 
ComponentExplorerForm - class org.jaffa.presentation.portlet.session.ui.ComponentExplorerForm.
 
ComponentExplorerForm() - Constructor for class org.jaffa.presentation.portlet.session.ui.ComponentExplorerForm
 
ComponentGuardTag - class org.jaffa.security.taglib.ComponentGuardTag.
ComponentGuardTag Guard used to filter content based on component access
ComponentGuardTag() - Constructor for class org.jaffa.security.taglib.ComponentGuardTag
Default Constructor of Tag
ComponentImpl - class org.jaffa.presentation.portlet.component.componentdomain.impl.ComponentImpl.
 
ComponentImpl() - Constructor for class org.jaffa.presentation.portlet.component.componentdomain.impl.ComponentImpl
 
ComponentImpl.Unmarshaller - class org.jaffa.presentation.portlet.component.componentdomain.impl.ComponentImpl.Unmarshaller.
 
ComponentImpl.Unmarshaller(UnmarshallingContext) - Constructor for class org.jaffa.presentation.portlet.component.componentdomain.impl.ComponentImpl.Unmarshaller
 
ComponentManager - class org.jaffa.presentation.portlet.component.ComponentManager.
This is a Factory for creating Component instances
ComponentManager() - Constructor for class org.jaffa.presentation.portlet.component.ComponentManager
 
ComponentRegistry - class org.jaffa.tools.patternmetaengine.ComponentRegistry.
This class holds all the generated components (ie their builders).
ComponentRegistry() - Constructor for class org.jaffa.tools.patternmetaengine.ComponentRegistry
 
Components - interface org.jaffa.presentation.portlet.component.componentdomain.Components.
Java content class for components element declaration.
ComponentsImpl - class org.jaffa.presentation.portlet.component.componentdomain.impl.ComponentsImpl.
 
ComponentsImpl() - Constructor for class org.jaffa.presentation.portlet.component.componentdomain.impl.ComponentsImpl
 
ComponentsImpl.Unmarshaller - class org.jaffa.presentation.portlet.component.componentdomain.impl.ComponentsImpl.Unmarshaller.
 
ComponentsImpl.Unmarshaller(UnmarshallingContext) - Constructor for class org.jaffa.presentation.portlet.component.componentdomain.impl.ComponentsImpl.Unmarshaller
 
ComponentsType - interface org.jaffa.presentation.portlet.component.componentdomain.ComponentsType.
Java content class for annonymous complex type.
ComponentsTypeImpl - class org.jaffa.presentation.portlet.component.componentdomain.impl.ComponentsTypeImpl.
 
ComponentsTypeImpl() - Constructor for class org.jaffa.presentation.portlet.component.componentdomain.impl.ComponentsTypeImpl
 
ComponentsTypeImpl.Unmarshaller - class org.jaffa.presentation.portlet.component.componentdomain.impl.ComponentsTypeImpl.Unmarshaller.
 
ComponentsTypeImpl.Unmarshaller(UnmarshallingContext) - Constructor for class org.jaffa.presentation.portlet.component.componentdomain.impl.ComponentsTypeImpl.Unmarshaller
 
ConfLocation - interface org.jaffa.persistence.engines.jdbcengine.configservice.initdomain.ConfLocation.
Java content class for conf-location complex type.
ConfLocationImpl - class org.jaffa.persistence.engines.jdbcengine.configservice.initdomain.impl.ConfLocationImpl.
 
ConfLocationImpl() - Constructor for class org.jaffa.persistence.engines.jdbcengine.configservice.initdomain.impl.ConfLocationImpl
 
ConfLocationImpl.Unmarshaller - class org.jaffa.persistence.engines.jdbcengine.configservice.initdomain.impl.ConfLocationImpl.Unmarshaller.
 
ConfLocationImpl.Unmarshaller(UnmarshallingContext) - Constructor for class org.jaffa.persistence.engines.jdbcengine.configservice.initdomain.impl.ConfLocationImpl.Unmarshaller
 
Config - class org.jaffa.config.Config.
This class manages all the access to the frameworks configuration data In addition it is used for all text string translation.
Config() - Constructor for class org.jaffa.config.Config
 
ConfigFileUpdate - class org.jaffa.tools.build.ConfigFileUpdate.
This will update the input configFile re-writing with the contents of fragment files from the searchpath.
ConfigFileUpdate() - Constructor for class org.jaffa.tools.build.ConfigFileUpdate
 
ConfigFileUpdateAntTask - class org.jaffa.tools.build.ant.ConfigFileUpdateAntTask.
 
ConfigFileUpdateAntTask() - Constructor for class org.jaffa.tools.build.ant.ConfigFileUpdateAntTask
 
ConfigurationService - class org.jaffa.persistence.engines.jdbcengine.configservice.ConfigurationService.
This class implements the Singleton pattern.
ConfigurationServiceRuntimeException - exception org.jaffa.persistence.engines.jdbcengine.configservice.exceptions.ConfigurationServiceRuntimeException.
This exception is thrown if the ConfigurationService fails to parse the init file or any of the mapping files.
ConfigurationServiceRuntimeException() - Constructor for class org.jaffa.persistence.engines.jdbcengine.configservice.exceptions.ConfigurationServiceRuntimeException
Constructs a new exception.
ConfigurationServiceRuntimeException(String) - Constructor for class org.jaffa.persistence.engines.jdbcengine.configservice.exceptions.ConfigurationServiceRuntimeException
Constructs a new exception specifying an error message.
ConfigurationServiceRuntimeException(String, Throwable) - Constructor for class org.jaffa.persistence.engines.jdbcengine.configservice.exceptions.ConfigurationServiceRuntimeException
Constructs a new exception specifying an error message and a source exception.
ConnectionFactory - interface org.jaffa.persistence.engines.jdbcengine.configservice.initdomain.ConnectionFactory.
Java content class for connection-factory complex type.
ConnectionFactoryImpl - class org.jaffa.persistence.engines.jdbcengine.configservice.initdomain.impl.ConnectionFactoryImpl.
 
ConnectionFactoryImpl() - Constructor for class org.jaffa.persistence.engines.jdbcengine.configservice.initdomain.impl.ConnectionFactoryImpl
 
ConnectionFactoryImpl.Unmarshaller - class org.jaffa.persistence.engines.jdbcengine.configservice.initdomain.impl.ConnectionFactoryImpl.Unmarshaller.
 
ConnectionFactoryImpl.Unmarshaller(UnmarshallingContext) - Constructor for class org.jaffa.persistence.engines.jdbcengine.configservice.initdomain.impl.ConnectionFactoryImpl.Unmarshaller
 
CreateComponent - class org.jaffa.components.maint.CreateComponent.
This is an abstract implementation of the ICreateComponent interface.
CreateComponent() - Constructor for class org.jaffa.components.maint.CreateComponent
 
CreateServiceException - exception org.jaffa.middleware.CreateServiceException.
This exception is thrown if any error occurs during the creation of the Transaction Controller.
CreateServiceException(String) - Constructor for class org.jaffa.middleware.CreateServiceException
Creates an exception with the errorCode.
CreateServiceException(String, Object[]) - Constructor for class org.jaffa.middleware.CreateServiceException
Creates an exception with the errorCode and a cause.
CreateServiceException(String, Object[], Throwable) - Constructor for class org.jaffa.middleware.CreateServiceException
Creates an exception with the errorCode and a cause.
Criteria - class org.jaffa.persistence.Criteria.
This object is used by the persistence layer to query the underlying store.
Criteria() - Constructor for class org.jaffa.persistence.Criteria
 
Criteria.AtomicCriteriaEntry - class org.jaffa.persistence.Criteria.AtomicCriteriaEntry.
The class is used by the Criteria to add an AtomicCriteria object to its collection of criteria entries.
Criteria.CriteriaEntry - class org.jaffa.persistence.Criteria.CriteriaEntry.
This class is used by the Criteria for each criteria entry.
Criteria.OrderBy - class org.jaffa.persistence.Criteria.OrderBy.
This class is used by the Criteria for each order by element.
CriteriaDAO - class org.jaffa.beans.moulding.data.criteria.CriteriaDAO.
The base class for all Criteria Data Access Objects.
CriteriaDAO() - Constructor for class org.jaffa.beans.moulding.data.criteria.CriteriaDAO
Creates a new instance of CriteriaDAO
CriteriaDropDownOptions - class org.jaffa.components.finder.CriteriaDropDownOptions.
This class holds the values displayed in a Criteria dropdown.
CriteriaDropDownOptions() - Constructor for class org.jaffa.components.finder.CriteriaDropDownOptions
 
CriteriaElementDto - class org.jaffa.components.codehelper.dto.CriteriaElementDto.
The input to the ICodeHelper, will consist of a List of instances of this class.
CriteriaElementDto() - Constructor for class org.jaffa.components.codehelper.dto.CriteriaElementDto
 
CriteriaField - interface org.jaffa.components.finder.CriteriaField.
This is the interface for all the Criteria fields.
Currency - class org.jaffa.datatypes.Currency.
This class is used to hold currency data.
Currency() - Constructor for class org.jaffa.datatypes.Currency
Default constructor.
Currency(double) - Constructor for class org.jaffa.datatypes.Currency
Constructs a Currency object with the specified value.
Currency(String) - Constructor for class org.jaffa.datatypes.Currency
Constructs a Currency object with the specified value.
Currency(Double) - Constructor for class org.jaffa.datatypes.Currency
Constructs a Currency object with the specified value.
Currency(double, String) - Constructor for class org.jaffa.datatypes.Currency
Constructs a Currency object with the specified value and currency type A RuntimeException will be thrown if the input currency type is not supported.
Currency(String, String) - Constructor for class org.jaffa.datatypes.Currency
Constructs a Currency object with the specified value and currency type A RuntimeException will be thrown if the input currency type is not supported.
Currency(Double, String) - Constructor for class org.jaffa.datatypes.Currency
Constructs a Currency object with the specified value and currency type A RuntimeException will be thrown if the input currency type is not supported.
CurrencyCriteriaField - class org.jaffa.components.finder.CurrencyCriteriaField.
This class will be used by the Finder components to hold a Currency criteria.
CurrencyCriteriaField(String, Currency) - Constructor for class org.jaffa.components.finder.CurrencyCriteriaField
Adds a Criteria.
CurrencyCriteriaField(String, Currency[]) - Constructor for class org.jaffa.components.finder.CurrencyCriteriaField
Adds a Criteria.
CurrencyCriteriaField() - Constructor for class org.jaffa.components.finder.CurrencyCriteriaField
Default constructor.
CurrencyFieldMetaData - class org.jaffa.metadata.CurrencyFieldMetaData.
An instance of this class will hold meta information for a Currency field.
CurrencyFieldMetaData() - Constructor for class org.jaffa.metadata.CurrencyFieldMetaData
Creates an instance.
CurrencyFieldMetaData(String, String, Boolean, String, Currency, Currency, Integer, Integer) - Constructor for class org.jaffa.metadata.CurrencyFieldMetaData
Creates an instance.
CurrencyFieldValidator - class org.jaffa.rules.fieldvalidators.CurrencyFieldValidator.
This implementation of the IFieldValidator ensures that the field has a Currency value.
CurrencyFieldValidator() - Constructor for class org.jaffa.rules.fieldvalidators.CurrencyFieldValidator
 
CustomException - exception org.jaffa.exceptions.CustomException.
This is the base class for all Jaffa exceptions.
CustomException(String) - Constructor for class org.jaffa.exceptions.CustomException
Creates an exception with the errorCode.
CustomException(String, Object[]) - Constructor for class org.jaffa.exceptions.CustomException
Creates an exception with the errorCode and a cause.
CustomException(String, Object[], Throwable) - Constructor for class org.jaffa.exceptions.CustomException
Creates an exception with the errorCode and a cause.
CustomRuntimeException - exception org.jaffa.exceptions.CustomRuntimeException.
CustomRuntimeException is a generic runtime exception which is used as the base exception class for the Jaffa runtime exceptions.
CustomRuntimeException() - Constructor for class org.jaffa.exceptions.CustomRuntimeException
Default constructor.
CustomRuntimeException(String) - Constructor for class org.jaffa.exceptions.CustomRuntimeException
Creates an exception with the message.
CustomRuntimeException(String, Throwable) - Constructor for class org.jaffa.exceptions.CustomRuntimeException
Creates an exception with the message and a source exception.
CustomRuntimeException(Throwable) - Constructor for class org.jaffa.exceptions.CustomRuntimeException
Creates an exception with a source exception.
checkComponentAccess(String) - Static method in class org.jaffa.security.SecurityManager
See if the current thread has access to the named component.
checkFunctionAccess(String) - Static method in class org.jaffa.security.SecurityManager
See if the current thread has access to the named business function.
checkMandatoryFields(IPersistent) - Static method in class org.jaffa.persistence.util.PersistentHelper
This will check all the mandatory fields of the persistent object.
cleanup() - Method in class org.jaffa.components.voucher.AbstractVoucherGenerator
This method should be invoked by a client after the generate is completed.
cleanup() - Method in interface org.jaffa.components.voucher.IVoucherGenerator
This method should be invoked by a client after the generate is completed.
cleanup() - Method in class org.jaffa.presentation.portlet.FormBase
The form should override this method for destroying any references that it holds
cleanup() - Method in class org.jaffa.rules.fieldvalidators.AbstractFieldValidator
This method will always be invoked by the RulesEngine after the validation is completed.
cleanup() - Method in interface org.jaffa.rules.fieldvalidators.IFieldValidator
This method will always be invoked by the RulesEngine after the validation is completed.
cleanupNewSession(HttpServletRequest) - Method in class org.jaffa.presentation.portlet.PortletFilter
This acquires a HttpSession object from the request stream.
clear() - Method in interface org.jaffa.cache.ICache
Removes all mappings from this cache.
clear() - Method in class org.jaffa.cache.SimpleCache
Removes all mappings from this cache.
clear() - Method in class org.jaffa.cache.WeakCache
Removes all mappings from this cache.
clear() - Method in class org.jaffa.persistence.engines.jdbcengine.datasource.DataSourceCursor
Removes all of the elements from this collection.
clear() - Method in class org.jaffa.presentation.portlet.session.WidgetCache
Removes all widget models from the cache.
clear() - Method in class org.jaffa.util.ListMap
Removes all mappings from this map .
clear() - Method in class org.jaffa.util.ListProperties
Removes all mappings from this map.
clear() - Method in class org.jaffa.util.ListSet
Removes all of the elements from this set.
clearCache() - Method in class org.jaffa.components.navigation.NavCache
 
clearCache() - Static method in class org.jaffa.rules.metadata.RulesMetaDataService
 
clearCache(String) - Static method in class org.jaffa.rules.metadata.RulesMetaDataService
 
clearCache() - Static method in class org.jaffa.security.JDBCSecurityPlugin
Flush the cached list of security roles
clearCache() - Static method in class org.jaffa.security.PolicyCache
Clear the cached policy.
clearChanges() - Method in class org.jaffa.beans.moulding.data.domain.DomainDAO
Clear all the changes on this bean.
clearCodeHelperInElementDtos() - Method in class org.jaffa.components.codehelper.dto.CodeHelperInDto
Clear the list of codeHelperInElementDto
clearCodeHelperOutCodeDtos() - Method in class org.jaffa.components.codehelper.dto.CodeHelperOutElementDto
Clear the list of codeHelperOutCodeDto
clearCodeHelperOutElementDtos() - Method in class org.jaffa.components.codehelper.dto.CodeHelperOutDto
Clear the list of codeHelperOutElementDto
clearColumns() - Method in class org.jaffa.presentation.portlet.widgets.model.TableModel
Clear out all the columns
clearCriteriaFields() - Method in class org.jaffa.components.codehelper.dto.CodeHelperInElementDto
Clear the list of criteriaField
clearErrors(HttpServletRequest) - Method in class org.jaffa.presentation.portlet.FormBase
This clears all the errors generated while processing this Form
clearFields() - Method in class org.jaffa.rules.metadata.ClassMetaData
Clears the fields.
clearInnerCriteria() - Method in class org.jaffa.persistence.Criteria
Clears the inner criteria entries.
clearOrderBy() - Method in class org.jaffa.persistence.Criteria
Clear the order by entries.
clearOrderByFields() - Method in class org.jaffa.components.finder.FinderInDto
Clear existing orderByFields.
clearParameters() - Method in class org.jaffa.rules.metadata.FieldValidatorMetaData
Clears the parameters.
clearParameters() - Method in class org.jaffa.rules.metadata.RuleMetaData
Clears the parameters.
clearRows() - Method in class org.jaffa.presentation.portlet.widgets.model.GridModel
Empty out all the rows in the Grid
clearRows() - Method in class org.jaffa.presentation.portlet.widgets.model.TableModel
Clear out all the rows
clearRules() - Method in class org.jaffa.rules.metadata.FieldMetaData
Clears the rules for the field.
clearSession(HttpSession) - Method in class org.jaffa.components.navigation.NavAccessor
Clear the NavAccessor attribute for this session.
clearStack() - Method in class org.jaffa.presentation.portlet.widgets.taglib.UserGridTag
clears the stack
clearTime(DateTime) - Static method in class org.jaffa.datatypes.DateTime
Returns a new DateTime object, having the date of the input object, but the time portion set to zero.
clone() - Method in class org.jaffa.datatypes.Currency
Returns a clone of the object.
clone() - Method in class org.jaffa.datatypes.DateOnly
Returns a clone of the object.
clone() - Method in class org.jaffa.datatypes.DateTime
Returns a clone of the object.
clone() - Method in class org.jaffa.metadata.BooleanFieldMetaData
Returns a clone of the object.
clone() - Method in class org.jaffa.metadata.CurrencyFieldMetaData
Returns a clone of the object.
clone() - Method in class org.jaffa.metadata.DateOnlyFieldMetaData
Returns a clone of the object.
clone() - Method in class org.jaffa.metadata.DateTimeFieldMetaData
Returns a clone of the object.
clone() - Method in class org.jaffa.metadata.DecimalFieldMetaData
Returns a clone of the object.
clone() - Method in class org.jaffa.metadata.FieldMetaData
Returns a clone of the object.
clone() - Method in class org.jaffa.metadata.IntegerFieldMetaData
Returns a clone of the object.
clone() - Method in class org.jaffa.metadata.RawFieldMetaData
Returns a clone of the object.
clone() - Method in class org.jaffa.metadata.StringFieldMetaData
Returns a clone of the object.
clone() - Method in class org.jaffa.persistence.Persistent
Returns a clone of the object.
clone() - Method in class org.jaffa.presentation.portlet.FormKey
Returns a clone of the object.
clone() - Method in class org.jaffa.rules.examples.domain.ValidFieldValue
Returns a clone of the object.
clone() - Method in class org.jaffa.util.ListMap
Returns a clone of the Map.
clone() - Method in class org.jaffa.util.ListProperties
Returns a clone of this object.
clone() - Method in class org.jaffa.util.ListSet
Returns a clone of the Set.
close() - Method in interface org.jaffa.persistence.engines.IPersistenceEngine
Frees up the connection to the database.
close() - Method in class org.jaffa.persistence.engines.jdbcengine.Engine
Frees up the connection to the database.
close() - Method in class org.jaffa.persistence.engines.jdbcengine.datasource.PersistentTransaction
This will free up the underlying pooled connection.
close(Connection) - Method in class org.jaffa.tomcat.realm.JDBCEncryptionRealm
Close the specified database connection.
closeStatement(Statement) - Method in class org.jaffa.persistence.engines.jdbcengine.datasource.DataSource
Closes the statement and removes it from the internal collection.
commit() - Method in class org.jaffa.persistence.UOW
Objects that have been added, objects that have been deleted, and objects that have been updated, will all be persisted via an invocation of this method.
commit() - Method in interface org.jaffa.persistence.engines.IPersistenceEngine
Objects that have been added, objects that have been deleted, and objects that have been updated, will all be persisted via an invocation of this method.
commit() - Method in class org.jaffa.persistence.engines.jdbcengine.Engine
Objects that have been added, objects that have been deleted, and objects that have been updated, will all be persisted via an invocation of this method.
commit() - Method in class org.jaffa.persistence.engines.jdbcengine.datasource.DataSource
Commits all changes executed against the persistent store.
commit() - Method in class org.jaffa.persistence.engines.jdbcengine.datasource.PersistentTransaction
Commits all changes executed against the persistent store.
compareTo(Object) - Method in class org.jaffa.datatypes.Currency
Compares this object with another Currency object.
compareTo(Object) - Method in class org.jaffa.datatypes.DateOnly
Compares this object with another DateOnly object.
compareTo(Object) - Method in class org.jaffa.datatypes.DateTime
Compares this object with another DateTime object.
compareTo(Object) - Method in class org.jaffa.metadata.BooleanFieldMetaData
Compares this object with another BooleanFieldMetaData object.
compareTo(Object) - Method in class org.jaffa.metadata.CurrencyFieldMetaData
Compares this object with another CurrencyFieldMetaData object.
compareTo(Object) - Method in class org.jaffa.metadata.DateOnlyFieldMetaData
Compares this object with another DateOnlyFieldMetaData object.
compareTo(Object) - Method in class org.jaffa.metadata.DateTimeFieldMetaData
Compares this object with another DateTimeFieldMetaData object.
compareTo(Object) - Method in class org.jaffa.metadata.DecimalFieldMetaData
Compares this object with another DecimalFieldMetaData object.
compareTo(Object) - Method in class org.jaffa.metadata.FieldMetaData
Compares this object with another FieldMetaData object.
compareTo(Object) - Method in class org.jaffa.metadata.IntegerFieldMetaData
Compares this object with another IntegerFieldMetaData object.
compareTo(Object) - Method in class org.jaffa.metadata.RawFieldMetaData
Compares this object with another RawFieldMetaData object.
compareTo(Object) - Method in class org.jaffa.metadata.StringFieldMetaData
Compares this object with another StringFieldMetaData object.
compareTo(Object) - Method in class org.jaffa.presentation.portlet.FormKey
Compares this object with another FormKey object.
compareTo(Object) - Method in class org.jaffa.presentation.portlet.widgets.model.DropDownModel.Option
Compares this object with another DropDownModel.Option object.
compareTo(Object) - Method in class org.jaffa.tools.domainmeta.uniface.RelationshipInfoReader.Relationship
Compares this object with the specified object for order.
component - Variable in class org.jaffa.presentation.portlet.ActionBase
The optional component for this request (if any)
connectionName - Variable in class org.jaffa.tomcat.realm.JDBCEncryptionRealm
The connection username to use when trying to connect to the database.
connectionPassword - Variable in class org.jaffa.tomcat.realm.JDBCEncryptionRealm
The connection URL to use when trying to connect to the database.
connectionURL - Variable in class org.jaffa.tomcat.realm.JDBCEncryptionRealm
The connection URL to use when trying to connect to the database.
contains(Object) - Method in class org.jaffa.persistence.engines.jdbcengine.datasource.DataSourceCursor
Returns true if this collection contains the specified element.
contains(Object) - Method in class org.jaffa.util.ListSet
Returns true if this set contains the specified element.
containsAll(Collection) - Method in class org.jaffa.persistence.engines.jdbcengine.datasource.DataSourceCursor
Returns true if this collection contains all of the elements in the specified collection.
containsAll(Collection) - Method in class org.jaffa.util.ListSet
Returns true if this set contains all of the elements of the specified collection.
containsDataField(String) - Method in class org.jaffa.beans.moulding.mapping.GraphMapping
 
containsKey(Object) - Method in interface org.jaffa.cache.ICache
Returns true if this cache contains a mapping for the specified key.
containsKey(Object) - Method in class org.jaffa.cache.SimpleCache
Returns true if this cache contains a mapping for the specified key.
containsKey(Object) - Method in class org.jaffa.cache.WeakCache
Returns true if this cache contains a mapping for the specified key.
containsKey(Object) - Method in class org.jaffa.util.ListMap
Returns true if this map contains a mapping for the specified key.
containsKey(Object) - Method in class org.jaffa.util.ListProperties
Returns true if this map contains a mapping for the specified key.
containsValue(Object) - Method in class org.jaffa.util.ListMap
Returns true if this map maps one or more keys to the specified value.
containsValue(Object) - Method in class org.jaffa.util.ListProperties
Returns true if this map maps one or more keys to the specified value.
convert(String) - Method in class org.jaffa.datatypes.Currency
Returns a new Currency object, which will have the value of the current object converted to the input currency type.
convertDataType(Class, String, String) - Static method in class org.jaffa.util.BeanHelper
This method will introspect the beanClass & get the getter method for the input propertyName.
convertFromHTML(String) - Static method in class org.jaffa.util.StringHelper
Convert a string that has XML (and HTML) entities in it, into a regular string It will convert the following...
convertToHTML(String) - Static method in class org.jaffa.util.StringHelper
Convert a regular string into an XML (and HTML) based string It will convert the following
convertToList(String) - Static method in class org.jaffa.util.StringHelper
Converts a comma delimmitered string into an array of strings
create() - Method in class org.jaffa.components.maint.MaintComponent2
This will invoke the doCreate() method to create a new domain object.
createApplicationBuilder() - Method in class org.jaffa.tools.patternmetaengine.domain.ObjectFactory
Create an instance of ApplicationBuilder
createApplicationBuilderType() - Method in class org.jaffa.tools.patternmetaengine.domain.ObjectFactory
Create an instance of ApplicationBuilderType
createBusinessFunction() - Method in class org.jaffa.security.businessfunctionsdomain.ObjectFactory
Create an instance of BusinessFunction
createBusinessFunctions() - Method in class org.jaffa.security.businessfunctionsdomain.ObjectFactory
Create an instance of BusinessFunctions
createBusinessFunctionsType() - Method in class org.jaffa.security.businessfunctionsdomain.ObjectFactory
Create an instance of BusinessFunctionsType
createComponent() - Method in class org.jaffa.presentation.portlet.component.componentdomain.ObjectFactory
Create an instance of Component
createComponentAction() - Method in class org.jaffa.components.navigation.domain.ObjectFactory
Create an instance of ComponentAction
createComponentActionParamType() - Method in class org.jaffa.components.navigation.domain.ObjectFactory
Create an instance of ComponentActionParamType
createComponents() - Method in class org.jaffa.presentation.portlet.component.componentdomain.ObjectFactory
Create an instance of Components
createComponentsType() - Method in class org.jaffa.presentation.portlet.component.componentdomain.ObjectFactory
Create an instance of ComponentsType
createConfLocation() - Method in class org.jaffa.persistence.engines.jdbcengine.configservice.initdomain.ObjectFactory
Create an instance of ConfLocation
createConnection() - Method in class org.jaffa.persistence.engines.jdbcengine.datasource.DbConnectionBrokerConnectionFactory
Creates a connection using DbConnectionBroker.
createConnection() - Method in class org.jaffa.persistence.engines.jdbcengine.datasource.DbcpDataSourceConnectionFactory
Creates a connection using Dbcp DataSource implementation.
createConnection() - Method in interface org.jaffa.persistence.engines.jdbcengine.datasource.IConnectionFactory
Creates a connection in an implementation specific fashion.
createConnection() - Method in class org.jaffa.persistence.engines.jdbcengine.datasource.JndiDataSourceConnectionFactory
Creates a connection using the DataSource obtained via JNDI.
createConnectionFactory() - Method in class org.jaffa.persistence.engines.jdbcengine.configservice.initdomain.ObjectFactory
Create an instance of ConnectionFactory
createDatabase() - Method in class org.jaffa.persistence.engines.jdbcengine.configservice.initdomain.ObjectFactory
Create an instance of Database
createDesktopMenu() - Method in class org.jaffa.components.navigation.domain.ObjectFactory
Create an instance of DesktopMenu
createDirLoc() - Method in class org.jaffa.persistence.engines.jdbcengine.configservice.initdomain.ObjectFactory
Create an instance of DirLoc
createDone(EventObject) - Method in interface org.jaffa.components.maint.ICreateListener
This method will be invoked by a Component, when it has successfully created new records.
createExclude() - Method in class org.jaffa.security.securityrolesdomain.ObjectFactory
Create an instance of Exclude
createGlobalMenu() - Method in class org.jaffa.components.navigation.domain.ObjectFactory
Create an instance of GlobalMenu
createGlobalMenuType() - Method in class org.jaffa.components.navigation.domain.ObjectFactory
Create an instance of GlobalMenuType
createGrantFunctionAccess() - Method in class org.jaffa.security.securityrolesdomain.ObjectFactory
Create an instance of GrantFunctionAccess
createHitlistSize() - Method in class org.jaffa.persistence.engines.jdbcengine.configservice.initdomain.ObjectFactory
Create an instance of HitlistSize
createInclude() - Method in class org.jaffa.security.securityrolesdomain.ObjectFactory
Create an instance of Include
createInit() - Method in class org.jaffa.persistence.engines.jdbcengine.configservice.initdomain.ObjectFactory
Create an instance of Init
createInitType() - Method in class org.jaffa.persistence.engines.jdbcengine.configservice.initdomain.ObjectFactory
Create an instance of InitType
createJdbcSecurityPlugin() - Method in class org.jaffa.persistence.engines.jdbcengine.configservice.initdomain.ObjectFactory
Create an instance of JdbcSecurityPlugin
createKey() - Static method in class org.jaffa.security.EncryptionHelper
This method can be used from the command line for creating a Secret Key.
createLoadTesting() - Method in class org.jaffa.tools.loadtest.domain.ObjectFactory
Create an instance of LoadTesting
createLoadTestingType() - Method in class org.jaffa.tools.loadtest.domain.ObjectFactory
Create an instance of LoadTestingType
createLogOn() - Method in class org.jaffa.tools.loadtest.domain.ObjectFactory
Create an instance of LogOn
createMandatoryFunction() - Method in class org.jaffa.presentation.portlet.component.componentdomain.ObjectFactory
Create an instance of MandatoryFunction
createMenuOption() - Method in class org.jaffa.components.navigation.domain.ObjectFactory
Create an instance of MenuOption
createModule() - Method in class org.jaffa.tools.patternmetaengine.domain.ObjectFactory
Create an instance of Module
createObject(Class) - Static method in class org.jaffa.middleware.Factory
Creates the Real Transaction Controller Object To Be Used Based on the configuration settings.
createOptionalFunction() - Method in class org.jaffa.presentation.portlet.component.componentdomain.ObjectFactory
Create an instance of OptionalFunction
createParam() - Method in class org.jaffa.persistence.engines.jdbcengine.configservice.initdomain.ObjectFactory
Create an instance of Param
createPreload() - Method in class org.jaffa.persistence.engines.jdbcengine.configservice.initdomain.ObjectFactory
Create an instance of Preload
createPreloadClass() - Method in class org.jaffa.persistence.engines.jdbcengine.configservice.initdomain.ObjectFactory
Create an instance of PreloadClass
createRawValidator() - Method in class org.jaffa.components.navigation.domain.impl.ComponentActionImpl.ParamTypeImpl
 
createRawValidator() - Method in class org.jaffa.components.navigation.domain.impl.ComponentActionImpl
 
createRawValidator() - Method in class org.jaffa.components.navigation.domain.impl.DesktopMenuImpl
 
createRawValidator() - Method in class org.jaffa.components.navigation.domain.impl.GlobalMenuImpl
 
createRawValidator() - Method in class org.jaffa.components.navigation.domain.impl.GlobalMenuTypeImpl
 
createRawValidator() - Method in class org.jaffa.components.navigation.domain.impl.MenuOptionImpl
 
createRawValidator() - Method in class org.jaffa.components.navigation.domain.impl.SubMenuImpl
 
createRawValidator() - Method in class org.jaffa.components.navigation.domain.impl.UrlActionImpl.UrlTypeImpl
 
createRawValidator() - Method in class org.jaffa.components.navigation.domain.impl.UrlActionImpl
 
createRawValidator() - Method in class org.jaffa.persistence.engines.jdbcengine.configservice.initdomain.impl.ConfLocationImpl
 
createRawValidator() - Method in class org.jaffa.persistence.engines.jdbcengine.configservice.initdomain.impl.ConnectionFactoryImpl
 
createRawValidator() - Method in class org.jaffa.persistence.engines.jdbcengine.configservice.initdomain.impl.DatabaseImpl
 
createRawValidator() - Method in class org.jaffa.persistence.engines.jdbcengine.configservice.initdomain.impl.DirLocImpl
 
createRawValidator() - Method in class org.jaffa.persistence.engines.jdbcengine.configservice.initdomain.impl.HitlistSizeImpl
 
createRawValidator() - Method in class org.jaffa.persistence.engines.jdbcengine.configservice.initdomain.impl.InitImpl
 
createRawValidator() - Method in class org.jaffa.persistence.engines.jdbcengine.configservice.initdomain.impl.InitTypeImpl
 
createRawValidator() - Method in class org.jaffa.persistence.engines.jdbcengine.configservice.initdomain.impl.JdbcSecurityPluginImpl
 
createRawValidator() - Method in class org.jaffa.persistence.engines.jdbcengine.configservice.initdomain.impl.ParamImpl
 
createRawValidator() - Method in class org.jaffa.persistence.engines.jdbcengine.configservice.initdomain.impl.PreloadClassImpl
 
createRawValidator() - Method in class org.jaffa.persistence.engines.jdbcengine.configservice.initdomain.impl.PreloadImpl
 
createRawValidator() - Method in class org.jaffa.persistence.engines.jdbcengine.configservice.initdomain.impl.UsePreparedStatementImpl
 
createRawValidator() - Method in class org.jaffa.presentation.portlet.component.componentdomain.impl.ComponentImpl
 
createRawValidator() - Method in class org.jaffa.presentation.portlet.component.componentdomain.impl.ComponentsImpl
 
createRawValidator() - Method in class org.jaffa.presentation.portlet.component.componentdomain.impl.ComponentsTypeImpl
 
createRawValidator() - Method in class org.jaffa.presentation.portlet.component.componentdomain.impl.MandatoryFunctionImpl
 
createRawValidator() - Method in class org.jaffa.presentation.portlet.component.componentdomain.impl.OptionalFunctionImpl
 
createRawValidator() - Method in class org.jaffa.presentation.portlet.widgets.controller.usergriddomain.impl.UserGridColumnSettingsImpl
 
createRawValidator() - Method in class org.jaffa.presentation.portlet.widgets.controller.usergriddomain.impl.UserGridSettingsImpl
 
createRawValidator() - Method in class org.jaffa.presentation.portlet.widgets.controller.usergriddomain.impl.UserGridSettingsTypeImpl
 
createRawValidator() - Method in class org.jaffa.security.businessfunctionsdomain.impl.BusinessFunctionImpl
 
createRawValidator() - Method in class org.jaffa.security.businessfunctionsdomain.impl.BusinessFunctionsImpl
 
createRawValidator() - Method in class org.jaffa.security.businessfunctionsdomain.impl.BusinessFunctionsTypeImpl
 
createRawValidator() - Method in class org.jaffa.security.securityrolesdomain.impl.ExcludeImpl
 
createRawValidator() - Method in class org.jaffa.security.securityrolesdomain.impl.GrantFunctionAccessImpl
 
createRawValidator() - Method in class org.jaffa.security.securityrolesdomain.impl.IncludeImpl
 
createRawValidator() - Method in class org.jaffa.security.securityrolesdomain.impl.RoleImpl
 
createRawValidator() - Method in class org.jaffa.security.securityrolesdomain.impl.RolesImpl
 
createRawValidator() - Method in class org.jaffa.security.securityrolesdomain.impl.RolesTypeImpl
 
createRawValidator() - Method in class org.jaffa.tools.loadtest.domain.impl.LoadTestingImpl
 
createRawValidator() - Method in class org.jaffa.tools.loadtest.domain.impl.LoadTestingTypeImpl
 
createRawValidator() - Method in class org.jaffa.tools.loadtest.domain.impl.LogOnImpl
 
createRawValidator() - Method in class org.jaffa.tools.loadtest.domain.impl.TestSetImpl
 
createRawValidator() - Method in class org.jaffa.tools.loadtest.domain.impl.UnitTestImpl
 
createRawValidator() - Method in class org.jaffa.tools.loadtest.domain.impl.UnitTestsImpl
 
createRawValidator() - Method in class org.jaffa.tools.loadtest.domain.impl.UserImpl
 
createRawValidator() - Method in class org.jaffa.tools.loadtest.domain.impl.UsersImpl
 
createRawValidator() - Method in class org.jaffa.tools.patternmetaengine.domain.impl.AppBuilderImpl
 
createRawValidator() - Method in class org.jaffa.tools.patternmetaengine.domain.impl.AppBuilderTypeImpl
 
createRawValidator() - Method in class org.jaffa.tools.patternmetaengine.domain.impl.ApplicationBuilderImpl
 
createRawValidator() - Method in class org.jaffa.tools.patternmetaengine.domain.impl.ApplicationBuilderTypeImpl
 
createRawValidator() - Method in class org.jaffa.tools.patternmetaengine.domain.impl.ModuleImpl
 
createResources(String) - Method in class org.jaffa.util.PropertyMessageResourcesFactory
Create and return a newly instansiated MessageResources.
createRole() - Method in class org.jaffa.security.securityrolesdomain.ObjectFactory
Create an instance of Role
createRoles() - Method in class org.jaffa.security.securityrolesdomain.ObjectFactory
Create an instance of Roles
createRolesType() - Method in class org.jaffa.security.securityrolesdomain.ObjectFactory
Create an instance of RolesType
createSubMenu() - Method in class org.jaffa.components.navigation.domain.ObjectFactory
Create an instance of SubMenu
createTestSet() - Method in class org.jaffa.tools.loadtest.domain.ObjectFactory
Create an instance of TestSet
createUnitTest() - Method in class org.jaffa.tools.loadtest.domain.ObjectFactory
Create an instance of UnitTest
createUnitTests() - Method in class org.jaffa.tools.loadtest.domain.ObjectFactory
Create an instance of UnitTests
createUrlAction() - Method in class org.jaffa.components.navigation.domain.ObjectFactory
Create an instance of UrlAction
createUrlActionUrlType() - Method in class org.jaffa.components.navigation.domain.ObjectFactory
Create an instance of UrlActionUrlType
createUsePreparedStatement() - Method in class org.jaffa.persistence.engines.jdbcengine.configservice.initdomain.ObjectFactory
Create an instance of UsePreparedStatement
createUser() - Method in class org.jaffa.tools.loadtest.domain.ObjectFactory
Create an instance of User
createUserGridColumnSettings() - Method in class org.jaffa.presentation.portlet.widgets.controller.usergriddomain.ObjectFactory
Create an instance of UserGridColumnSettings
createUserGridSettings() - Method in class org.jaffa.presentation.portlet.widgets.controller.usergriddomain.ObjectFactory
Create an instance of UserGridSettings
createUserGridSettingsType() - Method in class org.jaffa.presentation.portlet.widgets.controller.usergriddomain.ObjectFactory
Create an instance of UserGridSettingsType
createUsers() - Method in class org.jaffa.tools.loadtest.domain.ObjectFactory
Create an instance of Users
credentials(Connection, String) - Method in class org.jaffa.tomcat.realm.JDBCEncryptionRealm
Return a PreparedStatement configured to perform the SELECT required to retrieve user credentials for the specified username.

D

DATATYPE_MISMATCH - Static variable in class org.jaffa.beans.moulding.mapping.MouldException
 
DATEONLY - Static variable in class org.jaffa.datatypes.Defaults
A constant for the date datatype
DATETIME - Static variable in class org.jaffa.datatypes.Defaults
A constant for the datetime datatype
DECEMBER - Static variable in interface org.jaffa.datatypes.IDateBase
The constant for the month - December.
DECIMAL - Static variable in class org.jaffa.datatypes.Defaults
A constant for the decimal datatype
DEFAULT_FRAC_SIZE - Static variable in class org.jaffa.metadata.CurrencyFieldMetaData
Default Fraction Size.
DEFAULT_FRAC_SIZE - Static variable in class org.jaffa.metadata.DecimalFieldMetaData
Default Fraction Size.
DEFAULT_INT_SIZE - Static variable in class org.jaffa.metadata.CurrencyFieldMetaData
Default Integer Size.
DEFAULT_INT_SIZE - Static variable in class org.jaffa.metadata.DecimalFieldMetaData
Default Integer Size.
DEFAULT_LAYOUT - Static variable in class org.jaffa.metadata.BooleanFieldMetaData
The default layout.
DEFAULT_PAGE - Static variable in class org.jaffa.util.URLHelper
This is the default value for the initial page of the application
DEFAULT_PATTERN - Static variable in class org.jaffa.metadata.BooleanFieldMetaData
The default pattern.
DEFAULT_SIZE - Static variable in class org.jaffa.metadata.IntegerFieldMetaData
Default Size.
DEFAULT_VARIATION - Static variable in class org.jaffa.security.VariationContext
This is the default variation.
DEFAULT_WIDTH - Static variable in class org.jaffa.metadata.BooleanFieldMetaData
The default width.
DEFAULT_WIDTH - Static variable in class org.jaffa.metadata.CurrencyFieldMetaData
Default width.
DEFAULT_WIDTH - Static variable in class org.jaffa.metadata.DateOnlyFieldMetaData
Default width.
DEFAULT_WIDTH - Static variable in class org.jaffa.metadata.DateTimeFieldMetaData
Default width.
DEFAULT_WIDTH - Static variable in class org.jaffa.metadata.DecimalFieldMetaData
Default width.
DEFAULT_WIDTH - Static variable in class org.jaffa.metadata.IntegerFieldMetaData
Default width.
DEFAULT_WIDTH - Static variable in class org.jaffa.metadata.RawFieldMetaData
Default width.
DEFAULT_WIDTH - Static variable in class org.jaffa.metadata.StringFieldMetaData
Default width.
DESCRIPTION - Static variable in class org.jaffa.rules.examples.domain.ValidFieldValueMeta
A constant to identity the Description field.
DataSource - class org.jaffa.persistence.engines.jdbcengine.datasource.DataSource.
Encapsulates the connection to a data storage mechanism
DataSourceCreationException - exception org.jaffa.persistence.engines.jdbcengine.datasource.exceptions.DataSourceCreationException.
This exception is thrown if any error occurs while creating a DataSource.
DataSourceCreationException(String) - Constructor for class org.jaffa.persistence.engines.jdbcengine.datasource.exceptions.DataSourceCreationException
Creates an exception with the errorCode.
DataSourceCreationException(String, Object[]) - Constructor for class org.jaffa.persistence.engines.jdbcengine.datasource.exceptions.DataSourceCreationException
Creates an exception with the errorCode and a cause.
DataSourceCreationException(String, Object[], Throwable) - Constructor for class org.jaffa.persistence.engines.jdbcengine.datasource.exceptions.DataSourceCreationException
Creates an exception with the errorCode and a cause.
DataSourceCursor - class org.jaffa.persistence.engines.jdbcengine.datasource.DataSourceCursor.
This class gives a Collection view of a ResultSet.
DataSourceCursorRuntimeException - exception org.jaffa.persistence.engines.jdbcengine.datasource.exceptions.DataSourceCursorRuntimeException.
This exception is thrown if the any exception is thrown while converting a row from a ResultSet into a Persistent object.
DataSourceCursorRuntimeException() - Constructor for class org.jaffa.persistence.engines.jdbcengine.datasource.exceptions.DataSourceCursorRuntimeException
Constructs a new exception.
DataSourceCursorRuntimeException(String) - Constructor for class org.jaffa.persistence.engines.jdbcengine.datasource.exceptions.DataSourceCursorRuntimeException
Constructs a new exception specifying an error message.
DataSourceCursorRuntimeException(String, Throwable) - Constructor for class org.jaffa.persistence.engines.jdbcengine.datasource.exceptions.DataSourceCursorRuntimeException
Constructs a new exception specifying an error message and a source exception.
DataSourceFactory - class org.jaffa.persistence.engines.jdbcengine.datasource.DataSourceFactory.
Factory implementation for making us DataSource objects to execute DDL against.
DataTranslator - class org.jaffa.persistence.engines.jdbcengine.querygenerator.DataTranslator.
This class has helper routines for passing values in DML strings and PreparedStatements.
DataTypeMapping - class org.jaffa.beans.moulding.mapping.DataTypeMapping.
 
DataTypeMapping() - Constructor for class org.jaffa.beans.moulding.mapping.DataTypeMapping
 
DataTypeMismatchRuntimeException - exception org.jaffa.presentation.portlet.widgets.model.exceptions.DataTypeMismatchRuntimeException.
This exception is thrown if there is a datatype mismatch between the Object & its MetaObject used in creating a model
DataTypeMismatchRuntimeException() - Constructor for class org.jaffa.presentation.portlet.widgets.model.exceptions.DataTypeMismatchRuntimeException
Default constructor
DataTypeMismatchRuntimeException(String) - Constructor for class org.jaffa.presentation.portlet.widgets.model.exceptions.DataTypeMismatchRuntimeException
Constructs the exception with the specified detail message
DataTypeMismatchRuntimeException(String, Throwable) - Constructor for class org.jaffa.presentation.portlet.widgets.model.exceptions.DataTypeMismatchRuntimeException
Constructs the exception with the specified detail message and nested exception
Database - interface org.jaffa.persistence.engines.jdbcengine.configservice.initdomain.Database.
Java content class for database complex type.
DatabaseImpl - class org.jaffa.persistence.engines.jdbcengine.configservice.initdomain.impl.DatabaseImpl.
 
DatabaseImpl() - Constructor for class org.jaffa.persistence.engines.jdbcengine.configservice.initdomain.impl.DatabaseImpl
 
DatabaseImpl.Unmarshaller - class org.jaffa.persistence.engines.jdbcengine.configservice.initdomain.impl.DatabaseImpl.Unmarshaller.
 
DatabaseImpl.Unmarshaller(UnmarshallingContext) - Constructor for class org.jaffa.persistence.engines.jdbcengine.configservice.initdomain.impl.DatabaseImpl.Unmarshaller
 
DateOnly - class org.jaffa.datatypes.DateOnly.
This class is used to hold DateOnly data.
DateOnly() - Constructor for class org.jaffa.datatypes.DateOnly
Creates an instance with the current date.
DateOnly(long) - Constructor for class org.jaffa.datatypes.DateOnly
Creates an instance initialized to the input value.
DateOnly(Date) - Constructor for class org.jaffa.datatypes.DateOnly
Creates an instance initialized to the input value.
DateOnly(Calendar) - Constructor for class org.jaffa.datatypes.DateOnly
Creates an instance initialized to the input value.
DateOnly(int, int, int) - Constructor for class org.jaffa.datatypes.DateOnly
Creates an instance initialized to the input value.
DateOnlyCriteriaField - class org.jaffa.components.finder.DateOnlyCriteriaField.
This class will be used by the Finder components to hold a DateOnly criteria.
DateOnlyCriteriaField(String, DateOnly) - Constructor for class org.jaffa.components.finder.DateOnlyCriteriaField
Adds a Criteria.
DateOnlyCriteriaField(String, DateOnly[]) - Constructor for class org.jaffa.components.finder.DateOnlyCriteriaField
Adds a Criteria.
DateOnlyCriteriaField() - Constructor for class org.jaffa.components.finder.DateOnlyCriteriaField
Default constructor.
DateOnlyFieldMetaData - class org.jaffa.metadata.DateOnlyFieldMetaData.
An instance of this class will hold meta information for a DateOnly field.
DateOnlyFieldMetaData() - Constructor for class org.jaffa.metadata.DateOnlyFieldMetaData
Creates an instance.
DateOnlyFieldMetaData(String, String, Boolean, String, DateOnly, DateOnly) - Constructor for class org.jaffa.metadata.DateOnlyFieldMetaData
Creates an instance.
DateOnlyFieldValidator - class org.jaffa.rules.fieldvalidators.DateOnlyFieldValidator.
This implementation of the IFieldValidator ensures that the field has a DateOnly value.
DateOnlyFieldValidator() - Constructor for class org.jaffa.rules.fieldvalidators.DateOnlyFieldValidator
 
DateTime - class org.jaffa.datatypes.DateTime.
This class is used to hold DateTime data.
DateTime() - Constructor for class org.jaffa.datatypes.DateTime
Creates an instance with the current datetime.
DateTime(long) - Constructor for class org.jaffa.datatypes.DateTime
Creates an instance initialized to the input value.
DateTime(Date) - Constructor for class org.jaffa.datatypes.DateTime
Creates an instance initialized to the input value.
DateTime(Calendar) - Constructor for class org.jaffa.datatypes.DateTime
Creates an instance initialized to the input value.
DateTime(int, int, int) - Constructor for class org.jaffa.datatypes.DateTime
Creates an instance initialized to the input value.
DateTime(int, int, int, int, int, int, int) - Constructor for class org.jaffa.datatypes.DateTime
Creates an instance initialized to the input value.
DateTimeController - class org.jaffa.presentation.portlet.widgets.controller.DateTimeController.
Controller for the DateTime widget.
DateTimeController() - Constructor for class org.jaffa.presentation.portlet.widgets.controller.DateTimeController
 
DateTimeCriteriaField - class org.jaffa.components.finder.DateTimeCriteriaField.
This class will be used by the Finder components to hold a DateTime criteria.
DateTimeCriteriaField(String, DateTime) - Constructor for class org.jaffa.components.finder.DateTimeCriteriaField
Adds a Criteria.
DateTimeCriteriaField(String, DateTime[]) - Constructor for class org.jaffa.components.finder.DateTimeCriteriaField
Adds a Criteria.
DateTimeCriteriaField() - Constructor for class org.jaffa.components.finder.DateTimeCriteriaField
Default constructor.
DateTimeFieldMetaData - class org.jaffa.metadata.DateTimeFieldMetaData.
An instance of this class will hold meta information for a DateTime field.
DateTimeFieldMetaData() - Constructor for class org.jaffa.metadata.DateTimeFieldMetaData
Creates an instance.
DateTimeFieldMetaData(String, String, Boolean, String, DateTime, DateTime) - Constructor for class org.jaffa.metadata.DateTimeFieldMetaData
Creates an instance.
DateTimeFieldValidator - class org.jaffa.rules.fieldvalidators.DateTimeFieldValidator.
This implementation of the IFieldValidator ensures that the field has a DateTime value.
DateTimeFieldValidator() - Constructor for class org.jaffa.rules.fieldvalidators.DateTimeFieldValidator
 
DateTimeModel - class org.jaffa.presentation.portlet.widgets.model.DateTimeModel.
Model for the DateTime widget.
DateTimeModel() - Constructor for class org.jaffa.presentation.portlet.widgets.model.DateTimeModel
Default constructor.
DateTimeModel(DateOnly) - Constructor for class org.jaffa.presentation.portlet.widgets.model.DateTimeModel
Creates a model initialized to the input value.
DateTimeModel(DateOnly, DateOnlyFieldMetaData) - Constructor for class org.jaffa.presentation.portlet.widgets.model.DateTimeModel
Creates a model initialized to the input value.
DateTimeModel(DateTime) - Constructor for class org.jaffa.presentation.portlet.widgets.model.DateTimeModel
Creates a model initialized to the input value.
DateTimeModel(DateTime, DateTimeFieldMetaData) - Constructor for class org.jaffa.presentation.portlet.widgets.model.DateTimeModel
Creates a model initialized to the input value.
DateTimeTag - class org.jaffa.presentation.portlet.widgets.taglib.DateTimeTag.
Tag Handler for the DateTime widget.
DateTimeTag() - Constructor for class org.jaffa.presentation.portlet.widgets.taglib.DateTimeTag
Default constructor.
DbConnectionBrokerConnectionFactory - class org.jaffa.persistence.engines.jdbcengine.datasource.DbConnectionBrokerConnectionFactory.
This is a DbConnectionBroker based implementation of IConnectionFactory.
DbConnectionBrokerConnectionFactory() - Constructor for class org.jaffa.persistence.engines.jdbcengine.datasource.DbConnectionBrokerConnectionFactory
 
DbcpDataSourceConnectionFactory - class org.jaffa.persistence.engines.jdbcengine.datasource.DbcpDataSourceConnectionFactory.
This is a Dbcp DataSource based implementation of IConnectionFactory.
DbcpDataSourceConnectionFactory() - Constructor for class org.jaffa.persistence.engines.jdbcengine.datasource.DbcpDataSourceConnectionFactory
 
DecimalCriteriaField - class org.jaffa.components.finder.DecimalCriteriaField.
This class will be used by the Finder components to hold a Decimal criteria.
DecimalCriteriaField(String, Double) - Constructor for class org.jaffa.components.finder.DecimalCriteriaField
Adds a Criteria.
DecimalCriteriaField(String, Double[]) - Constructor for class org.jaffa.components.finder.DecimalCriteriaField
Adds a Criteria.
DecimalCriteriaField() - Constructor for class org.jaffa.components.finder.DecimalCriteriaField
Default constructor.
DecimalFieldMetaData - class org.jaffa.metadata.DecimalFieldMetaData.
An instance of this class will hold meta information for a Decimal field.
DecimalFieldMetaData() - Constructor for class org.jaffa.metadata.DecimalFieldMetaData
Creates an instance.
DecimalFieldMetaData(String, String, Boolean, String, Double, Double, Integer, Integer) - Constructor for class org.jaffa.metadata.DecimalFieldMetaData
Creates an instance.
DecimalFieldValidator - class org.jaffa.rules.fieldvalidators.DecimalFieldValidator.
This implementation of the IFieldValidator ensures that the field has a Decimal value.
DecimalFieldValidator() - Constructor for class org.jaffa.rules.fieldvalidators.DecimalFieldValidator
 
DefaultEntityResolver - class org.jaffa.util.DefaultEntityResolver.
This is an implementation of the EntityResolver interface.
DefaultEntityResolver() - Constructor for class org.jaffa.util.DefaultEntityResolver
 
DefaultErrorHandler - class org.jaffa.util.DefaultErrorHandler.
This is an implementation of the ErrorHandler interface.
DefaultErrorHandler() - Constructor for class org.jaffa.util.DefaultErrorHandler
 
Defaults - class org.jaffa.datatypes.Defaults.
This class has the various supported datatypes.
DeleteComponent - class org.jaffa.components.maint.DeleteComponent.
This is an abstract implementation of the IDeleteComponent interface.
DeleteComponent() - Constructor for class org.jaffa.components.maint.DeleteComponent
 
DeleteFailedException - exception org.jaffa.persistence.exceptions.DeleteFailedException.
This exception is thrown if the deletion of an object from the persistent store fails.
DeleteFailedException() - Constructor for class org.jaffa.persistence.exceptions.DeleteFailedException
Creates an exception with the errorCode.
DeleteFailedException(Object[]) - Constructor for class org.jaffa.persistence.exceptions.DeleteFailedException
Creates an exception with the errorCode and a cause.
DeleteFailedException(Object[], Throwable) - Constructor for class org.jaffa.persistence.exceptions.DeleteFailedException
Creates an exception with the errorCode and a cause.
DeleteFailedException(String, Object[], Throwable) - Constructor for class org.jaffa.persistence.exceptions.DeleteFailedException
Creates an exception with the errorCode and a cause.
DeleteInterceptor - class org.jaffa.persistence.engines.jdbcengine.interceptor.DeleteInterceptor.
This is the Interceptor which deletes Persistent objects from the database.
DeleteInterceptor() - Constructor for class org.jaffa.persistence.engines.jdbcengine.interceptor.DeleteInterceptor
 
DesktopMenu - interface org.jaffa.components.navigation.domain.DesktopMenu.
Java content class for desktop-menu complex type.
DesktopMenuImpl - class org.jaffa.components.navigation.domain.impl.DesktopMenuImpl.
 
DesktopMenuImpl() - Constructor for class org.jaffa.components.navigation.domain.impl.DesktopMenuImpl
 
DesktopMenuImpl.Unmarshaller - class org.jaffa.components.navigation.domain.impl.DesktopMenuImpl.Unmarshaller.
 
DesktopMenuImpl.Unmarshaller(UnmarshallingContext) - Constructor for class org.jaffa.components.navigation.domain.impl.DesktopMenuImpl.Unmarshaller
 
DirLoc - interface org.jaffa.persistence.engines.jdbcengine.configservice.initdomain.DirLoc.
Java content class for dir-loc complex type.
DirLocImpl - class org.jaffa.persistence.engines.jdbcengine.configservice.initdomain.impl.DirLocImpl.
 
DirLocImpl() - Constructor for class org.jaffa.persistence.engines.jdbcengine.configservice.initdomain.impl.DirLocImpl
 
DirLocImpl.Unmarshaller - class org.jaffa.persistence.engines.jdbcengine.configservice.initdomain.impl.DirLocImpl.Unmarshaller.
 
DirLocImpl.Unmarshaller(UnmarshallingContext) - Constructor for class org.jaffa.persistence.engines.jdbcengine.configservice.initdomain.impl.DirLocImpl.Unmarshaller
 
DomParser - class org.jaffa.tools.patternengine.DomParser.
This parses an input XML file into a Map of Maps.
DomParser() - Constructor for class org.jaffa.tools.patternengine.DomParser
 
DomParser.ValueObject - class org.jaffa.tools.patternengine.DomParser.ValueObject.
A value in the input XML stream can be represented as a ValueObject.
DomParser.ValueObject(String) - Constructor for class org.jaffa.tools.patternengine.DomParser.ValueObject
Creates an instance.
DomainDAO - class org.jaffa.beans.moulding.data.domain.DomainDAO.
This is the base class for all Domain Data Access Objects.
DomainDAO() - Constructor for class org.jaffa.beans.moulding.data.domain.DomainDAO
Creates a new instance of DAO
DomainMetaDataHelper - class org.jaffa.metadata.DomainMetaDataHelper.
This class has helper routines for the domain meta objects.
DomainMetaDataHelper() - Constructor for class org.jaffa.metadata.DomainMetaDataHelper
 
DomainObjectChangedException - exception org.jaffa.exceptions.DomainObjectChangedException.
This ApplicationException can be thrown by an application if a domain object being updated/deleted, has been modified by another user.
DomainObjectChangedException(String, String) - Constructor for class org.jaffa.exceptions.DomainObjectChangedException
Constructs a new DomainObjectChangedException.
DomainObjectChangedException(String, String, Throwable) - Constructor for class org.jaffa.exceptions.DomainObjectChangedException
Constructs a new DomainObjectChangedException.
DomainObjectHelper - class org.jaffa.tools.patternmetaengine.DomainObjectHelper.
This helper reads in all the domain object xml files fron the specified locations
DomainObjectHelper() - Constructor for class org.jaffa.tools.patternmetaengine.DomainObjectHelper
Creates a new instance of DomainObjectHelper This looks at the supplied directory (path) and creates a map of all domain objects in that package.
DomainObjectNotFoundException - exception org.jaffa.exceptions.DomainObjectNotFoundException.
This ApplicationException can be thrown by an application if a domain object is not found.
DomainObjectNotFoundException(String) - Constructor for class org.jaffa.exceptions.DomainObjectNotFoundException
Constructs a new DomainObjectNotFoundException.
DomainObjectNotFoundException(String, Throwable) - Constructor for class org.jaffa.exceptions.DomainObjectNotFoundException
Constructs a new DomainObjectNotFoundException.
DomainObjectValidationException - exception org.jaffa.persistence.exceptions.DomainObjectValidationException.
This exception will be thrown if any errors are raised while validating a domain object.
DomainObjectValidationException() - Constructor for class org.jaffa.persistence.exceptions.DomainObjectValidationException
Creates an exception with the errorCode.
DomainObjectValidationException(Object[]) - Constructor for class org.jaffa.persistence.exceptions.DomainObjectValidationException
Creates an exception with the errorCode and a cause.
DomainObjectValidationException(Object[], Throwable) - Constructor for class org.jaffa.persistence.exceptions.DomainObjectValidationException
Creates an exception with the errorCode and a cause.
DropDownController - class org.jaffa.presentation.portlet.widgets.controller.DropDownController.
Controller for the DropDown widget.
DropDownController() - Constructor for class org.jaffa.presentation.portlet.widgets.controller.DropDownController
 
DropDownModel - class org.jaffa.presentation.portlet.widgets.model.DropDownModel.
Model for the DropDown widget.
DropDownModel(String) - Constructor for class org.jaffa.presentation.portlet.widgets.model.DropDownModel
Creates a model initialized to the input value.
DropDownModel(String, FieldMetaData) - Constructor for class org.jaffa.presentation.portlet.widgets.model.DropDownModel
 
DropDownModel.Option - class org.jaffa.presentation.portlet.widgets.model.DropDownModel.Option.
An instance of this class is created for each option added to the DropDownModel.
DropDownOptionTag - class org.jaffa.presentation.portlet.widgets.taglib.DropDownOptionTag.
Tag Handler for the DropDownOption widget.
DropDownOptionTag() - Constructor for class org.jaffa.presentation.portlet.widgets.taglib.DropDownOptionTag
Default constructor.
DropDownTag - class org.jaffa.presentation.portlet.widgets.taglib.DropDownTag.
Tag Handler for the DropDown widget.
DropDownTag() - Constructor for class org.jaffa.presentation.portlet.widgets.taglib.DropDownTag
Default constructor.
DuplicateKeyException - exception org.jaffa.exceptions.DuplicateKeyException.
This ApplicationException can be thrown by an application if a domain object being persisted, has a duplicate key.
DuplicateKeyException(String) - Constructor for class org.jaffa.exceptions.DuplicateKeyException
Constructs a new DuplicateKeyException.
DuplicateKeyException(String, Throwable) - Constructor for class org.jaffa.exceptions.DuplicateKeyException
Constructs a new DuplicateKeyException.
dataSourceName - Variable in class org.jaffa.tomcat.realm.JDBCEncryptionRealm
The name of the JNDI JDBC DataSource
daysBetween(DateOnly, DateOnly) - Static method in class org.jaffa.datatypes.DateOnly
Returns the number of days between two dates.
daysBetween(DateTime, DateTime) - Static method in class org.jaffa.datatypes.DateTime
Returns the number of days between two dates.
dbConnection - Variable in class org.jaffa.tomcat.realm.JDBCEncryptionRealm
The connection to the database.
decode(String) - Static method in class org.jaffa.presentation.portlet.HistoryNav
This will unmarshal the input XML into a List of FormKey objects.
defaultAction() - Method in class org.jaffa.presentation.portlet.ActionBase
The default action method which should be overriden by the extending class.
defaultAction() - Method in class org.jaffa.presentation.portlet.StartComponentAction
Invokes the component passed in the request stream.
delete(boolean) - Method in class org.jaffa.components.maint.MaintComponent2
This will invoke the doDelete() method to delete the domain object.
delete(Object) - Method in class org.jaffa.persistence.UOW
Adds an object to the UOW for deletion from the persistent store.
delete(IPersistent) - Method in interface org.jaffa.persistence.engines.IPersistenceEngine
Deletes an object from the persistent store.
delete(IPersistent) - Method in class org.jaffa.persistence.engines.jdbcengine.Engine
Deletes an object from the persistent store.
deleteBean(String, DomainDAO, UOW, MouldHandler) - Static method in class org.jaffa.beans.moulding.mapping.BeanMoulder
Take a source object and delete it or delete is children if it has any
deleteDone(EventObject) - Method in interface org.jaffa.components.maint.IDeleteListener
This method will be invoked by a Component, when it has successfully deleted records.
deleteObject(IPersistent) - Method in class org.jaffa.persistence.engines.jdbcengine.datasource.PersistentTransaction
Adds an object to the transaction to be deleted.
destroy() - Method in interface org.jaffa.components.codehelper.ICodeHelper
This should be invoked, when done with the helper.
destroy() - Method in class org.jaffa.components.codehelper.tx.CodeHelperTx
This should be invoked, when done with the helper.
destroy() - Method in class org.jaffa.config.InitApp
This is invoked by the servlet container when the servlet is destroyed.
destroy() - Method in class org.jaffa.presentation.portlet.PortletFilter
Called by the web container to indicate to a filter that it is being taken out of service.
destroy() - Method in class org.jaffa.security.CheckPolicy
Destroys the servlet.
destroy() - Method in class org.jaffa.tools.patternengine.PatternGenerator
This method is to be invoked, when done with the code generation.
determineAndSetNextScreen() - Method in class org.jaffa.components.maint.MaintComponent2
This sets the currentScreenCounter to point to the next screen.
determineAndSetPreviousScreen() - Method in class org.jaffa.components.maint.MaintComponent2
This sets the currentScreenCounter to point to the previous screen.
determineComp(HttpServletRequest, PageContext) - Method in class org.jaffa.components.menu.MainMenu
Builds the HashMap of the Menu Groups / Options the User logged in has security access to, if the HashMap hasnt already been built.
determineCurrentFormKey(FormBase) - Method in class org.jaffa.presentation.portlet.ActionBase
Determines the currentFormKey, if possible, utilising the NAME field (if defined) and the componentId of the formBase.
determineCurrentScreen() - Method in class org.jaffa.components.maint.MaintComponent2
Getter for the current Screen.
determineDefaultValuesUrl(Class) - Static method in class org.jaffa.components.maint.MaintComponent2
A helper routine to return the URL for the properties file containing default values for a component.
determineFormKey() - Method in class org.jaffa.components.maint.MaintComponent2
Getter for the current screen's FormKey.
determineLayout(String) - Static method in class org.jaffa.util.LocaleHelper
This method will obtain obtain the layout by invoking the getProperty() method, if the inputLayout is enclosed in square brackets.
determineNextScreen() - Method in class org.jaffa.components.maint.MaintComponent2
Getter for the next Screen.
determinePreviousScreen() - Method in class org.jaffa.components.maint.MaintComponent2
Getter for the previous Screen.
display() - Method in class org.jaffa.components.finder.FinderComponent2
If the displayResultsScreen property has not been set or has been set to false, it will return the FormKey for the Criteria screen.
display() - Method in class org.jaffa.components.maint.MaintComponent2
Based on the mode and input parameters, this will either delete the domain object, or initialize the screen for updates, or bring up a blank screen.
display() - Method in class org.jaffa.presentation.portlet.component.Component
Returns a FormKey, which has the componentId & the formName to which control should be passed
display() - Method in interface org.jaffa.presentation.portlet.component.IComponent
Returns a FormKey, which has the componentId & the formName to which control should be passed
display() - Method in class org.jaffa.presentation.portlet.session.ui.SessionExplorerComponent
 
displayCriteria() - Method in class org.jaffa.components.finder.FinderComponent2
Invoked the initializeCriteriaScreen() method and then returns the FormKey for the Criteria screen.
displayResults() - Method in class org.jaffa.components.finder.FinderComponent2
Invokes the performInquiry() method and then returns the FormKey for the Results screen.
doAfterBody() - Method in class org.jaffa.presentation.portlet.widgets.taglib.DropDownTag
.
doAfterBody() - Method in class org.jaffa.presentation.portlet.widgets.taglib.FoldingSectionTag
.
doAfterBody() - Method in class org.jaffa.presentation.portlet.widgets.taglib.GridColumnTag
.
doAfterBody() - Method in class org.jaffa.presentation.portlet.widgets.taglib.GridTag
.
doAfterBody() - Method in class org.jaffa.presentation.portlet.widgets.taglib.LookupTag
.
doAfterBody() - Method in class org.jaffa.presentation.portlet.widgets.taglib.TableTag
.
doAfterBody() - Method in class org.jaffa.presentation.portlet.widgets.taglib.TreeTag
.
doAfterBody() - Method in class org.jaffa.presentation.portlet.widgets.taglib.UserGridColumnTag
.
doAfterBody() - Method in class org.jaffa.presentation.portlet.widgets.taglib.UserGridTag
.
doAfterBody() - Method in class org.jaffa.security.taglib.ComponentGuardTag
.
doAfterBody() - Method in class org.jaffa.security.taglib.FunctionGuardTag
.
doAllValidationsForDomainField(String, String, Object, UOW) - Static method in class org.jaffa.rules.RulesEngine
This will invoke all the Rules defined for the field.
doAllValidationsForDomainObject(Object, UOW) - Static method in class org.jaffa.rules.RulesEngine
This will invoke all the Rules defined for the fields of the Domain object.
doCatch(Throwable) - Method in class org.jaffa.presentation.portlet.widgets.taglib.ButtonTag
Invoked if a Throwable occurs while evaluating the BODY inside a tag or in any of the following methods: Tag.doStartTag(), Tag.doEndTag(), IterationTag.doAfterBody() and BodyTag.doInitBody().
doCatch(Throwable) - Method in class org.jaffa.presentation.portlet.widgets.taglib.CheckBoxTag
Invoked if a Throwable occurs while evaluating the BODY inside a tag or in any of the following methods: Tag.doStartTag(), Tag.doEndTag(), IterationTag.doAfterBody() and BodyTag.doInitBody().
doCatch(Throwable) - Method in class org.jaffa.presentation.portlet.widgets.taglib.DateTimeTag
Invoked if a Throwable occurs while evaluating the BODY inside a tag or in any of the following methods: Tag.doStartTag(), Tag.doEndTag(), IterationTag.doAfterBody() and BodyTag.doInitBody().
doCatch(Throwable) - Method in class org.jaffa.presentation.portlet.widgets.taglib.DropDownOptionTag
Invoked if a Throwable occurs while evaluating the BODY inside a tag or in any of the following methods: Tag.doStartTag(), Tag.doEndTag(), IterationTag.doAfterBody() and BodyTag.doInitBody().
doCatch(Throwable) - Method in class org.jaffa.presentation.portlet.widgets.taglib.DropDownTag
Invoked if a Throwable occurs while evaluating the BODY inside a tag or in any of the following methods: Tag.doStartTag(), Tag.doEndTag(), IterationTag.doAfterBody() and BodyTag.doInitBody().
doCatch(Throwable) - Method in class org.jaffa.presentation.portlet.widgets.taglib.EditBoxTag
Invoked if a Throwable occurs while evaluating the BODY inside a tag or in any of the following methods: Tag.doStartTag(), Tag.doEndTag(), IterationTag.doAfterBody() and BodyTag.doInitBody().
doCatch(Throwable) - Method in class org.jaffa.presentation.portlet.widgets.taglib.FooterTag
Invoked if a Throwable occurs while evaluating the BODY inside a tag or in any of the following methods: Tag.doStartTag(), Tag.doEndTag(), IterationTag.doAfterBody() and BodyTag.doInitBody().
doCatch(Throwable) - Method in class org.jaffa.presentation.portlet.widgets.taglib.FormTag
Invoked if a Throwable occurs while evaluating the BODY inside a tag or in any of the following methods: Tag.doStartTag(), Tag.doEndTag(), IterationTag.doAfterBody() and BodyTag.doInitBody().
doCatch(Throwable) - Method in class org.jaffa.presentation.portlet.widgets.taglib.GridColumnTag
Invoked if a Throwable occurs while evaluating the BODY inside a tag or in any of the following methods: Tag.doStartTag(), Tag.doEndTag(), IterationTag.doAfterBody() and BodyTag.doInitBody().
doCatch(Throwable) - Method in class org.jaffa.presentation.portlet.widgets.taglib.GridTag
Invoked if a Throwable occurs while evaluating the BODY inside a tag or in any of the following methods: Tag.doStartTag(), Tag.doEndTag(), IterationTag.doAfterBody() and BodyTag.doInitBody().
doCatch(Throwable) - Method in class org.jaffa.presentation.portlet.widgets.taglib.HeaderTag
Invoked if a Throwable occurs while evaluating the BODY inside a tag or in any of the following methods: Tag.doStartTag(), Tag.doEndTag(), IterationTag.doAfterBody() and BodyTag.doInitBody().
doCatch(Throwable) - Method in class org.jaffa.presentation.portlet.widgets.taglib.ImageTag
Invoked if a Throwable occurs while evaluating the BODY inside a tag or in any of the following methods: Tag.doStartTag(), Tag.doEndTag(), IterationTag.doAfterBody() and BodyTag.doInitBody().
doCatch(Throwable) - Method in class org.jaffa.presentation.portlet.widgets.taglib.LabelTag
Invoked if a Throwable occurs while evaluating the BODY inside a tag or in any of the following methods: Tag.doStartTag(), Tag.doEndTag(), IterationTag.doAfterBody() and BodyTag.doInitBody().
doCatch(Throwable) - Method in class org.jaffa.presentation.portlet.widgets.taglib.LookupTag
Invoked if a Throwable occurs while evaluating the BODY inside a tag or in any of the following methods: Tag.doStartTag(), Tag.doEndTag(), IterationTag.doAfterBody() and BodyTag.doInitBody().
doCatch(Throwable) - Method in class org.jaffa.presentation.portlet.widgets.taglib.RadioButtonTag
Invoked if a Throwable occurs while evaluating the BODY inside a tag or in any of the following methods: Tag.doStartTag(), Tag.doEndTag(), IterationTag.doAfterBody() and BodyTag.doInitBody().
doCatch(Throwable) - Method in class org.jaffa.presentation.portlet.widgets.taglib.TableColumnTag
Invoked if a Throwable occurs while evaluating the BODY inside a tag or in any of the following methods: Tag.doStartTag(), Tag.doEndTag(), IterationTag.doAfterBody() and BodyTag.doInitBody().
doCatch(Throwable) - Method in class org.jaffa.presentation.portlet.widgets.taglib.TableTag
Invoked if a Throwable occurs while evaluating the BODY inside a tag or in any of the following methods: Tag.doStartTag(), Tag.doEndTag(), IterationTag.doAfterBody() and BodyTag.doInitBody().
doCatch(Throwable) - Method in class org.jaffa.presentation.portlet.widgets.taglib.TextTag
Invoked if a Throwable occurs while evaluating the BODY inside a tag or in any of the following methods: Tag.doStartTag(), Tag.doEndTag(), IterationTag.doAfterBody() and BodyTag.doInitBody().
doCatch(Throwable) - Method in class org.jaffa.presentation.portlet.widgets.taglib.UserGridColumnTag
Invoked if a Throwable occurs while evaluating the BODY inside a tag or in any of the following methods: Tag.doStartTag(), Tag.doEndTag(), IterationTag.doAfterBody() and BodyTag.doInitBody().
doCatch(Throwable) - Method in class org.jaffa.presentation.portlet.widgets.taglib.UserGridTag
Invoked if a Throwable occurs while evaluating the BODY inside a tag or in any of the following methods: Tag.doStartTag(), Tag.doEndTag(), IterationTag.doAfterBody() and BodyTag.doInitBody().
doCreate() - Method in class org.jaffa.components.maint.MaintComponent2
The Component should provide an implementation for this method to create a domain object.
doDelete(boolean) - Method in class org.jaffa.components.maint.MaintComponent2
The Component should provide an implementation for this method to delete the domain object.
doEndTag() - Method in class org.jaffa.presentation.portlet.widgets.taglib.ButtonTag
.
doEndTag() - Method in class org.jaffa.presentation.portlet.widgets.taglib.CheckBoxTag
.
doEndTag() - Method in class org.jaffa.presentation.portlet.widgets.taglib.DateTimeTag
.
doEndTag() - Method in class org.jaffa.presentation.portlet.widgets.taglib.DropDownOptionTag
.
doEndTag() - Method in class org.jaffa.presentation.portlet.widgets.taglib.DropDownTag
.
doEndTag() - Method in class org.jaffa.presentation.portlet.widgets.taglib.EditBoxTag
.
doEndTag() - Method in class org.jaffa.presentation.portlet.widgets.taglib.FoldingSectionTag
.
doEndTag() - Method in class org.jaffa.presentation.portlet.widgets.taglib.FooterTag
.
doEndTag() - Method in class org.jaffa.presentation.portlet.widgets.taglib.FormTag
This concludes the html of the Form tag.
doEndTag() - Method in class org.jaffa.presentation.portlet.widgets.taglib.GridColumnTag
.
doEndTag() - Method in class org.jaffa.presentation.portlet.widgets.taglib.GridTag
.
doEndTag() - Method in class org.jaffa.presentation.portlet.widgets.taglib.HeaderTag
.
doEndTag() - Method in class org.jaffa.presentation.portlet.widgets.taglib.ImageTag
.
doEndTag() - Method in class org.jaffa.presentation.portlet.widgets.taglib.LabelTag
.
doEndTag() - Method in class org.jaffa.presentation.portlet.widgets.taglib.LookupTag
.
doEndTag() - Method in class org.jaffa.presentation.portlet.widgets.taglib.RadioButtonTag
.
doEndTag() - Method in class org.jaffa.presentation.portlet.widgets.taglib.RaiseErrorsTag
.
doEndTag() - Method in class org.jaffa.presentation.portlet.widgets.taglib.TableColumnTag
.
doEndTag() - Method in class org.jaffa.presentation.portlet.widgets.taglib.TableTag
.
doEndTag() - Method in class org.jaffa.presentation.portlet.widgets.taglib.TextTag
.
doEndTag() - Method in class org.jaffa.presentation.portlet.widgets.taglib.TreeNodeTypeTag
.
doEndTag() - Method in class org.jaffa.presentation.portlet.widgets.taglib.TreeTag
.
doEndTag() - Method in class org.jaffa.presentation.portlet.widgets.taglib.UserGridColumnTag
.
doEndTag() - Method in class org.jaffa.presentation.portlet.widgets.taglib.UserGridTag
.
doEndTag() - Method in class org.jaffa.security.taglib.ComponentGuardTag
.
doEndTag() - Method in class org.jaffa.security.taglib.FunctionGuardTag
.
doFilter(ServletRequest, ServletResponse, FilterChain) - Method in class org.jaffa.presentation.portlet.PortletFilter
The doFilter method of the Filter is called by the container each time a request/response pair is passed through the chain due to a client request for a resource at the end of the chain.
doFilterUnderSecurityContext(HttpServletRequest, HttpServletResponse, FilterChain) - Method in class org.jaffa.presentation.portlet.PortletFilter
This method cotains the main process code and should be invoked only under a SecurityContext.
doFinally() - Method in class org.jaffa.presentation.portlet.widgets.taglib.ButtonTag
Invoked in all cases after doEndTag() for any class implementing Tag, IterationTag or BodyTag.
doFinally() - Method in class org.jaffa.presentation.portlet.widgets.taglib.CheckBoxTag
Invoked in all cases after doEndTag() for any class implementing Tag, IterationTag or BodyTag.
doFinally() - Method in class org.jaffa.presentation.portlet.widgets.taglib.DateTimeTag
Invoked in all cases after doEndTag() for any class implementing Tag, IterationTag or BodyTag.
doFinally() - Method in class org.jaffa.presentation.portlet.widgets.taglib.DropDownOptionTag
Invoked in all cases after doEndTag() for any class implementing Tag, IterationTag or BodyTag.
doFinally() - Method in class org.jaffa.presentation.portlet.widgets.taglib.DropDownTag
Invoked in all cases after doEndTag() for any class implementing Tag, IterationTag or BodyTag.
doFinally() - Method in class org.jaffa.presentation.portlet.widgets.taglib.EditBoxTag
Invoked in all cases after doEndTag() for any class implementing Tag, IterationTag or BodyTag.
doFinally() - Method in class org.jaffa.presentation.portlet.widgets.taglib.FooterTag
Invoked in all cases after doEndTag() for any class implementing Tag, IterationTag or BodyTag.
doFinally() - Method in class org.jaffa.presentation.portlet.widgets.taglib.FormTag
Invoked in all cases after doEndTag() for any class implementing Tag, IterationTag or BodyTag.
doFinally() - Method in class org.jaffa.presentation.portlet.widgets.taglib.GridColumnTag
Invoked in all cases after doEndTag() for any class implementing Tag, IterationTag or BodyTag.
doFinally() - Method in class org.jaffa.presentation.portlet.widgets.taglib.GridTag
Invoked in all cases after doEndTag() for any class implementing Tag, IterationTag or BodyTag.
doFinally() - Method in class org.jaffa.presentation.portlet.widgets.taglib.HeaderTag
Invoked in all cases after doEndTag() for any class implementing Tag, IterationTag or BodyTag.
doFinally() - Method in class org.jaffa.presentation.portlet.widgets.taglib.ImageTag
Invoked in all cases after doEndTag() for any class implementing Tag, IterationTag or BodyTag.
doFinally() - Method in class org.jaffa.presentation.portlet.widgets.taglib.LabelTag
Invoked in all cases after doEndTag() for any class implementing Tag, IterationTag or BodyTag.
doFinally() - Method in class org.jaffa.presentation.portlet.widgets.taglib.LookupTag
Invoked in all cases after doEndTag() for any class implementing Tag, IterationTag or BodyTag.
doFinally() - Method in class org.jaffa.presentation.portlet.widgets.taglib.RadioButtonTag
Invoked in all cases after doEndTag() for any class implementing Tag, IterationTag or BodyTag.
doFinally() - Method in class org.jaffa.presentation.portlet.widgets.taglib.TableColumnTag
Invoked in all cases after doEndTag() for any class implementing Tag, IterationTag or BodyTag.
doFinally() - Method in class org.jaffa.presentation.portlet.widgets.taglib.TableTag
Invoked in all cases after doEndTag() for any class implementing Tag, IterationTag or BodyTag.
doFinally() - Method in class org.jaffa.presentation.portlet.widgets.taglib.TextTag
Invoked in all cases after doEndTag() for any class implementing Tag, IterationTag or BodyTag.
doFinally() - Method in class org.jaffa.presentation.portlet.widgets.taglib.UserGridColumnTag
Invoked in all cases after doEndTag() for any class implementing Tag, IterationTag or BodyTag.
doFinally() - Method in class org.jaffa.presentation.portlet.widgets.taglib.UserGridTag
Invoked in all cases after doEndTag() for any class implementing Tag, IterationTag or BodyTag.
doGet(HttpServletRequest, HttpServletResponse) - Method in class org.jaffa.security.CheckPolicy
Handles the HTTP GET method.
doIgnoreFieldFilter(Root) - Method in class org.jaffa.tools.patternmetaengine.DomainObjectHelper
 
doIgnoreFilter() - Method in class org.jaffa.tools.patternmetaengine.DomainObjectHelper
This goes through each domain removing any field where ignore = true It then goes through each relationship and if any of the from or to fields of that relationship don't exits, the relationship is removed.
doIgnoreRelationshipFilter(Root) - Method in class org.jaffa.tools.patternmetaengine.DomainObjectHelper
 
doInitBody() - Method in class org.jaffa.presentation.portlet.widgets.taglib.GridColumnTag
This method is called just once, before the body is evaluated.
doInitBody() - Method in class org.jaffa.presentation.portlet.widgets.taglib.GridTag
This method is called just once, before the body is evaluated.
doInitBody() - Method in class org.jaffa.presentation.portlet.widgets.taglib.UserGridColumnTag
This method is called just once, before the body is evaluated
doInitBody() - Method in class org.jaffa.presentation.portlet.widgets.taglib.UserGridTag
This method is called just once, before the body is evaluated
doInquiry() - Method in class org.jaffa.components.finder.FinderComponent2
The Component should provide an implementation for this method to perform the actual query to obtain the FinderOutDto.
doMandatoryValidationsForDomainField(String, String, Object, UOW) - Static method in class org.jaffa.rules.RulesEngine
This will only invoke the 'Mandatory' Rules defined for the field.
doMandatoryValidationsForDomainObject(Object, UOW) - Static method in class org.jaffa.rules.RulesEngine
This will only invoke the 'Mandatory' Rules defined for the fields of the Domain object.
doPost(HttpServletRequest, HttpServletResponse) - Method in class org.jaffa.security.CheckPolicy
Handles the HTTP POST method.
doPrevalidateCreate() - Method in class org.jaffa.components.maint.MaintComponent2
The Component should provide an implementation for this method to perform prevalidations before creating a domain object.
doPrevalidateUpdate(boolean) - Method in class org.jaffa.components.maint.MaintComponent2
The Component should provide an implementation for this method to perform prevalidations before updating a domain object.
doRetrieve() - Method in class org.jaffa.components.maint.MaintComponent2
The Component should provide an implementation for this method to retrieve the domain object.
doStartTag() - Method in class org.jaffa.presentation.portlet.widgets.taglib.ButtonTag
.
doStartTag() - Method in class org.jaffa.presentation.portlet.widgets.taglib.CheckBoxTag
.
doStartTag() - Method in class org.jaffa.presentation.portlet.widgets.taglib.DateTimeTag
.
doStartTag() - Method in class org.jaffa.presentation.portlet.widgets.taglib.DropDownOptionTag
.
doStartTag() - Method in class org.jaffa.presentation.portlet.widgets.taglib.DropDownTag
.
doStartTag() - Method in class org.jaffa.presentation.portlet.widgets.taglib.EditBoxTag
.
doStartTag() - Method in class org.jaffa.presentation.portlet.widgets.taglib.FoldingSectionTag
.
doStartTag() - Method in class org.jaffa.presentation.portlet.widgets.taglib.FooterTag
.
doStartTag() - Method in class org.jaffa.presentation.portlet.widgets.taglib.FormTag
This writes the initial html.
doStartTag() - Method in class org.jaffa.presentation.portlet.widgets.taglib.GridColumnTag
.
doStartTag() - Method in class org.jaffa.presentation.portlet.widgets.taglib.GridTag
.
doStartTag() - Method in class org.jaffa.presentation.portlet.widgets.taglib.HeaderTag
.
doStartTag() - Method in class org.jaffa.presentation.portlet.widgets.taglib.ImageTag
.
doStartTag() - Method in class org.jaffa.presentation.portlet.widgets.taglib.LabelTag
.
doStartTag() - Method in class org.jaffa.presentation.portlet.widgets.taglib.LookupTag
.
doStartTag() - Method in class org.jaffa.presentation.portlet.widgets.taglib.RadioButtonTag
.
doStartTag() - Method in class org.jaffa.presentation.portlet.widgets.taglib.RaiseErrorsTag
.
doStartTag() - Method in class org.jaffa.presentation.portlet.widgets.taglib.TableColumnTag
.
doStartTag() - Method in class org.jaffa.presentation.portlet.widgets.taglib.TableTag
.
doStartTag() - Method in class org.jaffa.presentation.portlet.widgets.taglib.TextTag
.
doStartTag() - Method in class org.jaffa.presentation.portlet.widgets.taglib.TreeNodeTypeTag
.
doStartTag() - Method in class org.jaffa.presentation.portlet.widgets.taglib.TreeTag
.
doStartTag() - Method in class org.jaffa.presentation.portlet.widgets.taglib.UserGridColumnTag
.
doStartTag() - Method in class org.jaffa.presentation.portlet.widgets.taglib.UserGridTag
.
doStartTag() - Method in class org.jaffa.security.taglib.ComponentGuardTag
.
doStartTag() - Method in class org.jaffa.security.taglib.FunctionGuardTag
.
doUpdate(boolean) - Method in class org.jaffa.components.maint.MaintComponent2
The Component should provide an implementation for this method to update the domain object.
doValidate(HttpServletRequest) - Method in class org.jaffa.components.finder.FinderCriteriaForm
Deprecated. This method should be invoked to ensure a valid state of the FormBean.
doValidate(HttpServletRequest) - Method in class org.jaffa.components.finder.FinderForm
This method should be invoked to ensure a valid state of the FormBean.
doValidate(HttpServletRequest) - Method in class org.jaffa.components.maint.MaintForm
This method should be invoked to ensure a valid state of the FormBean.
do_Back_Clicked() - Method in class org.jaffa.presentation.portlet.session.ui.ComponentDetailsAction
 
do_Back_Clicked() - Method in class org.jaffa.presentation.portlet.session.ui.ComponentExplorerAction
 
do_Cancel_Clicked() - Method in class org.jaffa.components.maint.MaintAction
Quits the component and returns the FormKey for the calling screen.
do_Close_Clicked() - Method in class org.jaffa.components.finder.FinderAction
Quits the component and returns the FormKey for the calling screen.
do_Close_Clicked() - Method in class org.jaffa.components.lookup.LookupAction
Quits the component and closes the browser window.
do_Close_Clicked() - Method in class org.jaffa.presentation.portlet.session.ui.ComponentDetailsAction
 
do_Close_Clicked() - Method in class org.jaffa.presentation.portlet.session.ui.ComponentExplorerAction
 
do_Close_Clicked() - Method in class org.jaffa.presentation.portlet.session.ui.SessionExplorerAction
 
do_ComponentList_Clicked(String) - Method in class org.jaffa.presentation.portlet.session.ui.ComponentExplorerAction
Invokes the do_Sessions_View_Clicked() method.
do_ComponentList_Introspect_Clicked(String) - Method in class org.jaffa.presentation.portlet.session.ui.ComponentExplorerAction
Invokes the viewObject() method on the component.
do_Delete_Clicked() - Method in class org.jaffa.components.maint.MaintAction
Invokes the delete() method on the component.
do_Finish_Clicked() - Method in class org.jaffa.components.maint.MaintAction
Invokes the create() or update() method on the component, depending on the mode.
do_HistoryNav_Clicked(String) - Method in class org.jaffa.presentation.portlet.ActionBase
This is the handler for the event generated in the historyNav for rendering a previous screen.
do_ModifySearch_Clicked() - Method in class org.jaffa.components.finder.FinderAction
Start a new search.
do_MoreRecords_Clicked() - Method in class org.jaffa.components.finder.FinderAction
This will increment the value of the property MaxRecords.
do_MultiSelect_Clicked() - Method in class org.jaffa.components.lookup.LookupAction
This will generate the MultiSelectLookupEvent object comprising the DTOs for the selected rows.
do_Next_Clicked() - Method in class org.jaffa.components.maint.MaintAction
This will invoke the prevalidate method on the component if required for the current screen.
do_Previous_Clicked() - Method in class org.jaffa.components.maint.MaintAction
It moves to the previous screen
do_Refresh_Clicked() - Method in class org.jaffa.components.finder.FinderAction
Re-executes the search, using the same criteria as used before.
do_Refresh_Clicked() - Method in class org.jaffa.components.maint.MaintAction
Invokes the retrieve() method on the component.
do_Refresh_Clicked() - Method in class org.jaffa.presentation.portlet.session.ui.ComponentDetailsAction
 
do_Refresh_Clicked() - Method in class org.jaffa.presentation.portlet.session.ui.ComponentExplorerAction
 
do_Refresh_Clicked() - Method in class org.jaffa.presentation.portlet.session.ui.SessionExplorerAction
 
do_Rows_Clicked(String) - Method in class org.jaffa.components.lookup.LookupAction
Invokes the do_Rows_Select_Clicked() method.
do_Rows_Select_Clicked(String) - Method in class org.jaffa.components.lookup.LookupAction
This will add the 'lookup' attribute on the request stream, with a Map containing the fieldnames (from the targetFields property) and values (from the selectedRow).
do_Save_Clicked() - Method in class org.jaffa.components.maint.MaintAction
Invokes the create() or update() method on the component, depending on the mode.
do_Search_Clicked() - Method in class org.jaffa.components.finder.FinderAction
Invokes the doValidate() method and then the displayResults() method on the component.
do_Sessions_Clicked(String) - Method in class org.jaffa.presentation.portlet.session.ui.SessionExplorerAction
Invokes the do_Sessions_View_Clicked() method.
do_Sessions_View_Clicked(String) - Method in class org.jaffa.presentation.portlet.session.ui.SessionExplorerAction
Invokes the viewObject() method on the component.
do_refresh() - Method in class org.jaffa.components.finder.FinderAction
Determines the currentFormKey This event is invoked when a user changes the settings of the UserGrid in the Results screen.
do_refresh() - Method in class org.jaffa.components.maint.MaintAction
Determines the currentFormKey This event is invoked when a user changes the settings of the UserGrid in the Results screen.
do_refresh() - Method in class org.jaffa.presentation.portlet.ActionBase
Determines the currentFormKey, if possible, utilising the NAME field (if defined) and the componentId of the formBase.
driver - Variable in class org.jaffa.tomcat.realm.JDBCEncryptionRealm
Instance of the JDBC Driver class we use as a connection factory.
driverName - Variable in class org.jaffa.tomcat.realm.JDBCEncryptionRealm
The JDBC driver to use.
dropSessionObject(String) - Method in class org.jaffa.presentation.portlet.session.UserSession
Drop a named attribute from the servlet session.

E

ENCRYPT_POLICY - Static variable in class org.jaffa.security.EncryptionHelper
This is the encryption policy that will be used
ENTIRE_PAGE_SUFFIX - Static variable in class org.jaffa.presentation.portlet.widgets.taglib.FormTag
Suffix used for the entire page.
EVENT_DETAIL - Static variable in class org.jaffa.presentation.portlet.widgets.taglib.ButtonTag
The detail event.
EVENT_DETAIL - Static variable in class org.jaffa.presentation.portlet.widgets.taglib.GridTag
The detail event.
EVENT_DETAIL - Static variable in class org.jaffa.presentation.portlet.widgets.taglib.TableTag
The detail event.
EVENT_DETAIL - Static variable in class org.jaffa.presentation.portlet.widgets.taglib.UserGridTag
 
EVENT_VALIDATE - Static variable in class org.jaffa.presentation.portlet.widgets.taglib.DateTimeTag
The validate event.
EVENT_VALIDATE - Static variable in class org.jaffa.presentation.portlet.widgets.taglib.EditBoxTag
The validate event.
EXPORT_TYPE - Static variable in class org.jaffa.components.finder.FinderForm
A global constant for the exportType widget.
EXPORT_TYPE_EXCEL - Static variable in class org.jaffa.components.finder.FinderComponent
Deprecated. A global constant for the Excel export option.
EXPORT_TYPE_EXCEL - Static variable in class org.jaffa.components.finder.FinderComponent2
A global constant for the Excel export option.
EXPORT_TYPE_WEB_PAGE - Static variable in class org.jaffa.components.finder.FinderComponent
Deprecated. A global constant for the Web Page export option.
EXPORT_TYPE_WEB_PAGE - Static variable in class org.jaffa.components.finder.FinderComponent2
A global constant for the Web Page export option.
EXPORT_TYPE_XML - Static variable in class org.jaffa.components.finder.FinderComponent
Deprecated. A global constant for the XML export option.
EXPORT_TYPE_XML - Static variable in class org.jaffa.components.finder.FinderComponent2
A global constant for the XML export option.
EditBoxController - class org.jaffa.presentation.portlet.widgets.controller.EditBoxController.
Controller for the EditBox widget.
EditBoxController() - Constructor for class org.jaffa.presentation.portlet.widgets.controller.EditBoxController
 
EditBoxModel - class org.jaffa.presentation.portlet.widgets.model.EditBoxModel.
Model for the EditBox widget.
EditBoxModel() - Constructor for class org.jaffa.presentation.portlet.widgets.model.EditBoxModel
Default constructor.
EditBoxModel(FieldMetaData) - Constructor for class org.jaffa.presentation.portlet.widgets.model.EditBoxModel
Creates a model..
EditBoxModel(Object) - Constructor for class org.jaffa.presentation.portlet.widgets.model.EditBoxModel
Creates a model initialized to the input value.
EditBoxModel(Object, FieldMetaData) - Constructor for class org.jaffa.presentation.portlet.widgets.model.EditBoxModel
Creates a model initialized to the input value.
EditBoxTag - class org.jaffa.presentation.portlet.widgets.taglib.EditBoxTag.
Tag Handler for the EditBox widget.
EditBoxTag() - Constructor for class org.jaffa.presentation.portlet.widgets.taglib.EditBoxTag
 
EmailHelper - class org.jaffa.util.EmailHelper.
Routines for sending emails, with Microsoft Excel Attachements
EmailHelper() - Constructor for class org.jaffa.util.EmailHelper
 
EncryptionHelper - class org.jaffa.security.EncryptionHelper.
This class has some utility functions for encrypting objects using the JCE Security Package.
EncryptionHelper() - Constructor for class org.jaffa.security.EncryptionHelper
 
Engine - class org.jaffa.persistence.engines.jdbcengine.Engine.
An implementation of the IPersistenceEngine interface.
Engine() - Constructor for class org.jaffa.persistence.engines.jdbcengine.Engine
Creates new Engine.
EngineInstantiationException - exception org.jaffa.persistence.exceptions.EngineInstantiationException.
This exception is thrown if the Persistence Engine could not be instantiated.
EngineInstantiationException() - Constructor for class org.jaffa.persistence.exceptions.EngineInstantiationException
Creates an exception with the errorCode.
EngineInstantiationException(Object[]) - Constructor for class org.jaffa.persistence.exceptions.EngineInstantiationException
Creates an exception with the errorCode and a cause.
EngineInstantiationException(Object[], Throwable) - Constructor for class org.jaffa.persistence.exceptions.EngineInstantiationException
Creates an exception with the errorCode and a cause.
ErWinSchemaReader - class org.jaffa.tools.domainmeta.erwin.ErWinSchemaReader.
ErWinSchemaReader - This class will read a ErWin Schema, and generate a set of domain object descriptors which represent the model.
ErWinSchemaReader(String, String, String, String, String, boolean) - Constructor for class org.jaffa.tools.domainmeta.erwin.ErWinSchemaReader
Creates a new instance of ErWinSchemaReader
EventHandler - class org.jaffa.util.EventHandler.
This class determines how an event posted by a browser is to be handled.
EventHandler() - Constructor for class org.jaffa.util.EventHandler
 
EventHandler.Method - class org.jaffa.util.EventHandler.Method.
This class respresents an EventHandler method.
EventHandler.Method(String) - Constructor for class org.jaffa.util.EventHandler.Method
Constructor.
EventHandlerMissingRuntimeException - exception org.jaffa.presentation.portlet.EventHandlerMissingRuntimeException.
This exception is thrown if no method is found for handling the eventId passed to perform method of the Action.
EventHandlerMissingRuntimeException() - Constructor for class org.jaffa.presentation.portlet.EventHandlerMissingRuntimeException
Default constructor
EventHandlerMissingRuntimeException(String) - Constructor for class org.jaffa.presentation.portlet.EventHandlerMissingRuntimeException
Constructs the exception with the specified detail message
EventHandlerMissingRuntimeException(String, Throwable) - Constructor for class org.jaffa.presentation.portlet.EventHandlerMissingRuntimeException
Constructs the exception with the specified detail message and nested exception
ExceedsMaximumException - exception org.jaffa.datatypes.exceptions.ExceedsMaximumException.
This is thrown by the FieldValidator if the value to be validated is greater than the maximum value specified in the meta data.
ExceedsMaximumException() - Constructor for class org.jaffa.datatypes.exceptions.ExceedsMaximumException
Constructs a new ExceedsMaximumException.
ExceedsMaximumException(String) - Constructor for class org.jaffa.datatypes.exceptions.ExceedsMaximumException
Constructs a new ExceedsMaximumException.
ExceedsMaximumException(String, Object[]) - Constructor for class org.jaffa.datatypes.exceptions.ExceedsMaximumException
Constructs a new ExceedsMaximumException.
ExceedsMaximumException(String, Object[], Throwable) - Constructor for class org.jaffa.datatypes.exceptions.ExceedsMaximumException
Constructs a new ExceedsMaximumException.
Exclude - interface org.jaffa.security.securityrolesdomain.Exclude.
Java content class for exclude complex type.
ExcludeImpl - class org.jaffa.security.securityrolesdomain.impl.ExcludeImpl.
 
ExcludeImpl() - Constructor for class org.jaffa.security.securityrolesdomain.impl.ExcludeImpl
 
ExcludeImpl.Unmarshaller - class org.jaffa.security.securityrolesdomain.impl.ExcludeImpl.Unmarshaller.
 
ExcludeImpl.Unmarshaller(UnmarshallingContext) - Constructor for class org.jaffa.security.securityrolesdomain.impl.ExcludeImpl.Unmarshaller
 
elements() - Method in class org.jaffa.util.ListProperties
Returns an enumeration of the values in this hashtable.
emailExcel(String, String, String, String, String, String[], String, String, TableModel) - Static method in class org.jaffa.util.EmailHelper
Sends an email with an Excel spreadsheet as an attachment
encode(List) - Static method in class org.jaffa.presentation.portlet.HistoryNav
This will marhsal the input List into XML.
encryptObjectForURL(Object, SecretKey) - Static method in class org.jaffa.security.EncryptionHelper
Creates an encrypted and encode string from the source object.
encryptStringForURL(String, SecretKey) - Static method in class org.jaffa.security.EncryptionHelper
Creates an encrypted and encode string from the source string.
endBean(String, Object, Object) - Method in class org.jaffa.beans.moulding.mapping.AbstractMouldHandler
 
endBean(String, Object, Object) - Method in interface org.jaffa.beans.moulding.mapping.MouldHandler
Called after all processing has been completed on the target bean, this included its related beans
endBeanAdd(String, Object, Object) - Method in class org.jaffa.beans.moulding.mapping.AbstractMouldHandler
 
endBeanAdd(String, Object, Object) - Method in interface org.jaffa.beans.moulding.mapping.MouldHandler
Called after adding the persistent target bean, only used in the updateBean moulder
endBeanDelete(String, Object, Object) - Method in class org.jaffa.beans.moulding.mapping.AbstractMouldHandler
 
endBeanDelete(String, Object, Object) - Method in interface org.jaffa.beans.moulding.mapping.MouldHandler
Called after deleting the persistent target bean, only used in the deleteBean moulder
endBeanUpdate(String, Object, Object) - Method in class org.jaffa.beans.moulding.mapping.AbstractMouldHandler
 
endBeanUpdate(String, Object, Object) - Method in interface org.jaffa.beans.moulding.mapping.MouldHandler
Called after updating the persistent target bean, only used in the updateBean moulder
enterAttribute(String, String) - Method in class org.jaffa.components.navigation.domain.impl.ComponentActionImpl.ParamTypeImpl.Unmarshaller
 
enterAttribute(String, String) - Method in class org.jaffa.components.navigation.domain.impl.ComponentActionImpl.Unmarshaller
 
enterAttribute(String, String) - Method in class org.jaffa.components.navigation.domain.impl.DesktopMenuImpl.Unmarshaller
 
enterAttribute(String, String) - Method in class org.jaffa.components.navigation.domain.impl.GlobalMenuImpl.Unmarshaller
 
enterAttribute(String, String) - Method in class org.jaffa.components.navigation.domain.impl.GlobalMenuTypeImpl.Unmarshaller
 
enterAttribute(String, String) - Method in class org.jaffa.components.navigation.domain.impl.MenuOptionImpl.Unmarshaller
 
enterAttribute(String, String) - Method in class org.jaffa.components.navigation.domain.impl.SubMenuImpl.Unmarshaller
 
enterAttribute(String, String) - Method in class org.jaffa.components.navigation.domain.impl.UrlActionImpl.Unmarshaller
 
enterAttribute(String, String) - Method in class org.jaffa.components.navigation.domain.impl.UrlActionImpl.UrlTypeImpl.Unmarshaller
 
enterAttribute(String, String) - Method in class org.jaffa.persistence.engines.jdbcengine.configservice.initdomain.impl.ConfLocationImpl.Unmarshaller
 
enterAttribute(String, String) - Method in class org.jaffa.persistence.engines.jdbcengine.configservice.initdomain.impl.ConnectionFactoryImpl.Unmarshaller
 
enterAttribute(String, String) - Method in class org.jaffa.persistence.engines.jdbcengine.configservice.initdomain.impl.DatabaseImpl.Unmarshaller
 
enterAttribute(String, String) - Method in class org.jaffa.persistence.engines.jdbcengine.configservice.initdomain.impl.DirLocImpl.Unmarshaller
 
enterAttribute(String, String) - Method in class org.jaffa.persistence.engines.jdbcengine.configservice.initdomain.impl.HitlistSizeImpl.Unmarshaller
 
enterAttribute(String, String) - Method in class org.jaffa.persistence.engines.jdbcengine.configservice.initdomain.impl.InitImpl.Unmarshaller
 
enterAttribute(String, String) - Method in class org.jaffa.persistence.engines.jdbcengine.configservice.initdomain.impl.InitTypeImpl.Unmarshaller
 
enterAttribute(String, String) - Method in class org.jaffa.persistence.engines.jdbcengine.configservice.initdomain.impl.JdbcSecurityPluginImpl.Unmarshaller
 
enterAttribute(String, String) - Method in class org.jaffa.persistence.engines.jdbcengine.configservice.initdomain.impl.ParamImpl.Unmarshaller
 
enterAttribute(String, String) - Method in class org.jaffa.persistence.engines.jdbcengine.configservice.initdomain.impl.PreloadClassImpl.Unmarshaller
 
enterAttribute(String, String) - Method in class org.jaffa.persistence.engines.jdbcengine.configservice.initdomain.impl.PreloadImpl.Unmarshaller
 
enterAttribute(String, String) - Method in class org.jaffa.persistence.engines.jdbcengine.configservice.initdomain.impl.UsePreparedStatementImpl.Unmarshaller
 
enterAttribute(String, String) - Method in class org.jaffa.presentation.portlet.component.componentdomain.impl.ComponentImpl.Unmarshaller
 
enterAttribute(String, String) - Method in class org.jaffa.presentation.portlet.component.componentdomain.impl.ComponentsImpl.Unmarshaller
 
enterAttribute(String, String) - Method in class org.jaffa.presentation.portlet.component.componentdomain.impl.ComponentsTypeImpl.Unmarshaller
 
enterAttribute(String, String) - Method in class org.jaffa.presentation.portlet.component.componentdomain.impl.MandatoryFunctionImpl.Unmarshaller
 
enterAttribute(String, String) - Method in class org.jaffa.presentation.portlet.component.componentdomain.impl.OptionalFunctionImpl.Unmarshaller
 
enterAttribute(String, String) - Method in class org.jaffa.presentation.portlet.widgets.controller.usergriddomain.impl.UserGridColumnSettingsImpl.Unmarshaller
 
enterAttribute(String, String) - Method in class org.jaffa.presentation.portlet.widgets.controller.usergriddomain.impl.UserGridSettingsImpl.Unmarshaller
 
enterAttribute(String, String) - Method in class org.jaffa.presentation.portlet.widgets.controller.usergriddomain.impl.UserGridSettingsTypeImpl.Unmarshaller
 
enterAttribute(String, String) - Method in class org.jaffa.security.businessfunctionsdomain.impl.BusinessFunctionImpl.Unmarshaller
 
enterAttribute(String, String) - Method in class org.jaffa.security.businessfunctionsdomain.impl.BusinessFunctionsImpl.Unmarshaller
 
enterAttribute(String, String) - Method in class org.jaffa.security.businessfunctionsdomain.impl.BusinessFunctionsTypeImpl.Unmarshaller
 
enterAttribute(String, String) - Method in class org.jaffa.security.securityrolesdomain.impl.ExcludeImpl.Unmarshaller
 
enterAttribute(String, String) - Method in class org.jaffa.security.securityrolesdomain.impl.GrantFunctionAccessImpl.Unmarshaller
 
enterAttribute(String, String) - Method in class org.jaffa.security.securityrolesdomain.impl.IncludeImpl.Unmarshaller
 
enterAttribute(String, String) - Method in class org.jaffa.security.securityrolesdomain.impl.RoleImpl.Unmarshaller
 
enterAttribute(String, String) - Method in class org.jaffa.security.securityrolesdomain.impl.RolesImpl.Unmarshaller
 
enterAttribute(String, String) - Method in class org.jaffa.security.securityrolesdomain.impl.RolesTypeImpl.Unmarshaller
 
enterAttribute(String, String) - Method in class org.jaffa.tools.loadtest.domain.impl.LoadTestingImpl.Unmarshaller
 
enterAttribute(String, String) - Method in class org.jaffa.tools.loadtest.domain.impl.LoadTestingTypeImpl.Unmarshaller
 
enterAttribute(String, String) - Method in class org.jaffa.tools.loadtest.domain.impl.LogOnImpl.Unmarshaller
 
enterAttribute(String, String) - Method in class org.jaffa.tools.loadtest.domain.impl.TestSetImpl.Unmarshaller
 
enterAttribute(String, String) - Method in class org.jaffa.tools.loadtest.domain.impl.UnitTestImpl.Unmarshaller
 
enterAttribute(String, String) - Method in class org.jaffa.tools.loadtest.domain.impl.UnitTestsImpl.Unmarshaller
 
enterAttribute(String, String) - Method in class org.jaffa.tools.loadtest.domain.impl.UserImpl.Unmarshaller
 
enterAttribute(String, String) - Method in class org.jaffa.tools.loadtest.domain.impl.UsersImpl.Unmarshaller
 
enterAttribute(String, String) - Method in class org.jaffa.tools.patternmetaengine.domain.impl.AppBuilderImpl.Unmarshaller
 
enterAttribute(String, String) - Method in class org.jaffa.tools.patternmetaengine.domain.impl.AppBuilderTypeImpl.Unmarshaller
 
enterAttribute(String, String) - Method in class org.jaffa.tools.patternmetaengine.domain.impl.ApplicationBuilderImpl.Unmarshaller
 
enterAttribute(String, String) - Method in class org.jaffa.tools.patternmetaengine.domain.impl.ApplicationBuilderTypeImpl.Unmarshaller
 
enterAttribute(String, String) - Method in class org.jaffa.tools.patternmetaengine.domain.impl.ModuleImpl.Unmarshaller
 
enterElement(String, String, Attributes) - Method in class org.jaffa.components.navigation.domain.impl.ComponentActionImpl.ParamTypeImpl.Unmarshaller
 
enterElement(String, String, Attributes) - Method in class org.jaffa.components.navigation.domain.impl.ComponentActionImpl.Unmarshaller
 
enterElement(String, String, Attributes) - Method in class org.jaffa.components.navigation.domain.impl.DesktopMenuImpl.Unmarshaller
 
enterElement(String, String, Attributes) - Method in class org.jaffa.components.navigation.domain.impl.GlobalMenuImpl.Unmarshaller
 
enterElement(String, String, Attributes) - Method in class org.jaffa.components.navigation.domain.impl.GlobalMenuTypeImpl.Unmarshaller
 
enterElement(String, String, Attributes) - Method in class org.jaffa.components.navigation.domain.impl.MenuOptionImpl.Unmarshaller
 
enterElement(String, String, Attributes) - Method in class org.jaffa.components.navigation.domain.impl.SubMenuImpl.Unmarshaller
 
enterElement(String, String, Attributes) - Method in class org.jaffa.components.navigation.domain.impl.UrlActionImpl.Unmarshaller
 
enterElement(String, String, Attributes) - Method in class org.jaffa.components.navigation.domain.impl.UrlActionImpl.UrlTypeImpl.Unmarshaller
 
enterElement(String, String, Attributes) - Method in class org.jaffa.persistence.engines.jdbcengine.configservice.initdomain.impl.ConfLocationImpl.Unmarshaller
 
enterElement(String, String, Attributes) - Method in class org.jaffa.persistence.engines.jdbcengine.configservice.initdomain.impl.ConnectionFactoryImpl.Unmarshaller
 
enterElement(String, String, Attributes) - Method in class org.jaffa.persistence.engines.jdbcengine.configservice.initdomain.impl.DatabaseImpl.Unmarshaller
 
enterElement(String, String, Attributes) - Method in class org.jaffa.persistence.engines.jdbcengine.configservice.initdomain.impl.DirLocImpl.Unmarshaller
 
enterElement(String, String, Attributes) - Method in class org.jaffa.persistence.engines.jdbcengine.configservice.initdomain.impl.HitlistSizeImpl.Unmarshaller
 
enterElement(String, String, Attributes) - Method in class org.jaffa.persistence.engines.jdbcengine.configservice.initdomain.impl.InitImpl.Unmarshaller
 
enterElement(String, String, Attributes) - Method in class org.jaffa.persistence.engines.jdbcengine.configservice.initdomain.impl.InitTypeImpl.Unmarshaller
 
enterElement(String, String, Attributes) - Method in class org.jaffa.persistence.engines.jdbcengine.configservice.initdomain.impl.JdbcSecurityPluginImpl.Unmarshaller
 
enterElement(String, String, Attributes) - Method in class org.jaffa.persistence.engines.jdbcengine.configservice.initdomain.impl.ParamImpl.Unmarshaller
 
enterElement(String, String, Attributes) - Method in class org.jaffa.persistence.engines.jdbcengine.configservice.initdomain.impl.PreloadClassImpl.Unmarshaller
 
enterElement(String, String, Attributes) - Method in class org.jaffa.persistence.engines.jdbcengine.configservice.initdomain.impl.PreloadImpl.Unmarshaller
 
enterElement(String, String, Attributes) - Method in class org.jaffa.persistence.engines.jdbcengine.configservice.initdomain.impl.UsePreparedStatementImpl.Unmarshaller
 
enterElement(String, String, Attributes) - Method in class org.jaffa.presentation.portlet.component.componentdomain.impl.ComponentImpl.Unmarshaller
 
enterElement(String, String, Attributes) - Method in class org.jaffa.presentation.portlet.component.componentdomain.impl.ComponentsImpl.Unmarshaller
 
enterElement(String, String, Attributes) - Method in class org.jaffa.presentation.portlet.component.componentdomain.impl.ComponentsTypeImpl.Unmarshaller
 
enterElement(String, String, Attributes) - Method in class org.jaffa.presentation.portlet.component.componentdomain.impl.MandatoryFunctionImpl.Unmarshaller
 
enterElement(String, String, Attributes) - Method in class org.jaffa.presentation.portlet.component.componentdomain.impl.OptionalFunctionImpl.Unmarshaller
 
enterElement(String, String, Attributes) - Method in class org.jaffa.presentation.portlet.widgets.controller.usergriddomain.impl.UserGridColumnSettingsImpl.Unmarshaller
 
enterElement(String, String, Attributes) - Method in class org.jaffa.presentation.portlet.widgets.controller.usergriddomain.impl.UserGridSettingsImpl.Unmarshaller
 
enterElement(String, String, Attributes) - Method in class org.jaffa.presentation.portlet.widgets.controller.usergriddomain.impl.UserGridSettingsTypeImpl.Unmarshaller
 
enterElement(String, String, Attributes) - Method in class org.jaffa.security.businessfunctionsdomain.impl.BusinessFunctionImpl.Unmarshaller
 
enterElement(String, String, Attributes) - Method in class org.jaffa.security.businessfunctionsdomain.impl.BusinessFunctionsImpl.Unmarshaller
 
enterElement(String, String, Attributes) - Method in class org.jaffa.security.businessfunctionsdomain.impl.BusinessFunctionsTypeImpl.Unmarshaller
 
enterElement(String, String, Attributes) - Method in class org.jaffa.security.securityrolesdomain.impl.ExcludeImpl.Unmarshaller
 
enterElement(String, String, Attributes) - Method in class org.jaffa.security.securityrolesdomain.impl.GrantFunctionAccessImpl.Unmarshaller
 
enterElement(String, String, Attributes) - Method in class org.jaffa.security.securityrolesdomain.impl.IncludeImpl.Unmarshaller
 
enterElement(String, String, Attributes) - Method in class org.jaffa.security.securityrolesdomain.impl.RoleImpl.Unmarshaller
 
enterElement(String, String, Attributes) - Method in class org.jaffa.security.securityrolesdomain.impl.RolesImpl.Unmarshaller
 
enterElement(String, String, Attributes) - Method in class org.jaffa.security.securityrolesdomain.impl.RolesTypeImpl.Unmarshaller
 
enterElement(String, String, Attributes) - Method in class org.jaffa.tools.loadtest.domain.impl.LoadTestingImpl.Unmarshaller
 
enterElement(String, String, Attributes) - Method in class org.jaffa.tools.loadtest.domain.impl.LoadTestingTypeImpl.Unmarshaller
 
enterElement(String, String, Attributes) - Method in class org.jaffa.tools.loadtest.domain.impl.LogOnImpl.Unmarshaller
 
enterElement(String, String, Attributes) - Method in class org.jaffa.tools.loadtest.domain.impl.TestSetImpl.Unmarshaller
 
enterElement(String, String, Attributes) - Method in class org.jaffa.tools.loadtest.domain.impl.UnitTestImpl.Unmarshaller
 
enterElement(String, String, Attributes) - Method in class org.jaffa.tools.loadtest.domain.impl.UnitTestsImpl.Unmarshaller
 
enterElement(String, String, Attributes) - Method in class org.jaffa.tools.loadtest.domain.impl.UserImpl.Unmarshaller
 
enterElement(String, String, Attributes) - Method in class org.jaffa.tools.loadtest.domain.impl.UsersImpl.Unmarshaller
 
enterElement(String, String, Attributes) - Method in class org.jaffa.tools.patternmetaengine.domain.impl.AppBuilderImpl.Unmarshaller
 
enterElement(String, String, Attributes) - Method in class org.jaffa.tools.patternmetaengine.domain.impl.AppBuilderTypeImpl.Unmarshaller
 
enterElement(String, String, Attributes) - Method in class org.jaffa.tools.patternmetaengine.domain.impl.ApplicationBuilderImpl.Unmarshaller
 
enterElement(String, String, Attributes) - Method in class org.jaffa.tools.patternmetaengine.domain.impl.ApplicationBuilderTypeImpl.Unmarshaller
 
enterElement(String, String, Attributes) - Method in class org.jaffa.tools.patternmetaengine.domain.impl.ModuleImpl.Unmarshaller
 
entrySet() - Method in class org.jaffa.util.ListMap
Returns a set view of the mappings contained in this map.
entrySet() - Method in class org.jaffa.util.ListProperties
Returns a set view of the mappings contained in this map.
equals(Object) - Method in class org.jaffa.datatypes.Currency
Compares this object with another Currency object.
equals(Object) - Method in class org.jaffa.datatypes.DateOnly
Compares this object with another DateOnly object.
equals(Object) - Method in class org.jaffa.datatypes.DateTime
Compares this object with another DateTime object.
equals(Object) - Method in class org.jaffa.metadata.BooleanFieldMetaData
Compares this object with another BooleanFieldMetaData object.
equals(Object) - Method in class org.jaffa.metadata.CurrencyFieldMetaData
Compares this object with another CurrencyFieldMetaData object.
equals(Object) - Method in class org.jaffa.metadata.DateOnlyFieldMetaData
Compares this object with another DateOnlyMetaData object.
equals(Object) - Method in class org.jaffa.metadata.DateTimeFieldMetaData
Compares this object with another DateTimeFieldMetaData object.
equals(Object) - Method in class org.jaffa.metadata.DecimalFieldMetaData
Compares this object with another DecimalFieldMetaData object.
equals(Object) - Method in class org.jaffa.metadata.FieldMetaData
Compares this object with another FieldMetaData object.
equals(Object) - Method in class org.jaffa.metadata.IntegerFieldMetaData
Compares this object with another IntegerFieldMetaData object.
equals(Object) - Method in class org.jaffa.metadata.RawFieldMetaData
Compares this object with another RawFieldMetaData object.
equals(Object) - Method in class org.jaffa.metadata.StringFieldMetaData
Compares this object with another StringFieldMetaData object.
equals(Object) - Method in class org.jaffa.presentation.portlet.FormKey
Compares this object with another FormKey object.
equals(Object) - Method in class org.jaffa.presentation.portlet.widgets.model.DropDownModel.Option
Compares this object to another DropDownModel.Option object.
equals(Object) - Method in class org.jaffa.util.ListMap
Compares the specified object with this map for equality.
equals(Object) - Method in class org.jaffa.util.ListProperties
Compares the specified object with this map for equality.
equals(Object) - Method in class org.jaffa.util.ListSet
Compares the specified object with this set for equality.
error(SAXParseException) - Method in class org.jaffa.util.DefaultErrorHandler
Throws a SAXException if any error is raised by the XML parser.
execute(ActionMapping, ActionForm, HttpServletRequest, HttpServletResponse) - Method in class org.jaffa.presentation.portlet.ActionBase
Check the eventId & invoke the suitable method which will return the FormKey.
execute() - Method in class org.jaffa.tools.build.ant.ConfigFileUpdateAntTask
 
execute() - Method in class org.jaffa.tools.build.ant.ValidatePropertiesFileAntTask
 
executeAdd(IPersistent, DataSource) - Static method in class org.jaffa.persistence.engines.jdbcengine.querygenerator.JdbcBridge
Adds the Persistent object to the database.
executeDelete(IPersistent, DataSource) - Static method in class org.jaffa.persistence.engines.jdbcengine.querygenerator.JdbcBridge
Deletes the Persistent object from the database.
executeEvent(String) - Method in class org.jaffa.presentation.portlet.ActionBase
This method will introspect this class for a suitable handler for the input eventId and invoke it.
executeLock(IPersistent, DataSource) - Static method in class org.jaffa.persistence.engines.jdbcengine.querygenerator.JdbcBridge
Locks the underlying database row of the Persistent object.
executeQuery(String, ClassMetaData, Criteria, int) - Method in class org.jaffa.persistence.engines.jdbcengine.datasource.DataSource
Executes a query against the underlying data source.
executeQuery(Criteria, DataSource) - Static method in class org.jaffa.persistence.engines.jdbcengine.querygenerator.JdbcBridge
Executes the query based on the Criteria object.
executeStoredProcedure(IStoredProcedure, DataSource) - Static method in class org.jaffa.persistence.engines.jdbcengine.querygenerator.JdbcBridge
Executes the Stored Procedure.
executeUpdate(String) - Method in class org.jaffa.persistence.engines.jdbcengine.datasource.DataSource
Executes the sql, which should be an update/insert/delete statement.
executeUpdate(PreparedStatement) - Method in class org.jaffa.persistence.engines.jdbcengine.datasource.DataSource
Execute the input PreparedStatement.
executeUpdate(IPersistent, DataSource) - Static method in class org.jaffa.persistence.engines.jdbcengine.querygenerator.JdbcBridge
Updates the Persistent object in the database.
exists(UOW, IPersistent) - Static method in class org.jaffa.persistence.util.PersistentHelper
This will query the database to see if the primary-key of the input persistent object is already in use.
exists(UOW, String, String, String) - Static method in class org.jaffa.rules.examples.domain.ValidFieldValue
Check if the domain object exists for the input Primary Key.

F

FEBRUARY - Static variable in interface org.jaffa.datatypes.IDateBase
The constant for the month - February.
FIELD_ADDDED - Static variable in class org.jaffa.tools.database.SyncSchema
Used on Field.getSyncStatus() to indicate this field has been added
FIELD_CHANGED - Static variable in class org.jaffa.tools.database.SyncSchema
Used on Field.getSyncStatus() to indicate this field has been changed some how
FIELD_CHANGED_SIZE - Static variable in class org.jaffa.tools.database.SyncSchema
Used on Field.getSyncStatus() to indicate this field has been changed in size, it may also have had other properties changed
FIELD_CHANGED_TYPE - Static variable in class org.jaffa.tools.database.SyncSchema
Used on Field.getSyncStatus() to indicate this field has had its data type changed.
FIELD_MOVED - Static variable in class org.jaffa.tools.database.SyncSchema
Used on Field.getSyncStatus() to indicate this field has been moved (i.e. its position in the table has moved due to additions or deletions before it)
FIELD_NAME - Static variable in class org.jaffa.rules.examples.domain.ValidFieldValueMeta
A constant to identity the FieldName field.
FIELD_READ_FAILED - Static variable in class org.jaffa.rules.RulesEngineException
One of the reasons for throwing this exception
FIELD_REMOVED - Static variable in class org.jaffa.tools.database.SyncSchema
Used on Field.getSyncStatus() to indicate this field has been removed
FIELD_SAME - Static variable in class org.jaffa.tools.database.SyncSchema
Used on Field.getSyncStatus() to indicate this field has not been changed
FINALURL_PARAMETER - Static variable in class org.jaffa.presentation.portlet.StartComponentAction
Constant to denote the 'finalUrl' parameter passed to this Action.
FRIDAY - Static variable in interface org.jaffa.datatypes.IDateBase
The constant for the day - Friday.
Factory - class org.jaffa.middleware.Factory.
Factory used by component managers to get a handle on the correct Implementation of the Transaction Controller to use.
Factory() - Constructor for class org.jaffa.middleware.Factory
 
FieldBean - class org.jaffa.tools.domainmeta.common.FieldBean.
Java Bean to store information about a domain object field
FieldBean() - Constructor for class org.jaffa.tools.domainmeta.common.FieldBean
Creates new FieldBean
FieldMetaData - class org.jaffa.metadata.FieldMetaData.
This is the base class for all the meta objects.
FieldMetaData(String, String, String, Boolean) - Constructor for class org.jaffa.metadata.FieldMetaData
Creates an instance.
FieldMetaData - class org.jaffa.rules.metadata.FieldMetaData.
An instance of this class represents a field defined in the Rules config file.
FieldMetaData() - Constructor for class org.jaffa.rules.metadata.FieldMetaData
Creates an instance.
FieldValidator - class org.jaffa.datatypes.FieldValidator.
This class has convenience methods for validating data.
FieldValidator() - Constructor for class org.jaffa.datatypes.FieldValidator
 
FieldValidatorMetaData - class org.jaffa.rules.metadata.FieldValidatorMetaData.
An instance of this class represents the 'field-validator' element of the Validator config file.
FieldValidatorMetaData() - Constructor for class org.jaffa.rules.metadata.FieldValidatorMetaData
 
FindFiles - class org.jaffa.util.FindFiles.
This class is used to locate files with the specified set of root search directories.
FindFiles(String, String) - Constructor for class org.jaffa.util.FindFiles
Create a file search object specifying the search root directories and the filename to seach for.
FindSection - class org.jaffa.tools.patternmetaengine.FindSection.
Class for finding a section of text in a string based on a start and end string
FindSection(String, String, String) - Constructor for class org.jaffa.tools.patternmetaengine.FindSection
Creates a new instance of FindSection
FinderAction - class org.jaffa.components.finder.FinderAction.
This is the base class for all FinderComponent Actions.
FinderAction() - Constructor for class org.jaffa.components.finder.FinderAction
 
FinderComponent - class org.jaffa.components.finder.FinderComponent.
Deprecated. This class is required by the object_finder_1_0 pattern. The object_finder_2_0 pattern has made this class redundant.
FinderComponent() - Constructor for class org.jaffa.components.finder.FinderComponent
Deprecated.  
FinderComponent2 - class org.jaffa.components.finder.FinderComponent2.
This is the base class for all Finder components created by using the object_finder_2_0 pattern.
FinderComponent2() - Constructor for class org.jaffa.components.finder.FinderComponent2
 
FinderCriteriaForm - class org.jaffa.components.finder.FinderCriteriaForm.
Deprecated. This class is required by the object_finder_1_0 pattern. The object_finder_2_0 pattern has made this class redundant.
FinderCriteriaForm() - Constructor for class org.jaffa.components.finder.FinderCriteriaForm
Deprecated.  
FinderForm - class org.jaffa.components.finder.FinderForm.
This is the base class for all FinderComponent FormBeans.
FinderForm() - Constructor for class org.jaffa.components.finder.FinderForm
 
FinderInDto - class org.jaffa.components.finder.FinderInDto.
This is the base class for all the input DTOs used by the Finder components.
FinderInDto() - Constructor for class org.jaffa.components.finder.FinderInDto
Creates an instance of this class.
FinderOutDto - class org.jaffa.components.finder.FinderOutDto.
This is the base class for all the output DTOs used by the Finder components.
FinderOutDto() - Constructor for class org.jaffa.components.finder.FinderOutDto
 
FinderTx - class org.jaffa.components.finder.FinderTx.
This is the helper class for all Finder Tx (transaction) classes.
FinderTx() - Constructor for class org.jaffa.components.finder.FinderTx
 
FoldingSectionTag - class org.jaffa.presentation.portlet.widgets.taglib.FoldingSectionTag.
Generated tag class.
FoldingSectionTag() - Constructor for class org.jaffa.presentation.portlet.widgets.taglib.FoldingSectionTag
 
FooterTag - class org.jaffa.presentation.portlet.widgets.taglib.FooterTag.
Tag Handler for the Footer tag.
FooterTag() - Constructor for class org.jaffa.presentation.portlet.widgets.taglib.FooterTag
Default constructor.
ForeignKeyFieldValidator - class org.jaffa.rules.fieldvalidators.ForeignKeyFieldValidator.
This Field Validator ensures that the field value is a valid Foreign key in the specified domainClass.
ForeignKeyFieldValidator() - Constructor for class org.jaffa.rules.fieldvalidators.ForeignKeyFieldValidator
 
FormBase - class org.jaffa.presentation.portlet.FormBase.
This is the base class for all the 'Form' classes
FormBase() - Constructor for class org.jaffa.presentation.portlet.FormBase
 
FormKey - class org.jaffa.presentation.portlet.FormKey.
This object is returned by the event handlers.
FormKey(String, String) - Constructor for class org.jaffa.presentation.portlet.FormKey
Constructs an instance of the FormKey class
FormKeyChangeEvent - class org.jaffa.presentation.portlet.FormKeyChangeEvent.
This event is typically created by the ActionBase when processing an event for a component, that has a ContainerFormKey.
FormKeyChangeEvent(Object, FormKey) - Constructor for class org.jaffa.presentation.portlet.FormKeyChangeEvent
Creates a new instance of FormKeyChangeEvent
FormKeyChangeListener - interface org.jaffa.presentation.portlet.FormKeyChangeListener.
The listener interface for receiving FormKeyChangeEvents.
FormTag - class org.jaffa.presentation.portlet.widgets.taglib.FormTag.
Tag Handler for the Form tag.
FormTag() - Constructor for class org.jaffa.presentation.portlet.widgets.taglib.FormTag
Default constructor.
FormatCurrencyException - exception org.jaffa.datatypes.exceptions.FormatCurrencyException.
This is thrown by the FieldValidator if the value to be validated has an invalid Currency format.
FormatCurrencyException() - Constructor for class org.jaffa.datatypes.exceptions.FormatCurrencyException
Constructs a new FormatCurrencyException.
FormatCurrencyException(String) - Constructor for class org.jaffa.datatypes.exceptions.FormatCurrencyException
Constructs a new FormatCurrencyException.
FormatCurrencyException(String, Object[]) - Constructor for class org.jaffa.datatypes.exceptions.FormatCurrencyException
Constructs a new FormatCurrencyException.
FormatCurrencyException(String, Object[], Throwable) - Constructor for class org.jaffa.datatypes.exceptions.FormatCurrencyException
Constructs a new FormatCurrencyException.
FormatDateOnlyException - exception org.jaffa.datatypes.exceptions.FormatDateOnlyException.
This is thrown by the FieldValidator if the value to be validated has an invalid DateOnly format.
FormatDateOnlyException() - Constructor for class org.jaffa.datatypes.exceptions.FormatDateOnlyException
Constructs a new FormatDateOnlyException.
FormatDateOnlyException(String) - Constructor for class org.jaffa.datatypes.exceptions.FormatDateOnlyException
Constructs a new FormatDateOnlyException.
FormatDateOnlyException(String, Object[]) - Constructor for class org.jaffa.datatypes.exceptions.FormatDateOnlyException
Constructs a new FormatDateOnlyException.
FormatDateOnlyException(String, Object[], Throwable) - Constructor for class org.jaffa.datatypes.exceptions.FormatDateOnlyException
Constructs a new FormatDateOnlyException.
FormatDateTimeException - exception org.jaffa.datatypes.exceptions.FormatDateTimeException.
This is thrown by the FieldValidator if the value to be validated has an invalid DateTime format.
FormatDateTimeException() - Constructor for class org.jaffa.datatypes.exceptions.FormatDateTimeException
Constructs a new FormatDateTimeException.
FormatDateTimeException(String) - Constructor for class org.jaffa.datatypes.exceptions.FormatDateTimeException
Constructs a new FormatDateTimeException.
FormatDateTimeException(String, Object[]) - Constructor for class org.jaffa.datatypes.exceptions.FormatDateTimeException
Constructs a new FormatDateTimeException.
FormatDateTimeException(String, Object[], Throwable) - Constructor for class org.jaffa.datatypes.exceptions.FormatDateTimeException
Constructs a new FormatDateTimeException.
FormatDecimalException - exception org.jaffa.datatypes.exceptions.FormatDecimalException.
This is thrown by the FieldValidator if the value to be validated has an invalid Decimal format.
FormatDecimalException() - Constructor for class org.jaffa.datatypes.exceptions.FormatDecimalException
Constructs a new FormatDecimalException.
FormatDecimalException(String) - Constructor for class org.jaffa.datatypes.exceptions.FormatDecimalException
Constructs a new FormatDecimalException.
FormatDecimalException(String, Object[]) - Constructor for class org.jaffa.datatypes.exceptions.FormatDecimalException
Constructs a new FormatDecimalException.
FormatDecimalException(String, Object[], Throwable) - Constructor for class org.jaffa.datatypes.exceptions.FormatDecimalException
Constructs a new FormatDecimalException.
FormatIntegerException - exception org.jaffa.datatypes.exceptions.FormatIntegerException.
This is thrown by the FieldValidator if the value to be validated has an invalid Integer format.
FormatIntegerException() - Constructor for class org.jaffa.datatypes.exceptions.FormatIntegerException
Constructs a new FormatIntegerException.
FormatIntegerException(String) - Constructor for class org.jaffa.datatypes.exceptions.FormatIntegerException
Constructs a new FormatIntegerException.
FormatIntegerException(String, Object[]) - Constructor for class org.jaffa.datatypes.exceptions.FormatIntegerException
Constructs a new FormatIntegerException.
FormatIntegerException(String, Object[], Throwable) - Constructor for class org.jaffa.datatypes.exceptions.FormatIntegerException
Constructs a new FormatIntegerException.
Formatter - class org.jaffa.datatypes.Formatter.
This class has convenience methods for formatting objects based on the datatypes and layouts.
Formatter() - Constructor for class org.jaffa.datatypes.Formatter
 
FrameworkException - exception org.jaffa.exceptions.FrameworkException.
This is the base exception class for all framework exceptions.
FrameworkException(String) - Constructor for class org.jaffa.exceptions.FrameworkException
Creates an exception with the errorCode.
FrameworkException(String, Object[]) - Constructor for class org.jaffa.exceptions.FrameworkException
Creates an exception with the errorCode and a cause.
FrameworkException(String, Object[], Throwable) - Constructor for class org.jaffa.exceptions.FrameworkException
Creates an exception with the errorCode and a cause.
FunctionGuardTag - class org.jaffa.security.taglib.FunctionGuardTag.
FunctionGuardTag Guard used to filter content based on business function access
FunctionGuardTag() - Constructor for class org.jaffa.security.taglib.FunctionGuardTag
Default Constructor of Tag
fatalError(SAXParseException) - Method in class org.jaffa.util.DefaultErrorHandler
Throws a SAXException if any fatalError is raised by the XML parser.
finalize() - Method in class org.jaffa.persistence.UOW
This invokes the rollback() method, which will rollback & close the connection(if still open).
finalize() - Method in class org.jaffa.presentation.portlet.session.UserSession
This ensures that a cleanup is performed at the time of garbage-collection.
finalize() - Method in class org.jaffa.presentation.portlet.widgets.model.ImageModel
This will ensure that the temporary file (if created) gets deleted.
find(String) - Static method in class org.jaffa.presentation.portlet.component.ComponentManager
Locate the named component.
findByPK(UOW, String, String, String) - Static method in class org.jaffa.rules.examples.domain.ValidFieldValue
Returns the domain object for the input Primary Key.
findByPKCriteria(String, String, String) - Static method in class org.jaffa.rules.examples.domain.ValidFieldValue
Returns a Criteria object for retrieving the domain object based on the input Primary Key.
findComponent(String, String) - Method in class org.jaffa.tools.patternmetaengine.ComponentRegistry
Find a given component.
findEol(String) - Static method in class org.jaffa.util.StringHelper
Returns the EOL character for the input String, if any.
findMessage(String, Object[]) - Static method in class org.jaffa.util.MessageHelper
Gets the message for the input key from the default resources, as specified in the 'framework.messageResources.bundle' property of framework.properties files.
findMessage(Locale, String, Object[]) - Static method in class org.jaffa.util.MessageHelper
Gets the message for the input key from the default resources, as specified in the 'framework.messageResources.bundle' property of framework.properties files.
findMessage(PageContext, String, Object[]) - Static method in class org.jaffa.util.MessageHelper
Gets the message for the input key from the resources (an attribute in the request stream).
findMessage(PageContext, String, String, String, Object[]) - Static method in class org.jaffa.util.MessageHelper
Gets the message for the input key from the resources (an attribute in the request stream).
findMessage(MessageResources, Locale, String, Object[]) - Static method in class org.jaffa.util.MessageHelper
Gets the message for the input key from the resources.
flushCache() - Method in class org.jaffa.util.PropertyMessageResources
This method flushes the cache that holds all the messages read from the resource.
form - Variable in class org.jaffa.presentation.portlet.ActionBase
The optional ActionForm bean for this request (if any)
formKeyChanged(FormKeyChangeEvent) - Method in interface org.jaffa.presentation.portlet.FormKeyChangeListener
Invoked when the FormKey is received for a component that has a ContainerFormKey
format(Boolean) - Static method in class org.jaffa.datatypes.Formatter
Formats the input.
format(Boolean, String) - Static method in class org.jaffa.datatypes.Formatter
Formats the input based on the input layout.
format(Long) - Static method in class org.jaffa.datatypes.Formatter
Formats the input.
format(Long, String) - Static method in class org.jaffa.datatypes.Formatter
Formats the input based on the input layout.
format(Double) - Static method in class org.jaffa.datatypes.Formatter
Formats the input.
format(Double, String) - Static method in class org.jaffa.datatypes.Formatter
Formats the input based on the input layout.
format(DateOnly) - Static method in class org.jaffa.datatypes.Formatter
Formats the input.
format(DateOnly, String) - Static method in class org.jaffa.datatypes.Formatter
Formats the input based on the input layout.
format(DateTime) - Static method in class org.jaffa.datatypes.Formatter
Formats the input.
format(DateTime, String) - Static method in class org.jaffa.datatypes.Formatter
Formats the input based on the input layout.
format(Currency) - Static method in class org.jaffa.datatypes.Formatter
Formats the input.
format(Currency, String) - Static method in class org.jaffa.datatypes.Formatter
Formats the input based on the input layout.
format(String) - Static method in class org.jaffa.datatypes.Formatter
Formats the input.
format(byte[]) - Static method in class org.jaffa.datatypes.Formatter
Formats the input.
format(Object) - Static method in class org.jaffa.datatypes.Formatter
Formats the input.
format(Object, String) - Static method in class org.jaffa.datatypes.Formatter
Formats the input.
formatDescription(CodeHelperInElementDto, Object, Object) - Static method in class org.jaffa.components.codehelper.tx.CodeHelperTx
This method is used to format the description field.
formatDescription(Object, String, String, String, boolean) - Static method in class org.jaffa.util.StringHelper
This method is invoked in cases where 'description' field is appended to a 'code' field.
formatDescription(Object, String, String, String, boolean, String, String) - Static method in class org.jaffa.util.StringHelper
This method is invoked in cases where 'description' field is appended to a 'code' field.
formatDescription(Object, String, String, String, boolean, String, String, int, String) - Static method in class org.jaffa.util.StringHelper
This method is invoked in cases where 'description' field is appended to a 'code' field.
formatName(String) - Static method in class org.jaffa.tools.domainmeta.common.TableBean
Format a field / table name so it complies with Jaffa.
found() - Method in class org.jaffa.tools.patternmetaengine.FindSection
Was the section found in source
freeConnection(Connection) - Method in class org.jaffa.persistence.engines.jdbcengine.datasource.DbConnectionBrokerConnectionFactory
Returns the connection back to the pool.
freeConnection(Connection) - Method in class org.jaffa.persistence.engines.jdbcengine.datasource.DbcpDataSourceConnectionFactory
Returns the connection back to the pool.
freeConnection(Connection) - Method in interface org.jaffa.persistence.engines.jdbcengine.datasource.IConnectionFactory
If the implementation supports connection pooling, returns the connection back to the pool, Otherwise, this will do nothing.
freeConnection(Connection) - Method in class org.jaffa.persistence.engines.jdbcengine.datasource.JndiDataSourceConnectionFactory
Returns the connection back to the pool.
freeConnection(Connection) - Method in interface org.jaffa.persistence.engines.jdbcengine.security.IJdbcSecurityPlugin
This method will be invoked before returning a Connection back to the connection pool.
freeConnection(Connection) - Method in class org.jaffa.security.JDBCSecurityPlugin
 
freeDataSource(DataSource) - Static method in class org.jaffa.persistence.engines.jdbcengine.datasource.DataSourceFactory
Free up the DataSource.
fromHex(char) - Static method in class org.jaffa.security.EncryptionHelper
Utility function to convert a hex character to a number.
fromHexString(String) - Static method in class org.jaffa.security.EncryptionHelper
Convert a String of hex values into a byte[].

G

GenerateTOC - class org.jaffa.tools.website.GenerateTOC.
 
Generic - class org.jaffa.beans.moulding.data.Generic.
 
Generic() - Constructor for class org.jaffa.beans.moulding.data.Generic
 
GenericForeignKeyFieldValidator - class org.jaffa.rules.fieldvalidators.GenericForeignKeyFieldValidator.
This validates a field against a set of valid values for that field, as listed in a database table For eg.
GenericForeignKeyFieldValidator() - Constructor for class org.jaffa.rules.fieldvalidators.GenericForeignKeyFieldValidator
 
GlobalMenu - interface org.jaffa.components.navigation.domain.GlobalMenu.
Java content class for global-menu element declaration.
GlobalMenuImpl - class org.jaffa.components.navigation.domain.impl.GlobalMenuImpl.
 
GlobalMenuImpl() - Constructor for class org.jaffa.components.navigation.domain.impl.GlobalMenuImpl
 
GlobalMenuImpl.Unmarshaller - class org.jaffa.components.navigation.domain.impl.GlobalMenuImpl.Unmarshaller.
 
GlobalMenuImpl.Unmarshaller(UnmarshallingContext) - Constructor for class org.jaffa.components.navigation.domain.impl.GlobalMenuImpl.Unmarshaller
 
GlobalMenuType - interface org.jaffa.components.navigation.domain.GlobalMenuType.
Java content class for annonymous complex type.
GlobalMenuTypeImpl - class org.jaffa.components.navigation.domain.impl.GlobalMenuTypeImpl.
 
GlobalMenuTypeImpl() - Constructor for class org.jaffa.components.navigation.domain.impl.GlobalMenuTypeImpl
 
GlobalMenuTypeImpl.Unmarshaller - class org.jaffa.components.navigation.domain.impl.GlobalMenuTypeImpl.Unmarshaller.
 
GlobalMenuTypeImpl.Unmarshaller(UnmarshallingContext) - Constructor for class org.jaffa.components.navigation.domain.impl.GlobalMenuTypeImpl.Unmarshaller
 
GrantFunctionAccess - interface org.jaffa.security.securityrolesdomain.GrantFunctionAccess.
Java content class for grant-function-access complex type.
GrantFunctionAccessImpl - class org.jaffa.security.securityrolesdomain.impl.GrantFunctionAccessImpl.
 
GrantFunctionAccessImpl() - Constructor for class org.jaffa.security.securityrolesdomain.impl.GrantFunctionAccessImpl
 
GrantFunctionAccessImpl.Unmarshaller - class org.jaffa.security.securityrolesdomain.impl.GrantFunctionAccessImpl.Unmarshaller.
 
GrantFunctionAccessImpl.Unmarshaller(UnmarshallingContext) - Constructor for class org.jaffa.security.securityrolesdomain.impl.GrantFunctionAccessImpl.Unmarshaller
 
GraphMapping - class org.jaffa.beans.moulding.mapping.GraphMapping.
 
GraphMapping(Class, Class, Map, Map, Map, Map, PropertyDescriptor[], Map, PropertyDescriptor[], Map) - Constructor for class org.jaffa.beans.moulding.mapping.GraphMapping
Creates a new instance of DomainObjectGraph
GridColumnTag - class org.jaffa.presentation.portlet.widgets.taglib.GridColumnTag.
Tag Handler for the GridColumn widget.
GridColumnTag() - Constructor for class org.jaffa.presentation.portlet.widgets.taglib.GridColumnTag
Default constructor.
GridController - class org.jaffa.presentation.portlet.widgets.controller.GridController.
Controller for the Grid widget.
GridController() - Constructor for class org.jaffa.presentation.portlet.widgets.controller.GridController
 
GridModel - class org.jaffa.presentation.portlet.widgets.model.GridModel.
Model for the Grid widget.
GridModel() - Constructor for class org.jaffa.presentation.portlet.widgets.model.GridModel
 
GridModelRow - class org.jaffa.presentation.portlet.widgets.model.GridModelRow.
A GridModel will contain instances of this class, for each row that gets added to it.
GridTag - class org.jaffa.presentation.portlet.widgets.taglib.GridTag.
Tag Handler for the Grid widget.
GridTag() - Constructor for class org.jaffa.presentation.portlet.widgets.taglib.GridTag
Default constructor.
Group - class org.jaffa.components.menu.Group.
Class Group defines the Groups under which the Menu Options are listed
Group() - Constructor for class org.jaffa.components.menu.Group
Default constructor
garbageCollectIdleComponents(int) - Method in class org.jaffa.presentation.portlet.session.UserSession
This will perform garbage collection of idle components.
generate() - Method in class org.jaffa.components.voucher.AbstractVoucherGenerator
The client will invoke this method to generate a voucher.
generate() - Method in interface org.jaffa.components.voucher.IVoucherGenerator
The client will invoke this method to generate a voucher.
generate() - Method in class org.jaffa.components.voucher.SimpleVoucherGenerator
The client will invoke this method to generate a voucher.
generate(String) - Static method in class org.jaffa.tools.domainmeta.uniface.MetaInfoGenerator
This will parse the input file generating meta files for each object specified in the tableinfo file.
generateApplicationResources() - Static method in class org.jaffa.config.InitApp
Combines the ApplicationResources.default and ApplicationResources.override files into the ApplicationResources.properties file.
generateSerializedKey(IPersistent) - Static method in class org.jaffa.persistence.util.PersistentHelper
This will generate a unique string for the input persistent object, based on the persistent class name and its key values.
get(Object) - Method in interface org.jaffa.cache.ICache
Returns the value to which cache maps the specified key.
get(Object) - Method in class org.jaffa.cache.SimpleCache
Returns the value to which cache maps the specified key.
get(Object) - Method in class org.jaffa.cache.WeakCache
Returns the value to which cache maps the specified key.
get(String) - Method in class org.jaffa.presentation.portlet.widgets.model.GridModelRow
Returns the value for the input key.
get(String) - Method in interface org.jaffa.presentation.portlet.widgets.model.IModelMap
Returns the value for the input key.
get(Object) - Method in class org.jaffa.util.ListMap
Returns the value to which this map maps the specified key.
get(Object) - Method in class org.jaffa.util.ListProperties
Returns the value to which this map maps the specified key.
get(int) - Method in class org.jaffa.util.ListSet
Returns the element from the specified position.
getAccessibleField(Class, String, Class) - Static method in class org.jaffa.persistence.engines.jdbcengine.util.Introspection
This method will introspect the input class for for a Field object having the same name as the input fieldName.
getAccessor(String) - Method in class org.jaffa.persistence.engines.jdbcengine.configservice.ClassMetaData
Returns the accessor Field/Method for the specified attribute.
getAccessorMethod(Class, String, Class) - Static method in class org.jaffa.persistence.engines.jdbcengine.util.Introspection
This method will introspect the input class for an accessor Method object - getFieldName() or isFieldName() If no Method is found, then it'll recursively call itself for each parent class.
getAccessors() - Method in class org.jaffa.persistence.engines.jdbcengine.configservice.ClassMetaData
Return a Map of the accessor Field/Method objects for the defined class where key is the name of the attribute and value is the accessor Field/Method object.
getAccessors(Class, Map, Map) - Static method in class org.jaffa.persistence.engines.jdbcengine.util.Introspection
This will introspect the input Class for an AccessibleObject, for each of the input fieldName passed in the 'fields' Map.
getActualPersistentClass(Object) - Method in class org.jaffa.persistence.UOW
This is a helper method to determine the actual class which was used to create an IPersistent instance.
getActualPersistentClass(Object) - Method in interface org.jaffa.persistence.engines.IPersistenceEngine
This is a helper method to determine the actual class which was used to create an IPersistent instance.
getActualPersistentClass(Object) - Method in class org.jaffa.persistence.engines.jdbcengine.Engine
This is a helper method to determine the actual class which was used to create an IPersistent instance.
getActualPersistentClass(IPersistent) - Static method in class org.jaffa.persistence.engines.jdbcengine.proxy.PersistentInstanceFactory
This is a helper method to determine the actual class which was used to create an IPersistent instance.
getAdds() - Method in class org.jaffa.persistence.engines.jdbcengine.datasource.PersistentTransaction
Returns a Collection of Persistent objects to be added to the persistent store.
getAggregates() - Method in class org.jaffa.persistence.Criteria
Returns a collection of Criteria objects, indicating the joins to be performed.
getAlign() - Method in class org.jaffa.presentation.portlet.widgets.taglib.TableTag
Getter for the attribute align.
getAllCriteriaDropDownOptions() - Static method in class org.jaffa.components.finder.CriteriaDropDownOptions
Returns a Map containg value-label pairs to be displayed in a criteria dropdown field.
getAllKeyFieldNames() - Method in class org.jaffa.persistence.engines.jdbcengine.configservice.ClassMetaData
Returns a Map where key is the name of a primary key attribute for the class and value is its corresponding Java type.
getAppName() - Method in class org.jaffa.tools.domainmeta.jdbc.JDBCSchemaReader
Getter for property appName.
getAppName() - Method in interface org.jaffa.tools.patternmetaengine.domain.AppBuilderType
 
getAppName() - Method in class org.jaffa.tools.patternmetaengine.domain.impl.AppBuilderTypeImpl
 
getAppObject(ResultSet, String, String, String) - Static method in class org.jaffa.persistence.engines.jdbcengine.querygenerator.DataTranslator
Gets a parameter from the ResultSet.
getAppObject(CallableStatement, int, String, String) - Static method in class org.jaffa.persistence.engines.jdbcengine.querygenerator.DataTranslator
Gets a parameter from the CallableStatement.
getAppObject(ResultSet, String, String) - Method in class org.jaffa.persistence.engines.jdbcengine.querygenerator.TypeDefs.BlobTypeDefinition
Gets a parameter from the ResultSet.
getAppObject(CallableStatement, int, String) - Method in class org.jaffa.persistence.engines.jdbcengine.querygenerator.TypeDefs.BlobTypeDefinition
Gets a parameter from the CallableStatement.
getAppObject(ResultSet, String, String) - Method in class org.jaffa.persistence.engines.jdbcengine.querygenerator.TypeDefs.BooleanAsBitTypeDefinition
Gets a parameter from the ResultSet.
getAppObject(CallableStatement, int, String) - Method in class org.jaffa.persistence.engines.jdbcengine.querygenerator.TypeDefs.BooleanAsBitTypeDefinition
Gets a parameter from the CallableStatement.
getAppObject(ResultSet, String, String) - Method in class org.jaffa.persistence.engines.jdbcengine.querygenerator.TypeDefs.BooleanAsStringTypeDefinition
Gets a parameter from the ResultSet.
getAppObject(CallableStatement, int, String) - Method in class org.jaffa.persistence.engines.jdbcengine.querygenerator.TypeDefs.BooleanAsStringTypeDefinition
Gets a parameter from the CallableStatement.
getAppObject(ResultSet, String, String) - Method in class org.jaffa.persistence.engines.jdbcengine.querygenerator.TypeDefs.BooleanTypeDefinition
Gets a parameter from the ResultSet.
getAppObject(CallableStatement, int, String) - Method in class org.jaffa.persistence.engines.jdbcengine.querygenerator.TypeDefs.BooleanTypeDefinition
Gets a parameter from the CallableStatement.
getAppObject(ResultSet, String, String) - Method in class org.jaffa.persistence.engines.jdbcengine.querygenerator.TypeDefs.ClobTypeDefinition
Gets a parameter from the ResultSet.
getAppObject(CallableStatement, int, String) - Method in class org.jaffa.persistence.engines.jdbcengine.querygenerator.TypeDefs.ClobTypeDefinition
Gets a parameter from the CallableStatement.
getAppObject(ResultSet, String, String) - Method in class org.jaffa.persistence.engines.jdbcengine.querygenerator.TypeDefs.CurrencyTypeDefinition
Gets a parameter from the ResultSet.
getAppObject(CallableStatement, int, String) - Method in class org.jaffa.persistence.engines.jdbcengine.querygenerator.TypeDefs.CurrencyTypeDefinition
Gets a parameter from the CallableStatement.
getAppObject(ResultSet, String, String) - Method in class org.jaffa.persistence.engines.jdbcengine.querygenerator.TypeDefs.DateOnlyTypeDefinition
Gets a parameter from the ResultSet.
getAppObject(CallableStatement, int, String) - Method in class org.jaffa.persistence.engines.jdbcengine.querygenerator.TypeDefs.DateOnlyTypeDefinition
Gets a parameter from the CallableStatement.
getAppObject(ResultSet, String, String) - Method in class org.jaffa.persistence.engines.jdbcengine.querygenerator.TypeDefs.DateTimeTypeDefinition
Gets a parameter from the ResultSet.
getAppObject(CallableStatement, int, String) - Method in class org.jaffa.persistence.engines.jdbcengine.querygenerator.TypeDefs.DateTimeTypeDefinition
Gets a parameter from the CallableStatement.
getAppObject(ResultSet, String, String) - Method in class org.jaffa.persistence.engines.jdbcengine.querygenerator.TypeDefs.DecimalTypeDefinition
Gets a parameter from the ResultSet.
getAppObject(CallableStatement, int, String) - Method in class org.jaffa.persistence.engines.jdbcengine.querygenerator.TypeDefs.DecimalTypeDefinition
Gets a parameter from the CallableStatement.
getAppObject(ResultSet, String, String) - Method in class org.jaffa.persistence.engines.jdbcengine.querygenerator.TypeDefs.IntegerTypeDefinition
Gets a parameter from the ResultSet.
getAppObject(CallableStatement, int, String) - Method in class org.jaffa.persistence.engines.jdbcengine.querygenerator.TypeDefs.IntegerTypeDefinition
Gets a parameter from the CallableStatement.
getAppObject(ResultSet, String, String) - Method in class org.jaffa.persistence.engines.jdbcengine.querygenerator.TypeDefs.LongRawTypeDefinition
Gets a parameter from the ResultSet.
getAppObject(CallableStatement, int, String) - Method in class org.jaffa.persistence.engines.jdbcengine.querygenerator.TypeDefs.LongRawTypeDefinition
Gets a parameter from the CallableStatement.
getAppObject(ResultSet, String, String) - Method in class org.jaffa.persistence.engines.jdbcengine.querygenerator.TypeDefs.LongStringTypeDefinition
Gets a parameter from the ResultSet.
getAppObject(CallableStatement, int, String) - Method in class org.jaffa.persistence.engines.jdbcengine.querygenerator.TypeDefs.LongStringTypeDefinition
Gets a parameter from the CallableStatement.
getAppObject(ResultSet, String, String) - Method in class org.jaffa.persistence.engines.jdbcengine.querygenerator.TypeDefs.NullTypeDefinition
Gets a parameter from the ResultSet.
getAppObject(CallableStatement, int, String) - Method in class org.jaffa.persistence.engines.jdbcengine.querygenerator.TypeDefs.NullTypeDefinition
Gets a parameter from the CallableStatement.
getAppObject(ResultSet, String, String) - Method in class org.jaffa.persistence.engines.jdbcengine.querygenerator.TypeDefs.RawTypeDefinition
Gets a parameter from the ResultSet.
getAppObject(CallableStatement, int, String) - Method in class org.jaffa.persistence.engines.jdbcengine.querygenerator.TypeDefs.RawTypeDefinition
Gets a parameter from the CallableStatement.
getAppObject(ResultSet, String, String) - Method in class org.jaffa.persistence.engines.jdbcengine.querygenerator.TypeDefs.StringTypeDefinition
Gets a parameter from the ResultSet.
getAppObject(CallableStatement, int, String) - Method in class org.jaffa.persistence.engines.jdbcengine.querygenerator.TypeDefs.StringTypeDefinition
Gets a parameter from the CallableStatement.
getAppObject(ResultSet, String, String) - Method in class org.jaffa.persistence.engines.jdbcengine.querygenerator.TypeDefs.TypeDefinition
Gets a parameter from the ResultSet.
getAppObject(CallableStatement, int, String) - Method in class org.jaffa.persistence.engines.jdbcengine.querygenerator.TypeDefs.TypeDefinition
Gets a parameter from the CallableStatement.
getAppendBeginMarker() - Method in class org.jaffa.components.codehelper.dto.CodeHelperInElementDto
Getter for property appendBeginMarker.
getAppendEndMarker() - Method in class org.jaffa.components.codehelper.dto.CodeHelperInElementDto
Getter for property appendEndMarker.
getApplication() - Method in class org.jaffa.tools.patternmetaengine.BuildObjectFinder
 
getApplication() - Method in class org.jaffa.tools.patternmetaengine.BuildObjectFinder_1
 
getApplication() - Method in class org.jaffa.tools.patternmetaengine.BuildObjectFinder_2
 
getApplication() - Method in class org.jaffa.tools.patternmetaengine.BuildObjectLookup
 
getApplication() - Method in class org.jaffa.tools.patternmetaengine.BuildObjectLookup_1
 
getApplication() - Method in class org.jaffa.tools.patternmetaengine.BuildObjectLookup_2
 
getApplication() - Method in class org.jaffa.tools.patternmetaengine.BuildObjectMaintenance
 
getApplication() - Method in class org.jaffa.tools.patternmetaengine.BuildObjectMaintenance_1
 
getApplication() - Method in class org.jaffa.tools.patternmetaengine.BuildObjectMaintenance_2
 
getApplication() - Method in class org.jaffa.tools.patternmetaengine.BuildObjectViewer
 
getApplication() - Method in class org.jaffa.tools.patternmetaengine.BuildObjectViewer_1
 
getApplication() - Method in class org.jaffa.tools.patternmetaengine.BuildObjectViewer_2
 
getApplication() - Method in interface org.jaffa.tools.patternmetaengine.IBuilder
Get Application Name
getApplicationExceptionArray() - Method in class org.jaffa.exceptions.ApplicationExceptions
Returns an array of ApplicationException objects.
getApplicationName() - Method in class org.jaffa.tools.domainmeta.uniface.TableInfoReader.TableInfo
Getter for property applicationName.
getApplicationName() - Method in interface org.jaffa.tools.patternmetaengine.domain.ApplicationBuilderType
 
getApplicationName() - Method in class org.jaffa.tools.patternmetaengine.domain.impl.ApplicationBuilderTypeImpl
 
getArg0() - Method in class org.jaffa.presentation.portlet.widgets.taglib.LabelTag
Getter for the attribute arg0.
getArg1() - Method in class org.jaffa.presentation.portlet.widgets.taglib.LabelTag
Getter for the attribute arg1.
getArg2() - Method in class org.jaffa.presentation.portlet.widgets.taglib.LabelTag
Getter for the attribute arg2.
getArg3() - Method in class org.jaffa.presentation.portlet.widgets.taglib.LabelTag
Getter for the attribute arg3.
getArg4() - Method in class org.jaffa.presentation.portlet.widgets.taglib.LabelTag
Getter for the attribute arg4.
getArgumentTypes() - Method in class org.jaffa.util.EventHandler.Method
Getter for property argumentTypes.
getArgumentValues() - Method in class org.jaffa.util.EventHandler.Method
Getter for property argumentValues.
getArguments() - Method in class org.jaffa.exceptions.CustomException
Getter for property arguments.
getAttribute(Object) - Method in class org.jaffa.util.Node
Returns the attribute for the specified key.
getAttributes(Map) - Static method in class org.jaffa.metadata.DomainMetaDataHelper
Returns an array of attributes defined in a domain meta object.
getAttributes() - Method in class org.jaffa.persistence.engines.jdbcengine.configservice.ClassMetaData
Returns a Map of the non-primary-key attributes of the class where key is the name of the attribtue and value is its Java type.
getAttributes() - Static method in class org.jaffa.rules.examples.domain.ValidFieldValueMeta
This returns an array of all the fields of the persistent class.
getAttributes() - Method in class org.jaffa.util.Node
Getter for property attributes.
getAutoTabTo() - Method in class org.jaffa.presentation.portlet.widgets.taglib.EditBoxTag
Getter for the attribute autoTabTo.
getBase(HttpServletRequest) - Static method in class org.jaffa.util.URLHelper
Based on a HttpRequest, this routine will ingure out the URL that represents the root of the web application.
getBatchSize() - Method in interface org.jaffa.tools.loadtest.domain.TestSet
 
getBatchSize() - Method in class org.jaffa.tools.loadtest.domain.impl.TestSetImpl
 
getBeginsWithDml(Object, String, String) - Static method in class org.jaffa.persistence.engines.jdbcengine.querygenerator.DataTranslator
Returns the string to be used in SQL statements, appropriate for the datatype.
getBold() - Method in class org.jaffa.presentation.portlet.widgets.taglib.DateTimeTag
Getter for the attribute bold.
getBold() - Method in class org.jaffa.presentation.portlet.widgets.taglib.EditBoxTag
Getter for the attribute bold.
getBooleanCriteriaDropDownOptions() - Static method in class org.jaffa.components.finder.CriteriaDropDownOptions
Returns a Map containg value-label pairs to be displayed in a criteria dropdown for Boolean fields.
getBooleanCriteriaField(String, String, BooleanFieldMetaData) - Static method in class org.jaffa.components.finder.BooleanCriteriaField
This will generate a CriteriaField object based on the input parameters.
getBooleanValue() - Method in class org.jaffa.tools.patternengine.DomParser.ValueObject
Returns true if the value is any of true/yes/t/y/1.
getBusinessFunction() - Method in interface org.jaffa.security.businessfunctionsdomain.BusinessFunctionsType
 
getBusinessFunction() - Method in class org.jaffa.security.businessfunctionsdomain.impl.BusinessFunctionsTypeImpl
 
getByDomain(String) - Method in class org.jaffa.tools.patternmetaengine.DomainObjectHelper
Get the domain object bean, based on the domain object name
getByIndex(int) - Method in class org.jaffa.util.ListMap
Returns the mapping at the specified index.
getByTable(String) - Method in class org.jaffa.tools.patternmetaengine.DomainObjectHelper
Get the domain object bean, based on the database table name
getBypassCriteriaScreen() - Method in class org.jaffa.presentation.portlet.widgets.taglib.LookupTag
Getter for the attribute bypassCriteriaScreen.
getCache(String) - Static method in class org.jaffa.cache.CacheManager
This will return an instance of the ICache for the input cache-name.
getCalendar() - Method in class org.jaffa.datatypes.DateOnly
Returns the Calendar.
getCalendar() - Method in class org.jaffa.datatypes.DateTime
Returns the Calendar.
getCallableStatement(String) - Method in class org.jaffa.persistence.engines.jdbcengine.datasource.DataSource
Returns the CallableStatement object for the input sql.
getCaseType() - Method in class org.jaffa.metadata.StringFieldMetaData
Getter for property caseType.
getCaseType() - Method in class org.jaffa.rules.fieldvalidators.StringFieldValidator
Getter for property caseType.
getCatalog() - Method in class org.jaffa.tools.database.SyncSchema.Table
Getter for property catalog.
getChanges() - Method in class org.jaffa.tools.database.SyncSchema.Field
Getter for property changes.
getChildById(String) - Method in class org.jaffa.util.Node
Returns the child by id.
getChildByName(String) - Method in class org.jaffa.util.Node
Returns the 1st child which matches the name.
getChildren() - Method in class org.jaffa.components.navigation.NavOption
Returns a list of children (navOptions) that are under this node in the structure
getChildren() - Method in class org.jaffa.util.Node
Returns a collection of child nodes.
getClass(String) - Static method in class org.jaffa.datatypes.Defaults
Returns the Class object for a logicalDataType.
getClassExtn() - Method in class org.jaffa.presentation.portlet.widgets.taglib.ButtonTag
Getter for the attribute classExtn.
getClassMetaData(String, String) - Static method in class org.jaffa.rules.metadata.RulesMetaDataService
Returns an instance of ClassMetaData for the given name.
getClassName() - Method in class org.jaffa.persistence.engines.jdbcengine.configservice.ClassMetaData
Returns the fully-qualified class name of the class that this meta object represents.
getClassName() - Method in interface org.jaffa.persistence.engines.jdbcengine.configservice.initdomain.ConnectionFactory
 
getClassName() - Method in class org.jaffa.persistence.engines.jdbcengine.configservice.initdomain.impl.ConnectionFactoryImpl
 
getClassName() - Method in interface org.jaffa.presentation.portlet.component.componentdomain.Component
 
getClassName() - Method in class org.jaffa.presentation.portlet.component.componentdomain.impl.ComponentImpl
 
getClassName() - Method in class org.jaffa.rules.metadata.ClassMetaData
Getter for the property className.
getClassName() - Method in class org.jaffa.rules.metadata.FieldValidatorMetaData
Getter for the property className.
getClassName() - Method in interface org.jaffa.tools.loadtest.domain.LogOn
 
getClassName() - Method in interface org.jaffa.tools.loadtest.domain.UnitTest
 
getClassName() - Method in class org.jaffa.tools.loadtest.domain.impl.LogOnImpl
 
getClassName() - Method in class org.jaffa.tools.loadtest.domain.impl.UnitTestImpl
 
getClassOverride() - Method in class org.jaffa.presentation.portlet.widgets.taglib.ButtonTag
Getter for the attribute classOverride.
getClassString(String) - Static method in class org.jaffa.datatypes.Defaults
Returns the className for a logicalDataType.
getCloseBrowserFormKey() - Static method in class org.jaffa.presentation.portlet.FormKey
Returns the FormKey that will render the JSP used for closing a browser window.
getClosed() - Method in class org.jaffa.presentation.portlet.widgets.taglib.FoldingSectionTag
 
getCode() - Method in class org.jaffa.components.codehelper.dto.CodeHelperInElementDto
Getter for property code.
getCode() - Method in class org.jaffa.components.codehelper.dto.CodeHelperOutCodeDto
Getter for property code.
getCode() - Method in class org.jaffa.components.codehelper.dto.CodeHelperOutElementDto
Getter for property code.
getCodeFieldName() - Method in class org.jaffa.components.codehelper.dto.CodeHelperInElementDto
Getter for property codeFieldName.
getCodeHelperInElementDto(int) - Method in class org.jaffa.components.codehelper.dto.CodeHelperInDto
Return a codeHelperInElementDto at the specified position in the list
getCodeHelperInElementDtoCount() - Method in class org.jaffa.components.codehelper.dto.CodeHelperInDto
Returns the number of codeHelperInElementDto in the list
getCodeHelperInElementDtos() - Method in class org.jaffa.components.codehelper.dto.CodeHelperInDto
Returns an array of codeHelperInElementDto
getCodeHelperOutCodeDto(int) - Method in class org.jaffa.components.codehelper.dto.CodeHelperOutElementDto
Return a codeHelperOutCodeDto at the specified position in the list
getCodeHelperOutCodeDtoCount() - Method in class org.jaffa.components.codehelper.dto.CodeHelperOutElementDto
Returns the number of codeHelperOutCodeDto in the list
getCodeHelperOutCodeDtos() - Method in class org.jaffa.components.codehelper.dto.CodeHelperOutElementDto
Returns an array of codeHelperOutCodeDto
getCodeHelperOutElementDto(int) - Method in class org.jaffa.components.codehelper.dto.CodeHelperOutDto
Return a codeHelperOutElementDto at the specified position in the list
getCodeHelperOutElementDtoCount() - Method in class org.jaffa.components.codehelper.dto.CodeHelperOutDto
Returns the number of codeHelperOutElementDto in the list
getCodeHelperOutElementDtos() - Method in class org.jaffa.components.codehelper.dto.CodeHelperOutDto
Returns an array of codeHelperOutElementDto
getCodes(CodeHelperInDto) - Method in interface org.jaffa.components.codehelper.ICodeHelper
Retrieves the Codes for the specified domainClassName passed in the input.
getCodes(CodeHelperInDto) - Method in class org.jaffa.components.codehelper.tx.CodeHelperTx
Retrieves the Codes for the specified domainClassName passed in the input.
getColLabel() - Method in class org.jaffa.presentation.portlet.widgets.taglib.UserGridTag
 
getColSettings(String, String) - Method in class org.jaffa.presentation.portlet.widgets.controller.UserGridManager
unmarchels any user settings stored in an XML file for the current user configuration of this grid.
getColSize() - Method in class org.jaffa.tools.database.SyncSchema.Field
Getter for property colSize.
getCollection() - Method in class org.jaffa.tools.common.SourceDecomposer
Returns the Collection of the decomposed stream elements.
getColor() - Method in class org.jaffa.presentation.portlet.widgets.taglib.ButtonTag
Getter for the attribute color.
getColumn() - Method in class org.jaffa.presentation.portlet.widgets.taglib.TableColumnTag
Getter for the attribute column.
getColumnDataType(String) - Method in class org.jaffa.presentation.portlet.widgets.model.TableModel
Returns the dataType for the columnName.
getColumnNames() - Method in class org.jaffa.presentation.portlet.widgets.model.TableModel
Returns a List of columnNames, in the order of entry.
getColumns() - Method in class org.jaffa.presentation.portlet.widgets.model.TableModel
Returns a List of TableModel.Column objects, in the order of entry.
getColumns() - Method in class org.jaffa.presentation.portlet.widgets.taglib.DateTimeTag
Getter for the attribute columns.
getColumns() - Method in class org.jaffa.presentation.portlet.widgets.taglib.EditBoxTag
Getter for the attribute columns.
getComments(String) - Method in class org.jaffa.util.ListProperties
Returns the comments for the property.
getCompId() - Method in class org.jaffa.presentation.portlet.session.ui.SessionExplorerComponent
Getter for property compId.
getCompURL() - Method in class org.jaffa.components.menu.Option
Getter for property CompURL - link to be executed for the option.
getComponent() - Method in class org.jaffa.components.navigation.NavOption
Returns the component's ID in case the URL has to be built my hand.
getComponent() - Method in class org.jaffa.presentation.portlet.FormBase
Returns the Component to which this Form belongs
getComponent() - Method in interface org.jaffa.presentation.portlet.component.componentdomain.ComponentsType
 
getComponent() - Method in class org.jaffa.presentation.portlet.component.componentdomain.impl.ComponentsTypeImpl
 
getComponent(String) - Method in class org.jaffa.presentation.portlet.session.UserSession
Get a Component object based on a componentId from the list of created components that have been created by this user.
getComponent() - Method in class org.jaffa.presentation.portlet.widgets.taglib.LookupTag
Getter for the attribute component.
getComponentAction() - Method in interface org.jaffa.components.navigation.domain.MenuOption
 
getComponentAction() - Method in class org.jaffa.components.navigation.domain.impl.MenuOptionImpl
 
getComponentClass() - Method in class org.jaffa.presentation.portlet.component.ComponentDefinition
Getter for property componentClass.
getComponentControllerClass() - Method in class org.jaffa.tools.patternmetaengine.BuildObjectFinder
 
getComponentControllerClass() - Method in class org.jaffa.tools.patternmetaengine.BuildObjectFinder_1
 
getComponentControllerClass() - Method in class org.jaffa.tools.patternmetaengine.BuildObjectFinder_2
 
getComponentControllerClass() - Method in class org.jaffa.tools.patternmetaengine.BuildObjectLookup
 
getComponentControllerClass() - Method in class org.jaffa.tools.patternmetaengine.BuildObjectLookup_1
 
getComponentControllerClass() - Method in class org.jaffa.tools.patternmetaengine.BuildObjectLookup_2
 
getComponentControllerClass() - Method in class org.jaffa.tools.patternmetaengine.BuildObjectMaintenance
 
getComponentControllerClass() - Method in class org.jaffa.tools.patternmetaengine.BuildObjectMaintenance_1
 
getComponentControllerClass() - Method in class org.jaffa.tools.patternmetaengine.BuildObjectMaintenance_2
 
getComponentControllerClass() - Method in class org.jaffa.tools.patternmetaengine.BuildObjectViewer
 
getComponentControllerClass() - Method in class org.jaffa.tools.patternmetaengine.BuildObjectViewer_1
 
getComponentControllerClass() - Method in class org.jaffa.tools.patternmetaengine.BuildObjectViewer_2
 
getComponentControllerClass() - Method in interface org.jaffa.tools.patternmetaengine.IBuilder
Get Component Controller Class
getComponentControllerPackage() - Method in class org.jaffa.tools.patternmetaengine.BuildObjectFinder
 
getComponentControllerPackage() - Method in class org.jaffa.tools.patternmetaengine.BuildObjectFinder_1
 
getComponentControllerPackage() - Method in class org.jaffa.tools.patternmetaengine.BuildObjectFinder_2
 
getComponentControllerPackage() - Method in class org.jaffa.tools.patternmetaengine.BuildObjectLookup
 
getComponentControllerPackage() - Method in class org.jaffa.tools.patternmetaengine.BuildObjectLookup_1
 
getComponentControllerPackage() - Method in class org.jaffa.tools.patternmetaengine.BuildObjectLookup_2
 
getComponentControllerPackage() - Method in class org.jaffa.tools.patternmetaengine.BuildObjectMaintenance
 
getComponentControllerPackage() - Method in class org.jaffa.tools.patternmetaengine.BuildObjectMaintenance_1
 
getComponentControllerPackage() - Method in class org.jaffa.tools.patternmetaengine.BuildObjectMaintenance_2
 
getComponentControllerPackage() - Method in class org.jaffa.tools.patternmetaengine.BuildObjectViewer
 
getComponentControllerPackage() - Method in class org.jaffa.tools.patternmetaengine.BuildObjectViewer_1
 
getComponentControllerPackage() - Method in class org.jaffa.tools.patternmetaengine.BuildObjectViewer_2
 
getComponentControllerPackage() - Method in interface org.jaffa.tools.patternmetaengine.IBuilder
Get Component Controller Package
getComponentDefinition() - Method in class org.jaffa.presentation.portlet.component.Component
Returns the ComponentDefinition based on which this Component was created
getComponentDefinition() - Method in interface org.jaffa.presentation.portlet.component.IComponent
Returns the ComponentDefinition based on which this Component was created
getComponentId() - Method in class org.jaffa.presentation.portlet.FormKey
Returns the componentId
getComponentId() - Method in class org.jaffa.presentation.portlet.component.Component
Returns the Id for the component
getComponentId() - Method in interface org.jaffa.presentation.portlet.component.IComponent
Returns the Id for the component
getComponentListWM() - Method in class org.jaffa.presentation.portlet.session.ui.ComponentDetailsForm
 
getComponentListWM() - Method in class org.jaffa.presentation.portlet.session.ui.ComponentExplorerForm
 
getComponentName() - Method in interface org.jaffa.components.navigation.domain.ComponentAction
 
getComponentName() - Method in class org.jaffa.components.navigation.domain.impl.ComponentActionImpl
 
getComponentName() - Method in class org.jaffa.presentation.portlet.component.ComponentDefinition
Getter for property componentName.
getComponentName() - Method in class org.jaffa.tools.patternmetaengine.BuildObjectFinder
 
getComponentName() - Method in class org.jaffa.tools.patternmetaengine.BuildObjectFinder_1
 
getComponentName() - Method in class org.jaffa.tools.patternmetaengine.BuildObjectFinder_2
 
getComponentName() - Method in class org.jaffa.tools.patternmetaengine.BuildObjectLookup
 
getComponentName() - Method in class org.jaffa.tools.patternmetaengine.BuildObjectLookup_1
 
getComponentName() - Method in class org.jaffa.tools.patternmetaengine.BuildObjectLookup_2
 
getComponentName() - Method in class org.jaffa.tools.patternmetaengine.BuildObjectMaintenance
 
getComponentName() - Method in class org.jaffa.tools.patternmetaengine.BuildObjectMaintenance_1
 
getComponentName() - Method in class org.jaffa.tools.patternmetaengine.BuildObjectMaintenance_2
 
getComponentName() - Method in class org.jaffa.tools.patternmetaengine.BuildObjectViewer
 
getComponentName() - Method in class org.jaffa.tools.patternmetaengine.BuildObjectViewer_1
 
getComponentName() - Method in class org.jaffa.tools.patternmetaengine.BuildObjectViewer_2
 
getComponentName() - Method in interface org.jaffa.tools.patternmetaengine.IBuilder
Get Component Name
getComponentRequirements() - Static method in class org.jaffa.presentation.portlet.component.ComponentManager
Get the component requirements, this is Map of mandatory business functions that a user must have access to, to run this component.
getComponentType() - Method in class org.jaffa.presentation.portlet.component.ComponentDefinition
Getter for property componentType.
getComponentType() - Method in class org.jaffa.tools.patternmetaengine.BuildObjectFinder
 
getComponentType() - Method in class org.jaffa.tools.patternmetaengine.BuildObjectFinder_1
 
getComponentType() - Method in class org.jaffa.tools.patternmetaengine.BuildObjectFinder_2
 
getComponentType() - Method in class org.jaffa.tools.patternmetaengine.BuildObjectLookup
 
getComponentType() - Method in class org.jaffa.tools.patternmetaengine.BuildObjectLookup_1
 
getComponentType() - Method in class org.jaffa.tools.patternmetaengine.BuildObjectLookup_2
 
getComponentType() - Method in class org.jaffa.tools.patternmetaengine.BuildObjectMaintenance
 
getComponentType() - Method in class org.jaffa.tools.patternmetaengine.BuildObjectMaintenance_1
 
getComponentType() - Method in class org.jaffa.tools.patternmetaengine.BuildObjectMaintenance_2
 
getComponentType() - Method in class org.jaffa.tools.patternmetaengine.BuildObjectViewer
 
getComponentType() - Method in class org.jaffa.tools.patternmetaengine.BuildObjectViewer_1
 
getComponentType() - Method in class org.jaffa.tools.patternmetaengine.BuildObjectViewer_2
 
getComponentType() - Method in interface org.jaffa.tools.patternmetaengine.IBuilder
Get Component Type
getComponents() - Method in class org.jaffa.components.menu.MainMenu
Return Map containing list of Groups / Options User logged in has access.
getComponents() - Method in class org.jaffa.presentation.portlet.session.UserSession
Added for the administration tool to get data about the components
getConfLocation() - Method in interface org.jaffa.persistence.engines.jdbcengine.configservice.initdomain.InitType
 
getConfLocation() - Method in class org.jaffa.persistence.engines.jdbcengine.configservice.initdomain.impl.InitTypeImpl
 
getConfirm() - Method in class org.jaffa.presentation.portlet.widgets.taglib.ButtonTag
Getter for the attribute confirm.
getConnectionFactory() - Method in interface org.jaffa.persistence.engines.jdbcengine.configservice.initdomain.Database
 
getConnectionFactory() - Method in class org.jaffa.persistence.engines.jdbcengine.configservice.initdomain.impl.DatabaseImpl
 
getConnectionName() - Method in class org.jaffa.tomcat.realm.JDBCEncryptionRealm
Return the username to use to connect to the database.
getConnectionPassword() - Method in class org.jaffa.tomcat.realm.JDBCEncryptionRealm
Return the password to use to connect to the database.
getConnectionURL() - Method in class org.jaffa.tomcat.realm.JDBCEncryptionRealm
Return the URL to use to connect to the database.
getConsolidatedCriteriaAndResults() - Method in class org.jaffa.components.finder.FinderComponent2
Getter for property consolidatedCriteriaAndResults.
getConsolidatedCriteriaAndResultsFormName() - Method in class org.jaffa.components.finder.FinderComponent2
The Component should provide an implementation for this method to return the Struts GlobalForward for the ConsolidatedCriteriaAndResults screen.
getContainerFormKey() - Method in class org.jaffa.presentation.portlet.component.Component
Getter for property containerFormKey.
getContainerFormKey() - Method in interface org.jaffa.presentation.portlet.component.IComponent
Getter for property containerFormKey.
getContents() - Method in class org.jaffa.tools.common.SourceDecomposer.GuardedBlock
Returns the contents.
getContents() - Method in class org.jaffa.tools.common.SourceDecomposer.GuardedBorder
Returns the contents.
getContents() - Method in class org.jaffa.tools.common.SourceDecomposer.PlainText
Returns the text that this object represents.
getContents() - Method in class org.jaffa.util.StringHelper.Line
Returns the contents of the line.
getCreateListeners() - Method in class org.jaffa.components.maint.CreateComponent
Returns a Collection of ICreateListener objects.
getCreateListeners() - Method in class org.jaffa.components.maint.MaintComponent
Deprecated. Returns a Collection of ICreateListener objects.
getCreateListeners() - Method in class org.jaffa.components.maint.MaintComponent2
Returns a Collection of ICreateListener objects.
getCriteria() - Method in class org.jaffa.components.codehelper.dto.CriteriaElementDto
Getter for property criteria.
getCriteriaEntries() - Method in class org.jaffa.persistence.Criteria
Returns the criteria entries.
getCriteriaField(int) - Method in class org.jaffa.components.codehelper.dto.CodeHelperInElementDto
Return a criteriaField at the specified position in the list
getCriteriaFieldCount() - Method in class org.jaffa.components.codehelper.dto.CodeHelperInElementDto
Returns the number of criteriaField in the list
getCriteriaFieldType() - Method in class org.jaffa.tools.patternengine.DomParser.ValueObject
Returns the CriteriaField implementation classname appropriate for the datatype represented by this value.
getCriteriaFieldTypeThrowsException() - Method in class org.jaffa.tools.patternengine.DomParser.ValueObject
Returns true if the CriteriaField implementation class appropriate for the datatype represented by this value throws an Exception during Instantiation.
getCriteriaFields() - Method in class org.jaffa.components.codehelper.dto.CodeHelperInElementDto
Returns an array of criteriaField
getCriteriaFormKey() - Method in class org.jaffa.components.finder.FinderComponent2
Getter for the Criteria screen's FormKey.
getCriteriaFormName() - Method in class org.jaffa.components.finder.FinderComponent2
The Component should provide an implementation for this method to return the Struts GlobalForward for the Criteria screen.
getCssClass() - Method in class org.jaffa.presentation.portlet.widgets.taglib.GridTag
Getter for the attribute width.
getCssUrl() - Method in class org.jaffa.presentation.portlet.widgets.taglib.GridTag
Getter for the attribute width.
getCurrencyCriteriaField(String, String, CurrencyFieldMetaData) - Static method in class org.jaffa.components.finder.CurrencyCriteriaField
This will generate a CriteriaField object based on the input parameters.
getCurrencyFormat() - Static method in class org.jaffa.metadata.CurrencyFieldMetaData
 
getCurrencyType() - Method in class org.jaffa.datatypes.Currency
Getter for property currencyType.
getCurrentScreenCounter() - Method in class org.jaffa.components.maint.MaintComponent2
Getter for property currentScreenCounter.
getCurrentScreenCounter() - Method in class org.jaffa.components.maint.MaintForm
Getter for property currentScreenCounter.
getDataClass() - Method in class org.jaffa.beans.moulding.mapping.GraphMapping
 
getDataClassName() - Method in class org.jaffa.beans.moulding.mapping.GraphMapping
 
getDataClassShortName() - Method in class org.jaffa.beans.moulding.mapping.GraphMapping
 
getDataFieldDescriptor(String) - Method in class org.jaffa.beans.moulding.mapping.GraphMapping
 
getDataFieldNames() - Method in class org.jaffa.beans.moulding.mapping.GraphMapping
 
getDataSource(Database) - Static method in class org.jaffa.persistence.engines.jdbcengine.datasource.DataSourceFactory
Returns a new DataSource instance.
getDataSource() - Method in class org.jaffa.persistence.engines.jdbcengine.datasource.PersistentTransaction
Returns the DataSource holding the Connection.
getDataSourceName() - Method in class org.jaffa.tomcat.realm.JDBCEncryptionRealm
Return the name of the JNDI JDBC DataSource.
getDataType(Object) - Static method in class org.jaffa.datatypes.Defaults
Returns logicalDataType for an object.
getDataType(String) - Static method in class org.jaffa.datatypes.Defaults
Returns logicalDataType for an specified java class.
getDataType() - Method in class org.jaffa.metadata.FieldMetaData
Getter for property dataType.
getDataType() - Method in class org.jaffa.presentation.portlet.widgets.model.EditBoxModel
Getter for property dataType.
getDataType() - Method in class org.jaffa.presentation.portlet.widgets.model.TableModel.Column
Getter for property dataType.
getDataType() - Method in class org.jaffa.presentation.portlet.widgets.taglib.GridColumnTag
Getter for the attribute dataType.
getDataType() - Method in class org.jaffa.presentation.portlet.widgets.taglib.UserGridColumnTag
getter for the attribute dataType
getDataType() - Method in class org.jaffa.tools.database.SyncSchema.Field
Getter for property dataType.
getDataTypeBoolean() - Method in class org.jaffa.tools.patternengine.DomParser.ValueObject
Returns a true if the value represents the Boolean datatype or its variants.
getDataTypeDateOnly() - Method in class org.jaffa.tools.patternengine.DomParser.ValueObject
Returns a true if the value represents the DateOnly datatype
getDataTypeDateTime() - Method in class org.jaffa.tools.patternengine.DomParser.ValueObject
Returns a true if the value represents the DateTime datatype
getDataTypeName() - Method in class org.jaffa.tools.database.SyncSchema.Field
Getter for property dataTypeName.
getDataTypeNumeric() - Method in class org.jaffa.tools.patternengine.DomParser.ValueObject
Returns a true if the value represents a numeric datatype.
getDataTypeString() - Method in class org.jaffa.tools.patternengine.DomParser.ValueObject
Returns a true if the value represents the datatype for which the String class is used.
getDatabase(String) - Method in class org.jaffa.persistence.engines.jdbcengine.configservice.ConfigurationService
Returns a Database object for the database name, as defined in the init file.
getDatabase() - Method in interface org.jaffa.persistence.engines.jdbcengine.configservice.initdomain.InitType
 
getDatabase() - Method in class org.jaffa.persistence.engines.jdbcengine.configservice.initdomain.impl.InitTypeImpl
 
getDatabaseTable() - Method in class org.jaffa.tools.domainmeta.uniface.TableInfoReader.Table
Getter for property databaseTable.
getDatabases() - Method in class org.jaffa.persistence.engines.jdbcengine.configservice.ConfigurationService
Returns a Map of Database objects, keyed by database name, as defined in the init file.
getDateCriteriaDropDownOptions() - Static method in class org.jaffa.components.finder.CriteriaDropDownOptions
Returns a Map containg value-label pairs to be displayed in a criteria dropdown field.
getDateOnly() - Method in class org.jaffa.presentation.portlet.widgets.taglib.DateTimeTag
Getter for the attribute dateOnly.
getDateOnlyCriteriaField(String, String, DateOnlyFieldMetaData) - Static method in class org.jaffa.components.finder.DateOnlyCriteriaField
This will generate a CriteriaField object based on the input parameters.
getDateOnlyFormat() - Static method in class org.jaffa.metadata.DateOnlyFieldMetaData
 
getDateOnlyParse() - Static method in class org.jaffa.metadata.DateOnlyFieldMetaData
 
getDateOnlyValue() - Method in class org.jaffa.presentation.portlet.widgets.model.DateTimeModel
Returns the value as a DateOnly object.
getDateTimeCriteriaField(String, String, DateTimeFieldMetaData) - Static method in class org.jaffa.components.finder.DateTimeCriteriaField
This will generate a CriteriaField object based on the input parameters.
getDateTimeFormat() - Static method in class org.jaffa.metadata.DateTimeFieldMetaData
 
getDateTimeParse() - Static method in class org.jaffa.metadata.DateTimeFieldMetaData
 
getDay() - Method in class org.jaffa.datatypes.DateOnly
Returns the day.
getDay() - Method in class org.jaffa.datatypes.DateTime
Returns the day.
getDayOfWeek() - Method in class org.jaffa.datatypes.DateOnly
Returns the day of the week.
getDayOfWeek() - Method in class org.jaffa.datatypes.DateTime
Returns the day of the week.
getDayOfWeekInMonth() - Method in class org.jaffa.datatypes.DateOnly
Returns the day of the week in the month.
getDayOfWeekInMonth() - Method in class org.jaffa.datatypes.DateTime
Returns the day of the week in the month.
getDayOfYear() - Method in class org.jaffa.datatypes.DateOnly
Returns the day of the year.
getDayOfYear() - Method in class org.jaffa.datatypes.DateTime
Returns the day of the year.
getDebugLevel() - Method in class org.jaffa.persistence.engines.jdbcengine.datasource.DbConnectionBrokerConnectionFactory
Getter for property debugLevel.
getDecimalCriteriaField(String, String, DecimalFieldMetaData) - Static method in class org.jaffa.components.finder.DecimalCriteriaField
This will generate a CriteriaField object based on the input parameters.
getDecimalFormat() - Static method in class org.jaffa.metadata.DecimalFieldMetaData
 
getDecimalSymbol(Locale) - Method in class org.jaffa.presentation.portlet.widgets.taglib.EditBoxTag
 
getDefImage() - Method in class org.jaffa.presentation.portlet.widgets.taglib.ImageTag
Getter for the attribute defImage.
getDefaultDescriptionBeginMarker() - Static method in class org.jaffa.util.StringHelper
Returns the default String used in the formatDescription() methods placed at the beginning.
getDefaultDescriptionEndMarker() - Static method in class org.jaffa.util.StringHelper
Returns the default String used in the formatDescription() methods placed at the end.
getDefaultMaxRecordsDropDownOption() - Static method in class org.jaffa.components.finder.CriteriaDropDownOptions
Returns the default value to be displayed in the 'MaxRecords' dropdown of the Finder/Lookup criteria screens.
getDefaultMessageResources() - Static method in class org.jaffa.util.PropertyMessageResourcesFactory
Returns a reference to the default MessageResources instance, which will point to the ResourceBundle as specified in the 'framework.messageResources.bundle' property of framework.properties file.
getDefaultValue() - Method in class org.jaffa.tools.database.SyncSchema.Field
Getter for property defaultValue.
getDeleteListeners() - Method in class org.jaffa.components.maint.DeleteComponent
Returns a Collection of IDeleteListener objects.
getDeleteListeners() - Method in class org.jaffa.components.maint.MaintComponent
Deprecated. Returns a Collection of IDeleteListener objects.
getDeleteListeners() - Method in class org.jaffa.components.maint.MaintComponent2
Returns a Collection of IDeleteListener objects.
getDeletePreparedStatementString(ClassMetaData) - Static method in class org.jaffa.persistence.engines.jdbcengine.querygenerator.PreparedStatementHelper
Returns a SQL String for use in PreparedStatements for deleting records from the table corresponding to the input ClassMetaData object.
getDeleteStatementString(IPersistent, String) - Static method in class org.jaffa.persistence.engines.jdbcengine.querygenerator.StatementHelper
Returns a SQL String for use in Statements for deleting records from the table corresponding to the input Persistent object.
getDeletes() - Method in class org.jaffa.persistence.engines.jdbcengine.datasource.PersistentTransaction
Returns a Collection of Persistent objects to be deleted from the persistent store.
getDescription() - Method in class org.jaffa.components.codehelper.dto.CodeHelperOutCodeDto
Getter for property description.
getDescription() - Method in class org.jaffa.components.menu.Group
Getter for property Description
getDescription() - Method in interface org.jaffa.presentation.portlet.component.componentdomain.Component
 
getDescription() - Method in class org.jaffa.presentation.portlet.component.componentdomain.impl.ComponentImpl
 
getDescription() - Method in class org.jaffa.rules.examples.domain.ValidFieldValue
Getter for property description.
getDescription() - Method in class org.jaffa.rules.metadata.FieldValidatorMetaData
Getter for the property description.
getDescription() - Method in interface org.jaffa.security.businessfunctionsdomain.BusinessFunction
 
getDescription() - Method in class org.jaffa.security.businessfunctionsdomain.impl.BusinessFunctionImpl
 
getDescription() - Method in interface org.jaffa.security.securityrolesdomain.Role
 
getDescription() - Method in class org.jaffa.security.securityrolesdomain.impl.RoleImpl
 
getDescription() - Method in class org.jaffa.tools.domainmeta.common.FieldBean
Getter for property description.
getDescription() - Method in class org.jaffa.tools.domainmeta.common.TableBean
Getter for property description.
getDescription() - Method in interface org.jaffa.tools.loadtest.domain.TestSet
 
getDescription() - Method in class org.jaffa.tools.loadtest.domain.impl.TestSetImpl
 
getDescriptionFieldName() - Method in class org.jaffa.components.codehelper.dto.CodeHelperInElementDto
Getter for property descriptionFieldName.
getDesktopId() - Method in class org.jaffa.components.navigation.NavOption
Returns the unique Id assigned to this desktop.
getDesktopMenu() - Method in interface org.jaffa.components.navigation.domain.MenuOption
 
getDesktopMenu() - Method in class org.jaffa.components.navigation.domain.impl.MenuOptionImpl
 
getDesktopNavOptions(String) - Method in class org.jaffa.components.navigation.NavAccessor
Based on the DesktopId passed a list will be build of child nodes based on security and parent node ID.
getDetail() - Method in class org.jaffa.presentation.portlet.widgets.taglib.ButtonTag
Getter for the attribute detail.
getDetail() - Method in class org.jaffa.presentation.portlet.widgets.taglib.GridTag
Getter for the attribute detail.
getDetail() - Method in class org.jaffa.presentation.portlet.widgets.taglib.TableTag
Getter for the attribute detail.
getDetail() - Method in class org.jaffa.presentation.portlet.widgets.taglib.UserGridTag
getter for the attribute detail
getDir() - Method in interface org.jaffa.persistence.engines.jdbcengine.configservice.initdomain.DirLoc
 
getDir() - Method in class org.jaffa.persistence.engines.jdbcengine.configservice.initdomain.impl.DirLocImpl
 
getDirLoc() - Method in interface org.jaffa.persistence.engines.jdbcengine.configservice.initdomain.ConfLocation
 
getDirLoc() - Method in class org.jaffa.persistence.engines.jdbcengine.configservice.initdomain.impl.ConfLocationImpl
 
getDisableHyperlink() - Method in class org.jaffa.presentation.portlet.widgets.taglib.TextTag
Getter for the attribute disableHyperlink.
getDisplayOnly() - Method in class org.jaffa.presentation.portlet.widgets.taglib.CheckBoxTag
Getter for the attribute displayOnly.
getDisplayOnly() - Method in class org.jaffa.presentation.portlet.widgets.taglib.GridTag
Getter for the attribute width.
getDisplayResultsScreen() - Method in class org.jaffa.components.finder.FinderComponent
Deprecated. Getter for property displayResultsScreen.
getDisplayResultsScreen() - Method in class org.jaffa.components.finder.FinderComponent2
Getter for property displayResultsScreen.
getDml(Object, String, String) - Static method in class org.jaffa.persistence.engines.jdbcengine.querygenerator.DataTranslator
Returns the string to be used in SQL statements, appropriate for the datatype.
getDml(Object, String) - Method in class org.jaffa.persistence.engines.jdbcengine.querygenerator.TypeDefs.BlobTypeDefinition
Returns the string to be used in SQL statements, appropriate for the datatype.
getDml(Object, String) - Method in class org.jaffa.persistence.engines.jdbcengine.querygenerator.TypeDefs.BooleanAsBitTypeDefinition
Returns the string to be used in SQL statements, appropriate for the datatype.
getDml(Object, String) - Method in class org.jaffa.persistence.engines.jdbcengine.querygenerator.TypeDefs.BooleanAsStringTypeDefinition
Returns the string to be used in SQL statements, appropriate for the datatype.
getDml(Object, String) - Method in class org.jaffa.persistence.engines.jdbcengine.querygenerator.TypeDefs.BooleanTypeDefinition
Returns the string to be used in SQL statements, appropriate for the datatype.
getDml(Object, String) - Method in class org.jaffa.persistence.engines.jdbcengine.querygenerator.TypeDefs.ClobTypeDefinition
Returns the string to be used in SQL statements, appropriate for the datatype.
getDml(Object, String) - Method in class org.jaffa.persistence.engines.jdbcengine.querygenerator.TypeDefs.CurrencyTypeDefinition
Returns the string to be used in SQL statements, appropriate for the datatype.
getDml(Object, String) - Method in class org.jaffa.persistence.engines.jdbcengine.querygenerator.TypeDefs.DateOnlyTypeDefinition
Returns the string to be used in SQL statements, appropriate for the datatype.
getDml(Object, String) - Method in class org.jaffa.persistence.engines.jdbcengine.querygenerator.TypeDefs.DateTimeTypeDefinition
Returns the string to be used in SQL statements, appropriate for the datatype.
getDml(Object, String) - Method in class org.jaffa.persistence.engines.jdbcengine.querygenerator.TypeDefs.DecimalTypeDefinition
Returns the string to be used in SQL statements, appropriate for the datatype.
getDml(Object, String) - Method in class org.jaffa.persistence.engines.jdbcengine.querygenerator.TypeDefs.IntegerTypeDefinition
Returns the string to be used in SQL statements, appropriate for the datatype.
getDml(Object, String) - Method in class org.jaffa.persistence.engines.jdbcengine.querygenerator.TypeDefs.LongRawTypeDefinition
Returns the string to be used in SQL statements, appropriate for the datatype.
getDml(Object, String) - Method in class org.jaffa.persistence.engines.jdbcengine.querygenerator.TypeDefs.LongStringTypeDefinition
Returns the string to be used in SQL statements, appropriate for the datatype.
getDml(Object, String) - Method in class org.jaffa.persistence.engines.jdbcengine.querygenerator.TypeDefs.NullTypeDefinition
Returns the string to be used in SQL statements, appropriate for the datatype.
getDml(Object, String) - Method in class org.jaffa.persistence.engines.jdbcengine.querygenerator.TypeDefs.RawTypeDefinition
Returns the string to be used in SQL statements, appropriate for the datatype.
getDml(Object, String) - Method in class org.jaffa.persistence.engines.jdbcengine.querygenerator.TypeDefs.StringTypeDefinition
Returns the string to be used in SQL statements, appropriate for the datatype.
getDml(Object, String) - Method in class org.jaffa.persistence.engines.jdbcengine.querygenerator.TypeDefs.TypeDefinition
Returns the string to be used in SQL statements, appropriate for the datatype.
getDomain() - Method in class org.jaffa.presentation.portlet.widgets.taglib.LabelTag
Getter for the attribute domain.
getDomain() - Method in class org.jaffa.presentation.portlet.widgets.taglib.TextTag
Getter for the attribute domain.
getDomain() - Method in class org.jaffa.tools.patternmetaengine.BuildObjectFinder
 
getDomain() - Method in class org.jaffa.tools.patternmetaengine.BuildObjectFinder_1
 
getDomain() - Method in class org.jaffa.tools.patternmetaengine.BuildObjectFinder_2
 
getDomain() - Method in class org.jaffa.tools.patternmetaengine.BuildObjectLookup
 
getDomain() - Method in class org.jaffa.tools.patternmetaengine.BuildObjectLookup_1
 
getDomain() - Method in class org.jaffa.tools.patternmetaengine.BuildObjectLookup_2
 
getDomain() - Method in class org.jaffa.tools.patternmetaengine.BuildObjectMaintenance
 
getDomain() - Method in class org.jaffa.tools.patternmetaengine.BuildObjectMaintenance_1
 
getDomain() - Method in class org.jaffa.tools.patternmetaengine.BuildObjectMaintenance_2
 
getDomain() - Method in class org.jaffa.tools.patternmetaengine.BuildObjectViewer
 
getDomain() - Method in class org.jaffa.tools.patternmetaengine.BuildObjectViewer_1
 
getDomain() - Method in class org.jaffa.tools.patternmetaengine.BuildObjectViewer_2
 
getDomain() - Method in interface org.jaffa.tools.patternmetaengine.IBuilder
Get the domain object
getDomainClass() - Method in class org.jaffa.beans.moulding.mapping.GraphMapping
 
getDomainClass() - Method in class org.jaffa.rules.fieldvalidators.ForeignKeyFieldValidator
Getter for property domainClass.
getDomainClassName() - Method in class org.jaffa.beans.moulding.mapping.GraphMapping
 
getDomainClassName() - Method in class org.jaffa.components.codehelper.dto.CodeHelperInElementDto
Getter for property domainClassName.
getDomainClassName() - Method in class org.jaffa.components.codehelper.dto.CodeHelperOutElementDto
Getter for property domainClassName.
getDomainClassName() - Method in class org.jaffa.components.voucher.SimpleVoucherGenerator
Getter for the property domainClassName.
getDomainClassName() - Method in class org.jaffa.rules.fieldvalidators.GenericForeignKeyFieldValidator
Getter for property domainClassName.
getDomainClassShortName() - Method in class org.jaffa.beans.moulding.mapping.GraphMapping
 
getDomainField() - Method in class org.jaffa.presentation.portlet.widgets.taglib.TextTag
Getter for the attribute domainField.
getDomainFieldDescriptor(String) - Method in class org.jaffa.beans.moulding.mapping.GraphMapping
 
getDomainFieldName(String) - Method in class org.jaffa.beans.moulding.mapping.GraphMapping
 
getDomainName() - Method in class org.jaffa.tools.domainmeta.common.TableBean
Getter for property domainName.
getDomainObject() - Method in class org.jaffa.tools.domainmeta.uniface.TableInfoReader.Table
Getter for property domainObject.
getDomainObjectPath() - Method in interface org.jaffa.tools.patternmetaengine.domain.AppBuilderType
 
getDomainObjectPath() - Method in interface org.jaffa.tools.patternmetaengine.domain.ApplicationBuilderType
 
getDomainObjectPath() - Method in class org.jaffa.tools.patternmetaengine.domain.impl.AppBuilderTypeImpl
 
getDomainObjectPath() - Method in class org.jaffa.tools.patternmetaengine.domain.impl.ApplicationBuilderTypeImpl
 
getDomainPackage() - Method in class org.jaffa.tools.domainmeta.common.TableBean
Getter for property domainPackage.
getDomainPackage() - Method in class org.jaffa.tools.domainmeta.uniface.TableInfoReader.Table
Getter for property domainPackage.
getDriverClass() - Method in class org.jaffa.persistence.engines.jdbcengine.datasource.DbConnectionBrokerConnectionFactory
Getter for property driverClass.
getDriverClass() - Method in class org.jaffa.persistence.engines.jdbcengine.datasource.DbcpDataSourceConnectionFactory
Getter for property driverClass.
getDriverName() - Method in class org.jaffa.tomcat.realm.JDBCEncryptionRealm
Return the JDBC driver that will be used.
getDropDownCriteriaDropDownOptions() - Static method in class org.jaffa.components.finder.CriteriaDropDownOptions
Returns a Map containg value-label pairs to be displayed in a criteria dropdown field.
getDual() - Method in class org.jaffa.persistence.Criteria.CriteriaEntry
A true is returned for a dual criteria entry.
getDynamicParameters() - Method in class org.jaffa.presentation.portlet.widgets.taglib.LookupTag
Getter for the attribute dynamicParameters.
getElement(String, int) - Method in class org.jaffa.presentation.portlet.widgets.model.GridModel
Returns a field value from a given row.
getElement(String) - Method in class org.jaffa.presentation.portlet.widgets.model.GridModelRow
Returns the row element identified by the input element id.
getEncryptionClass() - Method in class org.jaffa.tomcat.realm.JDBCEncryptionRealm
Return the class used for encryption
getEncryptionMethod() - Method in class org.jaffa.tomcat.realm.JDBCEncryptionRealm
Return the method used for encryption
getEndPos() - Method in class org.jaffa.tools.patternmetaengine.FindSection
Get end position of section.
getEndsWithDml(Object, String, String) - Static method in class org.jaffa.persistence.engines.jdbcengine.querygenerator.DataTranslator
Returns the string to be used in SQL statements, appropriate for the datatype.
getEngine() - Method in interface org.jaffa.persistence.engines.jdbcengine.configservice.initdomain.Database
 
getEngine() - Method in class org.jaffa.persistence.engines.jdbcengine.configservice.initdomain.impl.DatabaseImpl
 
getEngineType() - Method in class org.jaffa.persistence.engines.jdbcengine.datasource.DataSource
Getter for property engineType, as defined in init.xml
getEntry() - Method in class org.jaffa.persistence.Criteria.AtomicCriteriaEntry
Returns the AtomicCriteria object encapsulated by this criteria entry.
getEol() - Method in class org.jaffa.util.StringHelper.Line
Returns the EOL (End of Line) character of the line.
getErrorBoxInSameWindow() - Method in class org.jaffa.presentation.portlet.widgets.taglib.HeaderTag
Getter for the attribute errorBoxInSameWindow.
getErrorInSavingUserSettings() - Method in class org.jaffa.presentation.portlet.widgets.model.GridModel
getter for the attribute errorInSavingUserSettings
getErrors(HttpServletRequest) - Method in class org.jaffa.presentation.portlet.FormBase
Returns the errors generated while processing this Form
getEventMethods(String) - Static method in class org.jaffa.util.EventHandler
This method will generate an array of EventHandler.Method objects.
getEventPrefix(PageContext) - Static method in class org.jaffa.presentation.portlet.widgets.taglib.TagHelper
Returns the event prefix.
getExcelFormName() - Method in class org.jaffa.components.finder.FinderComponent2
The Component should provide an implementation for this method to return the Struts GlobalForward for the screen displaying the results as an Excel spreadsheet.
getExcelFormName() - Method in class org.jaffa.components.lookup.LookupComponent2
This returns a null, since the Lookup components are not expected to serve up Excel content.
getExclude() - Method in interface org.jaffa.security.securityrolesdomain.Role
 
getExclude() - Method in class org.jaffa.security.securityrolesdomain.impl.RoleImpl
 
getExportType() - Method in class org.jaffa.components.finder.FinderComponent
Deprecated. Getter for property exportType.
getExportType() - Method in class org.jaffa.components.finder.FinderComponent2
Getter for property exportType.
getExportType() - Method in class org.jaffa.components.finder.FinderCriteriaForm
Deprecated. Getter for property exportType.
getExportType() - Method in class org.jaffa.components.finder.FinderForm
Getter for property exportType.
getExportTypeWM() - Method in class org.jaffa.components.finder.FinderCriteriaForm
Deprecated. Getter for property exportType.
getExportTypeWM() - Method in class org.jaffa.components.finder.FinderForm
Getter for property exportType.
getExtendsClass() - Method in class org.jaffa.rules.metadata.FieldMetaData
Getter for the property extendsClass.
getExtendsField() - Method in class org.jaffa.rules.metadata.FieldMetaData
Getter for the property extendsField.
getExtention() - Method in class org.jaffa.presentation.portlet.widgets.model.ImageModel
Getter for property extension (image type).
getField() - Method in class org.jaffa.presentation.portlet.widgets.taglib.ButtonTag
Getter for the attribute field.
getField() - Method in class org.jaffa.presentation.portlet.widgets.taglib.CheckBoxTag
Getter for the attribute field.
getField() - Method in class org.jaffa.presentation.portlet.widgets.taglib.DateTimeTag
Getter for the attribute field.
getField() - Method in class org.jaffa.presentation.portlet.widgets.taglib.DropDownTag
Getter for the attribute field.
getField() - Method in class org.jaffa.presentation.portlet.widgets.taglib.EditBoxTag
Getter for the attribute field.
getField() - Method in class org.jaffa.presentation.portlet.widgets.taglib.GridTag
Getter for the attribute field.
getField() - Method in class org.jaffa.presentation.portlet.widgets.taglib.ImageTag
Getter for the attribute field.
getField() - Method in class org.jaffa.presentation.portlet.widgets.taglib.LabelTag
Getter for the attribute field.
getField() - Method in class org.jaffa.presentation.portlet.widgets.taglib.RadioButtonTag
Getter for the attribute field.
getField() - Method in class org.jaffa.presentation.portlet.widgets.taglib.TableTag
Getter for the attribute field.
getField() - Method in class org.jaffa.presentation.portlet.widgets.taglib.TextTag
Getter for the attribute field.
getField() - Method in class org.jaffa.presentation.portlet.widgets.taglib.TreeTag
Getter for the attribute field.
getField() - Method in class org.jaffa.presentation.portlet.widgets.taglib.UserGridTag
getter for the attribute field
getField(String) - Method in class org.jaffa.rules.metadata.ClassMetaData
Returns the FieldMetaData for the given field.
getField(Object, String) - Static method in class org.jaffa.util.BeanHelper
This will inspect the specified java bean, and extract an Object from the beans getXxx() method, where 'xxx' is the field name passed in.
getFieldList(Class) - Static method in class org.jaffa.beans.moulding.mapping.MappingFilter
Get a list of all the possible objects that can be addressed in this domain object graph
getFieldMetaData(Map) - Static method in class org.jaffa.metadata.DomainMetaDataHelper
Returns an array of FieldMetaData objects defined in a domain meta object.
getFieldMetaData(Map, String) - Static method in class org.jaffa.metadata.DomainMetaDataHelper
Returns a FieldMetaData object defined in a domain meta object for the input field.
getFieldMetaData(String) - Static method in class org.jaffa.persistence.util.PersistentHelper
This returns an array of meta information for all the fields of the persistent class.
getFieldMetaData(String, String) - Static method in class org.jaffa.persistence.util.PersistentHelper
Returns the FieldMetaData object from the meta class for the input persistent class for the input field.
getFieldMetaData() - Static method in class org.jaffa.rules.examples.domain.ValidFieldValueMeta
This returns an array of meta information for all the fields of the persistent class.
getFieldMetaData(String) - Static method in class org.jaffa.rules.examples.domain.ValidFieldValueMeta
This returns meta information for the input field.
getFieldName() - Method in class org.jaffa.components.codehelper.dto.CriteriaElementDto
Getter for property fieldName.
getFieldName() - Method in class org.jaffa.components.finder.OrderByField
Getter for property fieldName.
getFieldName() - Method in class org.jaffa.components.voucher.SimpleVoucherGenerator
Getter for the property fieldName.
getFieldName() - Method in class org.jaffa.rules.examples.domain.ValidFieldValue
Getter for property fieldName.
getFieldName() - Method in class org.jaffa.rules.fieldvalidators.GenericForeignKeyFieldValidator
Getter for property fieldName.
getFieldName() - Method in class org.jaffa.tools.domainmeta.common.FieldBean
Getter for property fieldName.
getFieldNameForField() - Method in class org.jaffa.rules.fieldvalidators.GenericForeignKeyFieldValidator
Getter for property fieldNameForField.
getFieldNameForTable() - Method in class org.jaffa.rules.fieldvalidators.GenericForeignKeyFieldValidator
Getter for property fieldNameForTable.
getFieldNameForValue() - Method in class org.jaffa.rules.fieldvalidators.GenericForeignKeyFieldValidator
Getter for property fieldNameForValue.
getFieldValidatorMetaData(String) - Static method in class org.jaffa.rules.metadata.ValidatorMetaDataService
This will return a FieldValidatorMetaData instance for the input name.
getFields() - Method in class org.jaffa.beans.moulding.mapping.GraphMapping
 
getFields() - Method in class org.jaffa.rules.metadata.ClassMetaData
Getter for the property fields.
getFields() - Method in class org.jaffa.tools.database.SyncSchema.Table
Getter for property fields.
getFields() - Method in class org.jaffa.tools.domainmeta.common.TableBean
Getter for property fields.
getFinderListener() - Method in class org.jaffa.components.finder.FinderComponent
Deprecated. Getter for property finderListener.
getFinderOutDto() - Method in class org.jaffa.components.finder.FinderComponent2
Getter for property finderOutDto.
getFindersDomainPattern() - Method in interface org.jaffa.tools.patternmetaengine.domain.Module
 
getFindersDomainPattern() - Method in class org.jaffa.tools.patternmetaengine.domain.impl.ModuleImpl
 
getFirstDayOfWeek() - Method in class org.jaffa.datatypes.DateOnly
Returns the first day of the week.
getFirstDayOfWeek() - Method in class org.jaffa.datatypes.DateTime
Returns the first day of the week.
getFontname() - Method in class org.jaffa.presentation.portlet.widgets.taglib.ButtonTag
Getter for the attribute fontname.
getFontname() - Method in class org.jaffa.presentation.portlet.widgets.taglib.EditBoxTag
Getter for the attribute fontname.
getFontsize() - Method in class org.jaffa.presentation.portlet.widgets.taglib.ButtonTag
Getter for the attribute fontsize.
getFontsize() - Method in class org.jaffa.presentation.portlet.widgets.taglib.EditBoxTag
Getter for the attribute fontsize.
getForeignFields() - Method in class org.jaffa.beans.moulding.mapping.GraphMapping
 
getForeignKeys(String) - Method in class org.jaffa.beans.moulding.mapping.GraphMapping
 
getFormBase(PageContext) - Static method in class org.jaffa.presentation.portlet.widgets.taglib.TagHelper
Returns the Form object.
getFormKeyChangeListeners() - Method in class org.jaffa.presentation.portlet.component.Component
Returns an array of all the FormKeyChangeListeners registered on this component.
getFormKeyChangeListeners() - Method in interface org.jaffa.presentation.portlet.component.IComponent
Returns an array of all the FormKeyChangeListeners registered on this component.
getFormName() - Method in class org.jaffa.components.maint.MaintComponent2.Screen
Getter for property formName.
getFormName() - Method in class org.jaffa.presentation.portlet.FormKey
Returns the formName
getFormName(PageContext) - Static method in class org.jaffa.presentation.portlet.widgets.taglib.TagHelper
Returns the name of the Form.
getFormTag(PageContext) - Static method in class org.jaffa.presentation.portlet.widgets.taglib.TagHelper
Returns the tag handler for the FormTag.
getFracSize() - Method in class org.jaffa.metadata.CurrencyFieldMetaData
Getter for property fracSize.
getFracSize() - Method in class org.jaffa.metadata.DecimalFieldMetaData
Getter for property intSize.
getFracSize() - Method in class org.jaffa.rules.fieldvalidators.CurrencyFieldValidator
Getter for property fracSize.
getFracSize() - Method in class org.jaffa.rules.fieldvalidators.DecimalFieldValidator
Getter for property fracSize.
getFracSize() - Method in class org.jaffa.tools.database.SyncSchema.Field
Getter for property fracSize.
getFracSize() - Method in class org.jaffa.tools.domainmeta.common.FieldBean
Getter for property fracSize.
getFromCardinality() - Method in class org.jaffa.tools.domainmeta.uniface.RelationshipInfoReader.Relationship
Getter for property fromCardinality.
getFromFamilyById(String) - Method in class org.jaffa.util.Node
Returns a node from the family by id.
getFromSchema() - Method in class org.jaffa.tools.domainmeta.uniface.RelationshipInfoReader.Relationship
Getter for property fromSchema.
getFromTableName() - Method in class org.jaffa.tools.domainmeta.uniface.RelationshipInfoReader.Relationship
Getter for property fromTableName.
getFullSection() - Method in class org.jaffa.tools.patternmetaengine.FindSection
Get the found section, null if not found
getFullUrl(HttpServletRequest) - Static method in class org.jaffa.util.URLHelper
Get a complete string based representation of a request's source URL include query parameters
getGlobalMenu() - Method in class org.jaffa.components.navigation.NavCache
 
getGlobalNavOptions() - Method in class org.jaffa.components.navigation.NavAccessor
Based on the UserId this method will return the list of variables available to the user.
getGrantFunctionAccess() - Method in interface org.jaffa.security.securityrolesdomain.Role
 
getGrantFunctionAccess() - Method in class org.jaffa.security.securityrolesdomain.impl.RoleImpl
 
getGridColumnDataType() - Method in class org.jaffa.tools.patternengine.DomParser.ValueObject
Returns the string to be specified as the GridColumnDataType for the datatype represented by this value.
getGridWidth() - Method in interface org.jaffa.presentation.portlet.widgets.controller.usergriddomain.UserGridSettingsType
 
getGridWidth() - Method in class org.jaffa.presentation.portlet.widgets.controller.usergriddomain.impl.UserGridSettingsTypeImpl
 
getGroupIcon() - Method in class org.jaffa.components.menu.Group
Getter for property GroupIcon
getGroupName() - Method in class org.jaffa.components.menu.Group
Getter for the property GroupName
getGroupTitle() - Method in class org.jaffa.components.menu.Group
Getter for the property of Group Title
getGroupingSymbol(Locale) - Method in class org.jaffa.presentation.portlet.widgets.taglib.EditBoxTag
 
getGuarded() - Method in class org.jaffa.presentation.portlet.widgets.taglib.ButtonTag
Getter for the attribute guarded.
getGuardedBorder(String) - Method in class org.jaffa.tools.common.SourceDecomposer
Returns a GuardedBorder object for the input key.
getGuardedHtmlLocation() - Method in class org.jaffa.presentation.portlet.widgets.taglib.FormTag
Getter for the attribute guardedHtmlLocation.
getHasAccess() - Method in class org.jaffa.security.taglib.ComponentGuardTag
is this tag testing for access to component?
getHasAccess() - Method in class org.jaffa.security.taglib.FunctionGuardTag
is this tag testing for access to function?
getHeader() - Static method in class org.jaffa.presentation.portlet.widgets.taglib.ButtonTag
Returns the string containing the javascript info for the HTML header.
getHeader() - Static method in class org.jaffa.presentation.portlet.widgets.taglib.CheckBoxTag
Returns the string containing the javascript info for the HTML header.
getHeader() - Static method in class org.jaffa.presentation.portlet.widgets.taglib.DateTimeTag
Returns the string containing the javascript info for the HTML header.
getHeader() - Static method in class org.jaffa.presentation.portlet.widgets.taglib.EditBoxTag
Returns the string containing the javascript info for the HTML header.
getHeader() - Static method in class org.jaffa.presentation.portlet.widgets.taglib.FoldingSectionTag
 
getHeader() - Static method in class org.jaffa.presentation.portlet.widgets.taglib.GridTag
Returns the string containing the javascript info for the HTML header.
getHeader() - Static method in class org.jaffa.presentation.portlet.widgets.taglib.TableTag
Returns the string containing the javascript info for the HTML header.
getHeader() - Static method in class org.jaffa.presentation.portlet.widgets.taglib.TextTag
Returns the string containing the javascript info for the HTML header.
getHeader() - Static method in class org.jaffa.presentation.portlet.widgets.taglib.TreeTag
Returns the string containing the javascript info for the HTML header.
getHeader() - Static method in class org.jaffa.presentation.portlet.widgets.taglib.UserGridTag
The Form Tag invokes the following method
getHeaderDto() - Method in class org.jaffa.components.codehelper.dto.CodeHelperInDto
Getter for property headerDto.
getHeaderDto() - Method in class org.jaffa.components.finder.FinderComponent
Deprecated. Returns the HeaderDto.
getHeaderDto() - Method in class org.jaffa.components.finder.FinderComponent2
Returns the HeaderDto.
getHeaderDto() - Method in class org.jaffa.components.maint.MaintComponent2
Returns the HeaderDto.
getHeight() - Method in class org.jaffa.presentation.portlet.widgets.taglib.ButtonTag
Getter for the attribute height.
getHeight() - Method in class org.jaffa.presentation.portlet.widgets.taglib.EditBoxTag
Getter for the attribute height.
getHeight() - Method in class org.jaffa.presentation.portlet.widgets.taglib.GridColumnTag
Getter for the attribute height.
getHeight() - Method in class org.jaffa.presentation.portlet.widgets.taglib.UserGridColumnTag
getter for the attribute height
getHitlistSize() - Method in interface org.jaffa.persistence.engines.jdbcengine.configservice.initdomain.Database
 
getHitlistSize() - Method in class org.jaffa.persistence.engines.jdbcengine.configservice.initdomain.impl.DatabaseImpl
 
getHitlistSize() - Method in class org.jaffa.persistence.engines.jdbcengine.datasource.DataSource
Getter for property hitlistSize.
getHorizontalAbsolutePixelSize() - Method in class org.jaffa.presentation.portlet.widgets.taglib.EditBoxTag
 
getHorizontalOffset() - Method in class org.jaffa.presentation.portlet.widgets.taglib.EditBoxTag
 
getHorizontalSizePercentage() - Method in class org.jaffa.presentation.portlet.widgets.taglib.EditBoxTag
 
getHost() - Method in class org.jaffa.presentation.portlet.session.ui.ComponentExplorerForm
Getter for property host.
getHour() - Method in class org.jaffa.datatypes.DateTime
Returns the hour.
getHourOfDay() - Method in class org.jaffa.datatypes.DateTime
Returns the hour (a 24 hour clock).
getHttpSession() - Method in class org.jaffa.presentation.portlet.session.UserSession
Added for the administration tool to get data about the session
getIcon() - Method in class org.jaffa.components.menu.Option
Getter for the property Icon - path to the graphics of the Icon
getId() - Method in interface org.jaffa.presentation.portlet.component.componentdomain.Component
 
getId() - Method in class org.jaffa.presentation.portlet.component.componentdomain.impl.ComponentImpl
 
getId() - Method in class org.jaffa.presentation.portlet.session.ui.ComponentDetailsForm
Getter for property id.
getId() - Method in class org.jaffa.presentation.portlet.session.ui.ComponentExplorerForm
Getter for property id.
getId() - Method in class org.jaffa.presentation.portlet.widgets.taglib.FoldingSectionTag
 
getId() - Method in class org.jaffa.tools.domainmeta.common.TableBean
Getter for property id.
getId() - Method in class org.jaffa.util.Node
Returns the unique identifier of the node.
getIdPrefix(PageContext) - Static method in class org.jaffa.presentation.portlet.widgets.taglib.TagHelper
Returns the id prefix.
getImage() - Method in class org.jaffa.presentation.portlet.widgets.model.ImageModel
Get the byte array for the image.
getImage() - Method in class org.jaffa.presentation.portlet.widgets.taglib.ButtonTag
Getter for the attribute image.
getImage() - Method in class org.jaffa.presentation.portlet.widgets.taglib.TreeNodeTypeTag
Getter for the attribute imgsrc.
getImageContents(String) - Method in class org.jaffa.presentation.portlet.session.UserSession
Returns the image for the input key.
getImageMimeType(String) - Method in class org.jaffa.presentation.portlet.session.UserSession
Returns the image mime-type for the input key.
getImageOff() - Method in class org.jaffa.presentation.portlet.widgets.taglib.CheckBoxTag
Getter for the attribute imageOff.
getImageOn() - Method in class org.jaffa.presentation.portlet.widgets.taglib.CheckBoxTag
Getter for the attribute imageOn.
getImageUrl() - Method in class org.jaffa.presentation.portlet.widgets.model.ImageModel
Returns the URL to access the image relative of the web server.
getInclude() - Method in interface org.jaffa.security.securityrolesdomain.Role
 
getInclude() - Method in class org.jaffa.security.securityrolesdomain.impl.RoleImpl
 
getIncludedFields() - Method in class org.jaffa.beans.moulding.mapping.MappingFilter
 
getInners() - Method in class org.jaffa.persistence.Criteria
Returns a collection of criteria entries to signify the join conditions.
getInputStream(String) - Static method in class org.jaffa.util.URLHelper
This method will try to load the input resource off the classpath.
getInsertPreparedStatementString(ClassMetaData) - Static method in class org.jaffa.persistence.engines.jdbcengine.querygenerator.PreparedStatementHelper
Returns a SQL String for use in PreparedStatements for inserting records into the table corresponding to the input ClassMetaData object.
getInsertStatementString(IPersistent, String) - Static method in class org.jaffa.persistence.engines.jdbcengine.querygenerator.StatementHelper
Returns a SQL String for use in Statements for inserting records into the table corresponding to the input Persistent object.
getInstance(Class) - Static method in class org.jaffa.beans.moulding.mapping.MappingFactory
 
getInstance(Object) - Static method in class org.jaffa.beans.moulding.mapping.MappingFactory
 
getInstance() - Static method in class org.jaffa.components.navigation.NavCache
Creates an instance of NavCache, if not already instantiated.
getInstance() - Static method in class org.jaffa.persistence.engines.jdbcengine.configservice.ConfigurationService
Creates an instance of ConfigurationService, if not already instantiated.
getInstanceValue(IPersistent, ClassMetaData, String) - Static method in class org.jaffa.persistence.engines.jdbcengine.util.MoldingService
This gets the value of the attributeName from the Persistent object, using the accessor method cached in the ClassMetaData defintion.
getIntSize() - Method in class org.jaffa.metadata.CurrencyFieldMetaData
Getter for property intSize.
getIntSize() - Method in class org.jaffa.metadata.DecimalFieldMetaData
Getter for property intSize.
getIntSize() - Method in class org.jaffa.metadata.IntegerFieldMetaData
Getter for property intSize.
getIntSize() - Method in class org.jaffa.rules.fieldvalidators.CurrencyFieldValidator
Getter for property intSize.
getIntSize() - Method in class org.jaffa.rules.fieldvalidators.DecimalFieldValidator
Getter for property intSize.
getIntSize() - Method in class org.jaffa.rules.fieldvalidators.IntegerFieldValidator
Getter for property intSize.
getIntSize() - Method in class org.jaffa.tools.domainmeta.common.FieldBean
Getter for property intSize.
getIntValue() - Method in class org.jaffa.tools.patternengine.DomParser.ValueObject
Translates the value to an int value.
getIntegerCriteriaField(String, String, IntegerFieldMetaData) - Static method in class org.jaffa.components.finder.IntegerCriteriaField
This will generate a CriteriaField object based on the input parameters.
getIntegerFormat() - Static method in class org.jaffa.metadata.IntegerFieldMetaData
 
getItalics() - Method in class org.jaffa.presentation.portlet.widgets.taglib.EditBoxTag
Getter for the attribute italics.
getJavaDataType() - Method in class org.jaffa.tools.domainmeta.common.FieldBean
Getter for property javaDataType.
getJavaDataType() - Method in class org.jaffa.tools.patternengine.DomParser.ValueObject
Returns the Java classname for the datatype represented by this value.
getJdbcSecurityPlugin() - Method in interface org.jaffa.persistence.engines.jdbcengine.configservice.initdomain.Database
 
getJdbcSecurityPlugin() - Method in class org.jaffa.persistence.engines.jdbcengine.configservice.initdomain.impl.DatabaseImpl
 
getJndiDataSourceName() - Method in class org.jaffa.persistence.engines.jdbcengine.datasource.JndiDataSourceConnectionFactory
Getter for property jndiDataSourceName.
getJulian() - Method in class org.jaffa.datatypes.DateOnly
Returns the corresponding julian value.
getJulian() - Method in class org.jaffa.datatypes.DateTime
Returns the corresponding julian value.
getKey() - Method in class org.jaffa.presentation.portlet.widgets.taglib.FoldingSectionTag
 
getKey() - Method in class org.jaffa.presentation.portlet.widgets.taglib.LabelTag
Getter for the attribute key.
getKey() - Method in class org.jaffa.presentation.portlet.widgets.taglib.UserGridColumnTag
getter for the attribute key
getKey() - Method in class org.jaffa.presentation.portlet.widgets.taglib.UserGridTag
getter for the attribute key
getKey() - Method in class org.jaffa.tools.common.SourceDecomposer.GuardedBlock
Returns the key.
getKey() - Method in class org.jaffa.tools.common.SourceDecomposer.GuardedBorder
Returns the key.
getKeyFields() - Method in class org.jaffa.beans.moulding.mapping.GraphMapping
 
getKeyFields(String) - Static method in class org.jaffa.persistence.util.PersistentHelper
This returns an array of meta information for all the key fields of the persistent class.
getKeyFields() - Static method in class org.jaffa.rules.examples.domain.ValidFieldValueMeta
This returns an array of meta information for all the key fields of the persistent class.
getLabel() - Method in class org.jaffa.components.navigation.NavOption
Method returns the String for the menu option
getLabel() - Method in interface org.jaffa.components.navigation.domain.DesktopMenu
 
getLabel() - Method in interface org.jaffa.components.navigation.domain.MenuOption
 
getLabel() - Method in class org.jaffa.components.navigation.domain.impl.DesktopMenuImpl
 
getLabel() - Method in class org.jaffa.components.navigation.domain.impl.MenuOptionImpl
 
getLabel() - Method in class org.jaffa.presentation.portlet.widgets.model.DropDownModel.Option
Getter for property label.
getLabel() - Method in class org.jaffa.presentation.portlet.widgets.taglib.ButtonTag
Getter for the attribute label.
getLabel() - Method in class org.jaffa.presentation.portlet.widgets.taglib.DropDownOptionTag
Getter for the attribute label.
getLabel() - Method in class org.jaffa.presentation.portlet.widgets.taglib.FoldingSectionTag
 
getLabel() - Method in class org.jaffa.presentation.portlet.widgets.taglib.GridColumnTag
Getter for the attribute label.
getLabel() - Method in class org.jaffa.presentation.portlet.widgets.taglib.UserGridColumnTag
getter for the attribute label
getLabel() - Method in class org.jaffa.tools.domainmeta.common.FieldBean
Getter for property label.
getLabel() - Method in class org.jaffa.tools.domainmeta.common.TableBean
Getter for property label.
getLabelEditorLink(PageContext, String) - Static method in class org.jaffa.presentation.portlet.widgets.taglib.TagHelper
A convenience method to return a hyperlink to the LabelEditor component.
getLabelText() - Method in class org.jaffa.tools.domainmeta.common.FieldBean
Getter for property labelText.
getLabelToken() - Method in class org.jaffa.components.voucher.AbstractVoucherGenerator
Getter for the property labelToken.
getLabelToken() - Method in interface org.jaffa.components.voucher.IVoucherGenerator
Getter for the property labelToken.
getLabelToken() - Method in class org.jaffa.metadata.FieldMetaData
Getter for property labelToken.
getLabelToken(String) - Static method in class org.jaffa.persistence.util.PersistentHelper
This returns the labelToken for a persistent class.
getLabelToken(String, String) - Static method in class org.jaffa.persistence.util.PersistentHelper
This returns the labelToken for a field in a persistent class.
getLabelToken() - Static method in class org.jaffa.rules.examples.domain.ValidFieldValueMeta
Getter for property labelToken.
getLabelToken() - Method in class org.jaffa.rules.fieldvalidators.AbstractFieldValidator
Getter for the property labelToken.
getLabelToken() - Method in interface org.jaffa.rules.fieldvalidators.IFieldValidator
Getter for the property labelToken.
getLabels() - Method in interface org.jaffa.tools.patternmetaengine.domain.Module
 
getLabels() - Method in class org.jaffa.tools.patternmetaengine.domain.impl.ModuleImpl
 
getLayout() - Method in class org.jaffa.metadata.BooleanFieldMetaData
Getter for property layout.
getLayout() - Method in class org.jaffa.metadata.CurrencyFieldMetaData
Getter for property layout.
getLayout() - Method in class org.jaffa.metadata.DateOnlyFieldMetaData
Getter for property layout.
getLayout() - Method in class org.jaffa.metadata.DateTimeFieldMetaData
Getter for property layout.
getLayout() - Method in class org.jaffa.metadata.DecimalFieldMetaData
Getter for property layout.
getLayout() - Method in class org.jaffa.metadata.IntegerFieldMetaData
Getter for property layout.
getLayout() - Method in class org.jaffa.presentation.portlet.widgets.taglib.TextTag
Getter for the attribute layout.
getLayout() - Method in class org.jaffa.rules.fieldvalidators.CurrencyFieldValidator
Getter for property layout.
getLayout() - Method in class org.jaffa.rules.fieldvalidators.DateOnlyFieldValidator
Getter for property layout.
getLayout() - Method in class org.jaffa.rules.fieldvalidators.DateTimeFieldValidator
Getter for property layout.
getLayout() - Method in class org.jaffa.rules.fieldvalidators.DecimalFieldValidator
Getter for property layout.
getLayout() - Method in class org.jaffa.rules.fieldvalidators.IntegerFieldValidator
Getter for property layout.
getLegalValue() - Method in class org.jaffa.rules.examples.domain.ValidFieldValue
Getter for property legalValue.
getLength() - Method in class org.jaffa.components.voucher.AbstractVoucherGenerator
Getter for the property length.
getLength() - Method in interface org.jaffa.components.voucher.IVoucherGenerator
Getter for the property length.
getLength() - Method in class org.jaffa.metadata.StringFieldMetaData
Getter for property length.
getLength() - Method in class org.jaffa.rules.fieldvalidators.StringFieldValidator
Getter for property length.
getLikeDml(Object, String, String) - Static method in class org.jaffa.persistence.engines.jdbcengine.querygenerator.DataTranslator
Returns the string to be used in SQL statements, appropriate for the datatype.
getLikeDml(Object, int, String) - Method in class org.jaffa.persistence.engines.jdbcengine.querygenerator.TypeDefs.BlobTypeDefinition
Returns the string to be used in 'like' SQL statements, appropriate for the datatype.
getLikeDml(Object, int, String) - Method in class org.jaffa.persistence.engines.jdbcengine.querygenerator.TypeDefs.BooleanAsBitTypeDefinition
Returns the string to be used in 'like' SQL statements, appropriate for the datatype.
getLikeDml(Object, int, String) - Method in class org.jaffa.persistence.engines.jdbcengine.querygenerator.TypeDefs.BooleanAsStringTypeDefinition
Returns the string to be used in 'like' SQL statements, appropriate for the datatype.
getLikeDml(Object, int, String) - Method in class org.jaffa.persistence.engines.jdbcengine.querygenerator.TypeDefs.BooleanTypeDefinition
Returns the string to be used in 'like' SQL statements, appropriate for the datatype.
getLikeDml(Object, int, String) - Method in class org.jaffa.persistence.engines.jdbcengine.querygenerator.TypeDefs.ClobTypeDefinition
Returns the string to be used in 'like' SQL statements, appropriate for the datatype.
getLikeDml(Object, int, String) - Method in class org.jaffa.persistence.engines.jdbcengine.querygenerator.TypeDefs.CurrencyTypeDefinition
Returns the string to be used in 'like' SQL statements, appropriate for the datatype.
getLikeDml(Object, int, String) - Method in class org.jaffa.persistence.engines.jdbcengine.querygenerator.TypeDefs.DateOnlyTypeDefinition
Returns the string to be used in 'like' SQL statements, appropriate for the datatype.
getLikeDml(Object, int, String) - Method in class org.jaffa.persistence.engines.jdbcengine.querygenerator.TypeDefs.DateTimeTypeDefinition
Returns the string to be used in 'like' SQL statements, appropriate for the datatype.
getLikeDml(Object, int, String) - Method in class org.jaffa.persistence.engines.jdbcengine.querygenerator.TypeDefs.DecimalTypeDefinition
Returns the string to be used in 'like' SQL statements, appropriate for the datatype.
getLikeDml(Object, int, String) - Method in class org.jaffa.persistence.engines.jdbcengine.querygenerator.TypeDefs.IntegerTypeDefinition
Returns the string to be used in 'like' SQL statements, appropriate for the datatype.
getLikeDml(Object, int, String) - Method in class org.jaffa.persistence.engines.jdbcengine.querygenerator.TypeDefs.LongRawTypeDefinition
Returns the string to be used in 'like' SQL statements, appropriate for the datatype.
getLikeDml(Object, int, String) - Method in class org.jaffa.persistence.engines.jdbcengine.querygenerator.TypeDefs.LongStringTypeDefinition
Returns the string to be used in 'like' SQL statements, appropriate for the datatype.
getLikeDml(Object, int, String) - Method in class org.jaffa.persistence.engines.jdbcengine.querygenerator.TypeDefs.NullTypeDefinition
Returns the string to be used in 'like' SQL statements, appropriate for the datatype.
getLikeDml(Object, int, String) - Method in class org.jaffa.persistence.engines.jdbcengine.querygenerator.TypeDefs.RawTypeDefinition
Returns the string to be used in 'like' SQL statements, appropriate for the datatype.
getLikeDml(Object, int, String) - Method in class org.jaffa.persistence.engines.jdbcengine.querygenerator.TypeDefs.StringTypeDefinition
Returns the string to be used in 'like' SQL statements, appropriate for the datatype.
getLikeDml(Object, int, String) - Method in class org.jaffa.persistence.engines.jdbcengine.querygenerator.TypeDefs.TypeDefinition
Returns the string to be used in 'like' SQL statements, appropriate for the datatype.
getList() - Method in class org.jaffa.rules.fieldvalidators.InListFieldValidator
Getter for property list.
getList() - Method in class org.jaffa.util.FindFiles
Resursivly search the speecified pathList for any file with the specified name
getLocale() - Static method in class org.jaffa.presentation.portlet.session.LocaleContext
This retrieves the locale object from the variable thread If no value exists, then the default locale for the JVM will be returned.
getLocalizedMessage() - Method in class org.jaffa.exceptions.CustomException
This will look up the errorCode in the default resource bundle and return an appropriate message.
getLockPreparedStatementString(ClassMetaData, String) - Static method in class org.jaffa.persistence.engines.jdbcengine.querygenerator.PreparedStatementHelper
Returns a SQL String for use in PreparedStatements for locking records in the table corresponding to the input ClassMetaData object.
getLockStatementString(IPersistent, String) - Static method in class org.jaffa.persistence.engines.jdbcengine.querygenerator.StatementHelper
Returns a SQL String for use in Statements for locking records in the table corresponding to the input Persistent object.
getLocking() - Method in class org.jaffa.persistence.Criteria
Returns the locking strategy for a query.
getLocking() - Method in interface org.jaffa.persistence.IPersistent
Returns the locking strategy for this persistent object.
getLocking() - Method in class org.jaffa.persistence.Persistent
Returns the locking strategy for this persistent object.
getLogAppend() - Method in class org.jaffa.persistence.engines.jdbcengine.datasource.DbConnectionBrokerConnectionFactory
Getter for property logAppend.
getLogFileName() - Method in class org.jaffa.persistence.engines.jdbcengine.datasource.DbConnectionBrokerConnectionFactory
Getter for property logFileName.
getLogOn() - Method in interface org.jaffa.tools.loadtest.domain.TestSet
 
getLogOn() - Method in class org.jaffa.tools.loadtest.domain.impl.TestSetImpl
 
getLoggedOnTitle() - Method in interface org.jaffa.tools.loadtest.domain.LogOn
 
getLoggedOnTitle() - Method in class org.jaffa.tools.loadtest.domain.impl.LogOnImpl
 
getLogic() - Method in class org.jaffa.persistence.Criteria.CriteriaEntry
Returns an int indicating AND or OR condition.
getLookup() - Method in class org.jaffa.presentation.portlet.widgets.taglib.EditBoxTag
Getter for the attribute lookup.
getLower() - Method in class org.jaffa.tools.patternengine.DomParser.ValueObject
Returns the value with the value in lowercase.
getLower(String) - Static method in class org.jaffa.util.StringHelper
A convenience method to translate the input String to LowerCase
getLower1() - Method in class org.jaffa.tools.patternengine.DomParser.ValueObject
Returns the value with the 1st character in lowercase.
getLower1(String) - Static method in class org.jaffa.util.StringHelper
A convenience method to translate the input String's 1st character to LowerCase, the rest of the string is left the same
getMaintenanceDomainPattern() - Method in interface org.jaffa.tools.patternmetaengine.domain.Module
 
getMaintenanceDomainPattern() - Method in class org.jaffa.tools.patternmetaengine.domain.impl.ModuleImpl
 
getMandatory() - Method in class org.jaffa.rules.metadata.FieldValidatorMetaData
Getter for the property mandatory.
getMandatoryFields(String) - Static method in class org.jaffa.persistence.util.PersistentHelper
This returns an array of meta information for all the mandatory fields of the persistent class.
getMandatoryFields() - Static method in class org.jaffa.rules.examples.domain.ValidFieldValueMeta
This returns an array of meta information for all the mandatory fields of the persistent class.
getMandatoryFunction() - Method in interface org.jaffa.presentation.portlet.component.componentdomain.Component
 
getMandatoryFunction() - Method in class org.jaffa.presentation.portlet.component.componentdomain.impl.ComponentImpl
 
getMandatoryFunctions() - Method in class org.jaffa.presentation.portlet.component.ComponentDefinition
Getter for property mandatoryFunctions.
getMappingPackage() - Method in class org.jaffa.tools.domainmeta.jdbc.JDBCSchemaReader
Getter for property mappingPackage.
getMaxCheckoutSeconds() - Method in class org.jaffa.persistence.engines.jdbcengine.datasource.DbConnectionBrokerConnectionFactory
Getter for property maxCheckoutSeconds.
getMaxConnTime() - Method in class org.jaffa.persistence.engines.jdbcengine.datasource.DbConnectionBrokerConnectionFactory
Getter for property maxConnTime.
getMaxLen() - Method in class org.jaffa.presentation.portlet.widgets.model.EditBoxModel
Getter for property maxLen.
getMaxLength() - Method in class org.jaffa.presentation.portlet.widgets.taglib.TextTag
Getter for the attribute maxLength.
getMaxLength() - Method in class org.jaffa.tools.database.SyncSchema.Field
Getter for property maxLength.
getMaxRecords() - Method in class org.jaffa.components.finder.FinderComponent
Deprecated. Getter for property maxRecords.
getMaxRecords() - Method in class org.jaffa.components.finder.FinderComponent2
Getter for property maxRecords.
getMaxRecords() - Method in class org.jaffa.components.finder.FinderCriteriaForm
Deprecated. Getter for property maxRecords.
getMaxRecords() - Method in class org.jaffa.components.finder.FinderForm
Getter for property maxRecords.
getMaxRecords() - Method in class org.jaffa.components.finder.FinderInDto
Getter for property maxRecords.
getMaxRecordsDropDownOptions() - Static method in class org.jaffa.components.finder.CriteriaDropDownOptions
Returns a Map containg value-label pairs to be displayed in a dropdown for selecting the Max Records to be displayed in the Results page.
getMaxRecordsWM() - Method in class org.jaffa.components.finder.FinderCriteriaForm
Deprecated. Getter for DropDown property maxRecords.
getMaxRecordsWM() - Method in class org.jaffa.components.finder.FinderForm
Getter for DropDown property maxRecords.
getMaxValue() - Method in class org.jaffa.metadata.CurrencyFieldMetaData
Getter for property maxValue.
getMaxValue() - Method in class org.jaffa.metadata.DateOnlyFieldMetaData
Getter for property maxValue.
getMaxValue() - Method in class org.jaffa.metadata.DateTimeFieldMetaData
Getter for property maxValue.
getMaxValue() - Method in class org.jaffa.metadata.DecimalFieldMetaData
Getter for property maxValue.
getMaxValue() - Method in class org.jaffa.metadata.IntegerFieldMetaData
Getter for property maxValue.
getMaxValue() - Method in class org.jaffa.rules.fieldvalidators.CurrencyFieldValidator
Getter for property maxValue.
getMaxValue() - Method in class org.jaffa.rules.fieldvalidators.DateOnlyFieldValidator
Getter for property maxValue.
getMaxValue() - Method in class org.jaffa.rules.fieldvalidators.DateTimeFieldValidator
Getter for property maxValue.
getMaxValue() - Method in class org.jaffa.rules.fieldvalidators.DecimalFieldValidator
Getter for property maxValue.
getMaxValue() - Method in class org.jaffa.rules.fieldvalidators.IntegerFieldValidator
Getter for property maxValue.
getMaxWait() - Method in class org.jaffa.persistence.engines.jdbcengine.datasource.DbcpDataSourceConnectionFactory
Getter for property maxWait.
getMaxWait() - Method in class org.jaffa.persistence.engines.jdbcengine.datasource.JndiDataSourceConnectionFactory
Getter for property maxWait.
getMaximumConnections() - Method in class org.jaffa.persistence.engines.jdbcengine.datasource.DbConnectionBrokerConnectionFactory
Getter for property maximumConnections.
getMaximumConnections() - Method in class org.jaffa.persistence.engines.jdbcengine.datasource.DbcpDataSourceConnectionFactory
Getter for property maximumConnections.
getMenuOption() - Method in interface org.jaffa.components.navigation.domain.DesktopMenu
 
getMenuOption() - Method in interface org.jaffa.components.navigation.domain.GlobalMenuType
 
getMenuOption() - Method in interface org.jaffa.components.navigation.domain.SubMenu
 
getMenuOption() - Method in class org.jaffa.components.navigation.domain.impl.DesktopMenuImpl
 
getMenuOption() - Method in class org.jaffa.components.navigation.domain.impl.GlobalMenuTypeImpl
 
getMenuOption() - Method in class org.jaffa.components.navigation.domain.impl.SubMenuImpl
 
getMessage() - Method in class org.jaffa.exceptions.CustomException
Returns the message from the base class.
getMeta() - Method in class org.jaffa.presentation.portlet.widgets.model.DateTimeModel
Getter for property meta.
getMetaClass(String) - Static method in class org.jaffa.persistence.util.PersistentHelper
This returns the corresponding meta class for the input persistent class.
getMetaData(String) - Method in class org.jaffa.persistence.engines.jdbcengine.configservice.ConfigurationService
This tries to locate the mapping file for the input classname through the list of locations as defined in the init file.
getMetaData() - Method in class org.jaffa.persistence.engines.jdbcengine.configservice.MappingParser
Returns a ClassMetaData object corresponding to a mapping file.
getMetaData() - Method in class org.jaffa.presentation.portlet.widgets.model.EditBoxModel
Getter for property metaData.
getMetaFieldType() - Method in class org.jaffa.tools.patternengine.DomParser.ValueObject
Returns the FieldMetaData implementation classname appropriate for the datatype represented by this value.
getMethodName() - Method in interface org.jaffa.tools.loadtest.domain.UnitTest
 
getMethodName() - Method in class org.jaffa.tools.loadtest.domain.impl.UnitTestImpl
 
getMilli() - Method in class org.jaffa.datatypes.DateTime
Returns the milliseconds.
getMimeType() - Method in class org.jaffa.presentation.portlet.widgets.model.ImageModel
Getter for property mimeType.
getMinInterval() - Method in class org.jaffa.presentation.portlet.widgets.taglib.DateTimeTag
Getter for the attribute minInterval.
getMinLen() - Method in class org.jaffa.presentation.portlet.widgets.model.EditBoxModel
Getter for property minLen.
getMinLength() - Method in class org.jaffa.metadata.StringFieldMetaData
Getter for property minLength.
getMinLength() - Method in class org.jaffa.rules.fieldvalidators.StringFieldValidator
Getter for property minLength.
getMinValue() - Method in class org.jaffa.metadata.CurrencyFieldMetaData
Getter for property minValue.
getMinValue() - Method in class org.jaffa.metadata.DateOnlyFieldMetaData
Getter for property minValue.
getMinValue() - Method in class org.jaffa.metadata.DateTimeFieldMetaData
Getter for property minValue.
getMinValue() - Method in class org.jaffa.metadata.DecimalFieldMetaData
Getter for property minValue.
getMinValue() - Method in class org.jaffa.metadata.IntegerFieldMetaData
Getter for property minValue.
getMinValue() - Method in class org.jaffa.rules.fieldvalidators.CurrencyFieldValidator
Getter for property minValue.
getMinValue() - Method in class org.jaffa.rules.fieldvalidators.DateOnlyFieldValidator
Getter for property minValue.
getMinValue() - Method in class org.jaffa.rules.fieldvalidators.DateTimeFieldValidator
Getter for property minValue.
getMinValue() - Method in class org.jaffa.rules.fieldvalidators.DecimalFieldValidator
Getter for property minValue.
getMinValue() - Method in class org.jaffa.rules.fieldvalidators.IntegerFieldValidator
Getter for property minValue.
getMinimumConnections() - Method in class org.jaffa.persistence.engines.jdbcengine.datasource.DbConnectionBrokerConnectionFactory
Getter for property minimumConnections.
getMinimumConnections() - Method in class org.jaffa.persistence.engines.jdbcengine.datasource.DbcpDataSourceConnectionFactory
Getter for property minimumConnections.
getMinute() - Method in class org.jaffa.datatypes.DateTime
Returns the minute.
getMode() - Method in interface org.jaffa.components.maint.IMaintComponent
Getter for property mode.
getMode() - Method in class org.jaffa.components.maint.MaintComponent
Deprecated. Getter for property mode.
getMode() - Method in class org.jaffa.components.maint.MaintComponent2
Getter for property mode.
getModel(String) - Method in class org.jaffa.presentation.portlet.session.WidgetCache
Returns a widget model for the input fieldName from the cache.
getModel(PageContext, String, String) - Static method in class org.jaffa.presentation.portlet.widgets.taglib.TagHelper
For an enclosed tag, this will return the model from the pageContext attribute, and it may be null.
getModelMap(PageContext) - Static method in class org.jaffa.presentation.portlet.widgets.taglib.TagHelper
Returns a ModelMap object from the PageContext.
getModule() - Method in class org.jaffa.tools.patternmetaengine.BuildObjectFinder
 
getModule() - Method in class org.jaffa.tools.patternmetaengine.BuildObjectFinder_1
 
getModule() - Method in class org.jaffa.tools.patternmetaengine.BuildObjectFinder_2
 
getModule() - Method in class org.jaffa.tools.patternmetaengine.BuildObjectLookup
 
getModule() - Method in class org.jaffa.tools.patternmetaengine.BuildObjectLookup_1
 
getModule() - Method in class org.jaffa.tools.patternmetaengine.BuildObjectLookup_2
 
getModule() - Method in class org.jaffa.tools.patternmetaengine.BuildObjectMaintenance
 
getModule() - Method in class org.jaffa.tools.patternmetaengine.BuildObjectMaintenance_1
 
getModule() - Method in class org.jaffa.tools.patternmetaengine.BuildObjectMaintenance_2
 
getModule() - Method in class org.jaffa.tools.patternmetaengine.BuildObjectViewer
 
getModule() - Method in class org.jaffa.tools.patternmetaengine.BuildObjectViewer_1
 
getModule() - Method in class org.jaffa.tools.patternmetaengine.BuildObjectViewer_2
 
getModule() - Method in interface org.jaffa.tools.patternmetaengine.IBuilder
Get Module Name
getModule() - Method in interface org.jaffa.tools.patternmetaengine.domain.AppBuilderType
 
getModule() - Method in interface org.jaffa.tools.patternmetaengine.domain.ApplicationBuilderType
 
getModule() - Method in class org.jaffa.tools.patternmetaengine.domain.impl.AppBuilderTypeImpl
 
getModule() - Method in class org.jaffa.tools.patternmetaengine.domain.impl.ApplicationBuilderTypeImpl
 
getModuleName() - Method in class org.jaffa.tools.domainmeta.jdbc.JDBCSchemaReader
Getter for property moduleName.
getModuleName() - Method in class org.jaffa.tools.domainmeta.uniface.TableInfoReader.Table
Getter for property moduleName.
getModuleTilePrefix() - Method in interface org.jaffa.tools.patternmetaengine.domain.Module
 
getModuleTilePrefix() - Method in class org.jaffa.tools.patternmetaengine.domain.impl.ModuleImpl
 
getMonth() - Method in class org.jaffa.datatypes.DateOnly
Returns the month.
getMonth() - Method in class org.jaffa.datatypes.DateTime
Returns the month.
getMoreRecordsExist() - Method in class org.jaffa.components.finder.FinderForm
Getter for property moreRecordsExist.
getMoreRecordsExist() - Method in class org.jaffa.components.finder.FinderOutDto
Getter for property moreRecordsExist.
getMultiSelect() - Method in class org.jaffa.presentation.portlet.widgets.taglib.TableTag
Getter for the attribute multiSelect.
getMultiSelectLookupListeners() - Method in class org.jaffa.components.lookup.LookupComponent2
Returns a Collection of IMultiSelectLookupListener objects.
getMutator(String) - Method in class org.jaffa.persistence.engines.jdbcengine.configservice.ClassMetaData
Returns the mutator Field/Method for the specified attribute.
getMutatorMethod(Class, String, Class) - Static method in class org.jaffa.persistence.engines.jdbcengine.util.Introspection
This method will introspect the input class for a mutator Method object - setFieldName().
getMutators() - Method in class org.jaffa.persistence.engines.jdbcengine.configservice.ClassMetaData
Return a Map of the mutator Field/Method objects for the defined class where key is the name of the attribute and value is the mutator Field/Method object.
getMutators(Class, Map, Map) - Static method in class org.jaffa.persistence.engines.jdbcengine.util.Introspection
This will introspect the input Class for an AccessibleObject, for each of the input fieldName passed in the 'fields' Map.
getName() - Method in class org.jaffa.components.menu.Option
Getter for the property Name - Name of the Option
getName() - Method in interface org.jaffa.components.navigation.domain.ComponentAction.ParamType
 
getName() - Method in class org.jaffa.components.navigation.domain.impl.ComponentActionImpl.ParamTypeImpl
 
getName() - Method in class org.jaffa.metadata.FieldMetaData
Getter for property layout.
getName() - Method in class org.jaffa.persistence.Criteria.CriteriaEntry
Returns the name of the field.
getName() - Method in interface org.jaffa.persistence.engines.jdbcengine.configservice.initdomain.Database
 
getName() - Method in interface org.jaffa.persistence.engines.jdbcengine.configservice.initdomain.Param
 
getName() - Method in interface org.jaffa.persistence.engines.jdbcengine.configservice.initdomain.PreloadClass
 
getName() - Method in class org.jaffa.persistence.engines.jdbcengine.configservice.initdomain.impl.DatabaseImpl
 
getName() - Method in class org.jaffa.persistence.engines.jdbcengine.configservice.initdomain.impl.ParamImpl
 
getName() - Method in class org.jaffa.persistence.engines.jdbcengine.configservice.initdomain.impl.PreloadClassImpl
 
getName() - Method in interface org.jaffa.presentation.portlet.component.componentdomain.MandatoryFunction
 
getName() - Method in interface org.jaffa.presentation.portlet.component.componentdomain.OptionalFunction
 
getName() - Method in class org.jaffa.presentation.portlet.component.componentdomain.impl.MandatoryFunctionImpl
 
getName() - Method in class org.jaffa.presentation.portlet.component.componentdomain.impl.OptionalFunctionImpl
 
getName() - Method in class org.jaffa.presentation.portlet.session.ui.ComponentDetailsForm
Getter for property name.
getName() - Method in interface org.jaffa.presentation.portlet.widgets.controller.usergriddomain.UserGridColumnSettings
 
getName() - Method in class org.jaffa.presentation.portlet.widgets.controller.usergriddomain.impl.UserGridColumnSettingsImpl
 
getName() - Method in class org.jaffa.presentation.portlet.widgets.model.TableModel.Column
Getter for property name.
getName() - Method in class org.jaffa.presentation.portlet.widgets.taglib.FoldingSectionTag
 
getName() - Method in class org.jaffa.presentation.portlet.widgets.taglib.TreeNodeTypeTag
Getter for the attribute name.
getName() - Static method in class org.jaffa.rules.examples.domain.ValidFieldValueMeta
Returns the name of the persistent class.
getName() - Method in class org.jaffa.rules.metadata.FieldMetaData
Getter for the property name.
getName() - Method in class org.jaffa.rules.metadata.FieldValidatorMetaData
Getter for the property name.
getName() - Method in class org.jaffa.rules.metadata.RuleMetaData
Getter for the property name.
getName() - Method in interface org.jaffa.security.businessfunctionsdomain.BusinessFunction
 
getName() - Method in class org.jaffa.security.businessfunctionsdomain.impl.BusinessFunctionImpl
 
getName() - Method in interface org.jaffa.security.securityrolesdomain.Exclude
 
getName() - Method in interface org.jaffa.security.securityrolesdomain.GrantFunctionAccess
 
getName() - Method in interface org.jaffa.security.securityrolesdomain.Include
 
getName() - Method in interface org.jaffa.security.securityrolesdomain.Role
 
getName() - Method in class org.jaffa.security.securityrolesdomain.impl.ExcludeImpl
 
getName() - Method in class org.jaffa.security.securityrolesdomain.impl.GrantFunctionAccessImpl
 
getName() - Method in class org.jaffa.security.securityrolesdomain.impl.IncludeImpl
 
getName() - Method in class org.jaffa.security.securityrolesdomain.impl.RoleImpl
 
getName() - Method in class org.jaffa.security.taglib.ComponentGuardTag
get component name
getName() - Method in class org.jaffa.security.taglib.FunctionGuardTag
get business function name
getName() - Method in class org.jaffa.tomcat.realm.JDBCEncryptionRealm
Return a short name for this Realm implementation.
getName() - Method in class org.jaffa.tools.database.SyncSchema.Field
Getter for property name.
getName() - Method in class org.jaffa.tools.database.SyncSchema.Table
Getter for property name.
getName() - Method in interface org.jaffa.tools.loadtest.domain.TestSet
 
getName() - Method in interface org.jaffa.tools.loadtest.domain.User
 
getName() - Method in class org.jaffa.tools.loadtest.domain.impl.TestSetImpl
 
getName() - Method in class org.jaffa.tools.loadtest.domain.impl.UserImpl
 
getName() - Method in class org.jaffa.tools.patternmetaengine.BuildObjectFinder
Get Component Name
getName() - Method in class org.jaffa.tools.patternmetaengine.BuildObjectFinder_1
 
getName() - Method in class org.jaffa.tools.patternmetaengine.BuildObjectFinder_2
 
getName() - Method in class org.jaffa.tools.patternmetaengine.BuildObjectLookup
Get Component Name
getName() - Method in class org.jaffa.tools.patternmetaengine.BuildObjectLookup_1
 
getName() - Method in class org.jaffa.tools.patternmetaengine.BuildObjectLookup_2
 
getName() - Method in class org.jaffa.tools.patternmetaengine.BuildObjectMaintenance
Get Component Name
getName() - Method in class org.jaffa.tools.patternmetaengine.BuildObjectMaintenance_1
 
getName() - Method in class org.jaffa.tools.patternmetaengine.BuildObjectMaintenance_2
 
getName() - Method in class org.jaffa.tools.patternmetaengine.BuildObjectViewer
Get Component Name
getName() - Method in class org.jaffa.tools.patternmetaengine.BuildObjectViewer_1
 
getName() - Method in class org.jaffa.tools.patternmetaengine.BuildObjectViewer_2
 
getName() - Method in interface org.jaffa.tools.patternmetaengine.IBuilder
Get Component Name
getName() - Method in interface org.jaffa.tools.patternmetaengine.domain.Module
 
getName() - Method in class org.jaffa.tools.patternmetaengine.domain.impl.ModuleImpl
 
getName() - Method in class org.jaffa.util.EventHandler.Method
Getter for property name.
getName() - Method in class org.jaffa.util.Node
Getter for property name.
getNavAccessor(HttpSession) - Static method in class org.jaffa.components.navigation.NavAccessor
This is a static method to allow a synchronized Access to the NavAccessor object caching it on creation
getNewColumnName() - Method in class org.jaffa.presentation.portlet.widgets.taglib.GridTag
Returns a new column name.
getNewColumnName() - Method in class org.jaffa.presentation.portlet.widgets.taglib.UserGridTag
concatinates the column name
getNewFormKey() - Method in class org.jaffa.presentation.portlet.FormKeyChangeEvent
Getter for property newFormKey.
getNext() - Static method in class org.jaffa.util.Voucher
Get the next unique sequence number
getNextComponentId() - Method in class org.jaffa.presentation.portlet.session.UserSession
Returns a new componentId.
getNextInterceptor() - Method in class org.jaffa.persistence.engines.jdbcengine.interceptor.AbstractInterceptor
Returns the next Interceptor in the chain.
getNoCache() - Method in class org.jaffa.presentation.portlet.widgets.taglib.HeaderTag
Getter for the attribute noCache.
getNoRecordsKey() - Method in class org.jaffa.presentation.portlet.widgets.taglib.GridTag
Getter for the attribute noRecordsKey.
getNoRecordsKey() - Method in class org.jaffa.presentation.portlet.widgets.taglib.TableTag
Getter for the attribute noRecordsKey.
getNoRecordsKey() - Method in class org.jaffa.presentation.portlet.widgets.taglib.UserGridTag
 
getNoRecordsText() - Method in class org.jaffa.presentation.portlet.widgets.taglib.UserGridTag
 
getNode(String) - Method in class org.jaffa.presentation.portlet.widgets.model.TreeModel
Returns a node if it exists based on the passed ID string.
getNodeText() - Method in class org.jaffa.presentation.portlet.widgets.taglib.TreeNodeTypeTag
Getter for the attribute nodetext.
getNodeType() - Method in class org.jaffa.presentation.portlet.widgets.taglib.TreeNodeTypeTag
Getter for the attribute mediatype.
getNonAutoKeyFieldNames() - Method in class org.jaffa.persistence.engines.jdbcengine.configservice.ClassMetaData
Returns a Map where key is the name of a primary key attribute for the class and value is its corresponding Java type.
getNumberOfRecords() - Method in class org.jaffa.components.finder.FinderForm
Getter for property numberOfRecords.
getNumericalCriteriaDropDownOptions() - Static method in class org.jaffa.components.finder.CriteriaDropDownOptions
Returns a Map containg value-label pairs to be displayed in a criteria dropdown field.
getObject(ClassMetaData) - Static method in class org.jaffa.persistence.engines.jdbcengine.util.MoldingService
Creates an instance of the persistent class, as defined in the input ClassMetaData defintion.
getObject(ClassMetaData, ResultSet, String) - Static method in class org.jaffa.persistence.engines.jdbcengine.util.MoldingService
Creates an instance of the persistent class, as defined in the input ClassMetaData defintion.
getObjectFromEncryptedURL(String, SecretKey) - Static method in class org.jaffa.security.EncryptionHelper
Get an Object from an Encoded and Encrypted String.
getObjectLimit() - Method in class org.jaffa.beans.moulding.data.criteria.CriteriaDAO
Getter for property objectLimit.
getOnValidate() - Method in class org.jaffa.presentation.portlet.widgets.taglib.EditBoxTag
Getter for the attribute script.
getOperator() - Method in class org.jaffa.components.finder.BooleanCriteriaField
Getter for property operator.
getOperator() - Method in interface org.jaffa.components.finder.CriteriaField
Getter for property operator.
getOperator() - Method in class org.jaffa.components.finder.CurrencyCriteriaField
Getter for property operator.
getOperator() - Method in class org.jaffa.components.finder.DateOnlyCriteriaField
Getter for property operator.
getOperator() - Method in class org.jaffa.components.finder.DateTimeCriteriaField
Getter for property operator.
getOperator() - Method in class org.jaffa.components.finder.DecimalCriteriaField
Getter for property operator.
getOperator() - Method in class org.jaffa.components.finder.IntegerCriteriaField
Getter for property operator.
getOperator() - Method in class org.jaffa.components.finder.RawCriteriaField
Getter for property operator.
getOperator() - Method in class org.jaffa.components.finder.StringCriteriaField
Getter for property operator.
getOperator() - Method in class org.jaffa.persistence.Criteria.CriteriaEntry
Returns the operator to be used in the assignment.
getOptionalFunction() - Method in interface org.jaffa.presentation.portlet.component.componentdomain.Component
 
getOptionalFunction() - Method in class org.jaffa.presentation.portlet.component.componentdomain.impl.ComponentImpl
 
getOptionalFunctions() - Method in class org.jaffa.presentation.portlet.component.ComponentDefinition
Getter for property optionalFunctions.
getOptions() - Method in class org.jaffa.presentation.portlet.widgets.model.DropDownModel
Returns a List of DropDownModel.Option objects, for each of the option added to this model.
getOrLogic() - Method in class org.jaffa.persistence.AtomicCriteria
Returns an indicator if this object is to be OR-ed.
getOrderByElement() - Method in class org.jaffa.persistence.Criteria.OrderBy
Returns the name of the field.
getOrderByFields(int) - Method in class org.jaffa.components.finder.FinderInDto
Returns a orderByFields from the specified position.
getOrderByFields() - Method in class org.jaffa.components.finder.FinderInDto
Returns an array of orderByFields.
getOrderByFieldsCount() - Method in class org.jaffa.components.finder.FinderInDto
Returns a count of orderByFields.
getOrderBys() - Method in class org.jaffa.persistence.Criteria
Returns a collection of order by elements.
getOrdering() - Method in class org.jaffa.persistence.Criteria.OrderBy
Returns the type of ordering.
getOriginalAttributes(PageContext) - Static method in class org.jaffa.presentation.portlet.widgets.taglib.TagHelper
Returns a Map containing the attributes ATTRIBUTE_ENCLOSED, ATTRIBUTE_ID_PREFIX, ATTRIBUTE_EVENT_PREFIX, ATTRIBUTE_MODEL_MAP.
getOriginalValue(String) - Method in class org.jaffa.beans.moulding.data.domain.DomainDAO
Get the original value for this field, throw an error if this field has no changed, so you should consider first checking with the DomainDAO.hasChanged(String) method
getOutputDir() - Method in interface org.jaffa.tools.loadtest.domain.TestSet
 
getOutputDir() - Method in class org.jaffa.tools.loadtest.domain.impl.TestSetImpl
 
getOutputDirectory() - Method in class org.jaffa.tools.domainmeta.jdbc.JDBCSchemaReader
Getter for property m_outputDirectory.
getOutputFinders() - Method in interface org.jaffa.tools.patternmetaengine.domain.ApplicationBuilderType
 
getOutputFinders() - Method in class org.jaffa.tools.patternmetaengine.domain.impl.ApplicationBuilderTypeImpl
 
getOutputJava() - Method in interface org.jaffa.tools.patternmetaengine.domain.ApplicationBuilderType
 
getOutputJava() - Method in class org.jaffa.tools.patternmetaengine.domain.impl.ApplicationBuilderTypeImpl
 
getOutputLookups() - Method in interface org.jaffa.tools.patternmetaengine.domain.ApplicationBuilderType
 
getOutputLookups() - Method in class org.jaffa.tools.patternmetaengine.domain.impl.ApplicationBuilderTypeImpl
 
getOutputMaintenance() - Method in interface org.jaffa.tools.patternmetaengine.domain.ApplicationBuilderType
 
getOutputMaintenance() - Method in class org.jaffa.tools.patternmetaengine.domain.impl.ApplicationBuilderTypeImpl
 
getOutputRoot() - Method in interface org.jaffa.tools.patternmetaengine.domain.ApplicationBuilderType
 
getOutputRoot() - Method in class org.jaffa.tools.patternmetaengine.domain.impl.ApplicationBuilderTypeImpl
 
getOutputType() - Method in class org.jaffa.presentation.portlet.widgets.taglib.UserGridTag
getter for the attribute outputType
getOutputViewers() - Method in interface org.jaffa.tools.patternmetaengine.domain.ApplicationBuilderType
 
getOutputViewers() - Method in class org.jaffa.tools.patternmetaengine.domain.impl.ApplicationBuilderTypeImpl
 
getOverridesDefault() - Method in class org.jaffa.rules.metadata.FieldMetaData
Getter for the property overridesDefault.
getPackagePrefix() - Method in class org.jaffa.tools.domainmeta.jdbc.JDBCSchemaReader
Getter for property packagePrefix.
getPackagePrefix() - Method in class org.jaffa.tools.domainmeta.uniface.TableInfoReader.TableInfo
Getter for property packagePrefix.
getPackagePrefix() - Method in interface org.jaffa.tools.patternmetaengine.domain.AppBuilderType
 
getPackagePrefix() - Method in interface org.jaffa.tools.patternmetaengine.domain.ApplicationBuilderType
 
getPackagePrefix() - Method in class org.jaffa.tools.patternmetaengine.domain.impl.AppBuilderTypeImpl
 
getPackagePrefix() - Method in class org.jaffa.tools.patternmetaengine.domain.impl.ApplicationBuilderTypeImpl
 
getParam() - Method in interface org.jaffa.components.navigation.domain.ComponentAction
 
getParam() - Method in class org.jaffa.components.navigation.domain.impl.ComponentActionImpl
 
getParam() - Method in interface org.jaffa.persistence.engines.jdbcengine.configservice.initdomain.ConnectionFactory
 
getParam() - Method in class org.jaffa.persistence.engines.jdbcengine.configservice.initdomain.impl.ConnectionFactoryImpl
 
getParamDirections() - Method in interface org.jaffa.persistence.engines.jdbcengine.IStoredProcedure
The implementing class should return an array of integers signifying the directions (input, output or input/output) for each of the parameter returned in the getParameters() method.
getParamSqlTypes() - Method in interface org.jaffa.persistence.engines.jdbcengine.IStoredProcedure
The implementing class should return an array of Strings signifying the SQL type for each of the parameter returned in the getParameters() method.
getParameter(String) - Method in class org.jaffa.rules.metadata.FieldValidatorMetaData
Returns the value of the parameter.
getParameter(String) - Method in class org.jaffa.rules.metadata.RuleMetaData
Returns the value of the parameter.
getParameters() - Method in class org.jaffa.components.navigation.NavOption
Returns a string of any parameters necessary for the URL.
getParameters() - Method in interface org.jaffa.persistence.engines.jdbcengine.IStoredProcedure
The implementing class should return an array of field names, which correspond to the parameters of the StoredProcedure.
getParameters() - Method in class org.jaffa.rules.metadata.FieldValidatorMetaData
Getter for the property parameters.
getParameters() - Method in class org.jaffa.rules.metadata.RuleMetaData
Getter for the property parameters.
getParent() - Method in class org.jaffa.util.Node
Returns the Parent node, or null if this node has no parent.
getParserMethod() - Method in class org.jaffa.tools.patternengine.DomParser.ValueObject
Returns the ParserMethod appropriate for the datatype represented by this value.
getPassword() - Method in class org.jaffa.persistence.engines.jdbcengine.datasource.DbConnectionBrokerConnectionFactory
Getter for property password.
getPassword() - Method in class org.jaffa.persistence.engines.jdbcengine.datasource.DbcpDataSourceConnectionFactory
Getter for property password.
getPassword() - Method in class org.jaffa.presentation.portlet.widgets.taglib.EditBoxTag
Getter for the attribute password.
getPassword(String) - Method in class org.jaffa.tomcat.realm.JDBCEncryptionRealm
Not Implemented - Return the password associated with the given principal's user name.
getPassword() - Method in interface org.jaffa.tools.loadtest.domain.User
 
getPassword() - Method in class org.jaffa.tools.loadtest.domain.impl.UserImpl
 
getPattern() - Method in class org.jaffa.metadata.BooleanFieldMetaData
Getter for property pattern.
getPattern() - Method in class org.jaffa.metadata.StringFieldMetaData
Getter for property pattern.
getPattern() - Method in class org.jaffa.rules.fieldvalidators.BooleanFieldValidator
Getter for property pattern.
getPattern() - Method in class org.jaffa.rules.fieldvalidators.StringFieldValidator
Getter for property pattern.
getPopUp() - Method in class org.jaffa.presentation.portlet.widgets.taglib.TextTag
Getter for the attribute popUp.
getPopupHints() - Method in class org.jaffa.presentation.portlet.widgets.taglib.UserGridTag
 
getPrefix() - Method in class org.jaffa.components.voucher.AbstractVoucherGenerator
Getter for the property prefix.
getPrefix() - Method in interface org.jaffa.components.voucher.IVoucherGenerator
Getter for the property prefix.
getPrefix() - Method in class org.jaffa.util.SplitString
Returns the prefix String that was created as a result of the split.
getPreload() - Method in interface org.jaffa.persistence.engines.jdbcengine.configservice.initdomain.InitType
 
getPreload() - Method in class org.jaffa.persistence.engines.jdbcengine.configservice.initdomain.impl.InitTypeImpl
 
getPreloadClass() - Method in interface org.jaffa.persistence.engines.jdbcengine.configservice.initdomain.Preload
 
getPreloadClass() - Method in class org.jaffa.persistence.engines.jdbcengine.configservice.initdomain.impl.PreloadImpl
 
getPreparedStatement(String) - Method in class org.jaffa.persistence.engines.jdbcengine.datasource.DataSource
Returns the PreparedStatement object for the input sql.
getPreprocess() - Method in class org.jaffa.presentation.portlet.widgets.taglib.ButtonTag
Getter for the attribute preprocess.
getPrimaryInterface() - Method in class org.jaffa.components.navigation.domain.impl.ComponentActionImpl.ParamTypeImpl
 
getPrimaryInterface() - Method in class org.jaffa.components.navigation.domain.impl.ComponentActionImpl
 
getPrimaryInterface() - Method in class org.jaffa.components.navigation.domain.impl.DesktopMenuImpl
 
getPrimaryInterface() - Method in class org.jaffa.components.navigation.domain.impl.GlobalMenuImpl
 
getPrimaryInterface() - Method in class org.jaffa.components.navigation.domain.impl.GlobalMenuTypeImpl
 
getPrimaryInterface() - Method in class org.jaffa.components.navigation.domain.impl.MenuOptionImpl
 
getPrimaryInterface() - Method in class org.jaffa.components.navigation.domain.impl.SubMenuImpl
 
getPrimaryInterface() - Method in class org.jaffa.components.navigation.domain.impl.UrlActionImpl.UrlTypeImpl
 
getPrimaryInterface() - Method in class org.jaffa.components.navigation.domain.impl.UrlActionImpl
 
getPrimaryInterface() - Method in class org.jaffa.persistence.engines.jdbcengine.configservice.initdomain.impl.ConfLocationImpl
 
getPrimaryInterface() - Method in class org.jaffa.persistence.engines.jdbcengine.configservice.initdomain.impl.ConnectionFactoryImpl
 
getPrimaryInterface() - Method in class org.jaffa.persistence.engines.jdbcengine.configservice.initdomain.impl.DatabaseImpl
 
getPrimaryInterface() - Method in class org.jaffa.persistence.engines.jdbcengine.configservice.initdomain.impl.DirLocImpl
 
getPrimaryInterface() - Method in class org.jaffa.persistence.engines.jdbcengine.configservice.initdomain.impl.HitlistSizeImpl
 
getPrimaryInterface() - Method in class org.jaffa.persistence.engines.jdbcengine.configservice.initdomain.impl.InitImpl
 
getPrimaryInterface() - Method in class org.jaffa.persistence.engines.jdbcengine.configservice.initdomain.impl.InitTypeImpl
 
getPrimaryInterface() - Method in class org.jaffa.persistence.engines.jdbcengine.configservice.initdomain.impl.JdbcSecurityPluginImpl
 
getPrimaryInterface() - Method in class org.jaffa.persistence.engines.jdbcengine.configservice.initdomain.impl.ParamImpl
 
getPrimaryInterface() - Method in class org.jaffa.persistence.engines.jdbcengine.configservice.initdomain.impl.PreloadClassImpl
 
getPrimaryInterface() - Method in class org.jaffa.persistence.engines.jdbcengine.configservice.initdomain.impl.PreloadImpl
 
getPrimaryInterface() - Method in class org.jaffa.persistence.engines.jdbcengine.configservice.initdomain.impl.UsePreparedStatementImpl
 
getPrimaryInterface() - Method in class org.jaffa.presentation.portlet.component.componentdomain.impl.ComponentImpl
 
getPrimaryInterface() - Method in class org.jaffa.presentation.portlet.component.componentdomain.impl.ComponentsImpl
 
getPrimaryInterface() - Method in class org.jaffa.presentation.portlet.component.componentdomain.impl.ComponentsTypeImpl
 
getPrimaryInterface() - Method in class org.jaffa.presentation.portlet.component.componentdomain.impl.MandatoryFunctionImpl
 
getPrimaryInterface() - Method in class org.jaffa.presentation.portlet.component.componentdomain.impl.OptionalFunctionImpl
 
getPrimaryInterface() - Method in class org.jaffa.presentation.portlet.widgets.controller.usergriddomain.impl.UserGridColumnSettingsImpl
 
getPrimaryInterface() - Method in class org.jaffa.presentation.portlet.widgets.controller.usergriddomain.impl.UserGridSettingsImpl
 
getPrimaryInterface() - Method in class org.jaffa.presentation.portlet.widgets.controller.usergriddomain.impl.UserGridSettingsTypeImpl
 
getPrimaryInterface() - Method in class org.jaffa.security.businessfunctionsdomain.impl.BusinessFunctionImpl
 
getPrimaryInterface() - Method in class org.jaffa.security.businessfunctionsdomain.impl.BusinessFunctionsImpl
 
getPrimaryInterface() - Method in class org.jaffa.security.businessfunctionsdomain.impl.BusinessFunctionsTypeImpl
 
getPrimaryInterface() - Method in class org.jaffa.security.securityrolesdomain.impl.ExcludeImpl
 
getPrimaryInterface() - Method in class org.jaffa.security.securityrolesdomain.impl.GrantFunctionAccessImpl
 
getPrimaryInterface() - Method in class org.jaffa.security.securityrolesdomain.impl.IncludeImpl
 
getPrimaryInterface() - Method in class org.jaffa.security.securityrolesdomain.impl.RoleImpl
 
getPrimaryInterface() - Method in class org.jaffa.security.securityrolesdomain.impl.RolesImpl
 
getPrimaryInterface() - Method in class org.jaffa.security.securityrolesdomain.impl.RolesTypeImpl
 
getPrimaryInterface() - Method in class org.jaffa.tools.loadtest.domain.impl.LoadTestingImpl
 
getPrimaryInterface() - Method in class org.jaffa.tools.loadtest.domain.impl.LoadTestingTypeImpl
 
getPrimaryInterface() - Method in class org.jaffa.tools.loadtest.domain.impl.LogOnImpl
 
getPrimaryInterface() - Method in class org.jaffa.tools.loadtest.domain.impl.TestSetImpl
 
getPrimaryInterface() - Method in class org.jaffa.tools.loadtest.domain.impl.UnitTestImpl
 
getPrimaryInterface() - Method in class org.jaffa.tools.loadtest.domain.impl.UnitTestsImpl
 
getPrimaryInterface() - Method in class org.jaffa.tools.loadtest.domain.impl.UserImpl
 
getPrimaryInterface() - Method in class org.jaffa.tools.loadtest.domain.impl.UsersImpl
 
getPrimaryInterface() - Method in class org.jaffa.tools.patternmetaengine.domain.impl.AppBuilderImpl
 
getPrimaryInterface() - Method in class org.jaffa.tools.patternmetaengine.domain.impl.AppBuilderTypeImpl
 
getPrimaryInterface() - Method in class org.jaffa.tools.patternmetaengine.domain.impl.ApplicationBuilderImpl
 
getPrimaryInterface() - Method in class org.jaffa.tools.patternmetaengine.domain.impl.ApplicationBuilderTypeImpl
 
getPrimaryInterface() - Method in class org.jaffa.tools.patternmetaengine.domain.impl.ModuleImpl
 
getPrimaryInterfaceClass() - Method in class org.jaffa.components.navigation.domain.impl.ComponentActionImpl.ParamTypeImpl
 
getPrimaryInterfaceClass() - Method in class org.jaffa.components.navigation.domain.impl.ComponentActionImpl
 
getPrimaryInterfaceClass() - Method in class org.jaffa.components.navigation.domain.impl.DesktopMenuImpl
 
getPrimaryInterfaceClass() - Method in class org.jaffa.components.navigation.domain.impl.GlobalMenuImpl
 
getPrimaryInterfaceClass() - Method in class org.jaffa.components.navigation.domain.impl.GlobalMenuTypeImpl
 
getPrimaryInterfaceClass() - Method in class org.jaffa.components.navigation.domain.impl.MenuOptionImpl
 
getPrimaryInterfaceClass() - Method in class org.jaffa.components.navigation.domain.impl.SubMenuImpl
 
getPrimaryInterfaceClass() - Method in class org.jaffa.components.navigation.domain.impl.UrlActionImpl.UrlTypeImpl
 
getPrimaryInterfaceClass() - Method in class org.jaffa.components.navigation.domain.impl.UrlActionImpl
 
getPrimaryInterfaceClass() - Method in class org.jaffa.persistence.engines.jdbcengine.configservice.initdomain.impl.ConfLocationImpl
 
getPrimaryInterfaceClass() - Method in class org.jaffa.persistence.engines.jdbcengine.configservice.initdomain.impl.ConnectionFactoryImpl
 
getPrimaryInterfaceClass() - Method in class org.jaffa.persistence.engines.jdbcengine.configservice.initdomain.impl.DatabaseImpl
 
getPrimaryInterfaceClass() - Method in class org.jaffa.persistence.engines.jdbcengine.configservice.initdomain.impl.DirLocImpl
 
getPrimaryInterfaceClass() - Method in class org.jaffa.persistence.engines.jdbcengine.configservice.initdomain.impl.HitlistSizeImpl
 
getPrimaryInterfaceClass() - Method in class org.jaffa.persistence.engines.jdbcengine.configservice.initdomain.impl.InitImpl
 
getPrimaryInterfaceClass() - Method in class org.jaffa.persistence.engines.jdbcengine.configservice.initdomain.impl.InitTypeImpl
 
getPrimaryInterfaceClass() - Method in class org.jaffa.persistence.engines.jdbcengine.configservice.initdomain.impl.JdbcSecurityPluginImpl
 
getPrimaryInterfaceClass() - Method in class org.jaffa.persistence.engines.jdbcengine.configservice.initdomain.impl.ParamImpl
 
getPrimaryInterfaceClass() - Method in class org.jaffa.persistence.engines.jdbcengine.configservice.initdomain.impl.PreloadClassImpl
 
getPrimaryInterfaceClass() - Method in class org.jaffa.persistence.engines.jdbcengine.configservice.initdomain.impl.PreloadImpl
 
getPrimaryInterfaceClass() - Method in class org.jaffa.persistence.engines.jdbcengine.configservice.initdomain.impl.UsePreparedStatementImpl
 
getPrimaryInterfaceClass() - Method in class org.jaffa.presentation.portlet.component.componentdomain.impl.ComponentImpl
 
getPrimaryInterfaceClass() - Method in class org.jaffa.presentation.portlet.component.componentdomain.impl.ComponentsImpl
 
getPrimaryInterfaceClass() - Method in class org.jaffa.presentation.portlet.component.componentdomain.impl.ComponentsTypeImpl
 
getPrimaryInterfaceClass() - Method in class org.jaffa.presentation.portlet.component.componentdomain.impl.MandatoryFunctionImpl
 
getPrimaryInterfaceClass() - Method in class org.jaffa.presentation.portlet.component.componentdomain.impl.OptionalFunctionImpl
 
getPrimaryInterfaceClass() - Method in class org.jaffa.presentation.portlet.widgets.controller.usergriddomain.impl.UserGridColumnSettingsImpl
 
getPrimaryInterfaceClass() - Method in class org.jaffa.presentation.portlet.widgets.controller.usergriddomain.impl.UserGridSettingsImpl
 
getPrimaryInterfaceClass() - Method in class org.jaffa.presentation.portlet.widgets.controller.usergriddomain.impl.UserGridSettingsTypeImpl
 
getPrimaryInterfaceClass() - Method in class org.jaffa.security.businessfunctionsdomain.impl.BusinessFunctionImpl
 
getPrimaryInterfaceClass() - Method in class org.jaffa.security.businessfunctionsdomain.impl.BusinessFunctionsImpl
 
getPrimaryInterfaceClass() - Method in class org.jaffa.security.businessfunctionsdomain.impl.BusinessFunctionsTypeImpl
 
getPrimaryInterfaceClass() - Method in class org.jaffa.security.securityrolesdomain.impl.ExcludeImpl
 
getPrimaryInterfaceClass() - Method in class org.jaffa.security.securityrolesdomain.impl.GrantFunctionAccessImpl
 
getPrimaryInterfaceClass() - Method in class org.jaffa.security.securityrolesdomain.impl.IncludeImpl
 
getPrimaryInterfaceClass() - Method in class org.jaffa.security.securityrolesdomain.impl.RoleImpl
 
getPrimaryInterfaceClass() - Method in class org.jaffa.security.securityrolesdomain.impl.RolesImpl
 
getPrimaryInterfaceClass() - Method in class org.jaffa.security.securityrolesdomain.impl.RolesTypeImpl
 
getPrimaryInterfaceClass() - Method in class org.jaffa.tools.loadtest.domain.impl.LoadTestingImpl
 
getPrimaryInterfaceClass() - Method in class org.jaffa.tools.loadtest.domain.impl.LoadTestingTypeImpl
 
getPrimaryInterfaceClass() - Method in class org.jaffa.tools.loadtest.domain.impl.LogOnImpl
 
getPrimaryInterfaceClass() - Method in class org.jaffa.tools.loadtest.domain.impl.TestSetImpl
 
getPrimaryInterfaceClass() - Method in class org.jaffa.tools.loadtest.domain.impl.UnitTestImpl
 
getPrimaryInterfaceClass() - Method in class org.jaffa.tools.loadtest.domain.impl.UnitTestsImpl
 
getPrimaryInterfaceClass() - Method in class org.jaffa.tools.loadtest.domain.impl.UserImpl
 
getPrimaryInterfaceClass() - Method in class org.jaffa.tools.loadtest.domain.impl.UsersImpl
 
getPrimaryInterfaceClass() - Method in class org.jaffa.tools.patternmetaengine.domain.impl.AppBuilderImpl
 
getPrimaryInterfaceClass() - Method in class org.jaffa.tools.patternmetaengine.domain.impl.AppBuilderTypeImpl
 
getPrimaryInterfaceClass() - Method in class org.jaffa.tools.patternmetaengine.domain.impl.ApplicationBuilderImpl
 
getPrimaryInterfaceClass() - Method in class org.jaffa.tools.patternmetaengine.domain.impl.ApplicationBuilderTypeImpl
 
getPrimaryInterfaceClass() - Method in class org.jaffa.tools.patternmetaengine.domain.impl.ModuleImpl
 
getPrimaryKey() - Method in class org.jaffa.presentation.portlet.widgets.taglib.UserGridTag
 
getPrincipal() - Static method in class org.jaffa.security.SecurityManager
Get the Security Prinipal Object for the Current User.
getPrincipal(String) - Method in class org.jaffa.tomcat.realm.JDBCEncryptionRealm
Not Implemented - Return the Principal associated with the given user name.
getProperty(String) - Method in class org.jaffa.components.navigation.domain.ObjectFactory
Get the specified property.
getProperty(String) - Static method in class org.jaffa.config.Config
Returns the value of a property.
getProperty(String, Object) - Static method in class org.jaffa.config.Config
Get a property, can be dynamic or static.
getProperty(String) - Method in class org.jaffa.persistence.engines.jdbcengine.configservice.initdomain.ObjectFactory
Get the specified property.
getProperty(String, String) - Static method in class org.jaffa.persistence.engines.jdbcengine.variants.Variant
Returns the value of a property, for a given variant.
getProperty(String) - Method in class org.jaffa.presentation.portlet.component.componentdomain.ObjectFactory
Get the specified property.
getProperty(String) - Method in class org.jaffa.presentation.portlet.widgets.controller.usergriddomain.ObjectFactory
Get the specified property.
getProperty() - Method in class org.jaffa.rules.fieldvalidators.ForeignKeyFieldValidator
Getter for property.
getProperty(String) - Method in class org.jaffa.security.businessfunctionsdomain.ObjectFactory
Get the specified property.
getProperty(String) - Method in class org.jaffa.security.securityrolesdomain.ObjectFactory
Get the specified property.
getProperty(String) - Method in class org.jaffa.tools.loadtest.domain.ObjectFactory
Get the specified property.
getProperty(String) - Method in class org.jaffa.tools.patternmetaengine.domain.ObjectFactory
Get the specified property.
getProperty(String) - Method in class org.jaffa.util.ListProperties
Searches for the property with the specified key in this property list.
getProperty(String, String) - Method in class org.jaffa.util.ListProperties
Searches for the property with the specified key in this property list.
getProperty(String) - Static method in class org.jaffa.util.LocaleHelper
Returns a format based on country and language from the locale.properties file
getProperty(String) - Static method in class org.jaffa.util.SettingsBase
Return the value of the property from the JNDI resource
getProperty(String, Class) - Static method in class org.jaffa.util.SettingsBase
Return the value of the property from the JNDI resource.
getProperty(String, Class, Object) - Static method in class org.jaffa.util.SettingsBase
Return the value of the property from the JNDI resource.
getPropertyDescriptorMap(PropertyDescriptor[]) - Static method in class org.jaffa.beans.moulding.mapping.GraphMapping
 
getPropertyDescriptors(Class) - Static method in class org.jaffa.beans.moulding.mapping.GraphMapping
 
getPropertyName() - Method in class org.jaffa.tools.domainmeta.common.FieldBean
Getter for property propertyName.
getQueries() - Method in class org.jaffa.persistence.engines.jdbcengine.datasource.PersistentTransaction
Returns a Collection of Criteria objects to be used for querying the persistent store.
getRawCriteriaField(String, String, RawFieldMetaData) - Static method in class org.jaffa.components.finder.RawCriteriaField
This will generate a CriteriaField object based on the input parameters.
getReaderName(String) - Static method in class org.jaffa.util.BeanHelper
Get the name of the reader method for the specified string.
getRealDomainFieldDescriptor(String) - Method in class org.jaffa.beans.moulding.mapping.GraphMapping
 
getRegenerate() - Method in class org.jaffa.tools.domainmeta.uniface.TableInfoReader.Table
Getter for property regenerate.
getRelatedFields() - Method in class org.jaffa.beans.moulding.mapping.GraphMapping
 
getRelatedObject(Object) - Method in class org.jaffa.tools.patternengine.DomParser.ValueObject
This will check the input Map for a RelatedObject having the same Name as this field.
getRelationshipType(Object) - Method in class org.jaffa.tools.patternengine.DomParser.ValueObject
This will check the input Map for a RelatedObject having the same Name as this field.
getRelationshipTypeMany(Object) - Method in class org.jaffa.tools.patternengine.DomParser.ValueObject
Returns true if the RelationshipType for the matching RelatedObject equals any of the values: Many, OneAndMany, *, m..*, m (where m > 1) or m..n (where n >= m && n > 1) This is extensively used by the object-maintenace_2_0 pattern.
getRelationshipTypeMany() - Method in class org.jaffa.tools.patternengine.DomParser.ValueObject
Returns true if the value equals any of the values: Many, OneAndMany, *, m..*, m (where m > 1) or m..n (where n >= m && n > 1)
getRelationshipTypeOne(Object) - Method in class org.jaffa.tools.patternengine.DomParser.ValueObject
Returns true if the RelationshipType for the matching RelatedObject equals any of the values: One, OneAndMany, 1, 0..1, 1..1 This is extensively used by the object-maintenace_2_0 pattern.
getRelationshipTypeOne() - Method in class org.jaffa.tools.patternengine.DomParser.ValueObject
Returns true if the value equals any of the values: One, OneAndMany, 1, 0..1, 1..1.
getRelationshipTypeOptional() - Method in class org.jaffa.tools.patternengine.DomParser.ValueObject
Returns true if the value equals any of the values: 0..*, *, 0 or 0..n
getRelationships() - Method in class org.jaffa.tools.domainmeta.common.TableBean
Getter for property relationships.
getRemarks() - Method in class org.jaffa.rules.examples.domain.ValidFieldValue
Getter for property remarks.
getRemarks() - Method in class org.jaffa.tools.database.SyncSchema.Field
Getter for property remarks.
getRemarks() - Method in class org.jaffa.tools.database.SyncSchema.Table
Getter for property remarks.
getRequiresComponentAccess() - Method in interface org.jaffa.components.navigation.domain.UrlAction
 
getRequiresComponentAccess() - Method in class org.jaffa.components.navigation.domain.impl.UrlActionImpl
 
getRequiresFunctionAccess() - Method in interface org.jaffa.components.navigation.domain.UrlAction
 
getRequiresFunctionAccess() - Method in class org.jaffa.components.navigation.domain.impl.UrlActionImpl
 
getResultGraphRules() - Method in class org.jaffa.beans.moulding.data.criteria.CriteriaDAO
Getter for property resultGraphRules.
getResultsFormKey() - Method in class org.jaffa.components.finder.FinderComponent2
Getter for the Results screen's FormKey.
getResultsFormName() - Method in class org.jaffa.components.finder.FinderComponent2
The Component should provide an implementation for this method to return the Struts GlobalForward for the Results screen.
getReturnToFormKey() - Method in class org.jaffa.presentation.portlet.component.Component
Getter for property returnToFormKey.
getReturnToFormKey() - Method in interface org.jaffa.presentation.portlet.component.IComponent
Getter for property returnToFormKey.
getRole() - Method in interface org.jaffa.security.securityrolesdomain.RolesType
 
getRole() - Method in class org.jaffa.security.securityrolesdomain.impl.RolesTypeImpl
 
getRoleNameCol() - Method in class org.jaffa.tomcat.realm.JDBCEncryptionRealm
Return the column in the user role table that names a role.
getRoleSelect() - Method in class org.jaffa.tomcat.realm.JDBCEncryptionRealm
Return the alternative select statement for reading the roles
getRoles() - Static method in class org.jaffa.security.PolicyCache
Returns the Roles domain objects.
getRolloverImage() - Method in class org.jaffa.presentation.portlet.widgets.taglib.ButtonTag
Getter for the attribute rolloverImage.
getRollovercolor() - Method in class org.jaffa.presentation.portlet.widgets.taglib.TableTag
Getter for the attribute rollovercolor.
getRoot() - Method in class org.jaffa.util.Node
Returns the root node of the tree to which this node belongs.
getRootNode() - Method in class org.jaffa.presentation.portlet.widgets.model.TreeModel
Returns the root node.
getRow(int) - Method in class org.jaffa.presentation.portlet.widgets.model.GridModel
Returns a Row object based on the position or the row in the List.
getRow(int) - Method in class org.jaffa.presentation.portlet.widgets.model.TableModel
Returns a List of field values in column order for the input row number.
getRowById(int) - Method in class org.jaffa.presentation.portlet.widgets.model.GridModel
Returns a Row object based on the rowId.
getRowId() - Method in class org.jaffa.presentation.portlet.widgets.model.GridModelRow
Returns the id for this row.
getRowNumber() - Method in class org.jaffa.presentation.portlet.widgets.taglib.UserGridTag
 
getRows() - Method in class org.jaffa.presentation.portlet.widgets.model.GridModel
Returns a Collection of GridModelRow objects.
getRows() - Method in class org.jaffa.presentation.portlet.widgets.model.TableModel
Returns a Collection, where each element is a List of fields, in the order of the columns.
getRows() - Method in class org.jaffa.presentation.portlet.widgets.taglib.EditBoxTag
Getter for the attribute rows.
getRowsWM() - Method in class org.jaffa.components.finder.FinderForm
Getter for property rows.
getRules() - Method in class org.jaffa.beans.moulding.mapping.MappingFilter
Getter for property rules.
getRules() - Method in class org.jaffa.rules.metadata.FieldMetaData
Getter for the property rules.
getRunDelay() - Method in interface org.jaffa.tools.loadtest.domain.TestSet
 
getRunDelay() - Method in class org.jaffa.tools.loadtest.domain.impl.TestSetImpl
 
getSQLDate() - Method in class org.jaffa.datatypes.DateOnly
Returns the value as a java.sql.Date object.
getSQLDate() - Method in class org.jaffa.datatypes.DateTime
Returns the value as a java.sql.Date object.
getSQLTime() - Method in class org.jaffa.datatypes.DateOnly
Returns the value as a java.sql.Time object.
getSQLTime() - Method in class org.jaffa.datatypes.DateTime
Returns the value as a java.sql.Time object.
getSchema() - Method in class org.jaffa.tools.database.SyncSchema.Table
Getter for property schema.
getSchema() - Method in class org.jaffa.tools.domainmeta.uniface.TableInfoReader.Table
Getter for property schema.
getScreens() - Method in class org.jaffa.components.maint.MaintComponent2
Getter for the Screens.
getSecond() - Method in class org.jaffa.datatypes.DateTime
Returns the second.
getSection() - Method in class org.jaffa.tools.patternmetaengine.FindSection
Get the found section, null if not found
getSectionHead() - Method in class org.jaffa.tools.patternmetaengine.FindSection
This returns the text that preceeds the found section.
getSectionTail() - Method in class org.jaffa.tools.patternmetaengine.FindSection
This returns the text that follows the found section.
getSelectValue() - Method in class org.jaffa.presentation.portlet.widgets.taglib.RadioButtonTag
Getter for the attribute selectValue.
getSelectcolor() - Method in class org.jaffa.presentation.portlet.widgets.taglib.TableTag
Getter for the attribute selectcolor.
getSelectedRows() - Method in class org.jaffa.components.lookup.MultiSelectLookupEvent
Getter for property selectedRows.
getSelectedRows() - Method in class org.jaffa.presentation.portlet.widgets.model.TableModel
Returns a List of selected rows, where each row is a List of field values.
getSelection() - Method in interface org.jaffa.tools.loadtest.domain.TestSet
 
getSelection() - Method in class org.jaffa.tools.loadtest.domain.impl.TestSetImpl
 
getSeparator() - Method in class org.jaffa.rules.fieldvalidators.InListFieldValidator
Getter for property separator.
getSeq() - Method in class org.jaffa.tools.database.SyncSchema.Field
Getter for property seq.
getServletInfo() - Method in class org.jaffa.security.CheckPolicy
Returns a short description of the servlet.
getSession(String) - Static method in class org.jaffa.presentation.portlet.session.SessionManager
Returns the UserSession object for a sessionId.
getSessionId() - Method in class org.jaffa.presentation.portlet.session.UserSession
Getter for property sessionId.
getSessionId() - Method in class org.jaffa.presentation.portlet.session.ui.SessionExplorerComponent
Getter for property sessionId.
getSessionObject(String) - Method in class org.jaffa.presentation.portlet.session.UserSession
Get a named attribute from the servlet session.
getSessions() - Static method in class org.jaffa.presentation.portlet.session.SessionManager
Returns an array of all the UserSession objects in use.
getSessionsWM() - Method in class org.jaffa.presentation.portlet.session.ui.SessionExplorerForm
 
getSortAscending() - Method in class org.jaffa.components.finder.OrderByField
Getter for property sortAscending.
getSortDropDown() - Method in class org.jaffa.components.finder.FinderComponent
Deprecated. Getter for property sortDropDown.
getSortDropDown() - Method in class org.jaffa.components.finder.FinderComponent2
Getter for property sortDropDown.
getSortDropDown() - Method in class org.jaffa.components.finder.FinderCriteriaForm
Deprecated. Getter for property sortDropDown.
getSortDropDown() - Method in class org.jaffa.components.finder.FinderForm
Getter for property sortDropDown.
getSortDropDownWM() - Method in class org.jaffa.components.finder.FinderCriteriaForm
Deprecated. Getter for DropDown property sortDropDown.
getSortDropDownWM() - Method in class org.jaffa.components.finder.FinderForm
Getter for DropDown property sortDropDown.
getSourceConnection() - Method in class org.jaffa.tools.database.SyncSchema
Getter for property sourceConnection.
getSourceConnection() - Method in class org.jaffa.tools.domainmeta.jdbc.JDBCSchemaReader
Getter for property sourceConnection.
getSourceDriverString() - Method in class org.jaffa.tools.database.SyncSchema
Getter for property sourceDriverString.
getSourceDriverString() - Method in class org.jaffa.tools.domainmeta.jdbc.JDBCSchemaReader
Getter for property sourceDriverString.
getSourceField() - Method in class org.jaffa.tools.database.SyncSchema.Field
Getter for property sourceField.
getSourcePassword() - Method in class org.jaffa.tools.database.SyncSchema
Getter for property sourcePassword.
getSourcePassword() - Method in class org.jaffa.tools.domainmeta.jdbc.JDBCSchemaReader
Getter for property sourcePassword.
getSourceSchema() - Method in class org.jaffa.tools.database.SyncSchema
Getter for property sourceSchema.
getSourceSchema() - Method in class org.jaffa.tools.domainmeta.jdbc.JDBCSchemaReader
Getter for property sourceSchema.
getSourceUser() - Method in class org.jaffa.tools.database.SyncSchema
Getter for property sourceUser.
getSourceUser() - Method in class org.jaffa.tools.domainmeta.jdbc.JDBCSchemaReader
Getter for property sourceUser.
getSpace() - Method in class org.jaffa.tools.patternengine.DomParser.ValueObject
Translates the value to words separated by spaces.
getSpace(String) - Static method in class org.jaffa.util.StringHelper
A convenience method to translate the input String to words separated by spaces For eg: "abcDef" would be translated to "abc Def"
getSqlDataType() - Method in class org.jaffa.tools.domainmeta.common.FieldBean
Getter for property sqlDataType.
getSqlName(String) - Method in class org.jaffa.persistence.engines.jdbcengine.configservice.ClassMetaData
Returns the name of the sql column in which the specified attribute is stored, as defined in the mapping file.
getSqlType(String) - Method in class org.jaffa.persistence.engines.jdbcengine.configservice.ClassMetaData
Returns the database sql type for the specified attribute, as defined in the mapping file.
getSqlType(String, String) - Static method in class org.jaffa.persistence.engines.jdbcengine.querygenerator.TypeDefs
This method returns a Type constant defined in java.sql.Types, based on the sqlType defined in the mapping file.
getStartPos() - Method in class org.jaffa.tools.patternmetaengine.FindSection
Get start position of section.
getState() - Method in class org.jaffa.presentation.portlet.widgets.model.CheckBoxModel
Returns the value of the model.
getStatement() - Method in class org.jaffa.persistence.engines.jdbcengine.datasource.DataSource
Returns a Statement object.
getStatement(Criteria, String) - Static method in class org.jaffa.persistence.engines.jdbcengine.querygenerator.QueryStatementHelper
This parses a Criteria object for constructing relevant SQL.
getStatic() - Method in class org.jaffa.tools.patternengine.DomParser.ValueObject
Translates the value to all UpperCase with underscores separating the words.
getStatic(String) - Static method in class org.jaffa.util.StringHelper
A convenience method to translate the input String to all UpperCase with underscores separating the words For eg: "abcDef" would be translated to "ABC_DEF"
getStaticParameters() - Method in class org.jaffa.presentation.portlet.widgets.taglib.LookupTag
Getter for the attribute staticParameters.
getString(Reader) - Static method in class org.jaffa.util.StringHelper
This returns the contents of a Reader as a String.
getStringBuffer(Reader) - Static method in class org.jaffa.util.StringHelper
This returns the contents of a Reader in a StringBuffer.
getStringCase() - Method in class org.jaffa.presentation.portlet.widgets.model.EditBoxModel
Getter for property stringCase.
getStringCriteriaField(String, String, StringFieldMetaData) - Static method in class org.jaffa.components.finder.StringCriteriaField
This will generate a CriteriaField object based on the input parameters.
getStringFromEncryptedURL(String, SecretKey) - Static method in class org.jaffa.security.EncryptionHelper
Get a String from an Encoded and Encrypted String.
getStrutsTileTemplate() - Method in class org.jaffa.components.navigation.NavOption
Returns the StrutsTileTemplate
getStrutsTileTemplate() - Method in interface org.jaffa.components.navigation.domain.DesktopMenu
 
getStrutsTileTemplate() - Method in class org.jaffa.components.navigation.domain.impl.DesktopMenuImpl
 
getSubMenu() - Method in interface org.jaffa.components.navigation.domain.MenuOption
 
getSubMenu() - Method in class org.jaffa.components.navigation.domain.impl.MenuOptionImpl
 
getSubmit() - Method in class org.jaffa.presentation.portlet.widgets.taglib.ButtonTag
Getter for the attribute submit.
getSuffix() - Method in class org.jaffa.util.SplitString
Returns the suffix String that was created as a result of the split.
getSyncName(int) - Static method in class org.jaffa.tools.database.SyncSchema
Get the description for a given SyncState value
getSyncStatus() - Method in class org.jaffa.tools.database.SyncSchema.Field
Getter for property syncStatus.
getSyncStatus() - Method in class org.jaffa.tools.database.SyncSchema.Table
Getter for property syncStatus.
getTable() - Method in class org.jaffa.persistence.Criteria
Returns the name of the persistent class on which the query is to be performed.
getTable() - Method in class org.jaffa.persistence.engines.jdbcengine.configservice.ClassMetaData
Return the database table name that the object represented by this meta object is to be stored in.
getTableExcludePattern() - Method in class org.jaffa.tools.domainmeta.jdbc.JDBCSchemaReader
Getter for property tableExcludePattern.
getTableFilter() - Method in class org.jaffa.tools.database.SyncSchema
Getter for property tableFilter.
getTableFilter() - Method in class org.jaffa.tools.domainmeta.jdbc.JDBCSchemaReader
Getter for property tableFilter.
getTableName() - Method in class org.jaffa.rules.examples.domain.ValidFieldValue
Getter for property tableName.
getTableName() - Method in class org.jaffa.rules.fieldvalidators.GenericForeignKeyFieldValidator
Getter for property tableName.
getTableName() - Method in class org.jaffa.tools.domainmeta.common.TableBean
Getter for property tableName.
getTableWidth(String, String) - Method in class org.jaffa.presentation.portlet.widgets.controller.UserGridManager
Return the width of the whole table as defined in the XML document.
getTables() - Method in class org.jaffa.tools.database.SyncSchema
Get the list of processed tables
getTables() - Method in class org.jaffa.tools.domainmeta.jdbc.JDBCSchemaReader
Get the list of processed tables
getTables() - Method in class org.jaffa.tools.domainmeta.uniface.TableInfoReader.TableInfo
Getter for property tables.
getTarget() - Method in class org.jaffa.presentation.portlet.widgets.taglib.ButtonTag
Getter for the attribute target.
getTarget() - Method in class org.jaffa.presentation.portlet.widgets.taglib.UserGridTag
Getter for the attribute target.
getTargetConnection() - Method in class org.jaffa.tools.database.SyncSchema
Getter for property targetConnection.
getTargetDriverString() - Method in class org.jaffa.tools.database.SyncSchema
Getter for property targetDriverString.
getTargetFields() - Method in class org.jaffa.components.lookup.LookupComponent
Deprecated. Getter for property targetFields.
getTargetFields() - Method in class org.jaffa.components.lookup.LookupComponent2
Getter for property targetFields.
getTargetFields() - Method in class org.jaffa.presentation.portlet.widgets.taglib.LookupTag
Getter for the attribute targetFields.
getTargetPassword() - Method in class org.jaffa.tools.database.SyncSchema
Getter for property targetPassword.
getTargetSchema() - Method in class org.jaffa.tools.database.SyncSchema
Getter for property targetSchema.
getTargetUser() - Method in class org.jaffa.tools.database.SyncSchema
Getter for property targetUser.
getTestOnBorrow() - Method in class org.jaffa.persistence.engines.jdbcengine.datasource.DbcpDataSourceConnectionFactory
Getter for property testOnBorrow.
getTestOnReturn() - Method in class org.jaffa.persistence.engines.jdbcengine.datasource.DbcpDataSourceConnectionFactory
Getter for property testOnReturn.
getTestSet() - Method in interface org.jaffa.tools.loadtest.domain.LoadTestingType
 
getTestSet() - Method in class org.jaffa.tools.loadtest.domain.impl.LoadTestingTypeImpl
 
getText() - Method in class org.jaffa.presentation.portlet.widgets.taglib.ButtonTag
Getter for the attribute text.
getTextTrim(Node) - Static method in class org.jaffa.util.XmlHelper
This returns the textual content directly held under this element.
getThreads() - Method in interface org.jaffa.tools.loadtest.domain.TestSet
 
getThreads() - Method in class org.jaffa.tools.loadtest.domain.impl.TestSetImpl
 
getTime() - Method in class org.jaffa.datatypes.DateOnly
Returns the number of milliseconds since January 1, 1970, 00:00:00 GMT represented by this object.
getTime() - Method in class org.jaffa.datatypes.DateTime
Returns the number of milliseconds since January 1, 1970, 00:00:00 GMT represented by this object.
getTimestamp() - Method in class org.jaffa.datatypes.DateOnly
Returns the value as a java.sql.Timestamp object.
getTimestamp() - Method in class org.jaffa.datatypes.DateTime
Returns the value as a java.sql.Timestamp object.
getTitle() - Method in class org.jaffa.presentation.portlet.FormKey
Getter for property title.
getTitle() - Method in class org.jaffa.presentation.portlet.widgets.taglib.TableColumnTag
Getter for the attribute title.
getToCardinality() - Method in class org.jaffa.tools.domainmeta.uniface.RelationshipInfoReader.Relationship
Getter for property toCardinality.
getToSchema() - Method in class org.jaffa.tools.domainmeta.uniface.RelationshipInfoReader.Relationship
Getter for property toSchema.
getToTableName() - Method in class org.jaffa.tools.domainmeta.uniface.RelationshipInfoReader.Relationship
Getter for property toTableName.
getToken() - Method in class org.jaffa.presentation.portlet.component.Component
Getter for property token.
getToken() - Method in interface org.jaffa.presentation.portlet.component.IComponent
Getter for property token.
getTrim() - Method in class org.jaffa.presentation.portlet.widgets.taglib.EditBoxTag
Getter for the attribute trim.
getType() - Method in class org.jaffa.components.navigation.NavOption
Returns the menu type
getType(String) - Method in class org.jaffa.persistence.engines.jdbcengine.configservice.ClassMetaData
Returns the Java type of the specified attribute.
getType() - Method in interface org.jaffa.presentation.portlet.component.componentdomain.Component
 
getType() - Method in class org.jaffa.presentation.portlet.component.componentdomain.impl.ComponentImpl
 
getType() - Method in class org.jaffa.presentation.portlet.widgets.taglib.ButtonTag
Getter for the attribute type.
getType() - Method in class org.jaffa.presentation.portlet.widgets.taglib.CheckBoxTag
Getter for the attribute type.
getType() - Method in class org.jaffa.presentation.portlet.widgets.taglib.TextTag
Getter for the attribute type.
getType() - Method in class org.jaffa.tools.database.SyncSchema.Table
Getter for property type.
getType() - Method in class org.jaffa.tools.domainmeta.uniface.RelationshipInfoReader.Relationship
Getter for property type.
getTypeDefinitionBySqlTypeName(String) - Static method in class org.jaffa.persistence.engines.jdbcengine.querygenerator.TypeDefs
This method returns a TypeDefinition object based on the sqlType defined in the mapping file.
getUOW() - Method in interface org.jaffa.persistence.IPersistent
Returns the UOW to which this object is associated.
getUOW() - Method in class org.jaffa.persistence.Persistent
Returns the UOW to which this object is associated.
getURL() - Method in class org.jaffa.components.navigation.NavOption
Returns a URL that will either be complete or partial.
getURLTrue() - Method in class org.jaffa.components.menu.Option
Getter for URLTrue property.
getUnitTest() - Method in interface org.jaffa.tools.loadtest.domain.UnitTests
 
getUnitTest() - Method in class org.jaffa.tools.loadtest.domain.impl.UnitTestsImpl
 
getUnitTests() - Method in interface org.jaffa.tools.loadtest.domain.TestSet
 
getUnitTests() - Method in class org.jaffa.tools.loadtest.domain.impl.TestSetImpl
 
getUnmarshaller(UnmarshallingContext) - Method in class org.jaffa.components.navigation.domain.impl.ComponentActionImpl.ParamTypeImpl
 
getUnmarshaller(UnmarshallingContext) - Method in class org.jaffa.components.navigation.domain.impl.ComponentActionImpl
 
getUnmarshaller(UnmarshallingContext) - Method in class org.jaffa.components.navigation.domain.impl.DesktopMenuImpl
 
getUnmarshaller(UnmarshallingContext) - Method in class org.jaffa.components.navigation.domain.impl.GlobalMenuImpl
 
getUnmarshaller(UnmarshallingContext) - Method in class org.jaffa.components.navigation.domain.impl.GlobalMenuTypeImpl
 
getUnmarshaller(UnmarshallingContext) - Method in class org.jaffa.components.navigation.domain.impl.MenuOptionImpl
 
getUnmarshaller(UnmarshallingContext) - Method in class org.jaffa.components.navigation.domain.impl.SubMenuImpl
 
getUnmarshaller(UnmarshallingContext) - Method in class org.jaffa.components.navigation.domain.impl.UrlActionImpl.UrlTypeImpl
 
getUnmarshaller(UnmarshallingContext) - Method in class org.jaffa.components.navigation.domain.impl.UrlActionImpl
 
getUnmarshaller(UnmarshallingContext) - Method in class org.jaffa.persistence.engines.jdbcengine.configservice.initdomain.impl.ConfLocationImpl
 
getUnmarshaller(UnmarshallingContext) - Method in class org.jaffa.persistence.engines.jdbcengine.configservice.initdomain.impl.ConnectionFactoryImpl
 
getUnmarshaller(UnmarshallingContext) - Method in class org.jaffa.persistence.engines.jdbcengine.configservice.initdomain.impl.DatabaseImpl
 
getUnmarshaller(UnmarshallingContext) - Method in class org.jaffa.persistence.engines.jdbcengine.configservice.initdomain.impl.DirLocImpl
 
getUnmarshaller(UnmarshallingContext) - Method in class org.jaffa.persistence.engines.jdbcengine.configservice.initdomain.impl.HitlistSizeImpl
 
getUnmarshaller(UnmarshallingContext) - Method in class org.jaffa.persistence.engines.jdbcengine.configservice.initdomain.impl.InitImpl
 
getUnmarshaller(UnmarshallingContext) - Method in class org.jaffa.persistence.engines.jdbcengine.configservice.initdomain.impl.InitTypeImpl
 
getUnmarshaller(UnmarshallingContext) - Method in class org.jaffa.persistence.engines.jdbcengine.configservice.initdomain.impl.JdbcSecurityPluginImpl
 
getUnmarshaller(UnmarshallingContext) - Method in class org.jaffa.persistence.engines.jdbcengine.configservice.initdomain.impl.ParamImpl
 
getUnmarshaller(UnmarshallingContext) - Method in class org.jaffa.persistence.engines.jdbcengine.configservice.initdomain.impl.PreloadClassImpl
 
getUnmarshaller(UnmarshallingContext) - Method in class org.jaffa.persistence.engines.jdbcengine.configservice.initdomain.impl.PreloadImpl
 
getUnmarshaller(UnmarshallingContext) - Method in class org.jaffa.persistence.engines.jdbcengine.configservice.initdomain.impl.UsePreparedStatementImpl
 
getUnmarshaller(UnmarshallingContext) - Method in class org.jaffa.presentation.portlet.component.componentdomain.impl.ComponentImpl
 
getUnmarshaller(UnmarshallingContext) - Method in class org.jaffa.presentation.portlet.component.componentdomain.impl.ComponentsImpl
 
getUnmarshaller(UnmarshallingContext) - Method in class org.jaffa.presentation.portlet.component.componentdomain.impl.ComponentsTypeImpl
 
getUnmarshaller(UnmarshallingContext) - Method in class org.jaffa.presentation.portlet.component.componentdomain.impl.MandatoryFunctionImpl
 
getUnmarshaller(UnmarshallingContext) - Method in class org.jaffa.presentation.portlet.component.componentdomain.impl.OptionalFunctionImpl
 
getUnmarshaller(UnmarshallingContext) - Method in class org.jaffa.presentation.portlet.widgets.controller.usergriddomain.impl.UserGridColumnSettingsImpl
 
getUnmarshaller(UnmarshallingContext) - Method in class org.jaffa.presentation.portlet.widgets.controller.usergriddomain.impl.UserGridSettingsImpl
 
getUnmarshaller(UnmarshallingContext) - Method in class org.jaffa.presentation.portlet.widgets.controller.usergriddomain.impl.UserGridSettingsTypeImpl
 
getUnmarshaller(UnmarshallingContext) - Method in class org.jaffa.security.businessfunctionsdomain.impl.BusinessFunctionImpl
 
getUnmarshaller(UnmarshallingContext) - Method in class org.jaffa.security.businessfunctionsdomain.impl.BusinessFunctionsImpl
 
getUnmarshaller(UnmarshallingContext) - Method in class org.jaffa.security.businessfunctionsdomain.impl.BusinessFunctionsTypeImpl
 
getUnmarshaller(UnmarshallingContext) - Method in class org.jaffa.security.securityrolesdomain.impl.ExcludeImpl
 
getUnmarshaller(UnmarshallingContext) - Method in class org.jaffa.security.securityrolesdomain.impl.GrantFunctionAccessImpl
 
getUnmarshaller(UnmarshallingContext) - Method in class org.jaffa.security.securityrolesdomain.impl.IncludeImpl
 
getUnmarshaller(UnmarshallingContext) - Method in class org.jaffa.security.securityrolesdomain.impl.RoleImpl
 
getUnmarshaller(UnmarshallingContext) - Method in class org.jaffa.security.securityrolesdomain.impl.RolesImpl
 
getUnmarshaller(UnmarshallingContext) - Method in class org.jaffa.security.securityrolesdomain.impl.RolesTypeImpl
 
getUnmarshaller(UnmarshallingContext) - Method in class org.jaffa.tools.loadtest.domain.impl.LoadTestingImpl
 
getUnmarshaller(UnmarshallingContext) - Method in class org.jaffa.tools.loadtest.domain.impl.LoadTestingTypeImpl
 
getUnmarshaller(UnmarshallingContext) - Method in class org.jaffa.tools.loadtest.domain.impl.LogOnImpl
 
getUnmarshaller(UnmarshallingContext) - Method in class org.jaffa.tools.loadtest.domain.impl.TestSetImpl
 
getUnmarshaller(UnmarshallingContext) - Method in class org.jaffa.tools.loadtest.domain.impl.UnitTestImpl
 
getUnmarshaller(UnmarshallingContext) - Method in class org.jaffa.tools.loadtest.domain.impl.UnitTestsImpl
 
getUnmarshaller(UnmarshallingContext) - Method in class org.jaffa.tools.loadtest.domain.impl.UserImpl
 
getUnmarshaller(UnmarshallingContext) - Method in class org.jaffa.tools.loadtest.domain.impl.UsersImpl
 
getUnmarshaller(UnmarshallingContext) - Method in class org.jaffa.tools.patternmetaengine.domain.impl.AppBuilderImpl
 
getUnmarshaller(UnmarshallingContext) - Method in class org.jaffa.tools.patternmetaengine.domain.impl.AppBuilderTypeImpl
 
getUnmarshaller(UnmarshallingContext) - Method in class org.jaffa.tools.patternmetaengine.domain.impl.ApplicationBuilderImpl
 
getUnmarshaller(UnmarshallingContext) - Method in class org.jaffa.tools.patternmetaengine.domain.impl.ApplicationBuilderTypeImpl
 
getUnmarshaller(UnmarshallingContext) - Method in class org.jaffa.tools.patternmetaengine.domain.impl.ModuleImpl
 
getUow() - Method in class org.jaffa.components.voucher.AbstractVoucherGenerator
Getter for the property uow.
getUow() - Method in interface org.jaffa.components.voucher.IVoucherGenerator
Getter for the property uow.
getUow() - Method in class org.jaffa.persistence.Criteria
Returns the UOW against which the query is to be performed.
getUow() - Method in class org.jaffa.rules.fieldvalidators.AbstractFieldValidator
Getter for the property uow.
getUow() - Method in interface org.jaffa.rules.fieldvalidators.IFieldValidator
Getter for the property uow.
getUpdateListeners() - Method in class org.jaffa.components.maint.MaintComponent
Deprecated. Returns a Collection of IUpdateListener objects.
getUpdateListeners() - Method in class org.jaffa.components.maint.MaintComponent2
Returns a Collection of IUpdateListener objects.
getUpdateListeners() - Method in class org.jaffa.components.maint.UpdateComponent
Returns a Collection of IUpdateListener objects.
getUpdatePreparedStatementString(ClassMetaData) - Static method in class org.jaffa.persistence.engines.jdbcengine.querygenerator.PreparedStatementHelper
Returns a SQL String for use in PreparedStatements for updating records in the table corresponding to the input ClassMetaData object.
getUpdateStatementString(IPersistent, String) - Static method in class org.jaffa.persistence.engines.jdbcengine.querygenerator.StatementHelper
Returns a SQL String for use in Statements for updating records in the table corresponding to the input Persistent object.
getUpdates() - Method in class org.jaffa.persistence.engines.jdbcengine.datasource.PersistentTransaction
Returns a Collection of Persistent objects to be updated in the persistent store.
getUpper() - Method in class org.jaffa.tools.patternengine.DomParser.ValueObject
Returns the value with the value in uppercase.
getUpper(String) - Static method in class org.jaffa.util.StringHelper
A convenience method to translate the input String to UpperCase
getUpper1() - Method in class org.jaffa.tools.patternengine.DomParser.ValueObject
Returns the value with the 1st character in uppercase.
getUpper1(String) - Static method in class org.jaffa.util.StringHelper
A convenience method to translate the input String's 1st character to UpperCase, the rest of the string is left the same
getUrl() - Method in interface org.jaffa.components.navigation.domain.UrlAction
 
getUrl() - Method in class org.jaffa.components.navigation.domain.impl.UrlActionImpl
 
getUrl() - Method in class org.jaffa.persistence.engines.jdbcengine.datasource.DbConnectionBrokerConnectionFactory
Getter for property url.
getUrl() - Method in class org.jaffa.persistence.engines.jdbcengine.datasource.DbcpDataSourceConnectionFactory
Getter for property url.
getUrl() - Method in class org.jaffa.presentation.portlet.widgets.taglib.FormTag
Getter for the attribute url.
getUrl(String) - Static method in class org.jaffa.util.URLHelper
Deprecated. Use the newExtendedURL() method.
getUrlAction() - Method in interface org.jaffa.components.navigation.domain.MenuOption
 
getUrlAction() - Method in class org.jaffa.components.navigation.domain.impl.MenuOptionImpl
 
getUrlSuffix() - Method in interface org.jaffa.components.navigation.domain.ComponentAction
 
getUrlSuffix() - Method in class org.jaffa.components.navigation.domain.impl.ComponentActionImpl
 
getUsePreparedStatement() - Method in interface org.jaffa.persistence.engines.jdbcengine.configservice.initdomain.Database
 
getUsePreparedStatement() - Method in class org.jaffa.persistence.engines.jdbcengine.configservice.initdomain.impl.DatabaseImpl
 
getUsePreparedStatement() - Method in class org.jaffa.persistence.engines.jdbcengine.datasource.DataSource
Getter for property usePreparedStatement.
getUser() - Method in class org.jaffa.persistence.engines.jdbcengine.datasource.DbConnectionBrokerConnectionFactory
Getter for property user.
getUser() - Method in class org.jaffa.persistence.engines.jdbcengine.datasource.DbcpDataSourceConnectionFactory
Getter for property user.
getUser() - Method in interface org.jaffa.tools.loadtest.domain.Users
 
getUser() - Method in class org.jaffa.tools.loadtest.domain.impl.UsersImpl
 
getUserClause() - Method in class org.jaffa.tomcat.realm.JDBCEncryptionRealm
Getter for property userClause.
getUserCredCol() - Method in class org.jaffa.tomcat.realm.JDBCEncryptionRealm
Return the column in the user table that holds the user's credentials.
getUserData() - Method in class org.jaffa.presentation.portlet.session.UserSession
Returns an object that should contain user data useful to the consuming application.
getUserDataClass() - Method in class org.jaffa.presentation.portlet.session.ui.ComponentExplorerForm
 
getUserDataWM() - Method in class org.jaffa.presentation.portlet.session.ui.ComponentExplorerForm
 
getUserGridColumnSettings() - Method in interface org.jaffa.presentation.portlet.widgets.controller.usergriddomain.UserGridSettingsType
 
getUserGridColumnSettings() - Method in class org.jaffa.presentation.portlet.widgets.controller.usergriddomain.impl.UserGridSettingsTypeImpl
 
getUserGridId() - Method in class org.jaffa.presentation.portlet.widgets.taglib.UserGridTag
getter for the attribute userGridId
getUserHostAddr() - Method in class org.jaffa.presentation.portlet.session.UserSession
Get the host address of this user, this is based on the host obtained in the first request that was used to establish the session
getUserId() - Method in class org.jaffa.components.dto.HeaderDto
Getter for property userId.
getUserId() - Method in class org.jaffa.presentation.portlet.session.UserSession
Getter for property userId.
getUserId() - Method in class org.jaffa.presentation.portlet.session.ui.ComponentExplorerForm
Getter for property userId.
getUserNameCol() - Method in class org.jaffa.tomcat.realm.JDBCEncryptionRealm
Return the column in the user table that holds the user's name.
getUserRoleTable() - Method in class org.jaffa.tomcat.realm.JDBCEncryptionRealm
Return the table that holds the relation between user's and roles.
getUserSession() - Method in class org.jaffa.presentation.portlet.component.Component
Returns the UserSession, under which the Component was created
getUserSession() - Method in interface org.jaffa.presentation.portlet.component.IComponent
Returns the UserSession, under which the Component was created
getUserSession(HttpServletRequest) - Static method in class org.jaffa.presentation.portlet.session.UserSession
Get the UserSession object from the servlet session object.
getUserSession(PageContext) - Static method in class org.jaffa.presentation.portlet.widgets.taglib.TagHelper
A convenience method to get the UserSession.
getUserTable() - Method in class org.jaffa.tomcat.realm.JDBCEncryptionRealm
Return the table that holds user data.
getUsers() - Method in interface org.jaffa.tools.loadtest.domain.LogOn
 
getUsers() - Method in class org.jaffa.tools.loadtest.domain.impl.LogOnImpl
 
getUtilDate() - Method in class org.jaffa.datatypes.DateOnly
Returns the value as a java.util.Date object.
getUtilDate() - Method in class org.jaffa.datatypes.DateTime
Returns the value as a java.util.Date object.
getValidate() - Method in class org.jaffa.presentation.portlet.widgets.taglib.DateTimeTag
Getter for the attribute validate.
getValidate() - Method in class org.jaffa.presentation.portlet.widgets.taglib.EditBoxTag
Getter for the attribute validate.
getValidationQuery() - Method in class org.jaffa.persistence.engines.jdbcengine.datasource.DbcpDataSourceConnectionFactory
Getter for property validationQuery.
getValue() - Method in interface org.jaffa.components.navigation.domain.ComponentAction.ParamType
 
getValue() - Method in interface org.jaffa.components.navigation.domain.UrlAction.UrlType
 
getValue() - Method in class org.jaffa.components.navigation.domain.impl.ComponentActionImpl.ParamTypeImpl
 
getValue() - Method in class org.jaffa.components.navigation.domain.impl.UrlActionImpl.UrlTypeImpl
 
getValue() - Method in class org.jaffa.datatypes.Currency
Getter for property value.
getValue() - Method in class org.jaffa.persistence.Criteria.CriteriaEntry
Returns the value to be assigned to the field.
getValue() - Method in interface org.jaffa.persistence.engines.jdbcengine.configservice.initdomain.HitlistSize
 
getValue() - Method in interface org.jaffa.persistence.engines.jdbcengine.configservice.initdomain.JdbcSecurityPlugin
 
getValue() - Method in interface org.jaffa.persistence.engines.jdbcengine.configservice.initdomain.Param
 
getValue() - Method in class org.jaffa.persistence.engines.jdbcengine.configservice.initdomain.impl.HitlistSizeImpl
 
getValue() - Method in class org.jaffa.persistence.engines.jdbcengine.configservice.initdomain.impl.JdbcSecurityPluginImpl
 
getValue() - Method in class org.jaffa.persistence.engines.jdbcengine.configservice.initdomain.impl.ParamImpl
 
getValue() - Method in class org.jaffa.presentation.portlet.widgets.model.DateTimeModel
Getter for property value.
getValue() - Method in class org.jaffa.presentation.portlet.widgets.model.DropDownModel.Option
Getter for property value.
getValue() - Method in class org.jaffa.presentation.portlet.widgets.model.DropDownModel
Getter for property value.
getValue() - Method in class org.jaffa.presentation.portlet.widgets.model.EditBoxModel
Getter for property value.
getValue() - Method in class org.jaffa.presentation.portlet.widgets.model.RadioButtonModel
Getter for property value.
getValue(String, int) - Method in class org.jaffa.presentation.portlet.widgets.model.TableModel
Return a field value from a given row.
getValue() - Method in class org.jaffa.presentation.portlet.widgets.taglib.DropDownOptionTag
Getter for the attribute value.
getValue() - Method in class org.jaffa.rules.fieldvalidators.AbstractFieldValidator
Getter for the property value.
getValue() - Method in interface org.jaffa.rules.fieldvalidators.IFieldValidator
Getter for the property value.
getValue() - Method in class org.jaffa.util.Node
Getter for property value.
getValues() - Method in class org.jaffa.components.finder.BooleanCriteriaField
Getter for property values.
getValues() - Method in class org.jaffa.components.finder.CurrencyCriteriaField
Getter for property values.
getValues() - Method in class org.jaffa.components.finder.DateOnlyCriteriaField
Getter for property values.
getValues() - Method in class org.jaffa.components.finder.DateTimeCriteriaField
Getter for property values.
getValues() - Method in class org.jaffa.components.finder.DecimalCriteriaField
Getter for property values.
getValues() - Method in class org.jaffa.components.finder.IntegerCriteriaField
Getter for property values.
getValues() - Method in class org.jaffa.components.finder.RawCriteriaField
Getter for property values.
getValues() - Method in class org.jaffa.components.finder.StringCriteriaField
Getter for property values.
getVariation() - Method in class org.jaffa.components.dto.HeaderDto
Getter for property variation.
getVariation() - Method in class org.jaffa.presentation.portlet.session.UserSession
Getter for property variation.
getVariation() - Static method in class org.jaffa.security.VariationContext
This will return the variation for the current thread.
getVersion() - Method in interface org.jaffa.tools.patternmetaengine.domain.ApplicationBuilderType
 
getVersion() - Method in class org.jaffa.tools.patternmetaengine.domain.impl.ApplicationBuilderTypeImpl
 
getVerticalAbsolutePixelSize() - Method in class org.jaffa.presentation.portlet.widgets.taglib.EditBoxTag
 
getVerticalOffset() - Method in class org.jaffa.presentation.portlet.widgets.taglib.EditBoxTag
 
getVerticalSizePercentage() - Method in class org.jaffa.presentation.portlet.widgets.taglib.EditBoxTag
 
getViewersDomainPattern() - Method in interface org.jaffa.tools.patternmetaengine.domain.Module
 
getViewersDomainPattern() - Method in class org.jaffa.tools.patternmetaengine.domain.impl.ModuleImpl
 
getWebConversation() - Method in interface org.jaffa.tools.loadtest.ILoadTestCase
returns a WebConversation object. returns null if not set.
getWebConversation() - Method in class org.jaffa.tools.loadtest.LoadTestCase
returns the WebConversation object
getWebResponse() - Method in interface org.jaffa.tools.loadtest.ILoadTestCase
returns a WebResponse object. returns null if not set.
getWebResponse() - Method in class org.jaffa.tools.loadtest.LoadTestCase
Returns the WebResponse
getWebappRoot() - Method in interface org.jaffa.tools.loadtest.domain.LogOn
 
getWebappRoot() - Method in class org.jaffa.tools.loadtest.domain.impl.LogOnImpl
 
getWeekOfMonth() - Method in class org.jaffa.datatypes.DateOnly
Returns the week of the month.
getWeekOfMonth() - Method in class org.jaffa.datatypes.DateTime
Returns the week of the month.
getWeekOfYear() - Method in class org.jaffa.datatypes.DateOnly
Returns the week of the year.
getWeekOfYear() - Method in class org.jaffa.datatypes.DateTime
Returns the week of the year.
getWidgetCache() - Method in class org.jaffa.presentation.portlet.FormBase
Returns the WidgetCache of all the models for the Component
getWidgetCache(String) - Method in class org.jaffa.presentation.portlet.session.UserSession
Return an existing WidgetCache for the key.
getWidgetType() - Method in class org.jaffa.tools.patternengine.DomParser.ValueObject
Returns the WidgetType appropriate for the datatype represented by this value.
getWidgetTypeBasedOnBreakup() - Method in class org.jaffa.tools.patternengine.DomParser.ValueObject
Returns the WidgetType appropriate for the Breakup type represented by this value.
getWidgetTypeInCriteriaScreen() - Method in class org.jaffa.tools.patternengine.DomParser.ValueObject
Returns the WidgetType appropriate for the datatype represented by this value for an Inquiry Criteria Screen.
getWidth() - Method in class org.jaffa.metadata.BooleanFieldMetaData
Getter for property width.
getWidth() - Method in class org.jaffa.metadata.CurrencyFieldMetaData
Getter for property width.
getWidth() - Method in class org.jaffa.metadata.DateOnlyFieldMetaData
Getter for property width.
getWidth() - Method in class org.jaffa.metadata.DateTimeFieldMetaData
Getter for property width.
getWidth() - Method in class org.jaffa.metadata.DecimalFieldMetaData
Getter for property width.
getWidth() - Method in class org.jaffa.metadata.FieldMetaData
Getter for property width.
getWidth() - Method in class org.jaffa.metadata.IntegerFieldMetaData
Getter for property width.
getWidth() - Method in class org.jaffa.metadata.RawFieldMetaData
Getter for property width.
getWidth() - Method in class org.jaffa.metadata.StringFieldMetaData
Getter for property width.
getWidth() - Method in interface org.jaffa.presentation.portlet.widgets.controller.usergriddomain.UserGridColumnSettings
 
getWidth() - Method in class org.jaffa.presentation.portlet.widgets.controller.usergriddomain.impl.UserGridColumnSettingsImpl
 
getWidth() - Method in class org.jaffa.presentation.portlet.widgets.taglib.ButtonTag
Getter for the attribute width.
getWidth() - Method in class org.jaffa.presentation.portlet.widgets.taglib.EditBoxTag
Getter for the attribute width.
getWidth() - Method in class org.jaffa.presentation.portlet.widgets.taglib.GridColumnTag
Getter for the attribute width.
getWidth() - Method in class org.jaffa.presentation.portlet.widgets.taglib.GridTag
Getter for the attribute width.
getWidth() - Method in class org.jaffa.presentation.portlet.widgets.taglib.TableColumnTag
Getter for the attribute width.
getWidth() - Method in class org.jaffa.presentation.portlet.widgets.taglib.UserGridColumnTag
getter for the attribute width
getWidth() - Method in class org.jaffa.presentation.portlet.widgets.taglib.UserGridTag
getter for the attribute width
getWidthFactor() - Method in class org.jaffa.presentation.portlet.widgets.taglib.ButtonTag
Getter for the attribute widthFactor.
getXmlFileUrl() - Method in class org.jaffa.persistence.engines.jdbcengine.configservice.ClassMetaData
Returns the URL object that was parsed to obtain the meta data for this object.
getXmlFormName() - Method in class org.jaffa.components.finder.FinderComponent2
The Component should provide an implementation for this method to return the Struts GlobalForward for the screen displaying the results in XML format.
getXmlFormName() - Method in class org.jaffa.components.lookup.LookupComponent2
This returns a null, since the Lookup components are not expected to serve up XML content.
getYear() - Method in class org.jaffa.datatypes.DateOnly
Returns the year.
getYear() - Method in class org.jaffa.datatypes.DateTime
Returns the year.

H

HISTORY_NAV_PARAMETER - Static variable in class org.jaffa.presentation.portlet.HistoryNav
Constant to denote the 'historyNav' parameter.
HTML_SPACE_CHARACTER - Static variable in class org.jaffa.presentation.portlet.widgets.taglib.TagHelper
This is a helper constant, which has the value " "
HeaderDto - class org.jaffa.components.dto.HeaderDto.
This object will store the context like the usedId, variation, etc.
HeaderDto() - Constructor for class org.jaffa.components.dto.HeaderDto
 
HeaderTag - class org.jaffa.presentation.portlet.widgets.taglib.HeaderTag.
Tag Handler for the Header tag.
HeaderTag() - Constructor for class org.jaffa.presentation.portlet.widgets.taglib.HeaderTag
Default constructor.
Helper - class org.jaffa.tools.patternmetaengine.Helper.
Helpers of the App Builder
Helper() - Constructor for class org.jaffa.tools.patternmetaengine.Helper
 
HistoryNav - class org.jaffa.presentation.portlet.HistoryNav.
This is a helper class for marshalling the HistoryNavList into XML and vice versa.
HistoryNav() - Constructor for class org.jaffa.presentation.portlet.HistoryNav
 
HitlistSize - interface org.jaffa.persistence.engines.jdbcengine.configservice.initdomain.HitlistSize.
Java content class for hitlistSize complex type.
HitlistSizeImpl - class org.jaffa.persistence.engines.jdbcengine.configservice.initdomain.impl.HitlistSizeImpl.
 
HitlistSizeImpl() - Constructor for class org.jaffa.persistence.engines.jdbcengine.configservice.initdomain.impl.HitlistSizeImpl
 
HitlistSizeImpl.Unmarshaller - class org.jaffa.persistence.engines.jdbcengine.configservice.initdomain.impl.HitlistSizeImpl.Unmarshaller.
 
HitlistSizeImpl.Unmarshaller(UnmarshallingContext) - Constructor for class org.jaffa.persistence.engines.jdbcengine.configservice.initdomain.impl.HitlistSizeImpl.Unmarshaller
 
handleNullFormKey() - Method in class org.jaffa.presentation.portlet.ActionBase
This is invoked whenever a null FormKey is returned by an event handler.
hasChanged(String) - Method in class org.jaffa.beans.moulding.data.domain.DomainDAO
Has the specified bean property been changed since the bean was created or last cleared
hasChildElements(Node) - Static method in class org.jaffa.util.XmlHelper
Test whether the input element has a child element.
hasChildren() - Method in class org.jaffa.util.Node
Returns true if the node has childen.
hasComponentAccess(HttpServletRequest, String) - Static method in class org.jaffa.security.SecurityTag
See if the user associted to the supplied request context, has acces to the component
hasElement(String) - Method in class org.jaffa.presentation.portlet.widgets.model.GridModelRow
Returns a true if the row has an element having the input id.
hasErrors(HttpServletRequest) - Method in class org.jaffa.presentation.portlet.FormBase
Checks if any errors have been generated
hasField(Root, String) - Method in class org.jaffa.tools.patternmetaengine.DomainObjectHelper
 
hasFields() - Method in class org.jaffa.beans.moulding.mapping.GraphMapping
 
hasForeignFields() - Method in class org.jaffa.beans.moulding.mapping.GraphMapping
 
hasFunctionAccess(HttpServletRequest, String) - Static method in class org.jaffa.security.SecurityTag
See if the user associted to the supplied request context, has acces to the business function
hasKeyFields() - Method in class org.jaffa.beans.moulding.mapping.GraphMapping
 
hasRelatedFields() - Method in class org.jaffa.beans.moulding.mapping.GraphMapping
 
hasTokens(String) - Static method in class org.jaffa.util.MessageHelper
Returns a true if the input String consists of a tokenized string.
has_AppendFinal - Variable in class org.jaffa.components.navigation.domain.impl.UrlActionImpl.UrlTypeImpl
 
has_FullPackageNames - Variable in class org.jaffa.tools.patternmetaengine.domain.impl.ApplicationBuilderTypeImpl
 
has_Value - Variable in class org.jaffa.persistence.engines.jdbcengine.configservice.initdomain.impl.HitlistSizeImpl
 
has_Value - Variable in class org.jaffa.persistence.engines.jdbcengine.configservice.initdomain.impl.UsePreparedStatementImpl
 
hashCode() - Method in class org.jaffa.datatypes.Currency
Returns an int which will be the sum of the of the hashcodes of the value and the currency type.
hashCode() - Method in class org.jaffa.datatypes.DateOnly
Returns the hashCode of the value.
hashCode() - Method in class org.jaffa.datatypes.DateTime
Returns the hashCode of the value.
hashCode() - Method in class org.jaffa.metadata.BooleanFieldMetaData
Returns the hash code.
hashCode() - Method in class org.jaffa.metadata.CurrencyFieldMetaData
Returns the hash code.
hashCode() - Method in class org.jaffa.metadata.DateOnlyFieldMetaData
Returns the hash code.
hashCode() - Method in class org.jaffa.metadata.DateTimeFieldMetaData
Returns the hash code.
hashCode() - Method in class org.jaffa.metadata.DecimalFieldMetaData
Returns the hash code.
hashCode() - Method in class org.jaffa.metadata.FieldMetaData
Returns the hash code.
hashCode() - Method in class org.jaffa.metadata.IntegerFieldMetaData
Returns the hash code.
hashCode() - Method in class org.jaffa.metadata.RawFieldMetaData
Returns the hash code.
hashCode() - Method in class org.jaffa.metadata.StringFieldMetaData
Returns the hash code.
hashCode() - Method in class org.jaffa.presentation.portlet.FormKey
Returns an int which will be the sum of the of the hashcodes of componentId, formName.
hashCode() - Method in class org.jaffa.util.ListMap
Returns the hash code value for this map.
hashCode() - Method in class org.jaffa.util.ListProperties
Returns the hash code value for this map.
hashCode() - Method in class org.jaffa.util.ListSet
Returns the hash code value for this set.

I

IBuilder - interface org.jaffa.tools.patternmetaengine.IBuilder.
Interface for any type of builder that can be called.
ICache - interface org.jaffa.cache.ICache.
This is the interface for the various cache implementations.
ICodeHelper - interface org.jaffa.components.codehelper.ICodeHelper.
Defines the Interface for the CodeHelper.
IComponent - interface org.jaffa.presentation.portlet.component.IComponent.
All the components implement this interface
IConnectionFactory - interface org.jaffa.persistence.engines.jdbcengine.datasource.IConnectionFactory.
This is an abstract factory interface for creating connections.
ICreateComponent - interface org.jaffa.components.maint.ICreateComponent.
This interface will be implemented by all Create components.
ICreateListener - interface org.jaffa.components.maint.ICreateListener.
An object which wants to listen to Create events (whenever new records are created by Create components), will create an implementation of this interface, so that it may refresh its data, when the event is fired.
IDateBase - interface org.jaffa.datatypes.IDateBase.
This interface has the various constants used by the Date classes.
IDeleteComponent - interface org.jaffa.components.maint.IDeleteComponent.
This interface will be implemented by all Delete components.
IDeleteListener - interface org.jaffa.components.maint.IDeleteListener.
An object which wants to listen to Delete events (whenever records are deleted by Delete components), will create an implementation of this interface, so that it may refresh its data, when the event is fired.
IFieldValidator - interface org.jaffa.rules.fieldvalidators.IFieldValidator.
This is the interface for all the FieldValidators.
IFinderListener - interface org.jaffa.components.finder.IFinderListener.
Deprecated. This class is required by the object_finder_1_0 pattern. The object_finder_2_0 pattern has made this class redundant.
IJdbcSecurityPlugin - interface org.jaffa.persistence.engines.jdbcengine.security.IJdbcSecurityPlugin.
The JDBC Engine will invoke the suitable trigger points of a plugin class that implements this interface.
ILoadTestCase - interface org.jaffa.tools.loadtest.ILoadTestCase.
 
ILoadTesterLogOn - interface org.jaffa.tools.loadtest.ILoadTesterLogOn.
 
IMaintComponent - interface org.jaffa.components.maint.IMaintComponent.
This interface will be implemented by all Maintenance components.
IModelMap - interface org.jaffa.presentation.portlet.widgets.model.IModelMap.
Interface for a Model containing a Map of key/value pairs.
IMultiSelectLookupListener - interface org.jaffa.components.lookup.IMultiSelectLookupListener.
A MultiSelect Lookup component generates MultiSelectLookupEvent, when row(s) are selected, and passes it to the registered Listener.
IN - Static variable in interface org.jaffa.persistence.engines.jdbcengine.IStoredProcedure
A static for denoting an INPUT parameter of a StoredProcedure
INSTANTIATION_FAILED - Static variable in class org.jaffa.middleware.CreateServiceException
One of the reasons for throwing this exception
INSTANTICATION_ERROR - Static variable in class org.jaffa.beans.moulding.mapping.MouldException
 
INTEGER - Static variable in class org.jaffa.datatypes.Defaults
A constant for the integer datatype
INTROSPECT_ERROR - Static variable in class org.jaffa.beans.moulding.mapping.MouldException
 
INVALID_FK_MAPPING - Static variable in class org.jaffa.beans.moulding.mapping.MouldException
 
INVALID_INPUT - Static variable in class org.jaffa.middleware.CreateServiceException
One of the reasons for throwing this exception
INVOCATION_ERROR - Static variable in class org.jaffa.beans.moulding.mapping.MouldException
 
IPersistenceEngine - interface org.jaffa.persistence.engines.IPersistenceEngine.
The interface for a Persistence Engine.
IPersistent - interface org.jaffa.persistence.IPersistent.
Interface for all persistent objects.
IStoredProcedure - interface org.jaffa.persistence.engines.jdbcengine.IStoredProcedure.
This is the interface for a StoredProcedure.
IUpdateComponent - interface org.jaffa.components.maint.IUpdateComponent.
This interface will be implemented by all Update components.
IUpdateListener - interface org.jaffa.components.maint.IUpdateListener.
An object which wants to listen to Update events (whenever records are updated by Update components), will create an implementation of this interface, so that it may refresh its data, when the event is fired.
IVoucherGenerator - interface org.jaffa.components.voucher.IVoucherGenerator.
This is the interface for a class generating vouchers.
IllegalExtensionRuntimeException - exception org.jaffa.presentation.portlet.widgets.model.exceptions.IllegalExtensionRuntimeException.
This exception is thrown if an illegal extention is used while creating an ImageModel
IllegalExtensionRuntimeException() - Constructor for class org.jaffa.presentation.portlet.widgets.model.exceptions.IllegalExtensionRuntimeException
Default constructor
IllegalExtensionRuntimeException(String) - Constructor for class org.jaffa.presentation.portlet.widgets.model.exceptions.IllegalExtensionRuntimeException
Constructs the exception with the specified detail message
IllegalExtensionRuntimeException(String, Throwable) - Constructor for class org.jaffa.presentation.portlet.widgets.model.exceptions.IllegalExtensionRuntimeException
Constructs the exception with the specified detail message and nested exception
IllegalPersistentStateRuntimeException - exception org.jaffa.persistence.exceptions.IllegalPersistentStateRuntimeException.
This RuntimeException will be thrown if an updateXxx() method or an Add/Update/Delete is invoked on a Domain object in queued state.
IllegalPersistentStateRuntimeException() - Constructor for class org.jaffa.persistence.exceptions.IllegalPersistentStateRuntimeException
Constructs a new exception.
IllegalPersistentStateRuntimeException(String) - Constructor for class org.jaffa.persistence.exceptions.IllegalPersistentStateRuntimeException
Constructs a new exception specifying an error message.
IllegalPersistentStateRuntimeException(String, Throwable) - Constructor for class org.jaffa.persistence.exceptions.IllegalPersistentStateRuntimeException
Constructs a new exception specifying an error message and a source exception.
ImageModel - class org.jaffa.presentation.portlet.widgets.model.ImageModel.
Model for the Image widget.
ImageModel(byte[]) - Constructor for class org.jaffa.presentation.portlet.widgets.model.ImageModel
Create a new image model.
ImageModel(byte[], String) - Constructor for class org.jaffa.presentation.portlet.widgets.model.ImageModel
Create a new Image Model specifying the image type (if null, GIF is assumed).
ImageTag - class org.jaffa.presentation.portlet.widgets.taglib.ImageTag.
Tag Handler for the Image widget.
ImageTag() - Constructor for class org.jaffa.presentation.portlet.widgets.taglib.ImageTag
Default constructor.
InListFieldValidator - class org.jaffa.rules.fieldvalidators.InListFieldValidator.
This Field Validator ensures that the field value is specified in the List.
InListFieldValidator() - Constructor for class org.jaffa.rules.fieldvalidators.InListFieldValidator
 
InactiveUowRuntimeException - exception org.jaffa.persistence.exceptions.InactiveUowRuntimeException.
This exception is thrown if any method is invoked on a UOW, which has been made inactive.
InactiveUowRuntimeException() - Constructor for class org.jaffa.persistence.exceptions.InactiveUowRuntimeException
Constructs a new exception.
InactiveUowRuntimeException(String) - Constructor for class org.jaffa.persistence.exceptions.InactiveUowRuntimeException
Constructs a new exception specifying an error message.
InactiveUowRuntimeException(String, Throwable) - Constructor for class org.jaffa.persistence.exceptions.InactiveUowRuntimeException
Constructs a new exception specifying an error message and a source exception.
Include - interface org.jaffa.security.securityrolesdomain.Include.
Java content class for include complex type.
IncludeImpl - class org.jaffa.security.securityrolesdomain.impl.IncludeImpl.
 
IncludeImpl() - Constructor for class org.jaffa.security.securityrolesdomain.impl.IncludeImpl
 
IncludeImpl.Unmarshaller - class org.jaffa.security.securityrolesdomain.impl.IncludeImpl.Unmarshaller.
 
IncludeImpl.Unmarshaller(UnmarshallingContext) - Constructor for class org.jaffa.security.securityrolesdomain.impl.IncludeImpl.Unmarshaller
 
IncompleteKeySpecifiedException - exception org.jaffa.exceptions.IncompleteKeySpecifiedException.
This ApplicationException can be thrown by an application if complete key info is not supplied for a domain object, when it is expected.
IncompleteKeySpecifiedException(String) - Constructor for class org.jaffa.exceptions.IncompleteKeySpecifiedException
Constructs a new IncompleteKeySpecifiedException.
IncompleteKeySpecifiedException(String, Throwable) - Constructor for class org.jaffa.exceptions.IncompleteKeySpecifiedException
Constructs a new IncompleteKeySpecifiedException.
Init - interface org.jaffa.persistence.engines.jdbcengine.configservice.initdomain.Init.
Java content class for init element declaration.
InitApp - class org.jaffa.config.InitApp.
This servlet is called by web.xml as part of the startup process.
InitApp() - Constructor for class org.jaffa.config.InitApp
 
InitFileNotFoundRuntimeException - exception org.jaffa.persistence.engines.jdbcengine.configservice.exceptions.InitFileNotFoundRuntimeException.
This exception is thrown if the init file for the ConfigurationService is not found in the classpath.
InitFileNotFoundRuntimeException() - Constructor for class org.jaffa.persistence.engines.jdbcengine.configservice.exceptions.InitFileNotFoundRuntimeException
Constructs a new exception.
InitFileNotFoundRuntimeException(String) - Constructor for class org.jaffa.persistence.engines.jdbcengine.configservice.exceptions.InitFileNotFoundRuntimeException
Constructs a new exception specifying an error message.
InitFileNotFoundRuntimeException(String, Throwable) - Constructor for class org.jaffa.persistence.engines.jdbcengine.configservice.exceptions.InitFileNotFoundRuntimeException
Constructs a new exception specifying an error message and a source exception.
InitImpl - class org.jaffa.persistence.engines.jdbcengine.configservice.initdomain.impl.InitImpl.
 
InitImpl() - Constructor for class org.jaffa.persistence.engines.jdbcengine.configservice.initdomain.impl.InitImpl
 
InitImpl.Unmarshaller - class org.jaffa.persistence.engines.jdbcengine.configservice.initdomain.impl.InitImpl.Unmarshaller.
 
InitImpl.Unmarshaller(UnmarshallingContext) - Constructor for class org.jaffa.persistence.engines.jdbcengine.configservice.initdomain.impl.InitImpl.Unmarshaller
 
InitType - interface org.jaffa.persistence.engines.jdbcengine.configservice.initdomain.InitType.
Java content class for annonymous complex type.
InitTypeImpl - class org.jaffa.persistence.engines.jdbcengine.configservice.initdomain.impl.InitTypeImpl.
 
InitTypeImpl() - Constructor for class org.jaffa.persistence.engines.jdbcengine.configservice.initdomain.impl.InitTypeImpl
 
InitTypeImpl.Unmarshaller - class org.jaffa.persistence.engines.jdbcengine.configservice.initdomain.impl.InitTypeImpl.Unmarshaller.
 
InitTypeImpl.Unmarshaller(UnmarshallingContext) - Constructor for class org.jaffa.persistence.engines.jdbcengine.configservice.initdomain.impl.InitTypeImpl.Unmarshaller
 
IntegerCriteriaField - class org.jaffa.components.finder.IntegerCriteriaField.
This class will be used by the Finder components to hold an Integer criteria.
IntegerCriteriaField(String, Long) - Constructor for class org.jaffa.components.finder.IntegerCriteriaField
Adds a Criteria.
IntegerCriteriaField(String, Long[]) - Constructor for class org.jaffa.components.finder.IntegerCriteriaField
Adds a Criteria.
IntegerCriteriaField() - Constructor for class org.jaffa.components.finder.IntegerCriteriaField
Default constructor.
IntegerFieldMetaData - class org.jaffa.metadata.IntegerFieldMetaData.
An instance of this class will hold meta information for an Integer field.
IntegerFieldMetaData() - Constructor for class org.jaffa.metadata.IntegerFieldMetaData
Creates an instance.
IntegerFieldMetaData(String, String, Boolean, String, Long, Long, Integer) - Constructor for class org.jaffa.metadata.IntegerFieldMetaData
Creates an instance.
IntegerFieldValidator - class org.jaffa.rules.fieldvalidators.IntegerFieldValidator.
This implementation of the IFieldValidator ensures that the field has an Integer value.
IntegerFieldValidator() - Constructor for class org.jaffa.rules.fieldvalidators.IntegerFieldValidator
 
Introspection - class org.jaffa.persistence.engines.jdbcengine.util.Introspection.
Helper class for introspecting Domain objects.
Introspection() - Constructor for class org.jaffa.persistence.engines.jdbcengine.util.Introspection
 
InvalidForeignKeyException - exception org.jaffa.datatypes.exceptions.InvalidForeignKeyException.
This is thrown by the FieldValidator if the value to be validated is not a valid foreign-key.
InvalidForeignKeyException() - Constructor for class org.jaffa.datatypes.exceptions.InvalidForeignKeyException
Constructs a new InvalidForeignKeyException.
InvalidForeignKeyException(String) - Constructor for class org.jaffa.datatypes.exceptions.InvalidForeignKeyException
Constructs a new InvalidForeignKeyException.
InvalidForeignKeyException(String, Object[]) - Constructor for class org.jaffa.datatypes.exceptions.InvalidForeignKeyException
Constructs a new InvalidForeignKeyException.
InvalidForeignKeyException(String, Object[], Throwable) - Constructor for class org.jaffa.datatypes.exceptions.InvalidForeignKeyException
Constructs a new InvalidForeignKeyException.
InvalidGenericForeignKeyException - exception org.jaffa.datatypes.exceptions.InvalidGenericForeignKeyException.
This is thrown by the FieldValidator if the value to be validated is not specified in the list of valid values for that field..
InvalidGenericForeignKeyException() - Constructor for class org.jaffa.datatypes.exceptions.InvalidGenericForeignKeyException
Constructs a new InvalidGenericForeignKeyException.
InvalidGenericForeignKeyException(String) - Constructor for class org.jaffa.datatypes.exceptions.InvalidGenericForeignKeyException
Constructs a new InvalidGenericForeignKeyException.
InvalidGenericForeignKeyException(String, Object[]) - Constructor for class org.jaffa.datatypes.exceptions.InvalidGenericForeignKeyException
Constructs a new InvalidGenericForeignKeyException.
InvalidGenericForeignKeyException(String, Object[], Throwable) - Constructor for class org.jaffa.datatypes.exceptions.InvalidGenericForeignKeyException
Constructs a new InvalidGenericForeignKeyException.
InvalidPatternRuntimeException - exception org.jaffa.datatypes.exceptions.InvalidPatternRuntimeException.
This is thrown by the FieldValidator if the pattern specified in the meta data is invalid.
InvalidPatternRuntimeException() - Constructor for class org.jaffa.datatypes.exceptions.InvalidPatternRuntimeException
Creates new InvalidPatternRuntimeException without detail message.
InvalidPatternRuntimeException(String) - Constructor for class org.jaffa.datatypes.exceptions.InvalidPatternRuntimeException
Constructs an InvalidPatternRuntimeException with the specified detail message.
InvalidPatternRuntimeException(String, Throwable) - Constructor for class org.jaffa.datatypes.exceptions.InvalidPatternRuntimeException
Constructs an InvalidPatternRuntimeException with the specified detail message and the source exception.
InvalidUowRuntimeException - exception org.jaffa.persistence.exceptions.InvalidUowRuntimeException.
This exception is thrown the UOW on a Persistent object does not match the UOW to which the object is being added/updated/deleted/locked.
InvalidUowRuntimeException() - Constructor for class org.jaffa.persistence.exceptions.InvalidUowRuntimeException
Constructs a new exception.
InvalidUowRuntimeException(String) - Constructor for class org.jaffa.persistence.exceptions.InvalidUowRuntimeException
Constructs a new exception specifying an error message.
InvalidUowRuntimeException(String, Throwable) - Constructor for class org.jaffa.persistence.exceptions.InvalidUowRuntimeException
Constructs a new exception specifying an error message and a source exception.
InvalidWidgetModelReturnedRuntimeException - exception org.jaffa.presentation.portlet.widgets.taglib.exceptions.InvalidWidgetModelReturnedRuntimeException.
This exception is thrown if an invalid WidgetModel is returned while processing a Tag
InvalidWidgetModelReturnedRuntimeException() - Constructor for class org.jaffa.presentation.portlet.widgets.taglib.exceptions.InvalidWidgetModelReturnedRuntimeException
Default constructor
InvalidWidgetModelReturnedRuntimeException(String) - Constructor for class org.jaffa.presentation.portlet.widgets.taglib.exceptions.InvalidWidgetModelReturnedRuntimeException
Constructs the exception with the specified detail message
InvalidWidgetModelReturnedRuntimeException(String, Throwable) - Constructor for class org.jaffa.presentation.portlet.widgets.taglib.exceptions.InvalidWidgetModelReturnedRuntimeException
Constructs the exception with the specified detail message and nested exception
IsHidden(String) - Method in class org.jaffa.presentation.portlet.widgets.taglib.UserGridTag
will return true if the tag is column is not to be processed
incrementMaxRecords() - Method in class org.jaffa.components.finder.FinderComponent
Deprecated. This will set the property 'maxRecords' to the value following the current one, in the list of values returned by CriteriaDropDownOptions.getMaxRecordsDropDownOptions().
incrementMaxRecords() - Method in class org.jaffa.components.finder.FinderComponent2
This will set the property 'maxRecords' to the value following the current one, in the list of values returned by CriteriaDropDownOptions.getMaxRecordsDropDownOptions().
indexOf(Object) - Method in class org.jaffa.util.ListMap
Returns the index in this Map of the specified key.
indexOf(Object) - Method in class org.jaffa.util.ListSet
Returns the index of the element in this set.
info - Static variable in class org.jaffa.tomcat.realm.JDBCEncryptionRealm
Descriptive information about this Realm implementation.
init() - Method in class org.jaffa.components.voucher.AbstractVoucherGenerator
This method should be invoked by a client before all the setters are invoked.
init() - Method in interface org.jaffa.components.voucher.IVoucherGenerator
This method should be invoked by a client before all the setters are invoked.
init(ServletConfig) - Method in class org.jaffa.config.InitApp
This is invoked by the servlet container when the servlet is first loaded.
init(FilterConfig) - Method in class org.jaffa.presentation.portlet.PortletFilter
Called by the web container to indicate to a filter that it is being placed into service.
init() - Method in class org.jaffa.rules.fieldvalidators.AbstractFieldValidator
This method is invoked by the RulesEngine before all the setters are invoked.
init() - Method in interface org.jaffa.rules.fieldvalidators.IFieldValidator
This method is invoked by the RulesEngine before all the setters are invoked.
init(ServletConfig) - Method in class org.jaffa.security.CheckPolicy
Initializes the servlet.
init() - Static method in class org.jaffa.util.LoggerHelper
Initializes Logging either from a file 'resources/log4j.xml' or with the basic configurator
initDropDownCodes() - Method in class org.jaffa.components.maint.MaintComponent2
The Component should override this method to retrieve the set of codes for dropdowns in a screen, if any are required.
initForm() - Method in class org.jaffa.presentation.portlet.FormBase
The form should override this method for defaulting the data in the form-bean
initForm() - Method in class org.jaffa.presentation.portlet.session.ui.ComponentDetailsForm
 
initForm() - Method in class org.jaffa.presentation.portlet.session.ui.ComponentExplorerForm
 
initForm() - Method in class org.jaffa.presentation.portlet.session.ui.SessionExplorerForm
 
initUserInfo(UserSession) - Method in class org.jaffa.presentation.portlet.PortletFilter
This is invoked by the performSecurityCheck() method, when it automatically creates a new UserSession object for an authenticated user.
initializeCriteriaScreen() - Method in class org.jaffa.components.finder.FinderComponent2
The Component should override this method to retrieve the set of codes for dropdowns in criteria screen, if any are required.
initializeData() - Method in class org.jaffa.components.maint.MaintComponent2
This method is invoked by the display() method when the component is run in the CREATE_MODE.
initializeHistoryNav(HttpServletRequest) - Static method in class org.jaffa.presentation.portlet.HistoryNav
This will initialze a List with the 'jaffa_home' link and set the 'historyNav' attribute on the input request stream with the new List.
initializeHistoryNav(HttpServletRequest, String) - Static method in class org.jaffa.presentation.portlet.HistoryNav
This will initialze a List with the 'jaffa_home' link and set the 'historyNav' attribute on the input request stream with the new List.
inquiryDone(EventObject) - Method in interface org.jaffa.components.finder.IFinderListener
Deprecated. This method will be invoked by a Finder Component, when it has successfully retrieved new records.
intoBytes(String) - Static method in class org.jaffa.security.EncryptionHelper
Converts a String (based on an 8-bit character set) into an byte array.
intoBytes16(String) - Static method in class org.jaffa.security.EncryptionHelper
Converts a String into an byte array.
intoHexString(byte[]) - Static method in class org.jaffa.security.EncryptionHelper
Converts a byte[] into a hex string representation.
intoString(byte[]) - Static method in class org.jaffa.security.EncryptionHelper
Converts a byte array into a string.
intoString16(byte[]) - Static method in class org.jaffa.security.EncryptionHelper
Converts a byte array into a string.
introspectComponent(String) - Method in class org.jaffa.presentation.portlet.session.ui.SessionExplorerComponent
 
invoke(PersistentTransaction) - Method in class org.jaffa.persistence.engines.jdbcengine.interceptor.AbstractInterceptor
Performs the actual logic associated with the interceptor.
invoke(PersistentTransaction) - Method in class org.jaffa.persistence.engines.jdbcengine.interceptor.AddInterceptor
Performs the logic associated with adding Persistent objects to the database.
invoke(PersistentTransaction) - Method in class org.jaffa.persistence.engines.jdbcengine.interceptor.DeleteInterceptor
Performs the logic associated with deleting Persistent objects from the database.
invoke(PersistentTransaction) - Method in class org.jaffa.persistence.engines.jdbcengine.interceptor.LockInterceptor
Performs the logic associated with locking Persistent objects in the database.
invoke(PersistentTransaction) - Method in class org.jaffa.persistence.engines.jdbcengine.interceptor.QueryInterceptor
Performs the logic associated with querying the database.
invoke(PersistentTransaction) - Method in class org.jaffa.persistence.engines.jdbcengine.interceptor.UpdateInterceptor
Performs the logic associated with updating Persistent objects in the database.
invokeCreateListeners() - Method in class org.jaffa.components.maint.CreateComponent
Invokes the createDone() method of the registered ICreateListener objects in the same thread.
invokeCreateListeners(EventObject) - Method in class org.jaffa.components.maint.CreateComponent
Invokes the createDone() method of the registered ICreateListener objects in the same thread.
invokeCreateListeners() - Method in class org.jaffa.components.maint.MaintComponent
Deprecated. Invokes the createDone() method of the registered ICreateListener objects in the same thread.
invokeCreateListeners(EventObject) - Method in class org.jaffa.components.maint.MaintComponent
Deprecated. Invokes the createDone() method of the registered ICreateListener objects in the same thread.
invokeCreateListeners() - Method in class org.jaffa.components.maint.MaintComponent2
Invokes the createDone() method of the registered ICreateListener objects in the same thread.
invokeCreateListeners(EventObject) - Method in class org.jaffa.components.maint.MaintComponent2
Invokes the createDone() method of the registered ICreateListener objects in the same thread.
invokeDeleteListeners() - Method in class org.jaffa.components.maint.DeleteComponent
Invokes the deleteDone() method of the registered IDeleteListener objects in the same thread.
invokeDeleteListeners(EventObject) - Method in class org.jaffa.components.maint.DeleteComponent
Invokes the deleteDone() method of the registered IDeleteListener objects in the same thread.
invokeDeleteListeners() - Method in class org.jaffa.components.maint.MaintComponent
Deprecated. Invokes the deleteDone() method of the registered IDeleteListener objects in the same thread.
invokeDeleteListeners(EventObject) - Method in class org.jaffa.components.maint.MaintComponent
Deprecated. Invokes the deleteDone() method of the registered IDeleteListener objects in the same thread.
invokeDeleteListeners() - Method in class org.jaffa.components.maint.MaintComponent2
Invokes the deleteDone() method of the registered IDeleteListener objects in the same thread.
invokeDeleteListeners(EventObject) - Method in class org.jaffa.components.maint.MaintComponent2
Invokes the deleteDone() method of the registered IDeleteListener objects in the same thread.
invokeFinderListener() - Method in class org.jaffa.components.finder.FinderComponent
Deprecated. Invokes the inquiryDone() method of the registered IFinderListener object in the same thread.
invokeFinderListener(EventObject) - Method in class org.jaffa.components.finder.FinderComponent
Deprecated. Invokes the inquiryDone() method of the registered IFinderListener object in the same thread.
invokeMultiSelectLookupListeners(MultiSelectLookupEvent) - Method in class org.jaffa.components.lookup.LookupComponent2
Invokes the rowsSelected() method of the registered IMultiSelectLookupListener objects in the same thread.
invokeUpdateListeners() - Method in class org.jaffa.components.maint.MaintComponent
Deprecated. Invokes the updateDone() method of the registered IUpdateListener objects in the same thread.
invokeUpdateListeners(EventObject) - Method in class org.jaffa.components.maint.MaintComponent
Deprecated. Invokes the updateDone() method of the registered IUpdateListener objects in the same thread.
invokeUpdateListeners() - Method in class org.jaffa.components.maint.MaintComponent2
Invokes the updateDone() method of the registered IUpdateListener objects in the same thread.
invokeUpdateListeners(EventObject) - Method in class org.jaffa.components.maint.MaintComponent2
Invokes the updateDone() method of the registered IUpdateListener objects in the same thread.
invokeUpdateListeners() - Method in class org.jaffa.components.maint.UpdateComponent
Invokes the updateDone() method of the registered IUpdateListener objects in the same thread.
invokeUpdateListeners(EventObject) - Method in class org.jaffa.components.maint.UpdateComponent
Invokes the updateDone() method of the registered IUpdateListener objects in the same thread.
isAM() - Method in class org.jaffa.datatypes.DateTime
Returns a true if the datetime is before 12:00 pm.
isActive() - Method in class org.jaffa.persistence.UOW
Returns true if the UOW is active.
isActive() - Method in class org.jaffa.presentation.portlet.component.Component
Returns a true if the component is still active.
isActive() - Method in interface org.jaffa.presentation.portlet.component.IComponent
Returns a true if the component is still active.
isAfter(DateOnly) - Method in class org.jaffa.datatypes.DateOnly
Returns a true if this date is after the input date.
isAfter(DateTime) - Method in class org.jaffa.datatypes.DateTime
Returns a true if this date is after the input date.
isAppendCodeAndDescription() - Method in class org.jaffa.components.codehelper.dto.CodeHelperInElementDto
Getter for property appendCodeAndDescription.
isAppendFinal() - Method in interface org.jaffa.components.navigation.domain.UrlAction.UrlType
 
isAppendFinal() - Method in class org.jaffa.components.navigation.domain.impl.UrlActionImpl.UrlTypeImpl
 
isAvailableInCreateMode() - Method in class org.jaffa.components.maint.MaintComponent2.Screen
Getter for property availableInCreateMode.
isAvailableInUpdateMode() - Method in class org.jaffa.components.maint.MaintComponent2.Screen
Getter for property availableInUpdateMode.
isBefore(DateOnly) - Method in class org.jaffa.datatypes.DateOnly
Returns a true if this date is before the input date.
isBefore(DateTime) - Method in class org.jaffa.datatypes.DateTime
Returns a true if this date is before the input date.
isClearActionAvailable() - Method in class org.jaffa.components.maint.MaintForm
Returns true if Clear is allowed in the current screen.
isComponent() - Method in class org.jaffa.components.navigation.NavOption
Returns the menu type
isCreateMode() - Method in interface org.jaffa.components.maint.IMaintComponent
Returns true if this is create mode.
isCreateMode() - Method in class org.jaffa.components.maint.MaintComponent
Deprecated. Returns true if this is create mode.
isCreateMode() - Method in class org.jaffa.components.maint.MaintComponent2
Returns true if this is create mode.
isDatabaseOccurence() - Method in interface org.jaffa.persistence.IPersistent
Returns a true value if the object was loaded from the database.
isDatabaseOccurence() - Method in class org.jaffa.persistence.Persistent
Returns a true value if the object was loaded from the database.
isDeleteActionAvailable() - Method in class org.jaffa.components.maint.MaintForm
Returns true if Delete is allowed in the current screen.
isDeleteMode() - Method in interface org.jaffa.components.maint.IMaintComponent
Returns true if this is delete mode.
isDeleteMode() - Method in class org.jaffa.components.maint.MaintComponent
Deprecated. Returns true if this is delete mode.
isDeleteMode() - Method in class org.jaffa.components.maint.MaintComponent2
Returns true if this is delete mode.
isDesktop() - Method in class org.jaffa.components.navigation.NavOption
Returns the menu type
isDisplayOnlyField(String) - Method in class org.jaffa.components.maint.MaintComponent2
Returns a true if a field has been marked as 'DisplayOnly'.
isDisplayOnlyField(String) - Method in class org.jaffa.components.maint.MaintForm
Returns a true if a field has been marked as 'DisplayOnly'.
isEmpty() - Method in interface org.jaffa.cache.ICache
Returns true if this cache contains no key-value mappings.
isEmpty() - Method in class org.jaffa.cache.SimpleCache
Returns true if this cache contains no key-value mappings.
isEmpty() - Method in class org.jaffa.cache.WeakCache
Returns true if this cache contains no key-value mappings.
isEmpty() - Method in class org.jaffa.persistence.engines.jdbcengine.datasource.DataSourceCursor
Returns true if this collection contains no elements.
isEmpty() - Method in class org.jaffa.util.ListMap
Returns true if this map contains no key-value mappings.
isEmpty() - Method in class org.jaffa.util.ListProperties
Returns true if this map contains no key-value mappings.
isEmpty() - Method in class org.jaffa.util.ListSet
Returns true if this set contains no elements.
isEnclosed(PageContext) - Static method in class org.jaffa.presentation.portlet.widgets.taglib.TagHelper
Returns a true if the current widget is enclosed inside another widget.
isExpanded(Node) - Method in class org.jaffa.presentation.portlet.widgets.model.TreeModel
Returns a true if the input Node is expanded.
isField(String) - Method in class org.jaffa.beans.moulding.mapping.GraphMapping
 
isFieldIncluded(String) - Method in class org.jaffa.beans.moulding.mapping.MappingFilter
return -1 if field is excluded, 1 if included, 0 if no matched
isFirstPass() - Method in class org.jaffa.presentation.portlet.widgets.taglib.GridTag
Returns a true if this is the first iteration through the GridTag.
isFirstPass() - Method in class org.jaffa.presentation.portlet.widgets.taglib.UserGridTag
if this is the first time processing the tags will return true
isForeignField(String) - Method in class org.jaffa.beans.moulding.mapping.GraphMapping
 
isFullPackageNames() - Method in class org.jaffa.tools.domainmeta.jdbc.JDBCSchemaReader
Getter for property fullPackageNames.
isFullPackageNames() - Method in class org.jaffa.tools.domainmeta.uniface.TableInfoReader.TableInfo
Getter for property fullPackageNames.
isFullPackageNames() - Method in interface org.jaffa.tools.patternmetaengine.domain.ApplicationBuilderType
 
isFullPackageNames() - Method in class org.jaffa.tools.patternmetaengine.domain.impl.ApplicationBuilderTypeImpl
 
isInMultiSelectLookupMode() - Method in class org.jaffa.components.lookup.LookupComponent2
Returns a true if a MultiSelectLookupListener has been registered with this Lookup.
isInferMandatory() - Method in class org.jaffa.tools.domainmeta.jdbc.JDBCSchemaReader
Getter for property inferMandatory.
isJaffaOverwriteMarkerPresent(File) - Static method in class org.jaffa.tools.common.SourceDecomposerUtils
This method will check the code generated file for the '//JAFFA-OVERWRITE' marker.
isKeyField(String) - Method in class org.jaffa.beans.moulding.mapping.GraphMapping
 
isLocked() - Method in interface org.jaffa.persistence.IPersistent
Returns a true value if the underlying database row is locked.
isLocked() - Method in class org.jaffa.persistence.Persistent
Returns a true value if the underlying database row is locked.
isLogicAND() - Method in class org.jaffa.persistence.Criteria.CriteriaEntry
A true is returned, if this criteria entry will be AND-ed.
isMandatory() - Method in class org.jaffa.metadata.FieldMetaData
Getter for property isMandatory.
isMandatory() - Method in class org.jaffa.presentation.portlet.widgets.model.DateTimeModel
Getter for property mandatory.
isMandatory() - Method in class org.jaffa.presentation.portlet.widgets.model.DropDownModel
Getter for property mandatory.
isMandatory() - Method in class org.jaffa.presentation.portlet.widgets.model.EditBoxModel
Getter for property mandatory.
isMandatory() - Method in class org.jaffa.tools.database.SyncSchema.Field
Getter for property mandatory.
isMandatory() - Method in class org.jaffa.tools.domainmeta.common.FieldBean
Getter for property mandatory.
isMappable(Class, Class) - Static method in class org.jaffa.beans.moulding.mapping.DataTypeMapping
 
isModelChanged() - Method in class org.jaffa.presentation.portlet.widgets.model.CheckBoxModel
See if model has changed, in the process reset the changed flag.
isModelChanged() - Method in class org.jaffa.presentation.portlet.widgets.model.DateTimeModel
See if model has changed, in the process reset the changed flag.
isModelChanged() - Method in class org.jaffa.presentation.portlet.widgets.model.DropDownModel
See if model has changed, in the process reset the changed flag.
isModelChanged() - Method in class org.jaffa.presentation.portlet.widgets.model.EditBoxModel
See if model has changed, in the process reset the changed flag.
isModelChanged() - Method in class org.jaffa.presentation.portlet.widgets.model.RadioButtonModel
See if model has changed, in the process reset the changed flag.
isModelChanged() - Method in class org.jaffa.presentation.portlet.widgets.model.TableModel
See if model has changed, in the process reset the changed flag.
isModified() - Method in interface org.jaffa.persistence.IPersistent
Returns a true value if the object had any of its fields updated.
isModified(String) - Method in interface org.jaffa.persistence.IPersistent
Returns a true value if the field has been updated.
isModified() - Method in class org.jaffa.persistence.Persistent
Returns a true value if the object had any of its fields updated.
isModified(String) - Method in class org.jaffa.persistence.Persistent
Returns a true value if the field has been updated.
isNextActionAvailable() - Method in class org.jaffa.components.maint.MaintForm
Returns true if there is a Next screen after the current screen.
isPM() - Method in class org.jaffa.datatypes.DateTime
Returns a true if the datetime is after 12:00 pm.
isPerformTxValidationOnNextAction() - Method in class org.jaffa.components.maint.MaintComponent2.Screen
Getter for property performTxValidationOnNextAction.
isPreviousActionAvailable() - Method in class org.jaffa.components.maint.MaintForm
Returns true if there is a Previous screen before the current screen.
isPrimaryKey() - Method in class org.jaffa.tools.domainmeta.common.FieldBean
Getter for property primaryKey.
isQueued() - Method in interface org.jaffa.persistence.IPersistent
Returns a true value if this object has been added/updated/deleted and not yet been committed.
isQueued() - Method in class org.jaffa.persistence.Persistent
Returns a true value if this object has been added/updated/deleted and not yet been committed.
isRefreshActionAvailable() - Method in class org.jaffa.components.maint.MaintForm
Returns true if Refresh is allowed in the current screen.
isRefreshData() - Method in class org.jaffa.components.maint.MaintComponent2
Getter for property refreshData.
isRelatedField(String) - Method in class org.jaffa.beans.moulding.mapping.GraphMapping
 
isRoot() - Method in class org.jaffa.util.Node
Returns true if the node is its own root.
isSaveActionAvailable() - Method in class org.jaffa.components.maint.MaintForm
Returns true if Save is allowed in the current screen.
isSaveActionAvailableInCreateMode() - Method in class org.jaffa.components.maint.MaintComponent2.Screen
Getter for property saveActionAvailableInCreateMode.
isSubMenu() - Method in class org.jaffa.components.navigation.NavOption
Returns the menu type
isTokenValid(HttpServletRequest) - Method in class org.jaffa.presentation.portlet.ActionBase
Return true if there is a transaction token stored in the component, and the value submitted as a request parameter with this action matches it.
isTokenValid(HttpServletRequest, boolean) - Method in class org.jaffa.presentation.portlet.ActionBase
Return true if there is a transaction token stored in the component, and the value submitted as a request parameter with this action matches it.
isURL() - Method in class org.jaffa.components.navigation.NavOption
Returns the menu type
isUpdateMode() - Method in interface org.jaffa.components.maint.IMaintComponent
Returns true if this is update mode.
isUpdateMode() - Method in class org.jaffa.components.maint.MaintComponent
Deprecated. Returns true if this is update mode.
isUpdateMode() - Method in class org.jaffa.components.maint.MaintComponent2
Returns true if this is update mode.
isUpdateMode() - Method in class org.jaffa.components.maint.MaintForm
Is this update mode, if so the key is display only, else this is create mode and the key is editable.
isUserSession(HttpServletRequest) - Static method in class org.jaffa.presentation.portlet.session.UserSession
Is there a user Session?
isValid() - Method in class org.jaffa.presentation.portlet.session.UserSession
Check to see if the UserSession object is valid.
isValid() - Method in class org.jaffa.util.SplitString
The definition of a valid split is one where either there was no split in the string, or the splitter resulted in two new strings.
isValue() - Method in interface org.jaffa.persistence.engines.jdbcengine.configservice.initdomain.UsePreparedStatement
 
isValue() - Method in class org.jaffa.persistence.engines.jdbcengine.configservice.initdomain.impl.UsePreparedStatementImpl
 
iterateByDomain(String) - Method in class org.jaffa.tools.patternmetaengine.ComponentRegistry
Iterator for all components in registry for a given domain object
iterateByType(String) - Method in class org.jaffa.tools.patternmetaengine.ComponentRegistry
Iterator for all components in registry of a given type
iterator() - Method in class org.jaffa.exceptions.ApplicationExceptions
Returns the iterator on the internal collection of ApplicationException objects.
iterator() - Method in class org.jaffa.persistence.engines.jdbcengine.datasource.DataSourceCursor
Returns a custom iterator.
iterator() - Method in class org.jaffa.tools.patternmetaengine.ComponentRegistry
Iterator for all components in registry
iterator() - Method in class org.jaffa.tools.patternmetaengine.DomainObjectHelper
Return an iterator for all domain object loaded
iterator() - Method in class org.jaffa.util.ListSet
Returns an iterator over the elements in this set.

J

JANUARY - Static variable in interface org.jaffa.datatypes.IDateBase
The constant for the month - January.
JAXBHelper - class org.jaffa.tools.patternmetaengine.JAXBHelper.
This contains functions that augment the capability of the JAXB Marshalling framework
JAXBHelper() - Constructor for class org.jaffa.tools.patternmetaengine.JAXBHelper
 
JDBCEncryptionRealm - class org.jaffa.tomcat.realm.JDBCEncryptionRealm.
This Realm included the functionality of both the standard tomcat JDBCRealm and the DataSourceRealm, in one class.
JDBCEncryptionRealm() - Constructor for class org.jaffa.tomcat.realm.JDBCEncryptionRealm
 
JDBCSchemaReader - class org.jaffa.tools.domainmeta.jdbc.JDBCSchemaReader.
This tool is used to reverse enginer a database schema and generate Jaffa based domain object XML meta data.
JDBCSchemaReader() - Constructor for class org.jaffa.tools.domainmeta.jdbc.JDBCSchemaReader
 
JDBCSecurityPlugin - class org.jaffa.security.JDBCSecurityPlugin.
JDBCSecurityPlugin.java
JDBCSecurityPlugin() - Constructor for class org.jaffa.security.JDBCSecurityPlugin
Creates new JDBCSecurityPlugin
JDBC_PLUGIN_CREATION_FAILED - Static variable in class org.jaffa.persistence.engines.jdbcengine.datasource.exceptions.DataSourceCreationException
One of the reasons for throwing this exception
JNDIBase - Static variable in class org.jaffa.util.SettingsBase
 
JULY - Static variable in interface org.jaffa.datatypes.IDateBase
The constant for the month - July.
JUNE - Static variable in interface org.jaffa.datatypes.IDateBase
The constant for the month - June.
JdbcBridge - class org.jaffa.persistence.engines.jdbcengine.querygenerator.JdbcBridge.
Use the methods of this class to execute various operations on the database.
JdbcSecurityPlugin - interface org.jaffa.persistence.engines.jdbcengine.configservice.initdomain.JdbcSecurityPlugin.
Java content class for jdbcSecurityPlugin complex type.
JdbcSecurityPluginImpl - class org.jaffa.persistence.engines.jdbcengine.configservice.initdomain.impl.JdbcSecurityPluginImpl.
 
JdbcSecurityPluginImpl() - Constructor for class org.jaffa.persistence.engines.jdbcengine.configservice.initdomain.impl.JdbcSecurityPluginImpl
 
JdbcSecurityPluginImpl.Unmarshaller - class org.jaffa.persistence.engines.jdbcengine.configservice.initdomain.impl.JdbcSecurityPluginImpl.Unmarshaller.
 
JdbcSecurityPluginImpl.Unmarshaller(UnmarshallingContext) - Constructor for class org.jaffa.persistence.engines.jdbcengine.configservice.initdomain.impl.JdbcSecurityPluginImpl.Unmarshaller
 
JndiDataSourceConnectionFactory - class org.jaffa.persistence.engines.jdbcengine.datasource.JndiDataSourceConnectionFactory.
This is a JNDI specific implementation of IConnectionFactory.
JndiDataSourceConnectionFactory() - Constructor for class org.jaffa.persistence.engines.jdbcengine.datasource.JndiDataSourceConnectionFactory
 
JspWriteRuntimeException - exception org.jaffa.presentation.portlet.widgets.taglib.exceptions.JspWriteRuntimeException.
This exception is thrown if an error occurs while writing the JSP to the response stream
JspWriteRuntimeException() - Constructor for class org.jaffa.presentation.portlet.widgets.taglib.exceptions.JspWriteRuntimeException
Default constructor
JspWriteRuntimeException(String) - Constructor for class org.jaffa.presentation.portlet.widgets.taglib.exceptions.JspWriteRuntimeException
Constructs the exception with the specified detail message
JspWriteRuntimeException(String, Throwable) - Constructor for class org.jaffa.presentation.portlet.widgets.taglib.exceptions.JspWriteRuntimeException
Constructs the exception with the specified detail message and nested exception

K

keySet() - Method in interface org.jaffa.cache.ICache
Returns a set view of the keys contained in this cache.
keySet() - Method in class org.jaffa.cache.SimpleCache
Returns a set view of the keys contained in this cache.
keySet() - Method in class org.jaffa.cache.WeakCache
Returns a set view of the keys contained in this cache.
keySet() - Method in class org.jaffa.util.ListMap
Returns a set view of the keys contained in this map.
keySet() - Method in class org.jaffa.util.ListProperties
Returns a set view of the keys contained in this map.
keys() - Method in class org.jaffa.util.ListProperties
Returns an enumeration of the keys in this hashtable.
kill() - Method in class org.jaffa.presentation.portlet.session.UserSession
This function kills the user session object.
killAllComponents() - Method in class org.jaffa.presentation.portlet.session.UserSession
This function kills all related components.

L

LEGAL_VALUE - Static variable in class org.jaffa.rules.examples.domain.ValidFieldValueMeta
A constant to identity the LegalValue field.
LOADING_RULES_FAILED - Static variable in class org.jaffa.rules.RulesEngineException
One of the reasons for throwing this exception
LOCKING_OPTIMISTIC - Static variable in class org.jaffa.persistence.Criteria
Use this static to indicate optimistic locking on a query.
LOCKING_PARANOID - Static variable in class org.jaffa.persistence.Criteria
Use this static to indicate paranoid locking on a query.
LOCKING_PESSIMISTIC - Static variable in class org.jaffa.persistence.Criteria
Use this static to indicate pessimistic locking on a query.
LOCKING_READ_ONLY - Static variable in class org.jaffa.persistence.Criteria
Use this static to indicate that the persistent object cannot be modified.
LOGICAL_AND - Static variable in class org.jaffa.persistence.Criteria.CriteriaEntry
A static indicating the criteria entry is to be AND-ed
LOGICAL_OR - Static variable in class org.jaffa.persistence.Criteria.CriteriaEntry
A static indicating the criteria entry is to be OR-ed
LONG_RAW - Static variable in class org.jaffa.datatypes.Defaults
A constant for the long-raw datatype
LONG_STRING - Static variable in class org.jaffa.datatypes.Defaults
A constant for the long-string datatype
LOOKUP_ATTRIBUTE - Static variable in class org.jaffa.components.lookup.LookupComponent
Deprecated. A constant used to pass the selected values to the Http Request stream.
LOOKUP_ATTRIBUTE - Static variable in class org.jaffa.components.lookup.LookupComponent2
A constant used to pass the selected values to the Http Request stream.
LOWER_CASE - Static variable in class org.jaffa.metadata.FieldMetaData
A constant indicating lowercase.
LabelTag - class org.jaffa.presentation.portlet.widgets.taglib.LabelTag.
Generated tag class.
LabelTag() - Constructor for class org.jaffa.presentation.portlet.widgets.taglib.LabelTag
Default constructor.
ListMap - class org.jaffa.util.ListMap.
This class combines the utility of the HashMap & the ListSet.
ListMap() - Constructor for class org.jaffa.util.ListMap
Creates new ListMap
ListMap(int) - Constructor for class org.jaffa.util.ListMap
Creates new ListMap specifying the initial capacity.
ListMap(int, float) - Constructor for class org.jaffa.util.ListMap
Creates new ListMap specifying the initial capacity and load factor.
ListMap(Map) - Constructor for class org.jaffa.util.ListMap
Creates new ListMap from an existing Map
ListProperties - class org.jaffa.util.ListProperties.
This class combines the utility of the Properties class with a List.
ListProperties() - Constructor for class org.jaffa.util.ListProperties
Creates an empty property list with no default values.
ListProperties(Properties) - Constructor for class org.jaffa.util.ListProperties
Creates an empty property list with the specified defaults.
ListSet - class org.jaffa.util.ListSet.
This class is backed by an ArrayList.
ListSet() - Constructor for class org.jaffa.util.ListSet
Creates new ListSet
ListSet(int) - Constructor for class org.jaffa.util.ListSet
Creates new ListSet specifying the initial capacity.
ListSet(Collection) - Constructor for class org.jaffa.util.ListSet
Creates new ListSet from an existing Collection.
LoadTestCase - class org.jaffa.tools.loadtest.LoadTestCase.
Getters and Setters for WebConversation and WebResponse objects.
LoadTestCase(String) - Constructor for class org.jaffa.tools.loadtest.LoadTestCase
 
LoadTester - class org.jaffa.tools.loadtest.LoadTester.
This utitity is used for executing load tests based on exsiting unit test cases
LoadTester(String) - Constructor for class org.jaffa.tools.loadtest.LoadTester
Creates a new instance of AppBuilder
LoadTesterLogOnImpl - class org.jaffa.tools.loadtest.LoadTesterLogOnImpl.
Implements the ILoadTesterLogOn and implements the logon and logOff methods
LoadTesterLogOnImpl() - Constructor for class org.jaffa.tools.loadtest.LoadTesterLogOnImpl
 
LoadTesting - interface org.jaffa.tools.loadtest.domain.LoadTesting.
Java content class for load-testing element declaration.
LoadTestingImpl - class org.jaffa.tools.loadtest.domain.impl.LoadTestingImpl.
 
LoadTestingImpl() - Constructor for class org.jaffa.tools.loadtest.domain.impl.LoadTestingImpl
 
LoadTestingImpl.Unmarshaller - class org.jaffa.tools.loadtest.domain.impl.LoadTestingImpl.Unmarshaller.
 
LoadTestingImpl.Unmarshaller(UnmarshallingContext) - Constructor for class org.jaffa.tools.loadtest.domain.impl.LoadTestingImpl.Unmarshaller
 
LoadTestingType - interface org.jaffa.tools.loadtest.domain.LoadTestingType.
Java content class for annonymous complex type.
LoadTestingTypeImpl - class org.jaffa.tools.loadtest.domain.impl.LoadTestingTypeImpl.
 
LoadTestingTypeImpl() - Constructor for class org.jaffa.tools.loadtest.domain.impl.LoadTestingTypeImpl
 
LoadTestingTypeImpl.Unmarshaller - class org.jaffa.tools.loadtest.domain.impl.LoadTestingTypeImpl.Unmarshaller.
 
LoadTestingTypeImpl.Unmarshaller(UnmarshallingContext) - Constructor for class org.jaffa.tools.loadtest.domain.impl.LoadTestingTypeImpl.Unmarshaller
 
Loader - class org.jaffa.presentation.portlet.component.componentdomain.Loader.
This class is used to load the domain information from the Domain Objects based on the XML data, into definiion objects that can be used by the rest of the architecture
Loader() - Constructor for class org.jaffa.presentation.portlet.component.componentdomain.Loader
 
LocaleContext - class org.jaffa.presentation.portlet.session.LocaleContext.
This class has a ThreadLocal variable to store the locale for a given Thread.
LocaleContext() - Constructor for class org.jaffa.presentation.portlet.session.LocaleContext
 
LocaleHelper - class org.jaffa.util.LocaleHelper.
This is a helper routine used for the internationalization of datatypes.
LocaleHelper() - Constructor for class org.jaffa.util.LocaleHelper
 
LockInterceptor - class org.jaffa.persistence.engines.jdbcengine.interceptor.LockInterceptor.
This is the Interceptor which locks the Persistent objects in the database.
LockInterceptor() - Constructor for class org.jaffa.persistence.engines.jdbcengine.interceptor.LockInterceptor
 
LogOn - interface org.jaffa.tools.loadtest.domain.LogOn.
Java content class for log-on complex type.
LogOnImpl - class org.jaffa.tools.loadtest.domain.impl.LogOnImpl.
 
LogOnImpl() - Constructor for class org.jaffa.tools.loadtest.domain.impl.LogOnImpl
 
LogOnImpl.Unmarshaller - class org.jaffa.tools.loadtest.domain.impl.LogOnImpl.Unmarshaller.
 
LogOnImpl.Unmarshaller(UnmarshallingContext) - Constructor for class org.jaffa.tools.loadtest.domain.impl.LogOnImpl.Unmarshaller
 
LoggerHelper - class org.jaffa.util.LoggerHelper.
Conveniance methods related to logging
LoggerHelper() - Constructor for class org.jaffa.util.LoggerHelper
 
LookupAction - class org.jaffa.components.lookup.LookupAction.
This is the base class for all LookupComponent Actions.
LookupAction() - Constructor for class org.jaffa.components.lookup.LookupAction
 
LookupComponent - class org.jaffa.components.lookup.LookupComponent.
Deprecated. This class is required by the object_lookup_1_0 pattern. The object_lookup_2_0 pattern has made this class redundant.
LookupComponent() - Constructor for class org.jaffa.components.lookup.LookupComponent
Deprecated.  
LookupComponent2 - class org.jaffa.components.lookup.LookupComponent2.
This is the base class for all Lookup components.
LookupComponent2() - Constructor for class org.jaffa.components.lookup.LookupComponent2
 
LookupForm - class org.jaffa.components.lookup.LookupForm.
This is the base class for all LookupComponent FormBeans.
LookupForm() - Constructor for class org.jaffa.components.lookup.LookupForm
 
LookupTag - class org.jaffa.presentation.portlet.widgets.taglib.LookupTag.
Tag Handler for the Lookup.
LookupTag() - Constructor for class org.jaffa.presentation.portlet.widgets.taglib.LookupTag
Default constructor.
leaveAttribute(String, String) - Method in class org.jaffa.components.navigation.domain.impl.ComponentActionImpl.ParamTypeImpl.Unmarshaller
 
leaveAttribute(String, String) - Method in class org.jaffa.components.navigation.domain.impl.ComponentActionImpl.Unmarshaller
 
leaveAttribute(String, String) - Method in class org.jaffa.components.navigation.domain.impl.DesktopMenuImpl.Unmarshaller
 
leaveAttribute(String, String) - Method in class org.jaffa.components.navigation.domain.impl.GlobalMenuImpl.Unmarshaller
 
leaveAttribute(String, String) - Method in class org.jaffa.components.navigation.domain.impl.GlobalMenuTypeImpl.Unmarshaller
 
leaveAttribute(String, String) - Method in class org.jaffa.components.navigation.domain.impl.MenuOptionImpl.Unmarshaller
 
leaveAttribute(String, String) - Method in class org.jaffa.components.navigation.domain.impl.SubMenuImpl.Unmarshaller
 
leaveAttribute(String, String) - Method in class org.jaffa.components.navigation.domain.impl.UrlActionImpl.Unmarshaller
 
leaveAttribute(String, String) - Method in class org.jaffa.components.navigation.domain.impl.UrlActionImpl.UrlTypeImpl.Unmarshaller
 
leaveAttribute(String, String) - Method in class org.jaffa.persistence.engines.jdbcengine.configservice.initdomain.impl.ConfLocationImpl.Unmarshaller
 
leaveAttribute(String, String) - Method in class org.jaffa.persistence.engines.jdbcengine.configservice.initdomain.impl.ConnectionFactoryImpl.Unmarshaller
 
leaveAttribute(String, String) - Method in class org.jaffa.persistence.engines.jdbcengine.configservice.initdomain.impl.DatabaseImpl.Unmarshaller
 
leaveAttribute(String, String) - Method in class org.jaffa.persistence.engines.jdbcengine.configservice.initdomain.impl.DirLocImpl.Unmarshaller
 
leaveAttribute(String, String) - Method in class org.jaffa.persistence.engines.jdbcengine.configservice.initdomain.impl.HitlistSizeImpl.Unmarshaller
 
leaveAttribute(String, String) - Method in class org.jaffa.persistence.engines.jdbcengine.configservice.initdomain.impl.InitImpl.Unmarshaller
 
leaveAttribute(String, String) - Method in class org.jaffa.persistence.engines.jdbcengine.configservice.initdomain.impl.InitTypeImpl.Unmarshaller
 
leaveAttribute(String, String) - Method in class org.jaffa.persistence.engines.jdbcengine.configservice.initdomain.impl.JdbcSecurityPluginImpl.Unmarshaller
 
leaveAttribute(String, String) - Method in class org.jaffa.persistence.engines.jdbcengine.configservice.initdomain.impl.ParamImpl.Unmarshaller
 
leaveAttribute(String, String) - Method in class org.jaffa.persistence.engines.jdbcengine.configservice.initdomain.impl.PreloadClassImpl.Unmarshaller
 
leaveAttribute(String, String) - Method in class org.jaffa.persistence.engines.jdbcengine.configservice.initdomain.impl.PreloadImpl.Unmarshaller
 
leaveAttribute(String, String) - Method in class org.jaffa.persistence.engines.jdbcengine.configservice.initdomain.impl.UsePreparedStatementImpl.Unmarshaller
 
leaveAttribute(String, String) - Method in class org.jaffa.presentation.portlet.component.componentdomain.impl.ComponentImpl.Unmarshaller
 
leaveAttribute(String, String) - Method in class org.jaffa.presentation.portlet.component.componentdomain.impl.ComponentsImpl.Unmarshaller
 
leaveAttribute(String, String) - Method in class org.jaffa.presentation.portlet.component.componentdomain.impl.ComponentsTypeImpl.Unmarshaller
 
leaveAttribute(String, String) - Method in class org.jaffa.presentation.portlet.component.componentdomain.impl.MandatoryFunctionImpl.Unmarshaller
 
leaveAttribute(String, String) - Method in class org.jaffa.presentation.portlet.component.componentdomain.impl.OptionalFunctionImpl.Unmarshaller
 
leaveAttribute(String, String) - Method in class org.jaffa.presentation.portlet.widgets.controller.usergriddomain.impl.UserGridColumnSettingsImpl.Unmarshaller
 
leaveAttribute(String, String) - Method in class org.jaffa.presentation.portlet.widgets.controller.usergriddomain.impl.UserGridSettingsImpl.Unmarshaller
 
leaveAttribute(String, String) - Method in class org.jaffa.presentation.portlet.widgets.controller.usergriddomain.impl.UserGridSettingsTypeImpl.Unmarshaller
 
leaveAttribute(String, String) - Method in class org.jaffa.security.businessfunctionsdomain.impl.BusinessFunctionImpl.Unmarshaller
 
leaveAttribute(String, String) - Method in class org.jaffa.security.businessfunctionsdomain.impl.BusinessFunctionsImpl.Unmarshaller
 
leaveAttribute(String, String) - Method in class org.jaffa.security.businessfunctionsdomain.impl.BusinessFunctionsTypeImpl.Unmarshaller
 
leaveAttribute(String, String) - Method in class org.jaffa.security.securityrolesdomain.impl.ExcludeImpl.Unmarshaller
 
leaveAttribute(String, String) - Method in class org.jaffa.security.securityrolesdomain.impl.GrantFunctionAccessImpl.Unmarshaller
 
leaveAttribute(String, String) - Method in class org.jaffa.security.securityrolesdomain.impl.IncludeImpl.Unmarshaller
 
leaveAttribute(String, String) - Method in class org.jaffa.security.securityrolesdomain.impl.RoleImpl.Unmarshaller
 
leaveAttribute(String, String) - Method in class org.jaffa.security.securityrolesdomain.impl.RolesImpl.Unmarshaller
 
leaveAttribute(String, String) - Method in class org.jaffa.security.securityrolesdomain.impl.RolesTypeImpl.Unmarshaller
 
leaveAttribute(String, String) - Method in class org.jaffa.tools.loadtest.domain.impl.LoadTestingImpl.Unmarshaller
 
leaveAttribute(String, String) - Method in class org.jaffa.tools.loadtest.domain.impl.LoadTestingTypeImpl.Unmarshaller
 
leaveAttribute(String, String) - Method in class org.jaffa.tools.loadtest.domain.impl.LogOnImpl.Unmarshaller
 
leaveAttribute(String, String) - Method in class org.jaffa.tools.loadtest.domain.impl.TestSetImpl.Unmarshaller
 
leaveAttribute(String, String) - Method in class org.jaffa.tools.loadtest.domain.impl.UnitTestImpl.Unmarshaller
 
leaveAttribute(String, String) - Method in class org.jaffa.tools.loadtest.domain.impl.UnitTestsImpl.Unmarshaller
 
leaveAttribute(String, String) - Method in class org.jaffa.tools.loadtest.domain.impl.UserImpl.Unmarshaller
 
leaveAttribute(String, String) - Method in class org.jaffa.tools.loadtest.domain.impl.UsersImpl.Unmarshaller
 
leaveAttribute(String, String) - Method in class org.jaffa.tools.patternmetaengine.domain.impl.AppBuilderImpl.Unmarshaller
 
leaveAttribute(String, String) - Method in class org.jaffa.tools.patternmetaengine.domain.impl.AppBuilderTypeImpl.Unmarshaller
 
leaveAttribute(String, String) - Method in class org.jaffa.tools.patternmetaengine.domain.impl.ApplicationBuilderImpl.Unmarshaller
 
leaveAttribute(String, String) - Method in class org.jaffa.tools.patternmetaengine.domain.impl.ApplicationBuilderTypeImpl.Unmarshaller
 
leaveAttribute(String, String) - Method in class org.jaffa.tools.patternmetaengine.domain.impl.ModuleImpl.Unmarshaller
 
leaveChild(int) - Method in class org.jaffa.components.navigation.domain.impl.ComponentActionImpl.Unmarshaller
 
leaveChild(int) - Method in class org.jaffa.components.navigation.domain.impl.DesktopMenuImpl.Unmarshaller
 
leaveChild(int) - Method in class org.jaffa.components.navigation.domain.impl.GlobalMenuImpl.Unmarshaller
 
leaveChild(int) - Method in class org.jaffa.components.navigation.domain.impl.GlobalMenuTypeImpl.Unmarshaller
 
leaveChild(int) - Method in class org.jaffa.components.navigation.domain.impl.MenuOptionImpl.Unmarshaller
 
leaveChild(int) - Method in class org.jaffa.components.navigation.domain.impl.SubMenuImpl.Unmarshaller
 
leaveChild(int) - Method in class org.jaffa.components.navigation.domain.impl.UrlActionImpl.Unmarshaller
 
leaveChild(int) - Method in class org.jaffa.persistence.engines.jdbcengine.configservice.initdomain.impl.ConfLocationImpl.Unmarshaller
 
leaveChild(int) - Method in class org.jaffa.persistence.engines.jdbcengine.configservice.initdomain.impl.ConnectionFactoryImpl.Unmarshaller
 
leaveChild(int) - Method in class org.jaffa.persistence.engines.jdbcengine.configservice.initdomain.impl.DatabaseImpl.Unmarshaller
 
leaveChild(int) - Method in class org.jaffa.persistence.engines.jdbcengine.configservice.initdomain.impl.InitImpl.Unmarshaller
 
leaveChild(int) - Method in class org.jaffa.persistence.engines.jdbcengine.configservice.initdomain.impl.InitTypeImpl.Unmarshaller
 
leaveChild(int) - Method in class org.jaffa.persistence.engines.jdbcengine.configservice.initdomain.impl.PreloadImpl.Unmarshaller
 
leaveChild(int) - Method in class org.jaffa.presentation.portlet.component.componentdomain.impl.ComponentImpl.Unmarshaller
 
leaveChild(int) - Method in class org.jaffa.presentation.portlet.component.componentdomain.impl.ComponentsImpl.Unmarshaller
 
leaveChild(int) - Method in class org.jaffa.presentation.portlet.component.componentdomain.impl.ComponentsTypeImpl.Unmarshaller
 
leaveChild(int) - Method in class org.jaffa.presentation.portlet.widgets.controller.usergriddomain.impl.UserGridSettingsImpl.Unmarshaller
 
leaveChild(int) - Method in class org.jaffa.presentation.portlet.widgets.controller.usergriddomain.impl.UserGridSettingsTypeImpl.Unmarshaller
 
leaveChild(int) - Method in class org.jaffa.security.businessfunctionsdomain.impl.BusinessFunctionsImpl.Unmarshaller
 
leaveChild(int) - Method in class org.jaffa.security.businessfunctionsdomain.impl.BusinessFunctionsTypeImpl.Unmarshaller
 
leaveChild(int) - Method in class org.jaffa.security.securityrolesdomain.impl.RoleImpl.Unmarshaller
 
leaveChild(int) - Method in class org.jaffa.security.securityrolesdomain.impl.RolesImpl.Unmarshaller
 
leaveChild(int) - Method in class org.jaffa.security.securityrolesdomain.impl.RolesTypeImpl.Unmarshaller
 
leaveChild(int) - Method in class org.jaffa.tools.loadtest.domain.impl.LoadTestingImpl.Unmarshaller
 
leaveChild(int) - Method in class org.jaffa.tools.loadtest.domain.impl.LoadTestingTypeImpl.Unmarshaller
 
leaveChild(int) - Method in class org.jaffa.tools.loadtest.domain.impl.LogOnImpl.Unmarshaller
 
leaveChild(int) - Method in class org.jaffa.tools.loadtest.domain.impl.TestSetImpl.Unmarshaller
 
leaveChild(int) - Method in class org.jaffa.tools.loadtest.domain.impl.UnitTestsImpl.Unmarshaller
 
leaveChild(int) - Method in class org.jaffa.tools.loadtest.domain.impl.UsersImpl.Unmarshaller
 
leaveChild(int) - Method in class org.jaffa.tools.patternmetaengine.domain.impl.AppBuilderImpl.Unmarshaller
 
leaveChild(int) - Method in class org.jaffa.tools.patternmetaengine.domain.impl.AppBuilderTypeImpl.Unmarshaller
 
leaveChild(int) - Method in class org.jaffa.tools.patternmetaengine.domain.impl.ApplicationBuilderImpl.Unmarshaller
 
leaveChild(int) - Method in class org.jaffa.tools.patternmetaengine.domain.impl.ApplicationBuilderTypeImpl.Unmarshaller
 
leaveElement(String, String) - Method in class org.jaffa.components.navigation.domain.impl.ComponentActionImpl.ParamTypeImpl.Unmarshaller
 
leaveElement(String, String) - Method in class org.jaffa.components.navigation.domain.impl.ComponentActionImpl.Unmarshaller
 
leaveElement(String, String) - Method in class org.jaffa.components.navigation.domain.impl.DesktopMenuImpl.Unmarshaller
 
leaveElement(String, String) - Method in class org.jaffa.components.navigation.domain.impl.GlobalMenuImpl.Unmarshaller
 
leaveElement(String, String) - Method in class org.jaffa.components.navigation.domain.impl.GlobalMenuTypeImpl.Unmarshaller
 
leaveElement(String, String) - Method in class org.jaffa.components.navigation.domain.impl.MenuOptionImpl.Unmarshaller
 
leaveElement(String, String) - Method in class org.jaffa.components.navigation.domain.impl.SubMenuImpl.Unmarshaller
 
leaveElement(String, String) - Method in class org.jaffa.components.navigation.domain.impl.UrlActionImpl.Unmarshaller
 
leaveElement(String, String) - Method in class org.jaffa.components.navigation.domain.impl.UrlActionImpl.UrlTypeImpl.Unmarshaller
 
leaveElement(String, String) - Method in class org.jaffa.persistence.engines.jdbcengine.configservice.initdomain.impl.ConfLocationImpl.Unmarshaller
 
leaveElement(String, String) - Method in class org.jaffa.persistence.engines.jdbcengine.configservice.initdomain.impl.ConnectionFactoryImpl.Unmarshaller
 
leaveElement(String, String) - Method in class org.jaffa.persistence.engines.jdbcengine.configservice.initdomain.impl.DatabaseImpl.Unmarshaller
 
leaveElement(String, String) - Method in class org.jaffa.persistence.engines.jdbcengine.configservice.initdomain.impl.DirLocImpl.Unmarshaller
 
leaveElement(String, String) - Method in class org.jaffa.persistence.engines.jdbcengine.configservice.initdomain.impl.HitlistSizeImpl.Unmarshaller
 
leaveElement(String, String) - Method in class org.jaffa.persistence.engines.jdbcengine.configservice.initdomain.impl.InitImpl.Unmarshaller
 
leaveElement(String, String) - Method in class org.jaffa.persistence.engines.jdbcengine.configservice.initdomain.impl.InitTypeImpl.Unmarshaller
 
leaveElement(String, String) - Method in class org.jaffa.persistence.engines.jdbcengine.configservice.initdomain.impl.JdbcSecurityPluginImpl.Unmarshaller
 
leaveElement(String, String) - Method in class org.jaffa.persistence.engines.jdbcengine.configservice.initdomain.impl.ParamImpl.Unmarshaller
 
leaveElement(String, String) - Method in class org.jaffa.persistence.engines.jdbcengine.configservice.initdomain.impl.PreloadClassImpl.Unmarshaller
 
leaveElement(String, String) - Method in class org.jaffa.persistence.engines.jdbcengine.configservice.initdomain.impl.PreloadImpl.Unmarshaller
 
leaveElement(String, String) - Method in class org.jaffa.persistence.engines.jdbcengine.configservice.initdomain.impl.UsePreparedStatementImpl.Unmarshaller
 
leaveElement(String, String) - Method in class org.jaffa.presentation.portlet.component.componentdomain.impl.ComponentImpl.Unmarshaller
 
leaveElement(String, String) - Method in class org.jaffa.presentation.portlet.component.componentdomain.impl.ComponentsImpl.Unmarshaller
 
leaveElement(String, String) - Method in class org.jaffa.presentation.portlet.component.componentdomain.impl.ComponentsTypeImpl.Unmarshaller
 
leaveElement(String, String) - Method in class org.jaffa.presentation.portlet.component.componentdomain.impl.MandatoryFunctionImpl.Unmarshaller
 
leaveElement(String, String) - Method in class org.jaffa.presentation.portlet.component.componentdomain.impl.OptionalFunctionImpl.Unmarshaller
 
leaveElement(String, String) - Method in class org.jaffa.presentation.portlet.widgets.controller.usergriddomain.impl.UserGridColumnSettingsImpl.Unmarshaller
 
leaveElement(String, String) - Method in class org.jaffa.presentation.portlet.widgets.controller.usergriddomain.impl.UserGridSettingsImpl.Unmarshaller
 
leaveElement(String, String) - Method in class org.jaffa.presentation.portlet.widgets.controller.usergriddomain.impl.UserGridSettingsTypeImpl.Unmarshaller
 
leaveElement(String, String) - Method in class org.jaffa.security.businessfunctionsdomain.impl.BusinessFunctionImpl.Unmarshaller
 
leaveElement(String, String) - Method in class org.jaffa.security.businessfunctionsdomain.impl.BusinessFunctionsImpl.Unmarshaller
 
leaveElement(String, String) - Method in class org.jaffa.security.businessfunctionsdomain.impl.BusinessFunctionsTypeImpl.Unmarshaller
 
leaveElement(String, String) - Method in class org.jaffa.security.securityrolesdomain.impl.ExcludeImpl.Unmarshaller
 
leaveElement(String, String) - Method in class org.jaffa.security.securityrolesdomain.impl.GrantFunctionAccessImpl.Unmarshaller
 
leaveElement(String, String) - Method in class org.jaffa.security.securityrolesdomain.impl.IncludeImpl.Unmarshaller
 
leaveElement(String, String) - Method in class org.jaffa.security.securityrolesdomain.impl.RoleImpl.Unmarshaller
 
leaveElement(String, String) - Method in class org.jaffa.security.securityrolesdomain.impl.RolesImpl.Unmarshaller
 
leaveElement(String, String) - Method in class org.jaffa.security.securityrolesdomain.impl.RolesTypeImpl.Unmarshaller
 
leaveElement(String, String) - Method in class org.jaffa.tools.loadtest.domain.impl.LoadTestingImpl.Unmarshaller
 
leaveElement(String, String) - Method in class org.jaffa.tools.loadtest.domain.impl.LoadTestingTypeImpl.Unmarshaller
 
leaveElement(String, String) - Method in class org.jaffa.tools.loadtest.domain.impl.LogOnImpl.Unmarshaller
 
leaveElement(String, String) - Method in class org.jaffa.tools.loadtest.domain.impl.TestSetImpl.Unmarshaller
 
leaveElement(String, String) - Method in class org.jaffa.tools.loadtest.domain.impl.UnitTestImpl.Unmarshaller
 
leaveElement(String, String) - Method in class org.jaffa.tools.loadtest.domain.impl.UnitTestsImpl.Unmarshaller
 
leaveElement(String, String) - Method in class org.jaffa.tools.loadtest.domain.impl.UserImpl.Unmarshaller
 
leaveElement(String, String) - Method in class org.jaffa.tools.loadtest.domain.impl.UsersImpl.Unmarshaller
 
leaveElement(String, String) - Method in class org.jaffa.tools.patternmetaengine.domain.impl.AppBuilderImpl.Unmarshaller
 
leaveElement(String, String) - Method in class org.jaffa.tools.patternmetaengine.domain.impl.AppBuilderTypeImpl.Unmarshaller
 
leaveElement(String, String) - Method in class org.jaffa.tools.patternmetaengine.domain.impl.ApplicationBuilderImpl.Unmarshaller
 
leaveElement(String, String) - Method in class org.jaffa.tools.patternmetaengine.domain.impl.ApplicationBuilderTypeImpl.Unmarshaller
 
leaveElement(String, String) - Method in class org.jaffa.tools.patternmetaengine.domain.impl.ModuleImpl.Unmarshaller
 
linePad(String, int) - Static method in class org.jaffa.util.StringHelper
Pad each new line of the supplied string with the specified number of spaces
linePad(String, int, String) - Static method in class org.jaffa.util.StringHelper
Pad each new line of the supplied string with the specified number of 'indent Strings'
linePad(String, int, String, boolean) - Static method in class org.jaffa.util.StringHelper
Pad each new line of the supplied string with the specified number of the indent string, but allows the suppression of the first line from indentation
list(PrintStream) - Method in class org.jaffa.util.ListProperties
Prints this property list out to the specified output stream.
list(PrintWriter) - Method in class org.jaffa.util.ListProperties
Prints this property list out to the specified output stream.
listCustomizations(String, String, boolean, BufferedWriter, String) - Static method in class org.jaffa.tools.common.SourceDecomposerUtils
This method will list the customizations added to code generated files.
listCustomizations(File, String, boolean, BufferedWriter, String) - Static method in class org.jaffa.tools.common.SourceDecomposerUtils
This method will list the customizations added to code generated files.
listCustomizations(File, BufferedWriter, String) - Static method in class org.jaffa.tools.common.SourceDecomposerUtils
This method will list the customizations added to a code generated file.
load(InputStream) - Method in class org.jaffa.util.ListProperties
Reads a property list (key and element pairs) from the input stream.
loadFromSerializedKey(UOW, String) - Static method in class org.jaffa.persistence.util.PersistentHelper
This will load the persistent object from the input serialized key, by invoking the findByPK() method of the persistent class encoded in the input String.
loadLocale(String) - Method in class org.jaffa.util.PropertyMessageResources
This method is a copy of the implementation in the base class The only difference is that it tries to first load the properties file using File I/O; if that doesn't work, then it uses the ClassLoader to load the file.
loadObjects(String) - Method in class org.jaffa.tools.patternmetaengine.DomainObjectHelper
Loads domain object from the specified location.
loadObjects(File, boolean) - Method in class org.jaffa.tools.patternmetaengine.DomainObjectHelper
Loads domain object from the specified location.
logOff(WebConversation, String) - Method in interface org.jaffa.tools.loadtest.ILoadTesterLogOn
 
logOff(WebConversation, String) - Method in class org.jaffa.tools.loadtest.LoadTesterLogOnImpl
Logs off from the System.
logOn(WebConversation, String, String, String, String) - Method in interface org.jaffa.tools.loadtest.ILoadTesterLogOn
 
logOn(WebConversation, String, String, String, String) - Method in class org.jaffa.tools.loadtest.LoadTesterLogOnImpl
Logs on to the system with the username and password provided.
lookup() - Method in class org.jaffa.presentation.portlet.widgets.taglib.FormTag
This is the exact copy of the lookup() method in Struts 1.1, except that it doesn't check for action-mapping if the 'url' attribute is specified.

M

MARCH - Static variable in interface org.jaffa.datatypes.IDateBase
The constant for the month - March.
MAX_RECORDS - Static variable in class org.jaffa.components.finder.FinderForm
A global constant for the maxRecords widget.
MAY - Static variable in interface org.jaffa.datatypes.IDateBase
The constant for the month - May.
META_DESCRIPTION - Static variable in class org.jaffa.rules.examples.domain.ValidFieldValueMeta
A constant which holds the meta information for the Description field.
META_FIELD_NAME - Static variable in class org.jaffa.rules.examples.domain.ValidFieldValueMeta
A constant which holds the meta information for the FieldName field.
META_LEGAL_VALUE - Static variable in class org.jaffa.rules.examples.domain.ValidFieldValueMeta
A constant which holds the meta information for the LegalValue field.
META_REMARKS - Static variable in class org.jaffa.rules.examples.domain.ValidFieldValueMeta
A constant which holds the meta information for the Remarks field.
META_TABLE_NAME - Static variable in class org.jaffa.rules.examples.domain.ValidFieldValueMeta
A constant which holds the meta information for the TableName field.
METHOD_NOT_FOUND - Static variable in class org.jaffa.beans.moulding.mapping.MouldException
 
MISMATCH_FK_MAPPING - Static variable in class org.jaffa.beans.moulding.mapping.MouldException
 
MIXED_CASE - Static variable in class org.jaffa.metadata.FieldMetaData
A constant indicating mixedcase.
MODE_CREATE - Static variable in interface org.jaffa.components.maint.IMaintComponent
This should be used for executing a Maintenence component in Create mode.
MODE_DELETE - Static variable in interface org.jaffa.components.maint.IMaintComponent
This should be used for executing a Maintenence component in Delete mode.
MODE_UPDATE - Static variable in interface org.jaffa.components.maint.IMaintComponent
This should be used for executing a Maintenence component in Update mode.
MONDAY - Static variable in interface org.jaffa.datatypes.IDateBase
The constant for the day - Monday.
MULTI_SELECT_CHECKBOX - Static variable in class org.jaffa.components.lookup.LookupComponent2
A constant used to store the CheckBoxModel for each row in the GridModel in the FormBean.
MainMenu - class org.jaffa.components.menu.MainMenu.
MainMenu Class - Reads the XML file containing the Menu Groups and Options and builds a LinkedHashMap of Groups / Options that the User logged in has security access to.
MainMenu() - Constructor for class org.jaffa.components.menu.MainMenu
Default constructor.
MaintAction - class org.jaffa.components.maint.MaintAction.
This is the base class for all Maintenance Component Actions.
MaintAction() - Constructor for class org.jaffa.components.maint.MaintAction
 
MaintComponent - class org.jaffa.components.maint.MaintComponent.
Deprecated. This class is required by the object_maintenance_1_0 pattern. The object_maintenance_2_0 pattern has made this class redundant.
MaintComponent() - Constructor for class org.jaffa.components.maint.MaintComponent
Deprecated.  
MaintComponent2 - class org.jaffa.components.maint.MaintComponent2.
This is the base class for all Maintenance components created by using the object_maintenance_2_0 pattern.
MaintComponent2() - Constructor for class org.jaffa.components.maint.MaintComponent2
 
MaintComponent2.Screen - class org.jaffa.components.maint.MaintComponent2.Screen.
A maintenance component may consist of more than one screen.
MaintComponent2.Screen(String, boolean, boolean, boolean, boolean) - Constructor for class org.jaffa.components.maint.MaintComponent2.Screen
This will create an instance of a maintenance Screen.
MaintForm - class org.jaffa.components.maint.MaintForm.
This is the base class for all Maintenance Component FormBeans.
MaintForm() - Constructor for class org.jaffa.components.maint.MaintForm
 
MaintTx - class org.jaffa.components.maint.MaintTx.
This is the helper class for all Maintenance Tx (transaction) classes.
MaintTx() - Constructor for class org.jaffa.components.maint.MaintTx
 
MandatoryFieldException - exception org.jaffa.datatypes.exceptions.MandatoryFieldException.
This is thrown by the FieldValidator if the value to be validated is null.
MandatoryFieldException() - Constructor for class org.jaffa.datatypes.exceptions.MandatoryFieldException
Constructs a new MandatoryFieldException.
MandatoryFieldException(String) - Constructor for class org.jaffa.datatypes.exceptions.MandatoryFieldException
Constructs a new MandatoryFieldException.
MandatoryFieldException(String, Object[]) - Constructor for class org.jaffa.datatypes.exceptions.MandatoryFieldException
Constructs a new MandatoryFieldException.
MandatoryFieldException(String, Object[], Throwable) - Constructor for class org.jaffa.datatypes.exceptions.MandatoryFieldException
Constructs a new MandatoryFieldException.
MandatoryFieldValidator - class org.jaffa.rules.fieldvalidators.MandatoryFieldValidator.
This implementation of the IFieldValidator ensures that the field is not null.
MandatoryFieldValidator() - Constructor for class org.jaffa.rules.fieldvalidators.MandatoryFieldValidator
 
MandatoryFunction - interface org.jaffa.presentation.portlet.component.componentdomain.MandatoryFunction.
Java content class for mandatory-function complex type.
MandatoryFunctionImpl - class org.jaffa.presentation.portlet.component.componentdomain.impl.MandatoryFunctionImpl.
 
MandatoryFunctionImpl() - Constructor for class org.jaffa.presentation.portlet.component.componentdomain.impl.MandatoryFunctionImpl
 
MandatoryFunctionImpl.Unmarshaller - class org.jaffa.presentation.portlet.component.componentdomain.impl.MandatoryFunctionImpl.Unmarshaller.
 
MandatoryFunctionImpl.Unmarshaller(UnmarshallingContext) - Constructor for class org.jaffa.presentation.portlet.component.componentdomain.impl.MandatoryFunctionImpl.Unmarshaller
 
MappingFactory - class org.jaffa.beans.moulding.mapping.MappingFactory.
 
MappingFilter - class org.jaffa.beans.moulding.mapping.MappingFilter.
This class creates an instance of a filter for a given domain object graph, based on a supplied set of mapping rules.
MappingFilter(GraphMapping) - Constructor for class org.jaffa.beans.moulding.mapping.MappingFilter
Creates a new instance of MappingFilter
MappingFilter(GraphMapping, String[]) - Constructor for class org.jaffa.beans.moulding.mapping.MappingFilter
Creates a new instance of MappingFilter
MappingParser - class org.jaffa.persistence.engines.jdbcengine.configservice.MappingParser.
This is the handler for the mapping files.
MappingParser() - Constructor for class org.jaffa.persistence.engines.jdbcengine.configservice.MappingParser
 
MenuOption - interface org.jaffa.components.navigation.domain.MenuOption.
Java content class for menu-option complex type.
MenuOptionImpl - class org.jaffa.components.navigation.domain.impl.MenuOptionImpl.
 
MenuOptionImpl() - Constructor for class org.jaffa.components.navigation.domain.impl.MenuOptionImpl
 
MenuOptionImpl.Unmarshaller - class org.jaffa.components.navigation.domain.impl.MenuOptionImpl.Unmarshaller.
 
MenuOptionImpl.Unmarshaller(UnmarshallingContext) - Constructor for class org.jaffa.components.navigation.domain.impl.MenuOptionImpl.Unmarshaller
 
MessageHelper - class org.jaffa.util.MessageHelper.
This is a helper class for getting messages from the Resource.
MessageHelper() - Constructor for class org.jaffa.util.MessageHelper
 
MetaInfoGenerator - class org.jaffa.tools.domainmeta.uniface.MetaInfoGenerator.
Use this class to generate the meta files for the domain objects.
MetaInfoGenerator() - Constructor for class org.jaffa.tools.domainmeta.uniface.MetaInfoGenerator
 
MiddlewareException - exception org.jaffa.exceptions.MiddlewareException.
This is the base exception for all the middleware related exceptions.
MiddlewareException(String) - Constructor for class org.jaffa.exceptions.MiddlewareException
Creates an exception with the errorCode.
MiddlewareException(String, Object[]) - Constructor for class org.jaffa.exceptions.MiddlewareException
Creates an exception with the errorCode and a cause.
MiddlewareException(String, Object[], Throwable) - Constructor for class org.jaffa.exceptions.MiddlewareException
Creates an exception with the errorCode and a cause.
MissingParametersRuntimeException - exception org.jaffa.presentation.portlet.widgets.taglib.exceptions.MissingParametersRuntimeException.
This exception is the required parameters are not supplied to a Tag
MissingParametersRuntimeException() - Constructor for class org.jaffa.presentation.portlet.widgets.taglib.exceptions.MissingParametersRuntimeException
Default constructor
MissingParametersRuntimeException(String) - Constructor for class org.jaffa.presentation.portlet.widgets.taglib.exceptions.MissingParametersRuntimeException
Constructs the exception with the specified detail message
MissingParametersRuntimeException(String, Throwable) - Constructor for class org.jaffa.presentation.portlet.widgets.taglib.exceptions.MissingParametersRuntimeException
Constructs the exception with the specified detail message and nested exception
Module - interface org.jaffa.tools.patternmetaengine.domain.Module.
Java content class for module complex type.
ModuleImpl - class org.jaffa.tools.patternmetaengine.domain.impl.ModuleImpl.
 
ModuleImpl() - Constructor for class org.jaffa.tools.patternmetaengine.domain.impl.ModuleImpl
 
ModuleImpl.Unmarshaller - class org.jaffa.tools.patternmetaengine.domain.impl.ModuleImpl.Unmarshaller.
 
ModuleImpl.Unmarshaller(UnmarshallingContext) - Constructor for class org.jaffa.tools.patternmetaengine.domain.impl.ModuleImpl.Unmarshaller
 
MoldingService - class org.jaffa.persistence.engines.jdbcengine.util.MoldingService.
The MoldingService uses reflection to create/update persistent objects using ClassMetaData defintions.
MouldException - exception org.jaffa.beans.moulding.mapping.MouldException.
 
MouldException(int) - Constructor for class org.jaffa.beans.moulding.mapping.MouldException
Constructs an instance of MouldException with the specified detail message.
MouldException(int, String) - Constructor for class org.jaffa.beans.moulding.mapping.MouldException
Constructs an instance of MouldException with the specified detail message.
MouldException(int, String, String) - Constructor for class org.jaffa.beans.moulding.mapping.MouldException
Constructs an instance of MouldException with the specified detail message.
MouldException(int, String, String, String) - Constructor for class org.jaffa.beans.moulding.mapping.MouldException
Constructs an instance of MouldException with the specified detail message.
MouldException(int, String, Throwable) - Constructor for class org.jaffa.beans.moulding.mapping.MouldException
Constructs an instance of MouldException with the specified detail message.
MouldHandler - interface org.jaffa.beans.moulding.mapping.MouldHandler.
 
MultiSelectLookupEvent - class org.jaffa.components.lookup.MultiSelectLookupEvent.
A MultiSelect Lookup component generates this event, when row(s) are selected, and passes it to the registered Listener.
MultiSelectLookupEvent(Object, Object[]) - Constructor for class org.jaffa.components.lookup.MultiSelectLookupEvent
Creates a new instance of LookupMultiSelectEvent
MultipleDomainObjectsFoundException - exception org.jaffa.exceptions.MultipleDomainObjectsFoundException.
This ApplicationException can be thrown by an application if multiple domain object are found, instead of just one.
MultipleDomainObjectsFoundException(String) - Constructor for class org.jaffa.exceptions.MultipleDomainObjectsFoundException
Constructs a new MultipleDomainObjectsFoundException.
MultipleDomainObjectsFoundException(String, Throwable) - Constructor for class org.jaffa.exceptions.MultipleDomainObjectsFoundException
Constructs a new MultipleDomainObjectsFoundException.
m_arguments - Variable in class org.jaffa.exceptions.CustomException
Holds value of property arguments.
main(String[]) - Static method in class org.jaffa.beans.moulding.mapping.MappingFilter
 
main(String[]) - Static method in class org.jaffa.components.codehelper.tx.CodeHelperTx
Test stub
main(String[]) - Static method in class org.jaffa.components.menu.MainMenu
Test that the menu can be read ok
main(String[]) - Static method in class org.jaffa.components.navigation.NavAccessor
 
main(String[]) - Static method in class org.jaffa.rules.metadata.RulesMetaDataService
 
main(String[]) - Static method in class org.jaffa.rules.metadata.ValidatorMetaDataService
 
main(String[]) - Static method in class org.jaffa.security.CheckPolicy
 
main(String[]) - Static method in class org.jaffa.security.EncryptionHelper
This method can be used from the command line for creating a Secret Key.
main(String[]) - Static method in class org.jaffa.tools.build.ConfigFileUpdate
This will invoke the performMerge method, passing the input arguments.
main(String[]) - Static method in class org.jaffa.tools.build.ValidatePropertiesFile
This will invoke the performValidation method, passing the input arguments.
main(String[]) - Static method in class org.jaffa.tools.domainmeta.erwin.ErWinSchemaReader
Entry point for running the tool.
main(String[]) - Static method in class org.jaffa.tools.domainmeta.uniface.MetaInfoGenerator
This will invoke the 'generate()' method, passing the input argument.
main(String[]) - Static method in class org.jaffa.tools.loadtest.LoadTester
Command line entry point for the utility
main(String[]) - Static method in class org.jaffa.tools.patternengine.PatternGenerator
This will create an instance of the PatternGenerator, passing the URL corresponding to the input argument.
main(String[]) - Static method in class org.jaffa.tools.patternmetaengine.AppBuilder
Command line entry point for the utility
main(String[]) - Static method in class org.jaffa.tools.patternmetaengine.FindSection
Test rig
main(String[]) - Static method in class org.jaffa.tools.website.GenerateTOC
Generate the Site Map / Table Of Contents for a web site
main(String[]) - Static method in class org.jaffa.util.Node
Test rig
main(String[]) - Static method in class org.jaffa.util.StringHelper
Test Routine
main(String[]) - Static method in class org.jaffa.util.URLHelper
Test rig
main(String[]) - Static method in class org.jaffa.util.Voucher
 
makeRoot() - Method in class org.jaffa.util.Node
Makes the node its own root.
map(Object, Class) - Static method in class org.jaffa.beans.moulding.mapping.DataTypeMapping
Creates a new instance of DataTypeMapping
mapping - Variable in class org.jaffa.presentation.portlet.ActionBase
The ActionMapping used to select this instance
marshalWithDocType(Marshaller, Element, OutputStream, String, String, String) - Static method in class org.jaffa.tools.patternmetaengine.JAXBHelper
This does the same job as javax.xml.bind.Marshaller.marshal(object, OutputStream) except it allows a DOCTYPE to be included in the output, so the XML can be validated using a DTD with a regular SAX parser.
moldFromDomain(Object, Object) - Static method in class org.jaffa.beans.moulding.mapping.BeanMoulder
Mould data from domain object and its related objects into a new JavaBean based domain object graph, based on the defined mapping rules.
moldFromDomain(Object, Object, MappingFilter, String) - Static method in class org.jaffa.beans.moulding.mapping.BeanMoulder
Mould data from domain object and its related objects into a new JavaBean based domain object graph, based on the defined mapping rules.
moldFromDomain(Object, Object, GraphMapping, MappingFilter, String, boolean) - Static method in class org.jaffa.beans.moulding.mapping.BeanMoulder
Mould data from domain object and its related objects into a new JavaBean based domain object graph, based on the defined mapping rules.

N

NAME - Static variable in class org.jaffa.presentation.portlet.session.ui.ComponentDetailsForm
 
NAME - Static variable in class org.jaffa.presentation.portlet.session.ui.ComponentExplorerForm
 
NAME - Static variable in class org.jaffa.presentation.portlet.session.ui.SessionExplorerForm
 
NEW_CONNECTION_OF_JDBC_PLUGIN_FAILED - Static variable in class org.jaffa.persistence.engines.jdbcengine.datasource.exceptions.DataSourceCreationException
One of the reasons for throwing this exception
NOT_AN_INTERFACE - Static variable in class org.jaffa.middleware.CreateServiceException
One of the reasons for throwing this exception
NOVEMBER - Static variable in interface org.jaffa.datatypes.IDateBase
The constant for the month - November.
NO_GETTER - Static variable in class org.jaffa.beans.moulding.mapping.MouldException
 
NO_KEY_ON_OBJECT - Static variable in class org.jaffa.beans.moulding.mapping.MouldException
 
NO_SETTER - Static variable in class org.jaffa.beans.moulding.mapping.MouldException
 
NavAccessor - class org.jaffa.components.navigation.NavAccessor.
This class allows access to a navigation system, based on a users access.
NavCache - class org.jaffa.components.navigation.NavCache.
This singleton class loads in the global navigation xml and caches it to in can be used for constructing instances of NavAccessor's
NavOption - class org.jaffa.components.navigation.NavOption.
This object represents a node in the menu structure
NavOption(NavAccessor, MenuOption) - Constructor for class org.jaffa.components.navigation.NavOption
Creates a new instance of NavOption from a menu option.
Node - class org.jaffa.util.Node.
An instance of this class can represent a node in a tree.
Node() - Constructor for class org.jaffa.util.Node
Creates new Node
Node(String) - Constructor for class org.jaffa.util.Node
Creates new Node specifying a name.
name - Static variable in class org.jaffa.tomcat.realm.JDBCEncryptionRealm
Descriptive information about this Realm implementation.
newConnection(Connection) - Method in interface org.jaffa.persistence.engines.jdbcengine.security.IJdbcSecurityPlugin
This method will be invoked after a new Connection object is obtained from a connection pool.
newConnection(Connection) - Method in class org.jaffa.security.JDBCSecurityPlugin
 
newExtendedURL(String) - Static method in class org.jaffa.util.URLHelper
Create a URL object from a string, this can handle the two new Custom URL protocols, 'classpath:///' and 'webroot:///'.
newInstance(Class) - Method in class org.jaffa.components.navigation.domain.ObjectFactory
Create an instance of the specified Java content interface.
newInstance() - Static method in class org.jaffa.persistence.engines.PersistenceEngineFactory
Returns an instance of IPersistenceEngine.
newInstance(Class) - Method in class org.jaffa.persistence.engines.jdbcengine.configservice.initdomain.ObjectFactory
Create an instance of the specified Java content interface.
newInstance(Class) - Method in class org.jaffa.presentation.portlet.component.componentdomain.ObjectFactory
Create an instance of the specified Java content interface.
newInstance(Class) - Method in class org.jaffa.presentation.portlet.widgets.controller.usergriddomain.ObjectFactory
Create an instance of the specified Java content interface.
newInstance(Class) - Method in class org.jaffa.security.businessfunctionsdomain.ObjectFactory
Create an instance of the specified Java content interface.
newInstance(Class) - Method in class org.jaffa.security.securityrolesdomain.ObjectFactory
Create an instance of the specified Java content interface.
newInstance(Class) - Method in class org.jaffa.tools.loadtest.domain.ObjectFactory
Create an instance of the specified Java content interface.
newInstance(Class) - Method in class org.jaffa.tools.patternmetaengine.domain.ObjectFactory
Create an instance of the specified Java content interface.
newPersistentInstance(Class) - Method in class org.jaffa.persistence.UOW
Generates an appropriate instance for the input persistentClass.
newPersistentInstance(Class) - Method in interface org.jaffa.persistence.engines.IPersistenceEngine
Generates an appropriate instance for the input persistentClass.
newPersistentInstance(Class) - Method in class org.jaffa.persistence.engines.jdbcengine.Engine
Generates an appropriate instance for the input persistentClass.
newPersistentInstance(Class) - Static method in class org.jaffa.persistence.engines.jdbcengine.proxy.PersistentInstanceFactory
Generates an appropriate instance for the input persistentClass.
newRow() - Method in class org.jaffa.presentation.portlet.widgets.model.GridModel
Creates and returns a new GridModelRow.
newRow(int) - Method in class org.jaffa.presentation.portlet.widgets.model.GridModel
Create a new Row at the specfied position in the Grid.

O

OCTOBER - Static variable in interface org.jaffa.datatypes.IDateBase
The constant for the month - October.
ORDER_BY_ASC - Static variable in class org.jaffa.persistence.Criteria
The static to be used in OrderBy declarations to indicate an ascending sort
ORDER_BY_DESC - Static variable in class org.jaffa.persistence.Criteria
The static to be used in OrderBy declarations to indicate an descending sort
OUT - Static variable in interface org.jaffa.persistence.engines.jdbcengine.IStoredProcedure
A static for denoting an OUTPUT parameter of a StoredProcedure
OUTPUT_TYPE_EXCEL - Static variable in class org.jaffa.presentation.portlet.widgets.taglib.UserGridTag
A global constant for the Excel display type.
OUTPUT_TYPE_WEB_PAGE - Static variable in class org.jaffa.presentation.portlet.widgets.taglib.UserGridTag
A global constant for the Web Page display type.
OUTPUT_TYPE_XML - Static variable in class org.jaffa.presentation.portlet.widgets.taglib.UserGridTag
A global constant for the XML display type.
ObjectFactory - class org.jaffa.components.navigation.domain.ObjectFactory.
This object contains factory methods for each Java content interface and Java element interface generated in the org.jaffa.components.navigation.domain package.
ObjectFactory() - Constructor for class org.jaffa.components.navigation.domain.ObjectFactory
Create a new ObjectFactory that can be used to create new instances of schema derived classes for package: org.jaffa.components.navigation.domain
ObjectFactory - class org.jaffa.persistence.engines.jdbcengine.configservice.initdomain.ObjectFactory.
This object contains factory methods for each Java content interface and Java element interface generated in the org.jaffa.persistence.engines.jdbcengine.configservice.initdomain package.
ObjectFactory() - Constructor for class org.jaffa.persistence.engines.jdbcengine.configservice.initdomain.ObjectFactory
Create a new ObjectFactory that can be used to create new instances of schema derived classes for package: org.jaffa.persistence.engines.jdbcengine.configservice.initdomain
ObjectFactory - class org.jaffa.presentation.portlet.component.componentdomain.ObjectFactory.
This object contains factory methods for each Java content interface and Java element interface generated in the org.jaffa.presentation.portlet.component.componentdomain package.
ObjectFactory() - Constructor for class org.jaffa.presentation.portlet.component.componentdomain.ObjectFactory
Create a new ObjectFactory that can be used to create new instances of schema derived classes for package: org.jaffa.presentation.portlet.component.componentdomain
ObjectFactory - class org.jaffa.presentation.portlet.widgets.controller.usergriddomain.ObjectFactory.
This object contains factory methods for each Java content interface and Java element interface generated in the org.jaffa.presentation.portlet.widgets.controller.usergriddomain package.
ObjectFactory() - Constructor for class org.jaffa.presentation.portlet.widgets.controller.usergriddomain.ObjectFactory
Create a new ObjectFactory that can be used to create new instances of schema derived classes for package: org.jaffa.presentation.portlet.widgets.controller.usergriddomain
ObjectFactory - class org.jaffa.security.businessfunctionsdomain.ObjectFactory.
This object contains factory methods for each Java content interface and Java element interface generated in the org.jaffa.security.businessfunctionsdomain package.
ObjectFactory() - Constructor for class org.jaffa.security.businessfunctionsdomain.ObjectFactory
Create a new ObjectFactory that can be used to create new instances of schema derived classes for package: org.jaffa.security.businessfunctionsdomain
ObjectFactory - class org.jaffa.security.securityrolesdomain.ObjectFactory.
This object contains factory methods for each Java content interface and Java element interface generated in the org.jaffa.security.securityrolesdomain package.
ObjectFactory() - Constructor for class org.jaffa.security.securityrolesdomain.ObjectFactory
Create a new ObjectFactory that can be used to create new instances of schema derived classes for package: org.jaffa.security.securityrolesdomain
ObjectFactory - class org.jaffa.tools.loadtest.domain.ObjectFactory.
This object contains factory methods for each Java content interface and Java element interface generated in the org.jaffa.tools.loadtest.domain package.
ObjectFactory() - Constructor for class org.jaffa.tools.loadtest.domain.ObjectFactory
Create a new ObjectFactory that can be used to create new instances of schema derived classes for package: org.jaffa.tools.loadtest.domain
ObjectFactory - class org.jaffa.tools.patternmetaengine.domain.ObjectFactory.
This object contains factory methods for each Java content interface and Java element interface generated in the org.jaffa.tools.patternmetaengine.domain package.
ObjectFactory() - Constructor for class org.jaffa.tools.patternmetaengine.domain.ObjectFactory
Create a new ObjectFactory that can be used to create new instances of schema derived classes for package: org.jaffa.tools.patternmetaengine.domain
Option - class org.jaffa.components.menu.Option.
This object describes the Options for each Group.
Option() - Constructor for class org.jaffa.components.menu.Option
 
OptionalFunction - interface org.jaffa.presentation.portlet.component.componentdomain.OptionalFunction.
Java content class for optional-function complex type.
OptionalFunctionImpl - class org.jaffa.presentation.portlet.component.componentdomain.impl.OptionalFunctionImpl.
 
OptionalFunctionImpl() - Constructor for class org.jaffa.presentation.portlet.component.componentdomain.impl.OptionalFunctionImpl
 
OptionalFunctionImpl.Unmarshaller - class org.jaffa.presentation.portlet.component.componentdomain.impl.OptionalFunctionImpl.Unmarshaller.
 
OptionalFunctionImpl.Unmarshaller(UnmarshallingContext) - Constructor for class org.jaffa.presentation.portlet.component.componentdomain.impl.OptionalFunctionImpl.Unmarshaller
 
OrderByField - class org.jaffa.components.finder.OrderByField.
This class is used to encapsulate an element used in the OrderBy clause of a query.
OrderByField() - Constructor for class org.jaffa.components.finder.OrderByField
Creates an instance of this class.
OrderByField(String) - Constructor for class org.jaffa.components.finder.OrderByField
Creates an instance of this class.
OrderByField(String, Boolean) - Constructor for class org.jaffa.components.finder.OrderByField
Creates an instance of this class.
OuterDropDownTagMissingRuntimeException - exception org.jaffa.presentation.portlet.widgets.taglib.exceptions.OuterDropDownTagMissingRuntimeException.
This exception is thrown if the DropDownOptionTag is not inside a DropDownTag
OuterDropDownTagMissingRuntimeException() - Constructor for class org.jaffa.presentation.portlet.widgets.taglib.exceptions.OuterDropDownTagMissingRuntimeException
Default constructor
OuterDropDownTagMissingRuntimeException(String) - Constructor for class org.jaffa.presentation.portlet.widgets.taglib.exceptions.OuterDropDownTagMissingRuntimeException
Constructs the exception with the specified detail message
OuterDropDownTagMissingRuntimeException(String, Throwable) - Constructor for class org.jaffa.presentation.portlet.widgets.taglib.exceptions.OuterDropDownTagMissingRuntimeException
Constructs the exception with the specified detail message and nested exception
OuterFormTagMissingRuntimeException - exception org.jaffa.presentation.portlet.widgets.taglib.exceptions.OuterFormTagMissingRuntimeException.
This exception is thrown if the Tag being processed is not within a FormTag
OuterFormTagMissingRuntimeException() - Constructor for class org.jaffa.presentation.portlet.widgets.taglib.exceptions.OuterFormTagMissingRuntimeException
Default constructor
OuterFormTagMissingRuntimeException(String) - Constructor for class org.jaffa.presentation.portlet.widgets.taglib.exceptions.OuterFormTagMissingRuntimeException
Constructs the exception with the specified detail message
OuterFormTagMissingRuntimeException(String, Throwable) - Constructor for class org.jaffa.presentation.portlet.widgets.taglib.exceptions.OuterFormTagMissingRuntimeException
Constructs the exception with the specified detail message and nested exception
OuterGridTagMissingRuntimeException - exception org.jaffa.presentation.portlet.widgets.taglib.exceptions.OuterGridTagMissingRuntimeException.
This exception is thrown if the GridColumnTag is not inside a GridTag
OuterGridTagMissingRuntimeException() - Constructor for class org.jaffa.presentation.portlet.widgets.taglib.exceptions.OuterGridTagMissingRuntimeException
Default constructor
OuterGridTagMissingRuntimeException(String) - Constructor for class org.jaffa.presentation.portlet.widgets.taglib.exceptions.OuterGridTagMissingRuntimeException
Constructs the exception with the specified detail message
OuterGridTagMissingRuntimeException(String, Throwable) - Constructor for class org.jaffa.presentation.portlet.widgets.taglib.exceptions.OuterGridTagMissingRuntimeException
Constructs the exception with the specified detail message and nested exception
OuterTableTagMissingRuntimeException - exception org.jaffa.presentation.portlet.widgets.taglib.exceptions.OuterTableTagMissingRuntimeException.
This exception is thrown if the TableColumnTag is not inside a TableTag
OuterTableTagMissingRuntimeException() - Constructor for class org.jaffa.presentation.portlet.widgets.taglib.exceptions.OuterTableTagMissingRuntimeException
Default constructor
OuterTableTagMissingRuntimeException(String) - Constructor for class org.jaffa.presentation.portlet.widgets.taglib.exceptions.OuterTableTagMissingRuntimeException
Constructs the exception with the specified detail message
OuterTableTagMissingRuntimeException(String, Throwable) - Constructor for class org.jaffa.presentation.portlet.widgets.taglib.exceptions.OuterTableTagMissingRuntimeException
Constructs the exception with the specified detail message and nested exception
obtainHistoryNav(HttpServletRequest) - Static method in class org.jaffa.presentation.portlet.HistoryNav
This will search the request stream for the attribute 'historyNav'.
open() - Method in class org.jaffa.tomcat.realm.JDBCEncryptionRealm
Open (if necessary) and return a database connection for use by this Realm.
org.jaffa.beans.moulding.data - package org.jaffa.beans.moulding.data
 
org.jaffa.beans.moulding.data.criteria - package org.jaffa.beans.moulding.data.criteria
This contains all the base classes used for Criteria Data Access Objects.
org.jaffa.beans.moulding.data.domain - package org.jaffa.beans.moulding.data.domain
This contains all the base classes used for Domain Data Access Objects.
org.jaffa.beans.moulding.mapping - package org.jaffa.beans.moulding.mapping
 
org.jaffa.cache - package org.jaffa.cache
 
org.jaffa.components.codehelper - package org.jaffa.components.codehelper
 
org.jaffa.components.codehelper.dto - package org.jaffa.components.codehelper.dto
 
org.jaffa.components.codehelper.tx - package org.jaffa.components.codehelper.tx
 
org.jaffa.components.dto - package org.jaffa.components.dto
 
org.jaffa.components.finder - package org.jaffa.components.finder
 
org.jaffa.components.lookup - package org.jaffa.components.lookup
 
org.jaffa.components.maint - package org.jaffa.components.maint
 
org.jaffa.components.menu - package org.jaffa.components.menu
 
org.jaffa.components.navigation - package org.jaffa.components.navigation
 
org.jaffa.components.navigation.domain - package org.jaffa.components.navigation.domain
 
org.jaffa.components.navigation.domain.impl - package org.jaffa.components.navigation.domain.impl
 
org.jaffa.components.voucher - package org.jaffa.components.voucher
 
org.jaffa.config - package org.jaffa.config
 
org.jaffa.datatypes - package org.jaffa.datatypes
 
org.jaffa.datatypes.exceptions - package org.jaffa.datatypes.exceptions
 
org.jaffa.exceptions - package org.jaffa.exceptions
 
org.jaffa.metadata - package org.jaffa.metadata
 
org.jaffa.middleware - package org.jaffa.middleware
 
org.jaffa.persistence - package org.jaffa.persistence
 
org.jaffa.persistence.engines - package org.jaffa.persistence.engines
 
org.jaffa.persistence.engines.jdbcengine - package org.jaffa.persistence.engines.jdbcengine
 
org.jaffa.persistence.engines.jdbcengine.configservice - package org.jaffa.persistence.engines.jdbcengine.configservice
 
org.jaffa.persistence.engines.jdbcengine.configservice.exceptions - package org.jaffa.persistence.engines.jdbcengine.configservice.exceptions
 
org.jaffa.persistence.engines.jdbcengine.configservice.initdomain - package org.jaffa.persistence.engines.jdbcengine.configservice.initdomain
 
org.jaffa.persistence.engines.jdbcengine.configservice.initdomain.impl - package org.jaffa.persistence.engines.jdbcengine.configservice.initdomain.impl
 
org.jaffa.persistence.engines.jdbcengine.datasource - package org.jaffa.persistence.engines.jdbcengine.datasource
 
org.jaffa.persistence.engines.jdbcengine.datasource.exceptions - package org.jaffa.persistence.engines.jdbcengine.datasource.exceptions
 
org.jaffa.persistence.engines.jdbcengine.interceptor - package org.jaffa.persistence.engines.jdbcengine.interceptor
 
org.jaffa.persistence.engines.jdbcengine.proxy - package org.jaffa.persistence.engines.jdbcengine.proxy
 
org.jaffa.persistence.engines.jdbcengine.querygenerator - package org.jaffa.persistence.engines.jdbcengine.querygenerator
 
org.jaffa.persistence.engines.jdbcengine.security - package org.jaffa.persistence.engines.jdbcengine.security
 
org.jaffa.persistence.engines.jdbcengine.util - package org.jaffa.persistence.engines.jdbcengine.util
 
org.jaffa.persistence.engines.jdbcengine.variants - package org.jaffa.persistence.engines.jdbcengine.variants
 
org.jaffa.persistence.exceptions - package org.jaffa.persistence.exceptions
 
org.jaffa.persistence.util - package org.jaffa.persistence.util
 
org.jaffa.presentation.portlet - package org.jaffa.presentation.portlet
 
org.jaffa.presentation.portlet.component - package org.jaffa.presentation.portlet.component
 
org.jaffa.presentation.portlet.component.componentdomain - package org.jaffa.presentation.portlet.component.componentdomain
 
org.jaffa.presentation.portlet.component.componentdomain.impl - package org.jaffa.presentation.portlet.component.componentdomain.impl
 
org.jaffa.presentation.portlet.session - package org.jaffa.presentation.portlet.session
 
org.jaffa.presentation.portlet.session.ui - package org.jaffa.presentation.portlet.session.ui
 
org.jaffa.presentation.portlet.widgets.controller - package org.jaffa.presentation.portlet.widgets.controller
 
org.jaffa.presentation.portlet.widgets.controller.exceptions - package org.jaffa.presentation.portlet.widgets.controller.exceptions
 
org.jaffa.presentation.portlet.widgets.controller.usergriddomain - package org.jaffa.presentation.portlet.widgets.controller.usergriddomain
 
org.jaffa.presentation.portlet.widgets.controller.usergriddomain.impl - package org.jaffa.presentation.portlet.widgets.controller.usergriddomain.impl
 
org.jaffa.presentation.portlet.widgets.model - package org.jaffa.presentation.portlet.widgets.model
 
org.jaffa.presentation.portlet.widgets.model.exceptions - package org.jaffa.presentation.portlet.widgets.model.exceptions
 
org.jaffa.presentation.portlet.widgets.taglib - package org.jaffa.presentation.portlet.widgets.taglib
 
org.jaffa.presentation.portlet.widgets.taglib.exceptions - package org.jaffa.presentation.portlet.widgets.taglib.exceptions
 
org.jaffa.rules - package org.jaffa.rules
 
org.jaffa.rules.examples.domain - package org.jaffa.rules.examples.domain
 
org.jaffa.rules.fieldvalidators - package org.jaffa.rules.fieldvalidators
 
org.jaffa.rules.metadata - package org.jaffa.rules.metadata
 
org.jaffa.security - package org.jaffa.security
 
org.jaffa.security.businessfunctionsdomain - package org.jaffa.security.businessfunctionsdomain
 
org.jaffa.security.businessfunctionsdomain.impl - package org.jaffa.security.businessfunctionsdomain.impl
 
org.jaffa.security.securityrolesdomain - package org.jaffa.security.securityrolesdomain
 
org.jaffa.security.securityrolesdomain.impl - package org.jaffa.security.securityrolesdomain.impl
 
org.jaffa.security.taglib - package org.jaffa.security.taglib
 
org.jaffa.tomcat.realm - package org.jaffa.tomcat.realm
Provides classes and descriptor to implement additional security realms to be used for Container Managed Security wihing the Tomcat Web Server.
org.jaffa.tools.build - package org.jaffa.tools.build
 
org.jaffa.tools.build.ant - package org.jaffa.tools.build.ant
 
org.jaffa.tools.common - package org.jaffa.tools.common
 
org.jaffa.tools.database - package org.jaffa.tools.database
 
org.jaffa.tools.domainmeta.common - package org.jaffa.tools.domainmeta.common
 
org.jaffa.tools.domainmeta.erwin - package org.jaffa.tools.domainmeta.erwin
 
org.jaffa.tools.domainmeta.jdbc - package org.jaffa.tools.domainmeta.jdbc
 
org.jaffa.tools.domainmeta.uniface - package org.jaffa.tools.domainmeta.uniface
 
org.jaffa.tools.loadtest - package org.jaffa.tools.loadtest
 
org.jaffa.tools.loadtest.domain - package org.jaffa.tools.loadtest.domain
 
org.jaffa.tools.loadtest.domain.impl - package org.jaffa.tools.loadtest.domain.impl
 
org.jaffa.tools.patternengine - package org.jaffa.tools.patternengine
 
org.jaffa.tools.patternmetaengine - package org.jaffa.tools.patternmetaengine
 
org.jaffa.tools.patternmetaengine.domain - package org.jaffa.tools.patternmetaengine.domain
 
org.jaffa.tools.patternmetaengine.domain.impl - package org.jaffa.tools.patternmetaengine.domain.impl
 
org.jaffa.tools.website - package org.jaffa.tools.website
 
org.jaffa.util - package org.jaffa.util
 
otherDoEndTagOperations() - Method in class org.jaffa.presentation.portlet.widgets.taglib.ButtonTag
Does nothing.
otherDoEndTagOperations() - Method in class org.jaffa.presentation.portlet.widgets.taglib.CheckBoxTag
Does nothing.
otherDoEndTagOperations() - Method in class org.jaffa.presentation.portlet.widgets.taglib.DateTimeTag
Does nothing.
otherDoEndTagOperations() - Method in class org.jaffa.presentation.portlet.widgets.taglib.DropDownOptionTag
Does nothing
otherDoEndTagOperations() - Method in class org.jaffa.presentation.portlet.widgets.taglib.DropDownTag
Does nothing
otherDoEndTagOperations() - Method in class org.jaffa.presentation.portlet.widgets.taglib.EditBoxTag
Does nothing.
otherDoEndTagOperations() - Method in class org.jaffa.presentation.portlet.widgets.taglib.FoldingSectionTag
Fill in this method to perform other operations from doEndTag().
otherDoEndTagOperations() - Method in class org.jaffa.presentation.portlet.widgets.taglib.FooterTag
Does nothing.
otherDoEndTagOperations() - Method in class org.jaffa.presentation.portlet.widgets.taglib.GridColumnTag
Does nothing.
otherDoEndTagOperations() - Method in class org.jaffa.presentation.portlet.widgets.taglib.GridTag
Concludes the html for the grid tag.
otherDoEndTagOperations() - Method in class org.jaffa.presentation.portlet.widgets.taglib.HeaderTag
Does nothing.
otherDoEndTagOperations() - Method in class org.jaffa.presentation.portlet.widgets.taglib.ImageTag
Does nothing.
otherDoEndTagOperations() - Method in class org.jaffa.presentation.portlet.widgets.taglib.LabelTag
Fill in this method to perform other operations from doEndTag().
otherDoEndTagOperations() - Method in class org.jaffa.presentation.portlet.widgets.taglib.LookupTag
Fill in this method to perform other operations from doEndTag().
otherDoEndTagOperations() - Method in class org.jaffa.presentation.portlet.widgets.taglib.RadioButtonTag
Does nothing.
otherDoEndTagOperations() - Method in class org.jaffa.presentation.portlet.widgets.taglib.RaiseErrorsTag
This generates the HTML for the tag.
otherDoEndTagOperations() - Method in class org.jaffa.presentation.portlet.widgets.taglib.TableColumnTag
Does nothing.
otherDoEndTagOperations() - Method in class org.jaffa.presentation.portlet.widgets.taglib.TableTag
Does nothing.
otherDoEndTagOperations() - Method in class org.jaffa.presentation.portlet.widgets.taglib.TextTag
Does nothing.
otherDoEndTagOperations() - Method in class org.jaffa.presentation.portlet.widgets.taglib.TreeNodeTypeTag
Does nothing.
otherDoEndTagOperations() - Method in class org.jaffa.presentation.portlet.widgets.taglib.TreeTag
This generates the HTML for the tag.
otherDoEndTagOperations() - Method in class org.jaffa.presentation.portlet.widgets.taglib.UserGridColumnTag
Fill in this method to perform other operations from doEndTag().
otherDoEndTagOperations() - Method in class org.jaffa.presentation.portlet.widgets.taglib.UserGridTag
Fill in this method to perform other operations from doEndTag().
otherDoEndTagOperations() - Method in class org.jaffa.security.taglib.ComponentGuardTag
Other thing that should be done for the End Tag
otherDoEndTagOperations() - Method in class org.jaffa.security.taglib.FunctionGuardTag
Fill in this method to perform other operations from doEndTag().
otherDoStartTagOperations() - Method in class org.jaffa.presentation.portlet.widgets.taglib.ButtonTag
This generates the HTML for the tag.
otherDoStartTagOperations() - Method in class org.jaffa.presentation.portlet.widgets.taglib.CheckBoxTag
This generates the HTML for the tag.
otherDoStartTagOperations() - Method in class org.jaffa.presentation.portlet.widgets.taglib.DateTimeTag
This generates the HTML for the tag.
otherDoStartTagOperations() - Method in class org.jaffa.presentation.portlet.widgets.taglib.DropDownOptionTag
This will add an option to the outer DropDownTag.
otherDoStartTagOperations() - Method in class org.jaffa.presentation.portlet.widgets.taglib.DropDownTag
This gets the DropDownModel for the field from the pageContext.
otherDoStartTagOperations() - Method in class org.jaffa.presentation.portlet.widgets.taglib.EditBoxTag
This generates the HTML for the tag.
otherDoStartTagOperations() - Method in class org.jaffa.presentation.portlet.widgets.taglib.FoldingSectionTag
Fill in this method to perform other operations from doStartTag().
otherDoStartTagOperations() - Method in class org.jaffa.presentation.portlet.widgets.taglib.FooterTag
This generates the HTML for the tag.
otherDoStartTagOperations() - Method in class org.jaffa.presentation.portlet.widgets.taglib.GridColumnTag
Adds a ColumnHead to the outer GridTag.
otherDoStartTagOperations() - Method in class org.jaffa.presentation.portlet.widgets.taglib.GridTag
Sets the GridModel and an iterator on the rows of the GridModel.
otherDoStartTagOperations() - Method in class org.jaffa.presentation.portlet.widgets.taglib.HeaderTag
This generates the HTML for the tag.
otherDoStartTagOperations() - Method in class org.jaffa.presentation.portlet.widgets.taglib.ImageTag
This generates the HTML for the tag.
otherDoStartTagOperations() - Method in class org.jaffa.presentation.portlet.widgets.taglib.LabelTag
Fill in this method to perform other operations from doStartTag().
otherDoStartTagOperations() - Method in class org.jaffa.presentation.portlet.widgets.taglib.LookupTag
Fill in this method to perform other operations from doStartTag().
otherDoStartTagOperations() - Method in class org.jaffa.presentation.portlet.widgets.taglib.RadioButtonTag
This generates the HTML for the tag.
otherDoStartTagOperations() - Method in class org.jaffa.presentation.portlet.widgets.taglib.RaiseErrorsTag
Does nothing.
otherDoStartTagOperations() - Method in class org.jaffa.presentation.portlet.widgets.taglib.TableColumnTag
This adds a column to the outer TableTag.
otherDoStartTagOperations() - Method in class org.jaffa.presentation.portlet.widgets.taglib.TableTag
This registers the widget with the outer Form tag.
otherDoStartTagOperations() - Method in class org.jaffa.presentation.portlet.widgets.taglib.TextTag
This generates the HTML for the tag.
otherDoStartTagOperations() - Method in class org.jaffa.presentation.portlet.widgets.taglib.TreeNodeTypeTag
Adds node to the outer Tree Tag.
otherDoStartTagOperations() - Method in class org.jaffa.presentation.portlet.widgets.taglib.TreeTag
Does nothing.
otherDoStartTagOperations() - Method in class org.jaffa.presentation.portlet.widgets.taglib.UserGridColumnTag
Fill in this method to perform other operations from doStartTag().
otherDoStartTagOperations() - Method in class org.jaffa.presentation.portlet.widgets.taglib.UserGridTag
Fill in this method to perform other operations from doStartTag().
otherDoStartTagOperations() - Method in class org.jaffa.security.taglib.ComponentGuardTag
Fill in this method to perform other operations from doStartTag().
otherDoStartTagOperations() - Method in class org.jaffa.security.taglib.FunctionGuardTag
Fill in this method to perform other operations from doStartTag().
output(int, int, String, String, String, String, String) - Method in class org.jaffa.tools.loadtest.TestResultLogger
Writes out the Result Set to the file.
owner() - Method in class org.jaffa.components.navigation.domain.impl.ComponentActionImpl.ParamTypeImpl.Unmarshaller
 
owner() - Method in class org.jaffa.components.navigation.domain.impl.ComponentActionImpl.Unmarshaller
 
owner() - Method in class org.jaffa.components.navigation.domain.impl.DesktopMenuImpl.Unmarshaller
 
owner() - Method in class org.jaffa.components.navigation.domain.impl.GlobalMenuImpl.Unmarshaller
 
owner() - Method in class org.jaffa.components.navigation.domain.impl.GlobalMenuTypeImpl.Unmarshaller
 
owner() - Method in class org.jaffa.components.navigation.domain.impl.MenuOptionImpl.Unmarshaller
 
owner() - Method in class org.jaffa.components.navigation.domain.impl.SubMenuImpl.Unmarshaller
 
owner() - Method in class org.jaffa.components.navigation.domain.impl.UrlActionImpl.Unmarshaller
 
owner() - Method in class org.jaffa.components.navigation.domain.impl.UrlActionImpl.UrlTypeImpl.Unmarshaller
 
owner() - Method in class org.jaffa.persistence.engines.jdbcengine.configservice.initdomain.impl.ConfLocationImpl.Unmarshaller
 
owner() - Method in class org.jaffa.persistence.engines.jdbcengine.configservice.initdomain.impl.ConnectionFactoryImpl.Unmarshaller
 
owner() - Method in class org.jaffa.persistence.engines.jdbcengine.configservice.initdomain.impl.DatabaseImpl.Unmarshaller
 
owner() - Method in class org.jaffa.persistence.engines.jdbcengine.configservice.initdomain.impl.DirLocImpl.Unmarshaller
 
owner() - Method in class org.jaffa.persistence.engines.jdbcengine.configservice.initdomain.impl.HitlistSizeImpl.Unmarshaller
 
owner() - Method in class org.jaffa.persistence.engines.jdbcengine.configservice.initdomain.impl.InitImpl.Unmarshaller
 
owner() - Method in class org.jaffa.persistence.engines.jdbcengine.configservice.initdomain.impl.InitTypeImpl.Unmarshaller
 
owner() - Method in class org.jaffa.persistence.engines.jdbcengine.configservice.initdomain.impl.JdbcSecurityPluginImpl.Unmarshaller
 
owner() - Method in class org.jaffa.persistence.engines.jdbcengine.configservice.initdomain.impl.ParamImpl.Unmarshaller
 
owner() - Method in class org.jaffa.persistence.engines.jdbcengine.configservice.initdomain.impl.PreloadClassImpl.Unmarshaller
 
owner() - Method in class org.jaffa.persistence.engines.jdbcengine.configservice.initdomain.impl.PreloadImpl.Unmarshaller
 
owner() - Method in class org.jaffa.persistence.engines.jdbcengine.configservice.initdomain.impl.UsePreparedStatementImpl.Unmarshaller
 
owner() - Method in class org.jaffa.presentation.portlet.component.componentdomain.impl.ComponentImpl.Unmarshaller
 
owner() - Method in class org.jaffa.presentation.portlet.component.componentdomain.impl.ComponentsImpl.Unmarshaller
 
owner() - Method in class org.jaffa.presentation.portlet.component.componentdomain.impl.ComponentsTypeImpl.Unmarshaller
 
owner() - Method in class org.jaffa.presentation.portlet.component.componentdomain.impl.MandatoryFunctionImpl.Unmarshaller
 
owner() - Method in class org.jaffa.presentation.portlet.component.componentdomain.impl.OptionalFunctionImpl.Unmarshaller
 
owner() - Method in class org.jaffa.presentation.portlet.widgets.controller.usergriddomain.impl.UserGridColumnSettingsImpl.Unmarshaller
 
owner() - Method in class org.jaffa.presentation.portlet.widgets.controller.usergriddomain.impl.UserGridSettingsImpl.Unmarshaller
 
owner() - Method in class org.jaffa.presentation.portlet.widgets.controller.usergriddomain.impl.UserGridSettingsTypeImpl.Unmarshaller
 
owner() - Method in class org.jaffa.security.businessfunctionsdomain.impl.BusinessFunctionImpl.Unmarshaller
 
owner() - Method in class org.jaffa.security.businessfunctionsdomain.impl.BusinessFunctionsImpl.Unmarshaller
 
owner() - Method in class org.jaffa.security.businessfunctionsdomain.impl.BusinessFunctionsTypeImpl.Unmarshaller
 
owner() - Method in class org.jaffa.security.securityrolesdomain.impl.ExcludeImpl.Unmarshaller
 
owner() - Method in class org.jaffa.security.securityrolesdomain.impl.GrantFunctionAccessImpl.Unmarshaller
 
owner() - Method in class org.jaffa.security.securityrolesdomain.impl.IncludeImpl.Unmarshaller
 
owner() - Method in class org.jaffa.security.securityrolesdomain.impl.RoleImpl.Unmarshaller
 
owner() - Method in class org.jaffa.security.securityrolesdomain.impl.RolesImpl.Unmarshaller
 
owner() - Method in class org.jaffa.security.securityrolesdomain.impl.RolesTypeImpl.Unmarshaller
 
owner() - Method in class org.jaffa.tools.loadtest.domain.impl.LoadTestingImpl.Unmarshaller
 
owner() - Method in class org.jaffa.tools.loadtest.domain.impl.LoadTestingTypeImpl.Unmarshaller
 
owner() - Method in class org.jaffa.tools.loadtest.domain.impl.LogOnImpl.Unmarshaller
 
owner() - Method in class org.jaffa.tools.loadtest.domain.impl.TestSetImpl.Unmarshaller
 
owner() - Method in class org.jaffa.tools.loadtest.domain.impl.UnitTestImpl.Unmarshaller
 
owner() - Method in class org.jaffa.tools.loadtest.domain.impl.UnitTestsImpl.Unmarshaller
 
owner() - Method in class org.jaffa.tools.loadtest.domain.impl.UserImpl.Unmarshaller
 
owner() - Method in class org.jaffa.tools.loadtest.domain.impl.UsersImpl.Unmarshaller
 
owner() - Method in class org.jaffa.tools.patternmetaengine.domain.impl.AppBuilderImpl.Unmarshaller
 
owner() - Method in class org.jaffa.tools.patternmetaengine.domain.impl.AppBuilderTypeImpl.Unmarshaller
 
owner() - Method in class org.jaffa.tools.patternmetaengine.domain.impl.ApplicationBuilderImpl.Unmarshaller
 
owner() - Method in class org.jaffa.tools.patternmetaengine.domain.impl.ApplicationBuilderTypeImpl.Unmarshaller
 
owner() - Method in class org.jaffa.tools.patternmetaengine.domain.impl.ModuleImpl.Unmarshaller
 

P

PARAMETER_COMPONENT_ID - Static variable in class org.jaffa.presentation.portlet.widgets.taglib.FormTag
Constant for the parameter componentId.
PARAMETER_CURRENT_SCREEN_COUNTER - Static variable in class org.jaffa.components.maint.MaintForm
Constant for the parameter currentScreenCounter.
PARAMETER_DATESTAMP_ID - Static variable in class org.jaffa.presentation.portlet.widgets.taglib.FormTag
Constant for the parameter eventId.
PARAMETER_EVENT_ID - Static variable in class org.jaffa.presentation.portlet.widgets.taglib.FormTag
Constant for the parameter eventId.
PROP_APPLICATION_RESOURCES_DEFAULT_LOCATION - Static variable in class org.jaffa.config.Config
Dynamic, Returns java.lang.String : The physical path of where the ApplicationResources.default is.
PROP_APPLICATION_RESOURCES_LOCATION - Static variable in class org.jaffa.config.Config
Dynamic, Returns java.lang.String : The physical path of where the ApplicationResources.properties is.
PROP_APPLICATION_RESOURCES_OVERRIDE_LOCATION - Static variable in class org.jaffa.config.Config
Dynamic, Returns java.lang.String : The physical path of where the ApplicationResources.override is.
PROP_COMPONENTS_FILE - Static variable in class org.jaffa.config.Config
Static : Location in the Web Application Tree of the Components.xml file
PROP_DEFAULT_GRID_SETTINGS_URI - Static variable in class org.jaffa.config.Config
Static : The URL location of the User based user grid settings file
PROP_DEFAULT_PACKING_CODE_FOR_BOOLEAN - Static variable in class org.jaffa.persistence.engines.jdbcengine.variants.Variant
Static : This is used to get the default packing code for boolean fields in a DBMS.
PROP_DOMAIN_FIELD_VIEWER_COMPONENT_MAPPING_FILE - Static variable in class org.jaffa.config.Config
Static : The TextTag uses this properties file to determine if a hyperlink to a Viewer component should be generated for a field.
PROP_FINDER_MAX_RECORDS_DROP_DOWN_OPTIONS - Static variable in class org.jaffa.config.Config
Static : The values to be displayed in the 'MaxRecords' dropdown of the Finder/Lookup criteria screens.
PROP_JDBC_ENGINE_INIT - Static variable in class org.jaffa.config.Config
Static : The configuration file to be used when the JDBCEngine provider is used
PROP_KEY_FIELD_PER_VIEWER_COMPONENT_FILE - Static variable in class org.jaffa.config.Config
Static : The TextTag uses this properties file to determine the key-field of a Viewer component for which it has generated a hyperlink.
PROP_LOCK_CONSTRUCT_IN_FROM_SELECT_STATEMENT - Static variable in class org.jaffa.persistence.engines.jdbcengine.variants.Variant
Static : The LOCK construct in the fROM portion if a SELECT statement
PROP_LOCK_CONSTRUCT_IN_SELECT_STATEMENT - Static variable in class org.jaffa.persistence.engines.jdbcengine.variants.Variant
Static : The LOCK construct in a SELECT statement
PROP_LOG4J_CONFIG - Static variable in class org.jaffa.config.Config
Static : Log4j Configuration To Use.
PROP_MENULIST_URL - Static variable in class org.jaffa.config.Config
Static : The URL location of the Menu list file
PROP_MESSAGE_RESOURCES_BUNDLE - Static variable in class org.jaffa.config.Config
Static : The Jaffa exceptions typically contain error codes.
PROP_PRESENTATION_COMPONENT_GARBAGE_COLLECTION_FREQUENCY_IN_MINUTES - Static variable in class org.jaffa.config.Config
Static : The frequency at which the Component Garbage Collector is run.
PROP_PRESENTATION_COMPONENT_GARBAGE_COLLECTION_TIME_OUT_IN_MINUTES - Static variable in class org.jaffa.config.Config
Static : This value is used to determine when a component is idle and should be garbage collected.
PROP_PRESENTATION_DEFAULT_GUARDED_HTML_LOCATION - Static variable in class org.jaffa.config.Config
Static : The default html fragment used for guarded-buttons
PROP_RULES_ENGINE_CORE_RULES_URL - Static variable in class org.jaffa.config.Config
Static : This property holds the url for the core-rules file used by the Dynamic Rules Engine.
PROP_RULES_ENGINE_VALIDATORS_URL_LIST - Static variable in class org.jaffa.config.Config
Static : This property holds the comma-separated list of the various validator.xml urls used by the Dynamic Rules Engine.
PROP_RULES_ENGINE_VARIATIONS_DIR - Static variable in class org.jaffa.config.Config
Static : This value is used to determine the directory in which the variations to the core-rules of the Dynamic-Rules-Engine are located.
PROP_SECURITY_POLICY_URL - Static variable in class org.jaffa.config.Config
Static : The URL location of the Role based security policy file
PROP_SECURITY_PORTLET_INVALIDATE_SESSION_BEFORE_REDIRECTING_TO_FINAL_URL - Static variable in class org.jaffa.config.Config
Static : The invalidate or not to invalidate a Session, when redirecting to the FinalUrl
PROP_TIER - Static variable in class org.jaffa.config.Config
Static : The no. of tiers being used
PROP_USER_GRID_SETTINGS_URI - Static variable in class org.jaffa.config.Config
Static : The URL location of the User based user grid settings file
PROP_USE_TO_DATE_SQL_FUNCTION - Static variable in class org.jaffa.persistence.engines.jdbcengine.variants.Variant
Static : This indicates if the to_date SQL function is used when querying Date fields
PROP_WEB_SERVER_ROOT - Static variable in class org.jaffa.config.Config
Dynamic, Returns java.lang.String : The physical path of where the web route is.
PROP_WEB_SERVER_ROOT_FILE - Static variable in class org.jaffa.config.Config
Static : This the the name of a file in the web servers route directory.
PROTOCOL_CLASSPATH - Static variable in class org.jaffa.util.URLHelper
This contains the name of the URL protocol that implies the resouce can be located in the classpath
PROTOCOL_WEBROOT - Static variable in class org.jaffa.util.URLHelper
This contains the name of the URL protocol that implies the resource can be found relative to the location of the web-root on the local file system, This assumes that you are running this inside a servlet, on a web server
PUSH_PAGE_SUFFIX - Static variable in class org.jaffa.presentation.portlet.widgets.taglib.FormTag
Suffix used for the push page.
Param - interface org.jaffa.persistence.engines.jdbcengine.configservice.initdomain.Param.
Java content class for param complex type.
ParamImpl - class org.jaffa.persistence.engines.jdbcengine.configservice.initdomain.impl.ParamImpl.
 
ParamImpl() - Constructor for class org.jaffa.persistence.engines.jdbcengine.configservice.initdomain.impl.ParamImpl
 
ParamImpl.Unmarshaller - class org.jaffa.persistence.engines.jdbcengine.configservice.initdomain.impl.ParamImpl.Unmarshaller.
 
ParamImpl.Unmarshaller(UnmarshallingContext) - Constructor for class org.jaffa.persistence.engines.jdbcengine.configservice.initdomain.impl.ParamImpl.Unmarshaller
 
Parser - class org.jaffa.datatypes.Parser.
This class has convenience methods to parse a string into the required objects.
Parser() - Constructor for class org.jaffa.datatypes.Parser
 
PatternGenerator - class org.jaffa.tools.patternengine.PatternGenerator.
Use this class to perform code generation based on the input pattern meta data file.
PatternGenerator(URL) - Constructor for class org.jaffa.tools.patternengine.PatternGenerator
Creates new PatternGenerator.
PatternGeneratorException - exception org.jaffa.tools.patternengine.PatternGeneratorException.
This exception is thrown if any error occurs during code generation.
PatternGeneratorException() - Constructor for class org.jaffa.tools.patternengine.PatternGeneratorException
Creates new PatternGeneratorException without detail message.
PatternGeneratorException(String) - Constructor for class org.jaffa.tools.patternengine.PatternGeneratorException
Constructs an PatternGeneratorException with the specified detail message.
PatternGeneratorException(String, Throwable) - Constructor for class org.jaffa.tools.patternengine.PatternGeneratorException
Constructs an PatternGeneratorException with the specified detail message and cause.
PatternGeneratorException(Throwable) - Constructor for class org.jaffa.tools.patternengine.PatternGeneratorException
Constructs an PatternGeneratorException with the specified cause.
PatternMismatchException - exception org.jaffa.datatypes.exceptions.PatternMismatchException.
This is thrown by the FieldValidator if the value to be validated does not conform to the pattern specified in the meta data.
PatternMismatchException() - Constructor for class org.jaffa.datatypes.exceptions.PatternMismatchException
Constructs a new PatternMismatchException.
PatternMismatchException(String) - Constructor for class org.jaffa.datatypes.exceptions.PatternMismatchException
Constructs a new PatternMismatchException.
PatternMismatchException(String, Object[]) - Constructor for class org.jaffa.datatypes.exceptions.PatternMismatchException
Constructs a new PatternMismatchException.
PatternMismatchException(String, Object[], Throwable) - Constructor for class org.jaffa.datatypes.exceptions.PatternMismatchException
Constructs a new PatternMismatchException.
PersistenceEngineFactory - class org.jaffa.persistence.engines.PersistenceEngineFactory.
A factory class that returns an instance of a Persistence Engine.
PersistenceEngineFactory() - Constructor for class org.jaffa.persistence.engines.PersistenceEngineFactory
 
Persistent - class org.jaffa.persistence.Persistent.
Base class for all persistent objects.
Persistent() - Constructor for class org.jaffa.persistence.Persistent
 
PersistentHelper - class org.jaffa.persistence.util.PersistentHelper.
Helper methods for persistent objects.
PersistentHelper() - Constructor for class org.jaffa.persistence.util.PersistentHelper
 
PersistentInstanceFactory - class org.jaffa.persistence.engines.jdbcengine.proxy.PersistentInstanceFactory.
This class is a factory for obtaining IPersistent instances.
PersistentInstanceFactory() - Constructor for class org.jaffa.persistence.engines.jdbcengine.proxy.PersistentInstanceFactory
 
PersistentTransaction - class org.jaffa.persistence.engines.jdbcengine.datasource.PersistentTransaction.
This class is used to hold a connection to the database.
PersistentTransaction(Database) - Constructor for class org.jaffa.persistence.engines.jdbcengine.datasource.PersistentTransaction
Creates a PersitentTransaction.
PolicyCache - class org.jaffa.security.PolicyCache.
This class is the interface between the policy domain classes and the Policy manager, it provide the data to the PolicyManager in a more native format then in the domain objects It also caches the policy information for multiple access.
PolicyCache() - Constructor for class org.jaffa.security.PolicyCache
 
PortletFilter - class org.jaffa.presentation.portlet.PortletFilter.
This servlet filter is a replacement for the JAFFA PortletServlet and the portlet.security package.
PortletFilter() - Constructor for class org.jaffa.presentation.portlet.PortletFilter
 
PostAddFailedException - exception org.jaffa.persistence.exceptions.PostAddFailedException.
This exception is thrown if an error occurs in the PostAdd trigger of the persistent object.
PostAddFailedException() - Constructor for class org.jaffa.persistence.exceptions.PostAddFailedException
Creates an exception with the errorCode.
PostAddFailedException(Object[]) - Constructor for class org.jaffa.persistence.exceptions.PostAddFailedException
Creates an exception with the errorCode and a cause.
PostAddFailedException(Object[], Throwable) - Constructor for class org.jaffa.persistence.exceptions.PostAddFailedException
Creates an exception with the errorCode and a cause.
PostDeleteFailedException - exception org.jaffa.persistence.exceptions.PostDeleteFailedException.
This exception is thrown if an error occurs in the PostDelete trigger of the persistent object.
PostDeleteFailedException() - Constructor for class org.jaffa.persistence.exceptions.PostDeleteFailedException
Creates an exception with the errorCode.
PostDeleteFailedException(Object[]) - Constructor for class org.jaffa.persistence.exceptions.PostDeleteFailedException
Creates an exception with the errorCode and a cause.
PostDeleteFailedException(Object[], Throwable) - Constructor for class org.jaffa.persistence.exceptions.PostDeleteFailedException
Creates an exception with the errorCode and a cause.
PostLoadFailedException - exception org.jaffa.persistence.exceptions.PostLoadFailedException.
This exception is thrown if an error occurs in the PostLoad trigger of the persistent object.
PostLoadFailedException() - Constructor for class org.jaffa.persistence.exceptions.PostLoadFailedException
Creates an exception with the errorCode.
PostLoadFailedException(Object[]) - Constructor for class org.jaffa.persistence.exceptions.PostLoadFailedException
Creates an exception with the errorCode and a cause.
PostLoadFailedException(Object[], Throwable) - Constructor for class org.jaffa.persistence.exceptions.PostLoadFailedException
Creates an exception with the errorCode and a cause.
PostUpdateFailedException - exception org.jaffa.persistence.exceptions.PostUpdateFailedException.
This exception is thrown if an error occurs in the PostUpdate trigger of the persistent object.
PostUpdateFailedException() - Constructor for class org.jaffa.persistence.exceptions.PostUpdateFailedException
Creates an exception with the errorCode.
PostUpdateFailedException(Object[]) - Constructor for class org.jaffa.persistence.exceptions.PostUpdateFailedException
Creates an exception with the errorCode and a cause.
PostUpdateFailedException(Object[], Throwable) - Constructor for class org.jaffa.persistence.exceptions.PostUpdateFailedException
Creates an exception with the errorCode and a cause.
PreAddFailedException - exception org.jaffa.persistence.exceptions.PreAddFailedException.
This exception is thrown if an error occurs in the PreAdd trigger of the persistent object.
PreAddFailedException() - Constructor for class org.jaffa.persistence.exceptions.PreAddFailedException
Creates an exception with the errorCode.
PreAddFailedException(Object[]) - Constructor for class org.jaffa.persistence.exceptions.PreAddFailedException
Creates an exception with the errorCode and a cause.
PreAddFailedException(Object[], Throwable) - Constructor for class org.jaffa.persistence.exceptions.PreAddFailedException
Creates an exception with the errorCode and a cause.
PreDeleteFailedException - exception org.jaffa.persistence.exceptions.PreDeleteFailedException.
This exception is thrown if an error occurs in the PreDelete trigger of the persistent object.
PreDeleteFailedException() - Constructor for class org.jaffa.persistence.exceptions.PreDeleteFailedException
Creates an exception with the errorCode.
PreDeleteFailedException(Object[]) - Constructor for class org.jaffa.persistence.exceptions.PreDeleteFailedException
Creates an exception with the errorCode and a cause.
PreDeleteFailedException(Object[], Throwable) - Constructor for class org.jaffa.persistence.exceptions.PreDeleteFailedException
Creates an exception with the errorCode and a cause.
PreUpdateFailedException - exception org.jaffa.persistence.exceptions.PreUpdateFailedException.
This exception is thrown if an error occurs in the PreUpdate trigger of the persistent object.
PreUpdateFailedException() - Constructor for class org.jaffa.persistence.exceptions.PreUpdateFailedException
Creates an exception with the errorCode.
PreUpdateFailedException(Object[]) - Constructor for class org.jaffa.persistence.exceptions.PreUpdateFailedException
Creates an exception with the errorCode and a cause.
PreUpdateFailedException(Object[], Throwable) - Constructor for class org.jaffa.persistence.exceptions.PreUpdateFailedException
Creates an exception with the errorCode and a cause.
Preload - interface org.jaffa.persistence.engines.jdbcengine.configservice.initdomain.Preload.
Java content class for preload complex type.
PreloadClass - interface org.jaffa.persistence.engines.jdbcengine.configservice.initdomain.PreloadClass.
Java content class for preloadClass complex type.
PreloadClassImpl - class org.jaffa.persistence.engines.jdbcengine.configservice.initdomain.impl.PreloadClassImpl.
 
PreloadClassImpl() - Constructor for class org.jaffa.persistence.engines.jdbcengine.configservice.initdomain.impl.PreloadClassImpl
 
PreloadClassImpl.Unmarshaller - class org.jaffa.persistence.engines.jdbcengine.configservice.initdomain.impl.PreloadClassImpl.Unmarshaller.
 
PreloadClassImpl.Unmarshaller(UnmarshallingContext) - Constructor for class org.jaffa.persistence.engines.jdbcengine.configservice.initdomain.impl.PreloadClassImpl.Unmarshaller
 
PreloadImpl - class org.jaffa.persistence.engines.jdbcengine.configservice.initdomain.impl.PreloadImpl.
 
PreloadImpl() - Constructor for class org.jaffa.persistence.engines.jdbcengine.configservice.initdomain.impl.PreloadImpl
 
PreloadImpl.Unmarshaller - class org.jaffa.persistence.engines.jdbcengine.configservice.initdomain.impl.PreloadImpl.Unmarshaller.
 
PreloadImpl.Unmarshaller(UnmarshallingContext) - Constructor for class org.jaffa.persistence.engines.jdbcengine.configservice.initdomain.impl.PreloadImpl.Unmarshaller
 
PreparedStatementHelper - class org.jaffa.persistence.engines.jdbcengine.querygenerator.PreparedStatementHelper.
This class has functions to return SQL Strings used in PreparedStatements.
PreparedStatementHelper() - Constructor for class org.jaffa.persistence.engines.jdbcengine.querygenerator.PreparedStatementHelper
 
PropertyMessageResources - class org.jaffa.util.PropertyMessageResources.
Concrete subclass of MessageResources that reads message keys and corresponding strings from named property resources in the same manner that java.util.PropertyResourceBundle does.
PropertyMessageResources(MessageResourcesFactory, String) - Constructor for class org.jaffa.util.PropertyMessageResources
Construct a new PropertyMessageResources according to the specified parameters.
PropertyMessageResources(MessageResourcesFactory, String, boolean) - Constructor for class org.jaffa.util.PropertyMessageResources
Construct a new PropertyMessageResources according to the specified parameters.
PropertyMessageResourcesFactory - class org.jaffa.util.PropertyMessageResourcesFactory.
Factory for PropertyMessageResources instances.
PropertyMessageResourcesFactory() - Constructor for class org.jaffa.util.PropertyMessageResourcesFactory
 
ProxyFieldValidatoRuntimeException - exception org.jaffa.persistence.engines.jdbcengine.proxy.ProxyFieldValidatoRuntimeException.
This RuntimeException will be thrown if an unknown error occurs when performing field validations on the Proxy domain object.
ProxyFieldValidatoRuntimeException() - Constructor for class org.jaffa.persistence.engines.jdbcengine.proxy.ProxyFieldValidatoRuntimeException
Constructs a new exception.
ProxyFieldValidatoRuntimeException(String) - Constructor for class org.jaffa.persistence.engines.jdbcengine.proxy.ProxyFieldValidatoRuntimeException
Constructs a new exception specifying an error message.
ProxyFieldValidatoRuntimeException(String, Throwable) - Constructor for class org.jaffa.persistence.engines.jdbcengine.proxy.ProxyFieldValidatoRuntimeException
Constructs a new exception specifying an error message and a source exception.
pad(int) - Static method in class org.jaffa.util.StringHelper
Pad a number to take up at least 2 characters
pad(int, int) - Static method in class org.jaffa.util.StringHelper
Pad a number to take up a specified length
pad(int, int, String) - Static method in class org.jaffa.util.StringHelper
Pad a number to take up a specified length
parentHasMoreChildren() - Method in class org.jaffa.util.Node
Returns true if the parent node has any more child nodes after the current node.
parse(String) - Static method in class org.jaffa.datatypes.DateOnly
This parses the input String, returning a DateOnly object with the corresponding value.
parse(String, String) - Static method in class org.jaffa.datatypes.DateOnly
This parses the input String, returning a DateOnly object with the corresponding value.
parse(String) - Static method in class org.jaffa.datatypes.DateTime
This parses the input String, returning a DateTime object with the corresponding value.
parse(String, String) - Static method in class org.jaffa.datatypes.DateTime
This parses the input String, returning a DateTime object with the corresponding value.
parse(String) - Static method in class org.jaffa.tools.domainmeta.uniface.RelationshipInfoReader
This will parse the RelationshipInfo file returning a List of Relationship objects.
parse(String) - Static method in class org.jaffa.tools.domainmeta.uniface.TableInfoReader
This will parse the TableInfo file returning a TableInfo object.
parse(TableInfoReader.Table, String, String, String, TableInfoReader.TableInfo, List, Writer, Connection, Root, boolean, boolean) - Static method in class org.jaffa.tools.domainmeta.uniface.UnifaceSchemaReader
This will write the following XML into the input WRITER
parse(String) - Static method in class org.jaffa.tools.patternengine.DomParser
Parses the XML without validating it.
parse(String, boolean) - Static method in class org.jaffa.tools.patternengine.DomParser
Parses the XML.
parseBoolean(String) - Static method in class org.jaffa.datatypes.Parser
Returns a Boolean object corresponding to the input String.
parseBoolean(String, String) - Static method in class org.jaffa.datatypes.Parser
Returns a Boolean object corresponding to the input String.
parseCurrency(String) - Static method in class org.jaffa.datatypes.Parser
Returns a Currency object corresponding to the input String.
parseCurrency(String, String) - Static method in class org.jaffa.datatypes.Parser
Returns a Currency object corresponding to the input String.
parseDateOnly(String) - Static method in class org.jaffa.datatypes.Parser
Returns a DateOnly object corresponding to the input String.
parseDateOnly(String, String) - Static method in class org.jaffa.datatypes.Parser
Returns a DateOnly object corresponding to the input String.
parseDateTime(String) - Static method in class org.jaffa.datatypes.Parser
Returns a DateTime object corresponding to the input String.
parseDateTime(String, String) - Static method in class org.jaffa.datatypes.Parser
Returns a DateTime object corresponding to the input String.
parseDecimal(String) - Static method in class org.jaffa.datatypes.Parser
Returns a Double object corresponding to the input String.
parseDecimal(String, String) - Static method in class org.jaffa.datatypes.Parser
Returns a Double object corresponding to the input String.
parseFormName(String) - Method in class org.jaffa.presentation.portlet.ActionBase
This will parse the input FormName for parameters and set them as attributes on the request stream.
parseInteger(String) - Static method in class org.jaffa.datatypes.Parser
Returns a Long object corresponding to the input String.
parseInteger(String, String) - Static method in class org.jaffa.datatypes.Parser
Returns a Long object corresponding to the input String.
parseRaw(String) - Static method in class org.jaffa.datatypes.Parser
Converts the input into an array of bytes
parseString(String) - Static method in class org.jaffa.datatypes.Parser
Just returns the String as is.
parseString(String) - Static method in class org.jaffa.util.StringHelper
Tokenize the Input String with the default tokenizer (whitespace)
parseString(String, String) - Static method in class org.jaffa.util.StringHelper
Tokenize the Input String with the given delim
performForeignKeyValidations() - Method in class org.jaffa.persistence.Persistent
This method ensures that the modified foreign-keys are valid.
performForeignKeyValidations() - Method in class org.jaffa.rules.examples.domain.ValidFieldValue
This method ensures that the modified foreign-keys are valid.
performInquiry() - Method in class org.jaffa.components.finder.FinderComponent2
Invokes the doInquiry() method and then removes the "rows" GridModel object from the cache.
performLookup(HttpServletRequest, IModelMap) - Method in class org.jaffa.components.lookup.LookupComponent
Deprecated. This will add the 'lookup' attribute on the request stream, with a Map containing the fieldnames (from the targetFields property) and values (from the input selectedRow).
performLookup(HttpServletRequest, Map) - Method in class org.jaffa.components.lookup.LookupComponent
Deprecated. This will add the 'lookup' attribute on the request stream, with a Map containing the fieldnames (from the targetFields property) and values (from the input selectedRow).
performLookup(HttpServletRequest, IModelMap) - Method in class org.jaffa.components.lookup.LookupComponent2
This will add the 'lookup' attribute on the request stream, with a Map containing the fieldnames (from the targetFields property) and values (from the input selectedRow).
performLookup(HttpServletRequest, Map) - Method in class org.jaffa.components.lookup.LookupComponent2
This will add the 'lookup' attribute on the request stream, with a Map containing the fieldnames (from the targetFields property) and values (from the input selectedRow).
performMerge(String) - Static method in class org.jaffa.tools.build.ConfigFileUpdate
Updates a config file with fragments for each of the guarded block.
performMerge(String, String) - Static method in class org.jaffa.tools.build.ConfigFileUpdate
Updates a config file with fragments for each of the guarded block.
performMerge(BufferedReader, BufferedReader) - Static method in class org.jaffa.tools.patternengine.SourceMerge
Merges the existing File into the new code generated file returning the contents as a String
performMultiSelectLookup(HttpServletRequest, MultiSelectLookupEvent) - Method in class org.jaffa.components.lookup.LookupComponent2
Invokes the rowsSelected() method of the registered IMultiSelectLookupListener objects in the same thread.
performPreDeleteReferentialIntegrity() - Method in class org.jaffa.persistence.Persistent
This method will perform referential integrity checks before this object is deleted.
performPreDeleteReferentialIntegrity() - Method in class org.jaffa.rules.examples.domain.ValidFieldValue
This method is triggered by the UOW, before adding this object to the Delete-Store.
performSecurityCheck(HttpServletRequest) - Method in class org.jaffa.presentation.portlet.PortletFilter
For an authenticated principal, a UserSession, if one doesn't exist, will be created automatically.
performTokenValidation(HttpServletRequest) - Method in class org.jaffa.presentation.portlet.ActionBase
This merely invokes the isTokenValid() method and throws the ApplicationExceptions if the validation fails.
performValidation(String) - Static method in class org.jaffa.tools.build.ValidatePropertiesFile
Check the input properties file for duplicate entries.
populateRows(GridModel) - Method in class org.jaffa.components.finder.FinderForm
The FormBean should provide an implementation for this method.
postAdd() - Method in interface org.jaffa.persistence.IPersistent
This method is triggered by the UOW, after adding this object to the Add-Store.
postAdd() - Method in class org.jaffa.persistence.Persistent
This method is triggered by the UOW, after adding this object to the Add-Store.
postDelete() - Method in interface org.jaffa.persistence.IPersistent
This method is triggered by the UOW, after adding this object to the Delete-Store.
postDelete() - Method in class org.jaffa.persistence.Persistent
This method is triggered by the UOW, after adding this object to the Delete-Store.
postLoad() - Method in interface org.jaffa.persistence.IPersistent
This method is triggered by the UOW after a query loads this object.
postLoad() - Method in class org.jaffa.persistence.Persistent
This method is triggered by the UOW after a query loads this object.
postUpdate() - Method in interface org.jaffa.persistence.IPersistent
This method is triggered by the UOW, after adding this object to the Update-Store.
postUpdate() - Method in class org.jaffa.persistence.Persistent
This method is triggered by the UOW, after adding this object to the Update-Store.
preAdd() - Method in interface org.jaffa.persistence.IPersistent
This method is triggered by the UOW, before adding this object to the Add-Store, but after a UOW has been associated to the object.
preAdd() - Method in class org.jaffa.persistence.Persistent
This method is triggered by the UOW, before adding this object to the Add-Store, but after a UOW has been associated to the object.
preDelete() - Method in interface org.jaffa.persistence.IPersistent
This method is triggered by the UOW, before adding this object to the Delete-Store.
preDelete() - Method in class org.jaffa.persistence.Persistent
This method is triggered by the UOW, before adding this object to the Delete-Store.
preUpdate() - Method in interface org.jaffa.persistence.IPersistent
This method is triggered by the UOW, before adding this object to the Update-Store.
preUpdate() - Method in class org.jaffa.persistence.Persistent
This method is triggered by the UOW, before adding this object to the Update-Store.
prepareCall() - Method in interface org.jaffa.persistence.engines.jdbcengine.IStoredProcedure
The implementing class will return a String having the call to the StoredProcedure.
preparedCredentials - Variable in class org.jaffa.tomcat.realm.JDBCEncryptionRealm
The PreparedStatement to use for authenticating users.
preparedRoles - Variable in class org.jaffa.tomcat.realm.JDBCEncryptionRealm
The PreparedStatement to use for identifying the roles for a specified user.
prevalidateCreate() - Method in class org.jaffa.components.maint.MaintComponent2
This will invoke the doPrevalidateCreate() method to perform prevalidations before creating a domain object.
prevalidateUpdate(boolean) - Method in class org.jaffa.components.maint.MaintComponent2
This will invoke the doPrevalidateUpdate() method to perform prevalidations before updating a domain object.
printBean(Object) - Static method in class org.jaffa.beans.moulding.mapping.BeanMoulder
Display the properties of this JavaBean.
printBean(Object, List) - Static method in class org.jaffa.beans.moulding.mapping.BeanMoulder
Same as printBean(Object source), except the objectStack lists all the parent objects its printed, and if this is one of them, it stops.
printMenuOptions(List, String) - Static method in class org.jaffa.components.navigation.NavAccessor
 
printNode(Writer) - Method in class org.jaffa.util.Node
A helper routine to print the contents of a node.
printNode(Writer, String, String) - Method in class org.jaffa.util.Node
A helper routine to print the contents of a node.
process() - Method in class org.jaffa.tools.database.SyncSchema
Run the main compare process.
process() - Method in class org.jaffa.tools.domainmeta.jdbc.JDBCSchemaReader
Run the reverse engineer process.
process() - Method in class org.jaffa.tools.patternmetaengine.AppBuilder
Invokes the start of the pattern generation process
processContainerFormKey(FormKey) - Method in class org.jaffa.presentation.portlet.ActionBase
Returns the ContainerFormKey, if the component specified by the input FormKey has one defined.
processPattern() - Method in class org.jaffa.tools.patternengine.PatternGenerator
This will invoke the Pattern Generation routine.
processRequest(HttpServletRequest, HttpServletResponse) - Method in class org.jaffa.security.CheckPolicy
Processes requests for both HTTP GET and POST methods.
propertyChangeSupport - Variable in class org.jaffa.beans.moulding.data.domain.DomainDAO
Utility field used by bound properties.
propertyNames() - Method in class org.jaffa.util.ListProperties
Returns an enumeration of all the keys in this property list, including distinct keys in the default property list if a key of the same name has not already been found from the main properties list.
put(Object, Object) - Method in interface org.jaffa.cache.ICache
Associates the specified value with the specified key in this cache.
put(Object, Object) - Method in class org.jaffa.cache.SimpleCache
Associates the specified value with the specified key in this cache.
put(Object, Object) - Method in class org.jaffa.cache.WeakCache
Associates the specified value with the specified key in this cache.
put(Object, Object) - Method in class org.jaffa.util.ListMap
Adds an object to the Map.
put(int, Object, Object) - Method in class org.jaffa.util.ListMap
Adds an object to the Map.
put(Object, Object) - Method in class org.jaffa.util.ListProperties
Adds an object to the Map.
putAll(Map) - Method in class org.jaffa.util.ListMap
Copies all of the mappings from the specified map to this map.
putAll(Map) - Method in class org.jaffa.util.ListProperties
Copies all of the mappings from the specified map to this map.

Q

QueryFailedException - exception org.jaffa.persistence.exceptions.QueryFailedException.
This exception is thrown if a query fails.
QueryFailedException() - Constructor for class org.jaffa.persistence.exceptions.QueryFailedException
Creates an exception with the errorCode.
QueryFailedException(Object[]) - Constructor for class org.jaffa.persistence.exceptions.QueryFailedException
Creates an exception with the errorCode and a cause.
QueryFailedException(Object[], Throwable) - Constructor for class org.jaffa.persistence.exceptions.QueryFailedException
Creates an exception with the errorCode and a cause.
QueryInterceptor - class org.jaffa.persistence.engines.jdbcengine.interceptor.QueryInterceptor.
This is the Interceptor which queries the database.
QueryInterceptor() - Constructor for class org.jaffa.persistence.engines.jdbcengine.interceptor.QueryInterceptor
 
QueryStatementHelper - class org.jaffa.persistence.engines.jdbcengine.querygenerator.QueryStatementHelper.
Use the helper method to generate SQL statements for quering the database.
QueryStatementHelper() - Constructor for class org.jaffa.persistence.engines.jdbcengine.querygenerator.QueryStatementHelper
 
query(Criteria) - Method in class org.jaffa.persistence.UOW
Queries the underlying persistent store based on the search profile passed in the Criteria object.
query(Criteria) - Method in interface org.jaffa.persistence.engines.IPersistenceEngine
Queries the underlying persistent store based on the search profile passed in the Criteria object.
query(Criteria) - Method in class org.jaffa.persistence.engines.jdbcengine.Engine
Queries the underlying persistent store based on the search profile passed in the Criteria object.
queryObject(Criteria) - Method in class org.jaffa.persistence.engines.jdbcengine.datasource.PersistentTransaction
Adds a Criteria object to the transaction for performing a query.
quit() - Method in class org.jaffa.components.finder.FinderComponent
Deprecated. This clears the listener and then invokes the quit() method of the base class.
quit() - Method in class org.jaffa.components.lookup.LookupComponent2
This clears the internal collection of listeners.
quit() - Method in class org.jaffa.components.maint.CreateComponent
This clears the internal collection of listeners.
quit() - Method in class org.jaffa.components.maint.DeleteComponent
This clears the internal collection of listeners.
quit() - Method in class org.jaffa.components.maint.MaintComponent
Deprecated. This clears the internal collection of listeners.
quit() - Method in class org.jaffa.components.maint.MaintComponent2
This clears the internal collection of listeners.
quit() - Method in class org.jaffa.components.maint.UpdateComponent
This clears the internal collection of listeners.
quit() - Method in class org.jaffa.presentation.portlet.component.Component
This will kill all the Forms Finally de-register itself from the UserSession
quit() - Method in interface org.jaffa.presentation.portlet.component.IComponent
This will kill all the Forms Finally de-register itself from the UserSession
quitAndReturnToCallingScreen() - Method in class org.jaffa.presentation.portlet.component.Component
This should invoke the quit() method, and then return the FormKey for the calling screen.
quitAndReturnToCallingScreen() - Method in interface org.jaffa.presentation.portlet.component.IComponent
This should invoke the quit() method, and then return the FormKey for the calling screen.
quitLookup(HttpServletRequest) - Method in class org.jaffa.components.lookup.LookupComponent
Deprecated. This will remove the 'lookup' attribute from the request stream.
quitLookup(HttpServletRequest) - Method in class org.jaffa.components.lookup.LookupComponent2
This will remove the 'lookup' attribute from the request stream.

R

RAW - Static variable in class org.jaffa.datatypes.Defaults
A constant for the raw datatype
RELATIONAL_BEGINS_WITH - Static variable in interface org.jaffa.components.finder.CriteriaField
A global constant for the BEGINS_WITH criteria operator.
RELATIONAL_BEGINS_WITH - Static variable in class org.jaffa.persistence.Criteria
The static to be used in criteria declarations to create a construct of the type "like 'Abc%'"
RELATIONAL_BETWEEN - Static variable in interface org.jaffa.components.finder.CriteriaField
A global constant for the BETWEEN criteria operator.
RELATIONAL_ENDS_WITH - Static variable in interface org.jaffa.components.finder.CriteriaField
A global constant for the ENDS_WITH criteria operator.
RELATIONAL_ENDS_WITH - Static variable in class org.jaffa.persistence.Criteria
The static to be used in criteria declarations to create a construct of the type "like '%Abc'"
RELATIONAL_EQUALS - Static variable in interface org.jaffa.components.finder.CriteriaField
A global constant for the EQUALS criteria operator.
RELATIONAL_EQUALS - Static variable in class org.jaffa.persistence.Criteria
The static to be used in criteria declarations to indicate an = operator
RELATIONAL_GREATER_THAN - Static variable in interface org.jaffa.components.finder.CriteriaField
A global constant for the GREATER_THAN criteria operator.
RELATIONAL_GREATER_THAN - Static variable in class org.jaffa.persistence.Criteria
The static to be used in criteria declarations to indicate an > operator
RELATIONAL_GREATER_THAN_EQUAL_TO - Static variable in interface org.jaffa.components.finder.CriteriaField
A global constant for the GREATER_THAN_EQUAL_TO criteria operator.
RELATIONAL_GREATER_THAN_EQUAL_TO - Static variable in class org.jaffa.persistence.Criteria
The static to be used in criteria declarations to indicate an >= operator
RELATIONAL_IN - Static variable in interface org.jaffa.components.finder.CriteriaField
A global constant for the IN criteria operator.
RELATIONAL_IS_NOT_NULL - Static variable in interface org.jaffa.components.finder.CriteriaField
A global constant for the IS_NOT_NULL criteria operator.
RELATIONAL_IS_NOT_NULL - Static variable in class org.jaffa.persistence.Criteria
The static to be used in criteria declarations to indicate an 'is not null' operator
RELATIONAL_IS_NULL - Static variable in interface org.jaffa.components.finder.CriteriaField
A global constant for the IS_NULL criteria operator.
RELATIONAL_IS_NULL - Static variable in class org.jaffa.persistence.Criteria
The static to be used in criteria declarations to indicate an 'is null' operator
RELATIONAL_LIKE - Static variable in interface org.jaffa.components.finder.CriteriaField
A global constant for the LIKE criteria operator.
RELATIONAL_LIKE - Static variable in class org.jaffa.persistence.Criteria
The static to be used in criteria declarations to create a construct of the type "like '%Abc%'"
RELATIONAL_NOT_EQUALS - Static variable in interface org.jaffa.components.finder.CriteriaField
A global constant for the NOT_EQUALS criteria operator.
RELATIONAL_NOT_EQUALS - Static variable in class org.jaffa.persistence.Criteria
The static to be used in criteria declarations to indicate a !
RELATIONAL_SMALLER_THAN - Static variable in interface org.jaffa.components.finder.CriteriaField
A global constant for the SMALLER_THAN criteria operator.
RELATIONAL_SMALLER_THAN - Static variable in class org.jaffa.persistence.Criteria
The static to be used in criteria declarations to indicate an < operator
RELATIONAL_SMALLER_THAN_EQUAL_TO - Static variable in interface org.jaffa.components.finder.CriteriaField
A global constant for the SMALLER_THAN_EQUAL_TO criteria operator.
RELATIONAL_SMALLER_THAN_EQUAL_TO - Static variable in class org.jaffa.persistence.Criteria
The static to be used in criteria declarations to indicate an <= operator
REMARKS - Static variable in class org.jaffa.rules.examples.domain.ValidFieldValueMeta
A constant to identity the Remarks field.
ROWS - Static variable in class org.jaffa.components.finder.FinderForm
A global constant for the rows widget.
RULE_INVOCATION_FAILED - Static variable in class org.jaffa.rules.RulesEngineException
One of the reasons for throwing this exception
RadioButtonController - class org.jaffa.presentation.portlet.widgets.controller.RadioButtonController.
Controller for the RadioButton widget.
RadioButtonController() - Constructor for class org.jaffa.presentation.portlet.widgets.controller.RadioButtonController
 
RadioButtonModel - class org.jaffa.presentation.portlet.widgets.model.RadioButtonModel.
Model for the RadioButton widget.
RadioButtonModel(String) - Constructor for class org.jaffa.presentation.portlet.widgets.model.RadioButtonModel
Creates a model initialized to the input value.
RadioButtonTag - class org.jaffa.presentation.portlet.widgets.taglib.RadioButtonTag.
Tag Handler for the RadioButton widget.
RadioButtonTag() - Constructor for class org.jaffa.presentation.portlet.widgets.taglib.RadioButtonTag
Default constructor.
RaiseErrorsTag - class org.jaffa.presentation.portlet.widgets.taglib.RaiseErrorsTag.
Tag Handler for the RaiseErrors tag.
RaiseErrorsTag() - Constructor for class org.jaffa.presentation.portlet.widgets.taglib.RaiseErrorsTag
Default constructor.
RawCriteriaField - class org.jaffa.components.finder.RawCriteriaField.
This class will be used by the Finder components to hold a Raw criteria.
RawCriteriaField(String, byte[]) - Constructor for class org.jaffa.components.finder.RawCriteriaField
Adds a Criteria.
RawCriteriaField(String, byte[][]) - Constructor for class org.jaffa.components.finder.RawCriteriaField
Adds a Criteria.
RawCriteriaField() - Constructor for class org.jaffa.components.finder.RawCriteriaField
Default constructor.
RawFieldMetaData - class org.jaffa.metadata.RawFieldMetaData.
An instance of this class will hold meta information for a Raw field.
RawFieldMetaData(String, String, Boolean) - Constructor for class org.jaffa.metadata.RawFieldMetaData
Creates an instance.
ReadOnlyObjectException - exception org.jaffa.persistence.exceptions.ReadOnlyObjectException.
This exception is thrown if a ReadOnly persistent object is updated.
ReadOnlyObjectException() - Constructor for class org.jaffa.persistence.exceptions.ReadOnlyObjectException
Creates an exception with the errorCode.
ReadOnlyObjectException(Object[]) - Constructor for class org.jaffa.persistence.exceptions.ReadOnlyObjectException
Creates an exception with the errorCode and a cause.
ReadOnlyObjectException(Object[], Throwable) - Constructor for class org.jaffa.persistence.exceptions.ReadOnlyObjectException
Creates an exception with the errorCode and a cause.
RelatedDomainObjectFoundException - exception org.jaffa.exceptions.RelatedDomainObjectFoundException.
This ApplicationException can be thrown by an application if a related domain object, having restricted constraint is found, when performing a delete.
RelatedDomainObjectFoundException(String) - Constructor for class org.jaffa.exceptions.RelatedDomainObjectFoundException
Constructs a new RelatedDomainObjectFoundException.
RelatedDomainObjectFoundException(String, Throwable) - Constructor for class org.jaffa.exceptions.RelatedDomainObjectFoundException
Constructs a new RelatedDomainObjectFoundException.
RelationshipInfoReader - class org.jaffa.tools.domainmeta.uniface.RelationshipInfoReader.
This class will parse the RelationshipInfo file returning a List of Relationship objects.
RelationshipInfoReader() - Constructor for class org.jaffa.tools.domainmeta.uniface.RelationshipInfoReader
 
RelationshipInfoReader.Relationship - class org.jaffa.tools.domainmeta.uniface.RelationshipInfoReader.Relationship.
An instance of this class represents a relationship defined in the RelationshipInfo.xml file.
RelationshipInfoReader.Relationship() - Constructor for class org.jaffa.tools.domainmeta.uniface.RelationshipInfoReader.Relationship
Default constructor.
RelationshipInfoReader.Relationship(String, String, String, String) - Constructor for class org.jaffa.tools.domainmeta.uniface.RelationshipInfoReader.Relationship
Creates an instance of this class with the supplied initial parameters.
Role - interface org.jaffa.security.securityrolesdomain.Role.
Java content class for role complex type.
RoleImpl - class org.jaffa.security.securityrolesdomain.impl.RoleImpl.
 
RoleImpl() - Constructor for class org.jaffa.security.securityrolesdomain.impl.RoleImpl
 
RoleImpl.Unmarshaller - class org.jaffa.security.securityrolesdomain.impl.RoleImpl.Unmarshaller.
 
RoleImpl.Unmarshaller(UnmarshallingContext) - Constructor for class org.jaffa.security.securityrolesdomain.impl.RoleImpl.Unmarshaller
 
Roles - interface org.jaffa.security.securityrolesdomain.Roles.
Java content class for roles element declaration.
RolesImpl - class org.jaffa.security.securityrolesdomain.impl.RolesImpl.
 
RolesImpl() - Constructor for class org.jaffa.security.securityrolesdomain.impl.RolesImpl
 
RolesImpl.Unmarshaller - class org.jaffa.security.securityrolesdomain.impl.RolesImpl.Unmarshaller.
 
RolesImpl.Unmarshaller(UnmarshallingContext) - Constructor for class org.jaffa.security.securityrolesdomain.impl.RolesImpl.Unmarshaller
 
RolesType - interface org.jaffa.security.securityrolesdomain.RolesType.
Java content class for annonymous complex type.
RolesTypeImpl - class org.jaffa.security.securityrolesdomain.impl.RolesTypeImpl.
 
RolesTypeImpl() - Constructor for class org.jaffa.security.securityrolesdomain.impl.RolesTypeImpl
 
RolesTypeImpl.Unmarshaller - class org.jaffa.security.securityrolesdomain.impl.RolesTypeImpl.Unmarshaller.
 
RolesTypeImpl.Unmarshaller(UnmarshallingContext) - Constructor for class org.jaffa.security.securityrolesdomain.impl.RolesTypeImpl.Unmarshaller
 
RollbackFailedException - exception org.jaffa.persistence.exceptions.RollbackFailedException.
This exception is thrown if a rollback fails.
RollbackFailedException() - Constructor for class org.jaffa.persistence.exceptions.RollbackFailedException
Creates an exception with the errorCode.
RollbackFailedException(Object[]) - Constructor for class org.jaffa.persistence.exceptions.RollbackFailedException
Creates an exception with the errorCode and a cause.
RollbackFailedException(Object[], Throwable) - Constructor for class org.jaffa.persistence.exceptions.RollbackFailedException
Creates an exception with the errorCode and a cause.
RuleMetaData - class org.jaffa.rules.metadata.RuleMetaData.
An instance of this class represents a rule defined in the Rules config file.
RuleMetaData() - Constructor for class org.jaffa.rules.metadata.RuleMetaData
Creates an instance.
RulesEngine - class org.jaffa.rules.RulesEngine.
This class provides methods to validate a field or a domain object.
RulesEngine() - Constructor for class org.jaffa.rules.RulesEngine
 
RulesEngineException - exception org.jaffa.rules.RulesEngineException.
This exception is thrown if an error occurs in the Dynamic Rules Engine.
RulesEngineException(String) - Constructor for class org.jaffa.rules.RulesEngineException
Creates an exception with the errorCode.
RulesEngineException(String, Object[]) - Constructor for class org.jaffa.rules.RulesEngineException
Creates an exception with the errorCode and a cause.
RulesEngineException(String, Object[], Throwable) - Constructor for class org.jaffa.rules.RulesEngineException
Creates an exception with the errorCode and a cause.
RulesMetaDataService - class org.jaffa.rules.metadata.RulesMetaDataService.
This parses the Rules config file and creates instances of the ClassMetaData class.
RulesMetaDataService() - Constructor for class org.jaffa.rules.metadata.RulesMetaDataService
 
RunTestSet - class org.jaffa.tools.loadtest.RunTestSet.
 
RunTestSet(TestSet, int, TestResultLogger) - Constructor for class org.jaffa.tools.loadtest.RunTestSet
Creates a new instance of RunTest and performs Logon
raiseError(HttpServletRequest, String, ActionError) - Method in class org.jaffa.presentation.portlet.FormBase
Record an error
raiseError(HttpServletRequest, String, String) - Method in class org.jaffa.presentation.portlet.FormBase
Record an error.
raiseError(HttpServletRequest, String, String, Object) - Method in class org.jaffa.presentation.portlet.FormBase
Record an error.
raiseError(HttpServletRequest, String, String, Object, Object) - Method in class org.jaffa.presentation.portlet.FormBase
Record an error.
raiseError(HttpServletRequest, String, String, Object, Object, Object) - Method in class org.jaffa.presentation.portlet.FormBase
Record an error.
raiseError(HttpServletRequest, String, String, Object, Object, Object, Object) - Method in class org.jaffa.presentation.portlet.FormBase
Record an error.
raiseError(HttpServletRequest, String, String, Object[]) - Method in class org.jaffa.presentation.portlet.FormBase
Record an error.
raiseError(HttpServletRequest, String, ApplicationException) - Method in class org.jaffa.presentation.portlet.FormBase
Record an error.
raiseError(HttpServletRequest, String, ApplicationExceptions) - Method in class org.jaffa.presentation.portlet.FormBase
Record an error.
readKey(File) - Static method in class org.jaffa.security.EncryptionHelper
Read a file that should contain a serialized Secret key
readKeyClassPath(String) - Static method in class org.jaffa.security.EncryptionHelper
Read a file that should contain a serialized Secret key, the file is read as a resource on the classpath
readLine(PushbackReader) - Static method in class org.jaffa.util.StringHelper
Reads a line from the input reader.
reflectAndSetParms(HttpServletRequest) - Method in class org.jaffa.presentation.portlet.component.Component
Invoke the setters on the component passing the parameters in the request-stream This is a convenience method which can be invoked after creation of a new Component
register(Class) - Method in class org.jaffa.presentation.portlet.widgets.taglib.FormTag
Register a widget painted inside the Form.
registerGuardedButton() - Method in class org.jaffa.presentation.portlet.widgets.taglib.FormTag
Register a guardedButton widget painted inside the Form
release(Connection) - Method in class org.jaffa.tomcat.realm.JDBCEncryptionRealm
Release our use of this connection so that it can be recycled.
reloadViewerHyperlinkConfig() - Static method in class org.jaffa.presentation.portlet.widgets.taglib.TextTag
This will reload the properties files containing the mappings between Viewer components and domain fields and the mappings between Viewer components and its key fields
remove(Object) - Method in interface org.jaffa.cache.ICache
Removes the mapping for this key from this cache if it is present.
remove(Object) - Method in class org.jaffa.cache.SimpleCache
Removes the mapping for this key from this cache if it is present.
remove(Object) - Method in class org.jaffa.cache.WeakCache
Removes the mapping for this key from this cache if it is present.
remove(ApplicationException) - Method in class org.jaffa.exceptions.ApplicationExceptions
Removes an ApplicationException object from the internal collection.
remove(Object) - Method in class org.jaffa.persistence.engines.jdbcengine.datasource.DataSourceCursor
Removes a single instance of the specified element from this collection, if it is present.
remove(Object) - Method in class org.jaffa.util.ListMap
Removes the mapping for this key from this map if it is present.
remove(int) - Method in class org.jaffa.util.ListMap
Removes the mapping for this index from this map if it is present.
remove(Object) - Method in class org.jaffa.util.ListProperties
Removes the mapping for this key from this map if it is present.
remove(Object) - Method in class org.jaffa.util.ListSet
Removes the specified element from this set if it is present.
remove(int) - Method in class org.jaffa.util.ListSet
Remove the element from the specified position.
removeAll(Collection) - Method in class org.jaffa.persistence.engines.jdbcengine.datasource.DataSourceCursor
Removes all this collection's elements that are also contained in the specified collection.
removeAll(Collection) - Method in class org.jaffa.util.ListSet
Removes from this set all of its elements that are contained in the specified collection.
removeAttribute(Object) - Method in class org.jaffa.util.Node
Removes an attribute .
removeChild(Node) - Method in class org.jaffa.util.Node
Removes a child node.
removeChild(String) - Method in class org.jaffa.util.Node
Removes the 1st child that matches the name
removeChildren() - Method in class org.jaffa.util.Node
Remove all children.
removeCodeHelperInElementDto(CodeHelperInElementDto) - Method in class org.jaffa.components.codehelper.dto.CodeHelperInDto
Remove a codeHelperInElementDto from the list
removeCodeHelperOutCodeDto(CodeHelperOutCodeDto) - Method in class org.jaffa.components.codehelper.dto.CodeHelperOutElementDto
Remove a codeHelperOutCodeDto from the list
removeCodeHelperOutElementDto(CodeHelperOutElementDto) - Method in class org.jaffa.components.codehelper.dto.CodeHelperOutDto
Remove a codeHelperOutElementDto from the list
removeComponent(Component) - Method in class org.jaffa.presentation.portlet.session.UserSession
Remove the component from the internal cache.
removeCreateListener(ICreateListener) - Method in class org.jaffa.components.maint.CreateComponent
Removes a listener.
removeCreateListener(ICreateListener) - Method in interface org.jaffa.components.maint.ICreateComponent
Removes a listener.
removeCreateListener(ICreateListener) - Method in class org.jaffa.components.maint.MaintComponent
Deprecated. Removes a listener.
removeCreateListener(ICreateListener) - Method in class org.jaffa.components.maint.MaintComponent2
Removes a listener.
removeCriteriaField(CriteriaElementDto) - Method in class org.jaffa.components.codehelper.dto.CodeHelperInElementDto
Remove a criteriaField from the list
removeDeleteListener(IDeleteListener) - Method in class org.jaffa.components.maint.DeleteComponent
Removes a listener.
removeDeleteListener(IDeleteListener) - Method in interface org.jaffa.components.maint.IDeleteComponent
Removes a listener.
removeDeleteListener(IDeleteListener) - Method in class org.jaffa.components.maint.MaintComponent
Deprecated. Removes a listener.
removeDeleteListener(IDeleteListener) - Method in class org.jaffa.components.maint.MaintComponent2
Removes a listener.
removeFormKeyChangeListener(FormKeyChangeListener) - Method in class org.jaffa.presentation.portlet.component.Component
Unregisters listener so that it will no longer receive FormKeyChangeEvents.
removeFormKeyChangeListener(FormKeyChangeListener) - Method in interface org.jaffa.presentation.portlet.component.IComponent
Unregisters listener so that it will no longer receive FormKeyChangeEvents.
removeImage(String) - Method in class org.jaffa.presentation.portlet.session.UserSession
Removes the image for the input key.
removeModel(String) - Method in class org.jaffa.presentation.portlet.session.WidgetCache
Removes the widget model for the input fieldName from the cache.
removeMultiSelectLookupListener(IMultiSelectLookupListener) - Method in class org.jaffa.components.lookup.LookupComponent2
Removes a listener.
removeOrderByFields(OrderByField) - Method in class org.jaffa.components.finder.FinderInDto
Remove orderByFields.
removePropertyChangeListener(PropertyChangeListener) - Method in class org.jaffa.beans.moulding.data.domain.DomainDAO
Removes a PropertyChangeListener from the listener list.
removeRow(GridModelRow) - Method in class org.jaffa.presentation.portlet.widgets.model.GridModel
Removes the row from the grid.
removeSession(UserSession) - Static method in class org.jaffa.presentation.portlet.session.SessionManager
Removes a UserSession.
removeTokenMarkers(String) - Static method in class org.jaffa.util.MessageHelper
This is a convenience method to remove the token markers from the input string.
removeUpdateListener(IUpdateListener) - Method in interface org.jaffa.components.maint.IUpdateComponent
Removes a listener.
removeUpdateListener(IUpdateListener) - Method in class org.jaffa.components.maint.MaintComponent
Deprecated. Removes a listener.
removeUpdateListener(IUpdateListener) - Method in class org.jaffa.components.maint.MaintComponent2
Removes a listener.
removeUpdateListener(IUpdateListener) - Method in class org.jaffa.components.maint.UpdateComponent
Removes a listener.
renderFormStartElement() - Method in class org.jaffa.presentation.portlet.widgets.taglib.FormTag
This is the exact copy of the renderFormStartElement() method in Struts 1.1, except that it doesn't check for action-mapping if the 'url' attribute is specified.
renderToken() - Method in class org.jaffa.presentation.portlet.widgets.taglib.FormTag
This is the exact copy of the renderToken() method in Struts 1.1, except that it gets the token information from the component, as opposed to the session.
replace(String, String, String) - Static method in class org.jaffa.util.StringHelper
Basic find and replace on a string, it will replace ALL occurences of the string
replaceTokens(String) - Static method in class org.jaffa.util.MessageHelper
Replace the tokens in the input message with appropriate values from the default resources, as specified in the 'framework.messageResources.bundle' property of framework.properties files.
replaceTokens(Locale, String) - Static method in class org.jaffa.util.MessageHelper
Replace the tokens in the input message with appropriate values from the default resources, as specified in the 'framework.messageResources.bundle' property of framework.properties files.
replaceTokens(PageContext, String) - Static method in class org.jaffa.util.MessageHelper
Replace the tokens in the input message with appropriate values from the resources (an attribute in the request stream).
replaceTokens(PageContext, String, String, String) - Static method in class org.jaffa.util.MessageHelper
Replace the tokens in the input message with appropriate values from the resources (an attribute in the request stream).
replaceTokens(MessageResources, Locale, String) - Static method in class org.jaffa.util.MessageHelper
Replace the tokens in the input message with appropriate values from the resources.
replicate(String, int) - Static method in class org.jaffa.util.StringHelper
Produce a string by replicating the specific string the specified number of times
request - Variable in class org.jaffa.presentation.portlet.ActionBase
The HTTP request we are processing
reset() - Method in class org.jaffa.components.menu.MainMenu
Reset the HashMap to null
reset(ActionMapping, HttpServletRequest) - Method in class org.jaffa.presentation.portlet.FormBase
This sets the Component & the WidgetCache fields
resetToken(HttpServletRequest) - Method in class org.jaffa.presentation.portlet.ActionBase
Reset the saved transaction token in the component.
resolveEntity(String, String) - Method in class org.jaffa.util.DefaultEntityResolver
This method will be invoked by an XML parser, when it tries to locate the DTD for validating the XML.
response - Variable in class org.jaffa.presentation.portlet.ActionBase
The HTTP response we are creating
restoreOriginalAttributes(PageContext, Map) - Static method in class org.jaffa.presentation.portlet.widgets.taglib.TagHelper
Restores the attributes ATTRIBUTE_ENCLOSED, ATTRIBUTE_ID_PREFIX, ATTRIBUTE_EVENT_PREFIX, ATTRIBUTE_MODEL_MAP in the PageContext to the values passed in the input Map.
retainAll(Collection) - Method in class org.jaffa.persistence.engines.jdbcengine.datasource.DataSourceCursor
Retains only the elements in this collection that are contained in the specified collection.
retainAll(Collection) - Method in class org.jaffa.util.ListSet
Retains only the elements in this set that are contained in the specified collection.
retrieve() - Method in class org.jaffa.components.maint.MaintComponent2
This will invoke the doRetrieve() method to retrieve the domain object.
returnChildComponents() - Method in class org.jaffa.presentation.portlet.component.Component
This returns a collection of components which were created by this component.
returnInitialValue(String) - Method in interface org.jaffa.persistence.IPersistent
Returns the initial value for a field; i.e. before it was modified.
returnInitialValue(String) - Method in class org.jaffa.persistence.Persistent
Returns the initial value for a field; i.e. before it was modified.
returnLastActivityDate() - Method in class org.jaffa.presentation.portlet.component.Component
This returns the timestamp for the last known activity on the component.
returnQueryClause() - Method in class org.jaffa.beans.moulding.data.criteria.CriteriaDAO
Return the real retrieve clause that will be executed for this query.
returnValuesAsObjectArray() - Method in class org.jaffa.components.finder.BooleanCriteriaField
Getter for property values.
returnValuesAsObjectArray() - Method in interface org.jaffa.components.finder.CriteriaField
Getter for property values.
returnValuesAsObjectArray() - Method in class org.jaffa.components.finder.CurrencyCriteriaField
Getter for property values.
returnValuesAsObjectArray() - Method in class org.jaffa.components.finder.DateOnlyCriteriaField
Getter for property values.
returnValuesAsObjectArray() - Method in class org.jaffa.components.finder.DateTimeCriteriaField
Getter for property values.
returnValuesAsObjectArray() - Method in class org.jaffa.components.finder.DecimalCriteriaField
Getter for property values.
returnValuesAsObjectArray() - Method in class org.jaffa.components.finder.IntegerCriteriaField
Getter for property values.
returnValuesAsObjectArray() - Method in class org.jaffa.components.finder.RawCriteriaField
Getter for property values.
returnValuesAsObjectArray() - Method in class org.jaffa.components.finder.StringCriteriaField
Getter for property values.
roleNameCol - Variable in class org.jaffa.tomcat.realm.JDBCEncryptionRealm
The column in the user role table that names a role
roles(Connection, String) - Method in class org.jaffa.tomcat.realm.JDBCEncryptionRealm
Return a PreparedStatement configured to perform the SELECT required to retrieve user roles for the specified username.
rollback() - Method in class org.jaffa.persistence.UOW
Rollbacks all the additions, deletions, updations.
rollback() - Method in interface org.jaffa.persistence.engines.IPersistenceEngine
Rollbacks all the additions, deletions, updations.
rollback() - Method in class org.jaffa.persistence.engines.jdbcengine.Engine
Rollbacks all the additions, deletions, updations.
rollback() - Method in class org.jaffa.persistence.engines.jdbcengine.datasource.DataSource
Rollback the changes executed against the persistent store.
rollback() - Method in class org.jaffa.persistence.engines.jdbcengine.datasource.PersistentTransaction
Rollback the changes executed against the persistent store.
rowsSelected(MultiSelectLookupEvent) - Method in interface org.jaffa.components.lookup.IMultiSelectLookupListener
A MultiSelect Lookup component generates MultiSelectLookupEvent, when row(s) are selected, and passes it to the registered Listener througb invocation of this method.
run() - Method in class org.jaffa.cache.CacheSourceMonitor.CacheSourceMonitorThread
This method will be invoked by the JVM.
run(String) - Method in class org.jaffa.presentation.portlet.component.Component
Convenience Method for 'ComponentManager.run()'.
run(String, UserSession) - Static method in class org.jaffa.presentation.portlet.component.ComponentManager
Creates an instance of the named component.
run() - Method in class org.jaffa.tools.loadtest.RunTestSet
Executes the TestSet based on the parameteres set like no of Iterations, TestCase If the selectionis random , it picks up a random number and calls the unti tests or else it runs the unti tests sequentially.
runFunction(String, PrivilegedAction) - Static method in class org.jaffa.security.SecurityManager
Run the guarded business function, only if the current thread has access
runFunction(String, PrivilegedExceptionAction) - Static method in class org.jaffa.security.SecurityManager
Run the guarded business function, only if the current thread has access.
runTestSet(TestSet) - Method in class org.jaffa.tools.loadtest.LoadTester
Initializes the RunTestSet and then calls the thread's start method.
runTests() - Method in class org.jaffa.tools.loadtest.LoadTester
Main method to run all the tests based on the settings file.
runWithContext(HttpServletRequest, Object, String, Object[]) - Static method in class org.jaffa.security.SecurityManager
Bind a security context to a thread and contine executing the thread by running the supplied method against the specified object with the supplied paramters.
runWithContext(HttpServletRequest, Object, String, Object[], Class[]) - Static method in class org.jaffa.security.SecurityManager
Bind a security context to a thread and contine executing the thread by running the supplied method against the specified object with the supplied paramters.
runWithContext(HttpServletRequest, Object, Method, Object[]) - Static method in class org.jaffa.security.SecurityManager
Bind a security context to a thread and contine executing the thread by running the supplied method against the specified object with the supplied paramters.
runWithContext(EJBContext, Object, String, Object[]) - Static method in class org.jaffa.security.SecurityManager
Bind a security context to a thread and contine executing the thread by running the supplied method against the specified object with the supplied paramters.
runWithContext(EJBContext, Object, String, Object[], Class[]) - Static method in class org.jaffa.security.SecurityManager
Bind a security context to a thread and contine executing the thread by running the supplied method against the specified object with the supplied paramters.
runWithContext(EJBContext, Object, Method, Object[]) - Static method in class org.jaffa.security.SecurityManager
Bind a security context to a thread and contine executing the thread by running the supplied method against the specified object with the supplied paramters.

S

SATURDAY - Static variable in interface org.jaffa.datatypes.IDateBase
The constant for the day - Saturday.
SEPARATOR_CHAR_FOR_IN_BETWEEN_OPERATORS - Static variable in interface org.jaffa.components.finder.CriteriaField
This character should be used for separating the arguments for the In/Between relational operators.
SEPARATOR_FOR_IN_BETWEEN_OPERATORS - Static variable in interface org.jaffa.components.finder.CriteriaField
This is the String representation of the constant SEPARATOR_CHAR_FOR_IN_BETWEEN_OPERATORS.
SEPTEMBER - Static variable in interface org.jaffa.datatypes.IDateBase
The constant for the month - September.
SESSION_ID_PREFIX_NAME - Static variable in class org.jaffa.presentation.portlet.widgets.taglib.ImageTag
The prefix used for the session id.
SET_AUTO_COMMIT_FAILED - Static variable in class org.jaffa.persistence.engines.jdbcengine.datasource.exceptions.DataSourceCreationException
One of the reasons for throwing this exception
SORT_DROP_DOWN - Static variable in class org.jaffa.components.finder.FinderForm
A global constant for the sortDropDown widget.
STRING - Static variable in class org.jaffa.datatypes.Defaults
A constant for the string datatype
SUNDAY - Static variable in interface org.jaffa.datatypes.IDateBase
The constant for the day - Sunday.
SecurityManager - class org.jaffa.security.SecurityManager.
Security Manager is the main interface to the BusinessFunction and Component Security Architecture.
SecurityManager() - Constructor for class org.jaffa.security.SecurityManager
 
SecurityTag - class org.jaffa.security.SecurityTag.
This class is used by the Tag Libraries that implement security It is design to give access to the security manager such that a context can be pushed onto the thread context stack and then popped off.
SecurityTag() - Constructor for class org.jaffa.security.SecurityTag
 
SessionExplorerAction - class org.jaffa.presentation.portlet.session.ui.SessionExplorerAction.
 
SessionExplorerAction() - Constructor for class org.jaffa.presentation.portlet.session.ui.SessionExplorerAction
 
SessionExplorerComponent - class org.jaffa.presentation.portlet.session.ui.SessionExplorerComponent.
 
SessionExplorerComponent() - Constructor for class org.jaffa.presentation.portlet.session.ui.SessionExplorerComponent
 
SessionExplorerForm - class org.jaffa.presentation.portlet.session.ui.SessionExplorerForm.
 
SessionExplorerForm() - Constructor for class org.jaffa.presentation.portlet.session.ui.SessionExplorerForm
 
SessionManager - class org.jaffa.presentation.portlet.session.SessionManager.
This class holds information about all the UserSession objects in use currently.
SessionManager() - Constructor for class org.jaffa.presentation.portlet.session.SessionManager
 
SettingsBase - class org.jaffa.util.SettingsBase.
Settings refers to configuration 'values' that need to be made available in the application.
SettingsBase() - Constructor for class org.jaffa.util.SettingsBase
 
SimpleCache - class org.jaffa.cache.SimpleCache.
This is a very simple implementation of the ICache interface.
SimpleCache() - Constructor for class org.jaffa.cache.SimpleCache
Creates a new instance of SimpleCache
SimpleVoucherGenerator - class org.jaffa.components.voucher.SimpleVoucherGenerator.
This is a very simple implementation of the IVoucherGenerator interface.
SimpleVoucherGenerator() - Constructor for class org.jaffa.components.voucher.SimpleVoucherGenerator
 
SourceDecomposer - class org.jaffa.tools.common.SourceDecomposer.
This class will decompose a file into a collection of GuardedBlock, GuardedBorder and PlainText objects.
SourceDecomposer(BufferedReader) - Constructor for class org.jaffa.tools.common.SourceDecomposer
This will create an instance of the class.
SourceDecomposer.GuardedBlock - class org.jaffa.tools.common.SourceDecomposer.GuardedBlock.
For the input file, a GuardedBlock object will represent text, which cannot be modified in the NetBeans editor.
SourceDecomposer.GuardedBlock(String, String) - Constructor for class org.jaffa.tools.common.SourceDecomposer.GuardedBlock
Creates an instance.
SourceDecomposer.GuardedBorder - class org.jaffa.tools.common.SourceDecomposer.GuardedBorder.
For the input file, a GuardedBorder object will represent a block where custom code can be entered in the NetBeans editor.
SourceDecomposer.GuardedBorder(String, String) - Constructor for class org.jaffa.tools.common.SourceDecomposer.GuardedBorder
Creates an instance.
SourceDecomposer.PlainText - class org.jaffa.tools.common.SourceDecomposer.PlainText.
For the input file, a PlainText object will represent text, which is not guarded.
SourceDecomposer.PlainText(String) - Constructor for class org.jaffa.tools.common.SourceDecomposer.PlainText
Creates an instance.
SourceDecomposerException - exception org.jaffa.tools.common.SourceDecomposerException.
This is thrown if any error occurs while decomposing a file
SourceDecomposerException() - Constructor for class org.jaffa.tools.common.SourceDecomposerException
Creates new SourceDecomposerException without detail message.
SourceDecomposerException(String) - Constructor for class org.jaffa.tools.common.SourceDecomposerException
Constructs an SourceDecomposerException with the specified detail message.
SourceDecomposerUtils - class org.jaffa.tools.common.SourceDecomposerUtils.
Utilities class for the SourceDecomposer.
SourceDecomposerUtils() - Constructor for class org.jaffa.tools.common.SourceDecomposerUtils
 
SourceMerge - class org.jaffa.tools.patternengine.SourceMerge.
This class is used for merging an existing file with a new code generated file.
SourceMerge() - Constructor for class org.jaffa.tools.patternengine.SourceMerge
 
SplitString - class org.jaffa.util.SplitString.
This class splits a String based on a separator.
SplitString(String, String) - Constructor for class org.jaffa.util.SplitString
Creates an instance with the source String and separator.
SplitString(String, String, boolean) - Constructor for class org.jaffa.util.SplitString
Creates an instance with the source String and separator.
StartComponentAction - class org.jaffa.presentation.portlet.StartComponentAction.
This Action invokes the component passed in the request-stream The internal parameters that can be passed are component -> The name of the component to execute finalUrl -> The place to go after executing the component.
StartComponentAction() - Constructor for class org.jaffa.presentation.portlet.StartComponentAction
 
StatementHelper - class org.jaffa.persistence.engines.jdbcengine.querygenerator.StatementHelper.
This class has functions to return SQL Strings used in Statements.
StatementHelper() - Constructor for class org.jaffa.persistence.engines.jdbcengine.querygenerator.StatementHelper
 
StringCriteriaField - class org.jaffa.components.finder.StringCriteriaField.
This class will be used by the Finder components to hold a String criteria.
StringCriteriaField(String, String) - Constructor for class org.jaffa.components.finder.StringCriteriaField
Adds a Criteria.
StringCriteriaField(String, String[]) - Constructor for class org.jaffa.components.finder.StringCriteriaField
Adds a Criteria.
StringCriteriaField() - Constructor for class org.jaffa.components.finder.StringCriteriaField
Default constructor.
StringFieldMetaData - class org.jaffa.metadata.StringFieldMetaData.
An instance of this class will hold meta information for a String field.
StringFieldMetaData() - Constructor for class org.jaffa.metadata.StringFieldMetaData
Creates an instance.
StringFieldMetaData(String, String, Boolean, String, Integer, String) - Constructor for class org.jaffa.metadata.StringFieldMetaData
Creates an instance.
StringFieldMetaData(String, String, Boolean, String, Integer, String, Integer) - Constructor for class org.jaffa.metadata.StringFieldMetaData
Creates an instance.
StringFieldValidator - class org.jaffa.rules.fieldvalidators.StringFieldValidator.
This implementation of the IFieldValidator ensures that the field has a valid String value.
StringFieldValidator() - Constructor for class org.jaffa.rules.fieldvalidators.StringFieldValidator
 
StringHelper - class org.jaffa.util.StringHelper.
Utility Class for Common String Manipulation routines.
StringHelper() - Constructor for class org.jaffa.util.StringHelper
 
StringHelper.Line - class org.jaffa.util.StringHelper.Line.
This class contains the contents of a line and the EOL character.
StringHelper.Line() - Constructor for class org.jaffa.util.StringHelper.Line
 
SubMenu - interface org.jaffa.components.navigation.domain.SubMenu.
Java content class for sub-menu complex type.
SubMenuImpl - class org.jaffa.components.navigation.domain.impl.SubMenuImpl.
 
SubMenuImpl() - Constructor for class org.jaffa.components.navigation.domain.impl.SubMenuImpl
 
SubMenuImpl.Unmarshaller - class org.jaffa.components.navigation.domain.impl.SubMenuImpl.Unmarshaller.
 
SubMenuImpl.Unmarshaller(UnmarshallingContext) - Constructor for class org.jaffa.components.navigation.domain.impl.SubMenuImpl.Unmarshaller
 
SyncSchema - class org.jaffa.tools.database.SyncSchema.
This tool calculates the difference between two database schemas This is an example of how it can be used try { SyncSchema s = new SyncSchema(); s.setSourceDriverString("oracle.jdbc.driver.OracleDriver"); s.setSourceConnection("jdbc:oracle:thin:@xxx.com:1521:source"); s.setSourceUser("source"); s.setSourcePassword("test"); s.setSourceSchema("MySchema"); s.setTargetDriverString("oracle.jdbc.driver.OracleDriver"); s.setTargetConnection("jdbc:oracle:thin:@xxx.com:1521:target"); s.setTargetUser("target"); s.setTargetPassword("test"); s.setTargetSchema("MySchema"); s.setTableFilter("A%"); s.process(); Collection l = s.getTables(); for(Iterator i = l.iterator(); i.hasNext(); ) { SyncSchema.Table t = (SyncSchema.Table) i.next(); System.out.println("Schema:" + t.getSchema() + ", Table:" + t.getName() + " (" + t.getType() + ") [" + SyncSchema.getSyncName(t.getSyncStatus()) + "]"); if(t.getFields() !
SyncSchema() - Constructor for class org.jaffa.tools.database.SyncSchema
Creates a new instance of SyncSchema
SyncSchema.Field - class org.jaffa.tools.database.SyncSchema.Field.
Java bean to store Field information for
SyncSchema.Field() - Constructor for class org.jaffa.tools.database.SyncSchema.Field
 
SyncSchema.Table - class org.jaffa.tools.database.SyncSchema.Table.
Java bean to store Table information
SyncSchema.Table() - Constructor for class org.jaffa.tools.database.SyncSchema.Table
 
save() - Method in class org.jaffa.tools.domainmeta.jdbc.JDBCSchemaReader
This will write out each of the TableBean objects to an XML based domain object file.
save() - Method in class org.jaffa.tools.patternmetaengine.BuildObjectFinder
Saves the generated meta data to the prespecified location as an XML file NOTE: assumes that the build(..) method has been called!
save() - Method in class org.jaffa.tools.patternmetaengine.BuildObjectFinder_1
Saves the generated meta data to the prespecified location as an XML file NOTE: assumes that the build(..) method has been called!
save() - Method in class org.jaffa.tools.patternmetaengine.BuildObjectFinder_2
Saves the generated meta data to the prespecified location as an XML file NOTE: assumes that the build(..) method has been called!
save() - Method in class org.jaffa.tools.patternmetaengine.BuildObjectLookup
Saves the generated meta data to the prespecified location as an XML file NOTE: assumes that the build(..) method has been called!
save() - Method in class org.jaffa.tools.patternmetaengine.BuildObjectLookup_1
Saves the generated meta data to the prespecified location as an XML file NOTE: assumes that the build(..) method has been called!
save() - Method in class org.jaffa.tools.patternmetaengine.BuildObjectLookup_2
Saves the generated meta data to the prespecified location as an XML file NOTE: assumes that the build(..) method has been called!
save() - Method in class org.jaffa.tools.patternmetaengine.BuildObjectMaintenance
Saves the generated meta data to the prespecified location as an XML file NOTE: assumes that the build(..) method has been called!
save() - Method in class org.jaffa.tools.patternmetaengine.BuildObjectMaintenance_1
Saves the generated meta data to the prespecified location as an XML file NOTE: assumes that the build(..) method has been called!
save() - Method in class org.jaffa.tools.patternmetaengine.BuildObjectMaintenance_2
Saves the generated meta data to the prespecified location as an XML file NOTE: assumes that the build(..) method has been called!
save() - Method in class org.jaffa.tools.patternmetaengine.BuildObjectViewer
Saves the generated meta data to the prespecified location as an XML file NOTE: assumes that the build(..) method has been called!
save() - Method in class org.jaffa.tools.patternmetaengine.BuildObjectViewer_1
Saves the generated meta data to the prespecified location as an XML file NOTE: assumes that the build(..) method has been called!
save() - Method in class org.jaffa.tools.patternmetaengine.BuildObjectViewer_2
Saves the generated meta data to the prespecified location as an XML file NOTE: assumes that the build(..) method has been called!
save() - Method in interface org.jaffa.tools.patternmetaengine.IBuilder
Saves the generated meta data to the prespecified location as an XML file NOTE: assumes that the buildPhase1() and buildPhase2() methods have already been called!
saveToken(FormKey) - Method in class org.jaffa.presentation.portlet.ActionBase
Save a new transaction token in the component.
serializeAttributeBodies(XMLSerializer) - Method in class org.jaffa.components.navigation.domain.impl.ComponentActionImpl.ParamTypeImpl
 
serializeAttributeBodies(XMLSerializer) - Method in class org.jaffa.components.navigation.domain.impl.ComponentActionImpl
 
serializeAttributeBodies(XMLSerializer) - Method in class org.jaffa.components.navigation.domain.impl.DesktopMenuImpl
 
serializeAttributeBodies(XMLSerializer) - Method in class org.jaffa.components.navigation.domain.impl.GlobalMenuImpl
 
serializeAttributeBodies(XMLSerializer) - Method in class org.jaffa.components.navigation.domain.impl.GlobalMenuTypeImpl
 
serializeAttributeBodies(XMLSerializer) - Method in class org.jaffa.components.navigation.domain.impl.MenuOptionImpl
 
serializeAttributeBodies(XMLSerializer) - Method in class org.jaffa.components.navigation.domain.impl.SubMenuImpl
 
serializeAttributeBodies(XMLSerializer) - Method in class org.jaffa.components.navigation.domain.impl.UrlActionImpl.UrlTypeImpl
 
serializeAttributeBodies(XMLSerializer) - Method in class org.jaffa.components.navigation.domain.impl.UrlActionImpl
 
serializeAttributeBodies(XMLSerializer) - Method in class org.jaffa.persistence.engines.jdbcengine.configservice.initdomain.impl.ConfLocationImpl
 
serializeAttributeBodies(XMLSerializer) - Method in class org.jaffa.persistence.engines.jdbcengine.configservice.initdomain.impl.ConnectionFactoryImpl
 
serializeAttributeBodies(XMLSerializer) - Method in class org.jaffa.persistence.engines.jdbcengine.configservice.initdomain.impl.DatabaseImpl
 
serializeAttributeBodies(XMLSerializer) - Method in class org.jaffa.persistence.engines.jdbcengine.configservice.initdomain.impl.DirLocImpl
 
serializeAttributeBodies(XMLSerializer) - Method in class org.jaffa.persistence.engines.jdbcengine.configservice.initdomain.impl.HitlistSizeImpl
 
serializeAttributeBodies(XMLSerializer) - Method in class org.jaffa.persistence.engines.jdbcengine.configservice.initdomain.impl.InitImpl
 
serializeAttributeBodies(XMLSerializer) - Method in class org.jaffa.persistence.engines.jdbcengine.configservice.initdomain.impl.InitTypeImpl
 
serializeAttributeBodies(XMLSerializer) - Method in class org.jaffa.persistence.engines.jdbcengine.configservice.initdomain.impl.JdbcSecurityPluginImpl
 
serializeAttributeBodies(XMLSerializer) - Method in class org.jaffa.persistence.engines.jdbcengine.configservice.initdomain.impl.ParamImpl
 
serializeAttributeBodies(XMLSerializer) - Method in class org.jaffa.persistence.engines.jdbcengine.configservice.initdomain.impl.PreloadClassImpl
 
serializeAttributeBodies(XMLSerializer) - Method in class org.jaffa.persistence.engines.jdbcengine.configservice.initdomain.impl.PreloadImpl
 
serializeAttributeBodies(XMLSerializer) - Method in class org.jaffa.persistence.engines.jdbcengine.configservice.initdomain.impl.UsePreparedStatementImpl
 
serializeAttributeBodies(XMLSerializer) - Method in class org.jaffa.presentation.portlet.component.componentdomain.impl.ComponentImpl
 
serializeAttributeBodies(XMLSerializer) - Method in class org.jaffa.presentation.portlet.component.componentdomain.impl.ComponentsImpl
 
serializeAttributeBodies(XMLSerializer) - Method in class org.jaffa.presentation.portlet.component.componentdomain.impl.ComponentsTypeImpl
 
serializeAttributeBodies(XMLSerializer) - Method in class org.jaffa.presentation.portlet.component.componentdomain.impl.MandatoryFunctionImpl
 
serializeAttributeBodies(XMLSerializer) - Method in class org.jaffa.presentation.portlet.component.componentdomain.impl.OptionalFunctionImpl
 
serializeAttributeBodies(XMLSerializer) - Method in class org.jaffa.presentation.portlet.widgets.controller.usergriddomain.impl.UserGridColumnSettingsImpl
 
serializeAttributeBodies(XMLSerializer) - Method in class org.jaffa.presentation.portlet.widgets.controller.usergriddomain.impl.UserGridSettingsImpl
 
serializeAttributeBodies(XMLSerializer) - Method in class org.jaffa.presentation.portlet.widgets.controller.usergriddomain.impl.UserGridSettingsTypeImpl
 
serializeAttributeBodies(XMLSerializer) - Method in class org.jaffa.security.businessfunctionsdomain.impl.BusinessFunctionImpl
 
serializeAttributeBodies(XMLSerializer) - Method in class org.jaffa.security.businessfunctionsdomain.impl.BusinessFunctionsImpl
 
serializeAttributeBodies(XMLSerializer) - Method in class org.jaffa.security.businessfunctionsdomain.impl.BusinessFunctionsTypeImpl
 
serializeAttributeBodies(XMLSerializer) - Method in class org.jaffa.security.securityrolesdomain.impl.ExcludeImpl
 
serializeAttributeBodies(XMLSerializer) - Method in class org.jaffa.security.securityrolesdomain.impl.GrantFunctionAccessImpl
 
serializeAttributeBodies(XMLSerializer) - Method in class org.jaffa.security.securityrolesdomain.impl.IncludeImpl
 
serializeAttributeBodies(XMLSerializer) - Method in class org.jaffa.security.securityrolesdomain.impl.RoleImpl
 
serializeAttributeBodies(XMLSerializer) - Method in class org.jaffa.security.securityrolesdomain.impl.RolesImpl
 
serializeAttributeBodies(XMLSerializer) - Method in class org.jaffa.security.securityrolesdomain.impl.RolesTypeImpl
 
serializeAttributeBodies(XMLSerializer) - Method in class org.jaffa.tools.loadtest.domain.impl.LoadTestingImpl
 
serializeAttributeBodies(XMLSerializer) - Method in class org.jaffa.tools.loadtest.domain.impl.LoadTestingTypeImpl
 
serializeAttributeBodies(XMLSerializer) - Method in class org.jaffa.tools.loadtest.domain.impl.LogOnImpl
 
serializeAttributeBodies(XMLSerializer) - Method in class org.jaffa.tools.loadtest.domain.impl.TestSetImpl
 
serializeAttributeBodies(XMLSerializer) - Method in class org.jaffa.tools.loadtest.domain.impl.UnitTestImpl
 
serializeAttributeBodies(XMLSerializer) - Method in class org.jaffa.tools.loadtest.domain.impl.UnitTestsImpl
 
serializeAttributeBodies(XMLSerializer) - Method in class org.jaffa.tools.loadtest.domain.impl.UserImpl
 
serializeAttributeBodies(XMLSerializer) - Method in class org.jaffa.tools.loadtest.domain.impl.UsersImpl
 
serializeAttributeBodies(XMLSerializer) - Method in class org.jaffa.tools.patternmetaengine.domain.impl.AppBuilderImpl
 
serializeAttributeBodies(XMLSerializer) - Method in class org.jaffa.tools.patternmetaengine.domain.impl.AppBuilderTypeImpl
 
serializeAttributeBodies(XMLSerializer) - Method in class org.jaffa.tools.patternmetaengine.domain.impl.ApplicationBuilderImpl
 
serializeAttributeBodies(XMLSerializer) - Method in class org.jaffa.tools.patternmetaengine.domain.impl.ApplicationBuilderTypeImpl
 
serializeAttributeBodies(XMLSerializer) - Method in class org.jaffa.tools.patternmetaengine.domain.impl.ModuleImpl
 
serializeAttributes(XMLSerializer) - Method in class org.jaffa.components.navigation.domain.impl.ComponentActionImpl.ParamTypeImpl
 
serializeAttributes(XMLSerializer) - Method in class org.jaffa.components.navigation.domain.impl.ComponentActionImpl
 
serializeAttributes(XMLSerializer) - Method in class org.jaffa.components.navigation.domain.impl.DesktopMenuImpl
 
serializeAttributes(XMLSerializer) - Method in class org.jaffa.components.navigation.domain.impl.GlobalMenuImpl
 
serializeAttributes(XMLSerializer) - Method in class org.jaffa.components.navigation.domain.impl.GlobalMenuTypeImpl
 
serializeAttributes(XMLSerializer) - Method in class org.jaffa.components.navigation.domain.impl.MenuOptionImpl
 
serializeAttributes(XMLSerializer) - Method in class org.jaffa.components.navigation.domain.impl.SubMenuImpl
 
serializeAttributes(XMLSerializer) - Method in class org.jaffa.components.navigation.domain.impl.UrlActionImpl.UrlTypeImpl
 
serializeAttributes(XMLSerializer) - Method in class org.jaffa.components.navigation.domain.impl.UrlActionImpl
 
serializeAttributes(XMLSerializer) - Method in class org.jaffa.persistence.engines.jdbcengine.configservice.initdomain.impl.ConfLocationImpl
 
serializeAttributes(XMLSerializer) - Method in class org.jaffa.persistence.engines.jdbcengine.configservice.initdomain.impl.ConnectionFactoryImpl
 
serializeAttributes(XMLSerializer) - Method in class org.jaffa.persistence.engines.jdbcengine.configservice.initdomain.impl.DatabaseImpl
 
serializeAttributes(XMLSerializer) - Method in class org.jaffa.persistence.engines.jdbcengine.configservice.initdomain.impl.DirLocImpl
 
serializeAttributes(XMLSerializer) - Method in class org.jaffa.persistence.engines.jdbcengine.configservice.initdomain.impl.HitlistSizeImpl
 
serializeAttributes(XMLSerializer) - Method in class org.jaffa.persistence.engines.jdbcengine.configservice.initdomain.impl.InitImpl
 
serializeAttributes(XMLSerializer) - Method in class org.jaffa.persistence.engines.jdbcengine.configservice.initdomain.impl.InitTypeImpl
 
serializeAttributes(XMLSerializer) - Method in class org.jaffa.persistence.engines.jdbcengine.configservice.initdomain.impl.JdbcSecurityPluginImpl
 
serializeAttributes(XMLSerializer) - Method in class org.jaffa.persistence.engines.jdbcengine.configservice.initdomain.impl.ParamImpl
 
serializeAttributes(XMLSerializer) - Method in class org.jaffa.persistence.engines.jdbcengine.configservice.initdomain.impl.PreloadClassImpl
 
serializeAttributes(XMLSerializer) - Method in class org.jaffa.persistence.engines.jdbcengine.configservice.initdomain.impl.PreloadImpl
 
serializeAttributes(XMLSerializer) - Method in class org.jaffa.persistence.engines.jdbcengine.configservice.initdomain.impl.UsePreparedStatementImpl
 
serializeAttributes(XMLSerializer) - Method in class org.jaffa.presentation.portlet.component.componentdomain.impl.ComponentImpl
 
serializeAttributes(XMLSerializer) - Method in class org.jaffa.presentation.portlet.component.componentdomain.impl.ComponentsImpl
 
serializeAttributes(XMLSerializer) - Method in class org.jaffa.presentation.portlet.component.componentdomain.impl.ComponentsTypeImpl
 
serializeAttributes(XMLSerializer) - Method in class org.jaffa.presentation.portlet.component.componentdomain.impl.MandatoryFunctionImpl
 
serializeAttributes(XMLSerializer) - Method in class org.jaffa.presentation.portlet.component.componentdomain.impl.OptionalFunctionImpl
 
serializeAttributes(XMLSerializer) - Method in class org.jaffa.presentation.portlet.widgets.controller.usergriddomain.impl.UserGridColumnSettingsImpl
 
serializeAttributes(XMLSerializer) - Method in class org.jaffa.presentation.portlet.widgets.controller.usergriddomain.impl.UserGridSettingsImpl
 
serializeAttributes(XMLSerializer) - Method in class org.jaffa.presentation.portlet.widgets.controller.usergriddomain.impl.UserGridSettingsTypeImpl
 
serializeAttributes(XMLSerializer) - Method in class org.jaffa.security.businessfunctionsdomain.impl.BusinessFunctionImpl
 
serializeAttributes(XMLSerializer) - Method in class org.jaffa.security.businessfunctionsdomain.impl.BusinessFunctionsImpl
 
serializeAttributes(XMLSerializer) - Method in class org.jaffa.security.businessfunctionsdomain.impl.BusinessFunctionsTypeImpl
 
serializeAttributes(XMLSerializer) - Method in class org.jaffa.security.securityrolesdomain.impl.ExcludeImpl
 
serializeAttributes(XMLSerializer) - Method in class org.jaffa.security.securityrolesdomain.impl.GrantFunctionAccessImpl
 
serializeAttributes(XMLSerializer) - Method in class org.jaffa.security.securityrolesdomain.impl.IncludeImpl
 
serializeAttributes(XMLSerializer) - Method in class org.jaffa.security.securityrolesdomain.impl.RoleImpl
 
serializeAttributes(XMLSerializer) - Method in class org.jaffa.security.securityrolesdomain.impl.RolesImpl
 
serializeAttributes(XMLSerializer) - Method in class org.jaffa.security.securityrolesdomain.impl.RolesTypeImpl
 
serializeAttributes(XMLSerializer) - Method in class org.jaffa.tools.loadtest.domain.impl.LoadTestingImpl
 
serializeAttributes(XMLSerializer) - Method in class org.jaffa.tools.loadtest.domain.impl.LoadTestingTypeImpl
 
serializeAttributes(XMLSerializer) - Method in class org.jaffa.tools.loadtest.domain.impl.LogOnImpl
 
serializeAttributes(XMLSerializer) - Method in class org.jaffa.tools.loadtest.domain.impl.TestSetImpl
 
serializeAttributes(XMLSerializer) - Method in class org.jaffa.tools.loadtest.domain.impl.UnitTestImpl
 
serializeAttributes(XMLSerializer) - Method in class org.jaffa.tools.loadtest.domain.impl.UnitTestsImpl
 
serializeAttributes(XMLSerializer) - Method in class org.jaffa.tools.loadtest.domain.impl.UserImpl
 
serializeAttributes(XMLSerializer) - Method in class org.jaffa.tools.loadtest.domain.impl.UsersImpl
 
serializeAttributes(XMLSerializer) - Method in class org.jaffa.tools.patternmetaengine.domain.impl.AppBuilderImpl
 
serializeAttributes(XMLSerializer) - Method in class org.jaffa.tools.patternmetaengine.domain.impl.AppBuilderTypeImpl
 
serializeAttributes(XMLSerializer) - Method in class org.jaffa.tools.patternmetaengine.domain.impl.ApplicationBuilderImpl
 
serializeAttributes(XMLSerializer) - Method in class org.jaffa.tools.patternmetaengine.domain.impl.ApplicationBuilderTypeImpl
 
serializeAttributes(XMLSerializer) - Method in class org.jaffa.tools.patternmetaengine.domain.impl.ModuleImpl
 
serializeElements(XMLSerializer) - Method in class org.jaffa.components.navigation.domain.impl.ComponentActionImpl.ParamTypeImpl
 
serializeElements(XMLSerializer) - Method in class org.jaffa.components.navigation.domain.impl.ComponentActionImpl
 
serializeElements(XMLSerializer) - Method in class org.jaffa.components.navigation.domain.impl.DesktopMenuImpl
 
serializeElements(XMLSerializer) - Method in class org.jaffa.components.navigation.domain.impl.GlobalMenuImpl
 
serializeElements(XMLSerializer) - Method in class org.jaffa.components.navigation.domain.impl.GlobalMenuTypeImpl
 
serializeElements(XMLSerializer) - Method in class org.jaffa.components.navigation.domain.impl.MenuOptionImpl
 
serializeElements(XMLSerializer) - Method in class org.jaffa.components.navigation.domain.impl.SubMenuImpl
 
serializeElements(XMLSerializer) - Method in class org.jaffa.components.navigation.domain.impl.UrlActionImpl.UrlTypeImpl
 
serializeElements(XMLSerializer) - Method in class org.jaffa.components.navigation.domain.impl.UrlActionImpl
 
serializeElements(XMLSerializer) - Method in class org.jaffa.persistence.engines.jdbcengine.configservice.initdomain.impl.ConfLocationImpl
 
serializeElements(XMLSerializer) - Method in class org.jaffa.persistence.engines.jdbcengine.configservice.initdomain.impl.ConnectionFactoryImpl
 
serializeElements(XMLSerializer) - Method in class org.jaffa.persistence.engines.jdbcengine.configservice.initdomain.impl.DatabaseImpl
 
serializeElements(XMLSerializer) - Method in class org.jaffa.persistence.engines.jdbcengine.configservice.initdomain.impl.DirLocImpl
 
serializeElements(XMLSerializer) - Method in class org.jaffa.persistence.engines.jdbcengine.configservice.initdomain.impl.HitlistSizeImpl
 
serializeElements(XMLSerializer) - Method in class org.jaffa.persistence.engines.jdbcengine.configservice.initdomain.impl.InitImpl
 
serializeElements(XMLSerializer) - Method in class org.jaffa.persistence.engines.jdbcengine.configservice.initdomain.impl.InitTypeImpl
 
serializeElements(XMLSerializer) - Method in class org.jaffa.persistence.engines.jdbcengine.configservice.initdomain.impl.JdbcSecurityPluginImpl
 
serializeElements(XMLSerializer) - Method in class org.jaffa.persistence.engines.jdbcengine.configservice.initdomain.impl.ParamImpl
 
serializeElements(XMLSerializer) - Method in class org.jaffa.persistence.engines.jdbcengine.configservice.initdomain.impl.PreloadClassImpl
 
serializeElements(XMLSerializer) - Method in class org.jaffa.persistence.engines.jdbcengine.configservice.initdomain.impl.PreloadImpl
 
serializeElements(XMLSerializer) - Method in class org.jaffa.persistence.engines.jdbcengine.configservice.initdomain.impl.UsePreparedStatementImpl
 
serializeElements(XMLSerializer) - Method in class org.jaffa.presentation.portlet.component.componentdomain.impl.ComponentImpl
 
serializeElements(XMLSerializer) - Method in class org.jaffa.presentation.portlet.component.componentdomain.impl.ComponentsImpl
 
serializeElements(XMLSerializer) - Method in class org.jaffa.presentation.portlet.component.componentdomain.impl.ComponentsTypeImpl
 
serializeElements(XMLSerializer) - Method in class org.jaffa.presentation.portlet.component.componentdomain.impl.MandatoryFunctionImpl
 
serializeElements(XMLSerializer) - Method in class org.jaffa.presentation.portlet.component.componentdomain.impl.OptionalFunctionImpl
 
serializeElements(XMLSerializer) - Method in class org.jaffa.presentation.portlet.widgets.controller.usergriddomain.impl.UserGridColumnSettingsImpl
 
serializeElements(XMLSerializer) - Method in class org.jaffa.presentation.portlet.widgets.controller.usergriddomain.impl.UserGridSettingsImpl
 
serializeElements(XMLSerializer) - Method in class org.jaffa.presentation.portlet.widgets.controller.usergriddomain.impl.UserGridSettingsTypeImpl
 
serializeElements(XMLSerializer) - Method in class org.jaffa.security.businessfunctionsdomain.impl.BusinessFunctionImpl
 
serializeElements(XMLSerializer) - Method in class org.jaffa.security.businessfunctionsdomain.impl.BusinessFunctionsImpl
 
serializeElements(XMLSerializer) - Method in class org.jaffa.security.businessfunctionsdomain.impl.BusinessFunctionsTypeImpl
 
serializeElements(XMLSerializer) - Method in class org.jaffa.security.securityrolesdomain.impl.ExcludeImpl
 
serializeElements(XMLSerializer) - Method in class org.jaffa.security.securityrolesdomain.impl.GrantFunctionAccessImpl
 
serializeElements(XMLSerializer) - Method in class org.jaffa.security.securityrolesdomain.impl.IncludeImpl
 
serializeElements(XMLSerializer) - Method in class org.jaffa.security.securityrolesdomain.impl.RoleImpl
 
serializeElements(XMLSerializer) - Method in class org.jaffa.security.securityrolesdomain.impl.RolesImpl
 
serializeElements(XMLSerializer) - Method in class org.jaffa.security.securityrolesdomain.impl.RolesTypeImpl
 
serializeElements(XMLSerializer) - Method in class org.jaffa.tools.loadtest.domain.impl.LoadTestingImpl
 
serializeElements(XMLSerializer) - Method in class org.jaffa.tools.loadtest.domain.impl.LoadTestingTypeImpl
 
serializeElements(XMLSerializer) - Method in class org.jaffa.tools.loadtest.domain.impl.LogOnImpl
 
serializeElements(XMLSerializer) - Method in class org.jaffa.tools.loadtest.domain.impl.TestSetImpl
 
serializeElements(XMLSerializer) - Method in class org.jaffa.tools.loadtest.domain.impl.UnitTestImpl
 
serializeElements(XMLSerializer) - Method in class org.jaffa.tools.loadtest.domain.impl.UnitTestsImpl
 
serializeElements(XMLSerializer) - Method in class org.jaffa.tools.loadtest.domain.impl.UserImpl
 
serializeElements(XMLSerializer) - Method in class org.jaffa.tools.loadtest.domain.impl.UsersImpl
 
serializeElements(XMLSerializer) - Method in class org.jaffa.tools.patternmetaengine.domain.impl.AppBuilderImpl
 
serializeElements(XMLSerializer) - Method in class org.jaffa.tools.patternmetaengine.domain.impl.AppBuilderTypeImpl
 
serializeElements(XMLSerializer) - Method in class org.jaffa.tools.patternmetaengine.domain.impl.ApplicationBuilderImpl
 
serializeElements(XMLSerializer) - Method in class org.jaffa.tools.patternmetaengine.domain.impl.ApplicationBuilderTypeImpl
 
serializeElements(XMLSerializer) - Method in class org.jaffa.tools.patternmetaengine.domain.impl.ModuleImpl
 
setAlign(String) - Method in class org.jaffa.presentation.portlet.widgets.taglib.TableTag
Setter for the attribute align.
setAllExpanded() - Method in class org.jaffa.presentation.portlet.widgets.model.TreeModel
Sets all the nodes to be expanded.
setAppName(String) - Method in class org.jaffa.tools.domainmeta.jdbc.JDBCSchemaReader
Setter for property appName.
setAppName(String) - Method in interface org.jaffa.tools.patternmetaengine.domain.AppBuilderType
 
setAppName(String) - Method in class org.jaffa.tools.patternmetaengine.domain.impl.AppBuilderTypeImpl
 
setAppObject(PreparedStatement, int, Object, String, String) - Static method in class org.jaffa.persistence.engines.jdbcengine.querygenerator.DataTranslator
Sets a parameter in the PreparedStatement.
setAppObject(PreparedStatement, int, Object, String) - Method in class org.jaffa.persistence.engines.jdbcengine.querygenerator.TypeDefs.BlobTypeDefinition
Sets a parameter in the PreparedStatement.
setAppObject(PreparedStatement, int, Object, String) - Method in class org.jaffa.persistence.engines.jdbcengine.querygenerator.TypeDefs.BooleanAsBitTypeDefinition
Sets a parameter in the PreparedStatement.
setAppObject(PreparedStatement, int, Object, String) - Method in class org.jaffa.persistence.engines.jdbcengine.querygenerator.TypeDefs.BooleanAsStringTypeDefinition
Sets a parameter in the PreparedStatement.
setAppObject(PreparedStatement, int, Object, String) - Method in class org.jaffa.persistence.engines.jdbcengine.querygenerator.TypeDefs.BooleanTypeDefinition
Sets a parameter in the PreparedStatement.
setAppObject(PreparedStatement, int, Object, String) - Method in class org.jaffa.persistence.engines.jdbcengine.querygenerator.TypeDefs.ClobTypeDefinition
Sets a parameter in the PreparedStatement.
setAppObject(PreparedStatement, int, Object, String) - Method in class org.jaffa.persistence.engines.jdbcengine.querygenerator.TypeDefs.CurrencyTypeDefinition
Sets a parameter in the PreparedStatement.
setAppObject(PreparedStatement, int, Object, String) - Method in class org.jaffa.persistence.engines.jdbcengine.querygenerator.TypeDefs.DateOnlyTypeDefinition
Sets a parameter in the PreparedStatement.
setAppObject(PreparedStatement, int, Object, String) - Method in class org.jaffa.persistence.engines.jdbcengine.querygenerator.TypeDefs.DateTimeTypeDefinition
Sets a parameter in the PreparedStatement.
setAppObject(PreparedStatement, int, Object, String) - Method in class org.jaffa.persistence.engines.jdbcengine.querygenerator.TypeDefs.DecimalTypeDefinition
Sets a parameter in the PreparedStatement.
setAppObject(PreparedStatement, int, Object, String) - Method in class org.jaffa.persistence.engines.jdbcengine.querygenerator.TypeDefs.IntegerTypeDefinition
Sets a parameter in the PreparedStatement.
setAppObject(PreparedStatement, int, Object, String) - Method in class org.jaffa.persistence.engines.jdbcengine.querygenerator.TypeDefs.LongRawTypeDefinition
Sets a parameter in the PreparedStatement.
setAppObject(PreparedStatement, int, Object, String) - Method in class org.jaffa.persistence.engines.jdbcengine.querygenerator.TypeDefs.LongStringTypeDefinition
Sets a parameter in the PreparedStatement.
setAppObject(PreparedStatement, int, Object, String) - Method in class org.jaffa.persistence.engines.jdbcengine.querygenerator.TypeDefs.NullTypeDefinition
Sets a parameter in the PreparedStatement.
setAppObject(PreparedStatement, int, Object, String) - Method in class org.jaffa.persistence.engines.jdbcengine.querygenerator.TypeDefs.RawTypeDefinition
Sets a parameter in the PreparedStatement.
setAppObject(PreparedStatement, int, Object, String) - Method in class org.jaffa.persistence.engines.jdbcengine.querygenerator.TypeDefs.StringTypeDefinition
Sets a parameter in the PreparedStatement.
setAppObject(PreparedStatement, int, Object, String) - Method in class org.jaffa.persistence.engines.jdbcengine.querygenerator.TypeDefs.TypeDefinition
Sets a parameter in the PreparedStatement.
setAppendBeginMarker(String) - Method in class org.jaffa.components.codehelper.dto.CodeHelperInElementDto
Setter for property appendBeginMarker.
setAppendCodeAndDescription(boolean) - Method in class org.jaffa.components.codehelper.dto.CodeHelperInElementDto
Setter for property appendCodeAndDescription.
setAppendEndMarker(String) - Method in class org.jaffa.components.codehelper.dto.CodeHelperInElementDto
Setter for property appendEndMarker.
setAppendFinal(boolean) - Method in interface org.jaffa.components.navigation.domain.UrlAction.UrlType
 
setAppendFinal(boolean) - Method in class org.jaffa.components.navigation.domain.impl.UrlActionImpl.UrlTypeImpl
 
setApplicationName(String) - Method in interface org.jaffa.tools.patternmetaengine.domain.ApplicationBuilderType
 
setApplicationName(String) - Method in class org.jaffa.tools.patternmetaengine.domain.impl.ApplicationBuilderTypeImpl
 
setArg0(String) - Method in class org.jaffa.presentation.portlet.widgets.taglib.LabelTag
Setter for the attribute arg0.
setArg1(String) - Method in class org.jaffa.presentation.portlet.widgets.taglib.LabelTag
Setter for the attribute arg1.
setArg2(String) - Method in class org.jaffa.presentation.portlet.widgets.taglib.LabelTag
Setter for the attribute arg2.
setArg3(String) - Method in class org.jaffa.presentation.portlet.widgets.taglib.LabelTag
Setter for the attribute arg3.
setArg4(String) - Method in class org.jaffa.presentation.portlet.widgets.taglib.LabelTag
Setter for the attribute arg4.
setAttribute(Object, Object) - Method in class org.jaffa.util.Node
Adds an attribute.
setAttributes(Map) - Method in class org.jaffa.util.Node
Setter for property attributes.
setAutoTabTo(String) - Method in class org.jaffa.presentation.portlet.widgets.taglib.EditBoxTag
Setter for the attribute autoTabTo.
setBatchSize(BigInteger) - Method in interface org.jaffa.tools.loadtest.domain.TestSet
 
setBatchSize(BigInteger) - Method in class org.jaffa.tools.loadtest.domain.impl.TestSetImpl
 
setBold(boolean) - Method in class org.jaffa.presentation.portlet.widgets.taglib.DateTimeTag
Setter for the attribute bold.
setBold(boolean) - Method in class org.jaffa.presentation.portlet.widgets.taglib.EditBoxTag
Setter for the attribute bold.
setBypassCriteriaScreen(boolean) - Method in class org.jaffa.presentation.portlet.widgets.taglib.LookupTag
Setter for the attribute bypassCriteriaScreen.
setCaseType(String) - Method in class org.jaffa.rules.fieldvalidators.StringFieldValidator
Setter for property caseType.
setCatalog(String) - Method in class org.jaffa.tools.database.SyncSchema.Table
Setter for property catalog.
setChanges(String) - Method in class org.jaffa.tools.database.SyncSchema.Field
Setter for property changes.
setClassExtn(String) - Method in class org.jaffa.presentation.portlet.widgets.taglib.ButtonTag
Setter for the attribute classExtn.
setClassName(String) - Method in class org.jaffa.persistence.engines.jdbcengine.configservice.ClassMetaData
Set the classname property of this meta data object.
setClassName(String) - Method in interface org.jaffa.persistence.engines.jdbcengine.configservice.initdomain.ConnectionFactory
 
setClassName(String) - Method in class org.jaffa.persistence.engines.jdbcengine.configservice.initdomain.impl.ConnectionFactoryImpl
 
setClassName(String) - Method in interface org.jaffa.presentation.portlet.component.componentdomain.Component
 
setClassName(String) - Method in class org.jaffa.presentation.portlet.component.componentdomain.impl.ComponentImpl
 
setClassName(String) - Method in class org.jaffa.rules.metadata.ClassMetaData
Setter for property className.
setClassName(String) - Method in class org.jaffa.rules.metadata.FieldValidatorMetaData
Setter for property className.
setClassName(String) - Method in interface org.jaffa.tools.loadtest.domain.LogOn
 
setClassName(String) - Method in interface org.jaffa.tools.loadtest.domain.UnitTest
 
setClassName(String) - Method in class org.jaffa.tools.loadtest.domain.impl.LogOnImpl
 
setClassName(String) - Method in class org.jaffa.tools.loadtest.domain.impl.UnitTestImpl
 
setClassOverride(String) - Method in class org.jaffa.presentation.portlet.widgets.taglib.ButtonTag
Setter for the attribute classOverride.
setClosed(boolean) - Method in class org.jaffa.presentation.portlet.widgets.taglib.FoldingSectionTag
 
setCode(String) - Method in class org.jaffa.components.codehelper.dto.CodeHelperInElementDto
Setter for property code.
setCode(Object) - Method in class org.jaffa.components.codehelper.dto.CodeHelperOutCodeDto
Setter for property code.
setCode(String) - Method in class org.jaffa.components.codehelper.dto.CodeHelperOutElementDto
Setter for property code.
setCodeFieldName(String) - Method in class org.jaffa.components.codehelper.dto.CodeHelperInElementDto
Setter for property codeFieldName.
setCodeHelperInElementDto(CodeHelperInElementDto, int) - Method in class org.jaffa.components.codehelper.dto.CodeHelperInDto
Add a codeHelperInElementDto at the specified position in the list
setCodeHelperInElementDtos(CodeHelperInElementDto[]) - Method in class org.jaffa.components.codehelper.dto.CodeHelperInDto
Recreate the internal list with the input array of codeHelperInElementDto
setCodeHelperOutCodeDto(CodeHelperOutCodeDto, int) - Method in class org.jaffa.components.codehelper.dto.CodeHelperOutElementDto
Add a codeHelperOutCodeDto at the specified position in the list
setCodeHelperOutCodeDtos(CodeHelperOutCodeDto[]) - Method in class org.jaffa.components.codehelper.dto.CodeHelperOutElementDto
Recreate the internal list with the input array of codeHelperOutCodeDto
setCodeHelperOutElementDto(CodeHelperOutElementDto, int) - Method in class org.jaffa.components.codehelper.dto.CodeHelperOutDto
Add a codeHelperOutElementDto at the specified position in the list
setCodeHelperOutElementDtos(CodeHelperOutElementDto[]) - Method in class org.jaffa.components.codehelper.dto.CodeHelperOutDto
Recreate the internal list with the input array of codeHelperOutElementDto
setColSize(int) - Method in class org.jaffa.tools.database.SyncSchema.Field
Setter for property colSize.
setColor(String) - Method in class org.jaffa.presentation.portlet.widgets.taglib.ButtonTag
Setter for the attribute color.
setColumn(String) - Method in class org.jaffa.presentation.portlet.widgets.taglib.TableColumnTag
Setter for the attribute column.
setColumns(int) - Method in class org.jaffa.presentation.portlet.widgets.taglib.DateTimeTag
Setter for the attribute columns.
setColumns(int) - Method in class org.jaffa.presentation.portlet.widgets.taglib.EditBoxTag
Setter for the attribute columns.
setComments(String, String) - Method in class org.jaffa.util.ListProperties
Sets the comments for the property.
setCompURL(String) - Method in class org.jaffa.components.menu.Option
Getter for property CompURL - link to be executed for the option.
setComponent(Component) - Method in class org.jaffa.presentation.portlet.FormBase
Sets the Component for the Form
setComponent(String) - Method in class org.jaffa.presentation.portlet.widgets.taglib.LookupTag
Setter for the attribute component.
setComponentAction(ComponentAction) - Method in interface org.jaffa.components.navigation.domain.MenuOption
 
setComponentAction(ComponentAction) - Method in class org.jaffa.components.navigation.domain.impl.MenuOptionImpl
 
setComponentClass(String) - Method in class org.jaffa.presentation.portlet.component.ComponentDefinition
Setter for property componentClass.
setComponentListWV(String) - Method in class org.jaffa.presentation.portlet.session.ui.ComponentDetailsForm
 
setComponentListWV(String) - Method in class org.jaffa.presentation.portlet.session.ui.ComponentExplorerForm
 
setComponentName(String) - Method in interface org.jaffa.components.navigation.domain.ComponentAction
 
setComponentName(String) - Method in class org.jaffa.components.navigation.domain.impl.ComponentActionImpl
 
setComponentName(String) - Method in class org.jaffa.presentation.portlet.component.ComponentDefinition
Setter for property componentName.
setComponentType(String) - Method in class org.jaffa.presentation.portlet.component.ComponentDefinition
Setter for property componentType.
setConfLocation(ConfLocation) - Method in interface org.jaffa.persistence.engines.jdbcengine.configservice.initdomain.InitType
 
setConfLocation(ConfLocation) - Method in class org.jaffa.persistence.engines.jdbcengine.configservice.initdomain.impl.InitTypeImpl
 
setConfirm(String) - Method in class org.jaffa.presentation.portlet.widgets.taglib.ButtonTag
Setter for the attribute confirm.
setConnectionFactory(ConnectionFactory) - Method in interface org.jaffa.persistence.engines.jdbcengine.configservice.initdomain.Database
 
setConnectionFactory(ConnectionFactory) - Method in class org.jaffa.persistence.engines.jdbcengine.configservice.initdomain.impl.DatabaseImpl
 
setConnectionName(String) - Method in class org.jaffa.tomcat.realm.JDBCEncryptionRealm
Set the username to use to connect to the database.
setConnectionPassword(String) - Method in class org.jaffa.tomcat.realm.JDBCEncryptionRealm
Set the password to use to connect to the database.
setConnectionURL(String) - Method in class org.jaffa.tomcat.realm.JDBCEncryptionRealm
Set the URL to use to connect to the database.
setConsolidatedCriteriaAndResults(Boolean) - Method in class org.jaffa.components.finder.FinderComponent2
Setter for property consolidatedCriteriaAndResults.
setContainerFormKey(FormKey) - Method in class org.jaffa.presentation.portlet.component.Component
Setter for property containerFormKey.
setContainerFormKey(FormKey) - Method in interface org.jaffa.presentation.portlet.component.IComponent
Setter for property containerFormKey.
setContents(String) - Method in class org.jaffa.tools.common.SourceDecomposer.GuardedBlock
Sets the contents.
setContents(String) - Method in class org.jaffa.tools.common.SourceDecomposer.GuardedBorder
Sets the contents.
setContents(String) - Method in class org.jaffa.tools.common.SourceDecomposer.PlainText
Sets the contents.
setContexts(HttpServletRequest) - Method in class org.jaffa.presentation.portlet.PortletFilter
Sets the LocaleContext and the VariationContext.
setCriteria(CriteriaField) - Method in class org.jaffa.components.codehelper.dto.CriteriaElementDto
Setter for property criteria.
setCriteriaField(CriteriaElementDto, int) - Method in class org.jaffa.components.codehelper.dto.CodeHelperInElementDto
Add a criteriaField at the specified position in the list
setCriteriaFields(CriteriaElementDto[]) - Method in class org.jaffa.components.codehelper.dto.CodeHelperInElementDto
Recreate the internal list with the input array of criteriaField
setCssClass(String) - Method in class org.jaffa.presentation.portlet.widgets.taglib.GridTag
Setter for the attribute field.
setCssUrl(String) - Method in class org.jaffa.presentation.portlet.widgets.taglib.GridTag
Setter for the attribute field.
setCurrentScreenCounter(int) - Method in class org.jaffa.components.maint.MaintComponent2
Setter for property currentScreenCounter.
setCurrentScreenCounter(int) - Method in class org.jaffa.components.maint.MaintForm
Setter for property currentScreenCounter.
setDataSourceName(String) - Method in class org.jaffa.tomcat.realm.JDBCEncryptionRealm
Set the name of the JNDI JDBC DataSource.
setDataType(String) - Method in class org.jaffa.presentation.portlet.widgets.taglib.GridColumnTag
Setter for the attribute dataType.
setDataType(String) - Method in class org.jaffa.presentation.portlet.widgets.taglib.UserGridColumnTag
setter for the attribute DataType
setDataType(short) - Method in class org.jaffa.tools.database.SyncSchema.Field
Setter for property dataType.
setDataTypeName(String) - Method in class org.jaffa.tools.database.SyncSchema.Field
Setter for property dataTypeName.
setDatabaseOccurence(boolean) - Method in interface org.jaffa.persistence.IPersistent
Set the database status of this object.
setDatabaseOccurence(boolean) - Method in class org.jaffa.persistence.Persistent
Set the database status of this object.
setDateOnly(boolean) - Method in class org.jaffa.presentation.portlet.widgets.taglib.DateTimeTag
Setter for the attribute dateOnly.
setDebugLevel(Integer) - Method in class org.jaffa.persistence.engines.jdbcengine.datasource.DbConnectionBrokerConnectionFactory
Setter for property debugLevel.
setDefImage(String) - Method in class org.jaffa.presentation.portlet.widgets.taglib.ImageTag
Setter for the attribute defImage.
setDefaultValue(String) - Method in class org.jaffa.tools.database.SyncSchema.Field
Setter for property defaultValue.
setDescription(Object) - Method in class org.jaffa.components.codehelper.dto.CodeHelperOutCodeDto
Setter for property description.
setDescription(String) - Method in class org.jaffa.components.menu.Group
Setter for property Description
setDescription(String) - Method in interface org.jaffa.presentation.portlet.component.componentdomain.Component
 
setDescription(String) - Method in class org.jaffa.presentation.portlet.component.componentdomain.impl.ComponentImpl
 
setDescription(String) - Method in class org.jaffa.rules.examples.domain.ValidFieldValue
Use this method to update the property description.
setDescription(String) - Method in class org.jaffa.rules.metadata.FieldValidatorMetaData
Setter for property description.
setDescription(String) - Method in interface org.jaffa.security.businessfunctionsdomain.BusinessFunction
 
setDescription(String) - Method in class org.jaffa.security.businessfunctionsdomain.impl.BusinessFunctionImpl
 
setDescription(String) - Method in interface org.jaffa.security.securityrolesdomain.Role
 
setDescription(String) - Method in class org.jaffa.security.securityrolesdomain.impl.RoleImpl
 
setDescription(String) - Method in class org.jaffa.tools.domainmeta.common.FieldBean
Setter for property description.
setDescription(String) - Method in class org.jaffa.tools.domainmeta.common.TableBean
Setter for property description.
setDescription(String) - Method in interface org.jaffa.tools.loadtest.domain.TestSet
 
setDescription(String) - Method in class org.jaffa.tools.loadtest.domain.impl.TestSetImpl
 
setDescriptionFieldName(String) - Method in class org.jaffa.components.codehelper.dto.CodeHelperInElementDto
Setter for property descriptionFieldName.
setDesktopMenu(DesktopMenu) - Method in interface org.jaffa.components.navigation.domain.MenuOption
 
setDesktopMenu(DesktopMenu) - Method in class org.jaffa.components.navigation.domain.impl.MenuOptionImpl
 
setDetail(boolean) - Method in class org.jaffa.presentation.portlet.widgets.taglib.ButtonTag
Setter for the attribute detail.
setDetail(boolean) - Method in class org.jaffa.presentation.portlet.widgets.taglib.GridTag
Setter for the attribute detail.
setDetail(boolean) - Method in class org.jaffa.presentation.portlet.widgets.taglib.TableTag
Setter for the attribute detail.
setDetail(boolean) - Method in class org.jaffa.presentation.portlet.widgets.taglib.UserGridTag
setter for the attribute detail
setDir(String) - Method in interface org.jaffa.persistence.engines.jdbcengine.configservice.initdomain.DirLoc
 
setDir(String) - Method in class org.jaffa.persistence.engines.jdbcengine.configservice.initdomain.impl.DirLocImpl
 
setDir(String) - Method in class org.jaffa.tools.build.ant.ConfigFileUpdateAntTask
 
setDisableHyperlink(boolean) - Method in class org.jaffa.presentation.portlet.widgets.taglib.TextTag
Setter for the attribute disableHyperlink.
setDisplayOnly(boolean) - Method in class org.jaffa.presentation.portlet.widgets.taglib.CheckBoxTag
Setter for the attribute displayOnly.
setDisplayOnly(boolean) - Method in class org.jaffa.presentation.portlet.widgets.taglib.GridTag
Setter for the attribute field.
setDisplayResultsScreen(Boolean) - Method in class org.jaffa.components.finder.FinderComponent
Deprecated. Setter for property displayResultsScreen.
setDisplayResultsScreen(Boolean) - Method in class org.jaffa.components.finder.FinderComponent2
Setter for property displayResultsScreen.
setDomain(String) - Method in class org.jaffa.presentation.portlet.widgets.taglib.LabelTag
Setter for the attribute domain.
setDomain(String) - Method in class org.jaffa.presentation.portlet.widgets.taglib.TextTag
Setter for the attribute domain.
setDomainClass(String) - Method in class org.jaffa.rules.fieldvalidators.ForeignKeyFieldValidator
Setter for property domainClass.
setDomainClassName(String) - Method in class org.jaffa.components.codehelper.dto.CodeHelperInElementDto
Setter for property domainClassName.
setDomainClassName(String) - Method in class org.jaffa.components.codehelper.dto.CodeHelperOutElementDto
Setter for property domainClassName.
setDomainClassName(String) - Method in class org.jaffa.components.voucher.SimpleVoucherGenerator
Setter for property domainClassName.
setDomainClassName(String) - Method in class org.jaffa.rules.fieldvalidators.GenericForeignKeyFieldValidator
Setter for property domainClassName.
setDomainField(String) - Method in class org.jaffa.presentation.portlet.widgets.taglib.TextTag
Setter for the attribute domainField.
setDomainName(String) - Method in class org.jaffa.tools.domainmeta.common.TableBean
Setter for property domainName.
setDomainPackage(String) - Method in class org.jaffa.tools.domainmeta.common.TableBean
Setter for property domainPackage.
setDriverClass(String) - Method in class org.jaffa.persistence.engines.jdbcengine.datasource.DbConnectionBrokerConnectionFactory
Setter for property driverClass.
setDriverClass(String) - Method in class org.jaffa.persistence.engines.jdbcengine.datasource.DbcpDataSourceConnectionFactory
Setter for property driverClass.
setDriverName(String) - Method in class org.jaffa.tomcat.realm.JDBCEncryptionRealm
Set the JDBC driver that will be used.
setDynamicParameters(String) - Method in class org.jaffa.presentation.portlet.widgets.taglib.LookupTag
Setter for the attribute dynamicParameters.
setEncryptionClass(String) - Method in class org.jaffa.tomcat.realm.JDBCEncryptionRealm
Setter for property encryptionClass.
setEncryptionMethod(String) - Method in class org.jaffa.tomcat.realm.JDBCEncryptionRealm
Setter for property encryptionMethod.
setEngine(String) - Method in interface org.jaffa.persistence.engines.jdbcengine.configservice.initdomain.Database
 
setEngine(String) - Method in class org.jaffa.persistence.engines.jdbcengine.configservice.initdomain.impl.DatabaseImpl
 
setErrorBoxInSameWindow(boolean) - Method in class org.jaffa.presentation.portlet.widgets.taglib.HeaderTag
Setter for the attribute errorBoxInSameWindow.
setErrorInSavingUserSettings(boolean) - Method in class org.jaffa.presentation.portlet.widgets.model.GridModel
setter for the attribute
setExpanded(ArrayList) - Method in class org.jaffa.presentation.portlet.widgets.model.TreeModel
Sets an attribute on the node to expanded ="true" for caching.
setExportType(String) - Method in class org.jaffa.components.finder.FinderComponent
Deprecated. Setter for property exportType.
setExportType(String) - Method in class org.jaffa.components.finder.FinderComponent2
Setter for property exportType.
setExportType(String) - Method in class org.jaffa.components.finder.FinderCriteriaForm
Deprecated. Setter for property exportType.
setExportType(String) - Method in class org.jaffa.components.finder.FinderForm
Setter for property exportType.
setExportTypeWV(String) - Method in class org.jaffa.components.finder.FinderCriteriaForm
Deprecated. Setter for property exportType.
setExportTypeWV(String) - Method in class org.jaffa.components.finder.FinderForm
Setter for property exportType.
setExtendsClass(String) - Method in class org.jaffa.rules.metadata.FieldMetaData
Setter for property extendsClass.
setExtendsField(String) - Method in class org.jaffa.rules.metadata.FieldMetaData
Setter for property extendsField.
setField(String) - Method in class org.jaffa.datatypes.ValidationException
Sets the field after the exception has been constructed.
setField(String) - Method in class org.jaffa.presentation.portlet.widgets.taglib.ButtonTag
Setter for the attribute field.
setField(String) - Method in class org.jaffa.presentation.portlet.widgets.taglib.CheckBoxTag
Setter for the attribute field.
setField(String) - Method in class org.jaffa.presentation.portlet.widgets.taglib.DateTimeTag
Setter for the attribute field.
setField(String) - Method in class org.jaffa.presentation.portlet.widgets.taglib.DropDownTag
Setter for the attribute field.
setField(String) - Method in class org.jaffa.presentation.portlet.widgets.taglib.EditBoxTag
Setter for the attribute field.
setField(String) - Method in class org.jaffa.presentation.portlet.widgets.taglib.GridTag
Setter for the attribute field.
setField(String) - Method in class org.jaffa.presentation.portlet.widgets.taglib.ImageTag
Setter for the attribute field.
setField(String) - Method in class org.jaffa.presentation.portlet.widgets.taglib.LabelTag
Setter for the attribute field.
setField(String) - Method in class org.jaffa.presentation.portlet.widgets.taglib.RadioButtonTag
Setter for the attribute field.
setField(String) - Method in class org.jaffa.presentation.portlet.widgets.taglib.TableTag
Setter for the attribute field.
setField(String) - Method in class org.jaffa.presentation.portlet.widgets.taglib.TextTag
Setter for the attribute field.
setField(String) - Method in class org.jaffa.presentation.portlet.widgets.taglib.TreeTag
Setter for the attribute field.
setField(String) - Method in class org.jaffa.presentation.portlet.widgets.taglib.UserGridTag
setter for the attribute field
setField(Object, String, String) - Static method in class org.jaffa.util.BeanHelper
This method will introspect the bean & get the setter method for the input propertyName.
setFieldName(String) - Method in class org.jaffa.components.codehelper.dto.CriteriaElementDto
Setter for property fieldName.
setFieldName(String) - Method in class org.jaffa.components.finder.OrderByField
Setter for property fieldName.
setFieldName(String) - Method in class org.jaffa.components.voucher.SimpleVoucherGenerator
Setter for property fieldName.
setFieldName(String) - Method in class org.jaffa.rules.examples.domain.ValidFieldValue
Use this method to update the property fieldName.
setFieldName(String) - Method in class org.jaffa.rules.fieldvalidators.GenericForeignKeyFieldValidator
Setter for property fieldName.
setFieldName(String) - Method in class org.jaffa.tools.domainmeta.common.FieldBean
Setter for property fieldName.
setFieldNameForField(String) - Method in class org.jaffa.rules.fieldvalidators.GenericForeignKeyFieldValidator
Setter for property fieldNameForField.
setFieldNameForTable(String) - Method in class org.jaffa.rules.fieldvalidators.GenericForeignKeyFieldValidator
Setter for property fieldNameForTable.
setFieldNameForValue(String) - Method in class org.jaffa.rules.fieldvalidators.GenericForeignKeyFieldValidator
Setter for property fieldNameForValue.
setFields(FieldMetaData[]) - Method in class org.jaffa.rules.metadata.ClassMetaData
Setter for property fields.
setFields(Map) - Method in class org.jaffa.tools.database.SyncSchema.Table
Setter for property fields.
setFields(LinkedHashMap) - Method in class org.jaffa.tools.domainmeta.common.TableBean
Setter for property fields.
setFile(String) - Method in class org.jaffa.tools.build.ant.ConfigFileUpdateAntTask
 
setFile(String) - Method in class org.jaffa.tools.build.ant.ValidatePropertiesFileAntTask
 
setFinderListener(IFinderListener) - Method in class org.jaffa.components.finder.FinderComponent
Deprecated. Setter for property finderListener.
setFontname(String) - Method in class org.jaffa.presentation.portlet.widgets.taglib.ButtonTag
Setter for the attribute fontname.
setFontname(String) - Method in class org.jaffa.presentation.portlet.widgets.taglib.EditBoxTag
Setter for the attribute fontname.
setFontsize(String) - Method in class org.jaffa.presentation.portlet.widgets.taglib.ButtonTag
Setter for the attribute fontsize.
setFontsize(String) - Method in class org.jaffa.presentation.portlet.widgets.taglib.EditBoxTag
Setter for the attribute fontsize.
setFracSize(Integer) - Method in class org.jaffa.rules.fieldvalidators.CurrencyFieldValidator
Setter for property fracSize.
setFracSize(Integer) - Method in class org.jaffa.rules.fieldvalidators.DecimalFieldValidator
Setter for property fracSize.
setFracSize(int) - Method in class org.jaffa.tools.database.SyncSchema.Field
Setter for property fracSize.
setFracSize(String) - Method in class org.jaffa.tools.domainmeta.common.FieldBean
Setter for property fracSize.
setFullPackageNames(boolean) - Method in class org.jaffa.tools.domainmeta.jdbc.JDBCSchemaReader
Setter for property fullPackageNames.
setFullPackageNames(boolean) - Method in interface org.jaffa.tools.patternmetaengine.domain.ApplicationBuilderType
 
setFullPackageNames(boolean) - Method in class org.jaffa.tools.patternmetaengine.domain.impl.ApplicationBuilderTypeImpl
 
setGridWidth(String) - Method in interface org.jaffa.presentation.portlet.widgets.controller.usergriddomain.UserGridSettingsType
 
setGridWidth(String) - Method in class org.jaffa.presentation.portlet.widgets.controller.usergriddomain.impl.UserGridSettingsTypeImpl
 
setGroupIcon(String) - Method in class org.jaffa.components.menu.Group
Setter for property GroupIcon
setGroupName(String) - Method in class org.jaffa.components.menu.Group
Setter for property Group Name
setGroupTitle(String) - Method in class org.jaffa.components.menu.Group
Setter for property of Group Title
setGuarded(boolean) - Method in class org.jaffa.presentation.portlet.widgets.taglib.ButtonTag
Setter for the attribute guarded.
setGuardedHtmlLocation(String) - Method in class org.jaffa.presentation.portlet.widgets.taglib.FormTag
Setter for the attribute guardedHtmlLocation.
setHasAccess(boolean) - Method in class org.jaffa.security.taglib.ComponentGuardTag
Set if this tag testing for access to component?
setHasAccess(boolean) - Method in class org.jaffa.security.taglib.FunctionGuardTag
Set if this tag testing for access to function?
setHeaderDto(HeaderDto) - Method in class org.jaffa.components.codehelper.dto.CodeHelperInDto
Setter for property headerDto.
setHeight(String) - Method in class org.jaffa.presentation.portlet.widgets.taglib.ButtonTag
Setter for the attribute height.
setHeight(String) - Method in class org.jaffa.presentation.portlet.widgets.taglib.EditBoxTag
Setter for the attribute height.
setHeight(String) - Method in class org.jaffa.presentation.portlet.widgets.taglib.GridColumnTag
Setter for the attribute height.
setHeight(String) - Method in class org.jaffa.presentation.portlet.widgets.taglib.UserGridColumnTag
setter for the attribute height
setHitlistSize(HitlistSize) - Method in interface org.jaffa.persistence.engines.jdbcengine.configservice.initdomain.Database
 
setHitlistSize(HitlistSize) - Method in class org.jaffa.persistence.engines.jdbcengine.configservice.initdomain.impl.DatabaseImpl
 
setHorizontalAbsolutePixelSize(String) - Method in class org.jaffa.presentation.portlet.widgets.taglib.EditBoxTag
 
setHorizontalOffset(String) - Method in class org.jaffa.presentation.portlet.widgets.taglib.EditBoxTag
 
setHorizontalSizePercentage(String) - Method in class org.jaffa.presentation.portlet.widgets.taglib.EditBoxTag
 
setIcon(String) - Method in class org.jaffa.components.menu.Option
Setter for the property Icon - path to the graphics of the Icon
setId(String) - Method in interface org.jaffa.presentation.portlet.component.componentdomain.Component
 
setId(String) - Method in class org.jaffa.presentation.portlet.component.componentdomain.impl.ComponentImpl
 
setId(String) - Method in class org.jaffa.presentation.portlet.widgets.taglib.FoldingSectionTag
 
setId(String) - Method in class org.jaffa.tools.domainmeta.common.TableBean
Setter for property id.
setImage(String) - Method in class org.jaffa.presentation.portlet.widgets.taglib.ButtonTag
Setter for the attribute image.
setImage(String) - Method in class org.jaffa.presentation.portlet.widgets.taglib.TreeNodeTypeTag
Setter for the attribute imgsrc.
setImageOff(String) - Method in class org.jaffa.presentation.portlet.widgets.taglib.CheckBoxTag
Setter for the attribute imageOff.
setImageOn(String) - Method in class org.jaffa.presentation.portlet.widgets.taglib.CheckBoxTag
Setter for the attribute imageOn.
setInferMandatory(boolean) - Method in class org.jaffa.tools.domainmeta.jdbc.JDBCSchemaReader
Setter for property inferMandatory.
setInstanceValue(IPersistent, String, Object) - Static method in class org.jaffa.persistence.engines.jdbcengine.proxy.PersistentInstanceFactory
This is used by the MoldingService to initialize the Persistent instance.
setInstanceValue(IPersistent, ClassMetaData, String, Object) - Static method in class org.jaffa.persistence.engines.jdbcengine.util.MoldingService
This sets the value of the attribute from the Persistent object, using the mutator method cached in the ClassMetaData defintion.
setIntSize(Integer) - Method in class org.jaffa.rules.fieldvalidators.CurrencyFieldValidator
Setter for property intSize.
setIntSize(Integer) - Method in class org.jaffa.rules.fieldvalidators.DecimalFieldValidator
Setter for property intSize.
setIntSize(Integer) - Method in class org.jaffa.rules.fieldvalidators.IntegerFieldValidator
Setter for property intSize.
setIntSize(String) - Method in class org.jaffa.tools.domainmeta.common.FieldBean
Setter for property intSize.
setItalics(boolean) - Method in class org.jaffa.presentation.portlet.widgets.taglib.EditBoxTag
Setter for the attribute italics.
setJavaDataType(String) - Method in class org.jaffa.tools.domainmeta.common.FieldBean
Setter for property javaDataType.
setJdbcSecurityPlugin(JdbcSecurityPlugin) - Method in interface org.jaffa.persistence.engines.jdbcengine.configservice.initdomain.Database
 
setJdbcSecurityPlugin(JdbcSecurityPlugin) - Method in class org.jaffa.persistence.engines.jdbcengine.configservice.initdomain.impl.DatabaseImpl
 
setJndiDataSourceName(String) - Method in class org.jaffa.persistence.engines.jdbcengine.datasource.JndiDataSourceConnectionFactory
Setter for property jndiDataSourceName.
setKey(String) - Method in class org.jaffa.presentation.portlet.widgets.taglib.FoldingSectionTag
 
setKey(String) - Method in class org.jaffa.presentation.portlet.widgets.taglib.LabelTag
Setter for the attribute key.
setKey(boolean) - Method in class org.jaffa.presentation.portlet.widgets.taglib.UserGridColumnTag
setter for the attribute key
setLabel(String) - Method in interface org.jaffa.components.navigation.domain.DesktopMenu
 
setLabel(String) - Method in interface org.jaffa.components.navigation.domain.MenuOption
 
setLabel(String) - Method in class org.jaffa.components.navigation.domain.impl.DesktopMenuImpl
 
setLabel(String) - Method in class org.jaffa.components.navigation.domain.impl.MenuOptionImpl
 
setLabel(String) - Method in class org.jaffa.presentation.portlet.widgets.taglib.ButtonTag
Setter for the attribute label.
setLabel(String) - Method in class org.jaffa.presentation.portlet.widgets.taglib.DropDownOptionTag
Setter for the attribute label.
setLabel(String) - Method in class org.jaffa.presentation.portlet.widgets.taglib.FoldingSectionTag
 
setLabel(String) - Method in class org.jaffa.presentation.portlet.widgets.taglib.GridColumnTag
Setter for the attribute label.
setLabel(String) - Method in class org.jaffa.presentation.portlet.widgets.taglib.UserGridColumnTag
setter for the attribute label
setLabel(String) - Method in class org.jaffa.tools.domainmeta.common.FieldBean
Setter for property label.
setLabel(String) - Method in class org.jaffa.tools.domainmeta.common.TableBean
Setter for property label.
setLabelText(String) - Method in class org.jaffa.tools.domainmeta.common.FieldBean
Setter for property labelText.
setLabelToken(String) - Method in class org.jaffa.components.voucher.AbstractVoucherGenerator
Setter for property labelToken.
setLabelToken(String) - Method in interface org.jaffa.components.voucher.IVoucherGenerator
Setter for property labelToken.
setLabelToken(String) - Method in class org.jaffa.rules.fieldvalidators.AbstractFieldValidator
Setter for property labelToken.
setLabelToken(String) - Method in interface org.jaffa.rules.fieldvalidators.IFieldValidator
Setter for property labelToken.
setLabels(String) - Method in interface org.jaffa.tools.patternmetaengine.domain.Module
 
setLabels(String) - Method in class org.jaffa.tools.patternmetaengine.domain.impl.ModuleImpl
 
setLayout(String) - Method in class org.jaffa.presentation.portlet.widgets.taglib.TextTag
Setter for the attribute layout.
setLayout(String) - Method in class org.jaffa.rules.fieldvalidators.CurrencyFieldValidator
Setter for property layout.
setLayout(String) - Method in class org.jaffa.rules.fieldvalidators.DateOnlyFieldValidator
Setter for property layout.
setLayout(String) - Method in class org.jaffa.rules.fieldvalidators.DateTimeFieldValidator
Setter for property layout.
setLayout(String) - Method in class org.jaffa.rules.fieldvalidators.DecimalFieldValidator
Setter for property layout.
setLayout(String) - Method in class org.jaffa.rules.fieldvalidators.IntegerFieldValidator
Setter for property layout.
setLegalValue(String) - Method in class org.jaffa.rules.examples.domain.ValidFieldValue
Use this method to update the property legalValue.
setLength(String) - Method in class org.jaffa.components.voucher.AbstractVoucherGenerator
Setter for property length.
setLength(String) - Method in interface org.jaffa.components.voucher.IVoucherGenerator
Setter for property length.
setLength(Integer) - Method in class org.jaffa.rules.fieldvalidators.StringFieldValidator
Setter for property length.
setList(String) - Method in class org.jaffa.rules.fieldvalidators.InListFieldValidator
Setter for property list.
setLocale(Locale) - Static method in class org.jaffa.presentation.portlet.session.LocaleContext
This sets the Locale object from the request stream into the variable thread
setLocked(boolean) - Method in interface org.jaffa.persistence.IPersistent
Set the locked status of this object.
setLocked(boolean) - Method in class org.jaffa.persistence.Persistent
Set the locked status of this object.
setLocking(int) - Method in class org.jaffa.persistence.Criteria
Set the locking strategy for a query.
setLocking(int) - Method in interface org.jaffa.persistence.IPersistent
Set the locking strategy for this persistent object.
setLocking(int) - Method in class org.jaffa.persistence.Persistent
Set the locking strategy for this persistent object.
setLogAppend(Boolean) - Method in class org.jaffa.persistence.engines.jdbcengine.datasource.DbConnectionBrokerConnectionFactory
Setter for property logAppend.
setLogFileName(String) - Method in class org.jaffa.persistence.engines.jdbcengine.datasource.DbConnectionBrokerConnectionFactory
Setter for property logFileName.
setLogOn(LogOn) - Method in interface org.jaffa.tools.loadtest.domain.TestSet
 
setLogOn(LogOn) - Method in class org.jaffa.tools.loadtest.domain.impl.TestSetImpl
 
setLoggedOnTitle(String) - Method in interface org.jaffa.tools.loadtest.domain.LogOn
 
setLoggedOnTitle(String) - Method in class org.jaffa.tools.loadtest.domain.impl.LogOnImpl
 
setLookup(boolean) - Method in class org.jaffa.presentation.portlet.widgets.taglib.EditBoxTag
Setter for the attribute lookup.
setMandatory(boolean) - Method in class org.jaffa.presentation.portlet.widgets.model.DateTimeModel
Setter for property mandatory.
setMandatory(boolean) - Method in class org.jaffa.presentation.portlet.widgets.model.DropDownModel
Setter for property mandatory.
setMandatory(boolean) - Method in class org.jaffa.presentation.portlet.widgets.model.EditBoxModel
Setter for property mandatory.
setMandatory(boolean) - Method in class org.jaffa.rules.metadata.FieldValidatorMetaData
Setter for property mandatory.
setMandatory(boolean) - Method in class org.jaffa.tools.database.SyncSchema.Field
Setter for property mandatory.
setMandatory(boolean) - Method in class org.jaffa.tools.domainmeta.common.FieldBean
Setter for property mandatory.
setMandatoryFunctions(String[]) - Method in class org.jaffa.presentation.portlet.component.ComponentDefinition
Setter for property mandatoryFunctions.
setMappingPackage(String) - Method in class org.jaffa.tools.domainmeta.jdbc.JDBCSchemaReader
Setter for property mappingPackage.
setMaxCheckoutSeconds(Integer) - Method in class org.jaffa.persistence.engines.jdbcengine.datasource.DbConnectionBrokerConnectionFactory
Setter for property maxCheckoutSeconds.
setMaxConnTime(Double) - Method in class org.jaffa.persistence.engines.jdbcengine.datasource.DbConnectionBrokerConnectionFactory
Setter for property maxConnTime.
setMaxLen(int) - Method in class org.jaffa.presentation.portlet.widgets.model.EditBoxModel
Setter for property maxLen.
setMaxLength(Integer) - Method in class org.jaffa.presentation.portlet.widgets.taglib.TextTag
Setter for the attribute maxLength.
setMaxLength(int) - Method in class org.jaffa.tools.database.SyncSchema.Field
Setter for property maxLength.
setMaxRecords(Integer) - Method in class org.jaffa.components.finder.FinderComponent
Deprecated. Setter for property maxRecords.
setMaxRecords(Integer) - Method in class org.jaffa.components.finder.FinderComponent2
Setter for property maxRecords.
setMaxRecords(Integer) - Method in class org.jaffa.components.finder.FinderCriteriaForm
Deprecated. Setter for property maxRecords.
setMaxRecords(Integer) - Method in class org.jaffa.components.finder.FinderForm
Setter for property maxRecords.
setMaxRecords(Integer) - Method in class org.jaffa.components.finder.FinderInDto
Setter for property maxRecords.
setMaxRecordsWV(String) - Method in class org.jaffa.components.finder.FinderCriteriaForm
Deprecated. Setter for DropDown property maxRecords.
setMaxRecordsWV(String) - Method in class org.jaffa.components.finder.FinderForm
Setter for DropDown property maxRecords.
setMaxValue(Currency) - Method in class org.jaffa.rules.fieldvalidators.CurrencyFieldValidator
Setter for property maxValue.
setMaxValue(DateOnly) - Method in class org.jaffa.rules.fieldvalidators.DateOnlyFieldValidator
Setter for property maxValue.
setMaxValue(DateTime) - Method in class org.jaffa.rules.fieldvalidators.DateTimeFieldValidator
Setter for property maxValue.
setMaxValue(Double) - Method in class org.jaffa.rules.fieldvalidators.DecimalFieldValidator
Setter for property maxValue.
setMaxValue(Long) - Method in class org.jaffa.rules.fieldvalidators.IntegerFieldValidator
Setter for property maxValue.
setMaxWait(Long) - Method in class org.jaffa.persistence.engines.jdbcengine.datasource.DbcpDataSourceConnectionFactory
Setter for property maxWait.
setMaxWait(Long) - Method in class org.jaffa.persistence.engines.jdbcengine.datasource.JndiDataSourceConnectionFactory
Setter for property maxWait.
setMaximumConnections(Integer) - Method in class org.jaffa.persistence.engines.jdbcengine.datasource.DbConnectionBrokerConnectionFactory
Setter for property maximumConnections.
setMaximumConnections(Integer) - Method in class org.jaffa.persistence.engines.jdbcengine.datasource.DbcpDataSourceConnectionFactory
Setter for property maximumConnections.
setMeta(DateTimeFieldMetaData) - Method in class org.jaffa.presentation.portlet.widgets.model.DateTimeModel
Setter for property meta.
setMethodName(String) - Method in interface org.jaffa.tools.loadtest.domain.UnitTest
 
setMethodName(String) - Method in class org.jaffa.tools.loadtest.domain.impl.UnitTestImpl
 
setMinInterval(int) - Method in class org.jaffa.presentation.portlet.widgets.taglib.DateTimeTag
Setter for the attribute minInterval.
setMinLen(int) - Method in class org.jaffa.presentation.portlet.widgets.model.EditBoxModel
Setter for property minLen.
setMinLength(Integer) - Method in class org.jaffa.rules.fieldvalidators.StringFieldValidator
Setter for property minLength.
setMinValue(Currency) - Method in class org.jaffa.rules.fieldvalidators.CurrencyFieldValidator
Setter for property minValue.
setMinValue(DateOnly) - Method in class org.jaffa.rules.fieldvalidators.DateOnlyFieldValidator
Setter for property minValue.
setMinValue(DateTime) - Method in class org.jaffa.rules.fieldvalidators.DateTimeFieldValidator
Setter for property minValue.
setMinValue(Double) - Method in class org.jaffa.rules.fieldvalidators.DecimalFieldValidator
Setter for property minValue.
setMinValue(Long) - Method in class org.jaffa.rules.fieldvalidators.IntegerFieldValidator
Setter for property minValue.
setMinimumConnections(Integer) - Method in class org.jaffa.persistence.engines.jdbcengine.datasource.DbConnectionBrokerConnectionFactory
Setter for property minimumConnections.
setMinimumConnections(Integer) - Method in class org.jaffa.persistence.engines.jdbcengine.datasource.DbcpDataSourceConnectionFactory
Setter for property minimumConnections.
setMode(int) - Method in interface org.jaffa.components.maint.IMaintComponent
Setter for property mode.
setMode(int) - Method in class org.jaffa.components.maint.MaintComponent
Deprecated. Setter for property mode.
setMode(int) - Method in class org.jaffa.components.maint.MaintComponent2
Setter for property mode.
setModified(boolean) - Method in interface org.jaffa.persistence.IPersistent
Set the modified status of this object.
setModified(boolean) - Method in class org.jaffa.persistence.Persistent
Set the modified status of this object.
setModuleName(String) - Method in class org.jaffa.tools.domainmeta.jdbc.JDBCSchemaReader
Setter for property moduleName.
setModuleTilePrefix(String) - Method in interface org.jaffa.tools.patternmetaengine.domain.Module
 
setModuleTilePrefix(String) - Method in class org.jaffa.tools.patternmetaengine.domain.impl.ModuleImpl
 
setMoreRecordsExist(Boolean) - Method in class org.jaffa.components.finder.FinderOutDto
Setter for property moreRecordsExist.
setMultiSelect(boolean) - Method in class org.jaffa.presentation.portlet.widgets.taglib.TableTag
Setter for the attribute multiSelect.
setName(String) - Method in class org.jaffa.components.menu.Option
Setter for the property Name - Name of the Option
setName(String) - Method in interface org.jaffa.components.navigation.domain.ComponentAction.ParamType
 
setName(String) - Method in class org.jaffa.components.navigation.domain.impl.ComponentActionImpl.ParamTypeImpl
 
setName(String) - Method in interface org.jaffa.persistence.engines.jdbcengine.configservice.initdomain.Database
 
setName(String) - Method in interface org.jaffa.persistence.engines.jdbcengine.configservice.initdomain.Param
 
setName(String) - Method in interface org.jaffa.persistence.engines.jdbcengine.configservice.initdomain.PreloadClass
 
setName(String) - Method in class org.jaffa.persistence.engines.jdbcengine.configservice.initdomain.impl.DatabaseImpl
 
setName(String) - Method in class org.jaffa.persistence.engines.jdbcengine.configservice.initdomain.impl.ParamImpl
 
setName(String) - Method in class org.jaffa.persistence.engines.jdbcengine.configservice.initdomain.impl.PreloadClassImpl
 
setName(String) - Method in interface org.jaffa.presentation.portlet.component.componentdomain.MandatoryFunction
 
setName(String) - Method in interface org.jaffa.presentation.portlet.component.componentdomain.OptionalFunction
 
setName(String) - Method in class org.jaffa.presentation.portlet.component.componentdomain.impl.MandatoryFunctionImpl
 
setName(String) - Method in class org.jaffa.presentation.portlet.component.componentdomain.impl.OptionalFunctionImpl
 
setName(String) - Method in interface org.jaffa.presentation.portlet.widgets.controller.usergriddomain.UserGridColumnSettings
 
setName(String) - Method in class org.jaffa.presentation.portlet.widgets.controller.usergriddomain.impl.UserGridColumnSettingsImpl
 
setName(String) - Method in class org.jaffa.presentation.portlet.widgets.taglib.TreeNodeTypeTag
Setter for the attribute name.
setName(String) - Method in class org.jaffa.rules.metadata.FieldMetaData
Setter for property name.
setName(String) - Method in class org.jaffa.rules.metadata.FieldValidatorMetaData
Setter for property name.
setName(String) - Method in class org.jaffa.rules.metadata.RuleMetaData
Setter for property name.
setName(String) - Method in interface org.jaffa.security.businessfunctionsdomain.BusinessFunction
 
setName(String) - Method in class org.jaffa.security.businessfunctionsdomain.impl.BusinessFunctionImpl
 
setName(String) - Method in interface org.jaffa.security.securityrolesdomain.Exclude
 
setName(String) - Method in interface org.jaffa.security.securityrolesdomain.GrantFunctionAccess
 
setName(String) - Method in interface org.jaffa.security.securityrolesdomain.Include
 
setName(String) - Method in interface org.jaffa.security.securityrolesdomain.Role
 
setName(String) - Method in class org.jaffa.security.securityrolesdomain.impl.ExcludeImpl
 
setName(String) - Method in class org.jaffa.security.securityrolesdomain.impl.GrantFunctionAccessImpl
 
setName(String) - Method in class org.jaffa.security.securityrolesdomain.impl.IncludeImpl
 
setName(String) - Method in class org.jaffa.security.securityrolesdomain.impl.RoleImpl
 
setName(String) - Method in class org.jaffa.security.taglib.ComponentGuardTag
set component name
setName(String) - Method in class org.jaffa.security.taglib.FunctionGuardTag
set business function name
setName(String) - Method in class org.jaffa.tools.database.SyncSchema.Field
Setter for property name.
setName(String) - Method in class org.jaffa.tools.database.SyncSchema.Table
Setter for property name.
setName(String) - Method in interface org.jaffa.tools.loadtest.domain.TestSet
 
setName(String) - Method in interface org.jaffa.tools.loadtest.domain.User
 
setName(String) - Method in class org.jaffa.tools.loadtest.domain.impl.TestSetImpl
 
setName(String) - Method in class org.jaffa.tools.loadtest.domain.impl.UserImpl
 
setName(String) - Method in interface org.jaffa.tools.patternmetaengine.domain.Module
 
setName(String) - Method in class org.jaffa.tools.patternmetaengine.domain.impl.ModuleImpl
 
setName(String) - Method in class org.jaffa.util.Node
Setter for property name.
setNextInterceptor(AbstractInterceptor) - Method in class org.jaffa.persistence.engines.jdbcengine.interceptor.AbstractInterceptor
Sets the next Interceptor in the chain.
setNoCache(boolean) - Method in class org.jaffa.presentation.portlet.widgets.taglib.HeaderTag
Setter for the attribute noCache.
setNoRecordsKey(String) - Method in class org.jaffa.presentation.portlet.widgets.taglib.GridTag
Setter for the attribute noRecordsKey.
setNoRecordsKey(String) - Method in class org.jaffa.presentation.portlet.widgets.taglib.TableTag
Setter for the attribute noRecordsKey.
setNoRecordsKey(String) - Method in class org.jaffa.presentation.portlet.widgets.taglib.UserGridTag
 
setNodeText(String) - Method in class org.jaffa.presentation.portlet.widgets.taglib.TreeNodeTypeTag
Setter for the attribute nodetext.
setNodeType(String) - Method in class org.jaffa.presentation.portlet.widgets.taglib.TreeNodeTypeTag
Setter for the attribute mediatype.
setNoneExpanded() - Method in class org.jaffa.presentation.portlet.widgets.model.TreeModel
Sets all the nodes to be non-expanded.
setObjectLimit(Integer) - Method in class org.jaffa.beans.moulding.data.criteria.CriteriaDAO
Setter for property objectLimit.
setOnValidate(String) - Method in class org.jaffa.presentation.portlet.widgets.taglib.EditBoxTag
Setter for the attribute sctip.
setOperator(String) - Method in class org.jaffa.components.finder.BooleanCriteriaField
Setter for the property operator.
setOperator(String) - Method in class org.jaffa.components.finder.CurrencyCriteriaField
Setter for the property operator.
setOperator(String) - Method in class org.jaffa.components.finder.DateOnlyCriteriaField
Setter for the property operator.
setOperator(String) - Method in class org.jaffa.components.finder.DateTimeCriteriaField
Setter for the property operator.
setOperator(String) - Method in class org.jaffa.components.finder.DecimalCriteriaField
Setter for the property operator.
setOperator(String) - Method in class org.jaffa.components.finder.IntegerCriteriaField
Setter for the property operator.
setOperator(String) - Method in class org.jaffa.components.finder.RawCriteriaField
Setter for the property operator.
setOperator(String) - Method in class org.jaffa.components.finder.StringCriteriaField
Setter for the property operator.
setOptionalFunctions(String[]) - Method in class org.jaffa.presentation.portlet.component.ComponentDefinition
Setter for property optionalFunctions.
setOrderByFields(OrderByField, int) - Method in class org.jaffa.components.finder.FinderInDto
Add orderByFields at the specified position.
setOrderByFields(OrderByField[]) - Method in class org.jaffa.components.finder.FinderInDto
Add an array of orderByFields.
setOutputDir(String) - Method in interface org.jaffa.tools.loadtest.domain.TestSet
 
setOutputDir(String) - Method in class org.jaffa.tools.loadtest.domain.impl.TestSetImpl
 
setOutputDirectory(String) - Method in class org.jaffa.tools.domainmeta.jdbc.JDBCSchemaReader
Setter for property outputDirectory.
setOutputFinders(String) - Method in interface org.jaffa.tools.patternmetaengine.domain.ApplicationBuilderType
 
setOutputFinders(String) - Method in class org.jaffa.tools.patternmetaengine.domain.impl.ApplicationBuilderTypeImpl
 
setOutputJava(String) - Method in interface org.jaffa.tools.patternmetaengine.domain.ApplicationBuilderType
 
setOutputJava(String) - Method in class org.jaffa.tools.patternmetaengine.domain.impl.ApplicationBuilderTypeImpl
 
setOutputLookups(String) - Method in interface org.jaffa.tools.patternmetaengine.domain.ApplicationBuilderType
 
setOutputLookups(String) - Method in class org.jaffa.tools.patternmetaengine.domain.impl.ApplicationBuilderTypeImpl
 
setOutputMaintenance(String) - Method in interface org.jaffa.tools.patternmetaengine.domain.ApplicationBuilderType
 
setOutputMaintenance(String) - Method in class org.jaffa.tools.patternmetaengine.domain.impl.ApplicationBuilderTypeImpl
 
setOutputRoot(String) - Method in interface org.jaffa.tools.patternmetaengine.domain.ApplicationBuilderType
 
setOutputRoot(String) - Method in class org.jaffa.tools.patternmetaengine.domain.impl.ApplicationBuilderTypeImpl
 
setOutputType(String) - Method in class org.jaffa.presentation.portlet.widgets.taglib.UserGridTag
setter for the attribute
setOutputViewers(String) - Method in interface org.jaffa.tools.patternmetaengine.domain.ApplicationBuilderType
 
setOutputViewers(String) - Method in class org.jaffa.tools.patternmetaengine.domain.impl.ApplicationBuilderTypeImpl
 
setOverridesDefault(boolean) - Method in class org.jaffa.rules.metadata.FieldMetaData
Setter for property overridesDefault.
setPackagePrefix(String) - Method in class org.jaffa.tools.domainmeta.jdbc.JDBCSchemaReader
Setter for property packagePrefix.
setPackagePrefix(String) - Method in interface org.jaffa.tools.patternmetaengine.domain.AppBuilderType
 
setPackagePrefix(String) - Method in interface org.jaffa.tools.patternmetaengine.domain.ApplicationBuilderType
 
setPackagePrefix(String) - Method in class org.jaffa.tools.patternmetaengine.domain.impl.AppBuilderTypeImpl
 
setPackagePrefix(String) - Method in class org.jaffa.tools.patternmetaengine.domain.impl.ApplicationBuilderTypeImpl
 
setPassword(String) - Method in class org.jaffa.persistence.engines.jdbcengine.datasource.DbConnectionBrokerConnectionFactory
Setter for property password.
setPassword(String) - Method in class org.jaffa.persistence.engines.jdbcengine.datasource.DbcpDataSourceConnectionFactory
Setter for property password.
setPassword(boolean) - Method in class org.jaffa.presentation.portlet.widgets.taglib.EditBoxTag
Setter for the attribute password.
setPassword(String) - Method in interface org.jaffa.tools.loadtest.domain.User
 
setPassword(String) - Method in class org.jaffa.tools.loadtest.domain.impl.UserImpl
 
setPattern(String) - Method in class org.jaffa.rules.fieldvalidators.BooleanFieldValidator
Setter for property pattern.
setPattern(String) - Method in class org.jaffa.rules.fieldvalidators.StringFieldValidator
Setter for property pattern.
setPopUp(boolean) - Method in class org.jaffa.presentation.portlet.widgets.taglib.TextTag
Setter for the attribute popUp.
setPopupHints(boolean) - Method in class org.jaffa.presentation.portlet.widgets.taglib.UserGridTag
 
setPrefix(String) - Method in class org.jaffa.components.voucher.AbstractVoucherGenerator
Setter for property prefix.
setPrefix(String) - Method in interface org.jaffa.components.voucher.IVoucherGenerator
Setter for property prefix.
setPreload(Preload) - Method in interface org.jaffa.persistence.engines.jdbcengine.configservice.initdomain.InitType
 
setPreload(Preload) - Method in class org.jaffa.persistence.engines.jdbcengine.configservice.initdomain.impl.InitTypeImpl
 
setPreprocess(boolean) - Method in class org.jaffa.presentation.portlet.widgets.taglib.ButtonTag
Setter for the attribute preprocess.
setPrimaryKey(boolean) - Method in class org.jaffa.tools.domainmeta.common.FieldBean
Setter for property primaryKey.
setProperty(String, Object) - Method in class org.jaffa.components.navigation.domain.ObjectFactory
Set the specified property.
setProperty(String, Object) - Static method in class org.jaffa.config.Config
Set Property.
setProperty(String, Object) - Method in class org.jaffa.persistence.engines.jdbcengine.configservice.initdomain.ObjectFactory
Set the specified property.
setProperty(String, Object) - Method in class org.jaffa.presentation.portlet.component.componentdomain.ObjectFactory
Set the specified property.
setProperty(String, Object) - Method in class org.jaffa.presentation.portlet.widgets.controller.usergriddomain.ObjectFactory
Set the specified property.
setProperty(String) - Method in class org.jaffa.rules.fieldvalidators.ForeignKeyFieldValidator
Setter for property.
setProperty(String, Object) - Method in class org.jaffa.security.businessfunctionsdomain.ObjectFactory
Set the specified property.
setProperty(String, Object) - Method in class org.jaffa.security.securityrolesdomain.ObjectFactory
Set the specified property.
setProperty(String, Object) - Method in class org.jaffa.tools.loadtest.domain.ObjectFactory
Set the specified property.
setProperty(String, Object) - Method in class org.jaffa.tools.patternmetaengine.domain.ObjectFactory
Set the specified property.
setProperty(String, String, String) - Method in class org.jaffa.util.ListProperties
Adds a new property, or updates if it already exists.
setProperty(String, String) - Method in class org.jaffa.util.ListProperties
Adds a new property, or updates if it already exists.
setPropertyName(String) - Method in class org.jaffa.tools.domainmeta.common.FieldBean
Setter for property propertyName.
setQueued(boolean) - Method in interface org.jaffa.persistence.IPersistent
Set the queued status of this object.
setQueued(boolean) - Method in class org.jaffa.persistence.Persistent
Set the queued status of this object.
setRefreshData(boolean) - Method in class org.jaffa.components.maint.MaintComponent2
Setter for property refreshData.
setRemarks(String) - Method in class org.jaffa.rules.examples.domain.ValidFieldValue
Use this method to update the property remarks.
setRemarks(String) - Method in class org.jaffa.tools.database.SyncSchema.Field
Setter for property remarks.
setRemarks(String) - Method in class org.jaffa.tools.database.SyncSchema.Table
Setter for property remarks.
setResultGraphRules(String[]) - Method in class org.jaffa.beans.moulding.data.criteria.CriteriaDAO
Setter for property resultGraphRules.
setReturnToFormKey(FormKey) - Method in class org.jaffa.presentation.portlet.component.Component
Setter for property returnToFormKey.
setReturnToFormKey(FormKey) - Method in interface org.jaffa.presentation.portlet.component.IComponent
Setter for property returnToFormKey.
setRoleNameCol(String) - Method in class org.jaffa.tomcat.realm.JDBCEncryptionRealm
Set the column in the user role table that names a role.
setRoleSelect(String) - Method in class org.jaffa.tomcat.realm.JDBCEncryptionRealm
Setter for property roleSelect.
setRolloverImage(String) - Method in class org.jaffa.presentation.portlet.widgets.taglib.ButtonTag
Setter for the attribute rolloverImage.
setRollovercolor(String) - Method in class org.jaffa.presentation.portlet.widgets.taglib.TableTag
Setter for the attribute rollovercolor.
setRootNode(Node) - Method in class org.jaffa.presentation.portlet.widgets.model.TreeModel
Sets a node to be the root node.
setRows(int) - Method in class org.jaffa.presentation.portlet.widgets.taglib.EditBoxTag
Setter for the attribute rows.
setRowsWV(String) - Method in class org.jaffa.components.finder.FinderForm
Setter for property rows.
setRules(String[]) - Method in class org.jaffa.beans.moulding.mapping.MappingFilter
Setter for property rules.
setRules(RuleMetaData[]) - Method in class org.jaffa.rules.metadata.FieldMetaData
Setter for property rules.
setRunDelay(BigInteger) - Method in interface org.jaffa.tools.loadtest.domain.TestSet
 
setRunDelay(BigInteger) - Method in class org.jaffa.tools.loadtest.domain.impl.TestSetImpl
 
setSchema(String) - Method in class org.jaffa.tools.database.SyncSchema.Table
Setter for property schema.
setSelectValue(String) - Method in class org.jaffa.presentation.portlet.widgets.taglib.RadioButtonTag
Setter for the attribute selectValue.
setSelectcolor(String) - Method in class org.jaffa.presentation.portlet.widgets.taglib.TableTag
Setter for the attribute selectcolor.
setSelectedRows(List) - Method in class org.jaffa.presentation.portlet.widgets.model.TableModel
Sets the selected rows.
setSelection(String) - Method in interface org.jaffa.tools.loadtest.domain.TestSet
 
setSelection(String) - Method in class org.jaffa.tools.loadtest.domain.impl.TestSetImpl
 
setSeparator(String) - Method in class org.jaffa.rules.fieldvalidators.InListFieldValidator
Setter for property separator.
setSeq(int) - Method in class org.jaffa.tools.database.SyncSchema.Field
Setter for property seq.
setSessionId(String) - Method in class org.jaffa.presentation.portlet.session.UserSession
Setter for property sessionId.
setSessionsWV(String) - Method in class org.jaffa.presentation.portlet.session.ui.SessionExplorerForm
 
setSortAscending(Boolean) - Method in class org.jaffa.components.finder.OrderByField
Setter for property sortAscending.
setSortDropDown(String) - Method in class org.jaffa.components.finder.FinderComponent
Deprecated. Setter for property sortDropDown.
setSortDropDown(String) - Method in class org.jaffa.components.finder.FinderComponent2
Setter for property sortDropDown.
setSortDropDown(String) - Method in class org.jaffa.components.finder.FinderCriteriaForm
Deprecated. Setter for property sortDropDown.
setSortDropDown(String) - Method in class org.jaffa.components.finder.FinderForm
Setter for property sortDropDown.
setSortDropDownWV(String) - Method in class org.jaffa.components.finder.FinderCriteriaForm
Deprecated. Setter for DropDown property sortDropDown.
setSortDropDownWV(String) - Method in class org.jaffa.components.finder.FinderForm
Setter for DropDown property sortDropDown.
setSourceConnection(String) - Method in class org.jaffa.tools.database.SyncSchema
Setter for property sourceConnection.
setSourceConnection(String) - Method in class org.jaffa.tools.domainmeta.jdbc.JDBCSchemaReader
Setter for property sourceConnection.
setSourceDriverString(String) - Method in class org.jaffa.tools.database.SyncSchema
Setter for property sourceDriverString.
setSourceDriverString(String) - Method in class org.jaffa.tools.domainmeta.jdbc.JDBCSchemaReader
Setter for property sourceDriverString.
setSourceField(SyncSchema.Field) - Method in class org.jaffa.tools.database.SyncSchema.Field
Setter for property sourceField.
setSourcePassword(String) - Method in class org.jaffa.tools.database.SyncSchema
Setter for property sourcePassword.
setSourcePassword(String) - Method in class org.jaffa.tools.domainmeta.jdbc.JDBCSchemaReader
Setter for property sourcePassword.
setSourceSchema(String) - Method in class org.jaffa.tools.database.SyncSchema
Setter for property sourceSchema.
setSourceSchema(String) - Method in class org.jaffa.tools.domainmeta.jdbc.JDBCSchemaReader
Setter for property sourceSchema.
setSourceUser(String) - Method in class org.jaffa.tools.database.SyncSchema
Setter for property sourceUser.
setSourceUser(String) - Method in class org.jaffa.tools.domainmeta.jdbc.JDBCSchemaReader
Setter for property sourceUser.
setSqlDataType(String) - Method in class org.jaffa.tools.domainmeta.common.FieldBean
Setter for property sqlDataType.
setState(boolean) - Method in class org.jaffa.presentation.portlet.widgets.model.CheckBoxModel
Sets the value of the model.
setStaticParameters(String) - Method in class org.jaffa.presentation.portlet.widgets.taglib.LookupTag
Setter for the attribute staticParameters.
setStringCase(String) - Method in class org.jaffa.presentation.portlet.widgets.model.EditBoxModel
Setter for property stringCase.
setStrutsTileTemplate(String) - Method in interface org.jaffa.components.navigation.domain.DesktopMenu
 
setStrutsTileTemplate(String) - Method in class org.jaffa.components.navigation.domain.impl.DesktopMenuImpl
 
setSubMenu(SubMenu) - Method in interface org.jaffa.components.navigation.domain.MenuOption
 
setSubMenu(SubMenu) - Method in class org.jaffa.components.navigation.domain.impl.MenuOptionImpl
 
setSubmit(boolean) - Method in class org.jaffa.presentation.portlet.widgets.taglib.ButtonTag
Setter for the attribute submit.
setSyncStatus(int) - Method in class org.jaffa.tools.database.SyncSchema.Field
Setter for property syncStatus.
setSyncStatus(int) - Method in class org.jaffa.tools.database.SyncSchema.Table
Setter for property syncStatus.
setTable(String) - Method in class org.jaffa.persistence.Criteria
Set the persistent class name.
setTable(String) - Method in class org.jaffa.persistence.engines.jdbcengine.configservice.ClassMetaData
Set the table property of this meta data object
setTableExcludePattern(String) - Method in class org.jaffa.tools.domainmeta.jdbc.JDBCSchemaReader
Setter for property tableExcludePattern.
setTableFilter(String) - Method in class org.jaffa.tools.database.SyncSchema
Setter for property tableFilter.
setTableFilter(String) - Method in class org.jaffa.tools.domainmeta.jdbc.JDBCSchemaReader
Setter for property tableFilter.
setTableName(String) - Method in class org.jaffa.rules.examples.domain.ValidFieldValue
Use this method to update the property tableName.
setTableName(String) - Method in class org.jaffa.rules.fieldvalidators.GenericForeignKeyFieldValidator
Setter for property tableName.
setTableName(String) - Method in class org.jaffa.tools.domainmeta.common.TableBean
Setter for property tableName.
setTableSize(String) - Method in class org.jaffa.presentation.portlet.widgets.taglib.UserGridTag
 
setTarget(String) - Method in class org.jaffa.presentation.portlet.widgets.taglib.ButtonTag
Setter for the attribute target.
setTarget(String) - Method in class org.jaffa.presentation.portlet.widgets.taglib.UserGridTag
Setter for the attribute target.
setTargetConnection(String) - Method in class org.jaffa.tools.database.SyncSchema
Setter for property targetConnection.
setTargetDriverString(String) - Method in class org.jaffa.tools.database.SyncSchema
Setter for property targetDriverString.
setTargetFields(String) - Method in class org.jaffa.components.lookup.LookupComponent
Deprecated. Setter for property targetFields.
setTargetFields(String) - Method in class org.jaffa.components.lookup.LookupComponent2
Setter for property targetFields.
setTargetFields(String) - Method in class org.jaffa.presentation.portlet.widgets.taglib.LookupTag
Setter for the attribute targetFields.
setTargetPassword(String) - Method in class org.jaffa.tools.database.SyncSchema
Setter for property targetPassword.
setTargetSchema(String) - Method in class org.jaffa.tools.database.SyncSchema
Setter for property targetSchema.
setTargetUser(String) - Method in class org.jaffa.tools.database.SyncSchema
Setter for property targetUser.
setTestOnBorrow(Boolean) - Method in class org.jaffa.persistence.engines.jdbcengine.datasource.DbcpDataSourceConnectionFactory
Setter for property testOnBorrow.
setTestOnReturn(Boolean) - Method in class org.jaffa.persistence.engines.jdbcengine.datasource.DbcpDataSourceConnectionFactory
Setter for property testOnReturn.
setText(boolean) - Method in class org.jaffa.presentation.portlet.widgets.taglib.ButtonTag
Setter for the attribute text.
setThreadContext(HttpServletRequest) - Static method in class org.jaffa.security.SecurityTag
Set the context of the current thread with the current request, if this request stream already is the current context it has no effect on the context.
setThreads(BigInteger) - Method in interface org.jaffa.tools.loadtest.domain.TestSet
 
setThreads(BigInteger) - Method in class org.jaffa.tools.loadtest.domain.impl.TestSetImpl
 
setTitle(String) - Method in class org.jaffa.presentation.portlet.FormKey
Setter for property title.
setTitle(String) - Method in class org.jaffa.presentation.portlet.widgets.taglib.TableColumnTag
Setter for the attribute title.
setToken(String) - Method in class org.jaffa.presentation.portlet.component.Component
Setter for property token.
setToken(String) - Method in interface org.jaffa.presentation.portlet.component.IComponent
Setter for property token.
setTrim(boolean) - Method in class org.jaffa.presentation.portlet.widgets.taglib.EditBoxTag
Setter for the attribute trim.
setType(String) - Method in interface org.jaffa.presentation.portlet.component.componentdomain.Component
 
setType(String) - Method in class org.jaffa.presentation.portlet.component.componentdomain.impl.ComponentImpl
 
setType(String) - Method in class org.jaffa.presentation.portlet.widgets.taglib.ButtonTag
Setter for the attribute type.
setType(String) - Method in class org.jaffa.presentation.portlet.widgets.taglib.CheckBoxTag
Setter for the attribute type.
setType(String) - Method in class org.jaffa.presentation.portlet.widgets.taglib.TextTag
Setter for the attribute type.
setType(String) - Method in class org.jaffa.tools.database.SyncSchema.Table
Setter for property type.
setUOW(UOW) - Method in interface org.jaffa.persistence.IPersistent
Associates this object to a UOW.
setUOW(UOW) - Method in class org.jaffa.persistence.Persistent
Associates this object to a UOW.
setURLTrue(boolean) - Method in class org.jaffa.components.menu.Option
Setter for property URLTrue-defines whether the link to execute is a URL or a Component
setUnitTests(UnitTests) - Method in interface org.jaffa.tools.loadtest.domain.TestSet
 
setUnitTests(UnitTests) - Method in class org.jaffa.tools.loadtest.domain.impl.TestSetImpl
 
setUow(UOW) - Method in class org.jaffa.components.voucher.AbstractVoucherGenerator
Setter for property uow.
setUow(UOW) - Method in interface org.jaffa.components.voucher.IVoucherGenerator
Setter for property uow.
setUow(UOW) - Method in class org.jaffa.rules.fieldvalidators.AbstractFieldValidator
Setter for property uow.
setUow(UOW) - Method in interface org.jaffa.rules.fieldvalidators.IFieldValidator
Setter for property uow.
setUrl(UrlAction.UrlType) - Method in interface org.jaffa.components.navigation.domain.UrlAction
 
setUrl(UrlAction.UrlType) - Method in class org.jaffa.components.navigation.domain.impl.UrlActionImpl
 
setUrl(String) - Method in class org.jaffa.persistence.engines.jdbcengine.datasource.DbConnectionBrokerConnectionFactory
Setter for property url.
setUrl(String) - Method in class org.jaffa.persistence.engines.jdbcengine.datasource.DbcpDataSourceConnectionFactory
Setter for property url.
setUrl(String) - Method in class org.jaffa.presentation.portlet.widgets.taglib.FormTag
Setter for the attribute url.
setUrlAction(UrlAction) - Method in interface org.jaffa.components.navigation.domain.MenuOption
 
setUrlAction(UrlAction) - Method in class org.jaffa.components.navigation.domain.impl.MenuOptionImpl
 
setUrlSuffix(String) - Method in interface org.jaffa.components.navigation.domain.ComponentAction
 
setUrlSuffix(String) - Method in class org.jaffa.components.navigation.domain.impl.ComponentActionImpl
 
setUsePreparedStatement(UsePreparedStatement) - Method in interface org.jaffa.persistence.engines.jdbcengine.configservice.initdomain.Database
 
setUsePreparedStatement(UsePreparedStatement) - Method in class org.jaffa.persistence.engines.jdbcengine.configservice.initdomain.impl.DatabaseImpl
 
setUser(String) - Method in class org.jaffa.persistence.engines.jdbcengine.datasource.DbConnectionBrokerConnectionFactory
Setter for property user.
setUser(String) - Method in class org.jaffa.persistence.engines.jdbcengine.datasource.DbcpDataSourceConnectionFactory
Setter for property user.
setUserClause(String) - Method in class org.jaffa.tomcat.realm.JDBCEncryptionRealm
Setter for property userClause.
setUserCredCol(String) - Method in class org.jaffa.tomcat.realm.JDBCEncryptionRealm
Set the column in the user table that holds the user's credentials.
setUserData(Object) - Method in class org.jaffa.presentation.portlet.session.UserSession
This stores a user reslated object in the frameworks UserSession object.
setUserDataWV(String) - Method in class org.jaffa.presentation.portlet.session.ui.ComponentExplorerForm
 
setUserGridId(String) - Method in class org.jaffa.presentation.portlet.widgets.taglib.UserGridTag
setter for the attribute
setUserId(String) - Method in class org.jaffa.components.dto.HeaderDto
Setter for property userId.
setUserId(String) - Method in class org.jaffa.presentation.portlet.session.UserSession
Setter for property userId.
setUserNameCol(String) - Method in class org.jaffa.tomcat.realm.JDBCEncryptionRealm
Set the column in the user table that holds the user's name.
setUserRoleTable(String) - Method in class org.jaffa.tomcat.realm.JDBCEncryptionRealm
Set the table that holds the relation between user's and roles.
setUserTable(String) - Method in class org.jaffa.tomcat.realm.JDBCEncryptionRealm
Set the table that holds user data.
setUsers(Users) - Method in interface org.jaffa.tools.loadtest.domain.LogOn
 
setUsers(Users) - Method in class org.jaffa.tools.loadtest.domain.impl.LogOnImpl
 
setValidate(boolean) - Method in class org.jaffa.presentation.portlet.widgets.taglib.DateTimeTag
Setter for the attribute validate.
setValidate(boolean) - Method in class org.jaffa.presentation.portlet.widgets.taglib.EditBoxTag
Setter for the attribute validate.
setValidationQuery(String) - Method in class org.jaffa.persistence.engines.jdbcengine.datasource.DbcpDataSourceConnectionFactory
Setter for property validationQuery.
setValue(String) - Method in interface org.jaffa.components.navigation.domain.ComponentAction.ParamType
 
setValue(String) - Method in interface org.jaffa.components.navigation.domain.UrlAction.UrlType
 
setValue(String) - Method in class org.jaffa.components.navigation.domain.impl.ComponentActionImpl.ParamTypeImpl
 
setValue(String) - Method in class org.jaffa.components.navigation.domain.impl.UrlActionImpl.UrlTypeImpl
 
setValue(int) - Method in interface org.jaffa.persistence.engines.jdbcengine.configservice.initdomain.HitlistSize
 
setValue(String) - Method in interface org.jaffa.persistence.engines.jdbcengine.configservice.initdomain.JdbcSecurityPlugin
 
setValue(String) - Method in interface org.jaffa.persistence.engines.jdbcengine.configservice.initdomain.Param
 
setValue(boolean) - Method in interface org.jaffa.persistence.engines.jdbcengine.configservice.initdomain.UsePreparedStatement
 
setValue(int) - Method in class org.jaffa.persistence.engines.jdbcengine.configservice.initdomain.impl.HitlistSizeImpl
 
setValue(String) - Method in class org.jaffa.persistence.engines.jdbcengine.configservice.initdomain.impl.JdbcSecurityPluginImpl
 
setValue(String) - Method in class org.jaffa.persistence.engines.jdbcengine.configservice.initdomain.impl.ParamImpl
 
setValue(boolean) - Method in class org.jaffa.persistence.engines.jdbcengine.configservice.initdomain.impl.UsePreparedStatementImpl
 
setValue(DateTime) - Method in class org.jaffa.presentation.portlet.widgets.model.DateTimeModel
Setter for property value.
setValue(String) - Method in class org.jaffa.presentation.portlet.widgets.model.DropDownModel
Setter for property value.
setValue(String) - Method in class org.jaffa.presentation.portlet.widgets.model.EditBoxModel
Setter for property value.
setValue(String) - Method in class org.jaffa.presentation.portlet.widgets.model.RadioButtonModel
Setter for property value.
setValue(String) - Method in class org.jaffa.presentation.portlet.widgets.taglib.DropDownOptionTag
Setter for the attribute value.
setValue(Object) - Method in class org.jaffa.rules.fieldvalidators.AbstractFieldValidator
Setter for property value.
setValue(Object) - Method in interface org.jaffa.rules.fieldvalidators.IFieldValidator
Setter for property value.
setValue(Object) - Method in class org.jaffa.util.Node
Setter for property value.
setValues(Boolean[]) - Method in class org.jaffa.components.finder.BooleanCriteriaField
Setter for the property values.
setValues(Currency[]) - Method in class org.jaffa.components.finder.CurrencyCriteriaField
Setter for the property values.
setValues(DateOnly[]) - Method in class org.jaffa.components.finder.DateOnlyCriteriaField
Setter for the property values.
setValues(DateTime[]) - Method in class org.jaffa.components.finder.DateTimeCriteriaField
Setter for the property values.
setValues(Double[]) - Method in class org.jaffa.components.finder.DecimalCriteriaField
Setter for the property values.
setValues(Long[]) - Method in class org.jaffa.components.finder.IntegerCriteriaField
Setter for the property values.
setValues(byte[][]) - Method in class org.jaffa.components.finder.RawCriteriaField
Setter for the property values.
setValues(String[]) - Method in class org.jaffa.components.finder.StringCriteriaField
Setter for the property values.
setVariation(String) - Method in class org.jaffa.components.dto.HeaderDto
Setter for property variation.
setVariation(String) - Method in class org.jaffa.presentation.portlet.session.UserSession
Setter for property variation.
setVariation(String) - Static method in class org.jaffa.security.VariationContext
This will set the variation for the current thread.
setVersion(String) - Method in interface org.jaffa.tools.patternmetaengine.domain.ApplicationBuilderType
 
setVersion(String) - Method in class org.jaffa.tools.patternmetaengine.domain.impl.ApplicationBuilderTypeImpl
 
setVerticalAbsolutePixelSize(String) - Method in class org.jaffa.presentation.portlet.widgets.taglib.EditBoxTag
 
setVerticalOffset(String) - Method in class org.jaffa.presentation.portlet.widgets.taglib.EditBoxTag
 
setVerticalSizePercentage(String) - Method in class org.jaffa.presentation.portlet.widgets.taglib.EditBoxTag
 
setWebConversation(WebConversation) - Method in interface org.jaffa.tools.loadtest.ILoadTestCase
sets the WebConversation.
setWebConversation(WebConversation) - Method in class org.jaffa.tools.loadtest.LoadTestCase
sets the WebConversation
setWebResponse(WebResponse) - Method in interface org.jaffa.tools.loadtest.ILoadTestCase
sets the WebResponse.
setWebResponse(WebResponse) - Method in class org.jaffa.tools.loadtest.LoadTestCase
Sets the WebResponse object
setWebappRoot(String) - Method in interface org.jaffa.tools.loadtest.domain.LogOn
 
setWebappRoot(String) - Method in class org.jaffa.tools.loadtest.domain.impl.LogOnImpl
 
setWidth(String) - Method in interface org.jaffa.presentation.portlet.widgets.controller.usergriddomain.UserGridColumnSettings
 
setWidth(String) - Method in class org.jaffa.presentation.portlet.widgets.controller.usergriddomain.impl.UserGridColumnSettingsImpl
 
setWidth(String) - Method in class org.jaffa.presentation.portlet.widgets.taglib.ButtonTag
Setter for the attribute width.
setWidth(String) - Method in class org.jaffa.presentation.portlet.widgets.taglib.EditBoxTag
Setter for the attribute width.
setWidth(String) - Method in class org.jaffa.presentation.portlet.widgets.taglib.GridColumnTag
Setter for the attribute width.
setWidth(String) - Method in class org.jaffa.presentation.portlet.widgets.taglib.GridTag
Setter for the attribute width.
setWidth(String) - Method in class org.jaffa.presentation.portlet.widgets.taglib.TableColumnTag
Setter for the attribute width.
setWidth(String) - Method in class org.jaffa.presentation.portlet.widgets.taglib.UserGridColumnTag
setter for the attribute width
setWidth(String) - Method in class org.jaffa.presentation.portlet.widgets.taglib.UserGridTag
setter for the attribute width
setWidthFactor(int) - Method in class org.jaffa.presentation.portlet.widgets.taglib.ButtonTag
Setter for the attribute widthFactor.
setXmlFileUrl(URL) - Method in class org.jaffa.persistence.engines.jdbcengine.configservice.ClassMetaData
Set the xmlFileUrl property of this meta data object.
shouldEvaluateRestOfPageAfterEndTag() - Method in class org.jaffa.presentation.portlet.widgets.taglib.ButtonTag
Returns a true.
shouldEvaluateRestOfPageAfterEndTag() - Method in class org.jaffa.presentation.portlet.widgets.taglib.CheckBoxTag
Returns a true.
shouldEvaluateRestOfPageAfterEndTag() - Method in class org.jaffa.presentation.portlet.widgets.taglib.DateTimeTag
Returns a true.
shouldEvaluateRestOfPageAfterEndTag() - Method in class org.jaffa.presentation.portlet.widgets.taglib.DropDownOptionTag
Returns a true.
shouldEvaluateRestOfPageAfterEndTag() - Method in class org.jaffa.presentation.portlet.widgets.taglib.DropDownTag
Returns a true.
shouldEvaluateRestOfPageAfterEndTag() - Method in class org.jaffa.presentation.portlet.widgets.taglib.EditBoxTag
Returns a true.
shouldEvaluateRestOfPageAfterEndTag() - Method in class org.jaffa.presentation.portlet.widgets.taglib.FoldingSectionTag
Fill in this method to determine if the rest of the JSP page should be generated after this tag is finished.
shouldEvaluateRestOfPageAfterEndTag() - Method in class org.jaffa.presentation.portlet.widgets.taglib.FooterTag
Returns a true.
shouldEvaluateRestOfPageAfterEndTag() - Method in class org.jaffa.presentation.portlet.widgets.taglib.GridColumnTag
Returns a true.
shouldEvaluateRestOfPageAfterEndTag() - Method in class org.jaffa.presentation.portlet.widgets.taglib.GridTag
Returns a true.
shouldEvaluateRestOfPageAfterEndTag() - Method in class org.jaffa.presentation.portlet.widgets.taglib.HeaderTag
Returns a true.
shouldEvaluateRestOfPageAfterEndTag() - Method in class org.jaffa.presentation.portlet.widgets.taglib.ImageTag
Returns a true.
shouldEvaluateRestOfPageAfterEndTag() - Method in class org.jaffa.presentation.portlet.widgets.taglib.LabelTag
Returns a true.
shouldEvaluateRestOfPageAfterEndTag() - Method in class org.jaffa.presentation.portlet.widgets.taglib.LookupTag
Returns a true.
shouldEvaluateRestOfPageAfterEndTag() - Method in class org.jaffa.presentation.portlet.widgets.taglib.RadioButtonTag
Returns a true.
shouldEvaluateRestOfPageAfterEndTag() - Method in class org.jaffa.presentation.portlet.widgets.taglib.RaiseErrorsTag
Returns a true.
shouldEvaluateRestOfPageAfterEndTag() - Method in class org.jaffa.presentation.portlet.widgets.taglib.TableColumnTag
Returns a true.
shouldEvaluateRestOfPageAfterEndTag() - Method in class org.jaffa.presentation.portlet.widgets.taglib.TableTag
Returns a true.
shouldEvaluateRestOfPageAfterEndTag() - Method in class org.jaffa.presentation.portlet.widgets.taglib.TextTag
Returns a true.
shouldEvaluateRestOfPageAfterEndTag() - Method in class org.jaffa.presentation.portlet.widgets.taglib.TreeNodeTypeTag
Returns a true.
shouldEvaluateRestOfPageAfterEndTag() - Method in class org.jaffa.presentation.portlet.widgets.taglib.TreeTag
Returns a true.
shouldEvaluateRestOfPageAfterEndTag() - Method in class org.jaffa.presentation.portlet.widgets.taglib.UserGridColumnTag
Fill in this method to determine if the rest of the JSP page should be generated after this tag is finished.
shouldEvaluateRestOfPageAfterEndTag() - Method in class org.jaffa.presentation.portlet.widgets.taglib.UserGridTag
Fill in this method to determine if the rest of the JSP page should be generated after this tag is finished.
shouldEvaluateRestOfPageAfterEndTag() - Method in class org.jaffa.security.taglib.ComponentGuardTag
Fill in this method to determine if the rest of the JSP page should be generated after this tag is finished.
shouldEvaluateRestOfPageAfterEndTag() - Method in class org.jaffa.security.taglib.FunctionGuardTag
Fill in this method to determine if the rest of the JSP page should be generated after this tag is finished.
showErrors(Logger, ValidationEventCollector) - Static method in class org.jaffa.tools.patternmetaengine.Helper
Write a JAXB Validation Error Out to the Logger
showErrors(Logger, ValidationEventCollector) - Static method in class org.jaffa.tools.patternmetaengine.JAXBHelper
Write a JAXB Validation Error Out to the Logger
showInfo() - Method in class org.jaffa.presentation.portlet.session.UserSession
Display all internal Session Info in the System.out stream.
size() - Method in interface org.jaffa.cache.ICache
Returns the number of key-value mappings in this cache.
size() - Method in class org.jaffa.cache.SimpleCache
Returns the number of key-value mappings in this cache.
size() - Method in class org.jaffa.cache.WeakCache
Returns the number of key-value mappings in this cache.
size() - Method in class org.jaffa.exceptions.ApplicationExceptions
Returns the number of ApplicationException objects in the internal collection.
size() - Method in class org.jaffa.persistence.engines.jdbcengine.datasource.DataSourceCursor
Returns the number of elements in this collection.
size() - Method in class org.jaffa.presentation.portlet.widgets.model.GridModelRow
Returns the number of key/value pairs stored in the model.
size() - Method in interface org.jaffa.presentation.portlet.widgets.model.IModelMap
Returns the number of key/value pairs stored in the model.
size() - Method in class org.jaffa.util.ListMap
Returns the number of key-value mappings in this map.
size() - Method in class org.jaffa.util.ListProperties
Returns the number of key-value mappings in this map.
size() - Method in class org.jaffa.util.ListSet
Returns the number of elements in this set.
sm - Static variable in class org.jaffa.tomcat.realm.JDBCEncryptionRealm
The string manager for this package.
sort() - Method in class org.jaffa.util.ListProperties
This sorts the Properties based on the keys.
start() - Method in class org.jaffa.tomcat.realm.JDBCEncryptionRealm
Prepare for active use of the public methods of this Component.
startBean(String, Object, Object) - Method in class org.jaffa.beans.moulding.mapping.AbstractMouldHandler
 
startBean(String, Object, Object) - Method in interface org.jaffa.beans.moulding.mapping.MouldHandler
Called prior to any processing of the target bean
startBeanAdd(String, Object, Object) - Method in class org.jaffa.beans.moulding.mapping.AbstractMouldHandler
 
startBeanAdd(String, Object, Object) - Method in interface org.jaffa.beans.moulding.mapping.MouldHandler
Called prior to adding the persistent target bean, only used in the updateBean moulder
startBeanDelete(String, Object, Object) - Method in class org.jaffa.beans.moulding.mapping.AbstractMouldHandler
 
startBeanDelete(String, Object, Object) - Method in interface org.jaffa.beans.moulding.mapping.MouldHandler
Called prior to deleting the target bean, only used in the deleteBean moulder
startBeanUpdate(String, Object, Object) - Method in class org.jaffa.beans.moulding.mapping.AbstractMouldHandler
 
startBeanUpdate(String, Object, Object) - Method in interface org.jaffa.beans.moulding.mapping.MouldHandler
Called prior to updating the persistent target bean, only used in the updateBean moulder
startElement(String, String, String, Attributes) - Method in class org.jaffa.persistence.engines.jdbcengine.configservice.MappingParser
Receive notification of the start of an element.
startGarbageCollectionOfIdleComponents() - Static method in class org.jaffa.presentation.portlet.session.SessionManager
This will perform garbage collection of idle components.
startMonitoring() - Method in class org.jaffa.cache.CacheSourceMonitor
This will create a daemon Thread for monitoring the files.
startMonitoring(int) - Method in class org.jaffa.cache.CacheSourceMonitor
This will create a daemon Thread for monitoring the files.
stop() - Method in class org.jaffa.tomcat.realm.JDBCEncryptionRealm
Gracefully shut down active use of the public methods of this Component.
stopGarbageCollectionOfIdleComponents() - Static method in class org.jaffa.presentation.portlet.session.SessionManager
This stops the Thread that was started by the startGarbageCollectionOfIdleComponents() method.
stopMonitoring() - Method in class org.jaffa.cache.CacheSourceMonitor
This will stop the Thread, that was created by the call to the startMonitoring method.
store(OutputStream, String) - Method in class org.jaffa.util.ListProperties
Writes this property list (key and element pairs) in this Properties table to the output stream.
stripDoctypeDeclaration(URL) - Static method in class org.jaffa.util.XmlHelper
This routine will return an InputStream which will strip off the DOCTYPE declaration from the source URL.
stripDoctypeDeclaration(InputStream) - Static method in class org.jaffa.util.XmlHelper
This routine will return an InputStream which will strip off the DOCTYPE declaration from the source InputStream.

T

TABLE_ADDED - Static variable in class org.jaffa.tools.database.SyncSchema
Used on Table.getSyncStatus() to indicate this table has been added
TABLE_CHANGED - Static variable in class org.jaffa.tools.database.SyncSchema
Used on Table.getSyncStatus() to indicate this table has been changed
TABLE_NAME - Static variable in class org.jaffa.rules.examples.domain.ValidFieldValueMeta
A constant to identity the TableName field.
TABLE_REMOVED - Static variable in class org.jaffa.tools.database.SyncSchema
Used on Table.getSyncStatus() to indicate this table has been removed
TABLE_SAME - Static variable in class org.jaffa.tools.database.SyncSchema
Used on Table.getSyncStatus() to indicate this table has not been changed
THURSDAY - Static variable in interface org.jaffa.datatypes.IDateBase
The constant for the day - Thursday.
TUESDAY - Static variable in interface org.jaffa.datatypes.IDateBase
The constant for the day - Tuesday.
TYPE_COMPONENT - Static variable in class org.jaffa.components.navigation.NavOption
 
TYPE_DESKTOP - Static variable in class org.jaffa.components.navigation.NavOption
 
TYPE_SUB_MENU - Static variable in class org.jaffa.components.navigation.NavOption
 
TYPE_URL - Static variable in class org.jaffa.components.navigation.NavOption
 
TableBean - class org.jaffa.tools.domainmeta.common.TableBean.
Java Bean to store information about a domain object
TableBean() - Constructor for class org.jaffa.tools.domainmeta.common.TableBean
Creates new TableBean
TableColumnTag - class org.jaffa.presentation.portlet.widgets.taglib.TableColumnTag.
Tag Handler for the TableColumn widget.
TableColumnTag() - Constructor for class org.jaffa.presentation.portlet.widgets.taglib.TableColumnTag
Default constructor.
TableController - class org.jaffa.presentation.portlet.widgets.controller.TableController.
Controller for the Table widget.
TableController() - Constructor for class org.jaffa.presentation.portlet.widgets.controller.TableController
 
TableInfoReader - class org.jaffa.tools.domainmeta.uniface.TableInfoReader.
This class will parse the TableInfo file returning an instance of TableInfo object.
TableInfoReader() - Constructor for class org.jaffa.tools.domainmeta.uniface.TableInfoReader
 
TableInfoReader.Table - class org.jaffa.tools.domainmeta.uniface.TableInfoReader.Table.
An instance of this class represents a table defined in the TableInfo.xml file.
TableInfoReader.Table() - Constructor for class org.jaffa.tools.domainmeta.uniface.TableInfoReader.Table
 
TableInfoReader.TableInfo - class org.jaffa.tools.domainmeta.uniface.TableInfoReader.TableInfo.
An instance of this class represents a TableInfo.xml file.
TableInfoReader.TableInfo() - Constructor for class org.jaffa.tools.domainmeta.uniface.TableInfoReader.TableInfo
 
TableModel - class org.jaffa.presentation.portlet.widgets.model.TableModel.
Model for the Table widget.
TableModel() - Constructor for class org.jaffa.presentation.portlet.widgets.model.TableModel
 
TableModel.Column - class org.jaffa.presentation.portlet.widgets.model.TableModel.Column.
An instance of this class will be created for each column added to the TableModel.
TableModel.Column(String, String) - Constructor for class org.jaffa.presentation.portlet.widgets.model.TableModel.Column
Constructor.
TableTag - class org.jaffa.presentation.portlet.widgets.taglib.TableTag.
Tag Handler for the Table widget.
TableTag() - Constructor for class org.jaffa.presentation.portlet.widgets.taglib.TableTag
Default constructor.
TagCannotBeEnclosedRuntimeException - exception org.jaffa.presentation.portlet.widgets.taglib.exceptions.TagCannotBeEnclosedRuntimeException.
This exception is thrown if a Tag (which cannot be enclosed) is enclosed within another tag.
TagCannotBeEnclosedRuntimeException() - Constructor for class org.jaffa.presentation.portlet.widgets.taglib.exceptions.TagCannotBeEnclosedRuntimeException
Default constructor
TagCannotBeEnclosedRuntimeException(String) - Constructor for class org.jaffa.presentation.portlet.widgets.taglib.exceptions.TagCannotBeEnclosedRuntimeException
Constructs the exception with the specified detail message
TagCannotBeEnclosedRuntimeException(String, Throwable) - Constructor for class org.jaffa.presentation.portlet.widgets.taglib.exceptions.TagCannotBeEnclosedRuntimeException
Constructs the exception with the specified detail message and nested exception
TagHelper - class org.jaffa.presentation.portlet.widgets.taglib.TagHelper.
This has helper routines used by the Tag handlers.
TagHelper() - Constructor for class org.jaffa.presentation.portlet.widgets.taglib.TagHelper
 
TestResultLogger - class org.jaffa.tools.loadtest.TestResultLogger.
 
TestResultLogger(String, String) - Constructor for class org.jaffa.tools.loadtest.TestResultLogger
Creates a new instance of TestResultLogger
TestSet - interface org.jaffa.tools.loadtest.domain.TestSet.
Java content class for test-set complex type.
TestSetImpl - class org.jaffa.tools.loadtest.domain.impl.TestSetImpl.
 
TestSetImpl() - Constructor for class org.jaffa.tools.loadtest.domain.impl.TestSetImpl
 
TestSetImpl.Unmarshaller - class org.jaffa.tools.loadtest.domain.impl.TestSetImpl.Unmarshaller.
 
TestSetImpl.Unmarshaller(UnmarshallingContext) - Constructor for class org.jaffa.tools.loadtest.domain.impl.TestSetImpl.Unmarshaller
 
TextTag - class org.jaffa.presentation.portlet.widgets.taglib.TextTag.
Tag Handler for the Text widget.
TextTag() - Constructor for class org.jaffa.presentation.portlet.widgets.taglib.TextTag
Default constructor.
TokenMismatchException - exception org.jaffa.exceptions.TokenMismatchException.
This ApplicationException can be thrown by an application if the token on the form being submitted does not match the token in the corresponding component.
TokenMismatchException() - Constructor for class org.jaffa.exceptions.TokenMismatchException
Constructs a new TokenMismatchException.
TokenMismatchException(Throwable) - Constructor for class org.jaffa.exceptions.TokenMismatchException
Constructs a new TokenMismatchException.
TooLittleDataException - exception org.jaffa.datatypes.exceptions.TooLittleDataException.
This is thrown by the FieldValidator if the length of the value to be validated is below the value specified in the meta data.
TooLittleDataException() - Constructor for class org.jaffa.datatypes.exceptions.TooLittleDataException
Constructs a new TooLittleDataException.
TooLittleDataException(String) - Constructor for class org.jaffa.datatypes.exceptions.TooLittleDataException
Constructs a new TooLittleDataException.
TooLittleDataException(String, Object[]) - Constructor for class org.jaffa.datatypes.exceptions.TooLittleDataException
Constructs a new TooLittleDataException.
TooLittleDataException(String, Object[], Throwable) - Constructor for class org.jaffa.datatypes.exceptions.TooLittleDataException
Constructs a new TooLittleDataException.
TooMuchDataException - exception org.jaffa.datatypes.exceptions.TooMuchDataException.
This is thrown by the FieldValidator if the length of the value to be validated exceeds the limit specified in the meta data.
TooMuchDataException() - Constructor for class org.jaffa.datatypes.exceptions.TooMuchDataException
Constructs a new TooMuchDataException.
TooMuchDataException(String) - Constructor for class org.jaffa.datatypes.exceptions.TooMuchDataException
Constructs a new TooMuchDataException.
TooMuchDataException(String, Object[]) - Constructor for class org.jaffa.datatypes.exceptions.TooMuchDataException
Constructs a new TooMuchDataException.
TooMuchDataException(String, Object[], Throwable) - Constructor for class org.jaffa.datatypes.exceptions.TooMuchDataException
Constructs a new TooMuchDataException.
TreeController - class org.jaffa.presentation.portlet.widgets.controller.TreeController.
Controller for the Tree widget.
TreeController() - Constructor for class org.jaffa.presentation.portlet.widgets.controller.TreeController
 
TreeModel - class org.jaffa.presentation.portlet.widgets.model.TreeModel.
Model for the Tree widget.
TreeModel() - Constructor for class org.jaffa.presentation.portlet.widgets.model.TreeModel
 
TreeNodeTypeTag - class org.jaffa.presentation.portlet.widgets.taglib.TreeNodeTypeTag.
Tag Handler for the TreeNodeType widget.
TreeNodeTypeTag() - Constructor for class org.jaffa.presentation.portlet.widgets.taglib.TreeNodeTypeTag
Default constructor.
TreeTag - class org.jaffa.presentation.portlet.widgets.taglib.TreeTag.
Tag Handler for the Tree widget.
TreeTag() - Constructor for class org.jaffa.presentation.portlet.widgets.taglib.TreeTag
Default constructor.
TypeDefs - class org.jaffa.persistence.engines.jdbcengine.querygenerator.TypeDefs.
This class encapsulates the TypeDefinition classes for the various datatypes.
TypeDefs() - Constructor for class org.jaffa.persistence.engines.jdbcengine.querygenerator.TypeDefs
 
TypeDefs.BlobTypeDefinition - class org.jaffa.persistence.engines.jdbcengine.querygenerator.TypeDefs.BlobTypeDefinition.
This is the TypeDefinition class for Blob (java.io.InputStream) datatypes.
TypeDefs.BooleanAsBitTypeDefinition - class org.jaffa.persistence.engines.jdbcengine.querygenerator.TypeDefs.BooleanAsBitTypeDefinition.
This is the TypeDefinition class for Boolean (java.lang.Boolean) datatypes.
TypeDefs.BooleanAsStringTypeDefinition - class org.jaffa.persistence.engines.jdbcengine.querygenerator.TypeDefs.BooleanAsStringTypeDefinition.
This is the TypeDefinition class for Boolean (java.lang.Boolean) datatypes.
TypeDefs.BooleanTypeDefinition - class org.jaffa.persistence.engines.jdbcengine.querygenerator.TypeDefs.BooleanTypeDefinition.
This is the TypeDefinition class for Boolean (java.lang.Boolean) datatypes.
TypeDefs.ClobTypeDefinition - class org.jaffa.persistence.engines.jdbcengine.querygenerator.TypeDefs.ClobTypeDefinition.
This is the TypeDefinition class for Clob (java.io.Reader) datatypes.
TypeDefs.CurrencyTypeDefinition - class org.jaffa.persistence.engines.jdbcengine.querygenerator.TypeDefs.CurrencyTypeDefinition.
This is the TypeDefinition class for Currency (org.jaffa.datatypes.Currency) datatypes.
TypeDefs.DateOnlyTypeDefinition - class org.jaffa.persistence.engines.jdbcengine.querygenerator.TypeDefs.DateOnlyTypeDefinition.
This is the TypeDefinition class for DateOnly (org.jaffa.datatypes.DateOnly) datatypes.
TypeDefs.DateTimeTypeDefinition - class org.jaffa.persistence.engines.jdbcengine.querygenerator.TypeDefs.DateTimeTypeDefinition.
This is the TypeDefinition class for DateTime (org.jaffa.datatypes.DateTime) datatypes.
TypeDefs.DecimalTypeDefinition - class org.jaffa.persistence.engines.jdbcengine.querygenerator.TypeDefs.DecimalTypeDefinition.
This is the TypeDefinition class for Decimal (java.lang.Double) datatypes.
TypeDefs.IntegerTypeDefinition - class org.jaffa.persistence.engines.jdbcengine.querygenerator.TypeDefs.IntegerTypeDefinition.
This is the TypeDefinition class for Integer (java.lang.Long) datatypes.
TypeDefs.LongRawTypeDefinition - class org.jaffa.persistence.engines.jdbcengine.querygenerator.TypeDefs.LongRawTypeDefinition.
This is the TypeDefinition class for LongRaw (java.io.InputStream) datatypes.
TypeDefs.LongStringTypeDefinition - class org.jaffa.persistence.engines.jdbcengine.querygenerator.TypeDefs.LongStringTypeDefinition.
This is the TypeDefinition class for LongString (java.io.Reader) datatypes.
TypeDefs.NullTypeDefinition - class org.jaffa.persistence.engines.jdbcengine.querygenerator.TypeDefs.NullTypeDefinition.
This is the TypeDefinition class for Null datatypes.
TypeDefs.RawTypeDefinition - class org.jaffa.persistence.engines.jdbcengine.querygenerator.TypeDefs.RawTypeDefinition.
This is the TypeDefinition class for Raw (byte[]) datatypes.
TypeDefs.StringTypeDefinition - class org.jaffa.persistence.engines.jdbcengine.querygenerator.TypeDefs.StringTypeDefinition.
This is the TypeDefinition class for String (java.lang.String) datatypes.
TypeDefs.TypeDefinition - class org.jaffa.persistence.engines.jdbcengine.querygenerator.TypeDefs.TypeDefinition.
This is the base class for the type definitions of all the possible datatypes.
TypeDefs.TypeDefinition() - Constructor for class org.jaffa.persistence.engines.jdbcengine.querygenerator.TypeDefs.TypeDefinition
 
text(String) - Method in class org.jaffa.components.navigation.domain.impl.ComponentActionImpl.ParamTypeImpl.Unmarshaller
 
text(String) - Method in class org.jaffa.components.navigation.domain.impl.ComponentActionImpl.Unmarshaller
 
text(String) - Method in class org.jaffa.components.navigation.domain.impl.DesktopMenuImpl.Unmarshaller
 
text(String) - Method in class org.jaffa.components.navigation.domain.impl.GlobalMenuImpl.Unmarshaller
 
text(String) - Method in class org.jaffa.components.navigation.domain.impl.GlobalMenuTypeImpl.Unmarshaller
 
text(String) - Method in class org.jaffa.components.navigation.domain.impl.MenuOptionImpl.Unmarshaller
 
text(String) - Method in class org.jaffa.components.navigation.domain.impl.SubMenuImpl.Unmarshaller
 
text(String) - Method in class org.jaffa.components.navigation.domain.impl.UrlActionImpl.Unmarshaller
 
text(String) - Method in class org.jaffa.components.navigation.domain.impl.UrlActionImpl.UrlTypeImpl.Unmarshaller
 
text(String) - Method in class org.jaffa.persistence.engines.jdbcengine.configservice.initdomain.impl.ConfLocationImpl.Unmarshaller
 
text(String) - Method in class org.jaffa.persistence.engines.jdbcengine.configservice.initdomain.impl.ConnectionFactoryImpl.Unmarshaller
 
text(String) - Method in class org.jaffa.persistence.engines.jdbcengine.configservice.initdomain.impl.DatabaseImpl.Unmarshaller
 
text(String) - Method in class org.jaffa.persistence.engines.jdbcengine.configservice.initdomain.impl.DirLocImpl.Unmarshaller
 
text(String) - Method in class org.jaffa.persistence.engines.jdbcengine.configservice.initdomain.impl.HitlistSizeImpl.Unmarshaller
 
text(String) - Method in class org.jaffa.persistence.engines.jdbcengine.configservice.initdomain.impl.InitImpl.Unmarshaller
 
text(String) - Method in class org.jaffa.persistence.engines.jdbcengine.configservice.initdomain.impl.InitTypeImpl.Unmarshaller
 
text(String) - Method in class org.jaffa.persistence.engines.jdbcengine.configservice.initdomain.impl.JdbcSecurityPluginImpl.Unmarshaller
 
text(String) - Method in class org.jaffa.persistence.engines.jdbcengine.configservice.initdomain.impl.ParamImpl.Unmarshaller
 
text(String) - Method in class org.jaffa.persistence.engines.jdbcengine.configservice.initdomain.impl.PreloadClassImpl.Unmarshaller
 
text(String) - Method in class org.jaffa.persistence.engines.jdbcengine.configservice.initdomain.impl.PreloadImpl.Unmarshaller
 
text(String) - Method in class org.jaffa.persistence.engines.jdbcengine.configservice.initdomain.impl.UsePreparedStatementImpl.Unmarshaller
 
text(String) - Method in class org.jaffa.presentation.portlet.component.componentdomain.impl.ComponentImpl.Unmarshaller
 
text(String) - Method in class org.jaffa.presentation.portlet.component.componentdomain.impl.ComponentsImpl.Unmarshaller
 
text(String) - Method in class org.jaffa.presentation.portlet.component.componentdomain.impl.ComponentsTypeImpl.Unmarshaller
 
text(String) - Method in class org.jaffa.presentation.portlet.component.componentdomain.impl.MandatoryFunctionImpl.Unmarshaller
 
text(String) - Method in class org.jaffa.presentation.portlet.component.componentdomain.impl.OptionalFunctionImpl.Unmarshaller
 
text(String) - Method in class org.jaffa.presentation.portlet.widgets.controller.usergriddomain.impl.UserGridColumnSettingsImpl.Unmarshaller
 
text(String) - Method in class org.jaffa.presentation.portlet.widgets.controller.usergriddomain.impl.UserGridSettingsImpl.Unmarshaller
 
text(String) - Method in class org.jaffa.presentation.portlet.widgets.controller.usergriddomain.impl.UserGridSettingsTypeImpl.Unmarshaller
 
text(String) - Method in class org.jaffa.security.businessfunctionsdomain.impl.BusinessFunctionImpl.Unmarshaller
 
text(String) - Method in class org.jaffa.security.businessfunctionsdomain.impl.BusinessFunctionsImpl.Unmarshaller
 
text(String) - Method in class org.jaffa.security.businessfunctionsdomain.impl.BusinessFunctionsTypeImpl.Unmarshaller
 
text(String) - Method in class org.jaffa.security.securityrolesdomain.impl.ExcludeImpl.Unmarshaller
 
text(String) - Method in class org.jaffa.security.securityrolesdomain.impl.GrantFunctionAccessImpl.Unmarshaller
 
text(String) - Method in class org.jaffa.security.securityrolesdomain.impl.IncludeImpl.Unmarshaller
 
text(String) - Method in class org.jaffa.security.securityrolesdomain.impl.RoleImpl.Unmarshaller
 
text(String) - Method in class org.jaffa.security.securityrolesdomain.impl.RolesImpl.Unmarshaller
 
text(String) - Method in class org.jaffa.security.securityrolesdomain.impl.RolesTypeImpl.Unmarshaller
 
text(String) - Method in class org.jaffa.tools.loadtest.domain.impl.LoadTestingImpl.Unmarshaller
 
text(String) - Method in class org.jaffa.tools.loadtest.domain.impl.LoadTestingTypeImpl.Unmarshaller
 
text(String) - Method in class org.jaffa.tools.loadtest.domain.impl.LogOnImpl.Unmarshaller
 
text(String) - Method in class org.jaffa.tools.loadtest.domain.impl.TestSetImpl.Unmarshaller
 
text(String) - Method in class org.jaffa.tools.loadtest.domain.impl.UnitTestImpl.Unmarshaller
 
text(String) - Method in class org.jaffa.tools.loadtest.domain.impl.UnitTestsImpl.Unmarshaller
 
text(String) - Method in class org.jaffa.tools.loadtest.domain.impl.UserImpl.Unmarshaller
 
text(String) - Method in class org.jaffa.tools.loadtest.domain.impl.UsersImpl.Unmarshaller
 
text(String) - Method in class org.jaffa.tools.patternmetaengine.domain.impl.AppBuilderImpl.Unmarshaller
 
text(String) - Method in class org.jaffa.tools.patternmetaengine.domain.impl.AppBuilderTypeImpl.Unmarshaller
 
text(String) - Method in class org.jaffa.tools.patternmetaengine.domain.impl.ApplicationBuilderImpl.Unmarshaller
 
text(String) - Method in class org.jaffa.tools.patternmetaengine.domain.impl.ApplicationBuilderTypeImpl.Unmarshaller
 
text(String) - Method in class org.jaffa.tools.patternmetaengine.domain.impl.ModuleImpl.Unmarshaller
 
theBodyShouldBeEvaluated() - Method in class org.jaffa.presentation.portlet.widgets.taglib.ButtonTag
Returns a true.
theBodyShouldBeEvaluated() - Method in class org.jaffa.presentation.portlet.widgets.taglib.CheckBoxTag
Returns a true.
theBodyShouldBeEvaluated() - Method in class org.jaffa.presentation.portlet.widgets.taglib.DateTimeTag
Returns a true.
theBodyShouldBeEvaluated() - Method in class org.jaffa.presentation.portlet.widgets.taglib.DropDownOptionTag
Returns a false.
theBodyShouldBeEvaluated() - Method in class org.jaffa.presentation.portlet.widgets.taglib.DropDownTag
Returns a true.
theBodyShouldBeEvaluated() - Method in class org.jaffa.presentation.portlet.widgets.taglib.EditBoxTag
Returns a true.
theBodyShouldBeEvaluated() - Method in class org.jaffa.presentation.portlet.widgets.taglib.FoldingSectionTag
Fill in this method to determine if the tag body should be evaluated Called from doStartTag().
theBodyShouldBeEvaluated() - Method in class org.jaffa.presentation.portlet.widgets.taglib.FooterTag
Returns a true.
theBodyShouldBeEvaluated() - Method in class org.jaffa.presentation.portlet.widgets.taglib.GridColumnTag
Returns a true, if the GridModel has rows.
theBodyShouldBeEvaluated() - Method in class org.jaffa.presentation.portlet.widgets.taglib.GridTag
Returns a true.
theBodyShouldBeEvaluated() - Method in class org.jaffa.presentation.portlet.widgets.taglib.HeaderTag
Returns a true.
theBodyShouldBeEvaluated() - Method in class org.jaffa.presentation.portlet.widgets.taglib.ImageTag
Returns a true.
theBodyShouldBeEvaluated() - Method in class org.jaffa.presentation.portlet.widgets.taglib.LabelTag
Returns a true.
theBodyShouldBeEvaluated() - Method in class org.jaffa.presentation.portlet.widgets.taglib.LookupTag
Returns a true.
theBodyShouldBeEvaluated() - Method in class org.jaffa.presentation.portlet.widgets.taglib.RadioButtonTag
Returns a true.
theBodyShouldBeEvaluated() - Method in class org.jaffa.presentation.portlet.widgets.taglib.RaiseErrorsTag
Returns a true.
theBodyShouldBeEvaluated() - Method in class org.jaffa.presentation.portlet.widgets.taglib.TableColumnTag
Returns a false.
theBodyShouldBeEvaluated() - Method in class org.jaffa.presentation.portlet.widgets.taglib.TableTag
Returns a true.
theBodyShouldBeEvaluated() - Method in class org.jaffa.presentation.portlet.widgets.taglib.TextTag
Returns a true.
theBodyShouldBeEvaluated() - Method in class org.jaffa.presentation.portlet.widgets.taglib.TreeNodeTypeTag
Returns a true.
theBodyShouldBeEvaluated() - Method in class org.jaffa.presentation.portlet.widgets.taglib.TreeTag
Returns a true.
theBodyShouldBeEvaluated() - Method in class org.jaffa.presentation.portlet.widgets.taglib.UserGridColumnTag
Fill in this method to determine if the tag body should be evaluated Called from doStartTag().
theBodyShouldBeEvaluated() - Method in class org.jaffa.presentation.portlet.widgets.taglib.UserGridTag
Fill in this method to determine if the tag body should be evaluated Called from doStartTag().
theBodyShouldBeEvaluated() - Method in class org.jaffa.security.taglib.ComponentGuardTag
Fill in this method to determine if the tag body should be evaluated Called from doStartTag().
theBodyShouldBeEvaluated() - Method in class org.jaffa.security.taglib.FunctionGuardTag
Fill in this method to determine if the tag body should be evaluated Called from doStartTag().
theBodyShouldBeEvaluatedAgain() - Method in class org.jaffa.presentation.portlet.widgets.taglib.ButtonTag
Returns a false.
theBodyShouldBeEvaluatedAgain() - Method in class org.jaffa.presentation.portlet.widgets.taglib.CheckBoxTag
Returns a false.
theBodyShouldBeEvaluatedAgain() - Method in class org.jaffa.presentation.portlet.widgets.taglib.DateTimeTag
Returns a false.
theBodyShouldBeEvaluatedAgain() - Method in class org.jaffa.presentation.portlet.widgets.taglib.DropDownOptionTag
Returns a false.
theBodyShouldBeEvaluatedAgain() - Method in class org.jaffa.presentation.portlet.widgets.taglib.DropDownTag
Returns a false.
theBodyShouldBeEvaluatedAgain() - Method in class org.jaffa.presentation.portlet.widgets.taglib.EditBoxTag
Returns a false.
theBodyShouldBeEvaluatedAgain() - Method in class org.jaffa.presentation.portlet.widgets.taglib.FoldingSectionTag
Fill in this method to determine if the tag body should be evaluated again after evaluating the body.
theBodyShouldBeEvaluatedAgain() - Method in class org.jaffa.presentation.portlet.widgets.taglib.FooterTag
Returns a false.
theBodyShouldBeEvaluatedAgain() - Method in class org.jaffa.presentation.portlet.widgets.taglib.GridColumnTag
Returns a false.
theBodyShouldBeEvaluatedAgain() - Method in class org.jaffa.presentation.portlet.widgets.taglib.GridTag
Returns a true if all the rows of the GridModel have not been iterated through.
theBodyShouldBeEvaluatedAgain() - Method in class org.jaffa.presentation.portlet.widgets.taglib.HeaderTag
Returns a false.
theBodyShouldBeEvaluatedAgain() - Method in class org.jaffa.presentation.portlet.widgets.taglib.ImageTag
Returns a false.
theBodyShouldBeEvaluatedAgain() - Method in class org.jaffa.presentation.portlet.widgets.taglib.LabelTag
Returns a false.
theBodyShouldBeEvaluatedAgain() - Method in class org.jaffa.presentation.portlet.widgets.taglib.LookupTag
Returns a false.
theBodyShouldBeEvaluatedAgain() - Method in class org.jaffa.presentation.portlet.widgets.taglib.RadioButtonTag
Returns a false.
theBodyShouldBeEvaluatedAgain() - Method in class org.jaffa.presentation.portlet.widgets.taglib.RaiseErrorsTag
Returns a false.
theBodyShouldBeEvaluatedAgain() - Method in class org.jaffa.presentation.portlet.widgets.taglib.TableColumnTag
Returns a false.
theBodyShouldBeEvaluatedAgain() - Method in class org.jaffa.presentation.portlet.widgets.taglib.TableTag
Returns a false.
theBodyShouldBeEvaluatedAgain() - Method in class org.jaffa.presentation.portlet.widgets.taglib.TextTag
Returns a false.
theBodyShouldBeEvaluatedAgain() - Method in class org.jaffa.presentation.portlet.widgets.taglib.TreeNodeTypeTag
Returns a false.
theBodyShouldBeEvaluatedAgain() - Method in class org.jaffa.presentation.portlet.widgets.taglib.TreeTag
Returns a false.
theBodyShouldBeEvaluatedAgain() - Method in class org.jaffa.presentation.portlet.widgets.taglib.UserGridColumnTag
Fill in this method to determine if the tag body should be evaluated again after evaluating the body.
theBodyShouldBeEvaluatedAgain() - Method in class org.jaffa.presentation.portlet.widgets.taglib.UserGridTag
Fill in this method to determine if the tag body should be evaluated again after evaluating the body.
theBodyShouldBeEvaluatedAgain() - Method in class org.jaffa.security.taglib.ComponentGuardTag
Fill in this method to determine if the tag body should be evaluated Called from doStartTag().
theBodyShouldBeEvaluatedAgain() - Method in class org.jaffa.security.taglib.FunctionGuardTag
methods called from doAfterBody()
toArray() - Method in class org.jaffa.persistence.engines.jdbcengine.datasource.DataSourceCursor
Returns an array containing all of the elements in this collection.
toArray(Object[]) - Method in class org.jaffa.persistence.engines.jdbcengine.datasource.DataSourceCursor
Returns an array containing all of the elements in this collection; the runtime type of the returned array is that of the specified array.
toArray() - Method in class org.jaffa.util.ListSet
Returns an array containing all of the elements in this set.
toArray(Object[]) - Method in class org.jaffa.util.ListSet
Returns an array containing all of the elements in this set; the runtime type of the returned array is that of the specified array.
toDateOnly(DateTime) - Static method in class org.jaffa.datatypes.DateTime
Returns a DateOnly object initialized to the input date.
toDateOnlyFieldMetaData() - Method in class org.jaffa.metadata.DateTimeFieldMetaData
Returns an equivalent DateOnlyFieldMetaData object.
toDateTime(DateOnly) - Static method in class org.jaffa.datatypes.DateOnly
Returns a DateTime object initialized to the input date.
toDateTimeFieldMetaData() - Method in class org.jaffa.metadata.DateOnlyFieldMetaData
Returns an equivalent DateTimeFieldMetaData object.
toHex(byte) - Static method in class org.jaffa.security.EncryptionHelper
Utility function to convert a number into a hex character.
toString() - Method in class org.jaffa.beans.moulding.data.domain.DomainDAO
Converts the current contents of the bean to a multi-line nested output string, listing all the bean's properties.
toString(List) - Method in class org.jaffa.beans.moulding.data.domain.DomainDAO
Converts the current contents of the bean to a multi-line nested output string, listing all the bean's properties.
toString() - Method in class org.jaffa.components.codehelper.dto.CodeHelperInDto
Returns diagnostic information.
toString() - Method in class org.jaffa.components.codehelper.dto.CodeHelperInElementDto
Returns diagnostic information.
toString() - Method in class org.jaffa.components.codehelper.dto.CodeHelperOutCodeDto
Returns diagnostic information.
toString() - Method in class org.jaffa.components.codehelper.dto.CodeHelperOutDto
Returns diagnostic information.
toString() - Method in class org.jaffa.components.codehelper.dto.CodeHelperOutElementDto
Returns diagnostic information.
toString() - Method in class org.jaffa.components.codehelper.dto.CriteriaElementDto
Returns diagnostic information.
toString() - Method in class org.jaffa.components.dto.HeaderDto
Returns diagnostic information.
toString() - Method in class org.jaffa.components.finder.BooleanCriteriaField
Returns diagnostic information.
toString() - Method in class org.jaffa.components.finder.CurrencyCriteriaField
Returns diagnostic information.
toString() - Method in class org.jaffa.components.finder.DateOnlyCriteriaField
Returns diagnostic information.
toString() - Method in class org.jaffa.components.finder.DateTimeCriteriaField
Returns diagnostic information.
toString() - Method in class org.jaffa.components.finder.DecimalCriteriaField
Returns diagnostic information.
toString() - Method in class org.jaffa.components.finder.IntegerCriteriaField
Returns diagnostic information.
toString() - Method in class org.jaffa.components.finder.OrderByField
Returns diagnostic information.
toString() - Method in class org.jaffa.components.finder.RawCriteriaField
Returns diagnostic information.
toString() - Method in class org.jaffa.components.finder.StringCriteriaField
Returns diagnostic information.
toString() - Method in class org.jaffa.components.menu.Group
Returns the debug information
toString() - Method in class org.jaffa.components.menu.Option
Returns the Debug information
toString() - Method in class org.jaffa.datatypes.Currency
Returns the diagnostic information.
toString() - Method in class org.jaffa.datatypes.DateOnly
Returns the diagnostic information.
toString() - Method in class org.jaffa.datatypes.DateTime
Returns the diagnostic information.
toString() - Method in class org.jaffa.metadata.BooleanFieldMetaData
Returns the diagnostic information.
toString() - Method in class org.jaffa.metadata.CurrencyFieldMetaData
Returns the diagnostic information.
toString() - Method in class org.jaffa.metadata.DateOnlyFieldMetaData
Returns the diagnostic information.
toString() - Method in class org.jaffa.metadata.DateTimeFieldMetaData
Returns the diagnostic information.
toString() - Method in class org.jaffa.metadata.DecimalFieldMetaData
Returns the diagnostic information.
toString() - Method in class org.jaffa.metadata.FieldMetaData
Returns the diagnostic information.
toString() - Method in class org.jaffa.metadata.IntegerFieldMetaData
Returns the diagnostic information.
toString() - Method in class org.jaffa.metadata.RawFieldMetaData
Returns the diagnostic information.
toString() - Method in class org.jaffa.metadata.StringFieldMetaData
Returns the diagnostic information.
toString() - Method in class org.jaffa.persistence.Persistent
This returns the state of the object for diagnostic purposes.
toString() - Method in class org.jaffa.presentation.portlet.FormKey
Returns the debug information for the object
toString() - Method in class org.jaffa.presentation.portlet.widgets.model.TableModel.Column
Returns diagnostic information.
toString() - Method in class org.jaffa.rules.examples.domain.ValidFieldValue
This returns the diagnostic information.
toString() - Method in class org.jaffa.rules.metadata.ClassMetaData
Returns diagnostic information.
toString() - Method in class org.jaffa.rules.metadata.FieldMetaData
Returns diagnostic information.
toString() - Method in class org.jaffa.rules.metadata.FieldValidatorMetaData
Returns diagnostic information.
toString() - Method in class org.jaffa.rules.metadata.RuleMetaData
Returns diagnostic information.
toString() - Method in class org.jaffa.tools.common.SourceDecomposer.GuardedBlock
Returns debug info.
toString() - Method in class org.jaffa.tools.common.SourceDecomposer.GuardedBorder
Returns debug info.
toString() - Method in class org.jaffa.tools.common.SourceDecomposer.PlainText
Returns debug info.
toString() - Method in class org.jaffa.tools.domainmeta.common.FieldBean
Return a string representation of the data for debugging
toString() - Method in class org.jaffa.tools.domainmeta.uniface.RelationshipInfoReader.Relationship
Returns diagnostic information.
toString() - Method in class org.jaffa.tools.domainmeta.uniface.TableInfoReader.Table
Returns diagnostic information.
toString() - Method in class org.jaffa.tools.domainmeta.uniface.TableInfoReader.TableInfo
Returns diagnostic information.
toString() - Method in class org.jaffa.tools.patternengine.DomParser.ValueObject
Returns the value as is.
toString() - Method in class org.jaffa.util.EventHandler.Method
Returns diagnostic information.
toString() - Method in class org.jaffa.util.ListProperties
Returns debug info.
toString() - Method in class org.jaffa.util.StringHelper.Line
Returns a String by concatenating the contents and the EOL character.
tokenize(String) - Static method in class org.jaffa.util.MessageHelper
This will add the Token Markers around the input String.

U

UNDECIMBER - Static variable in interface org.jaffa.datatypes.IDateBase
The constant for the month - Undecimber - the 13th month.
UOW - class org.jaffa.persistence.UOW.
The UOW (Unit of Work) is the application developers interface to the persistence layer.
UOW() - Constructor for class org.jaffa.persistence.UOW
Creates new UOW.
UOWException - exception org.jaffa.persistence.exceptions.UOWException.
A base exception for all the persistence layer exceptions.
UOWException(String) - Constructor for class org.jaffa.persistence.exceptions.UOWException
Creates an exception with the errorCode.
UOWException(String, Object[]) - Constructor for class org.jaffa.persistence.exceptions.UOWException
Creates an exception with the errorCode and a cause.
UOWException(String, Object[], Throwable) - Constructor for class org.jaffa.persistence.exceptions.UOWException
Creates an exception with the errorCode and a cause.
UOWSecurityException - exception org.jaffa.exceptions.UOWSecurityException.
 
UOWSecurityException() - Constructor for class org.jaffa.exceptions.UOWSecurityException
Constructs a new exception.
UOWSecurityException(String) - Constructor for class org.jaffa.exceptions.UOWSecurityException
Constructs a new exception specifying an error message.
UOWSecurityException(String, Throwable) - Constructor for class org.jaffa.exceptions.UOWSecurityException
Constructs a new exception specifying an error message and a source exception.
UPPER_CASE - Static variable in class org.jaffa.metadata.FieldMetaData
A constant indicating uppercase.
URLHelper - class org.jaffa.util.URLHelper.
Utility class to manipulate URL's and provide some additional capability for using them.
URLHelper() - Constructor for class org.jaffa.util.URLHelper
 
USD - Static variable in class org.jaffa.datatypes.Currency
The constant to denote US Dollar.
USER_ATTRIBUTE - Static variable in class org.jaffa.presentation.portlet.session.UserSession
The key used to add the UserSession object to a HTTP Session.
UnifaceSchemaReader - class org.jaffa.tools.domainmeta.uniface.UnifaceSchemaReader.
This class has is to be used for converting existing Uniface defintions into a XML format, which in turn can be used for code-generating Domain classes & mapping files.
UnifaceSchemaReader() - Constructor for class org.jaffa.tools.domainmeta.uniface.UnifaceSchemaReader
 
UnitTest - interface org.jaffa.tools.loadtest.domain.UnitTest.
Java content class for unit-test complex type.
UnitTestImpl - class org.jaffa.tools.loadtest.domain.impl.UnitTestImpl.
 
UnitTestImpl() - Constructor for class org.jaffa.tools.loadtest.domain.impl.UnitTestImpl
 
UnitTestImpl.Unmarshaller - class org.jaffa.tools.loadtest.domain.impl.UnitTestImpl.Unmarshaller.
 
UnitTestImpl.Unmarshaller(UnmarshallingContext) - Constructor for class org.jaffa.tools.loadtest.domain.impl.UnitTestImpl.Unmarshaller
 
UnitTests - interface org.jaffa.tools.loadtest.domain.UnitTests.
Java content class for unit-tests complex type.
UnitTestsImpl - class org.jaffa.tools.loadtest.domain.impl.UnitTestsImpl.
 
UnitTestsImpl() - Constructor for class org.jaffa.tools.loadtest.domain.impl.UnitTestsImpl
 
UnitTestsImpl.Unmarshaller - class org.jaffa.tools.loadtest.domain.impl.UnitTestsImpl.Unmarshaller.
 
UnitTestsImpl.Unmarshaller(UnmarshallingContext) - Constructor for class org.jaffa.tools.loadtest.domain.impl.UnitTestsImpl.Unmarshaller
 
UnknownDataTypeRuntimeException - exception org.jaffa.datatypes.exceptions.UnknownDataTypeRuntimeException.
This is thrown by the FieldValidator if the value to be validated is of unknown datatype.
UnknownDataTypeRuntimeException() - Constructor for class org.jaffa.datatypes.exceptions.UnknownDataTypeRuntimeException
Creates new UnknownDataTypeRuntimeException without detail message.
UnknownDataTypeRuntimeException(String) - Constructor for class org.jaffa.datatypes.exceptions.UnknownDataTypeRuntimeException
Constructs an UnknownDataTypeRuntimeException with the specified detail message.
UnknownDataTypeRuntimeException(String, Throwable) - Constructor for class org.jaffa.datatypes.exceptions.UnknownDataTypeRuntimeException
Constructs an UnknownDataTypeRuntimeException with the specified detail message and the source exception.
UpdateComponent - class org.jaffa.components.maint.UpdateComponent.
This is an abstract implementation of the IUpdateComponent interface.
UpdateComponent() - Constructor for class org.jaffa.components.maint.UpdateComponent
 
UpdateFailedException - exception org.jaffa.persistence.exceptions.UpdateFailedException.
This exception is thrown if the updation of an object from the persistent store fails.
UpdateFailedException() - Constructor for class org.jaffa.persistence.exceptions.UpdateFailedException
Creates an exception with the errorCode.
UpdateFailedException(Object[]) - Constructor for class org.jaffa.persistence.exceptions.UpdateFailedException
Creates an exception with the errorCode and a cause.
UpdateFailedException(Object[], Throwable) - Constructor for class org.jaffa.persistence.exceptions.UpdateFailedException
Creates an exception with the errorCode and a cause.
UpdateFailedException(String, Object[], Throwable) - Constructor for class org.jaffa.persistence.exceptions.UpdateFailedException
Creates an exception with the errorCode and a cause.
UpdateInterceptor - class org.jaffa.persistence.engines.jdbcengine.interceptor.UpdateInterceptor.
This is the Interceptor which updates Persistent objects in the database.
UpdateInterceptor() - Constructor for class org.jaffa.persistence.engines.jdbcengine.interceptor.UpdateInterceptor
 
UpdatePrimaryKeyException - exception org.jaffa.persistence.exceptions.UpdatePrimaryKeyException.
This exception is thrown if a field, which is part of the primary key, is updated for a domain object retrieved from the database.
UpdatePrimaryKeyException() - Constructor for class org.jaffa.persistence.exceptions.UpdatePrimaryKeyException
Creates an exception with the errorCode.
UpdatePrimaryKeyException(Object[]) - Constructor for class org.jaffa.persistence.exceptions.UpdatePrimaryKeyException
Creates an exception with the errorCode and a cause.
UpdatePrimaryKeyException(Object[], Throwable) - Constructor for class org.jaffa.persistence.exceptions.UpdatePrimaryKeyException
Creates an exception with the errorCode and a cause.
UrlAction - interface org.jaffa.components.navigation.domain.UrlAction.
Java content class for url-action complex type.
UrlAction.UrlType - interface org.jaffa.components.navigation.domain.UrlAction.UrlType.
Java content class for annonymous complex type.
UrlActionImpl - class org.jaffa.components.navigation.domain.impl.UrlActionImpl.
 
UrlActionImpl() - Constructor for class org.jaffa.components.navigation.domain.impl.UrlActionImpl
 
UrlActionImpl.Unmarshaller - class org.jaffa.components.navigation.domain.impl.UrlActionImpl.Unmarshaller.
 
UrlActionImpl.Unmarshaller(UnmarshallingContext) - Constructor for class org.jaffa.components.navigation.domain.impl.UrlActionImpl.Unmarshaller
 
UrlActionImpl.UrlTypeImpl - class org.jaffa.components.navigation.domain.impl.UrlActionImpl.UrlTypeImpl.
 
UrlActionImpl.UrlTypeImpl() - Constructor for class org.jaffa.components.navigation.domain.impl.UrlActionImpl.UrlTypeImpl
 
UrlActionImpl.UrlTypeImpl.Unmarshaller - class org.jaffa.components.navigation.domain.impl.UrlActionImpl.UrlTypeImpl.Unmarshaller.
 
UrlActionImpl.UrlTypeImpl.Unmarshaller(UnmarshallingContext) - Constructor for class org.jaffa.components.navigation.domain.impl.UrlActionImpl.UrlTypeImpl.Unmarshaller
 
UsePreparedStatement - interface org.jaffa.persistence.engines.jdbcengine.configservice.initdomain.UsePreparedStatement.
Java content class for usePreparedStatement complex type.
UsePreparedStatementImpl - class org.jaffa.persistence.engines.jdbcengine.configservice.initdomain.impl.UsePreparedStatementImpl.
 
UsePreparedStatementImpl() - Constructor for class org.jaffa.persistence.engines.jdbcengine.configservice.initdomain.impl.UsePreparedStatementImpl
 
UsePreparedStatementImpl.Unmarshaller - class org.jaffa.persistence.engines.jdbcengine.configservice.initdomain.impl.UsePreparedStatementImpl.Unmarshaller.
 
UsePreparedStatementImpl.Unmarshaller(UnmarshallingContext) - Constructor for class org.jaffa.persistence.engines.jdbcengine.configservice.initdomain.impl.UsePreparedStatementImpl.Unmarshaller
 
User - interface org.jaffa.tools.loadtest.domain.User.
Java content class for user complex type.
UserGridColumnSettings - interface org.jaffa.presentation.portlet.widgets.controller.usergriddomain.UserGridColumnSettings.
Java content class for user-grid-column-settings complex type.
UserGridColumnSettingsImpl - class org.jaffa.presentation.portlet.widgets.controller.usergriddomain.impl.UserGridColumnSettingsImpl.
 
UserGridColumnSettingsImpl() - Constructor for class org.jaffa.presentation.portlet.widgets.controller.usergriddomain.impl.UserGridColumnSettingsImpl
 
UserGridColumnSettingsImpl.Unmarshaller - class org.jaffa.presentation.portlet.widgets.controller.usergriddomain.impl.UserGridColumnSettingsImpl.Unmarshaller.
 
UserGridColumnSettingsImpl.Unmarshaller(UnmarshallingContext) - Constructor for class org.jaffa.presentation.portlet.widgets.controller.usergriddomain.impl.UserGridColumnSettingsImpl.Unmarshaller
 
UserGridColumnTag - class org.jaffa.presentation.portlet.widgets.taglib.UserGridColumnTag.
Generated tag class.
UserGridColumnTag() - Constructor for class org.jaffa.presentation.portlet.widgets.taglib.UserGridColumnTag
class for the Grigs Column tag
UserGridController - class org.jaffa.presentation.portlet.widgets.controller.UserGridController.
Controller for the Grid widget.
UserGridController() - Constructor for class org.jaffa.presentation.portlet.widgets.controller.UserGridController
 
UserGridManager - class org.jaffa.presentation.portlet.widgets.controller.UserGridManager.
manager class file for handling the UserGrid tags
UserGridManager() - Constructor for class org.jaffa.presentation.portlet.widgets.controller.UserGridManager
 
UserGridSettings - interface org.jaffa.presentation.portlet.widgets.controller.usergriddomain.UserGridSettings.
Java content class for user-grid-settings element declaration.
UserGridSettingsImpl - class org.jaffa.presentation.portlet.widgets.controller.usergriddomain.impl.UserGridSettingsImpl.
 
UserGridSettingsImpl() - Constructor for class org.jaffa.presentation.portlet.widgets.controller.usergriddomain.impl.UserGridSettingsImpl
 
UserGridSettingsImpl.Unmarshaller - class org.jaffa.presentation.portlet.widgets.controller.usergriddomain.impl.UserGridSettingsImpl.Unmarshaller.
 
UserGridSettingsImpl.Unmarshaller(UnmarshallingContext) - Constructor for class org.jaffa.presentation.portlet.widgets.controller.usergriddomain.impl.UserGridSettingsImpl.Unmarshaller
 
UserGridSettingsType - interface org.jaffa.presentation.portlet.widgets.controller.usergriddomain.UserGridSettingsType.
Java content class for annonymous complex type.
UserGridSettingsTypeImpl - class org.jaffa.presentation.portlet.widgets.controller.usergriddomain.impl.UserGridSettingsTypeImpl.
 
UserGridSettingsTypeImpl() - Constructor for class org.jaffa.presentation.portlet.widgets.controller.usergriddomain.impl.UserGridSettingsTypeImpl
 
UserGridSettingsTypeImpl.Unmarshaller - class org.jaffa.presentation.portlet.widgets.controller.usergriddomain.impl.UserGridSettingsTypeImpl.Unmarshaller.
 
UserGridSettingsTypeImpl.Unmarshaller(UnmarshallingContext) - Constructor for class org.jaffa.presentation.portlet.widgets.controller.usergriddomain.impl.UserGridSettingsTypeImpl.Unmarshaller
 
UserGridTag - class org.jaffa.presentation.portlet.widgets.taglib.UserGridTag.
Generated tag class.
UserGridTag() - Constructor for class org.jaffa.presentation.portlet.widgets.taglib.UserGridTag
 
UserImpl - class org.jaffa.tools.loadtest.domain.impl.UserImpl.
 
UserImpl() - Constructor for class org.jaffa.tools.loadtest.domain.impl.UserImpl
 
UserImpl.Unmarshaller - class org.jaffa.tools.loadtest.domain.impl.UserImpl.Unmarshaller.
 
UserImpl.Unmarshaller(UnmarshallingContext) - Constructor for class org.jaffa.tools.loadtest.domain.impl.UserImpl.Unmarshaller
 
UserSession - class org.jaffa.presentation.portlet.session.UserSession.
This UserSession Object maintains all the state about the a specific user within the context of the Web Server.
UserSessionSetupException - exception org.jaffa.presentation.portlet.session.UserSessionSetupException.
This exception is thrown if there is a set up issue in the user session filter
UserSessionSetupException() - Constructor for class org.jaffa.presentation.portlet.session.UserSessionSetupException
Create New Instance of the User Session Setup Exception, passing in no context.
UserSessionSetupException(Object[]) - Constructor for class org.jaffa.presentation.portlet.session.UserSessionSetupException
Create New Instance of the User Session Setup Exception
UserSessionSetupException(Object[], Throwable) - Constructor for class org.jaffa.presentation.portlet.session.UserSessionSetupException
Create New Instance of the User Session Setup Exception
Users - interface org.jaffa.tools.loadtest.domain.Users.
Java content class for users complex type.
UsersImpl - class org.jaffa.tools.loadtest.domain.impl.UsersImpl.
 
UsersImpl() - Constructor for class org.jaffa.tools.loadtest.domain.impl.UsersImpl
 
UsersImpl.Unmarshaller - class org.jaffa.tools.loadtest.domain.impl.UsersImpl.Unmarshaller.
 
UsersImpl.Unmarshaller(UnmarshallingContext) - Constructor for class org.jaffa.tools.loadtest.domain.impl.UsersImpl.Unmarshaller
 
uncacheRowsModel() - Method in class org.jaffa.components.finder.FinderComponent2
Removes the 'rows' GridModel from the WidgetCache.
uncacheWidgetModels() - Method in class org.jaffa.components.maint.MaintComponent2
Clears the WidgetCache, removing all the WidgetModels.
unsetThreadContext(HttpServletRequest) - Static method in class org.jaffa.security.SecurityTag
Remove the context from the current thread.
update(boolean) - Method in class org.jaffa.components.maint.MaintComponent2
This will invoke the doUpdate() method to update the domain object.
update() - Method in class org.jaffa.persistence.Persistent
This method should be invoked by every updateXxx() method of the persistent class, before setting the value.
update(Object) - Method in class org.jaffa.persistence.UOW
Adds an object to the UOW for updation to the persistent store.
update(IPersistent) - Method in interface org.jaffa.persistence.engines.IPersistenceEngine
Updates an object from the persistent store.
update(IPersistent) - Method in class org.jaffa.persistence.engines.jdbcengine.Engine
Updates an object from the persistent store.
updateBean(String, DomainDAO, UOW, MouldHandler) - Static method in class org.jaffa.beans.moulding.mapping.BeanMoulder
Take a source object and try and mold it back it its domain object
updateDescription(String) - Method in class org.jaffa.rules.examples.domain.ValidFieldValue
This method is present for backwards compatibility only.
updateDone(EventObject) - Method in interface org.jaffa.components.maint.IUpdateListener
This method will be invoked by a Component, when it has successfully updated records.
updateFieldName(String) - Method in class org.jaffa.rules.examples.domain.ValidFieldValue
This method is present for backwards compatibility only.
updateLastActivityDate() - Method in class org.jaffa.presentation.portlet.component.Component
This updates the activity timestamp on the component.
updateLegalValue(String) - Method in class org.jaffa.rules.examples.domain.ValidFieldValue
This method is present for backwards compatibility only.
updateMaxRecordsModel() - Method in class org.jaffa.components.finder.FinderComponent2
Update the DropDownModel for the MaxRecords field, if one already exists.
updateModel(String, CheckBoxModel) - Static method in class org.jaffa.presentation.portlet.widgets.controller.CheckBoxController
Updates the model with the input value.
updateModel(String, DateTimeModel) - Static method in class org.jaffa.presentation.portlet.widgets.controller.DateTimeController
Updates the model with the input value.
updateModel(String, DropDownModel) - Static method in class org.jaffa.presentation.portlet.widgets.controller.DropDownController
Updates the model with the input value.
updateModel(String, EditBoxModel) - Static method in class org.jaffa.presentation.portlet.widgets.controller.EditBoxController
Updates the model with the input value.
updateModel(String, GridModel) - Static method in class org.jaffa.presentation.portlet.widgets.controller.GridController
Updates the model with the input value.
updateModel(String, RadioButtonModel) - Static method in class org.jaffa.presentation.portlet.widgets.controller.RadioButtonController
Updates the model with the input value.
updateModel(String, TableModel) - Static method in class org.jaffa.presentation.portlet.widgets.controller.TableController
Updates the model with the input value.
updateModel(String, TreeModel) - Static method in class org.jaffa.presentation.portlet.widgets.controller.TreeController
When the HTML is posted, this method is fired from the form bean.
updateModel(String, GridModel, FormBase) - Static method in class org.jaffa.presentation.portlet.widgets.controller.UserGridController
Updates the model with the input value.
updateObject(IPersistent) - Method in class org.jaffa.persistence.engines.jdbcengine.datasource.PersistentTransaction
Adds an object to the transaction to be updated.
updatePersistentFlagsOnAdd(IPersistent) - Static method in class org.jaffa.persistence.engines.jdbcengine.querygenerator.JdbcBridge
This method sets the appropriate flags on a Persistent object after being added to the database.
updatePersistentFlagsOnDelete(IPersistent) - Static method in class org.jaffa.persistence.engines.jdbcengine.querygenerator.JdbcBridge
This method sets the appropriate flags on a Persistent object after being deleted from the database.
updatePersistentFlagsOnLock(IPersistent) - Static method in class org.jaffa.persistence.engines.jdbcengine.querygenerator.JdbcBridge
This method sets the appropriate flags on a Persistent object after the underlying row is locked in the database.
updatePersistentFlagsOnQuery(IPersistent, Criteria) - Static method in class org.jaffa.persistence.engines.jdbcengine.querygenerator.JdbcBridge
This method sets the appropriate flags on a Persistent object after being retrieved from the database.
updatePersistentFlagsOnUpdate(IPersistent) - Static method in class org.jaffa.persistence.engines.jdbcengine.querygenerator.JdbcBridge
This method sets the appropriate flags on a Persistent object after being updated to the database.
updateRemarks(String) - Method in class org.jaffa.rules.examples.domain.ValidFieldValue
This method is present for backwards compatibility only.
updateTableName(String) - Method in class org.jaffa.rules.examples.domain.ValidFieldValue
This method is present for backwards compatibility only.
usePreparedStatementCaching() - Method in class org.jaffa.persistence.engines.jdbcengine.datasource.DbConnectionBrokerConnectionFactory
Returns a true if the Prepared (and Call) Statements are to be cached for a connection.
usePreparedStatementCaching() - Method in class org.jaffa.persistence.engines.jdbcengine.datasource.DbcpDataSourceConnectionFactory
Returns a true if the Prepared (and Call) Statements are to be cached for a connection.
usePreparedStatementCaching() - Method in interface org.jaffa.persistence.engines.jdbcengine.datasource.IConnectionFactory
Returns a true if the Prepared (and Call) Statements are to be cached for a connection.
usePreparedStatementCaching() - Method in class org.jaffa.persistence.engines.jdbcengine.datasource.JndiDataSourceConnectionFactory
Returns a true if the Prepared (and Call) Statements are to be cached for a connection.
userCredCol - Variable in class org.jaffa.tomcat.realm.JDBCEncryptionRealm
The column in the user table that holds the user's credintials
userNameCol - Variable in class org.jaffa.tomcat.realm.JDBCEncryptionRealm
The column in the user table that holds the user's name
userRoleTable - Variable in class org.jaffa.tomcat.realm.JDBCEncryptionRealm
The table that holds the relation between user's and roles
userTable - Variable in class org.jaffa.tomcat.realm.JDBCEncryptionRealm
The table that holds user data.

V

VARIATION_FILE_SUFFIX - Static variable in class org.jaffa.rules.metadata.RulesMetaDataService
 
ValidFieldValue - class org.jaffa.rules.examples.domain.ValidFieldValue.
Auto Generated Persistent class for the VALID_FIELD_VALUE table.
ValidFieldValue() - Constructor for class org.jaffa.rules.examples.domain.ValidFieldValue
 
ValidFieldValueMeta - class org.jaffa.rules.examples.domain.ValidFieldValueMeta.
This class has the meta information for the ValidFieldValue persistent class.
ValidFieldValueMeta() - Constructor for class org.jaffa.rules.examples.domain.ValidFieldValueMeta
 
ValidatePropertiesFile - class org.jaffa.tools.build.ValidatePropertiesFile.
This will check the input properties file for duplicate entries
ValidatePropertiesFile() - Constructor for class org.jaffa.tools.build.ValidatePropertiesFile
 
ValidatePropertiesFileAntTask - class org.jaffa.tools.build.ant.ValidatePropertiesFileAntTask.
 
ValidatePropertiesFileAntTask() - Constructor for class org.jaffa.tools.build.ant.ValidatePropertiesFileAntTask
 
ValidationException - exception org.jaffa.datatypes.ValidationException.
This is the base class for all the exceptions thrown by the FieldValidator.
ValidationException(String) - Constructor for class org.jaffa.datatypes.ValidationException
Creates an exception with the errorCode.
ValidationException(String, String) - Constructor for class org.jaffa.datatypes.ValidationException
Creates an exception with the errorCode.
ValidationException(String, String, Object[]) - Constructor for class org.jaffa.datatypes.ValidationException
Creates an exception with the errorCode and a cause.
ValidationException(String, String, Object[], Throwable) - Constructor for class org.jaffa.datatypes.ValidationException
Creates an exception with the errorCode and a cause.
ValidatorMetaDataService - class org.jaffa.rules.metadata.ValidatorMetaDataService.
This parses the Validator config file and creates instances of the FieldValidatorMetaData class.
ValidatorMetaDataService() - Constructor for class org.jaffa.rules.metadata.ValidatorMetaDataService
 
Variant - class org.jaffa.persistence.engines.jdbcengine.variants.Variant.
This class manages all the access to the properties of the various database variants.
Variant() - Constructor for class org.jaffa.persistence.engines.jdbcengine.variants.Variant
 
VariationContext - class org.jaffa.security.VariationContext.
This class has a ThreadLocal variable to store the variation for a given Thread.
VariationContext() - Constructor for class org.jaffa.security.VariationContext
 
Voucher - class org.jaffa.util.Voucher.
To help save objects that have a technical key, this routine can voucher a unique string on length 20.
Voucher() - Constructor for class org.jaffa.util.Voucher
 
VoucherGeneratorException - exception org.jaffa.components.voucher.VoucherGeneratorException.
This exception is thrown if an error occurs during voucher generation.
VoucherGeneratorException() - Constructor for class org.jaffa.components.voucher.VoucherGeneratorException
Creates an exception with the errorCode.
VoucherGeneratorException(Object[]) - Constructor for class org.jaffa.components.voucher.VoucherGeneratorException
Creates an exception with the errorCode and a cause.
VoucherGeneratorException(Object[], Throwable) - Constructor for class org.jaffa.components.voucher.VoucherGeneratorException
Creates an exception with the errorCode and a cause.
validate() - Method in class org.jaffa.beans.moulding.data.Generic
 
validate() - Method in class org.jaffa.beans.moulding.data.domain.DomainDAO
This is called prior to a domain DAO being used in a service.
validate(String, StringFieldMetaData, boolean) - Static method in class org.jaffa.datatypes.FieldValidator
This method validates the input field value based on the meta data.
validate(Boolean, BooleanFieldMetaData, boolean) - Static method in class org.jaffa.datatypes.FieldValidator
This method validates the input field value based on the meta data.
validate(Currency, CurrencyFieldMetaData, boolean) - Static method in class org.jaffa.datatypes.FieldValidator
This method validates the input field value based on the meta data.
validate(DateOnly, DateOnlyFieldMetaData, boolean) - Static method in class org.jaffa.datatypes.FieldValidator
This method validates the input field value based on the meta data.
validate(DateTime, DateTimeFieldMetaData, boolean) - Static method in class org.jaffa.datatypes.FieldValidator
This method validates the input field value based on the meta data.
validate(Double, DecimalFieldMetaData, boolean) - Static method in class org.jaffa.datatypes.FieldValidator
This method validates the input field value based on the meta data.
validate(Long, IntegerFieldMetaData, boolean) - Static method in class org.jaffa.datatypes.FieldValidator
This method validates the input field value based on the meta data.
validate(byte[], RawFieldMetaData, boolean) - Static method in class org.jaffa.datatypes.FieldValidator
This method validates the input field value based on the meta data.
validate() - Method in class org.jaffa.persistence.engines.jdbcengine.configservice.ClassMetaData
Uses the Introspection service to ensure that the correct accessors and mutators exist for each attribtue specified in the mapping file.
validate() - Method in class org.jaffa.rules.fieldvalidators.AbstractFieldValidator
The RulesEngine will invoke this method to perform the field validation.
validate() - Method in class org.jaffa.rules.fieldvalidators.BooleanFieldValidator
The RulesEngine will invoke this method to perform the field validation.
validate() - Method in class org.jaffa.rules.fieldvalidators.CurrencyFieldValidator
The RulesEngine will invoke this method to perform the field validation.
validate() - Method in class org.jaffa.rules.fieldvalidators.DateOnlyFieldValidator
The RulesEngine will invoke this method to perform the field validation.
validate() - Method in class org.jaffa.rules.fieldvalidators.DateTimeFieldValidator
The RulesEngine will invoke this method to perform the field validation.
validate() - Method in class org.jaffa.rules.fieldvalidators.DecimalFieldValidator
The RulesEngine will invoke this method to perform the field validation.
validate() - Method in class org.jaffa.rules.fieldvalidators.ForeignKeyFieldValidator
The RulesEngine will invoke this method to perform the field validation.
validate() - Method in class org.jaffa.rules.fieldvalidators.GenericForeignKeyFieldValidator
The RulesEngine will invoke this method to perform the field validation.
validate() - Method in interface org.jaffa.rules.fieldvalidators.IFieldValidator
The RulesEngine will invoke this method to perform the field validation.
validate() - Method in class org.jaffa.rules.fieldvalidators.InListFieldValidator
The RulesEngine will invoke this method to perform the field validation.
validate() - Method in class org.jaffa.rules.fieldvalidators.IntegerFieldValidator
The RulesEngine will invoke this method to perform the field validation.
validate() - Method in class org.jaffa.rules.fieldvalidators.MandatoryFieldValidator
The RulesEngine will invoke this method to perform the field validation.
validate() - Method in class org.jaffa.rules.fieldvalidators.StringFieldValidator
The RulesEngine will invoke this method to perform the field validation.
validateComponentId(HttpServletRequest) - Method in class org.jaffa.presentation.portlet.PortletFilter
Validate the componentId passed in the request stream.
validateData(String, FieldMetaData) - Static method in class org.jaffa.datatypes.FieldValidator
This method validates the input field value based on the meta data.
validateData(String, FieldMetaData, boolean) - Static method in class org.jaffa.datatypes.FieldValidator
This method validates the input field value based on the meta data.
validateDescription(String) - Method in class org.jaffa.rules.examples.domain.ValidFieldValue
Use this method to validate a value for the property description.
validateFieldName(String) - Method in class org.jaffa.rules.examples.domain.ValidFieldValue
Use this method to validate a value for the property fieldName.
validateLegalValue(String) - Method in class org.jaffa.rules.examples.domain.ValidFieldValue
Use this method to validate a value for the property legalValue.
validateRemarks(String) - Method in class org.jaffa.rules.examples.domain.ValidFieldValue
Use this method to validate a value for the property remarks.
validateTableName(String) - Method in class org.jaffa.rules.examples.domain.ValidFieldValue
Use this method to validate a value for the property tableName.
valueBound(HttpSessionBindingEvent) - Method in class org.jaffa.presentation.portlet.session.UserSession
This is invoked, whenever an instance of this class is added to the HttpSession object.
valueUnbound(HttpSessionBindingEvent) - Method in class org.jaffa.presentation.portlet.session.UserSession
This is invoked, whenever an instance of this class is removed from the HttpSession object.
values() - Method in class org.jaffa.util.ListMap
Returns a collection view of the values contained in this map.
values() - Method in class org.jaffa.util.ListProperties
Returns a collection view of the values contained in this map.
viewComponent(String) - Method in class org.jaffa.presentation.portlet.session.ui.SessionExplorerComponent
 

W

WEDNESDAY - Static variable in interface org.jaffa.datatypes.IDateBase
The constant for the day - Wednesday.
WeakCache - class org.jaffa.cache.WeakCache.
This implementation of the ICache interface uses the WeakHashMap for caching.
WeakCache() - Constructor for class org.jaffa.cache.WeakCache
Creates a new instance of SimpleCache
WidgetCache - class org.jaffa.presentation.portlet.session.WidgetCache.
An instance of this class is used by components to cache the various widget models, across all the FormBeans.
WidgetCache() - Constructor for class org.jaffa.presentation.portlet.session.WidgetCache
 
WidgetModel - class org.jaffa.presentation.portlet.widgets.model.WidgetModel.
Base class for all the widget models.
WidgetModel() - Constructor for class org.jaffa.presentation.portlet.widgets.model.WidgetModel
Creates new WidgetModel
WidgetModelAccessMethodInvocationRuntimeException - exception org.jaffa.presentation.portlet.widgets.taglib.exceptions.WidgetModelAccessMethodInvocationRuntimeException.
This exception is thrown if an error occurs while executing an event handler
WidgetModelAccessMethodInvocationRuntimeException() - Constructor for class org.jaffa.presentation.portlet.widgets.taglib.exceptions.WidgetModelAccessMethodInvocationRuntimeException
Default constructor
WidgetModelAccessMethodInvocationRuntimeException(String) - Constructor for class org.jaffa.presentation.portlet.widgets.taglib.exceptions.WidgetModelAccessMethodInvocationRuntimeException
Constructs the exception with the specified detail message
WidgetModelAccessMethodInvocationRuntimeException(String, Throwable) - Constructor for class org.jaffa.presentation.portlet.widgets.taglib.exceptions.WidgetModelAccessMethodInvocationRuntimeException
Constructs the exception with the specified detail message and nested exception
WidgetModelAccessMethodNotFoundRuntimeException - exception org.jaffa.presentation.portlet.widgets.taglib.exceptions.WidgetModelAccessMethodNotFoundRuntimeException.
This exception is thrown if an event handler is not found
WidgetModelAccessMethodNotFoundRuntimeException() - Constructor for class org.jaffa.presentation.portlet.widgets.taglib.exceptions.WidgetModelAccessMethodNotFoundRuntimeException
Default constructor
WidgetModelAccessMethodNotFoundRuntimeException(String) - Constructor for class org.jaffa.presentation.portlet.widgets.taglib.exceptions.WidgetModelAccessMethodNotFoundRuntimeException
Constructs the exception with the specified detail message
WidgetModelAccessMethodNotFoundRuntimeException(String, Throwable) - Constructor for class org.jaffa.presentation.portlet.widgets.taglib.exceptions.WidgetModelAccessMethodNotFoundRuntimeException
Constructs the exception with the specified detail message and nested exception
warning(SAXParseException) - Method in class org.jaffa.util.DefaultErrorHandler
Throws a SAXException if any warning is raised by the XML parser.
write(PrintWriter) - Method in class org.jaffa.tools.domainmeta.common.FieldBean
Write out the contents of the bean as XML
write(PrintWriter, String, String) - Method in class org.jaffa.tools.domainmeta.common.TableBean
Write out an XML verion of the bean, including all the fields beans in this table bean.
writeTagBodyContent(JspWriter, BodyContent) - Method in class org.jaffa.presentation.portlet.widgets.taglib.DropDownTag
This generates the HTML for the tag.
writeTagBodyContent(JspWriter, BodyContent) - Method in class org.jaffa.presentation.portlet.widgets.taglib.FoldingSectionTag
Fill in this method to process the body content of the tag.
writeTagBodyContent(JspWriter, BodyContent) - Method in class org.jaffa.presentation.portlet.widgets.taglib.GridColumnTag
This generates the HTML for the tag.
writeTagBodyContent(JspWriter, BodyContent) - Method in class org.jaffa.presentation.portlet.widgets.taglib.GridTag
This generates the HTML for the tag.
writeTagBodyContent(JspWriter, BodyContent) - Method in class org.jaffa.presentation.portlet.widgets.taglib.LookupTag
Fill in this method to process the body content of the tag.
writeTagBodyContent(JspWriter, BodyContent) - Method in class org.jaffa.presentation.portlet.widgets.taglib.TableTag
This generates the HTML for the tag.
writeTagBodyContent(JspWriter, BodyContent) - Method in class org.jaffa.presentation.portlet.widgets.taglib.TreeTag
This writes the html to the writer.
writeTagBodyContent(JspWriter, BodyContent) - Method in class org.jaffa.presentation.portlet.widgets.taglib.UserGridColumnTag
Fill in this method to process the body content of the tag.
writeTagBodyContent(JspWriter, BodyContent) - Method in class org.jaffa.presentation.portlet.widgets.taglib.UserGridTag
Fill in this method to process the body content of the tag.
writeTagBodyContent(JspWriter, BodyContent) - Method in class org.jaffa.security.taglib.ComponentGuardTag
Fill in this method to process the body content of the tag.
writeTagBodyContent(JspWriter, BodyContent) - Method in class org.jaffa.security.taglib.FunctionGuardTag
Fill in this method to process the body content of the tag.

X

XmlHelper - class org.jaffa.util.XmlHelper.
Utility Class for Common XML Manipulation routines.
XmlHelper() - Constructor for class org.jaffa.util.XmlHelper
 
XmlStructureRuntimeException - exception org.jaffa.presentation.portlet.widgets.controller.exceptions.XmlStructureRuntimeException.
This exception is thrown if the XML fragment passed to the controller is malformed
XmlStructureRuntimeException() - Constructor for class org.jaffa.presentation.portlet.widgets.controller.exceptions.XmlStructureRuntimeException
Default constructor
XmlStructureRuntimeException(String) - Constructor for class org.jaffa.presentation.portlet.widgets.controller.exceptions.XmlStructureRuntimeException
Constructs the exception with the specified detail message
XmlStructureRuntimeException(String, Throwable) - Constructor for class org.jaffa.presentation.portlet.widgets.controller.exceptions.XmlStructureRuntimeException
Constructs the exception with the specified detail message and nested exception

_

_AppName - Variable in class org.jaffa.tools.patternmetaengine.domain.impl.AppBuilderTypeImpl
 
_AppendFinal - Variable in class org.jaffa.components.navigation.domain.impl.UrlActionImpl.UrlTypeImpl
 
_ApplicationName - Variable in class org.jaffa.tools.patternmetaengine.domain.impl.ApplicationBuilderTypeImpl
 
_BatchSize - Variable in class org.jaffa.tools.loadtest.domain.impl.TestSetImpl
 
_BusinessFunction - Variable in class org.jaffa.security.businessfunctionsdomain.impl.BusinessFunctionsTypeImpl
 
_ClassName - Variable in class org.jaffa.persistence.engines.jdbcengine.configservice.initdomain.impl.ConnectionFactoryImpl
 
_ClassName - Variable in class org.jaffa.presentation.portlet.component.componentdomain.impl.ComponentImpl
 
_ClassName - Variable in class org.jaffa.tools.loadtest.domain.impl.LogOnImpl
 
_ClassName - Variable in class org.jaffa.tools.loadtest.domain.impl.UnitTestImpl
 
_Component - Variable in class org.jaffa.presentation.portlet.component.componentdomain.impl.ComponentsTypeImpl
 
_ComponentAction - Variable in class org.jaffa.components.navigation.domain.impl.MenuOptionImpl
 
_ComponentName - Variable in class org.jaffa.components.navigation.domain.impl.ComponentActionImpl
 
_ConfLocation - Variable in class org.jaffa.persistence.engines.jdbcengine.configservice.initdomain.impl.InitTypeImpl
 
_ConnectionFactory - Variable in class org.jaffa.persistence.engines.jdbcengine.configservice.initdomain.impl.DatabaseImpl
 
_Database - Variable in class org.jaffa.persistence.engines.jdbcengine.configservice.initdomain.impl.InitTypeImpl
 
_Description - Variable in class org.jaffa.presentation.portlet.component.componentdomain.impl.ComponentImpl
 
_Description - Variable in class org.jaffa.security.businessfunctionsdomain.impl.BusinessFunctionImpl
 
_Description - Variable in class org.jaffa.security.securityrolesdomain.impl.RoleImpl
 
_Description - Variable in class org.jaffa.tools.loadtest.domain.impl.TestSetImpl
 
_DesktopMenu - Variable in class org.jaffa.components.navigation.domain.impl.MenuOptionImpl
 
_Dir - Variable in class org.jaffa.persistence.engines.jdbcengine.configservice.initdomain.impl.DirLocImpl
 
_DirLoc - Variable in class org.jaffa.persistence.engines.jdbcengine.configservice.initdomain.impl.ConfLocationImpl
 
_DomainObjectPath - Variable in class org.jaffa.tools.patternmetaengine.domain.impl.AppBuilderTypeImpl
 
_DomainObjectPath - Variable in class org.jaffa.tools.patternmetaengine.domain.impl.ApplicationBuilderTypeImpl
 
_Engine - Variable in class org.jaffa.persistence.engines.jdbcengine.configservice.initdomain.impl.DatabaseImpl
 
_Exclude - Variable in class org.jaffa.security.securityrolesdomain.impl.RoleImpl
 
_FindersDomainPattern - Variable in class org.jaffa.tools.patternmetaengine.domain.impl.ModuleImpl
 
_FullPackageNames - Variable in class org.jaffa.tools.patternmetaengine.domain.impl.ApplicationBuilderTypeImpl
 
_GrantFunctionAccess - Variable in class org.jaffa.security.securityrolesdomain.impl.RoleImpl
 
_GridWidth - Variable in class org.jaffa.presentation.portlet.widgets.controller.usergriddomain.impl.UserGridSettingsTypeImpl
 
_HitlistSize - Variable in class org.jaffa.persistence.engines.jdbcengine.configservice.initdomain.impl.DatabaseImpl
 
_Id - Variable in class org.jaffa.presentation.portlet.component.componentdomain.impl.ComponentImpl
 
_Include - Variable in class org.jaffa.security.securityrolesdomain.impl.RoleImpl
 
_JdbcSecurityPlugin - Variable in class org.jaffa.persistence.engines.jdbcengine.configservice.initdomain.impl.DatabaseImpl
 
_Label - Variable in class org.jaffa.components.navigation.domain.impl.DesktopMenuImpl
 
_Label - Variable in class org.jaffa.components.navigation.domain.impl.MenuOptionImpl
 
_Labels - Variable in class org.jaffa.tools.patternmetaengine.domain.impl.ModuleImpl
 
_LogOn - Variable in class org.jaffa.tools.loadtest.domain.impl.TestSetImpl
 
_LoggedOnTitle - Variable in class org.jaffa.tools.loadtest.domain.impl.LogOnImpl
 
_MaintenanceDomainPattern - Variable in class org.jaffa.tools.patternmetaengine.domain.impl.ModuleImpl
 
_MandatoryFunction - Variable in class org.jaffa.presentation.portlet.component.componentdomain.impl.ComponentImpl
 
_MenuOption - Variable in class org.jaffa.components.navigation.domain.impl.DesktopMenuImpl
 
_MenuOption - Variable in class org.jaffa.components.navigation.domain.impl.GlobalMenuTypeImpl
 
_MenuOption - Variable in class org.jaffa.components.navigation.domain.impl.SubMenuImpl
 
_MethodName - Variable in class org.jaffa.tools.loadtest.domain.impl.UnitTestImpl
 
_Module - Variable in class org.jaffa.tools.patternmetaengine.domain.impl.AppBuilderTypeImpl
 
_Module - Variable in class org.jaffa.tools.patternmetaengine.domain.impl.ApplicationBuilderTypeImpl
 
_ModuleTilePrefix - Variable in class org.jaffa.tools.patternmetaengine.domain.impl.ModuleImpl
 
_Name - Variable in class org.jaffa.components.navigation.domain.impl.ComponentActionImpl.ParamTypeImpl
 
_Name - Variable in class org.jaffa.persistence.engines.jdbcengine.configservice.initdomain.impl.DatabaseImpl
 
_Name - Variable in class org.jaffa.persistence.engines.jdbcengine.configservice.initdomain.impl.ParamImpl
 
_Name - Variable in class org.jaffa.persistence.engines.jdbcengine.configservice.initdomain.impl.PreloadClassImpl
 
_Name - Variable in class org.jaffa.presentation.portlet.component.componentdomain.impl.MandatoryFunctionImpl
 
_Name - Variable in class org.jaffa.presentation.portlet.component.componentdomain.impl.OptionalFunctionImpl
 
_Name - Variable in class org.jaffa.presentation.portlet.widgets.controller.usergriddomain.impl.UserGridColumnSettingsImpl
 
_Name - Variable in class org.jaffa.security.businessfunctionsdomain.impl.BusinessFunctionImpl
 
_Name - Variable in class org.jaffa.security.securityrolesdomain.impl.ExcludeImpl
 
_Name - Variable in class org.jaffa.security.securityrolesdomain.impl.GrantFunctionAccessImpl
 
_Name - Variable in class org.jaffa.security.securityrolesdomain.impl.IncludeImpl
 
_Name - Variable in class org.jaffa.security.securityrolesdomain.impl.RoleImpl
 
_Name - Variable in class org.jaffa.tools.loadtest.domain.impl.TestSetImpl
 
_Name - Variable in class org.jaffa.tools.loadtest.domain.impl.UserImpl
 
_Name - Variable in class org.jaffa.tools.patternmetaengine.domain.impl.ModuleImpl
 
_OptionalFunction - Variable in class org.jaffa.presentation.portlet.component.componentdomain.impl.ComponentImpl
 
_OutputDir - Variable in class org.jaffa.tools.loadtest.domain.impl.TestSetImpl
 
_OutputFinders - Variable in class org.jaffa.tools.patternmetaengine.domain.impl.ApplicationBuilderTypeImpl
 
_OutputJava - Variable in class org.jaffa.tools.patternmetaengine.domain.impl.ApplicationBuilderTypeImpl
 
_OutputLookups - Variable in class org.jaffa.tools.patternmetaengine.domain.impl.ApplicationBuilderTypeImpl
 
_OutputMaintenance - Variable in class org.jaffa.tools.patternmetaengine.domain.impl.ApplicationBuilderTypeImpl
 
_OutputRoot - Variable in class org.jaffa.tools.patternmetaengine.domain.impl.ApplicationBuilderTypeImpl
 
_OutputViewers - Variable in class org.jaffa.tools.patternmetaengine.domain.impl.ApplicationBuilderTypeImpl
 
_PackagePrefix - Variable in class org.jaffa.tools.patternmetaengine.domain.impl.AppBuilderTypeImpl
 
_PackagePrefix - Variable in class org.jaffa.tools.patternmetaengine.domain.impl.ApplicationBuilderTypeImpl
 
_Param - Variable in class org.jaffa.components.navigation.domain.impl.ComponentActionImpl
 
_Param - Variable in class org.jaffa.persistence.engines.jdbcengine.configservice.initdomain.impl.ConnectionFactoryImpl
 
_Password - Variable in class org.jaffa.tools.loadtest.domain.impl.UserImpl
 
_Preload - Variable in class org.jaffa.persistence.engines.jdbcengine.configservice.initdomain.impl.InitTypeImpl
 
_PreloadClass - Variable in class org.jaffa.persistence.engines.jdbcengine.configservice.initdomain.impl.PreloadImpl
 
_RequiresComponentAccess - Variable in class org.jaffa.components.navigation.domain.impl.UrlActionImpl
 
_RequiresFunctionAccess - Variable in class org.jaffa.components.navigation.domain.impl.UrlActionImpl
 
_Role - Variable in class org.jaffa.security.securityrolesdomain.impl.RolesTypeImpl
 
_RunDelay - Variable in class org.jaffa.tools.loadtest.domain.impl.TestSetImpl
 
_Selection - Variable in class org.jaffa.tools.loadtest.domain.impl.TestSetImpl
 
_StrutsTileTemplate - Variable in class org.jaffa.components.navigation.domain.impl.DesktopMenuImpl
 
_SubMenu - Variable in class org.jaffa.components.navigation.domain.impl.MenuOptionImpl
 
_TestSet - Variable in class org.jaffa.tools.loadtest.domain.impl.LoadTestingTypeImpl
 
_Threads - Variable in class org.jaffa.tools.loadtest.domain.impl.TestSetImpl
 
_Type - Variable in class org.jaffa.presentation.portlet.component.componentdomain.impl.ComponentImpl
 
_UnitTest - Variable in class org.jaffa.tools.loadtest.domain.impl.UnitTestsImpl
 
_UnitTests - Variable in class org.jaffa.tools.loadtest.domain.impl.TestSetImpl
 
_Url - Variable in class org.jaffa.components.navigation.domain.impl.UrlActionImpl
 
_UrlAction - Variable in class org.jaffa.components.navigation.domain.impl.MenuOptionImpl
 
_UrlSuffix - Variable in class org.jaffa.components.navigation.domain.impl.ComponentActionImpl
 
_UsePreparedStatement - Variable in class org.jaffa.persistence.engines.jdbcengine.configservice.initdomain.impl.DatabaseImpl
 
_User - Variable in class org.jaffa.tools.loadtest.domain.impl.UsersImpl
 
_UserGridColumnSettings - Variable in class org.jaffa.presentation.portlet.widgets.controller.usergriddomain.impl.UserGridSettingsTypeImpl
 
_Users - Variable in class org.jaffa.tools.loadtest.domain.impl.LogOnImpl
 
_Value - Variable in class org.jaffa.components.navigation.domain.impl.ComponentActionImpl.ParamTypeImpl
 
_Value - Variable in class org.jaffa.components.navigation.domain.impl.UrlActionImpl.UrlTypeImpl
 
_Value - Variable in class org.jaffa.persistence.engines.jdbcengine.configservice.initdomain.impl.HitlistSizeImpl
 
_Value - Variable in class org.jaffa.persistence.engines.jdbcengine.configservice.initdomain.impl.JdbcSecurityPluginImpl
 
_Value - Variable in class org.jaffa.persistence.engines.jdbcengine.configservice.initdomain.impl.ParamImpl
 
_Value - Variable in class org.jaffa.persistence.engines.jdbcengine.configservice.initdomain.impl.UsePreparedStatementImpl
 
_Version - Variable in class org.jaffa.tools.patternmetaengine.domain.impl.ApplicationBuilderTypeImpl
 
_ViewersDomainPattern - Variable in class org.jaffa.tools.patternmetaengine.domain.impl.ModuleImpl
 
_WebappRoot - Variable in class org.jaffa.tools.loadtest.domain.impl.LogOnImpl
 
_Width - Variable in class org.jaffa.presentation.portlet.widgets.controller.usergriddomain.impl.UserGridColumnSettingsImpl
 
____jaxb_ri____getLocalName() - Method in class org.jaffa.components.navigation.domain.impl.GlobalMenuImpl
 
____jaxb_ri____getLocalName() - Method in class org.jaffa.persistence.engines.jdbcengine.configservice.initdomain.impl.InitImpl
 
____jaxb_ri____getLocalName() - Method in class org.jaffa.presentation.portlet.component.componentdomain.impl.ComponentsImpl
 
____jaxb_ri____getLocalName() - Method in class org.jaffa.presentation.portlet.widgets.controller.usergriddomain.impl.UserGridSettingsImpl
 
____jaxb_ri____getLocalName() - Method in class org.jaffa.security.businessfunctionsdomain.impl.BusinessFunctionsImpl
 
____jaxb_ri____getLocalName() - Method in class org.jaffa.security.securityrolesdomain.impl.RolesImpl
 
____jaxb_ri____getLocalName() - Method in class org.jaffa.tools.loadtest.domain.impl.LoadTestingImpl
 
____jaxb_ri____getLocalName() - Method in class org.jaffa.tools.patternmetaengine.domain.impl.AppBuilderImpl
 
____jaxb_ri____getLocalName() - Method in class org.jaffa.tools.patternmetaengine.domain.impl.ApplicationBuilderImpl
 
____jaxb_ri____getNamespaceURI() - Method in class org.jaffa.components.navigation.domain.impl.GlobalMenuImpl
 
____jaxb_ri____getNamespaceURI() - Method in class org.jaffa.persistence.engines.jdbcengine.configservice.initdomain.impl.InitImpl
 
____jaxb_ri____getNamespaceURI() - Method in class org.jaffa.presentation.portlet.component.componentdomain.impl.ComponentsImpl
 
____jaxb_ri____getNamespaceURI() - Method in class org.jaffa.presentation.portlet.widgets.controller.usergriddomain.impl.UserGridSettingsImpl
 
____jaxb_ri____getNamespaceURI() - Method in class org.jaffa.security.businessfunctionsdomain.impl.BusinessFunctionsImpl
 
____jaxb_ri____getNamespaceURI() - Method in class org.jaffa.security.securityrolesdomain.impl.RolesImpl
 
____jaxb_ri____getNamespaceURI() - Method in class org.jaffa.tools.loadtest.domain.impl.LoadTestingImpl
 
____jaxb_ri____getNamespaceURI() - Method in class org.jaffa.tools.patternmetaengine.domain.impl.AppBuilderImpl
 
____jaxb_ri____getNamespaceURI() - Method in class org.jaffa.tools.patternmetaengine.domain.impl.ApplicationBuilderImpl
 

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

Copyright © 2002-2004 JAFFA Project.