Interface: Aspect
@flyze/lib-data-store 3.0.0-alpha.55· latestDefined in: projects/lib-data-store/src/lib/flyze-models/aspect.model.ts:3
Extends
Section titled “Extends”AspectDTO
Properties
Section titled “Properties”
optional__v:number
Defined in: projects/lib-data-store/src/lib/flyze-models/aspect.model.ts:13
Deprecated
Section titled “Deprecated”
optional_id:string
Defined in: projects/lib-data-store/src/lib/flyze-models/aspect.model.ts:7
Deprecated
Section titled “Deprecated”use id instead
aspectTypeId
Section titled “aspectTypeId”aspectTypeId:
string
Defined in: node_modules/@flyze/lib-db-models/models/aspect/aspect.model.d.ts:6
Inherited from
Section titled “Inherited from”_Aspect.aspectTypeId
assetFullName
Section titled “assetFullName”
readonlyassetFullName:string
Defined in: node_modules/@flyze/lib-db-models/models/aspect/aspect.model.d.ts:19
The full name of the asset associated with this aspect.
Inherited from
Section titled “Inherited from”_Aspect.assetFullName
assetId
Section titled “assetId”assetId:
string
Defined in: node_modules/@flyze/lib-db-models/models/aspect/aspect.model.d.ts:5
Inherited from
Section titled “Inherited from”_Aspect.assetId
config
Section titled “config”config:
Omit<IAspectConfig,"history"> &object
Defined in: projects/lib-data-store/src/lib/flyze-models/aspect.model.ts:15
Type Declaration
Section titled “Type Declaration”history?
Section titled “history?”
optionalhistory:IAspectConfig&object
Type Declaration
Section titled “Type Declaration”aggregations?
Section titled “aggregations?”
optionalaggregations:any
Deprecated
Section titled “Deprecated”isActive?
Section titled “isActive?”
optionalisActive:boolean
Deprecated
Section titled “Deprecated”Deprecated
Section titled “Deprecated”history configuration is now managed through query parameters
Overrides
Section titled “Overrides”_Aspect.config
createdAt
Section titled “createdAt”
readonlycreatedAt:Date
Defined in: node_modules/@flyze/lib-db-models/models/shared/has-tracked-dates.model.d.ts:5
The date when the record was created.
Inherited from
Section titled “Inherited from”_Aspect.createdAt
createdBy?
Section titled “createdBy?”
optionalcreatedBy:string|null
Defined in: node_modules/@flyze/lib-db-models/models/shared/has-audit-meta.model.d.ts:7
The ID of the user who created the resource.
Inherited from
Section titled “Inherited from”_Aspect.createdBy
createdByKind
Section titled “createdByKind”createdByKind:
"Group"|"User"|"Unknown"|"API"|"System"
Defined in: node_modules/@flyze/lib-db-models/models/shared/has-audit-meta.model.d.ts:11
The kind of the user who created the resource.
Inherited from
Section titled “Inherited from”_Aspect.createdByKind
customId?
Section titled “customId?”
optionalcustomId:string|null
Defined in: node_modules/@flyze/lib-db-models/models/shared/custom-identifiable.model.d.ts:2
Inherited from
Section titled “Inherited from”_Aspect.customId
entityKind
Section titled “entityKind”
readonlyentityKind:"aspect"
Defined in: node_modules/@flyze/lib-db-models/models/shared/has-entity-kind.model.d.ts:31
The kind of the entity.
Inherited from
Section titled “Inherited from”_Aspect.entityKind
readonlyid:string
Defined in: projects/lib-data-store/src/lib/flyze-models/aspect.model.ts:8
Overrides
Section titled “Overrides”_Aspect.id
instanceId?
Section titled “instanceId?”
readonlyoptionalinstanceId:string
Defined in: projects/lib-data-store/src/lib/flyze-models/aspect.model.ts:32
name:
string
Defined in: node_modules/@flyze/lib-db-models/models/aspect/aspect.model.d.ts:4
Inherited from
Section titled “Inherited from”_Aspect.name
ownerId?
Section titled “ownerId?”
optionalownerId:string|null
Defined in: node_modules/@flyze/lib-db-models/models/shared/has-owner.model.d.ts:14
The ID of the owner of the resource.
Inherited from
Section titled “Inherited from”_Aspect.ownerId
ownerKind
Section titled “ownerKind”ownerKind:
"Group"|"User"|"Unknown"|"API"|"System"
Defined in: node_modules/@flyze/lib-db-models/models/shared/has-owner.model.d.ts:18
The owner of the resource.
Inherited from
Section titled “Inherited from”_Aspect.ownerKind
resourcePermission
Section titled “resourcePermission”
readonlyresourcePermission:ResourcePermissions
Defined in: node_modules/@flyze/lib-db-models/models/shared/resource-permissions.model.d.ts:27
Describes the permissions of the user on the resource.
Inherited from
Section titled “Inherited from”_Aspect.resourcePermission
tagIds?
Section titled “tagIds?”
optionaltagIds:string[]
Defined in: node_modules/@flyze/lib-db-models/models/shared/has-tags.model.d.ts:6
Tags IDs this entity is associated with
Inherited from
Section titled “Inherited from”_Aspect.tagIds
updatedAt
Section titled “updatedAt”
readonlyupdatedAt:Date
Defined in: node_modules/@flyze/lib-db-models/models/shared/has-tracked-dates.model.d.ts:9
The date when the record was last updated.
Inherited from
Section titled “Inherited from”_Aspect.updatedAt
updatedBy?
Section titled “updatedBy?”
optionalupdatedBy:string|null
Defined in: node_modules/@flyze/lib-db-models/models/shared/has-audit-meta.model.d.ts:15
The ID of the user who last updated the resource.
Inherited from
Section titled “Inherited from”_Aspect.updatedBy
updatedByKind
Section titled “updatedByKind”updatedByKind:
"Group"|"User"|"Unknown"|"API"|"System"
Defined in: node_modules/@flyze/lib-db-models/models/shared/has-audit-meta.model.d.ts:19
The kind of the user who last updated the resource.
Inherited from
Section titled “Inherited from”_Aspect.updatedByKind