-
Packages that use AuditDefinition 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 AuditDefinition in com.filenet.api.core
Methods in com.filenet.api.core that return AuditDefinition Modifier and Type Method and Description static AuditDefinitionFactory.AuditDefinition. createInstance()Creates a new instance of theAuditDefinitionclass to be persisted to an object store.static AuditDefinitionFactory.AuditDefinition. createInstance(ObjectStore objectStore)Creates a new instance of theAuditDefinitionclass to be persisted to an object store.
-