Package com.google.enterprise.adaptor.examples

Class Summary
AdaptorTemplate Demonstrates what code is necessary for putting public content onto a GSA.
AdaptorWithCrawlTimeMetadataTemplate Demonstrates what code is necessary for putting restricted content onto a GSA.
DbAdaptorTemplate Demonstrates what code is necessary for putting DB content onto a GSA.
FileSystemAdaptor Simple example adaptor that serves files from the local filesystem.
GroupDefinitionsFromCsv Reads memberships from CSV, forms groups, and sends to to GSA.
GroupDefinitionsScaleTester Creates groups and users and pushes some number of principals per group.
GroupDefinitionsWriter Demonstrates sending group definitions to GSA.
MetadataTransformExample Example transform which will move values from one key to another.