|
||||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | |||||||||
java.lang.Objectza.org.coefficient.modules.fileUpload.ProjectEntity
za.org.coefficient.modules.fileUpload.ProjectFolderItem
public class ProjectFolderItem
This describes an item ("file") in a project folder
| Field Summary | |
|---|---|
protected ProjectUpload |
currentVersion
|
| Fields inherited from class za.org.coefficient.modules.fileUpload.ProjectEntity |
|---|
coefficientUser, ID, maxReadRole, maxWriteRole, name, parentFolder, userComment, version |
| Constructor Summary | |
|---|---|
ProjectFolderItem()
|
|
| Method Summary | |
|---|---|
ProjectUpload |
getCurrentVersion()
|
void |
setCurrentVersion(ProjectUpload currentVersion)
|
| Methods inherited from class za.org.coefficient.modules.fileUpload.ProjectEntity |
|---|
getCoefficientUser, getID, getMaxReadRole, getMaxWriteRole, getName, getParentFolder, getUserComment, getVersion, setCoefficientUser, setID, setMaxReadRole, setMaxWriteRole, setName, setParentFolder, setUserComment, setVersion |
| Methods inherited from class java.lang.Object |
|---|
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
| Field Detail |
|---|
protected ProjectUpload currentVersion
| Constructor Detail |
|---|
public ProjectFolderItem()
| Method Detail |
|---|
public void setCurrentVersion(ProjectUpload currentVersion)
public ProjectUpload getCurrentVersion()
|
||||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | |||||||||