Uses of Interface
com.retek.component.item.Department

Packages that use Department
com.retek.component.item   
com.retek.component.pend   
 

Uses of Department in com.retek.component.item
 

Methods in com.retek.component.item that return Department
 Department ItemManager.readDepartment(java.lang.String id)
           
 Department ItemManager.buildDepartmentInstance(java.lang.String id, java.lang.String description)
           
 

Uses of Department in com.retek.component.pend
 

Methods in com.retek.component.pend that return Department
 Department PendRule.getDepartment()
           
 

Methods in com.retek.component.pend with parameters of type Department
 void PendRule.setDepartment(Department department)
           
 



Copyright © 2005 Retek Inc. All Rights Reserved. - Generated at Fri, 01/21/2005 14:25