org.sakaiproject.entitybroker.rest.caps
Interface BatchProvider

All Superinterfaces:
Describeable, DescribePropertiesable, EntityProvider, Formats, Outputable

public interface BatchProvider
extends DescribePropertiesable, Outputable

A provider interface for the batch handler

Author:
Aaron Zeckoski (azeckoski @ gmail.com)

Field Summary
 
Fields inherited from interface org.sakaiproject.entitybroker.entityprovider.extension.Formats
ALL_KNOWN_FORMATS, ATOM, ATOM_EXTENSIONS, ATOM_MIME_TYPE, FORM, FORM_EXTENSIONS, FORM_MIME_TYPE, HTML, HTML_EXTENSIONS, HTML_MIME_TYPE, JSON, JSON_EXTENSIONS, JSON_MIME_TYPE, JSONP, JSONP_EXTENSIONS, JSONP_MIME_TYPE, RSS, RSS_EXTENSIONS, RSS_MIME_TYPE, TXT, TXT_EXTENSIONS, TXT_MIME_TYPE, UTF_8, XML, XML_EXTENSIONS, XML_MIME_TYPE
 
Method Summary
 
Methods inherited from interface org.sakaiproject.entitybroker.entityprovider.capabilities.DescribePropertiesable
getBaseName, getResourceClassLoader
 
Methods inherited from interface org.sakaiproject.entitybroker.entityprovider.EntityProvider
getEntityPrefix
 
Methods inherited from interface org.sakaiproject.entitybroker.entityprovider.capabilities.Outputable
getHandledOutputFormats
 



Copyright © 2007-2013 Sakai Project. All Rights Reserved.