@ProviderType public interface SamlIdpSpSession extends com.liferay.portal.kernel.model.PersistedModel, SamlIdpSpSessionModel
SamlIdpSpSessionModel| Modifier and Type | Field and Description |
|---|---|
static com.liferay.portal.kernel.util.Accessor<SamlIdpSpSession,java.lang.Long> |
SAML_IDP_SP_SESSION_ID_ACCESSOR
NOTE FOR DEVELOPERS:
Never modify this interface directly.
|
getCompanyId, getCreateDate, getModifiedDate, getNameIdFormat, getNameIdValue, getPrimaryKey, getSamlIdpSpSessionId, getSamlIdpSsoSessionId, getSamlSpEntityId, getUserId, getUserName, getUserUuid, setCompanyId, setCreateDate, setModifiedDate, setNameIdFormat, setNameIdValue, setPrimaryKey, setSamlIdpSpSessionId, setSamlIdpSsoSessionId, setSamlSpEntityId, setUserId, setUserName, setUserUuidclone, 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<SamlIdpSpSession,java.lang.Long> SAML_IDP_SP_SESSION_ID_ACCESSOR
com.liferay.saml.persistence.model.impl.SamlIdpSpSessionImpl and rerun ServiceBuilder to automatically copy the method declarations to this interface.