|
|||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | ||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | ||||||||
public interface FileChangesDesc
Describes the modifications being made concurrently for a file
| Method Summary | |
|---|---|
java.util.Collection<SingleFileChange> |
getFileChanges()
returns the set of descriptions of changes made on this file by particualar users |
java.lang.String |
getFileId()
returns the file id TODO describe the structure |
java.lang.String |
getPresentablePath()
returns the presentable path of the file |
| Method Detail |
|---|
@NotNull java.lang.String getFileId()
@NotNull java.lang.String getPresentablePath()
@NotNull java.util.Collection<SingleFileChange> getFileChanges()
|
|||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | ||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | ||||||||