org.broadleafcommerce.cms.structure.domain
Class CriteriaStructuredContentXref
java.lang.Object
org.broadleafcommerce.cms.structure.domain.CriteriaStructuredContentXref
@Entity
public class CriteriaStructuredContentXref
- extends Object
The purpose of this entity is to simply enforce the not null constraints on the two
columns in this join table. Otherwise, during DDL creation, Hibernate was
creating incompatible SQL for MS SQLServer.
- Author:
- jfischer
| Methods inherited from class java.lang.Object |
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
CriteriaStructuredContentXref
public CriteriaStructuredContentXref()
getCriteriaStructuredContentXrefPK
public CriteriaStructuredContentXref.CriteriaStructuredContentXrefPK getCriteriaStructuredContentXrefPK()
setCriteriaStructuredContentXrefPK
public void setCriteriaStructuredContentXrefPK(CriteriaStructuredContentXref.CriteriaStructuredContentXrefPK criteriaStructuredContentXrefPK)
Copyright © 2013. All Rights Reserved.