Interface MasterDataEnum<E extends Entity>


  • public interface MasterDataEnum<E extends Entity>
    Interface that enum dictionary of static masterdatas must implement.
    Author:
    mlaroche
    • Method Detail

      • getEntityUID

        UID<E> getEntityUID()
        Return the UID of the target entity represented by the enum value
        Returns:
        the target UID