|
||||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |
public interface LexEVSApplicationService
Method Summary | |
---|---|
Object |
executeRemotely(Object object,
String methodName,
String[] parameterClasses,
Object[] args)
Execute remotely. |
Object |
executeSecurely(String methodName,
Annotation[] annotations,
String[] parameterClasses,
Object[] args,
HashMap tokens)
Execute securely. |
Methods inherited from interface org.LexGrid.LexBIG.caCore.security.interfaces.TokenSecurableApplicationService |
---|
registerSecurityToken |
Methods inherited from interface org.LexGrid.LexBIG.LexBIGService.LexBIGService |
---|
getCodingSchemeConcepts, getCodingSchemeConcepts, getFilter, getFilterExtensions, getGenericExtension, getGenericExtensions, getHistoryService, getLastUpdateTime, getMatchAlgorithms, getNodeGraph, getNodeSet, getServiceManager, getServiceMetadata, getSortAlgorithm, getSortAlgorithms, getSupportedCodingSchemes, resolveCodingScheme, resolveCodingSchemeCopyright |
Methods inherited from interface org.LexGrid.LexBIG.caCore.interfaces.LexEVSDataService |
---|
getAssociation, getQueryRowCount, query, query, query, query, query, query, query, query, search, search, search, search |
Methods inherited from interface gov.nih.nci.system.applicationservice.ApplicationService |
---|
getAssociation, getMaxRecordsCount, getQueryRowCount, query, query, query, query, query, query, query, query, search, search, search, search |
Methods inherited from interface org.LexGrid.LexBIG.caCore.security.interfaces.TokenSecurableApplicationService |
---|
registerSecurityToken |
Method Detail |
---|
Object executeSecurely(String methodName, Annotation[] annotations, String[] parameterClasses, Object[] args, HashMap tokens) throws Exception
object
- the objectannotations
- any annotions of the method to be executed.methodName
- the method nameparameterClasses
- the parameter classesargs
- the args
Exception
- the exceptionObject executeRemotely(Object object, String methodName, String[] parameterClasses, Object[] args) throws Exception
object
- the objectmethodName
- the method nameparameterClasses
- the parameter classesargs
- the args
Exception
- the exception
|
||||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |