Interface SamlPeerBinding

All Superinterfaces:
com.liferay.portal.kernel.model.BaseModel<SamlPeerBinding>, com.liferay.portal.kernel.model.ClassedModel, Cloneable, Comparable<SamlPeerBinding>, com.liferay.portal.kernel.model.PersistedModel, SamlPeerBindingModel, Serializable, com.liferay.portal.kernel.model.ShardedModel
All Known Implementing Classes:
SamlPeerBindingWrapper

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

    • SAML_PEER_BINDING_ID_ACCESSOR

      static final com.liferay.portal.kernel.util.Accessor<SamlPeerBinding,Long> SAML_PEER_BINDING_ID_ACCESSOR