com.sap.workspaces.content

Class ContentProviders

java.lang.Object
  extended by com.sap.workspaces.content.ContentProviders

public class ContentProviders
extends Object

Contains constants defining the IDs of the SAP content providers Content Provider ID should not exceed 32 characters


Field Summary
static String KM
          ID of KM content provider
static String PORTAL
          ID of the portal content provider
static String WORKSPACE
          ID of the workspace content (module templates) provider
static String WPC
          ID of the WPC content provider
 
Constructor Summary
ContentProviders()
           
 
Method Summary
 
Methods inherited from class java.lang.Object
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait
 

Field Detail

WPC

public static final String WPC
ID of the WPC content provider

See Also:
Constant Field Values

WORKSPACE

public static final String WORKSPACE
ID of the workspace content (module templates) provider

See Also:
Constant Field Values

PORTAL

public static final String PORTAL
ID of the portal content provider

See Also:
Constant Field Values

KM

public static final String KM
ID of KM content provider

See Also:
Constant Field Values
Constructor Detail

ContentProviders

public ContentProviders()


Copyright 2011 SAP AG Complete Copyright Notice