Uses of Class
com.bmc.cmdb.api.CMDBAuditInfo

Uses of CMDBAuditInfo in com.bmc.cmdb.api
 

Subclasses of CMDBAuditInfo in com.bmc.cmdb.api
 class CMDBAuditLogInfo
          The CMDBAuditLogInfo class allows you to define the audit log information for an instance.
 

Methods in com.bmc.cmdb.api that return CMDBAuditInfo
 CMDBAuditInfo CMDBClass.getAuditInfo()
          Gets the audit option that is set for the class.
 

Methods in com.bmc.cmdb.api with parameters of type CMDBAuditInfo
 void CMDBClass.setAuditInfo(CMDBAuditInfo aAuditInfo)
          Sets the audit option for the class.
 



(c) Copyright 2004-2007 BMC Software, Inc.