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 |
---|---|
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()
Returns the hits of this redirect not found entry.
|
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.
|
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 |
setHits(long hits)
Sets the hits 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.
|
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, toUnescapedModel, toXmlString
finalize, getClass, notify, notifyAll, wait, wait, wait
clone, getAttributeGetterFunctions, getAttributeSetterBiConsumers, getExpandoBridge, getPrimaryKeyObj, isCachedModel, isEntityCacheEnabled, isEscapedModel, isFinderCacheEnabled, isNew, resetOriginalValues, setCachedModel, setExpandoBridgeAttributes, setExpandoBridgeAttributes, setExpandoBridgeAttributes, setNew, setPrimaryKeyObj, toCacheModel, toEscapedModel, toUnescapedModel, toXmlString
public 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 long getCompanyId()
getCompanyId
in interface com.liferay.portal.kernel.model.AuditedModel
getCompanyId
in interface com.liferay.portal.kernel.model.ShardedModel
getCompanyId
in interface RedirectNotFoundEntryModel
public java.util.Date getCreateDate()
getCreateDate
in interface com.liferay.portal.kernel.model.AuditedModel
getCreateDate
in interface RedirectNotFoundEntryModel
public long getGroupId()
getGroupId
in interface com.liferay.portal.kernel.model.GroupedModel
getGroupId
in interface RedirectNotFoundEntryModel
public long getHits()
getHits
in interface RedirectNotFoundEntryModel
public boolean getIgnored()
getIgnored
in interface RedirectNotFoundEntryModel
public java.util.Date getModifiedDate()
getModifiedDate
in interface com.liferay.portal.kernel.model.AuditedModel
getModifiedDate
in interface RedirectNotFoundEntryModel
public long getMvccVersion()
getMvccVersion
in interface com.liferay.portal.kernel.model.MVCCModel
getMvccVersion
in interface RedirectNotFoundEntryModel
public long getPrimaryKey()
getPrimaryKey
in interface RedirectNotFoundEntryModel
public long getRedirectNotFoundEntryId()
getRedirectNotFoundEntryId
in interface RedirectNotFoundEntryModel
public java.lang.String getUrl()
getUrl
in interface RedirectNotFoundEntryModel
public long getUserId()
getUserId
in interface com.liferay.portal.kernel.model.AuditedModel
getUserId
in interface RedirectNotFoundEntryModel
public java.lang.String getUserName()
getUserName
in interface com.liferay.portal.kernel.model.AuditedModel
getUserName
in interface RedirectNotFoundEntryModel
public java.lang.String getUserUuid()
getUserUuid
in interface com.liferay.portal.kernel.model.AuditedModel
getUserUuid
in interface RedirectNotFoundEntryModel
public boolean isIgnored()
true
if this redirect not found entry is ignored.isIgnored
in interface RedirectNotFoundEntryModel
true
if this redirect not found entry is ignored; false
otherwisepublic void persist()
persist
in interface com.liferay.portal.kernel.model.PersistedModel
public void setCompanyId(long companyId)
setCompanyId
in interface com.liferay.portal.kernel.model.AuditedModel
setCompanyId
in interface com.liferay.portal.kernel.model.ShardedModel
setCompanyId
in interface RedirectNotFoundEntryModel
companyId
- the company ID of this redirect not found entrypublic void setCreateDate(java.util.Date createDate)
setCreateDate
in interface com.liferay.portal.kernel.model.AuditedModel
setCreateDate
in interface RedirectNotFoundEntryModel
createDate
- the create date of this redirect not found entrypublic void setGroupId(long groupId)
setGroupId
in interface com.liferay.portal.kernel.model.GroupedModel
setGroupId
in interface RedirectNotFoundEntryModel
groupId
- the group ID of this redirect not found entrypublic void setHits(long hits)
setHits
in interface RedirectNotFoundEntryModel
hits
- the hits of this redirect not found entrypublic void setIgnored(boolean ignored)
setIgnored
in interface RedirectNotFoundEntryModel
ignored
- the ignored of this redirect not found entrypublic void setModifiedDate(java.util.Date modifiedDate)
setModifiedDate
in interface com.liferay.portal.kernel.model.AuditedModel
setModifiedDate
in interface RedirectNotFoundEntryModel
modifiedDate
- the modified date of this redirect not found entrypublic void setMvccVersion(long mvccVersion)
setMvccVersion
in interface com.liferay.portal.kernel.model.MVCCModel
setMvccVersion
in interface RedirectNotFoundEntryModel
mvccVersion
- the mvcc version of this redirect not found entrypublic void setPrimaryKey(long primaryKey)
setPrimaryKey
in interface RedirectNotFoundEntryModel
primaryKey
- the primary key of this redirect not found entrypublic void setRedirectNotFoundEntryId(long redirectNotFoundEntryId)
setRedirectNotFoundEntryId
in interface RedirectNotFoundEntryModel
redirectNotFoundEntryId
- the redirect not found entry ID of this redirect not found entrypublic void setUrl(java.lang.String url)
setUrl
in interface RedirectNotFoundEntryModel
url
- the url of this redirect not found entrypublic void setUserId(long userId)
setUserId
in interface com.liferay.portal.kernel.model.AuditedModel
setUserId
in interface RedirectNotFoundEntryModel
userId
- the user ID of this redirect not found entrypublic void setUserName(java.lang.String userName)
setUserName
in interface com.liferay.portal.kernel.model.AuditedModel
setUserName
in interface RedirectNotFoundEntryModel
userName
- the user name of this redirect not found entrypublic void setUserUuid(java.lang.String userUuid)
setUserUuid
in interface com.liferay.portal.kernel.model.AuditedModel
setUserUuid
in interface RedirectNotFoundEntryModel
userUuid
- the user uuid of this redirect not found entryprotected RedirectNotFoundEntryWrapper wrap(RedirectNotFoundEntry redirectNotFoundEntry)
wrap
in class com.liferay.portal.kernel.model.wrapper.BaseModelWrapper<RedirectNotFoundEntry>