|
Liferay 7.0-ce-b4 | |||||||||
| PREV NEXT | FRAMES NO FRAMES | |||||||||
| Packages that use ObjectValuePair | |
|---|---|
| com.liferay.portal.kernel.process | |
| com.liferay.portal.kernel.scheduler | |
| com.liferay.portal.kernel.servlet | |
| com.liferay.portal.kernel.util | This package defines the kernel utility interfaces and classes. |
| com.liferay.portal.portletfilerepository | |
| com.liferay.portal.service | This package defines the portal service interfaces and classes. |
| com.liferay.portal.service.impl | This package defines the portal service local and remote implementations. |
| com.liferay.portal.servlet | |
| com.liferay.portlet.documentlibrary.service.impl | This package defines the document library portlet local and remote service implementations. |
| com.liferay.portlet.messageboards.service | |
| com.liferay.portlet.messageboards.service.http | |
| com.liferay.portlet.messageboards.service.impl | |
| com.liferay.portlet.messageboards.util | |
| com.liferay.portlet.messageboards.util.test | |
| com.liferay.portlet.trash.service | |
| com.liferay.portlet.trash.service.impl | |
| com.liferay.taglib.util | |
| 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()
|
ObjectValuePair<Exception,Date>[] |
SchedulerEngineHelper.getJobExceptions(SchedulerResponse schedulerResponse)
|
static ObjectValuePair<Exception,Date>[] |
SchedulerEngineHelperUtil.getJobExceptions(SchedulerResponse schedulerResponse)
|
ObjectValuePair<Exception,Date>[] |
SchedulerEngineHelper.getJobExceptions(String jobName,
String groupName,
StorageType storageType)
|
static ObjectValuePair<Exception,Date>[] |
SchedulerEngineHelperUtil.getJobExceptions(String jobName,
String groupName,
StorageType storageType)
|
| Uses of ObjectValuePair in com.liferay.portal.kernel.servlet |
|---|
| Methods in com.liferay.portal.kernel.servlet that return ObjectValuePair | |
|---|---|
static ObjectValuePair<String,Long> |
RequestDispatcherUtil.getContentAndLastModifiedTime(javax.servlet.RequestDispatcher requestDispatcher,
javax.servlet.http.HttpServletRequest request,
javax.servlet.http.HttpServletResponse response)
|
| Uses of ObjectValuePair in com.liferay.portal.kernel.util |
|---|
| Methods in com.liferay.portal.kernel.util that return types with arguments of type ObjectValuePair | ||
|---|---|---|
static
|
HeapUtil.heapDump(boolean live,
boolean binary,
String file,
OutputProcessor<O,E> outputProcessor)
|
|
static
|
HeapUtil.heapDump(int processId,
boolean live,
boolean binary,
String file,
OutputProcessor<O,E> outputProcessor)
|
|
| 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 | |
|---|---|
void |
PortletFileRepository.addPortletFileEntries(long groupId,
long userId,
String className,
long classPK,
String portletId,
long folderId,
List<ObjectValuePair<String,InputStream>> inputStreamOVPs)
|
static void |
PortletFileRepositoryUtil.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.service |
|---|
| Method parameters in com.liferay.portal.service with type arguments of type ObjectValuePair | |
|---|---|
void |
WorkflowDefinitionLinkLocalServiceWrapper.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)
|
static void |
WorkflowDefinitionLinkLocalServiceUtil.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 |
|---|
| Method parameters in com.liferay.portal.service.impl with type arguments of type ObjectValuePair | |
|---|---|
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>> |
DLAppHelperLocalServiceImpl.getDlFileVersionStatuses(List<DLFileVersion> dlFileVersions)
|
| Uses of ObjectValuePair in com.liferay.portlet.messageboards.service |
|---|
| Method parameters in com.liferay.portlet.messageboards.service with type arguments of type ObjectValuePair | |
|---|---|
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, List, boolean, double, boolean,
ServiceContext) |
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, List, boolean, double, boolean,
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, List, boolean, double, boolean,
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 |
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)
|
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 |
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)
|
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)
|
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 |
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)
|
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 |
MBMessageService.addMessage(long parentMessageId,
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)
|
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 |
MBMessageLocalServiceWrapper.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 |
MBMessageService.updateMessage(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)
|
| 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, List, boolean, double, boolean,
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, List, boolean, double, boolean,
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.messageboards.util.test |
|---|
| Methods in com.liferay.portlet.messageboards.util.test that return types with arguments of type ObjectValuePair | |
|---|---|
static List<ObjectValuePair<String,InputStream>> |
MBTestUtil.getInputStreamOVPs(String fileName,
Class<?> clazz,
String keywords)
|
| Uses of ObjectValuePair in com.liferay.portlet.trash.service |
|---|
| Method parameters in com.liferay.portlet.trash.service with type arguments of type ObjectValuePair | |
|---|---|
TrashEntry |
TrashEntryLocalService.addTrashEntry(long userId,
long groupId,
String className,
long classPK,
String classUuid,
String referrerClassName,
int status,
List<ObjectValuePair<Long,Integer>> statusOVPs,
UnicodeProperties typeSettingsProperties)
Moves an entry to trash. |
TrashEntry |
TrashEntryLocalServiceWrapper.addTrashEntry(long userId,
long groupId,
String className,
long classPK,
String classUuid,
String referrerClassName,
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,
String classUuid,
String referrerClassName,
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,
String classUuid,
String referrerClassName,
int status,
List<ObjectValuePair<Long,Integer>> statusOVPs,
UnicodeProperties typeSettingsProperties)
Moves an entry to trash. |
| Uses of ObjectValuePair in com.liferay.taglib.util |
|---|
| Method parameters in com.liferay.taglib.util with type arguments of type ObjectValuePair | |
|---|---|
static void |
TrashUndoUtil.addRestoreData(ActionRequest actionRequest,
List<ObjectValuePair<String,Long>> entries)
|
|
Liferay 7.0-ce-b4 | |||||||||
| PREV NEXT | FRAMES NO FRAMES | |||||||||