Uses of Class
com.atlassian.gadgets.opensocial.model.ActivityId

Packages that use ActivityId
com.atlassian.gadgets.opensocial.model   
 

Uses of ActivityId in com.atlassian.gadgets.opensocial.model
 

Methods in com.atlassian.gadgets.opensocial.model that return ActivityId
 ActivityId Activity.getId()
          Get the activity id that is permanently associated with this activity.
static ActivityId ActivityId.valueOf(String id)
          Convert the String value to a ActivityId object.
 

Methods in com.atlassian.gadgets.opensocial.model with parameters of type ActivityId
 Activity.Builder Activity.Builder.id(ActivityId id)
          Set the id of the Activity under construction and return this Builder to allow further construction to be done.
 



Copyright © 2012 Atlassian. All Rights Reserved.