com.retek.rcom.gui.screen.correspondence
Class CorrespondenceAdminDialogHandler
java.lang.Object
com.retek.commons.gui.core.ScreenHandler
com.retek.rcom.gui.screen.correspondence.CorrespondenceAdminDialogHandler
- public class CorrespondenceAdminDialogHandler
- extends ScreenHandler
Methods inherited from class java.lang.Object |
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
CorrespondenceAdminDialogHandler
public CorrespondenceAdminDialogHandler()
getConcepts
public java.util.List getConcepts()
- LISTS
getCorrespdonceTypes
public java.util.List getCorrespdonceTypes()
throws SystemException
- Throws:
SystemException
getTemplates
public java.util.List getTemplates()
throws SystemException
- Throws:
SystemException
getAllDeliveryMethods
public java.util.List getAllDeliveryMethods()
- DELIVERY METHOD METHODS
getDeliveryMethodDescription
public java.lang.String getDeliveryMethodDescription(java.lang.Object deliveryMethod)
getDeliveryMethod
public java.lang.Object getDeliveryMethod(java.lang.Object object,
boolean isDefault)
throws SystemException
- Throws:
SystemException
isAvailable
public boolean isAvailable(java.lang.Object object)
throws SystemException
- Throws:
SystemException
isDefaultDeliveryMethod
public boolean isDefaultDeliveryMethod(java.lang.Object object)
throws SystemException
- Throws:
SystemException
getConcept
public java.lang.Object getConcept()
throws SystemException
- TEMPLATE GETTERS
- Throws:
SystemException
getCorrespondenceType
public java.lang.Object getCorrespondenceType()
throws SystemException
- Throws:
SystemException
getTemplateName
public java.lang.Object getTemplateName()
throws SystemException
- Throws:
SystemException
isDefaultTemplate
public boolean isDefaultTemplate()
throws SystemException
- Throws:
SystemException
createTemplate
public void createTemplate()
throws SystemException
- TEMPLATE SETTERS
- Throws:
SystemException
setTemplate
public void setTemplate(java.lang.Object object)
setConcept
public void setConcept(java.lang.Object object)
throws SystemException
- Throws:
SystemException
setType
public void setType(java.lang.Object object)
throws SystemException
- Throws:
SystemException
setTemplateName
public void setTemplateName(java.lang.Object object)
throws SystemException
- Throws:
SystemException
setDefaultTemplate
public void setDefaultTemplate(boolean defaultTemplate)
throws SystemException
- Throws:
SystemException
setDeliveryMethods
public void setDeliveryMethods(java.util.Set methodSet)
throws SystemException,
BusinessException
- Throws:
SystemException
BusinessException
submit
public void submit()
throws SystemException,
BusinessException
- Throws:
SystemException
BusinessException
Copyright © 2004 Retek Inc. All Rights Reserved.
- Generated at Fri, 10/22/2004 07:28