com.plumtree.portalpages.admin.editors.webservice
Class WebServiceEditorAS

java.lang.Object
  extended by com.plumtree.uiinfrastructure.activityspace.AActivitySpace
      extended by com.plumtree.uiinfrastructure.form.AFormAS
          extended by com.plumtree.uiinfrastructure.editor.EditorAS
              extended by com.plumtree.portaluiinfrastructure.editor.PTEditorAS
                  extended by com.plumtree.portaluiinfrastructure.editor.ObjEditorAS
                      extended by com.plumtree.portalpages.admin.editors.webservice.WebServiceEditorAS
All Implemented Interfaces:
IManagedObject, IMVCObject, IFormAS, IEnvironment
Direct Known Subclasses:
AuthWSWebServiceEditorAS, CrawlWSWebServiceEditorAS, IntrPortWSWebServiceEditorAS, MWSWebServiceEditorAS, ProfileWSWebServiceEditorAS, RemPortWSWebServiceEditorAS, SearchWSWebServiceEditorAS

public class WebServiceEditorAS
extends ObjEditorAS

Author:
adolfoc

Field Summary
static java.lang.String STR_MVC_CLASS_NAME
          The Object Name of the Remote Server Editor
static java.lang.String strStorage_ActSecurityPluginView
          Plugin key for ActSecurityPluginView
static java.lang.String strStorage_AddSettingsPluginView
          Plugin key for AddSettingsPluginView
static java.lang.String strStorage_AddUserInfoPluginView
          Plugin key for AddSettingsPluginView
static java.lang.String strStorage_AdminPrefsPluginView
          Plugin key for AdminPrefsPluginView
static java.lang.String strStorage_AdvSettingsPluginView
          Plugin key for AdvSettingsPluginView
static java.lang.String strStorage_AssocObjectsPluginView
          Plugin key for AssocObjectsPluginView
static java.lang.String strStorage_AWSSettingsPluginView
          Plugin key for AWSSettingsPluginView
static java.lang.String strStorage_BasicAuthPluginView
          Plugin key for BasicAuthPluginView
static java.lang.String strStorage_ChooseWSTypePluginView
          Plugin key for ChooseWSTypePluginView
static java.lang.String strStorage_CommunityPrefsListPluginView
          Plugin key for CommunityPrefsListPluginView
static java.lang.String strStorage_CommunityPrefsPluginView
          Plugin key for CommunityPrefsPluginView
static java.lang.String strStorage_CredentialVaultPluginView
          Plugin key for CredentialVaultPluginView
static java.lang.String strStorage_CWSSettingsPluginView
          Plugin key for CWSSettingsPluginView
static java.lang.String strStorage_DebugConfigPluginView
          Plugin key for DebugConfigPluginView
static java.lang.String strStorage_DebugPortletPluginView
          Plugin key for DebugPortletPluginView
static java.lang.String strStorage_DebugUserPluginView
          Plugin key for DebugUserPluginView
static java.lang.String strStorage_FormLoginFieldsPluginView
          Plugin key for FormLoginFieldsPluginView
static java.lang.String strStorage_FormLoginPluginView
          Plugin key for FormLoginPluginView
static java.lang.String strStorage_GatewayCachingPluginView
          Plugin key for GatewayCachingPluginView
static java.lang.String strStorage_GatewayPrefixPluginView
          Plugin key for GatewayPrefixPluginView
static java.lang.String strStorage_GatewaySettingsPluginView
          Plugin key for GatewaySettingsPluginView
static java.lang.String strStorage_HelpURLPluginView
          Plugin key for HelpURLPluginView
static java.lang.String strStorage_HTTPSettingsPluginView
          Plugin key for HTTPSettingsPluginView
static java.lang.String strStorage_IntrinsicAdminPrefsPluginView
          Plugin key for IntrinsicAdminPrefsPluginView
static java.lang.String strStorage_IntrinsicCommunityPrefsPluginView
          Plugin key for IntrinsicCommunityPrefsPluginView
static java.lang.String strStorage_IntrinsicHelpSpacePluginView
          Plugin key for IntrinsicHelpSpacePluginView
static java.lang.String strStorage_IntrinsicPortletWSSettingsPluginView
          Plugin key for IntrinsicPortletWSSettingsPluginView
static java.lang.String strStorage_IntrinsicProfilePluginView
          Plugin key for IntrinsicProfilePluginView
static java.lang.String strStorage_IntrinsicUserPrefsPluginView
          Plugin key for IntrinsicUserPrefsPluginView
static java.lang.String strStorage_MWSSettingsPluginView
          Plugin key for MWSSettingsPluginView
static java.lang.String strStorage_PWSSettingsPluginView
          Plugin key for PWSSettingsPluginView
static java.lang.String strStorage_RemoteConfigPluginView
          Plugin key for RemoteConfigPluginView
static java.lang.String strStorage_RemoteMigrationPluginView
          Plugin key for RemoteMigrationPluginView
static java.lang.String strStorage_RemoteServerPluginView
          Plugin key for RemoteServerPluginView
static java.lang.String strStorage_SelectDevicesPluginView
          Plugin key for SelectDevicesPluginView
static java.lang.String strStorage_SessionPrefsListPluginView
          Plugin key for SessionPrefsListPluginView
static java.lang.String strStorage_SessionPrefsPluginView
          Plugin key for SessionPrefsPluginView
static java.lang.String strStorage_SOAPEncodingPluginView
          Plugin key for SOAPEncodingPluginView
static java.lang.String strStorage_SummaryURLPluginView
          Plugin key for SummaryURLPluginView
static java.lang.String strStorage_SWSSettingsPluginView
          Plugin key for SWSSettingsPluginView
static java.lang.String strStorage_UserInfoPluginView
          Plugin key for UserInfoPluginView
static java.lang.String strStorage_UserPrefsListPluginView
          Plugin key for UserPrefsListPluginView
static java.lang.String strStorage_UserPrefsPluginView
          Plugin key for UserPrefsPluginView
static java.lang.String strStorage_XUIURLPluginView
          Plugin key for XUIURLPluginView
static java.lang.String strTREE_DEBUGUSER_SUBSPACE
          sub-space key for fourth tree - Debug User Tree
static java.lang.String strTREE_LOCKBOX_SUBSPACE
          sub-space key for third tree - CV LockBox Tree
static java.lang.String strTREE_SECOND_SUBSPACE
          sub-space key for second tree
static java.lang.String strTREE_SUBSPACE
          sub-space key for tree
 
Fields inherited from class com.plumtree.portaluiinfrastructure.editor.ObjEditorAS
JAVASCRIPT_OBJEDITOR_OPEN, SAVEOBJECT_SUBSPACE_KEY, STR_MVC_STORAGE_NAME_KEYWORDS, STR_MVC_STORAGE_NAME_PRIORITY_DROP_DOWN, STR_MVC_STORAGE_NAME_SECURITY_TAB
 
Fields inherited from class com.plumtree.uiinfrastructure.editor.EditorAS
m_mEditorMenu, m_strModelMVCName, m_strModelName
 
Fields inherited from class com.plumtree.uiinfrastructure.form.AFormAS
JAVASCRIPT_GVAR_PTHELPSVRBASEURL, JAVASCRIPT_GVAR_PTIMGSVRIMGSURL, JAVASCRIPT_GVAR_SHAREDIMGSVRIMGSURL
 
Fields inherited from class com.plumtree.uiinfrastructure.activityspace.AActivitySpace
m_stringReferences
 
Constructor Summary
WebServiceEditorAS()
           
 
Method Summary
 java.lang.Object Create()
          This method is used by the ASManager to return new instances of managed objects.
 java.lang.String GetDependenciesViewName()
          Returns the class name of the Dependencies Section.
 java.lang.String GetEditorTitle()
          Returns the Editor main title.
 java.lang.String GetName()
          This method is used to identify the type of this space.
 java.lang.String GetRepostControlName()
          Returns the class name of the Editor Repost Control.
 void Init()
          Registers Views, Controls and Models used by the Editor Framework.
 void SetCurrentPage(IDisplayPage page)
          Set the current page for this AActivitySpace.
 
Methods inherited from class com.plumtree.portaluiinfrastructure.editor.ObjEditorAS
CheckBasicAccess, DisplayCommonJavaScript, GetObjectName
 
Methods inherited from class com.plumtree.uiinfrastructure.editor.EditorAS
DeleteSubEditorFromList, GetLeftMenu, GetPreviousPage, GetSubBanner, GoToSubEditor, SetCurrentPage
 
Methods inherited from class com.plumtree.uiinfrastructure.activityspace.AActivitySpace
ChangeSubSpaceKey, CleanupAllData, CleanupTempData, DeleteSubSpace, GetAccessStyle, GetApplication, GetControl, GetControlExists, GetControlsEnumerator, GetCurrentFormData, GetCurrentHTTPRequest, GetCurrentHTTPResponse, GetCurrentNormalizedBaseURL, GetCurrentPage, GetCurrentRequestURL, GetHelpTopic, GetIsAccessStyleNonStandard, GetIsAccessStyleStandard, GetIsInPlaceRefreshDisplayOn, GetIsInPlaceRefreshEnabled, GetIsSecuredSpace, GetLanguage, GetLocale, GetModel, GetModelExists, GetModelsEnumerator, GetPage, GetPageExists, GetPagesEnumerator, GetParentSpace, GetParentSpaceID, GetParentSpaceName, GetPersistentSubSession, GetResourceManager, GetSpaceID, GetString, GetStyleSheetLinks, GetSubSession, GetSubSpace, GetSubSpaceExists, GetSubSpaceKey, GetSubSpacesEnumerator, GetTimeZone, GetUserSession, GetVarPack, GetView, GetViewExists, GetViewsEnumerator, IsSubSpace, refString, RegisterControl, RegisterControl, RegisterModel, RegisterModel, RegisterPage, RegisterPage, RegisterSubSpace, RegisterView, RegisterView, ReInit, SetApplication, SetCurrentFormData, SetCurrentHTTPRequestResponseObjects, SetCurrentRequestURL, SetHelpTopic, SetIsASSecured, SetIsInPlaceRefreshDisplayOn, SetIsInPlaceRefreshEnabled, SetOverWriteSubSpaces, SetParentSpace, SetPersistentSubSession, SetSpaceID, SetSubSession, SetSubSpaceKey, SetTrackCurrentPage, SetUserSession, unrefString, UnRegisterControl, UnRegisterModel, UnRegisterPage, UnRegisterView
 
Methods inherited from class java.lang.Object
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait
 

Field Detail

STR_MVC_CLASS_NAME

public static final java.lang.String STR_MVC_CLASS_NAME
The Object Name of the Remote Server Editor

See Also:
Constant Field Values

strStorage_ActSecurityPluginView

public static final java.lang.String strStorage_ActSecurityPluginView
Plugin key for ActSecurityPluginView

See Also:
Constant Field Values

strStorage_AddSettingsPluginView

public static final java.lang.String strStorage_AddSettingsPluginView
Plugin key for AddSettingsPluginView

See Also:
Constant Field Values

strStorage_AddUserInfoPluginView

public static final java.lang.String strStorage_AddUserInfoPluginView
Plugin key for AddSettingsPluginView

See Also:
Constant Field Values

strStorage_AdminPrefsPluginView

public static final java.lang.String strStorage_AdminPrefsPluginView
Plugin key for AdminPrefsPluginView

See Also:
Constant Field Values

strStorage_AdvSettingsPluginView

public static final java.lang.String strStorage_AdvSettingsPluginView
Plugin key for AdvSettingsPluginView

See Also:
Constant Field Values

strStorage_AssocObjectsPluginView

public static final java.lang.String strStorage_AssocObjectsPluginView
Plugin key for AssocObjectsPluginView

See Also:
Constant Field Values

strStorage_AWSSettingsPluginView

public static final java.lang.String strStorage_AWSSettingsPluginView
Plugin key for AWSSettingsPluginView

See Also:
Constant Field Values

strStorage_PWSSettingsPluginView

public static final java.lang.String strStorage_PWSSettingsPluginView
Plugin key for PWSSettingsPluginView

See Also:
Constant Field Values

strStorage_MWSSettingsPluginView

public static final java.lang.String strStorage_MWSSettingsPluginView
Plugin key for MWSSettingsPluginView

See Also:
Constant Field Values

strStorage_BasicAuthPluginView

public static final java.lang.String strStorage_BasicAuthPluginView
Plugin key for BasicAuthPluginView

See Also:
Constant Field Values

strStorage_ChooseWSTypePluginView

public static final java.lang.String strStorage_ChooseWSTypePluginView
Plugin key for ChooseWSTypePluginView

See Also:
Constant Field Values

strStorage_CommunityPrefsListPluginView

public static final java.lang.String strStorage_CommunityPrefsListPluginView
Plugin key for CommunityPrefsListPluginView

See Also:
Constant Field Values

strStorage_CommunityPrefsPluginView

public static final java.lang.String strStorage_CommunityPrefsPluginView
Plugin key for CommunityPrefsPluginView

See Also:
Constant Field Values

strStorage_CredentialVaultPluginView

public static final java.lang.String strStorage_CredentialVaultPluginView
Plugin key for CredentialVaultPluginView

See Also:
Constant Field Values

strStorage_CWSSettingsPluginView

public static final java.lang.String strStorage_CWSSettingsPluginView
Plugin key for CWSSettingsPluginView

See Also:
Constant Field Values

strStorage_FormLoginPluginView

public static final java.lang.String strStorage_FormLoginPluginView
Plugin key for FormLoginPluginView

See Also:
Constant Field Values

strStorage_FormLoginFieldsPluginView

public static final java.lang.String strStorage_FormLoginFieldsPluginView
Plugin key for FormLoginFieldsPluginView

See Also:
Constant Field Values

strStorage_GatewayCachingPluginView

public static final java.lang.String strStorage_GatewayCachingPluginView
Plugin key for GatewayCachingPluginView

See Also:
Constant Field Values

strStorage_GatewayPrefixPluginView

public static final java.lang.String strStorage_GatewayPrefixPluginView
Plugin key for GatewayPrefixPluginView

See Also:
Constant Field Values

strStorage_GatewaySettingsPluginView

public static final java.lang.String strStorage_GatewaySettingsPluginView
Plugin key for GatewaySettingsPluginView

See Also:
Constant Field Values

strStorage_DebugConfigPluginView

public static final java.lang.String strStorage_DebugConfigPluginView
Plugin key for DebugConfigPluginView

See Also:
Constant Field Values

strStorage_DebugUserPluginView

public static final java.lang.String strStorage_DebugUserPluginView
Plugin key for DebugUserPluginView

See Also:
Constant Field Values

strStorage_DebugPortletPluginView

public static final java.lang.String strStorage_DebugPortletPluginView
Plugin key for DebugPortletPluginView

See Also:
Constant Field Values

strStorage_HelpURLPluginView

public static final java.lang.String strStorage_HelpURLPluginView
Plugin key for HelpURLPluginView

See Also:
Constant Field Values

strStorage_HTTPSettingsPluginView

public static final java.lang.String strStorage_HTTPSettingsPluginView
Plugin key for HTTPSettingsPluginView

See Also:
Constant Field Values

strStorage_RemoteConfigPluginView

public static final java.lang.String strStorage_RemoteConfigPluginView
Plugin key for RemoteConfigPluginView

See Also:
Constant Field Values

strStorage_RemoteMigrationPluginView

public static final java.lang.String strStorage_RemoteMigrationPluginView
Plugin key for RemoteMigrationPluginView

See Also:
Constant Field Values

strStorage_RemoteServerPluginView

public static final java.lang.String strStorage_RemoteServerPluginView
Plugin key for RemoteServerPluginView

See Also:
Constant Field Values

strStorage_SelectDevicesPluginView

public static final java.lang.String strStorage_SelectDevicesPluginView
Plugin key for SelectDevicesPluginView

See Also:
Constant Field Values

strStorage_SOAPEncodingPluginView

public static final java.lang.String strStorage_SOAPEncodingPluginView
Plugin key for SOAPEncodingPluginView

See Also:
Constant Field Values

strStorage_SummaryURLPluginView

public static final java.lang.String strStorage_SummaryURLPluginView
Plugin key for SummaryURLPluginView

See Also:
Constant Field Values

strStorage_SWSSettingsPluginView

public static final java.lang.String strStorage_SWSSettingsPluginView
Plugin key for SWSSettingsPluginView

See Also:
Constant Field Values

strStorage_UserInfoPluginView

public static final java.lang.String strStorage_UserInfoPluginView
Plugin key for UserInfoPluginView

See Also:
Constant Field Values

strStorage_UserPrefsListPluginView

public static final java.lang.String strStorage_UserPrefsListPluginView
Plugin key for UserPrefsListPluginView

See Also:
Constant Field Values

strStorage_UserPrefsPluginView

public static final java.lang.String strStorage_UserPrefsPluginView
Plugin key for UserPrefsPluginView

See Also:
Constant Field Values

strStorage_SessionPrefsListPluginView

public static final java.lang.String strStorage_SessionPrefsListPluginView
Plugin key for SessionPrefsListPluginView

See Also:
Constant Field Values

strStorage_SessionPrefsPluginView

public static final java.lang.String strStorage_SessionPrefsPluginView
Plugin key for SessionPrefsPluginView

See Also:
Constant Field Values

strStorage_XUIURLPluginView

public static final java.lang.String strStorage_XUIURLPluginView
Plugin key for XUIURLPluginView

See Also:
Constant Field Values

strStorage_IntrinsicPortletWSSettingsPluginView

public static final java.lang.String strStorage_IntrinsicPortletWSSettingsPluginView
Plugin key for IntrinsicPortletWSSettingsPluginView

See Also:
Constant Field Values

strStorage_IntrinsicAdminPrefsPluginView

public static final java.lang.String strStorage_IntrinsicAdminPrefsPluginView
Plugin key for IntrinsicAdminPrefsPluginView

See Also:
Constant Field Values

strStorage_IntrinsicUserPrefsPluginView

public static final java.lang.String strStorage_IntrinsicUserPrefsPluginView
Plugin key for IntrinsicUserPrefsPluginView

See Also:
Constant Field Values

strStorage_IntrinsicCommunityPrefsPluginView

public static final java.lang.String strStorage_IntrinsicCommunityPrefsPluginView
Plugin key for IntrinsicCommunityPrefsPluginView

See Also:
Constant Field Values

strStorage_IntrinsicHelpSpacePluginView

public static final java.lang.String strStorage_IntrinsicHelpSpacePluginView
Plugin key for IntrinsicHelpSpacePluginView

See Also:
Constant Field Values

strStorage_IntrinsicProfilePluginView

public static final java.lang.String strStorage_IntrinsicProfilePluginView
Plugin key for IntrinsicProfilePluginView

See Also:
Constant Field Values

strTREE_SUBSPACE

public static final java.lang.String strTREE_SUBSPACE
sub-space key for tree

See Also:
Constant Field Values

strTREE_SECOND_SUBSPACE

public static final java.lang.String strTREE_SECOND_SUBSPACE
sub-space key for second tree

See Also:
Constant Field Values

strTREE_LOCKBOX_SUBSPACE

public static final java.lang.String strTREE_LOCKBOX_SUBSPACE
sub-space key for third tree - CV LockBox Tree

See Also:
Constant Field Values

strTREE_DEBUGUSER_SUBSPACE

public static final java.lang.String strTREE_DEBUGUSER_SUBSPACE
sub-space key for fourth tree - Debug User Tree

See Also:
Constant Field Values
Constructor Detail

WebServiceEditorAS

public WebServiceEditorAS()
Method Detail

Create

public java.lang.Object Create()
Description copied from class: AActivitySpace
This method is used by the ASManager to return new instances of managed objects.

Specified by:
Create in interface IManagedObject
Specified by:
Create in class AActivitySpace
Returns:
A new instance of the managed class (i.e. return new Foo();)
See Also:
IManagedObject.Create()

GetDependenciesViewName

public java.lang.String GetDependenciesViewName()
Description copied from class: ObjEditorAS
Returns the class name of the Dependencies Section. This page will be displayed at the end of the save pop-up. It will inform the user that the Object was successfully created and can also include some intructions on what to do next. Object Editors should override this method if they have their own implementation of ObjDependenciesView.

Overrides:
GetDependenciesViewName in class ObjEditorAS
Returns:
String
See Also:
com.plumtree.portaluiinfrastructure.editor

GetEditorTitle

public java.lang.String GetEditorTitle()
Description copied from class: EditorAS
Returns the Editor main title. It will get printed out in EditorHeaderView.

Specified by:
GetEditorTitle in class EditorAS
Returns:
String
See Also:
EditorAS.GetEditorTitle()

GetName

public java.lang.String GetName()
Description copied from class: AActivitySpace
This method is used to identify the type of this space.

Specified by:
GetName in interface IMVCObject
Specified by:
GetName in class AFormAS
Returns:
String the name of this AActivitySpace
See Also:
IMVCObject.GetName()

GetRepostControlName

public java.lang.String GetRepostControlName()
Description copied from class: ObjEditorAS
Returns the class name of the Editor Repost Control. Editors should also implement that method and return the name of their own repost control, unless they don't have any. In that case they don't need to implement the method and EditorRepostControl will be used by default.

Specified by:
GetRepostControlName in interface IFormAS
Overrides:
GetRepostControlName in class ObjEditorAS
Returns:
String
See Also:
com.plumtree.uiinfrastructure.form.IRepostAS#GetRepostControlName()

Init

public void Init()
Description copied from class: ObjEditorAS
Registers Views, Controls and Models used by the Editor Framework. Warning: m_myModel must be set before calling Init().

Overrides:
Init in class ObjEditorAS
See Also:
AActivitySpace.Init()

SetCurrentPage

public void SetCurrentPage(IDisplayPage page)
Description copied from class: AActivitySpace
Set the current page for this AActivitySpace. If this AActivitySpace only has one IDisplayPage, the current page will automatically be set to that IDisplayPage. If current page tracking is on (off by default), the Interpeter will set the current page to be the most recently accessed page.

Overrides:
SetCurrentPage in class ObjEditorAS
Parameters:
IDisplayPage - the current Display Page
See Also:
com.plumtree.uiinfrastructure.activityspace.AActivitySpace#SetCurrentPage()



Copyright © 2002,2003,2004,2005 Plumtree Software, Inc., All Rights Reserved.