Public Member Functions | |
| ObjectState (boolean newObj) | |
| void | create () |
| void | update () |
| void | delete () |
| int | getAction () |
Package Attributes | |
| boolean | _new |
| boolean | _create |
| boolean | _update |
| boolean | _delete |
| cl.utfsm.acs.acg.core.ObjectState.ObjectState | ( | boolean | newObj | ) |
| void cl.utfsm.acs.acg.core.ObjectState.create | ( | ) |
References cl.utfsm.acs.acg.core.ObjectState._create, cl.utfsm.acs.acg.core.ObjectState._delete, and cl.utfsm.acs.acg.core.ObjectState._update.
Referenced by cl.utfsm.acs.acg.core.CategoryManager.addCategory(), cl.utfsm.acs.acg.core.AlarmManager.addFaultFamily(), cl.utfsm.acs.acg.core.ReductionManager.addMultiReductionRule(), cl.utfsm.acs.acg.core.CategoryManager.updateCategory(), and cl.utfsm.acs.acg.core.AlarmManager.updateFaultFamily().
| void cl.utfsm.acs.acg.core.ObjectState.delete | ( | ) |
References cl.utfsm.acs.acg.core.ObjectState._create, cl.utfsm.acs.acg.core.ObjectState._delete, and cl.utfsm.acs.acg.core.ObjectState._update.
Referenced by cl.utfsm.acs.acg.core.CategoryManager.deleteCategory(), cl.utfsm.acs.acg.core.AlarmManager.deleteFaultFamily(), cl.utfsm.acs.acg.core.CategoryManager.updateCategory(), and cl.utfsm.acs.acg.core.AlarmManager.updateFaultFamily().
| int cl.utfsm.acs.acg.core.ObjectState.getAction | ( | ) |
References cl.utfsm.acs.acg.core.ObjectState._create, cl.utfsm.acs.acg.core.ObjectState._delete, cl.utfsm.acs.acg.core.ObjectState._new, and cl.utfsm.acs.acg.core.ObjectState._update.
Referenced by cl.utfsm.acs.acg.core.ReductionManager.saveToCDB(), cl.utfsm.acs.acg.core.CategoryManager.saveToCDB(), and cl.utfsm.acs.acg.core.AlarmManager.saveToCDB().
| void cl.utfsm.acs.acg.core.ObjectState.update | ( | ) |
References cl.utfsm.acs.acg.core.ObjectState._create, cl.utfsm.acs.acg.core.ObjectState._delete, and cl.utfsm.acs.acg.core.ObjectState._update.
Referenced by cl.utfsm.acs.acg.core.CategoryManager.addCategory(), cl.utfsm.acs.acg.core.AlarmManager.addFaultCode(), cl.utfsm.acs.acg.core.AlarmManager.addFaultFamily(), cl.utfsm.acs.acg.core.AlarmManager.addFaultMember(), cl.utfsm.acs.acg.core.ReductionManager.addMultiReductionRule(), cl.utfsm.acs.acg.core.AlarmManager.deleteFaultCode(), cl.utfsm.acs.acg.core.AlarmManager.deleteFaultMember(), cl.utfsm.acs.acg.core.AlarmManager.setFaultMemberDefault(), cl.utfsm.acs.acg.core.CategoryManager.updateCategory(), cl.utfsm.acs.acg.core.AlarmManager.updateFaultCode(), cl.utfsm.acs.acg.core.AlarmManager.updateFaultFamily(), cl.utfsm.acs.acg.core.AlarmManager.updateFaultMember(), and cl.utfsm.acs.acg.core.ReductionManager.updateMultiThreshold().
boolean cl.utfsm.acs.acg.core.ObjectState._create [package] |
boolean cl.utfsm.acs.acg.core.ObjectState._delete [package] |
boolean cl.utfsm.acs.acg.core.ObjectState._new [package] |
boolean cl.utfsm.acs.acg.core.ObjectState._update [package] |
1.7.0