com.retek.component.item.impl.persistence
Interface ItemAttributeDao
- All Known Implementing Classes:
- CacheItemAttributeDao, OracleItemAttributeDao
- public interface ItemAttributeDao
createReferenceCacheForItemAttribute
public ReferenceCache createReferenceCacheForItemAttribute()
throws SystemException
- Throws:
SystemException
persist
public ItemAttributeDto persist(ItemAttributeDto dto)
throws SystemException
- Throws:
SystemException
read
public ItemAttributeDto read(DistributedReference itemAttributeRef)
throws SystemException
- Throws:
SystemException
find
public java.util.Set find(ItemAttributeSearchCriteria criteria)
throws SystemException
- Throws:
SystemException
Copyright © 2004 Retek Inc. All Rights Reserved.
- Generated at Fri, 10/22/2004 07:28