Methods
Modifier and Type |
Method and Description |
void |
add()
Sets Default value for some of the fields of the new FailureReport.
|
void |
canDelete()
Can't delete if parent is in history
|
void |
delete(long accessModifier)
What delete does depends on the FRSet.
|
void |
init()
Initailzation rountine.
|
void |
propagateKeyValue(java.lang.String keyName,
java.lang.String keyValue)
Set value for Wonum.
|
void |
undelete()
Once a FR is deleted, it can't be undeleted.
|