|
||||||||||
| PREV NEXT | FRAMES NO FRAMES | |||||||||
| Packages that use AppId | |
|---|---|
| com.atlassian.gadgets.opensocial.model | |
| Uses of AppId in com.atlassian.gadgets.opensocial.model |
|---|
| Methods in com.atlassian.gadgets.opensocial.model that return AppId | |
|---|---|
AppId |
Activity.getAppId()
Get the app id this activity is associated with. |
static AppId |
AppId.valueOf(String id)
Convert the String value to a AppId object. |
| Methods in com.atlassian.gadgets.opensocial.model with parameters of type AppId | |
|---|---|
Activity.Builder |
Activity.Builder.appId(AppId appId)
Set the application (gadget type) id of the Activity under construction and return this Builder
to allow further construction to be done. |
|
||||||||||
| PREV NEXT | FRAMES NO FRAMES | |||||||||