projects/m2-core/src/lib/model/application/stage/NodeNegotiationStage.ts
Properties |
|
Methods |
|
| Public isOwned |
Type : boolean
|
| Public controlFilterFormula |
Type : number
|
| Public controlFilterFormulaName |
Type : string
|
| Public controlNegotiationPeriodSubjects |
Type : DetachedSecuritySubjectDto[]
|
| Public negotiantFilterFormula |
Type : number
|
| Public negotiantFilterFormulaName |
Type : string
|
| Public negotiants |
Type : DetachedSecuritySubjectDto[]
|
| Public negotiationFormula |
Type : number
|
| Public negotiationFormulaName |
Type : string
|
| Public advanceNoticeNegotiationPeriod |
Type : number
|
| Public displayName |
Type : string
|
| Public editAllowed |
Type : boolean
|
| Public everyoneMustNegotiate |
Type : boolean
|
| Public id |
Type : number
|
| Public Optional isExpanded |
Type : boolean
|
| Public negotiationPeriod |
Type : number
|
| Public Optional negotiationType |
Type : StageNegotiationType
|
| Public Optional paramRows |
Type : NegotiationStageParamRow[]
|
| Public predicates |
Type : NegotiationStagePredicate[]
|
| Public sortOrder |
Type : number
|
| Public format |
format()
|
|
Returns :
void
|