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 TypeMethodDescriptionvoidISVNClient.properties(java.lang.String path, Revision revision, Revision pegRevision, Depth depth, java.util.Collection<java.lang.String> changelists, InheritedProplistCallback callback) Retrieves the properties of an item, including inherited properties.voidSVNClient.properties(java.lang.String path, Revision revision, Revision pegRevision, Depth depth, java.util.Collection<java.lang.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 InheritedProplistCallbackSVNClientImpl.PropertiesReceiverProvider.callbackMethods in org.tmatesoft.svn.core.javahl17 with parameters of type InheritedProplistCallbackModifier and TypeMethodDescriptionvoidSVNClientImpl.properties(java.lang.String path, Revision revision, Revision pegRevision, Depth depth, java.util.Collection<java.lang.String> changelists, InheritedProplistCallback callback) Constructors in org.tmatesoft.svn.core.javahl17 with parameters of type InheritedProplistCallbackModifierConstructorDescriptionprivate