Table of Contents

Interface IEverestStorageConditionsService

Namespace
Everest.Service.Storage
Assembly
Everest.Service.dll
[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