public class CockpitObjectAbstractCollectionModel extends ItemModel
AbstractItemModel.NewModelContextFactory| Modifier and Type | Field and Description |
|---|---|
static String |
_READPRINCIPAL2COCKPITOBJECTABSTRACTCOLLECTIONRELATION
Generated relation code constant for relation
ReadPrincipal2CockpitObjectAbstractCollectionRelation defining source attribute readPrincipals in extension cockpit. |
static String |
_TYPECODE
Generated model type code constant.
|
static String |
_USER2COCKPITOBJECTABSTRACTCOLLECTIONRELATION
Generated relation code constant for relation
User2CockpitObjectAbstractCollectionRelation defining source attribute user in extension cockpit. |
static String |
_WRITEPRINCIPAL2COCKPITOBJECTABSTRACTCOLLECTIONRELATION
Generated relation code constant for relation
WritePrincipal2CockpitObjectAbstractCollectionRelation defining source attribute writePrincipals in extension cockpit. |
static String |
DESCRIPTION
Generated constant - Attribute key of
CockpitObjectAbstractCollection.description attribute defined at extension cockpit. |
static String |
ELEMENTS
Generated constant - Attribute key of
CockpitObjectAbstractCollection.elements attribute defined at extension cockpit. |
static String |
LABEL
Generated constant - Attribute key of
CockpitObjectAbstractCollection.label attribute defined at extension cockpit. |
static String |
QUALIFIER
Generated constant - Attribute key of
CockpitObjectAbstractCollection.qualifier attribute defined at extension cockpit. |
static String |
READPRINCIPALS
Generated constant - Attribute key of
CockpitObjectAbstractCollection.readPrincipals attribute defined at extension cockpit. |
static String |
USER
Generated constant - Attribute key of
CockpitObjectAbstractCollection.user attribute defined at extension cockpit. |
static String |
WRITEPRINCIPALS
Generated constant - Attribute key of
CockpitObjectAbstractCollection.writePrincipals attribute defined at extension cockpit. |
_COMMENTITEMRELATION, COMMENTS, CREATIONTIME, ITEMTYPE, MODIFIEDTIME, OWNER, PKLANGUAGE_FALLBACK_ENABLED_SERVICE_LAYER, MODEL_CONTEXT_FACTORY| Constructor and Description |
|---|
CockpitObjectAbstractCollectionModel()
Generated constructor - Default constructor for generic creation.
|
CockpitObjectAbstractCollectionModel(ItemModelContext ctx)
Generated constructor - Default constructor for creation with existing context
|
CockpitObjectAbstractCollectionModel(ItemModel _owner,
String _qualifier)
Deprecated.
Since 4.1.1 Please use the default constructor without parameters
|
CockpitObjectAbstractCollectionModel(String _qualifier)
Deprecated.
Since 4.1.1 Please use the default constructor without parameters
|
| Modifier and Type | Method and Description |
|---|---|
String |
getDescription()
Generated method - Getter of the
CockpitObjectAbstractCollection.description attribute defined at extension cockpit. |
String |
getDescription(Locale loc)
Generated method - Getter of the
CockpitObjectAbstractCollection.description attribute defined at extension cockpit. |
List<ObjectCollectionElementModel> |
getElements()
Generated method - Getter of the
CockpitObjectAbstractCollection.elements attribute defined at extension cockpit. |
String |
getLabel()
Generated method - Getter of the
CockpitObjectAbstractCollection.label attribute defined at extension cockpit. |
String |
getLabel(Locale loc)
Generated method - Getter of the
CockpitObjectAbstractCollection.label attribute defined at extension cockpit. |
String |
getQualifier()
Generated method - Getter of the
CockpitObjectAbstractCollection.qualifier attribute defined at extension cockpit. |
Collection<PrincipalModel> |
getReadPrincipals()
Generated method - Getter of the
CockpitObjectAbstractCollection.readPrincipals attribute defined at extension cockpit. |
UserModel |
getUser()
Generated method - Getter of the
CockpitObjectAbstractCollection.user attribute defined at extension cockpit. |
Collection<PrincipalModel> |
getWritePrincipals()
Generated method - Getter of the
CockpitObjectAbstractCollection.writePrincipals attribute defined at extension cockpit. |
void |
setDescription(String value)
Generated method - Setter of
CockpitObjectAbstractCollection.description attribute defined at extension cockpit. |
void |
setDescription(String value,
Locale loc)
Generated method - Setter of
CockpitObjectAbstractCollection.description attribute defined at extension cockpit. |
void |
setElements(List<ObjectCollectionElementModel> value)
Generated method - Setter of
CockpitObjectAbstractCollection.elements attribute defined at extension cockpit. |
void |
setLabel(String value)
Generated method - Setter of
CockpitObjectAbstractCollection.label attribute defined at extension cockpit. |
void |
setLabel(String value,
Locale loc)
Generated method - Setter of
CockpitObjectAbstractCollection.label attribute defined at extension cockpit. |
void |
setQualifier(String value)
Generated method - Setter of
CockpitObjectAbstractCollection.qualifier attribute defined at extension cockpit. |
void |
setReadPrincipals(Collection<PrincipalModel> value)
Generated method - Setter of
CockpitObjectAbstractCollection.readPrincipals attribute defined at extension cockpit. |
void |
setUser(UserModel value)
Generated method - Setter of
CockpitObjectAbstractCollection.user attribute defined at extension cockpit. |
void |
setWritePrincipals(Collection<PrincipalModel> value)
Generated method - Setter of
CockpitObjectAbstractCollection.writePrincipals attribute defined at extension cockpit. |
getComments, getCreationtime, getModifiedtime, getOwner, 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 String _TYPECODE
public static final String _USER2COCKPITOBJECTABSTRACTCOLLECTIONRELATION
User2CockpitObjectAbstractCollectionRelation defining source attribute user in extension cockpit.public static final String _READPRINCIPAL2COCKPITOBJECTABSTRACTCOLLECTIONRELATION
ReadPrincipal2CockpitObjectAbstractCollectionRelation defining source attribute readPrincipals in extension cockpit.public static final String _WRITEPRINCIPAL2COCKPITOBJECTABSTRACTCOLLECTIONRELATION
WritePrincipal2CockpitObjectAbstractCollectionRelation defining source attribute writePrincipals in extension cockpit.public static final String QUALIFIER
CockpitObjectAbstractCollection.qualifier attribute defined at extension cockpit.public static final String LABEL
CockpitObjectAbstractCollection.label attribute defined at extension cockpit.public static final String DESCRIPTION
CockpitObjectAbstractCollection.description attribute defined at extension cockpit.public static final String USER
CockpitObjectAbstractCollection.user attribute defined at extension cockpit.public static final String READPRINCIPALS
CockpitObjectAbstractCollection.readPrincipals attribute defined at extension cockpit.public static final String WRITEPRINCIPALS
CockpitObjectAbstractCollection.writePrincipals attribute defined at extension cockpit.public static final String ELEMENTS
CockpitObjectAbstractCollection.elements attribute defined at extension cockpit.public CockpitObjectAbstractCollectionModel()
public CockpitObjectAbstractCollectionModel(ItemModelContext ctx)
ctx - the model context to be injected, must not be null@Deprecated public CockpitObjectAbstractCollectionModel(String _qualifier)
_qualifier - initial attribute declared by type CockpitObjectAbstractCollection at extension cockpit@Deprecated public CockpitObjectAbstractCollectionModel(ItemModel _owner, String _qualifier)
_owner - initial attribute declared by type Item at extension core_qualifier - initial attribute declared by type CockpitObjectAbstractCollection at extension cockpit@Accessor(qualifier="description", type=GETTER) public String getDescription()
CockpitObjectAbstractCollection.description attribute defined at extension cockpit.@Accessor(qualifier="description", type=GETTER) public String getDescription(Locale loc)
CockpitObjectAbstractCollection.description attribute defined at extension cockpit.loc - the value localization keyIllegalArgumentException - if localization key cannot be mapped to data language@Accessor(qualifier="elements", type=GETTER) public List<ObjectCollectionElementModel> getElements()
CockpitObjectAbstractCollection.elements attribute defined at extension cockpit.
Consider using FlexibleSearchService::searchRelation for pagination support of large result sets.@Accessor(qualifier="label", type=GETTER) public String getLabel()
CockpitObjectAbstractCollection.label attribute defined at extension cockpit.@Accessor(qualifier="label", type=GETTER) public String getLabel(Locale loc)
CockpitObjectAbstractCollection.label attribute defined at extension cockpit.loc - the value localization keyIllegalArgumentException - if localization key cannot be mapped to data language@Accessor(qualifier="qualifier", type=GETTER) public String getQualifier()
CockpitObjectAbstractCollection.qualifier attribute defined at extension cockpit.@Accessor(qualifier="readPrincipals", type=GETTER) public Collection<PrincipalModel> getReadPrincipals()
CockpitObjectAbstractCollection.readPrincipals attribute defined at extension cockpit.
Consider using FlexibleSearchService::searchRelation for pagination support of large result sets.@Accessor(qualifier="user", type=GETTER) public UserModel getUser()
CockpitObjectAbstractCollection.user attribute defined at extension cockpit.@Accessor(qualifier="writePrincipals", type=GETTER) public Collection<PrincipalModel> getWritePrincipals()
CockpitObjectAbstractCollection.writePrincipals attribute defined at extension cockpit.
Consider using FlexibleSearchService::searchRelation for pagination support of large result sets.@Accessor(qualifier="description", type=SETTER) public void setDescription(String value)
CockpitObjectAbstractCollection.description attribute defined at extension cockpit.value - the description@Accessor(qualifier="description", type=SETTER) public void setDescription(String value, Locale loc)
CockpitObjectAbstractCollection.description attribute defined at extension cockpit.value - the descriptionloc - the value localization keyIllegalArgumentException - if localization key cannot be mapped to data language@Accessor(qualifier="elements", type=SETTER) public void setElements(List<ObjectCollectionElementModel> value)
CockpitObjectAbstractCollection.elements attribute defined at extension cockpit.value - the elements@Accessor(qualifier="label", type=SETTER) public void setLabel(String value)
CockpitObjectAbstractCollection.label attribute defined at extension cockpit.value - the label@Accessor(qualifier="label", type=SETTER) public void setLabel(String value, Locale loc)
CockpitObjectAbstractCollection.label attribute defined at extension cockpit.value - the labelloc - the value localization keyIllegalArgumentException - if localization key cannot be mapped to data language@Accessor(qualifier="qualifier", type=SETTER) public void setQualifier(String value)
CockpitObjectAbstractCollection.qualifier attribute defined at extension cockpit.value - the qualifier@Accessor(qualifier="readPrincipals", type=SETTER) public void setReadPrincipals(Collection<PrincipalModel> value)
CockpitObjectAbstractCollection.readPrincipals attribute defined at extension cockpit.value - the readPrincipals@Accessor(qualifier="user", type=SETTER) public void setUser(UserModel value)
CockpitObjectAbstractCollection.user attribute defined at extension cockpit.value - the user@Accessor(qualifier="writePrincipals", type=SETTER) public void setWritePrincipals(Collection<PrincipalModel> value)
CockpitObjectAbstractCollection.writePrincipals attribute defined at extension cockpit.value - the writePrincipalsCopyright © 2017 SAP SE. All Rights Reserved.