Class ListMetadataFormatsHandler
- java.lang.Object
-
- com.lyncode.xoai.dataprovider.handlers.VerbHandler<ListMetadataFormatsType>
-
- com.lyncode.xoai.dataprovider.handlers.ListMetadataFormatsHandler
-
public class ListMetadataFormatsHandler extends VerbHandler<ListMetadataFormatsType>
-
-
Constructor Summary
Constructors Constructor Description ListMetadataFormatsHandler(DateProvider formatter, ItemRepositoryHelper itemRepositoryHelper, XOAIContext context)
-
Method Summary
All Methods Instance Methods Concrete Methods Modifier and Type Method Description ListMetadataFormatsTypehandle(OAIParameters params)-
Methods inherited from class com.lyncode.xoai.dataprovider.handlers.VerbHandler
getFormatter
-
-
-
-
Constructor Detail
-
ListMetadataFormatsHandler
public ListMetadataFormatsHandler(DateProvider formatter, ItemRepositoryHelper itemRepositoryHelper, XOAIContext context)
-
-
Method Detail
-
handle
public ListMetadataFormatsType handle(OAIParameters params) throws OAIException, HandlerException
- Specified by:
handlein classVerbHandler<ListMetadataFormatsType>- Throws:
OAIExceptionHandlerException
-
-