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

Packages that use ContentReference
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. 
 

Uses of ContentReference in com.filenet.api.core
 

Methods in com.filenet.api.core that return ContentReference
static ContentReference Factory.ContentReference.createInstance()
          Creates a new instance of the ContentReference class to be persisted to an object store.
static ContentReference Factory.ContentReference.createInstance(ObjectStore objectStore)
          Creates a new instance of the ContentReference class to be persisted to an object store.
 



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