com.retek.rmm.gui.screen.media
Class DropCodeDialogHandler
java.lang.Object
com.retek.commons.gui.core.ScreenHandler
com.retek.rmm.gui.screen.media.DropCodeDialogHandler
- public class DropCodeDialogHandler
- extends ScreenHandler
Methods inherited from class java.lang.Object |
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
DropCodeDialogHandler
public DropCodeDialogHandler()
setDropCode
public void setDropCode(java.lang.Object object)
throws SystemException
- DROP CODE METHODS
- Throws:
SystemException
getDropCode
public java.lang.Object getDropCode()
createDropCode
public void createDropCode()
throws SystemException
- Throws:
SystemException
getCode
public java.lang.String getCode()
throws SystemException
- Throws:
SystemException
getDescription
public java.lang.String getDescription()
throws SystemException
- Throws:
SystemException
getDate
public java.lang.String getDate()
throws SystemException
- Throws:
SystemException
getCirculation
public java.lang.String getCirculation()
throws SystemException
- Throws:
SystemException
getSourceCodes
public java.util.Collection getSourceCodes()
throws SystemException
- Throws:
SystemException
setDescription
public void setDescription(java.lang.String description)
throws SystemException
- Throws:
SystemException
setDate
public void setDate(java.lang.String date)
throws SystemException,
UiBusinessException
- Throws:
SystemException
UiBusinessException
setCirculation
public void setCirculation(java.lang.String circulationText)
throws SystemException
- Throws:
SystemException
isDateModifiable
public boolean isDateModifiable()
throws SystemException
- Throws:
SystemException
submitDropCode
public void submitDropCode()
throws SystemException,
BusinessException
- Throws:
SystemException
BusinessException
discardChanges
public void discardChanges()
throws SystemException
- Throws:
SystemException
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
Copyright © 2005 Retek Inc. All Rights Reserved.
- Generated at Fri, 01/21/2005 14:25