Interface InfoItemFriendlyURLUpdater<T>
public interface InfoItemFriendlyURLUpdater<T>
-
Method Summary
Modifier and TypeMethodDescriptionvoid
restoreFriendlyURL
(long userId, long classPK, long friendlyURLEntryId, String languageId)
-
Method Details
-
restoreFriendlyURL
void restoreFriendlyURL(long userId, long classPK, long friendlyURLEntryId, String languageId) throws com.liferay.portal.kernel.exception.PortalException - Throws:
com.liferay.portal.kernel.exception.PortalException
-