public class RelationTypeUsageViewModel extends ItemModel
AbstractItemModel.NewModelContextFactory| Modifier and Type | Field and Description |
|---|---|
static String |
_TYPECODE
Generated model type code constant.
|
static String |
COMPOSEDTYPE
Generated constant - Attribute key of
RelationTypeUsageView.composedType attribute defined at extension core. |
static String |
RELATIONTYPE
Generated constant - Attribute key of
RelationTypeUsageView.relationType attribute defined at extension core. |
_COMMENTITEMRELATION, COMMENTS, CREATIONTIME, ITEMTYPE, MODIFIEDTIME, OWNER, PKLANGUAGE_FALLBACK_ENABLED_SERVICE_LAYER, MODEL_CONTEXT_FACTORY| Constructor and Description |
|---|
RelationTypeUsageViewModel()
Generated constructor - Default constructor for generic creation.
|
RelationTypeUsageViewModel(ItemModel _owner)
Deprecated.
Since 4.1.1 Please use the default constructor without parameters
|
RelationTypeUsageViewModel(ItemModelContext ctx)
Generated constructor - Default constructor for creation with existing context
|
| Modifier and Type | Method and Description |
|---|---|
ComposedTypeModel |
getComposedType()
Generated method - Getter of the
RelationTypeUsageView.composedType attribute defined at extension core. |
RelationMetaTypeModel |
getRelationType()
Generated method - Getter of the
RelationTypeUsageView.relationType attribute defined at extension core. |
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 RELATIONTYPE
RelationTypeUsageView.relationType attribute defined at extension core.public static final String COMPOSEDTYPE
RelationTypeUsageView.composedType attribute defined at extension core.public RelationTypeUsageViewModel()
public RelationTypeUsageViewModel(ItemModelContext ctx)
ctx - the model context to be injected, must not be null@Deprecated public RelationTypeUsageViewModel(ItemModel _owner)
_owner - initial attribute declared by type Item at extension core@Accessor(qualifier="composedType", type=GETTER) public ComposedTypeModel getComposedType()
RelationTypeUsageView.composedType attribute defined at extension core.@Accessor(qualifier="relationType", type=GETTER) public RelationMetaTypeModel getRelationType()
RelationTypeUsageView.relationType attribute defined at extension core.Copyright © 2017 SAP SE. All Rights Reserved.