Uses of Class
org.tmatesoft.svn.core.internal.wc17.SVNWCContext.MergePropStatusInfo
Packages that use SVNWCContext.MergePropStatusInfo
-
Uses of SVNWCContext.MergePropStatusInfo in org.tmatesoft.svn.core.internal.wc17
Methods in org.tmatesoft.svn.core.internal.wc17 that return SVNWCContext.MergePropStatusInfoModifier and TypeMethodDescriptionprivate SVNWCContext.MergePropStatusInfo
SVNWCContext.applySingleGenericPropChange
(SVNPropertyValue resultVal, boolean didMerge, SVNPropertyValue oldVal, SVNPropertyValue newVal, SVNPropertyValue workingVal) private SVNWCContext.MergePropStatusInfo
SVNWCContext.applySingleGenericPropChange
(SVNStatusType state, File localAbspath, SVNConflictVersion leftVersion, SVNConflictVersion rightVersion, boolean isDir, SVNProperties workingProps, String propname, SVNPropertyValue baseVal, SVNPropertyValue oldVal, SVNPropertyValue newVal, ISVNConflictHandler conflictResolver, boolean dryRun) private SVNWCContext.MergePropStatusInfo
SVNWCContext.applySingleMergeinfoPropChange
(SVNStatusType state, File localAbspath, SVNConflictVersion leftVersion, SVNConflictVersion rightVersion, boolean isDir, SVNProperties workingProps, String propname, SVNPropertyValue baseVal, SVNPropertyValue oldVal, SVNPropertyValue newVal, ISVNConflictHandler conflictResolver, boolean dryRun) private SVNWCContext.MergePropStatusInfo
SVNWCContext.applySingleMergeInfoPropChange
(SVNPropertyValue resultVal, boolean didMerge, SVNPropertyValue baseVal, SVNPropertyValue oldVal, SVNPropertyValue newVal, SVNPropertyValue workingVal) (package private) SVNWCContext.MergePropStatusInfo
SVNWCContext.applySinglePropAdd
(SVNPropertyValue resultVal, boolean didMerge, String propName, SVNPropertyValue pristineVal, SVNPropertyValue newVal, SVNPropertyValue workingVal) (package private) SVNWCContext.MergePropStatusInfo
SVNWCContext.applySinglePropAdd
(SVNStatusType state, File localAbspath, SVNConflictVersion leftVersion, SVNConflictVersion rightVersion, boolean isDir, SVNProperties workingProps, String propname, SVNPropertyValue baseVal, SVNPropertyValue toVal, ISVNConflictHandler conflictResolver, boolean dryRun) (package private) SVNWCContext.MergePropStatusInfo
SVNWCContext.applySinglePropChange
(SVNPropertyValue resultVal, boolean didMerge, String propName, SVNPropertyValue baseVal, SVNPropertyValue oldVal, SVNPropertyValue newVal, SVNPropertyValue workingVal) (package private) SVNWCContext.MergePropStatusInfo
SVNWCContext.applySinglePropChange
(SVNStatusType state, File localAbspath, SVNConflictVersion leftVersion, SVNConflictVersion rightVersion, boolean isDir, SVNProperties workingProps, String propname, SVNPropertyValue baseVal, SVNPropertyValue oldVal, SVNPropertyValue newVal, ISVNConflictHandler conflictResolver, boolean dryRun) (package private) SVNWCContext.MergePropStatusInfo
SVNWCContext.applySinglePropDelete
(SVNPropertyValue resultVal, boolean didMerge, SVNPropertyValue baseVal, SVNPropertyValue oldVal, SVNPropertyValue workingVal) (package private) SVNWCContext.MergePropStatusInfo
SVNWCContext.applySinglePropDelete
(SVNStatusType state, File localAbspath, SVNConflictVersion leftVersion, SVNConflictVersion rightVersion, boolean isDir, SVNProperties workingProps, String propname, SVNPropertyValue baseVal, SVNPropertyValue oldVal, ISVNConflictHandler conflictResolver, boolean dryRun)