Interface SamlSpIdpConnectionFieldExpressionHandlerRegistry
- All Superinterfaces:
FieldExpressionHandlerRegistry<com.liferay.saml.persistence.model.SamlSpIdpConnection,SamlSpIdpConnectionProcessorContext, SamlSpIdpConnectionFieldExpressionHandler>
@ProviderType
public interface SamlSpIdpConnectionFieldExpressionHandlerRegistry
extends FieldExpressionHandlerRegistry<com.liferay.saml.persistence.model.SamlSpIdpConnection,SamlSpIdpConnectionProcessorContext,SamlSpIdpConnectionFieldExpressionHandler>
-
Method Summary
-
Method Details
-
getFieldExpressionHandler
- Specified by:
getFieldExpressionHandlerin interfaceFieldExpressionHandlerRegistry<com.liferay.saml.persistence.model.SamlSpIdpConnection,SamlSpIdpConnectionProcessorContext, SamlSpIdpConnectionFieldExpressionHandler>
-
getFieldExpressionHandlerPrefixes
- Specified by:
getFieldExpressionHandlerPrefixesin interfaceFieldExpressionHandlerRegistry<com.liferay.saml.persistence.model.SamlSpIdpConnection,SamlSpIdpConnectionProcessorContext, SamlSpIdpConnectionFieldExpressionHandler>
-
getOrderedFieldExpressionHandlerPrefixes
- Specified by:
getOrderedFieldExpressionHandlerPrefixesin interfaceFieldExpressionHandlerRegistry<com.liferay.saml.persistence.model.SamlSpIdpConnection,SamlSpIdpConnectionProcessorContext, SamlSpIdpConnectionFieldExpressionHandler>
-
getOrderedFieldExpressionHandlers
List<Map.Entry<String,SamlSpIdpConnectionFieldExpressionHandler>> getOrderedFieldExpressionHandlers()- Specified by:
getOrderedFieldExpressionHandlersin interfaceFieldExpressionHandlerRegistry<com.liferay.saml.persistence.model.SamlSpIdpConnection,SamlSpIdpConnectionProcessorContext, SamlSpIdpConnectionFieldExpressionHandler>
-