Class OutdatedObjectInfo
java.lang.Object
ch.tocco.nice2.netui.api.bind.entity.OutdatedObjectInfo
Deprecated.
-
Constructor Summary
ConstructorDescriptionOutdatedObjectInfo
(long version, @Nullable String lastModUser, @Nullable org.joda.time.DateTime lastModTime) Deprecated. -
Method Summary
Modifier and TypeMethodDescription@Nullable org.joda.time.DateTime
Deprecated.@Nullable String
Deprecated.long
Deprecated.
-
Constructor Details
-
OutdatedObjectInfo
public OutdatedObjectInfo(long version, @Nullable @Nullable String lastModUser, @Nullable @Nullable org.joda.time.DateTime lastModTime) Deprecated.
-
-
Method Details
-
getVersion
public long getVersion()Deprecated. -
getLastModUser
Deprecated. -
getLastModTime
@Nullable public @Nullable org.joda.time.DateTime getLastModTime()Deprecated.
-