Skip navigation links
org.netbeans.modules.versioning/1 1.72.0 1
A B C D E F G H I O P R S V 

G

getActions(VCSContext, VCSAnnotator.ActionDestination) - Method in class org.netbeans.modules.versioning.spi.VCSAnnotator
Returns set of actions to offer to the user use on a given context.
getActions() - Method in class org.netbeans.modules.versioning.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(File, String) - Method in class org.netbeans.modules.versioning.spi.VCSInterceptor
Queries the versioning system for a files VCS specific attribute.
getCollocationQueryImplementation() - Method in class org.netbeans.modules.versioning.spi.VersioningSystem
Retrieves a CollocationQueryImplementation if this versioning system provides one.
getDateTime() - Method in class org.netbeans.modules.versioning.spi.VCSHistoryProvider.HistoryEntry
Returns the date and time when this HistoryEntry was created in the versioning repository.
getElements() - Method in class org.netbeans.modules.versioning.spi.VCSContext
Retrieves elements that make up this VCS context.
getExclusions() - Method in class org.netbeans.modules.versioning.spi.VCSContext
Retrieves set of files/folders that are excluded from this context.
getFiles() - Method in class org.netbeans.modules.versioning.spi.VCSContext
Retrieves set of files/folders that represent this context.
getFiles() - Method in class org.netbeans.modules.versioning.spi.VCSHistoryProvider.HistoryEntry
Returns the files this HistoryEntry applies to.
getFiles() - Method in class org.netbeans.modules.versioning.spi.VCSHistoryProvider.HistoryEvent
Returns files which history has changed.
getFlat(String) - Static method in class org.netbeans.modules.versioning.spi.VersioningSupport
Creates a File that is marked is flat (eg a java package), that is a folder that contains only its direct children.
getHistory(File[], Date) - Method in interface org.netbeans.modules.versioning.spi.VCSHistoryProvider
Returns a list of all HistoryEntries for the given files ranging between fromDate and now.
getMessage() - Method in class org.netbeans.modules.versioning.spi.VCSHistoryProvider.HistoryEntry
Returns the message describing the HistoryEntry.
getOriginalFile(File, File) - Method in class org.netbeans.modules.versioning.spi.VersioningSystem
Get the original (unmodified) copy of a file.
getOwner(File) - Static method in class org.netbeans.modules.versioning.spi.VersioningSupport
Queries the Versioning infrastructure for file ownership.
getParentEntry(File) - Method in class org.netbeans.modules.versioning.spi.VCSHistoryProvider.HistoryEntry
Returns this revisions parent entry or null if not available.
getParentEntry(File) - Method in interface org.netbeans.modules.versioning.spi.VCSHistoryProvider.ParentProvider
Return a VCSHistoryProvider.HistoryEntry representing the parent of the VCSHistoryProvider.HistoryEntry configured with this ParentProvider.
getPreferences() - Static method in class org.netbeans.modules.versioning.spi.VersioningSupport
Common settings and preferences for versioning modules are set in this preferences node.
getProperty(String) - Method in class org.netbeans.modules.versioning.spi.VersioningSystem
Gets a general property of a Versioning system.
getRevision() - Method in class org.netbeans.modules.versioning.spi.VCSHistoryProvider.HistoryEntry
Returns the full form of the revision value which identifies this HistoryEntry in the relevant versionig repository.
getRevisionFile(File, File) - Method in class org.netbeans.modules.versioning.spi.VCSHistoryProvider.HistoryEntry
Get the copy of a file as it was in the revision given by this HistoryEntry.
getRevisionFile(File, File) - Method in interface org.netbeans.modules.versioning.spi.VCSHistoryProvider.RevisionProvider
Get the copy of a file as it was in a revision given by a VCSHistoryProvider.HistoryEntry.
getRevisionShort() - Method in class org.netbeans.modules.versioning.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.spi.VCSContext
Retrieves set of root files/folders that represent this context.
getSource() - Method in class org.netbeans.modules.versioning.spi.VCSHistoryProvider.HistoryEvent
Returns the VCSHistoryProvider representing the versioning system in which a history change happened.
getTopmostManagedAncestor(File) - Method in class org.netbeans.modules.versioning.spi.VersioningSystem
Tests whether the file is managed by this versioning system.
getUsername() - Method in class org.netbeans.modules.versioning.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.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.spi.VersioningSystem
Retrieves a VCSAnnotator implementation if this versioning system provides one.
getVCSHistoryProvider() - Method in class org.netbeans.modules.versioning.spi.VersioningSystem
Retrieves a VCSHistoryProvider implementation if this versioning system provides one.
getVCSInterceptor() - Method in class org.netbeans.modules.versioning.spi.VersioningSystem
Retrieves a VCSInterceptor implementation if this versioning system provides one.
getVisibilityQuery() - Method in class org.netbeans.modules.versioning.spi.VersioningSystem
Retrieves a VCSVisibilityQuery implementation if this versioning system provides one.
A B C D E F G H I O P R S V 
Skip navigation links
org.netbeans.modules.versioning/1 1.72.0 1