com.filenet.wcm.apps.server.ui.info
Class WcmPropertiesInfoPage.OVPReader

java.lang.Object
  extended bycom.filenet.wcm.apps.server.ui.info.WcmPropertiesInfoPage.OVPReader
Enclosing class:
WcmPropertiesInfoPage

public class WcmPropertiesInfoPage.OVPReader
extends java.lang.Object


Constructor Summary
WcmPropertiesInfoPage.OVPReader()
           
 
Method Summary
 boolean digest(java.lang.String symName)
           
 boolean digest(java.lang.String symName, org.w3c.dom.Document propDescs)
           
 void makeURL(com.filenet.wcm.toolkit.util.WcmURLBuilder url)
           
 
Methods inherited from class java.lang.Object
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait
 

Constructor Detail

WcmPropertiesInfoPage.OVPReader

public WcmPropertiesInfoPage.OVPReader()
Method Detail

digest

public boolean digest(java.lang.String symName)
               throws java.lang.Exception
Throws:
java.lang.Exception

digest

public boolean digest(java.lang.String symName,
                      org.w3c.dom.Document propDescs)
               throws java.lang.Exception
Throws:
java.lang.Exception

makeURL

public void makeURL(com.filenet.wcm.toolkit.util.WcmURLBuilder url)
             throws java.lang.Exception
Throws:
java.lang.Exception


© Copyright IBM Corp. 2002, 2007. All Rights Reserved.