Annotation Type NullSafeWidget
-
@Retention(RUNTIME) @Target({TYPE,METHOD}) public @interface NullSafeWidget
-
-
Field Summary
Fields Modifier and Type Fields Description static intALLstatic intDEFAULT_VALUESstatic intPROXY_EXCEPTIONSstatic intPROXY_VALUES
-
Optional Element Summary
Optional Elements Modifier and Type Optional Element Description intleveljava.lang.Class<? extends ProxyMethodValueProvider>proxyMethodValueProviderbooleanvalue
-
-
-
-
proxyMethodValueProvider
java.lang.Class<? extends ProxyMethodValueProvider> proxyMethodValueProvider
- Default:
- com.hybris.cockpitng.testing.providers.NullProxyMethodValueProvider.class
-
-