Interface AliasWrapperService
- All Known Implementing Classes:
AliasWrapperServiceImpl
public interface AliasWrapperService
-
Method Summary
Modifier and TypeMethodDescriptionunWrapAlias(String text) <T extends Identified & Named>
UnwrapStatusunWrapAlias(RefArg.Signature<T> ref) Tries to unwrap.wrapToAlias(String text, VisibilityArea visibilityArea, DataSetList dsl) Method wraps user friendly value to alias in a form of object id.
-
Method Details
-
wrapToAlias
Method wraps user friendly value to alias in a form of object id. -
unWrapAlias
Tries to unwrap.- Throws:
NullPointerException- if ref is broken:
-
unWrapAlias
-