|
||||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |
java.lang.Objectibspan.ecap.merchant.shopdecisions.dataaccess.ProductEntity
public class ProductEntity
A class representing a single product.
Constructor Summary | |
---|---|
ProductEntity(java.lang.String globalId)
Creates a new instance of ProductEntity . |
Method Summary | |
---|---|
java.lang.String |
getGlobalId()
Gets the product global id. |
Methods inherited from class java.lang.Object |
---|
equals, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
Constructor Detail |
---|
public ProductEntity(java.lang.String globalId)
ProductEntity
.
globalId
- the global product id.Method Detail |
---|
public java.lang.String getGlobalId()
|
||||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |