@ProviderType public class LayoutFriendlyURLWrapper extends java.lang.Object implements LayoutFriendlyURL, ModelWrapper<LayoutFriendlyURL>
This class is a wrapper for LayoutFriendlyURL.
LayoutFriendlyURL,
Serialized Form| Constructor and Description |
|---|
LayoutFriendlyURLWrapper(LayoutFriendlyURL layoutFriendlyURL) |
| Modifier and Type | Method and Description |
|---|---|
java.lang.Object |
clone()
Creates a shallow clone of this model instance.
|
int |
compareTo(LayoutFriendlyURL layoutFriendlyURL) |
boolean |
equals(java.lang.Object obj) |
long |
getCompanyId()
Returns the company ID of this layout friendly u r l.
|
java.util.Date |
getCreateDate()
Returns the create date of this layout friendly u r l.
|
ExpandoBridge |
getExpandoBridge()
Returns the expando bridge for this model instance.
|
java.lang.String |
getFriendlyURL()
Returns the friendly u r l of this layout friendly u r l.
|
long |
getGroupId()
Returns the group ID of this layout friendly u r l.
|
java.lang.String |
getLanguageId()
Returns the language ID of this layout friendly u r l.
|
long |
getLayoutFriendlyURLId()
Returns the layout friendly u r l ID of this layout friendly u r l.
|
java.util.Map<java.lang.String,java.lang.Object> |
getModelAttributes() |
java.lang.Class<?> |
getModelClass() |
java.lang.String |
getModelClassName() |
java.util.Date |
getModifiedDate()
Returns the modified date of this layout friendly u r l.
|
long |
getPlid()
Returns the plid of this layout friendly u r l.
|
long |
getPrimaryKey()
Returns the primary key of this layout friendly u r l.
|
java.io.Serializable |
getPrimaryKeyObj()
Returns the primary key of this model instance.
|
boolean |
getPrivateLayout()
Returns the private layout of this layout friendly u r l.
|
StagedModelType |
getStagedModelType() |
long |
getUserId()
Returns the user ID of this layout friendly u r l.
|
java.lang.String |
getUserName()
Returns the user name of this layout friendly u r l.
|
java.lang.String |
getUserUuid()
Returns the user uuid of this layout friendly u r l.
|
java.lang.String |
getUuid()
Returns the uuid of this layout friendly u r l.
|
LayoutFriendlyURL |
getWrappedLayoutFriendlyURL()
Deprecated.
As of 6.1.0, replaced by
getWrappedModel() |
LayoutFriendlyURL |
getWrappedModel() |
int |
hashCode() |
boolean |
isCachedModel()
Returns
true if this model instance was retrieved from the
entity cache. |
boolean |
isEscapedModel()
Returns
true if this model instance is escaped. |
boolean |
isNew()
Returns
true if this model instance does not yet exist in
the database. |
boolean |
isPrivateLayout()
Returns
true if this layout friendly u r l is private layout. |
void |
persist()
Updates this model instance in the database or adds it if it does not yet
exist.
|
void |
resetOriginalValues()
Reset all original fields to current values.
|
void |
setCachedModel(boolean cachedModel)
Sets whether this model instance was retrieved from the entity cache.
|
void |
setCompanyId(long companyId)
Sets the company ID of this layout friendly u r l.
|
void |
setCreateDate(java.util.Date createDate)
Sets the create date of this layout friendly u r l.
|
void |
setExpandoBridgeAttributes(BaseModel<?> baseModel) |
void |
setExpandoBridgeAttributes(ExpandoBridge expandoBridge) |
void |
setExpandoBridgeAttributes(ServiceContext serviceContext)
Sets the expando bridge attributes for this model instance to the
attributes stored in the service context.
|
void |
setFriendlyURL(java.lang.String friendlyURL)
Sets the friendly u r l of this layout friendly u r l.
|
void |
setGroupId(long groupId)
Sets the group ID of this layout friendly u r l.
|
void |
setLanguageId(java.lang.String languageId)
Sets the language ID of this layout friendly u r l.
|
void |
setLayoutFriendlyURLId(long layoutFriendlyURLId)
Sets the layout friendly u r l ID of this layout friendly u r l.
|
void |
setModelAttributes(java.util.Map<java.lang.String,java.lang.Object> attributes) |
void |
setModifiedDate(java.util.Date modifiedDate)
Sets the modified date of this layout friendly u r l.
|
void |
setNew(boolean n)
Sets whether this model instance does not yet exist in the database.
|
void |
setPlid(long plid)
Sets the plid of this layout friendly u r l.
|
void |
setPrimaryKey(long primaryKey)
Sets the primary key of this layout friendly u r l.
|
void |
setPrimaryKeyObj(java.io.Serializable primaryKeyObj)
Sets the primary key of this model instance.
|
void |
setPrivateLayout(boolean privateLayout)
Sets whether this layout friendly u r l is private layout.
|
void |
setUserId(long userId)
Sets the user ID of this layout friendly u r l.
|
void |
setUserName(java.lang.String userName)
Sets the user name of this layout friendly u r l.
|
void |
setUserUuid(java.lang.String userUuid)
Sets the user uuid of this layout friendly u r l.
|
void |
setUuid(java.lang.String uuid)
Sets the uuid of this layout friendly u r l.
|
CacheModel<LayoutFriendlyURL> |
toCacheModel()
Returns a cache model object for this entity used by entity cache.
|
LayoutFriendlyURL |
toEscapedModel()
Returns a copy of this entity as an escaped model instance by wrapping it
with an
AutoEscapeBeanHandler. |
java.lang.String |
toString() |
LayoutFriendlyURL |
toUnescapedModel() |
java.lang.String |
toXmlString()
Returns the XML representation of this model instance.
|
public LayoutFriendlyURLWrapper(LayoutFriendlyURL layoutFriendlyURL)
public java.lang.Class<?> getModelClass()
getModelClass in interface ClassedModelpublic java.lang.String getModelClassName()
getModelClassName in interface ClassedModelpublic java.util.Map<java.lang.String,java.lang.Object> getModelAttributes()
getModelAttributes in interface BaseModel<LayoutFriendlyURL>public void setModelAttributes(java.util.Map<java.lang.String,java.lang.Object> attributes)
setModelAttributes in interface BaseModel<LayoutFriendlyURL>public long getPrimaryKey()
getPrimaryKey in interface LayoutFriendlyURLModelpublic void setPrimaryKey(long primaryKey)
setPrimaryKey in interface LayoutFriendlyURLModelprimaryKey - the primary key of this layout friendly u r lpublic java.lang.String getUuid()
getUuid in interface LayoutFriendlyURLModelgetUuid in interface StagedModelpublic void setUuid(java.lang.String uuid)
setUuid in interface LayoutFriendlyURLModelsetUuid in interface StagedModeluuid - the uuid of this layout friendly u r lpublic long getLayoutFriendlyURLId()
getLayoutFriendlyURLId in interface LayoutFriendlyURLModelpublic void setLayoutFriendlyURLId(long layoutFriendlyURLId)
setLayoutFriendlyURLId in interface LayoutFriendlyURLModellayoutFriendlyURLId - the layout friendly u r l ID of this layout friendly u r lpublic long getGroupId()
getGroupId in interface GroupedModelgetGroupId in interface LayoutFriendlyURLModelpublic void setGroupId(long groupId)
setGroupId in interface GroupedModelsetGroupId in interface LayoutFriendlyURLModelgroupId - the group ID of this layout friendly u r lpublic long getCompanyId()
getCompanyId in interface AuditedModelgetCompanyId in interface LayoutFriendlyURLModelgetCompanyId in interface StagedModelpublic void setCompanyId(long companyId)
setCompanyId in interface AuditedModelsetCompanyId in interface LayoutFriendlyURLModelsetCompanyId in interface StagedModelcompanyId - the company ID of this layout friendly u r lpublic long getUserId()
getUserId in interface AuditedModelgetUserId in interface LayoutFriendlyURLModelpublic void setUserId(long userId)
setUserId in interface AuditedModelsetUserId in interface LayoutFriendlyURLModeluserId - the user ID of this layout friendly u r lpublic java.lang.String getUserUuid()
throws SystemException
getUserUuid in interface AuditedModelgetUserUuid in interface LayoutFriendlyURLModelSystemException - if a system exception occurredpublic void setUserUuid(java.lang.String userUuid)
setUserUuid in interface AuditedModelsetUserUuid in interface LayoutFriendlyURLModeluserUuid - the user uuid of this layout friendly u r lpublic java.lang.String getUserName()
getUserName in interface AuditedModelgetUserName in interface LayoutFriendlyURLModelpublic void setUserName(java.lang.String userName)
setUserName in interface AuditedModelsetUserName in interface LayoutFriendlyURLModeluserName - the user name of this layout friendly u r lpublic java.util.Date getCreateDate()
getCreateDate in interface AuditedModelgetCreateDate in interface LayoutFriendlyURLModelgetCreateDate in interface StagedModelpublic void setCreateDate(java.util.Date createDate)
setCreateDate in interface AuditedModelsetCreateDate in interface LayoutFriendlyURLModelsetCreateDate in interface StagedModelcreateDate - the create date of this layout friendly u r lpublic java.util.Date getModifiedDate()
getModifiedDate in interface AuditedModelgetModifiedDate in interface LayoutFriendlyURLModelgetModifiedDate in interface StagedModelpublic void setModifiedDate(java.util.Date modifiedDate)
setModifiedDate in interface AuditedModelsetModifiedDate in interface LayoutFriendlyURLModelsetModifiedDate in interface StagedModelmodifiedDate - the modified date of this layout friendly u r lpublic long getPlid()
getPlid in interface LayoutFriendlyURLModelpublic void setPlid(long plid)
setPlid in interface LayoutFriendlyURLModelplid - the plid of this layout friendly u r lpublic boolean getPrivateLayout()
getPrivateLayout in interface LayoutFriendlyURLModelpublic boolean isPrivateLayout()
true if this layout friendly u r l is private layout.isPrivateLayout in interface LayoutFriendlyURLModeltrue if this layout friendly u r l is private layout; false otherwisepublic void setPrivateLayout(boolean privateLayout)
setPrivateLayout in interface LayoutFriendlyURLModelprivateLayout - the private layout of this layout friendly u r lpublic java.lang.String getFriendlyURL()
getFriendlyURL in interface LayoutFriendlyURLModelpublic void setFriendlyURL(java.lang.String friendlyURL)
setFriendlyURL in interface LayoutFriendlyURLModelfriendlyURL - the friendly u r l of this layout friendly u r lpublic java.lang.String getLanguageId()
getLanguageId in interface LayoutFriendlyURLModelpublic void setLanguageId(java.lang.String languageId)
setLanguageId in interface LayoutFriendlyURLModellanguageId - the language ID of this layout friendly u r lpublic boolean isNew()
BaseModeltrue if this model instance does not yet exist in
the database.isNew in interface BaseModel<LayoutFriendlyURL>isNew in interface LayoutFriendlyURLModeltrue if this model instance does not yet exist in
the database; false otherwisepublic void setNew(boolean n)
BaseModelsetNew in interface BaseModel<LayoutFriendlyURL>setNew in interface LayoutFriendlyURLModeln - whether this model instance does not yet exist in the databasepublic boolean isCachedModel()
BaseModeltrue if this model instance was retrieved from the
entity cache.isCachedModel in interface BaseModel<LayoutFriendlyURL>isCachedModel in interface LayoutFriendlyURLModeltrue if this model instance was retrieved from the
entity cache; false otherwiseBaseModel.setCachedModel(boolean)public void setCachedModel(boolean cachedModel)
BaseModelsetCachedModel in interface BaseModel<LayoutFriendlyURL>setCachedModel in interface LayoutFriendlyURLModelcachedModel - whether this model instance was retrieved from the
entity cacheEntityCachepublic boolean isEscapedModel()
BaseModeltrue if this model instance is escaped.isEscapedModel in interface BaseModel<LayoutFriendlyURL>isEscapedModel in interface LayoutFriendlyURLModeltrue if this model instance is escaped;
false otherwisepublic java.io.Serializable getPrimaryKeyObj()
BaseModelgetPrimaryKeyObj in interface BaseModel<LayoutFriendlyURL>getPrimaryKeyObj in interface ClassedModelgetPrimaryKeyObj in interface LayoutFriendlyURLModelpublic void setPrimaryKeyObj(java.io.Serializable primaryKeyObj)
BaseModelsetPrimaryKeyObj in interface BaseModel<LayoutFriendlyURL>setPrimaryKeyObj in interface ClassedModelsetPrimaryKeyObj in interface LayoutFriendlyURLModelprimaryKeyObj - the primary key of this model instancepublic ExpandoBridge getExpandoBridge()
BaseModelgetExpandoBridge in interface BaseModel<LayoutFriendlyURL>getExpandoBridge in interface ClassedModelgetExpandoBridge in interface LayoutFriendlyURLModelpublic void setExpandoBridgeAttributes(BaseModel<?> baseModel)
setExpandoBridgeAttributes in interface BaseModel<LayoutFriendlyURL>setExpandoBridgeAttributes in interface LayoutFriendlyURLModelpublic void setExpandoBridgeAttributes(ExpandoBridge expandoBridge)
setExpandoBridgeAttributes in interface BaseModel<LayoutFriendlyURL>setExpandoBridgeAttributes in interface LayoutFriendlyURLModelpublic void setExpandoBridgeAttributes(ServiceContext serviceContext)
BaseModelsetExpandoBridgeAttributes in interface BaseModel<LayoutFriendlyURL>setExpandoBridgeAttributes in interface LayoutFriendlyURLModelserviceContext - the service context to be appliedServiceContext.getExpandoBridgeAttributes(
)public java.lang.Object clone()
BaseModelclone in interface BaseModel<LayoutFriendlyURL>clone in interface LayoutFriendlyURLModelclone in interface StagedModelclone in class java.lang.Objectpublic int compareTo(LayoutFriendlyURL layoutFriendlyURL)
compareTo in interface LayoutFriendlyURLModelcompareTo in interface java.lang.Comparable<LayoutFriendlyURL>public int hashCode()
hashCode in interface LayoutFriendlyURLModelhashCode in class java.lang.Objectpublic CacheModel<LayoutFriendlyURL> toCacheModel()
BaseModeltoCacheModel in interface BaseModel<LayoutFriendlyURL>toCacheModel in interface LayoutFriendlyURLModelpublic LayoutFriendlyURL toEscapedModel()
BaseModelAutoEscapeBeanHandler.toEscapedModel in interface BaseModel<LayoutFriendlyURL>toEscapedModel in interface LayoutFriendlyURLModelAutoEscapeBeanHandlerpublic LayoutFriendlyURL toUnescapedModel()
toUnescapedModel in interface BaseModel<LayoutFriendlyURL>toUnescapedModel in interface LayoutFriendlyURLModelpublic java.lang.String toString()
toString in interface LayoutFriendlyURLModeltoString in class java.lang.Objectpublic java.lang.String toXmlString()
BaseModeltoXmlString in interface BaseModel<LayoutFriendlyURL>toXmlString in interface LayoutFriendlyURLModelpublic void persist()
throws SystemException
PersistedModelpersist in interface PersistedModelSystemException - if a system exception occurredpublic boolean equals(java.lang.Object obj)
equals in class java.lang.Objectpublic StagedModelType getStagedModelType()
getStagedModelType in interface StagedModelpublic LayoutFriendlyURL getWrappedLayoutFriendlyURL()
getWrappedModel()public LayoutFriendlyURL getWrappedModel()
getWrappedModel in interface ModelWrapper<LayoutFriendlyURL>public void resetOriginalValues()
BaseModelresetOriginalValues in interface BaseModel<LayoutFriendlyURL>