Package net.worcade.client.get
Interface View
-
- All Superinterfaces:
Reference,ReferenceWithName
- All Known Implementing Classes:
IncomingDto
public interface View extends ReferenceWithName
-
-
Method Summary
All Methods Instance Methods Abstract Methods Modifier and Type Method Description InstantgetLastView()-
Methods inherited from interface net.worcade.client.get.Reference
getId, getModified, getType, getVersion, isDeleted
-
Methods inherited from interface net.worcade.client.get.ReferenceWithName
getName
-
-
-
-
Method Detail
-
getLastView
Instant getLastView()
-
-