Skip navigation links
A B C D E F G H I J L N O P Q R S T U W X 

A

ACEGISOAPHandler - Class in gov.nih.nci.system.webservice.interceptor
 
ACEGISOAPHandler() - Constructor for class gov.nih.nci.system.webservice.interceptor.ACEGISOAPHandler
 
actionRequired(Object) - Method in interface org.LexGrid.LexBIG.caCore.utils.LexEVSCaCoreUtils.DoInReflectionCallback
 
add(Object) - Method in class gov.nih.nci.system.client.proxy.ListProxy
 
add(int, Object) - Method in class gov.nih.nci.system.client.proxy.ListProxy
 
addAll(Collection) - Method in class gov.nih.nci.system.client.proxy.ListProxy
 
addAll(int, Collection) - Method in class gov.nih.nci.system.client.proxy.ListProxy
 
addAssociation(CQLAssociation) - Method in class gov.nih.nci.system.query.cql.CQLGroup
 
addAttribute(CQLAttribute) - Method in class gov.nih.nci.system.query.cql.CQLGroup
 
addGroup(CQLGroup) - Method in class gov.nih.nci.system.query.cql.CQLGroup
 
addSourceObject(Object) - Method in class gov.nih.nci.system.query.nestedcriteria.NestedCriteria
 
afterPropertiesSet() - Method in class org.LexGrid.LexBIG.caCore.applicationservice.resource.TimedMap
 
AMPERSAND - Static variable in class gov.nih.nci.system.util.SystemConstant
 
AMPERSAND_STR - Static variable in class gov.nih.nci.system.util.SystemConstant
 
AND - Static variable in class gov.nih.nci.system.query.cql.CQLLogicalOperator
 
appContext - Variable in class org.LexGrid.LexBIG.caCore.applicationservice.impl.LexEVSApplicationServiceImpl
 
ApplicationException - Exception in gov.nih.nci.system.applicationservice
This exception is thrown by all the methods of the ApplicationService interface.
ApplicationException() - Constructor for exception gov.nih.nci.system.applicationservice.ApplicationException
Default constructor.
ApplicationException(String) - Constructor for exception gov.nih.nci.system.applicationservice.ApplicationException
Constructs the ApplicationException object with the passed message
ApplicationException(String, Throwable) - Constructor for exception gov.nih.nci.system.applicationservice.ApplicationException
Constructs the ApplicationException object with the passed message.
ApplicationException(Throwable) - Constructor for exception gov.nih.nci.system.applicationservice.ApplicationException
Constructs the ApplicationException object storing the actual exception that occured
ApplicationService - Interface in gov.nih.nci.system.applicationservice
Service layer interface whose methods will be exposed to all the different tiers (webservvice, remote and web)
ApplicationServiceImpl - Class in gov.nih.nci.system.applicationservice.impl
Implementation for the methods in the service layer
ApplicationServiceImpl(ClassCache) - Constructor for class gov.nih.nci.system.applicationservice.impl.ApplicationServiceImpl
Default constructor.
ApplicationServiceMethodHelper - Class in gov.nih.nci.system.util
 
ApplicationServiceMethodHelper() - Constructor for class gov.nih.nci.system.util.ApplicationServiceMethodHelper
 
ApplicationServiceProvider - Class in gov.nih.nci.system.client
 
ApplicationServiceProvider() - Constructor for class gov.nih.nci.system.client.ApplicationServiceProvider
 
ApplicationServiceProxy - Class in gov.nih.nci.system.client.proxy
 
ApplicationServiceProxy() - Constructor for class gov.nih.nci.system.client.proxy.ApplicationServiceProxy
 
assemble(Serializable, Object) - Method in class gov.nih.nci.system.util.StringClobType
Restructs an object from the cachable representation
AT - Static variable in class gov.nih.nci.system.util.SystemConstant
 

B

BACK_SLASH - Static variable in class gov.nih.nci.system.util.SystemConstant
 
BeanProxy - Class in gov.nih.nci.system.client.proxy
 
BeanProxy(ApplicationService, ProxyHelper) - Constructor for class gov.nih.nci.system.client.proxy.BeanProxy
 
buildSearchCriteria(String, List) - Method in class gov.nih.nci.system.web.util.SearchUtils
Generates nested search criteria

C

calculateRealSize() - Method in class gov.nih.nci.system.client.proxy.ListProxy
 
Category - Class in gov.nih.nci.system.web.ajax.tree
 
Category(String, String, String, Category[]) - Constructor for class gov.nih.nci.system.web.ajax.tree.Category
 
Category(String, String, String, List) - Constructor for class gov.nih.nci.system.web.ajax.tree.Category
 
ClassCache - Class in gov.nih.nci.system.util
ClassCache A Class Cache (and related metadata) facade.
ClassCache() - Constructor for class gov.nih.nci.system.util.ClassCache
 
clear() - Method in class gov.nih.nci.system.client.proxy.ListProxy
 
clear() - Method in class org.LexGrid.LexBIG.caCore.applicationservice.resource.TimedMap
 
CLMProxy - Class in gov.nih.nci.system.client.proxy
 
CLMProxy() - Constructor for class gov.nih.nci.system.client.proxy.CLMProxy
 
COMMA - Static variable in class gov.nih.nci.system.util.SystemConstant
 
COMMA_STR - Static variable in class gov.nih.nci.system.util.SystemConstant
 
CONNECTION_PASSWORD - Static variable in class org.LexGrid.LexBIG.caCore.connection.orm.ConnectionConstants
 
CONNECTION_URL - Static variable in class org.LexGrid.LexBIG.caCore.connection.orm.ConnectionConstants
 
CONNECTION_USERNAME - Static variable in class org.LexGrid.LexBIG.caCore.connection.orm.ConnectionConstants
 
ConnectionConstants - Class in org.LexGrid.LexBIG.caCore.connection.orm
 
ConnectionConstants() - Constructor for class org.LexGrid.LexBIG.caCore.connection.orm.ConnectionConstants
 
contains(Object) - Method in class gov.nih.nci.system.client.proxy.ListProxy
 
containsAll(Collection) - Method in class gov.nih.nci.system.client.proxy.ListProxy
 
convertArrayToProxy(ApplicationService, Object[]) - Method in class gov.nih.nci.system.client.proxy.ProxyHelperImpl
 
convertCollectionToProxy(ApplicationService, Collection) - Method in class gov.nih.nci.system.client.proxy.ProxyHelperImpl
 
convertListProxyToProxy(ApplicationService, ListProxy) - Method in class gov.nih.nci.system.client.proxy.ProxyHelperImpl
 
convertObjectToProxy(ApplicationService, Object) - Method in class gov.nih.nci.system.client.proxy.ProxyHelperImpl
 
convertObjectToProxy(ApplicationService, Object) - Method in class gov.nih.nci.system.webservice.util.WSUtils
 
convertObjectToProxy(ApplicationService, Object) - Method in class org.LexGrid.LexBIG.caCore.client.proxy.LexEVSProxyHelperImpl
 
convertToListProxy(Collection, Object, String, Integer) - Method in class gov.nih.nci.system.applicationservice.impl.ApplicationServiceImpl
 
convertToListProxy(Collection, Object, String, Integer, QueryOptions) - Method in class org.LexGrid.LexBIG.caCore.applicationservice.impl.LexEVSApplicationServiceImpl
 
convertToObject(Object) - Method in interface gov.nih.nci.system.client.proxy.ProxyHelper
 
convertToObject(Object) - Method in class gov.nih.nci.system.client.proxy.ProxyHelperImpl
 
convertToProxy(ApplicationService, Object) - Method in interface gov.nih.nci.system.client.proxy.ProxyHelper
 
convertToProxy(ApplicationService, Object) - Method in class gov.nih.nci.system.client.proxy.ProxyHelperImpl
 
convertValues(Field, Object) - Method in class gov.nih.nci.system.web.util.SearchUtils
Converts the specified value to the field class type
CQL2HQL - Class in gov.nih.nci.system.dao.orm.translator
CQL2HQL Translates a CQL query to Hibernate HQL
CQL2HQL(ClassCache) - Constructor for class gov.nih.nci.system.dao.orm.translator.CQL2HQL
 
CQL2ParameterizedHQL - Class in gov.nih.nci.system.dao.orm.translator.gridCQL
 
CQL2ParameterizedHQL(ClassCache, RoleNameResolver, boolean) - Constructor for class gov.nih.nci.system.dao.orm.translator.gridCQL.CQL2ParameterizedHQL
 
CQLAssociation - Class in gov.nih.nci.system.query.cql
 
CQLAssociation() - Constructor for class gov.nih.nci.system.query.cql.CQLAssociation
 
CQLAssociation(CQLAssociation, CQLAttribute, CQLGroup, String, String, String) - Constructor for class gov.nih.nci.system.query.cql.CQLAssociation
 
CQLAttribute - Class in gov.nih.nci.system.query.cql
CQLObject Property element used as search criteria
CQLAttribute() - Constructor for class gov.nih.nci.system.query.cql.CQLAttribute
 
CQLAttribute(String, CQLPredicate, String) - Constructor for class gov.nih.nci.system.query.cql.CQLAttribute
 
CQLGroup - Class in gov.nih.nci.system.query.cql
Binary joint
CQLGroup() - Constructor for class gov.nih.nci.system.query.cql.CQLGroup
 
CQLGroup(Collection<CQLAssociation>, Collection<CQLAttribute>, Collection<CQLGroup>, CQLLogicalOperator) - Constructor for class gov.nih.nci.system.query.cql.CQLGroup
 
CQLLogicalOperator - Class in gov.nih.nci.system.query.cql
 
CQLObject - Class in gov.nih.nci.system.query.cql
Associated CQLObject used as search criteria
CQLObject() - Constructor for class gov.nih.nci.system.query.cql.CQLObject
 
CQLObject(CQLAssociation, CQLAttribute, CQLGroup, String) - Constructor for class gov.nih.nci.system.query.cql.CQLObject
 
CQLPredicate - Class in gov.nih.nci.system.query.cql
 
CQLQuery - Class in gov.nih.nci.system.query.cql
 
CQLQuery() - Constructor for class gov.nih.nci.system.query.cql.CQLQuery
 
CQLQuery(CQLObject) - Constructor for class gov.nih.nci.system.query.cql.CQLQuery
 
createClone(Object) - Method in class gov.nih.nci.system.client.proxy.ProxyHelperImpl
 
createClone(Object) - Method in class org.LexGrid.LexBIG.caCore.client.proxy.LexEVSProxyHelperImpl
Creates a serializable copy of a given object
createHibernateTemplate(SessionFactory) - Method in class gov.nih.nci.system.dao.orm.ORMDAOImpl
 
createNestedCriteria(String, List, ClassCache) - Static method in class gov.nih.nci.system.dao.orm.translator.Path2NestedCriteria
 
createObjectInputStream(InputStream) - Method in class org.LexGrid.LexBIG.caCore.applicationservice.LexEvsHttpInvokerServiceExporter
 
createObjectInputStream(InputStream, String) - Method in class org.LexGrid.LexBIG.caCore.client.proxy.ProxyUnwrappingHttpInvokerRequestExecutor
 
createObjectOutputStream(OutputStream) - Method in class org.LexGrid.LexBIG.caCore.applicationservice.LexEvsHttpInvokerServiceExporter
 
createProxy(Object, ApplicationService, ProxyHelper) - Static method in class org.LexGrid.LexBIG.caCore.utils.LexEVSCaCoreUtils
 
CrossSiteScriptingFilter - Class in org.LexGrid.LexBIG.caCore.web.security.xss
The Class CrossSiteScriptingFilter.
CrossSiteScriptingFilter() - Constructor for class org.LexGrid.LexBIG.caCore.web.security.xss.CrossSiteScriptingFilter
 
CrossSiteScriptingFilterRequestWrapper - Class in org.LexGrid.LexBIG.caCore.web.security.xss
The Class CrossSiteScriptingFilterRequestWrapper.
CrossSiteScriptingFilterRequestWrapper(HttpServletRequest) - Constructor for class org.LexGrid.LexBIG.caCore.web.security.xss.CrossSiteScriptingFilterRequestWrapper
 

D

DAO - Interface in gov.nih.nci.system.dao
 
DAOException - Exception in gov.nih.nci.system.dao
An exception class for DAO related functions
DAOException() - Constructor for exception gov.nih.nci.system.dao.DAOException
Default constructor.
DAOException(String) - Constructor for exception gov.nih.nci.system.dao.DAOException
DAOException constructor with exception message
DAOException(String, Throwable) - Constructor for exception gov.nih.nci.system.dao.DAOException
DAOException constructor with exception message and Throwable object
DAOException(Throwable) - Constructor for exception gov.nih.nci.system.dao.DAOException
DAOException constructor with Throwable object
deepCopy(Object) - Method in class gov.nih.nci.system.util.StringClobType
Returns a deep copy of the persistent state
destroy() - Method in class gov.nih.nci.system.web.HTTPQuery
Unload servlet
destroy() - Method in class gov.nih.nci.system.webservice.WSQueryImpl
 
destroy() - Method in class org.LexGrid.LexBIG.caCore.web.security.xss.CrossSiteScriptingFilter
 
digOutRealExceptionAndThrowIt(Exception) - Static method in class org.LexGrid.LexBIG.caCore.client.proxy.LexEVSApplicationServiceProxy
 
disassemble(Object) - Method in class gov.nih.nci.system.util.StringClobType
Transforms an object into it's cacheable representation
doFilter(ServletRequest, ServletResponse, FilterChain) - Method in class org.LexGrid.LexBIG.caCore.web.security.xss.CrossSiteScriptingFilter
 
doGet(HttpServletRequest, HttpServletResponse) - Method in class gov.nih.nci.system.web.HTTPQuery
Handles Get requests
doGet(HttpServletRequest, HttpServletResponse) - Method in class org.LexGrid.LexBIG.caCore.web.EhcacheMonitor
 
doInReflection(T) - Method in interface org.LexGrid.LexBIG.caCore.utils.LexEVSCaCoreUtils.DoInReflectionCallback
 
DomainTypesInformationUtil - Class in gov.nih.nci.system.dao.orm.translator.gridCQL
 
DomainTypesInformationUtil(ClassCache) - Constructor for class gov.nih.nci.system.dao.orm.translator.gridCQL.DomainTypesInformationUtil
 
doPost(HttpServletRequest, HttpServletResponse) - Method in class gov.nih.nci.system.web.HTTPQuery
Handls Post requests
DOT - Static variable in class gov.nih.nci.system.util.SystemConstant
 
DRIVER_CLASS - Static variable in class org.LexGrid.LexBIG.caCore.connection.orm.ConnectionConstants
 

E

EhcacheMonitor - Class in org.LexGrid.LexBIG.caCore.web
 
EhcacheMonitor() - Constructor for class org.LexGrid.LexBIG.caCore.web.EhcacheMonitor
 
EQUAL - Static variable in class gov.nih.nci.system.util.SystemConstant
 
EQUAL_TO - Static variable in class gov.nih.nci.system.query.cql.CQLPredicate
 
equals(Object) - Method in class gov.nih.nci.system.query.cql.CQLLogicalOperator
 
equals(Object) - Method in class gov.nih.nci.system.query.cql.CQLPredicate
 
equals(Object, Object) - Method in class gov.nih.nci.system.util.StringClobType
Compares two instances of the class mapped by this type of persistance entity
executeRemotely(Object, String, String[], Object[]) - Method in class org.LexGrid.LexBIG.caCore.applicationservice.impl.LexEVSApplicationServiceImpl
Execute the given method on the specified LexBig object.
executeRemotely(Object, String, String[], Object[]) - Method in interface org.LexGrid.LexBIG.caCore.interfaces.LexEVSApplicationService
Execute remotely.
executeSecurely(String, Annotation[], String[], Object[], HashMap) - Method in class org.LexGrid.LexBIG.caCore.applicationservice.impl.LexEVSApplicationServiceImpl
Execute securely.
executeSecurely(String, Annotation[], String[], Object[], HashMap) - Method in interface org.LexGrid.LexBIG.caCore.interfaces.LexEVSApplicationService
Execute securely.

F

FilterableHibernateTemplate - Class in gov.nih.nci.system.dao.orm
 
FilterableHibernateTemplate() - Constructor for class gov.nih.nci.system.dao.orm.FilterableHibernateTemplate
 
FORWARD_SLASH - Static variable in class gov.nih.nci.system.util.SystemConstant
 
FORWARD_SLASH_STR - Static variable in class gov.nih.nci.system.util.SystemConstant
 

G

get(int) - Method in class gov.nih.nci.system.client.proxy.ListProxy
 
getAllClassNames() - Method in interface gov.nih.nci.system.dao.DAO
 
getAllClassNames() - Method in class gov.nih.nci.system.dao.orm.ORMDAOImpl
 
getAllFieldNames(String) - Method in class gov.nih.nci.system.util.ClassCache
 
getAllFields(Class, List<Field>) - Method in class gov.nih.nci.system.client.proxy.ProxyHelperImpl
 
getAllFields(Class) - Method in class gov.nih.nci.system.util.ClassCache
Gets all the fields for a given class
getAllFields(String) - Method in class gov.nih.nci.system.web.util.JSPUtils
Get the list of all fields for the class
getAllFields(Class) - Static method in class org.LexGrid.LexBIG.caCore.utils.LexEVSCaCoreUtils
 
getAllMethods(Class) - Method in class gov.nih.nci.system.web.util.SearchUtils
Gets all the methods for a given class
getAllPackageNames() - Method in class gov.nih.nci.system.util.ClassCache
 
getAllQualClassNames() - Method in class gov.nih.nci.system.util.ClassCache
 
getAllUnqualClassNames() - Method in class gov.nih.nci.system.util.ClassCache
 
getAnnotatedFields(Object, Class) - Method in class org.LexGrid.LexBIG.caCore.client.proxy.LexEVSProxyHelperImpl
 
getApplicationService() - Static method in class gov.nih.nci.system.client.ApplicationServiceProvider
 
getApplicationService(String, String) - Static method in class gov.nih.nci.system.client.ApplicationServiceProvider
 
getApplicationService(String) - Static method in class gov.nih.nci.system.client.ApplicationServiceProvider
 
getApplicationService(String, String, String) - Static method in class gov.nih.nci.system.client.ApplicationServiceProvider
 
getApplicationService(GlobusCredential) - Static method in class gov.nih.nci.system.client.ApplicationServiceProvider
 
getApplicationService(String, String, String, String) - Static method in class gov.nih.nci.system.client.ApplicationServiceProvider
 
getApplicationServiceFromUrl(String) - Static method in class gov.nih.nci.system.client.ApplicationServiceProvider
 
getApplicationServiceFromUrl(String, String, String) - Static method in class gov.nih.nci.system.client.ApplicationServiceProvider
 
getApplicationServiceFromUrl(String, String) - Static method in class gov.nih.nci.system.client.ApplicationServiceProvider
 
getApplicationServiceFromUrl(String, String, String, String) - Static method in class gov.nih.nci.system.client.ApplicationServiceProvider
 
getAppService() - Method in class org.LexGrid.LexBIG.caCore.client.proxy.LexEVSListProxy
 
getAssociation(Object, String) - Method in interface gov.nih.nci.system.applicationservice.ApplicationService
Retrieves an associated object for the example object specified by the source parameter.
getAssociation(Object, String) - Method in class gov.nih.nci.system.applicationservice.impl.ApplicationServiceImpl
 
getAssociation() - Method in class gov.nih.nci.system.query.cql.CQLObject
Gets the association value for this CQLObject.
getAssociation(Object, String, int) - Method in interface gov.nih.nci.system.webservice.WSQuery
 
getAssociation(Object, String, int) - Method in class gov.nih.nci.system.webservice.WSQueryImpl
 
getAssociationCollection() - Method in class gov.nih.nci.system.query.cql.CQLGroup
 
getAssociations(String) - Method in class gov.nih.nci.system.util.ClassCache
 
getAssociations(String) - Method in class gov.nih.nci.system.web.util.JSPUtils
 
getAssociationType(Class, String) - Method in class gov.nih.nci.system.util.ClassCache
 
getAttribute() - Method in class gov.nih.nci.system.query.cql.CQLObject
Gets the attribute value for this CQLObject.
getAttributeCollection() - Method in class gov.nih.nci.system.query.cql.CQLGroup
 
getAttributeJavaType(String, String) - Method in class gov.nih.nci.system.dao.orm.translator.gridCQL.DomainTypesInformationUtil
 
getById(String) - Static method in class gov.nih.nci.system.web.ajax.tree.Category
 
getChildren() - Method in class gov.nih.nci.system.web.ajax.tree.Category
 
getClassCache() - Method in class gov.nih.nci.system.applicationservice.impl.ApplicationServiceImpl
 
getClassCache() - Method in class gov.nih.nci.system.dao.Request
 
getClassFromCache(String) - Method in class gov.nih.nci.system.util.ClassCache
 
getClassNames(String) - Method in class gov.nih.nci.system.web.util.JSPUtils
Get all the class names within a package
getCodingScheme() - Method in class org.LexGrid.LexBIG.caCore.applicationservice.QueryOptions
Get the Coding Scheme name that this QueryOptions instance will restrict to.
getCodingSchemeConcepts(String, CodingSchemeVersionOrTag, boolean) - Method in class org.LexGrid.LexBIG.caCore.applicationservice.impl.LexEVSApplicationServiceImpl
Deprecated.
Not implemented here since it is deprecated in the LexBIGService interface.
getCodingSchemeConcepts(String, CodingSchemeVersionOrTag) - Method in class org.LexGrid.LexBIG.caCore.applicationservice.impl.LexEVSApplicationServiceImpl
 
getCodingSchemeVersionOrTag() - Method in class org.LexGrid.LexBIG.caCore.applicationservice.QueryOptions
Get the CodingSchemeVersionOrTag that this QueryOptions instance will restrict to.
getConfig() - Method in class gov.nih.nci.system.dao.orm.ORMDAOImpl
 
getConfig() - Method in class gov.nih.nci.system.dao.Request
Returns the configuration values for this request
getConfigHolder() - Method in class gov.nih.nci.system.dao.orm.SessionFactoryBean
 
getConfiguration() - Method in class gov.nih.nci.system.dao.orm.HibernateConfigurationHolder
 
getCountHqlString() - Method in class gov.nih.nci.system.query.hibernate.HQLCriteria
 
getCountQuery(String) - Static method in class gov.nih.nci.system.dao.orm.translator.NestedCriteria2HQL
 
getCriteria() - Method in class gov.nih.nci.system.web.util.HTTPUtils
Returns the criteria value
getCriteriaValue(Object, Object) - Method in class gov.nih.nci.system.web.util.SearchUtils
Returns the criteria value
getDAO(String) - Method in class gov.nih.nci.system.applicationservice.impl.ApplicationServiceImpl
 
getDAOForClass(String) - Method in class gov.nih.nci.system.util.ClassCache
 
getDaoList() - Method in class gov.nih.nci.system.util.ClassCache
 
getDataType(String, String) - Method in class gov.nih.nci.system.util.ClassCache
Gets the data type of a particular field of the class
getDomainObjectName() - Method in class gov.nih.nci.system.dao.Request
Returns the domain object name of this request
getDomainObjectName(MethodInvocation) - Method in class gov.nih.nci.system.util.ApplicationServiceMethodHelper
 
getExecuteCountCriteriaHibernateCallback(DetachedCriteria) - Method in class gov.nih.nci.system.dao.orm.ORMDAOImpl
 
getExecuteCountQueryHibernateCallback(String, List) - Method in class gov.nih.nci.system.dao.orm.ORMDAOImpl
 
getExecuteFindQueryHibernateCallback(String, List, int, int) - Method in class gov.nih.nci.system.dao.orm.ORMDAOImpl
 
getField(Object, String) - Method in class gov.nih.nci.system.client.proxy.ProxyHelperImpl
 
getField(Class, String) - Method in class gov.nih.nci.system.web.util.SearchUtils
Returns the field for a given attribute name
getField(Class, String) - Static method in class org.LexGrid.LexBIG.caCore.utils.LexEVSCaCoreUtils
 
getFields(Class) - Method in class gov.nih.nci.system.util.ClassCache
Gets all fields from a class and it's superclasses
getFieldsOfType(Class, String) - Method in class gov.nih.nci.system.util.ClassCache
Gets all fields from a class and it's superclasses of a given type
getFieldsOfTypeFromCache(Class, String) - Method in class gov.nih.nci.system.util.ClassCache
 
getFilter(String) - Method in class org.LexGrid.LexBIG.caCore.applicationservice.impl.LexEVSApplicationServiceImpl
 
getFilterExtensions() - Method in class org.LexGrid.LexBIG.caCore.applicationservice.impl.LexEVSApplicationServiceImpl
 
getFirstRow() - Method in class gov.nih.nci.system.dao.Request
Return the firstRow value
getGenericExtension(String) - Method in class org.LexGrid.LexBIG.caCore.applicationservice.impl.LexEVSApplicationServiceImpl
 
getGenericExtensions() - Method in class org.LexGrid.LexBIG.caCore.applicationservice.impl.LexEVSApplicationServiceImpl
 
getGroup() - Method in class gov.nih.nci.system.query.cql.CQLObject
Gets the group value for this CQLObject.
getGroupCollection() - Method in class gov.nih.nci.system.query.cql.CQLGroup
 
getHeader(String) - Method in class org.LexGrid.LexBIG.caCore.web.security.xss.CrossSiteScriptingFilterRequestWrapper
 
getHistoryService(String) - Method in class org.LexGrid.LexBIG.caCore.applicationservice.impl.LexEVSApplicationServiceImpl
 
getHqlString() - Method in class gov.nih.nci.system.query.hibernate.HQLCriteria
 
getHTMLDocument(Document, String) - Method in class gov.nih.nci.system.web.HTTPQuery
Generates an HTML Document for a given XML document with the given stylesheet specification
getId() - Method in class gov.nih.nci.system.web.ajax.tree.Category
 
getInternalNestedCriteria() - Method in class gov.nih.nci.system.query.nestedcriteria.NestedCriteria
 
getIsCount() - Method in class gov.nih.nci.system.dao.Request
Return isCount value
getJSPUtils(ServletContext) - Static method in class gov.nih.nci.system.web.util.JSPUtils
Instantiate JSPUtils
getLastUpdateTime() - Method in class org.LexGrid.LexBIG.caCore.applicationservice.impl.LexEVSApplicationServiceImpl
 
getLexEVSConceptDomainServices() - Method in class org.LexGrid.LexBIG.caCore.applicationservice.impl.LexEVSApplicationServiceImpl
 
getLexEVSConceptDomainServices() - Method in interface org.LexGrid.LexBIG.caCore.interfaces.LexEVSDistributed
 
getLexEVSPickListDefinitionServices() - Method in class org.LexGrid.LexBIG.caCore.applicationservice.impl.LexEVSApplicationServiceImpl
 
getLexEVSPickListDefinitionServices() - Method in interface org.LexGrid.LexBIG.caCore.interfaces.LexEVSDistributed
 
getLexEVSResolvedVSService(AssertedValueSetParameters) - Method in class org.LexGrid.LexBIG.caCore.applicationservice.impl.LexEVSApplicationServiceImpl
 
getLexEVSResolvedVSService(AssertedValueSetParameters) - Method in interface org.LexGrid.LexBIG.caCore.interfaces.LexEVSDistributed
 
getLexEVSSourceAssertedValueSetHierarchyServices() - Method in class org.LexGrid.LexBIG.caCore.applicationservice.impl.LexEVSApplicationServiceImpl
 
getLexEVSSourceAssertedValueSetHierarchyServices() - Method in interface org.LexGrid.LexBIG.caCore.interfaces.LexEVSDistributed
 
getLexEVSSourceAssertedValueSetServices(AssertedValueSetParameters) - Method in class org.LexGrid.LexBIG.caCore.applicationservice.impl.LexEVSApplicationServiceImpl
 
getLexEVSSourceAssertedValueSetServices(AssertedValueSetParameters) - Method in interface org.LexGrid.LexBIG.caCore.interfaces.LexEVSDistributed
 
getLexEVSValueSetDefinitionServices() - Method in class org.LexGrid.LexBIG.caCore.applicationservice.impl.LexEVSApplicationServiceImpl
 
getLexEVSValueSetDefinitionServices() - Method in interface org.LexGrid.LexBIG.caCore.interfaces.LexEVSDistributed
 
getListChunk() - Method in class gov.nih.nci.system.client.proxy.ListProxy
 
getLogicOperator() - Method in class gov.nih.nci.system.query.cql.CQLGroup
 
getMatch(HTTPUtils) - Method in class gov.nih.nci.system.web.util.HTTPUtils
Returns true if a match is found
getMatchAlgorithms() - Method in class org.LexGrid.LexBIG.caCore.applicationservice.impl.LexEVSApplicationServiceImpl
 
getMaximumRecordsPerQuery() - Method in interface gov.nih.nci.system.webservice.WSQuery
 
getMaximumRecordsPerQuery() - Method in class gov.nih.nci.system.webservice.WSQueryImpl
 
getMaxRecordsCount() - Method in interface gov.nih.nci.system.applicationservice.ApplicationService
Returns the maximum number of records the ApplicationService has been configured to return at one time.
getMaxRecordsCount() - Method in class gov.nih.nci.system.applicationservice.impl.ApplicationServiceImpl
 
getMaxRecordsPerQuery() - Method in class gov.nih.nci.system.client.proxy.ListProxy
 
getMethod(Object, String, Class[]) - Method in class gov.nih.nci.system.client.proxy.ProxyHelperImpl
 
getMinimalResolvedVSCodingSchemes() - Method in class org.LexGrid.LexBIG.caCore.applicationservice.impl.LexEVSApplicationServiceImpl
 
getName() - Method in class gov.nih.nci.system.query.cql.CQLAttribute
Gets the name value for this Attribute.
getName() - Method in class gov.nih.nci.system.query.cql.CQLObject
Gets the name value for this CQLObject.
getName() - Method in class gov.nih.nci.system.web.ajax.tree.Category
 
getNodeGraph(String, CodingSchemeVersionOrTag, String) - Method in class org.LexGrid.LexBIG.caCore.applicationservice.impl.LexEVSApplicationServiceImpl
 
getNodeSet(String, CodingSchemeVersionOrTag, LocalNameList) - Method in class org.LexGrid.LexBIG.caCore.applicationservice.impl.LexEVSApplicationServiceImpl
 
getNonPrimitiveFields(String) - Method in class gov.nih.nci.system.util.ClassCache
 
getObj() - Method in class org.LexGrid.LexBIG.caCore.applicationservice.RemoteExecutionResults
 
getOriginalCriteria() - Method in class gov.nih.nci.system.client.proxy.ListProxy
 
getOriginalStart() - Method in class gov.nih.nci.system.client.proxy.ListProxy
 
getPackageName() - Method in class gov.nih.nci.system.web.ajax.tree.Category
 
getPackageName(String) - Method in class gov.nih.nci.system.web.util.HTTPUtils
Returns the package name of a given class
getPackageNames() - Method in class gov.nih.nci.system.web.util.JSPUtils
Get all the packages
getPageNumber() - Method in class gov.nih.nci.system.web.util.HTTPUtils
Returns the pageNumber
getPageSize() - Method in class gov.nih.nci.system.web.util.HTTPUtils
Returns the page size
getParameter(String) - Method in class org.LexGrid.LexBIG.caCore.web.security.xss.CrossSiteScriptingFilterRequestWrapper
 
getParameterMap() - Method in class org.LexGrid.LexBIG.caCore.web.security.xss.CrossSiteScriptingFilterRequestWrapper
 
getParameters() - Method in class gov.nih.nci.system.query.hibernate.HQLCriteria
 
getParameters() - Method in class gov.nih.nci.system.query.nestedcriteria.NestedCriteriaPath
 
getParameterValues(String) - Method in class org.LexGrid.LexBIG.caCore.web.security.xss.CrossSiteScriptingFilterRequestWrapper
 
getpathString() - Method in class gov.nih.nci.system.query.nestedcriteria.NestedCriteriaPath
 
getPkgClassNames(String) - Method in class gov.nih.nci.system.util.ClassCache
 
getPkgNameForClass(String) - Method in class gov.nih.nci.system.util.ClassCache
 
getPredicate() - Method in class gov.nih.nci.system.query.cql.CQLAttribute
Gets the predicate value for this Attribute.
getProxyHelper() - Method in class org.LexGrid.LexBIG.caCore.client.proxy.ProxyUnwrappingHttpInvokerRequestExecutor
 
getQualifiedClassName(String) - Method in class gov.nih.nci.system.util.ClassCache
 
getQuery() - Method in class gov.nih.nci.system.web.util.HTTPUtils
Returns a query
getQueryOptions() - Method in class org.LexGrid.LexBIG.caCore.client.proxy.LexEVSListProxy
 
getQueryRowCount(Object, String) - Method in interface gov.nih.nci.system.applicationservice.ApplicationService
Returns the number of records that meet the search criteria.
getQueryRowCount(Object, String) - Method in class gov.nih.nci.system.applicationservice.impl.ApplicationServiceImpl
 
getQueryType(String) - Method in class gov.nih.nci.system.web.util.HTTPUtils
Returns a query type value based on a given string.
getRealSize() - Method in class gov.nih.nci.system.client.proxy.ListProxy
 
getRecordsPerQuery() - Method in interface gov.nih.nci.system.webservice.WSQuery
 
getRecordsPerQuery() - Method in class gov.nih.nci.system.webservice.WSQueryImpl
 
getRegularResolvedVSCodingSchemes() - Method in class org.LexGrid.LexBIG.caCore.applicationservice.impl.LexEVSApplicationServiceImpl
 
getRemoteResourceManager() - Method in class org.LexGrid.LexBIG.caCore.applicationservice.impl.LexEVSApplicationServiceImpl
 
getRemoteResourceManager() - Method in class org.LexGrid.LexBIG.caCore.applicationservice.LexEvsHttpInvokerServiceExporter
 
getRequest() - Method in class gov.nih.nci.system.dao.Request
Returns a value for this request object
getResource(String) - Method in class org.LexGrid.LexBIG.caCore.applicationservice.resource.RemoteResourceManager
 
getResourceMap() - Method in class org.LexGrid.LexBIG.caCore.applicationservice.resource.RemoteResourceManager
 
getResourceUuid() - Method in class org.LexGrid.LexBIG.caCore.applicationservice.resource.RemoteShell
 
getResponse() - Method in class gov.nih.nci.system.dao.Response
Returns a response object
getResultCounter() - Method in class gov.nih.nci.system.web.util.HTTPUtils
Returns the resultCounter value
getResultCountPerQuery() - Method in class gov.nih.nci.system.dao.orm.ORMDAOImpl
 
getResultPageSize() - Method in class org.LexGrid.LexBIG.caCore.applicationservice.QueryOptions
The number of results to be returned to the client at one time.
getResults() - Method in class gov.nih.nci.system.web.util.HTTPUtils
Returns a list of result objects
getResultSet() - Method in class gov.nih.nci.system.web.util.HTTPUtils
Returns an array of result objects
getReturnType(String, String) - Method in class gov.nih.nci.system.util.ClassCache
Gets the data type of a particular field of the class
getReturnType(String) - Method in class gov.nih.nci.system.util.ClassCache
 
getReturnValue() - Method in class org.LexGrid.LexBIG.caCore.applicationservice.RemoteExecutionResults
 
getRoleClassName(String) - Method in class gov.nih.nci.system.web.util.SearchUtils
Returns the class name for a given role
getRoleName(String, Association) - Method in class gov.nih.nci.system.dao.orm.translator.gridCQL.RoleNameResolver
 
getRoleName() - Method in class gov.nih.nci.system.query.nestedcriteria.NestedCriteria
 
getRoleName(Class, Object) - Method in class gov.nih.nci.system.web.util.SearchUtils
Returns the role name for the specified class and object
getRowCount() - Method in class gov.nih.nci.system.dao.Response
Return recordsCount
getSearchableFields(String) - Method in class gov.nih.nci.system.web.util.JSPUtils
Get the list of all searchable Fields for the class
getSearchCriteriaList(String) - Method in class gov.nih.nci.system.web.util.HTTPUtils
Returns a search criteria list from a criteria
getSecurityToken_map() - Method in class org.LexGrid.LexBIG.caCore.client.proxy.LexEVSApplicationServiceProxy
 
getSecurityTokens() - Method in class org.LexGrid.LexBIG.caCore.applicationservice.QueryOptions
Get the Security Tokens associated with this QueryOptions instance.
getServiceManager(Object) - Method in class org.LexGrid.LexBIG.caCore.applicationservice.impl.LexEVSApplicationServiceImpl
 
getServiceMetadata() - Method in class org.LexGrid.LexBIG.caCore.applicationservice.impl.LexEVSApplicationServiceImpl
 
getServletName() - Method in class gov.nih.nci.system.web.util.HTTPUtils
Returns http servlet name
getSettersForTypeFromCache(Class, String) - Method in class gov.nih.nci.system.util.ClassCache
 
getSortAlgorithm(String) - Method in class org.LexGrid.LexBIG.caCore.applicationservice.impl.LexEVSApplicationServiceImpl
 
getSortAlgorithms(SortContext) - Method in class org.LexGrid.LexBIG.caCore.applicationservice.impl.LexEVSApplicationServiceImpl
 
getSourceAssertedResolvedVSCodingSchemes(AssertedValueSetParameters) - Method in class org.LexGrid.LexBIG.caCore.applicationservice.impl.LexEVSApplicationServiceImpl
 
getSourceAssertedResolvedVSCodingSchemes() - Method in class org.LexGrid.LexBIG.caCore.applicationservice.impl.LexEVSApplicationServiceImpl
 
getSourceAssertedResolvedVSCodingSchemes(AssertedValueSetParameters) - Method in interface org.LexGrid.LexBIG.caCore.interfaces.LexEVSDistributed
 
getSourceName() - Method in class gov.nih.nci.system.query.nestedcriteria.NestedCriteria
 
getSourceObjectList() - Method in class gov.nih.nci.system.query.nestedcriteria.NestedCriteria
 
getSourceObjectName() - Method in class gov.nih.nci.system.query.nestedcriteria.NestedCriteria
 
getSourceRoleName() - Method in class gov.nih.nci.system.query.cql.CQLAssociation
 
getSourceRoleName() - Method in class gov.nih.nci.system.query.nestedcriteria.NestedCriteria
 
getStartIndex() - Method in class gov.nih.nci.system.web.util.HTTPUtils
Returns startIndex value
getSubclasses(String) - Method in class gov.nih.nci.system.dao.orm.translator.gridCQL.DomainTypesInformationUtil
 
getSubClassNames(String) - Method in class gov.nih.nci.system.util.ClassCache
 
getSupportedCodingSchemes() - Method in class org.LexGrid.LexBIG.caCore.applicationservice.impl.LexEVSApplicationServiceImpl
 
getTarget() - Method in class gov.nih.nci.system.query.cql.CQLQuery
Gets the target value for this CQLQuery.
getTargetClass() - Method in class org.LexGrid.LexBIG.caCore.applicationservice.resource.RemoteShell
 
getTargetClassName() - Method in class gov.nih.nci.system.client.proxy.ListProxy
 
getTargetClassName() - Method in class gov.nih.nci.system.web.util.HTTPUtils
Returns target class name
getTargetClassName(String, String) - Method in class gov.nih.nci.system.web.util.SearchUtils
Returns the target class name for the specified class and role names
getTargetInterfaces() - Method in class org.LexGrid.LexBIG.caCore.applicationservice.resource.RemoteShell
 
getTargetObjectName() - Method in class gov.nih.nci.system.query.nestedcriteria.NestedCriteria
 
getTargetPackageName() - Method in class gov.nih.nci.system.web.util.HTTPUtils
Returns the target package name
getTargetRoleName() - Method in class gov.nih.nci.system.query.cql.CQLAssociation
 
getTotalNumberOfRecords(String, Object) - Method in interface gov.nih.nci.system.webservice.WSQuery
 
getTotalNumberOfRecords(String, Object) - Method in class gov.nih.nci.system.webservice.WSQueryImpl
 
getTreeData() - Method in class gov.nih.nci.system.web.ajax.tree.Category
 
getValue() - Method in class gov.nih.nci.system.query.cql.CQLAttribute
Gets the value value for this Attribute.
getValue() - Method in class gov.nih.nci.system.query.cql.CQLLogicalOperator
 
getValue() - Method in class gov.nih.nci.system.query.cql.CQLPredicate
 
getVersion() - Method in interface gov.nih.nci.system.webservice.WSQuery
 
getVersion() - Method in class gov.nih.nci.system.webservice.WSQueryImpl
 
getXMLDocument(Object[], int) - Method in class gov.nih.nci.system.web.util.HTTPUtils
Generates an org.jdom.Document based on a resultSet
gov.nih.nci.system.applicationservice - package gov.nih.nci.system.applicationservice
 
gov.nih.nci.system.applicationservice.impl - package gov.nih.nci.system.applicationservice.impl
 
gov.nih.nci.system.client - package gov.nih.nci.system.client
 
gov.nih.nci.system.client.proxy - package gov.nih.nci.system.client.proxy
 
gov.nih.nci.system.dao - package gov.nih.nci.system.dao
 
gov.nih.nci.system.dao.orm - package gov.nih.nci.system.dao.orm
 
gov.nih.nci.system.dao.orm.translator - package gov.nih.nci.system.dao.orm.translator
 
gov.nih.nci.system.dao.orm.translator.gridCQL - package gov.nih.nci.system.dao.orm.translator.gridCQL
 
gov.nih.nci.system.query.cql - package gov.nih.nci.system.query.cql
 
gov.nih.nci.system.query.hibernate - package gov.nih.nci.system.query.hibernate
 
gov.nih.nci.system.query.nestedcriteria - package gov.nih.nci.system.query.nestedcriteria
 
gov.nih.nci.system.util - package gov.nih.nci.system.util
 
gov.nih.nci.system.web - package gov.nih.nci.system.web
 
gov.nih.nci.system.web.ajax.tree - package gov.nih.nci.system.web.ajax.tree
 
gov.nih.nci.system.web.util - package gov.nih.nci.system.web.util
 
gov.nih.nci.system.webservice - package gov.nih.nci.system.webservice
 
gov.nih.nci.system.webservice.interceptor - package gov.nih.nci.system.webservice.interceptor
 
gov.nih.nci.system.webservice.util - package gov.nih.nci.system.webservice.util
 
GREATER_THAN - Static variable in class gov.nih.nci.system.query.cql.CQLPredicate
 
GREATER_THAN_EQUAL_TO - Static variable in class gov.nih.nci.system.query.cql.CQLPredicate
 

H

hashCode() - Method in class gov.nih.nci.system.query.cql.CQLLogicalOperator
 
hashCode() - Method in class gov.nih.nci.system.query.cql.CQLPredicate
 
hashCode(Object) - Method in class gov.nih.nci.system.util.StringClobType
Returns a hashcode for the instance
HibernateConfigurationHolder - Class in gov.nih.nci.system.dao.orm
 
HibernateConfigurationHolder() - Constructor for class gov.nih.nci.system.dao.orm.HibernateConfigurationHolder
 
HQLCriteria - Class in gov.nih.nci.system.query.hibernate
 
HQLCriteria(String) - Constructor for class gov.nih.nci.system.query.hibernate.HQLCriteria
 
HQLCriteria(String, List) - Constructor for class gov.nih.nci.system.query.hibernate.HQLCriteria
 
HQLCriteria(String, String, List) - Constructor for class gov.nih.nci.system.query.hibernate.HQLCriteria
 
HTTPQuery - Class in gov.nih.nci.system.web
The HTTPQuery servlet interpretes a query request and makes appropriate calls to the Application Service interface.
HTTPQuery() - Constructor for class gov.nih.nci.system.web.HTTPQuery
 
HTTPUtils - Class in gov.nih.nci.system.web.util
HTTPUtils presents various methods to generate search criteria from xquery like syntax.
HTTPUtils(ServletContext) - Constructor for class gov.nih.nci.system.web.util.HTTPUtils
 

I

indexOf(Object) - Method in class gov.nih.nci.system.client.proxy.ListProxy
 
init(ServletConfig) - Method in class gov.nih.nci.system.web.HTTPQuery
Initialize the servlet
init() - Method in class gov.nih.nci.system.webservice.interceptor.ACEGISOAPHandler
 
init(FilterConfig) - Method in class org.LexGrid.LexBIG.caCore.web.security.xss.CrossSiteScriptingFilter
 
invoke(MethodInvocation) - Method in class gov.nih.nci.system.client.proxy.ApplicationServiceProxy
 
invoke(MethodInvocation) - Method in class gov.nih.nci.system.client.proxy.BeanProxy
 
invoke(MethodInvocation) - Method in class gov.nih.nci.system.client.proxy.CLMProxy
 
invoke(MessageContext) - Method in class gov.nih.nci.system.webservice.interceptor.ACEGISOAPHandler
 
invoke(MethodInvocation) - Method in class org.LexGrid.LexBIG.caCore.client.proxy.LexEVSApplicationServiceProxy
 
invoke(MethodInvocation) - Method in class org.LexGrid.LexBIG.caCore.client.proxy.LexEVSBeanProxy
 
IS_NOT_NULL - Static variable in class gov.nih.nci.system.query.cql.CQLPredicate
 
IS_NULL - Static variable in class gov.nih.nci.system.query.cql.CQLPredicate
 
isCaseSensitive() - Method in class gov.nih.nci.system.dao.orm.ORMDAOImpl
 
isCaseSensitive() - Method in class gov.nih.nci.system.dao.orm.translator.NestedCriteria2HQL
 
isClassNameValid(String) - Method in class gov.nih.nci.system.util.ClassCache
 
isCollection(String, String) - Method in class gov.nih.nci.system.util.ClassCache
 
isEmpty() - Method in class gov.nih.nci.system.client.proxy.ListProxy
 
isEmpty() - Method in class org.LexGrid.LexBIG.caCore.client.proxy.LexEVSListProxy
 
isEnableRemoteShell() - Method in class org.LexGrid.LexBIG.caCore.applicationservice.resource.RemoteResourceManager
 
isHasAllRecords() - Method in class gov.nih.nci.system.client.proxy.ListProxy
 
isInitialized(MethodInvocation) - Method in interface gov.nih.nci.system.client.proxy.ProxyHelper
 
isInitialized(MethodInvocation) - Method in class gov.nih.nci.system.client.proxy.ProxyHelperImpl
 
isInitialized(MethodInvocation) - Method in class org.LexGrid.LexBIG.caCore.client.proxy.LexEVSProxyHelperImpl
Returns true if the object is initialized
isLazyLoad() - Method in class org.LexGrid.LexBIG.caCore.applicationservice.QueryOptions
Returns whether or not the QueryOptions instance will use LazyLoading.
isLexBigClass(Class) - Static method in class org.LexGrid.LexBIG.caCore.utils.LexEVSCaCoreUtils
Returns true if the given invocation is for a LexBig object.
isMutable() - Method in class gov.nih.nci.system.util.StringClobType
Checks if object is mutable
isPackageNameValid(String) - Method in class gov.nih.nci.system.util.ClassCache
 
isSearchable(String) - Method in class gov.nih.nci.system.util.ClassCache
 
isSecurityEnabled() - Method in class gov.nih.nci.system.web.util.JSPUtils
 
isSourceCollection() - Method in class gov.nih.nci.system.query.nestedcriteria.NestedCriteria
 
isTargetCollection() - Method in class gov.nih.nci.system.query.nestedcriteria.NestedCriteria
 
isToggle() - Method in class gov.nih.nci.system.web.ajax.tree.Category
 
isUpdateClientProxyTarget() - Method in class org.LexGrid.LexBIG.caCore.applicationservice.impl.LexEVSApplicationServiceImpl
 

J

JSPUtils - Class in gov.nih.nci.system.web.util
 
JSPUtils(ServletContext) - Constructor for class gov.nih.nci.system.web.util.JSPUtils
 

L

lastIndexOf(Object) - Method in class gov.nih.nci.system.client.proxy.ListProxy
 
lazyLoad(ApplicationService, MethodInvocation) - Method in interface gov.nih.nci.system.client.proxy.ProxyHelper
 
lazyLoad(ApplicationService, MethodInvocation) - Method in class gov.nih.nci.system.client.proxy.ProxyHelperImpl
 
lazyLoad(ApplicationService, MethodInvocation) - Method in class gov.nih.nci.system.webservice.util.WSUtils
 
lazyLoad(ApplicationService, MethodInvocation) - Method in class org.LexGrid.LexBIG.caCore.client.proxy.LexEVSProxyHelperImpl
Implements the LazyLoading
LEFT_BRACKET - Static variable in class gov.nih.nci.system.util.SystemConstant
 
LESS_THAN - Static variable in class gov.nih.nci.system.query.cql.CQLPredicate
 
LESS_THAN_EQUAL_TO - Static variable in class gov.nih.nci.system.query.cql.CQLPredicate
 
LexEVSApplicationService - Interface in org.LexGrid.LexBIG.caCore.interfaces
 
LexEVSApplicationServiceImpl - Class in org.LexGrid.LexBIG.caCore.applicationservice.impl
Main implementation class of LexEVSAPI.
LexEVSApplicationServiceImpl(ClassCache, Validator, LexEVSProperties) - Constructor for class org.LexGrid.LexBIG.caCore.applicationservice.impl.LexEVSApplicationServiceImpl
 
LexEVSApplicationServiceImpl(Validator, LexEVSProperties) - Constructor for class org.LexGrid.LexBIG.caCore.applicationservice.impl.LexEVSApplicationServiceImpl
 
LexEVSApplicationServiceProxy - Class in org.LexGrid.LexBIG.caCore.client.proxy
Application Service proxy for LexEVS.
LexEVSApplicationServiceProxy() - Constructor for class org.LexGrid.LexBIG.caCore.client.proxy.LexEVSApplicationServiceProxy
 
LexEVSBeanProxy - Class in org.LexGrid.LexBIG.caCore.client.proxy
LexEVS specific implementation of a BeanProxy.
LexEVSBeanProxy(ApplicationService, ProxyHelper) - Constructor for class org.LexGrid.LexBIG.caCore.client.proxy.LexEVSBeanProxy
 
LexEVSCaCoreUtils - Class in org.LexGrid.LexBIG.caCore.utils
 
LexEVSCaCoreUtils() - Constructor for class org.LexGrid.LexBIG.caCore.utils.LexEVSCaCoreUtils
 
LexEVSCaCoreUtils.DoInReflectionCallback - Interface in org.LexGrid.LexBIG.caCore.utils
 
LexEVSDistributed - Interface in org.LexGrid.LexBIG.caCore.interfaces
The Distributed LexEVS Portion of LexEVSAPI.
LexEvsHttpInvokerServiceExporter - Class in org.LexGrid.LexBIG.caCore.applicationservice
Ues the LexEVS Classloader (for loading extensions, SQL drivers, etc).
LexEvsHttpInvokerServiceExporter() - Constructor for class org.LexGrid.LexBIG.caCore.applicationservice.LexEvsHttpInvokerServiceExporter
 
LexEVSListProxy - Class in org.LexGrid.LexBIG.caCore.client.proxy
 
LexEVSListProxy() - Constructor for class org.LexGrid.LexBIG.caCore.client.proxy.LexEVSListProxy
 
LexEVSProxyHelperImpl - Class in org.LexGrid.LexBIG.caCore.client.proxy
Object proxy implementation for EVS.
LexEVSProxyHelperImpl() - Constructor for class org.LexGrid.LexBIG.caCore.client.proxy.LexEVSProxyHelperImpl
 
LexEVSSecurityTokenRequired - Annotation Type in org.LexGrid.LexBIG.caCore.applicationservice.annotations
Annotation class created on EVS side to indicate which methods require security token
LexEVSSecurityTokenRequiredForParameter - Annotation Type in org.LexGrid.LexBIG.caCore.applicationservice.annotations
Annotation class created on EVS side to indicate which methods require security token
LexEVSService - Interface in org.LexGrid.LexBIG.caCore.interfaces
The Main LexEVSAPI Interface.
LIKE - Static variable in class gov.nih.nci.system.query.cql.CQLPredicate
 
ListProxy - Class in gov.nih.nci.system.client.proxy
 
ListProxy() - Constructor for class gov.nih.nci.system.client.proxy.ListProxy
 
locateClass(String) - Method in class gov.nih.nci.system.web.util.HTTPUtils
Returns true if the given class name is found
log - Static variable in class gov.nih.nci.system.dao.orm.ORMDAOImpl
 

N

NestedCriteria - Class in gov.nih.nci.system.query.nestedcriteria
This class holds the nested criteria in the linked list format
NestedCriteria(String, String, String, NestedCriteria) - Constructor for class gov.nih.nci.system.query.nestedcriteria.NestedCriteria
 
NestedCriteria() - Constructor for class gov.nih.nci.system.query.nestedcriteria.NestedCriteria
 
NestedCriteria2HQL - Class in gov.nih.nci.system.dao.orm.translator
 
NestedCriteria2HQL(NestedCriteria, Configuration, boolean) - Constructor for class gov.nih.nci.system.dao.orm.translator.NestedCriteria2HQL
 
NestedCriteriaPath - Class in gov.nih.nci.system.query.nestedcriteria
 
NestedCriteriaPath(String) - Constructor for class gov.nih.nci.system.query.nestedcriteria.NestedCriteriaPath
 
NestedCriteriaPath(String, List) - Constructor for class gov.nih.nci.system.query.nestedcriteria.NestedCriteriaPath
 
newSessionFactory(Configuration) - Method in class gov.nih.nci.system.dao.orm.SessionFactoryBean
 
NOT_EQUAL_TO - Static variable in class gov.nih.nci.system.query.cql.CQLPredicate
 
nullSafeGet(ResultSet, String[], Object) - Method in class gov.nih.nci.system.util.StringClobType
Retrieves an instance of the mapped class from a JDBC resultset
nullSafeSet(PreparedStatement, Object, int) - Method in class gov.nih.nci.system.util.StringClobType
Writes an instance of the mapped class to a prepared statement

O

onInit() - Method in class gov.nih.nci.system.webservice.WSQueryImpl
 
OR - Static variable in class gov.nih.nci.system.query.cql.CQLLogicalOperator
 
org.LexGrid.LexBIG.caCore.applicationservice - package org.LexGrid.LexBIG.caCore.applicationservice
 
org.LexGrid.LexBIG.caCore.applicationservice.annotations - package org.LexGrid.LexBIG.caCore.applicationservice.annotations
 
org.LexGrid.LexBIG.caCore.applicationservice.impl - package org.LexGrid.LexBIG.caCore.applicationservice.impl
 
org.LexGrid.LexBIG.caCore.applicationservice.resource - package org.LexGrid.LexBIG.caCore.applicationservice.resource
 
org.LexGrid.LexBIG.caCore.client.proxy - package org.LexGrid.LexBIG.caCore.client.proxy
 
org.LexGrid.LexBIG.caCore.connection.orm - package org.LexGrid.LexBIG.caCore.connection.orm
 
org.LexGrid.LexBIG.caCore.interfaces - package org.LexGrid.LexBIG.caCore.interfaces
 
org.LexGrid.LexBIG.caCore.utils - package org.LexGrid.LexBIG.caCore.utils
 
org.LexGrid.LexBIG.caCore.web - package org.LexGrid.LexBIG.caCore.web
 
org.LexGrid.LexBIG.caCore.web.exceptions - package org.LexGrid.LexBIG.caCore.web.exceptions
 
org.LexGrid.LexBIG.caCore.web.security.xss - package org.LexGrid.LexBIG.caCore.web.security.xss
 
ORMDAOImpl - Class in gov.nih.nci.system.dao.orm
 
ORMDAOImpl() - Constructor for class gov.nih.nci.system.dao.orm.ORMDAOImpl
 

P

Path2NestedCriteria - Class in gov.nih.nci.system.dao.orm.translator
 
Path2NestedCriteria() - Constructor for class gov.nih.nci.system.dao.orm.translator.Path2NestedCriteria
 
printResults(HttpServletResponse) - Method in class gov.nih.nci.system.web.util.HTTPUtils
Prints results on screen
privateQuery(Object, String) - Method in class gov.nih.nci.system.applicationservice.impl.ApplicationServiceImpl
Prepares the #gov.nih.nci.system.dao.Request object and uses ApplicationServiceImpl.query(Request) to retrieve results from the data source.
ProxyHelper - Interface in gov.nih.nci.system.client.proxy
 
ProxyHelperImpl - Class in gov.nih.nci.system.client.proxy
 
ProxyHelperImpl() - Constructor for class gov.nih.nci.system.client.proxy.ProxyHelperImpl
 
ProxyUnwrappingHttpInvokerRequestExecutor - Class in org.LexGrid.LexBIG.caCore.client.proxy
 
ProxyUnwrappingHttpInvokerRequestExecutor() - Constructor for class org.LexGrid.LexBIG.caCore.client.proxy.ProxyUnwrappingHttpInvokerRequestExecutor
 
put(K, V) - Method in class org.LexGrid.LexBIG.caCore.applicationservice.resource.TimedMap
 
putAll(Map<? extends K, ? extends V>) - Method in class org.LexGrid.LexBIG.caCore.applicationservice.resource.TimedMap
 

Q

query(CQLQuery, String) - Method in interface gov.nih.nci.system.applicationservice.ApplicationService
Deprecated.
query(CQLQuery) - Method in interface gov.nih.nci.system.applicationservice.ApplicationService
Retrieves the result from the data source using the CQL query.
query(DetachedCriteria, String) - Method in interface gov.nih.nci.system.applicationservice.ApplicationService
Deprecated.
query(DetachedCriteria) - Method in interface gov.nih.nci.system.applicationservice.ApplicationService
Retrieves the result from the data source using the DetachedCriteria query.
query(Object, Integer, String) - Method in interface gov.nih.nci.system.applicationservice.ApplicationService
Used by the infrastructure to get next chunk of records in the result set.
query(gov.nih.nci.cagrid.cqlquery.CQLQuery) - Method in interface gov.nih.nci.system.applicationservice.ApplicationService
Retrieves the result from the data source using the caGrid's CQL query.
query(DetachedCriteria, String) - Method in class gov.nih.nci.system.applicationservice.impl.ApplicationServiceImpl
 
query(DetachedCriteria) - Method in class gov.nih.nci.system.applicationservice.impl.ApplicationServiceImpl
 
query(Object, Integer, String) - Method in class gov.nih.nci.system.applicationservice.impl.ApplicationServiceImpl
 
query(Request) - Method in class gov.nih.nci.system.applicationservice.impl.ApplicationServiceImpl
Sends the request to the DAO.
query(gov.nih.nci.cagrid.cqlquery.CQLQuery) - Method in class gov.nih.nci.system.applicationservice.impl.ApplicationServiceImpl
 
query(Request) - Method in interface gov.nih.nci.system.dao.DAO
Queries the datasource
query(Request) - Method in class gov.nih.nci.system.dao.orm.ORMDAOImpl
 
query(Request, DetachedCriteria) - Method in class gov.nih.nci.system.dao.orm.ORMDAOImpl
 
query(String, Object, int) - Method in interface gov.nih.nci.system.webservice.WSQuery
 
query(String, Object, int) - Method in class gov.nih.nci.system.webservice.WSQueryImpl
 
QueryException - Exception in gov.nih.nci.system.dao
This exception is thrown by all the methods of the ApplicationService interface.
QueryException() - Constructor for exception gov.nih.nci.system.dao.QueryException
Default constructor.
QueryException(String) - Constructor for exception gov.nih.nci.system.dao.QueryException
Constructs the QueryException object with the passed message
QueryException(String, Throwable) - Constructor for exception gov.nih.nci.system.dao.QueryException
Constructs the QueryException object with the passed message.
QueryException(Throwable) - Constructor for exception gov.nih.nci.system.dao.QueryException
Constructs the QueryException object storing the actual exception that occured
queryObject(String, Object) - Method in interface gov.nih.nci.system.webservice.WSQuery
 
queryObject(String, Object) - Method in class gov.nih.nci.system.webservice.WSQueryImpl
 
QueryOptions - Class in org.LexGrid.LexBIG.caCore.applicationservice
Options to use during LexEVS Data Service Querying.
QueryOptions() - Constructor for class org.LexGrid.LexBIG.caCore.applicationservice.QueryOptions
 
queryOptions - Variable in class org.LexGrid.LexBIG.caCore.client.proxy.LexEVSListProxy
 
QUESTION_MARK - Static variable in class gov.nih.nci.system.util.SystemConstant
 

R

recurseReflect(T, LexEVSCaCoreUtils.DoInReflectionCallback) - Static method in class org.LexGrid.LexBIG.caCore.utils.LexEVSCaCoreUtils
 
registerSecurityToken(String, SecurityToken) - Method in class org.LexGrid.LexBIG.caCore.applicationservice.impl.LexEVSApplicationServiceImpl
Register Security Token
RemoteExecutionResults - Class in org.LexGrid.LexBIG.caCore.applicationservice
Enables server to return not only the results of a remotely-executed method, but the state of the underlying object as well, enabling the Proxy to be updated on the client.
RemoteExecutionResults(Object, Object) - Constructor for class org.LexGrid.LexBIG.caCore.applicationservice.RemoteExecutionResults
 
RemoteResourceManager - Class in org.LexGrid.LexBIG.caCore.applicationservice.resource
 
RemoteResourceManager() - Constructor for class org.LexGrid.LexBIG.caCore.applicationservice.resource.RemoteResourceManager
 
RemoteShell - Class in org.LexGrid.LexBIG.caCore.applicationservice.resource
 
RemoteShell() - Constructor for class org.LexGrid.LexBIG.caCore.applicationservice.resource.RemoteShell
 
RemoteShell(Class<?>[], Class<?>, String) - Constructor for class org.LexGrid.LexBIG.caCore.applicationservice.resource.RemoteShell
 
remove(Object) - Method in class gov.nih.nci.system.client.proxy.ListProxy
 
remove(int) - Method in class gov.nih.nci.system.client.proxy.ListProxy
 
remove(Object) - Method in class org.LexGrid.LexBIG.caCore.applicationservice.resource.TimedMap
 
removeAll(Collection) - Method in class gov.nih.nci.system.client.proxy.ListProxy
 
replace(Object, Object, Object) - Method in class gov.nih.nci.system.util.StringClobType
Replace the existing value with a new value
replaceWithShell(Object) - Method in class org.LexGrid.LexBIG.caCore.applicationservice.resource.RemoteResourceManager
 
Request - Class in gov.nih.nci.system.dao
Provides various methods to submit a query request to a specified datasource
Request() - Constructor for class gov.nih.nci.system.dao.Request
Creates a Request instance
Request(Object) - Constructor for class gov.nih.nci.system.dao.Request
Creates a Request instance for a given object
resolveCodingScheme(String, CodingSchemeVersionOrTag) - Method in class org.LexGrid.LexBIG.caCore.applicationservice.impl.LexEVSApplicationServiceImpl
 
resolveCodingSchemeCopyright(String, CodingSchemeVersionOrTag) - Method in class org.LexGrid.LexBIG.caCore.applicationservice.impl.LexEVSApplicationServiceImpl
 
Response - Class in gov.nih.nci.system.dao
Provides components to hold the resultset of a query request
Response() - Constructor for class gov.nih.nci.system.dao.Response
Create a Response instance
Response(Response) - Constructor for class gov.nih.nci.system.dao.Response
Creates a Response instance for a specified response object
Response(Object) - Constructor for class gov.nih.nci.system.dao.Response
Creates a Response instance for a specified object
response - Variable in class gov.nih.nci.system.dao.Response
 
retainAll(Collection) - Method in class gov.nih.nci.system.client.proxy.ListProxy
 
returnedClass() - Method in class gov.nih.nci.system.util.StringClobType
Class returned by nullSafeGet
RIGHT_BRACKET - Static variable in class gov.nih.nci.system.util.SystemConstant
 
RoleNameResolver - Class in gov.nih.nci.system.dao.orm.translator.gridCQL
 
RoleNameResolver(ClassCache) - Constructor for class gov.nih.nci.system.dao.orm.translator.gridCQL.RoleNameResolver
 

S

search(Class, List) - Method in interface gov.nih.nci.system.applicationservice.ApplicationService
Retrieves the result from the data source using the Query by Example.
search(Class, Object) - Method in interface gov.nih.nci.system.applicationservice.ApplicationService
Retrieves the result from the data source using the Query by Example.
search(String, List) - Method in interface gov.nih.nci.system.applicationservice.ApplicationService
Retrieves the result from the data source using a Nested Search Criteria.
search(String, Object) - Method in interface gov.nih.nci.system.applicationservice.ApplicationService
Retrieves the result from the data source using the Nested Search Criteria.
search(Class, Object) - Method in class gov.nih.nci.system.applicationservice.impl.ApplicationServiceImpl
 
search(Class, List) - Method in class gov.nih.nci.system.applicationservice.impl.ApplicationServiceImpl
 
search(String, Object) - Method in class gov.nih.nci.system.applicationservice.impl.ApplicationServiceImpl
 
search(String, List) - Method in class gov.nih.nci.system.applicationservice.impl.ApplicationServiceImpl
 
SearchUtils - Class in gov.nih.nci.system.web.util
SearchUtils presents various methods to build and modify a hibernate criteria.
SearchUtils(ClassCache) - Constructor for class gov.nih.nci.system.web.util.SearchUtils
 
securityToken_map - Variable in class org.LexGrid.LexBIG.caCore.client.proxy.LexEVSApplicationServiceProxy
 
SEMICOLON - Static variable in class gov.nih.nci.system.util.SystemConstant
 
SessionFactoryBean - Class in gov.nih.nci.system.dao.orm
 
SessionFactoryBean() - Constructor for class gov.nih.nci.system.dao.orm.SessionFactoryBean
 
set(int, Object) - Method in class gov.nih.nci.system.client.proxy.ListProxy
 
setApplicationContext(ApplicationContext) - Method in class org.LexGrid.LexBIG.caCore.client.proxy.ProxyUnwrappingHttpInvokerRequestExecutor
 
setApplicationService(ApplicationService) - Method in class gov.nih.nci.system.client.proxy.ApplicationServiceProxy
 
setApplicationService(ApplicationService) - Method in class org.LexGrid.LexBIG.caCore.client.proxy.LexEVSApplicationServiceProxy
 
setAppService(ApplicationService) - Method in class gov.nih.nci.system.client.proxy.ListProxy
 
setAppService(LexEVSApplicationService) - Method in class org.LexGrid.LexBIG.caCore.client.proxy.LexEVSListProxy
 
setAppService(ApplicationService) - Method in class org.LexGrid.LexBIG.caCore.client.proxy.LexEVSListProxy
 
setAssociation(CQLAssociation) - Method in class gov.nih.nci.system.query.cql.CQLObject
Sets the association value for this CQLObject.
setAssociationCollection(Collection<CQLAssociation>) - Method in class gov.nih.nci.system.query.cql.CQLGroup
 
setAttribute(CQLAttribute) - Method in class gov.nih.nci.system.query.cql.CQLObject
Sets the attribute value for this CQLObject.
setAttributeCollection(Collection<CQLAttribute>) - Method in class gov.nih.nci.system.query.cql.CQLGroup
 
setAuthentication(Authentication) - Method in class gov.nih.nci.system.client.proxy.ApplicationServiceProxy
 
setCaseSensitive(boolean) - Method in class gov.nih.nci.system.dao.orm.ORMDAOImpl
 
setCaseSensitive(boolean) - Method in class gov.nih.nci.system.dao.orm.translator.NestedCriteria2HQL
 
setChildren(List) - Method in class gov.nih.nci.system.web.ajax.tree.Category
 
setClassCache(ClassCache) - Method in class gov.nih.nci.system.dao.Request
 
setCodingScheme(String) - Method in class org.LexGrid.LexBIG.caCore.applicationservice.QueryOptions
Set the Coding Scheme name that this QueryOptions instance will restrict to.
setCodingSchemeVersionOrTag(CodingSchemeVersionOrTag) - Method in class org.LexGrid.LexBIG.caCore.applicationservice.QueryOptions
Set the CodingSchemeVersionOrTag that this QueryOptions instance will restrict to.
setConfig(Configuration) - Method in class gov.nih.nci.system.dao.orm.ORMDAOImpl
 
setConfig(Hashtable) - Method in class gov.nih.nci.system.dao.Request
Sets the configuration value
setConfigHolder(HibernateConfigurationHolder) - Method in class gov.nih.nci.system.dao.orm.SessionFactoryBean
 
setConfiguration(Configuration) - Method in class gov.nih.nci.system.dao.orm.HibernateConfigurationHolder
 
setCountHqlString(String) - Method in class gov.nih.nci.system.query.hibernate.HQLCriteria
 
setDaoList(List<DAO>) - Method in class gov.nih.nci.system.util.ClassCache
 
setDomainObjectName(String) - Method in class gov.nih.nci.system.dao.Request
Sets the name for this domain object
setEnableRemoteShell(boolean) - Method in class org.LexGrid.LexBIG.caCore.applicationservice.resource.RemoteResourceManager
 
setFieldValue(Object, Object, String) - Static method in class org.LexGrid.LexBIG.caCore.utils.LexEVSCaCoreUtils
 
setFirstRow(Integer) - Method in class gov.nih.nci.system.dao.Request
Set firstRow value
setGroup(CQLGroup) - Method in class gov.nih.nci.system.query.cql.CQLObject
Sets the group value for this CQLObject.
setGroupCollection(Collection<CQLGroup>) - Method in class gov.nih.nci.system.query.cql.CQLGroup
 
setHasAllRecords(boolean) - Method in class gov.nih.nci.system.client.proxy.ListProxy
 
setHqlString(String) - Method in class gov.nih.nci.system.query.hibernate.HQLCriteria
 
setId(String) - Method in class gov.nih.nci.system.web.ajax.tree.Category
 
setInternalNestedCriteria(NestedCriteria) - Method in class gov.nih.nci.system.query.nestedcriteria.NestedCriteria
 
setIsCount(Boolean) - Method in class gov.nih.nci.system.dao.Request
Set isCount value
setLazyLoad(boolean) - Method in class org.LexGrid.LexBIG.caCore.applicationservice.QueryOptions
Sets whether or not the QueryOptions instance will use LazyLoading.
setListChunk(List) - Method in class gov.nih.nci.system.client.proxy.ListProxy
 
setLogicOperator(CQLLogicalOperator) - Method in class gov.nih.nci.system.query.cql.CQLGroup
 
setMaxRecordsPerQuery(int) - Method in class gov.nih.nci.system.client.proxy.ListProxy
 
setName(String) - Method in class gov.nih.nci.system.query.cql.CQLAttribute
Sets the name value for this Attribute.
setName(String) - Method in class gov.nih.nci.system.query.cql.CQLObject
Sets the name value for this CQLObject.
setName(String) - Method in class gov.nih.nci.system.web.ajax.tree.Category
 
setObj(Object) - Method in class org.LexGrid.LexBIG.caCore.applicationservice.RemoteExecutionResults
 
setOriginalCriteria(Object) - Method in class gov.nih.nci.system.client.proxy.ListProxy
 
setOriginalStart(int) - Method in class gov.nih.nci.system.client.proxy.ListProxy
 
setPackageName(String) - Method in class gov.nih.nci.system.web.ajax.tree.Category
 
setPageSize(int) - Method in class gov.nih.nci.system.web.util.HTTPUtils
Sets the page size value
setParameters(List) - Method in class gov.nih.nci.system.query.hibernate.HQLCriteria
 
setParameters(List) - Method in class gov.nih.nci.system.query.nestedcriteria.NestedCriteriaPath
 
setPathString(String) - Method in class gov.nih.nci.system.query.nestedcriteria.NestedCriteriaPath
 
setPredicate(CQLPredicate) - Method in class gov.nih.nci.system.query.cql.CQLAttribute
Sets the predicate value for this Attribute.
setProxyFactory(ProxyHelper) - Method in class gov.nih.nci.system.client.proxy.ApplicationServiceProxy
 
setProxyHelper(ProxyHelper) - Method in class org.LexGrid.LexBIG.caCore.client.proxy.ProxyUnwrappingHttpInvokerRequestExecutor
 
setQueryArguments(String) - Method in class gov.nih.nci.system.web.util.HTTPUtils
Sets argument values based on a given queryText
setQueryOptions(QueryOptions) - Method in class org.LexGrid.LexBIG.caCore.client.proxy.LexEVSListProxy
 
setRealSize(int) - Method in class gov.nih.nci.system.client.proxy.ListProxy
 
setRemoteResourceManager(RemoteResourceManager) - Method in class org.LexGrid.LexBIG.caCore.applicationservice.impl.LexEVSApplicationServiceImpl
 
setRemoteResourceManager(RemoteResourceManager) - Method in class org.LexGrid.LexBIG.caCore.applicationservice.LexEvsHttpInvokerServiceExporter
 
setRequest(Object) - Method in class gov.nih.nci.system.dao.Request
Sets the value for this request object
setResourceMap(Map<String, Object>) - Method in class org.LexGrid.LexBIG.caCore.applicationservice.resource.RemoteResourceManager
 
setResourceUuid(String) - Method in class org.LexGrid.LexBIG.caCore.applicationservice.resource.RemoteShell
 
setResponse(Object) - Method in class gov.nih.nci.system.dao.Response
Sets the value for this response object
setResultCountPerQuery(int) - Method in class gov.nih.nci.system.dao.orm.ORMDAOImpl
 
setResultPageSize(int) - Method in class org.LexGrid.LexBIG.caCore.applicationservice.QueryOptions
Specifies the number of results returned to the client at one time.
setResults(List) - Method in class gov.nih.nci.system.web.util.HTTPUtils
Sets the results value
setReturnValue(Object) - Method in class org.LexGrid.LexBIG.caCore.applicationservice.RemoteExecutionResults
 
setRoleName(String) - Method in class gov.nih.nci.system.query.nestedcriteria.NestedCriteria
 
setRowCount(Integer) - Method in class gov.nih.nci.system.dao.Response
Set recordsCount value
setSecurityTokens(HashMap) - Method in class org.LexGrid.LexBIG.caCore.applicationservice.QueryOptions
Set the Security Tokens associated with this QueryOptions instance.
setServletName(String) - Method in class gov.nih.nci.system.web.util.HTTPUtils
Sets the http Servlet name
setSourceCollection(boolean) - Method in class gov.nih.nci.system.query.nestedcriteria.NestedCriteria
 
setSourceObjectList(List) - Method in class gov.nih.nci.system.query.nestedcriteria.NestedCriteria
 
setSourceObjectName(String) - Method in class gov.nih.nci.system.query.nestedcriteria.NestedCriteria
 
setSourceRoleName(String) - Method in class gov.nih.nci.system.query.cql.CQLAssociation
 
setSourceRoleName(String) - Method in class gov.nih.nci.system.query.nestedcriteria.NestedCriteria
 
setStartIndex(String) - Method in class gov.nih.nci.system.web.util.HTTPUtils
Sets the startIndex value
setTarget(CQLObject) - Method in class gov.nih.nci.system.query.cql.CQLQuery
Sets the target value for this CQLQuery.
setTargetClass(Class<?>) - Method in class org.LexGrid.LexBIG.caCore.applicationservice.resource.RemoteShell
 
setTargetClassName(String) - Method in class gov.nih.nci.system.client.proxy.ListProxy
 
setTargetCollection(boolean) - Method in class gov.nih.nci.system.query.nestedcriteria.NestedCriteria
 
setTargetInterfaces(Class<?>[]) - Method in class org.LexGrid.LexBIG.caCore.applicationservice.resource.RemoteShell
 
setTargetObjectName(String) - Method in class gov.nih.nci.system.query.nestedcriteria.NestedCriteria
 
setTargetRoleName(String) - Method in class gov.nih.nci.system.query.cql.CQLAssociation
 
setUpdateClientProxyTarget(boolean) - Method in class org.LexGrid.LexBIG.caCore.applicationservice.impl.LexEVSApplicationServiceImpl
 
setValue(String) - Method in class gov.nih.nci.system.query.cql.CQLAttribute
Sets the value value for this Attribute.
size() - Method in class gov.nih.nci.system.client.proxy.ListProxy
Returns the number of elements in this list.
SOURCE_ASSOC_ALIAS - Variable in class gov.nih.nci.system.dao.orm.translator.CQL2HQL
 
SPACE - Static variable in class gov.nih.nci.system.util.SystemConstant
 
sqlTypes() - Method in class gov.nih.nci.system.util.StringClobType
Returns the SQL tpe codes for the columns mapped by this type
StringClobType - Class in gov.nih.nci.system.util
StringClobType serializes an instances of a Clob to a String.
StringClobType() - Constructor for class gov.nih.nci.system.util.StringClobType
 
subList(int, int) - Method in class gov.nih.nci.system.client.proxy.ListProxy
 
SystemConstant - Class in gov.nih.nci.system.util
Constant assigns values to static fields
SystemConstant() - Constructor for class gov.nih.nci.system.util.SystemConstant
 

T

TARGET_ALIAS - Variable in class gov.nih.nci.system.dao.orm.translator.CQL2HQL
 
TARGET_ASSOC_ALIAS - Variable in class gov.nih.nci.system.dao.orm.translator.CQL2HQL
 
TimedMap<K,V> - Class in org.LexGrid.LexBIG.caCore.applicationservice.resource
 
TimedMap() - Constructor for class org.LexGrid.LexBIG.caCore.applicationservice.resource.TimedMap
 
toArray() - Method in class gov.nih.nci.system.client.proxy.ListProxy
 
toArray(Object[]) - Method in class gov.nih.nci.system.client.proxy.ListProxy
 
toArray() - Method in class org.LexGrid.LexBIG.caCore.client.proxy.LexEVSListProxy
 
toggle() - Method in class gov.nih.nci.system.web.ajax.tree.Category
 
toString() - Method in class gov.nih.nci.system.query.cql.CQLLogicalOperator
 
toString() - Method in class gov.nih.nci.system.query.cql.CQLPredicate
 
toString() - Method in class gov.nih.nci.system.util.ClassCache
 
toString() - Method in class gov.nih.nci.system.web.ajax.tree.Category
 
translate(CQLQuery, boolean, boolean) - Method in class gov.nih.nci.system.dao.orm.translator.CQL2HQL
Translates a CQL query into an HQL string.
translate() - Method in class gov.nih.nci.system.dao.orm.translator.NestedCriteria2HQL
 

U

unWrapShell(Object) - Method in class org.LexGrid.LexBIG.caCore.applicationservice.resource.RemoteResourceManager
 

W

WebQueryException - Exception in org.LexGrid.LexBIG.caCore.web.exceptions
 
WebQueryException(String, Throwable) - Constructor for exception org.LexGrid.LexBIG.caCore.web.exceptions.WebQueryException
 
WebQueryException(String) - Constructor for exception org.LexGrid.LexBIG.caCore.web.exceptions.WebQueryException
 
writeRemoteInvocation(RemoteInvocation, OutputStream) - Method in class org.LexGrid.LexBIG.caCore.client.proxy.ProxyUnwrappingHttpInvokerRequestExecutor
 
WSQuery - Interface in gov.nih.nci.system.webservice
 
WSQueryImpl - Class in gov.nih.nci.system.webservice
 
WSQueryImpl() - Constructor for class gov.nih.nci.system.webservice.WSQueryImpl
 
WSUtils - Class in gov.nih.nci.system.webservice.util
 
WSUtils() - Constructor for class gov.nih.nci.system.webservice.util.WSUtils
 

X

XLINK_URL - Static variable in class gov.nih.nci.system.util.SystemConstant
 
XSLTTransformer(Document, InputStream) - Method in class gov.nih.nci.system.web.HTTPQuery
Generates an XML or HTML document based on a given stylesheet
A B C D E F G H I J L N O P Q R S T U W X 
Skip navigation links