com.filenet.wcm.apps.server.util.prefs
Class ClassFilterConfig
java.lang.Object
com.filenet.wcm.apps.server.util.prefs.ClassFilterConfig
- public class ClassFilterConfig
- extends java.lang.Object
Methods inherited from class java.lang.Object |
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
ClassFilterConfig
public ClassFilterConfig()
load
public static void load(java.lang.String path)
throws java.lang.Exception
- Throws:
java.lang.Exception
load
public static void load(java.io.InputStream in)
throws java.lang.Exception
- Throws:
java.lang.Exception
getObjectStorePrefs
public static ClassFilterConfig.ObjectStoreFilterPrefs getObjectStorePrefs(java.lang.String objectStoreName)
throws java.lang.Exception
- Throws:
java.lang.Exception
getClassFilterPrefs
public static ClassFilterConfig.ClassFilterPrefs getClassFilterPrefs(java.lang.String objectStoreName,
java.lang.String objectType)
throws java.lang.Exception
- Throws:
java.lang.Exception
getFolderClassPrefs
public static ClassFilterConfig.FolderClassPrefs getFolderClassPrefs(java.lang.String objectStoreName,
java.lang.String objectType,
java.lang.String folderClass)
throws java.lang.Exception
- Throws:
java.lang.Exception
getDefaultObjectStorePrefs
public static ClassFilterConfig.ObjectStoreFilterPrefs getDefaultObjectStorePrefs()
isCompoundDocumentExcludedClass
public static boolean isCompoundDocumentExcludedClass(java.lang.String classId)
throws java.lang.Exception
- Throws:
java.lang.Exception
main
public static void main(java.lang.String[] args)
throws java.lang.Exception
- Throws:
java.lang.Exception
writeConfigurableLabelsXML
protected static void writeConfigurableLabelsXML(java.lang.String fileName)
throws java.io.IOException
- Throws:
java.io.IOException
© Copyright IBM Corp. 2002, 2007. All Rights Reserved.