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