public final class PathAdjuster<S extends EntityService<? extends HierarchicalEntity>> extends Object
| Constructor and Description | 
|---|
PathAdjuster()  | 
| Modifier and Type | Method and Description | 
|---|---|
List<String> | 
getFullPath(String parentId,
           String entityId,
           S service)  | 
List<String> | 
getFullPathForParentGlobalId(String parentGlobalId,
                            String entityId,
                            S service)  | 
List<String> | 
getFullPathForParentId(String parentId,
                      String entityId,
                      S service)  | 
Copyright © 2010 - 2018 edorasware ag. All Rights Reserved.