Uses of Class
org.tmatesoft.svn.core.internal.wc17.db.ISVNWCDb.WCDbBaseInfo
Packages that use ISVNWCDb.WCDbBaseInfo
-
Uses of ISVNWCDb.WCDbBaseInfo in org.tmatesoft.svn.core.internal.wc17
Methods in org.tmatesoft.svn.core.internal.wc17 that return ISVNWCDb.WCDbBaseInfoModifier and TypeMethodDescriptionSVNWCContext.getNodeBase(File localAbsPath, boolean ignoreNonExisting, boolean showHidden) -
Uses of ISVNWCDb.WCDbBaseInfo in org.tmatesoft.svn.core.internal.wc17.db
Methods in org.tmatesoft.svn.core.internal.wc17.db that return ISVNWCDb.WCDbBaseInfoModifier and TypeMethodDescriptionISVNWCDb.getBaseInfo(File localAbsPath, ISVNWCDb.WCDbBaseInfo.BaseInfoField... fields) Retrieve information about a node in the BASE tree.SVNWCDb.getBaseInfo(File localAbsPath, ISVNWCDb.WCDbBaseInfo.BaseInfoField... fields) SVNWCDb.getBaseInfo(SVNWCDbRoot root, File localRelPath, ISVNWCDb.WCDbBaseInfo.BaseInfoField... fields) Methods in org.tmatesoft.svn.core.internal.wc17.db that return types with arguments of type ISVNWCDb.WCDbBaseInfoModifier and TypeMethodDescriptionISVNWCDb.getBaseChildrenMap(File localAbsPath, boolean fetchLocks) ISVNWCDb.getBaseChildrenMap(SVNWCDbRoot root, File localRelPath, boolean fetchLocks) SVNWCDb.getBaseChildrenMap(File localAbsPath, boolean fetchLocks) SVNWCDb.getBaseChildrenMap(SVNWCDbRoot wcRoot, File localRelPath, boolean fetchLocks)