com.sage.orion.sdata.servlet.accpac
Class AccpacPortalBridgeUtil

java.lang.Object
  extended by com.sage.orion.sdata.servlet.accpac.AccpacPortalBridgeUtil

public class AccpacPortalBridgeUtil
extends java.lang.Object

The utility class for bridging the Sage 300 ERP (formerly accpac) module with the portal module.


Constructor Summary
AccpacPortalBridgeUtil()
           
 
Method Summary
static PortletsService createPortletServiceInstance(SDataRequestImpl request)
          Creates a PortletsService instance.
 
Methods inherited from class java.lang.Object
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait
 

Constructor Detail

AccpacPortalBridgeUtil

public AccpacPortalBridgeUtil()
Method Detail

createPortletServiceInstance

public static PortletsService createPortletServiceInstance(SDataRequestImpl request)
Creates a PortletsService instance.

Parameters:
request - The SDataRequestImpl request.
Returns:
The PortletsService instance.


Copyright © 2011 Sage Software, Inc. All rights reserved.