|
Oracle Fusion Middleware Java API for Oracle WebLogic Portal 10g Release 3 (10.3.2) E14255-01 |
||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | ||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | ||||||||
java.lang.Object
com.bea.wsrp.registry.entries.BaseEntry
com.bea.wsrp.registry.entries.ProducerEntry
public class ProducerEntry
Producer entry
| Constructor Summary | |
|---|---|
ProducerEntry(String name) |
|
| Method Summary | |
|---|---|
boolean |
equals(Object o) |
String |
getWsdlUrl()Returns the WSRP WSDL URL of the producer. |
void |
setWsdlUrl(String wsdlUrl)Sets the WSDL URL for the producer. |
String |
toString() |
| Methods inherited from class com.bea.wsrp.registry.entries.BaseEntry |
|---|
addKeyword, addKeywords, getBusinessKey, getDescription, getKeywords, getName, getServiceKey, getTitle, setBusinessKey, setDescription, setKeywords, setServiceKey, setTitle |
| Methods inherited from class java.lang.Object |
|---|
clone, finalize, getClass, hashCode, notify, notifyAll, wait, wait, wait |
| Constructor Detail |
|---|
public ProducerEntry(String name)
| Method Detail |
|---|
public String getWsdlUrl()
Returns the WSRP WSDL URL of the producer.
public void setWsdlUrl(String wsdlUrl)
Sets the WSDL URL for the producer.
wsdlUrl -public String toString()
toString in class Objectpublic boolean equals(Object o)
equals in class BaseEntry
|
Oracle Fusion Middleware Java API for Oracle WebLogic Portal 10g Release 3 (10.3.2) E14255-01 |
||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | ||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | ||||||||
Copyright © 2010, Oracle. All rights reserved.