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.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.