@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.NamedDomainObjectSchema
TypeOf<?> getPublicType()
getPublicType
in interface NamedDomainObjectCollectionSchema.NamedDomainObjectSchema
boolean isDeferredConfigurable()
true
if the extension is a deferred configurable, false
otherwiseDeferredConfigurable