Interface NamedDomainObjectCollectionSchema

All Known Subinterfaces:
ExtensionsSchema

public interface NamedDomainObjectCollectionSchema
Schema of named domain object collections.
Since:
4.10
See Also:
  • Nested Class Summary

    Nested Classes
    Modifier and Type
    Interface
    Description
    static interface 
    Schema of a named domain object.
  • Method Summary

    Modifier and Type
    Method
    Description
    IterableNamedDomainObjectCollectionSchema.NamedDomainObjectSchema>
    Returns an iterable of the schemas for each element in the collection.
  • Method Details

    • getElements

      IterableNamedDomainObjectCollectionSchema.NamedDomainObjectSchema> getElements()
      Returns an iterable of the schemas for each element in the collection.