Package | Description |
---|---|
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. |
Modifier and Type | Method and Description |
---|---|
static EntireNetwork |
Factory.EntireNetwork.fetchInstance(Connection conn,
PropertyFilter filter)
Retrieves an object of the
EntireNetwork class. |
static EntireNetwork |
Factory.EntireNetwork.getInstance(Connection conn)
Retrieves an instance of the
EntireNetwork class. |
© Copyright IBM Corporation 2006, 2015. All rights reserved.