|
||||||||||
PREV NEXT | FRAMES NO FRAMES |
Packages that use PropertyDescriptionList | |
---|---|
com.filenet.api.collection | Provides type-safe interfaces related to collections of objects. |
com.filenet.api.meta | Provides interfaces for holding immutable metadata for Content Engine classes (class descriptions) and properties (property descriptions). |
Uses of PropertyDescriptionList in com.filenet.api.collection |
---|
Subinterfaces of PropertyDescriptionList in com.filenet.api.collection | |
---|---|
interface |
PropertyDescriptionBinaryList
Represents a collection of PropertyDescriptionBinary objects. |
interface |
PropertyDescriptionBooleanList
Represents a collection of PropertyDescriptionBoolean objects. |
interface |
PropertyDescriptionDateTimeList
Represents a collection of PropertyDescriptionDateTime objects. |
interface |
PropertyDescriptionFloat64List
Represents a collection of PropertyDescriptionFloat64 objects. |
interface |
PropertyDescriptionIdList
Represents a collection of PropertyDescriptionId objects. |
interface |
PropertyDescriptionInteger32List
Represents a collection of PropertyDescriptionInteger32 objects. |
interface |
PropertyDescriptionObjectList
Represents a collection of PropertyDescriptionObject objects. |
interface |
PropertyDescriptionStringList
Represents a collection of PropertyDescriptionString objects. |
Uses of PropertyDescriptionList in com.filenet.api.meta |
---|
Methods in com.filenet.api.meta that return PropertyDescriptionList | |
---|---|
PropertyDescriptionList |
ClassDescription.get_ProperSubclassPropertyDescriptions()
Returns the value of the ProperSubclassPropertyDescriptions property. |
PropertyDescriptionList |
ClassDescription.get_PropertyDescriptions()
Returns the value of the PropertyDescriptions property. |
|
||||||||||
PREV NEXT | FRAMES NO FRAMES |