Versions Compared

Key

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

...

ContentCollectionEdit Methods

Method Name

Status

Notes

isActiveEdit();

 

 

getPropertiesEdit();

 

 

 

 

 

setReleaseDate();

 

 

setRetractDate();

 

 

ContentResource Methods

Method Name

Status

Notes

getUrl();

 

 

getReference();

 

 

getUrl(root-prop);

 

 

getReference(root-prop);

 

 

getId();

 

 

getProperties();

 

 

toXml();

 

 

 

 

 

getContentLength();

 

 

String getContentType();

 

 

getContent();

 

 

getReleaseDate();

 

 

getRetractDate();

 

 

streamContent();

 

 

ContentResourceEdit Methods

Method Name

Status

Notes

isActiveEdit();

 

 

getPropertiesEdit();

 

 

 

 

 

setContentLength();

 

 

setContentType();

 

 

setContent();

 

 

setReleaseDate();

 

 

setRetractDate();

 

 

You can track progress via my CH Project Notes.

...