com.sapportals.wcm.control.util

Class CollaborationControlUtil

java.lang.Object
  extended by com.sapportals.wcm.control.util.CollaborationControlUtil

Deprecated. As of NetWeaver 7.1

public class CollaborationControlUtil
extends Object

Util-Methods Copyright 2004 SAP AG


Field Summary
static com.sap.tc.logging.Location log
          Deprecated.  
static int MODE_DISCUSSION
          Deprecated.  
static int MODE_FEEDBACK
          Deprecated.  
static int MODE_REVIEW
          Deprecated.  
 
Constructor Summary
CollaborationControlUtil()
          Deprecated. As of NetWeaver 7.1
 
Method Summary
static boolean checkCurrentVersion(IResource mainRes, IResource collRes)
          Deprecated. As of NetWeaver 7.1
static com.sapportals.htmlb.HTMLFragment createContentDisplay(IResource res)
          Deprecated. As of NetWeaver 7.1
static com.sapportals.htmlb.HTMLFragment createContentDisplay(IResource res, boolean textmode)
          Deprecated.  
static com.sapportals.htmlb.GridLayout createContentGrid(IResource res)
          Deprecated. As of NetWeaver 7.1
static com.sapportals.htmlb.Link createDeleteLink(com.sapportals.wdf.stack.Control control, IResource res, IResource contentRes, String callbackMethod)
          Deprecated. As of NetWeaver 7.1
static com.sapportals.htmlb.Link createSendToLink(com.sapportals.wdf.stack.Control control, IResource res, IResource contentRes, int mode)
          Deprecated. As of NetWeaver 7.1
static com.sapportals.htmlb.GridLayout createUserGrid(IResource res)
          Deprecated. As of NetWeaver 7.1
static com.sapportals.htmlb.GridLayout createVersionGrid(com.sapportals.wdf.stack.Control control, IResource mainRes, IResource collRes, IResourceContext resContext)
          Deprecated. As of NetWeaver 7.1
static com.sapportals.htmlb.TextView createVersionTextView(IResource mainRes, IResource collRes)
          Deprecated. As of NetWeaver 7.1
static String encodeForHtml(String text, boolean escapeAll, boolean withBlanks)
          Deprecated. As of NetWeaver 7.1
static String getUTF8Content(IResource res)
          Deprecated. As of NetWeaver 7.1
 
Methods inherited from class java.lang.Object
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait
 

Field Detail

log

public static com.sap.tc.logging.Location log
Deprecated. 

MODE_FEEDBACK

public static final int MODE_FEEDBACK
Deprecated. 
See Also:
Constant Field Values

MODE_REVIEW

public static final int MODE_REVIEW
Deprecated. 
See Also:
Constant Field Values

MODE_DISCUSSION

public static final int MODE_DISCUSSION
Deprecated. 
See Also:
Constant Field Values
Constructor Detail

CollaborationControlUtil

public CollaborationControlUtil()
Deprecated. As of NetWeaver 7.1

Method Detail

createSendToLink

public static com.sapportals.htmlb.Link createSendToLink(com.sapportals.wdf.stack.Control control,
                                                         IResource res,
                                                         IResource contentRes,
                                                         int mode)
Deprecated. As of NetWeaver 7.1


createDeleteLink

public static com.sapportals.htmlb.Link createDeleteLink(com.sapportals.wdf.stack.Control control,
                                                         IResource res,
                                                         IResource contentRes,
                                                         String callbackMethod)
Deprecated. As of NetWeaver 7.1


createUserGrid

public static com.sapportals.htmlb.GridLayout createUserGrid(IResource res)
Deprecated. As of NetWeaver 7.1


checkCurrentVersion

public static boolean checkCurrentVersion(IResource mainRes,
                                          IResource collRes)
Deprecated. As of NetWeaver 7.1


createVersionTextView

public static com.sapportals.htmlb.TextView createVersionTextView(IResource mainRes,
                                                                  IResource collRes)
Deprecated. As of NetWeaver 7.1


createVersionGrid

public static com.sapportals.htmlb.GridLayout createVersionGrid(com.sapportals.wdf.stack.Control control,
                                                                IResource mainRes,
                                                                IResource collRes,
                                                                IResourceContext resContext)
Deprecated. As of NetWeaver 7.1


encodeForHtml

public static String encodeForHtml(String text,
                                   boolean escapeAll,
                                   boolean withBlanks)
Deprecated. As of NetWeaver 7.1


getUTF8Content

public static String getUTF8Content(IResource res)
Deprecated. As of NetWeaver 7.1


createContentDisplay

public static com.sapportals.htmlb.HTMLFragment createContentDisplay(IResource res)
Deprecated. As of NetWeaver 7.1


createContentDisplay

public static com.sapportals.htmlb.HTMLFragment createContentDisplay(IResource res,
                                                                     boolean textmode)
Deprecated. 

createContentGrid

public static com.sapportals.htmlb.GridLayout createContentGrid(IResource res)
Deprecated. As of NetWeaver 7.1

Access Rights

This class can be accessed from:


SC DC Public Part ACH
[sap.com] KMC-WPC [sap.com] tc/kmc/wpc/wpcfacade api EP-PIN-WPC-WCM
[sap.com] KMC-CM [sap.com] tc/km/nonwduideprecated api EP-KM-CM


Copyright 2011 SAP AG Complete Copyright Notice