org.purl.sword.client
Interface ServiceSelectedListener
public interface ServiceSelectedListener
Listener for any objects that want to be notified when a collection has been selected in the
ServicePanel.
- Author:
- Neil Taylor
|
Method Summary |
void |
selected(String collection)
Called to provide an update on whether the selected node is a Collection. |
selected
void selected(String collection)
- Called to provide an update on whether the selected node is a Collection.
- Parameters:
collection - The location of the collection. null, otherwise.
Copyright © 2013 DuraSpace. All Rights Reserved.