projects/m2-core/src/lib/model/replication/restriction/ExportRestrictionInfo.ts
Properties |
|
Methods |
|
constructor(system?: ExternalSystem, exchangeClass?: ExchangeClass, restriction?: ExportRestriction)
|
||||||||||||
|
Parameters :
|
| Public accessTransfer |
Type : DesirableSystemAccess
|
| Public computedStatus |
Type : ReplicaStatus
|
| Public computedStatusIndicator |
Type : string
|
| Public exchangeClass |
Type : ExchangeClass
|
| Public isExpanded |
Type : boolean
|
| Public restriction |
Type : ExportRestriction
|
| Public system |
Type : ExternalSystem
|
| Public systemAccessLevel |
Type : ReplicaAccessLevel
|
| Static formatExportRestrictionInfo | ||||||
formatExportRestrictionInfo(restrictionInfo: ExportRestrictionInfo)
|
||||||
|
Parameters :
Returns :
void
|