com.retek.component.item.impl
Class ItemSubclassImpl
java.lang.Object
com.retek.commons.domain.core.impl.BusinessObjectImpl
com.retek.component.item.impl.ItemSubclassImpl
- All Implemented Interfaces:
- BusinessObject, java.lang.Comparable, ItemSubclass
- public class ItemSubclassImpl
- extends BusinessObjectImpl
- implements ItemSubclass
Methods inherited from class java.lang.Object |
clone, finalize, getClass, notify, notifyAll, wait, wait, wait |
ItemSubclassImpl
public ItemSubclassImpl(ItemSubclassDto dto)
setDescription
public void setDescription(java.lang.String description)
- Specified by:
setDescription
in interface ItemSubclass
- Overrides:
setDescription
in class BusinessObjectImpl
submit
public void submit()
throws BusinessException,
SystemException
- Specified by:
submit
in interface ItemSubclass
- Throws:
BusinessException
SystemException
getDto
protected AbstractDto getDto()
- Specified by:
getDto
in class BusinessObjectImpl
getDepartmentId
public java.lang.String getDepartmentId()
- Specified by:
getDepartmentId
in interface ItemSubclass
setDepartmentId
public void setDepartmentId(java.lang.String departmentId)
- Specified by:
setDepartmentId
in interface ItemSubclass
getItemClassId
public java.lang.String getItemClassId()
- Specified by:
getItemClassId
in interface ItemSubclass
setItemClassId
public void setItemClassId(java.lang.String itemClassId)
- Specified by:
setItemClassId
in interface ItemSubclass
Copyright © 2004 Retek Inc. All Rights Reserved.
- Generated at Fri, 10/22/2004 07:28