| Package | Description |
|---|---|
| de.hybris.platform.b2b.punchout.resource | |
| de.hybris.platform.b2b.punchout.services | |
| de.hybris.platform.b2b.punchout.services.impl |
| Modifier and Type | Method and Description |
|---|---|
StoredPunchOutSessionModel |
StoredPunchOutSessionResource.getStoredPunchOutSessionModel()
Convenience method which just delegates to
AbstractResource.getResourceValue() |
protected StoredPunchOutSessionModel |
StoredPunchOutSessionResource.readResource(java.lang.String resourceId)
Gets the
StoredPunchOutSessionModel resource which is addressed by current resource request. |
| Modifier and Type | Method and Description |
|---|---|
java.util.Collection<StoredPunchOutSessionModel> |
StoredPunchOutSessionsResource.getStoredPunchOutSessionsCollection()
Convenience method which just delegates to
AbstractResource.getResourceValue() |
| Modifier and Type | Method and Description |
|---|---|
void |
StoredPunchOutSessionResource.setStoredPunchOutSessionModel(StoredPunchOutSessionModel value)
Convenience method which just delegates to
#setResourceValue(StoredPunchOutSessionModel) |
| Modifier and Type | Method and Description |
|---|---|
void |
StoredPunchOutSessionsResource.setStoredPunchOutSessionsCollection(java.util.Collection<StoredPunchOutSessionModel> value)
Convenience method which just delegates to
#setResourceValue(Collection) |
| Modifier and Type | Method and Description |
|---|---|
StoredPunchOutSessionModel |
PunchOutSessionService.loadStoredPunchOutSessionModel(java.lang.String punchOutSessionId)
Loads a given
StoredPunchOutSessionModel by sid. |
| Modifier and Type | Method and Description |
|---|---|
StoredPunchOutSessionModel |
DefaultPunchOutSessionService.loadStoredPunchOutSessionModel(java.lang.String punchoutSessionId) |
Copyright © 2018 SAP SE. All Rights Reserved.