-
Packages that use IICEFixedContentDevice Package Description 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. -
-
Uses of IICEFixedContentDevice in com.filenet.api.core
Methods in com.filenet.api.core that return IICEFixedContentDevice Modifier and Type Method and Description static IICEFixedContentDeviceFactory.IICEFixedContentDevice. createInstance(Domain domain)Creates a new instance of theIICEFixedContentDeviceclass for the specified domain.static IICEFixedContentDeviceFactory.IICEFixedContentDevice. fetchInstance(Domain domain, Id id, PropertyFilter filter)Retrieves aIICEFixedContentDeviceobject based on the domain and ID specified.static IICEFixedContentDeviceFactory.IICEFixedContentDevice. getInstance(Domain domain, Id id)Retrieves an instance of theIICEFixedContentDeviceclass by the specified domain and ID.
-