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

All Known Implementing Classes:
CacheDifferentiatorTypeDao, OracleDifferentiatorTypeDao

public interface DifferentiatorTypeDao


Method Summary
 DifferentiatorTypeDto read(java.lang.String id)
           
 DifferentiatorTypeDto submit(DifferentiatorTypeDto dto)
           
 

Method Detail

submit

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

read

public DifferentiatorTypeDto read(java.lang.String id)
                           throws SystemException,
                                  InvalidIdException
Throws:
SystemException
InvalidIdException


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