public interface VisibilityHandler extends Persistable
| Modifier and Type | Method and Description |
|---|---|
<T> String |
getVisibility(DataTypeAdapter<T> adapter,
T entry,
String fieldName)
Determine visibility of the field.
|
fromBinary, toBinary<T> String getVisibility(DataTypeAdapter<T> adapter, T entry, String fieldName)
adapter - the adapter for the entryentry - the entryfieldName - the field to determine visibility forCopyright © 2013–2022. All rights reserved.