to.etc.domui.util
Interface IShelvedListener

All Known Implementing Classes:
SimpleCollectionModel, SimpleSearchModel

public interface IShelvedListener


Method Summary
 void onShelve()
           
 void onUnshelve()
           
 

Method Detail

onShelve

void onShelve()
              throws java.lang.Exception
Throws:
java.lang.Exception

onUnshelve

void onUnshelve()
                throws java.lang.Exception
Throws:
java.lang.Exception