Skip to content

CRUD API

JungHam edited this page Jul 19, 2018 · 11 revisions

InFactory provides the Java library which does CRUD(Create, Read, Update, Delete) on IndoorGML features. In this section the basic rules of using CRUD will be described. More detail on the library such as the name of functions or the specifications of parameters of functions will be explained at JavaDoc.

RESTful API and CRUD API

Create

Document
Complex features of IndoorGML
Geometry

Read

Update

Complex feature of IndoorGML

Delete

Clone this wiki locally