org.LexGrid.LexBIG.Impl.helpers
Interface CodeToReturnResolver
All Superinterfaces: java.io.Serializable
All Known Implementing Classes: DefaultCodeToReturnResolver
public interface CodeToReturnResolver extends java.io.Serializable
The Interface CodeToReturnResolver.
Author:
Kevin Peterson
buildResolvedConceptReference
ResolvedConceptReference buildResolvedConceptReference (CodeToReturn codeToReturn,
LocalNameList restrictToProperties,
CodedNodeSet.PropertyType [] restrictToPropertyTypes,
Filter [] filters,
boolean resolve)
throws LBInvocationException
Builds the resolved concept reference.
Parameters: codeToReturn
- the code to returnrestrictToProperties
- the restrict to propertiesrestrictToPropertyTypes
- the restrict to property typesfilters
- the filtersresolve
- the resolve
Returns: the resolved concept reference
Throws:
LBInvocationException
- the LB invocation exception
buildResolvedConceptReference
ResolvedConceptReferenceList buildResolvedConceptReference (java.util.List<CodeToReturn > codesToReturn,
LocalNameList restrictToProperties,
CodedNodeSet.PropertyType [] restrictToPropertyTypes,
Filter [] filters,
boolean resolve)
throws LBInvocationException
Throws:
LBInvocationException
Copyright: (c) 2004-2006 Mayo Foundation for Medical Education and Research (MFMER). All rights reserved. MAYO, MAYO CLINIC, and the triple-shield Mayo logo are trademarks and service marks of MFMER.
PREV CLASS
NEXT CLASS
FRAMES
NO FRAMES
All Classes
SUMMARY: NESTED | FIELD | CONSTR | METHOD
DETAIL: FIELD | CONSTR | METHOD