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