Interface ResourceRead<E>
- All Known Implementing Classes:
InternalStorageResource,InternalStorageTranslationResource,PersonResource
public interface ResourceRead<E>
ResourceRead interface.
-
Method Summary
-
Method Details
-
read
read.- Parameters:
id- aStringobjecturiInfo- aUriInfoobject- Returns:
- a E object
-