public class CockpitSavedQueryModel extends ItemModel
AbstractItemModel.NewModelContextFactory| Modifier and Type | Field and Description |
|---|---|
static java.lang.String |
_READPRINCIPAL2COCKPITSAVEDQUERYRELATION
Generated relation code constant for relation
ReadPrincipal2CockpitSavedQueryRelation defining source attribute readSavedQueryPrincipals in extension cockpit. |
static java.lang.String |
_TYPECODE
Generated model type code constant.
|
static java.lang.String |
_USER2COCKPITSAVEDQUERYRELATION
Generated relation code constant for relation
User2CockpitSavedQueryRelation defining source attribute user in extension cockpit. |
static java.lang.String |
COCKPITSAVEDFACETVALUES
Generated constant - Attribute key of
CockpitSavedQuery.cockpitSavedFacetValues attribute defined at extension cockpit. |
static java.lang.String |
COCKPITSAVEDPARAMETERVALUES
Generated constant - Attribute key of
CockpitSavedQuery.cockpitSavedParameterValues attribute defined at extension cockpit. |
static java.lang.String |
COCKPITSAVEDSORTCRITERIA
Generated constant - Attribute key of
CockpitSavedQuery.cockpitSavedSortCriteria attribute defined at extension cockpit. |
static java.lang.String |
CODE
Generated constant - Attribute key of
CockpitSavedQuery.code attribute defined at extension cockpit. |
static java.lang.String |
DEFAULTVIEWMODE
Generated constant - Attribute key of
CockpitSavedQuery.defaultViewMode attribute defined at extension cockpit. |
static java.lang.String |
DESCRIPTION
Generated constant - Attribute key of
CockpitSavedQuery.description attribute defined at extension cockpit. |
static java.lang.String |
LABEL
Generated constant - Attribute key of
CockpitSavedQuery.label attribute defined at extension cockpit. |
static java.lang.String |
READSAVEDQUERYPRINCIPALS
Generated constant - Attribute key of
CockpitSavedQuery.readSavedQueryPrincipals attribute defined at extension cockpit. |
static java.lang.String |
SELECTEDTEMPLATECODE
Generated constant - Attribute key of
CockpitSavedQuery.selectedTemplateCode attribute defined at extension cockpit. |
static java.lang.String |
SELECTEDTYPECODE
Generated constant - Attribute key of
CockpitSavedQuery.selectedTypeCode attribute defined at extension cockpit. |
static java.lang.String |
SIMPLETEXT
Generated constant - Attribute key of
CockpitSavedQuery.simpleText attribute defined at extension cockpit. |
static java.lang.String |
USER
Generated constant - Attribute key of
CockpitSavedQuery.user attribute defined at extension cockpit. |
_COMMENTITEMRELATION, COMMENTS, CREATIONTIME, ITEMTYPE, MODIFIEDTIME, OWNER, PK, SEALEDLANGUAGE_FALLBACK_ENABLED_SERVICE_LAYER, MODEL_CONTEXT_FACTORY| Constructor and Description |
|---|
CockpitSavedQueryModel()
Generated constructor - Default constructor for generic creation.
|
CockpitSavedQueryModel(ItemModelContext ctx)
Generated constructor - Default constructor for creation with existing context
|
CockpitSavedQueryModel(java.lang.String _code)
Deprecated.
since 4.1.1 Please use the default constructor without parameters
|
CockpitSavedQueryModel(java.lang.String _code,
ItemModel _owner)
Deprecated.
since 4.1.1 Please use the default constructor without parameters
|
| Modifier and Type | Method and Description |
|---|---|
java.util.Collection<CockpitSavedFacetValueModel> |
getCockpitSavedFacetValues()
Generated method - Getter of the
CockpitSavedQuery.cockpitSavedFacetValues attribute defined at extension cockpit. |
java.util.Collection<CockpitSavedParameterValueModel> |
getCockpitSavedParameterValues()
Generated method - Getter of the
CockpitSavedQuery.cockpitSavedParameterValues attribute defined at extension cockpit. |
java.util.Collection<CockpitSavedSortCriterionModel> |
getCockpitSavedSortCriteria()
Generated method - Getter of the
CockpitSavedQuery.cockpitSavedSortCriteria attribute defined at extension cockpit. |
java.lang.String |
getCode()
Generated method - Getter of the
CockpitSavedQuery.code attribute defined at extension cockpit. |
java.lang.String |
getDefaultViewMode()
Generated method - Getter of the
CockpitSavedQuery.defaultViewMode attribute defined at extension cockpit. |
java.lang.String |
getDescription()
Generated method - Getter of the
CockpitSavedQuery.description attribute defined at extension cockpit. |
java.lang.String |
getDescription(java.util.Locale loc)
Generated method - Getter of the
CockpitSavedQuery.description attribute defined at extension cockpit. |
java.lang.String |
getLabel()
Generated method - Getter of the
CockpitSavedQuery.label attribute defined at extension cockpit. |
java.util.Collection<PrincipalModel> |
getReadSavedQueryPrincipals()
Generated method - Getter of the
CockpitSavedQuery.readSavedQueryPrincipals attribute defined at extension cockpit. |
java.lang.String |
getSelectedTemplateCode()
Generated method - Getter of the
CockpitSavedQuery.selectedTemplateCode attribute defined at extension cockpit. |
java.lang.String |
getSelectedTypeCode()
Generated method - Getter of the
CockpitSavedQuery.selectedTypeCode attribute defined at extension cockpit. |
java.lang.String |
getSimpleText()
Generated method - Getter of the
CockpitSavedQuery.simpleText attribute defined at extension cockpit. |
UserModel |
getUser()
Generated method - Getter of the
CockpitSavedQuery.user attribute defined at extension cockpit. |
void |
setCockpitSavedFacetValues(java.util.Collection<CockpitSavedFacetValueModel> value)
Generated method - Setter of
CockpitSavedQuery.cockpitSavedFacetValues attribute defined at extension cockpit. |
void |
setCockpitSavedParameterValues(java.util.Collection<CockpitSavedParameterValueModel> value)
Generated method - Setter of
CockpitSavedQuery.cockpitSavedParameterValues attribute defined at extension cockpit. |
void |
setCockpitSavedSortCriteria(java.util.Collection<CockpitSavedSortCriterionModel> value)
Generated method - Setter of
CockpitSavedQuery.cockpitSavedSortCriteria attribute defined at extension cockpit. |
void |
setCode(java.lang.String value)
Generated method - Setter of
CockpitSavedQuery.code attribute defined at extension cockpit. |
void |
setDefaultViewMode(java.lang.String value)
Generated method - Setter of
CockpitSavedQuery.defaultViewMode attribute defined at extension cockpit. |
void |
setDescription(java.lang.String value)
Generated method - Setter of
CockpitSavedQuery.description attribute defined at extension cockpit. |
void |
setDescription(java.lang.String value,
java.util.Locale loc)
Generated method - Setter of
CockpitSavedQuery.description attribute defined at extension cockpit. |
void |
setLabel(java.lang.String value)
Generated method - Setter of
CockpitSavedQuery.label attribute defined at extension cockpit. |
void |
setReadSavedQueryPrincipals(java.util.Collection<PrincipalModel> value)
Generated method - Setter of
CockpitSavedQuery.readSavedQueryPrincipals attribute defined at extension cockpit. |
void |
setSelectedTemplateCode(java.lang.String value)
Generated method - Setter of
CockpitSavedQuery.selectedTemplateCode attribute defined at extension cockpit. |
void |
setSelectedTypeCode(java.lang.String value)
Generated method - Setter of
CockpitSavedQuery.selectedTypeCode attribute defined at extension cockpit. |
void |
setSimpleText(java.lang.String value)
Generated method - Setter of
CockpitSavedQuery.simpleText attribute defined at extension cockpit. |
void |
setUser(UserModel value)
Generated method - Setter of
CockpitSavedQuery.user attribute defined at extension cockpit. |
getComments, getCreationtime, getModifiedtime, getOwner, isSealed, setComments, setCreationtime, setModifiedtime, setOwnerequals, getItemModelContext, getItemtype, getPersistenceContext, getPk, getProperty, getProperty, getTenantId, hashCode, readResolve, setProperty, setProperty, toObject, toObject, toObject, toObject, toObject, toObject, toObject, toObject, toPrimitive, toPrimitive, toPrimitive, toPrimitive, toPrimitive, toPrimitive, toPrimitive, toPrimitive, toString, writeReplacepublic static final java.lang.String _TYPECODE
public static final java.lang.String _USER2COCKPITSAVEDQUERYRELATION
User2CockpitSavedQueryRelation defining source attribute user in extension cockpit.public static final java.lang.String _READPRINCIPAL2COCKPITSAVEDQUERYRELATION
ReadPrincipal2CockpitSavedQueryRelation defining source attribute readSavedQueryPrincipals in extension cockpit.public static final java.lang.String LABEL
CockpitSavedQuery.label attribute defined at extension cockpit.public static final java.lang.String DESCRIPTION
CockpitSavedQuery.description attribute defined at extension cockpit.public static final java.lang.String SIMPLETEXT
CockpitSavedQuery.simpleText attribute defined at extension cockpit.public static final java.lang.String SELECTEDTYPECODE
CockpitSavedQuery.selectedTypeCode attribute defined at extension cockpit.public static final java.lang.String SELECTEDTEMPLATECODE
CockpitSavedQuery.selectedTemplateCode attribute defined at extension cockpit.public static final java.lang.String CODE
CockpitSavedQuery.code attribute defined at extension cockpit.public static final java.lang.String DEFAULTVIEWMODE
CockpitSavedQuery.defaultViewMode attribute defined at extension cockpit.public static final java.lang.String USER
CockpitSavedQuery.user attribute defined at extension cockpit.public static final java.lang.String COCKPITSAVEDFACETVALUES
CockpitSavedQuery.cockpitSavedFacetValues attribute defined at extension cockpit.public static final java.lang.String COCKPITSAVEDSORTCRITERIA
CockpitSavedQuery.cockpitSavedSortCriteria attribute defined at extension cockpit.public static final java.lang.String COCKPITSAVEDPARAMETERVALUES
CockpitSavedQuery.cockpitSavedParameterValues attribute defined at extension cockpit.public static final java.lang.String READSAVEDQUERYPRINCIPALS
CockpitSavedQuery.readSavedQueryPrincipals attribute defined at extension cockpit.public CockpitSavedQueryModel()
public CockpitSavedQueryModel(ItemModelContext ctx)
ctx - the model context to be injected, must not be null@Deprecated public CockpitSavedQueryModel(java.lang.String _code)
_code - initial attribute declared by type CockpitSavedQuery at extension cockpit@Deprecated
public CockpitSavedQueryModel(java.lang.String _code,
ItemModel _owner)
_code - initial attribute declared by type CockpitSavedQuery at extension cockpit_owner - initial attribute declared by type Item at extension core@Accessor(qualifier="cockpitSavedFacetValues", type=GETTER) public java.util.Collection<CockpitSavedFacetValueModel> getCockpitSavedFacetValues()
CockpitSavedQuery.cockpitSavedFacetValues attribute defined at extension cockpit.
Consider using FlexibleSearchService::searchRelation for pagination support of large result sets.@Accessor(qualifier="cockpitSavedParameterValues", type=GETTER) public java.util.Collection<CockpitSavedParameterValueModel> getCockpitSavedParameterValues()
CockpitSavedQuery.cockpitSavedParameterValues attribute defined at extension cockpit.
Consider using FlexibleSearchService::searchRelation for pagination support of large result sets.@Accessor(qualifier="cockpitSavedSortCriteria", type=GETTER) public java.util.Collection<CockpitSavedSortCriterionModel> getCockpitSavedSortCriteria()
CockpitSavedQuery.cockpitSavedSortCriteria attribute defined at extension cockpit.
Consider using FlexibleSearchService::searchRelation for pagination support of large result sets.@Accessor(qualifier="code", type=GETTER) public java.lang.String getCode()
CockpitSavedQuery.code attribute defined at extension cockpit.@Accessor(qualifier="defaultViewMode", type=GETTER) public java.lang.String getDefaultViewMode()
CockpitSavedQuery.defaultViewMode attribute defined at extension cockpit.@Accessor(qualifier="description", type=GETTER) public java.lang.String getDescription()
CockpitSavedQuery.description attribute defined at extension cockpit.@Accessor(qualifier="description", type=GETTER) public java.lang.String getDescription(java.util.Locale loc)
CockpitSavedQuery.description attribute defined at extension cockpit.loc - the value localization keyjava.lang.IllegalArgumentException - if localization key cannot be mapped to data language@Accessor(qualifier="label", type=GETTER) public java.lang.String getLabel()
CockpitSavedQuery.label attribute defined at extension cockpit.@Accessor(qualifier="readSavedQueryPrincipals", type=GETTER) public java.util.Collection<PrincipalModel> getReadSavedQueryPrincipals()
CockpitSavedQuery.readSavedQueryPrincipals attribute defined at extension cockpit.
Consider using FlexibleSearchService::searchRelation for pagination support of large result sets.@Accessor(qualifier="selectedTemplateCode", type=GETTER) public java.lang.String getSelectedTemplateCode()
CockpitSavedQuery.selectedTemplateCode attribute defined at extension cockpit.@Accessor(qualifier="selectedTypeCode", type=GETTER) public java.lang.String getSelectedTypeCode()
CockpitSavedQuery.selectedTypeCode attribute defined at extension cockpit.@Accessor(qualifier="simpleText", type=GETTER) public java.lang.String getSimpleText()
CockpitSavedQuery.simpleText attribute defined at extension cockpit.@Accessor(qualifier="user", type=GETTER) public UserModel getUser()
CockpitSavedQuery.user attribute defined at extension cockpit.@Accessor(qualifier="cockpitSavedFacetValues", type=SETTER) public void setCockpitSavedFacetValues(java.util.Collection<CockpitSavedFacetValueModel> value)
CockpitSavedQuery.cockpitSavedFacetValues attribute defined at extension cockpit.value - the cockpitSavedFacetValues@Accessor(qualifier="cockpitSavedParameterValues", type=SETTER) public void setCockpitSavedParameterValues(java.util.Collection<CockpitSavedParameterValueModel> value)
CockpitSavedQuery.cockpitSavedParameterValues attribute defined at extension cockpit.value - the cockpitSavedParameterValues@Accessor(qualifier="cockpitSavedSortCriteria", type=SETTER) public void setCockpitSavedSortCriteria(java.util.Collection<CockpitSavedSortCriterionModel> value)
CockpitSavedQuery.cockpitSavedSortCriteria attribute defined at extension cockpit.value - the cockpitSavedSortCriteria@Accessor(qualifier="code", type=SETTER) public void setCode(java.lang.String value)
CockpitSavedQuery.code attribute defined at extension cockpit.value - the code - unique identifier of the Cockpit Saved Query; will be generated if not set@Accessor(qualifier="defaultViewMode", type=SETTER) public void setDefaultViewMode(java.lang.String value)
CockpitSavedQuery.defaultViewMode attribute defined at extension cockpit.value - the defaultViewMode@Accessor(qualifier="description", type=SETTER) public void setDescription(java.lang.String value)
CockpitSavedQuery.description attribute defined at extension cockpit.value - the description@Accessor(qualifier="description", type=SETTER) public void setDescription(java.lang.String value, java.util.Locale loc)
CockpitSavedQuery.description attribute defined at extension cockpit.value - the descriptionloc - the value localization keyjava.lang.IllegalArgumentException - if localization key cannot be mapped to data language@Accessor(qualifier="label", type=SETTER) public void setLabel(java.lang.String value)
CockpitSavedQuery.label attribute defined at extension cockpit.value - the label@Accessor(qualifier="readSavedQueryPrincipals", type=SETTER) public void setReadSavedQueryPrincipals(java.util.Collection<PrincipalModel> value)
CockpitSavedQuery.readSavedQueryPrincipals attribute defined at extension cockpit.value - the readSavedQueryPrincipals@Accessor(qualifier="selectedTemplateCode", type=SETTER) public void setSelectedTemplateCode(java.lang.String value)
CockpitSavedQuery.selectedTemplateCode attribute defined at extension cockpit.value - the selectedTemplateCode@Accessor(qualifier="selectedTypeCode", type=SETTER) public void setSelectedTypeCode(java.lang.String value)
CockpitSavedQuery.selectedTypeCode attribute defined at extension cockpit.value - the selectedTypeCode@Accessor(qualifier="simpleText", type=SETTER) public void setSimpleText(java.lang.String value)
CockpitSavedQuery.simpleText attribute defined at extension cockpit.value - the simpleTextCopyright © 2018 SAP SE. All Rights Reserved.