Interface SamlSpIdpConnection

All Superinterfaces:
com.liferay.portal.kernel.model.AuditedModel, com.liferay.portal.kernel.model.BaseModel<SamlSpIdpConnection>, com.liferay.portal.kernel.model.ClassedModel, Cloneable, Comparable<SamlSpIdpConnection>, com.liferay.portal.kernel.model.PersistedModel, SamlSpIdpConnectionModel, Serializable, com.liferay.portal.kernel.model.ShardedModel
All Known Implementing Classes:
SamlSpIdpConnectionWrapper

@ProviderType public interface SamlSpIdpConnection extends com.liferay.portal.kernel.model.PersistedModel, SamlSpIdpConnectionModel
The extended model interface for the SamlSpIdpConnection service. Represents a row in the "SamlSpIdpConnection" database table, with each column mapped to a property of this class.
See Also:
Generated:
  • Field Details

    • SAML_SP_IDP_CONNECTION_ID_ACCESSOR

      static final com.liferay.portal.kernel.util.Accessor<SamlSpIdpConnection,Long> SAML_SP_IDP_CONNECTION_ID_ACCESSOR
  • Method Details