com.retek.rmm.gui.screen.sellingitem
Class SellingItemHandler

java.lang.Object
  extended bycom.retek.commons.gui.core.ScreenHandler
      extended bycom.retek.rmm.gui.screen.sellingitem.SellingItemHandler

public class SellingItemHandler
extends ScreenHandler


Constructor Summary
SellingItemHandler()
           
 
Method Summary
 boolean hasSellingItem()
           
 boolean isSellingItemRemovable()
           
 java.lang.Object retrieveSellingItem()
           
 
Methods inherited from class com.retek.commons.gui.core.ScreenHandler
getException, getLogger, getSystemException, processSystemException, register, register, unregister, unregisterAll
 
Methods inherited from class java.lang.Object
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait
 

Constructor Detail

SellingItemHandler

public SellingItemHandler()
Method Detail

retrieveSellingItem

public java.lang.Object retrieveSellingItem()

hasSellingItem

public boolean hasSellingItem()

isSellingItemRemovable

public boolean isSellingItemRemovable()
                               throws SystemException
Throws:
SystemException


Copyright © 2005 Retek Inc. All Rights Reserved. - Generated at Fri, 01/21/2005 14:25