Uses of Interface
com.filenet.api.core.ObjectReference

Packages that use ObjectReference
com.filenet.api.core Provides classes and interfaces that are related to the core business objects of the API, such as EntireNetwork, Domain, Document, Folder, and so on. 
com.filenet.api.property Provides classes and interfaces related to Content Engine object properties. 
 

Uses of ObjectReference in com.filenet.api.core
 

Methods in com.filenet.api.core that return ObjectReference
 ObjectReference IndependentObject.getObjectReference()
          Returns an object reference that represents the object's identity.
 

Uses of ObjectReference in com.filenet.api.property
 

Methods in com.filenet.api.property that return ObjectReference
 ObjectReference PropertyEngineObject.getObjectReference()
          Returns an object reference to the EngineObject value held by this PropertyEngineObject property.
 



© Copyright IBM Corporation 2006, 2009. All rights reserved.