Uses of Class
org.alfresco.webdrone.share.dashlet.SiteContentFilter

Packages that use SiteContentFilter
org.alfresco.webdrone.share.dashlet   
 

Uses of SiteContentFilter in org.alfresco.webdrone.share.dashlet
 

Methods in org.alfresco.webdrone.share.dashlet that return SiteContentFilter
 SiteContentFilter SiteContentDashlet.getCurrentFilter()
          Get the Filter applied on site content dashlet.
static SiteContentFilter SiteContentFilter.getFilter(String description)
           
static SiteContentFilter SiteContentFilter.valueOf(String name)
          Returns the enum constant of this type with the specified name.
static SiteContentFilter[] SiteContentFilter.values()
          Returns an array containing the constants of this enum type, in the order they are declared.
 

Methods in org.alfresco.webdrone.share.dashlet with parameters of type SiteContentFilter
 SiteDashboardPage SiteContentDashlet.selectFilter(SiteContentFilter filter)
          Select the given SiteContentFilter on Site Content Dashlet.
 



Copyright © 2013. All Rights Reserved.