Class RATBuilder
Object
ObjectIdentity
AbstractBuilder
RATBuilder
public class RATBuilder
extends AbstractBuilder
Created by petercipov on 22/03/16.
-
Nested Class Summary
-
Field Summary
Modifier and TypeFieldDescriptionstatic final String
static final String
static final String
static final String
Fields inherited from class ObjectIdentity
classId, idGenerator, instanceId, invocations, m, NONE, parentObjectIdentity
-
Constructor Summary
ConstructorDescriptionRATBuilder
(IdGenerator idGenerator, Invocations<MethodInvocation> invocations, String templateTypeId, String targetRAUniqueName) -
Method Summary
Modifier and TypeMethodDescriptionRebateAgreementBuilderResult
build()
fromExisting
(String RAuniqueName) fromParams
(Map params) List
<RATPlaceholder> registerPlaceholder
(InputType type, String name) Methods inherited from class ObjectIdentity
addInvocation, addInvocation
-
Field Details
-
NAME
- See Also:
-
METHOD_FROM_EXISTING
- See Also:
-
METHOD_FROM_PARAMS
- See Also:
-
METHOD_BUILD
- See Also:
-
-
Constructor Details
-
RATBuilder
-
-
Method Details
-
templateTypeId
-
targetRAUniqueName
-
fromExisting
-
fromParams
-
build
public RebateAgreementBuilderResult build()- Specified by:
build
in classAbstractBuilder
-
registerPlaceholder
-
placeholders
-