Uses of Class
org.apache.jackrabbit.vault.sync.impl.SyncResult.Entry
-
Packages that use SyncResult.Entry Package Description org.apache.jackrabbit.vault.sync.impl -
-
Uses of SyncResult.Entry in org.apache.jackrabbit.vault.sync.impl
Methods in org.apache.jackrabbit.vault.sync.impl that return SyncResult.Entry Modifier and Type Method Description SyncResult.EntrySyncResult. getByFsPath(String path)SyncResult.EntrySyncResult. getByJcrPath(String path)Methods in org.apache.jackrabbit.vault.sync.impl with parameters of type SyncResult.Entry Modifier and Type Method Description voidSyncResult. addEntry(SyncResult.Entry e)
-