Interface MorpheusStorageAggregateService

All Superinterfaces:
MorpheusDataQueryService<StorageAggregate>, MorpheusDataService<StorageAggregate,StorageAggregate>

public interface MorpheusStorageAggregateService extends MorpheusDataService<StorageAggregate,StorageAggregate>
Context methods for StorageAggregate in Morpheus.
Since:
1.3.0
  • Method Details

    • getStorageAggregateType

      MorpheusStorageAggregateTypeService getStorageAggregateType()
      Returns the StorageAggregateType Service
      Returns:
      An instance of the StorageAggregateType Service