public class SamlSpSessionWrapper extends com.liferay.portal.kernel.model.wrapper.BaseModelWrapper<SamlSpSession> implements com.liferay.portal.kernel.model.ModelWrapper<SamlSpSession>, SamlSpSession
This class is a wrapper for SamlSpSession
.
SamlSpSession
,
Serialized FormSAML_SP_SESSION_ID_ACCESSOR
Constructor and Description |
---|
SamlSpSessionWrapper(SamlSpSession samlSpSession) |
Modifier and Type | Method and Description |
---|---|
SamlSpSession |
cloneWithOriginalValues() |
java.lang.String |
getAssertionXml()
Returns the assertion xml of this saml sp session.
|
long |
getCompanyId()
Returns the company ID of this saml sp session.
|
java.util.Date |
getCreateDate()
Returns the create date of this saml sp session.
|
java.lang.String |
getJSessionId()
Returns the j session ID of this saml sp session.
|
java.util.Map<java.lang.String,java.lang.Object> |
getModelAttributes() |
java.util.Date |
getModifiedDate()
Returns the modified date of this saml sp session.
|
long |
getPrimaryKey()
Returns the primary key of this saml sp session.
|
long |
getSamlPeerBindingId()
Returns the saml peer binding ID of this saml sp session.
|
long |
getSamlSpSessionId()
Returns the saml sp session ID of this saml sp session.
|
java.lang.String |
getSamlSpSessionKey()
Returns the saml sp session key of this saml sp session.
|
java.lang.String |
getSessionIndex()
Returns the session index of this saml sp session.
|
boolean |
getTerminated()
Returns the terminated of this saml sp session.
|
long |
getUserId()
Returns the user ID of this saml sp session.
|
java.lang.String |
getUserName()
Returns the user name of this saml sp session.
|
java.lang.String |
getUserUuid()
Returns the user uuid of this saml sp session.
|
boolean |
isTerminated()
Returns
true if this saml sp session is terminated. |
void |
persist() |
void |
setAssertionXml(java.lang.String assertionXml)
Sets the assertion xml of this saml sp session.
|
void |
setCompanyId(long companyId)
Sets the company ID of this saml sp session.
|
void |
setCreateDate(java.util.Date createDate)
Sets the create date of this saml sp session.
|
void |
setJSessionId(java.lang.String jSessionId)
Sets the j session ID of this saml sp 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 sp session.
|
void |
setPrimaryKey(long primaryKey)
Sets the primary key of this saml sp session.
|
void |
setSamlPeerBindingId(long samlPeerBindingId)
Sets the saml peer binding ID of this saml sp session.
|
void |
setSamlSpSessionId(long samlSpSessionId)
Sets the saml sp session ID of this saml sp session.
|
void |
setSamlSpSessionKey(java.lang.String samlSpSessionKey)
Sets the saml sp session key of this saml sp session.
|
void |
setSessionIndex(java.lang.String sessionIndex)
Sets the session index of this saml sp session.
|
void |
setTerminated(boolean terminated)
Sets whether this saml sp session is terminated.
|
void |
setUserId(long userId)
Sets the user ID of this saml sp session.
|
void |
setUserName(java.lang.String userName)
Sets the user name of this saml sp session.
|
void |
setUserUuid(java.lang.String userUuid)
Sets the user uuid of this saml sp session.
|
java.lang.String |
toXmlString() |
protected SamlSpSessionWrapper |
wrap(SamlSpSession samlSpSession) |
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
finalize, getClass, notify, notifyAll, wait, wait, wait
clone, getAttributeGetterFunctions, getAttributeSetterBiConsumers, getExpandoBridge, getPrimaryKeyObj, isCachedModel, isEntityCacheEnabled, isEscapedModel, isFinderCacheEnabled, isNew, resetOriginalValues, setCachedModel, setExpandoBridgeAttributes, setExpandoBridgeAttributes, setExpandoBridgeAttributes, setNew, setPrimaryKeyObj, toCacheModel, toEscapedModel, toUnescapedModel
public SamlSpSessionWrapper(SamlSpSession samlSpSession)
public java.util.Map<java.lang.String,java.lang.Object> getModelAttributes()
getModelAttributes
in interface com.liferay.portal.kernel.model.BaseModel<SamlSpSession>
public void setModelAttributes(java.util.Map<java.lang.String,java.lang.Object> attributes)
setModelAttributes
in interface com.liferay.portal.kernel.model.BaseModel<SamlSpSession>
public SamlSpSession cloneWithOriginalValues()
cloneWithOriginalValues
in interface com.liferay.portal.kernel.model.BaseModel<SamlSpSession>
cloneWithOriginalValues
in interface SamlSpSessionModel
public java.lang.String getAssertionXml()
getAssertionXml
in interface SamlSpSessionModel
public long getCompanyId()
getCompanyId
in interface com.liferay.portal.kernel.model.AuditedModel
getCompanyId
in interface com.liferay.portal.kernel.model.ShardedModel
getCompanyId
in interface SamlSpSessionModel
public java.util.Date getCreateDate()
getCreateDate
in interface com.liferay.portal.kernel.model.AuditedModel
getCreateDate
in interface SamlSpSessionModel
public java.lang.String getJSessionId()
getJSessionId
in interface SamlSpSessionModel
public java.util.Date getModifiedDate()
getModifiedDate
in interface com.liferay.portal.kernel.model.AuditedModel
getModifiedDate
in interface SamlSpSessionModel
public long getPrimaryKey()
getPrimaryKey
in interface SamlSpSessionModel
public long getSamlPeerBindingId()
getSamlPeerBindingId
in interface SamlSpSessionModel
public long getSamlSpSessionId()
getSamlSpSessionId
in interface SamlSpSessionModel
public java.lang.String getSamlSpSessionKey()
getSamlSpSessionKey
in interface SamlSpSessionModel
public java.lang.String getSessionIndex()
getSessionIndex
in interface SamlSpSessionModel
public boolean getTerminated()
getTerminated
in interface SamlSpSessionModel
public long getUserId()
getUserId
in interface com.liferay.portal.kernel.model.AuditedModel
getUserId
in interface SamlSpSessionModel
public java.lang.String getUserName()
getUserName
in interface com.liferay.portal.kernel.model.AuditedModel
getUserName
in interface SamlSpSessionModel
public java.lang.String getUserUuid()
getUserUuid
in interface com.liferay.portal.kernel.model.AuditedModel
getUserUuid
in interface SamlSpSessionModel
public boolean isTerminated()
true
if this saml sp session is terminated.isTerminated
in interface SamlSpSessionModel
true
if this saml sp session is terminated; false
otherwisepublic void persist()
persist
in interface com.liferay.portal.kernel.model.PersistedModel
public void setAssertionXml(java.lang.String assertionXml)
setAssertionXml
in interface SamlSpSessionModel
assertionXml
- the assertion xml of this saml sp sessionpublic void setCompanyId(long companyId)
setCompanyId
in interface com.liferay.portal.kernel.model.AuditedModel
setCompanyId
in interface com.liferay.portal.kernel.model.ShardedModel
setCompanyId
in interface SamlSpSessionModel
companyId
- the company ID of this saml sp sessionpublic void setCreateDate(java.util.Date createDate)
setCreateDate
in interface com.liferay.portal.kernel.model.AuditedModel
setCreateDate
in interface SamlSpSessionModel
createDate
- the create date of this saml sp sessionpublic void setJSessionId(java.lang.String jSessionId)
setJSessionId
in interface SamlSpSessionModel
jSessionId
- the j session ID of this saml sp sessionpublic void setModifiedDate(java.util.Date modifiedDate)
setModifiedDate
in interface com.liferay.portal.kernel.model.AuditedModel
setModifiedDate
in interface SamlSpSessionModel
modifiedDate
- the modified date of this saml sp sessionpublic void setPrimaryKey(long primaryKey)
setPrimaryKey
in interface SamlSpSessionModel
primaryKey
- the primary key of this saml sp sessionpublic void setSamlPeerBindingId(long samlPeerBindingId)
setSamlPeerBindingId
in interface SamlSpSessionModel
samlPeerBindingId
- the saml peer binding ID of this saml sp sessionpublic void setSamlSpSessionId(long samlSpSessionId)
setSamlSpSessionId
in interface SamlSpSessionModel
samlSpSessionId
- the saml sp session ID of this saml sp sessionpublic void setSamlSpSessionKey(java.lang.String samlSpSessionKey)
setSamlSpSessionKey
in interface SamlSpSessionModel
samlSpSessionKey
- the saml sp session key of this saml sp sessionpublic void setSessionIndex(java.lang.String sessionIndex)
setSessionIndex
in interface SamlSpSessionModel
sessionIndex
- the session index of this saml sp sessionpublic void setTerminated(boolean terminated)
setTerminated
in interface SamlSpSessionModel
terminated
- the terminated of this saml sp sessionpublic void setUserId(long userId)
setUserId
in interface com.liferay.portal.kernel.model.AuditedModel
setUserId
in interface SamlSpSessionModel
userId
- the user ID of this saml sp sessionpublic void setUserName(java.lang.String userName)
setUserName
in interface com.liferay.portal.kernel.model.AuditedModel
setUserName
in interface SamlSpSessionModel
userName
- the user name of this saml sp sessionpublic void setUserUuid(java.lang.String userUuid)
setUserUuid
in interface com.liferay.portal.kernel.model.AuditedModel
setUserUuid
in interface SamlSpSessionModel
userUuid
- the user uuid of this saml sp sessionpublic java.lang.String toXmlString()
toXmlString
in interface SamlSpSessionModel
protected SamlSpSessionWrapper wrap(SamlSpSession samlSpSession)
wrap
in class com.liferay.portal.kernel.model.wrapper.BaseModelWrapper<SamlSpSession>