Interface SamlIdpSpSession

All Superinterfaces:
com.liferay.portal.kernel.model.AuditedModel, com.liferay.portal.kernel.model.BaseModel<SamlIdpSpSession>, com.liferay.portal.kernel.model.ClassedModel, Cloneable, Comparable<SamlIdpSpSession>, com.liferay.portal.kernel.model.PersistedModel, SamlIdpSpSessionModel, Serializable, com.liferay.portal.kernel.model.ShardedModel
All Known Implementing Classes:
SamlIdpSpSessionWrapper

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

    • SAML_IDP_SP_SESSION_ID_ACCESSOR

      static final com.liferay.portal.kernel.util.Accessor<SamlIdpSpSession,Long> SAML_IDP_SP_SESSION_ID_ACCESSOR