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