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.ContainerType with the requested filters.
Gets a list of com.atomizesoftware.spin.models.ContainerType with the requested filters.
Gets a list of com.atomizesoftware.spin.models.ContainerType for synchronization with mobile devices.
Gets a list of com.atomizesoftware.spin.models.ContainerType for synchronization with mobile devices.
Gets a com.atomizesoftware.spin.models.Container based on its Number.
Gets a com.atomizesoftware.spin.models.Container based on its Number.
of the container to get
a container if one matches the number, nothing otherwise.
Returns a tuple with the list of containers that pertain to the selection filters and the total number of matching records that were found.
Returns a tuple with the list of containers 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.Container with the requested filters.
Gets a list of com.atomizesoftware.spin.models.Container with the requested filters.
Gets a list of com.atomizesoftware.spin.models.Container for synchronization with mobile devices.
Gets a list of com.atomizesoftware.spin.models.Container for synchronization with mobile devices.
Gets the com.atomizesoftware.spin.models.Containers that are in a given location and its children.
Gets the com.atomizesoftware.spin.models.Containers that are in a given location and its children. The containers that are parked in the given location and its children.
a list of containers in the location.
Gets the com.atomizesoftware.spin.models.Containers inside a given parent recursively until the provided depth level.
Gets the com.atomizesoftware.spin.models.Containers inside a given parent recursively until the provided depth level.
Gets the com.atomizesoftware.spin.models.Containers with a given parent.
Gets the com.atomizesoftware.spin.models.Containers with a given parent. The containers that are children of the given parent.
a list of containers with the given parent.
Gets a list of com.atomizesoftware.spin.models.CustomsStatus with the requested filters
Gets a list of com.atomizesoftware.spin.models.CustomsStatus with the requested filters
Gets a list of com.atomizesoftware.spin.models.CustomsStatus for synchronization with mobile devices.
Gets a list of com.atomizesoftware.spin.models.CustomsStatus for synchronization with mobile devices.
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 com.atomizesoftware.spin.models.CustomsStatus by the provided code
Gets a com.atomizesoftware.spin.models.CustomsStatus by the provided code
a com.atomizesoftware.spin.models.CustomsStatus if one is found
if no customs status was found.
Gets the default com.atomizesoftware.spin.models.ItemStatus.
Gets the default com.atomizesoftware.spin.models.ItemStatus.
the default item status for cargos.
Gets the default com.atomizesoftware.spin.models.ItemStatus.
Gets the default com.atomizesoftware.spin.models.ItemStatus.
the default item status for containers.
Deletes a container and the associated movable item.
Deletes a container and the associated movable item.
of the container to delete.
Creates a container and its associated current detail
Creates a container and its associated current detail
the newly created container with the current detail information.
if the container doesn't have current detail information, if we can't create the current detail and if we can't create the container.
Creates a container type.
Creates a container type.
the newly created container type.
if we can't create the container type.
Creates a customs status.
Creates a customs status.
the newly created customs status.
if we can't create the customs status.
Creates a movable item snapshot.
Creates a movable item snapshot.
the newly created movable item snapshot.
if we can't create the snapshot.
Creates a item status.
Creates a item status.
the newly created item status.
if we can't create the item status.
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.MovableItemSnapshot with the requested filters.
Gets a list of com.atomizesoftware.spin.models.MovableItemSnapshot with the requested filters.
Gets a Item Status by the provided code
Gets a Item Status by the provided code
a com.atomizesoftware.spin.models.ItemStatus if one is found
if no item status was found.
Gets a list of com.atomizesoftware.spin.models.ItemStatus with the requested filters.
Gets a list of com.atomizesoftware.spin.models.ItemStatus with the requested filters.
Gets a list of com.atomizesoftware.spin.models.ItemStatus for synchronization with mobile devices.
Gets a list of com.atomizesoftware.spin.models.ItemStatus for synchronization with mobile devices.
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 container location id.
Gets a container location id.
an Option[Long] representing the location of the container.
when the container is not found.
Gets the location id of several containers by their ids.
Gets the location id of several containers by their ids.
a list of Option[Long] that represents the location ids of the containers.
when one of the containers wasn't found.
Gets the top most parent of a movable item
Gets the top most parent of a movable item
a com.atomizesoftware.spin.models.Container if found, None otherwise.
Updates a container and the associated current movable item.
Updates a container and the associated current movable item.
true if the changes were successful, false otherwise.
Updates a com.atomizesoftware.spin.models.ContainerType
to update
Updates a com.atomizesoftware.spin.models.CustomsStatus
Updates a com.atomizesoftware.spin.models.MovableItemSnapshot
Updates a com.atomizesoftware.spin.models.ItemStatus
to update
Implements functions related to com.atomizesoftware.spin.models.Container and its references: com.atomizesoftware.spin.models.ContainerType, com.atomizesoftware.spin.models.ItemStatus and com.atomizesoftware.spin.models.CustomsStatus