Adds the locations to the filter parameter in order for them to be applied in the getter methods.
Adds the locations to the filter parameter in order for them to be applied in the getter methods.
com.atomizesoftware.spin.util.FilterAndReferences that has the new filter and reference to be applied in the query.
Builds new filters based on mapped parameters.
Builds new filters based on mapped parameters.
This makes sure the limit and offset parameters are valid integers by catching the cast exceptions and reseting the values to 0, it also splits the fields parameter by semicolons and saves them in a string sequence.
com.atomizesoftware.spin.util.Filters with the parsed parameters.
Builds new filters based on mapped parameters.
Builds new filters based on mapped parameters.
This makes sure the limit and offset parameters are valid integers by catching the cast exceptions and resetting the values to 0, it also splits the fields parameter by semicolons and saves them in a string sequence.
com.atomizesoftware.spin.util.Filters with the parsed parameters.
Builds new filters based on mapped parameters.
Builds new filters based on mapped parameters.
This makes sure the limit and offset parameters are valid integers by catching the cast exceptions and resetting the values to 0, it also splits the fields parameter by semicolons and saves them in a string sequence.
com.atomizesoftware.spin.util.Filters with the parsed parameters.
Builds new filters based on strings that were passed on and takes into account location filtering.
Builds new filters based on strings that were passed on and takes into account location filtering.
com.atomizesoftware.spin.util.Filters with the parsed parameters.