Skip navigation links
org.netbeans.modules.versioning.core/1 1.55.0 1
A B C D E F G H I L N O P R S T U V 

G

getAbsolutePath(VCSFileProxy) - Method in interface org.netbeans.modules.versioning.core.filesystems.VCSFileProxyOperations
 
getActions(VCSContext, VCSAnnotator.ActionDestination) - Method in class org.netbeans.modules.versioning.core.spi.VCSAnnotator
Returns set of actions to offer to the user use on a given context.
getActions() - Method in class org.netbeans.modules.versioning.core.spi.VCSHistoryProvider.HistoryEntry
Returns actions which might be called for this HistoryEntry as it is presented in the history view.
It is ensured that if the returned actions are a ContextAwareAction, they will be provided with a context containing the nodes selected in the history view.
getAttribute(VCSFileProxy, String) - Static method in class org.netbeans.modules.versioning.core.filesystems.VCSFilesystemInterceptor
Returns the given files files attribute
getAttribute(VCSFileProxy, String) - Method in class org.netbeans.modules.versioning.core.spi.VCSInterceptor
Queries the versioning system for a files VCS specific attribute.
getCollocationQueryImplementation() - Method in class org.netbeans.modules.versioning.core.spi.VersioningSystem
Retrieves a CollocationQueryImplementation if this versioning system provides one.
getCollocationQueryImplementation() - Method in interface org.netbeans.modules.versioning.core.util.VCSSystemProvider.VersioningSystem
 
getCopyHandler(VCSFileProxy, VCSFileProxy) - Static method in class org.netbeans.modules.versioning.core.filesystems.VCSFilesystemInterceptor
 
getDateTime() - Method in class org.netbeans.modules.versioning.core.spi.VCSHistoryProvider.HistoryEntry
Returns the date and time when this HistoryEntry was created in the versioning repository.
getDelegate() - Method in interface org.netbeans.modules.versioning.core.util.VCSSystemProvider.VersioningSystem
 
getDelegateEntry(VCSHistoryProvider.HistoryEntry) - Static method in class org.netbeans.modules.versioning.core.util.Utils
 
getDeleteHandler(VCSFileProxy) - Static method in class org.netbeans.modules.versioning.core.filesystems.VCSFilesystemInterceptor
 
getDisconnectedRoots(VCSSystemProvider.VersioningSystem) - Static method in class org.netbeans.modules.versioning.core.util.Utils
Returns all paths marked as not to managed by the given system
getDisplayName() - Method in interface org.netbeans.modules.versioning.core.util.VCSSystemProvider.VersioningSystem
 
getElements() - Method in class org.netbeans.modules.versioning.core.spi.VCSContext
Retrieves elements that make up this VCS context.
getExclusions() - Method in class org.netbeans.modules.versioning.core.spi.VCSContext
Retrieves set of files/folders that are excluded from this context.
getFiles() - Method in class org.netbeans.modules.versioning.core.filesystems.VCSFilesystemInterceptor.VCSAnnotationEvent
Files with a changed annotation
getFiles() - Method in class org.netbeans.modules.versioning.core.spi.VCSContext
Retrieves set of files/folders that represent this context.
getFiles() - Method in class org.netbeans.modules.versioning.core.spi.VCSHistoryProvider.HistoryEntry
Returns the files this HistoryEntry applies to.
getFiles() - Method in class org.netbeans.modules.versioning.core.spi.VCSHistoryProvider.HistoryEvent
Returns files which history has changed.
getFlat(String) - Static method in class org.netbeans.modules.versioning.core.util.Utils
Creates a File that is marked is flat (eg a java package), that is a folder that contains only its direct children.
getHistory(VCSFileProxy[], Date) - Method in interface org.netbeans.modules.versioning.core.spi.VCSHistoryProvider
Returns a list of all HistoryEntries for the given files ranging between fromDate and now.
getInputStream(boolean) - Method in class org.netbeans.modules.versioning.core.api.VCSFileProxy
 
getInputStream(VCSFileProxy, boolean) - Method in interface org.netbeans.modules.versioning.core.filesystems.VCSFileProxyOperations
 
getLocalHistory(VCSFileProxy) - Static method in class org.netbeans.modules.versioning.core.util.Utils
Return the LoacalHistory VersioningSystem in case it is available for the given file
getMenuLabel() - Method in interface org.netbeans.modules.versioning.core.util.VCSSystemProvider.VersioningSystem
 
getMessage() - Method in class org.netbeans.modules.versioning.core.spi.VCSHistoryProvider.HistoryEntry
Returns the message describing the HistoryEntry.
getMoveHandler(VCSFileProxy, VCSFileProxy) - Static method in class org.netbeans.modules.versioning.core.filesystems.VCSFilesystemInterceptor
 
getName() - Method in class org.netbeans.modules.versioning.core.api.VCSFileProxy
Returns the name of this file.
getName(VCSFileProxy) - Method in interface org.netbeans.modules.versioning.core.filesystems.VCSFileProxyOperations
 
getOriginalFile(VCSFileProxy, VCSFileProxy) - Method in class org.netbeans.modules.versioning.core.spi.VersioningSystem
Get the original (unmodified) copy of a file.
getOriginalFile(VCSFileProxy, VCSFileProxy) - Method in interface org.netbeans.modules.versioning.core.util.VCSSystemProvider.VersioningSystem
 
getOwner(VCSFileProxy) - Static method in class org.netbeans.modules.versioning.core.api.VersioningSupport
Queries the Versioning infrastructure for file ownership.
getOwner(VCSFileProxy) - Static method in class org.netbeans.modules.versioning.core.util.Utils
Queries the Versioning infrastructure for file ownership.
getParentEntry(VCSFileProxy) - Method in class org.netbeans.modules.versioning.core.spi.VCSHistoryProvider.HistoryEntry
Returns this revisions parent entry or null if not available.
getParentEntry(VCSFileProxy) - Method in interface org.netbeans.modules.versioning.core.spi.VCSHistoryProvider.ParentProvider
Return a VCSHistoryProvider.HistoryEntry representing the parent of the VCSHistoryProvider.HistoryEntry configured with this ParentProvider.
getParentFile() - Method in class org.netbeans.modules.versioning.core.api.VCSFileProxy
Returns this files parent or null if this file doesn't have a parent.
getParentFile(VCSFileProxy) - Method in interface org.netbeans.modules.versioning.core.filesystems.VCSFileProxyOperations
 
getPath() - Method in class org.netbeans.modules.versioning.core.api.VCSFileProxy
Determines this files path.
getPreferences() - Static method in class org.netbeans.modules.versioning.core.api.VersioningSupport
Common settings and preferences for versioning modules are set in this preferences node.
getRenameHandler(VCSFileProxy, String) - Static method in class org.netbeans.modules.versioning.core.filesystems.VCSFilesystemInterceptor
 
getRevision() - Method in class org.netbeans.modules.versioning.core.spi.VCSHistoryProvider.HistoryEntry
Returns the full form of the revision value which identifies this HistoryEntry in the relevant versionig repository.
getRevisionFile(VCSFileProxy, VCSFileProxy) - Method in class org.netbeans.modules.versioning.core.spi.VCSHistoryProvider.HistoryEntry
Get the copy of a file as it was in the revision given by this HistoryEntry.
getRevisionFile(VCSFileProxy, VCSFileProxy) - Method in interface org.netbeans.modules.versioning.core.spi.VCSHistoryProvider.RevisionProvider
 
getRevisionShort() - Method in class org.netbeans.modules.versioning.core.spi.VCSHistoryProvider.HistoryEntry
Returns the short form of the revision value which identifies this HistoryEntry in the relevant versionig repository.
getRootFiles() - Method in class org.netbeans.modules.versioning.core.spi.VCSContext
Retrieves set of root files/folders that represent this context.
getSource() - Method in class org.netbeans.modules.versioning.core.spi.VCSHistoryProvider.HistoryEvent
Returns history provider owning the changed files.
getTopmostManagedAncestor(VCSFileProxy) - Method in class org.netbeans.modules.versioning.core.spi.VersioningSystem
Tests whether the file is managed by this versioning system.
getTopmostManagedAncestor(VCSFileProxy) - Method in interface org.netbeans.modules.versioning.core.util.VCSSystemProvider.VersioningSystem
 
getUsername() - Method in class org.netbeans.modules.versioning.core.spi.VCSHistoryProvider.HistoryEntry
Returns the full form of the users name which created this HistoryEntry in the versioning system.
getUsernameShort() - Method in class org.netbeans.modules.versioning.core.spi.VCSHistoryProvider.HistoryEntry
Returns a short form of the users name which created this HistoryEntry in the versioning system.
getVCSAnnotator() - Method in class org.netbeans.modules.versioning.core.spi.VersioningSystem
Retrieves a VCSAnnotator implementation if this versioning system provides one.
getVCSAnnotator() - Method in interface org.netbeans.modules.versioning.core.util.VCSSystemProvider.VersioningSystem
 
getVCSFileProxyOperations(URI) - Method in interface org.netbeans.modules.versioning.core.filesystems.VCSFileProxyOperations.Provider
 
getVCSFileProxyOperations(FileSystem) - Method in interface org.netbeans.modules.versioning.core.filesystems.VCSFileProxyOperations.Provider
 
getVCSHistoryProvider() - Method in class org.netbeans.modules.versioning.core.spi.VersioningSystem
Retrieves a VCSHistoryProvider implementation if this versioning system provides one.
getVCSHistoryProvider() - Method in interface org.netbeans.modules.versioning.core.util.VCSSystemProvider.VersioningSystem
 
getVCSInterceptor() - Method in class org.netbeans.modules.versioning.core.spi.VersioningSystem
Retrieves a VCSInterceptor implementation if this versioning system provides one.
getVCSInterceptor() - Method in interface org.netbeans.modules.versioning.core.util.VCSSystemProvider.VersioningSystem
 
getVersioningSystems() - Method in class org.netbeans.modules.versioning.core.util.VCSSystemProvider
Provides all registered versioning systems
getVisibilityQuery() - Method in class org.netbeans.modules.versioning.core.spi.VersioningSystem
Retrieves a VCSVisibilityQuery implementation if this versioning system provides one.
getVisibilityQuery() - Method in interface org.netbeans.modules.versioning.core.util.VCSSystemProvider.VersioningSystem
 
A B C D E F G H I L N O P R S T U V 
Skip navigation links
org.netbeans.modules.versioning.core/1 1.55.0 1