com.retek.rmm.gui.screen.media
Class MediaDropCodeHandler

java.lang.Object
  extended bycom.retek.commons.gui.core.ScreenHandler
      extended bycom.retek.rmm.gui.screen.media.MediaDropCodeHandler

public class MediaDropCodeHandler
extends ScreenHandler


Constructor Summary
MediaDropCodeHandler()
           
 
Method Summary
 java.lang.String getDropCodeCirculation()
           
 java.lang.String getDropCodeDate()
           
 java.lang.String getDropCodeDescription()
           
 java.lang.String getDropCodeDisplayCode()
           
 java.util.Collection getDropCodes()
           
 java.lang.String getSourceCodeDescription()
           
 java.lang.String getSourceCodeDisplayCode()
           
 java.util.Collection getSourceCodes()
           
 boolean hasDropCode()
           
 boolean hasMedia()
           
 boolean isDropCodeEditable()
           
 boolean isDropCodeRemovable()
           
 void removeDropCode()
           
 void removeSourceCode()
           
 void retrieveMediaFromRepository()
          STATE AND SEARCH METHODS
 void setDropCode(java.lang.Object object)
          DROP CODE METHODS
 void setSourceCode(java.lang.Object object)
          SOURCE CODE METHODS
 
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

MediaDropCodeHandler

public MediaDropCodeHandler()
Method Detail

retrieveMediaFromRepository

public void retrieveMediaFromRepository()
STATE AND SEARCH METHODS


hasMedia

public boolean hasMedia()

getDropCodes

public java.util.Collection getDropCodes()
                                  throws SystemException
Throws:
SystemException

isDropCodeRemovable

public boolean isDropCodeRemovable()
                            throws SystemException
Throws:
SystemException

isDropCodeEditable

public boolean isDropCodeEditable()
                           throws SystemException
Throws:
SystemException

setDropCode

public void setDropCode(java.lang.Object object)
DROP CODE METHODS


hasDropCode

public boolean hasDropCode()

getDropCodeDisplayCode

public java.lang.String getDropCodeDisplayCode()
                                        throws SystemException
Throws:
SystemException

getDropCodeDescription

public java.lang.String getDropCodeDescription()
                                        throws SystemException
Throws:
SystemException

getDropCodeDate

public java.lang.String getDropCodeDate()
                                 throws SystemException
Throws:
SystemException

getDropCodeCirculation

public java.lang.String getDropCodeCirculation()
                                        throws SystemException
Throws:
SystemException

getSourceCodes

public java.util.Collection getSourceCodes()
                                    throws SystemException
Throws:
SystemException

removeDropCode

public void removeDropCode()
                    throws SystemException,
                           BusinessException
Throws:
SystemException
BusinessException

setSourceCode

public void setSourceCode(java.lang.Object object)
SOURCE CODE METHODS


getSourceCodeDisplayCode

public java.lang.String getSourceCodeDisplayCode()
                                          throws SystemException
Throws:
SystemException

getSourceCodeDescription

public java.lang.String getSourceCodeDescription()
                                          throws SystemException
Throws:
SystemException

removeSourceCode

public void removeSourceCode()
                      throws SystemException,
                             BusinessException
Throws:
SystemException
BusinessException


Copyright © 2004 Retek Inc. All Rights Reserved. - Generated at Fri, 10/22/2004 07:28