Class GeneratedBackofficeSavedQuery
- 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.GeneratedBackofficeSavedQuery
-
- All Implemented Interfaces:
java.io.Serializable
,java.lang.Comparable
- Direct Known Subclasses:
BackofficeSavedQuery
public abstract class GeneratedBackofficeSavedQuery extends GenericItem
Generated class for typeBackofficeSavedQuery
.- 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 protected static java.lang.String
BACKOFFICESAVEDQUERY2USERGROUPRELATION_MARKMODIFIED
Relation disable markmodifed parameter constants for BackofficeSavedQuery2UserGroupRelation from ((platformbackoffice))protected static java.lang.String
BACKOFFICESAVEDQUERY2USERGROUPRELATION_SRC_ORDERED
Relation ordering override parameter constants for BackofficeSavedQuery2UserGroupRelation from ((platformbackoffice))protected static java.lang.String
BACKOFFICESAVEDQUERY2USERGROUPRELATION_TGT_ORDERED
static java.lang.String
CONDITIONS
Qualifier of theBackofficeSavedQuery.conditions
attributeprotected static OneToManyHandler<BackofficeSearchCondition>
CONDITIONSHANDLER
OneToManyHandler
for handling 1:n CONDITIONS's relation attributes from 'many' side.protected static java.util.Map<java.lang.String,Item.AttributeMode>
DEFAULT_INITIAL_ATTRIBUTES
static java.lang.String
GLOBALOPERATORCODE
Qualifier of theBackofficeSavedQuery.globalOperatorCode
attributestatic java.lang.String
INCLUDESUBTYPES
Qualifier of theBackofficeSavedQuery.includeSubtypes
attributestatic java.lang.String
NAME
Qualifier of theBackofficeSavedQuery.name
attributestatic java.lang.String
QUERYOWNER
Qualifier of theBackofficeSavedQuery.queryOwner
attributestatic java.lang.String
SEARCHMODE
Qualifier of theBackofficeSavedQuery.searchMode
attributestatic java.lang.String
SORTASC
Qualifier of theBackofficeSavedQuery.sortAsc
attributestatic java.lang.String
SORTATTRIBUTE
Qualifier of theBackofficeSavedQuery.sortAttribute
attributestatic java.lang.String
TOKENIZABLE
Qualifier of theBackofficeSavedQuery.tokenizable
attributestatic java.lang.String
TYPECODE
Qualifier of theBackofficeSavedQuery.typeCode
attributestatic java.lang.String
USERGROUPS
Qualifier of theBackofficeSavedQuery.userGroups
attribute-
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 GeneratedBackofficeSavedQuery()
-
Method Summary
All Methods Instance Methods Concrete Methods Modifier and Type Method Description void
addToConditions(SessionContext ctx, BackofficeSearchCondition value)
Generated method - Addsvalue
to conditions.void
addToConditions(BackofficeSearchCondition value)
Generated method - Addsvalue
to conditions.void
addToUserGroups(SessionContext ctx, UserGroup value)
Generated method - Addsvalue
to userGroups.void
addToUserGroups(UserGroup value)
Generated method - Addsvalue
to userGroups.java.util.Map<Language,java.lang.String>
getAllName()
Generated method - Getter of theBackofficeSavedQuery.name
attribute.java.util.Map<Language,java.lang.String>
getAllName(SessionContext ctx)
Generated method - Getter of theBackofficeSavedQuery.name
attribute.java.util.Collection<BackofficeSearchCondition>
getConditions()
Generated method - Getter of theBackofficeSavedQuery.conditions
attribute.java.util.Collection<BackofficeSearchCondition>
getConditions(SessionContext ctx)
Generated method - Getter of theBackofficeSavedQuery.conditions
attribute.protected java.util.Map<java.lang.String,Item.AttributeMode>
getDefaultAttributeModes()
java.lang.String
getGlobalOperatorCode()
Generated method - Getter of theBackofficeSavedQuery.globalOperatorCode
attribute.java.lang.String
getGlobalOperatorCode(SessionContext ctx)
Generated method - Getter of theBackofficeSavedQuery.globalOperatorCode
attribute.java.lang.String
getName()
Generated method - Getter of theBackofficeSavedQuery.name
attribute.java.lang.String
getName(SessionContext ctx)
Generated method - Getter of theBackofficeSavedQuery.name
attribute.User
getQueryOwner()
Generated method - Getter of theBackofficeSavedQuery.queryOwner
attribute.User
getQueryOwner(SessionContext ctx)
Generated method - Getter of theBackofficeSavedQuery.queryOwner
attribute.java.lang.String
getSearchMode()
Generated method - Getter of theBackofficeSavedQuery.searchMode
attribute.java.lang.String
getSearchMode(SessionContext ctx)
Generated method - Getter of theBackofficeSavedQuery.searchMode
attribute.java.lang.String
getSortAttribute()
Generated method - Getter of theBackofficeSavedQuery.sortAttribute
attribute.java.lang.String
getSortAttribute(SessionContext ctx)
Generated method - Getter of theBackofficeSavedQuery.sortAttribute
attribute.java.lang.String
getTypeCode()
Generated method - Getter of theBackofficeSavedQuery.typeCode
attribute.java.lang.String
getTypeCode(SessionContext ctx)
Generated method - Getter of theBackofficeSavedQuery.typeCode
attribute.java.util.Collection<UserGroup>
getUserGroups()
Generated method - Getter of theBackofficeSavedQuery.userGroups
attribute.java.util.Collection<UserGroup>
getUserGroups(SessionContext ctx)
Generated method - Getter of theBackofficeSavedQuery.userGroups
attribute.long
getUserGroupsCount()
long
getUserGroupsCount(SessionContext ctx)
java.lang.Boolean
isIncludeSubtypes()
Generated method - Getter of theBackofficeSavedQuery.includeSubtypes
attribute.java.lang.Boolean
isIncludeSubtypes(SessionContext ctx)
Generated method - Getter of theBackofficeSavedQuery.includeSubtypes
attribute.boolean
isIncludeSubtypesAsPrimitive()
Generated method - Getter of theBackofficeSavedQuery.includeSubtypes
attribute.boolean
isIncludeSubtypesAsPrimitive(SessionContext ctx)
Generated method - Getter of theBackofficeSavedQuery.includeSubtypes
attribute.boolean
isMarkModifiedDisabled(Item referencedItem)
java.lang.Boolean
isSortAsc()
Generated method - Getter of theBackofficeSavedQuery.sortAsc
attribute.java.lang.Boolean
isSortAsc(SessionContext ctx)
Generated method - Getter of theBackofficeSavedQuery.sortAsc
attribute.boolean
isSortAscAsPrimitive()
Generated method - Getter of theBackofficeSavedQuery.sortAsc
attribute.boolean
isSortAscAsPrimitive(SessionContext ctx)
Generated method - Getter of theBackofficeSavedQuery.sortAsc
attribute.java.lang.Boolean
isTokenizable()
Generated method - Getter of theBackofficeSavedQuery.tokenizable
attribute.java.lang.Boolean
isTokenizable(SessionContext ctx)
Generated method - Getter of theBackofficeSavedQuery.tokenizable
attribute.boolean
isTokenizableAsPrimitive()
Generated method - Getter of theBackofficeSavedQuery.tokenizable
attribute.boolean
isTokenizableAsPrimitive(SessionContext ctx)
Generated method - Getter of theBackofficeSavedQuery.tokenizable
attribute.void
removeFromConditions(SessionContext ctx, BackofficeSearchCondition value)
Generated method - Removesvalue
from conditions.void
removeFromConditions(BackofficeSearchCondition value)
Generated method - Removesvalue
from conditions.void
removeFromUserGroups(SessionContext ctx, UserGroup value)
Generated method - Removesvalue
from userGroups.void
removeFromUserGroups(UserGroup value)
Generated method - Removesvalue
from userGroups.void
setAllName(SessionContext ctx, java.util.Map<Language,java.lang.String> value)
Generated method - Setter of theBackofficeSavedQuery.name
attribute.void
setAllName(java.util.Map<Language,java.lang.String> value)
Generated method - Setter of theBackofficeSavedQuery.name
attribute.void
setConditions(SessionContext ctx, java.util.Collection<BackofficeSearchCondition> value)
Generated method - Setter of theBackofficeSavedQuery.conditions
attribute.void
setConditions(java.util.Collection<BackofficeSearchCondition> value)
Generated method - Setter of theBackofficeSavedQuery.conditions
attribute.void
setGlobalOperatorCode(SessionContext ctx, java.lang.String value)
Generated method - Setter of theBackofficeSavedQuery.globalOperatorCode
attribute.void
setGlobalOperatorCode(java.lang.String value)
Generated method - Setter of theBackofficeSavedQuery.globalOperatorCode
attribute.void
setIncludeSubtypes(boolean value)
Generated method - Setter of theBackofficeSavedQuery.includeSubtypes
attribute.void
setIncludeSubtypes(SessionContext ctx, boolean value)
Generated method - Setter of theBackofficeSavedQuery.includeSubtypes
attribute.void
setIncludeSubtypes(SessionContext ctx, java.lang.Boolean value)
Generated method - Setter of theBackofficeSavedQuery.includeSubtypes
attribute.void
setIncludeSubtypes(java.lang.Boolean value)
Generated method - Setter of theBackofficeSavedQuery.includeSubtypes
attribute.void
setName(SessionContext ctx, java.lang.String value)
Generated method - Setter of theBackofficeSavedQuery.name
attribute.void
setName(java.lang.String value)
Generated method - Setter of theBackofficeSavedQuery.name
attribute.void
setQueryOwner(SessionContext ctx, User value)
Generated method - Setter of theBackofficeSavedQuery.queryOwner
attribute.void
setQueryOwner(User value)
Generated method - Setter of theBackofficeSavedQuery.queryOwner
attribute.void
setSearchMode(SessionContext ctx, java.lang.String value)
Generated method - Setter of theBackofficeSavedQuery.searchMode
attribute.void
setSearchMode(java.lang.String value)
Generated method - Setter of theBackofficeSavedQuery.searchMode
attribute.void
setSortAsc(boolean value)
Generated method - Setter of theBackofficeSavedQuery.sortAsc
attribute.void
setSortAsc(SessionContext ctx, boolean value)
Generated method - Setter of theBackofficeSavedQuery.sortAsc
attribute.void
setSortAsc(SessionContext ctx, java.lang.Boolean value)
Generated method - Setter of theBackofficeSavedQuery.sortAsc
attribute.void
setSortAsc(java.lang.Boolean value)
Generated method - Setter of theBackofficeSavedQuery.sortAsc
attribute.void
setSortAttribute(SessionContext ctx, java.lang.String value)
Generated method - Setter of theBackofficeSavedQuery.sortAttribute
attribute.void
setSortAttribute(java.lang.String value)
Generated method - Setter of theBackofficeSavedQuery.sortAttribute
attribute.void
setTokenizable(boolean value)
Generated method - Setter of theBackofficeSavedQuery.tokenizable
attribute.void
setTokenizable(SessionContext ctx, boolean value)
Generated method - Setter of theBackofficeSavedQuery.tokenizable
attribute.void
setTokenizable(SessionContext ctx, java.lang.Boolean value)
Generated method - Setter of theBackofficeSavedQuery.tokenizable
attribute.void
setTokenizable(java.lang.Boolean value)
Generated method - Setter of theBackofficeSavedQuery.tokenizable
attribute.void
setTypeCode(SessionContext ctx, java.lang.String value)
Generated method - Setter of theBackofficeSavedQuery.typeCode
attribute.void
setTypeCode(java.lang.String value)
Generated method - Setter of theBackofficeSavedQuery.typeCode
attribute.void
setUserGroups(SessionContext ctx, java.util.Collection<UserGroup> value)
Generated method - Setter of theBackofficeSavedQuery.userGroups
attribute.void
setUserGroups(java.util.Collection<UserGroup> value)
Generated method - Setter of theBackofficeSavedQuery.userGroups
attribute.-
Methods inherited from class de.hybris.platform.jalo.GenericItem
createItem, 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, 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
-
NAME
public static final java.lang.String NAME
Qualifier of theBackofficeSavedQuery.name
attribute- See Also:
- Constant Field Values
-
QUERYOWNER
public static final java.lang.String QUERYOWNER
Qualifier of theBackofficeSavedQuery.queryOwner
attribute- See Also:
- Constant Field Values
-
TYPECODE
public static final java.lang.String TYPECODE
Qualifier of theBackofficeSavedQuery.typeCode
attribute- See Also:
- Constant Field Values
-
INCLUDESUBTYPES
public static final java.lang.String INCLUDESUBTYPES
Qualifier of theBackofficeSavedQuery.includeSubtypes
attribute- See Also:
- Constant Field Values
-
GLOBALOPERATORCODE
public static final java.lang.String GLOBALOPERATORCODE
Qualifier of theBackofficeSavedQuery.globalOperatorCode
attribute- See Also:
- Constant Field Values
-
SORTATTRIBUTE
public static final java.lang.String SORTATTRIBUTE
Qualifier of theBackofficeSavedQuery.sortAttribute
attribute- See Also:
- Constant Field Values
-
SORTASC
public static final java.lang.String SORTASC
Qualifier of theBackofficeSavedQuery.sortAsc
attribute- See Also:
- Constant Field Values
-
TOKENIZABLE
public static final java.lang.String TOKENIZABLE
Qualifier of theBackofficeSavedQuery.tokenizable
attribute- See Also:
- Constant Field Values
-
SEARCHMODE
public static final java.lang.String SEARCHMODE
Qualifier of theBackofficeSavedQuery.searchMode
attribute- See Also:
- Constant Field Values
-
CONDITIONS
public static final java.lang.String CONDITIONS
Qualifier of theBackofficeSavedQuery.conditions
attribute- See Also:
- Constant Field Values
-
USERGROUPS
public static final java.lang.String USERGROUPS
Qualifier of theBackofficeSavedQuery.userGroups
attribute- See Also:
- Constant Field Values
-
BACKOFFICESAVEDQUERY2USERGROUPRELATION_SRC_ORDERED
protected static java.lang.String BACKOFFICESAVEDQUERY2USERGROUPRELATION_SRC_ORDERED
Relation ordering override parameter constants for BackofficeSavedQuery2UserGroupRelation from ((platformbackoffice))
-
BACKOFFICESAVEDQUERY2USERGROUPRELATION_TGT_ORDERED
protected static java.lang.String BACKOFFICESAVEDQUERY2USERGROUPRELATION_TGT_ORDERED
-
BACKOFFICESAVEDQUERY2USERGROUPRELATION_MARKMODIFIED
protected static java.lang.String BACKOFFICESAVEDQUERY2USERGROUPRELATION_MARKMODIFIED
Relation disable markmodifed parameter constants for BackofficeSavedQuery2UserGroupRelation from ((platformbackoffice))
-
CONDITIONSHANDLER
protected static final OneToManyHandler<BackofficeSearchCondition> CONDITIONSHANDLER
OneToManyHandler
for handling 1:n CONDITIONS's relation attributes from 'many' 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:
getDefaultAttributeModes
in classItem
-
getConditions
public java.util.Collection<BackofficeSearchCondition> getConditions(SessionContext ctx)
Generated method - Getter of theBackofficeSavedQuery.conditions
attribute.- Returns:
- the conditions
-
getConditions
public java.util.Collection<BackofficeSearchCondition> getConditions()
Generated method - Getter of theBackofficeSavedQuery.conditions
attribute.- Returns:
- the conditions
-
setConditions
public void setConditions(SessionContext ctx, java.util.Collection<BackofficeSearchCondition> value)
Generated method - Setter of theBackofficeSavedQuery.conditions
attribute.- Parameters:
value
- the conditions
-
setConditions
public void setConditions(java.util.Collection<BackofficeSearchCondition> value)
Generated method - Setter of theBackofficeSavedQuery.conditions
attribute.- Parameters:
value
- the conditions
-
addToConditions
public void addToConditions(SessionContext ctx, BackofficeSearchCondition value)
Generated method - Addsvalue
to conditions.- Parameters:
value
- the item to add to conditions
-
addToConditions
public void addToConditions(BackofficeSearchCondition value)
Generated method - Addsvalue
to conditions.- Parameters:
value
- the item to add to conditions
-
removeFromConditions
public void removeFromConditions(SessionContext ctx, BackofficeSearchCondition value)
Generated method - Removesvalue
from conditions.- Parameters:
value
- the item to remove from conditions
-
removeFromConditions
public void removeFromConditions(BackofficeSearchCondition value)
Generated method - Removesvalue
from conditions.- Parameters:
value
- the item to remove from conditions
-
getGlobalOperatorCode
public java.lang.String getGlobalOperatorCode(SessionContext ctx)
Generated method - Getter of theBackofficeSavedQuery.globalOperatorCode
attribute.- Returns:
- the globalOperatorCode
-
getGlobalOperatorCode
public java.lang.String getGlobalOperatorCode()
Generated method - Getter of theBackofficeSavedQuery.globalOperatorCode
attribute.- Returns:
- the globalOperatorCode
-
setGlobalOperatorCode
public void setGlobalOperatorCode(SessionContext ctx, java.lang.String value)
Generated method - Setter of theBackofficeSavedQuery.globalOperatorCode
attribute.- Parameters:
value
- the globalOperatorCode
-
setGlobalOperatorCode
public void setGlobalOperatorCode(java.lang.String value)
Generated method - Setter of theBackofficeSavedQuery.globalOperatorCode
attribute.- Parameters:
value
- the globalOperatorCode
-
isIncludeSubtypes
public java.lang.Boolean isIncludeSubtypes(SessionContext ctx)
Generated method - Getter of theBackofficeSavedQuery.includeSubtypes
attribute.- Returns:
- the includeSubtypes
-
isIncludeSubtypes
public java.lang.Boolean isIncludeSubtypes()
Generated method - Getter of theBackofficeSavedQuery.includeSubtypes
attribute.- Returns:
- the includeSubtypes
-
isIncludeSubtypesAsPrimitive
public boolean isIncludeSubtypesAsPrimitive(SessionContext ctx)
Generated method - Getter of theBackofficeSavedQuery.includeSubtypes
attribute.- Returns:
- the includeSubtypes
-
isIncludeSubtypesAsPrimitive
public boolean isIncludeSubtypesAsPrimitive()
Generated method - Getter of theBackofficeSavedQuery.includeSubtypes
attribute.- Returns:
- the includeSubtypes
-
setIncludeSubtypes
public void setIncludeSubtypes(SessionContext ctx, java.lang.Boolean value)
Generated method - Setter of theBackofficeSavedQuery.includeSubtypes
attribute.- Parameters:
value
- the includeSubtypes
-
setIncludeSubtypes
public void setIncludeSubtypes(java.lang.Boolean value)
Generated method - Setter of theBackofficeSavedQuery.includeSubtypes
attribute.- Parameters:
value
- the includeSubtypes
-
setIncludeSubtypes
public void setIncludeSubtypes(SessionContext ctx, boolean value)
Generated method - Setter of theBackofficeSavedQuery.includeSubtypes
attribute.- Parameters:
value
- the includeSubtypes
-
setIncludeSubtypes
public void setIncludeSubtypes(boolean value)
Generated method - Setter of theBackofficeSavedQuery.includeSubtypes
attribute.- Parameters:
value
- the includeSubtypes
-
isMarkModifiedDisabled
public boolean isMarkModifiedDisabled(Item referencedItem)
- Overrides:
isMarkModifiedDisabled
in classItem
-
getName
public java.lang.String getName(SessionContext ctx)
Generated method - Getter of theBackofficeSavedQuery.name
attribute.- Returns:
- the name
-
getName
public java.lang.String getName()
Generated method - Getter of theBackofficeSavedQuery.name
attribute.- Returns:
- the name
-
getAllName
public java.util.Map<Language,java.lang.String> getAllName(SessionContext ctx)
Generated method - Getter of theBackofficeSavedQuery.name
attribute.- Returns:
- the localized name
-
getAllName
public java.util.Map<Language,java.lang.String> getAllName()
Generated method - Getter of theBackofficeSavedQuery.name
attribute.- Returns:
- the localized name
-
setName
public void setName(SessionContext ctx, java.lang.String value)
Generated method - Setter of theBackofficeSavedQuery.name
attribute.- Parameters:
value
- the name
-
setName
public void setName(java.lang.String value)
Generated method - Setter of theBackofficeSavedQuery.name
attribute.- Parameters:
value
- the name
-
setAllName
public void setAllName(SessionContext ctx, java.util.Map<Language,java.lang.String> value)
Generated method - Setter of theBackofficeSavedQuery.name
attribute.- Parameters:
value
- the name
-
setAllName
public void setAllName(java.util.Map<Language,java.lang.String> value)
Generated method - Setter of theBackofficeSavedQuery.name
attribute.- Parameters:
value
- the name
-
getQueryOwner
public User getQueryOwner(SessionContext ctx)
Generated method - Getter of theBackofficeSavedQuery.queryOwner
attribute.- Returns:
- the queryOwner
-
getQueryOwner
public User getQueryOwner()
Generated method - Getter of theBackofficeSavedQuery.queryOwner
attribute.- Returns:
- the queryOwner
-
setQueryOwner
public void setQueryOwner(SessionContext ctx, User value)
Generated method - Setter of theBackofficeSavedQuery.queryOwner
attribute.- Parameters:
value
- the queryOwner
-
setQueryOwner
public void setQueryOwner(User value)
Generated method - Setter of theBackofficeSavedQuery.queryOwner
attribute.- Parameters:
value
- the queryOwner
-
getSearchMode
public java.lang.String getSearchMode(SessionContext ctx)
Generated method - Getter of theBackofficeSavedQuery.searchMode
attribute.- Returns:
- the searchMode
-
getSearchMode
public java.lang.String getSearchMode()
Generated method - Getter of theBackofficeSavedQuery.searchMode
attribute.- Returns:
- the searchMode
-
setSearchMode
public void setSearchMode(SessionContext ctx, java.lang.String value)
Generated method - Setter of theBackofficeSavedQuery.searchMode
attribute.- Parameters:
value
- the searchMode
-
setSearchMode
public void setSearchMode(java.lang.String value)
Generated method - Setter of theBackofficeSavedQuery.searchMode
attribute.- Parameters:
value
- the searchMode
-
isSortAsc
public java.lang.Boolean isSortAsc(SessionContext ctx)
Generated method - Getter of theBackofficeSavedQuery.sortAsc
attribute.- Returns:
- the sortAsc
-
isSortAsc
public java.lang.Boolean isSortAsc()
Generated method - Getter of theBackofficeSavedQuery.sortAsc
attribute.- Returns:
- the sortAsc
-
isSortAscAsPrimitive
public boolean isSortAscAsPrimitive(SessionContext ctx)
Generated method - Getter of theBackofficeSavedQuery.sortAsc
attribute.- Returns:
- the sortAsc
-
isSortAscAsPrimitive
public boolean isSortAscAsPrimitive()
Generated method - Getter of theBackofficeSavedQuery.sortAsc
attribute.- Returns:
- the sortAsc
-
setSortAsc
public void setSortAsc(SessionContext ctx, java.lang.Boolean value)
Generated method - Setter of theBackofficeSavedQuery.sortAsc
attribute.- Parameters:
value
- the sortAsc
-
setSortAsc
public void setSortAsc(java.lang.Boolean value)
Generated method - Setter of theBackofficeSavedQuery.sortAsc
attribute.- Parameters:
value
- the sortAsc
-
setSortAsc
public void setSortAsc(SessionContext ctx, boolean value)
Generated method - Setter of theBackofficeSavedQuery.sortAsc
attribute.- Parameters:
value
- the sortAsc
-
setSortAsc
public void setSortAsc(boolean value)
Generated method - Setter of theBackofficeSavedQuery.sortAsc
attribute.- Parameters:
value
- the sortAsc
-
getSortAttribute
public java.lang.String getSortAttribute(SessionContext ctx)
Generated method - Getter of theBackofficeSavedQuery.sortAttribute
attribute.- Returns:
- the sortAttribute
-
getSortAttribute
public java.lang.String getSortAttribute()
Generated method - Getter of theBackofficeSavedQuery.sortAttribute
attribute.- Returns:
- the sortAttribute
-
setSortAttribute
public void setSortAttribute(SessionContext ctx, java.lang.String value)
Generated method - Setter of theBackofficeSavedQuery.sortAttribute
attribute.- Parameters:
value
- the sortAttribute
-
setSortAttribute
public void setSortAttribute(java.lang.String value)
Generated method - Setter of theBackofficeSavedQuery.sortAttribute
attribute.- Parameters:
value
- the sortAttribute
-
isTokenizable
public java.lang.Boolean isTokenizable(SessionContext ctx)
Generated method - Getter of theBackofficeSavedQuery.tokenizable
attribute.- Returns:
- the tokenizable
-
isTokenizable
public java.lang.Boolean isTokenizable()
Generated method - Getter of theBackofficeSavedQuery.tokenizable
attribute.- Returns:
- the tokenizable
-
isTokenizableAsPrimitive
public boolean isTokenizableAsPrimitive(SessionContext ctx)
Generated method - Getter of theBackofficeSavedQuery.tokenizable
attribute.- Returns:
- the tokenizable
-
isTokenizableAsPrimitive
public boolean isTokenizableAsPrimitive()
Generated method - Getter of theBackofficeSavedQuery.tokenizable
attribute.- Returns:
- the tokenizable
-
setTokenizable
public void setTokenizable(SessionContext ctx, java.lang.Boolean value)
Generated method - Setter of theBackofficeSavedQuery.tokenizable
attribute.- Parameters:
value
- the tokenizable
-
setTokenizable
public void setTokenizable(java.lang.Boolean value)
Generated method - Setter of theBackofficeSavedQuery.tokenizable
attribute.- Parameters:
value
- the tokenizable
-
setTokenizable
public void setTokenizable(SessionContext ctx, boolean value)
Generated method - Setter of theBackofficeSavedQuery.tokenizable
attribute.- Parameters:
value
- the tokenizable
-
setTokenizable
public void setTokenizable(boolean value)
Generated method - Setter of theBackofficeSavedQuery.tokenizable
attribute.- Parameters:
value
- the tokenizable
-
getTypeCode
public java.lang.String getTypeCode(SessionContext ctx)
Generated method - Getter of theBackofficeSavedQuery.typeCode
attribute.- Returns:
- the typeCode
-
getTypeCode
public java.lang.String getTypeCode()
Generated method - Getter of theBackofficeSavedQuery.typeCode
attribute.- Returns:
- the typeCode
-
setTypeCode
public void setTypeCode(SessionContext ctx, java.lang.String value)
Generated method - Setter of theBackofficeSavedQuery.typeCode
attribute.- Parameters:
value
- the typeCode
-
setTypeCode
public void setTypeCode(java.lang.String value)
Generated method - Setter of theBackofficeSavedQuery.typeCode
attribute.- Parameters:
value
- the typeCode
-
getUserGroups
public java.util.Collection<UserGroup> getUserGroups(SessionContext ctx)
Generated method - Getter of theBackofficeSavedQuery.userGroups
attribute.- Returns:
- the userGroups
-
getUserGroups
public java.util.Collection<UserGroup> getUserGroups()
Generated method - Getter of theBackofficeSavedQuery.userGroups
attribute.- Returns:
- the userGroups
-
getUserGroupsCount
public long getUserGroupsCount(SessionContext ctx)
-
getUserGroupsCount
public long getUserGroupsCount()
-
setUserGroups
public void setUserGroups(SessionContext ctx, java.util.Collection<UserGroup> value)
Generated method - Setter of theBackofficeSavedQuery.userGroups
attribute.- Parameters:
value
- the userGroups
-
setUserGroups
public void setUserGroups(java.util.Collection<UserGroup> value)
Generated method - Setter of theBackofficeSavedQuery.userGroups
attribute.- Parameters:
value
- the userGroups
-
addToUserGroups
public void addToUserGroups(SessionContext ctx, UserGroup value)
Generated method - Addsvalue
to userGroups.- Parameters:
value
- the item to add to userGroups
-
addToUserGroups
public void addToUserGroups(UserGroup value)
Generated method - Addsvalue
to userGroups.- Parameters:
value
- the item to add to userGroups
-
removeFromUserGroups
public void removeFromUserGroups(SessionContext ctx, UserGroup value)
Generated method - Removesvalue
from userGroups.- Parameters:
value
- the item to remove from userGroups
-
removeFromUserGroups
public void removeFromUserGroups(UserGroup value)
Generated method - Removesvalue
from userGroups.- Parameters:
value
- the item to remove from userGroups
-
-