com.sapportals.portal.sapapplication.transaction
Class StructuredDocument

java.lang.Object
  |
  +--com.sapportals.portal.sapapplication.transaction.StructuredDocument

public class StructuredDocument
extends java.lang.Object

Version:
$Revision: #1 $.

Constructor Summary
StructuredDocument()
           
 
Method Summary
static void render(com.sapportals.portal.prt.component.IPortalComponentRequest request, java.lang.String commandString)
          Renders a Structured Storage Document with the given Command String
 
Methods inherited from class java.lang.Object
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait
 

Constructor Detail

StructuredDocument

public StructuredDocument()
Method Detail

render

public static void render(com.sapportals.portal.prt.component.IPortalComponentRequest request,
                          java.lang.String commandString)
Renders a Structured Storage Document with the given Command String
Parameters:
request - the Portal Component Request
commandString - the Command String to execute
Throws:
ApplicationIntegratorException - if