public class SamlSpMessageWrapper extends java.lang.Object implements com.liferay.portal.kernel.model.ModelWrapper<SamlSpMessage>, SamlSpMessage
This class is a wrapper for SamlSpMessage.
SamlSpMessage,
Serialized FormSAML_SP_MESSAGE_ID_ACCESSOR| Constructor and Description |
|---|
SamlSpMessageWrapper(SamlSpMessage samlSpMessage) |
| Modifier and Type | Method and Description |
|---|---|
java.lang.Object |
clone() |
int |
compareTo(SamlSpMessage samlSpMessage) |
boolean |
equals(java.lang.Object obj) |
long |
getCompanyId()
Returns the company ID of this saml sp message.
|
java.util.Date |
getCreateDate()
Returns the create date of this saml sp message.
|
com.liferay.expando.kernel.model.ExpandoBridge |
getExpandoBridge() |
java.util.Date |
getExpirationDate()
Returns the expiration date of this saml sp message.
|
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 message.
|
java.io.Serializable |
getPrimaryKeyObj() |
java.lang.String |
getSamlIdpEntityId()
Returns the saml idp entity ID of this saml sp message.
|
java.lang.String |
getSamlIdpResponseKey()
Returns the saml idp response key of this saml sp message.
|
long |
getSamlSpMessageId()
Returns the saml sp message ID of this saml sp message.
|
SamlSpMessage |
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 sp message.
|
void |
setCreateDate(java.util.Date createDate)
Sets the create date of this saml sp message.
|
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 |
setExpirationDate(java.util.Date expirationDate)
Sets the expiration date of this saml sp message.
|
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 message.
|
void |
setPrimaryKeyObj(java.io.Serializable primaryKeyObj) |
void |
setSamlIdpEntityId(java.lang.String samlIdpEntityId)
Sets the saml idp entity ID of this saml sp message.
|
void |
setSamlIdpResponseKey(java.lang.String samlIdpResponseKey)
Sets the saml idp response key of this saml sp message.
|
void |
setSamlSpMessageId(long samlSpMessageId)
Sets the saml sp message ID of this saml sp message.
|
com.liferay.portal.kernel.model.CacheModel<SamlSpMessage> |
toCacheModel() |
SamlSpMessage |
toEscapedModel() |
java.lang.String |
toString() |
SamlSpMessage |
toUnescapedModel() |
java.lang.String |
toXmlString() |
public SamlSpMessageWrapper(SamlSpMessage samlSpMessage)
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<SamlSpMessage>public void setModelAttributes(java.util.Map<java.lang.String,java.lang.Object> attributes)
setModelAttributes in interface com.liferay.portal.kernel.model.BaseModel<SamlSpMessage>public java.lang.Object clone()
clone in interface com.liferay.portal.kernel.model.BaseModel<SamlSpMessage>clone in interface SamlSpMessageModelclone in class java.lang.Objectpublic int compareTo(SamlSpMessage samlSpMessage)
compareTo in interface SamlSpMessageModelcompareTo in interface java.lang.Comparable<SamlSpMessage>public long getCompanyId()
getCompanyId in interface com.liferay.portal.kernel.model.ShardedModelgetCompanyId in interface SamlSpMessageModelpublic java.util.Date getCreateDate()
getCreateDate in interface SamlSpMessageModelpublic com.liferay.expando.kernel.model.ExpandoBridge getExpandoBridge()
getExpandoBridge in interface com.liferay.portal.kernel.model.BaseModel<SamlSpMessage>getExpandoBridge in interface com.liferay.portal.kernel.model.ClassedModelgetExpandoBridge in interface SamlSpMessageModelpublic java.util.Date getExpirationDate()
getExpirationDate in interface SamlSpMessageModelpublic long getPrimaryKey()
getPrimaryKey in interface SamlSpMessageModelpublic java.io.Serializable getPrimaryKeyObj()
getPrimaryKeyObj in interface com.liferay.portal.kernel.model.BaseModel<SamlSpMessage>getPrimaryKeyObj in interface com.liferay.portal.kernel.model.ClassedModelgetPrimaryKeyObj in interface SamlSpMessageModelpublic java.lang.String getSamlIdpEntityId()
getSamlIdpEntityId in interface SamlSpMessageModelpublic java.lang.String getSamlIdpResponseKey()
getSamlIdpResponseKey in interface SamlSpMessageModelpublic long getSamlSpMessageId()
getSamlSpMessageId in interface SamlSpMessageModelpublic int hashCode()
hashCode in interface SamlSpMessageModelhashCode in class java.lang.Objectpublic boolean isCachedModel()
isCachedModel in interface com.liferay.portal.kernel.model.BaseModel<SamlSpMessage>isCachedModel in interface SamlSpMessageModelpublic boolean isEscapedModel()
isEscapedModel in interface com.liferay.portal.kernel.model.BaseModel<SamlSpMessage>isEscapedModel in interface SamlSpMessageModelpublic boolean isExpired()
isExpired in interface SamlSpMessagepublic boolean isNew()
isNew in interface com.liferay.portal.kernel.model.BaseModel<SamlSpMessage>isNew in interface SamlSpMessageModelpublic void persist()
persist in interface com.liferay.portal.kernel.model.PersistedModelpublic void setCachedModel(boolean cachedModel)
setCachedModel in interface com.liferay.portal.kernel.model.BaseModel<SamlSpMessage>setCachedModel in interface SamlSpMessageModelpublic void setCompanyId(long companyId)
setCompanyId in interface com.liferay.portal.kernel.model.ShardedModelsetCompanyId in interface SamlSpMessageModelcompanyId - the company ID of this saml sp messagepublic void setCreateDate(java.util.Date createDate)
setCreateDate in interface SamlSpMessageModelcreateDate - the create date of this saml sp messagepublic void setExpandoBridgeAttributes(com.liferay.portal.kernel.model.BaseModel<?> baseModel)
setExpandoBridgeAttributes in interface com.liferay.portal.kernel.model.BaseModel<SamlSpMessage>setExpandoBridgeAttributes in interface SamlSpMessageModelpublic void setExpandoBridgeAttributes(com.liferay.expando.kernel.model.ExpandoBridge expandoBridge)
setExpandoBridgeAttributes in interface com.liferay.portal.kernel.model.BaseModel<SamlSpMessage>setExpandoBridgeAttributes in interface SamlSpMessageModelpublic void setExpandoBridgeAttributes(com.liferay.portal.kernel.service.ServiceContext serviceContext)
setExpandoBridgeAttributes in interface com.liferay.portal.kernel.model.BaseModel<SamlSpMessage>setExpandoBridgeAttributes in interface SamlSpMessageModelpublic void setExpirationDate(java.util.Date expirationDate)
setExpirationDate in interface SamlSpMessageModelexpirationDate - the expiration date of this saml sp messagepublic void setNew(boolean n)
setNew in interface com.liferay.portal.kernel.model.BaseModel<SamlSpMessage>setNew in interface SamlSpMessageModelpublic void setPrimaryKey(long primaryKey)
setPrimaryKey in interface SamlSpMessageModelprimaryKey - the primary key of this saml sp messagepublic void setPrimaryKeyObj(java.io.Serializable primaryKeyObj)
setPrimaryKeyObj in interface com.liferay.portal.kernel.model.BaseModel<SamlSpMessage>setPrimaryKeyObj in interface com.liferay.portal.kernel.model.ClassedModelsetPrimaryKeyObj in interface SamlSpMessageModelpublic void setSamlIdpEntityId(java.lang.String samlIdpEntityId)
setSamlIdpEntityId in interface SamlSpMessageModelsamlIdpEntityId - the saml idp entity ID of this saml sp messagepublic void setSamlIdpResponseKey(java.lang.String samlIdpResponseKey)
setSamlIdpResponseKey in interface SamlSpMessageModelsamlIdpResponseKey - the saml idp response key of this saml sp messagepublic void setSamlSpMessageId(long samlSpMessageId)
setSamlSpMessageId in interface SamlSpMessageModelsamlSpMessageId - the saml sp message ID of this saml sp messagepublic com.liferay.portal.kernel.model.CacheModel<SamlSpMessage> toCacheModel()
toCacheModel in interface com.liferay.portal.kernel.model.BaseModel<SamlSpMessage>toCacheModel in interface SamlSpMessageModelpublic SamlSpMessage toEscapedModel()
toEscapedModel in interface com.liferay.portal.kernel.model.BaseModel<SamlSpMessage>toEscapedModel in interface SamlSpMessageModelpublic java.lang.String toString()
toString in interface SamlSpMessageModeltoString in class java.lang.Objectpublic SamlSpMessage toUnescapedModel()
toUnescapedModel in interface com.liferay.portal.kernel.model.BaseModel<SamlSpMessage>toUnescapedModel in interface SamlSpMessageModelpublic java.lang.String toXmlString()
toXmlString in interface com.liferay.portal.kernel.model.BaseModel<SamlSpMessage>toXmlString in interface SamlSpMessageModelpublic boolean equals(java.lang.Object obj)
equals in class java.lang.Objectpublic SamlSpMessage getWrappedModel()
getWrappedModel in interface com.liferay.portal.kernel.model.ModelWrapper<SamlSpMessage>public boolean isEntityCacheEnabled()
isEntityCacheEnabled in interface com.liferay.portal.kernel.model.BaseModel<SamlSpMessage>public boolean isFinderCacheEnabled()
isFinderCacheEnabled in interface com.liferay.portal.kernel.model.BaseModel<SamlSpMessage>public void resetOriginalValues()
resetOriginalValues in interface com.liferay.portal.kernel.model.BaseModel<SamlSpMessage>