java.lang.Object
org.jpo.eventbus.AddCollectionToGroupHandler
Adds a collection to a group node
-
Constructor Summary
-
Method Summary
Modifier and TypeMethodDescriptionvoid
handleEvent
(AddCollectionToGroupRequest request) Handles the request to add a collection supplied as a file to the supplied group node
-
Constructor Details
-
AddCollectionToGroupHandler
public AddCollectionToGroupHandler()
-
-
Method Details
-
handleEvent
Handles the request to add a collection supplied as a file to the supplied group node- Parameters:
request
- the request
-