Uses of Class
org.apache.syncope.common.lib.to.RoleTO
Packages that use RoleTO
Package
Description
-
Uses of RoleTO in org.apache.syncope.client.console.panels
Methods in org.apache.syncope.client.console.panels that return types with arguments of type RoleTOModifier and TypeMethodDescriptionRoleDirectoryPanel.getActions
(IModel<RoleTO> model) RoleDirectoryPanel.getColumns()
RoleDirectoryPanel.RoleDataProvider.iterator
(long first, long count) Methods in org.apache.syncope.client.console.panels with parameters of type RoleTOModifier and TypeMethodDescriptionMethod parameters in org.apache.syncope.client.console.panels with type arguments of type RoleTO -
Uses of RoleTO in org.apache.syncope.client.console.rest
Methods in org.apache.syncope.client.console.rest that return RoleTOMethods in org.apache.syncope.client.console.rest that return types with arguments of type RoleTOMethods in org.apache.syncope.client.console.rest with parameters of type RoleTO -
Uses of RoleTO in org.apache.syncope.client.console.wizards.role
Methods in org.apache.syncope.client.console.wizards.role that return RoleTOConstructors in org.apache.syncope.client.console.wizards.role with parameters of type RoleTOModifierConstructorDescriptionEntitlements
(RoleTO modelObject) Privileges
(RoleTO modelObject) RoleWizardBuilder
(RoleTO roleTO, RoleRestClient roleRestClient, RealmRestClient realmRestClient, DynRealmRestClient dynRealmRestClient, ApplicationRestClient applicationRestClient, PageReference pageRef) RoleWrapper
(RoleTO roleTO) -
Uses of RoleTO in org.apache.syncope.common.rest.api.service
Methods in org.apache.syncope.common.rest.api.service that return RoleTOModifier and TypeMethodDescriptionReturns role with matching key.Methods in org.apache.syncope.common.rest.api.service that return types with arguments of type RoleTOMethods in org.apache.syncope.common.rest.api.service with parameters of type RoleTO -
Uses of RoleTO in org.apache.syncope.core.logic
Methods in org.apache.syncope.core.logic that return RoleTOModifier and TypeMethodDescriptionprotected RoleTO
RoleLogic.resolveReference
(Method method, Object... args) Methods in org.apache.syncope.core.logic that return types with arguments of type RoleTOMethods in org.apache.syncope.core.logic with parameters of type RoleTO -
Uses of RoleTO in org.apache.syncope.core.provisioning.api.data
Methods in org.apache.syncope.core.provisioning.api.data that return RoleTOMethods in org.apache.syncope.core.provisioning.api.data with parameters of type RoleTO -
Uses of RoleTO in org.apache.syncope.core.provisioning.java.data
Methods in org.apache.syncope.core.provisioning.java.data that return RoleTOMethods in org.apache.syncope.core.provisioning.java.data with parameters of type RoleTO -
Uses of RoleTO in org.apache.syncope.core.rest.cxf.service
Methods in org.apache.syncope.core.rest.cxf.service that return RoleTOMethods in org.apache.syncope.core.rest.cxf.service that return types with arguments of type RoleTOMethods in org.apache.syncope.core.rest.cxf.service with parameters of type RoleTO