Uses of Class
org.tmatesoft.svn.core.internal.wc.admin.SVNAdminAreaInfo
Packages that use SVNAdminAreaInfo
Package
Description
-
Uses of SVNAdminAreaInfo in org.tmatesoft.svn.core.internal.wc
Fields in org.tmatesoft.svn.core.internal.wc declared as SVNAdminAreaInfoModifier and TypeFieldDescriptionprivate SVNAdminAreaInfoSVNDiffEditor.myAdminInfoprivate SVNAdminAreaInfoSVNStatusEditor.myAdminInfoprivate SVNAdminAreaInfoSVNUpdateEditor.myAdminInfoprivate SVNAdminAreaInfoSVNUpdateEditor15.myAdminInfoMethods in org.tmatesoft.svn.core.internal.wc that return SVNAdminAreaInfoMethods in org.tmatesoft.svn.core.internal.wc with parameters of type SVNAdminAreaInfoModifier and TypeMethodDescriptionstatic SVNUpdateEditorSVNUpdateEditor.createUpdateEditor(SVNAdminAreaInfo info, java.lang.String switchURL, boolean allowUnversionedObstructions, boolean depthIsSticky, SVNDepth depth, java.lang.String[] preservedExtensions, ISVNFileFetcher fileFetcher, boolean lockOnDemand) static SVNUpdateEditor15SVNUpdateEditor15.createUpdateEditor(SVNAdminAreaInfo info, java.lang.String switchURL, boolean allowUnversionedObstructions, boolean depthIsSticky, SVNDepth depth, java.lang.String[] preservedExtensions, ISVNFileFetcher fileFetcher, boolean lockOnDemand) static voidSVNWCManager.crop(SVNAdminAreaInfo info, SVNDepth depth) static ISVNEditorSVNAmbientDepthFilterEditor.wrap(ISVNEditor editor, SVNAdminAreaInfo info, boolean depthIsSticky) Constructors in org.tmatesoft.svn.core.internal.wc with parameters of type SVNAdminAreaInfoModifierConstructorDescriptionSVNDiffEditor(SVNWCAccess wcAccess, SVNAdminAreaInfo info, AbstractDiffCallback callback, boolean useAncestry, boolean reverseDiff, boolean compareToBase, SVNDepth depth, java.util.Collection changeLists) SVNRemoteStatusEditor(ISVNOptions options, SVNWCAccess wcAccess, SVNAdminAreaInfo info, boolean noIgnore, boolean reportAll, SVNDepth depth, ISVNStatusHandler handler) SVNStatusEditor(ISVNOptions options, SVNWCAccess wcAccess, SVNAdminAreaInfo info, boolean noIgnore, boolean reportAll, SVNDepth depth, ISVNStatusHandler handler) privateSVNUpdateEditor(SVNAdminAreaInfo info, java.lang.String switchURL, boolean allowUnversionedObstructions, boolean depthIsSticky, SVNDepth depth, java.lang.String[] preservedExtensions, java.lang.String targetURL, java.lang.String rootURL, ISVNFileFetcher fileFetcher, boolean lockOnDemand) privateSVNUpdateEditor15(SVNAdminAreaInfo info, java.lang.String switchURL, boolean allowUnversionedObstructions, boolean depthIsSticky, SVNDepth depth, java.lang.String[] preservedExtensions, java.lang.String targetURL, java.lang.String rootURL, ISVNFileFetcher fileFetcher, boolean lockOnDemand) -
Uses of SVNAdminAreaInfo in org.tmatesoft.svn.core.internal.wc.admin
Fields in org.tmatesoft.svn.core.internal.wc.admin declared as SVNAdminAreaInfoMethods in org.tmatesoft.svn.core.internal.wc.admin that return SVNAdminAreaInfoModifier and TypeMethodDescriptionSVNWCAccess.openAnchor(java.io.File path, boolean writeLock, int depth) Methods in org.tmatesoft.svn.core.internal.wc.admin with parameters of type SVNAdminAreaInfoModifier and TypeMethodDescriptionSVNWCAccess.createUpdateEditor(SVNAdminAreaInfo info, java.lang.String switchURL, boolean allowUnversionedObstructions, boolean depthIsSticky, SVNDepth depth, java.lang.String[] preservedExtensions, ISVNFileFetcher fileFetcher, boolean lockOnDemand) Constructors in org.tmatesoft.svn.core.internal.wc.admin with parameters of type SVNAdminAreaInfoModifierConstructorDescriptionSVNReporter(SVNAdminAreaInfo info, java.io.File file, boolean restoreFiles, boolean useDepthCompatibilityTrick, SVNDepth depth, boolean lockOnDemand, boolean isStatus, boolean isHonorDepthExclude, ISVNDebugLog log) -
Uses of SVNAdminAreaInfo in org.tmatesoft.svn.core.internal.wc16
Methods in org.tmatesoft.svn.core.internal.wc16 with parameters of type SVNAdminAreaInfoModifier and TypeMethodDescriptionprivate voidSVNUpdateClient16.doCanonicalizeURLs(SVNAdminAreaInfo adminAreaInfo, SVNAdminArea adminArea, java.lang.String name, boolean omitDefaultPort, boolean recursive) private voidSVNWCClient16.setWCFormat(SVNAdminAreaInfo info, SVNAdminArea area, int format)