Class ContentLocator


  • @Deprecated
    public final class ContentLocator
    extends Object
    Deprecated.
    since 7.0.1 , use ContentLocator
    Criteria for looking up a piece of content. You must construct these using the ContentLocatorBuilder to ensure you end up with something that the ContentService can actually use.
    • Method Detail

      • getTitle

        public String getTitle()
        Deprecated.
      • getSpaceKey

        public String getSpaceKey()
        Deprecated.
      • getPostingDay

        public org.joda.time.LocalDate getPostingDay()
        Deprecated.
      • getContentTypes

        public ContentType[] getContentTypes()
        Deprecated.
      • isForContent

        public boolean isForContent​(ContentType contentType)
        Deprecated.