Package com.liferay.friendly.url.model
Class FriendlyURLEntryMappingWrapper
java.lang.Object
com.liferay.portal.kernel.model.wrapper.BaseModelWrapper<FriendlyURLEntryMapping>
com.liferay.friendly.url.model.FriendlyURLEntryMappingWrapper
- All Implemented Interfaces:
FriendlyURLEntryMapping
,FriendlyURLEntryMappingModel
,com.liferay.portal.kernel.model.AttachedModel
,com.liferay.portal.kernel.model.BaseModel<FriendlyURLEntryMapping>
,com.liferay.portal.kernel.model.change.tracking.CTModel<FriendlyURLEntryMapping>
,com.liferay.portal.kernel.model.ClassedModel
,com.liferay.portal.kernel.model.ModelWrapper<FriendlyURLEntryMapping>
,com.liferay.portal.kernel.model.MVCCModel
,com.liferay.portal.kernel.model.ShardedModel
,com.liferay.portal.kernel.model.TypedModel
,Serializable
,Cloneable
,Comparable<FriendlyURLEntryMapping>
public class FriendlyURLEntryMappingWrapper
extends com.liferay.portal.kernel.model.wrapper.BaseModelWrapper<FriendlyURLEntryMapping>
implements FriendlyURLEntryMapping, com.liferay.portal.kernel.model.ModelWrapper<FriendlyURLEntryMapping>
This class is a wrapper for FriendlyURLEntryMapping
.
- See Also:
- Generated:
-
Field Summary
Fields inherited from class com.liferay.portal.kernel.model.wrapper.BaseModelWrapper
model
Fields inherited from interface com.liferay.friendly.url.model.FriendlyURLEntryMapping
FRIENDLY_URL_ENTRY_MAPPING_ID_ACCESSOR
-
Constructor Summary
ConstructorsConstructorDescriptionFriendlyURLEntryMappingWrapper
(FriendlyURLEntryMapping friendlyURLEntryMapping) -
Method Summary
Modifier and TypeMethodDescriptionReturns the fully qualified class name of this friendly url entry mapping.long
Returns the class name ID of this friendly url entry mapping.long
Returns the class pk of this friendly url entry mapping.long
Returns the company ID of this friendly url entry mapping.long
Returns the ct collection ID of this friendly url entry mapping.long
Returns the friendly url entry ID of this friendly url entry mapping.long
Returns the friendly url entry mapping ID of this friendly url entry mapping.long
Returns the mvcc version of this friendly url entry mapping.long
Returns the primary key of this friendly url entry mapping.void
setClassName
(String className) void
setClassNameId
(long classNameId) Sets the class name ID of this friendly url entry mapping.void
setClassPK
(long classPK) Sets the class pk of this friendly url entry mapping.void
setCompanyId
(long companyId) Sets the company ID of this friendly url entry mapping.void
setCtCollectionId
(long ctCollectionId) Sets the ct collection ID of this friendly url entry mapping.void
setFriendlyURLEntryId
(long friendlyURLEntryId) Sets the friendly url entry ID of this friendly url entry mapping.void
setFriendlyURLEntryMappingId
(long friendlyURLEntryMappingId) Sets the friendly url entry mapping ID of this friendly url entry mapping.void
setModelAttributes
(Map<String, Object> attributes) void
setMvccVersion
(long mvccVersion) Sets the mvcc version of this friendly url entry mapping.void
setPrimaryKey
(long primaryKey) Sets the primary key of this friendly url entry mapping.protected FriendlyURLEntryMappingWrapper
wrap
(FriendlyURLEntryMapping friendlyURLEntryMapping) Methods inherited from class com.liferay.portal.kernel.model.wrapper.BaseModelWrapper
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
Methods inherited from class java.lang.Object
finalize, getClass, notify, notifyAll, wait, wait, wait
Methods inherited from interface com.liferay.portal.kernel.model.BaseModel
clone, getExpandoBridge, getPrimaryKeyObj, isCachedModel, isEntityCacheEnabled, isEscapedModel, isFinderCacheEnabled, isNew, resetOriginalValues, setCachedModel, setExpandoBridgeAttributes, setExpandoBridgeAttributes, setExpandoBridgeAttributes, setNew, setPrimaryKeyObj, toCacheModel, toEscapedModel, toUnescapedModel
Methods inherited from interface com.liferay.portal.kernel.model.ClassedModel
getModelClass, getModelClassName
Methods inherited from interface java.lang.Comparable
compareTo
Methods inherited from interface com.liferay.portal.kernel.model.ModelWrapper
getWrappedModel
-
Constructor Details
-
FriendlyURLEntryMappingWrapper
-
-
Method Details
-
getModelAttributes
- Specified by:
getModelAttributes
in interfacecom.liferay.portal.kernel.model.BaseModel<FriendlyURLEntryMapping>
-
setModelAttributes
- Specified by:
setModelAttributes
in interfacecom.liferay.portal.kernel.model.BaseModel<FriendlyURLEntryMapping>
-
cloneWithOriginalValues
- Specified by:
cloneWithOriginalValues
in interfacecom.liferay.portal.kernel.model.BaseModel<FriendlyURLEntryMapping>
- Specified by:
cloneWithOriginalValues
in interfaceFriendlyURLEntryMappingModel
-
getClassName
Returns the fully qualified class name of this friendly url entry mapping.- Specified by:
getClassName
in interfaceFriendlyURLEntryMappingModel
- Specified by:
getClassName
in interfacecom.liferay.portal.kernel.model.TypedModel
- Returns:
- the fully qualified class name of this friendly url entry mapping
-
getClassNameId
public long getClassNameId()Returns the class name ID of this friendly url entry mapping.- Specified by:
getClassNameId
in interfaceFriendlyURLEntryMappingModel
- Specified by:
getClassNameId
in interfacecom.liferay.portal.kernel.model.TypedModel
- Returns:
- the class name ID of this friendly url entry mapping
-
getClassPK
public long getClassPK()Returns the class pk of this friendly url entry mapping.- Specified by:
getClassPK
in interfacecom.liferay.portal.kernel.model.AttachedModel
- Specified by:
getClassPK
in interfaceFriendlyURLEntryMappingModel
- Returns:
- the class pk of this friendly url entry mapping
-
getCompanyId
public long getCompanyId()Returns the company ID of this friendly url entry mapping.- Specified by:
getCompanyId
in interfaceFriendlyURLEntryMappingModel
- Specified by:
getCompanyId
in interfacecom.liferay.portal.kernel.model.ShardedModel
- Returns:
- the company ID of this friendly url entry mapping
-
getCtCollectionId
public long getCtCollectionId()Returns the ct collection ID of this friendly url entry mapping.- Specified by:
getCtCollectionId
in interfacecom.liferay.portal.kernel.model.change.tracking.CTModel<FriendlyURLEntryMapping>
- Specified by:
getCtCollectionId
in interfaceFriendlyURLEntryMappingModel
- Returns:
- the ct collection ID of this friendly url entry mapping
-
getFriendlyURLEntryId
public long getFriendlyURLEntryId()Returns the friendly url entry ID of this friendly url entry mapping.- Specified by:
getFriendlyURLEntryId
in interfaceFriendlyURLEntryMappingModel
- Returns:
- the friendly url entry ID of this friendly url entry mapping
-
getFriendlyURLEntryMappingId
public long getFriendlyURLEntryMappingId()Returns the friendly url entry mapping ID of this friendly url entry mapping.- Specified by:
getFriendlyURLEntryMappingId
in interfaceFriendlyURLEntryMappingModel
- Returns:
- the friendly url entry mapping ID of this friendly url entry mapping
-
getMvccVersion
public long getMvccVersion()Returns the mvcc version of this friendly url entry mapping.- Specified by:
getMvccVersion
in interfaceFriendlyURLEntryMappingModel
- Specified by:
getMvccVersion
in interfacecom.liferay.portal.kernel.model.MVCCModel
- Returns:
- the mvcc version of this friendly url entry mapping
-
getPrimaryKey
public long getPrimaryKey()Returns the primary key of this friendly url entry mapping.- Specified by:
getPrimaryKey
in interfacecom.liferay.portal.kernel.model.change.tracking.CTModel<FriendlyURLEntryMapping>
- Specified by:
getPrimaryKey
in interfaceFriendlyURLEntryMappingModel
- Returns:
- the primary key of this friendly url entry mapping
-
setClassName
- Specified by:
setClassName
in interfaceFriendlyURLEntryMappingModel
-
setClassNameId
public void setClassNameId(long classNameId) Sets the class name ID of this friendly url entry mapping.- Specified by:
setClassNameId
in interfaceFriendlyURLEntryMappingModel
- Specified by:
setClassNameId
in interfacecom.liferay.portal.kernel.model.TypedModel
- Parameters:
classNameId
- the class name ID of this friendly url entry mapping
-
setClassPK
public void setClassPK(long classPK) Sets the class pk of this friendly url entry mapping.- Specified by:
setClassPK
in interfacecom.liferay.portal.kernel.model.AttachedModel
- Specified by:
setClassPK
in interfaceFriendlyURLEntryMappingModel
- Parameters:
classPK
- the class pk of this friendly url entry mapping
-
setCompanyId
public void setCompanyId(long companyId) Sets the company ID of this friendly url entry mapping.- Specified by:
setCompanyId
in interfaceFriendlyURLEntryMappingModel
- Specified by:
setCompanyId
in interfacecom.liferay.portal.kernel.model.ShardedModel
- Parameters:
companyId
- the company ID of this friendly url entry mapping
-
setCtCollectionId
public void setCtCollectionId(long ctCollectionId) Sets the ct collection ID of this friendly url entry mapping.- Specified by:
setCtCollectionId
in interfacecom.liferay.portal.kernel.model.change.tracking.CTModel<FriendlyURLEntryMapping>
- Specified by:
setCtCollectionId
in interfaceFriendlyURLEntryMappingModel
- Parameters:
ctCollectionId
- the ct collection ID of this friendly url entry mapping
-
setFriendlyURLEntryId
public void setFriendlyURLEntryId(long friendlyURLEntryId) Sets the friendly url entry ID of this friendly url entry mapping.- Specified by:
setFriendlyURLEntryId
in interfaceFriendlyURLEntryMappingModel
- Parameters:
friendlyURLEntryId
- the friendly url entry ID of this friendly url entry mapping
-
setFriendlyURLEntryMappingId
public void setFriendlyURLEntryMappingId(long friendlyURLEntryMappingId) Sets the friendly url entry mapping ID of this friendly url entry mapping.- Specified by:
setFriendlyURLEntryMappingId
in interfaceFriendlyURLEntryMappingModel
- Parameters:
friendlyURLEntryMappingId
- the friendly url entry mapping ID of this friendly url entry mapping
-
setMvccVersion
public void setMvccVersion(long mvccVersion) Sets the mvcc version of this friendly url entry mapping.- Specified by:
setMvccVersion
in interfaceFriendlyURLEntryMappingModel
- Specified by:
setMvccVersion
in interfacecom.liferay.portal.kernel.model.MVCCModel
- Parameters:
mvccVersion
- the mvcc version of this friendly url entry mapping
-
setPrimaryKey
public void setPrimaryKey(long primaryKey) Sets the primary key of this friendly url entry mapping.- Specified by:
setPrimaryKey
in interfacecom.liferay.portal.kernel.model.change.tracking.CTModel<FriendlyURLEntryMapping>
- Specified by:
setPrimaryKey
in interfaceFriendlyURLEntryMappingModel
- Parameters:
primaryKey
- the primary key of this friendly url entry mapping
-
toXmlString
- Specified by:
toXmlString
in interfaceFriendlyURLEntryMappingModel
-
getAttributeGetterFunctions
- Specified by:
getAttributeGetterFunctions
in interfacecom.liferay.portal.kernel.model.BaseModel<FriendlyURLEntryMapping>
-
getAttributeSetterBiConsumers
- Specified by:
getAttributeSetterBiConsumers
in interfacecom.liferay.portal.kernel.model.BaseModel<FriendlyURLEntryMapping>
-
wrap
- Specified by:
wrap
in classcom.liferay.portal.kernel.model.wrapper.BaseModelWrapper<FriendlyURLEntryMapping>
-