Package com.liferay.friendly.url.model
Interface FriendlyURLEntryMappingModel
- All Superinterfaces:
com.liferay.portal.kernel.model.AttachedModel,com.liferay.portal.kernel.model.BaseModel<FriendlyURLEntryMapping>,com.liferay.portal.kernel.model.ClassedModel,Cloneable,Comparable<FriendlyURLEntryMapping>,com.liferay.portal.kernel.model.change.tracking.CTModel<FriendlyURLEntryMapping>,com.liferay.portal.kernel.model.MVCCModel,Serializable,com.liferay.portal.kernel.model.ShardedModel,com.liferay.portal.kernel.model.TypedModel
- All Known Subinterfaces:
FriendlyURLEntryMapping
- All Known Implementing Classes:
FriendlyURLEntryMappingWrapper
@ProviderType
public interface FriendlyURLEntryMappingModel
extends 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.MVCCModel, com.liferay.portal.kernel.model.ShardedModel
The base model interface for the FriendlyURLEntryMapping service. Represents a row in the "FriendlyURLEntryMapping" database table, with each column mapped to a property of this class.
This interface and its corresponding implementation com.liferay.friendly.url.model.impl.FriendlyURLEntryMappingModelImpl exist only as a container for the default property accessors generated by ServiceBuilder. Helper methods and all application logic should be put in com.liferay.friendly.url.model.impl.FriendlyURLEntryMappingImpl.
- See Also:
- Generated:
-
Method Summary
Modifier and TypeMethodDescriptionReturns the fully qualified class name of this friendly url entry mapping.longReturns the class name ID of this friendly url entry mapping.longReturns the class pk of this friendly url entry mapping.longReturns the company ID of this friendly url entry mapping.longReturns the ct collection ID of this friendly url entry mapping.longReturns the friendly url entry ID of this friendly url entry mapping.longReturns the friendly url entry mapping ID of this friendly url entry mapping.longReturns the mvcc version of this friendly url entry mapping.longReturns the primary key of this friendly url entry mapping.voidsetClassName(String className) voidsetClassNameId(long classNameId) Sets the class name ID of this friendly url entry mapping.voidsetClassPK(long classPK) Sets the class pk of this friendly url entry mapping.voidsetCompanyId(long companyId) Sets the company ID of this friendly url entry mapping.voidsetCtCollectionId(long ctCollectionId) Sets the ct collection ID of this friendly url entry mapping.voidsetFriendlyURLEntryId(long friendlyURLEntryId) Sets the friendly url entry ID of this friendly url entry mapping.voidsetFriendlyURLEntryMappingId(long friendlyURLEntryMappingId) Sets the friendly url entry mapping ID of this friendly url entry mapping.voidsetMvccVersion(long mvccVersion) Sets the mvcc version of this friendly url entry mapping.voidsetPrimaryKey(long primaryKey) Sets the primary key of this friendly url entry mapping.default StringMethods inherited from interface com.liferay.portal.kernel.model.BaseModel
clone, getAttributeGetterFunctions, getAttributeSetterBiConsumers, getExpandoBridge, getModelAttributes, getPrimaryKeyObj, isCachedModel, isEntityCacheEnabled, isEscapedModel, isFinderCacheEnabled, isNew, resetOriginalValues, setCachedModel, setExpandoBridgeAttributes, setExpandoBridgeAttributes, setExpandoBridgeAttributes, setModelAttributes, setNew, setPrimaryKeyObj, toCacheModel, toEscapedModel, toUnescapedModelMethods inherited from interface com.liferay.portal.kernel.model.ClassedModel
getModelClass, getModelClassNameMethods inherited from interface java.lang.Comparable
compareTo
-
Method Details
-
getPrimaryKey
long getPrimaryKey()Returns the primary key of this friendly url entry mapping.- Specified by:
getPrimaryKeyin interfacecom.liferay.portal.kernel.model.change.tracking.CTModel<FriendlyURLEntryMapping>- Returns:
- the primary key of this friendly url entry mapping
-
setPrimaryKey
void setPrimaryKey(long primaryKey) Sets the primary key of this friendly url entry mapping.- Specified by:
setPrimaryKeyin interfacecom.liferay.portal.kernel.model.change.tracking.CTModel<FriendlyURLEntryMapping>- Parameters:
primaryKey- the primary key of this friendly url entry mapping
-
getMvccVersion
long getMvccVersion()Returns the mvcc version of this friendly url entry mapping.- Specified by:
getMvccVersionin interfacecom.liferay.portal.kernel.model.MVCCModel- Returns:
- the mvcc version of this friendly url entry mapping
-
setMvccVersion
void setMvccVersion(long mvccVersion) Sets the mvcc version of this friendly url entry mapping.- Specified by:
setMvccVersionin interfacecom.liferay.portal.kernel.model.MVCCModel- Parameters:
mvccVersion- the mvcc version of this friendly url entry mapping
-
getCtCollectionId
long getCtCollectionId()Returns the ct collection ID of this friendly url entry mapping.- Specified by:
getCtCollectionIdin interfacecom.liferay.portal.kernel.model.change.tracking.CTModel<FriendlyURLEntryMapping>- Returns:
- the ct collection ID of this friendly url entry mapping
-
setCtCollectionId
void setCtCollectionId(long ctCollectionId) Sets the ct collection ID of this friendly url entry mapping.- Specified by:
setCtCollectionIdin interfacecom.liferay.portal.kernel.model.change.tracking.CTModel<FriendlyURLEntryMapping>- Parameters:
ctCollectionId- the ct collection ID of this friendly url entry mapping
-
getFriendlyURLEntryMappingId
long getFriendlyURLEntryMappingId()Returns the friendly url entry mapping ID of this friendly url entry mapping.- Returns:
- the friendly url entry mapping ID of this friendly url entry mapping
-
setFriendlyURLEntryMappingId
void setFriendlyURLEntryMappingId(long friendlyURLEntryMappingId) Sets the friendly url entry mapping ID of this friendly url entry mapping.- Parameters:
friendlyURLEntryMappingId- the friendly url entry mapping ID of this friendly url entry mapping
-
getCompanyId
long getCompanyId()Returns the company ID of this friendly url entry mapping.- Specified by:
getCompanyIdin interfacecom.liferay.portal.kernel.model.ShardedModel- Returns:
- the company ID of this friendly url entry mapping
-
setCompanyId
void setCompanyId(long companyId) Sets the company ID of this friendly url entry mapping.- Specified by:
setCompanyIdin interfacecom.liferay.portal.kernel.model.ShardedModel- Parameters:
companyId- the company ID of this friendly url entry mapping
-
getClassName
String getClassName()Returns the fully qualified class name of this friendly url entry mapping.- Specified by:
getClassNamein interfacecom.liferay.portal.kernel.model.TypedModel- Returns:
- the fully qualified class name of this friendly url entry mapping
-
setClassName
-
getClassNameId
long getClassNameId()Returns the class name ID of this friendly url entry mapping.- Specified by:
getClassNameIdin interfacecom.liferay.portal.kernel.model.TypedModel- Returns:
- the class name ID of this friendly url entry mapping
-
setClassNameId
void setClassNameId(long classNameId) Sets the class name ID of this friendly url entry mapping.- Specified by:
setClassNameIdin interfacecom.liferay.portal.kernel.model.TypedModel- Parameters:
classNameId- the class name ID of this friendly url entry mapping
-
getClassPK
long getClassPK()Returns the class pk of this friendly url entry mapping.- Specified by:
getClassPKin interfacecom.liferay.portal.kernel.model.AttachedModel- Returns:
- the class pk of this friendly url entry mapping
-
setClassPK
void setClassPK(long classPK) Sets the class pk of this friendly url entry mapping.- Specified by:
setClassPKin interfacecom.liferay.portal.kernel.model.AttachedModel- Parameters:
classPK- the class pk of this friendly url entry mapping
-
getFriendlyURLEntryId
long getFriendlyURLEntryId()Returns the friendly url entry ID of this friendly url entry mapping.- Returns:
- the friendly url entry ID of this friendly url entry mapping
-
setFriendlyURLEntryId
void setFriendlyURLEntryId(long friendlyURLEntryId) Sets the friendly url entry ID of this friendly url entry mapping.- Parameters:
friendlyURLEntryId- the friendly url entry ID of this friendly url entry mapping
-
cloneWithOriginalValues
FriendlyURLEntryMapping cloneWithOriginalValues()- Specified by:
cloneWithOriginalValuesin interfacecom.liferay.portal.kernel.model.BaseModel<FriendlyURLEntryMapping>
-
toXmlString
-