Skip navigation links
A B C D E F G H I J L M N O P R S T U V W X 

S

SAXParseErrorHandler - Class in com.google.enterprise.connector.util
A simple ErrorHandler implementation to be used with the the SAX Parser.
SAXParseErrorHandler() - Constructor for class com.google.enterprise.connector.util.SAXParseErrorHandler
 
scanBeginAt(Timestamp) - Method in interface com.google.enterprise.connector.util.diffing.ChangeQueue.CrawlActivityLogger
Records the start time of the scan.
scanBeginAt(Timestamp) - Method in class com.google.enterprise.connector.util.diffing.ChangeQueue.DefaultCrawlActivityLogger
 
scanEndAt(Timestamp) - Method in interface com.google.enterprise.connector.util.diffing.ChangeQueue.CrawlActivityLogger
Records the end time of the scan.
scanEndAt(Timestamp) - Method in class com.google.enterprise.connector.util.diffing.ChangeQueue.DefaultCrawlActivityLogger
 
SecureDocument - Class in com.google.enterprise.connector.spi
An implementation of the Document interface for use with ACLs.
Session - Interface in com.google.enterprise.connector.spi
The primary access point to information from the repository.
setAskmeAbout(List<String>) - Method in class com.google.enterprise.connector.spi.SocialUserProfileDocument
Sets topics user can be asked about.
setBatchHint(int) - Method in interface com.google.enterprise.connector.spi.TraversalManager
Sets the preferred batch size.
setBatchHint(int) - Method in class com.google.enterprise.connector.util.diffing.DiffingConnectorTraversalManager
 
setCaseSensitivityType(String) - Method in class com.google.enterprise.connector.util.filter.AclPropertyFilter
Sets the SpiConstants.CaseSensitivityType to be used for all ACL Principals supplied by the connector.
setColleagues(List<SocialUserProfileDocument.ColleagueData>) - Method in class com.google.enterprise.connector.spi.SocialUserProfileDocument
Sets list of colleagues of user.
setConfigKeys(List<String>) - Method in class com.google.enterprise.connector.spi.SimpleConnectorType
Set the keys that are required for configuration.
setConfigKeys(String[]) - Method in class com.google.enterprise.connector.spi.SimpleConnectorType
Set the keys that are required for configuration.
setConnectTimeout(int) - Method in class com.google.enterprise.connector.util.UrlValidator
Sets the connect timeout.
setDatabaseAccess(ConnectorPersistentStore) - Method in interface com.google.enterprise.connector.spi.ConnectorPersistentStoreAware
 
setDefaultTime(long) - Static method in class com.google.enterprise.connector.util.TraversalTimer
Sets the default time in seconds.
setDocumentAcceptor(DocumentAcceptor) - Method in interface com.google.enterprise.connector.spi.Lister
Supplies the DocumentAcceptor that the Lister may use to supply Documents to the feed.
setEmail(String) - Method in class com.google.enterprise.connector.spi.SocialUserProfileDocument.ColleagueData
Sets emailId of colleague.
setEncoding(String) - Method in class com.google.enterprise.connector.util.filter.ModifyPropertyFilter
Sets the the name of the character encoding type to be used.
setFeedTimeZone(String) - Static method in class com.google.enterprise.connector.spi.Value
Sets the time zone used to format date values for the feed to the given time zone.
setFollowRedirects(boolean) - Method in class com.google.enterprise.connector.util.UrlValidator
Sets whether to follow HTTP redirects, or return them as the response.
setGroup(String) - Method in class com.google.enterprise.connector.spi.SocialUserProfileDocument.ColleagueData
Sets work group of colleague.
setIdentity(String) - Method in class com.google.enterprise.connector.spi.SocialUserProfileDocument.ColleagueData
Sets identity of colleague.
setInheritanceType(SpiConstants.AclInheritanceType) - Method in class com.google.enterprise.connector.spi.SecureDocument
Sets the inheritance type.
setInheritFrom(String) - Method in class com.google.enterprise.connector.spi.SecureDocument
Sets the URL for an inherited ACL.
setInheritFrom(String, SpiConstants.FeedType) - Method in class com.google.enterprise.connector.spi.SecureDocument
Sets the components needed to construct the inherit-from URL of an ACL that was fed using FeedType.CONTENT, FeedType.CONTENTURL, or FeedType.ACL.
setInitialConfigForm(String) - Method in class com.google.enterprise.connector.spi.SimpleConnectorType
Sets the form to be used by this configurer.
setInWorkGroup(boolean) - Method in class com.google.enterprise.connector.spi.SocialUserProfileDocument.ColleagueData
Sets if colleague is in same work group as user.
setMaxDocumentSize(long) - Method in class com.google.enterprise.connector.spi.SimpleTraversalContext
 
setMaximumQueueSize(int) - Method in class com.google.enterprise.connector.util.diffing.CheckpointAndChangeQueue
 
setMimeType(String) - Method in class com.google.enterprise.connector.util.filter.ModifyPropertyFilter
Sets the media types of the Document objects to modify.
setMimeTypes(Set<String>) - Method in class com.google.enterprise.connector.util.filter.ModifyPropertyFilter
Sets the media types of the Document objects to modify.
setMimeTypeSet(Set<String>) - Method in class com.google.enterprise.connector.spi.SimpleTraversalContext
 
setName(String) - Method in class com.google.enterprise.connector.spi.SocialUserProfileDocument.ColleagueData
Sets name of colleague.
setOrgUrl(String) - Method in class com.google.enterprise.connector.spi.SocialUserProfileDocument
Sets organization URL of the user.
setOverwrite(boolean) - Method in class com.google.enterprise.connector.util.filter.AddPropertyFilter
Sets the overwrite values flag.
setOverwrite(boolean) - Method in class com.google.enterprise.connector.util.filter.CopyPropertyFilter
Sets the overwrite values flag.
setOverwrite(boolean) - Method in class com.google.enterprise.connector.util.filter.ModifyPropertyFilter
Sets the overwrite values flag.
setOverwriteUserDomain(boolean) - Method in class com.google.enterprise.connector.util.filter.AclPropertyFilter
Sets the overwrite value flag.
setPastProjects(List<String>) - Method in class com.google.enterprise.connector.spi.SocialUserProfileDocument
Sets user's past projects.
setPattern(String) - Method in class com.google.enterprise.connector.util.filter.ModifyPropertyFilter
Sets the regular expression pattern to match in the values.
setPattern(String) - Method in class com.google.enterprise.connector.util.filter.SkipDocumentFilter
Sets the regular expression pattern to match in the values.
setPictureUrl(String) - Method in class com.google.enterprise.connector.spi.SocialUserProfileDocument
Sets URL of the profile picture of user.
setProperty(String, List<String>) - Method in class com.google.enterprise.connector.spi.SocialUserProfileDocument
Sets a list of values to a property (maybe beyond the distinguished properties).
setProperty(String, String) - Method in class com.google.enterprise.connector.spi.SocialUserProfileDocument
Sets a single value to a property.
setProperty(String, String) - Method in class com.google.enterprise.connector.util.diffing.GenericDocument
Sets a property for this Document.
setProperty(String, Calendar) - Method in class com.google.enterprise.connector.util.diffing.GenericDocument
Sets a date/time property for this document.
setProperty(String, InputStream) - Method in class com.google.enterprise.connector.util.diffing.GenericDocument
Sets a property of type InputStream for this Document.
setProperty(String, List<String>) - Method in class com.google.enterprise.connector.util.diffing.GenericDocument
Sets a multi-valued String property for this Document.
setPropertyName(String) - Method in class com.google.enterprise.connector.util.filter.AddPropertyFilter
Sets the the name of the Property to add.
setPropertyName(String) - Method in class com.google.enterprise.connector.util.filter.DeletePropertyFilter
Sets the the name of the Property to remove.
setPropertyName(String) - Method in class com.google.enterprise.connector.util.filter.ModifyPropertyFilter
Sets the the name of the Property to filter.
setPropertyName(String) - Method in class com.google.enterprise.connector.util.filter.SkipDocumentFilter
Sets the the name of the Property to match.
setPropertyNameMap(Map<String, String>) - Method in class com.google.enterprise.connector.util.filter.CopyPropertyFilter
Sets the property name map.
setPropertyNames(Set<String>) - Method in class com.google.enterprise.connector.util.filter.DeletePropertyFilter
Sets the the names of the Properties to remove.
setPropertyNames(Set<String>) - Method in class com.google.enterprise.connector.util.filter.ModifyPropertyFilter
Sets the the names of the Properties to filter.
setPropertyValue(String) - Method in class com.google.enterprise.connector.util.filter.AddPropertyFilter
Sets the additional String value that will be returned for the configured Property.
setPropertyValues(List<String>) - Method in class com.google.enterprise.connector.util.filter.AddPropertyFilter
Sets the List of additional String values that will be returned for the configured Property.
setPublic(boolean) - Method in class com.google.enterprise.connector.spi.SocialUserProfileDocument
Sets whether the profile is public or not.
setReadTimeout(int) - Method in class com.google.enterprise.connector.util.UrlValidator
Sets the read timeout.
setReplacement(String) - Method in class com.google.enterprise.connector.util.filter.ModifyPropertyFilter
Sets the replacement string for matching regions in the values.
setRequestMethod(String) - Method in class com.google.enterprise.connector.util.UrlValidator
Sets the HTTP request method.
setRequireFullyQualifiedHostNames(boolean) - Method in class com.google.enterprise.connector.util.UrlValidator
Sets whether fully qualified host names are required in the URL.
setSkills(List<String>) - Method in class com.google.enterprise.connector.spi.SocialUserProfileDocument
Sets skill set of user.
setSkipOnMatch(boolean) - Method in class com.google.enterprise.connector.util.filter.SkipDocumentFilter
Sets the skip document behaviour flag.
setSleepInterval(long) - Method in class com.google.enterprise.connector.util.diffing.ChangeQueue
Sets the sleepInterval in milliseconds, normally passed from the retry delay in a TraversalSchedule.
setSupportedEncodings(Set<String>) - Static method in class com.google.enterprise.connector.util.MimeTypeDetector
Sets the supported character encodings for the MimeTypeDetector.
setSupportsDenyAcls(boolean) - Method in class com.google.enterprise.connector.spi.SimpleTraversalContext
 
setSupportsInheritedAcls(boolean) - Method in class com.google.enterprise.connector.spi.SimpleTraversalContext
 
setTimeMillis(long) - Method in class com.google.enterprise.connector.util.testing.AdjustableClock
Sets the current time, in milliseconds.
setTitle(String) - Method in class com.google.enterprise.connector.spi.SocialUserProfileDocument.ColleagueData
Sets title of colleague.
setTraversalContext(TraversalContext) - Method in interface com.google.enterprise.connector.spi.TraversalContextAware
Supplies a TraversalContext object which the TraversalManager can use to get various information from the Connector Manager.
setTraversalContext(TraversalContext) - Method in class com.google.enterprise.connector.util.diffing.DiffingConnectorTraversalManager
 
setTraversalContext(TraversalContext) - Method in class com.google.enterprise.connector.util.diffing.TraversalContextManager
setTraversalContext(TraversalContext) - Static method in class com.google.enterprise.connector.util.MimeTypeDetector
TraversalContext injected by Spring from the manager configuration.
setTraversalSchedule(TraversalSchedule) - Method in interface com.google.enterprise.connector.spi.TraversalScheduleAware
Sets the TraversalSchedule for this connector.
setTraversalSchedule(TraversalSchedule) - Method in class com.google.enterprise.connector.util.diffing.DiffingConnectorTraversalManager
 
setTraversalSchedule(TraversalSchedule) - Method in class com.google.enterprise.connector.util.diffing.DocumentSnapshotRepositoryMonitor
 
setTraversalSchedule(TraversalSchedule) - Method in interface com.google.enterprise.connector.util.diffing.DocumentSnapshotRepositoryMonitorManager
Receives TraversalSchedule from TraversalManager which is TraversalScheduleAware.
setTraversalSchedule(TraversalSchedule) - Method in class com.google.enterprise.connector.util.diffing.DocumentSnapshotRepositoryMonitorManagerImpl
 
setTraversalSchedule(TraversalSchedule) - Method in class com.google.enterprise.connector.util.diffing.testing.FakeDocumentSnapshotRepositoryMonitorManager
 
setTraversalTimeLimitSeconds(long) - Method in class com.google.enterprise.connector.spi.SimpleTraversalContext
 
setTrustingDefaultHostnameVerifier() - Static method in class com.google.enterprise.connector.util.SslUtil
Replaces the default HTTPS hostname verifier with one that trusts all hosts
setTrustingDefaultHttpsSocketFactory() - Static method in class com.google.enterprise.connector.util.SslUtil
Replaces the default SSLSocketFactory with one that doesn't verify certificates
setTrustingHttpsOptions(HttpsURLConnection) - Static method in class com.google.enterprise.connector.util.SslUtil
Replaces the default TrustManager for this connection with one that trusts all certificates, and the default HostnameVerifier with one that accepts all hostnames.
setUrl(String) - Method in class com.google.enterprise.connector.spi.SocialUserProfileDocument.ColleagueData
Sets URL of colleague.
setUserContent(String) - Method in class com.google.enterprise.connector.spi.SocialUserProfileDocument
Sets user content: typically a description of user in own words.
setUserDomain(String) - Method in class com.google.enterprise.connector.util.filter.AclPropertyFilter
Sets the domain for users for ACL Principals.
setUserKey(String) - Method in class com.google.enterprise.connector.spi.SocialUserProfileDocument
Sets user's unique identity.
SHA1 - Static variable in class com.google.enterprise.connector.util.BasicChecksumGenerator
The Secure Hash Algorithm, as defined in NIST FIPS 180-1.
SHA256 - Static variable in class com.google.enterprise.connector.util.BasicChecksumGenerator
The Secure Hash Algorithm, as defined in NIST FIPS 180-2.
SHA384 - Static variable in class com.google.enterprise.connector.util.BasicChecksumGenerator
The Secure Hash Algorithm, as defined in NIST FIPS 180-2.
SHA512 - Static variable in class com.google.enterprise.connector.util.BasicChecksumGenerator
The Secure Hash Algorithm, as defined in NIST FIPS 180-2.
shouldRun() - Method in interface com.google.enterprise.connector.spi.TraversalSchedule
Returns true if traversals could run at this time, equivalent to
shutdown() - Method in interface com.google.enterprise.connector.spi.ConnectorShutdownAware
Instructs the Connector to shutdown.
shutdown() - Method in interface com.google.enterprise.connector.spi.Lister
Shuts down the Lister.
shutdown() - Method in class com.google.enterprise.connector.util.database.JdbcDatabase
 
shutdown() - Method in class com.google.enterprise.connector.util.diffing.DiffingConnector
Shut down this connector: interrupt the background threads and wait for them to terminate.
shutdown() - Method in class com.google.enterprise.connector.util.diffing.DocumentSnapshotRepositoryMonitor
 
SimpleAuthenticationIdentity - Class in com.google.enterprise.connector.spi
Simple implementation of the AuthenticationIdentity interface.
SimpleAuthenticationIdentity(String) - Constructor for class com.google.enterprise.connector.spi.SimpleAuthenticationIdentity
Constructs a SimpleAuthenticationIdentity using just a user-name.
SimpleAuthenticationIdentity(String, String) - Constructor for class com.google.enterprise.connector.spi.SimpleAuthenticationIdentity
Constructs a SimpleAuthenticationIdentity using only a user-name and a password.
SimpleAuthenticationIdentity(String, String, String) - Constructor for class com.google.enterprise.connector.spi.SimpleAuthenticationIdentity
Constructs a SimpleAuthenticationIdentity using user-name, and password and domain.
SimpleConnectorFactory - Class in com.google.enterprise.connector.spi
Simple implementation of the ConnectorFactory interface.
SimpleConnectorFactory(Connector) - Constructor for class com.google.enterprise.connector.spi.SimpleConnectorFactory
 
SimpleConnectorType - Class in com.google.enterprise.connector.spi
Simple implementation of the ConnectorType interface.
SimpleConnectorType() - Constructor for class com.google.enterprise.connector.spi.SimpleConnectorType
 
SimpleDocument - Class in com.google.enterprise.connector.spi
Simple implementation of the Document interface.
SimpleDocument(Map<String, List<Value>>) - Constructor for class com.google.enterprise.connector.spi.SimpleDocument
Constructs a SimpleDocument whose metadata consists of the supplied Map of properties, associating property names with their Values.
SimpleDocumentList - Class in com.google.enterprise.connector.spi
Simple implementation of the DocumentList interface.
SimpleDocumentList(List<? extends Document>) - Constructor for class com.google.enterprise.connector.spi.SimpleDocumentList
Constructs a SimpleDocumentList encapsulating the supplied List of Documents.
SimpleProperty - Class in com.google.enterprise.connector.spi
Simple implementation of the Property interface.
SimpleProperty(Value) - Constructor for class com.google.enterprise.connector.spi.SimpleProperty
Constructs a property with a single value.
SimpleProperty(List<Value>) - Constructor for class com.google.enterprise.connector.spi.SimpleProperty
Constructs a property with multiple values.
SimpleTraversalContext - Class in com.google.enterprise.connector.spi
Simple implementation of the TraversalContext interface.
SimpleTraversalContext() - Constructor for class com.google.enterprise.connector.spi.SimpleTraversalContext
 
skip(long) - Method in class com.google.enterprise.connector.util.Base64FilterInputStream
Skip over bytes in the input stream.
SkipDocumentFilter - Class in com.google.enterprise.connector.util.filter
A Document filter that forces a Document to be skipped (or not) based upon the presence/abscence of a specific Property, or based upon a match on one of the Values of that property.
SkipDocumentFilter() - Constructor for class com.google.enterprise.connector.util.filter.SkipDocumentFilter
 
SkippedDocumentException - Exception in com.google.enterprise.connector.spi
Thrown for documents that should be skipped for non-error reasons.
SkippedDocumentException(String) - Constructor for exception com.google.enterprise.connector.spi.SkippedDocumentException
Constructs a SkippedDocumentException with a supplied message.
skipRecords(long) - Method in class com.google.enterprise.connector.util.diffing.SnapshotReader
Read and discard number records.
SnapshotReader - Class in com.google.enterprise.connector.util.diffing
Reader for a SnapshotStore.
SnapshotReader(BufferedReader, String, long, DocumentSnapshotFactory) - Constructor for class com.google.enterprise.connector.util.diffing.SnapshotReader
Constructs a SnapshotReader.
SnapshotReader.RecordReader - Interface in com.google.enterprise.connector.util.diffing
Reads the snapshot file one record at a time.
SnapshotReaderException - Exception in com.google.enterprise.connector.util.diffing
An Exception for errors reading the SnapshotStore.
SnapshotReaderException(String) - Constructor for exception com.google.enterprise.connector.util.diffing.SnapshotReaderException
Constructs a SnapshotReaderException with the supplied message.
SnapshotReaderException(String, Throwable) - Constructor for exception com.google.enterprise.connector.util.diffing.SnapshotReaderException
Constructs a SnapshotReaderException with the supplied message and root cause.
SnapshotRepository<T extends DocumentSnapshot> - Interface in com.google.enterprise.connector.util.diffing
Interface for accessing a sequence of DocumentSnapshot objects from a repository.
SnapshotRepositoryRuntimeException - Exception in com.google.enterprise.connector.util.diffing
Exception for reporting a problem (such as loss of network connectivity to a repository) that precludes getting or using the Iterator for a SnapshotRepository
SnapshotRepositoryRuntimeException(String, Throwable) - Constructor for exception com.google.enterprise.connector.util.diffing.SnapshotRepositoryRuntimeException
SnapshotStore - Class in com.google.enterprise.connector.util.diffing
An API for storing and retrieving snapshots.
SnapshotStore(File, DocumentSnapshotFactory) - Constructor for class com.google.enterprise.connector.util.diffing.SnapshotStore
 
SnapshotStoreException - Exception in com.google.enterprise.connector.util.diffing
An Exception for problems accessing a SnapshotStore.
SnapshotStoreException(String) - Constructor for exception com.google.enterprise.connector.util.diffing.SnapshotStoreException
Constructs a SnapshotStoreException with the supplied message.
SnapshotStoreException(String, Throwable) - Constructor for exception com.google.enterprise.connector.util.diffing.SnapshotStoreException
Constructs a SnapshotStoreException with the supplied message and root cause.
SnapshotWriter - Class in com.google.enterprise.connector.util.diffing
Write snapshot records in CSV format.
SnapshotWriter(Writer, FileDescriptor, String) - Constructor for class com.google.enterprise.connector.util.diffing.SnapshotWriter
Creates a SnapshotWriter that appends to output.
SnapshotWriterException - Exception in com.google.enterprise.connector.util.diffing
An Exception for errors writing the SnapshotStore.
SnapshotWriterException(String) - Constructor for exception com.google.enterprise.connector.util.diffing.SnapshotWriterException
Constructs a SnapshotWriterException with the supplied message.
SnapshotWriterException(String, Throwable) - Constructor for exception com.google.enterprise.connector.util.diffing.SnapshotWriterException
Constructs a SnapshotWriterException with the supplied message and root cause.
SocialCollectionHandler - Class in com.google.enterprise.connector.spi
SocialCollectionHandler initializes a social collection, which is a container in GSA for social documents, like user profile documents.
SocialUserProfileDocument - Class in com.google.enterprise.connector.spi
A user profile document object.
SocialUserProfileDocument(String) - Constructor for class com.google.enterprise.connector.spi.SocialUserProfileDocument
Constructor takes collectionName as parameter for the user profile document.
SocialUserProfileDocument.ColleagueData - Class in com.google.enterprise.connector.spi
A colleague object.
SocialUserProfileProperties - Class in com.google.enterprise.connector.spi
Distinguished Properties for user profiles
SocialUserProfileProperties() - Constructor for class com.google.enterprise.connector.spi.SocialUserProfileProperties
 
SpiConstants - Class in com.google.enterprise.connector.spi
Non-instantiable class that holds constants used by the SPI and documents their meanings.
SpiConstants.AclAccess - Enum in com.google.enterprise.connector.spi
Enum for the list of possible ACL access values.
SpiConstants.AclInheritanceType - Enum in com.google.enterprise.connector.spi
Enum for the list of possible inheritance types.
SpiConstants.AclScope - Enum in com.google.enterprise.connector.spi
Enum for the list of possible ACL scope values.
SpiConstants.ActionType - Enum in com.google.enterprise.connector.spi
Enum for action types.
SpiConstants.CaseSensitivityType - Enum in com.google.enterprise.connector.spi
Enum for the possible case sensitivity rules.
SpiConstants.ContentEncoding - Enum in com.google.enterprise.connector.spi
Enum for feed content encoding.
SpiConstants.DatabaseType - Enum in com.google.enterprise.connector.spi
This enumeration identifies databases.
SpiConstants.DocumentType - Enum in com.google.enterprise.connector.spi
Enum for the list of possible document types.
SpiConstants.FeedType - Enum in com.google.enterprise.connector.spi
Enum for the list of possible feed types.
SpiConstants.PrincipalType - Enum in com.google.enterprise.connector.spi
Enum for the types of Principals.
SpiConstants.RoleType - Enum in com.google.enterprise.connector.spi
Deprecated.
Roles are ignored by the Google Search Appliance. Support for roles should be removed from connectors, as this feature will be removed from a future release of Connector Manager.
SslUtil - Class in com.google.enterprise.connector.util
Utility methods for SSL.
start() - Method in interface com.google.enterprise.connector.spi.Lister
Starts the Lister.
start(String) - Method in class com.google.enterprise.connector.util.diffing.CheckpointAndChangeQueue
Initialize to start processing from after the passed in checkpoint or from the beginning if the passed in checkpoint is null.
start(String) - Method in interface com.google.enterprise.connector.util.diffing.DocumentSnapshotRepositoryMonitorManager
Ensures all monitor threads are running.
start(String) - Method in class com.google.enterprise.connector.util.diffing.DocumentSnapshotRepositoryMonitorManagerImpl
Go from "cold" to "warm" including CheckpointAndChangeQueue.
start(String) - Method in class com.google.enterprise.connector.util.diffing.testing.FakeDocumentSnapshotRepositoryMonitorManager
 
startTraversal() - Method in interface com.google.enterprise.connector.spi.TraversalManager
Starts (or restarts) traversal from the beginning.
startTraversal() - Method in class com.google.enterprise.connector.util.diffing.DiffingConnectorTraversalManager
Start document crawling and piping as if from beginning.
stitch(File, MonitorCheckpoint, DocumentSnapshotFactory) - Static method in class com.google.enterprise.connector.util.diffing.SnapshotStore
 
stop() - Method in interface com.google.enterprise.connector.util.diffing.DocumentSnapshotRepositoryMonitorManager
Stops all the configured DocumentSnapshotRepositoryMonitor threads.
stop() - Method in class com.google.enterprise.connector.util.diffing.DocumentSnapshotRepositoryMonitorManagerImpl
 
stop() - Method in class com.google.enterprise.connector.util.diffing.testing.FakeDocumentSnapshotRepositoryMonitorManager
 
storeDocument(Document) - Method in interface com.google.enterprise.connector.spi.LocalDocumentStore
Deprecated.
Persists information about a document.
supportsDenyAcls() - Method in class com.google.enterprise.connector.spi.SimpleTraversalContext
 
supportsDenyAcls() - Method in interface com.google.enterprise.connector.spi.TraversalContext
Returns true if Documents may include DENY users or groups in an ACL.
supportsInheritedAcls() - Method in class com.google.enterprise.connector.spi.SimpleTraversalContext
 
supportsInheritedAcls() - Method in interface com.google.enterprise.connector.spi.TraversalContext
Returns true if Documents may include full ACL support, specifically DENY users or groups, ACL inheritance, and ACL-only Documents.
SystemClock - Class in com.google.enterprise.connector.util
Clock implementation that returns System.currentTimeMillis().
SystemClock() - Constructor for class com.google.enterprise.connector.util.SystemClock
 
A B C D E F G H I J L M N O P R S T U V W X 
Skip navigation links