| Package | Description |
|---|---|
| com.hybris.yprofile.resource |
| Modifier and Type | Method and Description |
|---|---|
ConsentReferenceLinkComponentModel |
ConsentReferenceLinkComponentResource.getConsentReferenceLinkComponentModel()
Convenience method which just delegates to
AbstractResource.getResourceValue() |
protected ConsentReferenceLinkComponentModel |
ConsentReferenceLinkComponentResource.readResource(java.lang.String resourceId)
Gets the
ConsentReferenceLinkComponentModel resource which is addressed by current resource request. |
| Modifier and Type | Method and Description |
|---|---|
java.util.Collection<ConsentReferenceLinkComponentModel> |
ConsentReferenceLinkComponentsResource.getConsentReferenceLinkComponentsCollection()
Convenience method which just delegates to
AbstractResource.getResourceValue() |
| Modifier and Type | Method and Description |
|---|---|
void |
ConsentReferenceLinkComponentResource.setConsentReferenceLinkComponentModel(ConsentReferenceLinkComponentModel value)
Convenience method which just delegates to
#setResourceValue(ConsentReferenceLinkComponentModel) |
| Modifier and Type | Method and Description |
|---|---|
void |
ConsentReferenceLinkComponentsResource.setConsentReferenceLinkComponentsCollection(java.util.Collection<ConsentReferenceLinkComponentModel> value)
Convenience method which just delegates to
#setResourceValue(Collection) |
Copyright © 2018 SAP SE. All Rights Reserved.