|
|||||||||||
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.supplier.impl.persistence.db.oracle.OraclePersonalizationColorDao
Constructor Summary | |
OraclePersonalizationColorDao()
|
Method Summary | |
ReferenceCache |
createReferenceCacheForPersonalizationColor()
|
java.util.Set |
findAll()
|
protected java.lang.String |
getDaoResourceProperty()
|
PersonalizationColorDto |
read(DistributedReference ref)
|
PersonalizationColorDto |
submit(PersonalizationColorDto dto)
|
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 OraclePersonalizationColorDao()
Method Detail |
public PersonalizationColorDto read(DistributedReference ref) throws SystemException
read
in interface PersonalizationColorDao
SystemException
public ReferenceCache createReferenceCacheForPersonalizationColor() throws SystemException
createReferenceCacheForPersonalizationColor
in interface PersonalizationColorDao
SystemException
public PersonalizationColorDto submit(PersonalizationColorDto dto) throws SystemException
submit
in interface PersonalizationColorDao
SystemException
public java.util.Set findAll() throws SystemException
findAll
in interface PersonalizationColorDao
SystemException
protected java.lang.String getDaoResourceProperty()
getDaoResourceProperty
in class AbstractOracleDao
|
|||||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | ||||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |