projects/m2-core/src/lib/model/transaction/TransactionDetails.ts
Properties |
|
Methods |
|
Accessors |
| Public Optional constraintTableId |
Type : number
|
| Public constraintType |
Type : ConstraintType
|
| Public Optional duplicate |
Type : string
|
| Public Optional elementId |
Type : number
|
| Public Optional elementName |
Type : string
|
| Public elementOperation |
Type : ElementOperation
|
| Public elementOperationFormatted |
Type : string
|
| Public Optional externalSystem |
Type : ExternalSystem
|
| Public index |
Type : number
|
| Public Optional isDuplicate |
Type : boolean
|
| Public item |
Type : ItemInfo
|
| Public itemRef |
Default value : new NavigationParams('')
|
| Public itemStatusFormatted |
Type : string
|
| Public neoItemStatus |
Type : ItemStatus
|
| Public neonates |
Type : PropertyValue[]
|
| Public newValue |
Type : any
|
| Public Optional nodePath |
Type : ClassificationNode[]
|
| Public obligatePropertyRef |
Type : string
|
| Public Optional oldNodePath |
Type : ClassificationNode[]
|
| Public Optional oldOriginalItem |
Type : OriginalItem
|
| Public oldValue |
Type : any
|
| Public Optional originalItem |
Type : OriginalItem
|
| Public property |
Type : Property
|
| Public propertyRef |
Default value : new NavigationParams('')
|
| Public protoItemStatus |
Type : ItemStatus
|
| Public prototypes |
Type : PropertyValue[]
|
| Public uniquePropertyRef |
Type : string
|
| Public valueType |
Type : AttributeType | "NODE_PATH" | "ITEM"
|
| Static getNodeId | ||||||
getNodeId(txDetails: TransactionDetails)
|
||||||
|
Parameters :
Returns :
number | null
|
| id |
getid()
|