Package net.bluemind.core.container.api
Interface ICrudSupport<T>
- All Known Subinterfaces:
 ISmimeCACert,IWebAppData
public interface ICrudSupport<T>
- 
Method Summary
 
- 
Method Details
- 
allUids
 - 
update
 - 
create
 - 
delete
 - 
deleteAll
@DELETE @Path("_deleteAll") void deleteAll() - 
getComplete
 - 
multipleGet
 
 -