Package com.ibm.openpages.ext.rest

Classes in this package when deployed to Openpages server will be scanned by Spring Framework's annotation driven configuration.

See: Description

  • Class Summary 
    Class Description
    BaseExtController
    Abstract base RestController class for custom REST service controllers to extend.

Package com.ibm.openpages.ext.rest Description

Classes in this package when deployed to Openpages server will be scanned by Spring Framework's annotation driven configuration. Any RestControllers you have written in this package will be automatically loaded at startup and available as part of the Public REST APIs under /grc/ext context.

All Custom RestControllers can extend from the provided BaseExtController to get access to helper methods for getting the user session and API Context.

Licensed Materials - Property of IBM
OpenPages with Watson (PID: 5725-D51)
© Copyright IBM Corporation 2013, 2020. All Rights Reserved.
US Government Users Restricted Rights - Use, duplication or disclosure restricted by GSA ADP Schedule Contract with IBM Corp.