File

projects/m2-core/src/lib/model/value/AggregationWithLinkAttributeValues.ts

Extends

Aggregation

Index

Properties
Methods

Constructor

constructor(id: number, propertyId: number, linkAttributes: LinkAttribute[])
Parameters :
Name Type Optional
id number No
propertyId number No
linkAttributes LinkAttribute[] No

Properties

Public linkAttributes
Type : LinkAttribute[]
Public customPartId
Type : number
Public isComposite
Type : boolean
Public isPartBlocked
Type : boolean
Public partHasChildren
Type : boolean
Public partId
Type : number
Public partName
Type : string
Public partParentNodeId
Type : number
Public partStatus
Type : ItemStatus
Public partTreeClassifier
Type : number
Static TYPE
Type : string
Default value : 'AggregationTransfer'
Public valueType
Type : AttributeType
Default value : null
Public Optional customAttrId
Type : string
Public Optional isHistorical
Type : boolean
Public Optional originalValueId
Type : number
Public propertyId
Type : number
Public Optional valueStr
Type : string
Public id
Type : number
Public isBlocked
Type : boolean
Public Optional valueIdentifier
Type : number

Methods

Static areEqual
areEqual(aggr1: Aggregation, aggr2: Aggregation)
Parameters :
Name Type Optional
aggr1 Aggregation No
aggr2 Aggregation No
Returns : boolean
Static createEmptyAggregation
createEmptyAggregation(propertyId: number)
Parameters :
Name Type Optional
propertyId number No
Returns : Aggregation
Static getValueIdentity
getValueIdentity(itemId: number, propertyId: number)
Parameters :
Name Type Optional
itemId number No
propertyId number No
Returns : string
Static isAggregation
isAggregation(value: PropertyValue)
Parameters :
Name Type Optional
value PropertyValue No
Returns : boolean
Static isAttributeValue
isAttributeValue(value: PropertyValue)
Parameters :
Name Type Optional
value PropertyValue No
Returns : boolean

results matching ""

    No results matching ""