-
Packages that use FixedContentDevice Package Description 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 asEntireNetwork,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 Modifier and Type Interface and Description interfaceCenteraFixedContentDeviceRepresents the description of an EMC Centera fixed content device.interfaceCmAtmosFixedContentDeviceRepresents the description of a EMC Atmos fixed content device.interfaceCmHitachiFixedContentDeviceRepresents the description of a Hitachi Content Platform fixed content storage device.interfaceCmIsilonFixedContentDeviceRepresents the description of a EMC Isilon fixed content device.interfaceCMODFixedContentDeviceRepresents the description of an IBM® Content Manager OnDemand (CMOD) external fixed content storage device.interfaceGenericFixedContentDeviceRepresents the description of a generic fixed content device.interfaceIICEFixedContentDeviceRepresents an external fixed content device accessible via an instance of IBM Content Integrator (formerly known as Information Integrator Content Edition or IICE).interfaceIMFixedContentDeviceRepresents the description of a FileNet Image Services fixed content device.interfaceSnapLockFixedContentDeviceRepresents the description of a NetApp SnapLock fixed content device.interfaceTivoliFixedContentDeviceRepresents the description of an IBM® Tivoli® Storage Manager (TSM) server fixed content device.Methods in com.filenet.api.admin that return FixedContentDevice Modifier and Type Method and Description FixedContentDeviceFixedStorageArea. get_FixedContentDevice()Returns the value of the FixedContentDevice property.Methods in com.filenet.api.admin with parameters of type FixedContentDevice Modifier and Type Method and Description voidFixedStorageArea. 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 Modifier and Type Method and Description static FixedContentDeviceFactory.FixedContentDevice. fetchInstance(Domain domain, Id id, PropertyFilter filter)Retrieves aFixedContentDeviceobject based on the domain and ID specified.static FixedContentDeviceFactory.FixedContentDevice. getInstance(Domain domain, Id id)Retrieves an instance of theFixedContentDeviceclass by the specified domain and ID. -
Uses of FixedContentDevice in com.filenet.api.replication
Methods in com.filenet.api.replication that return FixedContentDevice Modifier and Type Method and Description FixedContentDeviceContentFederatingRepository. get_FixedContentDevice()Returns the value of the FixedContentDevice property.Methods in com.filenet.api.replication with parameters of type FixedContentDevice Modifier and Type Method and Description voidContentFederatingRepository. set_FixedContentDevice(FixedContentDevice value)Sets the value of the FixedContentDevice property.
-