GetResourcesUpdatedSince

From
(Difference between revisions)
Jump to: navigation, search
 
 
Line 1: Line 1:
******************Basic template for method description********************
 
 
== Method ==
 
== Method ==
Method
+
[[GetResourcesUpdatedSinceResult]] getResourcesUpdatedSince([[UserIDBean]] userID, [[Calendar]] since)
  
 
== Description ==
 
== Description ==
Description
+
Gets all the resource which have been changed or updated since a specified date and time.
  
 
== Parameters ==
 
== Parameters ==
Line 16: Line 15:
 
|The admin username and password.
 
|The admin username and password.
 
|---- bgcolor=#EDEDFF
 
|---- bgcolor=#EDEDFF
|[[Type]]
+
|[[Calendar]]
|Name
+
|since
|Description.
+
|The earliest date and time after which we are interested in.
 
|}
 
|}
  
 
== Return Value ==
 
== Return Value ==
[[ReturnValue]]
+
[[GetResourcesUpdatedSinceResult]]

Latest revision as of 04:44, 10 June 2005

Contents

[edit] Method

GetResourcesUpdatedSinceResult getResourcesUpdatedSince(UserIDBean userID, Calendar since)

[edit] Description

Gets all the resource which have been changed or updated since a specified date and time.

[edit] Parameters

Type Name Description
UserIDBean userID The admin username and password.
Calendar since The earliest date and time after which we are interested in.

[edit] Return Value

GetResourcesUpdatedSinceResult

Personal tools
MediaWiki Appliance - Powered by TurnKey Linux