Class UcPartyRoleModel
java.lang.Object
de.hybris.platform.servicelayer.model.AbstractItemModel
de.hybris.platform.core.model.ItemModel
de.hybris.platform.usageconsumptionservices.model.UcPartyRoleModel
- All Implemented Interfaces:
Serializable
Deprecated, for removal: This API element is subject to removal in a future version.
Generated model class for type UcPartyRole first defined at extension usageconsumptionservices.
- 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 relation code constant for relationUcConsumptionSummary2UcPartyRoleRelationdefining source attributeconsumptionSummariesin extensionusageconsumptionservices.static final StringDeprecated, for removal: This API element is subject to removal in a future version.Generated relation code constant for relationUcParty2UcPartyRoleRelationdefining source attributepartyin extensionusageconsumptionservices.static final StringDeprecated, for removal: This API element is subject to removal in a future version.Generated relation code constant for relationUcProduct2UcPartyRoleRelationdefining source attributeproductin extensionusageconsumptionservices.static final StringDeprecated, for removal: This API element is subject to removal in a future version.Generated constant - Attribute key ofUcPartyRole.consumptionSummariesattribute defined at extensionusageconsumptionservices.static final StringDeprecated, for removal: This API element is subject to removal in a future version.Generated constant - Attribute key ofUcPartyRole.externalIdentifiersattribute defined at extensionusageconsumptionservices.static final StringDeprecated, for removal: This API element is subject to removal in a future version.Generated constant - Attribute key ofUcPartyRole.idattribute defined at extensionusageconsumptionservices.static final StringDeprecated, for removal: This API element is subject to removal in a future version.Generated constant - Attribute key ofUcPartyRole.partyattribute defined at extensionusageconsumptionservices.static final StringDeprecated, for removal: This API element is subject to removal in a future version.Generated constant - Attribute key ofUcPartyRole.productattribute defined at extensionusageconsumptionservices.static final StringDeprecated, for removal: This API element is subject to removal in a future version.Generated constant - Attribute key ofUcPartyRole.roleattribute defined at extensionusageconsumptionservices.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.UcPartyRoleModel(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 parametersUcPartyRoleModel(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 theUcPartyRole.consumptionSummariesattribute defined at extensionusageconsumptionservices.Deprecated, for removal: This API element is subject to removal in a future version.Generated method - Getter of theUcPartyRole.externalIdentifiersattribute defined at extensionusageconsumptionservices.getId()Deprecated, for removal: This API element is subject to removal in a future version.Generated method - Getter of theUcPartyRole.idattribute defined at extensionusageconsumptionservices.getParty()Deprecated, for removal: This API element is subject to removal in a future version.Generated method - Getter of theUcPartyRole.partyattribute defined at extensionusageconsumptionservices.Deprecated, for removal: This API element is subject to removal in a future version.Generated method - Getter of theUcPartyRole.productattribute defined at extensionusageconsumptionservices.getRole()Deprecated, for removal: This API element is subject to removal in a future version.Generated method - Getter of theUcPartyRole.roleattribute defined at extensionusageconsumptionservices.voidDeprecated, for removal: This API element is subject to removal in a future version.Generated method - Setter ofUcPartyRole.consumptionSummariesattribute defined at extensionusageconsumptionservices.voidDeprecated, for removal: This API element is subject to removal in a future version.Generated method - Setter ofUcPartyRole.externalIdentifiersattribute defined at extensionusageconsumptionservices.voidDeprecated, for removal: This API element is subject to removal in a future version.Generated method - Setter ofUcPartyRole.idattribute defined at extensionusageconsumptionservices.voidsetParty(UcPartyModel value) Deprecated, for removal: This API element is subject to removal in a future version.Generated method - Setter ofUcPartyRole.partyattribute defined at extensionusageconsumptionservices.voidsetProduct(Collection<UcProductModel> value) Deprecated, for removal: This API element is subject to removal in a future version.Generated method - Setter ofUcPartyRole.productattribute defined at extensionusageconsumptionservices.voidDeprecated, for removal: This API element is subject to removal in a future version.Generated method - Setter ofUcPartyRole.roleattribute defined at extensionusageconsumptionservices.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:
-
_UCCONSUMPTIONSUMMARY2UCPARTYROLERELATION
Deprecated, for removal: This API element is subject to removal in a future version.Generated relation code constant for relationUcConsumptionSummary2UcPartyRoleRelationdefining source attributeconsumptionSummariesin extensionusageconsumptionservices.- See Also:
-
_UCPRODUCT2UCPARTYROLERELATION
Deprecated, for removal: This API element is subject to removal in a future version.Generated relation code constant for relationUcProduct2UcPartyRoleRelationdefining source attributeproductin extensionusageconsumptionservices.- See Also:
-
_UCPARTY2UCPARTYROLERELATION
Deprecated, for removal: This API element is subject to removal in a future version.Generated relation code constant for relationUcParty2UcPartyRoleRelationdefining source attributepartyin extensionusageconsumptionservices.- See Also:
-
ID
Deprecated, for removal: This API element is subject to removal in a future version.Generated constant - Attribute key ofUcPartyRole.idattribute defined at extensionusageconsumptionservices.- See Also:
-
ROLE
Deprecated, for removal: This API element is subject to removal in a future version.Generated constant - Attribute key ofUcPartyRole.roleattribute defined at extensionusageconsumptionservices.- See Also:
-
EXTERNALIDENTIFIERS
Deprecated, for removal: This API element is subject to removal in a future version.Generated constant - Attribute key ofUcPartyRole.externalIdentifiersattribute defined at extensionusageconsumptionservices.- See Also:
-
CONSUMPTIONSUMMARIES
Deprecated, for removal: This API element is subject to removal in a future version.Generated constant - Attribute key ofUcPartyRole.consumptionSummariesattribute defined at extensionusageconsumptionservices.- See Also:
-
PRODUCT
Deprecated, for removal: This API element is subject to removal in a future version.Generated constant - Attribute key ofUcPartyRole.productattribute defined at extensionusageconsumptionservices.- See Also:
-
PARTY
Deprecated, for removal: This API element is subject to removal in a future version.Generated constant - Attribute key ofUcPartyRole.partyattribute defined at extensionusageconsumptionservices.- See Also:
-
-
Constructor Details
-
UcPartyRoleModel
public UcPartyRoleModel()Deprecated, for removal: This API element is subject to removal in a future version.Generated constructor - Default constructor for generic creation. -
UcPartyRoleModel
public UcPartyRoleModel(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
-
UcPartyRoleModel
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
-
getConsumptionSummaries
@Accessor(qualifier="consumptionSummaries", type=GETTER) public Set<UcConsumptionSummaryModel> getConsumptionSummaries()Deprecated, for removal: This API element is subject to removal in a future version.Generated method - Getter of theUcPartyRole.consumptionSummariesattribute defined at extensionusageconsumptionservices. Consider using FlexibleSearchService::searchRelation for pagination support of large result sets.- Returns:
- the consumptionSummaries - The Uc Consumption Summaries for which those Party Roles are 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 theUcPartyRole.externalIdentifiersattribute defined at extensionusageconsumptionservices. 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 theUcPartyRole.idattribute defined at extensionusageconsumptionservices.- Returns:
- the id
-
getParty
Deprecated, for removal: This API element is subject to removal in a future version.Generated method - Getter of theUcPartyRole.partyattribute defined at extensionusageconsumptionservices.- Returns:
- the party - The party for which that party role is valid.
-
getProduct
Deprecated, for removal: This API element is subject to removal in a future version.Generated method - Getter of theUcPartyRole.productattribute defined at extensionusageconsumptionservices. Consider using FlexibleSearchService::searchRelation for pagination support of large result sets.- Returns:
- the product - The Product for which those Party Roles are valid.
-
getRole
Deprecated, for removal: This API element is subject to removal in a future version.Generated method - Getter of theUcPartyRole.roleattribute defined at extensionusageconsumptionservices.- Returns:
- the role
-
setConsumptionSummaries
@Accessor(qualifier="consumptionSummaries", type=SETTER) public void setConsumptionSummaries(Set<UcConsumptionSummaryModel> value) Deprecated, for removal: This API element is subject to removal in a future version.Generated method - Setter ofUcPartyRole.consumptionSummariesattribute defined at extensionusageconsumptionservices.- Parameters:
value- the consumptionSummaries - The Uc Consumption Summaries for which those Party Roles are 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 ofUcPartyRole.externalIdentifiersattribute defined at extensionusageconsumptionservices.- Parameters:
value- the externalIdentifiers
-
setId
Deprecated, for removal: This API element is subject to removal in a future version.Generated method - Setter ofUcPartyRole.idattribute defined at extensionusageconsumptionservices.- Parameters:
value- the id
-
setParty
Deprecated, for removal: This API element is subject to removal in a future version.Generated method - Setter ofUcPartyRole.partyattribute defined at extensionusageconsumptionservices.- Parameters:
value- the party - The party for which that party role is valid.
-
setProduct
@Accessor(qualifier="product", type=SETTER) public void setProduct(Collection<UcProductModel> value) Deprecated, for removal: This API element is subject to removal in a future version.Generated method - Setter ofUcPartyRole.productattribute defined at extensionusageconsumptionservices.- Parameters:
value- the product - The Product for which those Party Roles are valid.
-
setRole
Deprecated, for removal: This API element is subject to removal in a future version.Generated method - Setter ofUcPartyRole.roleattribute defined at extensionusageconsumptionservices.- Parameters:
value- the role
-