org.gcube.portlets.admin.forwardindexportlet.gwt.client.interfaces
Interface ItemAddedListener
- All Known Implementing Classes:
- IndexExplorer
public interface ItemAddedListener
An interface for objects who need information about the addition of index
related items
|
Method Summary |
void |
itemAdded(ItemContent content)
Handles instances where an index related item has been added |
itemAdded
void itemAdded(ItemContent content)
- Handles instances where an index related item has been added
- Parameters:
content - -
information about the item which has been added
Copyright © 2013. All Rights Reserved.