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, setScopeParametar
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait
activate, addEndpoint, approveService, deactivate, deleteById, deleteEndpoint, editEndpoint, getEndpointList, getOtherList, isActive, isExternalService
delete, edit, get, getList, isExist, setScopeParametar
public AtomicServiceServiceImpl() throws ServiceManagerException
ServiceManagerException
public void add(AtomicServiceModel obj) throws ServiceManagerException
add
in interface DataService<AtomicServiceModel>
add
in class LangridServiceServiceImpl<AtomicServiceModel>
ServiceManagerException
public List<String> getRelatedResourceIdList(String serviceId)
getRelatedResourceIdList
in interface AtomicServiceService
public List<AtomicServiceModel> getListByRelatedId(String resourceId) throws ServiceManagerException
getListByRelatedId
in interface AtomicServiceService
ServiceManagerException
public int getTotalCount(MatchingCondition[] conditions, Scope scope) throws ServiceManagerException
getTotalCount
in interface DataService<AtomicServiceModel>
getTotalCount
in class LangridServiceServiceImpl<AtomicServiceModel>
ServiceManagerException
protected AtomicServiceModel createNewObject()
createNewObject
in class LangridServiceServiceImpl<AtomicServiceModel>
protected AtomicServiceModel makeServiceModel(Service service) throws ServiceManagerException
makeServiceModel
in class LangridServiceServiceImpl<AtomicServiceModel>
ServiceManagerException
protected Service setProperty(AtomicServiceModel model, Service service) throws ServiceManagerException
setProperty
in class LangridServiceServiceImpl<AtomicServiceModel>
ServiceManagerException