Uses of Class
wt.audit.eventinfo.CADNameChangeEventInfo

Packages that use CADNameChangeEventInfo
wt.audit.eventinfo   
 

Uses of CADNameChangeEventInfo in wt.audit.eventinfo
 

Methods in wt.audit.eventinfo that return CADNameChangeEventInfo
static CADNameChangeEventInfo CADNameChangeEventInfo.newCADNameChangeEventInfo(ProjectAuditEvent event, String oldCADName, String newCADName)
          Constructs new CADNameChangeEventInfo

Supported API: false
 

Methods in wt.audit.eventinfo with parameters of type CADNameChangeEventInfo
protected  boolean CADNameChangeEventInfo.readVersion(CADNameChangeEventInfo thisObject, ObjectInput input, long readSerialVersionUID, boolean passThrough, boolean superDone)
          Reads the non-transient fields of this class from an external source.