overview

Namespace: http://www.gentics.com/rest
XML Schema: ns0.xsd

Overview object, representing an overview in GCN

XML

Elements

name (type) min/max
occurs
description
recursive (boolean) 0/1 True when objects shall be fetched also from subfolders (if selectType is FOLDER)
listType (listType) 0/1 List Type
selectType (selectType) 0/1 Selection Type
orderDirection (orderDirection) 0/1 Order Direction
orderBy (orderBy) 0/1 Order By
selectedItemIds (int) 0/unbounded List of selected item IDs
source (string) 0/1 Overview Source
maxItems (int) 0/1 Maximum number of items

JSON

property type description
recursive recursive (boolean) True when objects shall be fetched also from subfolders (if selectType is FOLDER)
listType listType (listType) List Type
selectType selectType (selectType) Selection Type
orderDirection orderDirection (orderDirection) Order Direction
orderBy orderBy (orderBy) Order By
selectedItemIds array of selectedItemIds (int) List of selected item IDs
source source (string) Overview Source
maxItems maxItems (int) Maximum number of items