com.retek.component.item.impl
Class DifferentiatorTypeImpl

java.lang.Object
  extended bycom.retek.commons.domain.core.impl.BusinessObjectImpl
      extended bycom.retek.component.item.impl.DifferentiatorTypeImpl
All Implemented Interfaces:
BusinessObject, java.lang.Comparable, DifferentiatorType

public class DifferentiatorTypeImpl
extends BusinessObjectImpl
implements DifferentiatorType


Constructor Summary
DifferentiatorTypeImpl(DifferentiatorTypeDto aDto)
           
 
Method Summary
protected  AbstractDto getDto()
           
 void submit()
           
 
Methods inherited from class com.retek.commons.domain.core.impl.BusinessObjectImpl
compareTo, equals, getDescription, getId, hashCode, isPersisted, isValid, setDescription, toString
 
Methods inherited from class java.lang.Object
clone, finalize, getClass, notify, notifyAll, wait, wait, wait
 
Methods inherited from interface com.retek.component.item.DifferentiatorType
getDescription, isPersisted, setDescription
 
Methods inherited from interface com.retek.commons.domain.core.BusinessObject
getId
 

Constructor Detail

DifferentiatorTypeImpl

public DifferentiatorTypeImpl(DifferentiatorTypeDto aDto)
Method Detail

getDto

protected AbstractDto getDto()
Specified by:
getDto in class BusinessObjectImpl

submit

public void submit()
            throws SystemException,
                   BusinessException
Specified by:
submit in interface DifferentiatorType
Throws:
SystemException
BusinessException


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