com.retek.component.supplier.impl.persistence
Interface PersonalizationStyleDao
- All Known Implementing Classes:
- CachePersonalizationStyleDao, OraclePersonalizationStyleDao
- public interface PersonalizationStyleDao
submit
public PersonalizationStyleDto submit(PersonalizationStyleDto dto)
throws SystemException
- Throws:
SystemException
findAll
public java.util.Set findAll()
throws SystemException
- Throws:
SystemException
read
public PersonalizationStyleDto read(DistributedReference personalizationStyleRef)
throws SystemException
- Throws:
SystemException
createReferenceCacheForPersonalizationStyle
public ReferenceCache createReferenceCacheForPersonalizationStyle()
throws SystemException
- Throws:
SystemException
find
public PersonalizationStyleDto find(java.lang.String code)
throws SystemException
- Throws:
SystemException
Copyright © 2004 Retek Inc. All Rights Reserved.
- Generated at Fri, 10/22/2004 07:28