Class PmPartyRoleAssociationModel
java.lang.Object
de.hybris.platform.servicelayer.model.AbstractItemModel
de.hybris.platform.core.model.ItemModel
de.hybris.platform.partyservices.model.PmPartyRoleAssociationModel
- All Implemented Interfaces:
Serializable
@Deprecated(since="2208",
forRemoval=true)
public class PmPartyRoleAssociationModel
extends ItemModel
Deprecated, for removal: This API element is subject to removal in a future version.
Generated model class for type PmPartyRoleAssociation 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 relationPmPartyRole2PmPartyRoleAssociationInvolvedWithRelationdefining source attributepartyRoleInvolvedWithin extensionpartyservices.static final StringDeprecated, for removal: This API element is subject to removal in a future version.Generated relation code constant for relationPmPartyRole2PmPartyRoleAssociationInvolvesRelationdefining source attributepartyRoleInvolvesin 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 ofPmPartyRoleAssociation.associationTypeattribute defined at extensionpartyservices.static final StringDeprecated, for removal: This API element is subject to removal in a future version.Generated constant - Attribute key ofPmPartyRoleAssociation.codeattribute defined at extensionpartyservices.static final StringDeprecated, for removal: This API element is subject to removal in a future version.Generated constant - Attribute key ofPmPartyRoleAssociation.endDateattribute defined at extensionpartyservices.static final StringDeprecated, for removal: This API element is subject to removal in a future version.Generated constant - Attribute key ofPmPartyRoleAssociation.externalIdentifiersattribute defined at extensionpartyservices.static final StringDeprecated, for removal: This API element is subject to removal in a future version.Generated constant - Attribute key ofPmPartyRoleAssociation.partyRoleInvolvedWithattribute defined at extensionpartyservices.static final StringDeprecated, for removal: This API element is subject to removal in a future version.Generated constant - Attribute key ofPmPartyRoleAssociation.partyRoleInvolvesattribute defined at extensionpartyservices.static final StringDeprecated, for removal: This API element is subject to removal in a future version.Generated constant - Attribute key ofPmPartyRoleAssociation.startDateattribute defined at extensionpartyservices.static final StringDeprecated, for removal: This API element is subject to removal in a future version.Generated constant - Attribute key ofPmPartyRoleAssociation.statusattribute 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.PmPartyRoleAssociationModel(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 contextPmPartyRoleAssociationModel(String _associationType, String _code, ItemModel _owner, PmPartyRoleModel _partyRoleInvolvedWith, PmPartyRoleModel _partyRoleInvolves) Deprecated, for removal: This API element is subject to removal in a future version.since 4.1.1 Please use the default constructor without parametersPmPartyRoleAssociationModel(String _associationType, String _code, PmPartyRoleModel _partyRoleInvolvedWith, PmPartyRoleModel _partyRoleInvolves) 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 thePmPartyRoleAssociation.associationTypeattribute defined at extensionpartyservices.getCode()Deprecated, for removal: This API element is subject to removal in a future version.Generated method - Getter of thePmPartyRoleAssociation.codeattribute defined at extensionpartyservices.Deprecated, for removal: This API element is subject to removal in a future version.Generated method - Getter of thePmPartyRoleAssociation.endDateattribute defined at extensionpartyservices.Deprecated, for removal: This API element is subject to removal in a future version.Generated method - Getter of thePmPartyRoleAssociation.externalIdentifiersattribute defined at extensionpartyservices.Deprecated, for removal: This API element is subject to removal in a future version.Generated method - Getter of thePmPartyRoleAssociation.partyRoleInvolvedWithattribute defined at extensionpartyservices.Deprecated, for removal: This API element is subject to removal in a future version.Generated method - Getter of thePmPartyRoleAssociation.partyRoleInvolvesattribute defined at extensionpartyservices.Deprecated, for removal: This API element is subject to removal in a future version.Generated method - Getter of thePmPartyRoleAssociation.startDateattribute defined at extensionpartyservices.Deprecated, for removal: This API element is subject to removal in a future version.Generated method - Getter of thePmPartyRoleAssociation.statusattribute defined at extensionpartyservices.voidsetAssociationType(String value) Deprecated, for removal: This API element is subject to removal in a future version.Generated method - Setter ofPmPartyRoleAssociation.associationTypeattribute defined at extensionpartyservices.voidDeprecated, for removal: This API element is subject to removal in a future version.Generated method - Setter ofPmPartyRoleAssociation.codeattribute defined at extensionpartyservices.voidsetEndDate(Date value) Deprecated, for removal: This API element is subject to removal in a future version.Generated method - Setter ofPmPartyRoleAssociation.endDateattribute defined at extensionpartyservices.voidDeprecated, for removal: This API element is subject to removal in a future version.Generated method - Setter ofPmPartyRoleAssociation.externalIdentifiersattribute defined at extensionpartyservices.voidDeprecated, for removal: This API element is subject to removal in a future version.Generated method - Setter ofPmPartyRoleAssociation.partyRoleInvolvedWithattribute defined at extensionpartyservices.voidDeprecated, for removal: This API element is subject to removal in a future version.Generated method - Setter ofPmPartyRoleAssociation.partyRoleInvolvesattribute defined at extensionpartyservices.voidsetStartDate(Date value) Deprecated, for removal: This API element is subject to removal in a future version.Generated method - Setter ofPmPartyRoleAssociation.startDateattribute defined at extensionpartyservices.voidDeprecated, for removal: This API element is subject to removal in a future version.Generated method - Setter ofPmPartyRoleAssociation.statusattribute 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:
-
_PMPARTYROLE2PMPARTYROLEASSOCIATIONINVOLVEDWITHRELATION
Deprecated, for removal: This API element is subject to removal in a future version.Generated relation code constant for relationPmPartyRole2PmPartyRoleAssociationInvolvedWithRelationdefining source attributepartyRoleInvolvedWithin extensionpartyservices.- See Also:
-
_PMPARTYROLE2PMPARTYROLEASSOCIATIONINVOLVESRELATION
Deprecated, for removal: This API element is subject to removal in a future version.Generated relation code constant for relationPmPartyRole2PmPartyRoleAssociationInvolvesRelationdefining source attributepartyRoleInvolvesin extensionpartyservices.- See Also:
-
CODE
Deprecated, for removal: This API element is subject to removal in a future version.Generated constant - Attribute key ofPmPartyRoleAssociation.codeattribute defined at extensionpartyservices.- See Also:
-
ASSOCIATIONTYPE
Deprecated, for removal: This API element is subject to removal in a future version.Generated constant - Attribute key ofPmPartyRoleAssociation.associationTypeattribute defined at extensionpartyservices.- See Also:
-
STARTDATE
Deprecated, for removal: This API element is subject to removal in a future version.Generated constant - Attribute key ofPmPartyRoleAssociation.startDateattribute defined at extensionpartyservices.- See Also:
-
ENDDATE
Deprecated, for removal: This API element is subject to removal in a future version.Generated constant - Attribute key ofPmPartyRoleAssociation.endDateattribute defined at extensionpartyservices.- See Also:
-
STATUS
Deprecated, for removal: This API element is subject to removal in a future version.Generated constant - Attribute key ofPmPartyRoleAssociation.statusattribute defined at extensionpartyservices.- See Also:
-
EXTERNALIDENTIFIERS
Deprecated, for removal: This API element is subject to removal in a future version.Generated constant - Attribute key ofPmPartyRoleAssociation.externalIdentifiersattribute defined at extensionpartyservices.- See Also:
-
PARTYROLEINVOLVEDWITH
Deprecated, for removal: This API element is subject to removal in a future version.Generated constant - Attribute key ofPmPartyRoleAssociation.partyRoleInvolvedWithattribute defined at extensionpartyservices.- See Also:
-
PARTYROLEINVOLVES
Deprecated, for removal: This API element is subject to removal in a future version.Generated constant - Attribute key ofPmPartyRoleAssociation.partyRoleInvolvesattribute defined at extensionpartyservices.- See Also:
-
-
Constructor Details
-
PmPartyRoleAssociationModel
public PmPartyRoleAssociationModel()Deprecated, for removal: This API element is subject to removal in a future version.Generated constructor - Default constructor for generic creation. -
PmPartyRoleAssociationModel
public PmPartyRoleAssociationModel(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
-
PmPartyRoleAssociationModel
@Deprecated(since="4.1.1", forRemoval=true) public PmPartyRoleAssociationModel(String _associationType, String _code, PmPartyRoleModel _partyRoleInvolvedWith, PmPartyRoleModel _partyRoleInvolves) 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:
_associationType- initial attribute declared by typePmPartyRoleAssociationat extensionpartyservices_code- initial attribute declared by typePmPartyRoleAssociationat extensionpartyservices_partyRoleInvolvedWith- initial attribute declared by typePmPartyRoleAssociationat extensionpartyservices_partyRoleInvolves- initial attribute declared by typePmPartyRoleAssociationat extensionpartyservices
-
PmPartyRoleAssociationModel
@Deprecated(since="4.1.1", forRemoval=true) public PmPartyRoleAssociationModel(String _associationType, String _code, ItemModel _owner, PmPartyRoleModel _partyRoleInvolvedWith, PmPartyRoleModel _partyRoleInvolves) 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:
_associationType- initial attribute declared by typePmPartyRoleAssociationat extensionpartyservices_code- initial attribute declared by typePmPartyRoleAssociationat extensionpartyservices_owner- initial attribute declared by typeItemat extensioncore_partyRoleInvolvedWith- initial attribute declared by typePmPartyRoleAssociationat extensionpartyservices_partyRoleInvolves- initial attribute declared by typePmPartyRoleAssociationat extensionpartyservices
-
-
Method Details
-
getAssociationType
Deprecated, for removal: This API element is subject to removal in a future version.Generated method - Getter of thePmPartyRoleAssociation.associationTypeattribute defined at extensionpartyservices.- Returns:
- the associationType - The type of the party role association
-
getCode
Deprecated, for removal: This API element is subject to removal in a future version.Generated method - Getter of thePmPartyRoleAssociation.codeattribute defined at extensionpartyservices.- Returns:
- the code - The unique identifier of the party role association
-
getEndDate
Deprecated, for removal: This API element is subject to removal in a future version.Generated method - Getter of thePmPartyRoleAssociation.endDateattribute defined at extensionpartyservices.- Returns:
- the endDate - The end date of the party role association
-
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 thePmPartyRoleAssociation.externalIdentifiersattribute defined at extensionpartyservices. Consider using FlexibleSearchService::searchRelation for pagination support of large result sets.- Returns:
- the externalIdentifiers
-
getPartyRoleInvolvedWith
@Accessor(qualifier="partyRoleInvolvedWith", type=GETTER) public PmPartyRoleModel getPartyRoleInvolvedWith()Deprecated, for removal: This API element is subject to removal in a future version.Generated method - Getter of thePmPartyRoleAssociation.partyRoleInvolvedWithattribute defined at extensionpartyservices.- Returns:
- the partyRoleInvolvedWith - The party role
-
getPartyRoleInvolves
@Accessor(qualifier="partyRoleInvolves", type=GETTER) public PmPartyRoleModel getPartyRoleInvolves()Deprecated, for removal: This API element is subject to removal in a future version.Generated method - Getter of thePmPartyRoleAssociation.partyRoleInvolvesattribute defined at extensionpartyservices.- Returns:
- the partyRoleInvolves - The party role
-
getStartDate
Deprecated, for removal: This API element is subject to removal in a future version.Generated method - Getter of thePmPartyRoleAssociation.startDateattribute defined at extensionpartyservices.- Returns:
- the startDate - The start date of the party role association
-
getStatus
Deprecated, for removal: This API element is subject to removal in a future version.Generated method - Getter of thePmPartyRoleAssociation.statusattribute defined at extensionpartyservices.- Returns:
- the status - The status of the party role association
-
setAssociationType
Deprecated, for removal: This API element is subject to removal in a future version.Generated method - Setter ofPmPartyRoleAssociation.associationTypeattribute defined at extensionpartyservices.- Parameters:
value- the associationType - The type of the party role association
-
setCode
Deprecated, for removal: This API element is subject to removal in a future version.Generated method - Setter ofPmPartyRoleAssociation.codeattribute defined at extensionpartyservices.- Parameters:
value- the code - The unique identifier of the party role association
-
setEndDate
Deprecated, for removal: This API element is subject to removal in a future version.Generated method - Setter ofPmPartyRoleAssociation.endDateattribute defined at extensionpartyservices.- Parameters:
value- the endDate - The end date of the party role association
-
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 ofPmPartyRoleAssociation.externalIdentifiersattribute defined at extensionpartyservices.- Parameters:
value- the externalIdentifiers
-
setPartyRoleInvolvedWith
@Accessor(qualifier="partyRoleInvolvedWith", type=SETTER) public void setPartyRoleInvolvedWith(PmPartyRoleModel value) Deprecated, for removal: This API element is subject to removal in a future version.Generated method - Setter ofPmPartyRoleAssociation.partyRoleInvolvedWithattribute defined at extensionpartyservices.- Parameters:
value- the partyRoleInvolvedWith - The party role
-
setPartyRoleInvolves
@Accessor(qualifier="partyRoleInvolves", type=SETTER) public void setPartyRoleInvolves(PmPartyRoleModel value) Deprecated, for removal: This API element is subject to removal in a future version.Generated method - Setter ofPmPartyRoleAssociation.partyRoleInvolvesattribute defined at extensionpartyservices.- Parameters:
value- the partyRoleInvolves - The party role
-
setStartDate
Deprecated, for removal: This API element is subject to removal in a future version.Generated method - Setter ofPmPartyRoleAssociation.startDateattribute defined at extensionpartyservices.- Parameters:
value- the startDate - The start date of the party role association
-
setStatus
Deprecated, for removal: This API element is subject to removal in a future version.Generated method - Setter ofPmPartyRoleAssociation.statusattribute defined at extensionpartyservices.- Parameters:
value- the status - The status of the party role association
-