Class GeneratedAbstractAdvancedSavedQuerySearchParameter
- 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.advancedsavedquery.jalo.GeneratedAbstractAdvancedSavedQuerySearchParameter
-
- All Implemented Interfaces:
java.io.Serializable,java.lang.Comparable
- Direct Known Subclasses:
AbstractAdvancedSavedQuerySearchParameter
public abstract class GeneratedAbstractAdvancedSavedQuerySearchParameter extends GenericItem
Generated class for typeAbstractAdvancedSavedQuerySearchParameter.- 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.StringCOMPARATORQualifier of theAbstractAdvancedSavedQuerySearchParameter.comparatorattributeprotected static java.util.Map<java.lang.String,Item.AttributeMode>DEFAULT_INITIAL_ATTRIBUTESstatic java.lang.StringEMPTYHANDLINGQualifier of theAbstractAdvancedSavedQuerySearchParameter.emptyHandlingattributestatic java.lang.StringJOINALIASQualifier of theAbstractAdvancedSavedQuerySearchParameter.joinAliasattributestatic java.lang.StringLOWERQualifier of theAbstractAdvancedSavedQuerySearchParameter.lowerattributestatic java.lang.StringNAMEQualifier of theAbstractAdvancedSavedQuerySearchParameter.nameattributestatic java.lang.StringSEARCHPARAMETERNAMEQualifier of theAbstractAdvancedSavedQuerySearchParameter.searchParameterNameattributestatic java.lang.StringVALUETYPEQualifier of theAbstractAdvancedSavedQuerySearchParameter.valueTypeattributestatic java.lang.StringWHEREPARTQualifier of theAbstractAdvancedSavedQuerySearchParameter.wherePartattributeprotected static BidirectionalOneToManyHandler<GeneratedAbstractAdvancedSavedQuerySearchParameter>WHEREPARTHANDLERBidirectionalOneToManyHandlerfor handling 1:n WHEREPART's relation attributes from 'one' side.-
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 GeneratedAbstractAdvancedSavedQuerySearchParameter()
-
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<Language,java.lang.String>getAllName()Generated method - Getter of theAbstractAdvancedSavedQuerySearchParameter.nameattribute.java.util.Map<Language,java.lang.String>getAllName(SessionContext ctx)Generated method - Getter of theAbstractAdvancedSavedQuerySearchParameter.nameattribute.EnumerationValuegetComparator()Generated method - Getter of theAbstractAdvancedSavedQuerySearchParameter.comparatorattribute.EnumerationValuegetComparator(SessionContext ctx)Generated method - Getter of theAbstractAdvancedSavedQuerySearchParameter.comparatorattribute.protected java.util.Map<java.lang.String,Item.AttributeMode>getDefaultAttributeModes()EnumerationValuegetEmptyHandling()Generated method - Getter of theAbstractAdvancedSavedQuerySearchParameter.emptyHandlingattribute.EnumerationValuegetEmptyHandling(SessionContext ctx)Generated method - Getter of theAbstractAdvancedSavedQuerySearchParameter.emptyHandlingattribute.java.lang.StringgetJoinAlias()Generated method - Getter of theAbstractAdvancedSavedQuerySearchParameter.joinAliasattribute.java.lang.StringgetJoinAlias(SessionContext ctx)Generated method - Getter of theAbstractAdvancedSavedQuerySearchParameter.joinAliasattribute.java.lang.StringgetName()Generated method - Getter of theAbstractAdvancedSavedQuerySearchParameter.nameattribute.java.lang.StringgetName(SessionContext ctx)Generated method - Getter of theAbstractAdvancedSavedQuerySearchParameter.nameattribute.java.lang.StringgetSearchParameterName()Generated method - Getter of theAbstractAdvancedSavedQuerySearchParameter.searchParameterNameattribute.java.lang.StringgetSearchParameterName(SessionContext ctx)Generated method - Getter of theAbstractAdvancedSavedQuerySearchParameter.searchParameterNameattribute.TypegetValueType()Generated method - Getter of theAbstractAdvancedSavedQuerySearchParameter.valueTypeattribute.TypegetValueType(SessionContext ctx)Generated method - Getter of theAbstractAdvancedSavedQuerySearchParameter.valueTypeattribute.WherePartgetWherePart()Generated method - Getter of theAbstractAdvancedSavedQuerySearchParameter.wherePartattribute.WherePartgetWherePart(SessionContext ctx)Generated method - Getter of theAbstractAdvancedSavedQuerySearchParameter.wherePartattribute.java.lang.BooleanisLower()Generated method - Getter of theAbstractAdvancedSavedQuerySearchParameter.lowerattribute.java.lang.BooleanisLower(SessionContext ctx)Generated method - Getter of theAbstractAdvancedSavedQuerySearchParameter.lowerattribute.booleanisLowerAsPrimitive()Generated method - Getter of theAbstractAdvancedSavedQuerySearchParameter.lowerattribute.booleanisLowerAsPrimitive(SessionContext ctx)Generated method - Getter of theAbstractAdvancedSavedQuerySearchParameter.lowerattribute.voidsetAllName(SessionContext ctx, java.util.Map<Language,java.lang.String> value)Generated method - Setter of theAbstractAdvancedSavedQuerySearchParameter.nameattribute.voidsetAllName(java.util.Map<Language,java.lang.String> value)Generated method - Setter of theAbstractAdvancedSavedQuerySearchParameter.nameattribute.voidsetComparator(EnumerationValue value)Generated method - Setter of theAbstractAdvancedSavedQuerySearchParameter.comparatorattribute.voidsetComparator(SessionContext ctx, EnumerationValue value)Generated method - Setter of theAbstractAdvancedSavedQuerySearchParameter.comparatorattribute.voidsetEmptyHandling(EnumerationValue value)Generated method - Setter of theAbstractAdvancedSavedQuerySearchParameter.emptyHandlingattribute.voidsetEmptyHandling(SessionContext ctx, EnumerationValue value)Generated method - Setter of theAbstractAdvancedSavedQuerySearchParameter.emptyHandlingattribute.voidsetJoinAlias(SessionContext ctx, java.lang.String value)Generated method - Setter of theAbstractAdvancedSavedQuerySearchParameter.joinAliasattribute.voidsetJoinAlias(java.lang.String value)Generated method - Setter of theAbstractAdvancedSavedQuerySearchParameter.joinAliasattribute.voidsetLower(boolean value)Generated method - Setter of theAbstractAdvancedSavedQuerySearchParameter.lowerattribute.voidsetLower(SessionContext ctx, boolean value)Generated method - Setter of theAbstractAdvancedSavedQuerySearchParameter.lowerattribute.voidsetLower(SessionContext ctx, java.lang.Boolean value)Generated method - Setter of theAbstractAdvancedSavedQuerySearchParameter.lowerattribute.voidsetLower(java.lang.Boolean value)Generated method - Setter of theAbstractAdvancedSavedQuerySearchParameter.lowerattribute.voidsetName(SessionContext ctx, java.lang.String value)Generated method - Setter of theAbstractAdvancedSavedQuerySearchParameter.nameattribute.voidsetName(java.lang.String value)Generated method - Setter of theAbstractAdvancedSavedQuerySearchParameter.nameattribute.voidsetSearchParameterName(SessionContext ctx, java.lang.String value)Generated method - Setter of theAbstractAdvancedSavedQuerySearchParameter.searchParameterNameattribute.voidsetSearchParameterName(java.lang.String value)Generated method - Setter of theAbstractAdvancedSavedQuerySearchParameter.searchParameterNameattribute.voidsetValueType(SessionContext ctx, Type value)Generated method - Setter of theAbstractAdvancedSavedQuerySearchParameter.valueTypeattribute.voidsetValueType(Type value)Generated method - Setter of theAbstractAdvancedSavedQuerySearchParameter.valueTypeattribute.voidsetWherePart(WherePart value)Generated method - Setter of theAbstractAdvancedSavedQuerySearchParameter.wherePartattribute.voidsetWherePart(SessionContext ctx, WherePart value)Generated method - Setter of theAbstractAdvancedSavedQuerySearchParameter.wherePartattribute.-
Methods inherited from class de.hybris.platform.jalo.GenericItem
getImplementation, getInitialProperties, getNonInitialAttributes, getRelatedItems, 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
-
COMPARATOR
public static final java.lang.String COMPARATOR
Qualifier of theAbstractAdvancedSavedQuerySearchParameter.comparatorattribute- See Also:
- Constant Field Values
-
EMPTYHANDLING
public static final java.lang.String EMPTYHANDLING
Qualifier of theAbstractAdvancedSavedQuerySearchParameter.emptyHandlingattribute- See Also:
- Constant Field Values
-
VALUETYPE
public static final java.lang.String VALUETYPE
Qualifier of theAbstractAdvancedSavedQuerySearchParameter.valueTypeattribute- See Also:
- Constant Field Values
-
SEARCHPARAMETERNAME
public static final java.lang.String SEARCHPARAMETERNAME
Qualifier of theAbstractAdvancedSavedQuerySearchParameter.searchParameterNameattribute- See Also:
- Constant Field Values
-
JOINALIAS
public static final java.lang.String JOINALIAS
Qualifier of theAbstractAdvancedSavedQuerySearchParameter.joinAliasattribute- See Also:
- Constant Field Values
-
NAME
public static final java.lang.String NAME
Qualifier of theAbstractAdvancedSavedQuerySearchParameter.nameattribute- See Also:
- Constant Field Values
-
LOWER
public static final java.lang.String LOWER
Qualifier of theAbstractAdvancedSavedQuerySearchParameter.lowerattribute- See Also:
- Constant Field Values
-
WHEREPART
public static final java.lang.String WHEREPART
Qualifier of theAbstractAdvancedSavedQuerySearchParameter.wherePartattribute- See Also:
- Constant Field Values
-
WHEREPARTHANDLER
protected static final BidirectionalOneToManyHandler<GeneratedAbstractAdvancedSavedQuerySearchParameter> WHEREPARTHANDLER
BidirectionalOneToManyHandlerfor handling 1:n WHEREPART'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
-
getComparator
public EnumerationValue getComparator(SessionContext ctx)
Generated method - Getter of theAbstractAdvancedSavedQuerySearchParameter.comparatorattribute.- Returns:
- the comparator
-
getComparator
public EnumerationValue getComparator()
Generated method - Getter of theAbstractAdvancedSavedQuerySearchParameter.comparatorattribute.- Returns:
- the comparator
-
setComparator
public void setComparator(SessionContext ctx, EnumerationValue value)
Generated method - Setter of theAbstractAdvancedSavedQuerySearchParameter.comparatorattribute.- Parameters:
value- the comparator
-
setComparator
public void setComparator(EnumerationValue value)
Generated method - Setter of theAbstractAdvancedSavedQuerySearchParameter.comparatorattribute.- Parameters:
value- the comparator
-
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
-
getEmptyHandling
public EnumerationValue getEmptyHandling(SessionContext ctx)
Generated method - Getter of theAbstractAdvancedSavedQuerySearchParameter.emptyHandlingattribute.- Returns:
- the emptyHandling
-
getEmptyHandling
public EnumerationValue getEmptyHandling()
Generated method - Getter of theAbstractAdvancedSavedQuerySearchParameter.emptyHandlingattribute.- Returns:
- the emptyHandling
-
setEmptyHandling
public void setEmptyHandling(SessionContext ctx, EnumerationValue value)
Generated method - Setter of theAbstractAdvancedSavedQuerySearchParameter.emptyHandlingattribute.- Parameters:
value- the emptyHandling
-
setEmptyHandling
public void setEmptyHandling(EnumerationValue value)
Generated method - Setter of theAbstractAdvancedSavedQuerySearchParameter.emptyHandlingattribute.- Parameters:
value- the emptyHandling
-
getJoinAlias
public java.lang.String getJoinAlias(SessionContext ctx)
Generated method - Getter of theAbstractAdvancedSavedQuerySearchParameter.joinAliasattribute.- Returns:
- the joinAlias
-
getJoinAlias
public java.lang.String getJoinAlias()
Generated method - Getter of theAbstractAdvancedSavedQuerySearchParameter.joinAliasattribute.- Returns:
- the joinAlias
-
setJoinAlias
public void setJoinAlias(SessionContext ctx, java.lang.String value)
Generated method - Setter of theAbstractAdvancedSavedQuerySearchParameter.joinAliasattribute.- Parameters:
value- the joinAlias
-
setJoinAlias
public void setJoinAlias(java.lang.String value)
Generated method - Setter of theAbstractAdvancedSavedQuerySearchParameter.joinAliasattribute.- Parameters:
value- the joinAlias
-
isLower
public java.lang.Boolean isLower(SessionContext ctx)
Generated method - Getter of theAbstractAdvancedSavedQuerySearchParameter.lowerattribute.- Returns:
- the lower
-
isLower
public java.lang.Boolean isLower()
Generated method - Getter of theAbstractAdvancedSavedQuerySearchParameter.lowerattribute.- Returns:
- the lower
-
isLowerAsPrimitive
public boolean isLowerAsPrimitive(SessionContext ctx)
Generated method - Getter of theAbstractAdvancedSavedQuerySearchParameter.lowerattribute.- Returns:
- the lower
-
isLowerAsPrimitive
public boolean isLowerAsPrimitive()
Generated method - Getter of theAbstractAdvancedSavedQuerySearchParameter.lowerattribute.- Returns:
- the lower
-
setLower
public void setLower(SessionContext ctx, java.lang.Boolean value)
Generated method - Setter of theAbstractAdvancedSavedQuerySearchParameter.lowerattribute.- Parameters:
value- the lower
-
setLower
public void setLower(java.lang.Boolean value)
Generated method - Setter of theAbstractAdvancedSavedQuerySearchParameter.lowerattribute.- Parameters:
value- the lower
-
setLower
public void setLower(SessionContext ctx, boolean value)
Generated method - Setter of theAbstractAdvancedSavedQuerySearchParameter.lowerattribute.- Parameters:
value- the lower
-
setLower
public void setLower(boolean value)
Generated method - Setter of theAbstractAdvancedSavedQuerySearchParameter.lowerattribute.- Parameters:
value- the lower
-
getName
public java.lang.String getName(SessionContext ctx)
Generated method - Getter of theAbstractAdvancedSavedQuerySearchParameter.nameattribute.- Returns:
- the name
-
getName
public java.lang.String getName()
Generated method - Getter of theAbstractAdvancedSavedQuerySearchParameter.nameattribute.- Returns:
- the name
-
getAllName
public java.util.Map<Language,java.lang.String> getAllName(SessionContext ctx)
Generated method - Getter of theAbstractAdvancedSavedQuerySearchParameter.nameattribute.- Returns:
- the localized name
-
getAllName
public java.util.Map<Language,java.lang.String> getAllName()
Generated method - Getter of theAbstractAdvancedSavedQuerySearchParameter.nameattribute.- Returns:
- the localized name
-
setName
public void setName(SessionContext ctx, java.lang.String value)
Generated method - Setter of theAbstractAdvancedSavedQuerySearchParameter.nameattribute.- Parameters:
value- the name
-
setName
public void setName(java.lang.String value)
Generated method - Setter of theAbstractAdvancedSavedQuerySearchParameter.nameattribute.- Parameters:
value- the name
-
setAllName
public void setAllName(SessionContext ctx, java.util.Map<Language,java.lang.String> value)
Generated method - Setter of theAbstractAdvancedSavedQuerySearchParameter.nameattribute.- Parameters:
value- the name
-
setAllName
public void setAllName(java.util.Map<Language,java.lang.String> value)
Generated method - Setter of theAbstractAdvancedSavedQuerySearchParameter.nameattribute.- Parameters:
value- the name
-
getSearchParameterName
public java.lang.String getSearchParameterName(SessionContext ctx)
Generated method - Getter of theAbstractAdvancedSavedQuerySearchParameter.searchParameterNameattribute.- Returns:
- the searchParameterName
-
getSearchParameterName
public java.lang.String getSearchParameterName()
Generated method - Getter of theAbstractAdvancedSavedQuerySearchParameter.searchParameterNameattribute.- Returns:
- the searchParameterName
-
setSearchParameterName
public void setSearchParameterName(SessionContext ctx, java.lang.String value)
Generated method - Setter of theAbstractAdvancedSavedQuerySearchParameter.searchParameterNameattribute.- Parameters:
value- the searchParameterName
-
setSearchParameterName
public void setSearchParameterName(java.lang.String value)
Generated method - Setter of theAbstractAdvancedSavedQuerySearchParameter.searchParameterNameattribute.- Parameters:
value- the searchParameterName
-
getValueType
public Type getValueType(SessionContext ctx)
Generated method - Getter of theAbstractAdvancedSavedQuerySearchParameter.valueTypeattribute.- Returns:
- the valueType
-
getValueType
public Type getValueType()
Generated method - Getter of theAbstractAdvancedSavedQuerySearchParameter.valueTypeattribute.- Returns:
- the valueType
-
setValueType
public void setValueType(SessionContext ctx, Type value)
Generated method - Setter of theAbstractAdvancedSavedQuerySearchParameter.valueTypeattribute.- Parameters:
value- the valueType
-
setValueType
public void setValueType(Type value)
Generated method - Setter of theAbstractAdvancedSavedQuerySearchParameter.valueTypeattribute.- Parameters:
value- the valueType
-
getWherePart
public WherePart getWherePart(SessionContext ctx)
Generated method - Getter of theAbstractAdvancedSavedQuerySearchParameter.wherePartattribute.- Returns:
- the wherePart
-
getWherePart
public WherePart getWherePart()
Generated method - Getter of theAbstractAdvancedSavedQuerySearchParameter.wherePartattribute.- Returns:
- the wherePart
-
setWherePart
public void setWherePart(SessionContext ctx, WherePart value)
Generated method - Setter of theAbstractAdvancedSavedQuerySearchParameter.wherePartattribute.- Parameters:
value- the wherePart
-
setWherePart
public void setWherePart(WherePart value)
Generated method - Setter of theAbstractAdvancedSavedQuerySearchParameter.wherePartattribute.- Parameters:
value- the wherePart
-
-