Aqualogic Interaction API  
 

IPTCardRefreshInfo Members

IPTCardRefreshInfo overview

Public Instance Methods

GetCardExpirationDateAsObject Retrieves the date at which this Card is scheduled to expire
GetCardExpirationDateAsXPDateTime Retrieves the date at which this Card is scheduled to expire
GetCardLastRefreshedDate Returns the last time the Card was refreshed.
GetCardMissingDocumentDeletionDelay Retrieves the interval after which a missing Card is allowed to live
GetCardMissingDocumentDeletionDelayUnits Retrieves the type of interval units at which the Card kept alive after it is found to be missing.
GetCardMissingDocumentDeletionDelayValue Retrieves the number of interval units at which the Card kept alive after it is found to be missing.
GetCardNextRefreshDateAsObject Returns the next time the Card is scheduled to be refreshed.
GetCardNextRefreshDateAsXPDateTime Returns the next time the Card is scheduled to be refreshed.
GetCardRefreshRate Retrieves the interval between Card Refresh.
GetCardRefreshRateUnits Retrieves the type of interval units at which the Card is refreshed
GetCardRefreshRateValue Retrieves the number of interval units at which the Card is refreshed
GetCardRefreshSetting Retrieves the Card Refresh setting interval for a specified setting.
GetCheckLinkOnly 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.
SetCardExpirationDateOverloaded. Sets the date at which this Card is scheduled to expire
SetCardLastRefreshedDate Sets the last time the Card was refreshed.
SetCardMissingDocumentDeletionDelay Sets the interval after which a missing Card is allowed to live
SetCardNextRefreshDateOverloaded. Sets the next time the Card is scheduled to be refreshed.
SetCardRefreshRate Sets the interval between Card Refresh.
SetCheckLinkOnly 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