public class AtomicServiceServiceImpl extends LangridServiceServiceImpl<AtomicServiceModel> implements AtomicServiceService
serviceGridId, userGridId, userId| Constructor and Description |
|---|
AtomicServiceServiceImpl() |
| Modifier and Type | Method and Description |
|---|---|
void |
add(AtomicServiceModel obj) |
protected AtomicServiceModel |
createNewObject() |
List<AtomicServiceModel> |
getListByRelatedId(String resourceId) |
List<String> |
getRelatedResourceIdList(String serviceId) |
int |
getTotalCount(MatchingCondition[] conditions,
Scope scope) |
protected AtomicServiceModel |
makeServiceModel(Service service) |
protected Service |
setProperty(AtomicServiceModel model,
Service service) |
activate, addEndpoint, approveService, deactivate, delete, deleteById, deleteEndpoint, edit, editEndpoint, get, getEndpointList, getLimitOverVerboseList, getLimitOverVerboseTotalCount, getList, getLogic, getOtherList, getStatisticsList, getStatisticsTotalCount, getVerboseList, getVerboseTotalCount, isActive, isExist, isExternalService, setScopeParametarclone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, waitactivate, addEndpoint, approveService, deactivate, deleteById, deleteEndpoint, editEndpoint, getEndpointList, getOtherList, isActive, isExternalServicedelete, edit, get, getList, isExist, setScopeParametarpublic AtomicServiceServiceImpl()
throws ServiceManagerException
ServiceManagerExceptionpublic void add(AtomicServiceModel obj) throws ServiceManagerException
add in interface DataService<AtomicServiceModel>add in class LangridServiceServiceImpl<AtomicServiceModel>ServiceManagerExceptionpublic List<String> getRelatedResourceIdList(String serviceId)
getRelatedResourceIdList in interface AtomicServiceServicepublic List<AtomicServiceModel> getListByRelatedId(String resourceId) throws ServiceManagerException
getListByRelatedId in interface AtomicServiceServiceServiceManagerExceptionpublic int getTotalCount(MatchingCondition[] conditions, Scope scope) throws ServiceManagerException
getTotalCount in interface DataService<AtomicServiceModel>getTotalCount in class LangridServiceServiceImpl<AtomicServiceModel>ServiceManagerExceptionprotected AtomicServiceModel createNewObject()
createNewObject in class LangridServiceServiceImpl<AtomicServiceModel>protected AtomicServiceModel makeServiceModel(Service service) throws ServiceManagerException
makeServiceModel in class LangridServiceServiceImpl<AtomicServiceModel>ServiceManagerExceptionprotected Service setProperty(AtomicServiceModel model, Service service) throws ServiceManagerException
setProperty in class LangridServiceServiceImpl<AtomicServiceModel>ServiceManagerException