Class PrInvolvementRoleModel
java.lang.Object
de.hybris.platform.servicelayer.model.AbstractItemModel
de.hybris.platform.core.model.ItemModel
de.hybris.platform.partyroleservices.model.PrInvolvementRoleModel
- All Implemented Interfaces:
Serializable
- Direct Known Subclasses:
PrProductInvolvementRoleModel
Deprecated, for removal: This API element is subject to removal in a future version.
Generated model class for type PrInvolvementRole first defined at extension partyroleservices.
InvolvementRole.
- See Also:
-
Nested Class Summary
Nested classes/interfaces inherited from class de.hybris.platform.servicelayer.model.AbstractItemModel
de.hybris.platform.servicelayer.model.AbstractItemModel.NewModelContextFactory -
Field Summary
FieldsModifier and TypeFieldDescriptionstatic final StringDeprecated, for removal: This API element is subject to removal in a future version.Generated relation code constant for relationPrPartyRole2PrInvolvementRoleRelationdefining source attributepartyRolein extensionpartyroleservices.static final StringDeprecated, for removal: This API element is subject to removal in a future version.Generated model type code constant.static final StringDeprecated, for removal: This API element is subject to removal in a future version.Generated constant - Attribute key ofPrInvolvementRole.endDateattribute defined at extensionpartyroleservices.static final StringDeprecated, for removal: This API element is subject to removal in a future version.Generated constant - Attribute key ofPrInvolvementRole.externalIdentifiersattribute defined at extensionpartyroleservices.static final StringDeprecated, for removal: This API element is subject to removal in a future version.Generated constant - Attribute key ofPrInvolvementRole.idattribute defined at extensionpartyroleservices.static final StringDeprecated, for removal: This API element is subject to removal in a future version.Generated constant - Attribute key ofPrInvolvementRole.involvementRoleattribute defined at extensionpartyroleservices.static final StringDeprecated, for removal: This API element is subject to removal in a future version.Generated constant - Attribute key ofPrInvolvementRole.nameattribute defined at extensionpartyroleservices.static final StringDeprecated, for removal: This API element is subject to removal in a future version.Generated constant - Attribute key ofPrInvolvementRole.partyRoleattribute defined at extensionpartyroleservices.static final StringDeprecated, for removal: This API element is subject to removal in a future version.Generated constant - Attribute key ofPrInvolvementRole.startDateattribute defined at extensionpartyroleservices.Fields inherited from class de.hybris.platform.core.model.ItemModel
_COMMENTITEMRELATION, COMMENTS, CREATIONTIME, ITEMTYPE, MODIFIEDTIME, OWNER, PK, SEALEDFields inherited from class de.hybris.platform.servicelayer.model.AbstractItemModel
LANGUAGE_FALLBACK_ENABLED_SERVICE_LAYER, MODEL_CONTEXT_FACTORY -
Constructor Summary
ConstructorsConstructorDescriptionDeprecated, for removal: This API element is subject to removal in a future version.Generated constructor - Default constructor for generic creation.PrInvolvementRoleModel(de.hybris.platform.servicelayer.model.ItemModelContext ctx) Deprecated, for removal: This API element is subject to removal in a future version.Generated constructor - Default constructor for creation with existing contextDeprecated, for removal: This API element is subject to removal in a future version.since 4.1.1 Please use the default constructor without parametersPrInvolvementRoleModel(String _id, ItemModel _owner) Deprecated, for removal: This API element is subject to removal in a future version.since 4.1.1 Please use the default constructor without parameters -
Method Summary
Modifier and TypeMethodDescriptionDeprecated, for removal: This API element is subject to removal in a future version.Generated method - Getter of thePrInvolvementRole.endDateattribute defined at extensionpartyroleservices.Deprecated, for removal: This API element is subject to removal in a future version.Generated method - Getter of thePrInvolvementRole.externalIdentifiersattribute defined at extensionpartyroleservices.getId()Deprecated, for removal: This API element is subject to removal in a future version.Generated method - Getter of thePrInvolvementRole.idattribute defined at extensionpartyroleservices.Deprecated, for removal: This API element is subject to removal in a future version.Generated method - Getter of thePrInvolvementRole.involvementRoleattribute defined at extensionpartyroleservices.getName()Deprecated, for removal: This API element is subject to removal in a future version.Generated method - Getter of thePrInvolvementRole.nameattribute defined at extensionpartyroleservices.Deprecated, for removal: This API element is subject to removal in a future version.Generated method - Getter of thePrInvolvementRole.nameattribute defined at extensionpartyroleservices.Deprecated, for removal: This API element is subject to removal in a future version.Generated method - Getter of thePrInvolvementRole.partyRoleattribute defined at extensionpartyroleservices.Deprecated, for removal: This API element is subject to removal in a future version.Generated method - Getter of thePrInvolvementRole.startDateattribute defined at extensionpartyroleservices.voidsetEndDate(Date value) Deprecated, for removal: This API element is subject to removal in a future version.Generated method - Setter ofPrInvolvementRole.endDateattribute defined at extensionpartyroleservices.voidDeprecated, for removal: This API element is subject to removal in a future version.Generated method - Setter ofPrInvolvementRole.externalIdentifiersattribute defined at extensionpartyroleservices.voidDeprecated, for removal: This API element is subject to removal in a future version.Generated method - Setter ofPrInvolvementRole.idattribute defined at extensionpartyroleservices.voidsetInvolvementRole(String value) Deprecated, for removal: This API element is subject to removal in a future version.Generated method - Setter ofPrInvolvementRole.involvementRoleattribute defined at extensionpartyroleservices.voidDeprecated, for removal: This API element is subject to removal in a future version.Generated method - Setter ofPrInvolvementRole.nameattribute defined at extensionpartyroleservices.voidDeprecated, for removal: This API element is subject to removal in a future version.Generated method - Setter ofPrInvolvementRole.nameattribute defined at extensionpartyroleservices.voidsetPartyRole(PrPartyRoleModel value) Deprecated, for removal: This API element is subject to removal in a future version.Generated method - Setter ofPrInvolvementRole.partyRoleattribute defined at extensionpartyroleservices.voidsetStartDate(Date value) Deprecated, for removal: This API element is subject to removal in a future version.Generated method - Setter ofPrInvolvementRole.startDateattribute defined at extensionpartyroleservices.Methods inherited from class de.hybris.platform.core.model.ItemModel
getComments, getCreationtime, getModifiedtime, getOwner, isSealed, setComments, setCreationtime, setModifiedtime, setOwnerMethods inherited from class de.hybris.platform.servicelayer.model.AbstractItemModel
equals, 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, writeReplace
-
Field Details
-
_TYPECODE
Deprecated, for removal: This API element is subject to removal in a future version.Generated model type code constant.- See Also:
-
_PRPARTYROLE2PRINVOLVEMENTROLERELATION
Deprecated, for removal: This API element is subject to removal in a future version.Generated relation code constant for relationPrPartyRole2PrInvolvementRoleRelationdefining source attributepartyRolein extensionpartyroleservices.- See Also:
-
ID
Deprecated, for removal: This API element is subject to removal in a future version.Generated constant - Attribute key ofPrInvolvementRole.idattribute defined at extensionpartyroleservices.- See Also:
-
NAME
Deprecated, for removal: This API element is subject to removal in a future version.Generated constant - Attribute key ofPrInvolvementRole.nameattribute defined at extensionpartyroleservices.- See Also:
-
INVOLVEMENTROLE
Deprecated, for removal: This API element is subject to removal in a future version.Generated constant - Attribute key ofPrInvolvementRole.involvementRoleattribute defined at extensionpartyroleservices.- See Also:
-
STARTDATE
Deprecated, for removal: This API element is subject to removal in a future version.Generated constant - Attribute key ofPrInvolvementRole.startDateattribute defined at extensionpartyroleservices.- See Also:
-
ENDDATE
Deprecated, for removal: This API element is subject to removal in a future version.Generated constant - Attribute key ofPrInvolvementRole.endDateattribute defined at extensionpartyroleservices.- See Also:
-
EXTERNALIDENTIFIERS
Deprecated, for removal: This API element is subject to removal in a future version.Generated constant - Attribute key ofPrInvolvementRole.externalIdentifiersattribute defined at extensionpartyroleservices.- See Also:
-
PARTYROLE
Deprecated, for removal: This API element is subject to removal in a future version.Generated constant - Attribute key ofPrInvolvementRole.partyRoleattribute defined at extensionpartyroleservices.- See Also:
-
-
Constructor Details
-
PrInvolvementRoleModel
public PrInvolvementRoleModel()Deprecated, for removal: This API element is subject to removal in a future version.Generated constructor - Default constructor for generic creation. -
PrInvolvementRoleModel
public PrInvolvementRoleModel(de.hybris.platform.servicelayer.model.ItemModelContext ctx) Deprecated, for removal: This API element is subject to removal in a future version.Generated constructor - Default constructor for creation with existing context- Parameters:
ctx- the model context to be injected, must not be null
-
PrInvolvementRoleModel
Deprecated, for removal: This API element is subject to removal in a future version.since 4.1.1 Please use the default constructor without parametersGenerated constructor - Constructor with all mandatory attributes.- Parameters:
_id- initial attribute declared by typePrInvolvementRoleat extensionpartyroleservices
-
PrInvolvementRoleModel
@Deprecated(since="4.1.1", forRemoval=true) public PrInvolvementRoleModel(String _id, ItemModel _owner) Deprecated, for removal: This API element is subject to removal in a future version.since 4.1.1 Please use the default constructor without parametersGenerated constructor - for all mandatory and initial attributes.- Parameters:
_id- initial attribute declared by typePrInvolvementRoleat extensionpartyroleservices_owner- initial attribute declared by typeItemat extensioncore
-
-
Method Details
-
getEndDate
Deprecated, for removal: This API element is subject to removal in a future version.Generated method - Getter of thePrInvolvementRole.endDateattribute defined at extensionpartyroleservices.- Returns:
- the endDate
-
getExternalIdentifiers
@Accessor(qualifier="externalIdentifiers", type=GETTER) public List<TuaExternalIdentifierModel> getExternalIdentifiers()Deprecated, for removal: This API element is subject to removal in a future version.Generated method - Getter of thePrInvolvementRole.externalIdentifiersattribute defined at extensionpartyroleservices. Consider using FlexibleSearchService::searchRelation for pagination support of large result sets.- Returns:
- the externalIdentifiers
-
getId
Deprecated, for removal: This API element is subject to removal in a future version.Generated method - Getter of thePrInvolvementRole.idattribute defined at extensionpartyroleservices.- Returns:
- the id
-
getInvolvementRole
Deprecated, for removal: This API element is subject to removal in a future version.Generated method - Getter of thePrInvolvementRole.involvementRoleattribute defined at extensionpartyroleservices.- Returns:
- the involvementRole
-
getName
Deprecated, for removal: This API element is subject to removal in a future version.Generated method - Getter of thePrInvolvementRole.nameattribute defined at extensionpartyroleservices.- Returns:
- the name
-
getName
Deprecated, for removal: This API element is subject to removal in a future version.Generated method - Getter of thePrInvolvementRole.nameattribute defined at extensionpartyroleservices.- Parameters:
loc- the value localization key- Returns:
- the name
- Throws:
IllegalArgumentException- if localization key cannot be mapped to data language
-
getPartyRole
Deprecated, for removal: This API element is subject to removal in a future version.Generated method - Getter of thePrInvolvementRole.partyRoleattribute defined at extensionpartyroleservices.- Returns:
- the partyRole - The party role
-
getStartDate
Deprecated, for removal: This API element is subject to removal in a future version.Generated method - Getter of thePrInvolvementRole.startDateattribute defined at extensionpartyroleservices.- Returns:
- the startDate
-
setEndDate
Deprecated, for removal: This API element is subject to removal in a future version.Generated method - Setter ofPrInvolvementRole.endDateattribute defined at extensionpartyroleservices.- Parameters:
value- the endDate
-
setExternalIdentifiers
@Accessor(qualifier="externalIdentifiers", type=SETTER) public void setExternalIdentifiers(List<TuaExternalIdentifierModel> value) Deprecated, for removal: This API element is subject to removal in a future version.Generated method - Setter ofPrInvolvementRole.externalIdentifiersattribute defined at extensionpartyroleservices.- Parameters:
value- the externalIdentifiers
-
setId
Deprecated, for removal: This API element is subject to removal in a future version.Generated method - Setter ofPrInvolvementRole.idattribute defined at extensionpartyroleservices.- Parameters:
value- the id
-
setInvolvementRole
Deprecated, for removal: This API element is subject to removal in a future version.Generated method - Setter ofPrInvolvementRole.involvementRoleattribute defined at extensionpartyroleservices.- Parameters:
value- the involvementRole
-
setName
Deprecated, for removal: This API element is subject to removal in a future version.Generated method - Setter ofPrInvolvementRole.nameattribute defined at extensionpartyroleservices.- Parameters:
value- the name
-
setName
Deprecated, for removal: This API element is subject to removal in a future version.Generated method - Setter ofPrInvolvementRole.nameattribute defined at extensionpartyroleservices.- Parameters:
value- the nameloc- the value localization key- Throws:
IllegalArgumentException- if localization key cannot be mapped to data language
-
setPartyRole
Deprecated, for removal: This API element is subject to removal in a future version.Generated method - Setter ofPrInvolvementRole.partyRoleattribute defined at extensionpartyroleservices.- Parameters:
value- the partyRole - The party role
-
setStartDate
Deprecated, for removal: This API element is subject to removal in a future version.Generated method - Setter ofPrInvolvementRole.startDateattribute defined at extensionpartyroleservices.- Parameters:
value- the startDate
-