The domain object itself may be completely annotated with everything required to produce a RiakObject except for the value portion. This will prefer annotated items over the {@code Location} passed in.
@param domainObject a domain object to be stored in Riak. @param namespace the namespace in Riak @param key the key for the object @return data to be stored in Riak.
|
|
|
|