public class CollectionHandler extends Object implements ResourceHandler<Collection>
| Constructor and Description |
|---|
CollectionHandler() |
public void add(Collection resource) throws Exception
add in interface ResourceHandler<Collection>Exceptionpublic void drop(String collectionId) throws Exception
drop in interface ResourceHandler<Collection>Exceptionpublic List<Collection> initialize() throws Exception
initialize in interface ResourceHandler<Collection>ExceptionCopyright © 2017. All Rights Reserved.