|
||||||||||
| PREV NEXT | FRAMES NO FRAMES | |||||||||
| Packages that use ActionLink | |
|---|---|
| org.apache.shindig.extras.as.core.model | |
| org.apache.shindig.extras.as.opensocial.model | |
| Uses of ActionLink in org.apache.shindig.extras.as.core.model |
|---|
| Classes in org.apache.shindig.extras.as.core.model that implement ActionLink | |
|---|---|
class |
ActionLinkImpl
A simple implementation of an ActionLink used by ActivityStreams. |
| Methods in org.apache.shindig.extras.as.core.model that return ActionLink | |
|---|---|
ActionLink |
ActivityObjectImpl.getAction()
Returns an ActionLink for this object |
| Methods in org.apache.shindig.extras.as.core.model with parameters of type ActionLink | |
|---|---|
void |
ActivityObjectImpl.setAction(ActionLink action)
Sets the ActionLink for this object |
| Uses of ActionLink in org.apache.shindig.extras.as.opensocial.model |
|---|
| Methods in org.apache.shindig.extras.as.opensocial.model that return ActionLink | |
|---|---|
ActionLink |
ActivityObject.getAction()
Returns an ActionLink for this object |
| Methods in org.apache.shindig.extras.as.opensocial.model with parameters of type ActionLink | |
|---|---|
void |
ActivityObject.setAction(ActionLink action)
Sets the ActionLink for this object |
|
||||||||||
| PREV NEXT | FRAMES NO FRAMES | |||||||||