|
||||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | |||||||||
java.lang.Objectorg.ow2.dragon.ui.uibeans.sla.ServiceSelectorBean
public class ServiceSelectorBean
| Constructor Summary | |
|---|---|
ServiceSelectorBean()
Default constructor |
|
ServiceSelectorBean(com.ebmwebsourcing.agreement.definition.api.ServiceScope ssTO,
GuaranteeBean gb,
ManagedAgreementBean mab)
Constructor |
|
| Method Summary | |
|---|---|
void |
clear()
Clears the agreement. |
java.lang.String |
delete(GuaranteeBean gBean)
Deletes the current endpoint from the database |
com.ebmwebsourcing.agreement.definition.api.ServiceScope |
getSsTO()
|
java.lang.String |
getValue()
|
void |
reset()
Resets changes made to the current endpoint attributes. |
java.lang.String |
save()
|
void |
setSsTO(com.ebmwebsourcing.agreement.definition.api.ServiceScope ssTO)
|
void |
setValue(java.lang.String value)
|
| Methods inherited from class java.lang.Object |
|---|
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
| Constructor Detail |
|---|
public ServiceSelectorBean()
public ServiceSelectorBean(com.ebmwebsourcing.agreement.definition.api.ServiceScope ssTO,
GuaranteeBean gb,
ManagedAgreementBean mab)
| Method Detail |
|---|
public java.lang.String save()
throws org.ow2.opensuit.core.error.LocalizedError
org.ow2.opensuit.core.error.LocalizedError
public java.lang.String delete(GuaranteeBean gBean)
throws org.ow2.opensuit.core.error.LocalizedError
org.ow2.opensuit.core.error.LocalizedErrorpublic void reset()
public void clear()
public java.lang.String getValue()
public void setValue(java.lang.String value)
value - the value to setpublic com.ebmwebsourcing.agreement.definition.api.ServiceScope getSsTO()
public void setSsTO(com.ebmwebsourcing.agreement.definition.api.ServiceScope ssTO)
ssTO - the ssTO to set
|
||||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | |||||||||