public class SamlIdpSsoSessionWrapper extends java.lang.Object 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 |
|---|---|
java.lang.Object |
clone() |
int |
compareTo(SamlIdpSsoSession samlIdpSsoSession) |
boolean |
equals(java.lang.Object object) |
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.
|
com.liferay.expando.kernel.model.ExpandoBridge |
getExpandoBridge() |
java.util.Map<java.lang.String,java.lang.Object> |
getModelAttributes() |
java.lang.Class<?> |
getModelClass() |
java.lang.String |
getModelClassName() |
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.
|
java.io.Serializable |
getPrimaryKeyObj() |
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.
|
SamlIdpSsoSession |
getWrappedModel() |
int |
hashCode() |
boolean |
isCachedModel() |
boolean |
isEntityCacheEnabled() |
boolean |
isEscapedModel() |
boolean |
isExpired() |
boolean |
isFinderCacheEnabled() |
boolean |
isNew() |
void |
persist() |
void |
resetOriginalValues() |
void |
setCachedModel(boolean cachedModel) |
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 |
setExpandoBridgeAttributes(com.liferay.portal.kernel.model.BaseModel<?> baseModel) |
void |
setExpandoBridgeAttributes(com.liferay.expando.kernel.model.ExpandoBridge expandoBridge) |
void |
setExpandoBridgeAttributes(com.liferay.portal.kernel.service.ServiceContext serviceContext) |
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 |
setNew(boolean n) |
void |
setPrimaryKey(long primaryKey)
Sets the primary key of this saml idp sso session.
|
void |
setPrimaryKeyObj(java.io.Serializable primaryKeyObj) |
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.
|
com.liferay.portal.kernel.model.CacheModel<SamlIdpSsoSession> |
toCacheModel() |
SamlIdpSsoSession |
toEscapedModel() |
java.lang.String |
toString() |
SamlIdpSsoSession |
toUnescapedModel() |
java.lang.String |
toXmlString() |
public SamlIdpSsoSessionWrapper(SamlIdpSsoSession samlIdpSsoSession)
public java.lang.Class<?> getModelClass()
getModelClass in interface com.liferay.portal.kernel.model.ClassedModelpublic java.lang.String getModelClassName()
getModelClassName in interface com.liferay.portal.kernel.model.ClassedModelpublic 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 java.lang.Object clone()
clone in interface com.liferay.portal.kernel.model.BaseModel<SamlIdpSsoSession>clone in interface SamlIdpSsoSessionModelclone in class java.lang.Objectpublic int compareTo(SamlIdpSsoSession samlIdpSsoSession)
compareTo in interface SamlIdpSsoSessionModelcompareTo in interface java.lang.Comparable<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 com.liferay.expando.kernel.model.ExpandoBridge getExpandoBridge()
getExpandoBridge in interface com.liferay.portal.kernel.model.BaseModel<SamlIdpSsoSession>getExpandoBridge in interface com.liferay.portal.kernel.model.ClassedModelgetExpandoBridge 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 java.io.Serializable getPrimaryKeyObj()
getPrimaryKeyObj in interface com.liferay.portal.kernel.model.BaseModel<SamlIdpSsoSession>getPrimaryKeyObj in interface com.liferay.portal.kernel.model.ClassedModelgetPrimaryKeyObj 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 int hashCode()
hashCode in interface SamlIdpSsoSessionModelhashCode in class java.lang.Objectpublic boolean isCachedModel()
isCachedModel in interface com.liferay.portal.kernel.model.BaseModel<SamlIdpSsoSession>isCachedModel in interface SamlIdpSsoSessionModelpublic boolean isEscapedModel()
isEscapedModel in interface com.liferay.portal.kernel.model.BaseModel<SamlIdpSsoSession>isEscapedModel in interface SamlIdpSsoSessionModelpublic boolean isExpired()
isExpired in interface SamlIdpSsoSessionpublic boolean isNew()
isNew in interface com.liferay.portal.kernel.model.BaseModel<SamlIdpSsoSession>isNew in interface SamlIdpSsoSessionModelpublic void persist()
persist in interface com.liferay.portal.kernel.model.PersistedModelpublic void setCachedModel(boolean cachedModel)
setCachedModel in interface com.liferay.portal.kernel.model.BaseModel<SamlIdpSsoSession>setCachedModel in interface SamlIdpSsoSessionModelpublic 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 setExpandoBridgeAttributes(com.liferay.portal.kernel.model.BaseModel<?> baseModel)
setExpandoBridgeAttributes in interface com.liferay.portal.kernel.model.BaseModel<SamlIdpSsoSession>setExpandoBridgeAttributes in interface SamlIdpSsoSessionModelpublic void setExpandoBridgeAttributes(com.liferay.expando.kernel.model.ExpandoBridge expandoBridge)
setExpandoBridgeAttributes in interface com.liferay.portal.kernel.model.BaseModel<SamlIdpSsoSession>setExpandoBridgeAttributes in interface SamlIdpSsoSessionModelpublic void setExpandoBridgeAttributes(com.liferay.portal.kernel.service.ServiceContext serviceContext)
setExpandoBridgeAttributes in interface com.liferay.portal.kernel.model.BaseModel<SamlIdpSsoSession>setExpandoBridgeAttributes in interface SamlIdpSsoSessionModelpublic 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 setNew(boolean n)
setNew in interface com.liferay.portal.kernel.model.BaseModel<SamlIdpSsoSession>setNew in interface SamlIdpSsoSessionModelpublic void setPrimaryKey(long primaryKey)
setPrimaryKey in interface SamlIdpSsoSessionModelprimaryKey - the primary key of this saml idp sso sessionpublic void setPrimaryKeyObj(java.io.Serializable primaryKeyObj)
setPrimaryKeyObj in interface com.liferay.portal.kernel.model.BaseModel<SamlIdpSsoSession>setPrimaryKeyObj in interface com.liferay.portal.kernel.model.ClassedModelsetPrimaryKeyObj in interface SamlIdpSsoSessionModelpublic 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 sessionpublic com.liferay.portal.kernel.model.CacheModel<SamlIdpSsoSession> toCacheModel()
toCacheModel in interface com.liferay.portal.kernel.model.BaseModel<SamlIdpSsoSession>toCacheModel in interface SamlIdpSsoSessionModelpublic SamlIdpSsoSession toEscapedModel()
toEscapedModel in interface com.liferay.portal.kernel.model.BaseModel<SamlIdpSsoSession>toEscapedModel in interface SamlIdpSsoSessionModelpublic java.lang.String toString()
toString in interface SamlIdpSsoSessionModeltoString in class java.lang.Objectpublic SamlIdpSsoSession toUnescapedModel()
toUnescapedModel in interface com.liferay.portal.kernel.model.BaseModel<SamlIdpSsoSession>toUnescapedModel in interface SamlIdpSsoSessionModelpublic java.lang.String toXmlString()
toXmlString in interface com.liferay.portal.kernel.model.BaseModel<SamlIdpSsoSession>toXmlString in interface SamlIdpSsoSessionModelpublic boolean equals(java.lang.Object object)
equals in class java.lang.Objectpublic SamlIdpSsoSession getWrappedModel()
getWrappedModel in interface com.liferay.portal.kernel.model.ModelWrapper<SamlIdpSsoSession>public boolean isEntityCacheEnabled()
isEntityCacheEnabled in interface com.liferay.portal.kernel.model.BaseModel<SamlIdpSsoSession>public boolean isFinderCacheEnabled()
isFinderCacheEnabled in interface com.liferay.portal.kernel.model.BaseModel<SamlIdpSsoSession>public void resetOriginalValues()
resetOriginalValues in interface com.liferay.portal.kernel.model.BaseModel<SamlIdpSsoSession>