Deprecated Methods |
com.liferay.portal.template.AbstractTemplate._write(Writer)
As of 7.0.0, replaced by AbstractTemplate.write(Writer) |
com.liferay.portal.util.PortalImpl.addDefaultResource(long, Layout, Portlet, boolean)
As of 7.0.0 |
com.liferay.portal.util.PortalImpl.addDefaultResource(long, long, Layout, Portlet, boolean)
As of 7.0.0 |
com.liferay.portlet.messageboards.service.impl.MBDiscussionLocalServiceImpl.addDiscussion(long, long, long, long, ServiceContext)
As of 7.0.0, replaced by MBDiscussionLocalServiceImpl.addDiscussion(long, long,
long, long, long, ServiceContext) |
com.liferay.portlet.blogs.service.impl.BlogsEntryLocalServiceImpl.addEntry(long, String, String, String, int, int, int, int, int, boolean, boolean, String[], boolean, String, String, InputStream, ServiceContext)
As of 7.0.0, replaced by BlogsEntryLocalServiceImpl.addEntry(long, String,
String, String, String, int, int, int, int, int, boolean,
boolean, String[], String, ImageSelector, ImageSelector,
ServiceContext) |
com.liferay.portlet.blogs.service.impl.BlogsEntryServiceImpl.addEntry(String, String, String, int, int, int, int, int, boolean, boolean, String[], boolean, String, String, InputStream, ServiceContext)
As of 7.0.0, replaced by BlogsEntryServiceImpl.addEntry(String, String,
String, String, int, int, int, int, int, boolean, boolean,
String[], String, ImageSelector, ImageSelector,
ServiceContext) |
com.liferay.portal.repository.InitializedRepository.addFileEntry(long, String, String, String, String, String, File, ServiceContext)
|
com.liferay.portal.repository.capabilities.CapabilityRepository.addFileEntry(long, String, String, String, String, String, File, ServiceContext)
As of 7.0.0, see CapabilityRepository.addFileEntry(long, long, String,
String, String, String, String, File, ServiceContext) |
com.liferay.portal.repository.liferayrepository.LiferayRepository.addFileEntry(long, String, String, String, String, String, File, ServiceContext)
As of 7.0.0, see LiferayRepository.addFileEntry(long, long, String,
String, String, String, String, File, ServiceContext) |
com.liferay.portal.repository.util.RepositoryWrapper.addFileEntry(long, String, String, String, String, String, File, ServiceContext)
As of 7.0.0, see RepositoryWrapper.addFileEntry(long, long, String,
String, String, String, String, File, ServiceContext) |
com.liferay.portal.repository.InitializedRepository.addFileEntry(long, String, String, String, String, String, InputStream, long, ServiceContext)
|
com.liferay.portal.repository.capabilities.CapabilityRepository.addFileEntry(long, String, String, String, String, String, InputStream, long, ServiceContext)
As of 7.0.0, see CapabilityRepository.addFileEntry(long, long, String,
String, String, String, String, InputStream, long,
ServiceContext) |
com.liferay.portal.repository.liferayrepository.LiferayRepository.addFileEntry(long, String, String, String, String, String, InputStream, long, ServiceContext)
As of 7.0.0, see LiferayRepository.addFileEntry(long, long, String,
String, String, String, String, InputStream, long,
ServiceContext) |
com.liferay.portal.repository.util.RepositoryWrapper.addFileEntry(long, String, String, String, String, String, InputStream, long, ServiceContext)
As of 7.0.0, see RepositoryWrapper.addFileEntry(long, long, String,
String, String, String, String, InputStream, long,
ServiceContext) |
com.liferay.portal.repository.InitializedRepository.addFolder(long, String, String, ServiceContext)
|
com.liferay.portal.repository.capabilities.CapabilityRepository.addFolder(long, String, String, ServiceContext)
As of 7.0.0, replaced by CapabilityRepository.addFolder(long, long,
String, String, ServiceContext) |
com.liferay.portal.repository.liferayrepository.LiferayRepository.addFolder(long, String, String, ServiceContext)
As of 7.0.0, replaced by LiferayRepository.addFolder(long, long,
String, String, ServiceContext) |
com.liferay.portal.repository.util.RepositoryWrapper.addFolder(long, String, String, ServiceContext)
As of 7.0.0, replaced by RepositoryWrapper.addFolder(long, long,
String, String, ServiceContext) |
com.liferay.portal.service.impl.GroupLocalServiceImpl.addGroup(long, long, String, long, long, String, String, int, boolean, int, String, boolean, boolean, ServiceContext)
As of 7.0.0, replaced by GroupLocalServiceImpl.addGroup(long, long, String,
long, long, Map, Map, int, boolean, int, String, boolean,
boolean, ServiceContext) |
com.liferay.portal.service.http.GroupServiceSoap.addGroup(long, long, String, String, int, boolean, int, String, boolean, boolean, ServiceContext)
As of 7.0.0, replaced by #addGroup(long, long, Map,
Map, int, boolean, int, String, boolean, boolean,
ServiceContext) |
com.liferay.portal.service.impl.GroupServiceImpl.addGroup(long, long, String, String, int, boolean, int, String, boolean, boolean, ServiceContext)
As of 7.0.0, replaced by GroupServiceImpl.addGroup(long, long, Map,
Map, int, boolean, int, String, boolean, boolean,
ServiceContext) |
com.liferay.portal.service.impl.LayoutPrototypeLocalServiceImpl.addLayoutPrototype(long, long, Map, String, boolean, ServiceContext)
As of 7.0.0, replaced by LayoutPrototypeLocalServiceImpl.addLayoutPrototype(long,
long, Map, Map, boolean, ServiceContext) |
com.liferay.portal.service.impl.LayoutPrototypeServiceImpl.addLayoutPrototype(Map, String, boolean, ServiceContext)
As of 7.0.0, replaced by LayoutPrototypeServiceImpl.addLayoutPrototype(Map, Map,
boolean, ServiceContext) |
com.liferay.portal.service.http.LayoutPrototypeServiceSoap.addLayoutPrototype(String[], String[], String, boolean, ServiceContext)
As of 7.0.0, replaced by #addLayoutPrototype(Map, Map,
boolean, ServiceContext) |
com.liferay.portal.service.impl.LayoutSetPrototypeLocalServiceImpl.addLayoutSetPrototype(long, long, Map, String, boolean, boolean, ServiceContext)
As of 7.0.0, replaced by LayoutSetPrototypeLocalServiceImpl.addLayoutSetPrototype(long,
long, Map, Map, boolean, boolean, ServiceContext) |
com.liferay.portal.service.impl.LayoutSetPrototypeServiceImpl.addLayoutSetPrototype(Map, String, boolean, boolean, ServiceContext)
As of 7.0.0, replaced by LayoutSetPrototypeServiceImpl.addLayoutSetPrototype(Map,
Map, boolean, boolean, ServiceContext) |
com.liferay.portal.service.http.LayoutSetPrototypeServiceSoap.addLayoutSetPrototype(String[], String[], String, boolean, boolean, ServiceContext)
As of 7.0.0, replaced by #addLayoutSetPrototype(Map,
Map, boolean, boolean, ServiceContext) |
com.liferay.portlet.messageboards.service.impl.MBMessageLocalServiceImpl.addMessage(long, String, long, String, String, ServiceContext)
As of 7.0.0, replaced by MBMessageLocalServiceImpl.addMessage(long, String,
long, long, String, String, ServiceContext) |
com.liferay.portal.util.PortalImpl.addPortalPortEventListener(PortalPortEventListener)
As of 7.0.0, replaced by PortalImpl.addPortalInetSocketAddressEventListener(
PortalInetSocketAddressEventListener) |
com.liferay.portal.service.impl.TeamLocalServiceImpl.addTeam(long, long, String, String)
As of 7.0.0, replaced by TeamLocalServiceImpl.addTeam(long, long, String,
String, ServiceContext) |
com.liferay.portal.service.http.TeamServiceSoap.addTeam(long, String, String)
As of 7.0.0, replaced by TeamServiceSoap.addTeam(long, String,
String, ServiceContext) |
com.liferay.portal.service.impl.TeamServiceImpl.addTeam(long, String, String)
As of 7.0.0, replaced by TeamServiceImpl.addTeam(long, String,
String, ServiceContext) |
com.liferay.portal.service.impl.UserGroupLocalServiceImpl.addUserGroup(long, long, String, String)
As of 6.2.0, replaced by UserGroupLocalServiceImpl.addUserGroup(long, long,
String, String, ServiceContext) |
com.liferay.portal.service.http.UserGroupServiceSoap.addUserGroup(String, String)
As of 6.2.0, replaced by UserGroupServiceSoap.addUserGroup(String, String,
ServiceContext) |
com.liferay.portal.service.impl.UserGroupServiceImpl.addUserGroup(String, String)
As of 6.2.0, replaced by UserGroupServiceImpl.addUserGroup(String, String,
ServiceContext) |
com.liferay.portal.service.impl.UserNotificationEventLocalServiceImpl.addUserNotificationEvent(long, String, long, long, String, boolean, ServiceContext)
As of 7.0.0 UserNotificationEventLocalServiceImpl.addUserNotificationEvent(long, String,
long, int, long, String, boolean, ServiceContext) |
com.liferay.portal.security.auth.SessionAuthToken.check(HttpServletRequest)
As of 7.0.0 |
com.liferay.portal.repository.InitializedRepository.checkInFileEntry(long, boolean, String, ServiceContext)
|
com.liferay.portal.repository.capabilities.CapabilityRepository.checkInFileEntry(long, boolean, String, ServiceContext)
As of 7.0.0, replaced by CapabilityRepository.checkInFileEntry(long, long,
boolean, String, ServiceContext) |
com.liferay.portal.repository.liferayrepository.LiferayRepository.checkInFileEntry(long, boolean, String, ServiceContext)
As of 7.0.0, replaced by LiferayRepository.checkInFileEntry(long, long,
boolean, String, ServiceContext) |
com.liferay.portal.repository.util.RepositoryWrapper.checkInFileEntry(long, boolean, String, ServiceContext)
As of 7.0.0, replaced by RepositoryWrapper.checkInFileEntry(long, long,
boolean, String, ServiceContext) |
com.liferay.portal.repository.InitializedRepository.checkInFileEntry(long, String, ServiceContext)
|
com.liferay.portal.repository.capabilities.CapabilityRepository.checkInFileEntry(long, String, ServiceContext)
As of 7.0.0, replaced by CapabilityRepository.checkInFileEntry(long, long,
String, ServiceContext) |
com.liferay.portal.repository.liferayrepository.LiferayRepository.checkInFileEntry(long, String, ServiceContext)
As of 7.0.0, replaced by LiferayRepository.checkInFileEntry(long, long,
String, ServiceContext) |
com.liferay.portal.repository.util.RepositoryWrapper.checkInFileEntry(long, String, ServiceContext)
As of 7.0.0, replaced by RepositoryWrapper.checkInFileEntry(long, long,
String, ServiceContext) |
com.liferay.portal.service.impl.PortletLocalServiceImpl.clearCompanyPortletsPool()
As of 7.0.0, replaced by #clearPortletsMap) |
com.liferay.portal.repository.InitializedRepository.copyFileEntry(long, long, long, ServiceContext)
|
com.liferay.portal.repository.capabilities.CapabilityRepository.copyFileEntry(long, long, long, ServiceContext)
As of 7.0.0, replaced by CapabilityRepository.copyFileEntry(long, long,
long, long, ServiceContext) |
com.liferay.portal.repository.liferayrepository.LiferayRepository.copyFileEntry(long, long, long, ServiceContext)
As of 7.0.0, replaced by LiferayRepository.copyFileEntry(long, long,
long, long, ServiceContext) |
com.liferay.portal.repository.util.RepositoryWrapper.copyFileEntry(long, long, long, ServiceContext)
As of 7.0.0, replaced by RepositoryWrapper.copyFileEntry(long, long,
long, long, ServiceContext) |
com.liferay.portal.service.impl.UserGroupLocalServiceImpl.copyUserGroupLayouts(long[], long)
As of 6.1.0 |
com.liferay.portal.service.impl.UserGroupLocalServiceImpl.copyUserGroupLayouts(long, long)
As of 6.2.0 |
com.liferay.portal.service.impl.UserGroupLocalServiceImpl.copyUserGroupLayouts(long, long[])
As of 6.1.0 |
com.liferay.portlet.documentlibrary.service.persistence.impl.DLFileEntryFinderImpl.countByG_M_R(long, DateRange, long, QueryDefinition)
As of 7.0.0, with no direct replacement |
com.liferay.portal.util.HttpImpl.decodeURL(String, boolean)
As of 7.0.0, replaced by HttpImpl.decodeURL(String) |
com.liferay.portlet.documentlibrary.service.impl.DLFolderLocalServiceImpl.deleteAll(long)
As of 7.0.0, replaced by DLFolderLocalServiceImpl.deleteAllByGroup(long) |
com.liferay.portlet.asset.service.http.AssetCategoryServiceSoap.deleteCategories(long[], ServiceContext)
As of 7.0.0, Replaced by AssetCategoryServiceSoap.deleteCategories(long[]) |
com.liferay.portlet.asset.service.impl.AssetCategoryServiceImpl.deleteCategories(long[], ServiceContext)
As of 7.0.0, Replaced by AssetCategoryServiceImpl.deleteCategories(long[]) |
com.liferay.portlet.messageboards.service.http.MBMessageServiceSoap.deleteDiscussionMessage(long, String, long, String, long, long, long)
As of 7.0.0, replaced by MBMessageServiceSoap.deleteDiscussionMessage(long) |
com.liferay.portlet.messageboards.service.impl.MBMessageServiceImpl.deleteDiscussionMessage(long, String, long, String, long, long, long)
As of 7.0.0, replaced by MBMessageServiceImpl.deleteDiscussionMessage(long) |
com.liferay.portal.portletfilerepository.PortletFileRepositoryImpl.deleteFolder(long)
As of 7.0.0, replaced by PortletFileRepositoryImpl.deletePortletFolder(long) |
com.liferay.portlet.PortletServletResponse.encodeRedirectUrl(String)
As of 7.0.0 |
com.liferay.portlet.PortletServletResponse.encodeUrl(String)
As of 7.0.0 |
com.liferay.portal.service.impl.LayoutServiceImpl.exportLayouts(long, boolean, long[], Map, Date, Date)
As of 7.0.0, with no direct replacement |
com.liferay.portal.service.impl.LayoutLocalServiceImpl.exportLayouts(long, boolean, long[], Map, Date, Date)
As of 7.0.0, with no direct replacement |
com.liferay.portal.service.impl.LayoutServiceImpl.exportLayouts(long, boolean, Map, Date, Date)
As of 7.0.0, with no direct replacement |
com.liferay.portal.service.impl.LayoutLocalServiceImpl.exportLayouts(long, boolean, Map, Date, Date)
As of 7.0.0, with no direct replacement |
com.liferay.portal.service.impl.LayoutServiceImpl.exportLayoutsAsFile(ExportImportConfiguration)
As of 7.0.0, replaced by ExportImportService.exportLayoutsAsFile(
ExportImportConfiguration) |
com.liferay.portal.service.impl.LayoutLocalServiceImpl.exportLayoutsAsFile(ExportImportConfiguration)
As of 7.0.0, replaced by ExportImportLocalService.exportLayoutsAsFile(
ExportImportConfiguration) |
com.liferay.portal.service.impl.LayoutServiceImpl.exportLayoutsAsFile(long, boolean, long[], Map, Date, Date)
As of 7.0.0, with no direct replacement |
com.liferay.portal.service.impl.LayoutLocalServiceImpl.exportLayoutsAsFile(long, boolean, long[], Map, Date, Date)
As of 7.0.0, with no direct replacement |
com.liferay.portal.service.impl.LayoutServiceImpl.exportLayoutsAsFileInBackground(ExportImportConfiguration)
As of 7.0.0, replaced by ExportImportService.exportLayoutsAsFileInBackground(
ExportImportConfiguration) |
com.liferay.portal.service.http.LayoutServiceSoap.exportLayoutsAsFileInBackground(ExportImportConfigurationSoap)
As of 7.0.0, replaced by ExportImportService.exportLayoutsAsFileInBackground(
ExportImportConfiguration) |
com.liferay.portal.service.http.LayoutServiceSoap.exportLayoutsAsFileInBackground(long)
As of 7.0.0, replaced by ExportImportService.exportLayoutsAsFileInBackground(
long) |
com.liferay.portal.service.impl.LayoutServiceImpl.exportLayoutsAsFileInBackground(long)
As of 7.0.0, replaced by ExportImportService.exportLayoutsAsFileInBackground(
long) |
com.liferay.portal.service.impl.LayoutLocalServiceImpl.exportLayoutsAsFileInBackground(long, ExportImportConfiguration)
As of 7.0.0, replaced by ExportImportLocalService.exportLayoutsAsFileInBackground(
long, ExportImportConfiguration) |
com.liferay.portal.service.impl.LayoutLocalServiceImpl.exportLayoutsAsFileInBackground(long, long)
As of 7.0.0, replaced by ExportImportLocalService.exportLayoutsAsFileInBackground(
long, long) |
com.liferay.portal.service.impl.LayoutLocalServiceImpl.exportLayoutsAsFileInBackground(long, String, long, boolean, long[], Map, Date, Date)
As of 7.0.0, with no direct replacement |
com.liferay.portal.service.impl.LayoutLocalServiceImpl.exportLayoutsAsFileInBackground(long, String, long, boolean, long[], Map, Date, Date, String)
As of 7.0.0, with no direct replacement |
com.liferay.portal.service.impl.LayoutServiceImpl.exportLayoutsAsFileInBackground(String, long, boolean, long[], Map, Date, Date)
As of 7.0.0, with no direct replacement |
com.liferay.portal.service.impl.LayoutServiceImpl.exportLayoutsAsFileInBackground(String, long, boolean, long[], Map, Date, Date, String)
As of 7.0.0, with no direct replacement |
com.liferay.portal.service.impl.LayoutServiceImpl.exportPortletInfo(long, long, String, Map, Date, Date)
As of 7.0.0, with no direct replacement |
com.liferay.portal.service.impl.LayoutLocalServiceImpl.exportPortletInfo(long, long, String, Map, Date, Date)
As of 7.0.0, with no direct replacement |
com.liferay.portal.service.impl.LayoutServiceImpl.exportPortletInfo(long, String, Map, Date, Date)
As of 7.0.0, with no direct replacement |
com.liferay.portal.service.impl.LayoutLocalServiceImpl.exportPortletInfo(long, String, Map, Date, Date)
As of 7.0.0, with no direct replacement |
com.liferay.portal.service.impl.LayoutServiceImpl.exportPortletInfoAsFile(ExportImportConfiguration)
As of 7.0.0, replaced by ExportImportService.exportPortletInfoAsFile(
ExportImportConfiguration) |
com.liferay.portal.service.impl.LayoutLocalServiceImpl.exportPortletInfoAsFile(ExportImportConfiguration)
As of 7.0.0, replaced by ExportImportLocalService.exportPortletInfoAsFile(
ExportImportConfiguration) } |
com.liferay.portal.service.impl.LayoutServiceImpl.exportPortletInfoAsFile(long, long, String, Map, Date, Date)
As of 7.0.0, with no direct replacement |
com.liferay.portal.service.impl.LayoutLocalServiceImpl.exportPortletInfoAsFile(long, long, String, Map, Date, Date)
As of 7.0.0, with no direct replacement |
com.liferay.portal.service.impl.LayoutLocalServiceImpl.exportPortletInfoAsFile(long, String, Map, Date, Date)
As of 7.0.0, with no direct replacement |
com.liferay.portal.service.impl.LayoutServiceImpl.exportPortletInfoAsFile(String, Map, Date, Date)
As of 7.0.0, with no direct replacement |
com.liferay.portal.service.impl.LayoutLocalServiceImpl.exportPortletInfoAsFileInBackground(long, ExportImportConfiguration)
As of 7.0.0, replaced by ExportImportLocalService.exportPortletInfoAsFileInBackground(
long, ExportImportConfiguration) } |
com.liferay.portal.service.impl.LayoutLocalServiceImpl.exportPortletInfoAsFileInBackground(long, long)
As of 7.0.0, replaced by ExportImportLocalService.exportPortletInfoAsFileInBackground(
long, long) } |
com.liferay.portal.service.impl.LayoutLocalServiceImpl.exportPortletInfoAsFileInBackground(long, String, long, long, String, Map, Date, Date, String)
As of 7.0.0, with no direct replacement |
com.liferay.portal.service.impl.LayoutLocalServiceImpl.exportPortletInfoAsFileInBackground(long, String, String, Map, Date, Date, String)
As of 7.0.0, with no direct replacement |
com.liferay.portal.service.impl.LayoutServiceImpl.exportPortletInfoAsFileInBackground(String, long, long, String, Map, Date, Date, String)
As of 7.0.0, with no direct replacement |
com.liferay.portal.service.impl.LayoutServiceImpl.exportPortletInfoAsFileInBackground(String, String, Map, Date, Date, String)
As of 7.0.0, with no direct replacement |
com.liferay.portlet.trash.service.impl.TrashVersionLocalServiceImpl.fetchVersion(long, String, long)
As of 7.0.0, replaced by TrashVersionLocalServiceImpl.fetchVersion(String, long) |
com.liferay.portlet.asset.service.impl.AssetVocabularyServiceImpl.filterVocabularies(List)
As of 7.0.0, with no direct replacement |
com.liferay.portal.service.persistence.impl.UserGroupFinderImpl.findByC_N(long, String)
As of 7.0.0, with no direct replacement |
com.liferay.portal.service.persistence.impl.GroupFinderImpl.findByLayouts(long, long, boolean, int, int)
|
com.liferay.portlet.documentlibrary.lar.FileEntryUtil.findByR_F_T(long, long, String)
As of 7.0.0, with no direct replacement |
com.liferay.portlet.documentlibrary.lar.FileEntryUtil.findByR_F(long, long)
As of 7.0.0, with no direct replacement |
com.liferay.portal.dao.orm.hibernate.SessionImpl.get(Class>, Serializable, LockMode)
As of 6.1.0 |
com.liferay.portal.security.permission.ResourceActionsImpl.getActionsNames(HttpServletRequest, List)
As of 7.0.0 |
com.liferay.portal.security.permission.ResourceActionsImpl.getActionsNames(HttpServletRequest, String, long)
As of 7.0.0 |
com.liferay.portlet.asset.util.AssetUtil.getAddPortletURL(LiferayPortletRequest, LiferayPortletResponse, String, long, long[], String[], String)
As of 7.0.0, replaced by AssetUtil.getAddPortletURL(LiferayPortletRequest,
LiferayPortletResponse, long, String, long, long[], String[],
String) |
com.liferay.portlet.asset.util.AssetUtil.getAddPortletURLs(LiferayPortletRequest, LiferayPortletResponse, long[], long[], long[], String[], String)
As of 7.0.0, replaced by AssetUtil.getAddPortletURLs(LiferayPortletRequest,
LiferayPortletResponse, long, long[], long[], long[],
String[], String) |
com.liferay.portal.service.impl.ResourceBlockPermissionLocalServiceImpl.getAvailableResourceBlockPermissionActionIds(long[], String, long, List)
As of 7.0.0, replaced by ResourceBlockPermissionLocalServiceImpl.getAvailableResourceBlockPermissionActionIds(String, long,
List) |
com.liferay.portal.service.impl.ResourcePermissionLocalServiceImpl.getAvailableResourcePermissionActionIds(long, String, int, String, long[], Collection)
As of 7.0.0, replaced by ResourcePermissionLocalServiceImpl.getAvailableResourcePermissionActionIds(long, String, int,
String, Collection) |
com.liferay.portal.util.PortalImpl.getBasicAuthUserId(HttpServletRequest)
As of 7.0.0, replaced by HttpAuthManagerUtil.getBasicUserId(HttpServletRequest) |
com.liferay.portal.util.PortalImpl.getBasicAuthUserId(HttpServletRequest, long)
As of 7.0.0, replaced by HttpAuthManagerUtil.getBasicUserId(HttpServletRequest) |
com.liferay.portal.util.PrefsPropsImpl.getBoolean(PortletPreferences, long, String)
As of 7.0.0, replaced by PrefsPropsImpl.getBoolean(PortletPreferences, String) |
com.liferay.portal.util.PrefsPropsUtil.getBoolean(PortletPreferences, long, String)
As of 7.0.0, replaced by PrefsPropsUtil.getBoolean(PortletPreferences, String) |
com.liferay.portal.util.PrefsPropsImpl.getBoolean(PortletPreferences, long, String, boolean)
As of 7.0.0, replaced by PrefsPropsImpl.getBoolean(PortletPreferences, String, boolean) |
com.liferay.portal.util.PrefsPropsUtil.getBoolean(PortletPreferences, long, String, boolean)
As of 7.0.0, replaced by PrefsPropsUtil.getBoolean(PortletPreferences, String, boolean) |
com.liferay.portal.model.impl.GroupImpl.getChildrenWithLayouts(boolean, int, int)
As of 7.0.0, replaced by GroupImpl.getChildrenWithLayouts(boolean, int, int,
OrderByComparator) |
com.liferay.portlet.asset.service.http.AssetVocabularyServiceSoap.getCompanyVocabularies(long)
As of 7.0.0, with no direct replacement |
com.liferay.portlet.asset.service.impl.AssetVocabularyServiceImpl.getCompanyVocabularies(long)
As of 7.0.0, with no direct replacement |
com.liferay.portal.util.PrefsPropsImpl.getContent(PortletPreferences, long, String)
As of 7.0.0, replaced by PrefsPropsImpl.getContent(PortletPreferences, String) |
com.liferay.portal.util.PrefsPropsUtil.getContent(PortletPreferences, long, String)
As of 7.0.0, replaced by PrefsPropsUtil.getContent(PortletPreferences, String) |
com.liferay.portlet.rolesadmin.util.RolesAdminImpl.getCssClassName(Role)
As of 7.0.0, with no direct replacement |
com.liferay.portal.util.PortalImpl.getDigestAuthUserId(HttpServletRequest)
As of 7.0.0, replaced by HttpAuthManagerUtil.getDigestUserId(HttpServletRequest) |
com.liferay.portlet.messageboards.service.impl.MBMessageLocalServiceImpl.getDiscussionMessageDisplay(long, long, String, long, int, String)
As of 7.0.0, replaced by MBMessageLocalServiceImpl.getDiscussionMessageDisplay(long, long, String, long, int) |
com.liferay.portal.model.impl.UserImpl.getDisplayURL(String, String)
As of 7.0.0, replaced by UserImpl.getDisplayURL(ThemeDisplay) |
com.liferay.portal.model.impl.UserImpl.getDisplayURL(String, String, boolean)
As of 7.0.0, replaced by UserImpl.getDisplayURL(ThemeDisplay) |
com.liferay.portal.util.PrefsPropsImpl.getDouble(PortletPreferences, long, String)
As of 7.0.0, replaced by PrefsPropsImpl.getDouble(PortletPreferences, String) |
com.liferay.portal.util.PrefsPropsUtil.getDouble(PortletPreferences, long, String)
As of 7.0.0, replaced by PrefsPropsUtil.getDouble(PortletPreferences, String) |
com.liferay.portal.util.PrefsPropsImpl.getDouble(PortletPreferences, long, String, double)
As of 7.0.0, replaced by PrefsPropsImpl.getDouble(PortletPreferences, String, double) |
com.liferay.portal.util.PrefsPropsUtil.getDouble(PortletPreferences, long, String, double)
As of 7.0.0, replaced by PrefsPropsUtil.getDouble(PortletPreferences, String, double) |
com.liferay.portlet.blogs.model.impl.BlogsEntryImpl.getEntryImageURL(ThemeDisplay)
As of 7.0.0, replaced by BlogsEntryImpl.getSmallImageURL(ThemeDisplay) |
com.liferay.portal.repository.util.ExternalRepositoryFactoryUtil.getExternalRepositoryClassNames()
As of 7.0.0 replaced by com.liferay.portal.repository.registry.RepositoryDefinitionCatalogUtil#getExternalRepositoryClassNames(
) |
com.liferay.portlet.documentlibrary.service.impl.DLFileEntryLocalServiceImpl.getFile(long, long, String, boolean)
As of 7.0.0, replaced by DLFileEntryLocalServiceImpl.getFile(long, String,
boolean) |
com.liferay.portlet.documentlibrary.service.impl.DLFileEntryLocalServiceImpl.getFile(long, long, String, boolean, int)
As of 7.0.0, replaced by DLFileEntryLocalServiceImpl.getFile(long, String,
boolean, int) |
com.liferay.portlet.documentlibrary.service.impl.DLFileEntryLocalServiceImpl.getFileAsStream(long, long, String)
As of 7.0.0, replaced by DLFileEntryLocalServiceImpl.getFileAsStream(long,
String) |
com.liferay.portlet.documentlibrary.service.impl.DLFileEntryLocalServiceImpl.getFileAsStream(long, long, String, boolean)
As of 7.0.0, replaced by DLFileEntryLocalServiceImpl.getFileAsStream(long,
String, boolean) |
com.liferay.portlet.documentlibrary.service.impl.DLFileEntryLocalServiceImpl.getFileAsStream(long, long, String, boolean, int)
As of 7.0.0, replaced by DLFileEntryLocalServiceImpl.getFileAsStream(long,
String, boolean, int) |
com.liferay.portlet.documentlibrary.service.impl.DLFileEntryLocalServiceImpl.getFileEntriesCount(long, DateRange, long, QueryDefinition)
As of 7.0.0, with no direct replacement |
com.liferay.portlet.documentlibrary.service.impl.DLFolderLocalServiceImpl.getFolderIds(long, long)
As of 7.0.0, replaced by DLFolderLocalServiceImpl.getGroupFolderIds(long,
long) |
com.liferay.portal.service.impl.GroupLocalServiceImpl.getGroupDescriptiveName(Group, Locale)
As of 7.0.0, replaced by Group.getDescriptiveName(Locale) |
com.liferay.portal.service.impl.GroupLocalServiceImpl.getGroupDescriptiveName(long, Locale)
As of 7.0.0, replaced by Group.getDescriptiveName(Locale) |
com.liferay.portal.util.PrefsPropsImpl.getInteger(PortletPreferences, long, String)
As of 7.0.0, replaced by PrefsPropsImpl.getInteger(PortletPreferences, String) |
com.liferay.portal.util.PrefsPropsUtil.getInteger(PortletPreferences, long, String)
As of 7.0.0, replaced by PrefsPropsUtil.getInteger(PortletPreferences, String) |
com.liferay.portal.util.PrefsPropsImpl.getInteger(PortletPreferences, long, String, int)
As of 7.0.0, replaced by PrefsPropsImpl.getInteger(PortletPreferences, String, int) |
com.liferay.portal.util.PrefsPropsUtil.getInteger(PortletPreferences, long, String, int)
As of 7.0.0, replaced by PrefsPropsUtil.getInteger(PortletPreferences, String, int) |
com.liferay.portal.util.PortalImpl.getJournalArticleActualURL(long, boolean, String, String, Map, Map)
As of 7.0.0, with no direct replacement |
com.liferay.portal.util.PortalImpl.getJournalArticleLayout(long, boolean, String)
As of 7.0.0, with no direct replacement |
com.liferay.portal.util.PrefsPropsImpl.getLong(PortletPreferences, long, String)
As of 7.0.0, replaced by PrefsPropsImpl.getLong(PortletPreferences,
String) |
com.liferay.portal.util.PrefsPropsUtil.getLong(PortletPreferences, long, String)
As of 7.0.0, replaced by PrefsPropsUtil.getLong(PortletPreferences,
String) |
com.liferay.portal.util.PrefsPropsImpl.getLong(PortletPreferences, long, String, long)
As of 7.0.0, replaced by PrefsPropsImpl.getLong(PortletPreferences,
String, long) |
com.liferay.portal.util.PrefsPropsUtil.getLong(PortletPreferences, long, String, long)
As of 7.0.0, replaced by PrefsPropsUtil.getLong(PortletPreferences,
String, long) |
com.liferay.portlet.messageboards.service.impl.MBMessageServiceImpl.getMessageDisplay(long, int, String, boolean)
As of 7.0.0, replaced by MBMessageServiceImpl.getMessageDisplay(long,
int) |
com.liferay.portlet.messageboards.service.impl.MBMessageLocalServiceImpl.getMessageDisplay(long, long, int, String, boolean)
As of 7.0.0, replaced by MBMessageLocalServiceImpl.getMessageDisplay(long,
long, int) |
com.liferay.portlet.messageboards.service.impl.MBMessageLocalServiceImpl.getMessageDisplay(long, MBMessage, int, String, boolean)
As of 7.0.0, replaced by MBMessageLocalServiceImpl.getMessageDisplay(long,
MBMessage, int) |
com.liferay.portlet.messageboards.service.impl.MBMessageLocalServiceImpl.getMessageDisplay(long, MBMessage, int, String, boolean, Comparator)
As of 7.0.0, replaced by MBMessageLocalServiceImpl.getMessageDisplay(long,
MBMessage, int, Comparator) ( |
com.liferay.portlet.messageboards.model.impl.MBMessageDisplayImpl.getNextThread()
As of 7.0.0, with no direct replacement |
com.liferay.portal.security.auth.AuthTokenWhitelistImpl.getOriginCSRFWhitelist()
As of 7.0.0 |
com.liferay.portal.util.PortalImpl.getPortalPort(boolean)
As of 7.0.0, replaced by PortalImpl.getPortalServerPort(boolean) |
com.liferay.portal.util.PortalImpl.getPortletBreadcrumbs(HttpServletRequest)
As of 7.0.0, replaced by BreadcrumbUtil.getPortletBreadcrumbEntries(
HttpServletRequest) |
com.liferay.portal.security.auth.AuthTokenWhitelistImpl.getPortletCSRFWhitelist()
As of 7.0.0 |
com.liferay.portal.security.auth.StrutsPortletAuthTokenWhitelist.getPortletCSRFWhitelistActions()
|
com.liferay.portal.security.auth.AuthTokenWhitelistImpl.getPortletInvocationWhitelist()
|
com.liferay.portal.security.auth.StrutsPortletAuthTokenWhitelist.getPortletInvocationWhitelistActions()
|
com.liferay.portal.util.LocalizationImpl.getPreferencesKey(String, String)
As of 7.0.0 |
com.liferay.portlet.messageboards.model.impl.MBMessageDisplayImpl.getPreviousThread()
As of 7.0.0, with no direct replacement |
com.liferay.portal.util.PrefsPropsImpl.getProperties(PortletPreferences, long, String, boolean)
As of 7.0.0, replaced by PrefsPropsImpl.getProperties(PortletPreferences, String, boolean) |
com.liferay.portal.util.PrefsPropsUtil.getProperties(PortletPreferences, long, String, boolean)
As of 7.0.0, replaced by PrefsPropsUtil.getProperties(PortletPreferences, String, boolean) |
com.liferay.portlet.PortletServletRequest.getRealPath(String)
As of 7.0.0 |
com.liferay.portal.apache.bridges.struts.LiferayServletContext.getServlet(String)
As of 7.0.0 |
com.liferay.portal.apache.bridges.struts.LiferayServletContext.getServletNames()
As of 7.0.0 |
com.liferay.portal.apache.bridges.struts.LiferayServletContext.getServlets()
As of 7.0.0 |
com.liferay.portal.servlet.SharedSessionWrapper.getSessionContext()
As of 6.1.0 |
com.liferay.portlet.asset.model.impl.AssetVocabularyImpl.getSettingsProperties()
As of 7.0.0, with no direct replacement |
com.liferay.portal.util.PrefsPropsImpl.getShort(PortletPreferences, long, String)
As of 7.0.0, replaced by PrefsPropsImpl.getShort(PortletPreferences,
String) |
com.liferay.portal.util.PrefsPropsUtil.getShort(PortletPreferences, long, String)
As of 7.0.0, replaced by PrefsPropsUtil.getShort(PortletPreferences,
String) |
com.liferay.portal.util.PrefsPropsImpl.getShort(PortletPreferences, long, String, short)
As of 7.0.0, replaced by PrefsPropsImpl.getShort(PortletPreferences,
String, short) |
com.liferay.portal.util.PrefsPropsUtil.getShort(PortletPreferences, long, String, short)
As of 7.0.0, replaced by PrefsPropsUtil.getShort(PortletPreferences,
String, short) |
com.liferay.portal.util.PortalImpl.getSiteAdministrationURL(HttpServletRequest, ThemeDisplay, String)
As of 7.0.0, replaced by #getControlPanelPortletURL(PortletRequest, Group, String,
String) |
com.liferay.portal.util.PortalImpl.getSiteAdministrationURL(PortletResponse, ThemeDisplay, String)
As of 7.0.0, replaced by #getControlPanelPortletURL(PortletRequest, Group, String,
String) |
com.liferay.portal.util.PortalImpl.getSiteAndCompanyGroupIds(long)
As of 7.0.0, replaced by PortalImpl.getCurrentAndAncestorSiteGroupIds(long) |
com.liferay.portal.util.PortalImpl.getSiteAndCompanyGroupIds(ThemeDisplay)
As of 7.0.0, replaced by PortalImpl.getCurrentAndAncestorSiteGroupIds(long) |
com.liferay.portal.service.impl.UserLocalServiceImpl.getSocialUsers(long, int, int, int, OrderByComparator)
As of 7.0.0, replaced by UserLocalServiceImpl.getSocialUsers(long, int,
String, int, int, OrderByComparator) |
com.liferay.portal.service.impl.UserLocalServiceImpl.getSocialUsers(long, int, int, OrderByComparator)
As of 7.0.0, replaced by UserLocalServiceImpl.getSocialUsers(long, int,
String, int, int, OrderByComparator) |
com.liferay.portal.service.impl.UserLocalServiceImpl.getSocialUsersCount(long)
As of 7.0.0, replaced by UserLocalServiceImpl.getSocialUsersCount(long,
int, String) |
com.liferay.portal.service.impl.UserLocalServiceImpl.getSocialUsersCount(long, int)
As of 7.0.0, replaced by UserLocalServiceImpl.getSocialUsersCount(long,
int, String) |
com.liferay.portal.util.PrefsPropsImpl.getString(PortletPreferences, long, String)
As of 7.0.0, replaced by PrefsPropsImpl.getString(PortletPreferences, String) |
com.liferay.portal.util.PrefsPropsUtil.getString(PortletPreferences, long, String)
As of 7.0.0, replaced by PrefsPropsUtil.getString(PortletPreferences, String) |
com.liferay.portal.util.PrefsPropsImpl.getString(PortletPreferences, long, String, boolean)
As of 7.0.0, replaced by PrefsPropsImpl.getString(PortletPreferences, String, boolean) |
com.liferay.portal.util.PrefsPropsUtil.getString(PortletPreferences, long, String, boolean)
As of 7.0.0, replaced by PrefsPropsUtil.getString(PortletPreferences, String, boolean) |
com.liferay.portal.util.PrefsPropsImpl.getString(PortletPreferences, long, String, double)
As of 7.0.0, replaced by PrefsPropsImpl.getString(PortletPreferences, String, double) |
com.liferay.portal.util.PrefsPropsUtil.getString(PortletPreferences, long, String, double)
As of 7.0.0, replaced by PrefsPropsUtil.getString(PortletPreferences, String, double) |
com.liferay.portal.util.PrefsPropsImpl.getString(PortletPreferences, long, String, int)
As of 7.0.0, replaced by PrefsPropsImpl.getString(PortletPreferences, String, int) |
com.liferay.portal.util.PrefsPropsUtil.getString(PortletPreferences, long, String, int)
As of 7.0.0, replaced by PrefsPropsUtil.getString(PortletPreferences, String, int) |
com.liferay.portal.util.PrefsPropsImpl.getString(PortletPreferences, long, String, long)
As of 7.0.0, replaced by PrefsPropsImpl.getString(PortletPreferences, String, long) |
com.liferay.portal.util.PrefsPropsUtil.getString(PortletPreferences, long, String, long)
As of 7.0.0, replaced by PrefsPropsUtil.getString(PortletPreferences, String, long) |
com.liferay.portal.util.PrefsPropsImpl.getString(PortletPreferences, long, String, short)
As of 7.0.0, replaced by PrefsPropsImpl.getString(PortletPreferences, String, short) |
com.liferay.portal.util.PrefsPropsUtil.getString(PortletPreferences, long, String, short)
As of 7.0.0, replaced by PrefsPropsUtil.getString(PortletPreferences, String, short) |
com.liferay.portal.util.PrefsPropsImpl.getString(PortletPreferences, long, String, String)
As of 7.0.0, replaced by PrefsPropsImpl.getString(PortletPreferences, String, String) |
com.liferay.portal.util.PrefsPropsUtil.getString(PortletPreferences, long, String, String)
As of 7.0.0, replaced by PrefsPropsUtil.getString(PortletPreferences, String, String) |
com.liferay.portal.util.PrefsPropsImpl.getStringArray(PortletPreferences, long, String, String)
As of 7.0.0, replaced by PrefsPropsImpl.getStringArray(PortletPreferences, String, String) |
com.liferay.portal.util.PrefsPropsUtil.getStringArray(PortletPreferences, long, String, String)
As of 7.0.0, replaced by PrefsPropsUtil.getStringArray(PortletPreferences, String, String) |
com.liferay.portal.util.PrefsPropsImpl.getStringArray(PortletPreferences, long, String, String, String[])
As of 7.0.0, replaced by PrefsPropsImpl.getStringArray(PortletPreferences, String, String,
String[]) |
com.liferay.portal.util.PrefsPropsUtil.getStringArray(PortletPreferences, long, String, String, String[])
As of 7.0.0, replaced by PrefsPropsUtil.getStringArray(PortletPreferences, String, String,
String[]) |
com.liferay.portlet.documentlibrary.service.impl.DLFolderServiceImpl.getSubfolderIds(List, long, long)
As of 7.0.0, replaced by DLFolderServiceImpl.getSubfolderIds(List, long,
long, boolean) |
com.liferay.portlet.documentlibrary.service.impl.DLFolderLocalServiceImpl.getSubfolderIds(List, long, long)
As of 7.0.0, replaced by DLFolderLocalServiceImpl.getGroupSubfolderIds(List,
long, long) |
com.liferay.portlet.documentlibrary.service.http.DLFolderServiceSoap.getSubfolderIds(Long[], long, long)
As of 7.0.0, replaced by #getSubfolderIds(List, long,
long, boolean) |
com.liferay.portal.service.http.RepositoryServiceSoap.getSupportedConfigurations(long)
As of 7.0.0, with no direct replacement |
com.liferay.portal.service.impl.RepositoryServiceImpl.getSupportedConfigurations(long)
As of 7.0.0, with no direct replacement |
com.liferay.portal.service.http.RepositoryServiceSoap.getSupportedParameters(long, String)
As of 7.0.0, with no direct replacement |
com.liferay.portal.service.impl.RepositoryServiceImpl.getSupportedParameters(long, String)
As of 7.0.0, with no direct replacement |
com.liferay.portal.service.http.RepositoryServiceSoap.getSupportedParameters(String, String)
As of 7.0.0, with no direct replacement |
com.liferay.portal.service.impl.RepositoryServiceImpl.getSupportedParameters(String, String)
As of 7.0.0, with no direct replacement |
com.liferay.portal.service.impl.ThemeLocalServiceImpl.getThemes(long, long, long, boolean)
As of 7.0.0, replaced by ThemeLocalServiceImpl.getPageThemes(long, long, long) |
com.liferay.portlet.messageboards.model.impl.MBMessageDisplayImpl.getThreadView()
As of 7.0.0, with no direct replacement |
com.liferay.portlet.documentlibrary.util.DLImpl.getThumbnailSrc(FileEntry, DLFileShortcut, ThemeDisplay)
As of 7.0.0, replaced by DLImpl.getThumbnailSrc(FileEntry,
ThemeDisplay) |
com.liferay.portlet.documentlibrary.util.DLImpl.getThumbnailSrc(FileEntry, FileVersion, DLFileShortcut, ThemeDisplay)
As of 7.0.0, replaced by DLImpl.getThumbnailSrc(FileEntry,
FileVersion, ThemeDisplay) |
com.liferay.portal.util.PortalImpl.getUserValue(long, String, String)
As of 7.0.0, with no direct replacement |
com.liferay.portal.servlet.SharedSessionWrapper.getValue(String)
As of 7.0.0 |
com.liferay.portal.servlet.SharedSessionWrapper.getValueNames()
As of 7.0.0 |
com.liferay.portal.repository.liferayrepository.model.LiferayFileEntry.getVersionUserId()
As of 6.2.0, replaced by DLFileVersionModel.getUserId() |
com.liferay.portal.repository.liferayrepository.model.LiferayFileEntry.getVersionUserName()
As of 6.2.0, replaced by DLFileVersionModel.getUserName() |
com.liferay.portal.repository.liferayrepository.model.LiferayFileEntry.getVersionUserUuid()
As of 6.2.0, replaced by DLFileVersionModel.getUserUuid() |
com.liferay.portal.util.PortalImpl.getVirtualLayoutActualURL(long, boolean, String, String, Map, Map)
As of 7.0.0, with no direct replacement |
com.liferay.portal.util.PortalImpl.getVirtualLayoutFriendlyURLComposite(boolean, String, Map, Map)
As of 7.0.0, with no direct replacement |
com.liferay.portlet.asset.service.http.AssetVocabularyServiceSoap.getVocabularies(long[])
As of 7.0.0, replaced by AssetUtil#filterVocabularyIds(PermissionChecker, long[]) |
com.liferay.portlet.asset.service.impl.AssetVocabularyServiceImpl.getVocabularies(long[])
As of 7.0.0, replaced by AssetUtil.filterVocabularyIds(PermissionChecker, long[]) |
com.liferay.portal.upgrade.v7_0_0.UpgradeDocumentLibrary.hasFileEntry(long, long, String)
As of 7.0.0, replaced by UpgradeDocumentLibrary.hasFileEntry(long, long,
long, String, String) |
com.liferay.portal.service.impl.ResourcePermissionLocalServiceImpl.hasResourcePermissions(long, String, int, String, long[], String)
As of 7.0.0, replaced by #getRoles(long, String, int,
String, String |
com.liferay.portal.service.impl.LayoutServiceImpl.importLayouts(ExportImportConfiguration, File)
As of 7.0.0, replaced by ExportImportService.importLayouts(
ExportImportConfiguration, File) |
com.liferay.portal.service.impl.LayoutLocalServiceImpl.importLayouts(ExportImportConfiguration, File)
As of 7.0.0, replaced by ExportImportLocalService.importLayouts(
ExportImportConfiguration, File) } |
com.liferay.portal.service.impl.LayoutServiceImpl.importLayouts(ExportImportConfiguration, InputStream)
As of 7.0.0, replaced by ExportImportService.importLayouts(
ExportImportConfiguration, InputStream) |
com.liferay.portal.service.impl.LayoutLocalServiceImpl.importLayouts(ExportImportConfiguration, InputStream)
As of 7.0.0, replaced by ExportImportLocalService.importLayouts(
ExportImportConfiguration, InputStream) } |
com.liferay.portal.service.impl.LayoutServiceImpl.importLayouts(long, boolean, Map, byte[])
As of 7.0.0, with no direct replacement |
com.liferay.portal.service.impl.LayoutServiceImpl.importLayouts(long, boolean, Map, File)
As of 7.0.0, with no direct replacement |
com.liferay.portal.service.impl.LayoutServiceImpl.importLayouts(long, boolean, Map, InputStream)
As of 7.0.0, with no direct replacement |
com.liferay.portal.service.impl.LayoutLocalServiceImpl.importLayouts(long, long, boolean, Map, byte[])
As of 7.0.0, with no direct replacement |
com.liferay.portal.service.impl.LayoutLocalServiceImpl.importLayouts(long, long, boolean, Map, File)
As of 7.0.0, with no direct replacement |
com.liferay.portal.service.impl.LayoutLocalServiceImpl.importLayouts(long, long, boolean, Map, InputStream)
As of 7.0.0, with no direct replacement |
com.liferay.portal.service.impl.LayoutLocalServiceImpl.importLayoutsDataDeletions(ExportImportConfiguration, File)
As of 7.0.0, replaced by ExportImportLocalService.importLayoutsDataDeletions(
ExportImportConfiguration, File) |
com.liferay.portal.service.impl.LayoutLocalServiceImpl.importLayoutsInBackground(long, ExportImportConfiguration, File)
As of 7.0.0, replaced by ExportImportLocalService.importLayoutsInBackground(
long, ExportImportConfiguration, File) |
com.liferay.portal.service.impl.LayoutLocalServiceImpl.importLayoutsInBackground(long, long, File)
As of 7.0.0, replaced by ExportImportLocalService.importLayoutsInBackground(
long, long, File) |
com.liferay.portal.service.impl.LayoutLocalServiceImpl.importLayoutsInBackground(long, String, long, boolean, Map, File)
As of 7.0.0, with no direct replacement |
com.liferay.portal.service.impl.LayoutLocalServiceImpl.importLayoutsInBackground(long, String, long, boolean, Map, InputStream)
As of 7.0.0, with no direct replacement |
com.liferay.portal.service.impl.LayoutServiceImpl.importLayoutsInBackground(String, long, boolean, Map, File)
As of 7.0.0, with no direct replacement |
com.liferay.portal.service.impl.LayoutServiceImpl.importLayoutsInBackground(String, long, boolean, Map, InputStream)
As of 7.0.0, with no direct replacement |
com.liferay.portal.service.impl.LayoutLocalServiceImpl.importPortletDataDeletions(ExportImportConfiguration, File)
As of 7.0.0, replaced by ExportImportLocalService.importPortletDataDeletions(
ExportImportConfiguration, File) |
com.liferay.portal.service.impl.LayoutServiceImpl.importPortletInfo(ExportImportConfiguration, File)
As of 7.0.0, replaced by ExportImportService.importPortletInfo(
ExportImportConfiguration, File) ( |
com.liferay.portal.service.impl.LayoutLocalServiceImpl.importPortletInfo(ExportImportConfiguration, File)
As of 7.0.0, replaced by ExportImportLocalService.importPortletInfo(
ExportImportConfiguration, File) |
com.liferay.portal.service.impl.LayoutServiceImpl.importPortletInfo(ExportImportConfiguration, InputStream)
As of 7.0.0, replaced by ExportImportService.importPortletInfo(
ExportImportConfiguration, InputStream) ( |
com.liferay.portal.service.impl.LayoutLocalServiceImpl.importPortletInfo(ExportImportConfiguration, InputStream)
As of 7.0.0, replaced by ExportImportLocalService.importPortletInfo(
ExportImportConfiguration, InputStream) |
com.liferay.portal.service.impl.LayoutLocalServiceImpl.importPortletInfo(long, long, long, String, Map, File)
As of 7.0.0, with no direct replacement |
com.liferay.portal.service.impl.LayoutLocalServiceImpl.importPortletInfo(long, long, long, String, Map, InputStream)
As of 7.0.0, with no direct replacement |
com.liferay.portal.service.impl.LayoutServiceImpl.importPortletInfo(long, long, String, Map, File)
As of 7.0.0, with no direct replacement |
com.liferay.portal.service.impl.LayoutServiceImpl.importPortletInfo(long, long, String, Map, InputStream)
As of 7.0.0, with no direct replacement |
com.liferay.portal.service.impl.LayoutLocalServiceImpl.importPortletInfo(long, String, Map, File)
As of 7.0.0, with no direct replacement |
com.liferay.portal.service.impl.LayoutLocalServiceImpl.importPortletInfo(long, String, Map, InputStream)
As of 7.0.0, with no direct replacement |
com.liferay.portal.service.impl.LayoutServiceImpl.importPortletInfo(String, Map, File)
As of 7.0.0, with no direct replacement |
com.liferay.portal.service.impl.LayoutServiceImpl.importPortletInfo(String, Map, InputStream)
As of 7.0.0, with no direct replacement |
com.liferay.portal.service.impl.LayoutLocalServiceImpl.importPortletInfoInBackground(long, ExportImportConfiguration, File)
As of 7.0.0, replaced by ExportImportLocalService.importPortletInfoInBackground(
long, ExportImportConfiguration, File) |
com.liferay.portal.service.impl.LayoutLocalServiceImpl.importPortletInfoInBackground(long, long, File)
As of 7.0.0, replaced by ExportImportLocalService.importPortletInfoInBackground(
long, long, File) |
com.liferay.portal.service.impl.LayoutLocalServiceImpl.importPortletInfoInBackground(long, String, long, long, String, Map, File)
As of 7.0.0, with no direct replacement |
com.liferay.portal.service.impl.LayoutLocalServiceImpl.importPortletInfoInBackground(long, String, long, long, String, Map, InputStream)
As of 7.0.0, with no direct replacement |
com.liferay.portal.service.impl.LayoutLocalServiceImpl.importPortletInfoInBackground(long, String, String, Map, File)
As of 7.0.0, with no direct replacement |
com.liferay.portal.service.impl.LayoutLocalServiceImpl.importPortletInfoInBackground(long, String, String, Map, InputStream)
As of 7.0.0, with no direct replacement |
com.liferay.portal.service.impl.LayoutServiceImpl.importPortletInfoInBackground(String, long, long, String, Map, File)
As of 7.0.0, with no direct replacement |
com.liferay.portal.service.impl.LayoutServiceImpl.importPortletInfoInBackground(String, long, long, String, Map, InputStream)
As of 7.0.0, with no direct replacement |
com.liferay.portal.service.impl.LayoutServiceImpl.importPortletInfoInBackground(String, String, Map, File)
As of 7.0.0, with no direct replacement |
com.liferay.portal.service.impl.LayoutServiceImpl.importPortletInfoInBackground(String, String, Map, InputStream)
As of 7.0.0, with no direct replacement |
com.liferay.portal.servlet.MainServlet.initServerDetector()
As of 7.0.0, with no direct replacement |
com.liferay.portal.deploy.hot.ExtHotDeployListener.installExt(ServletContext)
|
com.liferay.portal.util.PortalImpl.invokeTaglibDiscussion(PortletConfig, ActionRequest, ActionResponse)
As of 7.0.0, with no direct replacement |
com.liferay.portal.util.PortalImpl.invokeTaglibDiscussionPagination(PortletConfig, ResourceRequest, ResourceResponse)
As of 7.0.0, with no direct replacement |
com.liferay.portal.model.impl.GroupImpl.isChild(long)
As of 7.0.0, replaced by GroupImpl.hasAncestor(long) |
com.liferay.portlet.documentlibrary.service.http.DLFileEntryServiceSoap.isKeepFileVersionLabel(long, ServiceContext)
|
com.liferay.portlet.documentlibrary.service.impl.DLFileEntryLocalServiceImpl.isKeepFileVersionLabel(long, ServiceContext)
|
com.liferay.portlet.documentlibrary.service.impl.DLFileEntryServiceImpl.isKeepFileVersionLabel(long, ServiceContext)
|
com.liferay.portlet.asset.model.impl.AssetVocabularyImpl.isRequired(long)
As of 7.0.0, replaced by AssetVocabularyImpl.isRequired(long, long) |
com.liferay.portal.model.impl.LayoutImpl.isTypeArticle()
As of 7.0.0, with no direct replacement |
com.liferay.portlet.documentlibrary.store.DLStoreImpl.isValidName(String)
As of 7.0.0, replaced by DLValidatorUtil.isValidName(String) |
com.liferay.portal.security.auth.SessionAuthToken.isValidPortletInvocationToken(HttpServletRequest, long, String, String, String)
|
com.liferay.portal.service.impl.PortletLocalServiceImpl.loadGetPortletsPool(long)
As of 7.0.0, replaced by #loadGetPortletsMap(long)) |
com.liferay.portal.apache.bridges.struts.LiferayServletContext.log(Exception, String)
As of 7.0.0 |
com.liferay.portlet.documentlibrary.service.impl.DLAppHelperLocalServiceImpl.moveDependentsToTrash(List
As of 7.0.0, replaced by DLAppHelperLocalServiceImpl.moveDependentsToTrash(DLFolder) |
com.liferay.portal.repository.InitializedRepository.moveFileEntry(long, long, ServiceContext)
|
com.liferay.portal.repository.capabilities.CapabilityRepository.moveFileEntry(long, long, ServiceContext)
As of 7.0.0, replaced by CapabilityRepository.moveFileEntry(long, long,
long, ServiceContext) |
com.liferay.portal.repository.liferayrepository.LiferayRepository.moveFileEntry(long, long, ServiceContext)
As of 7.0.0, replaced by LiferayRepository.moveFileEntry(long, long,
long, ServiceContext) |
com.liferay.portal.repository.util.RepositoryWrapper.moveFileEntry(long, long, ServiceContext)
As of 7.0.0, replaced by RepositoryWrapper.moveFileEntry(long, long,
long, ServiceContext) |
com.liferay.portal.repository.InitializedRepository.moveFolder(long, long, ServiceContext)
|
com.liferay.portal.repository.capabilities.CapabilityRepository.moveFolder(long, long, ServiceContext)
As of 7.0.0, replaced by CapabilityRepository.moveFolder(long, long, long,
ServiceContext) |
com.liferay.portal.repository.liferayrepository.LiferayRepository.moveFolder(long, long, ServiceContext)
As of 7.0.0, replaced by LiferayRepository.moveFolder(long, long,
ServiceContext) |
com.liferay.portal.repository.util.RepositoryWrapper.moveFolder(long, long, ServiceContext)
As of 7.0.0, replaced by RepositoryWrapper.moveFolder(long, long, long,
ServiceContext) |
com.liferay.portal.util.FriendlyURLNormalizerImpl.normalize(String, Pattern)
As of 7.0.0, with no direct replacement |
com.liferay.portal.util.PortalImpl.notifyPortalPortEventListeners(int)
As of 7.0.0, replaced by PortalImpl.notifyPortalInetSocketAddressEventListeners(
InetSocketAddress, boolean, boolean) |
com.liferay.portlet.trash.util.TrashIndexer.processTrashHandlerExcludeQuery(SearchContext, BooleanFilter, TrashHandler)
As of 7.0.0, added strictly to support backwards
compatibility of TrashHandler.getExcludeQuery(SearchContext) |
com.liferay.portlet.exportimport.service.impl.StagingServiceImpl.publishStagingRequest(long, boolean, Map)
As of 7.0.0, with no direct replacement |
com.liferay.portlet.exportimport.service.impl.StagingLocalServiceImpl.publishStagingRequest(long, long, boolean, Map)
As of 7.0.0, with no direct replacement |
com.liferay.portal.servlet.SharedSessionWrapper.putValue(String, Object)
As of 7.0.0 |
com.liferay.portal.security.permission.ResourceActionsImpl.read(String, InputStream)
As of 7.0.0 |
com.liferay.portal.util.PropsUtil.reload()
As of 7.0.0, with no direct replacement |
com.liferay.portal.util.PortalImpl.removePortalPortEventListener(PortalPortEventListener)
As of 7.0.0, replaced by PortalImpl.removePortalInetSocketAddressEventListener(
PortalInetSocketAddressEventListener) |
com.liferay.portal.servlet.SharedSessionWrapper.removeValue(String)
As of 7.0.0 |
com.liferay.portal.util.HtmlImpl.replaceMsWordCharacters(String)
As of 7.0.0, with no direct replacement |
com.liferay.portlet.documentlibrary.service.impl.DLAppHelperLocalServiceImpl.restoreDependentsFromTrash(List
As of 7.0.0, replaced by DLAppHelperLocalServiceImpl.restoreDependentsFromTrash(DLFolder) |
com.liferay.portlet.documentlibrary.service.impl.DLAppHelperLocalServiceImpl.restoreDependentsFromTrash(List
As of 7.0.0, replaced by DLAppHelperLocalServiceImpl.restoreDependentsFromTrash(List) |
com.liferay.portlet.messageboards.service.impl.MBThreadLocalServiceImpl.restoreDependentsFromTrash(long, long, long)
As of 7.0.0, replaced by MBThreadLocalServiceImpl.restoreDependentsFromTrash(long, long) |
com.liferay.portal.repository.InitializedRepository.revertFileEntry(long, String, ServiceContext)
|
com.liferay.portal.repository.capabilities.CapabilityRepository.revertFileEntry(long, String, ServiceContext)
As of 7.0.0, replaced by CapabilityRepository.revertFileEntry(long, long,
String, ServiceContext) |
com.liferay.portal.repository.liferayrepository.LiferayRepository.revertFileEntry(long, String, ServiceContext)
As of 7.0.0, replaced by LiferayRepository.revertFileEntry(long, long,
String, ServiceContext) |
com.liferay.portal.repository.util.RepositoryWrapper.revertFileEntry(long, String, ServiceContext)
As of 7.0.0, replaced by RepositoryWrapper.revertFileEntry(long, long,
String, ServiceContext) |
com.liferay.portal.service.impl.LayoutServiceImpl.schedulePublishToLive(long, long, boolean, long[], Map, String, Date, Date, String, String, Date, Date, String)
As of 7.0.0, replaced by LayoutServiceImpl.schedulePublishToLive(long,
long, boolean, long[], Map, String, String, Date, Date,
String) |
com.liferay.portal.service.impl.LayoutServiceImpl.schedulePublishToLive(long, long, boolean, Map, Map, String, Date, Date, String, String, Date, Date, String)
As of 7.0.0, replaced by LayoutServiceImpl.schedulePublishToLive(long,
long, boolean, long[], Map, String, Date, Date, String,
String, Date, Date, String) |
com.liferay.portal.model.impl.LayoutTypeImpl.setLayout(Layout)
As of 7.0.0, with no direct replacement |
com.liferay.portal.util.PortalImpl.setPortalPort(HttpServletRequest)
As of 7.0.0, replaced by PortalImpl.setPortalInetSocketAddresses(HttpServletRequest) |
com.liferay.portlet.InvokerPortletImpl.setPortletFilters()
As of 7.0.0 |
com.liferay.portlet.asset.model.impl.AssetVocabularyImpl.setSettingsProperties(UnicodeProperties)
As of 7.0.0, with no direct replacement |
com.liferay.portlet.PortletServletResponse.setStatus(int, String)
As of 7.0.0 |
com.liferay.portal.tools.ToolsUtil.stripFullyQualifiedClassNames(String)
As of 7.0.0, replaced by ToolsUtil.stripFullyQualifiedClassNames(String, String) |
com.liferay.portal.repository.InitializedLocalRepository.updateAsset(long, FileEntry, FileVersion, long[], String[], long[])
|
com.liferay.portal.repository.capabilities.CapabilityLocalRepository.updateAsset(long, FileEntry, FileVersion, long[], String[], long[])
As of 7.0.0, with no direct replacement |
com.liferay.portal.repository.liferayrepository.LiferayLocalRepository.updateAsset(long, FileEntry, FileVersion, long[], String[], long[])
As of 7.0.0 |
com.liferay.portal.repository.util.LocalRepositoryWrapper.updateAsset(long, FileEntry, FileVersion, long[], String[], long[])
As of 7.0.0, with no direct replacement |
com.liferay.portal.upgrade.v7_0_0.UpgradeAsset.updateAssetVocabulary(long, String)
As of 7.0.0, with no direct replacement |
com.liferay.portal.service.http.CompanyServiceSoap.updateCompany(long, String, String, String, String, String, String, String, String, String, String, String, String)
As of 7.0.0, replaced by CompanyServiceSoap.updateCompany(long, String,
String, String, boolean, byte[], String, String, String,
String, String, String, String, String, String) |
com.liferay.portal.service.impl.CompanyLocalServiceImpl.updateCompany(long, String, String, String, String, String, String, String, String, String, String, String, String)
As of 7.0.0, replaced by CompanyLocalServiceImpl.updateCompany(long, String,
String, String, boolean, byte[], String, String, String,
String, String, String, String, String, String) |
com.liferay.portal.service.impl.CompanyServiceImpl.updateCompany(long, String, String, String, String, String, String, String, String, String, String, String, String)
As of 7.0.0, replaced by CompanyServiceImpl.updateCompany(long, String,
String, String, boolean, byte[], String, String, String,
String, String, String, String, String, String) |
com.liferay.portal.service.impl.CompanyServiceImpl.updateCompany(long, String, String, String, String, String, String, String, String, String, String, String, String, String, String, List, List, List, List, UnicodeProperties)
As of 7.0.0, replaced by CompanyServiceImpl.updateCompany(long, String,
String, String, boolean, byte[], String, String, String,
String, String, String, String, String, String, String,
String, List, List, List, List, UnicodeProperties) |
com.liferay.portlet.asset.service.http.AssetEntryServiceSoap.updateEntry(long, Date, Date, String, long, String, long, long[], String[], boolean, boolean, Date, Date, Date, String, String, String, String, String, String, int, int, Double)
As of 7.0.0, replaced by AssetEntryServiceSoap.updateEntry(long, Date,
Date, String, long, String, long, long[], String[], boolean,
boolean, Date, Date, Date, Date, String, String, String,
String, String, String, int, int, Double) |
com.liferay.portlet.asset.service.impl.AssetEntryServiceImpl.updateEntry(long, Date, Date, String, long, String, long, long[], String[], boolean, boolean, Date, Date, Date, String, String, String, String, String, String, int, int, Double)
As of 7.0.0, replaced by AssetEntryServiceImpl.updateEntry(long, Date,
Date, String, long, String, long, long[], String[], boolean,
boolean, Date, Date, Date, Date, String, String, String,
String, String, String, int, int, Double) |
com.liferay.portlet.asset.service.http.AssetEntryServiceSoap.updateEntry(long, Date, Date, String, long, String, long, long[], String[], boolean, Date, Date, Date, String, String, String, String, String, String, int, int, Integer, boolean)
As of 7.0.0, replaced by AssetEntryServiceSoap.updateEntry(long, Date,
Date, String, long, String, long, long[], String[], boolean,
boolean, Date, Date, Date, Date, String, String, String,
String, String, String, int, int, Double) |
com.liferay.portlet.asset.service.impl.AssetEntryServiceImpl.updateEntry(long, Date, Date, String, long, String, long, long[], String[], boolean, Date, Date, Date, String, String, String, String, String, String, int, int, Integer, boolean)
As of 7.0.0, replaced by AssetEntryServiceImpl.updateEntry(long, Date,
Date, String, long, String, long, long[], String[], boolean,
boolean, Date, Date, Date, Date, String, String, String,
String, String, String, int, int, Double) |
com.liferay.portlet.asset.service.impl.AssetEntryLocalServiceImpl.updateEntry(long, long, Date, Date, String, long, String, long, long[], String[], boolean, boolean, Date, Date, Date, String, String, String, String, String, String, int, int, Double)
As of 7.0.0, replaced by AssetEntryLocalServiceImpl.updateEntry(long, long,
Date, Date, String, long, String, long, long[], String[],
boolean, boolean, Date, Date, Date, Date, String, String,
String, String, String, String, int, int, Double) |
com.liferay.portlet.asset.service.impl.AssetEntryLocalServiceImpl.updateEntry(long, long, Date, Date, String, long, String, long, long[], String[], boolean, Date, Date, Date, String, String, String, String, String, String, int, int, Integer, boolean)
As of 7.0.0, replaced by AssetEntryLocalServiceImpl.updateEntry(long, long,
Date, Date, String, long, String, long, long[], String[],
boolean, boolean, Date, Date, Date, Date, String, String,
String, String, String, String, int, int, Double) |
com.liferay.portlet.blogs.service.impl.BlogsEntryLocalServiceImpl.updateEntry(long, long, String, String, String, int, int, int, int, int, boolean, boolean, String[], boolean, String, String, InputStream, ServiceContext)
As of 7.0.0, replaced by BlogsEntryLocalServiceImpl.updateEntry(long, long,
String, String, String, String, int, int, int, int, int,
boolean, boolean, String[], String, ImageSelector,
ImageSelector, ServiceContext) |
com.liferay.portlet.blogs.service.impl.BlogsEntryServiceImpl.updateEntry(long, String, String, String, int, int, int, int, int, boolean, boolean, String[], boolean, String, String, InputStream, ServiceContext)
As of 7.0.0, replaced by BlogsEntryServiceImpl.updateEntry(long, String,
String, String, String, int, int, int, int, int, boolean,
boolean, String[], String, ImageSelector, ImageSelector,
ServiceContext) |
com.liferay.portlet.asset.service.impl.AssetEntryLocalServiceImpl.updateEntry(String, long, Date, boolean)
As of 7.0.0, replaced by AssetEntryLocalServiceImpl.updateEntry(String, long,
Date, Date, boolean, boolean) |
com.liferay.portlet.asset.service.impl.AssetEntryLocalServiceImpl.updateEntry(String, long, Date, Date, boolean)
As of 7.0.0, replaced by AssetEntryLocalServiceImpl.updateEntry(String, long,
Date, Date, boolean, boolean) |
com.liferay.portal.repository.InitializedRepository.updateFileEntry(long, String, String, String, String, String, boolean, File, ServiceContext)
|
com.liferay.portal.repository.capabilities.CapabilityRepository.updateFileEntry(long, String, String, String, String, String, boolean, File, ServiceContext)
As of 7.0.0, replaced by CapabilityRepository.updateFileEntry(long, long,
String, String, String, String, String, boolean, File,
ServiceContext) |
com.liferay.portal.repository.liferayrepository.LiferayRepository.updateFileEntry(long, String, String, String, String, String, boolean, File, ServiceContext)
As of 7.0.0, replaced by LiferayRepository.updateFileEntry(long, long,
String, String, String, String, String, boolean, File,
ServiceContext) |
com.liferay.portal.repository.util.RepositoryWrapper.updateFileEntry(long, String, String, String, String, String, boolean, File, ServiceContext)
As of 7.0.0, replaced by RepositoryWrapper.updateFileEntry(long, long,
String, String, String, String, String, boolean, File,
ServiceContext) |
com.liferay.portal.repository.InitializedRepository.updateFileEntry(long, String, String, String, String, String, boolean, InputStream, long, ServiceContext)
|
com.liferay.portal.repository.capabilities.CapabilityRepository.updateFileEntry(long, String, String, String, String, String, boolean, InputStream, long, ServiceContext)
As of 7.0.0, replaced by CapabilityRepository.updateFileEntry(long, long,
String, String, String, String, String, boolean, InputStream,
long, ServiceContext) |
com.liferay.portal.repository.liferayrepository.LiferayRepository.updateFileEntry(long, String, String, String, String, String, boolean, InputStream, long, ServiceContext)
As of 7.0.0, replaced by LiferayRepository.updateFileEntry(long, long,
String, String, String, String, String, boolean, InputStream,
long, ServiceContext) |
com.liferay.portal.repository.util.RepositoryWrapper.updateFileEntry(long, String, String, String, String, String, boolean, InputStream, long, ServiceContext)
As of 7.0.0, replaced by RepositoryWrapper.updateFileEntry(long, long,
String, String, String, String, String, boolean, InputStream,
long, ServiceContext) |
com.liferay.portlet.documentlibrary.service.impl.DLAppLocalServiceImpl.updateFileShortcuts(long, long, long)
|
com.liferay.portlet.documentlibrary.service.impl.DLFolderLocalServiceImpl.updateFolder(long, long, String, String, long, List, boolean, ServiceContext)
As of 7.0.0, replaced by DLFolderLocalServiceImpl.updateFolder(long, long,
String, String, long, List, int, ServiceContext) |
com.liferay.portlet.documentlibrary.service.impl.DLFolderServiceImpl.updateFolder(long, String, String, long, List, boolean, ServiceContext)
As of 7.0.0, replaced by more general DLFolderServiceImpl.updateFolder(long, String, String, long, List, int,
ServiceContext) |
com.liferay.portlet.documentlibrary.service.impl.DLFolderLocalServiceImpl.updateFolder(long, String, String, long, List, boolean, ServiceContext)
As of 7.0.0, replaced DLFolderLocalServiceImpl.updateFolder(long, long,
String, String, long, List, int, ServiceContext) |
com.liferay.portlet.documentlibrary.service.http.DLFolderServiceSoap.updateFolder(long, String, String, long, Long[], boolean, ServiceContext)
As of 7.0.0, replaced by more general #updateFolder(long, String, String, long, List, int,
ServiceContext) |
com.liferay.portlet.documentlibrary.service.impl.DLFolderLocalServiceImpl.updateFolderAndFileEntryTypes(long, long, long, String, String, long, List, boolean, ServiceContext)
As of 7.0.0, replaced by updateFolderAndFileEntryTypes(long, long, long, String,
String, long, List, int, ServiceContext) |
com.liferay.portal.service.impl.LayoutLocalServiceImpl.updateFriendlyURL(long, String, String)
As of 7.0.0, replaced by LayoutLocalServiceImpl.updateFriendlyURL(long,
long, String, String) |
com.liferay.portal.service.http.GroupServiceSoap.updateGroup(long, long, String, String, int, boolean, int, String, boolean, boolean, ServiceContext)
As of 7.0.0, replaced by #updateGroup(long, long, Map,
Map, int, boolean, int, String, boolean, boolean,
ServiceContext) |
com.liferay.portal.service.impl.GroupLocalServiceImpl.updateGroup(long, long, String, String, int, boolean, int, String, boolean, boolean, ServiceContext)
As of 7.0.0, replaced by GroupLocalServiceImpl.updateGroup(long, long, Map,
Map, int, boolean, int, String, boolean, boolean,
ServiceContext) |
com.liferay.portal.service.impl.GroupServiceImpl.updateGroup(long, long, String, String, int, boolean, int, String, boolean, boolean, ServiceContext)
As of 7.0.0, replaced by GroupServiceImpl.updateGroup(long, long, Map,
Map, int, boolean, int, String, boolean, boolean,
ServiceContext) |
com.liferay.portal.service.impl.LayoutPrototypeLocalServiceImpl.updateLayoutPrototype(long, Map, String, boolean, ServiceContext)
As of 7.0.0, replaced by LayoutPrototypeLocalServiceImpl.updateLayoutPrototype(long,
Map, Map, boolean, ServiceContext) |
com.liferay.portal.service.impl.LayoutPrototypeServiceImpl.updateLayoutPrototype(long, Map, String, boolean, ServiceContext)
As of 7.0.0, replaced by LayoutPrototypeServiceImpl.updateLayoutPrototype(long,
Map, Map, boolean, ServiceContext) |
com.liferay.portal.service.http.LayoutPrototypeServiceSoap.updateLayoutPrototype(long, String[], String[], String, boolean, ServiceContext)
As of 7.0.0, replaced by #updateLayoutPrototype(long,
Map, Map, boolean, ServiceContext) |
com.liferay.portal.service.impl.LayoutSetPrototypeLocalServiceImpl.updateLayoutSetPrototype(long, Map, String, boolean, boolean, ServiceContext)
As of 7.0.0, replaced by LayoutSetPrototypeLocalServiceImpl.updateLayoutSetPrototype(long, Map, Map, boolean, boolean,
ServiceContext) |
com.liferay.portal.service.impl.LayoutSetPrototypeServiceImpl.updateLayoutSetPrototype(long, Map, String, boolean, boolean, ServiceContext)
As of 7.0.0, replaced by LayoutSetPrototypeServiceImpl.updateLayoutSetPrototype(long, Map, Map, boolean, boolean,
ServiceContext) |
com.liferay.portal.service.http.LayoutSetPrototypeServiceSoap.updateLayoutSetPrototype(long, String[], String[], String, boolean, boolean, ServiceContext)
As of 7.0.0, replaced by #updateLayoutSetPrototype(long, Map, Map, boolean, boolean,
ServiceContext) |
com.liferay.portlet.messageboards.service.impl.MBMessageLocalServiceImpl.updateMessage(long, String)
As of 7.0.0, with no direct replacement |
com.liferay.portal.service.impl.OrganizationLocalServiceImpl.updateOrganization(long, long, long, String, String, long, long, long, String, boolean, ServiceContext)
As of 7.0.0, replaced by OrganizationLocalServiceImpl.updateOrganization(long,
long, long, String, String, long, long, long, String,
boolean, byte[], boolean, ServiceContext) |
com.liferay.portal.service.http.OrganizationServiceSoap.updateOrganization(long, long, String, String, long, long, long, String, boolean, AddressSoap[], EmailAddressSoap[], OrgLaborSoap[], PhoneSoap[], WebsiteSoap[], ServiceContext)
As of 7.0.0, replaced by #updateOrganization(long,
long, String, String, long, long, long, String, boolean,
byte[], boolean, List, List, List, List, List,
ServiceContext) |
com.liferay.portal.service.impl.OrganizationServiceImpl.updateOrganization(long, long, String, String, long, long, long, String, boolean, List, List, List, List, List, ServiceContext)
As of 7.0.0, replaced by OrganizationServiceImpl.updateOrganization(long,
long, String, String, long, long, long, String, boolean,
byte[], boolean, List, List, List, List, List,
ServiceContext) |
com.liferay.portal.service.http.UserServiceSoap.updateStatus(long, int)
As of 7.0.0, replaced by UserServiceSoap.updateStatus(long, int,
ServiceContext) |
com.liferay.portal.service.impl.UserLocalServiceImpl.updateStatus(long, int)
As of 7.0.0, replaced by UserLocalServiceImpl.updateStatus(long, int,
ServiceContext) |
com.liferay.portal.service.impl.UserServiceImpl.updateStatus(long, int)
As of 7.0.0, replaced by UserServiceImpl.updateStatus(long, int,
ServiceContext) |
com.liferay.portlet.blogs.service.impl.BlogsEntryLocalServiceImpl.updateStatus(long, long, int, ServiceContext)
As of 7.0.0, replaced by BlogsEntryLocalServiceImpl.updateStatus(long, long,
int, ServiceContext, Map) |
com.liferay.portlet.messageboards.service.impl.MBMessageLocalServiceImpl.updateStatus(long, long, int, ServiceContext)
As of 7.0.0, replaced by MBMessageLocalServiceImpl.updateStatus(long, long,
int, ServiceContext, Map) |
com.liferay.portal.upgrade.v7_0_0.UpgradeSubscription.updateSubscriptionGroupId(long, long, long)
As of 7.0.0, with no direct replacement |
com.liferay.portal.service.impl.UserServiceImpl.updateUser(long, String, String, String, boolean, String, String, String, String, long, String, String, String, String, String, String, String, String, long, long, boolean, int, int, int, String, String, String, String, String, String, long[], long[], long[], List, long[], List, List, List, List, List, ServiceContext)
As of 7.0.0, replaced by UserServiceImpl.updateUser(long, String,
String, String, boolean, String, String, String, String,
long, String, boolean, byte[], String, String, String,
String, String, String, String, long, long, boolean, int,
int, int, String, String, String, String, String, String,
long[], long[], long[], List, long[], List, List, List, List,
List, ServiceContext) |
com.liferay.portal.service.impl.UserLocalServiceImpl.updateUser(long, String, String, String, boolean, String, String, String, String, long, String, String, String, String, String, String, String, String, long, long, boolean, int, int, int, String, String, String, String, String, String, long[], long[], long[], List, long[], ServiceContext)
As of 7.0.0, replaced by UserLocalServiceImpl.updateUser(long, String,
String, String, boolean, String, String, String, String,
long, String, boolean, byte[], String, String, String,
String, String, String, String, long, long, boolean, int,
int, int, String, String, String, String, String, String,
long[], long[], long[], List, long[], ServiceContext) |
com.liferay.portal.service.http.UserServiceSoap.updateUser(long, String, String, String, boolean, String, String, String, String, long, String, String, String, String, String, String, String, String, long, long, boolean, int, int, int, String, String, String, String, String, String, long[], long[], long[], UserGroupRoleSoap[], long[], AddressSoap[], EmailAddressSoap[], PhoneSoap[], WebsiteSoap[], AnnouncementsDeliverySoap[], ServiceContext)
As of 7.0.0, replaced by #updateUser(long, String,
String, String, boolean, String, String, String, String,
long, String, boolean, byte[], String, String, String,
String, String, String, String, long, long, boolean, int,
int, int, String, String, String, String, String, String,
long[], long[], long[], List, long[], List, List, List, List,
List, ServiceContext) |
com.liferay.portal.service.impl.UserGroupLocalServiceImpl.updateUserGroup(long, long, String, String)
As of 6.2.0, replaced by UserGroupLocalServiceImpl.updateUserGroup(long, long,
String, String, ServiceContext) |
com.liferay.portal.service.http.UserGroupServiceSoap.updateUserGroup(long, String, String)
As of 6.2.0, replaced by UserGroupServiceSoap.updateUserGroup(long,
String, String, ServiceContext) |
com.liferay.portal.service.impl.UserGroupServiceImpl.updateUserGroup(long, String, String)
As of 6.2.0, replaced by UserGroupServiceImpl.updateUserGroup(long,
String, String, ServiceContext) |
com.liferay.portlet.asset.service.impl.AssetEntryLocalServiceImpl.validate(long, String, long[], String[])
As of 7.0.0, replaced by AssetEntryLocalServiceImpl.validate(long, String, long,
long[], String[]) |
com.liferay.portlet.documentlibrary.store.DLStoreImpl.validateDirectoryName(String)
As of 7.0.0, replaced by DLValidatorUtil.validateDirectoryName(String) |
com.liferay.portal.service.impl.LayoutServiceImpl.validateImportLayoutsFile(ExportImportConfiguration, File)
As of 7.0.0, replaced by ExportImportService.validateImportLayoutsFile(
ExportImportConfiguration, File) |
com.liferay.portal.service.impl.LayoutLocalServiceImpl.validateImportLayoutsFile(ExportImportConfiguration, File)
As of 7.0.0, replaced by ExportImportLocalService.validateImportLayoutsFile(
ExportImportConfiguration, File) |
com.liferay.portal.service.impl.LayoutServiceImpl.validateImportLayoutsFile(ExportImportConfiguration, InputStream)
As of 7.0.0, replaced by ExportImportService.validateImportLayoutsFile(
ExportImportConfiguration, InputStream) |
com.liferay.portal.service.impl.LayoutLocalServiceImpl.validateImportLayoutsFile(ExportImportConfiguration, InputStream)
As of 7.0.0, replaced by ExportImportLocalService.validateImportLayoutsFile(
ExportImportConfiguration, InputStream) |
com.liferay.portal.service.impl.LayoutServiceImpl.validateImportLayoutsFile(long, boolean, Map, File)
As of 7.0.0, with no direct replacement |
com.liferay.portal.service.impl.LayoutServiceImpl.validateImportLayoutsFile(long, boolean, Map, InputStream)
As of 7.0.0, with no direct replacement |
com.liferay.portal.service.impl.LayoutLocalServiceImpl.validateImportLayoutsFile(long, long, boolean, Map, File)
As of 7.0.0, with no direct replacement |
com.liferay.portal.service.impl.LayoutLocalServiceImpl.validateImportLayoutsFile(long, long, boolean, Map, InputStream)
As of 7.0.0, with no direct replacement |
com.liferay.portal.service.impl.LayoutServiceImpl.validateImportPortletInfo(ExportImportConfiguration, File)
As of 7.0.0, replaced by ExportImportService.validateImportPortletInfo(
ExportImportConfiguration, File) |
com.liferay.portal.service.impl.LayoutLocalServiceImpl.validateImportPortletInfo(ExportImportConfiguration, File)
As of 7.0.0, replaced by ExportImportLocalService.validateImportPortletInfo(
ExportImportConfiguration, File) |
com.liferay.portal.service.impl.LayoutServiceImpl.validateImportPortletInfo(ExportImportConfiguration, InputStream)
As of 7.0.0, replaced by ExportImportService.validateImportPortletInfo(
ExportImportConfiguration, InputStream) |
com.liferay.portal.service.impl.LayoutLocalServiceImpl.validateImportPortletInfo(ExportImportConfiguration, InputStream)
As of 7.0.0, replaced by ExportImportLocalService.validateImportPortletInfo(
ExportImportConfiguration, InputStream) |
com.liferay.portal.service.impl.LayoutLocalServiceImpl.validateImportPortletInfo(long, long, long, String, Map, File)
As of 7.0.0, with no direct replacement |
com.liferay.portal.service.impl.LayoutLocalServiceImpl.validateImportPortletInfo(long, long, long, String, Map, InputStream)
As of 7.0.0, with no direct replacement |
com.liferay.portal.service.impl.LayoutServiceImpl.validateImportPortletInfo(long, long, String, Map, File)
As of 7.0.0, with no direct replacement |
com.liferay.portal.service.impl.LayoutServiceImpl.validateImportPortletInfo(long, long, String, Map, InputStream)
As of 7.0.0, with no direct replacement |
com.liferay.portlet.exportimport.service.impl.StagingServiceImpl.validateStagingRequest(long, boolean, Map)
As of 7.0.0, replaced by StagingServiceImpl.publishStagingRequest(long,
boolean, Map) |
com.liferay.portlet.exportimport.service.impl.StagingLocalServiceImpl.validateStagingRequest(long, long, boolean, Map)
As of 7.0.0, replaced by StagingLocalServiceImpl.publishStagingRequest(long,
long, boolean, Map) |