Class UcConsumptionSummaryModel
java.lang.Object
de.hybris.platform.servicelayer.model.AbstractItemModel
de.hybris.platform.core.model.ItemModel
de.hybris.platform.usageconsumptionservices.model.UcConsumptionSummaryModel
- All Implemented Interfaces:
Serializable
Deprecated, for removal: This API element is subject to removal in a future version.
Generated model class for type UcConsumptionSummary first defined at extension usageconsumptionservices.
A ConsumptionSummary give measures about the usage quantity consumed.
- 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 ofUcConsumptionSummary.consumptionEndDateattribute defined at extensionusageconsumptionservices.static final StringDeprecated, for removal: This API element is subject to removal in a future version.Generated constant - Attribute key ofUcConsumptionSummary.consumptionStartDateattribute defined at extensionusageconsumptionservices.static final StringDeprecated, for removal: This API element is subject to removal in a future version.Generated constant - Attribute key ofUcConsumptionSummary.effectiveDateattribute defined at extensionusageconsumptionservices.static final StringDeprecated, for removal: This API element is subject to removal in a future version.Generated constant - Attribute key ofUcConsumptionSummary.externalIdentifiersattribute defined at extensionusageconsumptionservices.static final StringDeprecated, for removal: This API element is subject to removal in a future version.Generated constant - Attribute key ofUcConsumptionSummary.idattribute defined at extensionusageconsumptionservices.static final StringDeprecated, for removal: This API element is subject to removal in a future version.Generated constant - Attribute key ofUcConsumptionSummary.levelattribute defined at extensionusageconsumptionservices.static final StringDeprecated, for removal: This API element is subject to removal in a future version.Generated constant - Attribute key ofUcConsumptionSummary.networkProductsattribute defined at extensionusageconsumptionservices.static final StringDeprecated, for removal: This API element is subject to removal in a future version.Generated constant - Attribute key ofUcConsumptionSummary.partyRolesattribute defined at extensionusageconsumptionservices.static final StringDeprecated, for removal: This API element is subject to removal in a future version.Generated constant - Attribute key ofUcConsumptionSummary.unitsattribute defined at extensionusageconsumptionservices.static final StringDeprecated, for removal: This API element is subject to removal in a future version.Generated constant - Attribute key ofUcConsumptionSummary.usageVolumeProductsattribute defined at extensionusageconsumptionservices.static final StringDeprecated, for removal: This API element is subject to removal in a future version.Generated constant - Attribute key ofUcConsumptionSummary.valueattribute 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.UcConsumptionSummaryModel(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 parametersUcConsumptionSummaryModel(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 theUcConsumptionSummary.consumptionEndDateattribute defined at extensionusageconsumptionservices.Deprecated, for removal: This API element is subject to removal in a future version.Generated method - Getter of theUcConsumptionSummary.consumptionStartDateattribute defined at extensionusageconsumptionservices.Deprecated, for removal: This API element is subject to removal in a future version.Generated method - Getter of theUcConsumptionSummary.effectiveDateattribute defined at extensionusageconsumptionservices.Deprecated, for removal: This API element is subject to removal in a future version.Generated method - Getter of theUcConsumptionSummary.externalIdentifiersattribute defined at extensionusageconsumptionservices.getId()Deprecated, for removal: This API element is subject to removal in a future version.Generated method - Getter of theUcConsumptionSummary.idattribute defined at extensionusageconsumptionservices.getLevel()Deprecated, for removal: This API element is subject to removal in a future version.Generated method - Getter of theUcConsumptionSummary.levelattribute defined at extensionusageconsumptionservices.Deprecated, for removal: This API element is subject to removal in a future version.Generated method - Getter of theUcConsumptionSummary.networkProductsattribute defined at extensionusageconsumptionservices.Deprecated, for removal: This API element is subject to removal in a future version.Generated method - Getter of theUcConsumptionSummary.partyRolesattribute defined at extensionusageconsumptionservices.getUnits()Deprecated, for removal: This API element is subject to removal in a future version.Generated method - Getter of theUcConsumptionSummary.unitsattribute defined at extensionusageconsumptionservices.Deprecated, for removal: This API element is subject to removal in a future version.Generated method - Getter of theUcConsumptionSummary.usageVolumeProductsattribute defined at extensionusageconsumptionservices.getValue()Deprecated, for removal: This API element is subject to removal in a future version.Generated method - Getter of theUcConsumptionSummary.valueattribute defined at extensionusageconsumptionservices.voidsetConsumptionEndDate(Date value) Deprecated, for removal: This API element is subject to removal in a future version.Generated method - Setter ofUcConsumptionSummary.consumptionEndDateattribute defined at extensionusageconsumptionservices.voidsetConsumptionStartDate(Date value) Deprecated, for removal: This API element is subject to removal in a future version.Generated method - Setter ofUcConsumptionSummary.consumptionStartDateattribute defined at extensionusageconsumptionservices.voidsetEffectiveDate(Date value) Deprecated, for removal: This API element is subject to removal in a future version.Generated method - Setter ofUcConsumptionSummary.effectiveDateattribute defined at extensionusageconsumptionservices.voidDeprecated, for removal: This API element is subject to removal in a future version.Generated method - Setter ofUcConsumptionSummary.externalIdentifiersattribute defined at extensionusageconsumptionservices.voidDeprecated, for removal: This API element is subject to removal in a future version.Generated method - Setter ofUcConsumptionSummary.idattribute defined at extensionusageconsumptionservices.voidDeprecated, for removal: This API element is subject to removal in a future version.Generated method - Setter ofUcConsumptionSummary.levelattribute defined at extensionusageconsumptionservices.voidDeprecated, for removal: This API element is subject to removal in a future version.Generated method - Setter ofUcConsumptionSummary.networkProductsattribute defined at extensionusageconsumptionservices.voidsetPartyRoles(Set<UcPartyRoleModel> value) Deprecated, for removal: This API element is subject to removal in a future version.Generated method - Setter ofUcConsumptionSummary.partyRolesattribute defined at extensionusageconsumptionservices.voidDeprecated, for removal: This API element is subject to removal in a future version.Generated method - Setter ofUcConsumptionSummary.unitsattribute defined at extensionusageconsumptionservices.voidDeprecated, for removal: This API element is subject to removal in a future version.Generated method - Setter ofUcConsumptionSummary.usageVolumeProductsattribute defined at extensionusageconsumptionservices.voidDeprecated, for removal: This API element is subject to removal in a future version.Generated method - Setter ofUcConsumptionSummary.valueattribute 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:
-
ID
Deprecated, for removal: This API element is subject to removal in a future version.Generated constant - Attribute key ofUcConsumptionSummary.idattribute defined at extensionusageconsumptionservices.- See Also:
-
LEVEL
Deprecated, for removal: This API element is subject to removal in a future version.Generated constant - Attribute key ofUcConsumptionSummary.levelattribute defined at extensionusageconsumptionservices.- See Also:
-
VALUE
Deprecated, for removal: This API element is subject to removal in a future version.Generated constant - Attribute key ofUcConsumptionSummary.valueattribute defined at extensionusageconsumptionservices.- See Also:
-
UNITS
Deprecated, for removal: This API element is subject to removal in a future version.Generated constant - Attribute key ofUcConsumptionSummary.unitsattribute defined at extensionusageconsumptionservices.- See Also:
-
CONSUMPTIONSTARTDATE
Deprecated, for removal: This API element is subject to removal in a future version.Generated constant - Attribute key ofUcConsumptionSummary.consumptionStartDateattribute defined at extensionusageconsumptionservices.- See Also:
-
CONSUMPTIONENDDATE
Deprecated, for removal: This API element is subject to removal in a future version.Generated constant - Attribute key ofUcConsumptionSummary.consumptionEndDateattribute defined at extensionusageconsumptionservices.- See Also:
-
EFFECTIVEDATE
Deprecated, for removal: This API element is subject to removal in a future version.Generated constant - Attribute key ofUcConsumptionSummary.effectiveDateattribute defined at extensionusageconsumptionservices.- See Also:
-
EXTERNALIDENTIFIERS
Deprecated, for removal: This API element is subject to removal in a future version.Generated constant - Attribute key ofUcConsumptionSummary.externalIdentifiersattribute defined at extensionusageconsumptionservices.- See Also:
-
USAGEVOLUMEPRODUCTS
Deprecated, for removal: This API element is subject to removal in a future version.Generated constant - Attribute key ofUcConsumptionSummary.usageVolumeProductsattribute defined at extensionusageconsumptionservices.- See Also:
-
NETWORKPRODUCTS
Deprecated, for removal: This API element is subject to removal in a future version.Generated constant - Attribute key ofUcConsumptionSummary.networkProductsattribute defined at extensionusageconsumptionservices.- See Also:
-
PARTYROLES
Deprecated, for removal: This API element is subject to removal in a future version.Generated constant - Attribute key ofUcConsumptionSummary.partyRolesattribute defined at extensionusageconsumptionservices.- See Also:
-
-
Constructor Details
-
UcConsumptionSummaryModel
public UcConsumptionSummaryModel()Deprecated, for removal: This API element is subject to removal in a future version.Generated constructor - Default constructor for generic creation. -
UcConsumptionSummaryModel
public UcConsumptionSummaryModel(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
-
UcConsumptionSummaryModel
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
-
getConsumptionEndDate
Deprecated, for removal: This API element is subject to removal in a future version.Generated method - Getter of theUcConsumptionSummary.consumptionEndDateattribute defined at extensionusageconsumptionservices.- Returns:
- the consumptionEndDate
-
getConsumptionStartDate
Deprecated, for removal: This API element is subject to removal in a future version.Generated method - Getter of theUcConsumptionSummary.consumptionStartDateattribute defined at extensionusageconsumptionservices.- Returns:
- the consumptionStartDate
-
getEffectiveDate
Deprecated, for removal: This API element is subject to removal in a future version.Generated method - Getter of theUcConsumptionSummary.effectiveDateattribute defined at extensionusageconsumptionservices.- Returns:
- the effectiveDate
-
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 theUcConsumptionSummary.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 theUcConsumptionSummary.idattribute defined at extensionusageconsumptionservices.- Returns:
- the id
-
getLevel
Deprecated, for removal: This API element is subject to removal in a future version.Generated method - Getter of theUcConsumptionSummary.levelattribute defined at extensionusageconsumptionservices.- Returns:
- the level
-
getNetworkProducts
@Accessor(qualifier="networkProducts", type=GETTER) public Set<UcNetworkProductModel> getNetworkProducts()Deprecated, for removal: This API element is subject to removal in a future version.Generated method - Getter of theUcConsumptionSummary.networkProductsattribute defined at extensionusageconsumptionservices. Consider using FlexibleSearchService::searchRelation for pagination support of large result sets.- Returns:
- the networkProducts - The Network Products for which those Uc Consumption Summaries are valid.
-
getPartyRoles
Deprecated, for removal: This API element is subject to removal in a future version.Generated method - Getter of theUcConsumptionSummary.partyRolesattribute defined at extensionusageconsumptionservices. Consider using FlexibleSearchService::searchRelation for pagination support of large result sets.- Returns:
- the partyRoles - The Party Roles for which those Uc Consumption Summaries are valid.
-
getUnits
Deprecated, for removal: This API element is subject to removal in a future version.Generated method - Getter of theUcConsumptionSummary.unitsattribute defined at extensionusageconsumptionservices.- Returns:
- the units
-
getUsageVolumeProducts
@Accessor(qualifier="usageVolumeProducts", type=GETTER) public Set<UcUsageVolumeProductModel> getUsageVolumeProducts()Deprecated, for removal: This API element is subject to removal in a future version.Generated method - Getter of theUcConsumptionSummary.usageVolumeProductsattribute defined at extensionusageconsumptionservices. Consider using FlexibleSearchService::searchRelation for pagination support of large result sets.- Returns:
- the usageVolumeProducts - The Uc Usage Volume Products for which those Uc Consumption Summaries are valid.
-
getValue
Deprecated, for removal: This API element is subject to removal in a future version.Generated method - Getter of theUcConsumptionSummary.valueattribute defined at extensionusageconsumptionservices.- Returns:
- the value
-
setConsumptionEndDate
@Accessor(qualifier="consumptionEndDate", type=SETTER) public void setConsumptionEndDate(Date value) Deprecated, for removal: This API element is subject to removal in a future version.Generated method - Setter ofUcConsumptionSummary.consumptionEndDateattribute defined at extensionusageconsumptionservices.- Parameters:
value- the consumptionEndDate
-
setConsumptionStartDate
@Accessor(qualifier="consumptionStartDate", type=SETTER) public void setConsumptionStartDate(Date value) Deprecated, for removal: This API element is subject to removal in a future version.Generated method - Setter ofUcConsumptionSummary.consumptionStartDateattribute defined at extensionusageconsumptionservices.- Parameters:
value- the consumptionStartDate
-
setEffectiveDate
Deprecated, for removal: This API element is subject to removal in a future version.Generated method - Setter ofUcConsumptionSummary.effectiveDateattribute defined at extensionusageconsumptionservices.- Parameters:
value- the effectiveDate
-
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 ofUcConsumptionSummary.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 ofUcConsumptionSummary.idattribute defined at extensionusageconsumptionservices.- Parameters:
value- the id
-
setLevel
Deprecated, for removal: This API element is subject to removal in a future version.Generated method - Setter ofUcConsumptionSummary.levelattribute defined at extensionusageconsumptionservices.- Parameters:
value- the level
-
setNetworkProducts
@Accessor(qualifier="networkProducts", type=SETTER) public void setNetworkProducts(Set<UcNetworkProductModel> value) Deprecated, for removal: This API element is subject to removal in a future version.Generated method - Setter ofUcConsumptionSummary.networkProductsattribute defined at extensionusageconsumptionservices.- Parameters:
value- the networkProducts - The Network Products for which those Uc Consumption Summaries are valid.
-
setPartyRoles
@Accessor(qualifier="partyRoles", type=SETTER) public void setPartyRoles(Set<UcPartyRoleModel> value) Deprecated, for removal: This API element is subject to removal in a future version.Generated method - Setter ofUcConsumptionSummary.partyRolesattribute defined at extensionusageconsumptionservices.- Parameters:
value- the partyRoles - The Party Roles for which those Uc Consumption Summaries are valid.
-
setUnits
Deprecated, for removal: This API element is subject to removal in a future version.Generated method - Setter ofUcConsumptionSummary.unitsattribute defined at extensionusageconsumptionservices.- Parameters:
value- the units
-
setUsageVolumeProducts
@Accessor(qualifier="usageVolumeProducts", type=SETTER) public void setUsageVolumeProducts(Set<UcUsageVolumeProductModel> value) Deprecated, for removal: This API element is subject to removal in a future version.Generated method - Setter ofUcConsumptionSummary.usageVolumeProductsattribute defined at extensionusageconsumptionservices.- Parameters:
value- the usageVolumeProducts - The Uc Usage Volume Products for which those Uc Consumption Summaries are valid.
-
setValue
Deprecated, for removal: This API element is subject to removal in a future version.Generated method - Setter ofUcConsumptionSummary.valueattribute defined at extensionusageconsumptionservices.- Parameters:
value- the value
-