@Incubating public static interface ExtensionsSchema.ExtensionSchema extends NamedDomainObjectCollectionSchema.NamedDomainObjectSchema
| Modifier and Type | Method and Description |
|---|---|
String |
getName()
The name of the extension.
|
TypeOf<?> |
getPublicType()
The public type of the extension.
|
boolean |
isDeferredConfigurable()
Deprecated.
without replacement.
|
String getName()
getName in interface NamedDomainObjectCollectionSchema.NamedDomainObjectSchemaTypeOf<?> getPublicType()
getPublicType in interface NamedDomainObjectCollectionSchema.NamedDomainObjectSchemaboolean isDeferredConfigurable()
true if the extension is a deferred configurable, false otherwiseDeferredConfigurable