|
Spring Data Key-Value | |||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |
public interface KeyValueStoreMetaData
A generic interface to MetaData provided by Key/Value data stores.
Method Summary | |
---|---|
String |
getBucket()
|
MediaType |
getContentType()
Get the Content-Type of this object. |
String |
getKey()
|
long |
getLastModified()
|
Map<String,Object> |
getProperties()
Get the arbitrary properties for this object. |
Method Detail |
---|
String getBucket()
String getKey()
MediaType getContentType()
long getLastModified()
Map<String,Object> getProperties()
|
Spring Data Key-Value | |||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |