Class JpaContentZoneItemList
java.lang.Object
com.broadleafcommerce.content.provider.jpa.domain.JpaContentZoneItemList
- All Implemented Interfaces:
com.broadleafcommerce.translation.mapping.SubIdentifiable,Serializable
public class JpaContentZoneItemList
extends Object
implements Serializable, com.broadleafcommerce.translation.mapping.SubIdentifiable
Persistent counterpart to
ContentZoneItemList.- Author:
- Nathan Moore (nathandmoore)
- See Also:
-
Constructor Summary
Constructors -
Method Summary
Modifier and TypeMethodDescriptionprotected booleanbooleangetId()getItems()getName()inthashCode()voidsetDisplayRule(String displayRule) voidvoidsetItems(List<JpaContentZoneItem> items) voidtoString()
-
Constructor Details
-
JpaContentZoneItemList
public JpaContentZoneItemList()
-
-
Method Details
-
getId
- Specified by:
getIdin interfacecom.broadleafcommerce.translation.mapping.SubIdentifiable- See Also:
-
getName
- See Also:
-
getItems
- See Also:
-
getDisplayRule
- See Also:
-
setId
- Specified by:
setIdin interfacecom.broadleafcommerce.translation.mapping.SubIdentifiable- See Also:
-
setName
- See Also:
-
setItems
- See Also:
-
setDisplayRule
- See Also:
-
toString
-
equals
-
canEqual
-
hashCode
public int hashCode()
-