Class UserPrivilegesView
java.lang.Object
org.teamapps.application.api.application.AbstractApplicationView
org.teamapps.application.server.system.privilege.UserPrivilegesView
- All Implemented Interfaces:
org.teamapps.application.api.application.ApplicationInstanceDataMethods
public class UserPrivilegesView
extends org.teamapps.application.api.application.AbstractApplicationView
-
Nested Class Summary
Nested Classes Modifier and Type Class Description classUserPrivilegesView.PrivilegeNode -
Constructor Summary
Constructors Constructor Description UserPrivilegesView(UserPrivileges userPrivileges, org.teamapps.application.api.application.ApplicationInstanceData applicationInstanceData) -
Method Summary
Modifier and Type Method Description org.teamapps.ux.component.form.ResponsiveForm<?>getResponsiveForm()UserPrivilegesgetUserPrivileges()Methods inherited from class org.teamapps.application.api.application.AbstractApplicationView
getApplicationInstanceDataMethods inherited from class java.lang.Object
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, waitMethods inherited from interface org.teamapps.application.api.application.ApplicationInstanceDataMethods
createApplicationDesktop, getAllowedPrivilegeObjects, getAllowedPrivilegeObjects, getAllowedUnits, getAllowedUnits, getApplicationConfig, getContext, getLocalized, getLocalized, getLocalized, getLocalized, getLocalized, getMultiProgressDisplay, getUser, isAllowed, isAllowed, isAllowed, isAllowed, isAllowed, isAllowed, runTaskAsync, showPerspective, writeActivityLog, writeExceptionLog
-
Constructor Details
-
UserPrivilegesView
public UserPrivilegesView(UserPrivileges userPrivileges, org.teamapps.application.api.application.ApplicationInstanceData applicationInstanceData)
-
-
Method Details
-
getUserPrivileges
-
getResponsiveForm
public org.teamapps.ux.component.form.ResponsiveForm<?> getResponsiveForm()
-