Product Information > JADE Error Messages and System Messages > 6000 through 6999 - JADE Compiler Errors > 6414 - Cannot add a mapping method to an imported class

6414   Cannot add a mapping method to an imported class

Cause

This error occurs if you attempt to create a mapping method for an imported property on an imported class.

Action

If you want to implement the mapping method, implement it on the property in the schema that exports the class.