projects/m2-core/src/lib/model/replication/ExchangeClass.ts
Properties |
|
Methods |
|
Accessors |
| Public autoNormalize |
Type : boolean
|
| Public builder |
Type : ExchangeObjectBuilder
|
| Public Optional checked |
Type : boolean
|
| Public Optional children |
Type : TreeNodeData[]
|
| Public classId |
Type : string
|
| Public Optional computedStatusIndicator |
Type : string
|
| Public createModificationAppFormatted |
Type : string
|
| Public createStandardizationAppFormatted |
Type : string
|
| Public defaultNode |
Type : ClassificationNode
|
| Public displayName |
Type : string
|
| Public exportFormula |
Type : number
|
| Public exportFormulaName |
Type : string
|
| Public Optional exportMode |
Type : ExchangeClassExportMode
|
| Public Optional exportModeStr |
Type : string
|
| Public Optional hasChildren |
Type : boolean
|
| Public Optional hasExpiredMessages |
Type : boolean
|
| Public id |
Type : number
|
| Public importFormula |
Type : number
|
| Public importFormulaName |
Type : string
|
| Public Optional isExpanded |
Type : boolean
|
| Public Optional isSelectionDisabled |
Type : boolean
|
| Public itemKeyAction |
Type : ItemKeyAction
|
| Public Optional modificationAppTemplate |
Type : number
|
| Public queryParams |
Type : Params
|
| Public Optional restrictionStatus |
Type : ReplicaStatus
|
| Public routerLink |
Type : string
|
| Public Optional standardizationAppTemplate |
Type : number
|
| Public Optional startPageEntryId |
Type : number
|
| Public Optional startPageEntryName |
Type : string
|
| Public status |
Type : ReplicaStatus
|
| Public statusFormatted |
Type : string
|
| Public statusIndicator |
Type : string
|
| Public Optional treeNodeId |
Type : string
|
| Public format |
format()
|
|
Returns :
void
|
| Static formNavigationParams | ||||||||||||||||
formNavigationParams(exchangeClass: ExchangeClass, target: string, queryParamsHandling?: QueryParamsHandling)
|
||||||||||||||||
|
Parameters :
Returns :
NavigationParams
|
| fullName | ||||||
getfullName()
|
||||||
setfullName(value: string)
|
||||||
|
Parameters :
Returns :
void
|
| createStandardizationApp |
getcreateStandardizationApp()
|
| createModificationApp |
getcreateModificationApp()
|