Package com.c8db.entity
Interface MetaAware
-
- All Known Implementing Classes:
CursorEntity
public interface MetaAware
-
-
Method Summary
All Methods Instance Methods Abstract Methods Modifier and Type Method Description Map<String,String>getMeta()voidsetMeta(Map<String,String> meta)
-