Uses of Interface
org.tentackle.model.CommonOptions
-
Packages that use CommonOptions Package Description org.tentackle.model Entity model.org.tentackle.model.impl Default model implementation. -
-
Uses of CommonOptions in org.tentackle.model
Subinterfaces of CommonOptions in org.tentackle.model Modifier and Type Interface Description interfaceAttributeOptionsOptions for attributes.interfaceEntityOptionsGlobal options for the whole entity. -
Uses of CommonOptions in org.tentackle.model.impl
Classes in org.tentackle.model.impl that implement CommonOptions Modifier and Type Class Description classAttributeOptionsImplclassCommonOptionsImplImplementation of common options.classEntityOptionsImplEntity options.
-