Class Type.Builder
java.lang.Object
de.hybris.platform.audit.internal.config.Type.Builder
- Enclosing class:
- Type
-
Constructor Summary
Constructors -
Method Summary
Modifier and TypeMethodDescriptionbuild()withAtomicAttributes(AtomicAttribute... attributes) withAtomicAttributesToAppend(List<AtomicAttribute> attributes) withCombineMode(String combineMode) withDisplayKey(String displayKey) withDisplayName(String displayName) withReferenceAttributes(ReferenceAttribute... attributes) withReferenceAttributesToAppend(List<ReferenceAttribute> attributes) withRelationAttributes(RelationAttribute... attributes) withRelationAttributesToAppend(List<RelationAttribute> attributes) withVirtualAttributes(VirtualAttribute... attributes) withVirtualAttributesToAppend(List<VirtualAttribute> attributes)
-
Constructor Details
-
Builder
public Builder()
-
-
Method Details
-
withCode
-
withDisplayName
-
withDisplayKey
-
withAtomicAttributes
-
withRelationAttributes
-
withAtomicAttributesToAppend
-
withReferenceAttributes
-
withReferenceAttributesToAppend
-
withRelationAttributesToAppend
-
withVirtualAttributes
-
withVirtualAttributesToAppend
-
withCombineMode
-
clone
-
build
-