|
|||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | ||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | ||||||||
java.lang.Objectcom.bea.wli.sb.transports.ui.TransportUIGenericInfo
public class TransportUIGenericInfo
Class to hold transport specific UI information for the common transport page in the OSB Service Definition wizard.
| Constructor Summary | |
|---|---|
TransportUIGenericInfo()
|
|
| Method Summary | |
|---|---|
java.lang.String |
getUriAutofill()
|
java.lang.String |
getUriFormat()
|
boolean |
isSupportWSIcompliance()
|
void |
setSupportWSIcompliance(boolean supportWSIcompliance)
Sets whether or not the transport provider wants the OSB console to display "Enable WSI Compliance" check box when configuring the service |
void |
setUriAutofill(java.lang.String uriAutofill)
Sets a string which OSB console uses to prepopulate the URI edit box in the absense of user-specified URI. |
void |
setUriFormat(java.lang.String uriFormat)
Sets the URI hint for the user when adding a URI for the service. |
| Methods inherited from class java.lang.Object |
|---|
equals, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
| Constructor Detail |
|---|
public TransportUIGenericInfo()
| Method Detail |
|---|
public java.lang.String getUriFormat()
public void setUriFormat(java.lang.String uriFormat)
public java.lang.String getUriAutofill()
public void setUriAutofill(java.lang.String uriAutofill)
public boolean isSupportWSIcompliance()
public void setSupportWSIcompliance(boolean supportWSIcompliance)
|
|||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | ||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | ||||||||