| Dunning ABE UML Documentation |
Customer Domain::Customer Bill Collection ABE::Dunning ABE
Class DunningCase
The DunningCase represents a type of cases open for a customer. Whenever a customer enters the dunning process, a dunning case is linked to his customer account debt and it contains all details pertaining to the debt, such as dunning case rules, interactions… The status of a dunning case evolves according to internal or external events (payments made by the customer, payment schedule granted…).
Properties:
Alias | |
Classifier Behavior | |
Is Abstract | false |
Is Active | false |
Is Leaf | false |
Keywords | |
Name | DunningCase |
Name Expression | |
Namespace | Dunning ABE |
Owned Template Signature | |
Owner | Dunning ABE |
Owning Template Parameter | |
Package | Dunning ABE |
Qualified Name | SID Models::Customer Domain::Customer Bill Collection ABE::Dunning ABE::DunningCase |
Representation | |
Stereotype | |
Template Parameter | |
Visibility | Public |
customerAccount
Public CustomerAccount customerAccount
-
Constraints:
-
Properties:
-
Aggregation | None |
Alias | |
Association | DunningCaseConcernsOverdueDebtFrom |
Association End | |
Class | DunningCase |
Datatype | |
Default | |
Default Value | |
Is Composite | false |
Is Derived | false |
Is Derived Union | false |
Is Leaf | false |
Is Ordered | false |
Is Read Only | false |
Is Static | false |
Is Unique | true |
Keywords | |
Lower | 1 |
Lower Value | (1) |
Multiplicity | 1 |
Name | customerAccount |
Name Expression | |
Namespace | DunningCase |
Opposite | dunningCase |
Owner | DunningCase |
Owning Association | |
Owning Template Parameter | |
Qualified Name | SID Models::Customer Domain::Customer Bill Collection ABE::Dunning ABE::DunningCase::customerAccount |
Stereotype | |
Template Parameter | |
Type | CustomerAccount |
Upper | 1 |
Upper Value | (1) |
Visibility | Public |
dunningCaseRule
Public DunningCaseRule dunningCaseRule
-
Constraints:
-
Properties:
-
Aggregation | Shared |
Alias | |
Association | DunningCaseContains |
Association End | |
Class | DunningCase |
Datatype | |
Default | |
Default Value | |
Is Composite | false |
Is Derived | false |
Is Derived Union | false |
Is Leaf | false |
Is Ordered | false |
Is Read Only | false |
Is Static | false |
Is Unique | true |
Keywords | |
Lower | 0 |
Lower Value | (0) |
Multiplicity | * |
Name | dunningCaseRule |
Name Expression | |
Namespace | DunningCase |
Opposite | dunningCase |
Owner | DunningCase |
Owning Association | |
Owning Template Parameter | |
Qualified Name | SID Models::Customer Domain::Customer Bill Collection ABE::Dunning ABE::DunningCase::dunningCaseRule |
Stereotype | |
Template Parameter | |
Type | DunningCaseRule |
Upper | * |
Upper Value | (*) |
Visibility | Public |
dunningScenario
Public DunningScenario dunningScenario
-
Constraints:
-
Properties:
-
Aggregation | None |
Alias | |
Association | DunningCaseApplies |
Association End | |
Class | DunningCase |
Datatype | |
Default | |
Default Value | |
Is Composite | false |
Is Derived | false |
Is Derived Union | false |
Is Leaf | false |
Is Ordered | false |
Is Read Only | false |
Is Static | false |
Is Unique | true |
Keywords | |
Lower | 1 |
Lower Value | (1) |
Multiplicity | 1 |
Name | dunningScenario |
Name Expression | |
Namespace | DunningCase |
Opposite | dunningCase |
Owner | DunningCase |
Owning Association | |
Owning Template Parameter | |
Qualified Name | SID Models::Customer Domain::Customer Bill Collection ABE::Dunning ABE::DunningCase::dunningScenario |
Stereotype | |
Template Parameter | |
Type | DunningScenario |
Upper | 1 |
Upper Value | (1) |
Visibility | Public |
ID
Public String ID
-
A unique identifier.
-
Constraints:
-
Properties:
-
Aggregation | None |
Alias | |
Association | |
Association End | |
Class | DunningCase |
Datatype | |
Default | |
Default Value | |
Is Composite | false |
Is Derived | false |
Is Derived Union | false |
Is Leaf | false |
Is Ordered | false |
Is Read Only | false |
Is Static | false |
Is Unique | true |
Keywords | |
Lower | 1 |
Lower Value | |
Multiplicity | None (1) |
Name | ID |
Name Expression | |
Namespace | DunningCase |
Opposite | |
Owner | DunningCase |
Owning Association | |
Owning Template Parameter | |
Qualified Name | SID Models::Customer Domain::Customer Bill Collection ABE::Dunning ABE::DunningCase::ID |
Stereotype | required |
Template Parameter | |
Type | String |
Upper | 1 |
Upper Value | |
Visibility | Public |
startingDate
Public DateTime startingDate
-
As soon as an event triggering a DunningRule occurs on a CustomerAccount, a DunningCase is created according to the DunningScenario assigned to the CustomerAccount. This date corresponds to the startingDate
-
Constraints:
-
Properties:
-
Aggregation | None |
Alias | |
Association | |
Association End | |
Class | DunningCase |
Datatype | |
Default | |
Default Value | |
Is Composite | false |
Is Derived | false |
Is Derived Union | false |
Is Leaf | false |
Is Ordered | false |
Is Read Only | false |
Is Static | false |
Is Unique | true |
Keywords | |
Lower | 1 |
Lower Value | |
Multiplicity | None (1) |
Name | startingDate |
Name Expression | |
Namespace | DunningCase |
Opposite | |
Owner | DunningCase |
Owning Association | |
Owning Template Parameter | |
Qualified Name | SID Models::Customer Domain::Customer Bill Collection ABE::Dunning ABE::DunningCase::startingDate |
Stereotype | required |
Template Parameter | |
Type | DateTime |
Upper | 1 |
Upper Value | |
Visibility | Public |
| Dunning ABE UML Documentation |