com.retek.component.item.impl.persistence.db.oracle
Class OracleItemAttributeScreenTypeDao
java.lang.Object
com.retek.commons.domain.core.persistence.db.oracle.AbstractOracleDao
com.retek.component.item.impl.persistence.db.oracle.OracleItemAttributeScreenTypeDao
- All Implemented Interfaces:
- ItemAttributeScreenTypeDao
- public class OracleItemAttributeScreenTypeDao
- extends AbstractOracleDao
- implements ItemAttributeScreenTypeDao
Methods inherited from class java.lang.Object |
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
OracleItemAttributeScreenTypeDao
public OracleItemAttributeScreenTypeDao()
createReferenceCacheForItemAttributeScreenType
public ReferenceCache createReferenceCacheForItemAttributeScreenType()
throws SystemException
- Specified by:
createReferenceCacheForItemAttributeScreenType
in interface ItemAttributeScreenTypeDao
- Throws:
SystemException
createReferenceCacheForItemAttributeScreenTypeRelation
public ReferenceCache createReferenceCacheForItemAttributeScreenTypeRelation()
throws SystemException
- Specified by:
createReferenceCacheForItemAttributeScreenTypeRelation
in interface ItemAttributeScreenTypeDao
- Throws:
SystemException
getDaoResourceProperty
protected java.lang.String getDaoResourceProperty()
- Overrides:
getDaoResourceProperty
in class AbstractOracleDao
persist
public ItemAttributeScreenTypeDto persist(ItemAttributeScreenTypeDto dto)
throws SystemException
- Specified by:
persist
in interface ItemAttributeScreenTypeDao
- Throws:
SystemException
read
public ItemAttributeScreenTypeDto read(DistributedReference itemAttributeScreenTypeRef)
throws SystemException
- Specified by:
read
in interface ItemAttributeScreenTypeDao
- Throws:
SystemException
find
public java.util.Set find(ItemAttributeScreenTypeSearchCriteria criteria)
throws SystemException
- Specified by:
find
in interface ItemAttributeScreenTypeDao
- Throws:
SystemException
readRelation
public ItemAttributeScreenTypeRelationDto readRelation(DistributedReference ref)
throws SystemException
- Specified by:
readRelation
in interface ItemAttributeScreenTypeDao
- Throws:
SystemException
findRelations
public java.util.Set findRelations(DistributedReference itemAttributeRef)
throws SystemException
- Specified by:
findRelations
in interface ItemAttributeScreenTypeDao
- Throws:
SystemException
Copyright © 2004 Retek Inc. All Rights Reserved.
- Generated at Fri, 10/22/2004 07:28