Annotation Interface DomainIdCommon


@Documented @Inherited @Retention(RUNTIME) @Target(TYPE) public @interface DomainIdCommon
Marks an entity that uses the common domain ID (is domainId independent). Entities marked with this annotation will always use the Constants.getInt("domainIdCommon") - typically 1, regardless of the current domain context.