@Entity public class ServiceQuotaEntity extends QuotaEntity
callerType, context, creationTime, id, identifier, lastUpdateTime, quotaValue, timeInterval| Modifier | Constructor and Description |
|---|---|
protected |
ServiceQuotaEntity() |
|
ServiceQuotaEntity(String context,
String identifier,
org.gcube.common.quota.library.quotalist.CallerType callerType,
Long servicePackageId,
org.gcube.common.quota.library.quotalist.TimeInterval timeInterval,
Double quotaValue,
org.gcube.common.quota.library.quotalist.AccessType accessType) |
|
ServiceQuotaEntity(String context,
String identifier,
org.gcube.common.quota.library.quotalist.CallerType callerType,
org.gcube.common.quota.library.quotalist.TimeInterval timeInterval,
Double quotaValue) |
| Modifier and Type | Method and Description |
|---|---|
org.gcube.common.quota.library.quotalist.AccessType |
getAccessType() |
Long |
getServicePackageId() |
void |
setAccessType(org.gcube.common.quota.library.quotalist.AccessType accessType) |
void |
setServicePackageId(Long servicePackageId) |
String |
toString() |
getCallerType, getContext, getCreationTime, getId, getIdentifier, getLastUpdateTime, getQuotaType, getQuotaValue, getTimeInterval, setLastUpdateTimeprotected ServiceQuotaEntity()
public ServiceQuotaEntity(String context, String identifier, org.gcube.common.quota.library.quotalist.CallerType callerType, Long servicePackageId, org.gcube.common.quota.library.quotalist.TimeInterval timeInterval, Double quotaValue, org.gcube.common.quota.library.quotalist.AccessType accessType)
public org.gcube.common.quota.library.quotalist.AccessType getAccessType()
public void setAccessType(org.gcube.common.quota.library.quotalist.AccessType accessType)
public Long getServicePackageId()
public void setServicePackageId(Long servicePackageId)
Copyright © 2017. All Rights Reserved.