Class BaPartyRoleModel
java.lang.Object
de.hybris.platform.servicelayer.model.AbstractItemModel
de.hybris.platform.core.model.ItemModel
de.hybris.platform.billingaccountservices.model.BaPartyRoleModel
- All Implemented Interfaces:
Serializable
Deprecated, for removal: This API element is subject to removal in a future version.
Generated model class for type BaPartyRole first defined at extension billingaccountservices.
Party Role.
- 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 relationBaAccount2BaPartyRoleRelationdefining source attributeaccountsin extensionbillingaccountservices.static final StringDeprecated, for removal: This API element is subject to removal in a future version.Generated relation code constant for relationBaParty2BaPartyRoleRelationdefining source attributepartyin extensionbillingaccountservices.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 ofBaPartyRole.accountsattribute defined at extensionbillingaccountservices.static final StringDeprecated, for removal: This API element is subject to removal in a future version.Generated constant - Attribute key ofBaPartyRole.externalIdentifiersattribute defined at extensionbillingaccountservices.static final StringDeprecated, for removal: This API element is subject to removal in a future version.Generated constant - Attribute key ofBaPartyRole.idattribute defined at extensionbillingaccountservices.static final StringDeprecated, for removal: This API element is subject to removal in a future version.Generated constant - Attribute key ofBaPartyRole.partyattribute defined at extensionbillingaccountservices.static final StringDeprecated, for removal: This API element is subject to removal in a future version.Generated constant - Attribute key ofBaPartyRole.roleattribute defined at extensionbillingaccountservices.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.BaPartyRoleModel(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 contextBaPartyRoleModel(String _id, ItemModel _owner, String _role) Deprecated, for removal: This API element is subject to removal in a future version.since 4.1.1 Please use the default constructor without parametersBaPartyRoleModel(String _id, String _role) 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 theBaPartyRole.accountsattribute defined at extensionbillingaccountservices.Deprecated, for removal: This API element is subject to removal in a future version.Generated method - Getter of theBaPartyRole.externalIdentifiersattribute defined at extensionbillingaccountservices.getId()Deprecated, for removal: This API element is subject to removal in a future version.Generated method - Getter of theBaPartyRole.idattribute defined at extensionbillingaccountservices.getParty()Deprecated, for removal: This API element is subject to removal in a future version.Generated method - Getter of theBaPartyRole.partyattribute defined at extensionbillingaccountservices.getRole()Deprecated, for removal: This API element is subject to removal in a future version.Generated method - Getter of theBaPartyRole.roleattribute defined at extensionbillingaccountservices.voidsetAccounts(Collection<BaAccountModel> value) Deprecated, for removal: This API element is subject to removal in a future version.Generated method - Setter ofBaPartyRole.accountsattribute defined at extensionbillingaccountservices.voidDeprecated, for removal: This API element is subject to removal in a future version.Generated method - Setter ofBaPartyRole.externalIdentifiersattribute defined at extensionbillingaccountservices.voidDeprecated, for removal: This API element is subject to removal in a future version.Generated method - Setter ofBaPartyRole.idattribute defined at extensionbillingaccountservices.voidsetParty(BaPartyModel value) Deprecated, for removal: This API element is subject to removal in a future version.Generated method - Setter ofBaPartyRole.partyattribute defined at extensionbillingaccountservices.voidDeprecated, for removal: This API element is subject to removal in a future version.Generated method - Setter ofBaPartyRole.roleattribute defined at extensionbillingaccountservices.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:
-
_BAACCOUNT2BAPARTYROLERELATION
Deprecated, for removal: This API element is subject to removal in a future version.Generated relation code constant for relationBaAccount2BaPartyRoleRelationdefining source attributeaccountsin extensionbillingaccountservices.- See Also:
-
_BAPARTY2BAPARTYROLERELATION
Deprecated, for removal: This API element is subject to removal in a future version.Generated relation code constant for relationBaParty2BaPartyRoleRelationdefining source attributepartyin extensionbillingaccountservices.- See Also:
-
ID
Deprecated, for removal: This API element is subject to removal in a future version.Generated constant - Attribute key ofBaPartyRole.idattribute defined at extensionbillingaccountservices.- See Also:
-
ROLE
Deprecated, for removal: This API element is subject to removal in a future version.Generated constant - Attribute key ofBaPartyRole.roleattribute defined at extensionbillingaccountservices.- See Also:
-
EXTERNALIDENTIFIERS
Deprecated, for removal: This API element is subject to removal in a future version.Generated constant - Attribute key ofBaPartyRole.externalIdentifiersattribute defined at extensionbillingaccountservices.- See Also:
-
ACCOUNTS
Deprecated, for removal: This API element is subject to removal in a future version.Generated constant - Attribute key ofBaPartyRole.accountsattribute defined at extensionbillingaccountservices.- See Also:
-
PARTY
Deprecated, for removal: This API element is subject to removal in a future version.Generated constant - Attribute key ofBaPartyRole.partyattribute defined at extensionbillingaccountservices.- See Also:
-
-
Constructor Details
-
BaPartyRoleModel
public BaPartyRoleModel()Deprecated, for removal: This API element is subject to removal in a future version.Generated constructor - Default constructor for generic creation. -
BaPartyRoleModel
public BaPartyRoleModel(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
-
BaPartyRoleModel
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 typeBaPartyRoleat extensionbillingaccountservices_role- initial attribute declared by typeBaPartyRoleat extensionbillingaccountservices
-
BaPartyRoleModel
@Deprecated(since="4.1.1", forRemoval=true) public BaPartyRoleModel(String _id, ItemModel _owner, String _role) 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 typeBaPartyRoleat extensionbillingaccountservices_owner- initial attribute declared by typeItemat extensioncore_role- initial attribute declared by typeBaPartyRoleat extensionbillingaccountservices
-
-
Method Details
-
getAccounts
Deprecated, for removal: This API element is subject to removal in a future version.Generated method - Getter of theBaPartyRole.accountsattribute defined at extensionbillingaccountservices. Consider using FlexibleSearchService::searchRelation for pagination support of large result sets.- Returns:
- the accounts - The accounts for which that party role is valid.
-
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 theBaPartyRole.externalIdentifiersattribute defined at extensionbillingaccountservices. 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 theBaPartyRole.idattribute defined at extensionbillingaccountservices.- Returns:
- the id
-
getParty
Deprecated, for removal: This API element is subject to removal in a future version.Generated method - Getter of theBaPartyRole.partyattribute defined at extensionbillingaccountservices.- Returns:
- the party - The party for which that party role is valid.
-
getRole
Deprecated, for removal: This API element is subject to removal in a future version.Generated method - Getter of theBaPartyRole.roleattribute defined at extensionbillingaccountservices.- Returns:
- the role
-
setAccounts
@Accessor(qualifier="accounts", type=SETTER) public void setAccounts(Collection<BaAccountModel> value) Deprecated, for removal: This API element is subject to removal in a future version.Generated method - Setter ofBaPartyRole.accountsattribute defined at extensionbillingaccountservices.- Parameters:
value- the accounts - The accounts for which that party role is valid.
-
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 ofBaPartyRole.externalIdentifiersattribute defined at extensionbillingaccountservices.- Parameters:
value- the externalIdentifiers
-
setId
Deprecated, for removal: This API element is subject to removal in a future version.Generated method - Setter ofBaPartyRole.idattribute defined at extensionbillingaccountservices.- Parameters:
value- the id
-
setParty
Deprecated, for removal: This API element is subject to removal in a future version.Generated method - Setter ofBaPartyRole.partyattribute defined at extensionbillingaccountservices.- Parameters:
value- the party - The party for which that party role is valid.
-
setRole
Deprecated, for removal: This API element is subject to removal in a future version.Generated method - Setter ofBaPartyRole.roleattribute defined at extensionbillingaccountservices.- Parameters:
value- the role
-