Versions Compared

Key

  • This line was added.
  • This line was removed.
  • Formatting was changed.
Comment: Migrated to Confluence 4.0

...

Item

Status

Date

Establish a session

(question)(tick)

 

Get Site List

(question)

 

Get Root for Site

(question)

 

Name

Arguments

Notes

Status

getVirtualRoot()

sessionId

Allows all accessible sites to be collected.

(tick)

getResources()

sessionId, virtualRootId

Gets the set of accessible site roots.

(tick)

getResources()

sessionId, collectionId

Gets the info of resources in the collections.

(tick)

getResources()

sessionId, resourceId

Gets the resource info.

(tick)

getInfo()

sessionId, virtualRootId

Special case to provide info on virtual root.

(tick)

getInfo()

sessionId, collectionId

Get all information on the collection.

(tick)

getInfo()

sessionId, resourceId

Get all information on the resource.

(tick)

getContent()

sessionId, resourceId

Get a binary data object.

(question)

putContent()

sessionid, object, info, collectionId

Add the object and info to the collection.

(question)

search()

args are TBD

Get a list of resource ids and names basedon search criteria.

(question)

getVirtualRoot()

(tick)

3/15/07

getResources()

(tick)

4/3/07

Image Added Virtual Root

(tick)

4/3/07

Image Added Collection

(tick)

4/3/07

Image Added Resource

(tick)

4/3/07

Image Added Attachments

(tick)

 

getInfo()

(tick)

4/3/07

Image Added Virtual Root

(tick)

4/3/07

Image Added Collection

(tick)

4/3/07

Image Added Resource

(tick)

4/3/07

Image Added Attachments

(tick)

 

Metadata

 

 

Image Added Identifier

(tick)

3/1//07

Image Added Display Name

(tick)

3/1/07

Image Added Type

(tick)

3/1//07

Image Added Size

(question)

 

Image Added URL

(question)

 

Image Added Creation Time

(question)

 

Image Added Created By

(question)

 

getContent()

(question)

 

putContent()

(question)

 

search()

(question)