Package com.c8db.entity
Class CollectionRevisionEntity
- java.lang.Object
-
- com.c8db.entity.CollectionEntity
-
- com.c8db.entity.CollectionRevisionEntity
-
- All Implemented Interfaces:
Entity
public class CollectionRevisionEntity extends CollectionEntity
-
-
Constructor Summary
Constructors Constructor Description CollectionRevisionEntity()
-
Method Summary
All Methods Instance Methods Concrete Methods Modifier and Type Method Description StringgetRevision()-
Methods inherited from class com.c8db.entity.CollectionEntity
getHasStream, getId, getIsSpot, getIsSystem, getName, getStatus, getType, getWaitForSync
-
-
-
-
Method Detail
-
getRevision
public String getRevision()
-
-