Class EntityDescriptor
java.lang.Object
ch.tocco.nice2.netui.api.bind.entity.EntityDescriptor
Deprecated.
Marshallable entity representation for the auto-field infos (version, create timestamp etc).
-
Constructor Details
-
EntityDescriptor
Deprecated.- Parameters:
entity
- The Entity for which to create it.- Throws:
PersistException
- on error
-
-
Method Details
-
getVersion
Deprecated. -
getCreateuser
Deprecated. -
getUpdateuser
Deprecated. -
getCreatets
@Nullable public @Nullable org.joda.time.DateTime getCreatets()Deprecated. -
getUpdatets
@Nullable public @Nullable org.joda.time.DateTime getUpdatets()Deprecated. -
getKey
Deprecated.
-