com.retek.component.item.impl.persistence
Interface DifferentiatorGroupHeaderDao

All Known Implementing Classes:
CacheDifferentiatorGroupHeaderDao, OracleDifferentiatorGroupHeaderDao

public interface DifferentiatorGroupHeaderDao


Method Summary
 DifferentiatorGroupHeaderDto read(java.lang.String id, boolean readThin)
           
 DifferentiatorGroupHeaderDto submit(DifferentiatorGroupHeaderDto dto)
           
 

Method Detail

submit

public DifferentiatorGroupHeaderDto submit(DifferentiatorGroupHeaderDto dto)
                                    throws SystemException
Throws:
SystemException

read

public DifferentiatorGroupHeaderDto read(java.lang.String id,
                                         boolean readThin)
                                  throws SystemException,
                                         InvalidIdException
Throws:
SystemException
InvalidIdException


Copyright © 2004 Retek Inc. All Rights Reserved. - Generated at Fri, 10/22/2004 07:28