Class GeneratedBackofficeSearchCondition
- java.lang.Object
-
- de.hybris.platform.util.BridgeAbstraction
-
- de.hybris.platform.jalo.Item
-
- de.hybris.platform.jalo.ExtensibleItem
-
- de.hybris.platform.jalo.c2l.LocalizableItem
-
- de.hybris.platform.jalo.GenericItem
-
- de.hybris.platform.platformbackoffice.jalo.GeneratedBackofficeSearchCondition
-
- All Implemented Interfaces:
java.io.Serializable,java.lang.Comparable
- Direct Known Subclasses:
BackofficeSearchCondition
public abstract class GeneratedBackofficeSearchCondition extends GenericItem
Generated class for typeBackofficeSearchCondition.- See Also:
- Serialized Form
-
-
Nested Class Summary
-
Nested classes/interfaces inherited from class de.hybris.platform.jalo.GenericItem
GenericItem.GenericItemImpl
-
Nested classes/interfaces inherited from class de.hybris.platform.jalo.c2l.LocalizableItem
LocalizableItem.LocalizableItemImpl
-
Nested classes/interfaces inherited from class de.hybris.platform.jalo.ExtensibleItem
ExtensibleItem.ExtensibleItemImpl
-
Nested classes/interfaces inherited from class de.hybris.platform.jalo.Item
Item.AttributeFilter, Item.AttributeMode, Item.CachedGetter, Item.CachedSetter, Item.ItemAttributeMap, Item.ItemConstraint, Item.ItemImpl, Item.JaloCachedComputationException
-
-
Field Summary
Fields Modifier and Type Field Description static java.lang.StringATTRIBUTEQualifier of theBackofficeSearchCondition.attributeattributeprotected static java.util.Map<java.lang.String,Item.AttributeMode>DEFAULT_INITIAL_ATTRIBUTESstatic java.lang.StringDISABLEDQualifier of theBackofficeSearchCondition.disabledattributestatic java.lang.StringEDITORQualifier of theBackofficeSearchCondition.editorattributestatic java.lang.StringEDITORPARAMETERSQualifier of theBackofficeSearchCondition.editorParametersattributestatic java.lang.StringLANGUAGECODEQualifier of theBackofficeSearchCondition.languageCodeattributestatic java.lang.StringMANDATORYQualifier of theBackofficeSearchCondition.mandatoryattributestatic java.lang.StringOPERATORCODEQualifier of theBackofficeSearchCondition.operatorCodeattributestatic java.lang.StringSAVEDQUERYQualifier of theBackofficeSearchCondition.savedQueryattributeprotected static BidirectionalOneToManyHandler<GeneratedBackofficeSearchCondition>SAVEDQUERYHANDLERBidirectionalOneToManyHandlerfor handling 1:n SAVEDQUERY's relation attributes from 'one' side.static java.lang.StringSELECTEDQualifier of theBackofficeSearchCondition.selectedattributestatic java.lang.StringSORTABLEQualifier of theBackofficeSearchCondition.sortableattributestatic java.lang.StringVALUEQualifier of theBackofficeSearchCondition.valueattributestatic java.lang.StringVALUEREFERENCEQualifier of theBackofficeSearchCondition.valueReferenceattribute-
Fields inherited from class de.hybris.platform.jalo.c2l.LocalizableItem
LANGUAGE_FALLBACK_ENABLED
-
Fields inherited from class de.hybris.platform.jalo.Item
_CREATION_TIME_INTERNAL, _MODIFIED_TIME_INTERNAL, accessorLog, CREATION_TIME, DISABLE_ATTRIBUTE_CHECK, DISABLE_ITEMCHECK_BEFORE_REMOVABLE, EVEN, FEATURE_ACCESSMAP_QUALIFIER, HJMPTS, INITIAL_CREATION_FLAG, isJaloOnly, MODIFIED_TIME, NEGATIVE, NOT_FOUND, OWNER, PK, POSITIVE, SAVE_FROM_SERVICE_LAYER, staticTransientObjects, TYPE
-
Fields inherited from class de.hybris.platform.util.BridgeAbstraction
impl, tenant
-
-
Constructor Summary
Constructors Constructor Description GeneratedBackofficeSearchCondition()
-
Method Summary
All Methods Instance Methods Concrete Methods Modifier and Type Method Description protected ItemcreateItem(SessionContext ctx, ComposedType type, Item.ItemAttributeMap allAttributes)Has to be implemented for each concrete subtype of item.java.util.Map<java.lang.String,java.lang.String>getAllEditorParameters()Generated method - Getter of theBackofficeSearchCondition.editorParametersattribute.java.util.Map<java.lang.String,java.lang.String>getAllEditorParameters(SessionContext ctx)Generated method - Getter of theBackofficeSearchCondition.editorParametersattribute.java.lang.StringgetAttribute()Generated method - Getter of theBackofficeSearchCondition.attributeattribute.java.lang.StringgetAttribute(SessionContext ctx)Generated method - Getter of theBackofficeSearchCondition.attributeattribute.protected java.util.Map<java.lang.String,Item.AttributeMode>getDefaultAttributeModes()java.lang.StringgetEditor()Generated method - Getter of theBackofficeSearchCondition.editorattribute.java.lang.StringgetEditor(SessionContext ctx)Generated method - Getter of theBackofficeSearchCondition.editorattribute.java.lang.StringgetLanguageCode()Generated method - Getter of theBackofficeSearchCondition.languageCodeattribute.java.lang.StringgetLanguageCode(SessionContext ctx)Generated method - Getter of theBackofficeSearchCondition.languageCodeattribute.java.lang.StringgetOperatorCode()Generated method - Getter of theBackofficeSearchCondition.operatorCodeattribute.java.lang.StringgetOperatorCode(SessionContext ctx)Generated method - Getter of theBackofficeSearchCondition.operatorCodeattribute.BackofficeSavedQuerygetSavedQuery()Generated method - Getter of theBackofficeSearchCondition.savedQueryattribute.BackofficeSavedQuerygetSavedQuery(SessionContext ctx)Generated method - Getter of theBackofficeSearchCondition.savedQueryattribute.java.lang.StringgetValue()Generated method - Getter of theBackofficeSearchCondition.valueattribute.java.lang.StringgetValue(SessionContext ctx)Generated method - Getter of theBackofficeSearchCondition.valueattribute.ItemgetValueReference()Generated method - Getter of theBackofficeSearchCondition.valueReferenceattribute.ItemgetValueReference(SessionContext ctx)Generated method - Getter of theBackofficeSearchCondition.valueReferenceattribute.java.lang.BooleanisDisabled()Generated method - Getter of theBackofficeSearchCondition.disabledattribute.java.lang.BooleanisDisabled(SessionContext ctx)Generated method - Getter of theBackofficeSearchCondition.disabledattribute.booleanisDisabledAsPrimitive()Generated method - Getter of theBackofficeSearchCondition.disabledattribute.booleanisDisabledAsPrimitive(SessionContext ctx)Generated method - Getter of theBackofficeSearchCondition.disabledattribute.java.lang.BooleanisMandatory()Generated method - Getter of theBackofficeSearchCondition.mandatoryattribute.java.lang.BooleanisMandatory(SessionContext ctx)Generated method - Getter of theBackofficeSearchCondition.mandatoryattribute.booleanisMandatoryAsPrimitive()Generated method - Getter of theBackofficeSearchCondition.mandatoryattribute.booleanisMandatoryAsPrimitive(SessionContext ctx)Generated method - Getter of theBackofficeSearchCondition.mandatoryattribute.java.lang.BooleanisSelected()Generated method - Getter of theBackofficeSearchCondition.selectedattribute.java.lang.BooleanisSelected(SessionContext ctx)Generated method - Getter of theBackofficeSearchCondition.selectedattribute.booleanisSelectedAsPrimitive()Generated method - Getter of theBackofficeSearchCondition.selectedattribute.booleanisSelectedAsPrimitive(SessionContext ctx)Generated method - Getter of theBackofficeSearchCondition.selectedattribute.java.lang.BooleanisSortable()Generated method - Getter of theBackofficeSearchCondition.sortableattribute.java.lang.BooleanisSortable(SessionContext ctx)Generated method - Getter of theBackofficeSearchCondition.sortableattribute.booleanisSortableAsPrimitive()Generated method - Getter of theBackofficeSearchCondition.sortableattribute.booleanisSortableAsPrimitive(SessionContext ctx)Generated method - Getter of theBackofficeSearchCondition.sortableattribute.voidsetAllEditorParameters(SessionContext ctx, java.util.Map<java.lang.String,java.lang.String> value)Generated method - Setter of theBackofficeSearchCondition.editorParametersattribute.voidsetAllEditorParameters(java.util.Map<java.lang.String,java.lang.String> value)Generated method - Setter of theBackofficeSearchCondition.editorParametersattribute.voidsetAttribute(SessionContext ctx, java.lang.String value)Generated method - Setter of theBackofficeSearchCondition.attributeattribute.voidsetAttribute(java.lang.String value)Generated method - Setter of theBackofficeSearchCondition.attributeattribute.voidsetDisabled(boolean value)Generated method - Setter of theBackofficeSearchCondition.disabledattribute.voidsetDisabled(SessionContext ctx, boolean value)Generated method - Setter of theBackofficeSearchCondition.disabledattribute.voidsetDisabled(SessionContext ctx, java.lang.Boolean value)Generated method - Setter of theBackofficeSearchCondition.disabledattribute.voidsetDisabled(java.lang.Boolean value)Generated method - Setter of theBackofficeSearchCondition.disabledattribute.voidsetEditor(SessionContext ctx, java.lang.String value)Generated method - Setter of theBackofficeSearchCondition.editorattribute.voidsetEditor(java.lang.String value)Generated method - Setter of theBackofficeSearchCondition.editorattribute.voidsetLanguageCode(SessionContext ctx, java.lang.String value)Generated method - Setter of theBackofficeSearchCondition.languageCodeattribute.voidsetLanguageCode(java.lang.String value)Generated method - Setter of theBackofficeSearchCondition.languageCodeattribute.voidsetMandatory(boolean value)Generated method - Setter of theBackofficeSearchCondition.mandatoryattribute.voidsetMandatory(SessionContext ctx, boolean value)Generated method - Setter of theBackofficeSearchCondition.mandatoryattribute.voidsetMandatory(SessionContext ctx, java.lang.Boolean value)Generated method - Setter of theBackofficeSearchCondition.mandatoryattribute.voidsetMandatory(java.lang.Boolean value)Generated method - Setter of theBackofficeSearchCondition.mandatoryattribute.voidsetOperatorCode(SessionContext ctx, java.lang.String value)Generated method - Setter of theBackofficeSearchCondition.operatorCodeattribute.voidsetOperatorCode(java.lang.String value)Generated method - Setter of theBackofficeSearchCondition.operatorCodeattribute.voidsetSavedQuery(SessionContext ctx, BackofficeSavedQuery value)Generated method - Setter of theBackofficeSearchCondition.savedQueryattribute.voidsetSavedQuery(BackofficeSavedQuery value)Generated method - Setter of theBackofficeSearchCondition.savedQueryattribute.voidsetSelected(boolean value)Generated method - Setter of theBackofficeSearchCondition.selectedattribute.voidsetSelected(SessionContext ctx, boolean value)Generated method - Setter of theBackofficeSearchCondition.selectedattribute.voidsetSelected(SessionContext ctx, java.lang.Boolean value)Generated method - Setter of theBackofficeSearchCondition.selectedattribute.voidsetSelected(java.lang.Boolean value)Generated method - Setter of theBackofficeSearchCondition.selectedattribute.voidsetSortable(boolean value)Generated method - Setter of theBackofficeSearchCondition.sortableattribute.voidsetSortable(SessionContext ctx, boolean value)Generated method - Setter of theBackofficeSearchCondition.sortableattribute.voidsetSortable(SessionContext ctx, java.lang.Boolean value)Generated method - Setter of theBackofficeSearchCondition.sortableattribute.voidsetSortable(java.lang.Boolean value)Generated method - Setter of theBackofficeSearchCondition.sortableattribute.voidsetValue(SessionContext ctx, java.lang.String value)Generated method - Setter of theBackofficeSearchCondition.valueattribute.voidsetValue(java.lang.String value)Generated method - Setter of theBackofficeSearchCondition.valueattribute.voidsetValueReference(Item value)Generated method - Setter of theBackofficeSearchCondition.valueReferenceattribute.voidsetValueReference(SessionContext ctx, Item value)Generated method - Setter of theBackofficeSearchCondition.valueReferenceattribute.-
Methods inherited from class de.hybris.platform.jalo.GenericItem
getImplementation, getInitialProperties, getNonInitialAttributes, getRelatedItems, setRelatedItems
-
Methods inherited from class de.hybris.platform.jalo.c2l.LocalizableItem
getAllLocalizedProperties, getAllLocalizedProperties, getAllLocalizedProperties, getAllLocalizedProperties, getAllValuesSessionContext, getLocalizedProperty, getLocalizedProperty, getLocalizedPropertyInternal, getLocalizedPropertyNames, getLocalizedPropertyNames, hasLanguage, isEmptyValue, isFallbackEnabled, removeLocalizedProperty, removeLocalizedProperty, setAllLocalizedProperties, setAllLocalizedProperties, setLocalizedProperty, setLocalizedProperty
-
Methods inherited from class de.hybris.platform.jalo.ExtensibleItem
createNonClassAccessor, getAllProperties, getAllProperties, getProperty, getProperty, getPropertyNames, getPropertyNames, removeProperty, removeProperty, setAllProperties, setAllProperties, setProperty, setProperty
-
Methods inherited from class de.hybris.platform.jalo.Item
addLinkedItems, addLinkedItems, addLinkedItems, addLinkedItems, addLinkedItems, addLinkedItems, addLinkedItems, addLinkedItems, addLinkedItems, addNegativePermission, addPermission, addPositivePermission, assureExtensionsLoaded, changeTypeAfterCreation, checkConstraint, checkItemPermission, checkMandatoryAttribute, checkMandatoryAttribute, checkPermission, checkPermission, checkRemovable, clearPermission, compareTo, ctx, doAfterRemove, doBeforeRemove, equals, getAccessorFor, getAllAttributes, getAllAttributes, getAllAttributes, getAllAttributes, getAllAttributesInternal, getAllLinkedItems, getAndCheckCacheBoundItem, getAttribute, getAttribute, getCacheBoundItem, getComposedType, getComposedTypePK, getCreationTime, getCurrentlyRemovingCount, getLinkedItems, getLinkedItems, getLinkedItems, getLinkedItems, getLinkedItems, getLinkedItems, getLinkedItems, getLinkedItemsCount, getLinkedItemsCount, getLinkedItemsCount, getModificationTime, getNegativePermissions, getOwner, getPermissionMap, getPermissions, getPersistenceVersion, getPK, getPositivePermissions, getRestrictedPrincipals, getSession, getSyncObject, getTenant, getTransientObject, getTransientObjectMap, hashCode, hasRegisteredClassAccessorFor, internal_registerClassAccessorFor, internal_registerNonClassAccessorFor, invalidateLocalCaches, isAlive, isCacheBound, isCurrentlyRemoving, isCurrentlyRemoving, isEmptyRelationValue, isInCreate, isInstanceOf, isItemCheckBeforeRemoveableDisabled, isMarkModifiedDisabled, isRelationLocalizationFallbackEnabled, newInstance, notifyExtensionsAfterItemCreation, notifyExtensionsBeforeItemCreation, notifyItemRemoval, notifyManagerAboutItemRemoval, readResolve, registerAccessFor, registerAccessFor, registerJaloInvalidationListeners, remove, remove, removeItemCollection, removeItemCollection, removeLinkedItems, removeLinkedItems, removeLinkedItems, removeLinkedItems, removeLinks, removePartOfItems, removePartOfItems, setAllAttributes, setAllAttributes, setAllAttributesInternal, setAllLinkedItems, setAllLinkedItems, setAllLinkedItems, setAllLinkedItems, setAttribute, setAttribute, setAttributeFromString, setAttributeFromString, setCacheBound, setComposedType, setCreationTime, setImplementation, setLinkedItems, setLinkedItems, setLinkedItems, setLinkedItems, setLinkedItems, setLinkedItems, setLinkedItems, setLinkedItems, setModificationTime, setNonInitialAttributes, setOwner, setPermissionsByMap, setTransientObject, setUseTA, toString, useTA, writeReplace
-
Methods inherited from class de.hybris.platform.util.BridgeAbstraction
setTenant
-
-
-
-
Field Detail
-
ATTRIBUTE
public static final java.lang.String ATTRIBUTE
Qualifier of theBackofficeSearchCondition.attributeattribute- See Also:
- Constant Field Values
-
VALUE
public static final java.lang.String VALUE
Qualifier of theBackofficeSearchCondition.valueattribute- See Also:
- Constant Field Values
-
VALUEREFERENCE
public static final java.lang.String VALUEREFERENCE
Qualifier of theBackofficeSearchCondition.valueReferenceattribute- See Also:
- Constant Field Values
-
LANGUAGECODE
public static final java.lang.String LANGUAGECODE
Qualifier of theBackofficeSearchCondition.languageCodeattribute- See Also:
- Constant Field Values
-
OPERATORCODE
public static final java.lang.String OPERATORCODE
Qualifier of theBackofficeSearchCondition.operatorCodeattribute- See Also:
- Constant Field Values
-
SELECTED
public static final java.lang.String SELECTED
Qualifier of theBackofficeSearchCondition.selectedattribute- See Also:
- Constant Field Values
-
EDITOR
public static final java.lang.String EDITOR
Qualifier of theBackofficeSearchCondition.editorattribute- See Also:
- Constant Field Values
-
EDITORPARAMETERS
public static final java.lang.String EDITORPARAMETERS
Qualifier of theBackofficeSearchCondition.editorParametersattribute- See Also:
- Constant Field Values
-
SORTABLE
public static final java.lang.String SORTABLE
Qualifier of theBackofficeSearchCondition.sortableattribute- See Also:
- Constant Field Values
-
DISABLED
public static final java.lang.String DISABLED
Qualifier of theBackofficeSearchCondition.disabledattribute- See Also:
- Constant Field Values
-
MANDATORY
public static final java.lang.String MANDATORY
Qualifier of theBackofficeSearchCondition.mandatoryattribute- See Also:
- Constant Field Values
-
SAVEDQUERY
public static final java.lang.String SAVEDQUERY
Qualifier of theBackofficeSearchCondition.savedQueryattribute- See Also:
- Constant Field Values
-
SAVEDQUERYHANDLER
protected static final BidirectionalOneToManyHandler<GeneratedBackofficeSearchCondition> SAVEDQUERYHANDLER
BidirectionalOneToManyHandlerfor handling 1:n SAVEDQUERY's relation attributes from 'one' side.
-
DEFAULT_INITIAL_ATTRIBUTES
protected static final java.util.Map<java.lang.String,Item.AttributeMode> DEFAULT_INITIAL_ATTRIBUTES
-
-
Method Detail
-
getDefaultAttributeModes
protected java.util.Map<java.lang.String,Item.AttributeMode> getDefaultAttributeModes()
- Overrides:
getDefaultAttributeModesin classItem
-
getAttribute
public java.lang.String getAttribute(SessionContext ctx)
Generated method - Getter of theBackofficeSearchCondition.attributeattribute.- Returns:
- the attribute
-
getAttribute
public java.lang.String getAttribute()
Generated method - Getter of theBackofficeSearchCondition.attributeattribute.- Returns:
- the attribute
-
setAttribute
public void setAttribute(SessionContext ctx, java.lang.String value)
Generated method - Setter of theBackofficeSearchCondition.attributeattribute.- Parameters:
value- the attribute
-
setAttribute
public void setAttribute(java.lang.String value)
Generated method - Setter of theBackofficeSearchCondition.attributeattribute.- Parameters:
value- the attribute
-
createItem
protected Item createItem(SessionContext ctx, ComposedType type, Item.ItemAttributeMap allAttributes) throws JaloBusinessException
Description copied from class:ItemHas to be implemented for each concrete subtype of item. This method is responsible for creating a new item instance ( by calling managers, ejb homes, etc. ) duringComposedType.newInstance(Map).In case this method uses any of the attribute values during creation it is required to override
Item.getNonInitialAttributes(SessionContext, ItemAttributeMap)too.
Sn example:public static final String MY_ATTRIBUTE = "someAttribute"; ... protected Item createItem(SessionContext ctx, ComposedType type, Map allAttributes ) throws JaloBusinessException { MyManager man = ... return man.createMyItem( (String)allAttributes.get(MY_ATTRIBUTE) ); // here MY_ATTRIBUTE is used for creation, so it must not be set again } protected Map getNonInitialAttributes( SessionContext ctx, Map allAttributes ) { // let superclass remove its own initial attributes Map ret = super.getNonInitialAttributes( ctx, allAttributes ); // remove MY_ATTRIBUTE from all attributes since if has already been set ret.remove(MY_ATTRIBUTE); return ret; }- Overrides:
createItemin classGenericItem- Parameters:
ctx- the current session context which this item is created withintype- the actual item type ( since subtypes may not provide a own jalo class this may be different from the type which this method was implemented for )- Returns:
- the new item instance
- Throws:
JaloBusinessException- indicates an error during creation - any changes will be rollbacked
-
isDisabled
public java.lang.Boolean isDisabled(SessionContext ctx)
Generated method - Getter of theBackofficeSearchCondition.disabledattribute.- Returns:
- the disabled
-
isDisabled
public java.lang.Boolean isDisabled()
Generated method - Getter of theBackofficeSearchCondition.disabledattribute.- Returns:
- the disabled
-
isDisabledAsPrimitive
public boolean isDisabledAsPrimitive(SessionContext ctx)
Generated method - Getter of theBackofficeSearchCondition.disabledattribute.- Returns:
- the disabled
-
isDisabledAsPrimitive
public boolean isDisabledAsPrimitive()
Generated method - Getter of theBackofficeSearchCondition.disabledattribute.- Returns:
- the disabled
-
setDisabled
public void setDisabled(SessionContext ctx, java.lang.Boolean value)
Generated method - Setter of theBackofficeSearchCondition.disabledattribute.- Parameters:
value- the disabled
-
setDisabled
public void setDisabled(java.lang.Boolean value)
Generated method - Setter of theBackofficeSearchCondition.disabledattribute.- Parameters:
value- the disabled
-
setDisabled
public void setDisabled(SessionContext ctx, boolean value)
Generated method - Setter of theBackofficeSearchCondition.disabledattribute.- Parameters:
value- the disabled
-
setDisabled
public void setDisabled(boolean value)
Generated method - Setter of theBackofficeSearchCondition.disabledattribute.- Parameters:
value- the disabled
-
getEditor
public java.lang.String getEditor(SessionContext ctx)
Generated method - Getter of theBackofficeSearchCondition.editorattribute.- Returns:
- the editor
-
getEditor
public java.lang.String getEditor()
Generated method - Getter of theBackofficeSearchCondition.editorattribute.- Returns:
- the editor
-
setEditor
public void setEditor(SessionContext ctx, java.lang.String value)
Generated method - Setter of theBackofficeSearchCondition.editorattribute.- Parameters:
value- the editor
-
setEditor
public void setEditor(java.lang.String value)
Generated method - Setter of theBackofficeSearchCondition.editorattribute.- Parameters:
value- the editor
-
getAllEditorParameters
public java.util.Map<java.lang.String,java.lang.String> getAllEditorParameters(SessionContext ctx)
Generated method - Getter of theBackofficeSearchCondition.editorParametersattribute.- Returns:
- the editorParameters
-
getAllEditorParameters
public java.util.Map<java.lang.String,java.lang.String> getAllEditorParameters()
Generated method - Getter of theBackofficeSearchCondition.editorParametersattribute.- Returns:
- the editorParameters
-
setAllEditorParameters
public void setAllEditorParameters(SessionContext ctx, java.util.Map<java.lang.String,java.lang.String> value)
Generated method - Setter of theBackofficeSearchCondition.editorParametersattribute.- Parameters:
value- the editorParameters
-
setAllEditorParameters
public void setAllEditorParameters(java.util.Map<java.lang.String,java.lang.String> value)
Generated method - Setter of theBackofficeSearchCondition.editorParametersattribute.- Parameters:
value- the editorParameters
-
getLanguageCode
public java.lang.String getLanguageCode(SessionContext ctx)
Generated method - Getter of theBackofficeSearchCondition.languageCodeattribute.- Returns:
- the languageCode
-
getLanguageCode
public java.lang.String getLanguageCode()
Generated method - Getter of theBackofficeSearchCondition.languageCodeattribute.- Returns:
- the languageCode
-
setLanguageCode
public void setLanguageCode(SessionContext ctx, java.lang.String value)
Generated method - Setter of theBackofficeSearchCondition.languageCodeattribute.- Parameters:
value- the languageCode
-
setLanguageCode
public void setLanguageCode(java.lang.String value)
Generated method - Setter of theBackofficeSearchCondition.languageCodeattribute.- Parameters:
value- the languageCode
-
isMandatory
public java.lang.Boolean isMandatory(SessionContext ctx)
Generated method - Getter of theBackofficeSearchCondition.mandatoryattribute.- Returns:
- the mandatory
-
isMandatory
public java.lang.Boolean isMandatory()
Generated method - Getter of theBackofficeSearchCondition.mandatoryattribute.- Returns:
- the mandatory
-
isMandatoryAsPrimitive
public boolean isMandatoryAsPrimitive(SessionContext ctx)
Generated method - Getter of theBackofficeSearchCondition.mandatoryattribute.- Returns:
- the mandatory
-
isMandatoryAsPrimitive
public boolean isMandatoryAsPrimitive()
Generated method - Getter of theBackofficeSearchCondition.mandatoryattribute.- Returns:
- the mandatory
-
setMandatory
public void setMandatory(SessionContext ctx, java.lang.Boolean value)
Generated method - Setter of theBackofficeSearchCondition.mandatoryattribute.- Parameters:
value- the mandatory
-
setMandatory
public void setMandatory(java.lang.Boolean value)
Generated method - Setter of theBackofficeSearchCondition.mandatoryattribute.- Parameters:
value- the mandatory
-
setMandatory
public void setMandatory(SessionContext ctx, boolean value)
Generated method - Setter of theBackofficeSearchCondition.mandatoryattribute.- Parameters:
value- the mandatory
-
setMandatory
public void setMandatory(boolean value)
Generated method - Setter of theBackofficeSearchCondition.mandatoryattribute.- Parameters:
value- the mandatory
-
getOperatorCode
public java.lang.String getOperatorCode(SessionContext ctx)
Generated method - Getter of theBackofficeSearchCondition.operatorCodeattribute.- Returns:
- the operatorCode
-
getOperatorCode
public java.lang.String getOperatorCode()
Generated method - Getter of theBackofficeSearchCondition.operatorCodeattribute.- Returns:
- the operatorCode
-
setOperatorCode
public void setOperatorCode(SessionContext ctx, java.lang.String value)
Generated method - Setter of theBackofficeSearchCondition.operatorCodeattribute.- Parameters:
value- the operatorCode
-
setOperatorCode
public void setOperatorCode(java.lang.String value)
Generated method - Setter of theBackofficeSearchCondition.operatorCodeattribute.- Parameters:
value- the operatorCode
-
getSavedQuery
public BackofficeSavedQuery getSavedQuery(SessionContext ctx)
Generated method - Getter of theBackofficeSearchCondition.savedQueryattribute.- Returns:
- the savedQuery
-
getSavedQuery
public BackofficeSavedQuery getSavedQuery()
Generated method - Getter of theBackofficeSearchCondition.savedQueryattribute.- Returns:
- the savedQuery
-
setSavedQuery
public void setSavedQuery(SessionContext ctx, BackofficeSavedQuery value)
Generated method - Setter of theBackofficeSearchCondition.savedQueryattribute.- Parameters:
value- the savedQuery
-
setSavedQuery
public void setSavedQuery(BackofficeSavedQuery value)
Generated method - Setter of theBackofficeSearchCondition.savedQueryattribute.- Parameters:
value- the savedQuery
-
isSelected
public java.lang.Boolean isSelected(SessionContext ctx)
Generated method - Getter of theBackofficeSearchCondition.selectedattribute.- Returns:
- the selected
-
isSelected
public java.lang.Boolean isSelected()
Generated method - Getter of theBackofficeSearchCondition.selectedattribute.- Returns:
- the selected
-
isSelectedAsPrimitive
public boolean isSelectedAsPrimitive(SessionContext ctx)
Generated method - Getter of theBackofficeSearchCondition.selectedattribute.- Returns:
- the selected
-
isSelectedAsPrimitive
public boolean isSelectedAsPrimitive()
Generated method - Getter of theBackofficeSearchCondition.selectedattribute.- Returns:
- the selected
-
setSelected
public void setSelected(SessionContext ctx, java.lang.Boolean value)
Generated method - Setter of theBackofficeSearchCondition.selectedattribute.- Parameters:
value- the selected
-
setSelected
public void setSelected(java.lang.Boolean value)
Generated method - Setter of theBackofficeSearchCondition.selectedattribute.- Parameters:
value- the selected
-
setSelected
public void setSelected(SessionContext ctx, boolean value)
Generated method - Setter of theBackofficeSearchCondition.selectedattribute.- Parameters:
value- the selected
-
setSelected
public void setSelected(boolean value)
Generated method - Setter of theBackofficeSearchCondition.selectedattribute.- Parameters:
value- the selected
-
isSortable
public java.lang.Boolean isSortable(SessionContext ctx)
Generated method - Getter of theBackofficeSearchCondition.sortableattribute.- Returns:
- the sortable
-
isSortable
public java.lang.Boolean isSortable()
Generated method - Getter of theBackofficeSearchCondition.sortableattribute.- Returns:
- the sortable
-
isSortableAsPrimitive
public boolean isSortableAsPrimitive(SessionContext ctx)
Generated method - Getter of theBackofficeSearchCondition.sortableattribute.- Returns:
- the sortable
-
isSortableAsPrimitive
public boolean isSortableAsPrimitive()
Generated method - Getter of theBackofficeSearchCondition.sortableattribute.- Returns:
- the sortable
-
setSortable
public void setSortable(SessionContext ctx, java.lang.Boolean value)
Generated method - Setter of theBackofficeSearchCondition.sortableattribute.- Parameters:
value- the sortable
-
setSortable
public void setSortable(java.lang.Boolean value)
Generated method - Setter of theBackofficeSearchCondition.sortableattribute.- Parameters:
value- the sortable
-
setSortable
public void setSortable(SessionContext ctx, boolean value)
Generated method - Setter of theBackofficeSearchCondition.sortableattribute.- Parameters:
value- the sortable
-
setSortable
public void setSortable(boolean value)
Generated method - Setter of theBackofficeSearchCondition.sortableattribute.- Parameters:
value- the sortable
-
getValue
public java.lang.String getValue(SessionContext ctx)
Generated method - Getter of theBackofficeSearchCondition.valueattribute.- Returns:
- the value
-
getValue
public java.lang.String getValue()
Generated method - Getter of theBackofficeSearchCondition.valueattribute.- Returns:
- the value
-
setValue
public void setValue(SessionContext ctx, java.lang.String value)
Generated method - Setter of theBackofficeSearchCondition.valueattribute.- Parameters:
value- the value
-
setValue
public void setValue(java.lang.String value)
Generated method - Setter of theBackofficeSearchCondition.valueattribute.- Parameters:
value- the value
-
getValueReference
public Item getValueReference(SessionContext ctx)
Generated method - Getter of theBackofficeSearchCondition.valueReferenceattribute.- Returns:
- the valueReference
-
getValueReference
public Item getValueReference()
Generated method - Getter of theBackofficeSearchCondition.valueReferenceattribute.- Returns:
- the valueReference
-
setValueReference
public void setValueReference(SessionContext ctx, Item value)
Generated method - Setter of theBackofficeSearchCondition.valueReferenceattribute.- Parameters:
value- the valueReference
-
setValueReference
public void setValueReference(Item value)
Generated method - Setter of theBackofficeSearchCondition.valueReferenceattribute.- Parameters:
value- the valueReference
-
-