CWPRJ1011E

INVALID_ENTITY_DEFINITION_PUBLIC_CWPRJ1011E=CWPRJ1011E: {0} class must be public.

Explanation

All entities must have a public modifier.

User response

Verify that the entity class has a public class modifier and resubmit the operation.