Gets the number of records that correspond to the complex select statement.
Gets the number of records that correspond to the complex select statement.
Gets the number of records that correspond to the complex select statement.
Gets the number of records that correspond to the complex select statement.
Gets a list of com.atomizesoftware.spin.models.CargoType with the requested filters.
Gets a list of com.atomizesoftware.spin.models.CargoType with the requested filters.
Gets a list of com.atomizesoftware.spin.models.CargoType for synchronization with mobile devices.
Gets a list of com.atomizesoftware.spin.models.CargoType for synchronization with mobile devices.
Returns a tuple with the list of cargos that pertain to the selection filters and the total number of matching records that were found.
Returns a tuple with the list of cargos 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.Cargo with the requested filters.
Gets a list of com.atomizesoftware.spin.models.Cargo with the requested filters.
Gets a list of com.atomizesoftware.spin.models.Cargo for synchronization with mobile devices.
Gets a list of com.atomizesoftware.spin.models.Cargo for synchronization with mobile devices.
Gets the com.atomizesoftware.spin.models.Cargos that are in a given location and its children.
Gets the com.atomizesoftware.spin.models.Cargos that are in a given location and its children. The cargos that are parked in the given location and its children
a list of cargos in the location.
Gets the com.atomizesoftware.spin.models.Cargos inside a given parent recursively until the provided depth level.
Gets the com.atomizesoftware.spin.models.Cargos inside a given parent recursively until the provided depth level.
Gets the com.atomizesoftware.spin.models.Cargos with a given parent.
Gets the com.atomizesoftware.spin.models.Cargos with a given parent. The Cargos that are children of the given parent.
a list of cargos with the given parent.
Deletes a cargo and the associated movable item
Deletes a cargo and the associated movable item
of the cargo to delete.
Creates a cargo and the correspondent movable item
Creates a cargo and the correspondent movable item
the newly created cargo with the movable item
when the cargo doesn't contain movable item information, when it isn't possible to create the movable item or the cargo.
Creates a cargo type.
Creates a cargo type.
the newly created cargo type.
if we can't create the cargo type.
Gets a cargo location id.
Gets a cargo location id.
Gets the location id of several cargos by their ids.
Gets the location id of several cargos by their ids.
Updates a com.atomizesoftware.spin.models.Cargo
Updates a com.atomizesoftware.spin.models.Cargo
Updates a com.atomizesoftware.spin.models.ContainerType
to update
Updates several cargos and their associated movable items.
Updates several cargos and their associated movable items.
true if the cargos were all updated successfully, false otherwise.
Implements functions related to com.atomizesoftware.spin.models.Cargo