com.retek.component.media.impl.persistence.db.oracle
Class OracleMediaTypeDao
java.lang.Object
com.retek.commons.domain.core.persistence.db.oracle.AbstractOracleDao
com.retek.component.media.impl.persistence.db.oracle.OracleMediaTypeDao
- All Implemented Interfaces:
- MediaTypeDao
- public class OracleMediaTypeDao
- extends AbstractOracleDao
- implements MediaTypeDao
Methods inherited from class java.lang.Object |
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
OracleMediaTypeDao
public OracleMediaTypeDao()
read
public MediaTypeDto read(DistributedReference ref)
throws SystemException,
InvalidIdException
- Specified by:
read
in interface MediaTypeDao
- Throws:
SystemException
InvalidIdException
getDaoResourceProperty
protected java.lang.String getDaoResourceProperty()
- Overrides:
getDaoResourceProperty
in class AbstractOracleDao
persist
public MediaTypeDto persist(MediaTypeDto dto)
throws SystemException
- Specified by:
persist
in interface MediaTypeDao
- Throws:
SystemException
delete
public void delete(MediaTypeDto dto)
throws SystemException
- Specified by:
delete
in interface MediaTypeDao
- Throws:
SystemException
findAll
public java.util.Set findAll()
throws SystemException
- Specified by:
findAll
in interface MediaTypeDao
- Throws:
SystemException
createReferenceCacheForMediaType
public ReferenceCache createReferenceCacheForMediaType()
throws SystemException
- Specified by:
createReferenceCacheForMediaType
in interface MediaTypeDao
- Throws:
SystemException
Copyright © 2004 Retek Inc. All Rights Reserved.
- Generated at Fri, 10/22/2004 07:28