public class SamlSpAuthRequestWrapper extends java.lang.Object implements com.liferay.portal.kernel.model.ModelWrapper<SamlSpAuthRequest>, SamlSpAuthRequest
This class is a wrapper for SamlSpAuthRequest.
SamlSpAuthRequest,
Serialized FormSAML_SP_AUTHN_REQUEST_ID_ACCESSOR| Constructor and Description |
|---|
SamlSpAuthRequestWrapper(SamlSpAuthRequest samlSpAuthRequest) |
| Modifier and Type | Method and Description |
|---|---|
java.lang.Object |
clone() |
int |
compareTo(SamlSpAuthRequest samlSpAuthRequest) |
boolean |
equals(java.lang.Object object) |
long |
getCompanyId()
Returns the company ID of this saml sp auth request.
|
java.util.Date |
getCreateDate()
Returns the create date of this saml sp auth request.
|
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() |
long |
getPrimaryKey()
Returns the primary key of this saml sp auth request.
|
java.io.Serializable |
getPrimaryKeyObj() |
java.lang.String |
getSamlIdpEntityId()
Returns the saml idp entity ID of this saml sp auth request.
|
long |
getSamlSpAuthnRequestId()
Returns the saml sp authn request ID of this saml sp auth request.
|
java.lang.String |
getSamlSpAuthRequestKey()
Returns the saml sp auth request key of this saml sp auth request.
|
SamlSpAuthRequest |
getWrappedModel() |
int |
hashCode() |
boolean |
isCachedModel() |
boolean |
isEntityCacheEnabled() |
boolean |
isEscapedModel() |
boolean |
isFinderCacheEnabled() |
boolean |
isNew() |
void |
persist() |
void |
resetOriginalValues() |
void |
setCachedModel(boolean cachedModel) |
void |
setCompanyId(long companyId)
Sets the company ID of this saml sp auth request.
|
void |
setCreateDate(java.util.Date createDate)
Sets the create date of this saml sp auth request.
|
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 |
setNew(boolean n) |
void |
setPrimaryKey(long primaryKey)
Sets the primary key of this saml sp auth request.
|
void |
setPrimaryKeyObj(java.io.Serializable primaryKeyObj) |
void |
setSamlIdpEntityId(java.lang.String samlIdpEntityId)
Sets the saml idp entity ID of this saml sp auth request.
|
void |
setSamlSpAuthnRequestId(long samlSpAuthnRequestId)
Sets the saml sp authn request ID of this saml sp auth request.
|
void |
setSamlSpAuthRequestKey(java.lang.String samlSpAuthRequestKey)
Sets the saml sp auth request key of this saml sp auth request.
|
com.liferay.portal.kernel.model.CacheModel<SamlSpAuthRequest> |
toCacheModel() |
SamlSpAuthRequest |
toEscapedModel() |
java.lang.String |
toString() |
SamlSpAuthRequest |
toUnescapedModel() |
java.lang.String |
toXmlString() |
public SamlSpAuthRequestWrapper(SamlSpAuthRequest samlSpAuthRequest)
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<SamlSpAuthRequest>public void setModelAttributes(java.util.Map<java.lang.String,java.lang.Object> attributes)
setModelAttributes in interface com.liferay.portal.kernel.model.BaseModel<SamlSpAuthRequest>public java.lang.Object clone()
clone in interface com.liferay.portal.kernel.model.BaseModel<SamlSpAuthRequest>clone in interface SamlSpAuthRequestModelclone in class java.lang.Objectpublic int compareTo(SamlSpAuthRequest samlSpAuthRequest)
compareTo in interface SamlSpAuthRequestModelcompareTo in interface java.lang.Comparable<SamlSpAuthRequest>public long getCompanyId()
getCompanyId in interface com.liferay.portal.kernel.model.ShardedModelgetCompanyId in interface SamlSpAuthRequestModelpublic java.util.Date getCreateDate()
getCreateDate in interface SamlSpAuthRequestModelpublic com.liferay.expando.kernel.model.ExpandoBridge getExpandoBridge()
getExpandoBridge in interface com.liferay.portal.kernel.model.BaseModel<SamlSpAuthRequest>getExpandoBridge in interface com.liferay.portal.kernel.model.ClassedModelgetExpandoBridge in interface SamlSpAuthRequestModelpublic long getPrimaryKey()
getPrimaryKey in interface SamlSpAuthRequestModelpublic java.io.Serializable getPrimaryKeyObj()
getPrimaryKeyObj in interface com.liferay.portal.kernel.model.BaseModel<SamlSpAuthRequest>getPrimaryKeyObj in interface com.liferay.portal.kernel.model.ClassedModelgetPrimaryKeyObj in interface SamlSpAuthRequestModelpublic java.lang.String getSamlIdpEntityId()
getSamlIdpEntityId in interface SamlSpAuthRequestModelpublic long getSamlSpAuthnRequestId()
getSamlSpAuthnRequestId in interface SamlSpAuthRequestModelpublic java.lang.String getSamlSpAuthRequestKey()
getSamlSpAuthRequestKey in interface SamlSpAuthRequestModelpublic int hashCode()
hashCode in interface SamlSpAuthRequestModelhashCode in class java.lang.Objectpublic boolean isCachedModel()
isCachedModel in interface com.liferay.portal.kernel.model.BaseModel<SamlSpAuthRequest>isCachedModel in interface SamlSpAuthRequestModelpublic boolean isEscapedModel()
isEscapedModel in interface com.liferay.portal.kernel.model.BaseModel<SamlSpAuthRequest>isEscapedModel in interface SamlSpAuthRequestModelpublic boolean isNew()
isNew in interface com.liferay.portal.kernel.model.BaseModel<SamlSpAuthRequest>isNew in interface SamlSpAuthRequestModelpublic void persist()
persist in interface com.liferay.portal.kernel.model.PersistedModelpublic void setCachedModel(boolean cachedModel)
setCachedModel in interface com.liferay.portal.kernel.model.BaseModel<SamlSpAuthRequest>setCachedModel in interface SamlSpAuthRequestModelpublic void setCompanyId(long companyId)
setCompanyId in interface com.liferay.portal.kernel.model.ShardedModelsetCompanyId in interface SamlSpAuthRequestModelcompanyId - the company ID of this saml sp auth requestpublic void setCreateDate(java.util.Date createDate)
setCreateDate in interface SamlSpAuthRequestModelcreateDate - the create date of this saml sp auth requestpublic void setExpandoBridgeAttributes(com.liferay.portal.kernel.model.BaseModel<?> baseModel)
setExpandoBridgeAttributes in interface com.liferay.portal.kernel.model.BaseModel<SamlSpAuthRequest>setExpandoBridgeAttributes in interface SamlSpAuthRequestModelpublic void setExpandoBridgeAttributes(com.liferay.expando.kernel.model.ExpandoBridge expandoBridge)
setExpandoBridgeAttributes in interface com.liferay.portal.kernel.model.BaseModel<SamlSpAuthRequest>setExpandoBridgeAttributes in interface SamlSpAuthRequestModelpublic void setExpandoBridgeAttributes(com.liferay.portal.kernel.service.ServiceContext serviceContext)
setExpandoBridgeAttributes in interface com.liferay.portal.kernel.model.BaseModel<SamlSpAuthRequest>setExpandoBridgeAttributes in interface SamlSpAuthRequestModelpublic void setNew(boolean n)
setNew in interface com.liferay.portal.kernel.model.BaseModel<SamlSpAuthRequest>setNew in interface SamlSpAuthRequestModelpublic void setPrimaryKey(long primaryKey)
setPrimaryKey in interface SamlSpAuthRequestModelprimaryKey - the primary key of this saml sp auth requestpublic void setPrimaryKeyObj(java.io.Serializable primaryKeyObj)
setPrimaryKeyObj in interface com.liferay.portal.kernel.model.BaseModel<SamlSpAuthRequest>setPrimaryKeyObj in interface com.liferay.portal.kernel.model.ClassedModelsetPrimaryKeyObj in interface SamlSpAuthRequestModelpublic void setSamlIdpEntityId(java.lang.String samlIdpEntityId)
setSamlIdpEntityId in interface SamlSpAuthRequestModelsamlIdpEntityId - the saml idp entity ID of this saml sp auth requestpublic void setSamlSpAuthnRequestId(long samlSpAuthnRequestId)
setSamlSpAuthnRequestId in interface SamlSpAuthRequestModelsamlSpAuthnRequestId - the saml sp authn request ID of this saml sp auth requestpublic void setSamlSpAuthRequestKey(java.lang.String samlSpAuthRequestKey)
setSamlSpAuthRequestKey in interface SamlSpAuthRequestModelsamlSpAuthRequestKey - the saml sp auth request key of this saml sp auth requestpublic com.liferay.portal.kernel.model.CacheModel<SamlSpAuthRequest> toCacheModel()
toCacheModel in interface com.liferay.portal.kernel.model.BaseModel<SamlSpAuthRequest>toCacheModel in interface SamlSpAuthRequestModelpublic SamlSpAuthRequest toEscapedModel()
toEscapedModel in interface com.liferay.portal.kernel.model.BaseModel<SamlSpAuthRequest>toEscapedModel in interface SamlSpAuthRequestModelpublic java.lang.String toString()
toString in interface SamlSpAuthRequestModeltoString in class java.lang.Objectpublic SamlSpAuthRequest toUnescapedModel()
toUnescapedModel in interface com.liferay.portal.kernel.model.BaseModel<SamlSpAuthRequest>toUnescapedModel in interface SamlSpAuthRequestModelpublic java.lang.String toXmlString()
toXmlString in interface com.liferay.portal.kernel.model.BaseModel<SamlSpAuthRequest>toXmlString in interface SamlSpAuthRequestModelpublic boolean equals(java.lang.Object object)
equals in class java.lang.Objectpublic SamlSpAuthRequest getWrappedModel()
getWrappedModel in interface com.liferay.portal.kernel.model.ModelWrapper<SamlSpAuthRequest>public boolean isEntityCacheEnabled()
isEntityCacheEnabled in interface com.liferay.portal.kernel.model.BaseModel<SamlSpAuthRequest>public boolean isFinderCacheEnabled()
isFinderCacheEnabled in interface com.liferay.portal.kernel.model.BaseModel<SamlSpAuthRequest>public void resetOriginalValues()
resetOriginalValues in interface com.liferay.portal.kernel.model.BaseModel<SamlSpAuthRequest>