public class ObjectCollectionItemReferenceModel extends ObjectCollectionElementModel
AbstractItemModel.NewModelContextFactory| Modifier and Type | Field and Description |
|---|---|
static java.lang.String |
_TYPECODE
Generated model type code constant.
|
static java.lang.String |
ITEM
Generated constant - Attribute key of
ObjectCollectionItemReference.item attribute defined at extension cockpit. |
_COCKPITABSTRACTCOLLECTION2ELEMENTRELATION, COLLECTION, OBJECTTYPECODE, POSITION_COMMENTITEMRELATION, COMMENTS, CREATIONTIME, ITEMTYPE, MODIFIEDTIME, OWNER, PK, SEALEDLANGUAGE_FALLBACK_ENABLED_SERVICE_LAYER, MODEL_CONTEXT_FACTORY| Constructor and Description |
|---|
ObjectCollectionItemReferenceModel()
Generated constructor - Default constructor for generic creation.
|
ObjectCollectionItemReferenceModel(CockpitObjectAbstractCollectionModel _collection,
ItemModel _item,
java.lang.String _objectTypeCode)
Deprecated.
since 4.1.1 Please use the default constructor without parameters
|
ObjectCollectionItemReferenceModel(CockpitObjectAbstractCollectionModel _collection,
ItemModel _item,
java.lang.String _objectTypeCode,
ItemModel _owner)
Deprecated.
since 4.1.1 Please use the default constructor without parameters
|
ObjectCollectionItemReferenceModel(ItemModelContext ctx)
Generated constructor - Default constructor for creation with existing context
|
| Modifier and Type | Method and Description |
|---|---|
ItemModel |
getItem()
Generated method - Getter of the
ObjectCollectionItemReference.item attribute defined at extension cockpit. |
void |
setItem(ItemModel value)
Generated method - Setter of
ObjectCollectionItemReference.item attribute defined at extension cockpit. |
getCollection, getObjectTypeCode, getPosition, setCollection, setObjectTypeCodegetComments, 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 ITEM
ObjectCollectionItemReference.item attribute defined at extension cockpit.public ObjectCollectionItemReferenceModel()
public ObjectCollectionItemReferenceModel(ItemModelContext ctx)
ctx - the model context to be injected, must not be null@Deprecated public ObjectCollectionItemReferenceModel(CockpitObjectAbstractCollectionModel _collection, ItemModel _item, java.lang.String _objectTypeCode)
_collection - initial attribute declared by type ObjectCollectionElement at extension cockpit_item - initial attribute declared by type ObjectCollectionItemReference at extension cockpit_objectTypeCode - initial attribute declared by type ObjectCollectionElement at extension cockpit@Deprecated public ObjectCollectionItemReferenceModel(CockpitObjectAbstractCollectionModel _collection, ItemModel _item, java.lang.String _objectTypeCode, ItemModel _owner)
_collection - initial attribute declared by type ObjectCollectionElement at extension cockpit_item - initial attribute declared by type ObjectCollectionItemReference at extension cockpit_objectTypeCode - initial attribute declared by type ObjectCollectionElement at extension cockpit_owner - initial attribute declared by type Item at extension coreCopyright © 2018 SAP SE. All Rights Reserved.