Interface InstanceHierarchyService
-
- All Known Implementing Classes:
InstanceHierarchyServiceImpl
public interface InstanceHierarchyService
-
-
Method Summary
All Methods Instance Methods Abstract Methods Modifier and Type Method Description List<HierarchyElementDTO>
getEntityLinkList(String scopeId, String scopeType)
-
-
-
Method Detail
-
getEntityLinkList
List<HierarchyElementDTO> getEntityLinkList(String scopeId, String scopeType)
-
-