com.plumtree.server
Class PT_PAGE_TYPES

java.lang.Object
  |
  +--com.plumtree.server.PT_PAGE_TYPES

public final class PT_PAGE_TYPES
extends java.lang.Object

Page types. Not used; future support for special page types.


Field Summary
static int PT_PAGETYPE_REGULAR
          regular page type
 
Constructor Summary
PT_PAGE_TYPES()
           
 
Methods inherited from class java.lang.Object
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait
 

Field Detail

PT_PAGETYPE_REGULAR

public static final int PT_PAGETYPE_REGULAR
regular page type
Constructor Detail

PT_PAGE_TYPES

public PT_PAGE_TYPES()


Copyright © 2003 Plumtree Software Inc. All Rights Reserved.