|
||||||||||
PREV NEXT | FRAMES NO FRAMES |
Packages that use FixedContentDevice | |
---|---|
com.filenet.api.admin | Provides classes and interfaces that are used in the administration of a FileNet P8 Content Engine Server. |
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.replication | Provides interfaces for defining objects that can be replicated and external repositories that are capable of federating content. |
Uses of FixedContentDevice in com.filenet.api.admin |
---|
Subinterfaces of FixedContentDevice in com.filenet.api.admin | |
---|---|
interface |
CenteraFixedContentDevice
Represents the description of an EMC Centera fixed content device. |
interface |
CMODFixedContentDevice
Represents the description of an IBM® Content Manager OnDemand (CMOD) external fixed content storage device. |
interface |
GenericFixedContentDevice
Represents the description of a generic fixed content device. |
interface |
IICEFixedContentDevice
Represents an external fixed content device accessible via an instance of IBM Content Integrator (formerly known as Information Integrator Content Edition or IICE). |
interface |
IMFixedContentDevice
Represents the description of a FileNet Image Services fixed content device. |
interface |
SnapLockFixedContentDevice
Represents the description of a NetApp SnapLock fixed content device. |
interface |
TivoliFixedContentDevice
Represents the description of an IBM® Tivoli Storage Manager (TSM) fixed content device. |
Methods in com.filenet.api.admin that return FixedContentDevice | |
---|---|
FixedContentDevice |
FixedStorageArea.get_FixedContentDevice()
Returns the value of the FixedContentDevice property. |
Methods in com.filenet.api.admin with parameters of type FixedContentDevice | |
---|---|
void |
FixedStorageArea.set_FixedContentDevice(FixedContentDevice value)
Sets the value of the FixedContentDevice property. |
Uses of FixedContentDevice in com.filenet.api.core |
---|
Methods in com.filenet.api.core that return FixedContentDevice | |
---|---|
static FixedContentDevice |
Factory.FixedContentDevice.fetchInstance(Domain domain,
Id id,
PropertyFilter filter)
Retrieves a FixedContentDevice object based on the domain and ID specified. |
static FixedContentDevice |
Factory.FixedContentDevice.getInstance(Domain domain,
Id id)
Retrieves an instance of the FixedContentDevice class by the specified domain and ID. |
Uses of FixedContentDevice in com.filenet.api.replication |
---|
Methods in com.filenet.api.replication that return FixedContentDevice | |
---|---|
FixedContentDevice |
ContentFederatingRepository.get_FixedContentDevice()
Returns the value of the FixedContentDevice property. |
Methods in com.filenet.api.replication with parameters of type FixedContentDevice | |
---|---|
void |
ContentFederatingRepository.set_FixedContentDevice(FixedContentDevice value)
Sets the value of the FixedContentDevice property. |
|
||||||||||
PREV NEXT | FRAMES NO FRAMES |