com.filenet.wcm.apps.server.util.compounddocument
Class CompoundDocumentConstants
- java.lang.Object
com.filenet.wcm.apps.server.util.compounddocument.CompoundDocumentConstants
- public class CompoundDocumentConstants
- extends java.lang.Object
Field Summary
| Modifier and Type | Field and Description |
|---|---|
|
COMPONENT_BINDING_LABEL
|
|
COMPONENT_RELATIONSHIP_CLASS_ID
|
|
CURRENT_VERSION
|
|
OBJ_COMPONENT_RELATIONSHIP
|
|
RELEASED_VERSION
|
|
SPECIFIC_VERSION
|
|
TYPE_COMPONENT_RELATIONSHIP
|
Constructor Summary
| Constructor and Description |
|---|
CompoundDocumentConstants()
|
Method Summary
| 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:
TYPE_COMPONENT_RELATIONSHIP
- public static final int TYPE_COMPONENT_RELATIONSHIP
See Also:
COMPONENT_RELATIONSHIP_CLASS_ID
- public static final java.lang.String COMPONENT_RELATIONSHIP_CLASS_ID
See Also:
SPECIFIC_VERSION
- public static final int SPECIFIC_VERSION
See Also:
RELEASED_VERSION
- public static final int RELEASED_VERSION
See Also:
CURRENT_VERSION
- public static final int CURRENT_VERSION
See Also:
COMPONENT_BINDING_LABEL
- public static final java.lang.String COMPONENT_BINDING_LABEL
See Also:
Constructor Detail
CompoundDocumentConstants
- public CompoundDocumentConstants( )