com.plumtree.portalpages.common.linksettings
Interface ILinkSettingsPlugInModelRO

All Known Implementing Classes:
LinkSettingsPlugInModel

public interface ILinkSettingsPlugInModelRO

Author:
StephenC This interface is implemented by the Model. It contains all the read-only mothods of the Model accessed by the Views.

Method Summary
 int GetBrokenLinksDeleteUnits()
           
 int GetBrokenLinksDeleteValue()
           
 boolean GetCheckLinkOnly()
           
 JSDateTimePickerMgr GetDateTimePickerControlManager()
           
 XPDateTime GetDisplayExpirationDate()
           
 int GetExpireAfterUnits()
           
 int GetExpireAfterValue()
           
 int GetRefreshUnits()
           
 int GetRefreshValue()
           
 boolean IsCrawler()
           
 boolean IsExpirationDateNull()
           
 boolean IsMultiple()
           
 

Method Detail

GetBrokenLinksDeleteUnits

int GetBrokenLinksDeleteUnits()
Returns:

GetBrokenLinksDeleteValue

int GetBrokenLinksDeleteValue()
Returns:

GetCheckLinkOnly

boolean GetCheckLinkOnly()
Returns:

GetDisplayExpirationDate

XPDateTime GetDisplayExpirationDate()
Returns:

GetExpireAfterUnits

int GetExpireAfterUnits()
Returns:

GetExpireAfterValue

int GetExpireAfterValue()
Returns:

GetRefreshUnits

int GetRefreshUnits()
Returns:

GetRefreshValue

int GetRefreshValue()
Returns:

IsCrawler

boolean IsCrawler()
Returns:

IsExpirationDateNull

boolean IsExpirationDateNull()
Returns:

IsMultiple

boolean IsMultiple()
Returns:

GetDateTimePickerControlManager

JSDateTimePickerMgr GetDateTimePickerControlManager()
Returns:



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