Uses of Class
com.openindex.openestate.tool.ImmoToolPermission
-
Packages that use ImmoToolPermission Package Description com.openindex.openestate.tool Hauptklassen des ImmoTool-Frameworks. -
-
Uses of ImmoToolPermission in com.openindex.openestate.tool
Methods in com.openindex.openestate.tool that return ImmoToolPermission Modifier and Type Method Description static ImmoToolPermission
ImmoToolPermission. valueOf(String name)
Returns the enum constant of this type with the specified name.static ImmoToolPermission[]
ImmoToolPermission. values()
Returns an array containing the constants of this enum type, in the order they are declared.Methods in com.openindex.openestate.tool with parameters of type ImmoToolPermission Modifier and Type Method Description static boolean
ImmoToolEnvironment. isUserAllowedTo(ImmoToolPermission permission)
-