com.retek.component.item.impl
Class DifferentiatorImpl
java.lang.Object
com.retek.commons.domain.core.impl.BusinessObjectImpl
com.retek.component.item.impl.DifferentiatorImpl
- All Implemented Interfaces:
- BusinessObject, java.lang.Comparable, Differentiator
- public class DifferentiatorImpl
- extends BusinessObjectImpl
- implements Differentiator
Methods inherited from class java.lang.Object |
clone, finalize, getClass, notify, notifyAll, wait, wait, wait |
DifferentiatorImpl
public DifferentiatorImpl(DifferentiatorDto aDto)
getDto
protected AbstractDto getDto()
- Specified by:
getDto
in class BusinessObjectImpl
getDifferentiatorType
public DifferentiatorType getDifferentiatorType()
- Specified by:
getDifferentiatorType
in interface Differentiator
setDifferentiatorType
public void setDifferentiatorType(DifferentiatorType aType)
- Specified by:
setDifferentiatorType
in interface Differentiator
getIndustryCode
public java.lang.String getIndustryCode()
- Specified by:
getIndustryCode
in interface Differentiator
setIndustryCode
public void setIndustryCode(java.lang.String anIndustryCode)
- Specified by:
setIndustryCode
in interface Differentiator
getIndustrySubCode
public java.lang.String getIndustrySubCode()
- Specified by:
getIndustrySubCode
in interface Differentiator
setIndustrySubCode
public void setIndustrySubCode(java.lang.String anIndustrySubCode)
- Specified by:
setIndustrySubCode
in interface Differentiator
submit
public void submit()
throws SystemException,
BusinessException
- Specified by:
submit
in interface Differentiator
- Throws:
SystemException
BusinessException
Copyright © 2004 Retek Inc. All Rights Reserved.
- Generated at Fri, 10/22/2004 07:28