|
||||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | |||||||||
java.lang.Objectorg.broadleafcommerce.core.catalog.domain.ProductImpl
org.broadleafcommerce.core.catalog.domain.ProductSkuImpl
com.other.domain.OtherProductImpl
@Entity public class OtherProductImpl
| Field Summary | |
|---|---|
protected java.lang.Long |
companyNumber
|
protected java.util.Date |
releaseDate
|
| Fields inherited from class org.broadleafcommerce.core.catalog.domain.ProductSkuImpl |
|---|
sku |
| Fields inherited from class org.broadleafcommerce.core.catalog.domain.ProductImpl |
|---|
activeEndDate, activeStartDate, allParentCategories, allSkus, crossSaleProducts, defaultCategory, description, dimension, id, isFeaturedProduct, isMachineSortable, longDescription, manufacturer, model, name, productAttributes, productImages, productMedia, promoMessage, skus, upSaleProducts, weight |
| Constructor Summary | |
|---|---|
OtherProductImpl()
|
|
| Method Summary | |
|---|---|
java.lang.Long |
getCompanyNumber()
|
java.util.Date |
getReleaseDate()
|
void |
setCompanyNumber(java.lang.Long companyNumber)
|
void |
setReleaseDate(java.util.Date releaseDate)
|
| Methods inherited from class org.broadleafcommerce.core.catalog.domain.ProductSkuImpl |
|---|
equals, getSku, hashCode, setSku |
| Methods inherited from class java.lang.Object |
|---|
clone, finalize, getClass, notify, notifyAll, toString, wait, wait, wait |
| Methods inherited from interface org.broadleafcommerce.core.catalog.domain.ProductSku |
|---|
getSku, setSku |
| Field Detail |
|---|
protected java.lang.Long companyNumber
protected java.util.Date releaseDate
| Constructor Detail |
|---|
public OtherProductImpl()
| Method Detail |
|---|
public java.lang.Long getCompanyNumber()
getCompanyNumber in interface OtherProductpublic void setCompanyNumber(java.lang.Long companyNumber)
setCompanyNumber in interface OtherProductpublic java.util.Date getReleaseDate()
getReleaseDate in interface OtherProductpublic void setReleaseDate(java.util.Date releaseDate)
setReleaseDate in interface OtherProduct
|
||||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | |||||||||