the Rules and the loading order of object properties
While loading the data the following rules apply:
- The artisans first create the data objects.
- Filled with artisans and their attributes in the order specified
LoadingOrderAttribute
, then all the rest. - Fill detaily, in accordance with the procedure specified in view.
set the boot order properties of the data object (LoadingOrderAttribute)
If you want to explicitly set the boot order properties of the data object (for example, in the case where it is important for the correct account computable attributes), you can use attribute LoadingOrderAttribute
data class. The parameter is passed in a one-dimensional string array with the names attributes arranged in the order download.