Uses of Interface
com.nhncorp.neptune.tabletserver.action.TabletDropActionIF

Packages that use TabletDropActionIF
com.nhncorp.neptune.tabletserver.action   
 

Uses of TabletDropActionIF in com.nhncorp.neptune.tabletserver.action
 

Classes in com.nhncorp.neptune.tabletserver.action that implement TabletDropActionIF
 class TabletDropAction
           
 

Methods in com.nhncorp.neptune.tabletserver.action with parameters of type TabletDropActionIF
 void TabletDropActionIF.init(TabletServer tabletServer, TabletDropActionIF proxyObject, com.nhncorp.pleiades.client.LockService lockService, TabletInfo tabletInfo)
           
 void TabletDropAction.init(TabletServer tabletServer, TabletDropActionIF proxyObject, com.nhncorp.pleiades.client.LockService lockService, TabletInfo tabletInfo)