|
|||||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | ||||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |
java.lang.Objectcom.retek.commons.domain.core.impl.BusinessObjectImpl
com.retek.component.item.impl.DepartmentImpl
Field Summary |
Fields inherited from interface com.retek.component.item.Department |
DEPARTMENT_DESCRIPTION, DEPARTMENT_ID |
Constructor Summary | |
DepartmentImpl(DepartmentDto dto)
|
Method Summary | |
protected AbstractDto |
getDto()
|
void |
setDescription(java.lang.String description)
|
void |
submit()
|
Methods inherited from class com.retek.commons.domain.core.impl.BusinessObjectImpl |
compareTo, equals, getDescription, getId, hashCode, isPersisted, isValid, toString |
Methods inherited from class java.lang.Object |
clone, finalize, getClass, notify, notifyAll, wait, wait, wait |
Methods inherited from interface com.retek.component.item.Department |
getDescription |
Methods inherited from interface com.retek.commons.domain.core.BusinessObject |
getId |
Constructor Detail |
public DepartmentImpl(DepartmentDto dto)
Method Detail |
public void setDescription(java.lang.String description)
setDescription
in interface Department
setDescription
in class BusinessObjectImpl
public void submit() throws BusinessException, SystemException
submit
in interface Department
BusinessException
SystemException
protected AbstractDto getDto()
getDto
in class BusinessObjectImpl
|
|||||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | ||||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |