Mbo object to represent a new Craft MBO.
Allows a user to create a Craft record that provide a detailed information about
of standard rates, skill levels and Premium Pay cods associated with Crafts. The Standard Rates
can be defined based on Vendor and Labor Contracts for Crafts, Crafts and Skill Levels and Premium Pay
Codes. These Standard Rates will be used as default Rates for Labor associated with these Craft,
Skills, Companies and Contracts.
This is an Organization level object.
The key attributes for this object are Craft and OrgId.
accessModifier - The bitwise flag specified to determine
if certain normal security checks are to be
bypassed for this delete request.
For example:
if the accessModifer is NOACCESSCHECK, then the
check for the object's NODELETE flag and the
call to the object's canDelete() method
will not be performed.
If the accessModifer is NONE, then all the
access checks are performed before this object
is marked delete.