public class DefaultProfileController extends java.lang.Object implements PunchOutController
| Constructor and Description |
|---|
DefaultProfileController() |
| Modifier and Type | Method and Description |
|---|---|
PunchOutService |
getPunchOutService() |
CXML |
handleException(java.lang.Exception exc) |
CXML |
handleProfileRequest(CXML request)
Handles a profile request from the punch out provider.
|
void |
setPunchOutService(PunchOutService punchoutService) |
public CXML handleProfileRequest(CXML request)
request - The cXML with the request information.public CXML handleException(java.lang.Exception exc)
public PunchOutService getPunchOutService()
public void setPunchOutService(PunchOutService punchoutService)
Copyright © 2018 SAP SE. All Rights Reserved.