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

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

public class AuditManagerServerSetting
extends java.lang.Object
implements IServerSettings

Author:
ErickS

Constructor Summary
AuditManagerServerSetting()
           
 
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()
          Return the name of the Editor framework activity space for this settings class.
 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"
 java.lang.String GetLinkURL()
           
 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

AuditManagerServerSetting

public AuditManagerServerSetting()
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()
Return the name of the Editor framework activity space for this settings class.

Specified by:
GetASName in interface ISettings

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
Parameters:
_strLangID -
Returns:

GetLinkURL

public java.lang.String GetLinkURL()
Returns:

IsStandardPortalOption

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

Specified by:
IsStandardPortalOption in interface ISettings
Returns:

IsViewable

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

Specified by:
IsViewable in interface ISettings
Returns:



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