com.sapportals.wcm.repository.service.layout.info

Class RenderObjectStringWriter

java.lang.Object
  extended by com.sapportals.wcm.repository.service.layout.info.RenderObjectStringWriter

public final class RenderObjectStringWriter
extends Object

formats all information available from an RenderObjectContainer into a String so that it can be exported into an ASCII-File


Constructor Summary
RenderObjectStringWriter(RenderObjectContainer roc)
           
 
Method Summary
 String toString()
          writes all information into a single string, organized as follows:
TOC, listing all categories and the number of entries
Category by category, with the status in the header and all list entries for that category behind each other.
 
Methods inherited from class java.lang.Object
clone, equals, finalize, getClass, hashCode, notify, notifyAll, wait, wait, wait
 

Constructor Detail

RenderObjectStringWriter

public RenderObjectStringWriter(RenderObjectContainer roc)
Method Detail

toString

public String toString()
writes all information into a single string, organized as follows:
TOC, listing all categories and the number of entries
Category by category, with the status in the header and all list entries for that category behind each other.
Depending on the number of displayed resources and properties, the method's output might become rather long.

Overrides:
toString in class Object
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/frwk api EP-KM-CM


Copyright 2011 SAP AG Complete Copyright Notice