Interface SamlSpIdpConnectionProcessor

All Superinterfaces:
Processor<com.liferay.saml.persistence.model.SamlSpIdpConnection>

public interface SamlSpIdpConnectionProcessor extends Processor<com.liferay.saml.persistence.model.SamlSpIdpConnection>
  • Method Summary

    Modifier and Type
    Method
    Description
    void
    setFileItemArray(String fieldExpression, com.liferay.portal.kernel.upload.FileItem[] fileItems)
     

    Methods inherited from interface com.liferay.saml.opensaml.integration.processor.Processor

    process, setValueArray, setValueArray
  • Method Details

    • setFileItemArray

      void setFileItemArray(String fieldExpression, com.liferay.portal.kernel.upload.FileItem[] fileItems)