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 

V

validate(String) - Method in class com.google.enterprise.connector.util.UrlValidator
Attempts to validate the given URL by making an HTTP request.
validateCollectionName(String) - Static method in class com.google.enterprise.connector.spi.SocialCollectionHandler
Validates name of collection to consist of [a-z][A-Z][0-9]-_
validateConfig(Map<String, String>, Locale, ConnectorFactory) - Method in interface com.google.enterprise.connector.spi.ConnectorType
Validates config data and returns a new form snippet and error message if needed.
validateConfig(Map<String, String>, Locale, ConnectorFactory) - Method in class com.google.enterprise.connector.spi.SimpleConnectorType
 
validateConfigPair(String, String) - Method in class com.google.enterprise.connector.spi.SimpleConnectorType
Validates whether a string is an acceptable value for a specific key.
validateXhtml(String) - Static method in class com.google.enterprise.connector.util.XmlParseUtil
Parses a form snippet using the XHTML Strict DTD, the appropriate HTML context, and a validating parser.
Value - Class in com.google.enterprise.connector.spi
Wrapper class for all data items from a repository.
Value() - Constructor for class com.google.enterprise.connector.spi.Value
 
valueOf(String) - Static method in enum com.google.enterprise.connector.spi.AuthorizationResponse.Status
Returns the enum constant of this type with the specified name.
valueOf(String) - Static method in enum com.google.enterprise.connector.spi.SpiConstants.AclAccess
Returns the enum constant of this type with the specified name.
valueOf(String) - Static method in enum com.google.enterprise.connector.spi.SpiConstants.AclInheritanceType
Returns the enum constant of this type with the specified name.
valueOf(String) - Static method in enum com.google.enterprise.connector.spi.SpiConstants.AclScope
Returns the enum constant of this type with the specified name.
valueOf(String) - Static method in enum com.google.enterprise.connector.spi.SpiConstants.ActionType
Returns the enum constant of this type with the specified name.
valueOf(String) - Static method in enum com.google.enterprise.connector.spi.SpiConstants.CaseSensitivityType
Returns the enum constant of this type with the specified name.
valueOf(String) - Static method in enum com.google.enterprise.connector.spi.SpiConstants.ContentEncoding
Returns the enum constant of this type with the specified name.
valueOf(String) - Static method in enum com.google.enterprise.connector.spi.SpiConstants.DatabaseType
Returns the enum constant of this type with the specified name.
valueOf(String) - Static method in enum com.google.enterprise.connector.spi.SpiConstants.DocumentType
Returns the enum constant of this type with the specified name.
valueOf(String) - Static method in enum com.google.enterprise.connector.spi.SpiConstants.FeedType
Returns the enum constant of this type with the specified name.
valueOf(String) - Static method in enum com.google.enterprise.connector.spi.SpiConstants.PrincipalType
Returns the enum constant of this type with the specified name.
valueOf(String) - Static method in enum com.google.enterprise.connector.spi.SpiConstants.RoleType
Deprecated.
Returns the enum constant of this type with the specified name.
valueOf(String) - Static method in enum com.google.enterprise.connector.util.diffing.Change.FactoryType
Returns the enum constant of this type with the specified name.
valueOf(String) - Static method in enum com.google.enterprise.connector.util.diffing.FilterReason
Returns the enum constant of this type with the specified name.
values() - Static method in enum com.google.enterprise.connector.spi.AuthorizationResponse.Status
Returns an array containing the constants of this enum type, in the order they are declared.
values() - Static method in enum com.google.enterprise.connector.spi.SpiConstants.AclAccess
Returns an array containing the constants of this enum type, in the order they are declared.
values() - Static method in enum com.google.enterprise.connector.spi.SpiConstants.AclInheritanceType
Returns an array containing the constants of this enum type, in the order they are declared.
values() - Static method in enum com.google.enterprise.connector.spi.SpiConstants.AclScope
Returns an array containing the constants of this enum type, in the order they are declared.
values() - Static method in enum com.google.enterprise.connector.spi.SpiConstants.ActionType
Returns an array containing the constants of this enum type, in the order they are declared.
values() - Static method in enum com.google.enterprise.connector.spi.SpiConstants.CaseSensitivityType
Returns an array containing the constants of this enum type, in the order they are declared.
values() - Static method in enum com.google.enterprise.connector.spi.SpiConstants.ContentEncoding
Returns an array containing the constants of this enum type, in the order they are declared.
values() - Static method in enum com.google.enterprise.connector.spi.SpiConstants.DatabaseType
Returns an array containing the constants of this enum type, in the order they are declared.
values() - Static method in enum com.google.enterprise.connector.spi.SpiConstants.DocumentType
Returns an array containing the constants of this enum type, in the order they are declared.
values() - Static method in enum com.google.enterprise.connector.spi.SpiConstants.FeedType
Returns an array containing the constants of this enum type, in the order they are declared.
values() - Static method in enum com.google.enterprise.connector.spi.SpiConstants.PrincipalType
Returns an array containing the constants of this enum type, in the order they are declared.
values() - Static method in enum com.google.enterprise.connector.spi.SpiConstants.RoleType
Deprecated.
Returns an array containing the constants of this enum type, in the order they are declared.
values() - Static method in enum com.google.enterprise.connector.util.diffing.Change.FactoryType
Returns an array containing the constants of this enum type, in the order they are declared.
values() - Static method in enum com.google.enterprise.connector.util.diffing.FilterReason
Returns an array containing the constants of this enum type, in the order they are declared.
verifyTableExists(String, String[]) - Method in class com.google.enterprise.connector.util.database.JdbcDatabase
Verify that a table named tableName exists in the database.
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