public abstract class GeneratedCockpitSavedQuery extends GenericItem
CockpitSavedQuery.GenericItem.GenericItemImplLocalizableItem.LocalizableItemImplExtensibleItem.ExtensibleItemImplItem.AttributeFilter, Item.AttributeMode, Item.CachedGetter, Item.CachedSetter, Item.ItemAttributeMap, Item.ItemConstraint, Item.ItemImpl, Item.JaloCachedComputationException| Modifier and Type | Field and Description |
|---|---|
static String |
COCKPITSAVEDFACETVALUES
Qualifier of the
CockpitSavedQuery.cockpitSavedFacetValues attribute |
protected static OneToManyHandler<CockpitSavedFacetValue> |
COCKPITSAVEDFACETVALUESHANDLER
OneToManyHandler for handling 1:n COCKPITSAVEDFACETVALUES's relation attributes from 'many' side. |
static String |
COCKPITSAVEDPARAMETERVALUES
Qualifier of the
CockpitSavedQuery.cockpitSavedParameterValues attribute |
protected static OneToManyHandler<CockpitSavedParameterValue> |
COCKPITSAVEDPARAMETERVALUESHANDLER
OneToManyHandler for handling 1:n COCKPITSAVEDPARAMETERVALUES's relation attributes from 'many' side. |
static String |
COCKPITSAVEDSORTCRITERIA
Qualifier of the
CockpitSavedQuery.cockpitSavedSortCriteria attribute |
protected static OneToManyHandler<CockpitSavedSortCriterion> |
COCKPITSAVEDSORTCRITERIAHANDLER
OneToManyHandler for handling 1:n COCKPITSAVEDSORTCRITERIA's relation attributes from 'many' side. |
static String |
CODE
Qualifier of the
CockpitSavedQuery.code attribute |
protected static Map<String,Item.AttributeMode> |
DEFAULT_INITIAL_ATTRIBUTES |
static String |
DEFAULTVIEWMODE
Qualifier of the
CockpitSavedQuery.defaultViewMode attribute |
static String |
DESCRIPTION
Qualifier of the
CockpitSavedQuery.description attribute |
static String |
LABEL
Qualifier of the
CockpitSavedQuery.label attribute |
protected static String |
READPRINCIPAL2COCKPITSAVEDQUERYRELATION_MARKMODIFIED
Relation disable markmodifed parameter constants for ReadPrincipal2CockpitSavedQueryRelation from ((cockpit))
|
protected static String |
READPRINCIPAL2COCKPITSAVEDQUERYRELATION_SRC_ORDERED
Relation ordering override parameter constants for ReadPrincipal2CockpitSavedQueryRelation from ((cockpit))
|
protected static String |
READPRINCIPAL2COCKPITSAVEDQUERYRELATION_TGT_ORDERED |
static String |
READSAVEDQUERYPRINCIPALS
Qualifier of the
CockpitSavedQuery.readSavedQueryPrincipals attribute |
static String |
SELECTEDTEMPLATECODE
Qualifier of the
CockpitSavedQuery.selectedTemplateCode attribute |
static String |
SELECTEDTYPECODE
Qualifier of the
CockpitSavedQuery.selectedTypeCode attribute |
static String |
SIMPLETEXT
Qualifier of the
CockpitSavedQuery.simpleText attribute |
static String |
USER
Qualifier of the
CockpitSavedQuery.user attribute |
protected static BidirectionalOneToManyHandler<GeneratedCockpitSavedQuery> |
USERHANDLER
BidirectionalOneToManyHandler for handling 1:n USER's relation attributes from 'one' side. |
LANGUAGE_FALLBACK_ENABLED_CREATION_TIME_INTERNAL, _MODIFIED_TIME_INTERNAL, accessorLog, CREATION_TIME, DISABLE_ATTRIBUTE_CHECK, DISABLE_ITEMCHECK_BEFORE_REMOVABLE, EVEN, FEATURE_ACCESSMAP_QUALIFIER, INITIAL_CREATION_FLAG, isJaloOnly, MODIFIED_TIME, NEGATIVE, NOT_FOUND, OWNER, PK, POSITIVE, SAVE_FROM_SERVICE_LAYER, staticTransientObjects, TYPEimpl, tenant| Constructor and Description |
|---|
GeneratedCockpitSavedQuery() |
| Modifier and Type | Method and Description |
|---|---|
void |
addToCockpitSavedFacetValues(CockpitSavedFacetValue value)
Generated method - Adds
value to cockpitSavedFacetValues. |
void |
addToCockpitSavedFacetValues(SessionContext ctx,
CockpitSavedFacetValue value)
Generated method - Adds
value to cockpitSavedFacetValues. |
void |
addToCockpitSavedParameterValues(CockpitSavedParameterValue value)
Generated method - Adds
value to cockpitSavedParameterValues. |
void |
addToCockpitSavedParameterValues(SessionContext ctx,
CockpitSavedParameterValue value)
Generated method - Adds
value to cockpitSavedParameterValues. |
void |
addToCockpitSavedSortCriteria(CockpitSavedSortCriterion value)
Generated method - Adds
value to cockpitSavedSortCriteria. |
void |
addToCockpitSavedSortCriteria(SessionContext ctx,
CockpitSavedSortCriterion value)
Generated method - Adds
value to cockpitSavedSortCriteria. |
void |
addToReadSavedQueryPrincipals(Principal value)
Generated method - Adds
value to readSavedQueryPrincipals. |
void |
addToReadSavedQueryPrincipals(SessionContext ctx,
Principal value)
Generated method - Adds
value to readSavedQueryPrincipals. |
protected Item |
createItem(SessionContext ctx,
ComposedType type,
Item.ItemAttributeMap allAttributes)
Has to be implemented for each concrete subtype of item.
|
Map<Language,String> |
getAllDescription()
Generated method - Getter of the
CockpitSavedQuery.description attribute. |
Map<Language,String> |
getAllDescription(SessionContext ctx)
Generated method - Getter of the
CockpitSavedQuery.description attribute. |
Collection<CockpitSavedFacetValue> |
getCockpitSavedFacetValues()
Generated method - Getter of the
CockpitSavedQuery.cockpitSavedFacetValues attribute. |
Collection<CockpitSavedFacetValue> |
getCockpitSavedFacetValues(SessionContext ctx)
Generated method - Getter of the
CockpitSavedQuery.cockpitSavedFacetValues attribute. |
Collection<CockpitSavedParameterValue> |
getCockpitSavedParameterValues()
Generated method - Getter of the
CockpitSavedQuery.cockpitSavedParameterValues attribute. |
Collection<CockpitSavedParameterValue> |
getCockpitSavedParameterValues(SessionContext ctx)
Generated method - Getter of the
CockpitSavedQuery.cockpitSavedParameterValues attribute. |
Collection<CockpitSavedSortCriterion> |
getCockpitSavedSortCriteria()
Generated method - Getter of the
CockpitSavedQuery.cockpitSavedSortCriteria attribute. |
Collection<CockpitSavedSortCriterion> |
getCockpitSavedSortCriteria(SessionContext ctx)
Generated method - Getter of the
CockpitSavedQuery.cockpitSavedSortCriteria attribute. |
String |
getCode()
Generated method - Getter of the
CockpitSavedQuery.code attribute. |
String |
getCode(SessionContext ctx)
Generated method - Getter of the
CockpitSavedQuery.code attribute. |
protected Map<String,Item.AttributeMode> |
getDefaultAttributeModes() |
String |
getDefaultViewMode()
Generated method - Getter of the
CockpitSavedQuery.defaultViewMode attribute. |
String |
getDefaultViewMode(SessionContext ctx)
Generated method - Getter of the
CockpitSavedQuery.defaultViewMode attribute. |
String |
getDescription()
Generated method - Getter of the
CockpitSavedQuery.description attribute. |
String |
getDescription(SessionContext ctx)
Generated method - Getter of the
CockpitSavedQuery.description attribute. |
String |
getLabel()
Generated method - Getter of the
CockpitSavedQuery.label attribute. |
String |
getLabel(SessionContext ctx)
Generated method - Getter of the
CockpitSavedQuery.label attribute. |
Collection<Principal> |
getReadSavedQueryPrincipals()
Generated method - Getter of the
CockpitSavedQuery.readSavedQueryPrincipals attribute. |
Collection<Principal> |
getReadSavedQueryPrincipals(SessionContext ctx)
Generated method - Getter of the
CockpitSavedQuery.readSavedQueryPrincipals attribute. |
long |
getReadSavedQueryPrincipalsCount() |
long |
getReadSavedQueryPrincipalsCount(SessionContext ctx) |
String |
getSelectedTemplateCode()
Generated method - Getter of the
CockpitSavedQuery.selectedTemplateCode attribute. |
String |
getSelectedTemplateCode(SessionContext ctx)
Generated method - Getter of the
CockpitSavedQuery.selectedTemplateCode attribute. |
String |
getSelectedTypeCode()
Generated method - Getter of the
CockpitSavedQuery.selectedTypeCode attribute. |
String |
getSelectedTypeCode(SessionContext ctx)
Generated method - Getter of the
CockpitSavedQuery.selectedTypeCode attribute. |
String |
getSimpleText()
Generated method - Getter of the
CockpitSavedQuery.simpleText attribute. |
String |
getSimpleText(SessionContext ctx)
Generated method - Getter of the
CockpitSavedQuery.simpleText attribute. |
User |
getUser()
Generated method - Getter of the
CockpitSavedQuery.user attribute. |
User |
getUser(SessionContext ctx)
Generated method - Getter of the
CockpitSavedQuery.user attribute. |
void |
removeFromCockpitSavedFacetValues(CockpitSavedFacetValue value)
Generated method - Removes
value from cockpitSavedFacetValues. |
void |
removeFromCockpitSavedFacetValues(SessionContext ctx,
CockpitSavedFacetValue value)
Generated method - Removes
value from cockpitSavedFacetValues. |
void |
removeFromCockpitSavedParameterValues(CockpitSavedParameterValue value)
Generated method - Removes
value from cockpitSavedParameterValues. |
void |
removeFromCockpitSavedParameterValues(SessionContext ctx,
CockpitSavedParameterValue value)
Generated method - Removes
value from cockpitSavedParameterValues. |
void |
removeFromCockpitSavedSortCriteria(CockpitSavedSortCriterion value)
Generated method - Removes
value from cockpitSavedSortCriteria. |
void |
removeFromCockpitSavedSortCriteria(SessionContext ctx,
CockpitSavedSortCriterion value)
Generated method - Removes
value from cockpitSavedSortCriteria. |
void |
removeFromReadSavedQueryPrincipals(Principal value)
Generated method - Removes
value from readSavedQueryPrincipals. |
void |
removeFromReadSavedQueryPrincipals(SessionContext ctx,
Principal value)
Generated method - Removes
value from readSavedQueryPrincipals. |
void |
setAllDescription(Map<Language,String> value)
Generated method - Setter of the
CockpitSavedQuery.description attribute. |
void |
setAllDescription(SessionContext ctx,
Map<Language,String> value)
Generated method - Setter of the
CockpitSavedQuery.description attribute. |
void |
setCockpitSavedFacetValues(Collection<CockpitSavedFacetValue> value)
Generated method - Setter of the
CockpitSavedQuery.cockpitSavedFacetValues attribute. |
void |
setCockpitSavedFacetValues(SessionContext ctx,
Collection<CockpitSavedFacetValue> value)
Generated method - Setter of the
CockpitSavedQuery.cockpitSavedFacetValues attribute. |
void |
setCockpitSavedParameterValues(Collection<CockpitSavedParameterValue> value)
Generated method - Setter of the
CockpitSavedQuery.cockpitSavedParameterValues attribute. |
void |
setCockpitSavedParameterValues(SessionContext ctx,
Collection<CockpitSavedParameterValue> value)
Generated method - Setter of the
CockpitSavedQuery.cockpitSavedParameterValues attribute. |
void |
setCockpitSavedSortCriteria(Collection<CockpitSavedSortCriterion> value)
Generated method - Setter of the
CockpitSavedQuery.cockpitSavedSortCriteria attribute. |
void |
setCockpitSavedSortCriteria(SessionContext ctx,
Collection<CockpitSavedSortCriterion> value)
Generated method - Setter of the
CockpitSavedQuery.cockpitSavedSortCriteria attribute. |
void |
setCode(SessionContext ctx,
String value)
Generated method - Setter of the
CockpitSavedQuery.code attribute. |
void |
setCode(String value)
Generated method - Setter of the
CockpitSavedQuery.code attribute. |
void |
setDefaultViewMode(SessionContext ctx,
String value)
Generated method - Setter of the
CockpitSavedQuery.defaultViewMode attribute. |
void |
setDefaultViewMode(String value)
Generated method - Setter of the
CockpitSavedQuery.defaultViewMode attribute. |
void |
setDescription(SessionContext ctx,
String value)
Generated method - Setter of the
CockpitSavedQuery.description attribute. |
void |
setDescription(String value)
Generated method - Setter of the
CockpitSavedQuery.description attribute. |
void |
setLabel(SessionContext ctx,
String value)
Generated method - Setter of the
CockpitSavedQuery.label attribute. |
void |
setLabel(String value)
Generated method - Setter of the
CockpitSavedQuery.label attribute. |
void |
setReadSavedQueryPrincipals(Collection<Principal> value)
Generated method - Setter of the
CockpitSavedQuery.readSavedQueryPrincipals attribute. |
void |
setReadSavedQueryPrincipals(SessionContext ctx,
Collection<Principal> value)
Generated method - Setter of the
CockpitSavedQuery.readSavedQueryPrincipals attribute. |
void |
setSelectedTemplateCode(SessionContext ctx,
String value)
Generated method - Setter of the
CockpitSavedQuery.selectedTemplateCode attribute. |
void |
setSelectedTemplateCode(String value)
Generated method - Setter of the
CockpitSavedQuery.selectedTemplateCode attribute. |
void |
setSelectedTypeCode(SessionContext ctx,
String value)
Generated method - Setter of the
CockpitSavedQuery.selectedTypeCode attribute. |
void |
setSelectedTypeCode(String value)
Generated method - Setter of the
CockpitSavedQuery.selectedTypeCode attribute. |
void |
setSimpleText(SessionContext ctx,
String value)
Generated method - Setter of the
CockpitSavedQuery.simpleText attribute. |
void |
setSimpleText(String value)
Generated method - Setter of the
CockpitSavedQuery.simpleText attribute. |
void |
setUser(SessionContext ctx,
User value)
Generated method - Setter of the
CockpitSavedQuery.user attribute. |
void |
setUser(User value)
Generated method - Setter of the
CockpitSavedQuery.user attribute. |
getInitialProperties, getNonInitialAttributesgetAllLocalizedProperties, getAllLocalizedProperties, getAllLocalizedProperties, getAllLocalizedProperties, getAllValuesSessionContext, getLocalizedProperty, getLocalizedProperty, getLocalizedPropertyInternal, getLocalizedPropertyNames, getLocalizedPropertyNames, hasLanguage, isEmptyValue, isFallbackEnabled, removeLocalizedProperty, removeLocalizedProperty, setAllLocalizedProperties, setAllLocalizedProperties, setLocalizedProperty, setLocalizedPropertycreateNonClassAccessor, getAllProperties, getAllProperties, getProperty, getProperty, getPropertyNames, getPropertyNames, removeProperty, removeProperty, setAllProperties, setAllProperties, setProperty, setPropertyaddLinkedItems, addLinkedItems, addLinkedItems, addLinkedItems, addLinkedItems, addLinkedItems, addLinkedItems, addLinkedItems, addLinkedItems, addNegativePermission, addPermission, addPositivePermission, assureExtensionsLoaded, changeTypeAfterCreation, checkConstraint, checkItemPermission, checkMandatoryAttribute, checkMandatoryAttribute, checkPermission, checkPermission, checkRemovable, clearPermission, compareTo, ctx, doAfterRemove, doBeforeRemove, equals, getAccessorFor, getAllAttributes, getAllAttributes, getAllAttributes, getAllAttributes, getAllAttributesInternal, getAllLinkedItems, getAndCheckCacheBoundItem, getAttribute, getAttribute, getCacheBoundItem, getComposedType, getComposedTypePK, getCreationTime, getCurrentlyRemovingCount, getLinkedItems, getLinkedItems, getLinkedItems, getLinkedItems, getLinkedItems, getLinkedItems, getLinkedItems, getLinkedItemsCount, getLinkedItemsCount, getLinkedItemsCount, getModificationTime, getNegativePermissions, getOwner, getPermissionMap, getPermissions, getPersistenceVersion, getPK, getPositivePermissions, getRestrictedPrincipals, getSession, getSyncObject, getTenant, getTransientObject, getTransientObjectMap, hashCode, hasRegisteredClassAccessorFor, internal_registerClassAccessorFor, internal_registerNonClassAccessorFor, invalidateLocalCaches, isAlive, isCacheBound, isCurrentlyRemoving, isCurrentlyRemoving, isEmptyRelationValue, isInCreate, isInstanceOf, isItemCheckBeforeRemoveableDisabled, isRelationLocalizationFallbackEnabled, newInstance, notifyExtensionsAfterItemCreation, notifyExtensionsBeforeItemCreation, notifyItemRemoval, readResolve, refreshRemote, 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, writeReplacegetImplementation, setTenantpublic static final String LABEL
CockpitSavedQuery.label attributepublic static final String DESCRIPTION
CockpitSavedQuery.description attributepublic static final String SIMPLETEXT
CockpitSavedQuery.simpleText attributepublic static final String SELECTEDTYPECODE
CockpitSavedQuery.selectedTypeCode attributepublic static final String SELECTEDTEMPLATECODE
CockpitSavedQuery.selectedTemplateCode attributepublic static final String CODE
CockpitSavedQuery.code attributepublic static final String DEFAULTVIEWMODE
CockpitSavedQuery.defaultViewMode attributepublic static final String USER
CockpitSavedQuery.user attributepublic static final String COCKPITSAVEDFACETVALUES
CockpitSavedQuery.cockpitSavedFacetValues attributepublic static final String COCKPITSAVEDSORTCRITERIA
CockpitSavedQuery.cockpitSavedSortCriteria attributepublic static final String COCKPITSAVEDPARAMETERVALUES
CockpitSavedQuery.cockpitSavedParameterValues attributepublic static final String READSAVEDQUERYPRINCIPALS
CockpitSavedQuery.readSavedQueryPrincipals attributeprotected static String READPRINCIPAL2COCKPITSAVEDQUERYRELATION_SRC_ORDERED
protected static String READPRINCIPAL2COCKPITSAVEDQUERYRELATION_TGT_ORDERED
protected static String READPRINCIPAL2COCKPITSAVEDQUERYRELATION_MARKMODIFIED
protected static final BidirectionalOneToManyHandler<GeneratedCockpitSavedQuery> USERHANDLER
BidirectionalOneToManyHandler for handling 1:n USER's relation attributes from 'one' side.protected static final OneToManyHandler<CockpitSavedFacetValue> COCKPITSAVEDFACETVALUESHANDLER
OneToManyHandler for handling 1:n COCKPITSAVEDFACETVALUES's relation attributes from 'many' side.protected static final OneToManyHandler<CockpitSavedSortCriterion> COCKPITSAVEDSORTCRITERIAHANDLER
OneToManyHandler for handling 1:n COCKPITSAVEDSORTCRITERIA's relation attributes from 'many' side.protected static final OneToManyHandler<CockpitSavedParameterValue> COCKPITSAVEDPARAMETERVALUESHANDLER
OneToManyHandler for handling 1:n COCKPITSAVEDPARAMETERVALUES's relation attributes from 'many' side.protected static final Map<String,Item.AttributeMode> DEFAULT_INITIAL_ATTRIBUTES
protected Map<String,Item.AttributeMode> getDefaultAttributeModes()
getDefaultAttributeModes in class Itempublic Collection<CockpitSavedFacetValue> getCockpitSavedFacetValues(SessionContext ctx)
CockpitSavedQuery.cockpitSavedFacetValues attribute.public Collection<CockpitSavedFacetValue> getCockpitSavedFacetValues()
CockpitSavedQuery.cockpitSavedFacetValues attribute.public void setCockpitSavedFacetValues(SessionContext ctx, Collection<CockpitSavedFacetValue> value)
CockpitSavedQuery.cockpitSavedFacetValues attribute.value - the cockpitSavedFacetValuespublic void setCockpitSavedFacetValues(Collection<CockpitSavedFacetValue> value)
CockpitSavedQuery.cockpitSavedFacetValues attribute.value - the cockpitSavedFacetValuespublic void addToCockpitSavedFacetValues(SessionContext ctx, CockpitSavedFacetValue value)
value to cockpitSavedFacetValues.value - the item to add to cockpitSavedFacetValuespublic void addToCockpitSavedFacetValues(CockpitSavedFacetValue value)
value to cockpitSavedFacetValues.value - the item to add to cockpitSavedFacetValuespublic void removeFromCockpitSavedFacetValues(SessionContext ctx, CockpitSavedFacetValue value)
value from cockpitSavedFacetValues.value - the item to remove from cockpitSavedFacetValuespublic void removeFromCockpitSavedFacetValues(CockpitSavedFacetValue value)
value from cockpitSavedFacetValues.value - the item to remove from cockpitSavedFacetValuespublic Collection<CockpitSavedParameterValue> getCockpitSavedParameterValues(SessionContext ctx)
CockpitSavedQuery.cockpitSavedParameterValues attribute.public Collection<CockpitSavedParameterValue> getCockpitSavedParameterValues()
CockpitSavedQuery.cockpitSavedParameterValues attribute.public void setCockpitSavedParameterValues(SessionContext ctx, Collection<CockpitSavedParameterValue> value)
CockpitSavedQuery.cockpitSavedParameterValues attribute.value - the cockpitSavedParameterValuespublic void setCockpitSavedParameterValues(Collection<CockpitSavedParameterValue> value)
CockpitSavedQuery.cockpitSavedParameterValues attribute.value - the cockpitSavedParameterValuespublic void addToCockpitSavedParameterValues(SessionContext ctx, CockpitSavedParameterValue value)
value to cockpitSavedParameterValues.value - the item to add to cockpitSavedParameterValuespublic void addToCockpitSavedParameterValues(CockpitSavedParameterValue value)
value to cockpitSavedParameterValues.value - the item to add to cockpitSavedParameterValuespublic void removeFromCockpitSavedParameterValues(SessionContext ctx, CockpitSavedParameterValue value)
value from cockpitSavedParameterValues.value - the item to remove from cockpitSavedParameterValuespublic void removeFromCockpitSavedParameterValues(CockpitSavedParameterValue value)
value from cockpitSavedParameterValues.value - the item to remove from cockpitSavedParameterValuespublic Collection<CockpitSavedSortCriterion> getCockpitSavedSortCriteria(SessionContext ctx)
CockpitSavedQuery.cockpitSavedSortCriteria attribute.public Collection<CockpitSavedSortCriterion> getCockpitSavedSortCriteria()
CockpitSavedQuery.cockpitSavedSortCriteria attribute.public void setCockpitSavedSortCriteria(SessionContext ctx, Collection<CockpitSavedSortCriterion> value)
CockpitSavedQuery.cockpitSavedSortCriteria attribute.value - the cockpitSavedSortCriteriapublic void setCockpitSavedSortCriteria(Collection<CockpitSavedSortCriterion> value)
CockpitSavedQuery.cockpitSavedSortCriteria attribute.value - the cockpitSavedSortCriteriapublic void addToCockpitSavedSortCriteria(SessionContext ctx, CockpitSavedSortCriterion value)
value to cockpitSavedSortCriteria.value - the item to add to cockpitSavedSortCriteriapublic void addToCockpitSavedSortCriteria(CockpitSavedSortCriterion value)
value to cockpitSavedSortCriteria.value - the item to add to cockpitSavedSortCriteriapublic void removeFromCockpitSavedSortCriteria(SessionContext ctx, CockpitSavedSortCriterion value)
value from cockpitSavedSortCriteria.value - the item to remove from cockpitSavedSortCriteriapublic void removeFromCockpitSavedSortCriteria(CockpitSavedSortCriterion value)
value from cockpitSavedSortCriteria.value - the item to remove from cockpitSavedSortCriteriapublic String getCode(SessionContext ctx)
CockpitSavedQuery.code attribute.public String getCode()
CockpitSavedQuery.code attribute.public void setCode(SessionContext ctx, String value)
CockpitSavedQuery.code attribute.value - the code - unique identifier of the Cockpit Saved Query; will be generated if not setpublic void setCode(String value)
CockpitSavedQuery.code attribute.value - the code - unique identifier of the Cockpit Saved Query; will be generated if not setprotected Item createItem(SessionContext ctx, ComposedType type, Item.ItemAttributeMap allAttributes) throws JaloBusinessException
ItemComposedType.newInstance(Map).
In case this method uses any of the attribute values during creation it is required to override
Item.getNonInitialAttributes(SessionContext, ItemAttributeMap) too.
Sn example:
public static final String MY_ATTRIBUTE = "someAttribute"; ... protected Item createItem(SessionContext
ctx, ComposedType type, Map allAttributes ) throws JaloBusinessException { MyManager man = ... return
man.createMyItem( (String)allAttributes.get(MY_ATTRIBUTE) );
// here MY_ATTRIBUTE is used for creation, so it must not be set again } protected Map getNonInitialAttributes(
SessionContext ctx, Map allAttributes ) { // let superclass remove its own initial attributes Map ret =
super.getNonInitialAttributes( ctx, allAttributes );
// remove MY_ATTRIBUTE from all attributes since if has already been set ret.remove(MY_ATTRIBUTE); return ret; }
createItem in class GenericItemctx - the current session context which this item is created withintype - the actual item type ( since subtypes may not provide a own jalo class this may be different from the
type which this method was implemented for )JaloBusinessException - indicates an error during creation - any changes will be rollbackedpublic String getDefaultViewMode(SessionContext ctx)
CockpitSavedQuery.defaultViewMode attribute.public String getDefaultViewMode()
CockpitSavedQuery.defaultViewMode attribute.public void setDefaultViewMode(SessionContext ctx, String value)
CockpitSavedQuery.defaultViewMode attribute.value - the defaultViewModepublic void setDefaultViewMode(String value)
CockpitSavedQuery.defaultViewMode attribute.value - the defaultViewModepublic String getDescription(SessionContext ctx)
CockpitSavedQuery.description attribute.public String getDescription()
CockpitSavedQuery.description attribute.public Map<Language,String> getAllDescription(SessionContext ctx)
CockpitSavedQuery.description attribute.public Map<Language,String> getAllDescription()
CockpitSavedQuery.description attribute.public void setDescription(SessionContext ctx, String value)
CockpitSavedQuery.description attribute.value - the descriptionpublic void setDescription(String value)
CockpitSavedQuery.description attribute.value - the descriptionpublic void setAllDescription(SessionContext ctx, Map<Language,String> value)
CockpitSavedQuery.description attribute.value - the descriptionpublic void setAllDescription(Map<Language,String> value)
CockpitSavedQuery.description attribute.value - the descriptionpublic String getLabel(SessionContext ctx)
CockpitSavedQuery.label attribute.public String getLabel()
CockpitSavedQuery.label attribute.public void setLabel(SessionContext ctx, String value)
CockpitSavedQuery.label attribute.value - the labelpublic void setLabel(String value)
CockpitSavedQuery.label attribute.value - the labelpublic Collection<Principal> getReadSavedQueryPrincipals(SessionContext ctx)
CockpitSavedQuery.readSavedQueryPrincipals attribute.public Collection<Principal> getReadSavedQueryPrincipals()
CockpitSavedQuery.readSavedQueryPrincipals attribute.public long getReadSavedQueryPrincipalsCount(SessionContext ctx)
public long getReadSavedQueryPrincipalsCount()
public void setReadSavedQueryPrincipals(SessionContext ctx, Collection<Principal> value)
CockpitSavedQuery.readSavedQueryPrincipals attribute.value - the readSavedQueryPrincipalspublic void setReadSavedQueryPrincipals(Collection<Principal> value)
CockpitSavedQuery.readSavedQueryPrincipals attribute.value - the readSavedQueryPrincipalspublic void addToReadSavedQueryPrincipals(SessionContext ctx, Principal value)
value to readSavedQueryPrincipals.value - the item to add to readSavedQueryPrincipalspublic void addToReadSavedQueryPrincipals(Principal value)
value to readSavedQueryPrincipals.value - the item to add to readSavedQueryPrincipalspublic void removeFromReadSavedQueryPrincipals(SessionContext ctx, Principal value)
value from readSavedQueryPrincipals.value - the item to remove from readSavedQueryPrincipalspublic void removeFromReadSavedQueryPrincipals(Principal value)
value from readSavedQueryPrincipals.value - the item to remove from readSavedQueryPrincipalspublic String getSelectedTemplateCode(SessionContext ctx)
CockpitSavedQuery.selectedTemplateCode attribute.public String getSelectedTemplateCode()
CockpitSavedQuery.selectedTemplateCode attribute.public void setSelectedTemplateCode(SessionContext ctx, String value)
CockpitSavedQuery.selectedTemplateCode attribute.value - the selectedTemplateCodepublic void setSelectedTemplateCode(String value)
CockpitSavedQuery.selectedTemplateCode attribute.value - the selectedTemplateCodepublic String getSelectedTypeCode(SessionContext ctx)
CockpitSavedQuery.selectedTypeCode attribute.public String getSelectedTypeCode()
CockpitSavedQuery.selectedTypeCode attribute.public void setSelectedTypeCode(SessionContext ctx, String value)
CockpitSavedQuery.selectedTypeCode attribute.value - the selectedTypeCodepublic void setSelectedTypeCode(String value)
CockpitSavedQuery.selectedTypeCode attribute.value - the selectedTypeCodepublic String getSimpleText(SessionContext ctx)
CockpitSavedQuery.simpleText attribute.public String getSimpleText()
CockpitSavedQuery.simpleText attribute.public void setSimpleText(SessionContext ctx, String value)
CockpitSavedQuery.simpleText attribute.value - the simpleTextpublic void setSimpleText(String value)
CockpitSavedQuery.simpleText attribute.value - the simpleTextpublic User getUser(SessionContext ctx)
CockpitSavedQuery.user attribute.public User getUser()
CockpitSavedQuery.user attribute.public void setUser(SessionContext ctx, User value)
CockpitSavedQuery.user attribute.value - the userpublic void setUser(User value)
CockpitSavedQuery.user attribute.value - the userCopyright © 2017 SAP SE. All Rights Reserved.