Class ContentNamePostLoadProcessor

  • All Implemented Interfaces:
    IPostLoadProcessor

    public class ContentNamePostLoadProcessor
    extends Object
    implements IPostLoadProcessor
    Post load processor that loads the content name given its identifier.
    Since:
    4.2.0
    Version:
    $Revision: 11804 $ $Date: 2010-07-29 10:06:21 -0300 (Thu, 29 Jul 2010) $
    • Constructor Detail

      • ContentNamePostLoadProcessor

        public ContentNamePostLoadProcessor()
    • Method Detail

      • showPublishedContentOnly

        protected boolean showPublishedContentOnly​(Source<?> source)
        Returns if only published content should be shown for the given source.
        Parameters:
        source - the source.
        Returns:
        true if only published content should be shown, otherwise false.
        Since:
        5.6.0