Skip to main content

%pkg.isc.rest.openAPI.model.exampleOrReference

persistent class %pkg.isc.rest.openAPI.model.exampleOrReference extends %pkg.isc.rest.openAPI.model.super

SQL Table Name: %pkg_isc_rest_openAPI_model.exampleOrReference

Superclass to be used where either Example objects or Reference objects may be accepted

Parameters

parameter EXPECT = Example;
@Special: Marks Reference object validation to only accept Example objects

Inherited Members

Inherited Methods

Storage

Gray indicates storage defined by superclasses.

Storage Model: Storage (%pkg.isc.rest.openAPI.model.super)

^pkg.isc.rest.oas.model.superD(ID)
=
%%CLASSNAME

Storage Model: Storage (%pkg.isc.rest.openAPI.model.exampleOrReference)

^pkg.isc.rest.oas.model.superD(ID,"ExampleOrReference")
=
Example
Reference
FeedbackOpens in a new tab