Class SamlIdpSpSessionWrapper
java.lang.Object
com.liferay.portal.kernel.model.wrapper.BaseModelWrapper<SamlIdpSpSession>
com.liferay.saml.persistence.model.SamlIdpSpSessionWrapper
- All Implemented Interfaces:
com.liferay.portal.kernel.model.AuditedModel,com.liferay.portal.kernel.model.BaseModel<SamlIdpSpSession>,com.liferay.portal.kernel.model.ClassedModel,com.liferay.portal.kernel.model.ModelWrapper<SamlIdpSpSession>,com.liferay.portal.kernel.model.PersistedModel,com.liferay.portal.kernel.model.ShardedModel,SamlIdpSpSession,SamlIdpSpSessionModel,Serializable,Cloneable,Comparable<SamlIdpSpSession>
public class SamlIdpSpSessionWrapper
extends com.liferay.portal.kernel.model.wrapper.BaseModelWrapper<SamlIdpSpSession>
implements com.liferay.portal.kernel.model.ModelWrapper<SamlIdpSpSession>, SamlIdpSpSession
This class is a wrapper for SamlIdpSpSession.
- 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.SamlIdpSpSession
SAML_IDP_SP_SESSION_ID_ACCESSOR -
Constructor Summary
Constructors -
Method Summary
Modifier and TypeMethodDescriptionlongReturns the company ID of this saml idp sp session.Returns the create date of this saml idp sp session.Returns the modified date of this saml idp sp session.longReturns the primary key of this saml idp sp session.longReturns the saml idp sp session ID of this saml idp sp session.longReturns the saml idp sso session ID of this saml idp sp session.longReturns the saml peer binding ID of this saml idp sp session.longReturns the user ID of this saml idp sp session.Returns the user name of this saml idp sp session.Returns the user uuid of this saml idp sp session.voidpersist()voidsetCompanyId(long companyId) Sets the company ID of this saml idp sp session.voidsetCreateDate(Date createDate) Sets the create date of this saml idp sp session.voidsetModelAttributes(Map<String, Object> attributes) voidsetModifiedDate(Date modifiedDate) Sets the modified date of this saml idp sp session.voidsetPrimaryKey(long primaryKey) Sets the primary key of this saml idp sp session.voidsetSamlIdpSpSessionId(long samlIdpSpSessionId) Sets the saml idp sp session ID of this saml idp sp session.voidsetSamlIdpSsoSessionId(long samlIdpSsoSessionId) Sets the saml idp sso session ID of this saml idp sp session.voidsetSamlPeerBindingId(long samlPeerBindingId) Sets the saml peer binding ID of this saml idp sp session.voidsetUserId(long userId) Sets the user ID of this saml idp sp session.voidsetUserName(String userName) Sets the user name of this saml idp sp session.voidsetUserUuid(String userUuid) Sets the user uuid of this saml idp sp session.protected SamlIdpSpSessionWrapperwrap(SamlIdpSpSession samlIdpSpSession) 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
-
SamlIdpSpSessionWrapper
-
-
Method Details
-
getModelAttributes
- Specified by:
getModelAttributesin interfacecom.liferay.portal.kernel.model.BaseModel<SamlIdpSpSession>
-
setModelAttributes
- Specified by:
setModelAttributesin interfacecom.liferay.portal.kernel.model.BaseModel<SamlIdpSpSession>
-
cloneWithOriginalValues
- Specified by:
cloneWithOriginalValuesin interfacecom.liferay.portal.kernel.model.BaseModel<SamlIdpSpSession>- Specified by:
cloneWithOriginalValuesin interfaceSamlIdpSpSessionModel
-
getCompanyId
public long getCompanyId()Returns the company ID of this saml idp sp session.- Specified by:
getCompanyIdin interfacecom.liferay.portal.kernel.model.AuditedModel- Specified by:
getCompanyIdin interfaceSamlIdpSpSessionModel- Specified by:
getCompanyIdin interfacecom.liferay.portal.kernel.model.ShardedModel- Returns:
- the company ID of this saml idp sp session
-
getCreateDate
Returns the create date of this saml idp sp session.- Specified by:
getCreateDatein interfacecom.liferay.portal.kernel.model.AuditedModel- Specified by:
getCreateDatein interfaceSamlIdpSpSessionModel- Returns:
- the create date of this saml idp sp session
-
getModifiedDate
Returns the modified date of this saml idp sp session.- Specified by:
getModifiedDatein interfacecom.liferay.portal.kernel.model.AuditedModel- Specified by:
getModifiedDatein interfaceSamlIdpSpSessionModel- Returns:
- the modified date of this saml idp sp session
-
getPrimaryKey
public long getPrimaryKey()Returns the primary key of this saml idp sp session.- Specified by:
getPrimaryKeyin interfaceSamlIdpSpSessionModel- Returns:
- the primary key of this saml idp sp session
-
getSamlIdpSpSessionId
public long getSamlIdpSpSessionId()Returns the saml idp sp session ID of this saml idp sp session.- Specified by:
getSamlIdpSpSessionIdin interfaceSamlIdpSpSessionModel- Returns:
- the saml idp sp session ID of this saml idp sp session
-
getSamlIdpSsoSessionId
public long getSamlIdpSsoSessionId()Returns the saml idp sso session ID of this saml idp sp session.- Specified by:
getSamlIdpSsoSessionIdin interfaceSamlIdpSpSessionModel- Returns:
- the saml idp sso session ID of this saml idp sp session
-
getSamlPeerBindingId
public long getSamlPeerBindingId()Returns the saml peer binding ID of this saml idp sp session.- Specified by:
getSamlPeerBindingIdin interfaceSamlIdpSpSessionModel- Returns:
- the saml peer binding ID of this saml idp sp session
-
getUserId
public long getUserId()Returns the user ID of this saml idp sp session.- Specified by:
getUserIdin interfacecom.liferay.portal.kernel.model.AuditedModel- Specified by:
getUserIdin interfaceSamlIdpSpSessionModel- Returns:
- the user ID of this saml idp sp session
-
getUserName
Returns the user name of this saml idp sp session.- Specified by:
getUserNamein interfacecom.liferay.portal.kernel.model.AuditedModel- Specified by:
getUserNamein interfaceSamlIdpSpSessionModel- Returns:
- the user name of this saml idp sp session
-
getUserUuid
Returns the user uuid of this saml idp sp session.- Specified by:
getUserUuidin interfacecom.liferay.portal.kernel.model.AuditedModel- Specified by:
getUserUuidin interfaceSamlIdpSpSessionModel- Returns:
- the user uuid of this saml idp sp session
-
persist
public void persist()- Specified by:
persistin interfacecom.liferay.portal.kernel.model.PersistedModel
-
setCompanyId
public void setCompanyId(long companyId) Sets the company ID of this saml idp sp session.- Specified by:
setCompanyIdin interfacecom.liferay.portal.kernel.model.AuditedModel- Specified by:
setCompanyIdin interfaceSamlIdpSpSessionModel- Specified by:
setCompanyIdin interfacecom.liferay.portal.kernel.model.ShardedModel- Parameters:
companyId- the company ID of this saml idp sp session
-
setCreateDate
Sets the create date of this saml idp sp session.- Specified by:
setCreateDatein interfacecom.liferay.portal.kernel.model.AuditedModel- Specified by:
setCreateDatein interfaceSamlIdpSpSessionModel- Parameters:
createDate- the create date of this saml idp sp session
-
setModifiedDate
Sets the modified date of this saml idp sp session.- Specified by:
setModifiedDatein interfacecom.liferay.portal.kernel.model.AuditedModel- Specified by:
setModifiedDatein interfaceSamlIdpSpSessionModel- Parameters:
modifiedDate- the modified date of this saml idp sp session
-
setPrimaryKey
public void setPrimaryKey(long primaryKey) Sets the primary key of this saml idp sp session.- Specified by:
setPrimaryKeyin interfaceSamlIdpSpSessionModel- Parameters:
primaryKey- the primary key of this saml idp sp session
-
setSamlIdpSpSessionId
public void setSamlIdpSpSessionId(long samlIdpSpSessionId) Sets the saml idp sp session ID of this saml idp sp session.- Specified by:
setSamlIdpSpSessionIdin interfaceSamlIdpSpSessionModel- Parameters:
samlIdpSpSessionId- the saml idp sp session ID of this saml idp sp session
-
setSamlIdpSsoSessionId
public void setSamlIdpSsoSessionId(long samlIdpSsoSessionId) Sets the saml idp sso session ID of this saml idp sp session.- Specified by:
setSamlIdpSsoSessionIdin interfaceSamlIdpSpSessionModel- Parameters:
samlIdpSsoSessionId- the saml idp sso session ID of this saml idp sp session
-
setSamlPeerBindingId
public void setSamlPeerBindingId(long samlPeerBindingId) Sets the saml peer binding ID of this saml idp sp session.- Specified by:
setSamlPeerBindingIdin interfaceSamlIdpSpSessionModel- Parameters:
samlPeerBindingId- the saml peer binding ID of this saml idp sp session
-
setUserId
public void setUserId(long userId) Sets the user ID of this saml idp sp session.- Specified by:
setUserIdin interfacecom.liferay.portal.kernel.model.AuditedModel- Specified by:
setUserIdin interfaceSamlIdpSpSessionModel- Parameters:
userId- the user ID of this saml idp sp session
-
setUserName
Sets the user name of this saml idp sp session.- Specified by:
setUserNamein interfacecom.liferay.portal.kernel.model.AuditedModel- Specified by:
setUserNamein interfaceSamlIdpSpSessionModel- Parameters:
userName- the user name of this saml idp sp session
-
setUserUuid
Sets the user uuid of this saml idp sp session.- Specified by:
setUserUuidin interfacecom.liferay.portal.kernel.model.AuditedModel- Specified by:
setUserUuidin interfaceSamlIdpSpSessionModel- Parameters:
userUuid- the user uuid of this saml idp sp session
-
toXmlString
- Specified by:
toXmlStringin interfaceSamlIdpSpSessionModel
-
wrap
- Specified by:
wrapin classcom.liferay.portal.kernel.model.wrapper.BaseModelWrapper<SamlIdpSpSession>
-