com.retek.component.correspondence.impl
Class CorrespondenceTypeTemplateImpl
java.lang.Object
com.retek.commons.component.impl.BusinessObjectImpl
com.retek.commons.component.impl.DistributedObjectImpl
com.retek.component.correspondence.impl.CorrespondenceTypeTemplateImpl
- All Implemented Interfaces:
- BusinessObject, CorrespondenceTypeTemplate, DistributedObject
- public class CorrespondenceTypeTemplateImpl
- extends DistributedObjectImpl
- implements CorrespondenceTypeTemplate
Methods inherited from class com.retek.commons.component.impl.DistributedObjectImpl |
attributesToString, createEmptyDto, debugToString, discardChanges, discardChangesShallow, equals, getGenericDto, getId, getReference, getReference, getVersion, hashCode, isDeleted, isDirty, isDirtyDeep, isDirtyIgnoreFields, isHollow, isPersisted, markAllDeleted, refresh, toString, wrap, wrap, wrap, wrap |
Methods inherited from class java.lang.Object |
clone, finalize, getClass, notify, notifyAll, wait, wait, wait |
Methods inherited from interface com.retek.commons.component.DistributedObject |
debugToString, discardChanges, getContext, getId, getReference, isDeleted, isDirty, isDirtyDeep, isDirtyIgnoreFields, isPersisted, refresh |
CorrespondenceTypeTemplateImpl
public CorrespondenceTypeTemplateImpl(DistributedContext context,
DistributedReference reference,
boolean createHollow)
throws SystemException
CorrespondenceTypeTemplateImpl
public CorrespondenceTypeTemplateImpl(DistributedContext context,
DistributedReference reference)
throws SystemException
getBanner
public Banner getBanner()
throws SystemException
- Specified by:
getBanner
in interface CorrespondenceTypeTemplate
- Throws:
SystemException
setBanner
public void setBanner(Banner banner)
throws SystemException
- Specified by:
setBanner
in interface CorrespondenceTypeTemplate
- Throws:
SystemException
isDefaultTemplate
public boolean isDefaultTemplate()
throws SystemException
- Specified by:
isDefaultTemplate
in interface CorrespondenceTypeTemplate
- Throws:
SystemException
setDefaultTemplate
public void setDefaultTemplate(boolean isDefaultTemplate)
throws SystemException
- Specified by:
setDefaultTemplate
in interface CorrespondenceTypeTemplate
- Throws:
SystemException
getDeliveryMethods
public java.util.Set getDeliveryMethods()
throws SystemException
- Specified by:
getDeliveryMethods
in interface CorrespondenceTypeTemplate
- Throws:
SystemException
setDeliveryMethods
public void setDeliveryMethods(java.util.Set deliveryMethods)
throws SystemException,
BusinessException
- Specified by:
setDeliveryMethods
in interface CorrespondenceTypeTemplate
- Throws:
SystemException
BusinessException
getDefaultDeliveryMethod
public CorrespondenceTemplateDeliveryMethod getDefaultDeliveryMethod()
throws SystemException
- Specified by:
getDefaultDeliveryMethod
in interface CorrespondenceTypeTemplate
- Throws:
SystemException
getCorrespondenceType
public CorrespondenceType getCorrespondenceType()
throws SystemException
- Specified by:
getCorrespondenceType
in interface CorrespondenceTypeTemplate
- Throws:
SystemException
setCorrespondenceType
public void setCorrespondenceType(CorrespondenceType type)
throws SystemException
- Specified by:
setCorrespondenceType
in interface CorrespondenceTypeTemplate
- Throws:
SystemException
getCorrespondenceTemplate
public CorrespondenceTemplate getCorrespondenceTemplate()
throws SystemException
- Specified by:
getCorrespondenceTemplate
in interface CorrespondenceTypeTemplate
- Throws:
SystemException
setCorrespondenceTemplate
public void setCorrespondenceTemplate(CorrespondenceTemplate template)
throws SystemException
- Specified by:
setCorrespondenceTemplate
in interface CorrespondenceTypeTemplate
- Throws:
SystemException
getDto
public CorrespondenceTypeTemplateDto getDto()
throws SystemException
- Throws:
SystemException
submit
public void submit()
throws SystemException,
BusinessException
- Specified by:
submit
in interface CorrespondenceTypeTemplate
- Throws:
SystemException
BusinessException
readLatest
protected Dto readLatest()
throws SystemException
- Overrides:
readLatest
in class DistributedObjectImpl
- Throws:
SystemException
Copyright © 2004 Retek Inc. All Rights Reserved.
- Generated at Fri, 10/22/2004 07:28