Options
All
  • Public
  • Public/Protected
  • All
Menu

Hierarchy

Index

Constructors

Properties

Accessors

Methods

Constructors

constructor

Properties

Private baseUrl

baseUrl: string
memberof

BaseService

Private key

key: string
memberof

BaseService

Private urlService

urlService: string

Base Url of the Service API

memberof

BaseService

Private user

user: string
memberof

BaseService

Accessors

Protected serviceUrl

  • get serviceUrl(): string

Methods

getValues

  • Renvoie les valeurs d'une liste

    memberof

    ListService

    Parameters

    • code: string

      Code externe de la liste (consultable et paramétrable via Paramètres > Général > Listes > Détail de la liste)

    Returns Promise<KobanResultList<KobanListValue>>

handleApiError

postOne

  • Ajoute une valeur de liste à une liste existante

    memberof

    ListService

    Parameters

    • listValue: KobanListValue

      Objet ListValue. Le Guid Koban n'est pas à fournir.

    • code: string

      Code de la liste

    Returns Promise<string>

Legend

  • Constructor
  • Property
  • Method
  • Inherited property
  • Inherited method
  • Private property
  • Private method
  • Property

Generated using TypeDoc