Uses of Class
org.tmatesoft.svn.core.internal.wc17.db.ISVNWCDb.SVNWCDbKind
-
Packages that use ISVNWCDb.SVNWCDbKind Package Description org.tmatesoft.svn.core.internal.wc17 org.tmatesoft.svn.core.internal.wc17.db org.tmatesoft.svn.core.internal.wc2.ng -
-
Uses of ISVNWCDb.SVNWCDbKind in org.tmatesoft.svn.core.internal.wc17
Fields in org.tmatesoft.svn.core.internal.wc17 declared as ISVNWCDb.SVNWCDbKind Modifier and Type Field Description ISVNWCDb.SVNWCDbKindSVNAmbientDepthFilterEditor17.AmbientReadInfo. kindISVNWCDb.SVNWCDbKindSVNWCContext.CheckWCRootInfo. kindMethods in org.tmatesoft.svn.core.internal.wc17 with parameters of type ISVNWCDb.SVNWCDbKind Modifier and Type Method Description SVNWCContext.MergePropertiesInfoSVNWCContext. mergeProperties2(SVNWCContext.MergePropertiesInfo mergeInfo, java.io.File localAbsPath, ISVNWCDb.SVNWCDbKind kind, SVNConflictVersion leftVersion, SVNConflictVersion rightVersion, SVNProperties serverBaseProperties, SVNProperties pristineProperties, SVNProperties actualProperties, SVNProperties propChanges, boolean baseMerge, boolean dryRun, ISVNConflictHandler conflictResolver)voidSVNWCContext.ISVNWCNodeHandler. nodeFound(java.io.File localAbspath, ISVNWCDb.SVNWCDbKind kind)static booleanSVNReporter17. restoreNode(SVNWCContext context, java.io.File local_abspath, ISVNWCDb.SVNWCDbKind kind, long target_rev, boolean useCommitTimes)SVNSkelSVNWCContext. wqBuildBaseRemove(java.io.File localAbspath, long notPresentRevision, ISVNWCDb.SVNWCDbKind notPresentKind)static SVNSkelSVNWCContext. wqBuildBaseRemove(SVNWCDb db, java.io.File localAbspath, long notPresentRevision, ISVNWCDb.SVNWCDbKind notPresentKind) -
Uses of ISVNWCDb.SVNWCDbKind in org.tmatesoft.svn.core.internal.wc17.db
Fields in org.tmatesoft.svn.core.internal.wc17.db declared as ISVNWCDb.SVNWCDbKind Modifier and Type Field Description ISVNWCDb.SVNWCDbKindISVNWCDb.SVNWCDbInfo. kindISVNWCDb.SVNWCDbKindISVNWCDb.SwitchedInfo. kindISVNWCDb.SVNWCDbKindISVNWCDb.WCDbBaseInfo. kindISVNWCDb.SVNWCDbKindISVNWCDb.WCDbInfo. kindISVNWCDb.SVNWCDbKindSVNWCDb.InsertBase. kindISVNWCDb.SVNWCDbKindSVNWCDb.InsertWorking. kindprivate ISVNWCDb.SVNWCDbKindSVNWCDb.IsSwitched. kindFields in org.tmatesoft.svn.core.internal.wc17.db with type parameters of type ISVNWCDb.SVNWCDbKind Modifier and Type Field Description private static java.util.EnumMap<ISVNWCDb.SVNWCDbKind,java.lang.String>SvnWcDbStatementUtil. kindMapprivate static java.util.HashMap<java.lang.String,ISVNWCDb.SVNWCDbKind>SvnWcDbStatementUtil. kindMap2Methods in org.tmatesoft.svn.core.internal.wc17.db that return ISVNWCDb.SVNWCDbKind Modifier and Type Method Description static ISVNWCDb.SVNWCDbKindSvnWcDbStatementUtil. getColumnKind(SVNSqlJetStatement stmt, java.lang.Enum<?> f)static ISVNWCDb.SVNWCDbKindSvnWcDbStatementUtil. parseKind(java.lang.String kindString)ISVNWCDb.SVNWCDbKindISVNWCDb. readKind(java.io.File localAbsPath, boolean allowMissing)Return the kind of the node in DB at LOCAL_ABSPATH.ISVNWCDb.SVNWCDbKindSVNWCDb. readKind(java.io.File localAbsPath, boolean allowMissing)static ISVNWCDb.SVNWCDbKindISVNWCDb.SVNWCDbKind. valueOf(java.lang.String name)Returns the enum constant of this type with the specified name.static ISVNWCDb.SVNWCDbKind[]ISVNWCDb.SVNWCDbKind. values()Returns an array containing the constants of this enum type, in the order they are declared.Methods in org.tmatesoft.svn.core.internal.wc17.db that return types with arguments of type ISVNWCDb.SVNWCDbKind Modifier and Type Method Description java.util.Map<java.lang.String,ISVNWCDb.SVNWCDbKind>SVNWCDb. getChildrenOpDepth(SVNWCDbRoot wcRoot, java.io.File localRelPath, int opDepth)static java.util.Map<java.io.File,ISVNWCDb.SVNWCDbKind>SvnWcDbRevert. readRevertCopiedChildren(SVNWCContext context, java.io.File localAbsPath)Methods in org.tmatesoft.svn.core.internal.wc17.db with parameters of type ISVNWCDb.SVNWCDbKind Modifier and Type Method Description voidISVNWCDb. addBaseExcludedNode(java.io.File localAbsPath, java.io.File reposRelPath, SVNURL reposRootUrl, java.lang.String reposUuid, long revision, ISVNWCDb.SVNWCDbKind kind, ISVNWCDb.SVNWCDbStatus status, SVNSkel conflict, SVNSkel workItems)Create a node in the BASE tree that is present in name only.voidSVNWCDb. addBaseExcludedNode(java.io.File localAbsPath, java.io.File reposRelPath, SVNURL reposRootUrl, java.lang.String reposUuid, long revision, ISVNWCDb.SVNWCDbKind kind, ISVNWCDb.SVNWCDbStatus status, SVNSkel conflict, SVNSkel workItems)voidISVNWCDb. addBaseNotPresentNode(java.io.File localAbspath, java.io.File reposRelPath, SVNURL reposRootUrl, java.lang.String reposUuid, long revision, ISVNWCDb.SVNWCDbKind kind, SVNSkel conflict, SVNSkel workItems)voidSVNWCDb. addBaseNotPresentNode(java.io.File localAbspath, java.io.File reposRelPath, SVNURL reposRootUrl, java.lang.String reposUuid, long revision, ISVNWCDb.SVNWCDbKind kind, SVNSkel conflict, SVNSkel workItems)private voidSVNWCDb. addExcludedOrNotPresentNode(java.io.File localAbspath, java.io.File reposRelpath, SVNURL reposRootUrl, java.lang.String reposUuid, long revision, ISVNWCDb.SVNWCDbKind kind, ISVNWCDb.SVNWCDbStatus status, SVNSkel conflict, SVNSkel workItems)private static voidSvnWcDbCopy. crossDbCopy(SVNWCDbDir srcPdh, java.io.File localSrcRelpath, SVNWCDbDir dstPdh, java.io.File localDstRelpath, ISVNWCDb.SVNWCDbStatus dstPresence, long dstOpDepth, long dstNpOpDepth, ISVNWCDb.SVNWCDbKind kind, java.util.List<java.lang.String> children, long copyFromId, java.io.File copyFromRelpath, long copyFromRev)static java.lang.StringSvnWcDbStatementUtil. getKindText(ISVNWCDb.SVNWCDbKind kind)voidISVNWCDb. opRemoveNode(java.io.File localAbspath, long revision, ISVNWCDb.SVNWCDbKind kind)voidSVNWCDb. opRemoveNode(java.io.File localAbspath, long notPresentRevision, ISVNWCDb.SVNWCDbKind notPresentKind) -
Uses of ISVNWCDb.SVNWCDbKind in org.tmatesoft.svn.core.internal.wc2.ng
Methods in org.tmatesoft.svn.core.internal.wc2.ng that return ISVNWCDb.SVNWCDbKind Modifier and Type Method Description private ISVNWCDb.SVNWCDbKindSvnNgMarkReplaced. getKind(ISVNWCDb db, java.io.File path)Methods in org.tmatesoft.svn.core.internal.wc2.ng with parameters of type ISVNWCDb.SVNWCDbKind Modifier and Type Method Description private SvnInfoSvnNgGetInfo. buildInfo(java.io.File localAbspath, ISVNWCDb.SVNWCDbKind kind)voidSvnNgGetChangelistPaths. nodeFound(java.io.File localAbsPath, ISVNWCDb.SVNWCDbKind kind)voidSvnNgGetInfo. nodeFound(java.io.File localAbspath, ISVNWCDb.SVNWCDbKind kind)
-