Package | Description |
---|---|
org.uberfire.preferences.shared.bean.mock |
Modifier and Type | Class and Description |
---|---|
class |
PortablePreferenceMockBeanGeneratedImpl |
class |
PortablePreferenceMockPortableGeneratedImpl
Created to be used in tests, and to avoid Errai errors due to unimplemented
interfaces used in portable classes.
|
Modifier and Type | Method and Description |
---|---|
Class<PortablePreferenceMock> |
PortablePreferenceMockPortableGeneratedImpl.getPojoClass() |
Modifier and Type | Method and Description |
---|---|
void |
PortablePreferenceMockBeanGeneratedImpl.load(ParameterizedCommand<PortablePreferenceMock> successCallback,
ParameterizedCommand<Throwable> errorCallback) |
void |
PortablePreferenceMockBeanGeneratedImpl.load(PreferenceScopeResolutionStrategyInfo customScopeResolutionStrategy,
ParameterizedCommand<PortablePreferenceMock> successCallback,
ParameterizedCommand<Throwable> errorCallback) |
Copyright © 2012–2019 JBoss by Red Hat. All rights reserved.