Holds the implementation of the CargoTypeController.
Holds the implementation of the Container Controller.
Holds the implementation of the ContainerTypeController.
Holds the implementation of the CustomsStatusController.
Represents a the information regarding a document that was uploaded, its name and file path.
Holds the implementation of the IncidentTypeController.
Holds the implementation of the ItemStatusController.
Represents a the information regarding a link for a document.
Holds the implementation of the Movement Controller.
Extends the Serializer collection with our custom serializer/deserializer functions for the com.atomizesoftware.spin.models.Movement entity.
Holds the implementation of the ContainerTypeController.
Extends the Serializer collection with our custom serializer/deserializer functions for the com.atomizesoftware.spin.models.CargoType entity.
Extends the Serializer collection with our custom serializer/deserializer functions for the com.atomizesoftware.spin.models.CargoType entity. When serializing returns a json string that contains all fields of the cargo type. When deserializing, cargo type fields are extracted and a com.atomizesoftware.spin.models.CargoType is returned.
Extends the Serializer collection with our custom serializer/deserializer functions for the com.atomizesoftware.spin.models.Container entity.
Extends the Serializer collection with our custom serializer/deserializer functions for the com.atomizesoftware.spin.models.Container entity. When serializing returns a json string that contains all fields of the container and the references included. When deserializing only container fields are extracted and a com.atomizesoftware.spin.models.Container is returned.
Extends the Serializer collection with our custom serializer/deserializer functions for the com.atomizesoftware.spin.models.ContainerType entity.
Extends the Serializer collection with our custom serializer/deserializer functions for the com.atomizesoftware.spin.models.ContainerType entity. When serializing returns a json string that contains all fields of the container type. When deserializing, container type fields are extracted and a com.atomizesoftware.spin.models.ContainerType is returned.
Extends the Serializer collection with our custom serializer/deserializer functions for the com.atomizesoftware.spin.models.CustomsStatus entity.
Extends the Serializer collection with our custom serializer/deserializer functions for the com.atomizesoftware.spin.models.CustomsStatus entity. When serializing returns a json string that contains all fields of the customs status. When deserializing, customs status fields are extracted and a com.atomizesoftware.spin.models.CustomsStatus is returned.
Extends the Serializer collection with our custom serializer/deserializer functions for the com.atomizesoftware.spin.models.IncidentType entity.
Extends the Serializer collection with our custom serializer/deserializer functions for the com.atomizesoftware.spin.models.IncidentType entity. When serializing returns a json string that contains all fields of the incident type. When deserializing, incident fields are extracted and a com.atomizesoftware.spin.models.IncidentType is returned.
Extends the Serializer collection with our custom serializer/deserializer functions for the com.atomizesoftware.spin.models.ItemStatus entity.
Extends the Serializer collection with our custom serializer/deserializer functions for the com.atomizesoftware.spin.models.ItemStatus entity. When serializing returns a json string that contains all fields of the item status. When deserializing, item status fields are extracted and a com.atomizesoftware.spin.models.ItemStatus is returned.
Extends the Serializer collection with our custom serializer/deserializer functions for the com.atomizesoftware.spin.models.NumberStandard entity.
Extends the Serializer collection with our custom serializer/deserializer functions for the com.atomizesoftware.spin.models.NumberStandard entity. When serializing returns a json string that contains all fields of the container type. When deserializing, container type fields are extracted and a com.atomizesoftware.spin.models.NumberStandard is returned.
Extends the Serializer collection with our custom serializer/deserializer functions for the com.atomizesoftware.spin.models.ReportDefinition entity.
Extends the Serializer collection with our custom serializer/deserializer functions for the com.atomizesoftware.spin.models.ReportDefinition entity. When serializing returns a json string that contains all fields of the report. When deserializing, report fields are extracted and a com.atomizesoftware.spin.models.ReportDefinition is returned.
Extends the Serializer collection with our custom serializer/deserializer functions for the com.atomizesoftware.spin.models.ServiceLevelAgreement entity.
Extends the Serializer collection with our custom serializer/deserializer functions for the com.atomizesoftware.spin.models.ServiceLevelAgreement entity. When serializing returns a json string that contains all fields of the sla. When deserializing, sla fields are extracted and a com.atomizesoftware.spin.models.ServiceLevelAgreement is returned.
Extends the Serializer collection with our custom serializer/deserializer functions for the UserDefinedFieldsDefinition entity.
Extends the Serializer collection with our custom serializer/deserializer functions for the UserDefinedFieldsDefinition entity. When serializing returns a json string that contains all fields of the user defined fields definition. When de-serializing, user defined fields definition fields are extracted and a com.atomizesoftware.spin.models.UserDefinedFieldsDefinition is returned.
Extends the Serializer collection with our custom serializer/deserializer functions for the com.atomizesoftware.spin.models.Movement entity. When serializing returns a json string that contains all fields of the container and the references included. When deserializing only container fields are extracted and a com.atomizesoftware.spin.models.Movement is returned.