Uses of Class
org.LexGrid.LexBIG.caCore.applicationservice.annotations.LexEVSSecurityTokenRequiredForParameter

Packages that use LexEVSSecurityTokenRequiredForParameter
org.LexGrid.LexBIG.caCore.applicationservice.impl   
 

Uses of LexEVSSecurityTokenRequiredForParameter in org.LexGrid.LexBIG.caCore.applicationservice.impl
 

Method parameters in org.LexGrid.LexBIG.caCore.applicationservice.impl with annotations of type LexEVSSecurityTokenRequiredForParameter
 org.LexGrid.LexBIG.LexBIGService.CodedNodeSet LexEVSApplicationServiceImpl.getCodingSchemeConcepts(String codingScheme, org.LexGrid.LexBIG.DataModel.Core.CodingSchemeVersionOrTag versionOrTag)
           
 org.LexGrid.LexBIG.LexBIGService.CodedNodeSet LexEVSApplicationServiceImpl.getCodingSchemeConcepts(String codingScheme, org.LexGrid.LexBIG.DataModel.Core.CodingSchemeVersionOrTag versionOrTag, boolean activeOnly)
          Deprecated. Not implemented here since it is deprecated in the LexBIGService interface.
 org.LexGrid.LexBIG.History.HistoryService LexEVSApplicationServiceImpl.getHistoryService(String codingScheme)
           
 org.LexGrid.LexBIG.LexBIGService.CodedNodeGraph LexEVSApplicationServiceImpl.getNodeGraph(String codingScheme, org.LexGrid.LexBIG.DataModel.Core.CodingSchemeVersionOrTag versionOrTag, String relationsName)
           
 org.LexGrid.LexBIG.LexBIGService.CodedNodeSet LexEVSApplicationServiceImpl.getNodeSet(String codingScheme, org.LexGrid.LexBIG.DataModel.Core.CodingSchemeVersionOrTag versionOrTag, org.LexGrid.LexBIG.DataModel.Collections.LocalNameList localNameList)
           
 org.LexGrid.codingSchemes.CodingScheme LexEVSApplicationServiceImpl.resolveCodingScheme(String codingScheme, org.LexGrid.LexBIG.DataModel.Core.CodingSchemeVersionOrTag versionOrTag)