Class UsageConsumptionReportRequest
java.lang.Object
de.hybris.platform.usageconsumptiontmfwebservices.v1.dto.UsageConsumptionReportRequest
Deprecated.
An UsageConsumptionReportRequest allows to manage the calculation request of an usage consumption report
-
Constructor Summary
Constructors -
Method Summary
Modifier and TypeMethodDescription_atBaseType(String _atBaseType) Deprecated._atSchemaLocation(String _atSchemaLocation) Deprecated.Deprecated.addBucketItem(UsageVolumeProductRef bucketItem) Deprecated.addRelatedPartyItem(RelatedParty relatedPartyItem) Deprecated.bucket(List<UsageVolumeProductRef> bucket) Deprecated.creationDate(Date creationDate) Deprecated.booleanDeprecated.Deprecated.When sub-classing, this defines the super-classDeprecated.A URI to a JSON-Schema file that defines additional attributes and relationshipsDeprecated.When sub-classing, this defines the sub-class entity name@Valid List<UsageVolumeProductRef>Deprecated.Reference of the buckets for which the usage consumption report is requested@Valid DateDeprecated.Date and time of the request creationgetHref()Deprecated.Reference of the usage consumption report requestgetId()Deprecated.Unique identifier of the usage consumption report request given by the server@Valid DateDeprecated.Date when the status was last changed@Valid NetworkProductRefDeprecated.Get product@Valid List<RelatedParty>Deprecated.Reference and role of the related parties for which the usage consumption report is requestedDeprecated.Status of the usage consumption report request (InProgress or done)@Valid UsageConsumptionReportRefDeprecated.Get usageConsumptionReport@Valid TimePeriodDeprecated.Get validPeriodinthashCode()Deprecated.Deprecated.Deprecated.lastUpdate(Date lastUpdate) Deprecated.product(NetworkProductRef product) Deprecated.relatedParty(List<RelatedParty> relatedParty) Deprecated.voidsetAtBaseType(String _atBaseType) Deprecated.voidsetAtSchemaLocation(String _atSchemaLocation) Deprecated.voidDeprecated.voidsetBucket(List<UsageVolumeProductRef> bucket) Deprecated.voidsetCreationDate(Date creationDate) Deprecated.voidDeprecated.voidDeprecated.voidsetLastUpdate(Date lastUpdate) Deprecated.voidsetProduct(NetworkProductRef product) Deprecated.voidsetRelatedParty(List<RelatedParty> relatedParty) Deprecated.voidDeprecated.voidsetUsageConsumptionReport(UsageConsumptionReportRef usageConsumptionReport) Deprecated.voidsetValidPeriod(TimePeriod validPeriod) Deprecated.Deprecated.toString()Deprecated.usageConsumptionReport(UsageConsumptionReportRef usageConsumptionReport) Deprecated.validPeriod(TimePeriod validPeriod) Deprecated.
-
Constructor Details
-
UsageConsumptionReportRequest
public UsageConsumptionReportRequest()Deprecated.
-
-
Method Details
-
id
Deprecated. -
getId
Deprecated.Unique identifier of the usage consumption report request given by the server- Returns:
- id
-
setId
Deprecated. -
href
Deprecated. -
getHref
Deprecated.Reference of the usage consumption report request- Returns:
- href
-
setHref
Deprecated. -
creationDate
Deprecated. -
getCreationDate
Deprecated.Date and time of the request creation- Returns:
- creationDate
-
setCreationDate
Deprecated. -
lastUpdate
Deprecated. -
getLastUpdate
Deprecated.Date when the status was last changed- Returns:
- lastUpdate
-
setLastUpdate
Deprecated. -
status
Deprecated. -
getStatus
Deprecated.Status of the usage consumption report request (InProgress or done)- Returns:
- status
-
setStatus
Deprecated. -
bucket
Deprecated. -
addBucketItem
Deprecated. -
getBucket
Deprecated.Reference of the buckets for which the usage consumption report is requested- Returns:
- bucket
-
setBucket
Deprecated. -
product
Deprecated. -
getProduct
Deprecated.Get product- Returns:
- product
-
setProduct
Deprecated. -
addRelatedPartyItem
Deprecated. -
getRelatedParty
Deprecated.Reference and role of the related parties for which the usage consumption report is requested- Returns:
- relatedParty
-
setRelatedParty
Deprecated. -
usageConsumptionReport
public UsageConsumptionReportRequest usageConsumptionReport(UsageConsumptionReportRef usageConsumptionReport) Deprecated. -
getUsageConsumptionReport
Deprecated.Get usageConsumptionReport- Returns:
- usageConsumptionReport
-
setUsageConsumptionReport
Deprecated. -
validPeriod
Deprecated. -
getValidPeriod
Deprecated.Get validPeriod- Returns:
- validPeriod
-
setValidPeriod
Deprecated. -
_atBaseType
Deprecated. -
getAtBaseType
Deprecated.When sub-classing, this defines the super-class- Returns:
- _atBaseType
-
setAtBaseType
Deprecated. -
_atSchemaLocation
Deprecated. -
getAtSchemaLocation
Deprecated.A URI to a JSON-Schema file that defines additional attributes and relationships- Returns:
- _atSchemaLocation
-
setAtSchemaLocation
Deprecated. -
_atType
Deprecated. -
getAtType
Deprecated.When sub-classing, this defines the sub-class entity name- Returns:
- _atType
-
setAtType
Deprecated. -
equals
Deprecated. -
hashCode
public int hashCode()Deprecated. -
toString
Deprecated.
-