com.retek.component.pend.impl.persistence
Interface PendRuleDao
- All Known Implementing Classes:
- CachePendRuleDao, OraclePendRuleDao
- public interface PendRuleDao
createReferenceCacheForPendRule
public ReferenceCache createReferenceCacheForPendRule()
throws SystemException
- Throws:
SystemException
read
public PendRuleDto read(DistributedReference ref)
throws SystemException
- Throws:
SystemException
persist
public PendRuleDto persist(PendRuleDto dto)
throws SystemException
- Throws:
SystemException
findAllPendRules
public java.util.Set findAllPendRules()
throws SystemException
- Throws:
SystemException
Copyright © 2004 Retek Inc. All Rights Reserved.
- Generated at Fri, 10/22/2004 07:28