com.plumtree.server
Class PT_ADMIN_FOLDER_TYPES
java.lang.Object
|
+--com.plumtree.server.PT_ADMIN_FOLDER_TYPES
- public final class PT_ADMIN_FOLDER_TYPES
- extends java.lang.Object
This list includes the identifiers for all Admin Folder types. Admin folders
have types, which can be queried through IPTAdminFolder.GetFolderType() and
set through IPTAdminFolder.SetFolderType().
- See Also:
IPTAdminFolder
| Methods inherited from class java.lang.Object |
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
PT_ADMIN_FOLDER_TYPE_REGULARFOLDER
public static final int PT_ADMIN_FOLDER_TYPE_REGULARFOLDER
PT_ADMIN_FOLDER_TYPE_COMMUNITYFOLDER
public static final int PT_ADMIN_FOLDER_TYPE_COMMUNITYFOLDER
PT_ADMIN_FOLDER_TYPE_DEFAULTSUBPORTALFOLDER
public static final int PT_ADMIN_FOLDER_TYPE_DEFAULTSUBPORTALFOLDER
PT_ADMIN_FOLDER_TYPES
public PT_ADMIN_FOLDER_TYPES()
Copyright © 2003 Plumtree Software Inc. All Rights Reserved.