All Methods Instance Methods Concrete Methods
Modifier and Type |
Method and Description |
void |
add()
Sets default values for a new RelatedRecord
|
void |
appValidate()
checks for the duplicated related records for a given ticket.
|
void |
canDelete()
Method that checks whether a relatedRecord can be deleted or not.
|
void |
canEdit()
Method that checks whether a relatedRecord can be deleted or not.
|
void |
delete(long accesscheck)
checks for the for the other way
|
java.lang.String |
getMatchingRelateType()
IV75923: the RELATETYPE to be used when this RELATEDRECORD is creating another RELATEDRECORD,
copying the logic from the add() method.
|
void |
init()
init()
|
void |
relateGlobal(MboRemote ticketGlobal)
Relates the record to a Global ticket
|
void |
undelete()
checks for the for the other way
|