| Package | Description |
|---|---|
| de.hybris.platform.acceleratorcms.resource.actions |
| Modifier and Type | Method and Description |
|---|---|
ShareOnSocialNetworkActionModel |
ShareOnSocialNetworkActionResource.getShareOnSocialNetworkActionModel()
Convenience method which just delegates to
#getResourceValue() |
protected ShareOnSocialNetworkActionModel |
ShareOnSocialNetworkActionResource.readResource(String resourceId)
Gets the
ShareOnSocialNetworkActionModel resource which is addressed by current resource request. |
| Modifier and Type | Method and Description |
|---|---|
Collection<ShareOnSocialNetworkActionModel> |
ShareOnSocialNetworkActionsResource.getShareOnSocialNetworkActionsCollection()
Convenience method which just delegates to
#getResourceValue() |
| Modifier and Type | Method and Description |
|---|---|
void |
ShareOnSocialNetworkActionResource.setShareOnSocialNetworkActionModel(ShareOnSocialNetworkActionModel value)
Convenience method which just delegates to
#setResourceValue(ShareOnSocialNetworkActionModel) |
| Modifier and Type | Method and Description |
|---|---|
void |
ShareOnSocialNetworkActionsResource.setShareOnSocialNetworkActionsCollection(Collection<ShareOnSocialNetworkActionModel> value)
Convenience method which just delegates to
#setResourceValue(Collection) |
Copyright © 2017 SAP SE. All Rights Reserved.