Interface Versioned
-
- All Superinterfaces:
Manageable
public interface Versioned extends Manageable
An entity that contains version- Author:
- Shashank Sharma
-
-
Method Summary
All Methods Instance Methods Abstract Methods Modifier and Type Method Description Object
getVersion()
-
Methods inherited from interface com.alpha.mongodb.entitymanager.entity.Manageable
detach, getEntityInformation, isManaged
-
-
-
-
Method Detail
-
getVersion
Object getVersion()
-
-