Interface SpaceService

All Known Implementing Classes:
DefaultSpaceService

public interface SpaceService
  • Method Summary

    Modifier and Type
    Method
    Description
    Creates a space locator object that can locate a space based on a key.
  • Method Details

    • getKeySpaceLocator

      SpaceLocator getKeySpaceLocator(String spaceKey)
      Creates a space locator object that can locate a space based on a key.