- selectStorageQuota(String, TimeInterval) - Method in class org.gcube.resource.management.quota.manager.check.QuotaUsage
-
selectStorageQuota
- selectStorageQuotaList(TimeInterval) - Method in class org.gcube.resource.management.quota.manager.check.QuotaUsage
-
selectStorageQuotaList list of quota storage
- SendNotification - Class in org.gcube.resource.management.quota.manager.util
-
- SendNotification(DiscoveryConfiguration) - Constructor for class org.gcube.resource.management.quota.manager.util.SendNotification
-
- SendNotificationAdmin() - Method in class org.gcube.resource.management.quota.manager.check.QuotaUsage
-
- SendNotificationAdmin(List<String>) - Method in class org.gcube.resource.management.quota.manager.util.SendNotification
-
Send notification with a list of user exceed to admin role
- sendNotificationUser(String, Double, Double, Double, String) - Method in class org.gcube.resource.management.quota.manager.util.SendNotification
-
- SEPARATOR - Static variable in class org.gcube.resource.management.quota.manager.util.ConstantsDb
-
- SERVICE_QUOTA - Static variable in class org.gcube.resource.management.quota.manager.persistence.entities.EntityConstants
-
- ServiceException - Exception in org.gcuberesource.management.quota.manager.service.exception
-
- ServiceException() - Constructor for exception org.gcuberesource.management.quota.manager.service.exception.ServiceException
-
- ServiceException(String) - Constructor for exception org.gcuberesource.management.quota.manager.service.exception.ServiceException
-
- ServiceException(String, Throwable) - Constructor for exception org.gcuberesource.management.quota.manager.service.exception.ServiceException
-
- ServicePackageDetailEntity - Class in org.gcube.resource.management.quota.manager.persistence.entities
-
ServicePackageDetailEntity
composed:
id: identifier db
servicepackage: id service package master
content: name service package
- ServicePackageDetailEntity() - Constructor for class org.gcube.resource.management.quota.manager.persistence.entities.ServicePackageDetailEntity
-
- ServicePackageDetailEntity(ServicePackageManagerEntity, String) - Constructor for class org.gcube.resource.management.quota.manager.persistence.entities.ServicePackageDetailEntity
-
- ServicePackageManagerEntity - Class in org.gcube.resource.management.quota.manager.persistence.entities
-
ServicePackageManagerEntity
composed:
id: identifier db
name: name of package
listdetail: list detail of service contain this package
- ServicePackageManagerEntity() - Constructor for class org.gcube.resource.management.quota.manager.persistence.entities.ServicePackageManagerEntity
-
- ServicePackageManagerEntity(String) - Constructor for class org.gcube.resource.management.quota.manager.persistence.entities.ServicePackageManagerEntity
-
- ServicePackageManagerEntity(String, List<ServicePackageDetailEntity>) - Constructor for class org.gcube.resource.management.quota.manager.persistence.entities.ServicePackageManagerEntity
-
- ServiceQuotaEntity - Class in org.gcube.resource.management.quota.manager.persistence.entities
-
ServiceQuotaEntity
composed:
id: identifier quota
context: for specificy quota
identifier: identifiy name of user/service/role
callerType: caller type:USER(1),ROLE(2),SERVICE(3);
managerType: STORAGE,SERVICE,PORTLET
timeInterval: DAILY,MONTHLY,YEARLY
quotaValue: value of quota
creationTime: time of insert into db and creation Quota
lastUpdateTime: time last update into db
- ServiceQuotaEntity() - Constructor for class org.gcube.resource.management.quota.manager.persistence.entities.ServiceQuotaEntity
-
- ServiceQuotaEntity(String, String, CallerType, String, TimeInterval, Double, AccessType) - Constructor for class org.gcube.resource.management.quota.manager.persistence.entities.ServiceQuotaEntity
-
- ServiceQuotaEntity(String, String, CallerType, TimeInterval, Double) - Constructor for class org.gcube.resource.management.quota.manager.persistence.entities.ServiceQuotaEntity
-
- setAccessType(AccessType) - Method in class org.gcube.resource.management.quota.manager.persistence.entities.ServiceQuotaEntity
-
- setAccessType(AccessType) - Method in class org.gcube.resource.management.quota.manager.util.QuotaUsageServiceValue
-
- setCallerType(CallerType) - Method in class org.gcube.resource.management.quota.manager.util.QuotaUsageServiceValue
-
- setContent(String) - Method in class org.gcube.resource.management.quota.manager.persistence.entities.ServicePackageDetailEntity
-
- setdQuota(Double) - Method in class org.gcube.resource.management.quota.manager.util.QuotaUsageServiceValue
-
- setdQuota(Double) - Method in class org.gcube.resource.management.quota.manager.util.QuotaUsageStorageValue
-
- setId(long) - Method in class org.gcube.resource.management.quota.manager.persistence.entities.ServicePackageDetailEntity
-
- setId(long) - Method in class org.gcube.resource.management.quota.manager.persistence.entities.ServicePackageManagerEntity
-
- setLastUpdateTime(Calendar) - Method in class org.gcube.resource.management.quota.manager.persistence.entities.QuotaEntity
-
- setListdetail(List<ServicePackageDetailEntity>) - Method in class org.gcube.resource.management.quota.manager.persistence.entities.ServicePackageManagerEntity
-
- setMessage(String) - Method in class org.gcube.resource.management.quota.manager.util.ListUser
-
- setMessage(String) - Method in class org.gcube.resource.management.quota.manager.util.ListUserInfo
-
- setName(String) - Method in class org.gcube.resource.management.quota.manager.persistence.entities.ServicePackageManagerEntity
-
- setQuoteDefault(List<QuotaDefault>) - Method in class org.gcube.resource.management.quota.manager.check.QuotaCalculateUtil
-
- setResult(List<String>) - Method in class org.gcube.resource.management.quota.manager.util.ListUser
-
- setResult(Map<String, String>) - Method in class org.gcube.resource.management.quota.manager.util.ListUserInfo
-
- setServicePackage(ServicePackageManagerEntity) - Method in class org.gcube.resource.management.quota.manager.persistence.entities.ServicePackageDetailEntity
-
- setServicePackageId(String) - Method in class org.gcube.resource.management.quota.manager.persistence.entities.ServiceQuotaEntity
-
- setSuccess(Boolean) - Method in class org.gcube.resource.management.quota.manager.util.ListUser
-
- setSuccess(Boolean) - Method in class org.gcube.resource.management.quota.manager.util.ListUserInfo
-
- setValues(ServiceEndpoint) - Method in class org.gcube.resource.management.quota.manager.util.DiscoveryConfiguration
-
- STORAGE_QUOTA - Static variable in class org.gcube.resource.management.quota.manager.persistence.entities.EntityConstants
-
- StorageQuotaEntity - Class in org.gcube.resource.management.quota.manager.persistence.entities
-
StorageQuotaEntity
composed:
id: identifier quota
context: for specificy quota
identifier: identifiy name of user/service/role
callerType: caller type:USER(1),ROLE(2),SERVICE(3);
managerType: STORAGE,SERVICE,PORTLET
timeInterval: DAILY,MONTHLY,YEARLY
quotaValue: value of quota
creationTime: time of insert into db and creation Quota
lastUpdateTime: time last update into db
- StorageQuotaEntity() - Constructor for class org.gcube.resource.management.quota.manager.persistence.entities.StorageQuotaEntity
-
- StorageQuotaEntity(String, String, CallerType, TimeInterval, Double) - Constructor for class org.gcube.resource.management.quota.manager.persistence.entities.StorageQuotaEntity
-
- StringListConverter - Class in org.gcube.resource.management.quota.manager.persistence.entities.converters
-
StringListConverter
- StringListConverter() - Constructor for class org.gcube.resource.management.quota.manager.persistence.entities.converters.StringListConverter
-