public class SamlIdpSsoSessionWrapper extends com.liferay.portal.kernel.model.wrapper.BaseModelWrapper<SamlIdpSsoSession> implements com.liferay.portal.kernel.model.ModelWrapper<SamlIdpSsoSession>, SamlIdpSsoSession
This class is a wrapper for SamlIdpSsoSession.
SamlIdpSsoSession,
Serialized FormSAML_IDP_SSO_SESSION_ID_ACCESSOR| Constructor and Description |
|---|
SamlIdpSsoSessionWrapper(SamlIdpSsoSession samlIdpSsoSession) |
| Modifier and Type | Method and Description |
|---|---|
long |
getCompanyId()
Returns the company ID of this saml idp sso session.
|
java.util.Date |
getCreateDate()
Returns the create date of this saml idp sso session.
|
java.util.Map<java.lang.String,java.lang.Object> |
getModelAttributes() |
java.util.Date |
getModifiedDate()
Returns the modified date of this saml idp sso session.
|
long |
getPrimaryKey()
Returns the primary key of this saml idp sso session.
|
long |
getSamlIdpSsoSessionId()
Returns the saml idp sso session ID of this saml idp sso session.
|
java.lang.String |
getSamlIdpSsoSessionKey()
Returns the saml idp sso session key of this saml idp sso session.
|
long |
getUserId()
Returns the user ID of this saml idp sso session.
|
java.lang.String |
getUserName()
Returns the user name of this saml idp sso session.
|
java.lang.String |
getUserUuid()
Returns the user uuid of this saml idp sso session.
|
boolean |
isExpired() |
void |
persist() |
void |
setCompanyId(long companyId)
Sets the company ID of this saml idp sso session.
|
void |
setCreateDate(java.util.Date createDate)
Sets the create date of this saml idp sso session.
|
void |
setModelAttributes(java.util.Map<java.lang.String,java.lang.Object> attributes) |
void |
setModifiedDate(java.util.Date modifiedDate)
Sets the modified date of this saml idp sso session.
|
void |
setPrimaryKey(long primaryKey)
Sets the primary key of this saml idp sso session.
|
void |
setSamlIdpSsoSessionId(long samlIdpSsoSessionId)
Sets the saml idp sso session ID of this saml idp sso session.
|
void |
setSamlIdpSsoSessionKey(java.lang.String samlIdpSsoSessionKey)
Sets the saml idp sso session key of this saml idp sso session.
|
void |
setUserId(long userId)
Sets the user ID of this saml idp sso session.
|
void |
setUserName(java.lang.String userName)
Sets the user name of this saml idp sso session.
|
void |
setUserUuid(java.lang.String userUuid)
Sets the user uuid of this saml idp sso session.
|
protected SamlIdpSsoSessionWrapper |
wrap(SamlIdpSsoSession samlIdpSsoSession) |
clone, compareTo, equals, getExpandoBridge, getModelClass, getModelClassName, getPrimaryKeyObj, getWrappedModel, hashCode, isCachedModel, isEntityCacheEnabled, isEscapedModel, isFinderCacheEnabled, isNew, resetOriginalValues, setCachedModel, setExpandoBridgeAttributes, setExpandoBridgeAttributes, setExpandoBridgeAttributes, setNew, setPrimaryKeyObj, toCacheModel, toEscapedModel, toString, toUnescapedModel, toXmlStringfinalize, getClass, notify, notifyAll, wait, wait, waitclone, getAttributeGetterFunctions, getAttributeSetterBiConsumers, getExpandoBridge, getPrimaryKeyObj, isCachedModel, isEntityCacheEnabled, isEscapedModel, isFinderCacheEnabled, isNew, resetOriginalValues, setCachedModel, setExpandoBridgeAttributes, setExpandoBridgeAttributes, setExpandoBridgeAttributes, setNew, setPrimaryKeyObj, toCacheModel, toEscapedModel, toUnescapedModel, toXmlStringpublic SamlIdpSsoSessionWrapper(SamlIdpSsoSession samlIdpSsoSession)
public java.util.Map<java.lang.String,java.lang.Object> getModelAttributes()
getModelAttributes in interface com.liferay.portal.kernel.model.BaseModel<SamlIdpSsoSession>public void setModelAttributes(java.util.Map<java.lang.String,java.lang.Object> attributes)
setModelAttributes in interface com.liferay.portal.kernel.model.BaseModel<SamlIdpSsoSession>public long getCompanyId()
getCompanyId in interface com.liferay.portal.kernel.model.AuditedModelgetCompanyId in interface com.liferay.portal.kernel.model.ShardedModelgetCompanyId in interface SamlIdpSsoSessionModelpublic java.util.Date getCreateDate()
getCreateDate in interface com.liferay.portal.kernel.model.AuditedModelgetCreateDate in interface SamlIdpSsoSessionModelpublic java.util.Date getModifiedDate()
getModifiedDate in interface com.liferay.portal.kernel.model.AuditedModelgetModifiedDate in interface SamlIdpSsoSessionModelpublic long getPrimaryKey()
getPrimaryKey in interface SamlIdpSsoSessionModelpublic long getSamlIdpSsoSessionId()
getSamlIdpSsoSessionId in interface SamlIdpSsoSessionModelpublic java.lang.String getSamlIdpSsoSessionKey()
getSamlIdpSsoSessionKey in interface SamlIdpSsoSessionModelpublic long getUserId()
getUserId in interface com.liferay.portal.kernel.model.AuditedModelgetUserId in interface SamlIdpSsoSessionModelpublic java.lang.String getUserName()
getUserName in interface com.liferay.portal.kernel.model.AuditedModelgetUserName in interface SamlIdpSsoSessionModelpublic java.lang.String getUserUuid()
getUserUuid in interface com.liferay.portal.kernel.model.AuditedModelgetUserUuid in interface SamlIdpSsoSessionModelpublic boolean isExpired()
isExpired in interface SamlIdpSsoSessionpublic void persist()
persist in interface com.liferay.portal.kernel.model.PersistedModelpublic void setCompanyId(long companyId)
setCompanyId in interface com.liferay.portal.kernel.model.AuditedModelsetCompanyId in interface com.liferay.portal.kernel.model.ShardedModelsetCompanyId in interface SamlIdpSsoSessionModelcompanyId - the company ID of this saml idp sso sessionpublic void setCreateDate(java.util.Date createDate)
setCreateDate in interface com.liferay.portal.kernel.model.AuditedModelsetCreateDate in interface SamlIdpSsoSessionModelcreateDate - the create date of this saml idp sso sessionpublic void setModifiedDate(java.util.Date modifiedDate)
setModifiedDate in interface com.liferay.portal.kernel.model.AuditedModelsetModifiedDate in interface SamlIdpSsoSessionModelmodifiedDate - the modified date of this saml idp sso sessionpublic void setPrimaryKey(long primaryKey)
setPrimaryKey in interface SamlIdpSsoSessionModelprimaryKey - the primary key of this saml idp sso sessionpublic void setSamlIdpSsoSessionId(long samlIdpSsoSessionId)
setSamlIdpSsoSessionId in interface SamlIdpSsoSessionModelsamlIdpSsoSessionId - the saml idp sso session ID of this saml idp sso sessionpublic void setSamlIdpSsoSessionKey(java.lang.String samlIdpSsoSessionKey)
setSamlIdpSsoSessionKey in interface SamlIdpSsoSessionModelsamlIdpSsoSessionKey - the saml idp sso session key of this saml idp sso sessionpublic void setUserId(long userId)
setUserId in interface com.liferay.portal.kernel.model.AuditedModelsetUserId in interface SamlIdpSsoSessionModeluserId - the user ID of this saml idp sso sessionpublic void setUserName(java.lang.String userName)
setUserName in interface com.liferay.portal.kernel.model.AuditedModelsetUserName in interface SamlIdpSsoSessionModeluserName - the user name of this saml idp sso sessionpublic void setUserUuid(java.lang.String userUuid)
setUserUuid in interface com.liferay.portal.kernel.model.AuditedModelsetUserUuid in interface SamlIdpSsoSessionModeluserUuid - the user uuid of this saml idp sso sessionprotected SamlIdpSsoSessionWrapper wrap(SamlIdpSsoSession samlIdpSsoSession)
wrap in class com.liferay.portal.kernel.model.wrapper.BaseModelWrapper<SamlIdpSsoSession>