Class JpaApplicationCatalogRef

java.lang.Object
com.broadleafcommerce.tenant.provider.jpa.domain.JpaApplicationCatalogRef
All Implemented Interfaces:
Serializable

@Embeddable public class JpaApplicationCatalogRef extends Object implements Serializable
Reference structure for a JpaTenantApplication to its individually assigned JpaTenantCatalog instances. This includes information related to the mutability and mode of propagation of the records inherited from the catalog.
Author:
Jeff Fischer
See Also: