com.retek.rmm.gui.screen.media
Class MediaDropCodeHandler
java.lang.Object
com.retek.commons.gui.core.ScreenHandler
com.retek.rmm.gui.screen.media.MediaDropCodeHandler
- public class MediaDropCodeHandler
- extends ScreenHandler
Methods inherited from class java.lang.Object |
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
MediaDropCodeHandler
public MediaDropCodeHandler()
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 © 2005 Retek Inc. All Rights Reserved.
- Generated at Fri, 01/21/2005 14:25