Uses of Interface
org.apache.subversion.javahl.callback.InheritedProplistCallback
Packages that use InheritedProplistCallback
-
Uses of InheritedProplistCallback in org.apache.subversion.javahl
Methods in org.apache.subversion.javahl with parameters of type InheritedProplistCallbackModifier and TypeMethodDescriptionvoid
ISVNClient.properties
(String path, Revision revision, Revision pegRevision, Depth depth, Collection<String> changelists, InheritedProplistCallback callback) Retrieves the properties of an item, including inherited properties.void
SVNClient.properties
(String path, Revision revision, Revision pegRevision, Depth depth, Collection<String> changelists, InheritedProplistCallback callback) -
Uses of InheritedProplistCallback in org.tmatesoft.svn.core.javahl17
Fields in org.tmatesoft.svn.core.javahl17 declared as InheritedProplistCallbackModifier and TypeFieldDescriptionprivate final InheritedProplistCallback
SVNClientImpl.PropertiesReceiverProvider.callback
Methods in org.tmatesoft.svn.core.javahl17 with parameters of type InheritedProplistCallbackModifier and TypeMethodDescriptionvoid
SVNClientImpl.properties
(String path, Revision revision, Revision pegRevision, Depth depth, Collection<String> changelists, InheritedProplistCallback callback) Constructors in org.tmatesoft.svn.core.javahl17 with parameters of type InheritedProplistCallbackModifierConstructorDescriptionprivate