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.StringBACKOFFICESAVEDQUERY2USERGROUPRELATION_MARKMODIFIEDRelation disable markmodifed parameter constants for BackofficeSavedQuery2UserGroupRelation from ((platformbackoffice))protected static java.lang.StringBACKOFFICESAVEDQUERY2USERGROUPRELATION_SRC_ORDEREDRelation ordering override parameter constants for BackofficeSavedQuery2UserGroupRelation from ((platformbackoffice))protected static java.lang.StringBACKOFFICESAVEDQUERY2USERGROUPRELATION_TGT_ORDEREDstatic java.lang.StringCONDITIONSQualifier of theBackofficeSavedQuery.conditionsattributeprotected static OneToManyHandler<BackofficeSearchCondition>CONDITIONSHANDLEROneToManyHandlerfor handling 1:n CONDITIONS's relation attributes from 'many' side.protected static java.util.Map<java.lang.String,Item.AttributeMode>DEFAULT_INITIAL_ATTRIBUTESstatic java.lang.StringGLOBALOPERATORCODEQualifier of theBackofficeSavedQuery.globalOperatorCodeattributestatic java.lang.StringINCLUDESUBTYPESQualifier of theBackofficeSavedQuery.includeSubtypesattributestatic java.lang.StringNAMEQualifier of theBackofficeSavedQuery.nameattributestatic java.lang.StringQUERYOWNERQualifier of theBackofficeSavedQuery.queryOwnerattributestatic java.lang.StringSEARCHMODEQualifier of theBackofficeSavedQuery.searchModeattributestatic java.lang.StringSORTASCQualifier of theBackofficeSavedQuery.sortAscattributestatic java.lang.StringSORTATTRIBUTEQualifier of theBackofficeSavedQuery.sortAttributeattributestatic java.lang.StringTOKENIZABLEQualifier of theBackofficeSavedQuery.tokenizableattributestatic java.lang.StringTYPECODEQualifier of theBackofficeSavedQuery.typeCodeattributestatic java.lang.StringUSERGROUPSQualifier of theBackofficeSavedQuery.userGroupsattribute-
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 voidaddToConditions(SessionContext ctx, BackofficeSearchCondition value)Generated method - Addsvalueto conditions.voidaddToConditions(BackofficeSearchCondition value)Generated method - Addsvalueto conditions.voidaddToUserGroups(SessionContext ctx, UserGroup value)Generated method - Addsvalueto userGroups.voidaddToUserGroups(UserGroup value)Generated method - Addsvalueto userGroups.java.util.Map<Language,java.lang.String>getAllName()Generated method - Getter of theBackofficeSavedQuery.nameattribute.java.util.Map<Language,java.lang.String>getAllName(SessionContext ctx)Generated method - Getter of theBackofficeSavedQuery.nameattribute.java.util.Collection<BackofficeSearchCondition>getConditions()Generated method - Getter of theBackofficeSavedQuery.conditionsattribute.java.util.Collection<BackofficeSearchCondition>getConditions(SessionContext ctx)Generated method - Getter of theBackofficeSavedQuery.conditionsattribute.protected java.util.Map<java.lang.String,Item.AttributeMode>getDefaultAttributeModes()java.lang.StringgetGlobalOperatorCode()Generated method - Getter of theBackofficeSavedQuery.globalOperatorCodeattribute.java.lang.StringgetGlobalOperatorCode(SessionContext ctx)Generated method - Getter of theBackofficeSavedQuery.globalOperatorCodeattribute.java.lang.StringgetName()Generated method - Getter of theBackofficeSavedQuery.nameattribute.java.lang.StringgetName(SessionContext ctx)Generated method - Getter of theBackofficeSavedQuery.nameattribute.UsergetQueryOwner()Generated method - Getter of theBackofficeSavedQuery.queryOwnerattribute.UsergetQueryOwner(SessionContext ctx)Generated method - Getter of theBackofficeSavedQuery.queryOwnerattribute.java.lang.StringgetSearchMode()Generated method - Getter of theBackofficeSavedQuery.searchModeattribute.java.lang.StringgetSearchMode(SessionContext ctx)Generated method - Getter of theBackofficeSavedQuery.searchModeattribute.java.lang.StringgetSortAttribute()Generated method - Getter of theBackofficeSavedQuery.sortAttributeattribute.java.lang.StringgetSortAttribute(SessionContext ctx)Generated method - Getter of theBackofficeSavedQuery.sortAttributeattribute.java.lang.StringgetTypeCode()Generated method - Getter of theBackofficeSavedQuery.typeCodeattribute.java.lang.StringgetTypeCode(SessionContext ctx)Generated method - Getter of theBackofficeSavedQuery.typeCodeattribute.java.util.Collection<UserGroup>getUserGroups()Generated method - Getter of theBackofficeSavedQuery.userGroupsattribute.java.util.Collection<UserGroup>getUserGroups(SessionContext ctx)Generated method - Getter of theBackofficeSavedQuery.userGroupsattribute.longgetUserGroupsCount()longgetUserGroupsCount(SessionContext ctx)java.lang.BooleanisIncludeSubtypes()Generated method - Getter of theBackofficeSavedQuery.includeSubtypesattribute.java.lang.BooleanisIncludeSubtypes(SessionContext ctx)Generated method - Getter of theBackofficeSavedQuery.includeSubtypesattribute.booleanisIncludeSubtypesAsPrimitive()Generated method - Getter of theBackofficeSavedQuery.includeSubtypesattribute.booleanisIncludeSubtypesAsPrimitive(SessionContext ctx)Generated method - Getter of theBackofficeSavedQuery.includeSubtypesattribute.booleanisMarkModifiedDisabled(Item referencedItem)java.lang.BooleanisSortAsc()Generated method - Getter of theBackofficeSavedQuery.sortAscattribute.java.lang.BooleanisSortAsc(SessionContext ctx)Generated method - Getter of theBackofficeSavedQuery.sortAscattribute.booleanisSortAscAsPrimitive()Generated method - Getter of theBackofficeSavedQuery.sortAscattribute.booleanisSortAscAsPrimitive(SessionContext ctx)Generated method - Getter of theBackofficeSavedQuery.sortAscattribute.java.lang.BooleanisTokenizable()Generated method - Getter of theBackofficeSavedQuery.tokenizableattribute.java.lang.BooleanisTokenizable(SessionContext ctx)Generated method - Getter of theBackofficeSavedQuery.tokenizableattribute.booleanisTokenizableAsPrimitive()Generated method - Getter of theBackofficeSavedQuery.tokenizableattribute.booleanisTokenizableAsPrimitive(SessionContext ctx)Generated method - Getter of theBackofficeSavedQuery.tokenizableattribute.voidremoveFromConditions(SessionContext ctx, BackofficeSearchCondition value)Generated method - Removesvaluefrom conditions.voidremoveFromConditions(BackofficeSearchCondition value)Generated method - Removesvaluefrom conditions.voidremoveFromUserGroups(SessionContext ctx, UserGroup value)Generated method - Removesvaluefrom userGroups.voidremoveFromUserGroups(UserGroup value)Generated method - Removesvaluefrom userGroups.voidsetAllName(SessionContext ctx, java.util.Map<Language,java.lang.String> value)Generated method - Setter of theBackofficeSavedQuery.nameattribute.voidsetAllName(java.util.Map<Language,java.lang.String> value)Generated method - Setter of theBackofficeSavedQuery.nameattribute.voidsetConditions(SessionContext ctx, java.util.Collection<BackofficeSearchCondition> value)Generated method - Setter of theBackofficeSavedQuery.conditionsattribute.voidsetConditions(java.util.Collection<BackofficeSearchCondition> value)Generated method - Setter of theBackofficeSavedQuery.conditionsattribute.voidsetGlobalOperatorCode(SessionContext ctx, java.lang.String value)Generated method - Setter of theBackofficeSavedQuery.globalOperatorCodeattribute.voidsetGlobalOperatorCode(java.lang.String value)Generated method - Setter of theBackofficeSavedQuery.globalOperatorCodeattribute.voidsetIncludeSubtypes(boolean value)Generated method - Setter of theBackofficeSavedQuery.includeSubtypesattribute.voidsetIncludeSubtypes(SessionContext ctx, boolean value)Generated method - Setter of theBackofficeSavedQuery.includeSubtypesattribute.voidsetIncludeSubtypes(SessionContext ctx, java.lang.Boolean value)Generated method - Setter of theBackofficeSavedQuery.includeSubtypesattribute.voidsetIncludeSubtypes(java.lang.Boolean value)Generated method - Setter of theBackofficeSavedQuery.includeSubtypesattribute.voidsetName(SessionContext ctx, java.lang.String value)Generated method - Setter of theBackofficeSavedQuery.nameattribute.voidsetName(java.lang.String value)Generated method - Setter of theBackofficeSavedQuery.nameattribute.voidsetQueryOwner(SessionContext ctx, User value)Generated method - Setter of theBackofficeSavedQuery.queryOwnerattribute.voidsetQueryOwner(User value)Generated method - Setter of theBackofficeSavedQuery.queryOwnerattribute.voidsetSearchMode(SessionContext ctx, java.lang.String value)Generated method - Setter of theBackofficeSavedQuery.searchModeattribute.voidsetSearchMode(java.lang.String value)Generated method - Setter of theBackofficeSavedQuery.searchModeattribute.voidsetSortAsc(boolean value)Generated method - Setter of theBackofficeSavedQuery.sortAscattribute.voidsetSortAsc(SessionContext ctx, boolean value)Generated method - Setter of theBackofficeSavedQuery.sortAscattribute.voidsetSortAsc(SessionContext ctx, java.lang.Boolean value)Generated method - Setter of theBackofficeSavedQuery.sortAscattribute.voidsetSortAsc(java.lang.Boolean value)Generated method - Setter of theBackofficeSavedQuery.sortAscattribute.voidsetSortAttribute(SessionContext ctx, java.lang.String value)Generated method - Setter of theBackofficeSavedQuery.sortAttributeattribute.voidsetSortAttribute(java.lang.String value)Generated method - Setter of theBackofficeSavedQuery.sortAttributeattribute.voidsetTokenizable(boolean value)Generated method - Setter of theBackofficeSavedQuery.tokenizableattribute.voidsetTokenizable(SessionContext ctx, boolean value)Generated method - Setter of theBackofficeSavedQuery.tokenizableattribute.voidsetTokenizable(SessionContext ctx, java.lang.Boolean value)Generated method - Setter of theBackofficeSavedQuery.tokenizableattribute.voidsetTokenizable(java.lang.Boolean value)Generated method - Setter of theBackofficeSavedQuery.tokenizableattribute.voidsetTypeCode(SessionContext ctx, java.lang.String value)Generated method - Setter of theBackofficeSavedQuery.typeCodeattribute.voidsetTypeCode(java.lang.String value)Generated method - Setter of theBackofficeSavedQuery.typeCodeattribute.voidsetUserGroups(SessionContext ctx, java.util.Collection<UserGroup> value)Generated method - Setter of theBackofficeSavedQuery.userGroupsattribute.voidsetUserGroups(java.util.Collection<UserGroup> value)Generated method - Setter of theBackofficeSavedQuery.userGroupsattribute.-
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.nameattribute- See Also:
- Constant Field Values
-
QUERYOWNER
public static final java.lang.String QUERYOWNER
Qualifier of theBackofficeSavedQuery.queryOwnerattribute- See Also:
- Constant Field Values
-
TYPECODE
public static final java.lang.String TYPECODE
Qualifier of theBackofficeSavedQuery.typeCodeattribute- See Also:
- Constant Field Values
-
INCLUDESUBTYPES
public static final java.lang.String INCLUDESUBTYPES
Qualifier of theBackofficeSavedQuery.includeSubtypesattribute- See Also:
- Constant Field Values
-
GLOBALOPERATORCODE
public static final java.lang.String GLOBALOPERATORCODE
Qualifier of theBackofficeSavedQuery.globalOperatorCodeattribute- See Also:
- Constant Field Values
-
SORTATTRIBUTE
public static final java.lang.String SORTATTRIBUTE
Qualifier of theBackofficeSavedQuery.sortAttributeattribute- See Also:
- Constant Field Values
-
SORTASC
public static final java.lang.String SORTASC
Qualifier of theBackofficeSavedQuery.sortAscattribute- See Also:
- Constant Field Values
-
TOKENIZABLE
public static final java.lang.String TOKENIZABLE
Qualifier of theBackofficeSavedQuery.tokenizableattribute- See Also:
- Constant Field Values
-
SEARCHMODE
public static final java.lang.String SEARCHMODE
Qualifier of theBackofficeSavedQuery.searchModeattribute- See Also:
- Constant Field Values
-
CONDITIONS
public static final java.lang.String CONDITIONS
Qualifier of theBackofficeSavedQuery.conditionsattribute- See Also:
- Constant Field Values
-
USERGROUPS
public static final java.lang.String USERGROUPS
Qualifier of theBackofficeSavedQuery.userGroupsattribute- 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
OneToManyHandlerfor 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:
getDefaultAttributeModesin classItem
-
getConditions
public java.util.Collection<BackofficeSearchCondition> getConditions(SessionContext ctx)
Generated method - Getter of theBackofficeSavedQuery.conditionsattribute.- Returns:
- the conditions
-
getConditions
public java.util.Collection<BackofficeSearchCondition> getConditions()
Generated method - Getter of theBackofficeSavedQuery.conditionsattribute.- Returns:
- the conditions
-
setConditions
public void setConditions(SessionContext ctx, java.util.Collection<BackofficeSearchCondition> value)
Generated method - Setter of theBackofficeSavedQuery.conditionsattribute.- Parameters:
value- the conditions
-
setConditions
public void setConditions(java.util.Collection<BackofficeSearchCondition> value)
Generated method - Setter of theBackofficeSavedQuery.conditionsattribute.- Parameters:
value- the conditions
-
addToConditions
public void addToConditions(SessionContext ctx, BackofficeSearchCondition value)
Generated method - Addsvalueto conditions.- Parameters:
value- the item to add to conditions
-
addToConditions
public void addToConditions(BackofficeSearchCondition value)
Generated method - Addsvalueto conditions.- Parameters:
value- the item to add to conditions
-
removeFromConditions
public void removeFromConditions(SessionContext ctx, BackofficeSearchCondition value)
Generated method - Removesvaluefrom conditions.- Parameters:
value- the item to remove from conditions
-
removeFromConditions
public void removeFromConditions(BackofficeSearchCondition value)
Generated method - Removesvaluefrom conditions.- Parameters:
value- the item to remove from conditions
-
getGlobalOperatorCode
public java.lang.String getGlobalOperatorCode(SessionContext ctx)
Generated method - Getter of theBackofficeSavedQuery.globalOperatorCodeattribute.- Returns:
- the globalOperatorCode
-
getGlobalOperatorCode
public java.lang.String getGlobalOperatorCode()
Generated method - Getter of theBackofficeSavedQuery.globalOperatorCodeattribute.- Returns:
- the globalOperatorCode
-
setGlobalOperatorCode
public void setGlobalOperatorCode(SessionContext ctx, java.lang.String value)
Generated method - Setter of theBackofficeSavedQuery.globalOperatorCodeattribute.- Parameters:
value- the globalOperatorCode
-
setGlobalOperatorCode
public void setGlobalOperatorCode(java.lang.String value)
Generated method - Setter of theBackofficeSavedQuery.globalOperatorCodeattribute.- Parameters:
value- the globalOperatorCode
-
isIncludeSubtypes
public java.lang.Boolean isIncludeSubtypes(SessionContext ctx)
Generated method - Getter of theBackofficeSavedQuery.includeSubtypesattribute.- Returns:
- the includeSubtypes
-
isIncludeSubtypes
public java.lang.Boolean isIncludeSubtypes()
Generated method - Getter of theBackofficeSavedQuery.includeSubtypesattribute.- Returns:
- the includeSubtypes
-
isIncludeSubtypesAsPrimitive
public boolean isIncludeSubtypesAsPrimitive(SessionContext ctx)
Generated method - Getter of theBackofficeSavedQuery.includeSubtypesattribute.- Returns:
- the includeSubtypes
-
isIncludeSubtypesAsPrimitive
public boolean isIncludeSubtypesAsPrimitive()
Generated method - Getter of theBackofficeSavedQuery.includeSubtypesattribute.- Returns:
- the includeSubtypes
-
setIncludeSubtypes
public void setIncludeSubtypes(SessionContext ctx, java.lang.Boolean value)
Generated method - Setter of theBackofficeSavedQuery.includeSubtypesattribute.- Parameters:
value- the includeSubtypes
-
setIncludeSubtypes
public void setIncludeSubtypes(java.lang.Boolean value)
Generated method - Setter of theBackofficeSavedQuery.includeSubtypesattribute.- Parameters:
value- the includeSubtypes
-
setIncludeSubtypes
public void setIncludeSubtypes(SessionContext ctx, boolean value)
Generated method - Setter of theBackofficeSavedQuery.includeSubtypesattribute.- Parameters:
value- the includeSubtypes
-
setIncludeSubtypes
public void setIncludeSubtypes(boolean value)
Generated method - Setter of theBackofficeSavedQuery.includeSubtypesattribute.- Parameters:
value- the includeSubtypes
-
isMarkModifiedDisabled
public boolean isMarkModifiedDisabled(Item referencedItem)
- Overrides:
isMarkModifiedDisabledin classItem
-
getName
public java.lang.String getName(SessionContext ctx)
Generated method - Getter of theBackofficeSavedQuery.nameattribute.- Returns:
- the name
-
getName
public java.lang.String getName()
Generated method - Getter of theBackofficeSavedQuery.nameattribute.- Returns:
- the name
-
getAllName
public java.util.Map<Language,java.lang.String> getAllName(SessionContext ctx)
Generated method - Getter of theBackofficeSavedQuery.nameattribute.- Returns:
- the localized name
-
getAllName
public java.util.Map<Language,java.lang.String> getAllName()
Generated method - Getter of theBackofficeSavedQuery.nameattribute.- Returns:
- the localized name
-
setName
public void setName(SessionContext ctx, java.lang.String value)
Generated method - Setter of theBackofficeSavedQuery.nameattribute.- Parameters:
value- the name
-
setName
public void setName(java.lang.String value)
Generated method - Setter of theBackofficeSavedQuery.nameattribute.- Parameters:
value- the name
-
setAllName
public void setAllName(SessionContext ctx, java.util.Map<Language,java.lang.String> value)
Generated method - Setter of theBackofficeSavedQuery.nameattribute.- Parameters:
value- the name
-
setAllName
public void setAllName(java.util.Map<Language,java.lang.String> value)
Generated method - Setter of theBackofficeSavedQuery.nameattribute.- Parameters:
value- the name
-
getQueryOwner
public User getQueryOwner(SessionContext ctx)
Generated method - Getter of theBackofficeSavedQuery.queryOwnerattribute.- Returns:
- the queryOwner
-
getQueryOwner
public User getQueryOwner()
Generated method - Getter of theBackofficeSavedQuery.queryOwnerattribute.- Returns:
- the queryOwner
-
setQueryOwner
public void setQueryOwner(SessionContext ctx, User value)
Generated method - Setter of theBackofficeSavedQuery.queryOwnerattribute.- Parameters:
value- the queryOwner
-
setQueryOwner
public void setQueryOwner(User value)
Generated method - Setter of theBackofficeSavedQuery.queryOwnerattribute.- Parameters:
value- the queryOwner
-
getSearchMode
public java.lang.String getSearchMode(SessionContext ctx)
Generated method - Getter of theBackofficeSavedQuery.searchModeattribute.- Returns:
- the searchMode
-
getSearchMode
public java.lang.String getSearchMode()
Generated method - Getter of theBackofficeSavedQuery.searchModeattribute.- Returns:
- the searchMode
-
setSearchMode
public void setSearchMode(SessionContext ctx, java.lang.String value)
Generated method - Setter of theBackofficeSavedQuery.searchModeattribute.- Parameters:
value- the searchMode
-
setSearchMode
public void setSearchMode(java.lang.String value)
Generated method - Setter of theBackofficeSavedQuery.searchModeattribute.- Parameters:
value- the searchMode
-
isSortAsc
public java.lang.Boolean isSortAsc(SessionContext ctx)
Generated method - Getter of theBackofficeSavedQuery.sortAscattribute.- Returns:
- the sortAsc
-
isSortAsc
public java.lang.Boolean isSortAsc()
Generated method - Getter of theBackofficeSavedQuery.sortAscattribute.- Returns:
- the sortAsc
-
isSortAscAsPrimitive
public boolean isSortAscAsPrimitive(SessionContext ctx)
Generated method - Getter of theBackofficeSavedQuery.sortAscattribute.- Returns:
- the sortAsc
-
isSortAscAsPrimitive
public boolean isSortAscAsPrimitive()
Generated method - Getter of theBackofficeSavedQuery.sortAscattribute.- Returns:
- the sortAsc
-
setSortAsc
public void setSortAsc(SessionContext ctx, java.lang.Boolean value)
Generated method - Setter of theBackofficeSavedQuery.sortAscattribute.- Parameters:
value- the sortAsc
-
setSortAsc
public void setSortAsc(java.lang.Boolean value)
Generated method - Setter of theBackofficeSavedQuery.sortAscattribute.- Parameters:
value- the sortAsc
-
setSortAsc
public void setSortAsc(SessionContext ctx, boolean value)
Generated method - Setter of theBackofficeSavedQuery.sortAscattribute.- Parameters:
value- the sortAsc
-
setSortAsc
public void setSortAsc(boolean value)
Generated method - Setter of theBackofficeSavedQuery.sortAscattribute.- Parameters:
value- the sortAsc
-
getSortAttribute
public java.lang.String getSortAttribute(SessionContext ctx)
Generated method - Getter of theBackofficeSavedQuery.sortAttributeattribute.- Returns:
- the sortAttribute
-
getSortAttribute
public java.lang.String getSortAttribute()
Generated method - Getter of theBackofficeSavedQuery.sortAttributeattribute.- Returns:
- the sortAttribute
-
setSortAttribute
public void setSortAttribute(SessionContext ctx, java.lang.String value)
Generated method - Setter of theBackofficeSavedQuery.sortAttributeattribute.- Parameters:
value- the sortAttribute
-
setSortAttribute
public void setSortAttribute(java.lang.String value)
Generated method - Setter of theBackofficeSavedQuery.sortAttributeattribute.- Parameters:
value- the sortAttribute
-
isTokenizable
public java.lang.Boolean isTokenizable(SessionContext ctx)
Generated method - Getter of theBackofficeSavedQuery.tokenizableattribute.- Returns:
- the tokenizable
-
isTokenizable
public java.lang.Boolean isTokenizable()
Generated method - Getter of theBackofficeSavedQuery.tokenizableattribute.- Returns:
- the tokenizable
-
isTokenizableAsPrimitive
public boolean isTokenizableAsPrimitive(SessionContext ctx)
Generated method - Getter of theBackofficeSavedQuery.tokenizableattribute.- Returns:
- the tokenizable
-
isTokenizableAsPrimitive
public boolean isTokenizableAsPrimitive()
Generated method - Getter of theBackofficeSavedQuery.tokenizableattribute.- Returns:
- the tokenizable
-
setTokenizable
public void setTokenizable(SessionContext ctx, java.lang.Boolean value)
Generated method - Setter of theBackofficeSavedQuery.tokenizableattribute.- Parameters:
value- the tokenizable
-
setTokenizable
public void setTokenizable(java.lang.Boolean value)
Generated method - Setter of theBackofficeSavedQuery.tokenizableattribute.- Parameters:
value- the tokenizable
-
setTokenizable
public void setTokenizable(SessionContext ctx, boolean value)
Generated method - Setter of theBackofficeSavedQuery.tokenizableattribute.- Parameters:
value- the tokenizable
-
setTokenizable
public void setTokenizable(boolean value)
Generated method - Setter of theBackofficeSavedQuery.tokenizableattribute.- Parameters:
value- the tokenizable
-
getTypeCode
public java.lang.String getTypeCode(SessionContext ctx)
Generated method - Getter of theBackofficeSavedQuery.typeCodeattribute.- Returns:
- the typeCode
-
getTypeCode
public java.lang.String getTypeCode()
Generated method - Getter of theBackofficeSavedQuery.typeCodeattribute.- Returns:
- the typeCode
-
setTypeCode
public void setTypeCode(SessionContext ctx, java.lang.String value)
Generated method - Setter of theBackofficeSavedQuery.typeCodeattribute.- Parameters:
value- the typeCode
-
setTypeCode
public void setTypeCode(java.lang.String value)
Generated method - Setter of theBackofficeSavedQuery.typeCodeattribute.- Parameters:
value- the typeCode
-
getUserGroups
public java.util.Collection<UserGroup> getUserGroups(SessionContext ctx)
Generated method - Getter of theBackofficeSavedQuery.userGroupsattribute.- Returns:
- the userGroups
-
getUserGroups
public java.util.Collection<UserGroup> getUserGroups()
Generated method - Getter of theBackofficeSavedQuery.userGroupsattribute.- 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.userGroupsattribute.- Parameters:
value- the userGroups
-
setUserGroups
public void setUserGroups(java.util.Collection<UserGroup> value)
Generated method - Setter of theBackofficeSavedQuery.userGroupsattribute.- Parameters:
value- the userGroups
-
addToUserGroups
public void addToUserGroups(SessionContext ctx, UserGroup value)
Generated method - Addsvalueto userGroups.- Parameters:
value- the item to add to userGroups
-
addToUserGroups
public void addToUserGroups(UserGroup value)
Generated method - Addsvalueto userGroups.- Parameters:
value- the item to add to userGroups
-
removeFromUserGroups
public void removeFromUserGroups(SessionContext ctx, UserGroup value)
Generated method - Removesvaluefrom userGroups.- Parameters:
value- the item to remove from userGroups
-
removeFromUserGroups
public void removeFromUserGroups(UserGroup value)
Generated method - Removesvaluefrom userGroups.- Parameters:
value- the item to remove from userGroups
-
-