public class FriendlyURLEntryLocalizationWrapper extends BaseModelWrapper<FriendlyURLEntryLocalization> implements FriendlyURLEntryLocalization, ModelWrapper<FriendlyURLEntryLocalization>
This class is a wrapper for FriendlyURLEntryLocalization.
FriendlyURLEntryLocalization,
Serialized FormmodelFRIENDLY_URL_ENTRY_LOCALIZATION_ID_ACCESSOR| Constructor and Description |
|---|
FriendlyURLEntryLocalizationWrapper(FriendlyURLEntryLocalization friendlyURLEntryLocalization) |
| Modifier and Type | Method and Description |
|---|---|
java.util.Map<java.lang.String,java.util.function.Function<FriendlyURLEntryLocalization,java.lang.Object>> |
getAttributeGetterFunctions() |
java.util.Map<java.lang.String,java.util.function.BiConsumer<FriendlyURLEntryLocalization,java.lang.Object>> |
getAttributeSetterBiConsumers() |
java.lang.String |
getClassName()
Returns the fully qualified class name of this friendly url entry localization.
|
long |
getClassNameId()
Returns the class name ID of this friendly url entry localization.
|
long |
getClassPK()
Returns the class pk of this friendly url entry localization.
|
long |
getCompanyId()
Returns the company ID of this friendly url entry localization.
|
long |
getCtCollectionId()
Returns the ct collection ID of this friendly url entry localization.
|
long |
getFriendlyURLEntryId()
Returns the friendly url entry ID of this friendly url entry localization.
|
long |
getFriendlyURLEntryLocalizationId()
Returns the friendly url entry localization ID of this friendly url entry localization.
|
long |
getGroupId()
Returns the group ID of this friendly url entry localization.
|
java.lang.String |
getLanguageId()
Returns the language ID of this friendly url entry localization.
|
java.util.Map<java.lang.String,java.lang.Object> |
getModelAttributes() |
long |
getMvccVersion()
Returns the mvcc version of this friendly url entry localization.
|
long |
getPrimaryKey()
Returns the primary key of this friendly url entry localization.
|
java.lang.String |
getUrlTitle()
Returns the url title of this friendly url entry localization.
|
void |
setClassName(java.lang.String className) |
void |
setClassNameId(long classNameId)
Sets the class name ID of this friendly url entry localization.
|
void |
setClassPK(long classPK)
Sets the class pk of this friendly url entry localization.
|
void |
setCompanyId(long companyId)
Sets the company ID of this friendly url entry localization.
|
void |
setCtCollectionId(long ctCollectionId)
Sets the ct collection ID of this friendly url entry localization.
|
void |
setFriendlyURLEntryId(long friendlyURLEntryId)
Sets the friendly url entry ID of this friendly url entry localization.
|
void |
setFriendlyURLEntryLocalizationId(long friendlyURLEntryLocalizationId)
Sets the friendly url entry localization ID of this friendly url entry localization.
|
void |
setGroupId(long groupId)
Sets the group ID of this friendly url entry localization.
|
void |
setLanguageId(java.lang.String languageId)
Sets the language ID of this friendly url entry localization.
|
void |
setModelAttributes(java.util.Map<java.lang.String,java.lang.Object> attributes) |
void |
setMvccVersion(long mvccVersion)
Sets the mvcc version of this friendly url entry localization.
|
void |
setPrimaryKey(long primaryKey)
Sets the primary key of this friendly url entry localization.
|
void |
setUrlTitle(java.lang.String urlTitle)
Sets the url title of this friendly url entry localization.
|
protected FriendlyURLEntryLocalizationWrapper |
wrap(FriendlyURLEntryLocalization friendlyURLEntryLocalization) |
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, waitclone, getExpandoBridge, getPrimaryKeyObj, isCachedModel, isEntityCacheEnabled, isEscapedModel, isFinderCacheEnabled, isNew, resetOriginalValues, setCachedModel, setExpandoBridgeAttributes, setExpandoBridgeAttributes, setExpandoBridgeAttributes, setNew, setPrimaryKeyObj, toCacheModel, toEscapedModel, toUnescapedModel, toXmlStringgetModelClass, getModelClassNamegetWrappedModelpublic FriendlyURLEntryLocalizationWrapper(FriendlyURLEntryLocalization friendlyURLEntryLocalization)
public java.util.Map<java.lang.String,java.lang.Object> getModelAttributes()
getModelAttributes in interface BaseModel<FriendlyURLEntryLocalization>public void setModelAttributes(java.util.Map<java.lang.String,java.lang.Object> attributes)
setModelAttributes in interface BaseModel<FriendlyURLEntryLocalization>public java.lang.String getClassName()
getClassName in interface FriendlyURLEntryLocalizationModelgetClassName in interface TypedModelpublic long getClassNameId()
getClassNameId in interface FriendlyURLEntryLocalizationModelgetClassNameId in interface TypedModelpublic long getClassPK()
getClassPK in interface FriendlyURLEntryLocalizationModelgetClassPK in interface AttachedModelpublic long getCompanyId()
getCompanyId in interface FriendlyURLEntryLocalizationModelgetCompanyId in interface ShardedModelpublic long getCtCollectionId()
getCtCollectionId in interface FriendlyURLEntryLocalizationModelgetCtCollectionId in interface CTModel<FriendlyURLEntryLocalization>public long getFriendlyURLEntryId()
getFriendlyURLEntryId in interface FriendlyURLEntryLocalizationModelpublic long getFriendlyURLEntryLocalizationId()
getFriendlyURLEntryLocalizationId in interface FriendlyURLEntryLocalizationModelpublic long getGroupId()
getGroupId in interface FriendlyURLEntryLocalizationModelpublic java.lang.String getLanguageId()
getLanguageId in interface FriendlyURLEntryLocalizationModelpublic long getMvccVersion()
getMvccVersion in interface FriendlyURLEntryLocalizationModelgetMvccVersion in interface MVCCModelpublic long getPrimaryKey()
getPrimaryKey in interface FriendlyURLEntryLocalizationModelgetPrimaryKey in interface CTModel<FriendlyURLEntryLocalization>public java.lang.String getUrlTitle()
getUrlTitle in interface FriendlyURLEntryLocalizationModelpublic void setClassName(java.lang.String className)
setClassName in interface FriendlyURLEntryLocalizationModelpublic void setClassNameId(long classNameId)
setClassNameId in interface FriendlyURLEntryLocalizationModelsetClassNameId in interface TypedModelclassNameId - the class name ID of this friendly url entry localizationpublic void setClassPK(long classPK)
setClassPK in interface FriendlyURLEntryLocalizationModelsetClassPK in interface AttachedModelclassPK - the class pk of this friendly url entry localizationpublic void setCompanyId(long companyId)
setCompanyId in interface FriendlyURLEntryLocalizationModelsetCompanyId in interface ShardedModelcompanyId - the company ID of this friendly url entry localizationpublic void setCtCollectionId(long ctCollectionId)
setCtCollectionId in interface FriendlyURLEntryLocalizationModelsetCtCollectionId in interface CTModel<FriendlyURLEntryLocalization>ctCollectionId - the ct collection ID of this friendly url entry localizationpublic void setFriendlyURLEntryId(long friendlyURLEntryId)
setFriendlyURLEntryId in interface FriendlyURLEntryLocalizationModelfriendlyURLEntryId - the friendly url entry ID of this friendly url entry localizationpublic void setFriendlyURLEntryLocalizationId(long friendlyURLEntryLocalizationId)
setFriendlyURLEntryLocalizationId in interface FriendlyURLEntryLocalizationModelfriendlyURLEntryLocalizationId - the friendly url entry localization ID of this friendly url entry localizationpublic void setGroupId(long groupId)
setGroupId in interface FriendlyURLEntryLocalizationModelgroupId - the group ID of this friendly url entry localizationpublic void setLanguageId(java.lang.String languageId)
setLanguageId in interface FriendlyURLEntryLocalizationModellanguageId - the language ID of this friendly url entry localizationpublic void setMvccVersion(long mvccVersion)
setMvccVersion in interface FriendlyURLEntryLocalizationModelsetMvccVersion in interface MVCCModelmvccVersion - the mvcc version of this friendly url entry localizationpublic void setPrimaryKey(long primaryKey)
setPrimaryKey in interface FriendlyURLEntryLocalizationModelsetPrimaryKey in interface CTModel<FriendlyURLEntryLocalization>primaryKey - the primary key of this friendly url entry localizationpublic void setUrlTitle(java.lang.String urlTitle)
setUrlTitle in interface FriendlyURLEntryLocalizationModelurlTitle - the url title of this friendly url entry localizationpublic java.util.Map<java.lang.String,java.util.function.Function<FriendlyURLEntryLocalization,java.lang.Object>> getAttributeGetterFunctions()
getAttributeGetterFunctions in interface BaseModel<FriendlyURLEntryLocalization>public java.util.Map<java.lang.String,java.util.function.BiConsumer<FriendlyURLEntryLocalization,java.lang.Object>> getAttributeSetterBiConsumers()
getAttributeSetterBiConsumers in interface BaseModel<FriendlyURLEntryLocalization>protected FriendlyURLEntryLocalizationWrapper wrap(FriendlyURLEntryLocalization friendlyURLEntryLocalization)
wrap in class BaseModelWrapper<FriendlyURLEntryLocalization>