Interface SamlSpIdpConnectionProcessorContext.SamlSpIdpConnectionBind<T extends com.liferay.portal.kernel.model.BaseModel<T>>

All Superinterfaces:
ProcessorContext.Bind<T>
Enclosing interface:
SamlSpIdpConnectionProcessorContext

public static interface SamlSpIdpConnectionProcessorContext.SamlSpIdpConnectionBind<T extends com.liferay.portal.kernel.model.BaseModel<T>> extends ProcessorContext.Bind<T>
  • Method Details

    • handleFileItemArray

      void handleFileItemArray(String fieldExpression, com.liferay.petra.function.UnsafeBiConsumer<T,com.liferay.portal.kernel.upload.FileItem[],?> unsafeBiConsumer)