Uses of Interface
com.filenet.api.collection.FixedContentDeviceSet

Packages that use FixedContentDeviceSet
com.filenet.api.collection Provides type-safe interfaces related to collections of objects. 
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. 
 

Uses of FixedContentDeviceSet in com.filenet.api.collection
 

Subinterfaces of FixedContentDeviceSet in com.filenet.api.collection
 interface CenteraFixedContentDeviceSet
          Represents a collection of CenteraFixedContentDevice objects.
 interface CMODFixedContentDeviceSet
          Represents a collection of CMODFixedContentDevice objects.
 interface GenericFixedContentDeviceSet
          Represents a collection of GenericFixedContentDevice objects.
 interface IICEFixedContentDeviceSet
          Represents a collection of IICEFixedContentDevice objects.
 interface IMFixedContentDeviceSet
          Represents a collection of IMFixedContentDevice objects.
 interface SnapLockFixedContentDeviceSet
          Represents a collection of SnapLockFixedContentDevice objects.
 interface TivoliFixedContentDeviceSet
          Represents a collection of TivoliFixedContentDevice objects.
 

Uses of FixedContentDeviceSet in com.filenet.api.core
 

Methods in com.filenet.api.core that return FixedContentDeviceSet
 FixedContentDeviceSet Domain.get_FixedContentDevices()
          Returns the value of the FixedContentDevices property.
 



© Copyright IBM Corporation 2006, 2009. All rights reserved.