com.filenet.wcm.apps.server.util.prefs
Class WebDAVPropertyConfiguration
java.lang.Object
com.filenet.wcm.apps.server.util.prefs.WebDAVPropertyConfiguration
- public class WebDAVPropertyConfiguration
- extends java.lang.Object
Methods inherited from class java.lang.Object |
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
WebDAVPropertyConfiguration
public WebDAVPropertyConfiguration()
load
public static void load(java.io.InputStream in)
throws java.lang.Exception
- Throws:
java.lang.Exception
getConfiguredDocumentPropertiesList
public static java.util.List getConfiguredDocumentPropertiesList()
getConfiguredFolderPropertiesList
public static java.util.List getConfiguredFolderPropertiesList()
getP8DerivedDocumentPropertiesTable
public static java.util.Hashtable getP8DerivedDocumentPropertiesTable()
getP8DerivedFolderPropertiesTable
public static java.util.Hashtable getP8DerivedFolderPropertiesTable()
getWebDAVDocumentPropertiesTable
public static java.util.Hashtable getWebDAVDocumentPropertiesTable()
getWebDAVFolderPropertiesTable
public static java.util.Hashtable getWebDAVFolderPropertiesTable()
© Copyright IBM Corp. 2002, 2007. All Rights Reserved.