Uses of Class
org.kie.workbench.common.profile.api.preferences.ProfilePreferences
-
-
Uses of ProfilePreferences in org.kie.workbench.common.profile.api.preferences
Subclasses of ProfilePreferences in org.kie.workbench.common.profile.api.preferences Modifier and Type Class Description classProfilePreferencesBeanGeneratedImplclassProfilePreferencesPortableGeneratedImplMethods in org.kie.workbench.common.profile.api.preferences that return ProfilePreferences Modifier and Type Method Description ProfilePreferencesProfilePreferences. defaultValue(ProfilePreferences defaultValue)Methods in org.kie.workbench.common.profile.api.preferences that return types with arguments of type ProfilePreferences Modifier and Type Method Description Class<ProfilePreferences>ProfilePreferencesPortableGeneratedImpl. getPojoClass()Methods in org.kie.workbench.common.profile.api.preferences with parameters of type ProfilePreferences Modifier and Type Method Description ProfilePreferencesProfilePreferences. defaultValue(ProfilePreferences defaultValue)Method parameters in org.kie.workbench.common.profile.api.preferences with type arguments of type ProfilePreferences Modifier and Type Method Description voidProfilePreferencesBeanGeneratedImpl. load(org.uberfire.mvp.ParameterizedCommand<ProfilePreferences> successCallback, org.uberfire.mvp.ParameterizedCommand<Throwable> errorCallback)voidProfilePreferencesBeanGeneratedImpl. load(org.uberfire.preferences.shared.impl.PreferenceScopeResolutionStrategyInfo customScopeResolutionStrategy, org.uberfire.mvp.ParameterizedCommand<ProfilePreferences> successCallback, org.uberfire.mvp.ParameterizedCommand<Throwable> errorCallback)
-