com.retek.component.item.impl
Class ItemFreeFormUdaImpl

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

public class ItemFreeFormUdaImpl
extends BusinessObjectImpl
implements ItemFreeFormUda


Constructor Summary
ItemFreeFormUdaImpl(ItemFreeFormUdaDto itemFreeFormUdaDto)
           
 
Method Summary
protected  AbstractDto getDto()
           
 boolean isFreeForm()
           
 
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.ItemFreeFormUda
getDescription, setDescription
 
Methods inherited from interface com.retek.commons.domain.core.BusinessObject
getId
 

Constructor Detail

ItemFreeFormUdaImpl

public ItemFreeFormUdaImpl(ItemFreeFormUdaDto itemFreeFormUdaDto)
Method Detail

getDto

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

isFreeForm

public boolean isFreeForm()
                   throws SystemException
Throws:
SystemException


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