Interface Locatable

All Known Implementing Classes:
CategoryImpl, PageImpl, ProductBundleImpl, ProductImpl, URLHandlerImpl

public interface Locatable
  • Method Summary

    Modifier and Type
    Method
    Description
    If this is returning something that is non-null, this MUST return a String that starts with a slash and does not end with a slash.
  • Method Details

    • getLocation

      String getLocation()
      If this is returning something that is non-null, this MUST return a String that starts with a slash and does not end with a slash.
      Returns:
      the url of the locatable item