Interface SamlIdpSpConnection

All Superinterfaces:
com.liferay.portal.kernel.model.AuditedModel, com.liferay.portal.kernel.model.BaseModel<SamlIdpSpConnection>, com.liferay.portal.kernel.model.ClassedModel, Cloneable, Comparable<SamlIdpSpConnection>, com.liferay.portal.kernel.model.PersistedModel, SamlIdpSpConnectionModel, Serializable, com.liferay.portal.kernel.model.ShardedModel
All Known Implementing Classes:
SamlIdpSpConnectionWrapper

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

    • SAML_IDP_SP_CONNECTION_ID_ACCESSOR

      static final com.liferay.portal.kernel.util.Accessor<SamlIdpSpConnection,Long> SAML_IDP_SP_CONNECTION_ID_ACCESSOR