Uses of Interface
com.orchestranetworks.schema.JavaBeanVersion
Packages that use JavaBeanVersion
Package
Description
Represents XML Schema concepts and provides schema extensions capabilities.
-
Uses of JavaBeanVersion in com.orchestranetworks.schema
Subinterfaces of JavaBeanVersion in com.orchestranetworks.schemaModifier and TypeInterfaceDescriptioninterfaceConstraint<T>Specifies a constraint that may be contextual and dynamic.interfaceSpecifies an enumeration constraint that can be contextual and dynamic.interfaceDeprecated.interfaceDefines a verification for values that are mandatory under certain circumstances.interfaceSpecifies a constraint that is able to perform the validation of an entire table.interfaceDefines a record-level check, to be performed in addition to table-level checks.interfaceDefines a filter that depends on the context of a constraint.
enumeration constraintis more appropriate than this interface when there are many values in the enumeration or when display must be localized.