org.gcube.portlets.admin.forwardindexportlet.gwt.client.interfaces
Interface ItemRemovedListener

All Known Implementing Classes:
IndexExplorer

public interface ItemRemovedListener

An interface for objects who need information about the removal of Index related Items


Method Summary
 void itemRemoved(String itemID)
          Handles instances where an index related item has been removed
 

Method Detail

itemRemoved

void itemRemoved(String itemID)
Handles instances where an index related item has been removed

Parameters:
content - - information about the item which has been removed


Copyright © 2013. All Rights Reserved.