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 

P

parse(String, SAXParseErrorHandler, EntityResolver) - Static method in class com.google.enterprise.connector.util.XmlParseUtil
Parse an XML String to a org.w3c.dom.Document.
parse(InputStream, SAXParseErrorHandler, EntityResolver) - Static method in class com.google.enterprise.connector.util.XmlParseUtil
Parse an input stream to a org.w3c.dom.Document.
parseAndGetRootElement(String, String) - Static method in class com.google.enterprise.connector.util.XmlParseUtil
Get a root org.w3c.dom.Element from the XML request body.
parseAndGetRootElement(InputStream, String) - Static method in class com.google.enterprise.connector.util.XmlParseUtil
Get a root org.w3c.dom.Element from an XML input stream.
passBegin() - Method in interface com.google.enterprise.connector.util.diffing.DocumentSnapshotRepositoryMonitor.Callback
 
passComplete(MonitorCheckpoint) - Method in interface com.google.enterprise.connector.util.diffing.DocumentSnapshotRepositoryMonitor.Callback
 
passPausing(int) - Method in interface com.google.enterprise.connector.util.diffing.DocumentSnapshotRepositoryMonitor.Callback
 
pathToId(String) - Static method in class com.google.enterprise.connector.util.diffing.DocIdUtil
URL encodes the supplied path.
PERSISTABLE_ATTRIBUTES - Static variable in class com.google.enterprise.connector.spi.SpiConstants
Deprecated.
The per-document store has never been publicly implemented
preferredMimeType(Set<String>) - Method in class com.google.enterprise.connector.spi.SimpleTraversalContext
 
preferredMimeType(Set<String>) - Method in interface com.google.enterprise.connector.spi.TraversalContext
Returns the most preferred mime type from the supplied set.
preferredMimeType(Set<String>) - Method in class com.google.enterprise.connector.util.diffing.testing.FakeTraversalContext
Returns lexically first provided mime type.
Principal - Class in com.google.enterprise.connector.spi
Represents a principal for authentication and authorization purposes.
Principal(String) - Constructor for class com.google.enterprise.connector.spi.Principal
Builds a Principal instance with simply a case-sensitive name.
Principal(SpiConstants.PrincipalType, String, String) - Constructor for class com.google.enterprise.connector.spi.Principal
Builds a case-sensitive Principal instance.
Principal(SpiConstants.PrincipalType, String, String, SpiConstants.CaseSensitivityType) - Constructor for class com.google.enterprise.connector.spi.Principal
Builds a Principal instance.
Property - Interface in com.google.enterprise.connector.spi
Interface that represents a property.
PROPNAME_ACCOUNTNAME - Static variable in class com.google.enterprise.connector.spi.SocialUserProfileProperties
Optional, single valued property that provides the accountname of the user.
PROPNAME_ACLDENYGROUPS - Static variable in class com.google.enterprise.connector.spi.SpiConstants
Identifies a multiple-valued String property that gives the list of groups that are denied access to this document.
PROPNAME_ACLDENYUSERS - Static variable in class com.google.enterprise.connector.spi.SpiConstants
Identifies a multiple-valued String property that gives the list of users that are denied access to this document.
PROPNAME_ACLGROUPS - Static variable in class com.google.enterprise.connector.spi.SpiConstants
Identifies a multiple-valued String property that gives the list of group ACL Scope IDs that are permitted access to this document.
PROPNAME_ACLINHERITANCETYPE - Static variable in class com.google.enterprise.connector.spi.SpiConstants
Identifies a single-valued InheritanceType property.
PROPNAME_ACLINHERITFROM - Static variable in class com.google.enterprise.connector.spi.SpiConstants
Identifies a single-valued String property.
PROPNAME_ACLINHERITFROM_DOCID - Static variable in class com.google.enterprise.connector.spi.SpiConstants
Identifies a single-valued String property.
PROPNAME_ACLINHERITFROM_FEEDTYPE - Static variable in class com.google.enterprise.connector.spi.SpiConstants
Identifies a single-valued String property.
PROPNAME_ACLINHERITFROM_FRAGMENT - Static variable in class com.google.enterprise.connector.spi.SpiConstants
Identifies a single-valued String property.
PROPNAME_ACLUSERS - Static variable in class com.google.enterprise.connector.spi.SpiConstants
Identifies a multiple-valued String property that gives the list of users that are permitted access to this document.
PROPNAME_ACTION - Static variable in class com.google.enterprise.connector.spi.SpiConstants
Identifies an optional, single-valued property that specifies the action associated with the document.
PROPNAME_ASKMEABOUT - Static variable in class com.google.enterprise.connector.spi.SocialUserProfileProperties
Optional, multi-valued property that provides the subjects the user can be asked about.
PROPNAME_AUTHMETHOD - Static variable in class com.google.enterprise.connector.spi.SpiConstants
Identifies an optional, single-valued string property that specifies the authmethod of the document.
PROPNAME_COLLEAGUES - Static variable in class com.google.enterprise.connector.spi.SocialUserProfileProperties
Optional, property that describes contact information for user's colleagues in xml.
PROPNAME_CONNECTOR_INSTANCE - Static variable in class com.google.enterprise.connector.spi.SpiConstants
Deprecated.
The per-document store has never been publicly implemented
PROPNAME_CONNECTOR_TYPE - Static variable in class com.google.enterprise.connector.spi.SpiConstants
Deprecated.
The per-document store has never been publicly implemented
PROPNAME_CONTAINER - Static variable in class com.google.enterprise.connector.spi.SpiConstants
Deprecated.
The per-document store has never been publicly implemented
PROPNAME_CONTENT - Static variable in class com.google.enterprise.connector.spi.SpiConstants
Identifies a single-valued property that may be either string or binary and gives direct access to the primary content to be indexed.
PROPNAME_CONTENT_ENCODING - Static variable in class com.google.enterprise.connector.spi.SpiConstants
Optional, single-valued property to specify the existing encoding of the supplied content, rather than letting the Connector Manager choose an encoding to apply to the supplied content.
PROPNAME_CONTENT_LENGTH - Static variable in class com.google.enterprise.connector.spi.SpiConstants
Optional, single-valued property to specify the length, in bytes, of the supplied content.
PROPNAME_CONTENTURL - Static variable in class com.google.enterprise.connector.spi.SpiConstants
Deprecated.
This property is unused.
PROPNAME_CRAWL_IMMEDIATELY - Static variable in class com.google.enterprise.connector.spi.SpiConstants
Optional, single-valued property to specify the crawl immediately property of the record element.
PROPNAME_CRAWL_ONCE - Static variable in class com.google.enterprise.connector.spi.SpiConstants
Optional, single-valued property to specify the crawl once property of the record element.
PROPNAME_DISPLAYURL - Static variable in class com.google.enterprise.connector.spi.SpiConstants
Identifies an optional, single-valued property that gives a URL that should be used in a results page as the primary user reference for a document.
PROPNAME_DOCID - Static variable in class com.google.enterprise.connector.spi.SpiConstants
Identifies a single-valued, string property that uniquely identifies a document to this connector.
PROPNAME_DOCUMENTTYPE - Static variable in class com.google.enterprise.connector.spi.SpiConstants
Identifies a single-valued SpiConstants.DocumentType property that, if present, will be used to determine the object type for this document.
PROPNAME_FEEDID - Static variable in class com.google.enterprise.connector.spi.SpiConstants
Deprecated.
This property is unused.
PROPNAME_FEEDTYPE - Static variable in class com.google.enterprise.connector.spi.SpiConstants
Identifies a single-valued FeedType property that, if present, will be used to determine the feed type for this document.
PROPNAME_FOLDER - Static variable in class com.google.enterprise.connector.spi.SpiConstants
Identifies an optional, multi-valued property that specifies the folder path of the document.
PROPNAME_FRAGMENT - Static variable in class com.google.enterprise.connector.spi.SpiConstants
Identifies a single-valued String property.
PROPNAME_ISPUBLIC - Static variable in class com.google.enterprise.connector.spi.SpiConstants
Unless this property is present and is false, then the document will be marked as public.
PROPNAME_LASTMODIFIED - Static variable in class com.google.enterprise.connector.spi.SpiConstants
Identifies a single-valued, date property that gives the last modified date of a document.
PROPNAME_LOCK - Static variable in class com.google.enterprise.connector.spi.SpiConstants
Identifies an optional, single-valued boolean property that specifies whether the document should be locked, to prevent it from being evicted if the GSA reaches its license limit.
PROPNAME_MANAGER_SHOULD_PERSIST - Static variable in class com.google.enterprise.connector.spi.SpiConstants
Deprecated.
The per-document store has never been publicly implemented
PROPNAME_MESSAGE - Static variable in class com.google.enterprise.connector.spi.SpiConstants
Deprecated.
The per-document store has never been publicly implemented
PROPNAME_MIMETYPE - Static variable in class com.google.enterprise.connector.spi.SpiConstants
Identifies an single-valued String property that gives the mime type for the content of this document.
PROPNAME_ORGURL - Static variable in class com.google.enterprise.connector.spi.SocialUserProfileProperties
Optional, single valued property that provides URL to a profile picture of user
PROPNAME_OVERWRITEACLS - Static variable in class com.google.enterprise.connector.spi.SpiConstants
Identifies a single-valued Boolean property.
PROPNAME_PAGERANK - Static variable in class com.google.enterprise.connector.spi.SpiConstants
Identifies an optional, single-valued integer property that specifies the initial PageRank of the document.
PROPNAME_PASTPROJECTS - Static variable in class com.google.enterprise.connector.spi.SocialUserProfileProperties
Optional, multi-valued property that provides the names of projects user has been involved in the past.
PROPNAME_PERSISTED_CUSTOMDATA_1 - Static variable in class com.google.enterprise.connector.spi.SpiConstants
Deprecated.
The per-document store has never been publicly implemented
PROPNAME_PERSISTED_CUSTOMDATA_2 - Static variable in class com.google.enterprise.connector.spi.SpiConstants
Deprecated.
The per-document store has never been publicly implemented
PROPNAME_PICTUREURL - Static variable in class com.google.enterprise.connector.spi.SocialUserProfileProperties
Optional, single valued property that provides URL to a profile picture of user
PROPNAME_PREFERREDNAME - Static variable in class com.google.enterprise.connector.spi.SocialUserProfileProperties
Optional, single valued property that provides a name user prefers to be called by
PROPNAME_PRIMARY_FOLDER - Static variable in class com.google.enterprise.connector.spi.SpiConstants
Deprecated.
The per-document store has never been publicly implemented
PROPNAME_SEARCHURL - Static variable in class com.google.enterprise.connector.spi.SpiConstants
Identifies an optional single-valued string property that, if present, will be used by the Search Appliance as the primary URI for this document - instead of the normal googleconnector:// URI which the Connector Manager fabricates based on the SpiConstants.PROPNAME_DOCID and the connector name.
PROPNAME_SECURITYTOKEN - Static variable in class com.google.enterprise.connector.spi.SpiConstants
Deprecated.
This property is unused.
PROPNAME_SKILLS - Static variable in class com.google.enterprise.connector.spi.SocialUserProfileProperties
Optional, multi-valued property that provides the topics in which the user has specific skills.
PROPNAME_SNAPSHOT - Static variable in class com.google.enterprise.connector.spi.SpiConstants
Deprecated.
The per-document store has never been publicly implemented
PROPNAME_TIMESTAMP - Static variable in class com.google.enterprise.connector.spi.SpiConstants
Deprecated.
The per-document store has never been publicly implemented
PROPNAME_TITLE - Static variable in class com.google.enterprise.connector.spi.SpiConstants
Identifies an optional string property that is the title of the document.
PROPNAME_USERCONTENT - Static variable in class com.google.enterprise.connector.spi.SocialUserProfileProperties
Optional, single valued property that provides a name user prefers to be called by
PROPNAME_USERPROFILEURL - Static variable in class com.google.enterprise.connector.spi.SocialUserProfileProperties
Optional, single-valued property that provides the url to point to for opening the profile of user
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