|
|||||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | ||||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | ||||||||||
java.lang.Objectoasis.names.tc.wsrp.v1.types.ServiceDescription
org.apache.wsrp4j.persistence.driver.WSRPServiceDescription
This class extends the ServiceDescription class for persistent purpose and maps the CookieProtocol attribute in the servicedescription to the corresponding string representation.
ServiceDescription,
Serialized Form| Field Summary | |
private java.lang.String |
initCookieRequired
String representation of the CookieProtocol object, contained in the servicedescription and retured by method getRequiresInitCookie() |
| Fields inherited from class oasis.names.tc.wsrp.v1.types.ServiceDescription |
|
| Constructor Summary | |
WSRPServiceDescription()
Default Constructor |
|
WSRPServiceDescription(oasis.names.tc.wsrp.v1.types.ServiceDescription serviceDescription)
Constructs a WSRPServiceDescription from a ServiceDescription |
|
| Method Summary | |
java.lang.String |
getInitCookieRequired()
String representation of the CookieProtocol object, contained in the servicedescription and retured by method getRequiresInitCookie() |
void |
setInitCookieRequired(java.lang.String requiresInitCookie)
Creates a CookieProtocol objects from a string representation and stores the instance. |
oasis.names.tc.wsrp.v1.types.ServiceDescription |
toServiceDescription()
|
| Methods inherited from class oasis.names.tc.wsrp.v1.types.ServiceDescription |
equals, getCustomModeDescriptions, getCustomModeDescriptions, getCustomUserProfileItemDescriptions, getCustomUserProfileItemDescriptions, getCustomWindowStateDescriptions, getCustomWindowStateDescriptions, getDeserializer, getExtensions, getExtensions, getLocales, getLocales, getOfferedPortlets, getOfferedPortlets, getRegistrationPropertyDescription, getRequiresInitCookie, getResourceList, getSerializer, getTypeDesc, getUserCategoryDescriptions, getUserCategoryDescriptions, hashCode, isRequiresRegistration, setCustomModeDescriptions, setCustomModeDescriptions, setCustomUserProfileItemDescriptions, setCustomUserProfileItemDescriptions, setCustomWindowStateDescriptions, setCustomWindowStateDescriptions, setExtensions, setExtensions, setLocales, setLocales, setOfferedPortlets, setOfferedPortlets, setRegistrationPropertyDescription, setRequiresInitCookie, setRequiresRegistration, setResourceList, setUserCategoryDescriptions, setUserCategoryDescriptions |
| Methods inherited from class java.lang.Object |
clone, finalize, getClass, notify, notifyAll, toString, wait, wait, wait |
| Field Detail |
private java.lang.String initCookieRequired
| Constructor Detail |
public WSRPServiceDescription()
public WSRPServiceDescription(oasis.names.tc.wsrp.v1.types.ServiceDescription serviceDescription)
serviceDescription - | Method Detail |
public java.lang.String getInitCookieRequired()
public void setInitCookieRequired(java.lang.String requiresInitCookie)
requiresInitCookie - as stringpublic oasis.names.tc.wsrp.v1.types.ServiceDescription toServiceDescription()
|
|||||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | ||||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | ||||||||||