public class PrintcockpitClipboardCollectionModel extends CockpitObjectSpecialCollectionModel
AbstractItemModel.NewModelContextFactory| Modifier and Type | Field and Description |
|---|---|
static String |
_TYPECODE
Generated model type code constant.
|
static String |
CUT
Generated constant - Attribute key of
PrintcockpitClipboardCollection.cut attribute defined at extension printcockpit. |
COLLECTIONTYPE_READPRINCIPAL2COCKPITOBJECTABSTRACTCOLLECTIONRELATION, _USER2COCKPITOBJECTABSTRACTCOLLECTIONRELATION, _WRITEPRINCIPAL2COCKPITOBJECTABSTRACTCOLLECTIONRELATION, DESCRIPTION, ELEMENTS, LABEL, QUALIFIER, READPRINCIPALS, USER, WRITEPRINCIPALS_COMMENTITEMRELATION, COMMENTS, CREATIONTIME, ITEMTYPE, MODIFIEDTIME, OWNER, PKLANGUAGE_FALLBACK_ENABLED_SERVICE_LAYER, MODEL_CONTEXT_FACTORY| Constructor and Description |
|---|
PrintcockpitClipboardCollectionModel()
Generated constructor - Default constructor for generic creation.
|
PrintcockpitClipboardCollectionModel(CockpitSpecialCollectionType _collectionType,
boolean _cut,
ItemModel _owner,
String _qualifier)
Deprecated.
Since 4.1.1 Please use the default constructor without parameters
|
PrintcockpitClipboardCollectionModel(CockpitSpecialCollectionType _collectionType,
boolean _cut,
String _qualifier)
Deprecated.
Since 4.1.1 Please use the default constructor without parameters
|
PrintcockpitClipboardCollectionModel(ItemModelContext ctx)
Generated constructor - Default constructor for creation with existing context
|
| Modifier and Type | Method and Description |
|---|---|
boolean |
isCut()
Generated method - Getter of the
PrintcockpitClipboardCollection.cut attribute defined at extension printcockpit. |
void |
setCut(boolean value)
Generated method - Setter of
PrintcockpitClipboardCollection.cut attribute defined at extension printcockpit. |
getCollectionType, setCollectionTypegetDescription, getDescription, getElements, getLabel, getLabel, getQualifier, getReadPrincipals, getUser, getWritePrincipals, setDescription, setDescription, setElements, setLabel, setLabel, setQualifier, setReadPrincipals, setUser, setWritePrincipalsgetComments, 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 CUT
PrintcockpitClipboardCollection.cut attribute defined at extension printcockpit.public PrintcockpitClipboardCollectionModel()
public PrintcockpitClipboardCollectionModel(ItemModelContext ctx)
ctx - the model context to be injected, must not be null@Deprecated public PrintcockpitClipboardCollectionModel(CockpitSpecialCollectionType _collectionType, boolean _cut, String _qualifier)
_collectionType - initial attribute declared by type CockpitObjectSpecialCollection at extension cockpit_cut - initial attribute declared by type PrintcockpitClipboardCollection at extension printcockpit_qualifier - initial attribute declared by type CockpitObjectAbstractCollection at extension cockpit@Deprecated public PrintcockpitClipboardCollectionModel(CockpitSpecialCollectionType _collectionType, boolean _cut, ItemModel _owner, String _qualifier)
_collectionType - initial attribute declared by type CockpitObjectSpecialCollection at extension cockpit_cut - initial attribute declared by type PrintcockpitClipboardCollection at extension printcockpit_owner - initial attribute declared by type Item at extension core_qualifier - initial attribute declared by type CockpitObjectAbstractCollection at extension cockpitCopyright © 2017 SAP SE. All Rights Reserved.