-
Packages that use ContentTransfer Package Description com.filenet.api.core Provides classes and interfaces that are related to the core business objects of the API, such asEntireNetwork,Domain,Document,Folder, and so on. -
-
Uses of ContentTransfer in com.filenet.api.core
Methods in com.filenet.api.core that return ContentTransfer Modifier and Type Method and Description static ContentTransferFactory.ContentTransfer. createInstance()Creates a new instance of theContentTransferclass to be persisted to an object store.static ContentTransferFactory.ContentTransfer. createInstance(ObjectStore objectStore)Creates a new instance of theContentTransferclass to be persisted to an object store.
-