Last updated

API / geotoolkit / ivaapbackend / CommonRemoteDataSource / CommonRemoteDataSource

Namespace: CommonRemoteDataSource

ivaapbackend.CommonRemoteDataSource.CommonRemoteDataSource

Table of contents

Type Aliases

Contents

Type Aliases

Data

Ƭ Data: DataCollection | Dataset


DataCollection

Ƭ DataCollection<T>: Object

Defines dataset collection

Type parameters

NameType
Textends Dataset = Dataset

Type declaration

NameTypeDescription
itemsT[]The items collection

Dataset

Ƭ Dataset<T>: Object

Defines dataset

Type parameters

NameType
Textends Record<string, any> = Record<string, any>

Type declaration

NameTypeDescription
contentTThe dataset content
idstringThe dataset identifier
linksLink[]The list of links leading to the services supported by dataset

Ƭ Link: Object

Defines link to the dataset

Type declaration

NameTypeDescription
childrenbooleanThe flag indicating if this dataset has children
hasProjectEntityChildren?booleanThe flag indicating if this dataset has children that can be added to a project
hrefstringThe link's destination
isProjectEntity?booleanThe flag indicating if this dataset can be added to a project
name?stringThe dataset name
relstringThe dataset name. This value is not supposed to change with internationalization
relEntitystringThe system name of the dataset with the "v1/schema/int/" prefix added
relEntityType?stringThe system name of the dataset