Interface IVcPageInfoFilterFactory


  • public interface IVcPageInfoFilterFactory
    • Method Detail

      • getByApplication

        IFilter<PageInfo> getByApplication​(String p_strAppGuid)
        Get a filter for pages that belong to the given application.
        Parameters:
        p_strAppGuid - The application GUID.
        Returns:
        The filter.