Class PmPartyModel
java.lang.Object
de.hybris.platform.servicelayer.model.AbstractItemModel
de.hybris.platform.core.model.ItemModel
de.hybris.platform.partyservices.model.PmPartyModel
- All Implemented Interfaces:
Serializable
- Direct Known Subclasses:
PmIndividualModel,PmOrganizationModel
Deprecated, for removal: This API element is subject to removal in a future version.
Generated model class for type PmParty 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 model type code constant.static final StringDeprecated, for removal: This API element is subject to removal in a future version.Generated constant - Attribute key ofPmParty.contactMediumsattribute defined at extensionpartyservices.static final StringDeprecated, for removal: This API element is subject to removal in a future version.Generated constant - Attribute key ofPmParty.creditRatingsattribute defined at extensionpartyservices.static final StringDeprecated, for removal: This API element is subject to removal in a future version.Generated constant - Attribute key ofPmParty.externalIdentifiersattribute defined at extensionpartyservices.static final StringDeprecated, for removal: This API element is subject to removal in a future version.Generated constant - Attribute key ofPmParty.externalReferencesattribute defined at extensionpartyservices.static final StringDeprecated, for removal: This API element is subject to removal in a future version.Generated constant - Attribute key ofPmParty.idattribute defined at extensionpartyservices.static final StringDeprecated, for removal: This API element is subject to removal in a future version.Generated constant - Attribute key ofPmParty.identificationsattribute defined at extensionpartyservices.static final StringDeprecated, for removal: This API element is subject to removal in a future version.Generated constant - Attribute key ofPmParty.otherNamesattribute defined at extensionpartyservices.static final StringDeprecated, for removal: This API element is subject to removal in a future version.Generated constant - Attribute key ofPmParty.partyCharacteristicsattribute defined at extensionpartyservices.static final StringDeprecated, for removal: This API element is subject to removal in a future version.Generated constant - Attribute key ofPmParty.partyRolesattribute defined at extensionpartyservices.static final StringDeprecated, for removal: This API element is subject to removal in a future version.Generated constant - Attribute key ofPmParty.principalsattribute defined at extensionpartyservices.static final StringDeprecated, for removal: This API element is subject to removal in a future version.Generated constant - Attribute key ofPmParty.statusattribute defined at extensionpartyservices.static final StringDeprecated, for removal: This API element is subject to removal in a future version.Generated constant - Attribute key ofPmParty.taxExemptionCertificatesattribute 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.PmPartyModel(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 contextPmPartyModel(String _id, ItemModel _owner, Set<PmPartyRoleModel> _partyRoles, Set<PrincipalModel> _principals) Deprecated, for removal: This API element is subject to removal in a future version.since 4.1.1 Please use the default constructor without parametersPmPartyModel(String _id, Set<PmPartyRoleModel> _partyRoles, Set<PrincipalModel> _principals) 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 thePmParty.contactMediumsattribute defined at extensionpartyservices.Deprecated, for removal: This API element is subject to removal in a future version.Generated method - Getter of thePmParty.creditRatingsattribute defined at extensionpartyservices.Deprecated, for removal: This API element is subject to removal in a future version.Generated method - Getter of thePmParty.externalIdentifiersattribute defined at extensionpartyservices.Deprecated, for removal: This API element is subject to removal in a future version.Generated method - Getter of thePmParty.externalReferencesattribute defined at extensionpartyservices.getId()Deprecated, for removal: This API element is subject to removal in a future version.Generated method - Getter of thePmParty.idattribute defined at extensionpartyservices.Deprecated, for removal: This API element is subject to removal in a future version.Generated method - Getter of thePmParty.identificationsattribute defined at extensionpartyservices.Deprecated, for removal: This API element is subject to removal in a future version.Generated method - Getter of thePmParty.otherNamesattribute defined at extensionpartyservices.Deprecated, for removal: This API element is subject to removal in a future version.Generated method - Getter of thePmParty.partyCharacteristicsattribute defined at extensionpartyservices.Deprecated, for removal: This API element is subject to removal in a future version.Generated method - Getter of thePmParty.partyRolesattribute defined at extensionpartyservices.Deprecated, for removal: This API element is subject to removal in a future version.Generated method - Getter of thePmParty.principalsattribute defined at extensionpartyservices.Deprecated, for removal: This API element is subject to removal in a future version.Generated method - Getter of thePmParty.statusattribute defined at extensionpartyservices.Deprecated, for removal: This API element is subject to removal in a future version.Generated method - Getter of thePmParty.taxExemptionCertificatesattribute defined at extensionpartyservices.voidDeprecated, for removal: This API element is subject to removal in a future version.Generated method - Setter ofPmParty.contactMediumsattribute defined at extensionpartyservices.voidDeprecated, for removal: This API element is subject to removal in a future version.Generated method - Setter ofPmParty.creditRatingsattribute defined at extensionpartyservices.voidDeprecated, for removal: This API element is subject to removal in a future version.Generated method - Setter ofPmParty.externalIdentifiersattribute defined at extensionpartyservices.voidDeprecated, for removal: This API element is subject to removal in a future version.Generated method - Setter ofPmParty.externalReferencesattribute defined at extensionpartyservices.voidDeprecated, for removal: This API element is subject to removal in a future version.Generated method - Setter ofPmParty.idattribute defined at extensionpartyservices.voidDeprecated, for removal: This API element is subject to removal in a future version.Generated method - Setter ofPmParty.identificationsattribute defined at extensionpartyservices.voidsetOtherNames(List<PmOtherNameModel> value) Deprecated, for removal: This API element is subject to removal in a future version.Generated method - Setter ofPmParty.otherNamesattribute defined at extensionpartyservices.voidDeprecated, for removal: This API element is subject to removal in a future version.Generated method - Setter ofPmParty.partyCharacteristicsattribute defined at extensionpartyservices.voidsetPartyRoles(Set<PmPartyRoleModel> value) Deprecated, for removal: This API element is subject to removal in a future version.Generated method - Setter ofPmParty.partyRolesattribute defined at extensionpartyservices.voidsetPrincipals(Set<PrincipalModel> value) Deprecated, for removal: This API element is subject to removal in a future version.Generated method - Setter ofPmParty.principalsattribute defined at extensionpartyservices.voidsetStatus(PmStateType value) Deprecated, for removal: This API element is subject to removal in a future version.Generated method - Setter ofPmParty.statusattribute defined at extensionpartyservices.voidDeprecated, for removal: This API element is subject to removal in a future version.Generated method - Setter ofPmParty.taxExemptionCertificatesattribute 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:
-
ID
Deprecated, for removal: This API element is subject to removal in a future version.Generated constant - Attribute key ofPmParty.idattribute defined at extensionpartyservices.- See Also:
-
STATUS
Deprecated, for removal: This API element is subject to removal in a future version.Generated constant - Attribute key ofPmParty.statusattribute defined at extensionpartyservices.- See Also:
-
IDENTIFICATIONS
Deprecated, for removal: This API element is subject to removal in a future version.Generated constant - Attribute key ofPmParty.identificationsattribute defined at extensionpartyservices.- See Also:
-
CONTACTMEDIUMS
Deprecated, for removal: This API element is subject to removal in a future version.Generated constant - Attribute key ofPmParty.contactMediumsattribute defined at extensionpartyservices.- See Also:
-
CREDITRATINGS
Deprecated, for removal: This API element is subject to removal in a future version.Generated constant - Attribute key ofPmParty.creditRatingsattribute defined at extensionpartyservices.- See Also:
-
EXTERNALREFERENCES
Deprecated, for removal: This API element is subject to removal in a future version.Generated constant - Attribute key ofPmParty.externalReferencesattribute defined at extensionpartyservices.- See Also:
-
PARTYCHARACTERISTICS
Deprecated, for removal: This API element is subject to removal in a future version.Generated constant - Attribute key ofPmParty.partyCharacteristicsattribute defined at extensionpartyservices.- See Also:
-
TAXEXEMPTIONCERTIFICATES
Deprecated, for removal: This API element is subject to removal in a future version.Generated constant - Attribute key ofPmParty.taxExemptionCertificatesattribute defined at extensionpartyservices.- See Also:
-
OTHERNAMES
Deprecated, for removal: This API element is subject to removal in a future version.Generated constant - Attribute key ofPmParty.otherNamesattribute defined at extensionpartyservices.- See Also:
-
EXTERNALIDENTIFIERS
Deprecated, for removal: This API element is subject to removal in a future version.Generated constant - Attribute key ofPmParty.externalIdentifiersattribute defined at extensionpartyservices.- See Also:
-
PARTYROLES
Deprecated, for removal: This API element is subject to removal in a future version.Generated constant - Attribute key ofPmParty.partyRolesattribute defined at extensionpartyservices.- See Also:
-
PRINCIPALS
Deprecated, for removal: This API element is subject to removal in a future version.Generated constant - Attribute key ofPmParty.principalsattribute defined at extensionpartyservices.- See Also:
-
-
Constructor Details
-
PmPartyModel
public PmPartyModel()Deprecated, for removal: This API element is subject to removal in a future version.Generated constructor - Default constructor for generic creation. -
PmPartyModel
public PmPartyModel(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
-
PmPartyModel
@Deprecated(since="4.1.1", forRemoval=true) public PmPartyModel(String _id, Set<PmPartyRoleModel> _partyRoles, Set<PrincipalModel> _principals) 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 typePmPartyat extensionpartyservices_partyRoles- initial attribute declared by typePmPartyat extensionpartyservices_principals- initial attribute declared by typePmPartyat extensionpartyservices
-
PmPartyModel
@Deprecated(since="4.1.1", forRemoval=true) public PmPartyModel(String _id, ItemModel _owner, Set<PmPartyRoleModel> _partyRoles, Set<PrincipalModel> _principals) 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 typePmPartyat extensionpartyservices_owner- initial attribute declared by typeItemat extensioncore_partyRoles- initial attribute declared by typePmPartyat extensionpartyservices_principals- initial attribute declared by typePmPartyat extensionpartyservices
-
-
Method Details
-
getContactMediums
@Accessor(qualifier="contactMediums", type=GETTER) public List<PmContactMediumModel> getContactMediums()Deprecated, for removal: This API element is subject to removal in a future version.Generated method - Getter of thePmParty.contactMediumsattribute defined at extensionpartyservices. Consider using FlexibleSearchService::searchRelation for pagination support of large result sets.- Returns:
- the contactMediums - The list of contact mediums of the party
-
getCreditRatings
@Accessor(qualifier="creditRatings", type=GETTER) public List<PmPartyCreditProfileModel> getCreditRatings()Deprecated, for removal: This API element is subject to removal in a future version.Generated method - Getter of thePmParty.creditRatingsattribute defined at extensionpartyservices. Consider using FlexibleSearchService::searchRelation for pagination support of large result sets.- Returns:
- the creditRatings - The list of credit ratings of the party
-
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 thePmParty.externalIdentifiersattribute defined at extensionpartyservices. Consider using FlexibleSearchService::searchRelation for pagination support of large result sets.- Returns:
- the externalIdentifiers
-
getExternalReferences
@Accessor(qualifier="externalReferences", type=GETTER) public List<PmExternalReferenceModel> getExternalReferences()Deprecated, for removal: This API element is subject to removal in a future version.Generated method - Getter of thePmParty.externalReferencesattribute defined at extensionpartyservices. Consider using FlexibleSearchService::searchRelation for pagination support of large result sets.- Returns:
- the externalReferences - The list of external refereces of the party
-
getId
Deprecated, for removal: This API element is subject to removal in a future version.Generated method - Getter of thePmParty.idattribute defined at extensionpartyservices.- Returns:
- the id - The unique identifier of the party
-
getIdentifications
@Accessor(qualifier="identifications", type=GETTER) public List<PmIdentificationModel> getIdentifications()Deprecated, for removal: This API element is subject to removal in a future version.Generated method - Getter of thePmParty.identificationsattribute defined at extensionpartyservices. Consider using FlexibleSearchService::searchRelation for pagination support of large result sets.- Returns:
- the identifications - The list of identifications of the party
-
getOtherNames
Deprecated, for removal: This API element is subject to removal in a future version.Generated method - Getter of thePmParty.otherNamesattribute defined at extensionpartyservices. Consider using FlexibleSearchService::searchRelation for pagination support of large result sets.- Returns:
- the otherNames - The list of other names of the party
-
getPartyCharacteristics
@Accessor(qualifier="partyCharacteristics", type=GETTER) public List<PmCharacteristicModel> getPartyCharacteristics()Deprecated, for removal: This API element is subject to removal in a future version.Generated method - Getter of thePmParty.partyCharacteristicsattribute defined at extensionpartyservices. Consider using FlexibleSearchService::searchRelation for pagination support of large result sets.- Returns:
- the partyCharacteristics - The list of characteristics of the party
-
getPartyRoles
Deprecated, for removal: This API element is subject to removal in a future version.Generated method - Getter of thePmParty.partyRolesattribute defined at extensionpartyservices. Consider using FlexibleSearchService::searchRelation for pagination support of large result sets.- Returns:
- the partyRoles - The roles of the party
-
getPrincipals
Deprecated, for removal: This API element is subject to removal in a future version.Generated method - Getter of thePmParty.principalsattribute defined at extensionpartyservices. Consider using FlexibleSearchService::searchRelation for pagination support of large result sets.- Returns:
- the principals - The principals of the party
-
getStatus
Deprecated, for removal: This API element is subject to removal in a future version.Generated method - Getter of thePmParty.statusattribute defined at extensionpartyservices.- Returns:
- the status - The status of the party
-
getTaxExemptionCertificates
@Accessor(qualifier="taxExemptionCertificates", type=GETTER) public List<PmTaxExemptionCertificateModel> getTaxExemptionCertificates()Deprecated, for removal: This API element is subject to removal in a future version.Generated method - Getter of thePmParty.taxExemptionCertificatesattribute defined at extensionpartyservices. Consider using FlexibleSearchService::searchRelation for pagination support of large result sets.- Returns:
- the taxExemptionCertificates - The list of tax exemption certificates of the party
-
setContactMediums
@Accessor(qualifier="contactMediums", type=SETTER) public void setContactMediums(List<PmContactMediumModel> value) Deprecated, for removal: This API element is subject to removal in a future version.Generated method - Setter ofPmParty.contactMediumsattribute defined at extensionpartyservices.- Parameters:
value- the contactMediums - The list of contact mediums of the party
-
setCreditRatings
@Accessor(qualifier="creditRatings", type=SETTER) public void setCreditRatings(List<PmPartyCreditProfileModel> value) Deprecated, for removal: This API element is subject to removal in a future version.Generated method - Setter ofPmParty.creditRatingsattribute defined at extensionpartyservices.- Parameters:
value- the creditRatings - The list of credit ratings of the party
-
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 ofPmParty.externalIdentifiersattribute defined at extensionpartyservices.- Parameters:
value- the externalIdentifiers
-
setExternalReferences
@Accessor(qualifier="externalReferences", type=SETTER) public void setExternalReferences(List<PmExternalReferenceModel> value) Deprecated, for removal: This API element is subject to removal in a future version.Generated method - Setter ofPmParty.externalReferencesattribute defined at extensionpartyservices.- Parameters:
value- the externalReferences - The list of external refereces of the party
-
setId
Deprecated, for removal: This API element is subject to removal in a future version.Generated method - Setter ofPmParty.idattribute defined at extensionpartyservices.- Parameters:
value- the id - The unique identifier of the party
-
setIdentifications
@Accessor(qualifier="identifications", type=SETTER) public void setIdentifications(List<PmIdentificationModel> value) Deprecated, for removal: This API element is subject to removal in a future version.Generated method - Setter ofPmParty.identificationsattribute defined at extensionpartyservices.- Parameters:
value- the identifications - The list of identifications of the party
-
setOtherNames
@Accessor(qualifier="otherNames", type=SETTER) public void setOtherNames(List<PmOtherNameModel> value) Deprecated, for removal: This API element is subject to removal in a future version.Generated method - Setter ofPmParty.otherNamesattribute defined at extensionpartyservices.- Parameters:
value- the otherNames - The list of other names of the party
-
setPartyCharacteristics
@Accessor(qualifier="partyCharacteristics", type=SETTER) public void setPartyCharacteristics(List<PmCharacteristicModel> value) Deprecated, for removal: This API element is subject to removal in a future version.Generated method - Setter ofPmParty.partyCharacteristicsattribute defined at extensionpartyservices.- Parameters:
value- the partyCharacteristics - The list of characteristics of the party
-
setPartyRoles
@Accessor(qualifier="partyRoles", type=SETTER) public void setPartyRoles(Set<PmPartyRoleModel> value) Deprecated, for removal: This API element is subject to removal in a future version.Generated method - Setter ofPmParty.partyRolesattribute defined at extensionpartyservices.- Parameters:
value- the partyRoles - The roles of the party
-
setPrincipals
Deprecated, for removal: This API element is subject to removal in a future version.Generated method - Setter ofPmParty.principalsattribute defined at extensionpartyservices.- Parameters:
value- the principals - The principals of the party
-
setStatus
Deprecated, for removal: This API element is subject to removal in a future version.Generated method - Setter ofPmParty.statusattribute defined at extensionpartyservices.- Parameters:
value- the status - The status of the party
-
setTaxExemptionCertificates
@Accessor(qualifier="taxExemptionCertificates", type=SETTER) public void setTaxExemptionCertificates(List<PmTaxExemptionCertificateModel> value) Deprecated, for removal: This API element is subject to removal in a future version.Generated method - Setter ofPmParty.taxExemptionCertificatesattribute defined at extensionpartyservices.- Parameters:
value- the taxExemptionCertificates - The list of tax exemption certificates of the party
-