WebCenter Interaction API  
 

IPTCardRefreshInfo Members

IPTCardRefreshInfo overview

Public Instance Methods

public methodGetCardExpirationDateAsObject Retrieves the date at which this Card is scheduled to expire
public methodGetCardExpirationDateAsXPDateTime Retrieves the date at which this Card is scheduled to expire
public methodGetCardLastRefreshedDate Returns the last time the Card was refreshed.
public methodGetCardMissingDocumentDeletionDelay Retrieves the interval after which a missing Card is allowed to live
public methodGetCardMissingDocumentDeletionDelayUnits Retrieves the type of interval units at which the Card kept alive after it is found to be missing.
public methodGetCardMissingDocumentDeletionDelayValue Retrieves the number of interval units at which the Card kept alive after it is found to be missing.
public methodGetCardNextRefreshDateAsObject Returns the next time the Card is scheduled to be refreshed.
public methodGetCardNextRefreshDateAsXPDateTime Returns the next time the Card is scheduled to be refreshed.
public methodGetCardRefreshRate Retrieves the interval between Card Refresh.
public methodGetCardRefreshRateUnits Retrieves the type of interval units at which the Card is refreshed
public methodGetCardRefreshRateValue Retrieves the number of interval units at which the Card is refreshed
public methodGetCardRefreshSetting Retrieves the Card Refresh setting interval for a specified setting.
public methodGetCheckLinkOnly Returns whether the verification of existence of the Card is enough or whether the Card Refresh Agent actually needs to check whether content has changed.
public methodSetCardExpirationDateOverloaded. Sets the date at which this Card is scheduled to expire
public methodSetCardLastRefreshedDate Sets the last time the Card was refreshed.
public methodSetCardMissingDocumentDeletionDelay Sets the interval after which a missing Card is allowed to live
public methodSetCardNextRefreshDateOverloaded. Sets the next time the Card is scheduled to be refreshed.
public methodSetCardRefreshRate Sets the interval between Card Refresh.
public methodSetCheckLinkOnly Sets whether the verification of existence of the Card is enough or whether the Card Refresh Agent actually needs to check whether content has changed.

See Also

IPTCardRefreshInfo Interface | com.plumtree.server Namespace