@ProviderType public interface SamlSpAuthRequest extends com.liferay.portal.kernel.model.PersistedModel, SamlSpAuthRequestModel
SamlSpAuthRequestModel| Modifier and Type | Field and Description |
|---|---|
static com.liferay.portal.kernel.util.Accessor<SamlSpAuthRequest,java.lang.Long> |
SAML_SP_AUTHN_REQUEST_ID_ACCESSOR
NOTE FOR DEVELOPERS:
Never modify this interface directly.
|
getCompanyId, getCreateDate, getPrimaryKey, getSamlIdpEntityId, getSamlSpAuthnRequestId, getSamlSpAuthRequestKey, setCompanyId, setCreateDate, setPrimaryKey, setSamlIdpEntityId, setSamlSpAuthnRequestId, setSamlSpAuthRequestKeyclone, getExpandoBridge, getModelAttributes, getPrimaryKeyObj, isCachedModel, isEntityCacheEnabled, isEscapedModel, isFinderCacheEnabled, isNew, resetOriginalValues, setCachedModel, setExpandoBridgeAttributes, setExpandoBridgeAttributes, setExpandoBridgeAttributes, setModelAttributes, setNew, setPrimaryKeyObj, toCacheModel, toEscapedModel, toUnescapedModel, toXmlStringstatic final com.liferay.portal.kernel.util.Accessor<SamlSpAuthRequest,java.lang.Long> SAML_SP_AUTHN_REQUEST_ID_ACCESSOR
com.liferay.saml.persistence.model.impl.SamlSpAuthRequestImpl and rerun ServiceBuilder to automatically copy the method declarations to this interface.