com.retek.component.item.impl
Class DifferentiatorGroupHeaderImpl
java.lang.Object
com.retek.commons.domain.core.impl.BusinessObjectImpl
com.retek.component.item.impl.DifferentiatorGroupHeaderImpl
- All Implemented Interfaces:
- BusinessObject, java.lang.Comparable, DifferentiatorGroupHeader
- public class DifferentiatorGroupHeaderImpl
- extends BusinessObjectImpl
- implements DifferentiatorGroupHeader
Methods inherited from class java.lang.Object |
clone, finalize, getClass, notify, notifyAll, wait, wait, wait |
DifferentiatorGroupHeaderImpl
public DifferentiatorGroupHeaderImpl(DifferentiatorGroupHeaderDto dto)
getDto
protected AbstractDto getDto()
- Specified by:
getDto
in class BusinessObjectImpl
getDifferentiatorType
public DifferentiatorType getDifferentiatorType()
- Specified by:
getDifferentiatorType
in interface DifferentiatorGroupHeader
setDifferentiatorType
public void setDifferentiatorType(DifferentiatorType aType)
- Specified by:
setDifferentiatorType
in interface DifferentiatorGroupHeader
submit
public void submit()
throws SystemException,
BusinessException
- Specified by:
submit
in interface DifferentiatorGroupHeader
- Throws:
SystemException
BusinessException
getDifferentiator
public Differentiator getDifferentiator(java.lang.String id)
- Specified by:
getDifferentiator
in interface DifferentiatorGroupHeader
addDifferentiator
public void addDifferentiator(Differentiator differentiator,
java.lang.String sequence)
- Specified by:
addDifferentiator
in interface DifferentiatorGroupHeader
getDifferentiators
public java.util.Collection getDifferentiators()
- Specified by:
getDifferentiators
in interface DifferentiatorGroupHeader
Copyright © 2004 Retek Inc. All Rights Reserved.
- Generated at Fri, 10/22/2004 07:28