Skip navigation links
  • Overview
  • Package
  • Class
  • Use
  • Tree
  • Deprecated
  • Index
  • Help
  • Prev
  • Next
  • Frames
  • No Frames
  • All Classes

Uses of Class
com.engiweb.profilemanager.common.bean.OrgUnitCBean

  • Packages that use OrgUnitCBean 
    Package Description
    com.engiweb.profilemanager.common.interfaces  
    • Uses of OrgUnitCBean in com.engiweb.profilemanager.common.interfaces

      Methods in com.engiweb.profilemanager.common.interfaces that return OrgUnitCBean 
      Modifier and Type Method and Description
      OrgUnitCBean IApplicationDirect.findOuHier(EntitlementBean entitlementBean, OrgUnitBean orgUnitFilterBean, OrgUnitBean orgUnitStartBean, ApplicationBean applicationBean, com.engiweb.pm.entity.Paging paging, com.engiweb.pm.dao.db.DAO dao)
      Deprecated. 
      Replaced by IApplicationDirect.findGroupHier(EntitlementBean, GroupBean, HierarchyBean, GroupBean, ApplicationBean, Paging, DAO) Returns organization units in hierarchy with the selected filters
      OrgUnitCBean IApplication.findOuHier(EntitlementBean entitlementBean, OrgUnitBean orgUnitFilterBean, OrgUnitBean orgUnitStartBean, ApplicationBean applicationBean, com.engiweb.pm.entity.Paging paging, java.lang.String token, java.lang.String realm)
      Deprecated. 
      Replaced by IApplication.findGroupHier(EntitlementBean, GroupBean, HierarchyBean, GroupBean, ApplicationBean, Paging, String, String) Returns organization units in hierarchy with the selected filters
Skip navigation links
  • Overview
  • Package
  • Class
  • Use
  • Tree
  • Deprecated
  • Index
  • Help
  • Prev
  • Next
  • Frames
  • No Frames
  • All Classes