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

Packages that use AuditDefinitionList
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 as EntireNetwork, Domain, Document, Folder, and so on. 
 

Uses of AuditDefinitionList in com.filenet.api.admin
 

Methods in com.filenet.api.admin that return AuditDefinitionList
 AuditDefinitionList SubscribableClassDefinition.get_AuditDefinitions()
          Returns the value of the AuditDefinitions property.
 

Methods in com.filenet.api.admin with parameters of type AuditDefinitionList
 void SubscribableClassDefinition.set_AuditDefinitions(AuditDefinitionList value)
          Sets the value of the AuditDefinitions property.
 

Uses of AuditDefinitionList in com.filenet.api.core
 

Methods in com.filenet.api.core that return AuditDefinitionList
static AuditDefinitionList Factory.AuditDefinition.createList()
          Creates a new instance of this collection class.
 



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