Uses of Class
org.guvnor.common.services.project.preferences.GeneralPreferences
-
Packages that use GeneralPreferences Package Description org.guvnor.common.services.project.preferences -
-
Uses of GeneralPreferences in org.guvnor.common.services.project.preferences
Subclasses of GeneralPreferences in org.guvnor.common.services.project.preferences Modifier and Type Class Description classGeneralPreferencesBeanGeneratedImplclassGeneralPreferencesPortableGeneratedImplMethods in org.guvnor.common.services.project.preferences that return types with arguments of type GeneralPreferences Modifier and Type Method Description Class<GeneralPreferences>GeneralPreferencesPortableGeneratedImpl. getPojoClass()Method parameters in org.guvnor.common.services.project.preferences with type arguments of type GeneralPreferences Modifier and Type Method Description voidGeneralPreferencesBeanGeneratedImpl. load(org.uberfire.mvp.ParameterizedCommand<GeneralPreferences> successCallback, org.uberfire.mvp.ParameterizedCommand<Throwable> errorCallback)voidGeneralPreferencesBeanGeneratedImpl. load(org.uberfire.preferences.shared.impl.PreferenceScopeResolutionStrategyInfo customScopeResolutionStrategy, org.uberfire.mvp.ParameterizedCommand<GeneralPreferences> successCallback, org.uberfire.mvp.ParameterizedCommand<Throwable> errorCallback)
-