Optional keys for use with any create() method. Note that keys defined here
may or may not apply to a particular create method.
NOTE: in Appserver 9.0, all key values are of type java.lang.String
Fields Summary
public static final String
IGNORE_MISSING_REFERENCES_KEY
Key for use with any create method which indicates that missing references are to be
ignored. If not specified, all references must be to items that exist.
Value must be java.lang.Boolean.