-
Packages that use DITARenditionEngineConnection 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 DITARenditionEngineConnection in com.filenet.api.admin
Methods in com.filenet.api.admin that return DITARenditionEngineConnection Modifier and Type Method and Description DITARenditionEngineConnectionPublishingConfiguration. get_DITARenditionEngineConnection()Returns the value of the DITARenditionEngineConnection property.Methods in com.filenet.api.admin with parameters of type DITARenditionEngineConnection Modifier and Type Method and Description voidPublishingConfiguration. set_DITARenditionEngineConnection(DITARenditionEngineConnection value)Sets the value of the DITARenditionEngineConnection property. -
Uses of DITARenditionEngineConnection in com.filenet.api.core
Methods in com.filenet.api.core that return DITARenditionEngineConnection Modifier and Type Method and Description static DITARenditionEngineConnectionFactory.DITARenditionEngineConnection. createInstance(Domain domain, Id id)Creates a new instance of theDITARenditionEngineConnectionclass based on the specified parameters.static DITARenditionEngineConnectionFactory.DITARenditionEngineConnection. fetchInstance(Domain domain, Id id, PropertyFilter filter)Retrieves an object of theDITARenditionEngineConnectionclass by the specified domain and ID.static DITARenditionEngineConnectionFactory.DITARenditionEngineConnection. getInstance(Domain domain, Id id)Constructs an instance of theDITARenditionEngineConnectionclass by the specified domain and ID.
-