com.retek.component.correspondence.impl
Class CorrespondenceManagerImpl
java.lang.Object
com.retek.commons.component.impl.DistributedObjectManagerImpl
com.retek.component.correspondence.impl.CorrespondenceManagerImpl
- All Implemented Interfaces:
- CorrespondenceManager, DistributedObjectManager
- public class CorrespondenceManagerImpl
- extends DistributedObjectManagerImpl
- implements CorrespondenceManager
Methods inherited from class java.lang.Object |
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
CorrespondenceManagerImpl
public CorrespondenceManagerImpl(DistributedContext context)
buildCorrespondenceTypeTemplateInstance
public CorrespondenceTypeTemplate buildCorrespondenceTypeTemplateInstance()
throws SystemException
- Specified by:
buildCorrespondenceTypeTemplateInstance
in interface CorrespondenceManager
- Throws:
SystemException
buildCorrespondenceTemplateDeliveryMethodInstance
public CorrespondenceTemplateDeliveryMethod buildCorrespondenceTemplateDeliveryMethodInstance(DeliveryMethodType deliveryMethodType)
throws SystemException
- Specified by:
buildCorrespondenceTemplateDeliveryMethodInstance
in interface CorrespondenceManager
- Throws:
SystemException
readCorrespondenceTypeTemplate
public CorrespondenceTypeTemplate readCorrespondenceTypeTemplate(DistributedReference ref)
throws SystemException
- Specified by:
readCorrespondenceTypeTemplate
in interface CorrespondenceManager
- Throws:
SystemException
readCorrespondenceType
public CorrespondenceType readCorrespondenceType(DistributedReference typeRef)
throws SystemException
- Specified by:
readCorrespondenceType
in interface CorrespondenceManager
- Throws:
SystemException
readCorrespondenceTemplate
public CorrespondenceTemplate readCorrespondenceTemplate(DistributedReference templateRef)
throws SystemException
- Specified by:
readCorrespondenceTemplate
in interface CorrespondenceManager
- Throws:
SystemException
findAllCorrespondenceTypeTemplates
public java.util.Set findAllCorrespondenceTypeTemplates()
throws SystemException
- Specified by:
findAllCorrespondenceTypeTemplates
in interface CorrespondenceManager
- Throws:
SystemException
findCorrespondenceTypeTemplates
public java.util.Set findCorrespondenceTypeTemplates(CorrespondenceSearchCriteria criteria)
throws SystemException
- Specified by:
findCorrespondenceTypeTemplates
in interface CorrespondenceManager
- Throws:
SystemException
findAllCorrespondenceTypes
public java.util.Set findAllCorrespondenceTypes()
throws SystemException
- Specified by:
findAllCorrespondenceTypes
in interface CorrespondenceManager
- Throws:
SystemException
findAllCorrespondenceTemplates
public java.util.Set findAllCorrespondenceTemplates()
throws SystemException
- Specified by:
findAllCorrespondenceTemplates
in interface CorrespondenceManager
- Throws:
SystemException
fetchMoreReferences
protected ReferenceCache fetchMoreReferences(java.lang.Class businessIface)
throws SystemException
- Specified by:
fetchMoreReferences
in class DistributedObjectManagerImpl
- Throws:
SystemException
Copyright © 2004 Retek Inc. All Rights Reserved.
- Generated at Fri, 10/22/2004 07:28