- get(String) - Method in class org.gomoob.model.AbstractEntity
-
Gets the value of an attribute of this entity by reflection.
- get(String) - Method in interface org.gomoob.model.IEntity
-
Gets the value of an attribute of this entity by reflection.
- getCreationDate() - Method in class org.gomoob.model.AbstractEntityWithCreationDate
-
Gets the creation date of the entity.
- getCreationDate() - Method in interface org.gomoob.model.IEntityWithCreationDate
-
Gets the creation date of the entity.
- getId() - Method in class org.gomoob.model.AbstractEntity
-
Gets the technical identifier of the entity.
- getId() - Method in interface org.gomoob.model.IEntity
-
Gets the technical identifier of the entity.
- getUpdateDate() - Method in class org.gomoob.model.AbstractEntityWithCreationDateAndUpdateDate
-
Gets the update date of the entity.
- getUpdateDate() - Method in interface org.gomoob.model.IEntityWithCreationDateAndUpdateDate
-
Gets the update date of the entity.