com.filenet.rm.api
Class RMPropertiesCategoryType
- java.lang.Object
com.filenet.rm.api.RMPropertiesCategoryType
- public class RMPropertiesCategoryType
- extends java.lang.Object
Field Summary
Modifier and Type | Field and Description |
---|---|
|
RM_CATEGORY_TYPE_DECLARE
Represents the value
Declare that is applied to properties that are
classified as declaration-related metadata.
|
|
RM_CATEGORY_TYPE_DISPOSAL
Represents the value
Disposal that is applied to properties that are
classified as disposition-related metadata.
|
|
RM_CATEGORY_TYPE_VITAL
Represents the value
Vital that is applied to properties that are
classified as vital-related metadata.
|
Constructor Summary
Constructor and Description |
---|
RMPropertiesCategoryType()
|
Method Summary
Methods inherited from class java.lang.Object |
---|
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
Field Detail
RM_CATEGORY_TYPE_VITAL
- public static final java.lang.String RM_CATEGORY_TYPE_VITAL
See Also:
RM_CATEGORY_TYPE_DECLARE
- public static final java.lang.String RM_CATEGORY_TYPE_DECLARE
Represents the value
Declare
that is applied to properties that are
classified as declaration-related metadata.
See Also:
RM_CATEGORY_TYPE_DISPOSAL
- public static final java.lang.String RM_CATEGORY_TYPE_DISPOSAL
Represents the value
Disposal
that is applied to properties that are
classified as disposition-related metadata.
See Also:
Constructor Detail
RMPropertiesCategoryType
- public RMPropertiesCategoryType( )
Vital
that is applied to properties that are classified as vital-related metadata.