Package de.hybris.platform.cockpit.jalo
Class GeneratedCockpitSavedQuery
- 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.cockpit.jalo.GeneratedCockpitSavedQuery
-
- All Implemented Interfaces:
java.io.Serializable,java.lang.Comparable
- Direct Known Subclasses:
CockpitSavedQuery
public abstract class GeneratedCockpitSavedQuery extends GenericItem
Generated class for typeCockpitSavedQuery.- 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.StringCOCKPITSAVEDFACETVALUESQualifier of theCockpitSavedQuery.cockpitSavedFacetValuesattributeprotected static OneToManyHandler<CockpitSavedFacetValue>COCKPITSAVEDFACETVALUESHANDLEROneToManyHandlerfor handling 1:n COCKPITSAVEDFACETVALUES's relation attributes from 'many' side.static java.lang.StringCOCKPITSAVEDPARAMETERVALUESQualifier of theCockpitSavedQuery.cockpitSavedParameterValuesattributeprotected static OneToManyHandler<CockpitSavedParameterValue>COCKPITSAVEDPARAMETERVALUESHANDLEROneToManyHandlerfor handling 1:n COCKPITSAVEDPARAMETERVALUES's relation attributes from 'many' side.static java.lang.StringCOCKPITSAVEDSORTCRITERIAQualifier of theCockpitSavedQuery.cockpitSavedSortCriteriaattributeprotected static OneToManyHandler<CockpitSavedSortCriterion>COCKPITSAVEDSORTCRITERIAHANDLEROneToManyHandlerfor handling 1:n COCKPITSAVEDSORTCRITERIA's relation attributes from 'many' side.static java.lang.StringCODEQualifier of theCockpitSavedQuery.codeattributeprotected static java.util.Map<java.lang.String,Item.AttributeMode>DEFAULT_INITIAL_ATTRIBUTESstatic java.lang.StringDEFAULTVIEWMODEQualifier of theCockpitSavedQuery.defaultViewModeattributestatic java.lang.StringDESCRIPTIONQualifier of theCockpitSavedQuery.descriptionattributestatic java.lang.StringLABELQualifier of theCockpitSavedQuery.labelattributeprotected static java.lang.StringREADPRINCIPAL2COCKPITSAVEDQUERYRELATION_MARKMODIFIEDRelation disable markmodifed parameter constants for ReadPrincipal2CockpitSavedQueryRelation from ((cockpit))protected static java.lang.StringREADPRINCIPAL2COCKPITSAVEDQUERYRELATION_SRC_ORDEREDRelation ordering override parameter constants for ReadPrincipal2CockpitSavedQueryRelation from ((cockpit))protected static java.lang.StringREADPRINCIPAL2COCKPITSAVEDQUERYRELATION_TGT_ORDEREDstatic java.lang.StringREADSAVEDQUERYPRINCIPALSQualifier of theCockpitSavedQuery.readSavedQueryPrincipalsattributestatic java.lang.StringSELECTEDTEMPLATECODEQualifier of theCockpitSavedQuery.selectedTemplateCodeattributestatic java.lang.StringSELECTEDTYPECODEQualifier of theCockpitSavedQuery.selectedTypeCodeattributestatic java.lang.StringSIMPLETEXTQualifier of theCockpitSavedQuery.simpleTextattributestatic java.lang.StringUSERQualifier of theCockpitSavedQuery.userattributeprotected static BidirectionalOneToManyHandler<GeneratedCockpitSavedQuery>USERHANDLERBidirectionalOneToManyHandlerfor handling 1:n USER'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 GeneratedCockpitSavedQuery()
-
Method Summary
All Methods Instance Methods Concrete Methods Modifier and Type Method Description voidaddToCockpitSavedFacetValues(CockpitSavedFacetValue value)Generated method - Addsvalueto cockpitSavedFacetValues.voidaddToCockpitSavedFacetValues(SessionContext ctx, CockpitSavedFacetValue value)Generated method - Addsvalueto cockpitSavedFacetValues.voidaddToCockpitSavedParameterValues(CockpitSavedParameterValue value)Generated method - Addsvalueto cockpitSavedParameterValues.voidaddToCockpitSavedParameterValues(SessionContext ctx, CockpitSavedParameterValue value)Generated method - Addsvalueto cockpitSavedParameterValues.voidaddToCockpitSavedSortCriteria(CockpitSavedSortCriterion value)Generated method - Addsvalueto cockpitSavedSortCriteria.voidaddToCockpitSavedSortCriteria(SessionContext ctx, CockpitSavedSortCriterion value)Generated method - Addsvalueto cockpitSavedSortCriteria.voidaddToReadSavedQueryPrincipals(Principal value)Generated method - Addsvalueto readSavedQueryPrincipals.voidaddToReadSavedQueryPrincipals(SessionContext ctx, Principal value)Generated method - Addsvalueto readSavedQueryPrincipals.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>getAllDescription()Generated method - Getter of theCockpitSavedQuery.descriptionattribute.java.util.Map<Language,java.lang.String>getAllDescription(SessionContext ctx)Generated method - Getter of theCockpitSavedQuery.descriptionattribute.java.util.Collection<CockpitSavedFacetValue>getCockpitSavedFacetValues()Generated method - Getter of theCockpitSavedQuery.cockpitSavedFacetValuesattribute.java.util.Collection<CockpitSavedFacetValue>getCockpitSavedFacetValues(SessionContext ctx)Generated method - Getter of theCockpitSavedQuery.cockpitSavedFacetValuesattribute.java.util.Collection<CockpitSavedParameterValue>getCockpitSavedParameterValues()Generated method - Getter of theCockpitSavedQuery.cockpitSavedParameterValuesattribute.java.util.Collection<CockpitSavedParameterValue>getCockpitSavedParameterValues(SessionContext ctx)Generated method - Getter of theCockpitSavedQuery.cockpitSavedParameterValuesattribute.java.util.Collection<CockpitSavedSortCriterion>getCockpitSavedSortCriteria()Generated method - Getter of theCockpitSavedQuery.cockpitSavedSortCriteriaattribute.java.util.Collection<CockpitSavedSortCriterion>getCockpitSavedSortCriteria(SessionContext ctx)Generated method - Getter of theCockpitSavedQuery.cockpitSavedSortCriteriaattribute.java.lang.StringgetCode()Generated method - Getter of theCockpitSavedQuery.codeattribute.java.lang.StringgetCode(SessionContext ctx)Generated method - Getter of theCockpitSavedQuery.codeattribute.protected java.util.Map<java.lang.String,Item.AttributeMode>getDefaultAttributeModes()java.lang.StringgetDefaultViewMode()Generated method - Getter of theCockpitSavedQuery.defaultViewModeattribute.java.lang.StringgetDefaultViewMode(SessionContext ctx)Generated method - Getter of theCockpitSavedQuery.defaultViewModeattribute.java.lang.StringgetDescription()Generated method - Getter of theCockpitSavedQuery.descriptionattribute.java.lang.StringgetDescription(SessionContext ctx)Generated method - Getter of theCockpitSavedQuery.descriptionattribute.java.lang.StringgetLabel()Generated method - Getter of theCockpitSavedQuery.labelattribute.java.lang.StringgetLabel(SessionContext ctx)Generated method - Getter of theCockpitSavedQuery.labelattribute.java.util.Collection<Principal>getReadSavedQueryPrincipals()Generated method - Getter of theCockpitSavedQuery.readSavedQueryPrincipalsattribute.java.util.Collection<Principal>getReadSavedQueryPrincipals(SessionContext ctx)Generated method - Getter of theCockpitSavedQuery.readSavedQueryPrincipalsattribute.longgetReadSavedQueryPrincipalsCount()longgetReadSavedQueryPrincipalsCount(SessionContext ctx)java.lang.StringgetSelectedTemplateCode()Generated method - Getter of theCockpitSavedQuery.selectedTemplateCodeattribute.java.lang.StringgetSelectedTemplateCode(SessionContext ctx)Generated method - Getter of theCockpitSavedQuery.selectedTemplateCodeattribute.java.lang.StringgetSelectedTypeCode()Generated method - Getter of theCockpitSavedQuery.selectedTypeCodeattribute.java.lang.StringgetSelectedTypeCode(SessionContext ctx)Generated method - Getter of theCockpitSavedQuery.selectedTypeCodeattribute.java.lang.StringgetSimpleText()Generated method - Getter of theCockpitSavedQuery.simpleTextattribute.java.lang.StringgetSimpleText(SessionContext ctx)Generated method - Getter of theCockpitSavedQuery.simpleTextattribute.UsergetUser()Generated method - Getter of theCockpitSavedQuery.userattribute.UsergetUser(SessionContext ctx)Generated method - Getter of theCockpitSavedQuery.userattribute.booleanisMarkModifiedDisabled(Item referencedItem)voidremoveFromCockpitSavedFacetValues(CockpitSavedFacetValue value)Generated method - Removesvaluefrom cockpitSavedFacetValues.voidremoveFromCockpitSavedFacetValues(SessionContext ctx, CockpitSavedFacetValue value)Generated method - Removesvaluefrom cockpitSavedFacetValues.voidremoveFromCockpitSavedParameterValues(CockpitSavedParameterValue value)Generated method - Removesvaluefrom cockpitSavedParameterValues.voidremoveFromCockpitSavedParameterValues(SessionContext ctx, CockpitSavedParameterValue value)Generated method - Removesvaluefrom cockpitSavedParameterValues.voidremoveFromCockpitSavedSortCriteria(CockpitSavedSortCriterion value)Generated method - Removesvaluefrom cockpitSavedSortCriteria.voidremoveFromCockpitSavedSortCriteria(SessionContext ctx, CockpitSavedSortCriterion value)Generated method - Removesvaluefrom cockpitSavedSortCriteria.voidremoveFromReadSavedQueryPrincipals(Principal value)Generated method - Removesvaluefrom readSavedQueryPrincipals.voidremoveFromReadSavedQueryPrincipals(SessionContext ctx, Principal value)Generated method - Removesvaluefrom readSavedQueryPrincipals.voidsetAllDescription(SessionContext ctx, java.util.Map<Language,java.lang.String> value)Generated method - Setter of theCockpitSavedQuery.descriptionattribute.voidsetAllDescription(java.util.Map<Language,java.lang.String> value)Generated method - Setter of theCockpitSavedQuery.descriptionattribute.voidsetCockpitSavedFacetValues(SessionContext ctx, java.util.Collection<CockpitSavedFacetValue> value)Generated method - Setter of theCockpitSavedQuery.cockpitSavedFacetValuesattribute.voidsetCockpitSavedFacetValues(java.util.Collection<CockpitSavedFacetValue> value)Generated method - Setter of theCockpitSavedQuery.cockpitSavedFacetValuesattribute.voidsetCockpitSavedParameterValues(SessionContext ctx, java.util.Collection<CockpitSavedParameterValue> value)Generated method - Setter of theCockpitSavedQuery.cockpitSavedParameterValuesattribute.voidsetCockpitSavedParameterValues(java.util.Collection<CockpitSavedParameterValue> value)Generated method - Setter of theCockpitSavedQuery.cockpitSavedParameterValuesattribute.voidsetCockpitSavedSortCriteria(SessionContext ctx, java.util.Collection<CockpitSavedSortCriterion> value)Generated method - Setter of theCockpitSavedQuery.cockpitSavedSortCriteriaattribute.voidsetCockpitSavedSortCriteria(java.util.Collection<CockpitSavedSortCriterion> value)Generated method - Setter of theCockpitSavedQuery.cockpitSavedSortCriteriaattribute.voidsetCode(SessionContext ctx, java.lang.String value)Generated method - Setter of theCockpitSavedQuery.codeattribute.voidsetCode(java.lang.String value)Generated method - Setter of theCockpitSavedQuery.codeattribute.voidsetDefaultViewMode(SessionContext ctx, java.lang.String value)Generated method - Setter of theCockpitSavedQuery.defaultViewModeattribute.voidsetDefaultViewMode(java.lang.String value)Generated method - Setter of theCockpitSavedQuery.defaultViewModeattribute.voidsetDescription(SessionContext ctx, java.lang.String value)Generated method - Setter of theCockpitSavedQuery.descriptionattribute.voidsetDescription(java.lang.String value)Generated method - Setter of theCockpitSavedQuery.descriptionattribute.voidsetLabel(SessionContext ctx, java.lang.String value)Generated method - Setter of theCockpitSavedQuery.labelattribute.voidsetLabel(java.lang.String value)Generated method - Setter of theCockpitSavedQuery.labelattribute.voidsetReadSavedQueryPrincipals(SessionContext ctx, java.util.Collection<Principal> value)Generated method - Setter of theCockpitSavedQuery.readSavedQueryPrincipalsattribute.voidsetReadSavedQueryPrincipals(java.util.Collection<Principal> value)Generated method - Setter of theCockpitSavedQuery.readSavedQueryPrincipalsattribute.voidsetSelectedTemplateCode(SessionContext ctx, java.lang.String value)Generated method - Setter of theCockpitSavedQuery.selectedTemplateCodeattribute.voidsetSelectedTemplateCode(java.lang.String value)Generated method - Setter of theCockpitSavedQuery.selectedTemplateCodeattribute.voidsetSelectedTypeCode(SessionContext ctx, java.lang.String value)Generated method - Setter of theCockpitSavedQuery.selectedTypeCodeattribute.voidsetSelectedTypeCode(java.lang.String value)Generated method - Setter of theCockpitSavedQuery.selectedTypeCodeattribute.voidsetSimpleText(SessionContext ctx, java.lang.String value)Generated method - Setter of theCockpitSavedQuery.simpleTextattribute.voidsetSimpleText(java.lang.String value)Generated method - Setter of theCockpitSavedQuery.simpleTextattribute.voidsetUser(SessionContext ctx, User value)Generated method - Setter of theCockpitSavedQuery.userattribute.voidsetUser(User value)Generated method - Setter of theCockpitSavedQuery.userattribute.-
Methods inherited from class de.hybris.platform.jalo.GenericItem
getImplementation, getInitialProperties, getNonInitialAttributes, getRelatedItems, setRelatedItems
-
Methods inherited from class de.hybris.platform.jalo.c2l.LocalizableItem
getAllLocalizedProperties, getAllLocalizedProperties, getAllLocalizedProperties, getAllLocalizedProperties, getAllValuesSessionContext, getLocalizedProperty, getLocalizedProperty, getLocalizedPropertyInternal, getLocalizedPropertyNames, getLocalizedPropertyNames, hasLanguage, isEmptyValue, isFallbackEnabled, removeLocalizedProperty, removeLocalizedProperty, setAllLocalizedProperties, setAllLocalizedProperties, setLocalizedProperty, setLocalizedProperty
-
Methods inherited from class de.hybris.platform.jalo.ExtensibleItem
createNonClassAccessor, getAllProperties, getAllProperties, getProperty, getProperty, getPropertyNames, getPropertyNames, removeProperty, removeProperty, setAllProperties, setAllProperties, setProperty, setProperty
-
Methods inherited from class de.hybris.platform.jalo.Item
addLinkedItems, addLinkedItems, addLinkedItems, addLinkedItems, addLinkedItems, addLinkedItems, addLinkedItems, addLinkedItems, addLinkedItems, addNegativePermission, addPermission, addPositivePermission, assureExtensionsLoaded, changeTypeAfterCreation, checkConstraint, checkItemPermission, checkMandatoryAttribute, checkMandatoryAttribute, checkPermission, checkPermission, checkRemovable, clearPermission, compareTo, ctx, doAfterRemove, doBeforeRemove, equals, getAccessorFor, getAllAttributes, getAllAttributes, getAllAttributes, getAllAttributes, getAllAttributesInternal, getAllLinkedItems, getAndCheckCacheBoundItem, getAttribute, getAttribute, getCacheBoundItem, getComposedType, getComposedTypePK, getCreationTime, getCurrentlyRemovingCount, getLinkedItems, getLinkedItems, getLinkedItems, getLinkedItems, getLinkedItems, getLinkedItems, getLinkedItems, getLinkedItemsCount, getLinkedItemsCount, getLinkedItemsCount, getModificationTime, getNegativePermissions, getOwner, getPermissionMap, getPermissions, getPersistenceVersion, getPK, getPositivePermissions, getRestrictedPrincipals, getSession, getSyncObject, getTenant, getTransientObject, getTransientObjectMap, hashCode, hasRegisteredClassAccessorFor, internal_registerClassAccessorFor, internal_registerNonClassAccessorFor, invalidateLocalCaches, isAlive, isCacheBound, isCurrentlyRemoving, isCurrentlyRemoving, isEmptyRelationValue, isInCreate, isInstanceOf, isItemCheckBeforeRemoveableDisabled, 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
-
LABEL
public static final java.lang.String LABEL
Qualifier of theCockpitSavedQuery.labelattribute- See Also:
- Constant Field Values
-
DESCRIPTION
public static final java.lang.String DESCRIPTION
Qualifier of theCockpitSavedQuery.descriptionattribute- See Also:
- Constant Field Values
-
SIMPLETEXT
public static final java.lang.String SIMPLETEXT
Qualifier of theCockpitSavedQuery.simpleTextattribute- See Also:
- Constant Field Values
-
SELECTEDTYPECODE
public static final java.lang.String SELECTEDTYPECODE
Qualifier of theCockpitSavedQuery.selectedTypeCodeattribute- See Also:
- Constant Field Values
-
SELECTEDTEMPLATECODE
public static final java.lang.String SELECTEDTEMPLATECODE
Qualifier of theCockpitSavedQuery.selectedTemplateCodeattribute- See Also:
- Constant Field Values
-
CODE
public static final java.lang.String CODE
Qualifier of theCockpitSavedQuery.codeattribute- See Also:
- Constant Field Values
-
DEFAULTVIEWMODE
public static final java.lang.String DEFAULTVIEWMODE
Qualifier of theCockpitSavedQuery.defaultViewModeattribute- See Also:
- Constant Field Values
-
USER
public static final java.lang.String USER
Qualifier of theCockpitSavedQuery.userattribute- See Also:
- Constant Field Values
-
COCKPITSAVEDFACETVALUES
public static final java.lang.String COCKPITSAVEDFACETVALUES
Qualifier of theCockpitSavedQuery.cockpitSavedFacetValuesattribute- See Also:
- Constant Field Values
-
COCKPITSAVEDSORTCRITERIA
public static final java.lang.String COCKPITSAVEDSORTCRITERIA
Qualifier of theCockpitSavedQuery.cockpitSavedSortCriteriaattribute- See Also:
- Constant Field Values
-
COCKPITSAVEDPARAMETERVALUES
public static final java.lang.String COCKPITSAVEDPARAMETERVALUES
Qualifier of theCockpitSavedQuery.cockpitSavedParameterValuesattribute- See Also:
- Constant Field Values
-
READSAVEDQUERYPRINCIPALS
public static final java.lang.String READSAVEDQUERYPRINCIPALS
Qualifier of theCockpitSavedQuery.readSavedQueryPrincipalsattribute- See Also:
- Constant Field Values
-
READPRINCIPAL2COCKPITSAVEDQUERYRELATION_SRC_ORDERED
protected static java.lang.String READPRINCIPAL2COCKPITSAVEDQUERYRELATION_SRC_ORDERED
Relation ordering override parameter constants for ReadPrincipal2CockpitSavedQueryRelation from ((cockpit))
-
READPRINCIPAL2COCKPITSAVEDQUERYRELATION_TGT_ORDERED
protected static java.lang.String READPRINCIPAL2COCKPITSAVEDQUERYRELATION_TGT_ORDERED
-
READPRINCIPAL2COCKPITSAVEDQUERYRELATION_MARKMODIFIED
protected static java.lang.String READPRINCIPAL2COCKPITSAVEDQUERYRELATION_MARKMODIFIED
Relation disable markmodifed parameter constants for ReadPrincipal2CockpitSavedQueryRelation from ((cockpit))
-
USERHANDLER
protected static final BidirectionalOneToManyHandler<GeneratedCockpitSavedQuery> USERHANDLER
BidirectionalOneToManyHandlerfor handling 1:n USER's relation attributes from 'one' side.
-
COCKPITSAVEDFACETVALUESHANDLER
protected static final OneToManyHandler<CockpitSavedFacetValue> COCKPITSAVEDFACETVALUESHANDLER
OneToManyHandlerfor handling 1:n COCKPITSAVEDFACETVALUES's relation attributes from 'many' side.
-
COCKPITSAVEDSORTCRITERIAHANDLER
protected static final OneToManyHandler<CockpitSavedSortCriterion> COCKPITSAVEDSORTCRITERIAHANDLER
OneToManyHandlerfor handling 1:n COCKPITSAVEDSORTCRITERIA's relation attributes from 'many' side.
-
COCKPITSAVEDPARAMETERVALUESHANDLER
protected static final OneToManyHandler<CockpitSavedParameterValue> COCKPITSAVEDPARAMETERVALUESHANDLER
OneToManyHandlerfor handling 1:n COCKPITSAVEDPARAMETERVALUES'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
-
getCockpitSavedFacetValues
public java.util.Collection<CockpitSavedFacetValue> getCockpitSavedFacetValues(SessionContext ctx)
Generated method - Getter of theCockpitSavedQuery.cockpitSavedFacetValuesattribute.- Returns:
- the cockpitSavedFacetValues
-
getCockpitSavedFacetValues
public java.util.Collection<CockpitSavedFacetValue> getCockpitSavedFacetValues()
Generated method - Getter of theCockpitSavedQuery.cockpitSavedFacetValuesattribute.- Returns:
- the cockpitSavedFacetValues
-
setCockpitSavedFacetValues
public void setCockpitSavedFacetValues(SessionContext ctx, java.util.Collection<CockpitSavedFacetValue> value)
Generated method - Setter of theCockpitSavedQuery.cockpitSavedFacetValuesattribute.- Parameters:
value- the cockpitSavedFacetValues
-
setCockpitSavedFacetValues
public void setCockpitSavedFacetValues(java.util.Collection<CockpitSavedFacetValue> value)
Generated method - Setter of theCockpitSavedQuery.cockpitSavedFacetValuesattribute.- Parameters:
value- the cockpitSavedFacetValues
-
addToCockpitSavedFacetValues
public void addToCockpitSavedFacetValues(SessionContext ctx, CockpitSavedFacetValue value)
Generated method - Addsvalueto cockpitSavedFacetValues.- Parameters:
value- the item to add to cockpitSavedFacetValues
-
addToCockpitSavedFacetValues
public void addToCockpitSavedFacetValues(CockpitSavedFacetValue value)
Generated method - Addsvalueto cockpitSavedFacetValues.- Parameters:
value- the item to add to cockpitSavedFacetValues
-
removeFromCockpitSavedFacetValues
public void removeFromCockpitSavedFacetValues(SessionContext ctx, CockpitSavedFacetValue value)
Generated method - Removesvaluefrom cockpitSavedFacetValues.- Parameters:
value- the item to remove from cockpitSavedFacetValues
-
removeFromCockpitSavedFacetValues
public void removeFromCockpitSavedFacetValues(CockpitSavedFacetValue value)
Generated method - Removesvaluefrom cockpitSavedFacetValues.- Parameters:
value- the item to remove from cockpitSavedFacetValues
-
getCockpitSavedParameterValues
public java.util.Collection<CockpitSavedParameterValue> getCockpitSavedParameterValues(SessionContext ctx)
Generated method - Getter of theCockpitSavedQuery.cockpitSavedParameterValuesattribute.- Returns:
- the cockpitSavedParameterValues
-
getCockpitSavedParameterValues
public java.util.Collection<CockpitSavedParameterValue> getCockpitSavedParameterValues()
Generated method - Getter of theCockpitSavedQuery.cockpitSavedParameterValuesattribute.- Returns:
- the cockpitSavedParameterValues
-
setCockpitSavedParameterValues
public void setCockpitSavedParameterValues(SessionContext ctx, java.util.Collection<CockpitSavedParameterValue> value)
Generated method - Setter of theCockpitSavedQuery.cockpitSavedParameterValuesattribute.- Parameters:
value- the cockpitSavedParameterValues
-
setCockpitSavedParameterValues
public void setCockpitSavedParameterValues(java.util.Collection<CockpitSavedParameterValue> value)
Generated method - Setter of theCockpitSavedQuery.cockpitSavedParameterValuesattribute.- Parameters:
value- the cockpitSavedParameterValues
-
addToCockpitSavedParameterValues
public void addToCockpitSavedParameterValues(SessionContext ctx, CockpitSavedParameterValue value)
Generated method - Addsvalueto cockpitSavedParameterValues.- Parameters:
value- the item to add to cockpitSavedParameterValues
-
addToCockpitSavedParameterValues
public void addToCockpitSavedParameterValues(CockpitSavedParameterValue value)
Generated method - Addsvalueto cockpitSavedParameterValues.- Parameters:
value- the item to add to cockpitSavedParameterValues
-
removeFromCockpitSavedParameterValues
public void removeFromCockpitSavedParameterValues(SessionContext ctx, CockpitSavedParameterValue value)
Generated method - Removesvaluefrom cockpitSavedParameterValues.- Parameters:
value- the item to remove from cockpitSavedParameterValues
-
removeFromCockpitSavedParameterValues
public void removeFromCockpitSavedParameterValues(CockpitSavedParameterValue value)
Generated method - Removesvaluefrom cockpitSavedParameterValues.- Parameters:
value- the item to remove from cockpitSavedParameterValues
-
getCockpitSavedSortCriteria
public java.util.Collection<CockpitSavedSortCriterion> getCockpitSavedSortCriteria(SessionContext ctx)
Generated method - Getter of theCockpitSavedQuery.cockpitSavedSortCriteriaattribute.- Returns:
- the cockpitSavedSortCriteria
-
getCockpitSavedSortCriteria
public java.util.Collection<CockpitSavedSortCriterion> getCockpitSavedSortCriteria()
Generated method - Getter of theCockpitSavedQuery.cockpitSavedSortCriteriaattribute.- Returns:
- the cockpitSavedSortCriteria
-
setCockpitSavedSortCriteria
public void setCockpitSavedSortCriteria(SessionContext ctx, java.util.Collection<CockpitSavedSortCriterion> value)
Generated method - Setter of theCockpitSavedQuery.cockpitSavedSortCriteriaattribute.- Parameters:
value- the cockpitSavedSortCriteria
-
setCockpitSavedSortCriteria
public void setCockpitSavedSortCriteria(java.util.Collection<CockpitSavedSortCriterion> value)
Generated method - Setter of theCockpitSavedQuery.cockpitSavedSortCriteriaattribute.- Parameters:
value- the cockpitSavedSortCriteria
-
addToCockpitSavedSortCriteria
public void addToCockpitSavedSortCriteria(SessionContext ctx, CockpitSavedSortCriterion value)
Generated method - Addsvalueto cockpitSavedSortCriteria.- Parameters:
value- the item to add to cockpitSavedSortCriteria
-
addToCockpitSavedSortCriteria
public void addToCockpitSavedSortCriteria(CockpitSavedSortCriterion value)
Generated method - Addsvalueto cockpitSavedSortCriteria.- Parameters:
value- the item to add to cockpitSavedSortCriteria
-
removeFromCockpitSavedSortCriteria
public void removeFromCockpitSavedSortCriteria(SessionContext ctx, CockpitSavedSortCriterion value)
Generated method - Removesvaluefrom cockpitSavedSortCriteria.- Parameters:
value- the item to remove from cockpitSavedSortCriteria
-
removeFromCockpitSavedSortCriteria
public void removeFromCockpitSavedSortCriteria(CockpitSavedSortCriterion value)
Generated method - Removesvaluefrom cockpitSavedSortCriteria.- Parameters:
value- the item to remove from cockpitSavedSortCriteria
-
getCode
public java.lang.String getCode(SessionContext ctx)
Generated method - Getter of theCockpitSavedQuery.codeattribute.- Returns:
- the code - unique identifier of the Cockpit Saved Query; will be generated if not set
-
getCode
public java.lang.String getCode()
Generated method - Getter of theCockpitSavedQuery.codeattribute.- Returns:
- the code - unique identifier of the Cockpit Saved Query; will be generated if not set
-
setCode
public void setCode(SessionContext ctx, java.lang.String value)
Generated method - Setter of theCockpitSavedQuery.codeattribute.- Parameters:
value- the code - unique identifier of the Cockpit Saved Query; will be generated if not set
-
setCode
public void setCode(java.lang.String value)
Generated method - Setter of theCockpitSavedQuery.codeattribute.- Parameters:
value- the code - unique identifier of the Cockpit Saved Query; will be generated if not set
-
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
-
getDefaultViewMode
public java.lang.String getDefaultViewMode(SessionContext ctx)
Generated method - Getter of theCockpitSavedQuery.defaultViewModeattribute.- Returns:
- the defaultViewMode
-
getDefaultViewMode
public java.lang.String getDefaultViewMode()
Generated method - Getter of theCockpitSavedQuery.defaultViewModeattribute.- Returns:
- the defaultViewMode
-
setDefaultViewMode
public void setDefaultViewMode(SessionContext ctx, java.lang.String value)
Generated method - Setter of theCockpitSavedQuery.defaultViewModeattribute.- Parameters:
value- the defaultViewMode
-
setDefaultViewMode
public void setDefaultViewMode(java.lang.String value)
Generated method - Setter of theCockpitSavedQuery.defaultViewModeattribute.- Parameters:
value- the defaultViewMode
-
getDescription
public java.lang.String getDescription(SessionContext ctx)
Generated method - Getter of theCockpitSavedQuery.descriptionattribute.- Returns:
- the description
-
getDescription
public java.lang.String getDescription()
Generated method - Getter of theCockpitSavedQuery.descriptionattribute.- Returns:
- the description
-
getAllDescription
public java.util.Map<Language,java.lang.String> getAllDescription(SessionContext ctx)
Generated method - Getter of theCockpitSavedQuery.descriptionattribute.- Returns:
- the localized description
-
getAllDescription
public java.util.Map<Language,java.lang.String> getAllDescription()
Generated method - Getter of theCockpitSavedQuery.descriptionattribute.- Returns:
- the localized description
-
setDescription
public void setDescription(SessionContext ctx, java.lang.String value)
Generated method - Setter of theCockpitSavedQuery.descriptionattribute.- Parameters:
value- the description
-
setDescription
public void setDescription(java.lang.String value)
Generated method - Setter of theCockpitSavedQuery.descriptionattribute.- Parameters:
value- the description
-
setAllDescription
public void setAllDescription(SessionContext ctx, java.util.Map<Language,java.lang.String> value)
Generated method - Setter of theCockpitSavedQuery.descriptionattribute.- Parameters:
value- the description
-
setAllDescription
public void setAllDescription(java.util.Map<Language,java.lang.String> value)
Generated method - Setter of theCockpitSavedQuery.descriptionattribute.- Parameters:
value- the description
-
isMarkModifiedDisabled
public boolean isMarkModifiedDisabled(Item referencedItem)
- Overrides:
isMarkModifiedDisabledin classItem
-
getLabel
public java.lang.String getLabel(SessionContext ctx)
Generated method - Getter of theCockpitSavedQuery.labelattribute.- Returns:
- the label
-
getLabel
public java.lang.String getLabel()
Generated method - Getter of theCockpitSavedQuery.labelattribute.- Returns:
- the label
-
setLabel
public void setLabel(SessionContext ctx, java.lang.String value)
Generated method - Setter of theCockpitSavedQuery.labelattribute.- Parameters:
value- the label
-
setLabel
public void setLabel(java.lang.String value)
Generated method - Setter of theCockpitSavedQuery.labelattribute.- Parameters:
value- the label
-
getReadSavedQueryPrincipals
public java.util.Collection<Principal> getReadSavedQueryPrincipals(SessionContext ctx)
Generated method - Getter of theCockpitSavedQuery.readSavedQueryPrincipalsattribute.- Returns:
- the readSavedQueryPrincipals
-
getReadSavedQueryPrincipals
public java.util.Collection<Principal> getReadSavedQueryPrincipals()
Generated method - Getter of theCockpitSavedQuery.readSavedQueryPrincipalsattribute.- Returns:
- the readSavedQueryPrincipals
-
getReadSavedQueryPrincipalsCount
public long getReadSavedQueryPrincipalsCount(SessionContext ctx)
-
getReadSavedQueryPrincipalsCount
public long getReadSavedQueryPrincipalsCount()
-
setReadSavedQueryPrincipals
public void setReadSavedQueryPrincipals(SessionContext ctx, java.util.Collection<Principal> value)
Generated method - Setter of theCockpitSavedQuery.readSavedQueryPrincipalsattribute.- Parameters:
value- the readSavedQueryPrincipals
-
setReadSavedQueryPrincipals
public void setReadSavedQueryPrincipals(java.util.Collection<Principal> value)
Generated method - Setter of theCockpitSavedQuery.readSavedQueryPrincipalsattribute.- Parameters:
value- the readSavedQueryPrincipals
-
addToReadSavedQueryPrincipals
public void addToReadSavedQueryPrincipals(SessionContext ctx, Principal value)
Generated method - Addsvalueto readSavedQueryPrincipals.- Parameters:
value- the item to add to readSavedQueryPrincipals
-
addToReadSavedQueryPrincipals
public void addToReadSavedQueryPrincipals(Principal value)
Generated method - Addsvalueto readSavedQueryPrincipals.- Parameters:
value- the item to add to readSavedQueryPrincipals
-
removeFromReadSavedQueryPrincipals
public void removeFromReadSavedQueryPrincipals(SessionContext ctx, Principal value)
Generated method - Removesvaluefrom readSavedQueryPrincipals.- Parameters:
value- the item to remove from readSavedQueryPrincipals
-
removeFromReadSavedQueryPrincipals
public void removeFromReadSavedQueryPrincipals(Principal value)
Generated method - Removesvaluefrom readSavedQueryPrincipals.- Parameters:
value- the item to remove from readSavedQueryPrincipals
-
getSelectedTemplateCode
public java.lang.String getSelectedTemplateCode(SessionContext ctx)
Generated method - Getter of theCockpitSavedQuery.selectedTemplateCodeattribute.- Returns:
- the selectedTemplateCode
-
getSelectedTemplateCode
public java.lang.String getSelectedTemplateCode()
Generated method - Getter of theCockpitSavedQuery.selectedTemplateCodeattribute.- Returns:
- the selectedTemplateCode
-
setSelectedTemplateCode
public void setSelectedTemplateCode(SessionContext ctx, java.lang.String value)
Generated method - Setter of theCockpitSavedQuery.selectedTemplateCodeattribute.- Parameters:
value- the selectedTemplateCode
-
setSelectedTemplateCode
public void setSelectedTemplateCode(java.lang.String value)
Generated method - Setter of theCockpitSavedQuery.selectedTemplateCodeattribute.- Parameters:
value- the selectedTemplateCode
-
getSelectedTypeCode
public java.lang.String getSelectedTypeCode(SessionContext ctx)
Generated method - Getter of theCockpitSavedQuery.selectedTypeCodeattribute.- Returns:
- the selectedTypeCode
-
getSelectedTypeCode
public java.lang.String getSelectedTypeCode()
Generated method - Getter of theCockpitSavedQuery.selectedTypeCodeattribute.- Returns:
- the selectedTypeCode
-
setSelectedTypeCode
public void setSelectedTypeCode(SessionContext ctx, java.lang.String value)
Generated method - Setter of theCockpitSavedQuery.selectedTypeCodeattribute.- Parameters:
value- the selectedTypeCode
-
setSelectedTypeCode
public void setSelectedTypeCode(java.lang.String value)
Generated method - Setter of theCockpitSavedQuery.selectedTypeCodeattribute.- Parameters:
value- the selectedTypeCode
-
getSimpleText
public java.lang.String getSimpleText(SessionContext ctx)
Generated method - Getter of theCockpitSavedQuery.simpleTextattribute.- Returns:
- the simpleText
-
getSimpleText
public java.lang.String getSimpleText()
Generated method - Getter of theCockpitSavedQuery.simpleTextattribute.- Returns:
- the simpleText
-
setSimpleText
public void setSimpleText(SessionContext ctx, java.lang.String value)
Generated method - Setter of theCockpitSavedQuery.simpleTextattribute.- Parameters:
value- the simpleText
-
setSimpleText
public void setSimpleText(java.lang.String value)
Generated method - Setter of theCockpitSavedQuery.simpleTextattribute.- Parameters:
value- the simpleText
-
getUser
public User getUser(SessionContext ctx)
Generated method - Getter of theCockpitSavedQuery.userattribute.- Returns:
- the user
-
getUser
public User getUser()
Generated method - Getter of theCockpitSavedQuery.userattribute.- Returns:
- the user
-
setUser
public void setUser(SessionContext ctx, User value)
Generated method - Setter of theCockpitSavedQuery.userattribute.- Parameters:
value- the user
-
setUser
public void setUser(User value)
Generated method - Setter of theCockpitSavedQuery.userattribute.- Parameters:
value- the user
-
-