|
||||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | |||||||||
java.lang.Objectorg.exoplatform.services.wsrp2.consumer.templates.InitCookieTemplate
public abstract class InitCookieTemplate
User: Benjamin Mestrallet Date: 11 mai 2004
| Constructor Summary | |
|---|---|
InitCookieTemplate()
|
|
| Method Summary | |
|---|---|
abstract String |
getMarkupInterfaceURL()
|
abstract org.exoplatform.services.wsrp2.intf.WSRP_v2_Markup_PortType |
getWSRPMarkupService()
|
boolean |
isInitCookieDone()
Check wether a initCookie call has been done already or not. |
boolean |
isInitCookieRequired()
Check if an initCookie call is generally required. |
void |
setInitCookieDone(boolean initCookieDone)
Set if an initCookie call has been done already or not. |
void |
setInitCookieRequired(boolean initCookieRequired)
Set a boolean value to indicate if an initCookie call needs to be done. |
abstract void |
setWSRPMarkupService(org.exoplatform.services.wsrp2.intf.WSRP_v2_Markup_PortType markupPortType)
|
| Methods inherited from class java.lang.Object |
|---|
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
| Constructor Detail |
|---|
public InitCookieTemplate()
| Method Detail |
|---|
public boolean isInitCookieRequired()
InitCookieInfoisInitCookieDone for this purpose.
isInitCookieRequired in interface InitCookieInfopublic void setInitCookieRequired(boolean initCookieRequired)
InitCookieInfo
setInitCookieRequired in interface InitCookieInfoinitCookieRequired - True if an initCookie call is generally requiredpublic boolean isInitCookieDone()
InitCookieInfo
isInitCookieDone in interface InitCookieInfopublic void setInitCookieDone(boolean initCookieDone)
InitCookieInfo
setInitCookieDone in interface InitCookieInfoinitCookieDone - Set to true if the call has been done; false
otherwisepublic abstract String getMarkupInterfaceURL()
getMarkupInterfaceURL in interface InitCookieInfopublic abstract org.exoplatform.services.wsrp2.intf.WSRP_v2_Markup_PortType getWSRPMarkupService()
getWSRPMarkupService in interface InitCookieInfopublic abstract void setWSRPMarkupService(org.exoplatform.services.wsrp2.intf.WSRP_v2_Markup_PortType markupPortType)
setWSRPMarkupService in interface InitCookieInfo
|
||||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | |||||||||