Uses of Class
org.apache.syncope.client.console.panels.OIDCCustomScopeDirectoryPanel.CustomScope
Packages that use OIDCCustomScopeDirectoryPanel.CustomScope
-
Uses of OIDCCustomScopeDirectoryPanel.CustomScope in org.apache.syncope.client.console.panels
Methods in org.apache.syncope.client.console.panels that return types with arguments of type OIDCCustomScopeDirectoryPanel.CustomScopeModifier and TypeMethodDescriptionOIDCCustomScopeDirectoryPanel.dataProvider()OIDCCustomScopeDirectoryPanel.getActions(IModel<OIDCCustomScopeDirectoryPanel.CustomScope> model) protected List<IColumn<OIDCCustomScopeDirectoryPanel.CustomScope, String>> OIDCCustomScopeDirectoryPanel.getColumns()OIDCCustomScopeDirectoryPanel.CustomScopeDataProvider.iterator(long first, long count) OIDCCustomScopeDirectoryPanel.CustomScopeDataProvider.model(OIDCCustomScopeDirectoryPanel.CustomScope report) Methods in org.apache.syncope.client.console.panels with parameters of type OIDCCustomScopeDirectoryPanel.CustomScopeModifier and TypeMethodDescriptionprotected WizardModelOIDCCustomScopeWizardBuilder.buildModelSteps(OIDCCustomScopeDirectoryPanel.CustomScope modelObject, WizardModel wizardModel) OIDCCustomScopeDirectoryPanel.CustomScopeDataProvider.model(OIDCCustomScopeDirectoryPanel.CustomScope report) protected SerializableOIDCCustomScopeWizardBuilder.onApplyInternal(OIDCCustomScopeDirectoryPanel.CustomScope modelObject) Method parameters in org.apache.syncope.client.console.panels with type arguments of type OIDCCustomScopeDirectoryPanel.CustomScopeModifier and TypeMethodDescriptionOIDCCustomScopeDirectoryPanel.getActions(IModel<OIDCCustomScopeDirectoryPanel.CustomScope> model) Constructors in org.apache.syncope.client.console.panels with parameters of type OIDCCustomScopeDirectoryPanel.CustomScopeModifierConstructorDescriptionOIDCCustomScopeWizardBuilder(OIDCCustomScopeDirectoryPanel.CustomScope customScope, OIDCOpEntityRestClient restClient, PageReference pageRef) Profile(OIDCCustomScopeDirectoryPanel.CustomScope modelObject)