Package org.teamapps.universaldb.pojo
Interface Identifiable
- All Known Subinterfaces:
Entity<ENTITY>
- All Known Implementing Classes:
AbstractUdbEntity,RawEntity
public interface Identifiable
-
Method Summary
Modifier and Type Method Description intgetId()java.lang.StringgetQualifiedName()
-
Method Details
-
getId
int getId() -
getQualifiedName
java.lang.String getQualifiedName()
-