Class BmPartyModel
java.lang.Object
de.hybris.platform.servicelayer.model.AbstractItemModel
de.hybris.platform.core.model.ItemModel
de.hybris.platform.billmanagementservices.model.BmPartyModel
- All Implemented Interfaces:
Serializable
Deprecated, for removal: This API element is subject to removal in a future version.
Generated model class for type BmParty first defined at extension billmanagementservices.
- 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 relationBmPartyBill2BmPartyRelationdefining source attributepartyBillsin extensionbillmanagementservices.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 ofBmParty.externalIdentifiersattribute defined at extensionbillmanagementservices.static final StringDeprecated, for removal: This API element is subject to removal in a future version.Generated constant - Attribute key ofBmParty.idattribute defined at extensionbillmanagementservices.static final StringDeprecated, for removal: This API element is subject to removal in a future version.Generated constant - Attribute key ofBmParty.nameattribute defined at extensionbillmanagementservices.static final StringDeprecated, for removal: This API element is subject to removal in a future version.Generated constant - Attribute key ofBmParty.partyBillsattribute defined at extensionbillmanagementservices.static final StringDeprecated, for removal: This API element is subject to removal in a future version.Generated constant - Attribute key ofBmParty.partyRolesattribute defined at extensionbillmanagementservices.static final StringDeprecated, for removal: This API element is subject to removal in a future version.Generated constant - Attribute key ofBmParty.principalsattribute defined at extensionbillmanagementservices.static final StringDeprecated, for removal: This API element is subject to removal in a future version.Generated constant - Attribute key ofBmParty.typeattribute defined at extensionbillmanagementservices.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.BmPartyModel(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 parametersBmPartyModel(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 -
Method Summary
Modifier and TypeMethodDescriptionDeprecated, for removal: This API element is subject to removal in a future version.Generated method - Getter of theBmParty.externalIdentifiersattribute defined at extensionbillmanagementservices.getId()Deprecated, for removal: This API element is subject to removal in a future version.Generated method - Getter of theBmParty.idattribute defined at extensionbillmanagementservices.getName()Deprecated, for removal: This API element is subject to removal in a future version.Generated method - Getter of theBmParty.nameattribute defined at extensionbillmanagementservices.Deprecated, for removal: This API element is subject to removal in a future version.Generated method - Getter of theBmParty.nameattribute defined at extensionbillmanagementservices.Deprecated, for removal: This API element is subject to removal in a future version.Generated method - Getter of theBmParty.partyBillsattribute defined at extensionbillmanagementservices.Deprecated, for removal: This API element is subject to removal in a future version.Generated method - Getter of theBmParty.partyRolesattribute defined at extensionbillmanagementservices.Deprecated, for removal: This API element is subject to removal in a future version.Generated method - Getter of theBmParty.principalsattribute defined at extensionbillmanagementservices.getType()Deprecated, for removal: This API element is subject to removal in a future version.Generated method - Getter of theBmParty.typeattribute defined at extensionbillmanagementservices.voidDeprecated, for removal: This API element is subject to removal in a future version.Generated method - Setter ofBmParty.externalIdentifiersattribute defined at extensionbillmanagementservices.voidDeprecated, for removal: This API element is subject to removal in a future version.Generated method - Setter ofBmParty.idattribute defined at extensionbillmanagementservices.voidDeprecated, for removal: This API element is subject to removal in a future version.Generated method - Setter ofBmParty.nameattribute defined at extensionbillmanagementservices.voidDeprecated, for removal: This API element is subject to removal in a future version.Generated method - Setter ofBmParty.nameattribute defined at extensionbillmanagementservices.voidsetPartyBills(Set<BmPartyBillModel> value) Deprecated, for removal: This API element is subject to removal in a future version.Generated method - Setter ofBmParty.partyBillsattribute defined at extensionbillmanagementservices.voidsetPartyRoles(Set<BmPartyRoleModel> value) Deprecated, for removal: This API element is subject to removal in a future version.Generated method - Setter ofBmParty.partyRolesattribute defined at extensionbillmanagementservices.voidsetPrincipals(Set<PrincipalModel> value) Deprecated, for removal: This API element is subject to removal in a future version.Generated method - Setter ofBmParty.principalsattribute defined at extensionbillmanagementservices.voidsetType(BmPartyType value) Deprecated, for removal: This API element is subject to removal in a future version.Generated method - Setter ofBmParty.typeattribute defined at extensionbillmanagementservices.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:
-
_BMPARTYBILL2BMPARTYRELATION
Deprecated, for removal: This API element is subject to removal in a future version.Generated relation code constant for relationBmPartyBill2BmPartyRelationdefining source attributepartyBillsin extensionbillmanagementservices.- See Also:
-
ID
Deprecated, for removal: This API element is subject to removal in a future version.Generated constant - Attribute key ofBmParty.idattribute defined at extensionbillmanagementservices.- See Also:
-
NAME
Deprecated, for removal: This API element is subject to removal in a future version.Generated constant - Attribute key ofBmParty.nameattribute defined at extensionbillmanagementservices.- See Also:
-
TYPE
Deprecated, for removal: This API element is subject to removal in a future version.Generated constant - Attribute key ofBmParty.typeattribute defined at extensionbillmanagementservices.- See Also:
-
EXTERNALIDENTIFIERS
Deprecated, for removal: This API element is subject to removal in a future version.Generated constant - Attribute key ofBmParty.externalIdentifiersattribute defined at extensionbillmanagementservices.- See Also:
-
PARTYBILLS
Deprecated, for removal: This API element is subject to removal in a future version.Generated constant - Attribute key ofBmParty.partyBillsattribute defined at extensionbillmanagementservices.- See Also:
-
PARTYROLES
Deprecated, for removal: This API element is subject to removal in a future version.Generated constant - Attribute key ofBmParty.partyRolesattribute defined at extensionbillmanagementservices.- See Also:
-
PRINCIPALS
Deprecated, for removal: This API element is subject to removal in a future version.Generated constant - Attribute key ofBmParty.principalsattribute defined at extensionbillmanagementservices.- See Also:
-
-
Constructor Details
-
BmPartyModel
public BmPartyModel()Deprecated, for removal: This API element is subject to removal in a future version.Generated constructor - Default constructor for generic creation. -
BmPartyModel
public BmPartyModel(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
-
BmPartyModel
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:
_owner- initial attribute declared by typeItemat extensioncore
-
-
Method Details
-
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 theBmParty.externalIdentifiersattribute defined at extensionbillmanagementservices. 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 theBmParty.idattribute defined at extensionbillmanagementservices.- Returns:
- the id
-
getName
Deprecated, for removal: This API element is subject to removal in a future version.Generated method - Getter of theBmParty.nameattribute defined at extensionbillmanagementservices.- Returns:
- the name
-
getName
Deprecated, for removal: This API element is subject to removal in a future version.Generated method - Getter of theBmParty.nameattribute defined at extensionbillmanagementservices.- Parameters:
loc- the value localization key- Returns:
- the name
- Throws:
IllegalArgumentException- if localization key cannot be mapped to data language
-
getPartyBills
Deprecated, for removal: This API element is subject to removal in a future version.Generated method - Getter of theBmParty.partyBillsattribute defined at extensionbillmanagementservices. Consider using FlexibleSearchService::searchRelation for pagination support of large result sets.- Returns:
- the partyBills - The Party Bills for which those Parties are defined.
-
getPartyRoles
Deprecated, for removal: This API element is subject to removal in a future version.Generated method - Getter of theBmParty.partyRolesattribute defined at extensionbillmanagementservices. Consider using FlexibleSearchService::searchRelation for pagination support of large result sets.- Returns:
- the partyRoles - The Party Roles of that Party.
-
getPrincipals
Deprecated, for removal: This API element is subject to removal in a future version.Generated method - Getter of theBmParty.principalsattribute defined at extensionbillmanagementservices. Consider using FlexibleSearchService::searchRelation for pagination support of large result sets.- Returns:
- the principals - The party principals of the party.
-
getType
Deprecated, for removal: This API element is subject to removal in a future version.Generated method - Getter of theBmParty.typeattribute defined at extensionbillmanagementservices.- Returns:
- the type
-
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 ofBmParty.externalIdentifiersattribute defined at extensionbillmanagementservices.- Parameters:
value- the externalIdentifiers
-
setId
Deprecated, for removal: This API element is subject to removal in a future version.Generated method - Setter ofBmParty.idattribute defined at extensionbillmanagementservices.- Parameters:
value- the id
-
setName
Deprecated, for removal: This API element is subject to removal in a future version.Generated method - Setter ofBmParty.nameattribute defined at extensionbillmanagementservices.- Parameters:
value- the name
-
setName
Deprecated, for removal: This API element is subject to removal in a future version.Generated method - Setter ofBmParty.nameattribute defined at extensionbillmanagementservices.- Parameters:
value- the nameloc- the value localization key- Throws:
IllegalArgumentException- if localization key cannot be mapped to data language
-
setPartyBills
@Accessor(qualifier="partyBills", type=SETTER) public void setPartyBills(Set<BmPartyBillModel> value) Deprecated, for removal: This API element is subject to removal in a future version.Generated method - Setter ofBmParty.partyBillsattribute defined at extensionbillmanagementservices.- Parameters:
value- the partyBills - The Party Bills for which those Parties are defined.
-
setPartyRoles
@Accessor(qualifier="partyRoles", type=SETTER) public void setPartyRoles(Set<BmPartyRoleModel> value) Deprecated, for removal: This API element is subject to removal in a future version.Generated method - Setter ofBmParty.partyRolesattribute defined at extensionbillmanagementservices.- Parameters:
value- the partyRoles - The Party Roles of that Party.
-
setPrincipals
Deprecated, for removal: This API element is subject to removal in a future version.Generated method - Setter ofBmParty.principalsattribute defined at extensionbillmanagementservices.- Parameters:
value- the principals - The party principals of the party.
-
setType
Deprecated, for removal: This API element is subject to removal in a future version.Generated method - Setter ofBmParty.typeattribute defined at extensionbillmanagementservices.- Parameters:
value- the type
-