|
|||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | ||||||||
| SUMMARY: INNER | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | ||||||||
java.lang.Object | +--com.arsdigita.content.Revision
This class provides a static method for uploading a new content revision into the cr_revisions table from a file.
| Constructor Summary | |
Revision()
|
|
| Method Summary | |
static java.math.BigDecimal |
upload(java.lang.String title,
java.math.BigDecimal item_id,
java.lang.String path)
|
| Methods inherited from class java.lang.Object |
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
| Constructor Detail |
public Revision()
| Method Detail |
public static java.math.BigDecimal upload(java.lang.String title,
java.math.BigDecimal item_id,
java.lang.String path)
throws java.sql.SQLException,
java.io.IOException
|
|||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | ||||||||
| SUMMARY: INNER | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | ||||||||