com.atomizesoftware.spin.controllers
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.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.