Contains a constant for the name of each class in the FileNet P8 Content Engine API. Use these constants to supply the class name to methods, such as when calling
on a
class. For example:
![]() | |
---|---|
document = Factory.Document.CreateInstance(objectStore1, ClassNames.DOCUMENT); |
The following tables list the members exposed by ClassNames.
Public Fields
Top
Public Methods
Name | Description | |
---|---|---|
![]() |
Equals | Determines whether the specified |
![]() |
GetHashCode | Serves as a hash function for a particular type. |
![]() |
GetType | Gets the |
![]() |
ToString | Returns a |
Protected Methods
Name | Description | |
---|---|---|
![]() |
Finalize | Allows an |
![]() |
MemberwiseClone | Creates a shallow copy of the current |