Web Dynpro API Documentation

com.sap.tc.webdynpro.pdfobject.api
Class WDFormRights

java.lang.Object
  |
  +--com.sap.tc.webdynpro.pdfobject.api.WDUsageRight
        |
        +--com.sap.tc.webdynpro.pdfobject.api.WDFormRights

public final class WDFormRights
extends WDUsageRight

Class WDFormRights.


Field Summary
static WDFormRights ADD
           
static WDFormRights DELETE
           
static WDFormRights EXPORT
           
static WDFormRights FILL_IN
           
static WDFormRights IMPORT
           
static WDFormRights SPAWN_TEMPLATE
           
static WDFormRights SUBMIT_STANDALONE
           
 
Fields inherited from class com.sap.tc.webdynpro.pdfobject.api.WDUsageRight
value
 
Constructor Summary
protected WDFormRights(java.lang.String value)
          Constructor
 
Methods inherited from class com.sap.tc.webdynpro.pdfobject.api.WDUsageRight
toString
 
Methods inherited from class java.lang.Object
clone, equals, finalize, getClass, hashCode, notify, notifyAll, wait, wait, wait
 

Field Detail

FILL_IN

public static final WDFormRights FILL_IN

IMPORT

public static final WDFormRights IMPORT

EXPORT

public static final WDFormRights EXPORT

ADD

public static final WDFormRights ADD

DELETE

public static final WDFormRights DELETE

SUBMIT_STANDALONE

public static final WDFormRights SUBMIT_STANDALONE

SPAWN_TEMPLATE

public static final WDFormRights SPAWN_TEMPLATE
Constructor Detail

WDFormRights

protected WDFormRights(java.lang.String value)
Constructor

Web Dynpro API Documentation

Copyright © 2004 SAP AG. Automatically generated Thu Mar 3 2005, 22:15