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 CmHitachiFixedContentDevice |
Factory.CmHitachiFixedContentDevice.createInstance(Domain domain)
Creates a new instance of the
CmHitachiFixedContentDevice class for the specified domain. |
static CmHitachiFixedContentDevice |
Factory.CmHitachiFixedContentDevice.fetchInstance(Domain domain,
Id id,
PropertyFilter filter)
Retrieves a
CmHitachiFixedContentDevice object based on the domain and ID specified. |
static CmHitachiFixedContentDevice |
Factory.CmHitachiFixedContentDevice.getInstance(Domain domain,
Id id)
Retrieves an instance of the
CmHitachiFixedContentDevice class by the specified domain and ID. |
© Copyright IBM Corporation 2006, 2015. All rights reserved.