Versions Compared

Key

  • This line was added.
  • This line was removed.
  • Formatting was changed.

...

Method Name

Status

Notes

getUrl();

 

 

getReference();

(tick)

 

getUrl(root-prop);

 

 

getReference(root-prop);

 

 

getId();

(tick)

 

getProperties();

 

 

toXml();

 

 

 

 

 

getMembers();

 

 

getMemberResources();

 

 

getBodySizeK();

 

 

getReleaseDate();

  

2.2 method

getRetractDate();

  

2.2 method

ContentCollectionEdit Methods

Method Name

Status

Notes

isActiveEdit();

 

 

getPropertiesEdit();

 

 

 

 

 

setReleaseDate();

  

2.2 method

setRetractDate();

  

2.2 method

ContentResource Methods

Note: Sakai 2.2 defines a ContentEntity.

Method Name

Status

Notes

getUrl();

 

 

getReference();

 

 

getUrl(root-prop);

 

 

getReference(root-prop);

 

 

getId();

 

 

getProperties();

 

 

toXml();

 

 

 

 

 

getContentLength();

 

 

String getContentType();

 

 

getContent();

 

 

getReleaseDate();

  

2.2 method

getRetractDate();

  

2.2 method

streamContent();

 

 

ContentResourceEdit Methods

Method Name

Status

Notes

isActiveEdit();

 

 

getPropertiesEdit();

 

 

 

 

 

setContentLength();

 

 

setContentType();

 

 

setContent();

 

 

setReleaseDate();

  

2.2 method

setRetractDate();

  

2.2 method

You can track progress via my CH Project Notes.

...