public class BTGAssignToSAPInitiativeDefinitionModel extends BTGOutputActionDefinitionModel
AbstractItemModel.NewModelContextFactory| Modifier and Type | Field and Description |
|---|---|
static java.lang.String |
_TYPECODE
Generated model type code constant.
|
static java.lang.String |
INITIATIVE
Generated constant - Attribute key of
BTGAssignToSAPInitiativeDefinition.initiative attribute defined at extension sapymktsegmentation. |
static java.lang.String |
INITIATIVES
Generated constant - Attribute key of
BTGAssignToSAPInitiativeDefinition.initiatives attribute defined at extension sapymktsegmentation. |
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,
java.lang.String _code,
java.lang.String _initiative,
ItemModel _owner,
java.lang.String _target,
ActionType _type,
java.lang.String _uid)
Deprecated.
since 4.1.1 Please use the default constructor without parameters
|
BTGAssignToSAPInitiativeDefinitionModel(CatalogVersionModel _catalogVersion,
java.lang.String _code,
java.lang.String _initiative,
java.lang.String _target,
ActionType _type,
java.lang.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 |
|---|---|
java.lang.String |
getInitiative()
Generated method - Getter of the
BTGAssignToSAPInitiativeDefinition.initiative attribute defined at extension sapymktsegmentation. |
java.util.Collection<java.lang.String> |
getInitiatives()
Generated method - Getter of the
BTGAssignToSAPInitiativeDefinition.initiatives attribute defined at extension sapymktsegmentation. |
void |
setInitiative(java.lang.String value)
Generated method - Initial setter of
BTGAssignToSAPInitiativeDefinition.initiative attribute defined at extension sapymktsegmentation. |
void |
setInitiatives(java.util.Collection<java.lang.String> value)
Generated method - Setter of
BTGAssignToSAPInitiativeDefinition.initiatives attribute defined at extension sapymktsegmentation. |
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 java.lang.String _TYPECODE
public static final java.lang.String INITIATIVE
BTGAssignToSAPInitiativeDefinition.initiative attribute defined at extension sapymktsegmentation.public static final java.lang.String INITIATIVES
BTGAssignToSAPInitiativeDefinition.initiatives attribute defined at extension sapymktsegmentation.public BTGAssignToSAPInitiativeDefinitionModel()
public BTGAssignToSAPInitiativeDefinitionModel(ItemModelContext ctx)
ctx - the model context to be injected, must not be null@Deprecated public BTGAssignToSAPInitiativeDefinitionModel(CatalogVersionModel _catalogVersion, java.lang.String _code, java.lang.String _initiative, java.lang.String _target, ActionType _type, java.lang.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 sapymktsegmentation_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, java.lang.String _code, java.lang.String _initiative, ItemModel _owner, java.lang.String _target, ActionType _type, java.lang.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 sapymktsegmentation_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 java.lang.String getInitiative()
BTGAssignToSAPInitiativeDefinition.initiative attribute defined at extension sapymktsegmentation.@Accessor(qualifier="initiatives", type=GETTER) public java.util.Collection<java.lang.String> getInitiatives()
BTGAssignToSAPInitiativeDefinition.initiatives attribute defined at extension sapymktsegmentation.
Consider using FlexibleSearchService::searchRelation for pagination support of large result sets.@Accessor(qualifier="initiative", type=SETTER) public void setInitiative(java.lang.String value)
BTGAssignToSAPInitiativeDefinition.initiative attribute defined at extension sapymktsegmentation. Can only be used at creation of model - before first save.value - the initiativeCopyright © 2017 SAP SE. All Rights Reserved.