public static interface SamlSpIdpConnectionProcessorContext.SamlSpIdpConnectionBind<T extends com.liferay.portal.kernel.model.BaseModel<T>> extends ProcessorContext.Bind<T>
Modifier and Type | Method and Description |
---|---|
void |
handleFileItemArray(java.lang.String fieldExpression,
com.liferay.petra.function.UnsafeBiConsumer<T,com.liferay.portal.kernel.upload.FileItem[],?> unsafeBiConsumer) |
handleUnsafeStringArray, mapBoolean, mapBooleanArray, mapLong, mapLongArray, mapString, mapStringArray, mapUnsafeString
void handleFileItemArray(java.lang.String fieldExpression, com.liferay.petra.function.UnsafeBiConsumer<T,com.liferay.portal.kernel.upload.FileItem[],?> unsafeBiConsumer)