Class RHUserInfoController_
- java.lang.Object
-
- org.exoplatform.rhmanagement.portlet.rhUserInfo.RHUserInfoController_
-
@Generated({}) public class RHUserInfoController_ extends Object
-
-
Field Summary
Fields Modifier and Type Field Description static juzu.impl.plugin.controller.descriptor.ControllerDescriptorDESCRIPTOR
-
Constructor Summary
Constructors Constructor Description RHUserInfoController_()
-
Method Summary
All Methods Static Methods Concrete Methods Modifier and Type Method Description static juzu.request.Phase.Resource.DispatchgetBundle()static juzu.request.Phase.Resource.DispatchgetData()static juzu.request.Phase.Resource.DispatchgetFunctionalOrganization(String userId)static juzu.request.Phase.Resource.DispatchgetHierarchicalOrganization(String userId)static juzu.request.Phase.View.Dispatchindex()
-
-
-
Method Detail
-
getFunctionalOrganization
public static juzu.request.Phase.Resource.Dispatch getFunctionalOrganization(String userId)
-
getData
public static juzu.request.Phase.Resource.Dispatch getData()
-
getBundle
public static juzu.request.Phase.Resource.Dispatch getBundle()
-
getHierarchicalOrganization
public static juzu.request.Phase.Resource.Dispatch getHierarchicalOrganization(String userId)
-
index
public static juzu.request.Phase.View.Dispatch index()
-
-