Class SamlSpSessionWrapper
java.lang.Object
com.liferay.portal.kernel.model.wrapper.BaseModelWrapper<SamlSpSession>
com.liferay.saml.persistence.model.SamlSpSessionWrapper
- All Implemented Interfaces:
com.liferay.portal.kernel.model.AuditedModel,com.liferay.portal.kernel.model.BaseModel<SamlSpSession>,com.liferay.portal.kernel.model.ClassedModel,com.liferay.portal.kernel.model.ModelWrapper<SamlSpSession>,com.liferay.portal.kernel.model.PersistedModel,com.liferay.portal.kernel.model.ShardedModel,SamlSpSession,SamlSpSessionModel,Serializable,Cloneable,Comparable<SamlSpSession>
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.
- See Also:
- Generated:
-
Field Summary
Fields inherited from class com.liferay.portal.kernel.model.wrapper.BaseModelWrapper
modelFields inherited from interface com.liferay.saml.persistence.model.SamlSpSession
SAML_SP_SESSION_ID_ACCESSOR -
Constructor Summary
Constructors -
Method Summary
Modifier and TypeMethodDescriptionReturns the assertion xml of this saml sp session.longReturns the company ID of this saml sp session.Returns the create date of this saml sp session.Returns the j session ID of this saml sp session.Returns the modified date of this saml sp session.longReturns the primary key of this saml sp session.longReturns the saml peer binding ID of this saml sp session.longReturns the saml sp session ID of this saml sp session.Returns the saml sp session key of this saml sp session.Returns the session index of this saml sp session.booleanReturns the terminated of this saml sp session.longReturns the user ID of this saml sp session.Returns the user name of this saml sp session.Returns the user uuid of this saml sp session.booleanReturnstrueif this saml sp session is terminated.voidpersist()voidsetAssertionXml(String assertionXml) Sets the assertion xml of this saml sp session.voidsetCompanyId(long companyId) Sets the company ID of this saml sp session.voidsetCreateDate(Date createDate) Sets the create date of this saml sp session.voidsetJSessionId(String jSessionId) Sets the j session ID of this saml sp session.voidsetModelAttributes(Map<String, Object> attributes) voidsetModifiedDate(Date modifiedDate) Sets the modified date of this saml sp session.voidsetPrimaryKey(long primaryKey) Sets the primary key of this saml sp session.voidsetSamlPeerBindingId(long samlPeerBindingId) Sets the saml peer binding ID of this saml sp session.voidsetSamlSpSessionId(long samlSpSessionId) Sets the saml sp session ID of this saml sp session.voidsetSamlSpSessionKey(String samlSpSessionKey) Sets the saml sp session key of this saml sp session.voidsetSessionIndex(String sessionIndex) Sets the session index of this saml sp session.voidsetTerminated(boolean terminated) Sets whether this saml sp session is terminated.voidsetUserId(long userId) Sets the user ID of this saml sp session.voidsetUserName(String userName) Sets the user name of this saml sp session.voidsetUserUuid(String userUuid) Sets the user uuid of this saml sp session.protected SamlSpSessionWrapperwrap(SamlSpSession samlSpSession) Methods inherited from class com.liferay.portal.kernel.model.wrapper.BaseModelWrapper
clone, compareTo, equals, getExpandoBridge, getModelClass, getModelClassName, getPrimaryKeyObj, getWrappedModel, hashCode, isCachedModel, isEntityCacheEnabled, isEscapedModel, isFinderCacheEnabled, isNew, resetOriginalValues, setCachedModel, setExpandoBridgeAttributes, setExpandoBridgeAttributes, setExpandoBridgeAttributes, setNew, setPrimaryKeyObj, toCacheModel, toEscapedModel, toString, toUnescapedModelMethods inherited from class java.lang.Object
finalize, getClass, notify, notifyAll, wait, wait, waitMethods inherited from interface com.liferay.portal.kernel.model.BaseModel
clone, getAttributeGetterFunctions, getAttributeSetterBiConsumers, getExpandoBridge, getPrimaryKeyObj, isCachedModel, isEntityCacheEnabled, isEscapedModel, isFinderCacheEnabled, isNew, resetOriginalValues, setCachedModel, setExpandoBridgeAttributes, setExpandoBridgeAttributes, setExpandoBridgeAttributes, setNew, setPrimaryKeyObj, toCacheModel, toEscapedModel, toUnescapedModelMethods inherited from interface com.liferay.portal.kernel.model.ClassedModel
getModelClass, getModelClassNameMethods inherited from interface java.lang.Comparable
compareToMethods inherited from interface com.liferay.portal.kernel.model.ModelWrapper
getWrappedModel
-
Constructor Details
-
SamlSpSessionWrapper
-
-
Method Details
-
getModelAttributes
- Specified by:
getModelAttributesin interfacecom.liferay.portal.kernel.model.BaseModel<SamlSpSession>
-
setModelAttributes
- Specified by:
setModelAttributesin interfacecom.liferay.portal.kernel.model.BaseModel<SamlSpSession>
-
cloneWithOriginalValues
- Specified by:
cloneWithOriginalValuesin interfacecom.liferay.portal.kernel.model.BaseModel<SamlSpSession>- Specified by:
cloneWithOriginalValuesin interfaceSamlSpSessionModel
-
getAssertionXml
Returns the assertion xml of this saml sp session.- Specified by:
getAssertionXmlin interfaceSamlSpSessionModel- Returns:
- the assertion xml of this saml sp session
-
getCompanyId
public long getCompanyId()Returns the company ID of this saml sp session.- Specified by:
getCompanyIdin interfacecom.liferay.portal.kernel.model.AuditedModel- Specified by:
getCompanyIdin interfaceSamlSpSessionModel- Specified by:
getCompanyIdin interfacecom.liferay.portal.kernel.model.ShardedModel- Returns:
- the company ID of this saml sp session
-
getCreateDate
Returns the create date of this saml sp session.- Specified by:
getCreateDatein interfacecom.liferay.portal.kernel.model.AuditedModel- Specified by:
getCreateDatein interfaceSamlSpSessionModel- Returns:
- the create date of this saml sp session
-
getJSessionId
Returns the j session ID of this saml sp session.- Specified by:
getJSessionIdin interfaceSamlSpSessionModel- Returns:
- the j session ID of this saml sp session
-
getModifiedDate
Returns the modified date of this saml sp session.- Specified by:
getModifiedDatein interfacecom.liferay.portal.kernel.model.AuditedModel- Specified by:
getModifiedDatein interfaceSamlSpSessionModel- Returns:
- the modified date of this saml sp session
-
getPrimaryKey
public long getPrimaryKey()Returns the primary key of this saml sp session.- Specified by:
getPrimaryKeyin interfaceSamlSpSessionModel- Returns:
- the primary key of this saml sp session
-
getSamlPeerBindingId
public long getSamlPeerBindingId()Returns the saml peer binding ID of this saml sp session.- Specified by:
getSamlPeerBindingIdin interfaceSamlSpSessionModel- Returns:
- the saml peer binding ID of this saml sp session
-
getSamlSpSessionId
public long getSamlSpSessionId()Returns the saml sp session ID of this saml sp session.- Specified by:
getSamlSpSessionIdin interfaceSamlSpSessionModel- Returns:
- the saml sp session ID of this saml sp session
-
getSamlSpSessionKey
Returns the saml sp session key of this saml sp session.- Specified by:
getSamlSpSessionKeyin interfaceSamlSpSessionModel- Returns:
- the saml sp session key of this saml sp session
-
getSessionIndex
Returns the session index of this saml sp session.- Specified by:
getSessionIndexin interfaceSamlSpSessionModel- Returns:
- the session index of this saml sp session
-
getTerminated
public boolean getTerminated()Returns the terminated of this saml sp session.- Specified by:
getTerminatedin interfaceSamlSpSessionModel- Returns:
- the terminated of this saml sp session
-
getUserId
public long getUserId()Returns the user ID of this saml sp session.- Specified by:
getUserIdin interfacecom.liferay.portal.kernel.model.AuditedModel- Specified by:
getUserIdin interfaceSamlSpSessionModel- Returns:
- the user ID of this saml sp session
-
getUserName
Returns the user name of this saml sp session.- Specified by:
getUserNamein interfacecom.liferay.portal.kernel.model.AuditedModel- Specified by:
getUserNamein interfaceSamlSpSessionModel- Returns:
- the user name of this saml sp session
-
getUserUuid
Returns the user uuid of this saml sp session.- Specified by:
getUserUuidin interfacecom.liferay.portal.kernel.model.AuditedModel- Specified by:
getUserUuidin interfaceSamlSpSessionModel- Returns:
- the user uuid of this saml sp session
-
isTerminated
public boolean isTerminated()Returnstrueif this saml sp session is terminated.- Specified by:
isTerminatedin interfaceSamlSpSessionModel- Returns:
trueif this saml sp session is terminated;falseotherwise
-
persist
public void persist()- Specified by:
persistin interfacecom.liferay.portal.kernel.model.PersistedModel
-
setAssertionXml
Sets the assertion xml of this saml sp session.- Specified by:
setAssertionXmlin interfaceSamlSpSessionModel- Parameters:
assertionXml- the assertion xml of this saml sp session
-
setCompanyId
public void setCompanyId(long companyId) Sets the company ID of this saml sp session.- Specified by:
setCompanyIdin interfacecom.liferay.portal.kernel.model.AuditedModel- Specified by:
setCompanyIdin interfaceSamlSpSessionModel- Specified by:
setCompanyIdin interfacecom.liferay.portal.kernel.model.ShardedModel- Parameters:
companyId- the company ID of this saml sp session
-
setCreateDate
Sets the create date of this saml sp session.- Specified by:
setCreateDatein interfacecom.liferay.portal.kernel.model.AuditedModel- Specified by:
setCreateDatein interfaceSamlSpSessionModel- Parameters:
createDate- the create date of this saml sp session
-
setJSessionId
Sets the j session ID of this saml sp session.- Specified by:
setJSessionIdin interfaceSamlSpSessionModel- Parameters:
jSessionId- the j session ID of this saml sp session
-
setModifiedDate
Sets the modified date of this saml sp session.- Specified by:
setModifiedDatein interfacecom.liferay.portal.kernel.model.AuditedModel- Specified by:
setModifiedDatein interfaceSamlSpSessionModel- Parameters:
modifiedDate- the modified date of this saml sp session
-
setPrimaryKey
public void setPrimaryKey(long primaryKey) Sets the primary key of this saml sp session.- Specified by:
setPrimaryKeyin interfaceSamlSpSessionModel- Parameters:
primaryKey- the primary key of this saml sp session
-
setSamlPeerBindingId
public void setSamlPeerBindingId(long samlPeerBindingId) Sets the saml peer binding ID of this saml sp session.- Specified by:
setSamlPeerBindingIdin interfaceSamlSpSessionModel- Parameters:
samlPeerBindingId- the saml peer binding ID of this saml sp session
-
setSamlSpSessionId
public void setSamlSpSessionId(long samlSpSessionId) Sets the saml sp session ID of this saml sp session.- Specified by:
setSamlSpSessionIdin interfaceSamlSpSessionModel- Parameters:
samlSpSessionId- the saml sp session ID of this saml sp session
-
setSamlSpSessionKey
Sets the saml sp session key of this saml sp session.- Specified by:
setSamlSpSessionKeyin interfaceSamlSpSessionModel- Parameters:
samlSpSessionKey- the saml sp session key of this saml sp session
-
setSessionIndex
Sets the session index of this saml sp session.- Specified by:
setSessionIndexin interfaceSamlSpSessionModel- Parameters:
sessionIndex- the session index of this saml sp session
-
setTerminated
public void setTerminated(boolean terminated) Sets whether this saml sp session is terminated.- Specified by:
setTerminatedin interfaceSamlSpSessionModel- Parameters:
terminated- the terminated of this saml sp session
-
setUserId
public void setUserId(long userId) Sets the user ID of this saml sp session.- Specified by:
setUserIdin interfacecom.liferay.portal.kernel.model.AuditedModel- Specified by:
setUserIdin interfaceSamlSpSessionModel- Parameters:
userId- the user ID of this saml sp session
-
setUserName
Sets the user name of this saml sp session.- Specified by:
setUserNamein interfacecom.liferay.portal.kernel.model.AuditedModel- Specified by:
setUserNamein interfaceSamlSpSessionModel- Parameters:
userName- the user name of this saml sp session
-
setUserUuid
Sets the user uuid of this saml sp session.- Specified by:
setUserUuidin interfacecom.liferay.portal.kernel.model.AuditedModel- Specified by:
setUserUuidin interfaceSamlSpSessionModel- Parameters:
userUuid- the user uuid of this saml sp session
-
toXmlString
- Specified by:
toXmlStringin interfaceSamlSpSessionModel
-
wrap
- Specified by:
wrapin classcom.liferay.portal.kernel.model.wrapper.BaseModelWrapper<SamlSpSession>
-