Package com.orchestranetworks.schema.dynamic
A public API for defining a dynamic schema.
-
Interface Summary Interface Description BeanDefinition This interface is used to define the schema associated with a non-persistent bean object (as opposed to a record or a dataset).BeanElement This interface allows setting properties of a data model element.BeanFacet This interface allows setting properties of a bean facet.BeanFacetDatasetSet This interface allows setting the properties of a dataset constraint facet.BeanFacetDataspaceSet This interface allows setting the properties of a dataspace constraint facet.BeanFacetTableRef This interface allows setting the properties of a foreign key facet. -
Enum Summary Enum Description DefaultViewMode List of default view modes used to define how a group or association is displayed. -
Exception Summary Exception Description BeanDefinitionException This runtime exception is thrown by some methods related to the dynamic beans schema definition.