com.atomizesoftware.spin.data.repositories.UserDefinedFieldsRepositoryComponent
Returns a tuple with the list of user defined fields definitions that pertain to the selection filters and the total number of matching records that were found.
Returns a tuple with the list of user defined fields definitions that pertain to the selection filters and the total number of matching records that were found.
If no limit was imposed in the selection filters, we do not make another query to get the total number of records, as they were already returned.
Gets a list of com.atomizesoftware.spin.models.UserDefinedFieldsDefinition with the requested filters.
Gets a list of com.atomizesoftware.spin.models.UserDefinedFieldsDefinition with the requested filters.
Gets the number of records that correspond to the complex select statement.
Gets the number of records that correspond to the complex select statement.
Updates a com.atomizesoftware.spin.models.UserDefinedFieldsDefinition
Updates a com.atomizesoftware.spin.models.UserDefinedFieldsDefinition
If fields are specified, only those are updated, otherwise the whole entity is updated.
Updates several com.atomizesoftware.spin.models.UserDefinedFieldsDefinition taking into account the fields chosen to be updated.
Updates several com.atomizesoftware.spin.models.UserDefinedFieldsDefinition taking into account the fields chosen to be updated.
Gets a list ifcom.atomizesoftware.spin.models.UserDefinedFieldsDefinition for synchronization with mobile devices.
Gets a list ifcom.atomizesoftware.spin.models.UserDefinedFieldsDefinition for synchronization with mobile devices.