Uses of Class
com.norconex.committer.googlecloudsearch.GoogleCloudSearchCommitterConfig.AclMapping
Packages that use GoogleCloudSearchCommitterConfig.AclMapping
-
Uses of GoogleCloudSearchCommitterConfig.AclMapping in com.norconex.committer.googlecloudsearch
Methods in com.norconex.committer.googlecloudsearch that return GoogleCloudSearchCommitterConfig.AclMappingModifier and TypeMethodDescriptionGoogleCloudSearchCommitterConfig.AclMapping.setFromField(String fromField) Metadata field holding the principal value(s).GoogleCloudSearchCommitterConfig.AclMapping.setPrincipalType(GoogleCloudSearchCommitterConfig.PrincipalType principalType) Type of principal the field value represents.GoogleCloudSearchCommitterConfig.AclMapping.setTarget(GoogleCloudSearchCommitterConfig.AclTarget target) Which ACL list the resolved principal(s) are added to.Methods in com.norconex.committer.googlecloudsearch that return types with arguments of type GoogleCloudSearchCommitterConfig.AclMappingMethod parameters in com.norconex.committer.googlecloudsearch with type arguments of type GoogleCloudSearchCommitterConfig.AclMappingModifier and TypeMethodDescriptionGoogleCloudSearchCommitterConfig.setAclMappings(List<GoogleCloudSearchCommitterConfig.AclMapping> aclMappings)