Methods
Modifier and Type |
Method and Description |
void |
add()
Add a new pmsequence(job sequence)
When a new jobplan sequnece is added,the pmnum is copied from
the PM which owns this object.
|
void |
canDelete()
Method that checks whether a PMSequence can be deleted or not.
|
void |
delete(long modifier)
override delete.
|
void |
init()
Initialize the Pmsequence object
After insert, attributes pmnum, jpnum and interval are read-only for any
PMSequence record.
|
void |
save()
Save the object and other linked objects.
|