Interface HasEntityFieldDelegate<E>
-
- All Known Implementing Classes:
MapClientEntityFieldDelegate,MapGroupEntityFieldDelegate,MapProtocolMapperEntityFieldDelegate,MapRoleEntityFieldDelegate
public interface HasEntityFieldDelegate<E>
-
-
Method Summary
All Methods Instance Methods Abstract Methods Modifier and Type Method Description EntityFieldDelegate<E>getEntityFieldDelegate()
-
-
-
Method Detail
-
getEntityFieldDelegate
EntityFieldDelegate<E> getEntityFieldDelegate()
-
-