|
FileNet Content Services Java Connector v3.0 |
||||||||||
PREV NEXT | FRAMES NO FRAMES |
Packages that use Values | |
com.filenet.Panagon | This package contains the ObjectFactory class for creating new objects, and interfaces that define system and custom properties as fields. |
com.filenet.wcm.api | This package contains the classes and interfaces you can use to build Java-based applications that provide access to Content Services objects such as ObjectStore, Folder, and Document. |
Uses of Values in com.filenet.Panagon |
Methods in com.filenet.Panagon that return Values | |
static Values |
ObjectFactory.getValues()
Creates an empty Values collection.
|
Uses of Values in com.filenet.wcm.api |
Methods in com.filenet.wcm.api that return Values | |
Values |
Value.getValuesValue()
For convenience, returns this Value object cast or converted to a
Values collection.
|
Values |
ReadableMetadataObject.getPropertyValuesValue(java.lang.String name)
Returns the value--cast or converted to a Values
collection--of the named property for this ReadableMetadataObject .
|
Values |
Property.getValuesValue()
For convenience, returns the value cast or converted to a Values collection.
|
static Values |
ObjectFactory.getValues()
Not Applicable in CS Java Connector v3.0. |
|
FileNet Content Services Java Connector v3.0 |
||||||||||
PREV NEXT | FRAMES NO FRAMES |