public class CockpitObjectCollectionModel extends CockpitObjectAbstractCollectionModel
AbstractItemModel.NewModelContextFactory| Modifier and Type | Field and Description |
|---|---|
static java.lang.String |
_TYPECODE
Generated model type code constant.
|
_READPRINCIPAL2COCKPITOBJECTABSTRACTCOLLECTIONRELATION, _USER2COCKPITOBJECTABSTRACTCOLLECTIONRELATION, _WRITEPRINCIPAL2COCKPITOBJECTABSTRACTCOLLECTIONRELATION, DESCRIPTION, ELEMENTS, LABEL, QUALIFIER, READPRINCIPALS, USER, WRITEPRINCIPALS_COMMENTITEMRELATION, COMMENTS, CREATIONTIME, ITEMTYPE, MODIFIEDTIME, OWNER, PK, SEALEDLANGUAGE_FALLBACK_ENABLED_SERVICE_LAYER, MODEL_CONTEXT_FACTORY| Constructor and Description |
|---|
CockpitObjectCollectionModel()
Generated constructor - Default constructor for generic creation.
|
CockpitObjectCollectionModel(ItemModelContext ctx)
Generated constructor - Default constructor for creation with existing context
|
CockpitObjectCollectionModel(ItemModel _owner,
java.lang.String _qualifier)
Deprecated.
since 4.1.1 Please use the default constructor without parameters
|
CockpitObjectCollectionModel(java.lang.String _qualifier)
Deprecated.
since 4.1.1 Please use the default constructor without parameters
|
getDescription, getDescription, getElements, getLabel, getLabel, getQualifier, getReadPrincipals, getUser, getWritePrincipals, setDescription, setDescription, setElements, setLabel, setLabel, setQualifier, setReadPrincipals, setUser, setWritePrincipalsgetComments, 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 CockpitObjectCollectionModel()
public CockpitObjectCollectionModel(ItemModelContext ctx)
ctx - the model context to be injected, must not be null@Deprecated public CockpitObjectCollectionModel(java.lang.String _qualifier)
_qualifier - initial attribute declared by type CockpitObjectAbstractCollection at extension cockpit@Deprecated public CockpitObjectCollectionModel(ItemModel _owner, java.lang.String _qualifier)
_owner - initial attribute declared by type Item at extension core_qualifier - initial attribute declared by type CockpitObjectAbstractCollection at extension cockpitCopyright © 2018 SAP SE. All Rights Reserved.