@ProviderType public interface FriendlyURLEntry extends FriendlyURLEntryModel, com.liferay.portal.kernel.model.PersistedModel
FriendlyURLEntryModel
Modifier and Type | Field and Description |
---|---|
static com.liferay.portal.kernel.util.Accessor<FriendlyURLEntry,java.lang.Long> |
FRIENDLY_URL_ENTRY_ID_ACCESSOR
NOTE FOR DEVELOPERS:
Never modify this interface directly.
|
Modifier and Type | Method and Description |
---|---|
boolean |
isMain() |
clone, compareTo, getAvailableLanguageIds, getClassName, getClassNameId, getClassPK, getCompanyId, getCreateDate, getDefaultLanguageId, getExpandoBridge, getFriendlyURLEntryId, getGroupId, getLanguageIdToUrlTitleMap, getModifiedDate, getMvccVersion, getPrimaryKey, getPrimaryKeyObj, getUrlTitle, getUrlTitle, getUrlTitle, getUrlTitleMapAsXML, getUuid, hashCode, isCachedModel, isEscapedModel, isNew, setCachedModel, setClassName, setClassNameId, setClassPK, setCompanyId, setCreateDate, setDefaultLanguageId, setExpandoBridgeAttributes, setExpandoBridgeAttributes, setExpandoBridgeAttributes, setFriendlyURLEntryId, setGroupId, setModifiedDate, setMvccVersion, setNew, setPrimaryKey, setPrimaryKeyObj, setUuid, toCacheModel, toEscapedModel, toString, toUnescapedModel, toXmlString
getModelAttributes, isEntityCacheEnabled, isFinderCacheEnabled, resetOriginalValues, setModelAttributes
static final com.liferay.portal.kernel.util.Accessor<FriendlyURLEntry,java.lang.Long> FRIENDLY_URL_ENTRY_ID_ACCESSOR
com.liferay.friendly.url.model.impl.FriendlyURLEntryImpl
and rerun ServiceBuilder to automatically copy the method declarations to this interface.