com.im.df.api 5.9

Package com.im.df.api.util

API Status: 2 - Pretty stable Provides various utilities and convenience methods to be used on top of DIF objects.

See:
          Description

Interface Summary
DFDataConvertorProvider This interface is used for finding appropriate data convertors for the specified DFFieldDataTypeCapability subtype.
ExtraDFItemProperty<DFITEM extends DFItem> Allows to edit Extra attributes for fields in schema editor.
ExtraDFItemProperty.Customizer Customizer for property value modification.
MoleculeIterator MoleCule iterator capability.
ReferencedContentProvider  
 

Class Summary
ApplicationContextProvider Provide access to spring context for anything not an spring beans.
BatchUpdater Utility class for multi-row update which can simplify loop for updating data in entities.
DIFUtilities This class contains most of DIF convenience methods.
DIFUtilities.SchemaReadyRunnable Listener to schema status.
EntityDataIterator Allows to iterate over large sets of data.
ExtraDFItemProperties Utility method for @see ExtraDFItemProperty.
LegacyConstants This class contains a few constants which must be in DIF API because of compatibility.
 

Enum Summary
BatchUpdater.StopReason  
CalculatedReturnType  
DIFUtilities.FKSearchType  
 

Package com.im.df.api.util Description

API Status: 2 - Pretty stable Provides various utilities and convenience methods to be used on top of DIF objects. As the goal for basic DIF interfaces was to have really minimum required methods there, many useful utilities are implemented out of these interfaces as static external methods and located in this package.

The DIF utilities will be consolidated into a single package and so this package can be refactored in the future.


com.im.df.api 5.9