|
||||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | |||||||||
public interface StorableInStateRepository
To be storable in a StateRepository, an object needs a URL and a type.
| Method Summary | |
|---|---|
String |
getDescription()
Returns a textual description of the object. |
org.apache.axis.message.addressing.EndpointReferenceType |
getEndpointRef()
Return an EndpointReferenceType for this conversation. |
Class |
getInterface()
Returns the type of this object. |
URL |
getParentURL()
Returns the URL of this object's parent. |
StateRepository |
getRepository()
Get the StateRepository holding this object. |
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()
Class getInterface()
URL getParentURL()
String getDescription()
void setDescription(String description)
StateRepository getRepository()
|
||||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | |||||||||