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