com.filenet.wcm.apps.server.util.compounddocument
Class CompoundDocumentConstants

java.lang.Object
  extended bycom.filenet.wcm.apps.server.util.compounddocument.CompoundDocumentConstants

public class CompoundDocumentConstants
extends java.lang.Object


Field Summary
static java.lang.String COMPONENT_BINDING_LABEL
           
static java.lang.String COMPONENT_RELATIONSHIP_CLASS_ID
           
static int CURRENT_VERSION
           
static java.lang.String OBJ_COMPONENT_RELATIONSHIP
           
static int RELEASED_VERSION
           
static int SPECIFIC_VERSION
           
static int TYPE_COMPONENT_RELATIONSHIP
           
 
Constructor Summary
CompoundDocumentConstants()
           
 
Methods inherited from class java.lang.Object
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait
 

Field Detail

OBJ_COMPONENT_RELATIONSHIP

public static final java.lang.String OBJ_COMPONENT_RELATIONSHIP
See Also:
Constant Field Values

TYPE_COMPONENT_RELATIONSHIP

public static final int TYPE_COMPONENT_RELATIONSHIP
See Also:
Constant Field Values

COMPONENT_RELATIONSHIP_CLASS_ID

public static final java.lang.String COMPONENT_RELATIONSHIP_CLASS_ID
See Also:
Constant Field Values

SPECIFIC_VERSION

public static final int SPECIFIC_VERSION
See Also:
Constant Field Values

RELEASED_VERSION

public static final int RELEASED_VERSION
See Also:
Constant Field Values

CURRENT_VERSION

public static final int CURRENT_VERSION
See Also:
Constant Field Values

COMPONENT_BINDING_LABEL

public static final java.lang.String COMPONENT_BINDING_LABEL
See Also:
Constant Field Values
Constructor Detail

CompoundDocumentConstants

public CompoundDocumentConstants()


© Copyright IBM Corp. 2002, 2007. All Rights Reserved.