Package com.identity4j.util.i18n
Interface Identifiable<T extends Serializable>
-
- All Known Subinterfaces:
Entity,IconifiableEntity,LocalizableEntity
- All Known Implementing Classes:
DefaultLocalizableEntity,LocalizableRuntimeException
public interface Identifiable<T extends Serializable>
-
-
Method Summary
All Methods Instance Methods Abstract Methods Modifier and Type Method Description TgetId()
-
-
-
Method Detail
-
getId
T getId()
-
-