com.retek.component.customerorder.impl.persistence
Interface CallTagDao

All Known Implementing Classes:
CacheCallTagDao, OracleCallTagDao

public interface CallTagDao


Method Summary
 ReferenceCache createReferenceCacheForCallTag()
           
 CallTagDto read(DistributedReference ref)
           
 CallTagDto submit(CallTagDto dto)
           
 

Method Detail

read

public CallTagDto read(DistributedReference ref)
                throws InvalidIdException,
                       SystemException
Throws:
InvalidIdException
SystemException

submit

public CallTagDto submit(CallTagDto dto)
                  throws SystemException
Throws:
SystemException

createReferenceCacheForCallTag

public ReferenceCache createReferenceCacheForCallTag()
                                              throws SystemException
Throws:
SystemException


Copyright © 2004 Retek Inc. All Rights Reserved. - Generated at Fri, 10/22/2004 07:28