|
Liferay 6.2.0-ce-m5 | |||||||||
| PREV NEXT | FRAMES NO FRAMES | |||||||||
| Uses of ObjectValuePair in com.liferay.portal.kernel.process |
|---|
| Methods in com.liferay.portal.kernel.process that return types with arguments of type ObjectValuePair | ||
|---|---|---|
static
|
ProcessUtil.execute(OutputProcessor<O,E> outputProcessor,
List<String> arguments)
|
|
static
|
ProcessUtil.execute(OutputProcessor<O,E> outputProcessor,
String... arguments)
|
|
| Uses of ObjectValuePair in com.liferay.portal.kernel.scheduler |
|---|
| Methods in com.liferay.portal.kernel.scheduler that return ObjectValuePair | |
|---|---|
ObjectValuePair<Exception,Date>[] |
JobState.getExceptions()
|
static ObjectValuePair<Exception,Date>[] |
SchedulerEngineHelperUtil.getJobExceptions(SchedulerResponse schedulerResponse)
|
ObjectValuePair<Exception,Date>[] |
SchedulerEngineHelper.getJobExceptions(SchedulerResponse schedulerResponse)
|
static ObjectValuePair<Exception,Date>[] |
SchedulerEngineHelperUtil.getJobExceptions(String jobName,
String groupName,
StorageType storageType)
|
ObjectValuePair<Exception,Date>[] |
SchedulerEngineHelper.getJobExceptions(String jobName,
String groupName,
StorageType storageType)
|
| Uses of ObjectValuePair in com.liferay.portal.kernel.util |
|---|
| Methods in com.liferay.portal.kernel.util with parameters of type ObjectValuePair | |
|---|---|
int |
ObjectValuePairComparator.compare(ObjectValuePair<K,V> ovp1,
ObjectValuePair<K,V> ovp2)
|
int |
ObjectValuePairComparator.compare(ObjectValuePair<K,V> ovp1,
ObjectValuePair<K,V> ovp2)
|
| Uses of ObjectValuePair in com.liferay.portal.portletfilerepository |
|---|
| Method parameters in com.liferay.portal.portletfilerepository with type arguments of type ObjectValuePair | |
|---|---|
static void |
PortletFileRepositoryUtil.addPortletFileEntries(long groupId,
long userId,
String className,
long classPK,
String portletId,
long folderId,
List<ObjectValuePair<String,InputStream>> inputStreamOVPs)
|
void |
PortletFileRepository.addPortletFileEntries(long groupId,
long userId,
String className,
long classPK,
String portletId,
long folderId,
List<ObjectValuePair<String,InputStream>> inputStreamOVPs)
|
void |
PortletFileRepositoryImpl.addPortletFileEntries(long groupId,
long userId,
String className,
long classPK,
String portletId,
long folderId,
List<ObjectValuePair<String,InputStream>> inputStreamOVPs)
|
| Uses of ObjectValuePair in com.liferay.portal.scheduler |
|---|
| Methods in com.liferay.portal.scheduler that return ObjectValuePair | |
|---|---|
ObjectValuePair<Exception,Date>[] |
SchedulerEngineHelperImpl.getJobExceptions(SchedulerResponse schedulerResponse)
|
ObjectValuePair<Exception,Date>[] |
SchedulerEngineHelperImpl.getJobExceptions(String jobName,
String groupName,
StorageType storageType)
|
protected ObjectValuePair<String,StorageType> |
ClusterSchedulerEngine.resolveGroupName(String groupName)
|
| Uses of ObjectValuePair in com.liferay.portal.service |
|---|
| Methods in com.liferay.portal.service that return types with arguments of type ObjectValuePair | |
|---|---|
List<ObjectValuePair<String,Boolean>> |
LayoutTemplateLocalServiceWrapper.init(javax.servlet.ServletContext servletContext,
String[] xmls,
PluginPackage pluginPackage)
|
static List<ObjectValuePair<String,Boolean>> |
LayoutTemplateLocalServiceUtil.init(javax.servlet.ServletContext servletContext,
String[] xmls,
PluginPackage pluginPackage)
|
List<ObjectValuePair<String,Boolean>> |
LayoutTemplateLocalService.init(javax.servlet.ServletContext servletContext,
String[] xmls,
PluginPackage pluginPackage)
|
List<ObjectValuePair<String,Boolean>> |
LayoutTemplateLocalServiceWrapper.init(String servletContextName,
javax.servlet.ServletContext servletContext,
String[] xmls,
PluginPackage pluginPackage)
|
static List<ObjectValuePair<String,Boolean>> |
LayoutTemplateLocalServiceUtil.init(String servletContextName,
javax.servlet.ServletContext servletContext,
String[] xmls,
PluginPackage pluginPackage)
|
List<ObjectValuePair<String,Boolean>> |
LayoutTemplateLocalService.init(String servletContextName,
javax.servlet.ServletContext servletContext,
String[] xmls,
PluginPackage pluginPackage)
|
| Method parameters in com.liferay.portal.service with type arguments of type ObjectValuePair | |
|---|---|
void |
LayoutTemplateLocalServiceWrapper.readLayoutTemplate(String servletContextName,
javax.servlet.ServletContext servletContext,
Set<ObjectValuePair<String,Boolean>> layoutTemplateIdOVPs,
Element element,
boolean standard,
String themeId,
PluginPackage pluginPackage)
|
static void |
LayoutTemplateLocalServiceUtil.readLayoutTemplate(String servletContextName,
javax.servlet.ServletContext servletContext,
Set<ObjectValuePair<String,Boolean>> layoutTemplateIdOVPs,
Element element,
boolean standard,
String themeId,
PluginPackage pluginPackage)
|
void |
LayoutTemplateLocalService.readLayoutTemplate(String servletContextName,
javax.servlet.ServletContext servletContext,
Set<ObjectValuePair<String,Boolean>> layoutTemplateIdOVPs,
Element element,
boolean standard,
String themeId,
PluginPackage pluginPackage)
|
void |
WorkflowDefinitionLinkLocalServiceWrapper.updateWorkflowDefinitionLinks(long userId,
long companyId,
long groupId,
String className,
long classPK,
List<ObjectValuePair<Long,String>> workflowDefinitionOVPs)
|
static void |
WorkflowDefinitionLinkLocalServiceUtil.updateWorkflowDefinitionLinks(long userId,
long companyId,
long groupId,
String className,
long classPK,
List<ObjectValuePair<Long,String>> workflowDefinitionOVPs)
|
void |
WorkflowDefinitionLinkLocalService.updateWorkflowDefinitionLinks(long userId,
long companyId,
long groupId,
String className,
long classPK,
List<ObjectValuePair<Long,String>> workflowDefinitionOVPs)
|
| Uses of ObjectValuePair in com.liferay.portal.service.impl |
|---|
| Methods in com.liferay.portal.service.impl that return types with arguments of type ObjectValuePair | |
|---|---|
List<ObjectValuePair<String,Boolean>> |
LayoutTemplateLocalServiceImpl.init(javax.servlet.ServletContext servletContext,
String[] xmls,
PluginPackage pluginPackage)
|
List<ObjectValuePair<String,Boolean>> |
LayoutTemplateLocalServiceImpl.init(String servletContextName,
javax.servlet.ServletContext servletContext,
String[] xmls,
PluginPackage pluginPackage)
|
| Method parameters in com.liferay.portal.service.impl with type arguments of type ObjectValuePair | |
|---|---|
void |
LayoutTemplateLocalServiceImpl.readLayoutTemplate(String servletContextName,
javax.servlet.ServletContext servletContext,
Set<ObjectValuePair<String,Boolean>> layoutTemplateIdOVPs,
Element element,
boolean standard,
String themeId,
PluginPackage pluginPackage)
|
void |
WorkflowDefinitionLinkLocalServiceImpl.updateWorkflowDefinitionLinks(long userId,
long companyId,
long groupId,
String className,
long classPK,
List<ObjectValuePair<Long,String>> workflowDefinitionOVPs)
|
| Uses of ObjectValuePair in com.liferay.portal.servlet |
|---|
| Methods in com.liferay.portal.servlet that return ObjectValuePair | ||
|---|---|---|
static
|
ThreadLocalFacadeServletRequestWrapperUtil.inject(T servletRequest)
|
|
| Uses of ObjectValuePair in com.liferay.portlet.documentlibrary.service.impl |
|---|
| Methods in com.liferay.portlet.documentlibrary.service.impl that return types with arguments of type ObjectValuePair | |
|---|---|
protected List<ObjectValuePair<Long,Integer>> |
DLFileEntryLocalServiceImpl.getDlFileVersionStatuses(List<DLFileVersion> dlFileVersions)
|
| Uses of ObjectValuePair in com.liferay.portlet.journal.service.impl |
|---|
| Methods in com.liferay.portlet.journal.service.impl that return types with arguments of type ObjectValuePair | |
|---|---|
protected List<ObjectValuePair<Long,Integer>> |
JournalArticleLocalServiceImpl.getArticleVersionStatuses(List<JournalArticle> articles)
|
| Uses of ObjectValuePair in com.liferay.portlet.messageboards.lar |
|---|
| Methods in com.liferay.portlet.messageboards.lar that return types with arguments of type ObjectValuePair | |
|---|---|
protected List<ObjectValuePair<String,InputStream>> |
MBMessageStagedModelDataHandler.getAttachments(PortletDataContext portletDataContext,
Element messageElement,
MBMessage message)
|
| Uses of ObjectValuePair in com.liferay.portlet.messageboards.service |
|---|
| Method parameters in com.liferay.portlet.messageboards.service with type arguments of type ObjectValuePair | |
|---|---|
MBMessage |
MBMessageServiceWrapper.addMessage(long groupId,
long categoryId,
long threadId,
long parentMessageId,
String subject,
String body,
String format,
List<ObjectValuePair<String,InputStream>> inputStreamOVPs,
boolean anonymous,
double priority,
boolean allowPingbacks,
ServiceContext serviceContext)
Deprecated. As of 6.2.0, replaced by MBMessageServiceWrapper.addMessage(long, String,
String, String, java.util.List, boolean, double, boolean,
com.liferay.portal.service.ServiceContext) |
static MBMessage |
MBMessageServiceUtil.addMessage(long groupId,
long categoryId,
long threadId,
long parentMessageId,
String subject,
String body,
String format,
List<ObjectValuePair<String,InputStream>> inputStreamOVPs,
boolean anonymous,
double priority,
boolean allowPingbacks,
ServiceContext serviceContext)
Deprecated. As of 6.2.0, replaced by MBMessageServiceUtil.addMessage(long, String,
String, String, java.util.List, boolean, double, boolean,
com.liferay.portal.service.ServiceContext) |
MBMessage |
MBMessageService.addMessage(long groupId,
long categoryId,
long threadId,
long parentMessageId,
String subject,
String body,
String format,
List<ObjectValuePair<String,InputStream>> inputStreamOVPs,
boolean anonymous,
double priority,
boolean allowPingbacks,
ServiceContext serviceContext)
Deprecated. As of 6.2.0, replaced by MBMessageService.addMessage(long, String,
String, String, java.util.List, boolean, double, boolean,
com.liferay.portal.service.ServiceContext) |
MBMessage |
MBMessageServiceWrapper.addMessage(long groupId,
long categoryId,
String subject,
String body,
String format,
List<ObjectValuePair<String,InputStream>> inputStreamOVPs,
boolean anonymous,
double priority,
boolean allowPingbacks,
ServiceContext serviceContext)
|
static MBMessage |
MBMessageServiceUtil.addMessage(long groupId,
long categoryId,
String subject,
String body,
String format,
List<ObjectValuePair<String,InputStream>> inputStreamOVPs,
boolean anonymous,
double priority,
boolean allowPingbacks,
ServiceContext serviceContext)
|
MBMessage |
MBMessageService.addMessage(long groupId,
long categoryId,
String subject,
String body,
String format,
List<ObjectValuePair<String,InputStream>> inputStreamOVPs,
boolean anonymous,
double priority,
boolean allowPingbacks,
ServiceContext serviceContext)
|
MBMessage |
MBMessageLocalServiceWrapper.addMessage(long userId,
String userName,
long groupId,
long categoryId,
long threadId,
long parentMessageId,
String subject,
String body,
String format,
List<ObjectValuePair<String,InputStream>> inputStreamOVPs,
boolean anonymous,
double priority,
boolean allowPingbacks,
ServiceContext serviceContext)
|
static MBMessage |
MBMessageLocalServiceUtil.addMessage(long userId,
String userName,
long groupId,
long categoryId,
long threadId,
long parentMessageId,
String subject,
String body,
String format,
List<ObjectValuePair<String,InputStream>> inputStreamOVPs,
boolean anonymous,
double priority,
boolean allowPingbacks,
ServiceContext serviceContext)
|
MBMessage |
MBMessageLocalService.addMessage(long userId,
String userName,
long groupId,
long categoryId,
long threadId,
long parentMessageId,
String subject,
String body,
String format,
List<ObjectValuePair<String,InputStream>> inputStreamOVPs,
boolean anonymous,
double priority,
boolean allowPingbacks,
ServiceContext serviceContext)
|
MBMessage |
MBMessageLocalServiceWrapper.addMessage(long userId,
String userName,
long groupId,
long categoryId,
String subject,
String body,
String format,
List<ObjectValuePair<String,InputStream>> inputStreamOVPs,
boolean anonymous,
double priority,
boolean allowPingbacks,
ServiceContext serviceContext)
|
static MBMessage |
MBMessageLocalServiceUtil.addMessage(long userId,
String userName,
long groupId,
long categoryId,
String subject,
String body,
String format,
List<ObjectValuePair<String,InputStream>> inputStreamOVPs,
boolean anonymous,
double priority,
boolean allowPingbacks,
ServiceContext serviceContext)
|
MBMessage |
MBMessageLocalService.addMessage(long userId,
String userName,
long groupId,
long categoryId,
String subject,
String body,
String format,
List<ObjectValuePair<String,InputStream>> inputStreamOVPs,
boolean anonymous,
double priority,
boolean allowPingbacks,
ServiceContext serviceContext)
|
MBMessage |
MBMessageServiceWrapper.addMessage(long parentMessageId,
String subject,
String body,
String format,
List<ObjectValuePair<String,InputStream>> inputStreamOVPs,
boolean anonymous,
double priority,
boolean allowPingbacks,
ServiceContext serviceContext)
|
static MBMessage |
MBMessageServiceUtil.addMessage(long parentMessageId,
String subject,
String body,
String format,
List<ObjectValuePair<String,InputStream>> inputStreamOVPs,
boolean anonymous,
double priority,
boolean allowPingbacks,
ServiceContext serviceContext)
|
MBMessage |
MBMessageService.addMessage(long parentMessageId,
String subject,
String body,
String format,
List<ObjectValuePair<String,InputStream>> inputStreamOVPs,
boolean anonymous,
double priority,
boolean allowPingbacks,
ServiceContext serviceContext)
|
MBMessage |
MBMessageLocalServiceWrapper.updateMessage(long userId,
long messageId,
String subject,
String body,
List<ObjectValuePair<String,InputStream>> inputStreamOVPs,
List<String> existingFiles,
double priority,
boolean allowPingbacks,
ServiceContext serviceContext)
|
static MBMessage |
MBMessageLocalServiceUtil.updateMessage(long userId,
long messageId,
String subject,
String body,
List<ObjectValuePair<String,InputStream>> inputStreamOVPs,
List<String> existingFiles,
double priority,
boolean allowPingbacks,
ServiceContext serviceContext)
|
MBMessage |
MBMessageLocalService.updateMessage(long userId,
long messageId,
String subject,
String body,
List<ObjectValuePair<String,InputStream>> inputStreamOVPs,
List<String> existingFiles,
double priority,
boolean allowPingbacks,
ServiceContext serviceContext)
|
MBMessage |
MBMessageServiceWrapper.updateMessage(long messageId,
String subject,
String body,
List<ObjectValuePair<String,InputStream>> inputStreamOVPs,
List<String> existingFiles,
double priority,
boolean allowPingbacks,
ServiceContext serviceContext)
|
static MBMessage |
MBMessageServiceUtil.updateMessage(long messageId,
String subject,
String body,
List<ObjectValuePair<String,InputStream>> inputStreamOVPs,
List<String> existingFiles,
double priority,
boolean allowPingbacks,
ServiceContext serviceContext)
|
MBMessage |
MBMessageService.updateMessage(long messageId,
String subject,
String body,
List<ObjectValuePair<String,InputStream>> inputStreamOVPs,
List<String> existingFiles,
double priority,
boolean allowPingbacks,
ServiceContext serviceContext)
|
| Uses of ObjectValuePair in com.liferay.portlet.messageboards.service.http |
|---|
| Method parameters in com.liferay.portlet.messageboards.service.http with type arguments of type ObjectValuePair | |
|---|---|
static MBMessage |
MBMessageServiceHttp.addMessage(HttpPrincipal httpPrincipal,
long groupId,
long categoryId,
long threadId,
long parentMessageId,
String subject,
String body,
String format,
List<ObjectValuePair<String,InputStream>> inputStreamOVPs,
boolean anonymous,
double priority,
boolean allowPingbacks,
ServiceContext serviceContext)
|
static MBMessage |
MBMessageServiceHttp.addMessage(HttpPrincipal httpPrincipal,
long groupId,
long categoryId,
String subject,
String body,
String format,
List<ObjectValuePair<String,InputStream>> inputStreamOVPs,
boolean anonymous,
double priority,
boolean allowPingbacks,
ServiceContext serviceContext)
|
static MBMessage |
MBMessageServiceHttp.addMessage(HttpPrincipal httpPrincipal,
long parentMessageId,
String subject,
String body,
String format,
List<ObjectValuePair<String,InputStream>> inputStreamOVPs,
boolean anonymous,
double priority,
boolean allowPingbacks,
ServiceContext serviceContext)
|
static MBMessageSoap |
MBMessageServiceSoap.addMessage(long groupId,
long categoryId,
long threadId,
long parentMessageId,
String subject,
String body,
String format,
List<ObjectValuePair<String,InputStream>> inputStreamOVPs,
boolean anonymous,
double priority,
boolean allowPingbacks,
ServiceContext serviceContext)
Deprecated. As of 6.2.0, replaced by MBMessageServiceSoap.addMessage(long, String,
String, String, java.util.List, boolean, double, boolean,
com.liferay.portal.service.ServiceContext) |
static MBMessageSoap |
MBMessageServiceSoap.addMessage(long groupId,
long categoryId,
String subject,
String body,
String format,
List<ObjectValuePair<String,InputStream>> inputStreamOVPs,
boolean anonymous,
double priority,
boolean allowPingbacks,
ServiceContext serviceContext)
|
static MBMessageSoap |
MBMessageServiceSoap.addMessage(long parentMessageId,
String subject,
String body,
String format,
List<ObjectValuePair<String,InputStream>> inputStreamOVPs,
boolean anonymous,
double priority,
boolean allowPingbacks,
ServiceContext serviceContext)
|
static MBMessage |
MBMessageServiceHttp.updateMessage(HttpPrincipal httpPrincipal,
long messageId,
String subject,
String body,
List<ObjectValuePair<String,InputStream>> inputStreamOVPs,
List<String> existingFiles,
double priority,
boolean allowPingbacks,
ServiceContext serviceContext)
|
static MBMessageSoap |
MBMessageServiceSoap.updateMessage(long messageId,
String subject,
String body,
List<ObjectValuePair<String,InputStream>> inputStreamOVPs,
List<String> existingFiles,
double priority,
boolean allowPingbacks,
ServiceContext serviceContext)
|
| Uses of ObjectValuePair in com.liferay.portlet.messageboards.service.impl |
|---|
| Method parameters in com.liferay.portlet.messageboards.service.impl with type arguments of type ObjectValuePair | |
|---|---|
MBMessage |
MBMessageServiceImpl.addMessage(long groupId,
long categoryId,
long threadId,
long parentMessageId,
String subject,
String body,
String format,
List<ObjectValuePair<String,InputStream>> inputStreamOVPs,
boolean anonymous,
double priority,
boolean allowPingbacks,
ServiceContext serviceContext)
Deprecated. As of 6.2.0, replaced by MBMessageServiceImpl.addMessage(long, String,
String, String, java.util.List, boolean, double, boolean,
com.liferay.portal.service.ServiceContext) |
MBMessage |
MBMessageServiceImpl.addMessage(long groupId,
long categoryId,
String subject,
String body,
String format,
List<ObjectValuePair<String,InputStream>> inputStreamOVPs,
boolean anonymous,
double priority,
boolean allowPingbacks,
ServiceContext serviceContext)
|
MBMessage |
MBMessageLocalServiceImpl.addMessage(long userId,
String userName,
long groupId,
long categoryId,
long threadId,
long parentMessageId,
String subject,
String body,
String format,
List<ObjectValuePair<String,InputStream>> inputStreamOVPs,
boolean anonymous,
double priority,
boolean allowPingbacks,
ServiceContext serviceContext)
|
MBMessage |
MBMessageLocalServiceImpl.addMessage(long userId,
String userName,
long groupId,
long categoryId,
String subject,
String body,
String format,
List<ObjectValuePair<String,InputStream>> inputStreamOVPs,
boolean anonymous,
double priority,
boolean allowPingbacks,
ServiceContext serviceContext)
|
MBMessage |
MBMessageServiceImpl.addMessage(long parentMessageId,
String subject,
String body,
String format,
List<ObjectValuePair<String,InputStream>> inputStreamOVPs,
boolean anonymous,
double priority,
boolean allowPingbacks,
ServiceContext serviceContext)
|
MBMessage |
MBMessageLocalServiceImpl.updateMessage(long userId,
long messageId,
String subject,
String body,
List<ObjectValuePair<String,InputStream>> inputStreamOVPs,
List<String> existingFiles,
double priority,
boolean allowPingbacks,
ServiceContext serviceContext)
|
MBMessage |
MBMessageServiceImpl.updateMessage(long messageId,
String subject,
String body,
List<ObjectValuePair<String,InputStream>> inputStreamOVPs,
List<String> existingFiles,
double priority,
boolean allowPingbacks,
ServiceContext serviceContext)
|
| Uses of ObjectValuePair in com.liferay.portlet.messageboards.util |
|---|
| Methods in com.liferay.portlet.messageboards.util that return types with arguments of type ObjectValuePair | |
|---|---|
List<ObjectValuePair<String,InputStream>> |
MBMailMessage.getInputStreamOVPs()
|
| Uses of ObjectValuePair in com.liferay.portlet.rss.util |
|---|
| Methods in com.liferay.portlet.rss.util that return ObjectValuePair | |
|---|---|
static ObjectValuePair<String,com.sun.syndication.feed.synd.SyndFeed> |
RSSUtil.getFeed(String url)
|
| Uses of ObjectValuePair in com.liferay.portlet.trash.action |
|---|
| Methods in com.liferay.portlet.trash.action that return types with arguments of type ObjectValuePair | |
|---|---|
protected List<ObjectValuePair<String,Long>> |
EditEntryAction.getEntryOVPs(String className,
long classPK)
|
protected List<ObjectValuePair<String,Long>> |
EditEntryAction.moveEntry(ActionRequest actionRequest)
|
protected List<ObjectValuePair<String,Long>> |
EditEntryAction.restoreEntries(ActionRequest actionRequest)
|
protected List<ObjectValuePair<String,Long>> |
EditEntryAction.restoreOverride(ActionRequest actionRequest)
|
protected List<ObjectValuePair<String,Long>> |
EditEntryAction.restoreRename(ActionRequest actionRequest)
|
| Method parameters in com.liferay.portlet.trash.action with type arguments of type ObjectValuePair | |
|---|---|
protected void |
EditEntryAction.addRestoreData(LiferayPortletConfig liferayPortletConfig,
ActionRequest actionRequest,
List<ObjectValuePair<String,Long>> entryOVPs)
|
| Uses of ObjectValuePair in com.liferay.portlet.trash.service |
|---|
| Method parameters in com.liferay.portlet.trash.service with type arguments of type ObjectValuePair | |
|---|---|
TrashEntry |
TrashEntryLocalServiceWrapper.addTrashEntry(long userId,
long groupId,
String className,
long classPK,
int status,
List<ObjectValuePair<Long,Integer>> statusOVPs,
UnicodeProperties typeSettingsProperties)
Moves an entry to trash. |
static TrashEntry |
TrashEntryLocalServiceUtil.addTrashEntry(long userId,
long groupId,
String className,
long classPK,
int status,
List<ObjectValuePair<Long,Integer>> statusOVPs,
UnicodeProperties typeSettingsProperties)
Moves an entry to trash. |
TrashEntry |
TrashEntryLocalService.addTrashEntry(long userId,
long groupId,
String className,
long classPK,
int status,
List<ObjectValuePair<Long,Integer>> statusOVPs,
UnicodeProperties typeSettingsProperties)
Moves an entry to trash. |
| Uses of ObjectValuePair in com.liferay.portlet.trash.service.impl |
|---|
| Method parameters in com.liferay.portlet.trash.service.impl with type arguments of type ObjectValuePair | |
|---|---|
TrashEntry |
TrashEntryLocalServiceImpl.addTrashEntry(long userId,
long groupId,
String className,
long classPK,
int status,
List<ObjectValuePair<Long,Integer>> statusOVPs,
UnicodeProperties typeSettingsProperties)
Moves an entry to trash. |
| Uses of ObjectValuePair in com.liferay.portlet.wiki.service |
|---|
| Method parameters in com.liferay.portlet.wiki.service with type arguments of type ObjectValuePair | |
|---|---|
void |
WikiPageLocalServiceWrapper.addPageAttachments(long userId,
long nodeId,
String title,
List<ObjectValuePair<String,InputStream>> inputStreamOVPs)
|
static void |
WikiPageLocalServiceUtil.addPageAttachments(long userId,
long nodeId,
String title,
List<ObjectValuePair<String,InputStream>> inputStreamOVPs)
|
void |
WikiPageLocalService.addPageAttachments(long userId,
long nodeId,
String title,
List<ObjectValuePair<String,InputStream>> inputStreamOVPs)
|
void |
WikiPageServiceWrapper.addPageAttachments(long nodeId,
String title,
List<ObjectValuePair<String,InputStream>> inputStreamOVPs)
|
static void |
WikiPageServiceUtil.addPageAttachments(long nodeId,
String title,
List<ObjectValuePair<String,InputStream>> inputStreamOVPs)
|
void |
WikiPageService.addPageAttachments(long nodeId,
String title,
List<ObjectValuePair<String,InputStream>> inputStreamOVPs)
|
| Uses of ObjectValuePair in com.liferay.portlet.wiki.service.http |
|---|
| Method parameters in com.liferay.portlet.wiki.service.http with type arguments of type ObjectValuePair | |
|---|---|
static void |
WikiPageServiceHttp.addPageAttachments(HttpPrincipal httpPrincipal,
long nodeId,
String title,
List<ObjectValuePair<String,InputStream>> inputStreamOVPs)
|
static void |
WikiPageServiceSoap.addPageAttachments(long nodeId,
String title,
List<ObjectValuePair<String,InputStream>> inputStreamOVPs)
|
| Uses of ObjectValuePair in com.liferay.portlet.wiki.service.impl |
|---|
| Method parameters in com.liferay.portlet.wiki.service.impl with type arguments of type ObjectValuePair | |
|---|---|
void |
WikiPageLocalServiceImpl.addPageAttachments(long userId,
long nodeId,
String title,
List<ObjectValuePair<String,InputStream>> inputStreamOVPs)
|
void |
WikiPageServiceImpl.addPageAttachments(long nodeId,
String title,
List<ObjectValuePair<String,InputStream>> inputStreamOVPs)
|
|
Liferay 6.2.0-ce-m5 | |||||||||
| PREV NEXT | FRAMES NO FRAMES | |||||||||