A B C D E F G H I L M N O P R S T U V W _
All Classes All Packages
All Classes All Packages
All Classes All Packages
A
- accept(SmbFile) - Method in class org.apache.manifoldcf.crawler.connectors.sharedrive.SharedDriveConnector.ProcessDocumentsFilter
-
Decide if we accept the file.
- activities - Variable in class org.apache.manifoldcf.crawler.connectors.sharedrive.SharedDriveConnector.ProcessDocumentsFilter
-
This is the activities object, where matching references will be logged
- ACTIVITY_ACCESS - Static variable in class org.apache.manifoldcf.crawler.connectors.sharedrive.SharedDriveConnector
- addDocument(String, String) - Method in class org.apache.manifoldcf.crawler.connectors.sharedrive.SharedDriveHelpers
-
Add a document.
- addSecuritySet(StringBuilder, boolean, String[], String[]) - Static method in class org.apache.manifoldcf.crawler.connectors.sharedrive.SharedDriveConnector
- addSeedDocuments(ISeedingActivity, Specification, String, long, int) - Method in class org.apache.manifoldcf.crawler.connectors.sharedrive.SharedDriveConnector
-
Queue "seed" documents.
- addUserToFolder(String, String) - Method in class org.apache.manifoldcf.crawler.connectors.sharedrive.SharedDriveHelpers
-
Add user ACL to folder.
- advance() - Method in class org.apache.manifoldcf.crawler.connectors.sharedrive.MatchMap.EvaluatorTokenStream
-
Go on to next token.
- appendMatchPair(String, String) - Method in class org.apache.manifoldcf.crawler.connectors.sharedrive.MatchMap
-
Append a match/replace string pair
- appendOldstyleMatchPair(String, String) - Method in class org.apache.manifoldcf.crawler.connectors.sharedrive.MatchMap
-
Append old-style match/replace pair.
- ATTRIBUTE_FILESPEC - Static variable in class org.apache.manifoldcf.crawler.connectors.sharedrive.SharedDriveConnector
- ATTRIBUTE_INDEXABLE - Static variable in class org.apache.manifoldcf.crawler.connectors.sharedrive.SharedDriveConnector
- ATTRIBUTE_MATCH - Static variable in class org.apache.manifoldcf.crawler.connectors.sharedrive.SharedDriveConnector
- ATTRIBUTE_PATH - Static variable in class org.apache.manifoldcf.crawler.connectors.sharedrive.SharedDriveConnector
- ATTRIBUTE_REPLACE - Static variable in class org.apache.manifoldcf.crawler.connectors.sharedrive.SharedDriveConnector
- ATTRIBUTE_TOKEN - Static variable in class org.apache.manifoldcf.crawler.connectors.sharedrive.SharedDriveConnector
- ATTRIBUTE_TYPE - Static variable in class org.apache.manifoldcf.crawler.connectors.sharedrive.SharedDriveConnector
- ATTRIBUTE_VALUE - Static variable in class org.apache.manifoldcf.crawler.connectors.sharedrive.SharedDriveConnector
B
- binName - Static variable in class org.apache.manifoldcf.crawler.connectors.sharedrive.SharedDriveParameters
C
- check() - Method in class org.apache.manifoldcf.crawler.connectors.sharedrive.SharedDriveConnector
-
Check status of connection.
- checkAndThrow() - Method in class org.apache.manifoldcf.crawler.connectors.sharedrive.SharedDriveConnector.ProcessDocumentsFilter
-
Check for exception, and throw if there is one
- checkInclude(boolean, String, Specification) - Method in class org.apache.manifoldcf.crawler.connectors.sharedrive.SharedDriveConnector
-
Check if a file or directory should be included, given a document specification.
- checkIncludeFile(long, String, Specification, IFingerprintActivity) - Static method in class org.apache.manifoldcf.crawler.connectors.sharedrive.SharedDriveConnector
-
Check if a file's stats are OK for inclusion.
- checkIngest(File, String, Specification, IFingerprintActivity) - Method in class org.apache.manifoldcf.crawler.connectors.sharedrive.SharedDriveConnector
-
Check if a file should be ingested, given a document specification and a local copy of the file.
- checkMatch(String, int, String) - Static method in class org.apache.manifoldcf.crawler.connectors.sharedrive.SharedDriveConnector
-
Check a match between two strings with wildcards.
- checkNeedFileData(String, Specification) - Method in class org.apache.manifoldcf.crawler.connectors.sharedrive.SharedDriveConnector
-
Check to see whether we need the contents of the file for anything.
- close() - Method in class org.apache.manifoldcf.crawler.connectors.sharedrive.SharedDriveHelpers
-
Close the connection.
- commaEscape(String) - Static method in class org.apache.manifoldcf.crawler.connectors.sharedrive.GetConnectionInfo
- connect(ConfigParams) - Method in class org.apache.manifoldcf.crawler.connectors.sharedrive.SharedDriveConnector
-
Connect.
- convertACEs(List<String>, List<String>, ACE[]) - Method in class org.apache.manifoldcf.crawler.connectors.sharedrive.SharedDriveConnector
- convertToURI(String, MatchMap, MatchMap) - Static method in class org.apache.manifoldcf.crawler.connectors.sharedrive.SharedDriveConnector
-
Convert a document identifier to a URI.
D
- DEFAULT_BUNDLE_NAME - Static variable in class org.apache.manifoldcf.crawler.connectors.sharedrive.Messages
- DEFAULT_PATH_NAME - Static variable in class org.apache.manifoldcf.crawler.connectors.sharedrive.Messages
- deleteDocument(String) - Method in class org.apache.manifoldcf.crawler.connectors.sharedrive.SharedDriveHelpers
-
Delete a document.
- deleteMatchPair(int) - Method in class org.apache.manifoldcf.crawler.connectors.sharedrive.MatchMap
-
Delete a specified match/replace string pair
- disconnect() - Method in class org.apache.manifoldcf.crawler.connectors.sharedrive.SharedDriveConnector
-
Close the connection.
- domain - Static variable in class org.apache.manifoldcf.crawler.connectors.sharedrive.SharedDriveParameters
E
- equivalentIOExceptions(IOException, IOException) - Static method in class org.apache.manifoldcf.crawler.connectors.sharedrive.SharedDriveConnector
-
Check if two IOExceptions are equivalent
- equivalentSmbExceptions(SmbException, SmbException) - Static method in class org.apache.manifoldcf.crawler.connectors.sharedrive.SharedDriveConnector
-
Check if two SmbExceptions are equivalent
- escape(StringBuilder, String) - Static method in class org.apache.manifoldcf.crawler.connectors.sharedrive.MatchMap
-
Escape a string so it is verbatim
- EvaluatorToken() - Constructor for class org.apache.manifoldcf.crawler.connectors.sharedrive.MatchMap.EvaluatorToken
- EvaluatorToken(int, int) - Constructor for class org.apache.manifoldcf.crawler.connectors.sharedrive.MatchMap.EvaluatorToken
- EvaluatorToken(String) - Constructor for class org.apache.manifoldcf.crawler.connectors.sharedrive.MatchMap.EvaluatorToken
- EvaluatorTokenStream(String) - Constructor for class org.apache.manifoldcf.crawler.connectors.sharedrive.MatchMap.EvaluatorTokenStream
-
Constructor.
F
- fileExists(SmbFile) - Static method in class org.apache.manifoldcf.crawler.connectors.sharedrive.SharedDriveConnector
-
Check for file/directory existence
- fileIsDirectory(SmbFile) - Static method in class org.apache.manifoldcf.crawler.connectors.sharedrive.SharedDriveConnector
-
Check if file is a directory
- fileLastModified(SmbFile) - Static method in class org.apache.manifoldcf.crawler.connectors.sharedrive.SharedDriveConnector
-
Get last modified date for file
- fileLength(SmbFile) - Static method in class org.apache.manifoldcf.crawler.connectors.sharedrive.SharedDriveConnector
-
Get file length
- fileListFiles(SmbFile, SmbFileFilter) - Static method in class org.apache.manifoldcf.crawler.connectors.sharedrive.SharedDriveConnector
-
List files
G
- getActivitiesList() - Method in class org.apache.manifoldcf.crawler.connectors.sharedrive.SharedDriveConnector
-
Return the list of activities that this connector supports (i.e.
- getAttributeJavascriptString(String, Locale, String, Object[]) - Static method in class org.apache.manifoldcf.crawler.connectors.sharedrive.Messages
- getAttributeJavascriptString(Locale, String) - Static method in class org.apache.manifoldcf.crawler.connectors.sharedrive.Messages
- getAttributeJavascriptString(Locale, String, Object[]) - Static method in class org.apache.manifoldcf.crawler.connectors.sharedrive.Messages
- getAttributeString(String, Locale, String, Object[]) - Static method in class org.apache.manifoldcf.crawler.connectors.sharedrive.Messages
- getAttributeString(Locale, String) - Static method in class org.apache.manifoldcf.crawler.connectors.sharedrive.Messages
- getAttributeString(Locale, String, Object[]) - Static method in class org.apache.manifoldcf.crawler.connectors.sharedrive.Messages
- getBinNames(String) - Method in class org.apache.manifoldcf.crawler.connectors.sharedrive.SharedDriveConnector
-
Get the bin name string for a document identifier.
- getBodyJavascriptString(String, Locale, String, Object[]) - Static method in class org.apache.manifoldcf.crawler.connectors.sharedrive.Messages
- getBodyJavascriptString(Locale, String) - Static method in class org.apache.manifoldcf.crawler.connectors.sharedrive.Messages
- getBodyJavascriptString(Locale, String, Object[]) - Static method in class org.apache.manifoldcf.crawler.connectors.sharedrive.Messages
- getBodyString(String, Locale, String, Object[]) - Static method in class org.apache.manifoldcf.crawler.connectors.sharedrive.Messages
- getBodyString(Locale, String) - Static method in class org.apache.manifoldcf.crawler.connectors.sharedrive.Messages
- getBodyString(Locale, String, Object[]) - Static method in class org.apache.manifoldcf.crawler.connectors.sharedrive.Messages
- getChildFolderNames(String) - Method in class org.apache.manifoldcf.crawler.connectors.sharedrive.SharedDriveConnector
-
given a smb uri, return all children directories
- GetConnectionInfo - Class in org.apache.manifoldcf.crawler.connectors.sharedrive
- getFileCanonicalPath(SmbFile) - Static method in class org.apache.manifoldcf.crawler.connectors.sharedrive.SharedDriveConnector
-
Get canonical path
- getFileInputStream(SmbFile) - Static method in class org.apache.manifoldcf.crawler.connectors.sharedrive.SharedDriveConnector
-
Get input stream for file
- getFileSecurity(SmbFile, boolean) - Static method in class org.apache.manifoldcf.crawler.connectors.sharedrive.SharedDriveConnector
-
Get file security
- getFileSecuritySet(List<String>, List<String>, SmbFile, String[]) - Method in class org.apache.manifoldcf.crawler.connectors.sharedrive.SharedDriveConnector
- getFileShareSecurity(SmbFile, boolean) - Static method in class org.apache.manifoldcf.crawler.connectors.sharedrive.SharedDriveConnector
-
Get share security
- getFileShareSecuritySet(List<String>, List<String>, SmbFile, String[]) - Method in class org.apache.manifoldcf.crawler.connectors.sharedrive.SharedDriveConnector
- getFileType(SmbFile) - Static method in class org.apache.manifoldcf.crawler.connectors.sharedrive.SharedDriveConnector
-
Get file type
- getForcedAcls(Specification) - Static method in class org.apache.manifoldcf.crawler.connectors.sharedrive.SharedDriveConnector
-
Grab forced acl out of document specification.
- getForcedParentFolderAcls(Specification) - Static method in class org.apache.manifoldcf.crawler.connectors.sharedrive.SharedDriveConnector
-
Grab forced parent folder acls out of document specification.
- getForcedShareAcls(Specification) - Static method in class org.apache.manifoldcf.crawler.connectors.sharedrive.SharedDriveConnector
-
Grab forced share acls out of document specification.
- getGroupNumber() - Method in class org.apache.manifoldcf.crawler.connectors.sharedrive.MatchMap.EvaluatorToken
- getGroupStyle() - Method in class org.apache.manifoldcf.crawler.connectors.sharedrive.MatchMap.EvaluatorToken
- getMatchCount() - Method in class org.apache.manifoldcf.crawler.connectors.sharedrive.MatchMap
-
Get the number of match/replace strings
- getMatchString(int) - Method in class org.apache.manifoldcf.crawler.connectors.sharedrive.MatchMap
-
Get a specific match string
- getReplaceString(int) - Method in class org.apache.manifoldcf.crawler.connectors.sharedrive.MatchMap
-
Get a specific replace string
- getSession() - Method in class org.apache.manifoldcf.crawler.connectors.sharedrive.SharedDriveConnector
-
Establish a "session".
- getShareNames(String) - Method in class org.apache.manifoldcf.crawler.connectors.sharedrive.SharedDriveConnector
-
given a server uri, return all shares
- getString(String, Locale, String, Object[]) - Static method in class org.apache.manifoldcf.crawler.connectors.sharedrive.Messages
- getString(Locale, String) - Static method in class org.apache.manifoldcf.crawler.connectors.sharedrive.Messages
- getString(Locale, String, Object[]) - Static method in class org.apache.manifoldcf.crawler.connectors.sharedrive.Messages
- getTextValue() - Method in class org.apache.manifoldcf.crawler.connectors.sharedrive.MatchMap.EvaluatorToken
- getType() - Method in class org.apache.manifoldcf.crawler.connectors.sharedrive.MatchMap.EvaluatorToken
- groupNumber - Variable in class org.apache.manifoldcf.crawler.connectors.sharedrive.MatchMap.EvaluatorToken
- groupStyle - Variable in class org.apache.manifoldcf.crawler.connectors.sharedrive.MatchMap.EvaluatorToken
- GROUPSTYLE_LOWER - Static variable in class org.apache.manifoldcf.crawler.connectors.sharedrive.MatchMap.EvaluatorToken
- GROUPSTYLE_MIXED - Static variable in class org.apache.manifoldcf.crawler.connectors.sharedrive.MatchMap.EvaluatorToken
- GROUPSTYLE_NONE - Static variable in class org.apache.manifoldcf.crawler.connectors.sharedrive.MatchMap.EvaluatorToken
- GROUPSTYLE_UPPER - Static variable in class org.apache.manifoldcf.crawler.connectors.sharedrive.MatchMap.EvaluatorToken
H
- handleIOException(String, IOException) - Static method in class org.apache.manifoldcf.crawler.connectors.sharedrive.SharedDriveConnector
I
- insertMatchPair(int, String, String) - Method in class org.apache.manifoldcf.crawler.connectors.sharedrive.MatchMap
-
Insert a match/replace string pair
L
- lcfException - Variable in class org.apache.manifoldcf.crawler.connectors.sharedrive.SharedDriveConnector.ProcessDocumentsFilter
-
Exceptions that we saw.
- lookupDocument(String) - Method in class org.apache.manifoldcf.crawler.connectors.sharedrive.SharedDriveHelpers
-
See if a document exists.
M
- main(String[]) - Static method in class org.apache.manifoldcf.crawler.connectors.sharedrive.GetConnectionInfo
- mapExtensionToMimeType(String) - Static method in class org.apache.manifoldcf.crawler.connectors.sharedrive.SharedDriveConnector
-
Map an extension to a mime type
- mapToIdentifier(String) - Method in class org.apache.manifoldcf.crawler.connectors.sharedrive.SharedDriveConnector
-
Map a "path" specification to a full identifier.
- mapToIdentifier(String) - Method in class org.apache.manifoldcf.crawler.connectors.sharedrive.SharedDriveHelpers
-
Map a "path" specification to a full identifier.
- MatchMap - Class in org.apache.manifoldcf.crawler.connectors.sharedrive
-
An instance of this class describes a "match map", which describes a translation of an input string using regexp technology.
- MatchMap() - Constructor for class org.apache.manifoldcf.crawler.connectors.sharedrive.MatchMap
-
Constructor.
- MatchMap(String) - Constructor for class org.apache.manifoldcf.crawler.connectors.sharedrive.MatchMap
-
Constructor.
- MatchMap(ArrayList, ArrayList) - Constructor for class org.apache.manifoldcf.crawler.connectors.sharedrive.MatchMap
-
Constructor.
- MatchMap.EvaluatorToken - Class in org.apache.manifoldcf.crawler.connectors.sharedrive
-
Evaluator token.
- MatchMap.EvaluatorTokenStream - Class in org.apache.manifoldcf.crawler.connectors.sharedrive
-
Token stream.
- matchPatterns - Variable in class org.apache.manifoldcf.crawler.connectors.sharedrive.MatchMap
-
This is the set of Pattern objects corresponding to the match regexp strings.
- matchStrings - Variable in class org.apache.manifoldcf.crawler.connectors.sharedrive.MatchMap
-
This is the set of match regexp strings
- matchSubPath(String, String) - Static method in class org.apache.manifoldcf.crawler.connectors.sharedrive.SharedDriveConnector
-
Match a sub-path.
- Messages - Class in org.apache.manifoldcf.crawler.connectors.sharedrive
- Messages() - Constructor for class org.apache.manifoldcf.crawler.connectors.sharedrive.Messages
-
Constructor - do no instantiate
N
- nextToken() - Method in class org.apache.manifoldcf.crawler.connectors.sharedrive.MatchMap.EvaluatorTokenStream
- NODE_ACCESS - Static variable in class org.apache.manifoldcf.crawler.connectors.sharedrive.SharedDriveConnector
- NODE_EXCLUDE - Static variable in class org.apache.manifoldcf.crawler.connectors.sharedrive.SharedDriveConnector
- NODE_FILEMAP - Static variable in class org.apache.manifoldcf.crawler.connectors.sharedrive.SharedDriveConnector
- NODE_INCLUDE - Static variable in class org.apache.manifoldcf.crawler.connectors.sharedrive.SharedDriveConnector
- NODE_MAXLENGTH - Static variable in class org.apache.manifoldcf.crawler.connectors.sharedrive.SharedDriveConnector
- NODE_PARENTFOLDERACCESS - Static variable in class org.apache.manifoldcf.crawler.connectors.sharedrive.SharedDriveConnector
- NODE_PARENTFOLDERSECURITY - Static variable in class org.apache.manifoldcf.crawler.connectors.sharedrive.SharedDriveConnector
- NODE_PATHMAP - Static variable in class org.apache.manifoldcf.crawler.connectors.sharedrive.SharedDriveConnector
- NODE_PATHNAMEATTRIBUTE - Static variable in class org.apache.manifoldcf.crawler.connectors.sharedrive.SharedDriveConnector
- NODE_SECURITY - Static variable in class org.apache.manifoldcf.crawler.connectors.sharedrive.SharedDriveConnector
- NODE_SHAREACCESS - Static variable in class org.apache.manifoldcf.crawler.connectors.sharedrive.SharedDriveConnector
- NODE_SHARESECURITY - Static variable in class org.apache.manifoldcf.crawler.connectors.sharedrive.SharedDriveConnector
- NODE_STARTPOINT - Static variable in class org.apache.manifoldcf.crawler.connectors.sharedrive.SharedDriveConnector
- NODE_URIMAP - Static variable in class org.apache.manifoldcf.crawler.connectors.sharedrive.SharedDriveConnector
O
- org.apache.manifoldcf.crawler.connectors.sharedrive - package org.apache.manifoldcf.crawler.connectors.sharedrive
- outputConfigurationBody(IThreadContext, IHTTPOutput, Locale, ConfigParams, String) - Method in class org.apache.manifoldcf.crawler.connectors.sharedrive.SharedDriveConnector
-
Output the configuration body section.
- outputConfigurationHeader(IThreadContext, IHTTPOutput, Locale, ConfigParams, List<String>) - Method in class org.apache.manifoldcf.crawler.connectors.sharedrive.SharedDriveConnector
-
Output the configuration header section.
- outputResource(IHTTPOutput, Locale, String, Map<String, String>, boolean) - Static method in class org.apache.manifoldcf.crawler.connectors.sharedrive.Messages
- outputResourceWithVelocity(IHTTPOutput, Locale, String, Map<String, Object>) - Static method in class org.apache.manifoldcf.crawler.connectors.sharedrive.Messages
- outputResourceWithVelocity(IHTTPOutput, Locale, String, Map<String, String>, boolean) - Static method in class org.apache.manifoldcf.crawler.connectors.sharedrive.Messages
- outputSpecificationBody(IHTTPOutput, Locale, Specification, int, int, String) - Method in class org.apache.manifoldcf.crawler.connectors.sharedrive.SharedDriveConnector
-
Output the specification body section.
- outputSpecificationHeader(IHTTPOutput, Locale, Specification, int, List<String>) - Method in class org.apache.manifoldcf.crawler.connectors.sharedrive.SharedDriveConnector
-
Output the specification header section.
P
- password - Static variable in class org.apache.manifoldcf.crawler.connectors.sharedrive.SharedDriveParameters
- peek() - Method in class org.apache.manifoldcf.crawler.connectors.sharedrive.MatchMap.EvaluatorTokenStream
-
Get current token.
- pos - Variable in class org.apache.manifoldcf.crawler.connectors.sharedrive.MatchMap.EvaluatorTokenStream
- processCheck(boolean, String, int, String, int) - Static method in class org.apache.manifoldcf.crawler.connectors.sharedrive.SharedDriveConnector
-
Recursive worker method for checkMatch.
- processConfigurationPost(IThreadContext, IPostParameters, Locale, ConfigParams) - Method in class org.apache.manifoldcf.crawler.connectors.sharedrive.SharedDriveConnector
-
Process a configuration post.
- processDocuments(String[], IExistingVersions, Specification, IProcessActivity, int, boolean) - Method in class org.apache.manifoldcf.crawler.connectors.sharedrive.SharedDriveConnector
-
Process a set of documents.
- ProcessDocumentsFilter(IProcessActivity, Specification) - Constructor for class org.apache.manifoldcf.crawler.connectors.sharedrive.SharedDriveConnector.ProcessDocumentsFilter
-
Constructor
- processSMBException(SmbException, String, String, String) - Static method in class org.apache.manifoldcf.crawler.connectors.sharedrive.SharedDriveConnector
- processSpecificationPost(IPostParameters, Locale, Specification, int) - Method in class org.apache.manifoldcf.crawler.connectors.sharedrive.SharedDriveConnector
-
Process a specification post.
- PROPERTY_JCIFS_USE_NTLM_V1 - Static variable in class org.apache.manifoldcf.crawler.connectors.sharedrive.SharedDriveConnector
R
- removeUserFromFolder(String, String) - Method in class org.apache.manifoldcf.crawler.connectors.sharedrive.SharedDriveHelpers
-
Remove user ACL from folder.
- replaceStrings - Variable in class org.apache.manifoldcf.crawler.connectors.sharedrive.MatchMap
-
This is the set of replace strings
- requestInfo(Configuration, String) - Method in class org.apache.manifoldcf.crawler.connectors.sharedrive.SharedDriveConnector
-
Request arbitrary connector information.
S
- server - Static variable in class org.apache.manifoldcf.crawler.connectors.sharedrive.SharedDriveParameters
- serviceInterruption - Variable in class org.apache.manifoldcf.crawler.connectors.sharedrive.SharedDriveConnector.ProcessDocumentsFilter
- setDocumentSecurity(RepositoryDocument, String[], String[], String[], String[], String[], String[]) - Static method in class org.apache.manifoldcf.crawler.connectors.sharedrive.SharedDriveConnector
- setPathMetadata(RepositoryDocument, String, String) - Static method in class org.apache.manifoldcf.crawler.connectors.sharedrive.SharedDriveConnector
- setThreadContext(IThreadContext) - Method in class org.apache.manifoldcf.crawler.connectors.sharedrive.SharedDriveConnector
-
Set thread context.
- SharedDriveConnector - Class in org.apache.manifoldcf.crawler.connectors.sharedrive
-
This is the "repository connector" for a smb/cifs shared drive file system.
- SharedDriveConnector() - Constructor for class org.apache.manifoldcf.crawler.connectors.sharedrive.SharedDriveConnector
-
Constructor.
- SharedDriveConnector.ProcessDocumentsFilter - Class in org.apache.manifoldcf.crawler.connectors.sharedrive
-
This is the filter class that actually receives the files in batches.
- SharedDriveHelpers - Class in org.apache.manifoldcf.crawler.connectors.sharedrive
-
This class contains test code that is useful for performing test operations using JCifs from the appliance.
- SharedDriveHelpers(String, String, String) - Constructor for class org.apache.manifoldcf.crawler.connectors.sharedrive.SharedDriveHelpers
-
Construct the helper and initialize the connection.
- SharedDriveParameters - Class in org.apache.manifoldcf.crawler.connectors.sharedrive
-
This class describes shared drive connection parameters.
- SharedDriveParameters() - Constructor for class org.apache.manifoldcf.crawler.connectors.sharedrive.SharedDriveParameters
- spec - Variable in class org.apache.manifoldcf.crawler.connectors.sharedrive.SharedDriveConnector.ProcessDocumentsFilter
-
Document specification
- stuff(StringBuilder, String) - Static method in class org.apache.manifoldcf.crawler.connectors.sharedrive.MatchMap
-
Stuff characters
T
- text - Variable in class org.apache.manifoldcf.crawler.connectors.sharedrive.MatchMap.EvaluatorTokenStream
- textValue - Variable in class org.apache.manifoldcf.crawler.connectors.sharedrive.MatchMap.EvaluatorToken
- token - Variable in class org.apache.manifoldcf.crawler.connectors.sharedrive.MatchMap.EvaluatorTokenStream
- toString() - Method in class org.apache.manifoldcf.crawler.connectors.sharedrive.MatchMap
-
Convert the matchmap to string form.
- translate(String) - Method in class org.apache.manifoldcf.crawler.connectors.sharedrive.MatchMap
-
Perform a translation.
- type - Variable in class org.apache.manifoldcf.crawler.connectors.sharedrive.MatchMap.EvaluatorToken
- TYPE_COMMA - Static variable in class org.apache.manifoldcf.crawler.connectors.sharedrive.MatchMap.EvaluatorToken
- TYPE_GROUP - Static variable in class org.apache.manifoldcf.crawler.connectors.sharedrive.MatchMap.EvaluatorToken
- TYPE_TEXT - Static variable in class org.apache.manifoldcf.crawler.connectors.sharedrive.MatchMap.EvaluatorToken
U
- username - Static variable in class org.apache.manifoldcf.crawler.connectors.sharedrive.SharedDriveParameters
- useSIDs - Static variable in class org.apache.manifoldcf.crawler.connectors.sharedrive.SharedDriveParameters
V
- validateFolderName(String) - Method in class org.apache.manifoldcf.crawler.connectors.sharedrive.SharedDriveConnector
-
Given a folder path, determine if the folder is in fact legal and accessible (and is a folder).
- VALUE_DIRECTORY - Static variable in class org.apache.manifoldcf.crawler.connectors.sharedrive.SharedDriveConnector
- VALUE_FILE - Static variable in class org.apache.manifoldcf.crawler.connectors.sharedrive.SharedDriveConnector
- viewConfiguration(IThreadContext, IHTTPOutput, Locale, ConfigParams) - Method in class org.apache.manifoldcf.crawler.connectors.sharedrive.SharedDriveConnector
-
View configuration.
- viewSpecification(IHTTPOutput, Locale, Specification, int) - Method in class org.apache.manifoldcf.crawler.connectors.sharedrive.SharedDriveConnector
-
View specification.
W
- wouldFileBeIncluded(String, Specification, boolean) - Method in class org.apache.manifoldcf.crawler.connectors.sharedrive.SharedDriveConnector
-
Pretend that a file is either indexable or not, and return whether or not it would be ingested.
_
- _rcsid - Static variable in class org.apache.manifoldcf.crawler.connectors.sharedrive.GetConnectionInfo
- _rcsid - Static variable in class org.apache.manifoldcf.crawler.connectors.sharedrive.MatchMap
- _rcsid - Static variable in class org.apache.manifoldcf.crawler.connectors.sharedrive.SharedDriveConnector
- _rcsid - Static variable in class org.apache.manifoldcf.crawler.connectors.sharedrive.SharedDriveHelpers
- _rcsid - Static variable in class org.apache.manifoldcf.crawler.connectors.sharedrive.SharedDriveParameters
All Classes All Packages