|
|||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | ||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | ||||||||
java.lang.Objectcom.plumtree.uiinfrastructure.editor.EditorHelperModel
com.plumtree.portalpages.ext.providers.outgoingnetworksearch.OutgoingNSSelectWebServiceModel
public class OutgoingNSSelectWebServiceModel
| Field Summary | |
|---|---|
static java.lang.String |
DEFAULTDATA
This member defines a static string used to identify when m_htFormData has been initialized. |
static java.lang.String |
STR_MVC_CLASS_NAME
|
| Fields inherited from class com.plumtree.uiinfrastructure.editor.EditorHelperModel |
|---|
m_asOwner |
| Constructor Summary | |
|---|---|
OutgoingNSSelectWebServiceModel()
|
|
| Method Summary | |
|---|---|
java.lang.Object |
Create()
This method is used by the ASManager to return new instances of managed objects. |
void |
DoTaskBeforePStore()
|
void |
DoTaskOnPModeUpdate(int nNewWSMode)
|
void |
DoTaskOnWebServiceUpdate(IPTWebService ptWebService)
|
java.lang.String |
GetData(java.lang.String name)
|
java.lang.String |
GetName()
Returns the Class name. |
int |
GetWebServiceID()
Returns the selected web service ID. |
java.lang.String |
GetWebServiceName()
Returns the name value from m_strWebServiceTreeData. |
java.lang.String |
GetWebServicePath()
Returns the path value from m_strWebServiceTreeData. |
IPTWebService |
GetWSObject()
Call this method to set the WebServiceObject to a new one. |
void |
InitPModel(IPTFederatedPortal ptOutgoingNS)
|
boolean |
IsReadOnly()
Returns whether or not the WebService should be changeable in the view. |
void |
RefreshItemFromTree()
This method gets the selected items from the tree. |
int |
SaveSection(XPHashtable _htFormData)
Code to save the section represented by this Model. |
| Methods inherited from class com.plumtree.uiinfrastructure.editor.EditorHelperModel |
|---|
CleanupAllData, CleanupTempData, Init |
| Methods inherited from class java.lang.Object |
|---|
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
| Field Detail |
|---|
public static final java.lang.String STR_MVC_CLASS_NAME
public static final java.lang.String DEFAULTDATA
| Constructor Detail |
|---|
public OutgoingNSSelectWebServiceModel()
| Method Detail |
|---|
public java.lang.Object Create()
EditorHelperModel
Create in interface IManagedObjectCreate in class EditorHelperModelIManagedObject.Create()public void DoTaskBeforePStore()
IPSubModel.DoTaskBeforePStore()public void DoTaskOnPModeUpdate(int nNewWSMode)
com.plumtree.portalpages.admin.editors.portlet.IPSubModel#DoTaskOnWSModeUpdate(int)public void DoTaskOnWebServiceUpdate(IPTWebService ptWebService)
com.plumtree.portalpages.admin.editors.portlet.IPSubModel#DoTaskOnWebServiceUpdate(String, String)public java.lang.String GetData(java.lang.String name)
GetData in interface IOutgoingNSSelectWebServiceModelROcom.plumtree.portalpagessample.form.ISampleFormModelRO#GetData(String)public java.lang.String GetName()
EditorHelperModel
GetName in interface IMVCObjectGetName in class EditorHelperModelIMVCObject.GetName()public IPTWebService GetWSObject()
public java.lang.String GetWebServiceName()
GetWebServiceName in interface IOutgoingNSSelectWebServiceModelROpublic int GetWebServiceID()
GetWebServiceID in interface IOutgoingNSSelectWebServiceModelROpublic java.lang.String GetWebServicePath()
GetWebServicePath in interface IOutgoingNSSelectWebServiceModelROpublic void InitPModel(IPTFederatedPortal ptOutgoingNS)
com.plumtree.portalpages.admin.editors.portlet.IPSubModel#InitPModel(IPTWebService)public boolean IsReadOnly()
IOutgoingNSSelectWebServiceModelRO
IsReadOnly in interface IOutgoingNSSelectWebServiceModelROcom.plumtree.portalpages.admin.editors.webservice.plugins.ISelectWebServiceModelRO#IsReadOnly()public void RefreshItemFromTree()
public int SaveSection(XPHashtable _htFormData)
EditorHelperModel
SaveSection in class EditorHelperModel_htFormData - Form posted data.
EditorHelperModel.SaveSection(XPHashtable)
|
|
||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | ||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | ||||||||