com.retek.rmm.gui.screen.media
Class SourceCodeDialogHandler
java.lang.Object
com.retek.commons.gui.core.ScreenHandler
com.retek.rmm.gui.screen.media.SourceCodeDialogHandler
- public class SourceCodeDialogHandler
- extends ScreenHandler
Methods inherited from class java.lang.Object |
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
SourceCodeDialogHandler
public SourceCodeDialogHandler()
setDropCode
public void setDropCode(java.lang.Object object)
- DROP CODE METHODS
setSourceCode
public void setSourceCode(java.lang.Object object)
- SOURCE CODE METHODS
getSourceCode
public java.lang.Object getSourceCode()
getCode
public java.lang.String getCode()
throws SystemException
- Throws:
SystemException
getDescription
public java.lang.String getDescription()
throws SystemException
- Throws:
SystemException
addSourceCode
public void addSourceCode(java.lang.String code,
java.lang.String desc,
boolean submit)
throws UiBusinessException,
SystemException,
BusinessException
- Throws:
UiBusinessException
SystemException
BusinessException
isCodeModifiable
public boolean isCodeModifiable()
throws SystemException
- Throws:
SystemException
Copyright © 2005 Retek Inc. All Rights Reserved.
- Generated at Fri, 01/21/2005 14:25