com.retek.component.correspondence
Interface CorrespondenceManager
- All Superinterfaces:
- DistributedObjectManager
- public interface CorrespondenceManager
- extends DistributedObjectManager
buildCorrespondenceTypeTemplateInstance
public CorrespondenceTypeTemplate buildCorrespondenceTypeTemplateInstance()
throws SystemException
- Throws:
SystemException
buildCorrespondenceTemplateDeliveryMethodInstance
public CorrespondenceTemplateDeliveryMethod buildCorrespondenceTemplateDeliveryMethodInstance(DeliveryMethodType deliveryMethod)
throws SystemException
- Throws:
SystemException
findAllCorrespondenceTypeTemplates
public java.util.Set findAllCorrespondenceTypeTemplates()
throws SystemException
- Throws:
SystemException
findAllCorrespondenceTypes
public java.util.Set findAllCorrespondenceTypes()
throws SystemException
- Throws:
SystemException
findAllCorrespondenceTemplates
public java.util.Set findAllCorrespondenceTemplates()
throws SystemException
- Throws:
SystemException
findCorrespondenceTypeTemplates
public java.util.Set findCorrespondenceTypeTemplates(CorrespondenceSearchCriteria criteria)
throws SystemException
- Throws:
SystemException
readCorrespondenceTypeTemplate
public CorrespondenceTypeTemplate readCorrespondenceTypeTemplate(DistributedReference correspondenceTypeTemplateRef)
throws SystemException
- Throws:
SystemException
readCorrespondenceType
public CorrespondenceType readCorrespondenceType(DistributedReference typeRef)
throws SystemException
- Throws:
SystemException
readCorrespondenceTemplate
public CorrespondenceTemplate readCorrespondenceTemplate(DistributedReference templateRef)
throws SystemException
- Throws:
SystemException
Copyright © 2005 Retek Inc. All Rights Reserved.
- Generated at Fri, 01/21/2005 14:25