com.retek.rcom.gui.screen.correspondence
Class CorrespondenceAdminHandler

java.lang.Object
  extended bycom.retek.rcom.gui.screen.correspondence.CorrespondenceAdminHandler

public class CorrespondenceAdminHandler
extends java.lang.Object


Constructor Summary
CorrespondenceAdminHandler()
           
 
Method Summary
 java.lang.String getConcept()
           
 java.lang.String getDefaultTemplate()
           
 java.lang.String getDeliveryMethod()
           
 java.lang.String getTemplate()
           
 java.util.Collection getTemplates()
           
 java.lang.String getType()
           
 void setTemplate(java.lang.Object object)
           
 
Methods inherited from class java.lang.Object
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait
 

Constructor Detail

CorrespondenceAdminHandler

public CorrespondenceAdminHandler()
Method Detail

getTemplates

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

setTemplate

public void setTemplate(java.lang.Object object)

getConcept

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

getType

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

getTemplate

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

getDeliveryMethod

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

getDefaultTemplate

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


Copyright © 2005 Retek Inc. All Rights Reserved. - Generated at Fri, 01/21/2005 14:25