|
|||||||||
| 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.rap.profilesource.ProfileSourceSelectWebServiceModel
public class ProfileSourceSelectWebServiceModel
| 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 | |
|---|---|
ProfileSourceSelectWebServiceModel()
|
|
| 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(IPTProfileSource ptProfileSource)
|
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 ProfileSourceSelectWebServiceModel()
| 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 IProfileSourceSelectWebServiceModelROcom.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 IProfileSourceSelectWebServiceModelROpublic int GetWebServiceID()
GetWebServiceID in interface IProfileSourceSelectWebServiceModelROpublic java.lang.String GetWebServicePath()
GetWebServicePath in interface IProfileSourceSelectWebServiceModelROpublic void InitPModel(IPTProfileSource ptProfileSource)
com.plumtree.portalpages.admin.editors.portlet.IPSubModel#InitPModel(IPTWebService)public boolean IsReadOnly()
IProfileSourceSelectWebServiceModelRO
IsReadOnly in interface IProfileSourceSelectWebServiceModelROcom.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 | ||||||||