Data

  • Default Namespace

The data in this namespace is divided into elements and types. Types define the structure of the data. Elements define specific instances of the types, and are therefore more relevant to REST endpoints, which generally consume and/or produce elements.

The following types are members of this namespace:

Type genericPlugin

Child Elements

name (type) min/max
occurs
description
lastModified (dateTime) 0/1 (no documentation provided)
pluginPk (int) 0/1 (no documentation provided)
name (string) 0/1 (no documentation provided)
active (boolean) 0/1 (no documentation provided)
description (string) 0/1 (no documentation provided)
binaryCode (string) 0/1 (no documentation provided)
className (string) 0/1 (no documentation provided)

Type JavaTransformer

Java Transformer entity bean.

Child Elements

name (type) min/max
occurs
description
formatCode (string) 0/1 (no documentation provided)

Type SearchConfigEvent

SearchConfigEvent bean.

Child Elements

name (type) min/max
occurs
description
eventPk (int) 0/1 (no documentation provided)
eventDate (dateTime) 0/1 (no documentation provided)
eventType (string) 0/1 (no documentation provided)

Type XSLTTransformer

XSLT Transformer entity bean.

Child Elements

name (type) min/max
occurs
description
pluginPk (int) 0/1 (no documentation provided)
name (string) 0/1 (no documentation provided)
formatCode (string) 0/1 (no documentation provided)
description (string) 0/1 (no documentation provided)
active (boolean) 0/1 (no documentation provided)
xsltCode (string) 0/1 (no documentation provided)
mediaType (string) 0/1 (no documentation provided)
lastModified (dateTime) 0/1 (no documentation provided)