Class DirectCopyTransformTypes
java.lang.Object
org.broadleafcommerce.common.extensibility.jpa.copy.DirectCopyTransformTypes
Constants for tagging an entity class to receive byte code transformation upon
being loaded by the classloader
- Author:
- Jeff Fischer
-
Field Summary
Fields -
Constructor Summary
Constructors -
Method Summary
-
Field Details
-
SANDBOX
- See Also:
-
MULTITENANT_SITE
- See Also:
-
MULTITENANT_CATALOG
- See Also:
-
MULTITENANT_SITEMARKER
- See Also:
-
PREVIEW
- See Also:
-
MULTITENANT_ADMINPERMISSION
- See Also:
-
MULTITENANT_ADMINROLE
- See Also:
-
MULTITENANT_ADMINUSER
- See Also:
-
ARCHIVE_ONLY
- See Also:
-
AUDITABLE_ONLY
- See Also:
-
MULTI_PHASE_ADD
- See Also:
-
-
Constructor Details
-
DirectCopyTransformTypes
public DirectCopyTransformTypes()
-