Web Dynpro API Documentation

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

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

public final class WDAnnotRights
extends WDUsageRight

Class WDAnnotRights


Field Summary
static WDAnnotRights COPY
           
static WDAnnotRights CREATE
           
static WDAnnotRights DELETE
           
static WDAnnotRights EXPORT
           
static WDAnnotRights IMPORT
           
static WDAnnotRights MODIFY
           
 
Fields inherited from class com.sap.tc.webdynpro.pdfobject.api.WDUsageRight
value
 
Constructor Summary
protected WDAnnotRights(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

CREATE

public static final WDAnnotRights CREATE

DELETE

public static final WDAnnotRights DELETE

MODIFY

public static final WDAnnotRights MODIFY

COPY

public static final WDAnnotRights COPY

IMPORT

public static final WDAnnotRights IMPORT

EXPORT

public static final WDAnnotRights EXPORT
Constructor Detail

WDAnnotRights

protected WDAnnotRights(java.lang.String value)
Constructor

Web Dynpro API Documentation

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