com.filenet.wcm.apps.server.util.prefs
Class WebDAVPropertyConfiguration

java.lang.Object
  extended bycom.filenet.wcm.apps.server.util.prefs.WebDAVPropertyConfiguration

public class WebDAVPropertyConfiguration
extends java.lang.Object


Constructor Summary
WebDAVPropertyConfiguration()
           
 
Method Summary
static java.util.List getConfiguredDocumentPropertiesList()
           
static java.util.List getConfiguredFolderPropertiesList()
           
static java.util.Hashtable getP8DerivedDocumentPropertiesTable()
           
static java.util.Hashtable getP8DerivedFolderPropertiesTable()
           
static java.util.Hashtable getWebDAVDocumentPropertiesTable()
           
static java.util.Hashtable getWebDAVFolderPropertiesTable()
           
static void load(java.io.InputStream in)
           
 
Methods inherited from class java.lang.Object
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait
 

Constructor Detail

WebDAVPropertyConfiguration

public WebDAVPropertyConfiguration()
Method Detail

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.