public class BTGAssignToSAPInitiativeDefinitionModel extends BTGOutputActionDefinitionModel
AbstractItemModel.NewModelContextFactory| Modifier and Type | Field and Description |
|---|---|
static String |
_TYPECODE
Generated model type code constant.
|
static String |
INITIATIVE
Generated constant - Attribute key of
BTGAssignToSAPInitiativeDefinition.initiative attribute defined at extension sapadtreco. |
static String |
INITIATIVES
Generated constant - Attribute key of
BTGAssignToSAPInitiativeDefinition.initiatives attribute defined at extension sapadtreco. |
CATALOGVERSION, UID_BTGSEGMENTTOABSTRACTACTIONSRELATION, CODE, SEGMENT, SEGMENTPOS, TARGET, TYPE_COMMENTITEMRELATION, COMMENTS, CREATIONTIME, ITEMTYPE, MODIFIEDTIME, OWNER, PKLANGUAGE_FALLBACK_ENABLED_SERVICE_LAYER, MODEL_CONTEXT_FACTORY| Constructor and Description |
|---|
BTGAssignToSAPInitiativeDefinitionModel()
Generated constructor - Default constructor for generic creation.
|
BTGAssignToSAPInitiativeDefinitionModel(CatalogVersionModel _catalogVersion,
String _code,
String _initiative,
ItemModel _owner,
String _target,
ActionType _type,
String _uid)
Deprecated.
Since 4.1.1 Please use the default constructor without parameters
|
BTGAssignToSAPInitiativeDefinitionModel(CatalogVersionModel _catalogVersion,
String _code,
String _initiative,
String _target,
ActionType _type,
String _uid)
Deprecated.
Since 4.1.1 Please use the default constructor without parameters
|
BTGAssignToSAPInitiativeDefinitionModel(ItemModelContext ctx)
Generated constructor - Default constructor for creation with existing context
|
| Modifier and Type | Method and Description |
|---|---|
String |
getInitiative()
Generated method - Getter of the
BTGAssignToSAPInitiativeDefinition.initiative attribute defined at extension sapadtreco. |
Collection<String> |
getInitiatives()
Generated method - Getter of the
BTGAssignToSAPInitiativeDefinition.initiatives attribute defined at extension sapadtreco. |
void |
setInitiative(String value)
Generated method - Initial setter of
BTGAssignToSAPInitiativeDefinition.initiative attribute defined at extension sapadtreco. |
void |
setInitiatives(Collection<String> value)
Generated method - Setter of
BTGAssignToSAPInitiativeDefinition.initiatives attribute defined at extension sapadtreco. |
getCatalogVersion, getUid, setCatalogVersion, setType, setUidgetCode, getSegment, getTarget, getType, setCode, setSegment, setTargetgetComments, 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 INITIATIVE
BTGAssignToSAPInitiativeDefinition.initiative attribute defined at extension sapadtreco.public static final String INITIATIVES
BTGAssignToSAPInitiativeDefinition.initiatives attribute defined at extension sapadtreco.public BTGAssignToSAPInitiativeDefinitionModel()
public BTGAssignToSAPInitiativeDefinitionModel(ItemModelContext ctx)
ctx - the model context to be injected, must not be null@Deprecated public BTGAssignToSAPInitiativeDefinitionModel(CatalogVersionModel _catalogVersion, String _code, String _initiative, String _target, ActionType _type, String _uid)
_catalogVersion - initial attribute declared by type BTGOutputActionDefinition at extension btg_code - initial attribute declared by type AbstractAction at extension processing_initiative - initial attribute declared by type BTGAssignToSAPInitiativeDefinition at extension sapadtreco_target - initial attribute declared by type AbstractAction at extension processing_type - initial attribute declared by type BTGOutputActionDefinition at extension btg_uid - initial attribute declared by type BTGOutputActionDefinition at extension btg@Deprecated public BTGAssignToSAPInitiativeDefinitionModel(CatalogVersionModel _catalogVersion, String _code, String _initiative, ItemModel _owner, String _target, ActionType _type, String _uid)
_catalogVersion - initial attribute declared by type BTGOutputActionDefinition at extension btg_code - initial attribute declared by type AbstractAction at extension processing_initiative - initial attribute declared by type BTGAssignToSAPInitiativeDefinition at extension sapadtreco_owner - initial attribute declared by type Item at extension core_target - initial attribute declared by type AbstractAction at extension processing_type - initial attribute declared by type BTGOutputActionDefinition at extension btg_uid - initial attribute declared by type BTGOutputActionDefinition at extension btg@Accessor(qualifier="initiative", type=GETTER) public String getInitiative()
BTGAssignToSAPInitiativeDefinition.initiative attribute defined at extension sapadtreco.@Accessor(qualifier="initiatives", type=GETTER) public Collection<String> getInitiatives()
BTGAssignToSAPInitiativeDefinition.initiatives attribute defined at extension sapadtreco.
Consider using FlexibleSearchService::searchRelation for pagination support of large result sets.@Accessor(qualifier="initiative", type=SETTER) public void setInitiative(String value)
BTGAssignToSAPInitiativeDefinition.initiative attribute defined at extension sapadtreco. Can only be used at creation of model - before first save.value - the initiativeCopyright © 2017 SAP SE. All Rights Reserved.