com.compoze.collab.groupware
Class DefaultRootContainerClassEnum
java.lang.Object
|
+--com.compoze.collab.Enum
|
+--com.compoze.collab.groupware.DefaultRootContainerClassEnum
- All Implemented Interfaces:
- java.io.Serializable
- public class DefaultRootContainerClassEnum
- extends Enum
- implements java.io.Serializable
The enumeration class that contains DefaultRootContainerClass
elements.
- See Also:
- Serialized Form
Method Summary |
static Enum |
i()
Gets the singleton. |
Methods inherited from class java.lang.Object |
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
VALUE_GLOBAL_ADDRESS_LIST
public static final int VALUE_GLOBAL_ADDRESS_LIST
VALUE_PERSONAL_MAILBOX
public static final int VALUE_PERSONAL_MAILBOX
VALUE_PUBLIC_CONTAINERS
public static final int VALUE_PUBLIC_CONTAINERS
NUM_ELEMENTS
public static final int NUM_ELEMENTS
GLOBAL_ADDRESS_LIST
public static final DefaultRootContainerClass GLOBAL_ADDRESS_LIST
PERSONAL_MAILBOX
public static final DefaultRootContainerClass PERSONAL_MAILBOX
PUBLIC_CONTAINERS
public static final DefaultRootContainerClass PUBLIC_CONTAINERS
DefaultRootContainerClassEnum
protected DefaultRootContainerClassEnum(java.lang.Class elementClass,
int iNumElements,
com.compoze.collab.resource.ResourceBundleWrapper rbWrapper,
EnumElement defaultElement,
java.lang.String sInternalName,
boolean bMaskable)
- Constructor.
DefaultRootContainerClassEnum
protected DefaultRootContainerClassEnum(int iNumElements)
i
public static Enum i()
- Gets the singleton.
Copyright ©1999-2003 Compoze Software, Inc. All rights reserved.