com.plumtree.portalpages.admin.serversettings.settings
Class GbDocTypeMapServerSetting

java.lang.Object
  extended by com.plumtree.portalpages.admin.serversettings.settings.GbDocTypeMapServerSetting
All Implemented Interfaces:
IServerSettings, ISettings

public class GbDocTypeMapServerSetting
extends java.lang.Object
implements IServerSettings

Author:
SudhaS This class causes the Localized Strings link to show up in the Plumtree Utilities menu.

Constructor Summary
GbDocTypeMapServerSetting()
           
 
Method Summary
 java.lang.String GetASControlName()
          The name of the control to use
 java.lang.String GetASDPName()
          The name of the display page to view (null means default)
 java.lang.String GetASName()
          The name of the activity space to go to
 java.lang.String GetASQueryString()
          the rest of the query string for the URL (starting with &...)
 java.lang.String GetLinkText(java.lang.String _strLangID)
          Use public static Object GetPersonalSettingValue(String sSettingName, ISessionManager sessionManager, IPTSession ptSession) to get the language ID "en"
 boolean IsStandardPortalOption()
          Describes whether the setting comes with the standard portal
 boolean IsViewable()
          Describes whether the setting is currently viewable
 
Methods inherited from class java.lang.Object
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait
 

Constructor Detail

GbDocTypeMapServerSetting

public GbDocTypeMapServerSetting()
Method Detail

GetASControlName

public java.lang.String GetASControlName()
Description copied from interface: ISettings
The name of the control to use

Specified by:
GetASControlName in interface ISettings
Returns:

GetASDPName

public java.lang.String GetASDPName()
Description copied from interface: ISettings
The name of the display page to view (null means default)

Specified by:
GetASDPName in interface ISettings
Returns:

GetASName

public java.lang.String GetASName()
Description copied from interface: ISettings
The name of the activity space to go to

Specified by:
GetASName in interface ISettings
Returns:

GetASQueryString

public java.lang.String GetASQueryString()
Description copied from interface: ISettings
the rest of the query string for the URL (starting with &...)

Specified by:
GetASQueryString in interface ISettings
Returns:

GetLinkText

public java.lang.String GetLinkText(java.lang.String _strLangID)
Description copied from interface: ISettings
Use public static Object GetPersonalSettingValue(String sSettingName, ISessionManager sessionManager, IPTSession ptSession) to get the language ID "en"

Specified by:
GetLinkText in interface ISettings
See Also:
com.plumtree.portalpages.browsing.settings.ISettings#GetLinkText()

IsStandardPortalOption

public boolean IsStandardPortalOption()
Description copied from interface: ISettings
Describes whether the setting comes with the standard portal

Specified by:
IsStandardPortalOption in interface ISettings
See Also:
ISettings.IsStandardPortalOption()

IsViewable

public boolean IsViewable()
Description copied from interface: ISettings
Describes whether the setting is currently viewable

Specified by:
IsViewable in interface ISettings
See Also:
ISettings.IsViewable()



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