public class CompositeServiceServiceImpl extends LangridServiceServiceImpl<CompositeServiceModel> implements CompositeServiceService
serviceGridId, userGridId, userId
Constructor and Description |
---|
CompositeServiceServiceImpl() |
Modifier and Type | Method and Description |
---|---|
void |
add(CompositeServiceModel obj) |
protected CompositeServiceModel |
createNewObject() |
void |
deleteById(String serviceId) |
void |
deleteInvocation(String serviceId,
List<Invocation> list) |
byte[] |
getBpel(String serviceId) |
File |
getDefinisionFileListZip(String serviceId) |
Invocation[] |
getInvocations(String serviceId) |
int |
getTotalCount(MatchingCondition[] conditions,
Scope scope) |
List<String> |
getWsdlNames(String serviceId) |
protected CompositeServiceModel |
makeServiceModel(Service service) |
protected Service |
setProperty(CompositeServiceModel model,
Service service) |
activate, addEndpoint, approveService, deactivate, delete, 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, deleteEndpoint, editEndpoint, getEndpointList, getOtherList, isActive, isExternalService
delete, edit, get, getList, isExist, setScopeParametar
public CompositeServiceServiceImpl() throws ServiceManagerException
ServiceManagerException
public final void add(CompositeServiceModel obj) throws ServiceManagerException
add
in interface DataService<CompositeServiceModel>
add
in class LangridServiceServiceImpl<CompositeServiceModel>
ServiceManagerException
protected CompositeServiceModel createNewObject()
createNewObject
in class LangridServiceServiceImpl<CompositeServiceModel>
public void deleteById(String serviceId) throws ServiceManagerException
deleteById
in interface LangridServiceService<CompositeServiceModel>
deleteById
in class LangridServiceServiceImpl<CompositeServiceModel>
ServiceManagerException
public Invocation[] getInvocations(String serviceId) throws ServiceManagerException
getInvocations
in interface CompositeServiceService
ServiceManagerException
public int getTotalCount(MatchingCondition[] conditions, Scope scope) throws ServiceManagerException
getTotalCount
in interface DataService<CompositeServiceModel>
getTotalCount
in class LangridServiceServiceImpl<CompositeServiceModel>
ServiceManagerException
public byte[] getBpel(String serviceId) throws ServiceManagerException
getBpel
in interface CompositeServiceService
ServiceManagerException
public List<String> getWsdlNames(String serviceId) throws ServiceManagerException
getWsdlNames
in interface CompositeServiceService
ServiceManagerException
public File getDefinisionFileListZip(String serviceId) throws ServiceManagerException
getDefinisionFileListZip
in interface CompositeServiceService
ServiceManagerException
public void deleteInvocation(String serviceId, List<Invocation> list) throws ServiceManagerException
deleteInvocation
in interface CompositeServiceService
ServiceManagerException
protected CompositeServiceModel makeServiceModel(Service service) throws ServiceManagerException
makeServiceModel
in class LangridServiceServiceImpl<CompositeServiceModel>
ServiceManagerException
protected Service setProperty(CompositeServiceModel model, Service service) throws ServiceManagerException
setProperty
in class LangridServiceServiceImpl<CompositeServiceModel>
ServiceManagerException