Interface IEverestStorageConditionsService
[ServiceContract]
public interface IEverestStorageConditionsService
Methods
- Get(int)
Returns the storage conditions corresponding to the given code if one is found or StorageConditionNotFoundContract is thrown otherwise
- GetAll()
Returns the list of currently registered storage conditions
- Refresh(int)
Refresh an existing bottle type definition
- Register(RegisterStorageConditionOperationContract)
Registers a new storage condition for use
- Update(UpdateStorageConditionOperationContract)
Update an existing storage condition