|
|||||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | ||||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |
java.lang.Objectcom.retek.commons.domain.core.persistence.db.oracle.AbstractOracleDao
com.retek.component.pend.impl.persistence.db.oracle.OraclePendRuleDao
Constructor Summary | |
OraclePendRuleDao()
|
Method Summary | |
ReferenceCache |
createReferenceCacheForPendRule()
|
java.util.Set |
findAllPendRules()
|
protected java.lang.String |
getDaoResourceProperty()
|
PendRuleDto |
persist(PendRuleDto dto)
|
PendRuleDto |
read(DistributedReference ref)
|
Methods inherited from class com.retek.commons.domain.core.persistence.db.oracle.AbstractOracleDao |
buildReferenceCache |
Methods inherited from class java.lang.Object |
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
Constructor Detail |
public OraclePendRuleDao()
Method Detail |
public ReferenceCache createReferenceCacheForPendRule() throws SystemException
createReferenceCacheForPendRule
in interface PendRuleDao
SystemException
protected java.lang.String getDaoResourceProperty()
getDaoResourceProperty
in class AbstractOracleDao
public PendRuleDto persist(PendRuleDto dto) throws SystemException
persist
in interface PendRuleDao
SystemException
public PendRuleDto read(DistributedReference ref) throws SystemException
read
in interface PendRuleDao
SystemException
public java.util.Set findAllPendRules() throws SystemException
findAllPendRules
in interface PendRuleDao
SystemException
|
|||||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | ||||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |