|
com.im.df.api 5.9 | ||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | ||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | ||||||||
public interface DFNewTypeWellKnownOptions
All inner interfaces of this interface can be used for casting for the options
objects returned from DFNewType.getOptions() method. See DFNewType
class description for more details.
All standard implementations of IJC newtype's options implement the appropriate DFNewTypeWellKnownOptions interface.
| Nested Class Summary | |
|---|---|
static interface |
DFNewTypeWellKnownOptions.ClonedList
Options for newtype copying a list from a different user |
static interface |
DFNewTypeWellKnownOptions.ClonedQuery
Options for newtype copying a query from a different user |
static interface |
DFNewTypeWellKnownOptions.ClonedScript
Options for newtype copying a script from a different user |
static interface |
DFNewTypeWellKnownOptions.ClonedUserItem
Just abstract super-interface for all user specific CLONE type newtypes. |
static interface |
DFNewTypeWellKnownOptions.ClonedView
Options for newtype copying a view from a different user |
static interface |
DFNewTypeWellKnownOptions.DBColumnInfo
This is just column info helper object which is used in new field options. |
static interface |
DFNewTypeWellKnownOptions.EntityDBOptions
Options for creating DFEntity with DBEntityCapability |
static interface |
DFNewTypeWellKnownOptions.EntityOptions
Options for creating any DFEntity |
static interface |
DFNewTypeWellKnownOptions.ExistingDBEntity
Options for creating a standard DFEntity with DBEntityCapability where database table already exists (so called promote entity). |
static interface |
DFNewTypeWellKnownOptions.ExistingDBField
Options for creating a DFField where database column(s) already exist (so called promoting column(s) to DFField). |
static interface |
DFNewTypeWellKnownOptions.ExistingJChemEntity
Options for creating a new DFEntity with JChemEntityCapability where database JChem table already exists (so called promote entity). |
static interface |
DFNewTypeWellKnownOptions.ExistingRelationship
|
static interface |
DFNewTypeWellKnownOptions.FieldOptions
Options for creating any DFField |
static interface |
DFNewTypeWellKnownOptions.ListUserItemDescription
Special extension of DFNewTypeWellKnownOptions.UserItemDescription for lists. |
static interface |
DFNewTypeWellKnownOptions.NewCalulatedField
Options for creating new calculated field, you need to validate calc field by using validateScript method. |
static interface |
DFNewTypeWellKnownOptions.NewCTField
Options for creating a new DFField with DFFieldChemicalTermsCapability |
static interface |
DFNewTypeWellKnownOptions.NewDataTree
Options for creating a new DFDataTree |
static interface |
DFNewTypeWellKnownOptions.NewDBEntity
Options for creating a new DFEntity with DBEntityCapability |
static interface |
DFNewTypeWellKnownOptions.NewDBField
Options for creating a new DFField with DBFieldCapability |
static interface |
DFNewTypeWellKnownOptions.NewDynamicURLField
Options for creating a new DFField with DFFieldCalcCapability |
static interface |
DFNewTypeWellKnownOptions.NewJChemBaseEntity
Options for creating a new DFEntity with JChemEntityCapability |
static interface |
DFNewTypeWellKnownOptions.NewList
Options for creating a new DFList |
static interface |
DFNewTypeWellKnownOptions.NewMimeTypeField
Options for creating a new DFField with DFFieldMimeTypeCapability |
static interface |
DFNewTypeWellKnownOptions.NewQuery
Options for creating a new DFExpression |
static interface |
DFNewTypeWellKnownOptions.NewRelationship
Options for creating a new DFRelationship |
static interface |
DFNewTypeWellKnownOptions.NewRelationshipFK
|
static interface |
DFNewTypeWellKnownOptions.NewRelationshipMN
Extension options for M:N relationship type. |
static interface |
DFNewTypeWellKnownOptions.NewRelationshipSimple
|
static interface |
DFNewTypeWellKnownOptions.NewScript
Options for creating a new DFExpression |
static interface |
DFNewTypeWellKnownOptions.NewStandardDBEntity
Options for creating a new standard DFEntity with DBEntityCapability |
static interface |
DFNewTypeWellKnownOptions.NewView
Options for creating a new DFView |
static interface |
DFNewTypeWellKnownOptions.SingleDFItem
Options for creating any single DFItem |
static interface |
DFNewTypeWellKnownOptions.UserItemDescription
Trivial data holder for user specific items - just for simple managing views/queries/lists from another users. |
static interface |
DFNewTypeWellKnownOptions.VirtualFieldOptions
Options for creating a virtual DFField (no DB column to be created) |
|
com.im.df.api 5.9 | ||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | ||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | ||||||||