Interface ManageableWithId

  • All Superinterfaces:
    Manageable
    All Known Subinterfaces:
    Refreshable

    public interface ManageableWithId
    extends Manageable
    Entity that has a getter method that returns id. Not to be used by external users
    Author:
    Shashank Sharma