Uses of Class
org.alfresco.webdrone.share.dashlet.MyActivitiesDashlet.LinkType

Packages that use MyActivitiesDashlet.LinkType
org.alfresco.webdrone.share.dashlet   
 

Uses of MyActivitiesDashlet.LinkType in org.alfresco.webdrone.share.dashlet
 

Methods in org.alfresco.webdrone.share.dashlet that return MyActivitiesDashlet.LinkType
static MyActivitiesDashlet.LinkType MyActivitiesDashlet.LinkType.valueOf(String name)
          Returns the enum constant of this type with the specified name.
static MyActivitiesDashlet.LinkType[] MyActivitiesDashlet.LinkType.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 MyActivitiesDashlet.LinkType
 List<ShareLink> MyActivitiesDashlet.getActivities(MyActivitiesDashlet.LinkType linktype)
          Get Activities based on the link type.
 



Copyright © 2013. All Rights Reserved.