com.plumtree.server
Class PT_SUBPORTAL_ACCESS_TYPES
java.lang.Object
|
+--com.plumtree.server.PT_SUBPORTAL_ACCESS_TYPES
- public final class PT_SUBPORTAL_ACCESS_TYPES
- extends java.lang.Object
Subportal access types. The consumer of the subportal must be either a mypage a community, or
a directory. Other page types, such as login, are irrelevant for the purposes of subportal
access type.
| Methods inherited from class java.lang.Object |
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
PT_SUBPORTAL_MYPAGES_ACCESS
public static final int PT_SUBPORTAL_MYPAGES_ACCESS
- MyPages subportal access type
PT_SUBPORTAL_COMMUNITIES_ACCESS
public static final int PT_SUBPORTAL_COMMUNITIES_ACCESS
- Communities subportal access
PT_SUBPORTAL_DIRECTORY_ACCESS
public static final int PT_SUBPORTAL_DIRECTORY_ACCESS
- Directory subportal access
PT_SUBPORTAL_ACCESS_TYPES
public PT_SUBPORTAL_ACCESS_TYPES()
Copyright © 2003 Plumtree Software Inc. All Rights Reserved.