@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.resource.management.quota.library.quotalist.CallerType callerType,
String servicePackageId,
org.gcube.resource.management.quota.library.quotalist.TimeInterval timeInterval,
Double quotaValue,
org.gcube.resource.management.quota.library.quotalist.AccessType accessType) |
|
ServiceQuotaEntity(String context,
String identifier,
org.gcube.resource.management.quota.library.quotalist.CallerType callerType,
org.gcube.resource.management.quota.library.quotalist.TimeInterval timeInterval,
Double quotaValue) |
| Modifier and Type | Method and Description |
|---|---|
org.gcube.resource.management.quota.library.quotalist.AccessType |
getAccessType() |
String |
getServicePackageId() |
void |
setAccessType(org.gcube.resource.management.quota.library.quotalist.AccessType accessType) |
void |
setServicePackageId(String servicePackageId) |
String |
toString() |
getCallerType, getContext, getCreationTime, getId, getIdentifier, getLastUpdateTime, getQuotaType, getQuotaValue, getTimeInterval, setLastUpdateTimeprotected ServiceQuotaEntity()
public ServiceQuotaEntity(String context, String identifier, org.gcube.resource.management.quota.library.quotalist.CallerType callerType, String servicePackageId, org.gcube.resource.management.quota.library.quotalist.TimeInterval timeInterval, Double quotaValue, org.gcube.resource.management.quota.library.quotalist.AccessType accessType)
public org.gcube.resource.management.quota.library.quotalist.AccessType getAccessType()
public void setAccessType(org.gcube.resource.management.quota.library.quotalist.AccessType accessType)
public String getServicePackageId()
public void setServicePackageId(String servicePackageId)
Copyright © 2019. All Rights Reserved.