public class InvocationLogic extends AbstractLogic
Constructor and Description |
---|
InvocationLogic() |
Modifier and Type | Method and Description |
---|---|
void |
addInvocation(Invocation invocation) |
void |
clear() |
void |
deleteInvocation(String gridId,
String serviceId,
String invocationName) |
List<Invocation> |
listAll(String gridId,
String serviceId) |
getAccessLimitDao, getAccessLogDao, getAccessRightDao, getAccessStateDao, getDaoContext, getDaoFactory, getDomainDao, getFederationDao, getGridDao, getInvocationDao, getNewsDao, getNodeDao, getOperationRequestDao, getOverUseLimitDao, getOverUseStateDao, getProtocolDao, getResourceDao, getResourceTypeDao, getScheduleDao, getServiceDao, getServiceDeploymentDao, getServiceTypeDao, getSystemPropertyDao, getTemporaryUserDao, getUserDao
public InvocationLogic() throws DaoException
DaoException
public void clear() throws DaoException
DaoException
public void addInvocation(Invocation invocation) throws DaoException
DaoException
public void deleteInvocation(String gridId, String serviceId, String invocationName) throws DaoException
DaoException
public List<Invocation> listAll(String gridId, String serviceId) throws DaoException
DaoException