public abstract class GeneratedBackofficeSearchCondition extends GenericItem
BackofficeSearchCondition.GenericItem.GenericItemImplLocalizableItem.LocalizableItemImplExtensibleItem.ExtensibleItemImplItem.AttributeFilter, Item.AttributeMode, Item.CachedGetter, Item.CachedSetter, Item.ItemAttributeMap, Item.ItemConstraint, Item.ItemImpl, Item.JaloCachedComputationException| Modifier and Type | Field and Description |
|---|---|
static java.lang.String |
ATTRIBUTE
Qualifier of the
BackofficeSearchCondition.attribute attribute |
protected static java.util.Map<java.lang.String,Item.AttributeMode> |
DEFAULT_INITIAL_ATTRIBUTES |
static java.lang.String |
DISABLED
Qualifier of the
BackofficeSearchCondition.disabled attribute |
static java.lang.String |
EDITOR
Qualifier of the
BackofficeSearchCondition.editor attribute |
static java.lang.String |
EDITORPARAMETERS
Qualifier of the
BackofficeSearchCondition.editorParameters attribute |
static java.lang.String |
LANGUAGECODE
Qualifier of the
BackofficeSearchCondition.languageCode attribute |
static java.lang.String |
MANDATORY
Qualifier of the
BackofficeSearchCondition.mandatory attribute |
static java.lang.String |
OPERATORCODE
Qualifier of the
BackofficeSearchCondition.operatorCode attribute |
static java.lang.String |
SAVEDQUERY
Qualifier of the
BackofficeSearchCondition.savedQuery attribute |
protected static BidirectionalOneToManyHandler<GeneratedBackofficeSearchCondition> |
SAVEDQUERYHANDLER
BidirectionalOneToManyHandler for handling 1:n SAVEDQUERY's relation attributes from 'one' side. |
static java.lang.String |
SELECTED
Qualifier of the
BackofficeSearchCondition.selected attribute |
static java.lang.String |
SORTABLE
Qualifier of the
BackofficeSearchCondition.sortable attribute |
static java.lang.String |
VALUE
Qualifier of the
BackofficeSearchCondition.value attribute |
static java.lang.String |
VALUEREFERENCE
Qualifier of the
BackofficeSearchCondition.valueReference attribute |
LANGUAGE_FALLBACK_ENABLED_CREATION_TIME_INTERNAL, _MODIFIED_TIME_INTERNAL, accessorLog, CREATION_TIME, DISABLE_ATTRIBUTE_CHECK, DISABLE_ITEMCHECK_BEFORE_REMOVABLE, EVEN, FEATURE_ACCESSMAP_QUALIFIER, INITIAL_CREATION_FLAG, isJaloOnly, MODIFIED_TIME, NEGATIVE, NOT_FOUND, OWNER, PK, POSITIVE, SAVE_FROM_SERVICE_LAYER, staticTransientObjects, TYPEimpl, tenant| Constructor and Description |
|---|
GeneratedBackofficeSearchCondition() |
| Modifier and Type | Method and Description |
|---|---|
protected Item |
createItem(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 the
BackofficeSearchCondition.editorParameters attribute. |
java.util.Map<java.lang.String,java.lang.String> |
getAllEditorParameters(SessionContext ctx)
Generated method - Getter of the
BackofficeSearchCondition.editorParameters attribute. |
java.lang.String |
getAttribute()
Generated method - Getter of the
BackofficeSearchCondition.attribute attribute. |
java.lang.String |
getAttribute(SessionContext ctx)
Generated method - Getter of the
BackofficeSearchCondition.attribute attribute. |
protected java.util.Map<java.lang.String,Item.AttributeMode> |
getDefaultAttributeModes() |
java.lang.String |
getEditor()
Generated method - Getter of the
BackofficeSearchCondition.editor attribute. |
java.lang.String |
getEditor(SessionContext ctx)
Generated method - Getter of the
BackofficeSearchCondition.editor attribute. |
java.lang.String |
getLanguageCode()
Generated method - Getter of the
BackofficeSearchCondition.languageCode attribute. |
java.lang.String |
getLanguageCode(SessionContext ctx)
Generated method - Getter of the
BackofficeSearchCondition.languageCode attribute. |
java.lang.String |
getOperatorCode()
Generated method - Getter of the
BackofficeSearchCondition.operatorCode attribute. |
java.lang.String |
getOperatorCode(SessionContext ctx)
Generated method - Getter of the
BackofficeSearchCondition.operatorCode attribute. |
BackofficeSavedQuery |
getSavedQuery()
Generated method - Getter of the
BackofficeSearchCondition.savedQuery attribute. |
BackofficeSavedQuery |
getSavedQuery(SessionContext ctx)
Generated method - Getter of the
BackofficeSearchCondition.savedQuery attribute. |
java.lang.String |
getValue()
Generated method - Getter of the
BackofficeSearchCondition.value attribute. |
java.lang.String |
getValue(SessionContext ctx)
Generated method - Getter of the
BackofficeSearchCondition.value attribute. |
Item |
getValueReference()
Generated method - Getter of the
BackofficeSearchCondition.valueReference attribute. |
Item |
getValueReference(SessionContext ctx)
Generated method - Getter of the
BackofficeSearchCondition.valueReference attribute. |
java.lang.Boolean |
isDisabled()
Generated method - Getter of the
BackofficeSearchCondition.disabled attribute. |
java.lang.Boolean |
isDisabled(SessionContext ctx)
Generated method - Getter of the
BackofficeSearchCondition.disabled attribute. |
boolean |
isDisabledAsPrimitive()
Generated method - Getter of the
BackofficeSearchCondition.disabled attribute. |
boolean |
isDisabledAsPrimitive(SessionContext ctx)
Generated method - Getter of the
BackofficeSearchCondition.disabled attribute. |
java.lang.Boolean |
isMandatory()
Generated method - Getter of the
BackofficeSearchCondition.mandatory attribute. |
java.lang.Boolean |
isMandatory(SessionContext ctx)
Generated method - Getter of the
BackofficeSearchCondition.mandatory attribute. |
boolean |
isMandatoryAsPrimitive()
Generated method - Getter of the
BackofficeSearchCondition.mandatory attribute. |
boolean |
isMandatoryAsPrimitive(SessionContext ctx)
Generated method - Getter of the
BackofficeSearchCondition.mandatory attribute. |
java.lang.Boolean |
isSelected()
Generated method - Getter of the
BackofficeSearchCondition.selected attribute. |
java.lang.Boolean |
isSelected(SessionContext ctx)
Generated method - Getter of the
BackofficeSearchCondition.selected attribute. |
boolean |
isSelectedAsPrimitive()
Generated method - Getter of the
BackofficeSearchCondition.selected attribute. |
boolean |
isSelectedAsPrimitive(SessionContext ctx)
Generated method - Getter of the
BackofficeSearchCondition.selected attribute. |
java.lang.Boolean |
isSortable()
Generated method - Getter of the
BackofficeSearchCondition.sortable attribute. |
java.lang.Boolean |
isSortable(SessionContext ctx)
Generated method - Getter of the
BackofficeSearchCondition.sortable attribute. |
boolean |
isSortableAsPrimitive()
Generated method - Getter of the
BackofficeSearchCondition.sortable attribute. |
boolean |
isSortableAsPrimitive(SessionContext ctx)
Generated method - Getter of the
BackofficeSearchCondition.sortable attribute. |
void |
setAllEditorParameters(java.util.Map<java.lang.String,java.lang.String> value)
Generated method - Setter of the
BackofficeSearchCondition.editorParameters attribute. |
void |
setAllEditorParameters(SessionContext ctx,
java.util.Map<java.lang.String,java.lang.String> value)
Generated method - Setter of the
BackofficeSearchCondition.editorParameters attribute. |
void |
setAttribute(SessionContext ctx,
java.lang.String value)
Generated method - Setter of the
BackofficeSearchCondition.attribute attribute. |
void |
setAttribute(java.lang.String value)
Generated method - Setter of the
BackofficeSearchCondition.attribute attribute. |
void |
setDisabled(boolean value)
Generated method - Setter of the
BackofficeSearchCondition.disabled attribute. |
void |
setDisabled(java.lang.Boolean value)
Generated method - Setter of the
BackofficeSearchCondition.disabled attribute. |
void |
setDisabled(SessionContext ctx,
boolean value)
Generated method - Setter of the
BackofficeSearchCondition.disabled attribute. |
void |
setDisabled(SessionContext ctx,
java.lang.Boolean value)
Generated method - Setter of the
BackofficeSearchCondition.disabled attribute. |
void |
setEditor(SessionContext ctx,
java.lang.String value)
Generated method - Setter of the
BackofficeSearchCondition.editor attribute. |
void |
setEditor(java.lang.String value)
Generated method - Setter of the
BackofficeSearchCondition.editor attribute. |
void |
setLanguageCode(SessionContext ctx,
java.lang.String value)
Generated method - Setter of the
BackofficeSearchCondition.languageCode attribute. |
void |
setLanguageCode(java.lang.String value)
Generated method - Setter of the
BackofficeSearchCondition.languageCode attribute. |
void |
setMandatory(boolean value)
Generated method - Setter of the
BackofficeSearchCondition.mandatory attribute. |
void |
setMandatory(java.lang.Boolean value)
Generated method - Setter of the
BackofficeSearchCondition.mandatory attribute. |
void |
setMandatory(SessionContext ctx,
boolean value)
Generated method - Setter of the
BackofficeSearchCondition.mandatory attribute. |
void |
setMandatory(SessionContext ctx,
java.lang.Boolean value)
Generated method - Setter of the
BackofficeSearchCondition.mandatory attribute. |
void |
setOperatorCode(SessionContext ctx,
java.lang.String value)
Generated method - Setter of the
BackofficeSearchCondition.operatorCode attribute. |
void |
setOperatorCode(java.lang.String value)
Generated method - Setter of the
BackofficeSearchCondition.operatorCode attribute. |
void |
setSavedQuery(BackofficeSavedQuery value)
Generated method - Setter of the
BackofficeSearchCondition.savedQuery attribute. |
void |
setSavedQuery(SessionContext ctx,
BackofficeSavedQuery value)
Generated method - Setter of the
BackofficeSearchCondition.savedQuery attribute. |
void |
setSelected(boolean value)
Generated method - Setter of the
BackofficeSearchCondition.selected attribute. |
void |
setSelected(java.lang.Boolean value)
Generated method - Setter of the
BackofficeSearchCondition.selected attribute. |
void |
setSelected(SessionContext ctx,
boolean value)
Generated method - Setter of the
BackofficeSearchCondition.selected attribute. |
void |
setSelected(SessionContext ctx,
java.lang.Boolean value)
Generated method - Setter of the
BackofficeSearchCondition.selected attribute. |
void |
setSortable(boolean value)
Generated method - Setter of the
BackofficeSearchCondition.sortable attribute. |
void |
setSortable(java.lang.Boolean value)
Generated method - Setter of the
BackofficeSearchCondition.sortable attribute. |
void |
setSortable(SessionContext ctx,
boolean value)
Generated method - Setter of the
BackofficeSearchCondition.sortable attribute. |
void |
setSortable(SessionContext ctx,
java.lang.Boolean value)
Generated method - Setter of the
BackofficeSearchCondition.sortable attribute. |
void |
setValue(SessionContext ctx,
java.lang.String value)
Generated method - Setter of the
BackofficeSearchCondition.value attribute. |
void |
setValue(java.lang.String value)
Generated method - Setter of the
BackofficeSearchCondition.value attribute. |
void |
setValueReference(Item value)
Generated method - Setter of the
BackofficeSearchCondition.valueReference attribute. |
void |
setValueReference(SessionContext ctx,
Item value)
Generated method - Setter of the
BackofficeSearchCondition.valueReference attribute. |
getInitialProperties, getNonInitialAttributesgetAllLocalizedProperties, getAllLocalizedProperties, getAllLocalizedProperties, getAllLocalizedProperties, getAllValuesSessionContext, getLocalizedProperty, getLocalizedProperty, getLocalizedPropertyInternal, getLocalizedPropertyNames, getLocalizedPropertyNames, hasLanguage, isEmptyValue, isFallbackEnabled, removeLocalizedProperty, removeLocalizedProperty, setAllLocalizedProperties, setAllLocalizedProperties, setLocalizedProperty, setLocalizedPropertycreateNonClassAccessor, getAllProperties, getAllProperties, getImplementation, getProperty, getProperty, getPropertyNames, getPropertyNames, removeProperty, removeProperty, setAllProperties, setAllProperties, setProperty, setPropertyaddLinkedItems, 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, writeReplacesetTenantpublic static final java.lang.String ATTRIBUTE
BackofficeSearchCondition.attribute attributepublic static final java.lang.String VALUE
BackofficeSearchCondition.value attributepublic static final java.lang.String VALUEREFERENCE
BackofficeSearchCondition.valueReference attributepublic static final java.lang.String LANGUAGECODE
BackofficeSearchCondition.languageCode attributepublic static final java.lang.String OPERATORCODE
BackofficeSearchCondition.operatorCode attributepublic static final java.lang.String SELECTED
BackofficeSearchCondition.selected attributepublic static final java.lang.String EDITOR
BackofficeSearchCondition.editor attributepublic static final java.lang.String EDITORPARAMETERS
BackofficeSearchCondition.editorParameters attributepublic static final java.lang.String SORTABLE
BackofficeSearchCondition.sortable attributepublic static final java.lang.String DISABLED
BackofficeSearchCondition.disabled attributepublic static final java.lang.String MANDATORY
BackofficeSearchCondition.mandatory attributepublic static final java.lang.String SAVEDQUERY
BackofficeSearchCondition.savedQuery attributeprotected static final BidirectionalOneToManyHandler<GeneratedBackofficeSearchCondition> SAVEDQUERYHANDLER
BidirectionalOneToManyHandler for handling 1:n SAVEDQUERY's relation attributes from 'one' side.protected static final java.util.Map<java.lang.String,Item.AttributeMode> DEFAULT_INITIAL_ATTRIBUTES
protected java.util.Map<java.lang.String,Item.AttributeMode> getDefaultAttributeModes()
getDefaultAttributeModes in class Itempublic java.lang.String getAttribute(SessionContext ctx)
BackofficeSearchCondition.attribute attribute.public java.lang.String getAttribute()
BackofficeSearchCondition.attribute attribute.public void setAttribute(SessionContext ctx, java.lang.String value)
BackofficeSearchCondition.attribute attribute.value - the attributepublic void setAttribute(java.lang.String value)
BackofficeSearchCondition.attribute attribute.value - the attributeprotected Item createItem(SessionContext ctx, ComposedType type, Item.ItemAttributeMap allAttributes) throws JaloBusinessException
ItemComposedType.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; }
createItem in class GenericItemctx - 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 )JaloBusinessException - indicates an error during creation - any changes will be rollbackedpublic java.lang.Boolean isDisabled(SessionContext ctx)
BackofficeSearchCondition.disabled attribute.public java.lang.Boolean isDisabled()
BackofficeSearchCondition.disabled attribute.public boolean isDisabledAsPrimitive(SessionContext ctx)
BackofficeSearchCondition.disabled attribute.public boolean isDisabledAsPrimitive()
BackofficeSearchCondition.disabled attribute.public void setDisabled(SessionContext ctx, java.lang.Boolean value)
BackofficeSearchCondition.disabled attribute.value - the disabledpublic void setDisabled(java.lang.Boolean value)
BackofficeSearchCondition.disabled attribute.value - the disabledpublic void setDisabled(SessionContext ctx, boolean value)
BackofficeSearchCondition.disabled attribute.value - the disabledpublic void setDisabled(boolean value)
BackofficeSearchCondition.disabled attribute.value - the disabledpublic java.lang.String getEditor(SessionContext ctx)
BackofficeSearchCondition.editor attribute.public java.lang.String getEditor()
BackofficeSearchCondition.editor attribute.public void setEditor(SessionContext ctx, java.lang.String value)
BackofficeSearchCondition.editor attribute.value - the editorpublic void setEditor(java.lang.String value)
BackofficeSearchCondition.editor attribute.value - the editorpublic java.util.Map<java.lang.String,java.lang.String> getAllEditorParameters(SessionContext ctx)
BackofficeSearchCondition.editorParameters attribute.public java.util.Map<java.lang.String,java.lang.String> getAllEditorParameters()
BackofficeSearchCondition.editorParameters attribute.public void setAllEditorParameters(SessionContext ctx, java.util.Map<java.lang.String,java.lang.String> value)
BackofficeSearchCondition.editorParameters attribute.value - the editorParameterspublic void setAllEditorParameters(java.util.Map<java.lang.String,java.lang.String> value)
BackofficeSearchCondition.editorParameters attribute.value - the editorParameterspublic java.lang.String getLanguageCode(SessionContext ctx)
BackofficeSearchCondition.languageCode attribute.public java.lang.String getLanguageCode()
BackofficeSearchCondition.languageCode attribute.public void setLanguageCode(SessionContext ctx, java.lang.String value)
BackofficeSearchCondition.languageCode attribute.value - the languageCodepublic void setLanguageCode(java.lang.String value)
BackofficeSearchCondition.languageCode attribute.value - the languageCodepublic java.lang.Boolean isMandatory(SessionContext ctx)
BackofficeSearchCondition.mandatory attribute.public java.lang.Boolean isMandatory()
BackofficeSearchCondition.mandatory attribute.public boolean isMandatoryAsPrimitive(SessionContext ctx)
BackofficeSearchCondition.mandatory attribute.public boolean isMandatoryAsPrimitive()
BackofficeSearchCondition.mandatory attribute.public void setMandatory(SessionContext ctx, java.lang.Boolean value)
BackofficeSearchCondition.mandatory attribute.value - the mandatorypublic void setMandatory(java.lang.Boolean value)
BackofficeSearchCondition.mandatory attribute.value - the mandatorypublic void setMandatory(SessionContext ctx, boolean value)
BackofficeSearchCondition.mandatory attribute.value - the mandatorypublic void setMandatory(boolean value)
BackofficeSearchCondition.mandatory attribute.value - the mandatorypublic java.lang.String getOperatorCode(SessionContext ctx)
BackofficeSearchCondition.operatorCode attribute.public java.lang.String getOperatorCode()
BackofficeSearchCondition.operatorCode attribute.public void setOperatorCode(SessionContext ctx, java.lang.String value)
BackofficeSearchCondition.operatorCode attribute.value - the operatorCodepublic void setOperatorCode(java.lang.String value)
BackofficeSearchCondition.operatorCode attribute.value - the operatorCodepublic BackofficeSavedQuery getSavedQuery(SessionContext ctx)
BackofficeSearchCondition.savedQuery attribute.public BackofficeSavedQuery getSavedQuery()
BackofficeSearchCondition.savedQuery attribute.public void setSavedQuery(SessionContext ctx, BackofficeSavedQuery value)
BackofficeSearchCondition.savedQuery attribute.value - the savedQuerypublic void setSavedQuery(BackofficeSavedQuery value)
BackofficeSearchCondition.savedQuery attribute.value - the savedQuerypublic java.lang.Boolean isSelected(SessionContext ctx)
BackofficeSearchCondition.selected attribute.public java.lang.Boolean isSelected()
BackofficeSearchCondition.selected attribute.public boolean isSelectedAsPrimitive(SessionContext ctx)
BackofficeSearchCondition.selected attribute.public boolean isSelectedAsPrimitive()
BackofficeSearchCondition.selected attribute.public void setSelected(SessionContext ctx, java.lang.Boolean value)
BackofficeSearchCondition.selected attribute.value - the selectedpublic void setSelected(java.lang.Boolean value)
BackofficeSearchCondition.selected attribute.value - the selectedpublic void setSelected(SessionContext ctx, boolean value)
BackofficeSearchCondition.selected attribute.value - the selectedpublic void setSelected(boolean value)
BackofficeSearchCondition.selected attribute.value - the selectedpublic java.lang.Boolean isSortable(SessionContext ctx)
BackofficeSearchCondition.sortable attribute.public java.lang.Boolean isSortable()
BackofficeSearchCondition.sortable attribute.public boolean isSortableAsPrimitive(SessionContext ctx)
BackofficeSearchCondition.sortable attribute.public boolean isSortableAsPrimitive()
BackofficeSearchCondition.sortable attribute.public void setSortable(SessionContext ctx, java.lang.Boolean value)
BackofficeSearchCondition.sortable attribute.value - the sortablepublic void setSortable(java.lang.Boolean value)
BackofficeSearchCondition.sortable attribute.value - the sortablepublic void setSortable(SessionContext ctx, boolean value)
BackofficeSearchCondition.sortable attribute.value - the sortablepublic void setSortable(boolean value)
BackofficeSearchCondition.sortable attribute.value - the sortablepublic java.lang.String getValue(SessionContext ctx)
BackofficeSearchCondition.value attribute.public java.lang.String getValue()
BackofficeSearchCondition.value attribute.public void setValue(SessionContext ctx, java.lang.String value)
BackofficeSearchCondition.value attribute.value - the valuepublic void setValue(java.lang.String value)
BackofficeSearchCondition.value attribute.value - the valuepublic Item getValueReference(SessionContext ctx)
BackofficeSearchCondition.valueReference attribute.public Item getValueReference()
BackofficeSearchCondition.valueReference attribute.public void setValueReference(SessionContext ctx, Item value)
BackofficeSearchCondition.valueReference attribute.value - the valueReferencepublic void setValueReference(Item value)
BackofficeSearchCondition.valueReference attribute.value - the valueReferenceCopyright © 2018 SAP SE. All Rights Reserved.