|
||||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | |||||||||
public interface StorableInStateRepository
An object needs a URL and a type. Note that the StateRepository no longer exists, so this class isn't well named.
| Method Summary | |
|---|---|
String |
getDescription()
Returns a textual description of the object. |
org.apache.axis.message.addressing.EndpointReferenceType |
getEndpointRef()
Return an EndpointReferenceType for this conversation. |
URL |
getURL()
Returns the globally unique identifier. |
void |
setDescription(String description)
Change the textual description, as returned by getDescription. |
| Methods inherited from interface java.lang.Comparable |
|---|
compareTo |
| Method Detail |
|---|
URL getURL()
org.apache.axis.message.addressing.EndpointReferenceType getEndpointRef()
String getDescription()
void setDescription(String description)
|
||||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | |||||||||