com.retek.component.item
Interface Differentiator
- All Superinterfaces:
- BusinessObject
- All Known Implementing Classes:
- DifferentiatorImpl
- public interface Differentiator
- extends BusinessObject
DESCRIPTION
public static final java.lang.String DESCRIPTION
- See Also:
- Constant Field Values
isPersisted
public boolean isPersisted()
getDescription
public java.lang.String getDescription()
throws SystemException
- Throws:
SystemException
setDescription
public void setDescription(java.lang.String description)
submit
public void submit()
throws SystemException,
BusinessException
- Throws:
SystemException
BusinessException
getDifferentiatorType
public DifferentiatorType getDifferentiatorType()
setDifferentiatorType
public void setDifferentiatorType(DifferentiatorType aDifferentiatorType)
getIndustryCode
public java.lang.String getIndustryCode()
setIndustryCode
public void setIndustryCode(java.lang.String anIndustryCode)
getIndustrySubCode
public java.lang.String getIndustrySubCode()
setIndustrySubCode
public void setIndustrySubCode(java.lang.String anIndustrySubCode)
Copyright © 2004 Retek Inc. All Rights Reserved.
- Generated at Fri, 10/22/2004 07:28