Class PmBusinessInteractionRoleModel
java.lang.Object
de.hybris.platform.servicelayer.model.AbstractItemModel
de.hybris.platform.core.model.ItemModel
de.hybris.platform.partyservices.model.PmBusinessInteractionRoleModel
- All Implemented Interfaces:
Serializable
@Deprecated(since="2208",
forRemoval=true)
public class PmBusinessInteractionRoleModel
extends ItemModel
Deprecated, for removal: This API element is subject to removal in a future version.
Generated model class for type PmBusinessInteractionRole first defined at extension partyservices.
- 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 relationPmBusinessInteraction2PmBusinessInteractionRoleRelationdefining source attributebusinessInteractionin extensionpartyservices.static final StringDeprecated, for removal: This API element is subject to removal in a future version.Generated relation code constant for relationPmPartyRole2PmBusinessInteractionRoleRelationdefining source attributepartyRolein extensionpartyservices.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 ofPmBusinessInteractionRole.businessInteractionattribute defined at extensionpartyservices.static final StringDeprecated, for removal: This API element is subject to removal in a future version.Generated constant - Attribute key ofPmBusinessInteractionRole.codeattribute defined at extensionpartyservices.static final StringDeprecated, for removal: This API element is subject to removal in a future version.Generated constant - Attribute key ofPmBusinessInteractionRole.externalIdentifiersattribute defined at extensionpartyservices.static final StringDeprecated, for removal: This API element is subject to removal in a future version.Generated constant - Attribute key ofPmBusinessInteractionRole.interactionNameattribute defined at extensionpartyservices.static final StringDeprecated, for removal: This API element is subject to removal in a future version.Generated constant - Attribute key ofPmBusinessInteractionRole.interactionTypeattribute defined at extensionpartyservices.static final StringDeprecated, for removal: This API element is subject to removal in a future version.Generated constant - Attribute key ofPmBusinessInteractionRole.partyRoleattribute defined at extensionpartyservices.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.PmBusinessInteractionRoleModel(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 parametersPmBusinessInteractionRoleModel(String _code, 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 thePmBusinessInteractionRole.businessInteractionattribute defined at extensionpartyservices.getCode()Deprecated, for removal: This API element is subject to removal in a future version.Generated method - Getter of thePmBusinessInteractionRole.codeattribute defined at extensionpartyservices.Deprecated, for removal: This API element is subject to removal in a future version.Generated method - Getter of thePmBusinessInteractionRole.externalIdentifiersattribute defined at extensionpartyservices.Deprecated, for removal: This API element is subject to removal in a future version.Generated method - Getter of thePmBusinessInteractionRole.interactionNameattribute defined at extensionpartyservices.getInteractionName(Locale loc) Deprecated, for removal: This API element is subject to removal in a future version.Generated method - Getter of thePmBusinessInteractionRole.interactionNameattribute defined at extensionpartyservices.Deprecated, for removal: This API element is subject to removal in a future version.Generated method - Getter of thePmBusinessInteractionRole.interactionTypeattribute defined at extensionpartyservices.Deprecated, for removal: This API element is subject to removal in a future version.Generated method - Getter of thePmBusinessInteractionRole.partyRoleattribute defined at extensionpartyservices.voidDeprecated, for removal: This API element is subject to removal in a future version.Generated method - Setter ofPmBusinessInteractionRole.businessInteractionattribute defined at extensionpartyservices.voidDeprecated, for removal: This API element is subject to removal in a future version.Generated method - Setter ofPmBusinessInteractionRole.codeattribute defined at extensionpartyservices.voidDeprecated, for removal: This API element is subject to removal in a future version.Generated method - Setter ofPmBusinessInteractionRole.externalIdentifiersattribute defined at extensionpartyservices.voidsetInteractionName(String value) Deprecated, for removal: This API element is subject to removal in a future version.Generated method - Setter ofPmBusinessInteractionRole.interactionNameattribute defined at extensionpartyservices.voidsetInteractionName(String value, Locale loc) Deprecated, for removal: This API element is subject to removal in a future version.Generated method - Setter ofPmBusinessInteractionRole.interactionNameattribute defined at extensionpartyservices.voidsetInteractionType(String value) Deprecated, for removal: This API element is subject to removal in a future version.Generated method - Setter ofPmBusinessInteractionRole.interactionTypeattribute defined at extensionpartyservices.voidsetPartyRole(PmPartyRoleModel value) Deprecated, for removal: This API element is subject to removal in a future version.Generated method - Setter ofPmBusinessInteractionRole.partyRoleattribute defined at extensionpartyservices.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:
-
_PMPARTYROLE2PMBUSINESSINTERACTIONROLERELATION
Deprecated, for removal: This API element is subject to removal in a future version.Generated relation code constant for relationPmPartyRole2PmBusinessInteractionRoleRelationdefining source attributepartyRolein extensionpartyservices.- See Also:
-
_PMBUSINESSINTERACTION2PMBUSINESSINTERACTIONROLERELATION
Deprecated, for removal: This API element is subject to removal in a future version.Generated relation code constant for relationPmBusinessInteraction2PmBusinessInteractionRoleRelationdefining source attributebusinessInteractionin extensionpartyservices.- See Also:
-
CODE
Deprecated, for removal: This API element is subject to removal in a future version.Generated constant - Attribute key ofPmBusinessInteractionRole.codeattribute defined at extensionpartyservices.- See Also:
-
INTERACTIONNAME
Deprecated, for removal: This API element is subject to removal in a future version.Generated constant - Attribute key ofPmBusinessInteractionRole.interactionNameattribute defined at extensionpartyservices.- See Also:
-
INTERACTIONTYPE
Deprecated, for removal: This API element is subject to removal in a future version.Generated constant - Attribute key ofPmBusinessInteractionRole.interactionTypeattribute defined at extensionpartyservices.- See Also:
-
EXTERNALIDENTIFIERS
Deprecated, for removal: This API element is subject to removal in a future version.Generated constant - Attribute key ofPmBusinessInteractionRole.externalIdentifiersattribute defined at extensionpartyservices.- See Also:
-
PARTYROLE
Deprecated, for removal: This API element is subject to removal in a future version.Generated constant - Attribute key ofPmBusinessInteractionRole.partyRoleattribute defined at extensionpartyservices.- See Also:
-
BUSINESSINTERACTION
Deprecated, for removal: This API element is subject to removal in a future version.Generated constant - Attribute key ofPmBusinessInteractionRole.businessInteractionattribute defined at extensionpartyservices.- See Also:
-
-
Constructor Details
-
PmBusinessInteractionRoleModel
public PmBusinessInteractionRoleModel()Deprecated, for removal: This API element is subject to removal in a future version.Generated constructor - Default constructor for generic creation. -
PmBusinessInteractionRoleModel
public PmBusinessInteractionRoleModel(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
-
PmBusinessInteractionRoleModel
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:
_code- initial attribute declared by typePmBusinessInteractionRoleat extensionpartyservices
-
PmBusinessInteractionRoleModel
@Deprecated(since="4.1.1", forRemoval=true) public PmBusinessInteractionRoleModel(String _code, 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:
_code- initial attribute declared by typePmBusinessInteractionRoleat extensionpartyservices_owner- initial attribute declared by typeItemat extensioncore
-
-
Method Details
-
getBusinessInteraction
@Accessor(qualifier="businessInteraction", type=GETTER) public PmBusinessInteractionModel getBusinessInteraction()Deprecated, for removal: This API element is subject to removal in a future version.Generated method - Getter of thePmBusinessInteractionRole.businessInteractionattribute defined at extensionpartyservices.- Returns:
- the businessInteraction - The business interaction
-
getCode
Deprecated, for removal: This API element is subject to removal in a future version.Generated method - Getter of thePmBusinessInteractionRole.codeattribute defined at extensionpartyservices.- Returns:
- the code - The unique identifier of the business interaction role
-
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 thePmBusinessInteractionRole.externalIdentifiersattribute defined at extensionpartyservices. Consider using FlexibleSearchService::searchRelation for pagination support of large result sets.- Returns:
- the externalIdentifiers
-
getInteractionName
Deprecated, for removal: This API element is subject to removal in a future version.Generated method - Getter of thePmBusinessInteractionRole.interactionNameattribute defined at extensionpartyservices.- Returns:
- the interactionName - The name of the business interaction role
-
getInteractionName
Deprecated, for removal: This API element is subject to removal in a future version.Generated method - Getter of thePmBusinessInteractionRole.interactionNameattribute defined at extensionpartyservices.- Parameters:
loc- the value localization key- Returns:
- the interactionName - The name of the business interaction role
- Throws:
IllegalArgumentException- if localization key cannot be mapped to data language
-
getInteractionType
Deprecated, for removal: This API element is subject to removal in a future version.Generated method - Getter of thePmBusinessInteractionRole.interactionTypeattribute defined at extensionpartyservices.- Returns:
- the interactionType - The interaction type of the business interaction role
-
getPartyRole
Deprecated, for removal: This API element is subject to removal in a future version.Generated method - Getter of thePmBusinessInteractionRole.partyRoleattribute defined at extensionpartyservices.- Returns:
- the partyRole - The party role
-
setBusinessInteraction
@Accessor(qualifier="businessInteraction", type=SETTER) public void setBusinessInteraction(PmBusinessInteractionModel value) Deprecated, for removal: This API element is subject to removal in a future version.Generated method - Setter ofPmBusinessInteractionRole.businessInteractionattribute defined at extensionpartyservices.- Parameters:
value- the businessInteraction - The business interaction
-
setCode
Deprecated, for removal: This API element is subject to removal in a future version.Generated method - Setter ofPmBusinessInteractionRole.codeattribute defined at extensionpartyservices.- Parameters:
value- the code - The unique identifier of the business interaction role
-
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 ofPmBusinessInteractionRole.externalIdentifiersattribute defined at extensionpartyservices.- Parameters:
value- the externalIdentifiers
-
setInteractionName
Deprecated, for removal: This API element is subject to removal in a future version.Generated method - Setter ofPmBusinessInteractionRole.interactionNameattribute defined at extensionpartyservices.- Parameters:
value- the interactionName - The name of the business interaction role
-
setInteractionName
@Accessor(qualifier="interactionName", type=SETTER) public void setInteractionName(String value, Locale loc) Deprecated, for removal: This API element is subject to removal in a future version.Generated method - Setter ofPmBusinessInteractionRole.interactionNameattribute defined at extensionpartyservices.- Parameters:
value- the interactionName - The name of the business interaction roleloc- the value localization key- Throws:
IllegalArgumentException- if localization key cannot be mapped to data language
-
setInteractionType
Deprecated, for removal: This API element is subject to removal in a future version.Generated method - Setter ofPmBusinessInteractionRole.interactionTypeattribute defined at extensionpartyservices.- Parameters:
value- the interactionType - The interaction type of the business interaction role
-
setPartyRole
Deprecated, for removal: This API element is subject to removal in a future version.Generated method - Setter ofPmBusinessInteractionRole.partyRoleattribute defined at extensionpartyservices.- Parameters:
value- the partyRole - The party role
-