Class ResolvesBy.Builder
java.lang.Object
de.hybris.platform.audit.internal.config.ResolvesBy.Builder
- Enclosing class:
- ResolvesBy
-
Method Summary
Modifier and TypeMethodDescriptionbuild()withExpression(String expression) withExpressionIfNotSet(String defaultExpression) withResolverBeanId(String resolverBeanId) withResolverBeanIdIfNotSet(String defaultBeanId)
-
Method Details
-
withResolverBeanIdIfNotSet
-
withExpressionIfNotSet
-
withResolverBeanId
-
withExpression
-
build
-