|
||||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | |||||||||
java.lang.Objectcom.intellij.openapi.vcs.update.UpdatedFiles
public class UpdatedFiles
| Method Summary | |
|---|---|
static UpdatedFiles |
create()
|
FileGroup |
getGroupById(java.lang.String id)
|
java.util.List<FileGroup> |
getTopLevelGroups()
|
boolean |
isEmpty()
|
void |
readExternal(org.jdom.Element element)
|
FileGroup |
registerGroup(FileGroup fileGroup)
|
void |
writeExternal(org.jdom.Element element)
|
| Methods inherited from class java.lang.Object |
|---|
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
| Method Detail |
|---|
public FileGroup registerGroup(FileGroup fileGroup)
public void writeExternal(org.jdom.Element element)
throws WriteExternalException
writeExternal in interface JDOMExternalizableWriteExternalException
public void readExternal(org.jdom.Element element)
throws InvalidDataException
readExternal in interface JDOMExternalizableInvalidDataExceptionpublic boolean isEmpty()
public FileGroup getGroupById(java.lang.String id)
public java.util.List<FileGroup> getTopLevelGroups()
public static UpdatedFiles create()
|
||||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | |||||||||