|
||||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |
java.lang.Object lumis.portal.structure.sync.SyncInSelectedElement
public class SyncInSelectedElement
An element selected for synchronization.
Constructor Summary | |
---|---|
SyncInSelectedElement(File structureRoot,
String path)
|
Method Summary | |
---|---|
File |
getFile()
Returns this element's serialized file or folder. |
String |
getPath()
Returns the relative path for this element's serialized file or folder. |
lumis.portal.structure.sync.SyncInSelectedElement.Type |
getType()
Returns this element's type. |
Methods inherited from class java.lang.Object |
---|
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
Constructor Detail |
---|
public SyncInSelectedElement(File structureRoot, String path)
Method Detail |
---|
public String getPath()
public File getFile()
public lumis.portal.structure.sync.SyncInSelectedElement.Type getType()
|
||||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |