public class RedirectNotFoundEntryWrapper extends BaseModelWrapper<RedirectNotFoundEntry> implements ModelWrapper<RedirectNotFoundEntry>, RedirectNotFoundEntry
This class is a wrapper for RedirectNotFoundEntry.
RedirectNotFoundEntry,
Serialized FormmodelREDIRECT_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.
|
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()
Updates this model instance in the database or adds it if it does not yet
exist.
|
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, toXmlStringfinalize, getClass, notify, notifyAll, wait, wait, waitgetWrappedModelclone, getAttributeGetterFunctions, getAttributeSetterBiConsumers, getExpandoBridge, getPrimaryKeyObj, isCachedModel, isEntityCacheEnabled, isEscapedModel, isFinderCacheEnabled, isNew, resetOriginalValues, setCachedModel, setExpandoBridgeAttributes, setExpandoBridgeAttributes, setExpandoBridgeAttributes, setNew, setPrimaryKeyObj, toCacheModel, toEscapedModel, toUnescapedModel, toXmlStringgetModelClass, getModelClassNamepublic RedirectNotFoundEntryWrapper(RedirectNotFoundEntry redirectNotFoundEntry)
public java.util.Map<java.lang.String,java.lang.Object> getModelAttributes()
getModelAttributes in interface BaseModel<RedirectNotFoundEntry>public void setModelAttributes(java.util.Map<java.lang.String,java.lang.Object> attributes)
setModelAttributes in interface BaseModel<RedirectNotFoundEntry>public long getCompanyId()
getCompanyId in interface AuditedModelgetCompanyId in interface ShardedModelgetCompanyId in interface RedirectNotFoundEntryModelpublic java.util.Date getCreateDate()
getCreateDate in interface AuditedModelgetCreateDate in interface RedirectNotFoundEntryModelpublic long getGroupId()
getGroupId in interface GroupedModelgetGroupId in interface RedirectNotFoundEntryModelpublic long getHits()
getHits in interface RedirectNotFoundEntryModelpublic boolean getIgnored()
getIgnored in interface RedirectNotFoundEntryModelpublic java.util.Date getModifiedDate()
getModifiedDate in interface AuditedModelgetModifiedDate in interface RedirectNotFoundEntryModelpublic long getMvccVersion()
getMvccVersion in interface 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 AuditedModelgetUserId in interface RedirectNotFoundEntryModelpublic java.lang.String getUserName()
getUserName in interface AuditedModelgetUserName in interface RedirectNotFoundEntryModelpublic java.lang.String getUserUuid()
getUserUuid in interface 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()
PersistedModelpersist in interface PersistedModelpublic void setCompanyId(long companyId)
setCompanyId in interface AuditedModelsetCompanyId in interface ShardedModelsetCompanyId in interface RedirectNotFoundEntryModelcompanyId - the company ID of this redirect not found entrypublic void setCreateDate(java.util.Date createDate)
setCreateDate in interface AuditedModelsetCreateDate in interface RedirectNotFoundEntryModelcreateDate - the create date of this redirect not found entrypublic void setGroupId(long groupId)
setGroupId in interface GroupedModelsetGroupId in interface RedirectNotFoundEntryModelgroupId - the group ID of this redirect not found entrypublic void setHits(long hits)
setHits in interface RedirectNotFoundEntryModelhits - the hits 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 AuditedModelsetModifiedDate in interface RedirectNotFoundEntryModelmodifiedDate - the modified date of this redirect not found entrypublic void setMvccVersion(long mvccVersion)
setMvccVersion in interface 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 AuditedModelsetUserId in interface RedirectNotFoundEntryModeluserId - the user ID of this redirect not found entrypublic void setUserName(java.lang.String userName)
setUserName in interface AuditedModelsetUserName in interface RedirectNotFoundEntryModeluserName - the user name of this redirect not found entrypublic void setUserUuid(java.lang.String userUuid)
setUserUuid in interface AuditedModelsetUserUuid in interface RedirectNotFoundEntryModeluserUuid - the user uuid of this redirect not found entryprotected RedirectNotFoundEntryWrapper wrap(RedirectNotFoundEntry redirectNotFoundEntry)
wrap in class BaseModelWrapper<RedirectNotFoundEntry>