| Class | Description |
|---|---|
| EntityConstants |
EntityConstants
|
| QuotaEntity |
QuotaEntity
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
|
| ServicePackageDetailEntity |
ServicePackageDetailEntity
composed:
id: identifier db
servicepackage: id service package master
content: name service package
|
| ServicePackageManagerEntity |
ServicePackageManagerEntity
composed:
id: identifier db
name: name of package
listdetail: list detail of service contain this package
|
| ServiceQuotaEntity |
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
|
| StorageQuotaEntity |
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
|
Copyright © 2019. All Rights Reserved.