public class RedirectNotFoundEntryWrapper extends com.liferay.portal.kernel.model.wrapper.BaseModelWrapper<RedirectNotFoundEntry> implements com.liferay.portal.kernel.model.ModelWrapper<RedirectNotFoundEntry>, RedirectNotFoundEntry
This class is a wrapper for RedirectNotFoundEntry.
RedirectNotFoundEntry,
Serialized FormREDIRECT_NOT_FOUND_ENTRY_ID_ACCESSOR| Constructor and Description |
|---|
RedirectNotFoundEntryWrapper(RedirectNotFoundEntry redirectNotFoundEntry) |
| Modifier and Type | Method and Description |
|---|---|
RedirectNotFoundEntry |
cloneWithOriginalValues() |
long |
getCompanyId()
Returns the company ID of this redirect not found entry.
|
java.util.Date |
getCreateDate()
Returns the create date of this redirect not found entry.
|
long |
getGroupId()
Returns the group ID of this redirect not found entry.
|
long |
getHits() |
boolean |
getIgnored()
Returns the ignored of this redirect not found entry.
|
java.util.Map<java.lang.String,java.lang.Object> |
getModelAttributes() |
java.util.Date |
getModifiedDate()
Returns the modified date of this redirect not found entry.
|
long |
getMvccVersion()
Returns the mvcc version of this redirect not found entry.
|
long |
getPrimaryKey()
Returns the primary key of this redirect not found entry.
|
long |
getRedirectNotFoundEntryId()
Returns the redirect not found entry ID of this redirect not found entry.
|
long |
getRequestCount() |
java.lang.String |
getUrl()
Returns the url of this redirect not found entry.
|
long |
getUserId()
Returns the user ID of this redirect not found entry.
|
java.lang.String |
getUserName()
Returns the user name of this redirect not found entry.
|
java.lang.String |
getUserUuid()
Returns the user uuid of this redirect not found entry.
|
boolean |
isIgnored()
Returns
true if this redirect not found entry is ignored. |
void |
persist() |
void |
setCompanyId(long companyId)
Sets the company ID of this redirect not found entry.
|
void |
setCreateDate(java.util.Date createDate)
Sets the create date of this redirect not found entry.
|
void |
setGroupId(long groupId)
Sets the group ID of this redirect not found entry.
|
void |
setIgnored(boolean ignored)
Sets whether this redirect not found entry is ignored.
|
void |
setModelAttributes(java.util.Map<java.lang.String,java.lang.Object> attributes) |
void |
setModifiedDate(java.util.Date modifiedDate)
Sets the modified date of this redirect not found entry.
|
void |
setMvccVersion(long mvccVersion)
Sets the mvcc version of this redirect not found entry.
|
void |
setPrimaryKey(long primaryKey)
Sets the primary key of this redirect not found entry.
|
void |
setRedirectNotFoundEntryId(long redirectNotFoundEntryId)
Sets the redirect not found entry ID of this redirect not found entry.
|
void |
setUrl(java.lang.String url)
Sets the url of this redirect not found entry.
|
void |
setUserId(long userId)
Sets the user ID of this redirect not found entry.
|
void |
setUserName(java.lang.String userName)
Sets the user name of this redirect not found entry.
|
void |
setUserUuid(java.lang.String userUuid)
Sets the user uuid of this redirect not found entry.
|
java.lang.String |
toXmlString() |
protected RedirectNotFoundEntryWrapper |
wrap(RedirectNotFoundEntry redirectNotFoundEntry) |
clone, compareTo, equals, getExpandoBridge, getModelClass, getModelClassName, getPrimaryKeyObj, getWrappedModel, hashCode, isCachedModel, isEntityCacheEnabled, isEscapedModel, isFinderCacheEnabled, isNew, resetOriginalValues, setCachedModel, setExpandoBridgeAttributes, setExpandoBridgeAttributes, setExpandoBridgeAttributes, setNew, setPrimaryKeyObj, toCacheModel, toEscapedModel, toString, toUnescapedModelfinalize, getClass, notify, notifyAll, wait, wait, waitclone, getAttributeGetterFunctions, getAttributeSetterBiConsumers, getExpandoBridge, getPrimaryKeyObj, isCachedModel, isEntityCacheEnabled, isEscapedModel, isFinderCacheEnabled, isNew, resetOriginalValues, setCachedModel, setExpandoBridgeAttributes, setExpandoBridgeAttributes, setExpandoBridgeAttributes, setNew, setPrimaryKeyObj, toCacheModel, toEscapedModel, toUnescapedModelpublic RedirectNotFoundEntryWrapper(RedirectNotFoundEntry redirectNotFoundEntry)
public java.util.Map<java.lang.String,java.lang.Object> getModelAttributes()
getModelAttributes in interface com.liferay.portal.kernel.model.BaseModel<RedirectNotFoundEntry>public void setModelAttributes(java.util.Map<java.lang.String,java.lang.Object> attributes)
setModelAttributes in interface com.liferay.portal.kernel.model.BaseModel<RedirectNotFoundEntry>public RedirectNotFoundEntry cloneWithOriginalValues()
cloneWithOriginalValues in interface com.liferay.portal.kernel.model.BaseModel<RedirectNotFoundEntry>cloneWithOriginalValues in interface RedirectNotFoundEntryModelpublic long getCompanyId()
getCompanyId in interface com.liferay.portal.kernel.model.AuditedModelgetCompanyId in interface com.liferay.portal.kernel.model.ShardedModelgetCompanyId in interface RedirectNotFoundEntryModelpublic java.util.Date getCreateDate()
getCreateDate in interface com.liferay.portal.kernel.model.AuditedModelgetCreateDate in interface RedirectNotFoundEntryModelpublic long getGroupId()
getGroupId in interface com.liferay.portal.kernel.model.GroupedModelgetGroupId in interface RedirectNotFoundEntryModelpublic long getHits()
getHits in interface RedirectNotFoundEntrypublic boolean getIgnored()
getIgnored in interface RedirectNotFoundEntryModelpublic java.util.Date getModifiedDate()
getModifiedDate in interface com.liferay.portal.kernel.model.AuditedModelgetModifiedDate in interface RedirectNotFoundEntryModelpublic long getMvccVersion()
getMvccVersion in interface com.liferay.portal.kernel.model.MVCCModelgetMvccVersion in interface RedirectNotFoundEntryModelpublic long getPrimaryKey()
getPrimaryKey in interface RedirectNotFoundEntryModelpublic long getRedirectNotFoundEntryId()
getRedirectNotFoundEntryId in interface RedirectNotFoundEntryModelpublic long getRequestCount()
getRequestCount in interface RedirectNotFoundEntrypublic java.lang.String getUrl()
getUrl in interface RedirectNotFoundEntryModelpublic long getUserId()
getUserId in interface com.liferay.portal.kernel.model.AuditedModelgetUserId in interface RedirectNotFoundEntryModelpublic java.lang.String getUserName()
getUserName in interface com.liferay.portal.kernel.model.AuditedModelgetUserName in interface RedirectNotFoundEntryModelpublic java.lang.String getUserUuid()
getUserUuid in interface com.liferay.portal.kernel.model.AuditedModelgetUserUuid in interface RedirectNotFoundEntryModelpublic boolean isIgnored()
true if this redirect not found entry is ignored.isIgnored in interface RedirectNotFoundEntryModeltrue if this redirect not found entry is ignored; false otherwisepublic void persist()
persist in interface com.liferay.portal.kernel.model.PersistedModelpublic void setCompanyId(long companyId)
setCompanyId in interface com.liferay.portal.kernel.model.AuditedModelsetCompanyId in interface com.liferay.portal.kernel.model.ShardedModelsetCompanyId in interface RedirectNotFoundEntryModelcompanyId - the company ID of this redirect not found entrypublic void setCreateDate(java.util.Date createDate)
setCreateDate in interface com.liferay.portal.kernel.model.AuditedModelsetCreateDate in interface RedirectNotFoundEntryModelcreateDate - the create date of this redirect not found entrypublic void setGroupId(long groupId)
setGroupId in interface com.liferay.portal.kernel.model.GroupedModelsetGroupId in interface RedirectNotFoundEntryModelgroupId - the group ID of this redirect not found entrypublic void setIgnored(boolean ignored)
setIgnored in interface RedirectNotFoundEntryModelignored - the ignored of this redirect not found entrypublic void setModifiedDate(java.util.Date modifiedDate)
setModifiedDate in interface com.liferay.portal.kernel.model.AuditedModelsetModifiedDate in interface RedirectNotFoundEntryModelmodifiedDate - the modified date of this redirect not found entrypublic void setMvccVersion(long mvccVersion)
setMvccVersion in interface com.liferay.portal.kernel.model.MVCCModelsetMvccVersion in interface RedirectNotFoundEntryModelmvccVersion - the mvcc version of this redirect not found entrypublic void setPrimaryKey(long primaryKey)
setPrimaryKey in interface RedirectNotFoundEntryModelprimaryKey - the primary key of this redirect not found entrypublic void setRedirectNotFoundEntryId(long redirectNotFoundEntryId)
setRedirectNotFoundEntryId in interface RedirectNotFoundEntryModelredirectNotFoundEntryId - the redirect not found entry ID of this redirect not found entrypublic void setUrl(java.lang.String url)
setUrl in interface RedirectNotFoundEntryModelurl - the url of this redirect not found entrypublic void setUserId(long userId)
setUserId in interface com.liferay.portal.kernel.model.AuditedModelsetUserId in interface RedirectNotFoundEntryModeluserId - the user ID of this redirect not found entrypublic void setUserName(java.lang.String userName)
setUserName in interface com.liferay.portal.kernel.model.AuditedModelsetUserName in interface RedirectNotFoundEntryModeluserName - the user name of this redirect not found entrypublic void setUserUuid(java.lang.String userUuid)
setUserUuid in interface com.liferay.portal.kernel.model.AuditedModelsetUserUuid in interface RedirectNotFoundEntryModeluserUuid - the user uuid of this redirect not found entrypublic java.lang.String toXmlString()
toXmlString in interface RedirectNotFoundEntryModelprotected RedirectNotFoundEntryWrapper wrap(RedirectNotFoundEntry redirectNotFoundEntry)
wrap in class com.liferay.portal.kernel.model.wrapper.BaseModelWrapper<RedirectNotFoundEntry>