@Deprecated public class PathToRootTreeServiceImpl extends AbstractExtendable implements TreeService
Constructor and Description |
---|
PathToRootTreeServiceImpl()
Deprecated.
|
Modifier and Type | Method and Description |
---|---|
protected void |
addChildIterator(ChildTreeNodeIteratorFactory factory,
LexEvsTreeNode node,
boolean countOnly)
Deprecated.
Adds the child iterator.
|
protected void |
addRootNodes(LexEvsTreeNode root,
LexEvsTreeNode node)
Deprecated.
Adds the root nodes.
|
protected ExtensionDescription |
buildExtensionDescription()
Deprecated.
Builds the extension description.
|
protected LexEvsTreeNode |
buildRootNode(java.lang.String root)
Deprecated.
Builds the root node.
|
protected void |
doRegister(ExtensionRegistry registry,
ExtensionDescription description)
Deprecated.
|
protected java.util.List<java.lang.String> |
getAssociationNames(java.util.List<SupportedHierarchy> hierarchies)
Deprecated.
Gets the association names.
|
protected LexEvsTreeDao.Direction |
getDirection(java.util.List<SupportedHierarchy> hierarchies)
Deprecated.
Gets the direction.
|
EvsTreeConverter |
getEvsTreeConverter()
Deprecated.
Gets the evsTree converter.
|
protected LexEvsTreeNode.ExpandableStatus |
getExpandableStatus(java.lang.String codingScheme,
CodingSchemeVersionOrTag versionOrTag,
java.lang.String code,
java.lang.String namespace,
java.lang.String hierarchyId,
LexEvsTreeDao.Direction direction,
java.util.List<java.lang.String> associationNames)
Deprecated.
Gets the expandable status.
|
HierarchyResolver |
getHierarchyResolver()
Deprecated.
Gets the hierarchy resolver.
|
JsonConverter |
getJsonConverter()
Deprecated.
Gets the json converter.
|
LexEvsTreeDao |
getLexEvsTreeDao()
Deprecated.
Gets the lex evs tree dao.
|
int |
getPageSize()
Deprecated.
Gets the page size.
|
PathToRootResolver |
getPathToRootResolver()
Deprecated.
Gets the path to root resolver.
|
protected java.lang.String |
getRoot(java.util.List<SupportedHierarchy> hierarchies)
Deprecated.
Gets the root.
|
TreeService |
getSpringManagedBean()
Deprecated.
Gets the spring managed bean.
|
LexEvsTreeNode |
getSubConcepts(java.lang.String codingScheme,
CodingSchemeVersionOrTag versionOrTag,
java.lang.String code)
Deprecated.
Gets the sub concepts.
|
LexEvsTreeNode |
getSubConcepts(java.lang.String codingScheme,
CodingSchemeVersionOrTag versionOrTag,
java.lang.String code,
java.lang.String namespace)
Deprecated.
Gets the sub concepts.
|
LexEvsTreeNode |
getSubConcepts(java.lang.String codingScheme,
CodingSchemeVersionOrTag versionOrTag,
java.lang.String code,
java.lang.String namespace,
java.lang.String hierarchyId)
Deprecated.
Gets the sub concepts.
|
protected java.util.List<SupportedHierarchy> |
getSupportedHierarchies(java.lang.String codingScheme,
CodingSchemeVersionOrTag versionOrTag,
java.lang.String hierarchyId)
Deprecated.
Gets the supported hierarchies.
|
LexEvsTree |
getTree(java.lang.String codingScheme,
CodingSchemeVersionOrTag versionOrTag,
java.lang.String code)
Deprecated.
Gets the tree.
|
LexEvsTree |
getTree(java.lang.String codingScheme,
CodingSchemeVersionOrTag versionOrTag,
java.lang.String code,
java.lang.String namespace)
Deprecated.
Gets the tree.
|
LexEvsTree |
getTree(java.lang.String codingScheme,
CodingSchemeVersionOrTag versionOrTag,
java.lang.String code,
java.lang.String namespace,
java.lang.String hierarchyId)
Deprecated.
Gets the tree.
|
protected java.lang.String |
resolveNamespace(AbsoluteCodingSchemeVersionReference ref,
java.lang.String code)
Deprecated.
|
void |
setHierarchyResolver(HierarchyResolver hierarchyResolver)
Deprecated.
Sets the hierarchy resolver.
|
void |
setLexEvsTreeDao(LexEvsTreeDao lexEvsTreeDao)
Deprecated.
Sets the lex evs tree dao.
|
void |
setPageSize(int pageSize)
Deprecated.
Sets the page size.
|
void |
setPathToRootResolver(PathToRootResolver pathToRootResolver)
Deprecated.
Sets the path to root resolver.
|
getDescription, getExtensionDescription, getName, getProvider, getVersion, register
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait
getDescription, getName, getProvider, getVersion
public TreeService getSpringManagedBean()
protected java.util.List<SupportedHierarchy> getSupportedHierarchies(java.lang.String codingScheme, CodingSchemeVersionOrTag versionOrTag, java.lang.String hierarchyId)
codingScheme
- the coding schemeversionOrTag
- the version or taghierarchyId
- the hierarchy idprotected LexEvsTreeDao.Direction getDirection(java.util.List<SupportedHierarchy> hierarchies)
hierarchies
- the hierarchiesprotected java.lang.String getRoot(java.util.List<SupportedHierarchy> hierarchies)
hierarchies
- the hierarchiesprotected java.util.List<java.lang.String> getAssociationNames(java.util.List<SupportedHierarchy> hierarchies)
hierarchies
- the hierarchiespublic LexEvsTree getTree(java.lang.String codingScheme, CodingSchemeVersionOrTag versionOrTag, java.lang.String code, java.lang.String namespace, java.lang.String hierarchyId)
TreeService
getTree
in interface TreeService
codingScheme
- the coding schemeversionOrTag
- the version or tagcode
- the codenamespace
- the namespacehierarchyId
- the hierarchy idprotected java.lang.String resolveNamespace(AbsoluteCodingSchemeVersionReference ref, java.lang.String code)
protected void addRootNodes(LexEvsTreeNode root, LexEvsTreeNode node)
root
- the rootnode
- the nodeprotected LexEvsTreeNode buildRootNode(java.lang.String root)
root
- the rootprotected void addChildIterator(ChildTreeNodeIteratorFactory factory, LexEvsTreeNode node, boolean countOnly)
factory
- the factorynode
- the nodecountOnly
- the count onlyprotected LexEvsTreeNode.ExpandableStatus getExpandableStatus(java.lang.String codingScheme, CodingSchemeVersionOrTag versionOrTag, java.lang.String code, java.lang.String namespace, java.lang.String hierarchyId, LexEvsTreeDao.Direction direction, java.util.List<java.lang.String> associationNames)
codingScheme
- the coding schemeversionOrTag
- the version or tagcode
- the codenamespace
- the namespacehierarchyId
- the hierarchy iddirection
- the directionassociationNames
- the association namespublic LexEvsTree getTree(java.lang.String codingScheme, CodingSchemeVersionOrTag versionOrTag, java.lang.String code, java.lang.String namespace)
TreeService
getTree
in interface TreeService
codingScheme
- the coding schemeversionOrTag
- the version or tagcode
- the codenamespace
- the namespacepublic LexEvsTree getTree(java.lang.String codingScheme, CodingSchemeVersionOrTag versionOrTag, java.lang.String code)
TreeService
getTree
in interface TreeService
codingScheme
- the coding schemeversionOrTag
- the version or tagcode
- the codepublic LexEvsTreeNode getSubConcepts(java.lang.String codingScheme, CodingSchemeVersionOrTag versionOrTag, java.lang.String code, java.lang.String namespace, java.lang.String hierarchyId)
TreeService
getSubConcepts
in interface TreeService
codingScheme
- the coding schemeversionOrTag
- the version or tagcode
- the codenamespace
- the namespacehierarchyId
- the hierarchy idpublic LexEvsTreeNode getSubConcepts(java.lang.String codingScheme, CodingSchemeVersionOrTag versionOrTag, java.lang.String code, java.lang.String namespace)
TreeService
getSubConcepts
in interface TreeService
codingScheme
- the coding schemeversionOrTag
- the version or tagcode
- the codenamespace
- the namespacepublic LexEvsTreeNode getSubConcepts(java.lang.String codingScheme, CodingSchemeVersionOrTag versionOrTag, java.lang.String code)
TreeService
getSubConcepts
in interface TreeService
codingScheme
- the coding schemeversionOrTag
- the version or tagcode
- the codepublic PathToRootResolver getPathToRootResolver()
public void setPathToRootResolver(PathToRootResolver pathToRootResolver)
pathToRootResolver
- the new path to root resolverpublic void setLexEvsTreeDao(LexEvsTreeDao lexEvsTreeDao)
lexEvsTreeDao
- the new lex evs tree daopublic LexEvsTreeDao getLexEvsTreeDao()
public void setHierarchyResolver(HierarchyResolver hierarchyResolver)
hierarchyResolver
- the new hierarchy resolverpublic HierarchyResolver getHierarchyResolver()
public void setPageSize(int pageSize)
pageSize
- the new page sizepublic int getPageSize()
protected ExtensionDescription buildExtensionDescription()
AbstractExtendable
buildExtensionDescription
in class AbstractExtendable
public JsonConverter getJsonConverter()
TreeService
getJsonConverter
in interface TreeService
public EvsTreeConverter getEvsTreeConverter()
TreeService
getEvsTreeConverter
in interface TreeService
protected void doRegister(ExtensionRegistry registry, ExtensionDescription description) throws LBParameterException
doRegister
in class AbstractExtendable
LBParameterException