|
||||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | |||||||||
java.lang.Objectorg.ow2.dragon.ui.uibeans.sla.CompensationBean
public class CompensationBean
| Constructor Summary | |
|---|---|
CompensationBean()
Default constructor |
|
CompensationBean(int indice,
com.ebmwebsourcing.agreement.definition.api.Compensation compTO,
BusinessValueBean bvb,
ManagedAgreementBean mab,
java.lang.String compensationType)
Constructor |
|
| Method Summary | |
|---|---|
java.lang.String |
create(BusinessValueBean businessBean)
Creates an object with current attributes |
java.lang.String |
delete()
Deletes the current endpoint from the database |
java.lang.String |
getCompensationType()
|
com.ebmwebsourcing.agreement.definition.api.Compensation |
getCTO()
|
int |
getIndice()
|
static java.util.List<java.lang.String> |
getListValueType()
|
long |
getQuantity()
|
java.lang.String |
getType()
|
java.lang.String |
getUnit()
|
long |
getValue()
|
void |
init(GuaranteeBean gb,
java.lang.String indice,
java.lang.String compensationType)
|
void |
reset()
Resets changes made to the current endpoint attributes. |
java.lang.String |
save()
|
void |
setCompensationType(java.lang.String compensationType)
|
void |
setCTO(com.ebmwebsourcing.agreement.definition.api.Compensation cto)
|
void |
setIndice(int indice)
|
void |
setQuantity(long quantity)
|
void |
setType(java.lang.String type)
|
void |
setUnit(java.lang.String unit)
|
void |
setValue(long value)
|
| Methods inherited from class java.lang.Object |
|---|
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
| Constructor Detail |
|---|
public CompensationBean()
public CompensationBean(int indice,
com.ebmwebsourcing.agreement.definition.api.Compensation compTO,
BusinessValueBean bvb,
ManagedAgreementBean mab,
java.lang.String compensationType)
throws org.ow2.opensuit.core.error.LocalizedError
org.ow2.opensuit.core.error.LocalizedError| Method Detail |
|---|
public void init(GuaranteeBean gb,
java.lang.String indice,
java.lang.String compensationType)
throws org.ow2.opensuit.core.error.LocalizedError
org.ow2.opensuit.core.error.LocalizedError
public java.lang.String save()
throws org.ow2.opensuit.core.error.LocalizedError
org.ow2.opensuit.core.error.LocalizedError
public java.lang.String create(BusinessValueBean businessBean)
throws org.ow2.opensuit.core.error.LocalizedError
org.ow2.opensuit.core.error.LocalizedError
public java.lang.String delete()
throws org.ow2.opensuit.core.error.LocalizedError
org.ow2.opensuit.core.error.LocalizedErrorpublic void reset()
public java.lang.String getType()
public void setType(java.lang.String type)
type - the type to setpublic long getValue()
public void setValue(long value)
value - the value to setpublic com.ebmwebsourcing.agreement.definition.api.Compensation getCTO()
public void setCTO(com.ebmwebsourcing.agreement.definition.api.Compensation cto)
cto - the cTO to setpublic long getQuantity()
public void setQuantity(long quantity)
quantity - the quantity to setpublic java.lang.String getUnit()
public void setUnit(java.lang.String unit)
unit - the unit to setpublic java.lang.String getCompensationType()
public void setCompensationType(java.lang.String compensationType)
compensationType - the compensationType to setpublic static java.util.List<java.lang.String> getListValueType()
public int getIndice()
public void setIndice(int indice)
|
||||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | |||||||||