-
Packages that use CmConversionSettingsClassDefinition 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. -
-
Uses of CmConversionSettingsClassDefinition in com.filenet.api.admin
Methods in com.filenet.api.admin that return CmConversionSettingsClassDefinition Modifier and Type Method and Description CmConversionSettingsClassDefinitionCmContentConversionAction. get_CmOutputConversion()Returns the value of the CmOutputConversion property.Methods in com.filenet.api.admin with parameters of type CmConversionSettingsClassDefinition Modifier and Type Method and Description voidCmContentConversionAction. set_CmOutputConversion(CmConversionSettingsClassDefinition value)Sets the value of the CmOutputConversion property. -
Uses of CmConversionSettingsClassDefinition in com.filenet.api.core
Methods in com.filenet.api.core that return CmConversionSettingsClassDefinition Modifier and Type Method and Description static CmConversionSettingsClassDefinitionFactory.CmConversionSettingsClassDefinition. fetchInstance(ObjectStore os, Id objectId, PropertyFilter filter)Retrieves an object of theCmConversionSettingsClassDefinitionclass by the specified object ID from the specified object store.static CmConversionSettingsClassDefinitionFactory.CmConversionSettingsClassDefinition. getInstance(ObjectStore os, Id objectId)Constructs an instance of theCmConversionSettingsClassDefinitionclass from the specified object store.
-