|
Liferay 6.0-ee | |||||||||
PREV NEXT | FRAMES NO FRAMES |
Uses of ServiceContext in com.liferay.counter.model |
---|
Methods in com.liferay.counter.model with parameters of type ServiceContext | |
---|---|
void |
CounterWrapper.setExpandoBridgeAttributes(ServiceContext serviceContext)
|
void |
CounterModel.setExpandoBridgeAttributes(ServiceContext serviceContext)
|
Uses of ServiceContext in com.liferay.counter.service.persistence |
---|
Methods in com.liferay.counter.service.persistence with parameters of type ServiceContext | |
---|---|
static Counter |
CounterUtil.update(Counter counter,
boolean merge,
ServiceContext serviceContext)
|
Uses of ServiceContext in com.liferay.documentlibrary.service |
---|
Methods in com.liferay.documentlibrary.service with parameters of type ServiceContext | |
---|---|
static void |
DLLocalServiceUtil.addFile(long companyId,
String portletId,
long groupId,
long repositoryId,
String fileName,
boolean validateFileExtension,
long fileEntryId,
String properties,
Date modifiedDate,
ServiceContext serviceContext,
InputStream is)
|
void |
DLLocalService.addFile(long companyId,
String portletId,
long groupId,
long repositoryId,
String fileName,
boolean validateFileExtension,
long fileEntryId,
String properties,
Date modifiedDate,
ServiceContext serviceContext,
InputStream is)
|
static void |
DLServiceUtil.addFile(long companyId,
String portletId,
long groupId,
long repositoryId,
String fileName,
long fileEntryId,
String properties,
Date modifiedDate,
ServiceContext serviceContext,
byte[] bytes)
|
void |
DLService.addFile(long companyId,
String portletId,
long groupId,
long repositoryId,
String fileName,
long fileEntryId,
String properties,
Date modifiedDate,
ServiceContext serviceContext,
byte[] bytes)
|
static void |
DLServiceUtil.addFile(long companyId,
String portletId,
long groupId,
long repositoryId,
String fileName,
long fileEntryId,
String properties,
Date modifiedDate,
ServiceContext serviceContext,
File file)
|
void |
DLService.addFile(long companyId,
String portletId,
long groupId,
long repositoryId,
String fileName,
long fileEntryId,
String properties,
Date modifiedDate,
ServiceContext serviceContext,
File file)
|
static void |
DLLocalServiceUtil.updateFile(long companyId,
String portletId,
long groupId,
long repositoryId,
String fileName,
String fileExtension,
boolean validateFileExtension,
String versionNumber,
String sourceFileName,
long fileEntryId,
String properties,
Date modifiedDate,
ServiceContext serviceContext,
InputStream is)
|
void |
DLLocalService.updateFile(long companyId,
String portletId,
long groupId,
long repositoryId,
String fileName,
String fileExtension,
boolean validateFileExtension,
String versionNumber,
String sourceFileName,
long fileEntryId,
String properties,
Date modifiedDate,
ServiceContext serviceContext,
InputStream is)
|
static void |
DLServiceUtil.updateFile(long companyId,
String portletId,
long groupId,
long repositoryId,
String fileName,
String versionNumber,
String sourceFileName,
long fileEntryId,
String properties,
Date modifiedDate,
ServiceContext serviceContext,
byte[] bytes)
|
void |
DLService.updateFile(long companyId,
String portletId,
long groupId,
long repositoryId,
String fileName,
String versionNumber,
String sourceFileName,
long fileEntryId,
String properties,
Date modifiedDate,
ServiceContext serviceContext,
byte[] bytes)
|
static void |
DLServiceUtil.updateFile(long companyId,
String portletId,
long groupId,
long repositoryId,
String fileName,
String versionNumber,
String sourceFileName,
long fileEntryId,
String properties,
Date modifiedDate,
ServiceContext serviceContext,
File file)
|
void |
DLService.updateFile(long companyId,
String portletId,
long groupId,
long repositoryId,
String fileName,
String versionNumber,
String sourceFileName,
long fileEntryId,
String properties,
Date modifiedDate,
ServiceContext serviceContext,
File file)
|
Uses of ServiceContext in com.liferay.documentlibrary.service.impl |
---|
Methods in com.liferay.documentlibrary.service.impl with parameters of type ServiceContext | |
---|---|
void |
DLLocalServiceImpl.addFile(long companyId,
String portletId,
long groupId,
long repositoryId,
String fileName,
boolean validateFileExtension,
long fileEntryId,
String properties,
Date modifiedDate,
ServiceContext serviceContext,
InputStream is)
|
void |
DLServiceImpl.addFile(long companyId,
String portletId,
long groupId,
long repositoryId,
String fileName,
long fileEntryId,
String properties,
Date modifiedDate,
ServiceContext serviceContext,
byte[] bytes)
|
void |
DLServiceImpl.addFile(long companyId,
String portletId,
long groupId,
long repositoryId,
String fileName,
long fileEntryId,
String properties,
Date modifiedDate,
ServiceContext serviceContext,
File file)
|
void |
DLLocalServiceImpl.updateFile(long companyId,
String portletId,
long groupId,
long repositoryId,
String fileName,
String fileExtension,
boolean validateFileExtension,
String versionNumber,
String sourceFileName,
long fileEntryId,
String properties,
Date modifiedDate,
ServiceContext serviceContext,
InputStream is)
|
void |
DLServiceImpl.updateFile(long companyId,
String portletId,
long groupId,
long repositoryId,
String fileName,
String versionNumber,
String sourceFileName,
long fileEntryId,
String properties,
Date modifiedDate,
ServiceContext serviceContext,
byte[] bytes)
|
void |
DLServiceImpl.updateFile(long companyId,
String portletId,
long groupId,
long repositoryId,
String fileName,
String versionNumber,
String sourceFileName,
long fileEntryId,
String properties,
Date modifiedDate,
ServiceContext serviceContext,
File file)
|
Uses of ServiceContext in com.liferay.documentlibrary.util |
---|
Methods in com.liferay.documentlibrary.util with parameters of type ServiceContext | |
---|---|
void |
HookWrapper.addFile(long companyId,
String portletId,
long groupId,
long repositoryId,
String fileName,
long fileEntryId,
String properties,
Date modifiedDate,
ServiceContext serviceContext,
byte[] bytes)
|
void |
Hook.addFile(long companyId,
String portletId,
long groupId,
long repositoryId,
String fileName,
long fileEntryId,
String properties,
Date modifiedDate,
ServiceContext serviceContext,
byte[] bytes)
|
void |
BaseHook.addFile(long companyId,
String portletId,
long groupId,
long repositoryId,
String fileName,
long fileEntryId,
String properties,
Date modifiedDate,
ServiceContext serviceContext,
byte[] bytes)
|
void |
SafeFileNameHookWrapper.addFile(long companyId,
String portletId,
long groupId,
long repositoryId,
String fileName,
long fileEntryId,
String properties,
Date modifiedDate,
ServiceContext serviceContext,
byte[] bytes)
|
void |
HookProxyImpl.addFile(long companyId,
String portletId,
long groupId,
long repositoryId,
String fileName,
long fileEntryId,
String properties,
Date modifiedDate,
ServiceContext serviceContext,
byte[] bytes)
|
void |
HookProxyBean.addFile(long companyId,
String portletId,
long groupId,
long repositoryId,
String fileName,
long fileEntryId,
String properties,
Date modifiedDate,
ServiceContext serviceContext,
byte[] bytes)
|
void |
HookWrapper.addFile(long companyId,
String portletId,
long groupId,
long repositoryId,
String fileName,
long fileEntryId,
String properties,
Date modifiedDate,
ServiceContext serviceContext,
File file)
|
void |
Hook.addFile(long companyId,
String portletId,
long groupId,
long repositoryId,
String fileName,
long fileEntryId,
String properties,
Date modifiedDate,
ServiceContext serviceContext,
File file)
|
void |
BaseHook.addFile(long companyId,
String portletId,
long groupId,
long repositoryId,
String fileName,
long fileEntryId,
String properties,
Date modifiedDate,
ServiceContext serviceContext,
File file)
|
void |
SafeFileNameHookWrapper.addFile(long companyId,
String portletId,
long groupId,
long repositoryId,
String fileName,
long fileEntryId,
String properties,
Date modifiedDate,
ServiceContext serviceContext,
File file)
|
void |
HookProxyImpl.addFile(long companyId,
String portletId,
long groupId,
long repositoryId,
String fileName,
long fileEntryId,
String properties,
Date modifiedDate,
ServiceContext serviceContext,
File file)
|
void |
HookProxyBean.addFile(long companyId,
String portletId,
long groupId,
long repositoryId,
String fileName,
long fileEntryId,
String properties,
Date modifiedDate,
ServiceContext serviceContext,
File file)
|
void |
HookWrapper.addFile(long companyId,
String portletId,
long groupId,
long repositoryId,
String fileName,
long fileEntryId,
String properties,
Date modifiedDate,
ServiceContext serviceContext,
InputStream is)
|
void |
Hook.addFile(long companyId,
String portletId,
long groupId,
long repositoryId,
String fileName,
long fileEntryId,
String properties,
Date modifiedDate,
ServiceContext serviceContext,
InputStream is)
|
abstract void |
BaseHook.addFile(long companyId,
String portletId,
long groupId,
long repositoryId,
String fileName,
long fileEntryId,
String properties,
Date modifiedDate,
ServiceContext serviceContext,
InputStream is)
|
void |
SafeFileNameHookWrapper.addFile(long companyId,
String portletId,
long groupId,
long repositoryId,
String fileName,
long fileEntryId,
String properties,
Date modifiedDate,
ServiceContext serviceContext,
InputStream is)
|
void |
S3Hook.addFile(long companyId,
String portletId,
long groupId,
long repositoryId,
String fileName,
long fileEntryId,
String properties,
Date modifiedDate,
ServiceContext serviceContext,
InputStream is)
|
void |
JCRHook.addFile(long companyId,
String portletId,
long groupId,
long repositoryId,
String fileName,
long fileEntryId,
String properties,
Date modifiedDate,
ServiceContext serviceContext,
InputStream is)
|
void |
HookProxyImpl.addFile(long companyId,
String portletId,
long groupId,
long repositoryId,
String fileName,
long fileEntryId,
String properties,
Date modifiedDate,
ServiceContext serviceContext,
InputStream is)
|
void |
HookProxyBean.addFile(long companyId,
String portletId,
long groupId,
long repositoryId,
String fileName,
long fileEntryId,
String properties,
Date modifiedDate,
ServiceContext serviceContext,
InputStream is)
|
void |
FileSystemHook.addFile(long companyId,
String portletId,
long groupId,
long repositoryId,
String fileName,
long fileEntryId,
String properties,
Date modifiedDate,
ServiceContext serviceContext,
InputStream is)
|
void |
CMISHook.addFile(long companyId,
String portletId,
long groupId,
long repositoryId,
String fileName,
long fileEntryId,
String properties,
Date modifiedDate,
ServiceContext serviceContext,
InputStream is)
|
void |
HookWrapper.updateFile(long companyId,
String portletId,
long groupId,
long repositoryId,
String fileName,
String versionNumber,
String sourceFileName,
long fileEntryId,
String properties,
Date modifiedDate,
ServiceContext serviceContext,
byte[] bytes)
|
void |
Hook.updateFile(long companyId,
String portletId,
long groupId,
long repositoryId,
String fileName,
String versionNumber,
String sourceFileName,
long fileEntryId,
String properties,
Date modifiedDate,
ServiceContext serviceContext,
byte[] bytes)
|
void |
BaseHook.updateFile(long companyId,
String portletId,
long groupId,
long repositoryId,
String fileName,
String versionNumber,
String sourceFileName,
long fileEntryId,
String properties,
Date modifiedDate,
ServiceContext serviceContext,
byte[] bytes)
|
void |
SafeFileNameHookWrapper.updateFile(long companyId,
String portletId,
long groupId,
long repositoryId,
String fileName,
String versionNumber,
String sourceFileName,
long fileEntryId,
String properties,
Date modifiedDate,
ServiceContext serviceContext,
byte[] bytes)
|
void |
HookProxyImpl.updateFile(long companyId,
String portletId,
long groupId,
long repositoryId,
String fileName,
String versionNumber,
String sourceFileName,
long fileEntryId,
String properties,
Date modifiedDate,
ServiceContext serviceContext,
byte[] bytes)
|
void |
HookProxyBean.updateFile(long companyId,
String portletId,
long groupId,
long repositoryId,
String fileName,
String versionNumber,
String sourceFileName,
long fileEntryId,
String properties,
Date modifiedDate,
ServiceContext serviceContext,
byte[] bytes)
|
void |
HookWrapper.updateFile(long companyId,
String portletId,
long groupId,
long repositoryId,
String fileName,
String versionNumber,
String sourceFileName,
long fileEntryId,
String properties,
Date modifiedDate,
ServiceContext serviceContext,
File file)
|
void |
Hook.updateFile(long companyId,
String portletId,
long groupId,
long repositoryId,
String fileName,
String versionNumber,
String sourceFileName,
long fileEntryId,
String properties,
Date modifiedDate,
ServiceContext serviceContext,
File file)
|
void |
BaseHook.updateFile(long companyId,
String portletId,
long groupId,
long repositoryId,
String fileName,
String versionNumber,
String sourceFileName,
long fileEntryId,
String properties,
Date modifiedDate,
ServiceContext serviceContext,
File file)
|
void |
SafeFileNameHookWrapper.updateFile(long companyId,
String portletId,
long groupId,
long repositoryId,
String fileName,
String versionNumber,
String sourceFileName,
long fileEntryId,
String properties,
Date modifiedDate,
ServiceContext serviceContext,
File file)
|
void |
HookProxyImpl.updateFile(long companyId,
String portletId,
long groupId,
long repositoryId,
String fileName,
String versionNumber,
String sourceFileName,
long fileEntryId,
String properties,
Date modifiedDate,
ServiceContext serviceContext,
File file)
|
void |
HookProxyBean.updateFile(long companyId,
String portletId,
long groupId,
long repositoryId,
String fileName,
String versionNumber,
String sourceFileName,
long fileEntryId,
String properties,
Date modifiedDate,
ServiceContext serviceContext,
File file)
|
void |
HookWrapper.updateFile(long companyId,
String portletId,
long groupId,
long repositoryId,
String fileName,
String versionNumber,
String sourceFileName,
long fileEntryId,
String properties,
Date modifiedDate,
ServiceContext serviceContext,
InputStream is)
|
void |
Hook.updateFile(long companyId,
String portletId,
long groupId,
long repositoryId,
String fileName,
String versionNumber,
String sourceFileName,
long fileEntryId,
String properties,
Date modifiedDate,
ServiceContext serviceContext,
InputStream is)
|
abstract void |
BaseHook.updateFile(long companyId,
String portletId,
long groupId,
long repositoryId,
String fileName,
String versionNumber,
String sourceFileName,
long fileEntryId,
String properties,
Date modifiedDate,
ServiceContext serviceContext,
InputStream is)
|
void |
SafeFileNameHookWrapper.updateFile(long companyId,
String portletId,
long groupId,
long repositoryId,
String fileName,
String versionNumber,
String sourceFileName,
long fileEntryId,
String properties,
Date modifiedDate,
ServiceContext serviceContext,
InputStream is)
|
void |
S3Hook.updateFile(long companyId,
String portletId,
long groupId,
long repositoryId,
String fileName,
String versionNumber,
String sourceFileName,
long fileEntryId,
String properties,
Date modifiedDate,
ServiceContext serviceContext,
InputStream is)
|
void |
JCRHook.updateFile(long companyId,
String portletId,
long groupId,
long repositoryId,
String fileName,
String versionNumber,
String sourceFileName,
long fileEntryId,
String properties,
Date modifiedDate,
ServiceContext serviceContext,
InputStream is)
|
void |
HookProxyImpl.updateFile(long companyId,
String portletId,
long groupId,
long repositoryId,
String fileName,
String versionNumber,
String sourceFileName,
long fileEntryId,
String properties,
Date modifiedDate,
ServiceContext serviceContext,
InputStream is)
|
void |
HookProxyBean.updateFile(long companyId,
String portletId,
long groupId,
long repositoryId,
String fileName,
String versionNumber,
String sourceFileName,
long fileEntryId,
String properties,
Date modifiedDate,
ServiceContext serviceContext,
InputStream is)
|
void |
FileSystemHook.updateFile(long companyId,
String portletId,
long groupId,
long repositoryId,
String fileName,
String versionNumber,
String sourceFileName,
long fileEntryId,
String properties,
Date modifiedDate,
ServiceContext serviceContext,
InputStream is)
|
void |
CMISHook.updateFile(long companyId,
String portletId,
long groupId,
long repositoryId,
String fileName,
String versionNumber,
String sourceFileName,
long fileEntryId,
String properties,
Date modifiedDate,
ServiceContext serviceContext,
InputStream is)
|
Uses of ServiceContext in com.liferay.portal.kernel.util |
---|
Methods in com.liferay.portal.kernel.util with parameters of type ServiceContext | |
---|---|
boolean |
ParamUtil_IW.get(ServiceContext serviceContext,
String param,
boolean defaultValue)
|
static boolean |
ParamUtil.get(ServiceContext serviceContext,
String param,
boolean defaultValue)
|
Date |
ParamUtil_IW.get(ServiceContext serviceContext,
String param,
DateFormat dateFormat,
Date defaultValue)
|
static Date |
ParamUtil.get(ServiceContext serviceContext,
String param,
DateFormat dateFormat,
Date defaultValue)
|
double |
ParamUtil_IW.get(ServiceContext serviceContext,
String param,
double defaultValue)
|
static double |
ParamUtil.get(ServiceContext serviceContext,
String param,
double defaultValue)
|
float |
ParamUtil_IW.get(ServiceContext serviceContext,
String param,
float defaultValue)
|
static float |
ParamUtil.get(ServiceContext serviceContext,
String param,
float defaultValue)
|
int |
ParamUtil_IW.get(ServiceContext serviceContext,
String param,
int defaultValue)
|
static int |
ParamUtil.get(ServiceContext serviceContext,
String param,
int defaultValue)
|
long |
ParamUtil_IW.get(ServiceContext serviceContext,
String param,
long defaultValue)
|
static long |
ParamUtil.get(ServiceContext serviceContext,
String param,
long defaultValue)
|
short |
ParamUtil_IW.get(ServiceContext serviceContext,
String param,
short defaultValue)
|
static short |
ParamUtil.get(ServiceContext serviceContext,
String param,
short defaultValue)
|
String |
ParamUtil_IW.get(ServiceContext serviceContext,
String param,
String defaultValue)
|
static String |
ParamUtil.get(ServiceContext serviceContext,
String param,
String defaultValue)
|
boolean |
ParamUtil_IW.getBoolean(ServiceContext serviceContext,
String param)
|
static boolean |
ParamUtil.getBoolean(ServiceContext serviceContext,
String param)
|
boolean |
ParamUtil_IW.getBoolean(ServiceContext serviceContext,
String param,
boolean defaultValue)
|
static boolean |
ParamUtil.getBoolean(ServiceContext serviceContext,
String param,
boolean defaultValue)
|
boolean[] |
ParamUtil_IW.getBooleanValues(ServiceContext serviceContext,
String param)
|
static boolean[] |
ParamUtil.getBooleanValues(ServiceContext serviceContext,
String param)
|
boolean[] |
ParamUtil_IW.getBooleanValues(ServiceContext serviceContext,
String param,
boolean[] defaultValue)
|
static boolean[] |
ParamUtil.getBooleanValues(ServiceContext serviceContext,
String param,
boolean[] defaultValue)
|
Date |
ParamUtil_IW.getDate(ServiceContext serviceContext,
String param,
DateFormat dateFormat)
|
static Date |
ParamUtil.getDate(ServiceContext serviceContext,
String param,
DateFormat dateFormat)
|
Date |
ParamUtil_IW.getDate(ServiceContext serviceContext,
String param,
DateFormat dateFormat,
Date defaultValue)
|
static Date |
ParamUtil.getDate(ServiceContext serviceContext,
String param,
DateFormat dateFormat,
Date defaultValue)
|
Date[] |
ParamUtil_IW.getDateValues(ServiceContext serviceContext,
String param,
DateFormat dateFormat)
|
static Date[] |
ParamUtil.getDateValues(ServiceContext serviceContext,
String param,
DateFormat dateFormat)
|
Date[] |
ParamUtil_IW.getDateValues(ServiceContext serviceContext,
String param,
DateFormat dateFormat,
Date[] defaultValue)
|
static Date[] |
ParamUtil.getDateValues(ServiceContext serviceContext,
String param,
DateFormat dateFormat,
Date[] defaultValue)
|
double |
ParamUtil_IW.getDouble(ServiceContext serviceContext,
String param)
|
static double |
ParamUtil.getDouble(ServiceContext serviceContext,
String param)
|
double |
ParamUtil_IW.getDouble(ServiceContext serviceContext,
String param,
double defaultValue)
|
static double |
ParamUtil.getDouble(ServiceContext serviceContext,
String param,
double defaultValue)
|
double[] |
ParamUtil_IW.getDoubleValues(ServiceContext serviceContext,
String param)
|
static double[] |
ParamUtil.getDoubleValues(ServiceContext serviceContext,
String param)
|
double[] |
ParamUtil_IW.getDoubleValues(ServiceContext serviceContext,
String param,
double[] defaultValue)
|
static double[] |
ParamUtil.getDoubleValues(ServiceContext serviceContext,
String param,
double[] defaultValue)
|
float |
ParamUtil_IW.getFloat(ServiceContext serviceContext,
String param)
|
static float |
ParamUtil.getFloat(ServiceContext serviceContext,
String param)
|
float |
ParamUtil_IW.getFloat(ServiceContext serviceContext,
String param,
float defaultValue)
|
static float |
ParamUtil.getFloat(ServiceContext serviceContext,
String param,
float defaultValue)
|
float[] |
ParamUtil_IW.getFloatValues(ServiceContext serviceContext,
String param)
|
static float[] |
ParamUtil.getFloatValues(ServiceContext serviceContext,
String param)
|
float[] |
ParamUtil_IW.getFloatValues(ServiceContext serviceContext,
String param,
float[] defaultValue)
|
static float[] |
ParamUtil.getFloatValues(ServiceContext serviceContext,
String param,
float[] defaultValue)
|
int |
ParamUtil_IW.getInteger(ServiceContext serviceContext,
String param)
|
static int |
ParamUtil.getInteger(ServiceContext serviceContext,
String param)
|
int |
ParamUtil_IW.getInteger(ServiceContext serviceContext,
String param,
int defaultValue)
|
static int |
ParamUtil.getInteger(ServiceContext serviceContext,
String param,
int defaultValue)
|
int[] |
ParamUtil_IW.getIntegerValues(ServiceContext serviceContext,
String param)
|
static int[] |
ParamUtil.getIntegerValues(ServiceContext serviceContext,
String param)
|
int[] |
ParamUtil_IW.getIntegerValues(ServiceContext serviceContext,
String param,
int[] defaultValue)
|
static int[] |
ParamUtil.getIntegerValues(ServiceContext serviceContext,
String param,
int[] defaultValue)
|
long |
ParamUtil_IW.getLong(ServiceContext serviceContext,
String param)
|
static long |
ParamUtil.getLong(ServiceContext serviceContext,
String param)
|
long |
ParamUtil_IW.getLong(ServiceContext serviceContext,
String param,
long defaultValue)
|
static long |
ParamUtil.getLong(ServiceContext serviceContext,
String param,
long defaultValue)
|
long[] |
ParamUtil_IW.getLongValues(ServiceContext serviceContext,
String param)
|
static long[] |
ParamUtil.getLongValues(ServiceContext serviceContext,
String param)
|
long[] |
ParamUtil_IW.getLongValues(ServiceContext serviceContext,
String param,
long[] defaultValue)
|
static long[] |
ParamUtil.getLongValues(ServiceContext serviceContext,
String param,
long[] defaultValue)
|
short |
ParamUtil_IW.getShort(ServiceContext serviceContext,
String param)
|
static short |
ParamUtil.getShort(ServiceContext serviceContext,
String param)
|
short |
ParamUtil_IW.getShort(ServiceContext serviceContext,
String param,
short defaultValue)
|
static short |
ParamUtil.getShort(ServiceContext serviceContext,
String param,
short defaultValue)
|
short[] |
ParamUtil_IW.getShortValues(ServiceContext serviceContext,
String param)
|
static short[] |
ParamUtil.getShortValues(ServiceContext serviceContext,
String param)
|
short[] |
ParamUtil_IW.getShortValues(ServiceContext serviceContext,
String param,
short[] defaultValue)
|
static short[] |
ParamUtil.getShortValues(ServiceContext serviceContext,
String param,
short[] defaultValue)
|
String |
ParamUtil_IW.getString(ServiceContext serviceContext,
String param)
|
static String |
ParamUtil.getString(ServiceContext serviceContext,
String param)
|
String |
ParamUtil_IW.getString(ServiceContext serviceContext,
String param,
String defaultValue)
|
static String |
ParamUtil.getString(ServiceContext serviceContext,
String param,
String defaultValue)
|
void |
ParamUtil_IW.print(ServiceContext serviceContext)
|
static void |
ParamUtil.print(ServiceContext serviceContext)
|
Uses of ServiceContext in com.liferay.portal.kernel.workflow |
---|
Methods in com.liferay.portal.kernel.workflow with parameters of type ServiceContext | |
---|---|
static void |
WorkflowHandlerRegistryUtil.startWorkflowInstance(long companyId,
long groupId,
long userId,
String className,
long classPK,
Object model,
ServiceContext serviceContext)
|
Uses of ServiceContext in com.liferay.portal.lar |
---|
Methods in com.liferay.portal.lar with parameters of type ServiceContext | |
---|---|
protected AssetVocabulary |
LayoutImporter.getAssetVocabulary(PortletDataContext context,
String vocabularyUuid,
String vocabularyName,
String userUuid,
ServiceContext serviceContext)
|
Uses of ServiceContext in com.liferay.portal.model |
---|
Methods in com.liferay.portal.model with parameters of type ServiceContext | |
---|---|
void |
WorkflowInstanceLinkWrapper.setExpandoBridgeAttributes(ServiceContext serviceContext)
|
void |
WorkflowInstanceLinkModel.setExpandoBridgeAttributes(ServiceContext serviceContext)
|
void |
WorkflowDefinitionLinkWrapper.setExpandoBridgeAttributes(ServiceContext serviceContext)
|
void |
WorkflowDefinitionLinkModel.setExpandoBridgeAttributes(ServiceContext serviceContext)
|
void |
WebsiteWrapper.setExpandoBridgeAttributes(ServiceContext serviceContext)
|
void |
WebsiteModel.setExpandoBridgeAttributes(ServiceContext serviceContext)
|
void |
WebDAVPropsWrapper.setExpandoBridgeAttributes(ServiceContext serviceContext)
|
void |
WebDAVPropsModel.setExpandoBridgeAttributes(ServiceContext serviceContext)
|
void |
UserWrapper.setExpandoBridgeAttributes(ServiceContext serviceContext)
|
void |
UserTrackerWrapper.setExpandoBridgeAttributes(ServiceContext serviceContext)
|
void |
UserTrackerPathWrapper.setExpandoBridgeAttributes(ServiceContext serviceContext)
|
void |
UserTrackerPathModel.setExpandoBridgeAttributes(ServiceContext serviceContext)
|
void |
UserTrackerModel.setExpandoBridgeAttributes(ServiceContext serviceContext)
|
void |
UserModel.setExpandoBridgeAttributes(ServiceContext serviceContext)
|
void |
UserIdMapperWrapper.setExpandoBridgeAttributes(ServiceContext serviceContext)
|
void |
UserIdMapperModel.setExpandoBridgeAttributes(ServiceContext serviceContext)
|
void |
UserGroupWrapper.setExpandoBridgeAttributes(ServiceContext serviceContext)
|
void |
UserGroupRoleWrapper.setExpandoBridgeAttributes(ServiceContext serviceContext)
|
void |
UserGroupRoleModel.setExpandoBridgeAttributes(ServiceContext serviceContext)
|
void |
UserGroupModel.setExpandoBridgeAttributes(ServiceContext serviceContext)
|
void |
UserGroupGroupRoleWrapper.setExpandoBridgeAttributes(ServiceContext serviceContext)
|
void |
UserGroupGroupRoleModel.setExpandoBridgeAttributes(ServiceContext serviceContext)
|
void |
TicketWrapper.setExpandoBridgeAttributes(ServiceContext serviceContext)
|
void |
TicketModel.setExpandoBridgeAttributes(ServiceContext serviceContext)
|
void |
TeamWrapper.setExpandoBridgeAttributes(ServiceContext serviceContext)
|
void |
TeamModel.setExpandoBridgeAttributes(ServiceContext serviceContext)
|
void |
SubscriptionWrapper.setExpandoBridgeAttributes(ServiceContext serviceContext)
|
void |
SubscriptionModel.setExpandoBridgeAttributes(ServiceContext serviceContext)
|
void |
ShardWrapper.setExpandoBridgeAttributes(ServiceContext serviceContext)
|
void |
ShardModel.setExpandoBridgeAttributes(ServiceContext serviceContext)
|
void |
ServiceComponentWrapper.setExpandoBridgeAttributes(ServiceContext serviceContext)
|
void |
ServiceComponentModel.setExpandoBridgeAttributes(ServiceContext serviceContext)
|
void |
RoleWrapper.setExpandoBridgeAttributes(ServiceContext serviceContext)
|
void |
RoleModel.setExpandoBridgeAttributes(ServiceContext serviceContext)
|
void |
ResourceWrapper.setExpandoBridgeAttributes(ServiceContext serviceContext)
|
void |
ResourcePermissionWrapper.setExpandoBridgeAttributes(ServiceContext serviceContext)
|
void |
ResourcePermissionModel.setExpandoBridgeAttributes(ServiceContext serviceContext)
|
void |
ResourceModel.setExpandoBridgeAttributes(ServiceContext serviceContext)
|
void |
ResourceCodeWrapper.setExpandoBridgeAttributes(ServiceContext serviceContext)
|
void |
ResourceCodeModel.setExpandoBridgeAttributes(ServiceContext serviceContext)
|
void |
ResourceActionWrapper.setExpandoBridgeAttributes(ServiceContext serviceContext)
|
void |
ResourceActionModel.setExpandoBridgeAttributes(ServiceContext serviceContext)
|
void |
ReleaseWrapper.setExpandoBridgeAttributes(ServiceContext serviceContext)
|
void |
ReleaseModel.setExpandoBridgeAttributes(ServiceContext serviceContext)
|
void |
RegionWrapper.setExpandoBridgeAttributes(ServiceContext serviceContext)
|
void |
RegionModel.setExpandoBridgeAttributes(ServiceContext serviceContext)
|
void |
PortletWrapper.setExpandoBridgeAttributes(ServiceContext serviceContext)
|
void |
PortletPreferencesWrapper.setExpandoBridgeAttributes(ServiceContext serviceContext)
|
void |
PortletPreferencesModel.setExpandoBridgeAttributes(ServiceContext serviceContext)
|
void |
PortletModel.setExpandoBridgeAttributes(ServiceContext serviceContext)
|
void |
PortletItemWrapper.setExpandoBridgeAttributes(ServiceContext serviceContext)
|
void |
PortletItemModel.setExpandoBridgeAttributes(ServiceContext serviceContext)
|
void |
PluginSettingWrapper.setExpandoBridgeAttributes(ServiceContext serviceContext)
|
void |
PluginSettingModel.setExpandoBridgeAttributes(ServiceContext serviceContext)
|
void |
PhoneWrapper.setExpandoBridgeAttributes(ServiceContext serviceContext)
|
void |
PhoneModel.setExpandoBridgeAttributes(ServiceContext serviceContext)
|
void |
PermissionWrapper.setExpandoBridgeAttributes(ServiceContext serviceContext)
|
void |
PermissionModel.setExpandoBridgeAttributes(ServiceContext serviceContext)
|
void |
PasswordTrackerWrapper.setExpandoBridgeAttributes(ServiceContext serviceContext)
|
void |
PasswordTrackerModel.setExpandoBridgeAttributes(ServiceContext serviceContext)
|
void |
PasswordPolicyWrapper.setExpandoBridgeAttributes(ServiceContext serviceContext)
|
void |
PasswordPolicyRelWrapper.setExpandoBridgeAttributes(ServiceContext serviceContext)
|
void |
PasswordPolicyRelModel.setExpandoBridgeAttributes(ServiceContext serviceContext)
|
void |
PasswordPolicyModel.setExpandoBridgeAttributes(ServiceContext serviceContext)
|
void |
OrgLaborWrapper.setExpandoBridgeAttributes(ServiceContext serviceContext)
|
void |
OrgLaborModel.setExpandoBridgeAttributes(ServiceContext serviceContext)
|
void |
OrgGroupRoleWrapper.setExpandoBridgeAttributes(ServiceContext serviceContext)
|
void |
OrgGroupRoleModel.setExpandoBridgeAttributes(ServiceContext serviceContext)
|
void |
OrgGroupPermissionWrapper.setExpandoBridgeAttributes(ServiceContext serviceContext)
|
void |
OrgGroupPermissionModel.setExpandoBridgeAttributes(ServiceContext serviceContext)
|
void |
OrganizationWrapper.setExpandoBridgeAttributes(ServiceContext serviceContext)
|
void |
OrganizationModel.setExpandoBridgeAttributes(ServiceContext serviceContext)
|
void |
MembershipRequestWrapper.setExpandoBridgeAttributes(ServiceContext serviceContext)
|
void |
MembershipRequestModel.setExpandoBridgeAttributes(ServiceContext serviceContext)
|
void |
LockWrapper.setExpandoBridgeAttributes(ServiceContext serviceContext)
|
void |
LockModel.setExpandoBridgeAttributes(ServiceContext serviceContext)
|
void |
ListTypeWrapper.setExpandoBridgeAttributes(ServiceContext serviceContext)
|
void |
ListTypeModel.setExpandoBridgeAttributes(ServiceContext serviceContext)
|
void |
LayoutWrapper.setExpandoBridgeAttributes(ServiceContext serviceContext)
|
void |
LayoutSetWrapper.setExpandoBridgeAttributes(ServiceContext serviceContext)
|
void |
LayoutSetPrototypeWrapper.setExpandoBridgeAttributes(ServiceContext serviceContext)
|
void |
LayoutSetPrototypeModel.setExpandoBridgeAttributes(ServiceContext serviceContext)
|
void |
LayoutSetModel.setExpandoBridgeAttributes(ServiceContext serviceContext)
|
void |
LayoutPrototypeWrapper.setExpandoBridgeAttributes(ServiceContext serviceContext)
|
void |
LayoutPrototypeModel.setExpandoBridgeAttributes(ServiceContext serviceContext)
|
void |
LayoutModel.setExpandoBridgeAttributes(ServiceContext serviceContext)
|
void |
ImageWrapper.setExpandoBridgeAttributes(ServiceContext serviceContext)
|
void |
ImageModel.setExpandoBridgeAttributes(ServiceContext serviceContext)
|
void |
GroupWrapper.setExpandoBridgeAttributes(ServiceContext serviceContext)
|
void |
GroupModel.setExpandoBridgeAttributes(ServiceContext serviceContext)
|
void |
EmailAddressWrapper.setExpandoBridgeAttributes(ServiceContext serviceContext)
|
void |
EmailAddressModel.setExpandoBridgeAttributes(ServiceContext serviceContext)
|
void |
CountryWrapper.setExpandoBridgeAttributes(ServiceContext serviceContext)
|
void |
CountryModel.setExpandoBridgeAttributes(ServiceContext serviceContext)
|
void |
ContactWrapper.setExpandoBridgeAttributes(ServiceContext serviceContext)
|
void |
ContactModel.setExpandoBridgeAttributes(ServiceContext serviceContext)
|
void |
CompanyWrapper.setExpandoBridgeAttributes(ServiceContext serviceContext)
|
void |
CompanyModel.setExpandoBridgeAttributes(ServiceContext serviceContext)
|
void |
ClusterGroupWrapper.setExpandoBridgeAttributes(ServiceContext serviceContext)
|
void |
ClusterGroupModel.setExpandoBridgeAttributes(ServiceContext serviceContext)
|
void |
ClassNameWrapper.setExpandoBridgeAttributes(ServiceContext serviceContext)
|
void |
ClassNameModel.setExpandoBridgeAttributes(ServiceContext serviceContext)
|
void |
BrowserTrackerWrapper.setExpandoBridgeAttributes(ServiceContext serviceContext)
|
void |
BrowserTrackerModel.setExpandoBridgeAttributes(ServiceContext serviceContext)
|
void |
BaseModel.setExpandoBridgeAttributes(ServiceContext serviceContext)
Sets the expando bridge attributes for this model instance to the attributes stored in the service context. |
void |
AddressWrapper.setExpandoBridgeAttributes(ServiceContext serviceContext)
|
void |
AddressModel.setExpandoBridgeAttributes(ServiceContext serviceContext)
|
void |
AccountWrapper.setExpandoBridgeAttributes(ServiceContext serviceContext)
|
void |
AccountModel.setExpandoBridgeAttributes(ServiceContext serviceContext)
|
Uses of ServiceContext in com.liferay.portal.model.impl |
---|
Methods in com.liferay.portal.model.impl with parameters of type ServiceContext | |
---|---|
void |
BaseModelImpl.setExpandoBridgeAttributes(ServiceContext serviceContext)
|
void |
WorkflowInstanceLinkModelImpl.setExpandoBridgeAttributes(ServiceContext serviceContext)
|
void |
WorkflowDefinitionLinkModelImpl.setExpandoBridgeAttributes(ServiceContext serviceContext)
|
void |
WebsiteModelImpl.setExpandoBridgeAttributes(ServiceContext serviceContext)
|
void |
WebDAVPropsModelImpl.setExpandoBridgeAttributes(ServiceContext serviceContext)
|
void |
UserTrackerPathModelImpl.setExpandoBridgeAttributes(ServiceContext serviceContext)
|
void |
UserTrackerModelImpl.setExpandoBridgeAttributes(ServiceContext serviceContext)
|
void |
UserModelImpl.setExpandoBridgeAttributes(ServiceContext serviceContext)
|
void |
UserIdMapperModelImpl.setExpandoBridgeAttributes(ServiceContext serviceContext)
|
void |
UserGroupModelImpl.setExpandoBridgeAttributes(ServiceContext serviceContext)
|
void |
TicketModelImpl.setExpandoBridgeAttributes(ServiceContext serviceContext)
|
void |
TeamModelImpl.setExpandoBridgeAttributes(ServiceContext serviceContext)
|
void |
SubscriptionModelImpl.setExpandoBridgeAttributes(ServiceContext serviceContext)
|
void |
ShardModelImpl.setExpandoBridgeAttributes(ServiceContext serviceContext)
|
void |
ServiceComponentModelImpl.setExpandoBridgeAttributes(ServiceContext serviceContext)
|
void |
RoleModelImpl.setExpandoBridgeAttributes(ServiceContext serviceContext)
|
void |
ResourcePermissionModelImpl.setExpandoBridgeAttributes(ServiceContext serviceContext)
|
void |
ResourceModelImpl.setExpandoBridgeAttributes(ServiceContext serviceContext)
|
void |
ResourceCodeModelImpl.setExpandoBridgeAttributes(ServiceContext serviceContext)
|
void |
ResourceActionModelImpl.setExpandoBridgeAttributes(ServiceContext serviceContext)
|
void |
ReleaseModelImpl.setExpandoBridgeAttributes(ServiceContext serviceContext)
|
void |
RegionModelImpl.setExpandoBridgeAttributes(ServiceContext serviceContext)
|
void |
PortletPreferencesModelImpl.setExpandoBridgeAttributes(ServiceContext serviceContext)
|
void |
PortletModelImpl.setExpandoBridgeAttributes(ServiceContext serviceContext)
|
void |
PortletItemModelImpl.setExpandoBridgeAttributes(ServiceContext serviceContext)
|
void |
PluginSettingModelImpl.setExpandoBridgeAttributes(ServiceContext serviceContext)
|
void |
PhoneModelImpl.setExpandoBridgeAttributes(ServiceContext serviceContext)
|
void |
PermissionModelImpl.setExpandoBridgeAttributes(ServiceContext serviceContext)
|
void |
PasswordTrackerModelImpl.setExpandoBridgeAttributes(ServiceContext serviceContext)
|
void |
PasswordPolicyRelModelImpl.setExpandoBridgeAttributes(ServiceContext serviceContext)
|
void |
PasswordPolicyModelImpl.setExpandoBridgeAttributes(ServiceContext serviceContext)
|
void |
OrgLaborModelImpl.setExpandoBridgeAttributes(ServiceContext serviceContext)
|
void |
OrganizationModelImpl.setExpandoBridgeAttributes(ServiceContext serviceContext)
|
void |
MembershipRequestModelImpl.setExpandoBridgeAttributes(ServiceContext serviceContext)
|
void |
LockModelImpl.setExpandoBridgeAttributes(ServiceContext serviceContext)
|
void |
LayoutSetPrototypeModelImpl.setExpandoBridgeAttributes(ServiceContext serviceContext)
|
void |
LayoutSetModelImpl.setExpandoBridgeAttributes(ServiceContext serviceContext)
|
void |
LayoutPrototypeModelImpl.setExpandoBridgeAttributes(ServiceContext serviceContext)
|
void |
LayoutModelImpl.setExpandoBridgeAttributes(ServiceContext serviceContext)
|
void |
ImageModelImpl.setExpandoBridgeAttributes(ServiceContext serviceContext)
|
void |
GroupModelImpl.setExpandoBridgeAttributes(ServiceContext serviceContext)
|
void |
EmailAddressModelImpl.setExpandoBridgeAttributes(ServiceContext serviceContext)
|
void |
CountryModelImpl.setExpandoBridgeAttributes(ServiceContext serviceContext)
|
void |
ContactModelImpl.setExpandoBridgeAttributes(ServiceContext serviceContext)
|
void |
CompanyModelImpl.setExpandoBridgeAttributes(ServiceContext serviceContext)
|
void |
ClusterGroupModelImpl.setExpandoBridgeAttributes(ServiceContext serviceContext)
|
void |
ClassNameModelImpl.setExpandoBridgeAttributes(ServiceContext serviceContext)
|
void |
BrowserTrackerModelImpl.setExpandoBridgeAttributes(ServiceContext serviceContext)
|
void |
AddressModelImpl.setExpandoBridgeAttributes(ServiceContext serviceContext)
|
void |
AccountModelImpl.setExpandoBridgeAttributes(ServiceContext serviceContext)
|
Uses of ServiceContext in com.liferay.portal.security.ldap |
---|
Methods in com.liferay.portal.security.ldap that return ServiceContext | |
---|---|
ServiceContext |
LDAPUser.getServiceContext()
|
Methods in com.liferay.portal.security.ldap with parameters of type ServiceContext | |
---|---|
void |
LDAPUser.setServiceContext(ServiceContext serviceContext)
|
Uses of ServiceContext in com.liferay.portal.service |
---|
Methods in com.liferay.portal.service that return ServiceContext | |
---|---|
static ServiceContext |
ServiceContextFactory.getInstance(String className,
PortletRequest portletRequest)
|
static ServiceContext |
ServiceContextThreadLocal.getServiceContext()
|
Methods in com.liferay.portal.service with parameters of type ServiceContext | |
---|---|
Group |
GroupLocalServiceWrapper.addGroup(long userId,
String className,
long classPK,
long liveGroupId,
String name,
String description,
int type,
String friendlyURL,
boolean active,
ServiceContext serviceContext)
|
static Group |
GroupLocalServiceUtil.addGroup(long userId,
String className,
long classPK,
long liveGroupId,
String name,
String description,
int type,
String friendlyURL,
boolean active,
ServiceContext serviceContext)
|
Group |
GroupLocalService.addGroup(long userId,
String className,
long classPK,
long liveGroupId,
String name,
String description,
int type,
String friendlyURL,
boolean active,
ServiceContext serviceContext)
|
Group |
GroupLocalServiceWrapper.addGroup(long userId,
String className,
long classPK,
String name,
String description,
int type,
String friendlyURL,
boolean active,
ServiceContext serviceContext)
|
static Group |
GroupLocalServiceUtil.addGroup(long userId,
String className,
long classPK,
String name,
String description,
int type,
String friendlyURL,
boolean active,
ServiceContext serviceContext)
|
Group |
GroupLocalService.addGroup(long userId,
String className,
long classPK,
String name,
String description,
int type,
String friendlyURL,
boolean active,
ServiceContext serviceContext)
|
Group |
GroupServiceWrapper.addGroup(long liveGroupId,
String name,
String description,
int type,
String friendlyURL,
boolean active,
ServiceContext serviceContext)
|
static Group |
GroupServiceUtil.addGroup(long liveGroupId,
String name,
String description,
int type,
String friendlyURL,
boolean active,
ServiceContext serviceContext)
|
Group |
GroupService.addGroup(long liveGroupId,
String name,
String description,
int type,
String friendlyURL,
boolean active,
ServiceContext serviceContext)
|
Group |
GroupServiceWrapper.addGroup(String name,
String description,
int type,
String friendlyURL,
boolean active,
ServiceContext serviceContext)
|
static Group |
GroupServiceUtil.addGroup(String name,
String description,
int type,
String friendlyURL,
boolean active,
ServiceContext serviceContext)
|
Group |
GroupService.addGroup(String name,
String description,
int type,
String friendlyURL,
boolean active,
ServiceContext serviceContext)
|
Layout |
LayoutServiceWrapper.addLayout(long groupId,
boolean privateLayout,
long parentLayoutId,
Map<Locale,String> localeNamesMap,
Map<Locale,String> localeTitlesMap,
String description,
String type,
boolean hidden,
String friendlyURL,
ServiceContext serviceContext)
|
static Layout |
LayoutServiceUtil.addLayout(long groupId,
boolean privateLayout,
long parentLayoutId,
Map<Locale,String> localeNamesMap,
Map<Locale,String> localeTitlesMap,
String description,
String type,
boolean hidden,
String friendlyURL,
ServiceContext serviceContext)
|
Layout |
LayoutService.addLayout(long groupId,
boolean privateLayout,
long parentLayoutId,
Map<Locale,String> localeNamesMap,
Map<Locale,String> localeTitlesMap,
String description,
String type,
boolean hidden,
String friendlyURL,
ServiceContext serviceContext)
|
Layout |
LayoutServiceWrapper.addLayout(long groupId,
boolean privateLayout,
long parentLayoutId,
String name,
String title,
String description,
String type,
boolean hidden,
String friendlyURL,
ServiceContext serviceContext)
|
static Layout |
LayoutServiceUtil.addLayout(long groupId,
boolean privateLayout,
long parentLayoutId,
String name,
String title,
String description,
String type,
boolean hidden,
String friendlyURL,
ServiceContext serviceContext)
|
Layout |
LayoutService.addLayout(long groupId,
boolean privateLayout,
long parentLayoutId,
String name,
String title,
String description,
String type,
boolean hidden,
String friendlyURL,
ServiceContext serviceContext)
|
Layout |
LayoutLocalServiceWrapper.addLayout(long userId,
long groupId,
boolean privateLayout,
long parentLayoutId,
Map<Locale,String> localeNamesMap,
Map<Locale,String> localeTitlesMap,
String description,
String type,
boolean hidden,
String friendlyURL,
long dlFolderId,
ServiceContext serviceContext)
|
static Layout |
LayoutLocalServiceUtil.addLayout(long userId,
long groupId,
boolean privateLayout,
long parentLayoutId,
Map<Locale,String> localeNamesMap,
Map<Locale,String> localeTitlesMap,
String description,
String type,
boolean hidden,
String friendlyURL,
long dlFolderId,
ServiceContext serviceContext)
|
Layout |
LayoutLocalService.addLayout(long userId,
long groupId,
boolean privateLayout,
long parentLayoutId,
Map<Locale,String> localeNamesMap,
Map<Locale,String> localeTitlesMap,
String description,
String type,
boolean hidden,
String friendlyURL,
long dlFolderId,
ServiceContext serviceContext)
|
Layout |
LayoutLocalServiceWrapper.addLayout(long userId,
long groupId,
boolean privateLayout,
long parentLayoutId,
Map<Locale,String> localeNamesMap,
Map<Locale,String> localeTitlesMap,
String description,
String type,
boolean hidden,
String friendlyURL,
ServiceContext serviceContext)
|
static Layout |
LayoutLocalServiceUtil.addLayout(long userId,
long groupId,
boolean privateLayout,
long parentLayoutId,
Map<Locale,String> localeNamesMap,
Map<Locale,String> localeTitlesMap,
String description,
String type,
boolean hidden,
String friendlyURL,
ServiceContext serviceContext)
|
Layout |
LayoutLocalService.addLayout(long userId,
long groupId,
boolean privateLayout,
long parentLayoutId,
Map<Locale,String> localeNamesMap,
Map<Locale,String> localeTitlesMap,
String description,
String type,
boolean hidden,
String friendlyURL,
ServiceContext serviceContext)
|
Layout |
LayoutLocalServiceWrapper.addLayout(long userId,
long groupId,
boolean privateLayout,
long parentLayoutId,
String name,
String title,
String description,
String type,
boolean hidden,
String friendlyURL,
long dlFolderId,
ServiceContext serviceContext)
|
static Layout |
LayoutLocalServiceUtil.addLayout(long userId,
long groupId,
boolean privateLayout,
long parentLayoutId,
String name,
String title,
String description,
String type,
boolean hidden,
String friendlyURL,
long dlFolderId,
ServiceContext serviceContext)
|
Layout |
LayoutLocalService.addLayout(long userId,
long groupId,
boolean privateLayout,
long parentLayoutId,
String name,
String title,
String description,
String type,
boolean hidden,
String friendlyURL,
long dlFolderId,
ServiceContext serviceContext)
|
Layout |
LayoutLocalServiceWrapper.addLayout(long userId,
long groupId,
boolean privateLayout,
long parentLayoutId,
String name,
String title,
String description,
String type,
boolean hidden,
String friendlyURL,
ServiceContext serviceContext)
|
static Layout |
LayoutLocalServiceUtil.addLayout(long userId,
long groupId,
boolean privateLayout,
long parentLayoutId,
String name,
String title,
String description,
String type,
boolean hidden,
String friendlyURL,
ServiceContext serviceContext)
|
Layout |
LayoutLocalService.addLayout(long userId,
long groupId,
boolean privateLayout,
long parentLayoutId,
String name,
String title,
String description,
String type,
boolean hidden,
String friendlyURL,
ServiceContext serviceContext)
|
Organization |
OrganizationLocalServiceWrapper.addOrganization(long userId,
long parentOrganizationId,
String name,
String type,
boolean recursable,
long regionId,
long countryId,
int statusId,
String comments,
ServiceContext serviceContext)
|
static Organization |
OrganizationLocalServiceUtil.addOrganization(long userId,
long parentOrganizationId,
String name,
String type,
boolean recursable,
long regionId,
long countryId,
int statusId,
String comments,
ServiceContext serviceContext)
|
Organization |
OrganizationLocalService.addOrganization(long userId,
long parentOrganizationId,
String name,
String type,
boolean recursable,
long regionId,
long countryId,
int statusId,
String comments,
ServiceContext serviceContext)
|
Organization |
OrganizationServiceWrapper.addOrganization(long parentOrganizationId,
String name,
String type,
boolean recursable,
long regionId,
long countryId,
int statusId,
String comments,
List<Address> addresses,
List<EmailAddress> emailAddresses,
List<OrgLabor> orgLabors,
List<Phone> phones,
List<Website> websites,
ServiceContext serviceContext)
|
static Organization |
OrganizationServiceUtil.addOrganization(long parentOrganizationId,
String name,
String type,
boolean recursable,
long regionId,
long countryId,
int statusId,
String comments,
List<Address> addresses,
List<EmailAddress> emailAddresses,
List<OrgLabor> orgLabors,
List<Phone> phones,
List<Website> websites,
ServiceContext serviceContext)
|
Organization |
OrganizationService.addOrganization(long parentOrganizationId,
String name,
String type,
boolean recursable,
long regionId,
long countryId,
int statusId,
String comments,
List<Address> addresses,
List<EmailAddress> emailAddresses,
List<OrgLabor> orgLabors,
List<Phone> phones,
List<Website> websites,
ServiceContext serviceContext)
|
Organization |
OrganizationServiceWrapper.addOrganization(long parentOrganizationId,
String name,
String type,
boolean recursable,
long regionId,
long countryId,
int statusId,
String comments,
ServiceContext serviceContext)
|
static Organization |
OrganizationServiceUtil.addOrganization(long parentOrganizationId,
String name,
String type,
boolean recursable,
long regionId,
long countryId,
int statusId,
String comments,
ServiceContext serviceContext)
|
Organization |
OrganizationService.addOrganization(long parentOrganizationId,
String name,
String type,
boolean recursable,
long regionId,
long countryId,
int statusId,
String comments,
ServiceContext serviceContext)
|
Ticket |
TicketLocalServiceWrapper.addTicket(long companyId,
String className,
long classPK,
Date expirationDate,
ServiceContext serviceContext)
|
static Ticket |
TicketLocalServiceUtil.addTicket(long companyId,
String className,
long classPK,
Date expirationDate,
ServiceContext serviceContext)
|
Ticket |
TicketLocalService.addTicket(long companyId,
String className,
long classPK,
Date expirationDate,
ServiceContext serviceContext)
|
User |
UserServiceWrapper.addUser(long companyId,
boolean autoPassword,
String password1,
String password2,
boolean autoScreenName,
String screenName,
String emailAddress,
long facebookId,
String openId,
Locale locale,
String firstName,
String middleName,
String lastName,
int prefixId,
int suffixId,
boolean male,
int birthdayMonth,
int birthdayDay,
int birthdayYear,
String jobTitle,
long[] groupIds,
long[] organizationIds,
long[] roleIds,
long[] userGroupIds,
boolean sendEmail,
List<Address> addresses,
List<EmailAddress> emailAddresses,
List<Phone> phones,
List<Website> websites,
List<AnnouncementsDelivery> announcementsDelivers,
ServiceContext serviceContext)
|
static User |
UserServiceUtil.addUser(long companyId,
boolean autoPassword,
String password1,
String password2,
boolean autoScreenName,
String screenName,
String emailAddress,
long facebookId,
String openId,
Locale locale,
String firstName,
String middleName,
String lastName,
int prefixId,
int suffixId,
boolean male,
int birthdayMonth,
int birthdayDay,
int birthdayYear,
String jobTitle,
long[] groupIds,
long[] organizationIds,
long[] roleIds,
long[] userGroupIds,
boolean sendEmail,
List<Address> addresses,
List<EmailAddress> emailAddresses,
List<Phone> phones,
List<Website> websites,
List<AnnouncementsDelivery> announcementsDelivers,
ServiceContext serviceContext)
|
User |
UserService.addUser(long companyId,
boolean autoPassword,
String password1,
String password2,
boolean autoScreenName,
String screenName,
String emailAddress,
long facebookId,
String openId,
Locale locale,
String firstName,
String middleName,
String lastName,
int prefixId,
int suffixId,
boolean male,
int birthdayMonth,
int birthdayDay,
int birthdayYear,
String jobTitle,
long[] groupIds,
long[] organizationIds,
long[] roleIds,
long[] userGroupIds,
boolean sendEmail,
List<Address> addresses,
List<EmailAddress> emailAddresses,
List<Phone> phones,
List<Website> websites,
List<AnnouncementsDelivery> announcementsDelivers,
ServiceContext serviceContext)
|
User |
UserServiceWrapper.addUser(long companyId,
boolean autoPassword,
String password1,
String password2,
boolean autoScreenName,
String screenName,
String emailAddress,
long facebookId,
String openId,
Locale locale,
String firstName,
String middleName,
String lastName,
int prefixId,
int suffixId,
boolean male,
int birthdayMonth,
int birthdayDay,
int birthdayYear,
String jobTitle,
long[] groupIds,
long[] organizationIds,
long[] roleIds,
long[] userGroupIds,
boolean sendEmail,
ServiceContext serviceContext)
|
static User |
UserServiceUtil.addUser(long companyId,
boolean autoPassword,
String password1,
String password2,
boolean autoScreenName,
String screenName,
String emailAddress,
long facebookId,
String openId,
Locale locale,
String firstName,
String middleName,
String lastName,
int prefixId,
int suffixId,
boolean male,
int birthdayMonth,
int birthdayDay,
int birthdayYear,
String jobTitle,
long[] groupIds,
long[] organizationIds,
long[] roleIds,
long[] userGroupIds,
boolean sendEmail,
ServiceContext serviceContext)
|
User |
UserService.addUser(long companyId,
boolean autoPassword,
String password1,
String password2,
boolean autoScreenName,
String screenName,
String emailAddress,
long facebookId,
String openId,
Locale locale,
String firstName,
String middleName,
String lastName,
int prefixId,
int suffixId,
boolean male,
int birthdayMonth,
int birthdayDay,
int birthdayYear,
String jobTitle,
long[] groupIds,
long[] organizationIds,
long[] roleIds,
long[] userGroupIds,
boolean sendEmail,
ServiceContext serviceContext)
|
User |
UserLocalServiceWrapper.addUser(long creatorUserId,
long companyId,
boolean autoPassword,
String password1,
String password2,
boolean autoScreenName,
String screenName,
String emailAddress,
long facebookId,
String openId,
Locale locale,
String firstName,
String middleName,
String lastName,
int prefixId,
int suffixId,
boolean male,
int birthdayMonth,
int birthdayDay,
int birthdayYear,
String jobTitle,
long[] groupIds,
long[] organizationIds,
long[] roleIds,
long[] userGroupIds,
boolean sendEmail,
ServiceContext serviceContext)
|
static User |
UserLocalServiceUtil.addUser(long creatorUserId,
long companyId,
boolean autoPassword,
String password1,
String password2,
boolean autoScreenName,
String screenName,
String emailAddress,
long facebookId,
String openId,
Locale locale,
String firstName,
String middleName,
String lastName,
int prefixId,
int suffixId,
boolean male,
int birthdayMonth,
int birthdayDay,
int birthdayYear,
String jobTitle,
long[] groupIds,
long[] organizationIds,
long[] roleIds,
long[] userGroupIds,
boolean sendEmail,
ServiceContext serviceContext)
|
User |
UserLocalService.addUser(long creatorUserId,
long companyId,
boolean autoPassword,
String password1,
String password2,
boolean autoScreenName,
String screenName,
String emailAddress,
long facebookId,
String openId,
Locale locale,
String firstName,
String middleName,
String lastName,
int prefixId,
int suffixId,
boolean male,
int birthdayMonth,
int birthdayDay,
int birthdayYear,
String jobTitle,
long[] groupIds,
long[] organizationIds,
long[] roleIds,
long[] userGroupIds,
boolean sendEmail,
ServiceContext serviceContext)
|
static Locale |
ServiceContextUtil.getLocale(ServiceContext serviceContext)
|
static PortletPreferences |
ServiceContextUtil.getPortletPreferences(ServiceContext serviceContext)
|
void |
UserLocalServiceWrapper.sendPassword(long companyId,
String emailAddress,
String remoteAddr,
String remoteHost,
String userAgent,
String fromName,
String fromAddress,
String subject,
String body,
ServiceContext serviceContext)
|
static void |
UserLocalServiceUtil.sendPassword(long companyId,
String emailAddress,
String remoteAddr,
String remoteHost,
String userAgent,
String fromName,
String fromAddress,
String subject,
String body,
ServiceContext serviceContext)
|
void |
UserLocalService.sendPassword(long companyId,
String emailAddress,
String remoteAddr,
String remoteHost,
String userAgent,
String fromName,
String fromAddress,
String subject,
String body,
ServiceContext serviceContext)
|
static void |
ServiceContextThreadLocal.setServiceContext(ServiceContext serviceContext)
|
Group |
GroupServiceWrapper.updateGroup(long groupId,
String name,
String description,
int type,
String friendlyURL,
boolean active,
ServiceContext serviceContext)
|
static Group |
GroupServiceUtil.updateGroup(long groupId,
String name,
String description,
int type,
String friendlyURL,
boolean active,
ServiceContext serviceContext)
|
Group |
GroupService.updateGroup(long groupId,
String name,
String description,
int type,
String friendlyURL,
boolean active,
ServiceContext serviceContext)
|
Group |
GroupLocalServiceWrapper.updateGroup(long groupId,
String name,
String description,
int type,
String friendlyURL,
boolean active,
ServiceContext serviceContext)
|
static Group |
GroupLocalServiceUtil.updateGroup(long groupId,
String name,
String description,
int type,
String friendlyURL,
boolean active,
ServiceContext serviceContext)
|
Group |
GroupLocalService.updateGroup(long groupId,
String name,
String description,
int type,
String friendlyURL,
boolean active,
ServiceContext serviceContext)
|
Layout |
LayoutServiceWrapper.updateLayout(long groupId,
boolean privateLayout,
long layoutId,
long parentLayoutId,
Map<Locale,String> localeNamesMap,
Map<Locale,String> localeTitlesMap,
String description,
String type,
boolean hidden,
String friendlyURL,
Boolean iconImage,
byte[] iconBytes,
ServiceContext serviceContext)
|
static Layout |
LayoutServiceUtil.updateLayout(long groupId,
boolean privateLayout,
long layoutId,
long parentLayoutId,
Map<Locale,String> localeNamesMap,
Map<Locale,String> localeTitlesMap,
String description,
String type,
boolean hidden,
String friendlyURL,
Boolean iconImage,
byte[] iconBytes,
ServiceContext serviceContext)
|
Layout |
LayoutService.updateLayout(long groupId,
boolean privateLayout,
long layoutId,
long parentLayoutId,
Map<Locale,String> localeNamesMap,
Map<Locale,String> localeTitlesMap,
String description,
String type,
boolean hidden,
String friendlyURL,
Boolean iconImage,
byte[] iconBytes,
ServiceContext serviceContext)
|
Layout |
LayoutLocalServiceWrapper.updateLayout(long groupId,
boolean privateLayout,
long layoutId,
long parentLayoutId,
Map<Locale,String> localeNamesMap,
Map<Locale,String> localeTitlesMap,
String description,
String type,
boolean hidden,
String friendlyURL,
Boolean iconImage,
byte[] iconBytes,
ServiceContext serviceContext)
|
static Layout |
LayoutLocalServiceUtil.updateLayout(long groupId,
boolean privateLayout,
long layoutId,
long parentLayoutId,
Map<Locale,String> localeNamesMap,
Map<Locale,String> localeTitlesMap,
String description,
String type,
boolean hidden,
String friendlyURL,
Boolean iconImage,
byte[] iconBytes,
ServiceContext serviceContext)
|
Layout |
LayoutLocalService.updateLayout(long groupId,
boolean privateLayout,
long layoutId,
long parentLayoutId,
Map<Locale,String> localeNamesMap,
Map<Locale,String> localeTitlesMap,
String description,
String type,
boolean hidden,
String friendlyURL,
Boolean iconImage,
byte[] iconBytes,
ServiceContext serviceContext)
|
Layout |
LayoutServiceWrapper.updateLayout(long groupId,
boolean privateLayout,
long layoutId,
long parentLayoutId,
Map<Locale,String> localeNamesMap,
Map<Locale,String> localeTitlesMap,
String description,
String type,
boolean hidden,
String friendlyURL,
ServiceContext serviceContext)
|
static Layout |
LayoutServiceUtil.updateLayout(long groupId,
boolean privateLayout,
long layoutId,
long parentLayoutId,
Map<Locale,String> localeNamesMap,
Map<Locale,String> localeTitlesMap,
String description,
String type,
boolean hidden,
String friendlyURL,
ServiceContext serviceContext)
|
Layout |
LayoutService.updateLayout(long groupId,
boolean privateLayout,
long layoutId,
long parentLayoutId,
Map<Locale,String> localeNamesMap,
Map<Locale,String> localeTitlesMap,
String description,
String type,
boolean hidden,
String friendlyURL,
ServiceContext serviceContext)
|
Layout |
LayoutLocalServiceWrapper.updateLayout(long groupId,
boolean privateLayout,
long layoutId,
long parentLayoutId,
Map<Locale,String> localeNamesMap,
Map<Locale,String> localeTitlesMap,
String description,
String type,
boolean hidden,
String friendlyURL,
ServiceContext serviceContext)
|
static Layout |
LayoutLocalServiceUtil.updateLayout(long groupId,
boolean privateLayout,
long layoutId,
long parentLayoutId,
Map<Locale,String> localeNamesMap,
Map<Locale,String> localeTitlesMap,
String description,
String type,
boolean hidden,
String friendlyURL,
ServiceContext serviceContext)
|
Layout |
LayoutLocalService.updateLayout(long groupId,
boolean privateLayout,
long layoutId,
long parentLayoutId,
Map<Locale,String> localeNamesMap,
Map<Locale,String> localeTitlesMap,
String description,
String type,
boolean hidden,
String friendlyURL,
ServiceContext serviceContext)
|
Organization |
OrganizationLocalServiceWrapper.updateOrganization(long companyId,
long organizationId,
long parentOrganizationId,
String name,
String type,
boolean recursable,
long regionId,
long countryId,
int statusId,
String comments,
ServiceContext serviceContext)
|
static Organization |
OrganizationLocalServiceUtil.updateOrganization(long companyId,
long organizationId,
long parentOrganizationId,
String name,
String type,
boolean recursable,
long regionId,
long countryId,
int statusId,
String comments,
ServiceContext serviceContext)
|
Organization |
OrganizationLocalService.updateOrganization(long companyId,
long organizationId,
long parentOrganizationId,
String name,
String type,
boolean recursable,
long regionId,
long countryId,
int statusId,
String comments,
ServiceContext serviceContext)
|
Organization |
OrganizationServiceWrapper.updateOrganization(long organizationId,
long parentOrganizationId,
String name,
String type,
boolean recursable,
long regionId,
long countryId,
int statusId,
String comments,
List<Address> addresses,
List<EmailAddress> emailAddresses,
List<OrgLabor> orgLabors,
List<Phone> phones,
List<Website> websites,
ServiceContext serviceContext)
|
static Organization |
OrganizationServiceUtil.updateOrganization(long organizationId,
long parentOrganizationId,
String name,
String type,
boolean recursable,
long regionId,
long countryId,
int statusId,
String comments,
List<Address> addresses,
List<EmailAddress> emailAddresses,
List<OrgLabor> orgLabors,
List<Phone> phones,
List<Website> websites,
ServiceContext serviceContext)
|
Organization |
OrganizationService.updateOrganization(long organizationId,
long parentOrganizationId,
String name,
String type,
boolean recursable,
long regionId,
long countryId,
int statusId,
String comments,
List<Address> addresses,
List<EmailAddress> emailAddresses,
List<OrgLabor> orgLabors,
List<Phone> phones,
List<Website> websites,
ServiceContext serviceContext)
|
Organization |
OrganizationServiceWrapper.updateOrganization(long organizationId,
long parentOrganizationId,
String name,
String type,
boolean recursable,
long regionId,
long countryId,
int statusId,
String comments,
ServiceContext serviceContext)
|
static Organization |
OrganizationServiceUtil.updateOrganization(long organizationId,
long parentOrganizationId,
String name,
String type,
boolean recursable,
long regionId,
long countryId,
int statusId,
String comments,
ServiceContext serviceContext)
|
Organization |
OrganizationService.updateOrganization(long organizationId,
long parentOrganizationId,
String name,
String type,
boolean recursable,
long regionId,
long countryId,
int statusId,
String comments,
ServiceContext serviceContext)
|
User |
UserServiceWrapper.updateUser(long userId,
String oldPassword,
String newPassword1,
String newPassword2,
boolean passwordReset,
String reminderQueryQuestion,
String reminderQueryAnswer,
String screenName,
String emailAddress,
long facebookId,
String openId,
String languageId,
String timeZoneId,
String greeting,
String comments,
String firstName,
String middleName,
String lastName,
int prefixId,
int suffixId,
boolean male,
int birthdayMonth,
int birthdayDay,
int birthdayYear,
String smsSn,
String aimSn,
String facebookSn,
String icqSn,
String jabberSn,
String msnSn,
String mySpaceSn,
String skypeSn,
String twitterSn,
String ymSn,
String jobTitle,
long[] groupIds,
long[] organizationIds,
long[] roleIds,
List<UserGroupRole> userGroupRoles,
long[] userGroupIds,
List<Address> addresses,
List<EmailAddress> emailAddresses,
List<Phone> phones,
List<Website> websites,
List<AnnouncementsDelivery> announcementsDelivers,
ServiceContext serviceContext)
|
static User |
UserServiceUtil.updateUser(long userId,
String oldPassword,
String newPassword1,
String newPassword2,
boolean passwordReset,
String reminderQueryQuestion,
String reminderQueryAnswer,
String screenName,
String emailAddress,
long facebookId,
String openId,
String languageId,
String timeZoneId,
String greeting,
String comments,
String firstName,
String middleName,
String lastName,
int prefixId,
int suffixId,
boolean male,
int birthdayMonth,
int birthdayDay,
int birthdayYear,
String smsSn,
String aimSn,
String facebookSn,
String icqSn,
String jabberSn,
String msnSn,
String mySpaceSn,
String skypeSn,
String twitterSn,
String ymSn,
String jobTitle,
long[] groupIds,
long[] organizationIds,
long[] roleIds,
List<UserGroupRole> userGroupRoles,
long[] userGroupIds,
List<Address> addresses,
List<EmailAddress> emailAddresses,
List<Phone> phones,
List<Website> websites,
List<AnnouncementsDelivery> announcementsDelivers,
ServiceContext serviceContext)
|
User |
UserService.updateUser(long userId,
String oldPassword,
String newPassword1,
String newPassword2,
boolean passwordReset,
String reminderQueryQuestion,
String reminderQueryAnswer,
String screenName,
String emailAddress,
long facebookId,
String openId,
String languageId,
String timeZoneId,
String greeting,
String comments,
String firstName,
String middleName,
String lastName,
int prefixId,
int suffixId,
boolean male,
int birthdayMonth,
int birthdayDay,
int birthdayYear,
String smsSn,
String aimSn,
String facebookSn,
String icqSn,
String jabberSn,
String msnSn,
String mySpaceSn,
String skypeSn,
String twitterSn,
String ymSn,
String jobTitle,
long[] groupIds,
long[] organizationIds,
long[] roleIds,
List<UserGroupRole> userGroupRoles,
long[] userGroupIds,
List<Address> addresses,
List<EmailAddress> emailAddresses,
List<Phone> phones,
List<Website> websites,
List<AnnouncementsDelivery> announcementsDelivers,
ServiceContext serviceContext)
|
User |
UserServiceWrapper.updateUser(long userId,
String oldPassword,
String newPassword1,
String newPassword2,
boolean passwordReset,
String reminderQueryQuestion,
String reminderQueryAnswer,
String screenName,
String emailAddress,
long facebookId,
String openId,
String languageId,
String timeZoneId,
String greeting,
String comments,
String firstName,
String middleName,
String lastName,
int prefixId,
int suffixId,
boolean male,
int birthdayMonth,
int birthdayDay,
int birthdayYear,
String smsSn,
String aimSn,
String facebookSn,
String icqSn,
String jabberSn,
String msnSn,
String mySpaceSn,
String skypeSn,
String twitterSn,
String ymSn,
String jobTitle,
long[] groupIds,
long[] organizationIds,
long[] roleIds,
List<UserGroupRole> userGroupRoles,
long[] userGroupIds,
ServiceContext serviceContext)
|
static User |
UserServiceUtil.updateUser(long userId,
String oldPassword,
String newPassword1,
String newPassword2,
boolean passwordReset,
String reminderQueryQuestion,
String reminderQueryAnswer,
String screenName,
String emailAddress,
long facebookId,
String openId,
String languageId,
String timeZoneId,
String greeting,
String comments,
String firstName,
String middleName,
String lastName,
int prefixId,
int suffixId,
boolean male,
int birthdayMonth,
int birthdayDay,
int birthdayYear,
String smsSn,
String aimSn,
String facebookSn,
String icqSn,
String jabberSn,
String msnSn,
String mySpaceSn,
String skypeSn,
String twitterSn,
String ymSn,
String jobTitle,
long[] groupIds,
long[] organizationIds,
long[] roleIds,
List<UserGroupRole> userGroupRoles,
long[] userGroupIds,
ServiceContext serviceContext)
|
User |
UserService.updateUser(long userId,
String oldPassword,
String newPassword1,
String newPassword2,
boolean passwordReset,
String reminderQueryQuestion,
String reminderQueryAnswer,
String screenName,
String emailAddress,
long facebookId,
String openId,
String languageId,
String timeZoneId,
String greeting,
String comments,
String firstName,
String middleName,
String lastName,
int prefixId,
int suffixId,
boolean male,
int birthdayMonth,
int birthdayDay,
int birthdayYear,
String smsSn,
String aimSn,
String facebookSn,
String icqSn,
String jabberSn,
String msnSn,
String mySpaceSn,
String skypeSn,
String twitterSn,
String ymSn,
String jobTitle,
long[] groupIds,
long[] organizationIds,
long[] roleIds,
List<UserGroupRole> userGroupRoles,
long[] userGroupIds,
ServiceContext serviceContext)
|
User |
UserLocalServiceWrapper.updateUser(long userId,
String oldPassword,
String newPassword1,
String newPassword2,
boolean passwordReset,
String reminderQueryQuestion,
String reminderQueryAnswer,
String screenName,
String emailAddress,
long facebookId,
String openId,
String languageId,
String timeZoneId,
String greeting,
String comments,
String firstName,
String middleName,
String lastName,
int prefixId,
int suffixId,
boolean male,
int birthdayMonth,
int birthdayDay,
int birthdayYear,
String smsSn,
String aimSn,
String facebookSn,
String icqSn,
String jabberSn,
String msnSn,
String mySpaceSn,
String skypeSn,
String twitterSn,
String ymSn,
String jobTitle,
long[] groupIds,
long[] organizationIds,
long[] roleIds,
List<UserGroupRole> userGroupRoles,
long[] userGroupIds,
ServiceContext serviceContext)
|
static User |
UserLocalServiceUtil.updateUser(long userId,
String oldPassword,
String newPassword1,
String newPassword2,
boolean passwordReset,
String reminderQueryQuestion,
String reminderQueryAnswer,
String screenName,
String emailAddress,
long facebookId,
String openId,
String languageId,
String timeZoneId,
String greeting,
String comments,
String firstName,
String middleName,
String lastName,
int prefixId,
int suffixId,
boolean male,
int birthdayMonth,
int birthdayDay,
int birthdayYear,
String smsSn,
String aimSn,
String facebookSn,
String icqSn,
String jabberSn,
String msnSn,
String mySpaceSn,
String skypeSn,
String twitterSn,
String ymSn,
String jobTitle,
long[] groupIds,
long[] organizationIds,
long[] roleIds,
List<UserGroupRole> userGroupRoles,
long[] userGroupIds,
ServiceContext serviceContext)
|
User |
UserLocalService.updateUser(long userId,
String oldPassword,
String newPassword1,
String newPassword2,
boolean passwordReset,
String reminderQueryQuestion,
String reminderQueryAnswer,
String screenName,
String emailAddress,
long facebookId,
String openId,
String languageId,
String timeZoneId,
String greeting,
String comments,
String firstName,
String middleName,
String lastName,
int prefixId,
int suffixId,
boolean male,
int birthdayMonth,
int birthdayDay,
int birthdayYear,
String smsSn,
String aimSn,
String facebookSn,
String icqSn,
String jabberSn,
String msnSn,
String mySpaceSn,
String skypeSn,
String twitterSn,
String ymSn,
String jobTitle,
long[] groupIds,
long[] organizationIds,
long[] roleIds,
List<UserGroupRole> userGroupRoles,
long[] userGroupIds,
ServiceContext serviceContext)
|
Uses of ServiceContext in com.liferay.portal.service.http |
---|
Methods in com.liferay.portal.service.http with parameters of type ServiceContext | |
---|---|
static Group |
GroupServiceHttp.addGroup(HttpPrincipal httpPrincipal,
long liveGroupId,
String name,
String description,
int type,
String friendlyURL,
boolean active,
ServiceContext serviceContext)
|
static Group |
GroupServiceHttp.addGroup(HttpPrincipal httpPrincipal,
String name,
String description,
int type,
String friendlyURL,
boolean active,
ServiceContext serviceContext)
|
static GroupSoap |
GroupServiceSoap.addGroup(long liveGroupId,
String name,
String description,
int type,
String friendlyURL,
boolean active,
ServiceContext serviceContext)
|
static GroupSoap |
GroupServiceSoap.addGroup(String name,
String description,
int type,
String friendlyURL,
boolean active,
ServiceContext serviceContext)
|
static Layout |
LayoutServiceHttp.addLayout(HttpPrincipal httpPrincipal,
long groupId,
boolean privateLayout,
long parentLayoutId,
Map<Locale,String> localeNamesMap,
Map<Locale,String> localeTitlesMap,
String description,
String type,
boolean hidden,
String friendlyURL,
ServiceContext serviceContext)
|
static Layout |
LayoutServiceHttp.addLayout(HttpPrincipal httpPrincipal,
long groupId,
boolean privateLayout,
long parentLayoutId,
String name,
String title,
String description,
String type,
boolean hidden,
String friendlyURL,
ServiceContext serviceContext)
|
static LayoutSoap |
LayoutServiceSoap.addLayout(long groupId,
boolean privateLayout,
long parentLayoutId,
String name,
String title,
String description,
String type,
boolean hidden,
String friendlyURL,
ServiceContext serviceContext)
|
static Organization |
OrganizationServiceHttp.addOrganization(HttpPrincipal httpPrincipal,
long parentOrganizationId,
String name,
String type,
boolean recursable,
long regionId,
long countryId,
int statusId,
String comments,
List<Address> addresses,
List<EmailAddress> emailAddresses,
List<OrgLabor> orgLabors,
List<Phone> phones,
List<Website> websites,
ServiceContext serviceContext)
|
static Organization |
OrganizationServiceHttp.addOrganization(HttpPrincipal httpPrincipal,
long parentOrganizationId,
String name,
String type,
boolean recursable,
long regionId,
long countryId,
int statusId,
String comments,
ServiceContext serviceContext)
|
static OrganizationSoap |
OrganizationServiceSoap.addOrganization(long parentOrganizationId,
String name,
String type,
boolean recursable,
long regionId,
long countryId,
int statusId,
String comments,
AddressSoap[] addresses,
EmailAddressSoap[] emailAddresses,
OrgLaborSoap[] orgLabors,
PhoneSoap[] phones,
WebsiteSoap[] websites,
ServiceContext serviceContext)
|
static OrganizationSoap |
OrganizationServiceSoap.addOrganization(long parentOrganizationId,
String name,
String type,
boolean recursable,
long regionId,
long countryId,
int statusId,
String comments,
ServiceContext serviceContext)
|
static User |
UserServiceHttp.addUser(HttpPrincipal httpPrincipal,
long companyId,
boolean autoPassword,
String password1,
String password2,
boolean autoScreenName,
String screenName,
String emailAddress,
long facebookId,
String openId,
Locale locale,
String firstName,
String middleName,
String lastName,
int prefixId,
int suffixId,
boolean male,
int birthdayMonth,
int birthdayDay,
int birthdayYear,
String jobTitle,
long[] groupIds,
long[] organizationIds,
long[] roleIds,
long[] userGroupIds,
boolean sendEmail,
List<Address> addresses,
List<EmailAddress> emailAddresses,
List<Phone> phones,
List<Website> websites,
List<AnnouncementsDelivery> announcementsDelivers,
ServiceContext serviceContext)
|
static User |
UserServiceHttp.addUser(HttpPrincipal httpPrincipal,
long companyId,
boolean autoPassword,
String password1,
String password2,
boolean autoScreenName,
String screenName,
String emailAddress,
long facebookId,
String openId,
Locale locale,
String firstName,
String middleName,
String lastName,
int prefixId,
int suffixId,
boolean male,
int birthdayMonth,
int birthdayDay,
int birthdayYear,
String jobTitle,
long[] groupIds,
long[] organizationIds,
long[] roleIds,
long[] userGroupIds,
boolean sendEmail,
ServiceContext serviceContext)
|
static UserSoap |
UserServiceSoap.addUser(long companyId,
boolean autoPassword,
String password1,
String password2,
boolean autoScreenName,
String screenName,
String emailAddress,
long facebookId,
String openId,
String locale,
String firstName,
String middleName,
String lastName,
int prefixId,
int suffixId,
boolean male,
int birthdayMonth,
int birthdayDay,
int birthdayYear,
String jobTitle,
long[] groupIds,
long[] organizationIds,
long[] roleIds,
long[] userGroupIds,
boolean sendEmail,
AddressSoap[] addresses,
EmailAddressSoap[] emailAddresses,
PhoneSoap[] phones,
WebsiteSoap[] websites,
AnnouncementsDeliverySoap[] announcementsDelivers,
ServiceContext serviceContext)
|
static UserSoap |
UserServiceSoap.addUser(long companyId,
boolean autoPassword,
String password1,
String password2,
boolean autoScreenName,
String screenName,
String emailAddress,
long facebookId,
String openId,
String locale,
String firstName,
String middleName,
String lastName,
int prefixId,
int suffixId,
boolean male,
int birthdayMonth,
int birthdayDay,
int birthdayYear,
String jobTitle,
long[] groupIds,
long[] organizationIds,
long[] roleIds,
long[] userGroupIds,
boolean sendEmail,
ServiceContext serviceContext)
|
static Group |
GroupServiceHttp.updateGroup(HttpPrincipal httpPrincipal,
long groupId,
String name,
String description,
int type,
String friendlyURL,
boolean active,
ServiceContext serviceContext)
|
static GroupSoap |
GroupServiceSoap.updateGroup(long groupId,
String name,
String description,
int type,
String friendlyURL,
boolean active,
ServiceContext serviceContext)
|
static Layout |
LayoutServiceHttp.updateLayout(HttpPrincipal httpPrincipal,
long groupId,
boolean privateLayout,
long layoutId,
long parentLayoutId,
Map<Locale,String> localeNamesMap,
Map<Locale,String> localeTitlesMap,
String description,
String type,
boolean hidden,
String friendlyURL,
Boolean iconImage,
byte[] iconBytes,
ServiceContext serviceContext)
|
static Layout |
LayoutServiceHttp.updateLayout(HttpPrincipal httpPrincipal,
long groupId,
boolean privateLayout,
long layoutId,
long parentLayoutId,
Map<Locale,String> localeNamesMap,
Map<Locale,String> localeTitlesMap,
String description,
String type,
boolean hidden,
String friendlyURL,
ServiceContext serviceContext)
|
static Organization |
OrganizationServiceHttp.updateOrganization(HttpPrincipal httpPrincipal,
long organizationId,
long parentOrganizationId,
String name,
String type,
boolean recursable,
long regionId,
long countryId,
int statusId,
String comments,
List<Address> addresses,
List<EmailAddress> emailAddresses,
List<OrgLabor> orgLabors,
List<Phone> phones,
List<Website> websites,
ServiceContext serviceContext)
|
static Organization |
OrganizationServiceHttp.updateOrganization(HttpPrincipal httpPrincipal,
long organizationId,
long parentOrganizationId,
String name,
String type,
boolean recursable,
long regionId,
long countryId,
int statusId,
String comments,
ServiceContext serviceContext)
|
static OrganizationSoap |
OrganizationServiceSoap.updateOrganization(long organizationId,
long parentOrganizationId,
String name,
String type,
boolean recursable,
long regionId,
long countryId,
int statusId,
String comments,
AddressSoap[] addresses,
EmailAddressSoap[] emailAddresses,
OrgLaborSoap[] orgLabors,
PhoneSoap[] phones,
WebsiteSoap[] websites,
ServiceContext serviceContext)
|
static OrganizationSoap |
OrganizationServiceSoap.updateOrganization(long organizationId,
long parentOrganizationId,
String name,
String type,
boolean recursable,
long regionId,
long countryId,
int statusId,
String comments,
ServiceContext serviceContext)
|
static User |
UserServiceHttp.updateUser(HttpPrincipal httpPrincipal,
long userId,
String oldPassword,
String newPassword1,
String newPassword2,
boolean passwordReset,
String reminderQueryQuestion,
String reminderQueryAnswer,
String screenName,
String emailAddress,
long facebookId,
String openId,
String languageId,
String timeZoneId,
String greeting,
String comments,
String firstName,
String middleName,
String lastName,
int prefixId,
int suffixId,
boolean male,
int birthdayMonth,
int birthdayDay,
int birthdayYear,
String smsSn,
String aimSn,
String facebookSn,
String icqSn,
String jabberSn,
String msnSn,
String mySpaceSn,
String skypeSn,
String twitterSn,
String ymSn,
String jobTitle,
long[] groupIds,
long[] organizationIds,
long[] roleIds,
List<UserGroupRole> userGroupRoles,
long[] userGroupIds,
List<Address> addresses,
List<EmailAddress> emailAddresses,
List<Phone> phones,
List<Website> websites,
List<AnnouncementsDelivery> announcementsDelivers,
ServiceContext serviceContext)
|
static User |
UserServiceHttp.updateUser(HttpPrincipal httpPrincipal,
long userId,
String oldPassword,
String newPassword1,
String newPassword2,
boolean passwordReset,
String reminderQueryQuestion,
String reminderQueryAnswer,
String screenName,
String emailAddress,
long facebookId,
String openId,
String languageId,
String timeZoneId,
String greeting,
String comments,
String firstName,
String middleName,
String lastName,
int prefixId,
int suffixId,
boolean male,
int birthdayMonth,
int birthdayDay,
int birthdayYear,
String smsSn,
String aimSn,
String facebookSn,
String icqSn,
String jabberSn,
String msnSn,
String mySpaceSn,
String skypeSn,
String twitterSn,
String ymSn,
String jobTitle,
long[] groupIds,
long[] organizationIds,
long[] roleIds,
List<UserGroupRole> userGroupRoles,
long[] userGroupIds,
ServiceContext serviceContext)
|
static UserSoap |
UserServiceSoap.updateUser(long userId,
String oldPassword,
String newPassword1,
String newPassword2,
boolean passwordReset,
String reminderQueryQuestion,
String reminderQueryAnswer,
String screenName,
String emailAddress,
long facebookId,
String openId,
String languageId,
String timeZoneId,
String greeting,
String comments,
String firstName,
String middleName,
String lastName,
int prefixId,
int suffixId,
boolean male,
int birthdayMonth,
int birthdayDay,
int birthdayYear,
String smsSn,
String aimSn,
String facebookSn,
String icqSn,
String jabberSn,
String msnSn,
String mySpaceSn,
String skypeSn,
String twitterSn,
String ymSn,
String jobTitle,
long[] groupIds,
long[] organizationIds,
long[] roleIds,
UserGroupRoleSoap[] userGroupRoles,
long[] userGroupIds,
AddressSoap[] addresses,
EmailAddressSoap[] emailAddresses,
PhoneSoap[] phones,
WebsiteSoap[] websites,
AnnouncementsDeliverySoap[] announcementsDelivers,
ServiceContext serviceContext)
|
static UserSoap |
UserServiceSoap.updateUser(long userId,
String oldPassword,
String newPassword1,
String newPassword2,
boolean passwordReset,
String reminderQueryQuestion,
String reminderQueryAnswer,
String screenName,
String emailAddress,
long facebookId,
String openId,
String languageId,
String timeZoneId,
String greeting,
String comments,
String firstName,
String middleName,
String lastName,
int prefixId,
int suffixId,
boolean male,
int birthdayMonth,
int birthdayDay,
int birthdayYear,
String smsSn,
String aimSn,
String facebookSn,
String icqSn,
String jabberSn,
String msnSn,
String mySpaceSn,
String skypeSn,
String twitterSn,
String ymSn,
String jobTitle,
long[] groupIds,
long[] organizationIds,
long[] roleIds,
UserGroupRoleSoap[] userGroupRoles,
long[] userGroupIds,
ServiceContext serviceContext)
|
Uses of ServiceContext in com.liferay.portal.service.impl |
---|
Methods in com.liferay.portal.service.impl with parameters of type ServiceContext | |
---|---|
Group |
GroupLocalServiceImpl.addGroup(long userId,
String className,
long classPK,
long liveGroupId,
String name,
String description,
int type,
String friendlyURL,
boolean active,
ServiceContext serviceContext)
|
Group |
GroupLocalServiceImpl.addGroup(long userId,
String className,
long classPK,
String name,
String description,
int type,
String friendlyURL,
boolean active,
ServiceContext serviceContext)
|
Group |
GroupServiceImpl.addGroup(long liveGroupId,
String name,
String description,
int type,
String friendlyURL,
boolean active,
ServiceContext serviceContext)
|
Group |
GroupServiceImpl.addGroup(String name,
String description,
int type,
String friendlyURL,
boolean active,
ServiceContext serviceContext)
|
Layout |
LayoutServiceImpl.addLayout(long groupId,
boolean privateLayout,
long parentLayoutId,
Map<Locale,String> localeNamesMap,
Map<Locale,String> localeTitlesMap,
String description,
String type,
boolean hidden,
String friendlyURL,
ServiceContext serviceContext)
|
Layout |
LayoutServiceImpl.addLayout(long groupId,
boolean privateLayout,
long parentLayoutId,
String name,
String title,
String description,
String type,
boolean hidden,
String friendlyURL,
ServiceContext serviceContext)
|
Layout |
LayoutLocalServiceImpl.addLayout(long userId,
long groupId,
boolean privateLayout,
long parentLayoutId,
Map<Locale,String> localeNamesMap,
Map<Locale,String> localeTitlesMap,
String description,
String type,
boolean hidden,
String friendlyURL,
long dlFolderId,
ServiceContext serviceContext)
|
Layout |
LayoutLocalServiceImpl.addLayout(long userId,
long groupId,
boolean privateLayout,
long parentLayoutId,
Map<Locale,String> localeNamesMap,
Map<Locale,String> localeTitlesMap,
String description,
String type,
boolean hidden,
String friendlyURL,
ServiceContext serviceContext)
|
Layout |
LayoutLocalServiceImpl.addLayout(long userId,
long groupId,
boolean privateLayout,
long parentLayoutId,
String name,
String title,
String description,
String type,
boolean hidden,
String friendlyURL,
long dlFolderId,
ServiceContext serviceContext)
|
Layout |
LayoutLocalServiceImpl.addLayout(long userId,
long groupId,
boolean privateLayout,
long parentLayoutId,
String name,
String title,
String description,
String type,
boolean hidden,
String friendlyURL,
ServiceContext serviceContext)
|
Organization |
OrganizationLocalServiceImpl.addOrganization(long userId,
long parentOrganizationId,
String name,
String type,
boolean recursable,
long regionId,
long countryId,
int statusId,
String comments,
ServiceContext serviceContext)
|
Organization |
OrganizationServiceImpl.addOrganization(long parentOrganizationId,
String name,
String type,
boolean recursable,
long regionId,
long countryId,
int statusId,
String comments,
List<Address> addresses,
List<EmailAddress> emailAddresses,
List<OrgLabor> orgLabors,
List<Phone> phones,
List<Website> websites,
ServiceContext serviceContext)
|
Organization |
OrganizationServiceImpl.addOrganization(long parentOrganizationId,
String name,
String type,
boolean recursable,
long regionId,
long countryId,
int statusId,
String comments,
ServiceContext serviceContext)
|
Ticket |
TicketLocalServiceImpl.addTicket(long companyId,
String className,
long classPK,
Date expirationDate,
ServiceContext serviceContext)
|
User |
UserServiceImpl.addUser(long companyId,
boolean autoPassword,
String password1,
String password2,
boolean autoScreenName,
String screenName,
String emailAddress,
long facebookId,
String openId,
Locale locale,
String firstName,
String middleName,
String lastName,
int prefixId,
int suffixId,
boolean male,
int birthdayMonth,
int birthdayDay,
int birthdayYear,
String jobTitle,
long[] groupIds,
long[] organizationIds,
long[] roleIds,
long[] userGroupIds,
boolean sendEmail,
List<Address> addresses,
List<EmailAddress> emailAddresses,
List<Phone> phones,
List<Website> websites,
List<AnnouncementsDelivery> announcementsDelivers,
ServiceContext serviceContext)
|
User |
UserServiceImpl.addUser(long companyId,
boolean autoPassword,
String password1,
String password2,
boolean autoScreenName,
String screenName,
String emailAddress,
long facebookId,
String openId,
Locale locale,
String firstName,
String middleName,
String lastName,
int prefixId,
int suffixId,
boolean male,
int birthdayMonth,
int birthdayDay,
int birthdayYear,
String jobTitle,
long[] groupIds,
long[] organizationIds,
long[] roleIds,
long[] userGroupIds,
boolean sendEmail,
ServiceContext serviceContext)
|
User |
UserLocalServiceImpl.addUser(long creatorUserId,
long companyId,
boolean autoPassword,
String password1,
String password2,
boolean autoScreenName,
String screenName,
String emailAddress,
long facebookId,
String openId,
Locale locale,
String firstName,
String middleName,
String lastName,
int prefixId,
int suffixId,
boolean male,
int birthdayMonth,
int birthdayDay,
int birthdayYear,
String jobTitle,
long[] groupIds,
long[] organizationIds,
long[] roleIds,
long[] userGroupIds,
boolean sendEmail,
ServiceContext serviceContext)
|
protected void |
UserLocalServiceImpl.doSendPassword(long companyId,
String emailAddress,
String remoteAddr,
String remoteHost,
String userAgent,
String fromName,
String fromAddress,
String subject,
String body,
ServiceContext serviceContext)
|
protected boolean |
GroupLocalServiceImpl.isStaging(ServiceContext serviceContext)
|
void |
UserLocalServiceImpl.sendPassword(long companyId,
String emailAddress,
String remoteAddr,
String remoteHost,
String userAgent,
String fromName,
String fromAddress,
String subject,
String body,
ServiceContext serviceContext)
|
Group |
GroupServiceImpl.updateGroup(long groupId,
String name,
String description,
int type,
String friendlyURL,
boolean active,
ServiceContext serviceContext)
|
Group |
GroupLocalServiceImpl.updateGroup(long groupId,
String name,
String description,
int type,
String friendlyURL,
boolean active,
ServiceContext serviceContext)
|
Layout |
LayoutServiceImpl.updateLayout(long groupId,
boolean privateLayout,
long layoutId,
long parentLayoutId,
Map<Locale,String> localeNamesMap,
Map<Locale,String> localeTitlesMap,
String description,
String type,
boolean hidden,
String friendlyURL,
Boolean iconImage,
byte[] iconBytes,
ServiceContext serviceContext)
|
Layout |
LayoutLocalServiceImpl.updateLayout(long groupId,
boolean privateLayout,
long layoutId,
long parentLayoutId,
Map<Locale,String> localeNamesMap,
Map<Locale,String> localeTitlesMap,
String description,
String type,
boolean hidden,
String friendlyURL,
Boolean iconImage,
byte[] iconBytes,
ServiceContext serviceContext)
|
Layout |
LayoutServiceImpl.updateLayout(long groupId,
boolean privateLayout,
long layoutId,
long parentLayoutId,
Map<Locale,String> localeNamesMap,
Map<Locale,String> localeTitlesMap,
String description,
String type,
boolean hidden,
String friendlyURL,
ServiceContext serviceContext)
|
Layout |
LayoutLocalServiceImpl.updateLayout(long groupId,
boolean privateLayout,
long layoutId,
long parentLayoutId,
Map<Locale,String> localeNamesMap,
Map<Locale,String> localeTitlesMap,
String description,
String type,
boolean hidden,
String friendlyURL,
ServiceContext serviceContext)
|
Organization |
OrganizationLocalServiceImpl.updateOrganization(long companyId,
long organizationId,
long parentOrganizationId,
String name,
String type,
boolean recursable,
long regionId,
long countryId,
int statusId,
String comments,
ServiceContext serviceContext)
|
Organization |
OrganizationServiceImpl.updateOrganization(long organizationId,
long parentOrganizationId,
String name,
String type,
boolean recursable,
long regionId,
long countryId,
int statusId,
String comments,
List<Address> addresses,
List<EmailAddress> emailAddresses,
List<OrgLabor> orgLabors,
List<Phone> phones,
List<Website> websites,
ServiceContext serviceContext)
|
Organization |
OrganizationServiceImpl.updateOrganization(long organizationId,
long parentOrganizationId,
String name,
String type,
boolean recursable,
long regionId,
long countryId,
int statusId,
String comments,
ServiceContext serviceContext)
|
User |
UserServiceImpl.updateUser(long userId,
String oldPassword,
String newPassword1,
String newPassword2,
boolean passwordReset,
String reminderQueryQuestion,
String reminderQueryAnswer,
String screenName,
String emailAddress,
long facebookId,
String openId,
String languageId,
String timeZoneId,
String greeting,
String comments,
String firstName,
String middleName,
String lastName,
int prefixId,
int suffixId,
boolean male,
int birthdayMonth,
int birthdayDay,
int birthdayYear,
String smsSn,
String aimSn,
String facebookSn,
String icqSn,
String jabberSn,
String msnSn,
String mySpaceSn,
String skypeSn,
String twitterSn,
String ymSn,
String jobTitle,
long[] groupIds,
long[] organizationIds,
long[] roleIds,
List<UserGroupRole> userGroupRoles,
long[] userGroupIds,
List<Address> addresses,
List<EmailAddress> emailAddresses,
List<Phone> phones,
List<Website> websites,
List<AnnouncementsDelivery> announcementsDelivers,
ServiceContext serviceContext)
|
User |
UserServiceImpl.updateUser(long userId,
String oldPassword,
String newPassword1,
String newPassword2,
boolean passwordReset,
String reminderQueryQuestion,
String reminderQueryAnswer,
String screenName,
String emailAddress,
long facebookId,
String openId,
String languageId,
String timeZoneId,
String greeting,
String comments,
String firstName,
String middleName,
String lastName,
int prefixId,
int suffixId,
boolean male,
int birthdayMonth,
int birthdayDay,
int birthdayYear,
String smsSn,
String aimSn,
String facebookSn,
String icqSn,
String jabberSn,
String msnSn,
String mySpaceSn,
String skypeSn,
String twitterSn,
String ymSn,
String jobTitle,
long[] groupIds,
long[] organizationIds,
long[] roleIds,
List<UserGroupRole> userGroupRoles,
long[] userGroupIds,
ServiceContext serviceContext)
|
User |
UserLocalServiceImpl.updateUser(long userId,
String oldPassword,
String newPassword1,
String newPassword2,
boolean passwordReset,
String reminderQueryQuestion,
String reminderQueryAnswer,
String screenName,
String emailAddress,
long facebookId,
String openId,
String languageId,
String timeZoneId,
String greeting,
String comments,
String firstName,
String middleName,
String lastName,
int prefixId,
int suffixId,
boolean male,
int birthdayMonth,
int birthdayDay,
int birthdayYear,
String smsSn,
String aimSn,
String facebookSn,
String icqSn,
String jabberSn,
String msnSn,
String mySpaceSn,
String skypeSn,
String twitterSn,
String ymSn,
String jobTitle,
long[] groupIds,
long[] organizationIds,
long[] roleIds,
List<UserGroupRole> userGroupRoles,
long[] userGroupIds,
ServiceContext serviceContext)
|
Uses of ServiceContext in com.liferay.portal.service.persistence |
---|
Methods in com.liferay.portal.service.persistence with parameters of type ServiceContext | |
---|---|
static Account |
AccountUtil.update(Account account,
boolean merge,
ServiceContext serviceContext)
|
static Address |
AddressUtil.update(Address address,
boolean merge,
ServiceContext serviceContext)
|
static BrowserTracker |
BrowserTrackerUtil.update(BrowserTracker browserTracker,
boolean merge,
ServiceContext serviceContext)
|
static ClassName |
ClassNameUtil.update(ClassName className,
boolean merge,
ServiceContext serviceContext)
|
static ClusterGroup |
ClusterGroupUtil.update(ClusterGroup clusterGroup,
boolean merge,
ServiceContext serviceContext)
|
static Company |
CompanyUtil.update(Company company,
boolean merge,
ServiceContext serviceContext)
|
static Contact |
ContactUtil.update(Contact contact,
boolean merge,
ServiceContext serviceContext)
|
static Country |
CountryUtil.update(Country country,
boolean merge,
ServiceContext serviceContext)
|
static EmailAddress |
EmailAddressUtil.update(EmailAddress emailAddress,
boolean merge,
ServiceContext serviceContext)
|
static Group |
GroupUtil.update(Group group,
boolean merge,
ServiceContext serviceContext)
|
static Image |
ImageUtil.update(Image image,
boolean merge,
ServiceContext serviceContext)
|
static Layout |
LayoutUtil.update(Layout layout,
boolean merge,
ServiceContext serviceContext)
|
static LayoutPrototype |
LayoutPrototypeUtil.update(LayoutPrototype layoutPrototype,
boolean merge,
ServiceContext serviceContext)
|
static LayoutSet |
LayoutSetUtil.update(LayoutSet layoutSet,
boolean merge,
ServiceContext serviceContext)
|
static LayoutSetPrototype |
LayoutSetPrototypeUtil.update(LayoutSetPrototype layoutSetPrototype,
boolean merge,
ServiceContext serviceContext)
|
static ListType |
ListTypeUtil.update(ListType listType,
boolean merge,
ServiceContext serviceContext)
|
static Lock |
LockUtil.update(Lock lock,
boolean merge,
ServiceContext serviceContext)
|
static MembershipRequest |
MembershipRequestUtil.update(MembershipRequest membershipRequest,
boolean merge,
ServiceContext serviceContext)
|
static Organization |
OrganizationUtil.update(Organization organization,
boolean merge,
ServiceContext serviceContext)
|
static OrgGroupPermission |
OrgGroupPermissionUtil.update(OrgGroupPermission orgGroupPermission,
boolean merge,
ServiceContext serviceContext)
|
static OrgGroupRole |
OrgGroupRoleUtil.update(OrgGroupRole orgGroupRole,
boolean merge,
ServiceContext serviceContext)
|
static OrgLabor |
OrgLaborUtil.update(OrgLabor orgLabor,
boolean merge,
ServiceContext serviceContext)
|
static PasswordPolicy |
PasswordPolicyUtil.update(PasswordPolicy passwordPolicy,
boolean merge,
ServiceContext serviceContext)
|
static PasswordPolicyRel |
PasswordPolicyRelUtil.update(PasswordPolicyRel passwordPolicyRel,
boolean merge,
ServiceContext serviceContext)
|
static PasswordTracker |
PasswordTrackerUtil.update(PasswordTracker passwordTracker,
boolean merge,
ServiceContext serviceContext)
|
static Permission |
PermissionUtil.update(Permission permission,
boolean merge,
ServiceContext serviceContext)
|
static Phone |
PhoneUtil.update(Phone phone,
boolean merge,
ServiceContext serviceContext)
|
static PluginSetting |
PluginSettingUtil.update(PluginSetting pluginSetting,
boolean merge,
ServiceContext serviceContext)
|
static Portlet |
PortletUtil.update(Portlet portlet,
boolean merge,
ServiceContext serviceContext)
|
static PortletItem |
PortletItemUtil.update(PortletItem portletItem,
boolean merge,
ServiceContext serviceContext)
|
static PortletPreferences |
PortletPreferencesUtil.update(PortletPreferences portletPreferences,
boolean merge,
ServiceContext serviceContext)
|
static Region |
RegionUtil.update(Region region,
boolean merge,
ServiceContext serviceContext)
|
static Release |
ReleaseUtil.update(Release release,
boolean merge,
ServiceContext serviceContext)
|
static ResourceAction |
ResourceActionUtil.update(ResourceAction resourceAction,
boolean merge,
ServiceContext serviceContext)
|
static Resource |
ResourceUtil.update(Resource resource,
boolean merge,
ServiceContext serviceContext)
|
static ResourceCode |
ResourceCodeUtil.update(ResourceCode resourceCode,
boolean merge,
ServiceContext serviceContext)
|
static ResourcePermission |
ResourcePermissionUtil.update(ResourcePermission resourcePermission,
boolean merge,
ServiceContext serviceContext)
|
static Role |
RoleUtil.update(Role role,
boolean merge,
ServiceContext serviceContext)
|
static ServiceComponent |
ServiceComponentUtil.update(ServiceComponent serviceComponent,
boolean merge,
ServiceContext serviceContext)
|
static Shard |
ShardUtil.update(Shard shard,
boolean merge,
ServiceContext serviceContext)
|
static Subscription |
SubscriptionUtil.update(Subscription subscription,
boolean merge,
ServiceContext serviceContext)
|
T |
BasePersistence.update(T model,
boolean merge,
ServiceContext serviceContext)
Updates the model instance in the database or adds it if it does not yet exist, within a different service context. |
static Team |
TeamUtil.update(Team team,
boolean merge,
ServiceContext serviceContext)
|
static Ticket |
TicketUtil.update(Ticket ticket,
boolean merge,
ServiceContext serviceContext)
|
static User |
UserUtil.update(User user,
boolean merge,
ServiceContext serviceContext)
|
static UserGroup |
UserGroupUtil.update(UserGroup userGroup,
boolean merge,
ServiceContext serviceContext)
|
static UserGroupGroupRole |
UserGroupGroupRoleUtil.update(UserGroupGroupRole userGroupGroupRole,
boolean merge,
ServiceContext serviceContext)
|
static UserGroupRole |
UserGroupRoleUtil.update(UserGroupRole userGroupRole,
boolean merge,
ServiceContext serviceContext)
|
static UserIdMapper |
UserIdMapperUtil.update(UserIdMapper userIdMapper,
boolean merge,
ServiceContext serviceContext)
|
static UserTracker |
UserTrackerUtil.update(UserTracker userTracker,
boolean merge,
ServiceContext serviceContext)
|
static UserTrackerPath |
UserTrackerPathUtil.update(UserTrackerPath userTrackerPath,
boolean merge,
ServiceContext serviceContext)
|
static WebDAVProps |
WebDAVPropsUtil.update(WebDAVProps webDAVProps,
boolean merge,
ServiceContext serviceContext)
|
static Website |
WebsiteUtil.update(Website website,
boolean merge,
ServiceContext serviceContext)
|
static WorkflowDefinitionLink |
WorkflowDefinitionLinkUtil.update(WorkflowDefinitionLink workflowDefinitionLink,
boolean merge,
ServiceContext serviceContext)
|
static WorkflowInstanceLink |
WorkflowInstanceLinkUtil.update(WorkflowInstanceLink workflowInstanceLink,
boolean merge,
ServiceContext serviceContext)
|
Uses of ServiceContext in com.liferay.portal.service.persistence.impl |
---|
Methods in com.liferay.portal.service.persistence.impl with parameters of type ServiceContext | |
---|---|
T |
BasePersistenceImpl.update(T model,
boolean merge,
ServiceContext serviceContext)
|
Uses of ServiceContext in com.liferay.portlet.announcements.model |
---|
Methods in com.liferay.portlet.announcements.model with parameters of type ServiceContext | |
---|---|
void |
AnnouncementsFlagWrapper.setExpandoBridgeAttributes(ServiceContext serviceContext)
|
void |
AnnouncementsFlagModel.setExpandoBridgeAttributes(ServiceContext serviceContext)
|
void |
AnnouncementsEntryWrapper.setExpandoBridgeAttributes(ServiceContext serviceContext)
|
void |
AnnouncementsEntryModel.setExpandoBridgeAttributes(ServiceContext serviceContext)
|
void |
AnnouncementsDeliveryWrapper.setExpandoBridgeAttributes(ServiceContext serviceContext)
|
void |
AnnouncementsDeliveryModel.setExpandoBridgeAttributes(ServiceContext serviceContext)
|
Uses of ServiceContext in com.liferay.portlet.announcements.model.impl |
---|
Methods in com.liferay.portlet.announcements.model.impl with parameters of type ServiceContext | |
---|---|
void |
AnnouncementsFlagModelImpl.setExpandoBridgeAttributes(ServiceContext serviceContext)
|
void |
AnnouncementsEntryModelImpl.setExpandoBridgeAttributes(ServiceContext serviceContext)
|
void |
AnnouncementsDeliveryModelImpl.setExpandoBridgeAttributes(ServiceContext serviceContext)
|
Uses of ServiceContext in com.liferay.portlet.announcements.service.persistence |
---|
Methods in com.liferay.portlet.announcements.service.persistence with parameters of type ServiceContext | |
---|---|
static AnnouncementsDelivery |
AnnouncementsDeliveryUtil.update(AnnouncementsDelivery announcementsDelivery,
boolean merge,
ServiceContext serviceContext)
|
static AnnouncementsEntry |
AnnouncementsEntryUtil.update(AnnouncementsEntry announcementsEntry,
boolean merge,
ServiceContext serviceContext)
|
static AnnouncementsFlag |
AnnouncementsFlagUtil.update(AnnouncementsFlag announcementsFlag,
boolean merge,
ServiceContext serviceContext)
|
Uses of ServiceContext in com.liferay.portlet.asset.model |
---|
Methods in com.liferay.portlet.asset.model with parameters of type ServiceContext | |
---|---|
void |
AssetVocabularyWrapper.setExpandoBridgeAttributes(ServiceContext serviceContext)
|
void |
AssetVocabularyModel.setExpandoBridgeAttributes(ServiceContext serviceContext)
|
void |
AssetTagWrapper.setExpandoBridgeAttributes(ServiceContext serviceContext)
|
void |
AssetTagStatsWrapper.setExpandoBridgeAttributes(ServiceContext serviceContext)
|
void |
AssetTagStatsModel.setExpandoBridgeAttributes(ServiceContext serviceContext)
|
void |
AssetTagPropertyWrapper.setExpandoBridgeAttributes(ServiceContext serviceContext)
|
void |
AssetTagPropertyModel.setExpandoBridgeAttributes(ServiceContext serviceContext)
|
void |
AssetTagModel.setExpandoBridgeAttributes(ServiceContext serviceContext)
|
void |
AssetLinkWrapper.setExpandoBridgeAttributes(ServiceContext serviceContext)
|
void |
AssetLinkModel.setExpandoBridgeAttributes(ServiceContext serviceContext)
|
void |
AssetEntryWrapper.setExpandoBridgeAttributes(ServiceContext serviceContext)
|
void |
AssetEntryModel.setExpandoBridgeAttributes(ServiceContext serviceContext)
|
void |
AssetCategoryWrapper.setExpandoBridgeAttributes(ServiceContext serviceContext)
|
void |
AssetCategoryPropertyWrapper.setExpandoBridgeAttributes(ServiceContext serviceContext)
|
void |
AssetCategoryPropertyModel.setExpandoBridgeAttributes(ServiceContext serviceContext)
|
void |
AssetCategoryModel.setExpandoBridgeAttributes(ServiceContext serviceContext)
|
Uses of ServiceContext in com.liferay.portlet.asset.model.impl |
---|
Methods in com.liferay.portlet.asset.model.impl with parameters of type ServiceContext | |
---|---|
void |
AssetVocabularyModelImpl.setExpandoBridgeAttributes(ServiceContext serviceContext)
|
void |
AssetTagStatsModelImpl.setExpandoBridgeAttributes(ServiceContext serviceContext)
|
void |
AssetTagPropertyModelImpl.setExpandoBridgeAttributes(ServiceContext serviceContext)
|
void |
AssetTagModelImpl.setExpandoBridgeAttributes(ServiceContext serviceContext)
|
void |
AssetLinkModelImpl.setExpandoBridgeAttributes(ServiceContext serviceContext)
|
void |
AssetEntryModelImpl.setExpandoBridgeAttributes(ServiceContext serviceContext)
|
void |
AssetCategoryPropertyModelImpl.setExpandoBridgeAttributes(ServiceContext serviceContext)
|
void |
AssetCategoryModelImpl.setExpandoBridgeAttributes(ServiceContext serviceContext)
|
Uses of ServiceContext in com.liferay.portlet.asset.service |
---|
Methods in com.liferay.portlet.asset.service with parameters of type ServiceContext | |
---|---|
AssetCategory |
AssetCategoryLocalServiceWrapper.addCategory(long userId,
long parentCategoryId,
Map<Locale,String> titleMap,
long vocabularyId,
String[] categoryProperties,
ServiceContext serviceContext)
|
static AssetCategory |
AssetCategoryLocalServiceUtil.addCategory(long userId,
long parentCategoryId,
Map<Locale,String> titleMap,
long vocabularyId,
String[] categoryProperties,
ServiceContext serviceContext)
|
AssetCategory |
AssetCategoryLocalService.addCategory(long userId,
long parentCategoryId,
Map<Locale,String> titleMap,
long vocabularyId,
String[] categoryProperties,
ServiceContext serviceContext)
|
AssetCategory |
AssetCategoryServiceWrapper.addCategory(long parentCategoryId,
Map<Locale,String> titleMap,
long vocabularyId,
String[] categoryProperties,
ServiceContext serviceContext)
|
static AssetCategory |
AssetCategoryServiceUtil.addCategory(long parentCategoryId,
Map<Locale,String> titleMap,
long vocabularyId,
String[] categoryProperties,
ServiceContext serviceContext)
|
AssetCategory |
AssetCategoryService.addCategory(long parentCategoryId,
Map<Locale,String> titleMap,
long vocabularyId,
String[] categoryProperties,
ServiceContext serviceContext)
|
AssetTag |
AssetTagLocalServiceWrapper.addTag(long userId,
String name,
String[] tagProperties,
ServiceContext serviceContext)
|
static AssetTag |
AssetTagLocalServiceUtil.addTag(long userId,
String name,
String[] tagProperties,
ServiceContext serviceContext)
|
AssetTag |
AssetTagLocalService.addTag(long userId,
String name,
String[] tagProperties,
ServiceContext serviceContext)
|
AssetTag |
AssetTagServiceWrapper.addTag(String name,
String[] tagProperties,
ServiceContext serviceContext)
|
static AssetTag |
AssetTagServiceUtil.addTag(String name,
String[] tagProperties,
ServiceContext serviceContext)
|
AssetTag |
AssetTagService.addTag(String name,
String[] tagProperties,
ServiceContext serviceContext)
|
AssetVocabulary |
AssetVocabularyLocalServiceWrapper.addVocabulary(long userId,
Map<Locale,String> titleMap,
Map<Locale,String> descriptionMap,
String settings,
ServiceContext serviceContext)
Deprecated. |
static AssetVocabulary |
AssetVocabularyLocalServiceUtil.addVocabulary(long userId,
Map<Locale,String> titleMap,
Map<Locale,String> descriptionMap,
String settings,
ServiceContext serviceContext)
Deprecated. |
AssetVocabulary |
AssetVocabularyLocalService.addVocabulary(long userId,
Map<Locale,String> titleMap,
Map<Locale,String> descriptionMap,
String settings,
ServiceContext serviceContext)
Deprecated. |
AssetVocabulary |
AssetVocabularyLocalServiceWrapper.addVocabulary(long userId,
String title,
Map<Locale,String> titleMap,
Map<Locale,String> descriptionMap,
String settings,
ServiceContext serviceContext)
|
static AssetVocabulary |
AssetVocabularyLocalServiceUtil.addVocabulary(long userId,
String title,
Map<Locale,String> titleMap,
Map<Locale,String> descriptionMap,
String settings,
ServiceContext serviceContext)
|
AssetVocabulary |
AssetVocabularyLocalService.addVocabulary(long userId,
String title,
Map<Locale,String> titleMap,
Map<Locale,String> descriptionMap,
String settings,
ServiceContext serviceContext)
|
AssetVocabulary |
AssetVocabularyServiceWrapper.addVocabulary(Map<Locale,String> titleMap,
Map<Locale,String> descriptionMap,
String settings,
ServiceContext serviceContext)
Deprecated. |
static AssetVocabulary |
AssetVocabularyServiceUtil.addVocabulary(Map<Locale,String> titleMap,
Map<Locale,String> descriptionMap,
String settings,
ServiceContext serviceContext)
Deprecated. |
AssetVocabulary |
AssetVocabularyService.addVocabulary(Map<Locale,String> titleMap,
Map<Locale,String> descriptionMap,
String settings,
ServiceContext serviceContext)
Deprecated. |
AssetVocabulary |
AssetVocabularyServiceWrapper.addVocabulary(String title,
Map<Locale,String> titleMap,
Map<Locale,String> descriptionMap,
String settings,
ServiceContext serviceContext)
|
static AssetVocabulary |
AssetVocabularyServiceUtil.addVocabulary(String title,
Map<Locale,String> titleMap,
Map<Locale,String> descriptionMap,
String settings,
ServiceContext serviceContext)
|
AssetVocabulary |
AssetVocabularyService.addVocabulary(String title,
Map<Locale,String> titleMap,
Map<Locale,String> descriptionMap,
String settings,
ServiceContext serviceContext)
|
AssetCategory |
AssetCategoryLocalServiceWrapper.updateCategory(long userId,
long categoryId,
long parentCategoryId,
Map<Locale,String> titleMap,
long vocabularyId,
String[] categoryProperties,
ServiceContext serviceContext)
|
static AssetCategory |
AssetCategoryLocalServiceUtil.updateCategory(long userId,
long categoryId,
long parentCategoryId,
Map<Locale,String> titleMap,
long vocabularyId,
String[] categoryProperties,
ServiceContext serviceContext)
|
AssetCategory |
AssetCategoryLocalService.updateCategory(long userId,
long categoryId,
long parentCategoryId,
Map<Locale,String> titleMap,
long vocabularyId,
String[] categoryProperties,
ServiceContext serviceContext)
|
AssetCategory |
AssetCategoryServiceWrapper.updateCategory(long categoryId,
long parentCategoryId,
Map<Locale,String> titleMap,
long vocabularyId,
String[] categoryProperties,
ServiceContext serviceContext)
|
static AssetCategory |
AssetCategoryServiceUtil.updateCategory(long categoryId,
long parentCategoryId,
Map<Locale,String> titleMap,
long vocabularyId,
String[] categoryProperties,
ServiceContext serviceContext)
|
AssetCategory |
AssetCategoryService.updateCategory(long categoryId,
long parentCategoryId,
Map<Locale,String> titleMap,
long vocabularyId,
String[] categoryProperties,
ServiceContext serviceContext)
|
AssetTag |
AssetTagLocalServiceWrapper.updateTag(long userId,
long tagId,
String name,
String[] tagProperties,
ServiceContext serviceContext)
|
static AssetTag |
AssetTagLocalServiceUtil.updateTag(long userId,
long tagId,
String name,
String[] tagProperties,
ServiceContext serviceContext)
|
AssetTag |
AssetTagLocalService.updateTag(long userId,
long tagId,
String name,
String[] tagProperties,
ServiceContext serviceContext)
|
AssetTag |
AssetTagServiceWrapper.updateTag(long tagId,
String name,
String[] tagProperties,
ServiceContext serviceContext)
|
static AssetTag |
AssetTagServiceUtil.updateTag(long tagId,
String name,
String[] tagProperties,
ServiceContext serviceContext)
|
AssetTag |
AssetTagService.updateTag(long tagId,
String name,
String[] tagProperties,
ServiceContext serviceContext)
|
AssetVocabulary |
AssetVocabularyServiceWrapper.updateVocabulary(long vocabularyId,
Map<Locale,String> titleMap,
Map<Locale,String> descriptionMap,
String settings,
ServiceContext serviceContext)
Deprecated. |
static AssetVocabulary |
AssetVocabularyServiceUtil.updateVocabulary(long vocabularyId,
Map<Locale,String> titleMap,
Map<Locale,String> descriptionMap,
String settings,
ServiceContext serviceContext)
Deprecated. |
AssetVocabulary |
AssetVocabularyService.updateVocabulary(long vocabularyId,
Map<Locale,String> titleMap,
Map<Locale,String> descriptionMap,
String settings,
ServiceContext serviceContext)
Deprecated. |
AssetVocabulary |
AssetVocabularyLocalServiceWrapper.updateVocabulary(long vocabularyId,
Map<Locale,String> titleMap,
Map<Locale,String> descriptionMap,
String settings,
ServiceContext serviceContext)
Deprecated. |
static AssetVocabulary |
AssetVocabularyLocalServiceUtil.updateVocabulary(long vocabularyId,
Map<Locale,String> titleMap,
Map<Locale,String> descriptionMap,
String settings,
ServiceContext serviceContext)
Deprecated. |
AssetVocabulary |
AssetVocabularyLocalService.updateVocabulary(long vocabularyId,
Map<Locale,String> titleMap,
Map<Locale,String> descriptionMap,
String settings,
ServiceContext serviceContext)
Deprecated. |
AssetVocabulary |
AssetVocabularyServiceWrapper.updateVocabulary(long vocabularyId,
String title,
Map<Locale,String> titleMap,
Map<Locale,String> descriptionMap,
String settings,
ServiceContext serviceContext)
|
static AssetVocabulary |
AssetVocabularyServiceUtil.updateVocabulary(long vocabularyId,
String title,
Map<Locale,String> titleMap,
Map<Locale,String> descriptionMap,
String settings,
ServiceContext serviceContext)
|
AssetVocabulary |
AssetVocabularyService.updateVocabulary(long vocabularyId,
String title,
Map<Locale,String> titleMap,
Map<Locale,String> descriptionMap,
String settings,
ServiceContext serviceContext)
|
AssetVocabulary |
AssetVocabularyLocalServiceWrapper.updateVocabulary(long vocabularyId,
String title,
Map<Locale,String> titleMap,
Map<Locale,String> descriptionMap,
String settings,
ServiceContext serviceContext)
|
static AssetVocabulary |
AssetVocabularyLocalServiceUtil.updateVocabulary(long vocabularyId,
String title,
Map<Locale,String> titleMap,
Map<Locale,String> descriptionMap,
String settings,
ServiceContext serviceContext)
|
AssetVocabulary |
AssetVocabularyLocalService.updateVocabulary(long vocabularyId,
String title,
Map<Locale,String> titleMap,
Map<Locale,String> descriptionMap,
String settings,
ServiceContext serviceContext)
|
Uses of ServiceContext in com.liferay.portlet.asset.service.http |
---|
Methods in com.liferay.portlet.asset.service.http with parameters of type ServiceContext | |
---|---|
static AssetCategory |
AssetCategoryServiceHttp.addCategory(HttpPrincipal httpPrincipal,
long parentCategoryId,
Map<Locale,String> titleMap,
long vocabularyId,
String[] categoryProperties,
ServiceContext serviceContext)
|
static AssetTag |
AssetTagServiceHttp.addTag(HttpPrincipal httpPrincipal,
String name,
String[] tagProperties,
ServiceContext serviceContext)
|
static AssetTagSoap |
AssetTagServiceSoap.addTag(String name,
String[] tagProperties,
ServiceContext serviceContext)
|
static AssetVocabulary |
AssetVocabularyServiceHttp.addVocabulary(HttpPrincipal httpPrincipal,
Map<Locale,String> titleMap,
Map<Locale,String> descriptionMap,
String settings,
ServiceContext serviceContext)
|
static AssetVocabulary |
AssetVocabularyServiceHttp.addVocabulary(HttpPrincipal httpPrincipal,
String title,
Map<Locale,String> titleMap,
Map<Locale,String> descriptionMap,
String settings,
ServiceContext serviceContext)
|
static AssetCategory |
AssetCategoryServiceHttp.updateCategory(HttpPrincipal httpPrincipal,
long categoryId,
long parentCategoryId,
Map<Locale,String> titleMap,
long vocabularyId,
String[] categoryProperties,
ServiceContext serviceContext)
|
static AssetTag |
AssetTagServiceHttp.updateTag(HttpPrincipal httpPrincipal,
long tagId,
String name,
String[] tagProperties,
ServiceContext serviceContext)
|
static AssetTagSoap |
AssetTagServiceSoap.updateTag(long tagId,
String name,
String[] tagProperties,
ServiceContext serviceContext)
|
static AssetVocabulary |
AssetVocabularyServiceHttp.updateVocabulary(HttpPrincipal httpPrincipal,
long vocabularyId,
Map<Locale,String> titleMap,
Map<Locale,String> descriptionMap,
String settings,
ServiceContext serviceContext)
|
static AssetVocabulary |
AssetVocabularyServiceHttp.updateVocabulary(HttpPrincipal httpPrincipal,
long vocabularyId,
String title,
Map<Locale,String> titleMap,
Map<Locale,String> descriptionMap,
String settings,
ServiceContext serviceContext)
|
Uses of ServiceContext in com.liferay.portlet.asset.service.impl |
---|
Methods in com.liferay.portlet.asset.service.impl with parameters of type ServiceContext | |
---|---|
AssetCategory |
AssetCategoryLocalServiceImpl.addCategory(long userId,
long parentCategoryId,
Map<Locale,String> titleMap,
long vocabularyId,
String[] categoryProperties,
ServiceContext serviceContext)
|
AssetCategory |
AssetCategoryServiceImpl.addCategory(long parentCategoryId,
Map<Locale,String> titleMap,
long vocabularyId,
String[] categoryProperties,
ServiceContext serviceContext)
|
AssetTag |
AssetTagLocalServiceImpl.addTag(long userId,
String name,
String[] tagProperties,
ServiceContext serviceContext)
|
AssetTag |
AssetTagServiceImpl.addTag(String name,
String[] tagProperties,
ServiceContext serviceContext)
|
AssetVocabulary |
AssetVocabularyLocalServiceImpl.addVocabulary(long userId,
Map<Locale,String> titleMap,
Map<Locale,String> descriptionMap,
String settings,
ServiceContext serviceContext)
Deprecated. |
AssetVocabulary |
AssetVocabularyLocalServiceImpl.addVocabulary(long userId,
String title,
Map<Locale,String> titleMap,
Map<Locale,String> descriptionMap,
String settings,
ServiceContext serviceContext)
|
AssetVocabulary |
AssetVocabularyServiceImpl.addVocabulary(Map<Locale,String> titleMap,
Map<Locale,String> descriptionMap,
String settings,
ServiceContext serviceContext)
Deprecated. |
AssetVocabulary |
AssetVocabularyServiceImpl.addVocabulary(String title,
Map<Locale,String> titleMap,
Map<Locale,String> descriptionMap,
String settings,
ServiceContext serviceContext)
|
AssetCategory |
AssetCategoryLocalServiceImpl.updateCategory(long userId,
long categoryId,
long parentCategoryId,
Map<Locale,String> titleMap,
long vocabularyId,
String[] categoryProperties,
ServiceContext serviceContext)
|
AssetCategory |
AssetCategoryServiceImpl.updateCategory(long categoryId,
long parentCategoryId,
Map<Locale,String> titleMap,
long vocabularyId,
String[] categoryProperties,
ServiceContext serviceContext)
|
AssetTag |
AssetTagLocalServiceImpl.updateTag(long userId,
long tagId,
String name,
String[] tagProperties,
ServiceContext serviceContext)
|
AssetTag |
AssetTagServiceImpl.updateTag(long tagId,
String name,
String[] tagProperties,
ServiceContext serviceContext)
|
AssetVocabulary |
AssetVocabularyServiceImpl.updateVocabulary(long vocabularyId,
Map<Locale,String> titleMap,
Map<Locale,String> descriptionMap,
String settings,
ServiceContext serviceContext)
Deprecated. |
AssetVocabulary |
AssetVocabularyLocalServiceImpl.updateVocabulary(long vocabularyId,
Map<Locale,String> titleMap,
Map<Locale,String> descriptionMap,
String settings,
ServiceContext serviceContext)
Deprecated. |
AssetVocabulary |
AssetVocabularyServiceImpl.updateVocabulary(long vocabularyId,
String title,
Map<Locale,String> titleMap,
Map<Locale,String> descriptionMap,
String settings,
ServiceContext serviceContext)
|
AssetVocabulary |
AssetVocabularyLocalServiceImpl.updateVocabulary(long vocabularyId,
String title,
Map<Locale,String> titleMap,
Map<Locale,String> descriptionMap,
String settings,
ServiceContext serviceContext)
|
Uses of ServiceContext in com.liferay.portlet.asset.service.persistence |
---|
Methods in com.liferay.portlet.asset.service.persistence with parameters of type ServiceContext | |
---|---|
static AssetCategory |
AssetCategoryUtil.update(AssetCategory assetCategory,
boolean merge,
ServiceContext serviceContext)
|
static AssetCategoryProperty |
AssetCategoryPropertyUtil.update(AssetCategoryProperty assetCategoryProperty,
boolean merge,
ServiceContext serviceContext)
|
static AssetEntry |
AssetEntryUtil.update(AssetEntry assetEntry,
boolean merge,
ServiceContext serviceContext)
|
static AssetLink |
AssetLinkUtil.update(AssetLink assetLink,
boolean merge,
ServiceContext serviceContext)
|
static AssetTag |
AssetTagUtil.update(AssetTag assetTag,
boolean merge,
ServiceContext serviceContext)
|
static AssetTagProperty |
AssetTagPropertyUtil.update(AssetTagProperty assetTagProperty,
boolean merge,
ServiceContext serviceContext)
|
static AssetTagStats |
AssetTagStatsUtil.update(AssetTagStats assetTagStats,
boolean merge,
ServiceContext serviceContext)
|
static AssetVocabulary |
AssetVocabularyUtil.update(AssetVocabulary assetVocabulary,
boolean merge,
ServiceContext serviceContext)
|
Uses of ServiceContext in com.liferay.portlet.blogs.model |
---|
Methods in com.liferay.portlet.blogs.model with parameters of type ServiceContext | |
---|---|
void |
BlogsStatsUserWrapper.setExpandoBridgeAttributes(ServiceContext serviceContext)
|
void |
BlogsStatsUserModel.setExpandoBridgeAttributes(ServiceContext serviceContext)
|
void |
BlogsEntryWrapper.setExpandoBridgeAttributes(ServiceContext serviceContext)
|
void |
BlogsEntryModel.setExpandoBridgeAttributes(ServiceContext serviceContext)
|
Uses of ServiceContext in com.liferay.portlet.blogs.model.impl |
---|
Methods in com.liferay.portlet.blogs.model.impl with parameters of type ServiceContext | |
---|---|
void |
BlogsStatsUserModelImpl.setExpandoBridgeAttributes(ServiceContext serviceContext)
|
void |
BlogsEntryModelImpl.setExpandoBridgeAttributes(ServiceContext serviceContext)
|
Uses of ServiceContext in com.liferay.portlet.blogs.service |
---|
Methods in com.liferay.portlet.blogs.service with parameters of type ServiceContext | |
---|---|
BlogsEntry |
BlogsEntryLocalServiceWrapper.addEntry(long userId,
String title,
String content,
int displayDateMonth,
int displayDateDay,
int displayDateYear,
int displayDateHour,
int displayDateMinute,
boolean allowPingbacks,
boolean allowTrackbacks,
String[] trackbacks,
ServiceContext serviceContext)
|
static BlogsEntry |
BlogsEntryLocalServiceUtil.addEntry(long userId,
String title,
String content,
int displayDateMonth,
int displayDateDay,
int displayDateYear,
int displayDateHour,
int displayDateMinute,
boolean allowPingbacks,
boolean allowTrackbacks,
String[] trackbacks,
ServiceContext serviceContext)
|
BlogsEntry |
BlogsEntryLocalService.addEntry(long userId,
String title,
String content,
int displayDateMonth,
int displayDateDay,
int displayDateYear,
int displayDateHour,
int displayDateMinute,
boolean allowPingbacks,
boolean allowTrackbacks,
String[] trackbacks,
ServiceContext serviceContext)
|
BlogsEntry |
BlogsEntryServiceWrapper.addEntry(String title,
String content,
int displayDateMonth,
int displayDateDay,
int displayDateYear,
int displayDateHour,
int displayDateMinute,
boolean allowPingbacks,
boolean allowTrackbacks,
String[] trackbacks,
ServiceContext serviceContext)
|
static BlogsEntry |
BlogsEntryServiceUtil.addEntry(String title,
String content,
int displayDateMonth,
int displayDateDay,
int displayDateYear,
int displayDateHour,
int displayDateMinute,
boolean allowPingbacks,
boolean allowTrackbacks,
String[] trackbacks,
ServiceContext serviceContext)
|
BlogsEntry |
BlogsEntryService.addEntry(String title,
String content,
int displayDateMonth,
int displayDateDay,
int displayDateYear,
int displayDateHour,
int displayDateMinute,
boolean allowPingbacks,
boolean allowTrackbacks,
String[] trackbacks,
ServiceContext serviceContext)
|
BlogsEntry |
BlogsEntryLocalServiceWrapper.updateEntry(long userId,
long entryId,
String title,
String content,
int displayDateMonth,
int displayDateDay,
int displayDateYear,
int displayDateHour,
int displayDateMinute,
boolean allowPingbacks,
boolean allowTrackbacks,
String[] trackbacks,
ServiceContext serviceContext)
|
static BlogsEntry |
BlogsEntryLocalServiceUtil.updateEntry(long userId,
long entryId,
String title,
String content,
int displayDateMonth,
int displayDateDay,
int displayDateYear,
int displayDateHour,
int displayDateMinute,
boolean allowPingbacks,
boolean allowTrackbacks,
String[] trackbacks,
ServiceContext serviceContext)
|
BlogsEntry |
BlogsEntryLocalService.updateEntry(long userId,
long entryId,
String title,
String content,
int displayDateMonth,
int displayDateDay,
int displayDateYear,
int displayDateHour,
int displayDateMinute,
boolean allowPingbacks,
boolean allowTrackbacks,
String[] trackbacks,
ServiceContext serviceContext)
|
BlogsEntry |
BlogsEntryServiceWrapper.updateEntry(long entryId,
String title,
String content,
int displayDateMonth,
int displayDateDay,
int displayDateYear,
int displayDateHour,
int displayDateMinute,
boolean allowPingbacks,
boolean allowTrackbacks,
String[] trackbacks,
ServiceContext serviceContext)
|
static BlogsEntry |
BlogsEntryServiceUtil.updateEntry(long entryId,
String title,
String content,
int displayDateMonth,
int displayDateDay,
int displayDateYear,
int displayDateHour,
int displayDateMinute,
boolean allowPingbacks,
boolean allowTrackbacks,
String[] trackbacks,
ServiceContext serviceContext)
|
BlogsEntry |
BlogsEntryService.updateEntry(long entryId,
String title,
String content,
int displayDateMonth,
int displayDateDay,
int displayDateYear,
int displayDateHour,
int displayDateMinute,
boolean allowPingbacks,
boolean allowTrackbacks,
String[] trackbacks,
ServiceContext serviceContext)
|
BlogsEntry |
BlogsEntryLocalServiceWrapper.updateStatus(long userId,
long entryId,
int status,
ServiceContext serviceContext)
|
static BlogsEntry |
BlogsEntryLocalServiceUtil.updateStatus(long userId,
long entryId,
int status,
ServiceContext serviceContext)
|
BlogsEntry |
BlogsEntryLocalService.updateStatus(long userId,
long entryId,
int status,
ServiceContext serviceContext)
|
Uses of ServiceContext in com.liferay.portlet.blogs.service.http |
---|
Methods in com.liferay.portlet.blogs.service.http with parameters of type ServiceContext | |
---|---|
static BlogsEntry |
BlogsEntryServiceHttp.addEntry(HttpPrincipal httpPrincipal,
String title,
String content,
int displayDateMonth,
int displayDateDay,
int displayDateYear,
int displayDateHour,
int displayDateMinute,
boolean allowPingbacks,
boolean allowTrackbacks,
String[] trackbacks,
ServiceContext serviceContext)
|
static BlogsEntrySoap |
BlogsEntryServiceSoap.addEntry(String title,
String content,
int displayDateMonth,
int displayDateDay,
int displayDateYear,
int displayDateHour,
int displayDateMinute,
boolean allowPingbacks,
boolean allowTrackbacks,
String[] trackbacks,
ServiceContext serviceContext)
|
static BlogsEntry |
BlogsEntryServiceHttp.updateEntry(HttpPrincipal httpPrincipal,
long entryId,
String title,
String content,
int displayDateMonth,
int displayDateDay,
int displayDateYear,
int displayDateHour,
int displayDateMinute,
boolean allowPingbacks,
boolean allowTrackbacks,
String[] trackbacks,
ServiceContext serviceContext)
|
static BlogsEntrySoap |
BlogsEntryServiceSoap.updateEntry(long entryId,
String title,
String content,
int displayDateMonth,
int displayDateDay,
int displayDateYear,
int displayDateHour,
int displayDateMinute,
boolean allowPingbacks,
boolean allowTrackbacks,
String[] trackbacks,
ServiceContext serviceContext)
|
Uses of ServiceContext in com.liferay.portlet.blogs.service.impl |
---|
Methods in com.liferay.portlet.blogs.service.impl with parameters of type ServiceContext | |
---|---|
BlogsEntry |
BlogsEntryLocalServiceImpl.addEntry(long userId,
String title,
String content,
int displayDateMonth,
int displayDateDay,
int displayDateYear,
int displayDateHour,
int displayDateMinute,
boolean allowPingbacks,
boolean allowTrackbacks,
String[] trackbacks,
ServiceContext serviceContext)
|
BlogsEntry |
BlogsEntryServiceImpl.addEntry(String title,
String content,
int displayDateMonth,
int displayDateDay,
int displayDateYear,
int displayDateHour,
int displayDateMinute,
boolean allowPingbacks,
boolean allowTrackbacks,
String[] trackbacks,
ServiceContext serviceContext)
|
protected void |
BlogsEntryLocalServiceImpl.notifySubscribers(BlogsEntry entry,
ServiceContext serviceContext)
|
protected void |
BlogsEntryLocalServiceImpl.pingGoogle(BlogsEntry entry,
ServiceContext serviceContext)
|
protected void |
BlogsEntryLocalServiceImpl.pingPingback(BlogsEntry entry,
ServiceContext serviceContext)
|
protected void |
BlogsEntryLocalServiceImpl.pingTrackbacks(BlogsEntry entry,
String[] trackbacks,
boolean pingOldTrackbacks,
ServiceContext serviceContext)
|
BlogsEntry |
BlogsEntryLocalServiceImpl.updateEntry(long userId,
long entryId,
String title,
String content,
int displayDateMonth,
int displayDateDay,
int displayDateYear,
int displayDateHour,
int displayDateMinute,
boolean allowPingbacks,
boolean allowTrackbacks,
String[] trackbacks,
ServiceContext serviceContext)
|
BlogsEntry |
BlogsEntryServiceImpl.updateEntry(long entryId,
String title,
String content,
int displayDateMonth,
int displayDateDay,
int displayDateYear,
int displayDateHour,
int displayDateMinute,
boolean allowPingbacks,
boolean allowTrackbacks,
String[] trackbacks,
ServiceContext serviceContext)
|
BlogsEntry |
BlogsEntryLocalServiceImpl.updateStatus(long userId,
long entryId,
int status,
ServiceContext serviceContext)
|
Uses of ServiceContext in com.liferay.portlet.blogs.service.persistence |
---|
Methods in com.liferay.portlet.blogs.service.persistence with parameters of type ServiceContext | |
---|---|
static BlogsEntry |
BlogsEntryUtil.update(BlogsEntry blogsEntry,
boolean merge,
ServiceContext serviceContext)
|
static BlogsStatsUser |
BlogsStatsUserUtil.update(BlogsStatsUser blogsStatsUser,
boolean merge,
ServiceContext serviceContext)
|
Uses of ServiceContext in com.liferay.portlet.bookmarks.model |
---|
Methods in com.liferay.portlet.bookmarks.model with parameters of type ServiceContext | |
---|---|
void |
BookmarksFolderWrapper.setExpandoBridgeAttributes(ServiceContext serviceContext)
|
void |
BookmarksFolderModel.setExpandoBridgeAttributes(ServiceContext serviceContext)
|
void |
BookmarksEntryWrapper.setExpandoBridgeAttributes(ServiceContext serviceContext)
|
void |
BookmarksEntryModel.setExpandoBridgeAttributes(ServiceContext serviceContext)
|
Uses of ServiceContext in com.liferay.portlet.bookmarks.model.impl |
---|
Methods in com.liferay.portlet.bookmarks.model.impl with parameters of type ServiceContext | |
---|---|
void |
BookmarksFolderModelImpl.setExpandoBridgeAttributes(ServiceContext serviceContext)
|
void |
BookmarksEntryModelImpl.setExpandoBridgeAttributes(ServiceContext serviceContext)
|
Uses of ServiceContext in com.liferay.portlet.bookmarks.service |
---|
Methods in com.liferay.portlet.bookmarks.service with parameters of type ServiceContext | |
---|---|
BookmarksEntry |
BookmarksEntryLocalServiceWrapper.addEntry(long userId,
long groupId,
long folderId,
String name,
String url,
String comments,
ServiceContext serviceContext)
|
static BookmarksEntry |
BookmarksEntryLocalServiceUtil.addEntry(long userId,
long groupId,
long folderId,
String name,
String url,
String comments,
ServiceContext serviceContext)
|
BookmarksEntry |
BookmarksEntryLocalService.addEntry(long userId,
long groupId,
long folderId,
String name,
String url,
String comments,
ServiceContext serviceContext)
|
BookmarksEntry |
BookmarksEntryServiceWrapper.addEntry(long groupId,
long folderId,
String name,
String url,
String comments,
ServiceContext serviceContext)
|
static BookmarksEntry |
BookmarksEntryServiceUtil.addEntry(long groupId,
long folderId,
String name,
String url,
String comments,
ServiceContext serviceContext)
|
BookmarksEntry |
BookmarksEntryService.addEntry(long groupId,
long folderId,
String name,
String url,
String comments,
ServiceContext serviceContext)
|
BookmarksFolder |
BookmarksFolderLocalServiceWrapper.addFolder(long userId,
long parentFolderId,
String name,
String description,
ServiceContext serviceContext)
|
static BookmarksFolder |
BookmarksFolderLocalServiceUtil.addFolder(long userId,
long parentFolderId,
String name,
String description,
ServiceContext serviceContext)
|
BookmarksFolder |
BookmarksFolderLocalService.addFolder(long userId,
long parentFolderId,
String name,
String description,
ServiceContext serviceContext)
|
BookmarksFolder |
BookmarksFolderServiceWrapper.addFolder(long parentFolderId,
String name,
String description,
ServiceContext serviceContext)
|
static BookmarksFolder |
BookmarksFolderServiceUtil.addFolder(long parentFolderId,
String name,
String description,
ServiceContext serviceContext)
|
BookmarksFolder |
BookmarksFolderService.addFolder(long parentFolderId,
String name,
String description,
ServiceContext serviceContext)
|
BookmarksEntry |
BookmarksEntryLocalServiceWrapper.updateEntry(long userId,
long entryId,
long groupId,
long folderId,
String name,
String url,
String comments,
ServiceContext serviceContext)
|
static BookmarksEntry |
BookmarksEntryLocalServiceUtil.updateEntry(long userId,
long entryId,
long groupId,
long folderId,
String name,
String url,
String comments,
ServiceContext serviceContext)
|
BookmarksEntry |
BookmarksEntryLocalService.updateEntry(long userId,
long entryId,
long groupId,
long folderId,
String name,
String url,
String comments,
ServiceContext serviceContext)
|
BookmarksEntry |
BookmarksEntryServiceWrapper.updateEntry(long entryId,
long groupId,
long folderId,
String name,
String url,
String comments,
ServiceContext serviceContext)
|
static BookmarksEntry |
BookmarksEntryServiceUtil.updateEntry(long entryId,
long groupId,
long folderId,
String name,
String url,
String comments,
ServiceContext serviceContext)
|
BookmarksEntry |
BookmarksEntryService.updateEntry(long entryId,
long groupId,
long folderId,
String name,
String url,
String comments,
ServiceContext serviceContext)
|
BookmarksFolder |
BookmarksFolderServiceWrapper.updateFolder(long folderId,
long parentFolderId,
String name,
String description,
boolean mergeWithParentFolder,
ServiceContext serviceContext)
|
static BookmarksFolder |
BookmarksFolderServiceUtil.updateFolder(long folderId,
long parentFolderId,
String name,
String description,
boolean mergeWithParentFolder,
ServiceContext serviceContext)
|
BookmarksFolder |
BookmarksFolderService.updateFolder(long folderId,
long parentFolderId,
String name,
String description,
boolean mergeWithParentFolder,
ServiceContext serviceContext)
|
BookmarksFolder |
BookmarksFolderLocalServiceWrapper.updateFolder(long folderId,
long parentFolderId,
String name,
String description,
boolean mergeWithParentFolder,
ServiceContext serviceContext)
|
static BookmarksFolder |
BookmarksFolderLocalServiceUtil.updateFolder(long folderId,
long parentFolderId,
String name,
String description,
boolean mergeWithParentFolder,
ServiceContext serviceContext)
|
BookmarksFolder |
BookmarksFolderLocalService.updateFolder(long folderId,
long parentFolderId,
String name,
String description,
boolean mergeWithParentFolder,
ServiceContext serviceContext)
|
Uses of ServiceContext in com.liferay.portlet.bookmarks.service.http |
---|
Methods in com.liferay.portlet.bookmarks.service.http with parameters of type ServiceContext | |
---|---|
static BookmarksEntry |
BookmarksEntryServiceHttp.addEntry(HttpPrincipal httpPrincipal,
long groupId,
long folderId,
String name,
String url,
String comments,
ServiceContext serviceContext)
|
static BookmarksEntrySoap |
BookmarksEntryServiceSoap.addEntry(long groupId,
long folderId,
String name,
String url,
String comments,
ServiceContext serviceContext)
|
static BookmarksFolder |
BookmarksFolderServiceHttp.addFolder(HttpPrincipal httpPrincipal,
long parentFolderId,
String name,
String description,
ServiceContext serviceContext)
|
static BookmarksFolderSoap |
BookmarksFolderServiceSoap.addFolder(long parentFolderId,
String name,
String description,
ServiceContext serviceContext)
|
static BookmarksEntry |
BookmarksEntryServiceHttp.updateEntry(HttpPrincipal httpPrincipal,
long entryId,
long groupId,
long folderId,
String name,
String url,
String comments,
ServiceContext serviceContext)
|
static BookmarksEntrySoap |
BookmarksEntryServiceSoap.updateEntry(long entryId,
long groupId,
long folderId,
String name,
String url,
String comments,
ServiceContext serviceContext)
|
static BookmarksFolder |
BookmarksFolderServiceHttp.updateFolder(HttpPrincipal httpPrincipal,
long folderId,
long parentFolderId,
String name,
String description,
boolean mergeWithParentFolder,
ServiceContext serviceContext)
|
static BookmarksFolderSoap |
BookmarksFolderServiceSoap.updateFolder(long folderId,
long parentFolderId,
String name,
String description,
boolean mergeWithParentFolder,
ServiceContext serviceContext)
|
Uses of ServiceContext in com.liferay.portlet.bookmarks.service.impl |
---|
Methods in com.liferay.portlet.bookmarks.service.impl with parameters of type ServiceContext | |
---|---|
BookmarksEntry |
BookmarksEntryLocalServiceImpl.addEntry(long userId,
long groupId,
long folderId,
String name,
String url,
String comments,
ServiceContext serviceContext)
|
BookmarksEntry |
BookmarksEntryServiceImpl.addEntry(long groupId,
long folderId,
String name,
String url,
String comments,
ServiceContext serviceContext)
|
BookmarksFolder |
BookmarksFolderLocalServiceImpl.addFolder(long userId,
long parentFolderId,
String name,
String description,
ServiceContext serviceContext)
|
BookmarksFolder |
BookmarksFolderServiceImpl.addFolder(long parentFolderId,
String name,
String description,
ServiceContext serviceContext)
|
BookmarksEntry |
BookmarksEntryLocalServiceImpl.updateEntry(long userId,
long entryId,
long groupId,
long folderId,
String name,
String url,
String comments,
ServiceContext serviceContext)
|
BookmarksEntry |
BookmarksEntryServiceImpl.updateEntry(long entryId,
long groupId,
long folderId,
String name,
String url,
String comments,
ServiceContext serviceContext)
|
BookmarksFolder |
BookmarksFolderServiceImpl.updateFolder(long folderId,
long parentFolderId,
String name,
String description,
boolean mergeWithParentFolder,
ServiceContext serviceContext)
|
BookmarksFolder |
BookmarksFolderLocalServiceImpl.updateFolder(long folderId,
long parentFolderId,
String name,
String description,
boolean mergeWithParentFolder,
ServiceContext serviceContext)
|
Uses of ServiceContext in com.liferay.portlet.bookmarks.service.persistence |
---|
Methods in com.liferay.portlet.bookmarks.service.persistence with parameters of type ServiceContext | |
---|---|
static BookmarksEntry |
BookmarksEntryUtil.update(BookmarksEntry bookmarksEntry,
boolean merge,
ServiceContext serviceContext)
|
static BookmarksFolder |
BookmarksFolderUtil.update(BookmarksFolder bookmarksFolder,
boolean merge,
ServiceContext serviceContext)
|
Uses of ServiceContext in com.liferay.portlet.calendar.model |
---|
Methods in com.liferay.portlet.calendar.model with parameters of type ServiceContext | |
---|---|
void |
CalEventWrapper.setExpandoBridgeAttributes(ServiceContext serviceContext)
|
void |
CalEventModel.setExpandoBridgeAttributes(ServiceContext serviceContext)
|
Uses of ServiceContext in com.liferay.portlet.calendar.model.impl |
---|
Methods in com.liferay.portlet.calendar.model.impl with parameters of type ServiceContext | |
---|---|
void |
CalEventModelImpl.setExpandoBridgeAttributes(ServiceContext serviceContext)
|
Uses of ServiceContext in com.liferay.portlet.calendar.service |
---|
Methods in com.liferay.portlet.calendar.service with parameters of type ServiceContext | |
---|---|
CalEvent |
CalEventLocalServiceWrapper.addEvent(long userId,
String title,
String description,
int startDateMonth,
int startDateDay,
int startDateYear,
int startDateHour,
int startDateMinute,
int endDateMonth,
int endDateDay,
int endDateYear,
int durationHour,
int durationMinute,
boolean allDay,
boolean timeZoneSensitive,
String type,
boolean repeating,
TZSRecurrence recurrence,
int remindBy,
int firstReminder,
int secondReminder,
ServiceContext serviceContext)
|
static CalEvent |
CalEventLocalServiceUtil.addEvent(long userId,
String title,
String description,
int startDateMonth,
int startDateDay,
int startDateYear,
int startDateHour,
int startDateMinute,
int endDateMonth,
int endDateDay,
int endDateYear,
int durationHour,
int durationMinute,
boolean allDay,
boolean timeZoneSensitive,
String type,
boolean repeating,
TZSRecurrence recurrence,
int remindBy,
int firstReminder,
int secondReminder,
ServiceContext serviceContext)
|
CalEvent |
CalEventLocalService.addEvent(long userId,
String title,
String description,
int startDateMonth,
int startDateDay,
int startDateYear,
int startDateHour,
int startDateMinute,
int endDateMonth,
int endDateDay,
int endDateYear,
int durationHour,
int durationMinute,
boolean allDay,
boolean timeZoneSensitive,
String type,
boolean repeating,
TZSRecurrence recurrence,
int remindBy,
int firstReminder,
int secondReminder,
ServiceContext serviceContext)
|
CalEvent |
CalEventServiceWrapper.addEvent(String title,
String description,
int startDateMonth,
int startDateDay,
int startDateYear,
int startDateHour,
int startDateMinute,
int endDateMonth,
int endDateDay,
int endDateYear,
int durationHour,
int durationMinute,
boolean allDay,
boolean timeZoneSensitive,
String type,
boolean repeating,
TZSRecurrence recurrence,
int remindBy,
int firstReminder,
int secondReminder,
ServiceContext serviceContext)
|
static CalEvent |
CalEventServiceUtil.addEvent(String title,
String description,
int startDateMonth,
int startDateDay,
int startDateYear,
int startDateHour,
int startDateMinute,
int endDateMonth,
int endDateDay,
int endDateYear,
int durationHour,
int durationMinute,
boolean allDay,
boolean timeZoneSensitive,
String type,
boolean repeating,
TZSRecurrence recurrence,
int remindBy,
int firstReminder,
int secondReminder,
ServiceContext serviceContext)
|
CalEvent |
CalEventService.addEvent(String title,
String description,
int startDateMonth,
int startDateDay,
int startDateYear,
int startDateHour,
int startDateMinute,
int endDateMonth,
int endDateDay,
int endDateYear,
int durationHour,
int durationMinute,
boolean allDay,
boolean timeZoneSensitive,
String type,
boolean repeating,
TZSRecurrence recurrence,
int remindBy,
int firstReminder,
int secondReminder,
ServiceContext serviceContext)
|
CalEvent |
CalEventLocalServiceWrapper.updateEvent(long userId,
long eventId,
String title,
String description,
int startDateMonth,
int startDateDay,
int startDateYear,
int startDateHour,
int startDateMinute,
int endDateMonth,
int endDateDay,
int endDateYear,
int durationHour,
int durationMinute,
boolean allDay,
boolean timeZoneSensitive,
String type,
boolean repeating,
TZSRecurrence recurrence,
int remindBy,
int firstReminder,
int secondReminder,
ServiceContext serviceContext)
|
static CalEvent |
CalEventLocalServiceUtil.updateEvent(long userId,
long eventId,
String title,
String description,
int startDateMonth,
int startDateDay,
int startDateYear,
int startDateHour,
int startDateMinute,
int endDateMonth,
int endDateDay,
int endDateYear,
int durationHour,
int durationMinute,
boolean allDay,
boolean timeZoneSensitive,
String type,
boolean repeating,
TZSRecurrence recurrence,
int remindBy,
int firstReminder,
int secondReminder,
ServiceContext serviceContext)
|
CalEvent |
CalEventLocalService.updateEvent(long userId,
long eventId,
String title,
String description,
int startDateMonth,
int startDateDay,
int startDateYear,
int startDateHour,
int startDateMinute,
int endDateMonth,
int endDateDay,
int endDateYear,
int durationHour,
int durationMinute,
boolean allDay,
boolean timeZoneSensitive,
String type,
boolean repeating,
TZSRecurrence recurrence,
int remindBy,
int firstReminder,
int secondReminder,
ServiceContext serviceContext)
|
CalEvent |
CalEventServiceWrapper.updateEvent(long eventId,
String title,
String description,
int startDateMonth,
int startDateDay,
int startDateYear,
int startDateHour,
int startDateMinute,
int endDateMonth,
int endDateDay,
int endDateYear,
int durationHour,
int durationMinute,
boolean allDay,
boolean timeZoneSensitive,
String type,
boolean repeating,
TZSRecurrence recurrence,
int remindBy,
int firstReminder,
int secondReminder,
ServiceContext serviceContext)
|
static CalEvent |
CalEventServiceUtil.updateEvent(long eventId,
String title,
String description,
int startDateMonth,
int startDateDay,
int startDateYear,
int startDateHour,
int startDateMinute,
int endDateMonth,
int endDateDay,
int endDateYear,
int durationHour,
int durationMinute,
boolean allDay,
boolean timeZoneSensitive,
String type,
boolean repeating,
TZSRecurrence recurrence,
int remindBy,
int firstReminder,
int secondReminder,
ServiceContext serviceContext)
|
CalEvent |
CalEventService.updateEvent(long eventId,
String title,
String description,
int startDateMonth,
int startDateDay,
int startDateYear,
int startDateHour,
int startDateMinute,
int endDateMonth,
int endDateDay,
int endDateYear,
int durationHour,
int durationMinute,
boolean allDay,
boolean timeZoneSensitive,
String type,
boolean repeating,
TZSRecurrence recurrence,
int remindBy,
int firstReminder,
int secondReminder,
ServiceContext serviceContext)
|
Uses of ServiceContext in com.liferay.portlet.calendar.service.http |
---|
Methods in com.liferay.portlet.calendar.service.http with parameters of type ServiceContext | |
---|---|
static CalEvent |
CalEventServiceHttp.addEvent(HttpPrincipal httpPrincipal,
String title,
String description,
int startDateMonth,
int startDateDay,
int startDateYear,
int startDateHour,
int startDateMinute,
int endDateMonth,
int endDateDay,
int endDateYear,
int durationHour,
int durationMinute,
boolean allDay,
boolean timeZoneSensitive,
String type,
boolean repeating,
TZSRecurrence recurrence,
int remindBy,
int firstReminder,
int secondReminder,
ServiceContext serviceContext)
|
static CalEventSoap |
CalEventServiceSoap.addEvent(String title,
String description,
int startDateMonth,
int startDateDay,
int startDateYear,
int startDateHour,
int startDateMinute,
int endDateMonth,
int endDateDay,
int endDateYear,
int durationHour,
int durationMinute,
boolean allDay,
boolean timeZoneSensitive,
String type,
boolean repeating,
TZSRecurrence recurrence,
int remindBy,
int firstReminder,
int secondReminder,
ServiceContext serviceContext)
|
static CalEvent |
CalEventServiceHttp.updateEvent(HttpPrincipal httpPrincipal,
long eventId,
String title,
String description,
int startDateMonth,
int startDateDay,
int startDateYear,
int startDateHour,
int startDateMinute,
int endDateMonth,
int endDateDay,
int endDateYear,
int durationHour,
int durationMinute,
boolean allDay,
boolean timeZoneSensitive,
String type,
boolean repeating,
TZSRecurrence recurrence,
int remindBy,
int firstReminder,
int secondReminder,
ServiceContext serviceContext)
|
static CalEventSoap |
CalEventServiceSoap.updateEvent(long eventId,
String title,
String description,
int startDateMonth,
int startDateDay,
int startDateYear,
int startDateHour,
int startDateMinute,
int endDateMonth,
int endDateDay,
int endDateYear,
int durationHour,
int durationMinute,
boolean allDay,
boolean timeZoneSensitive,
String type,
boolean repeating,
TZSRecurrence recurrence,
int remindBy,
int firstReminder,
int secondReminder,
ServiceContext serviceContext)
|
Uses of ServiceContext in com.liferay.portlet.calendar.service.impl |
---|
Methods in com.liferay.portlet.calendar.service.impl with parameters of type ServiceContext | |
---|---|
CalEvent |
CalEventLocalServiceImpl.addEvent(long userId,
String title,
String description,
int startDateMonth,
int startDateDay,
int startDateYear,
int startDateHour,
int startDateMinute,
int endDateMonth,
int endDateDay,
int endDateYear,
int durationHour,
int durationMinute,
boolean allDay,
boolean timeZoneSensitive,
String type,
boolean repeating,
TZSRecurrence recurrence,
int remindBy,
int firstReminder,
int secondReminder,
ServiceContext serviceContext)
|
CalEvent |
CalEventServiceImpl.addEvent(String title,
String description,
int startDateMonth,
int startDateDay,
int startDateYear,
int startDateHour,
int startDateMinute,
int endDateMonth,
int endDateDay,
int endDateYear,
int durationHour,
int durationMinute,
boolean allDay,
boolean timeZoneSensitive,
String type,
boolean repeating,
TZSRecurrence recurrence,
int remindBy,
int firstReminder,
int secondReminder,
ServiceContext serviceContext)
|
CalEvent |
CalEventLocalServiceImpl.updateEvent(long userId,
long eventId,
String title,
String description,
int startDateMonth,
int startDateDay,
int startDateYear,
int startDateHour,
int startDateMinute,
int endDateMonth,
int endDateDay,
int endDateYear,
int durationHour,
int durationMinute,
boolean allDay,
boolean timeZoneSensitive,
String type,
boolean repeating,
TZSRecurrence recurrence,
int remindBy,
int firstReminder,
int secondReminder,
ServiceContext serviceContext)
|
CalEvent |
CalEventServiceImpl.updateEvent(long eventId,
String title,
String description,
int startDateMonth,
int startDateDay,
int startDateYear,
int startDateHour,
int startDateMinute,
int endDateMonth,
int endDateDay,
int endDateYear,
int durationHour,
int durationMinute,
boolean allDay,
boolean timeZoneSensitive,
String type,
boolean repeating,
TZSRecurrence recurrence,
int remindBy,
int firstReminder,
int secondReminder,
ServiceContext serviceContext)
|
Uses of ServiceContext in com.liferay.portlet.calendar.service.persistence |
---|
Methods in com.liferay.portlet.calendar.service.persistence with parameters of type ServiceContext | |
---|---|
static CalEvent |
CalEventUtil.update(CalEvent calEvent,
boolean merge,
ServiceContext serviceContext)
|
Uses of ServiceContext in com.liferay.portlet.documentlibrary.model |
---|
Methods in com.liferay.portlet.documentlibrary.model with parameters of type ServiceContext | |
---|---|
void |
DLFolderWrapper.setExpandoBridgeAttributes(ServiceContext serviceContext)
|
void |
DLFolderModel.setExpandoBridgeAttributes(ServiceContext serviceContext)
|
void |
DLFileVersionWrapper.setExpandoBridgeAttributes(ServiceContext serviceContext)
|
void |
DLFileVersionModel.setExpandoBridgeAttributes(ServiceContext serviceContext)
|
void |
DLFileShortcutWrapper.setExpandoBridgeAttributes(ServiceContext serviceContext)
|
void |
DLFileShortcutModel.setExpandoBridgeAttributes(ServiceContext serviceContext)
|
void |
DLFileRankWrapper.setExpandoBridgeAttributes(ServiceContext serviceContext)
|
void |
DLFileRankModel.setExpandoBridgeAttributes(ServiceContext serviceContext)
|
void |
DLFileEntryWrapper.setExpandoBridgeAttributes(ServiceContext serviceContext)
|
void |
DLFileEntryModel.setExpandoBridgeAttributes(ServiceContext serviceContext)
|
Uses of ServiceContext in com.liferay.portlet.documentlibrary.model.impl |
---|
Methods in com.liferay.portlet.documentlibrary.model.impl with parameters of type ServiceContext | |
---|---|
void |
DLFolderModelImpl.setExpandoBridgeAttributes(ServiceContext serviceContext)
|
void |
DLFileVersionModelImpl.setExpandoBridgeAttributes(ServiceContext serviceContext)
|
void |
DLFileShortcutModelImpl.setExpandoBridgeAttributes(ServiceContext serviceContext)
|
void |
DLFileRankModelImpl.setExpandoBridgeAttributes(ServiceContext serviceContext)
|
void |
DLFileEntryModelImpl.setExpandoBridgeAttributes(ServiceContext serviceContext)
|
Uses of ServiceContext in com.liferay.portlet.documentlibrary.service |
---|
Methods in com.liferay.portlet.documentlibrary.service with parameters of type ServiceContext | |
---|---|
DLFileEntry |
DLFileEntryLocalServiceWrapper.addFileEntry(long userId,
long groupId,
long folderId,
String name,
String title,
String description,
String changeLog,
String extraSettings,
byte[] bytes,
ServiceContext serviceContext)
|
static DLFileEntry |
DLFileEntryLocalServiceUtil.addFileEntry(long userId,
long groupId,
long folderId,
String name,
String title,
String description,
String changeLog,
String extraSettings,
byte[] bytes,
ServiceContext serviceContext)
|
DLFileEntry |
DLFileEntryLocalService.addFileEntry(long userId,
long groupId,
long folderId,
String name,
String title,
String description,
String changeLog,
String extraSettings,
byte[] bytes,
ServiceContext serviceContext)
|
DLFileEntry |
DLFileEntryLocalServiceWrapper.addFileEntry(long userId,
long groupId,
long folderId,
String name,
String title,
String description,
String changeLog,
String extraSettings,
File file,
ServiceContext serviceContext)
|
static DLFileEntry |
DLFileEntryLocalServiceUtil.addFileEntry(long userId,
long groupId,
long folderId,
String name,
String title,
String description,
String changeLog,
String extraSettings,
File file,
ServiceContext serviceContext)
|
DLFileEntry |
DLFileEntryLocalService.addFileEntry(long userId,
long groupId,
long folderId,
String name,
String title,
String description,
String changeLog,
String extraSettings,
File file,
ServiceContext serviceContext)
|
DLFileEntry |
DLFileEntryLocalServiceWrapper.addFileEntry(long userId,
long groupId,
long folderId,
String name,
String title,
String description,
String changeLog,
String extraSettings,
InputStream is,
long size,
ServiceContext serviceContext)
|
static DLFileEntry |
DLFileEntryLocalServiceUtil.addFileEntry(long userId,
long groupId,
long folderId,
String name,
String title,
String description,
String changeLog,
String extraSettings,
InputStream is,
long size,
ServiceContext serviceContext)
|
DLFileEntry |
DLFileEntryLocalService.addFileEntry(long userId,
long groupId,
long folderId,
String name,
String title,
String description,
String changeLog,
String extraSettings,
InputStream is,
long size,
ServiceContext serviceContext)
|
DLFileEntry |
DLFileEntryServiceWrapper.addFileEntry(long groupId,
long folderId,
String name,
String title,
String description,
String changeLog,
String extraSettings,
byte[] bytes,
ServiceContext serviceContext)
|
static DLFileEntry |
DLFileEntryServiceUtil.addFileEntry(long groupId,
long folderId,
String name,
String title,
String description,
String changeLog,
String extraSettings,
byte[] bytes,
ServiceContext serviceContext)
|
DLFileEntry |
DLFileEntryService.addFileEntry(long groupId,
long folderId,
String name,
String title,
String description,
String changeLog,
String extraSettings,
byte[] bytes,
ServiceContext serviceContext)
|
DLFileEntry |
DLFileEntryServiceWrapper.addFileEntry(long groupId,
long folderId,
String name,
String title,
String description,
String changeLog,
String extraSettings,
File file,
ServiceContext serviceContext)
|
static DLFileEntry |
DLFileEntryServiceUtil.addFileEntry(long groupId,
long folderId,
String name,
String title,
String description,
String changeLog,
String extraSettings,
File file,
ServiceContext serviceContext)
|
DLFileEntry |
DLFileEntryService.addFileEntry(long groupId,
long folderId,
String name,
String title,
String description,
String changeLog,
String extraSettings,
File file,
ServiceContext serviceContext)
|
DLFileRank |
DLFileRankLocalServiceWrapper.addFileRank(long groupId,
long companyId,
long userId,
long folderId,
String name,
ServiceContext serviceContext)
|
static DLFileRank |
DLFileRankLocalServiceUtil.addFileRank(long groupId,
long companyId,
long userId,
long folderId,
String name,
ServiceContext serviceContext)
|
DLFileRank |
DLFileRankLocalService.addFileRank(long groupId,
long companyId,
long userId,
long folderId,
String name,
ServiceContext serviceContext)
|
DLFileShortcut |
DLFileShortcutLocalServiceWrapper.addFileShortcut(long userId,
long groupId,
long folderId,
long toFolderId,
String toName,
ServiceContext serviceContext)
|
static DLFileShortcut |
DLFileShortcutLocalServiceUtil.addFileShortcut(long userId,
long groupId,
long folderId,
long toFolderId,
String toName,
ServiceContext serviceContext)
|
DLFileShortcut |
DLFileShortcutLocalService.addFileShortcut(long userId,
long groupId,
long folderId,
long toFolderId,
String toName,
ServiceContext serviceContext)
|
DLFileShortcut |
DLFileShortcutServiceWrapper.addFileShortcut(long groupId,
long folderId,
long toFolderId,
String toName,
ServiceContext serviceContext)
|
static DLFileShortcut |
DLFileShortcutServiceUtil.addFileShortcut(long groupId,
long folderId,
long toFolderId,
String toName,
ServiceContext serviceContext)
|
DLFileShortcut |
DLFileShortcutService.addFileShortcut(long groupId,
long folderId,
long toFolderId,
String toName,
ServiceContext serviceContext)
|
DLFolder |
DLFolderLocalServiceWrapper.addFolder(long userId,
long groupId,
long parentFolderId,
String name,
String description,
ServiceContext serviceContext)
|
static DLFolder |
DLFolderLocalServiceUtil.addFolder(long userId,
long groupId,
long parentFolderId,
String name,
String description,
ServiceContext serviceContext)
|
DLFolder |
DLFolderLocalService.addFolder(long userId,
long groupId,
long parentFolderId,
String name,
String description,
ServiceContext serviceContext)
|
DLFolder |
DLFolderServiceWrapper.addFolder(long groupId,
long parentFolderId,
String name,
String description,
ServiceContext serviceContext)
|
static DLFolder |
DLFolderServiceUtil.addFolder(long groupId,
long parentFolderId,
String name,
String description,
ServiceContext serviceContext)
|
DLFolder |
DLFolderService.addFolder(long groupId,
long parentFolderId,
String name,
String description,
ServiceContext serviceContext)
|
DLFileEntry |
DLFileEntryLocalServiceWrapper.addOrOverwriteFileEntry(long userId,
long groupId,
long folderId,
String name,
String sourceName,
String title,
String description,
String changeLog,
String extraSettings,
File file,
ServiceContext serviceContext)
|
static DLFileEntry |
DLFileEntryLocalServiceUtil.addOrOverwriteFileEntry(long userId,
long groupId,
long folderId,
String name,
String sourceName,
String title,
String description,
String changeLog,
String extraSettings,
File file,
ServiceContext serviceContext)
|
DLFileEntry |
DLFileEntryLocalService.addOrOverwriteFileEntry(long userId,
long groupId,
long folderId,
String name,
String sourceName,
String title,
String description,
String changeLog,
String extraSettings,
File file,
ServiceContext serviceContext)
|
DLFolder |
DLFolderServiceWrapper.copyFolder(long groupId,
long sourceFolderId,
long parentFolderId,
String name,
String description,
ServiceContext serviceContext)
|
static DLFolder |
DLFolderServiceUtil.copyFolder(long groupId,
long sourceFolderId,
long parentFolderId,
String name,
String description,
ServiceContext serviceContext)
|
DLFolder |
DLFolderService.copyFolder(long groupId,
long sourceFolderId,
long parentFolderId,
String name,
String description,
ServiceContext serviceContext)
|
DLFileEntry |
DLFileEntryLocalServiceWrapper.moveFileEntry(long userId,
long groupId,
long folderId,
long newFolderId,
String name,
ServiceContext serviceContext)
|
static DLFileEntry |
DLFileEntryLocalServiceUtil.moveFileEntry(long userId,
long groupId,
long folderId,
long newFolderId,
String name,
ServiceContext serviceContext)
|
DLFileEntry |
DLFileEntryLocalService.moveFileEntry(long userId,
long groupId,
long folderId,
long newFolderId,
String name,
ServiceContext serviceContext)
|
DLFileEntry |
DLFileEntryServiceWrapper.moveFileEntry(long groupId,
long folderId,
long newFolderId,
String name,
ServiceContext serviceContext)
|
static DLFileEntry |
DLFileEntryServiceUtil.moveFileEntry(long groupId,
long folderId,
long newFolderId,
String name,
ServiceContext serviceContext)
|
DLFileEntry |
DLFileEntryService.moveFileEntry(long groupId,
long folderId,
long newFolderId,
String name,
ServiceContext serviceContext)
|
DLFileEntry |
DLFileEntryLocalServiceWrapper.updateFileEntry(long userId,
long groupId,
long folderId,
String name,
String sourceFileName,
String title,
String description,
String changeLog,
boolean majorVersion,
String extraSettings,
byte[] bytes,
ServiceContext serviceContext)
|
static DLFileEntry |
DLFileEntryLocalServiceUtil.updateFileEntry(long userId,
long groupId,
long folderId,
String name,
String sourceFileName,
String title,
String description,
String changeLog,
boolean majorVersion,
String extraSettings,
byte[] bytes,
ServiceContext serviceContext)
|
DLFileEntry |
DLFileEntryLocalService.updateFileEntry(long userId,
long groupId,
long folderId,
String name,
String sourceFileName,
String title,
String description,
String changeLog,
boolean majorVersion,
String extraSettings,
byte[] bytes,
ServiceContext serviceContext)
|
DLFileEntry |
DLFileEntryLocalServiceWrapper.updateFileEntry(long userId,
long groupId,
long folderId,
String name,
String sourceFileName,
String title,
String description,
String changeLog,
boolean majorVersion,
String extraSettings,
File file,
ServiceContext serviceContext)
|
static DLFileEntry |
DLFileEntryLocalServiceUtil.updateFileEntry(long userId,
long groupId,
long folderId,
String name,
String sourceFileName,
String title,
String description,
String changeLog,
boolean majorVersion,
String extraSettings,
File file,
ServiceContext serviceContext)
|
DLFileEntry |
DLFileEntryLocalService.updateFileEntry(long userId,
long groupId,
long folderId,
String name,
String sourceFileName,
String title,
String description,
String changeLog,
boolean majorVersion,
String extraSettings,
File file,
ServiceContext serviceContext)
|
DLFileEntry |
DLFileEntryLocalServiceWrapper.updateFileEntry(long userId,
long groupId,
long folderId,
String name,
String sourceFileName,
String title,
String description,
String changeLog,
boolean majorVersion,
String extraSettings,
InputStream is,
long size,
ServiceContext serviceContext)
|
static DLFileEntry |
DLFileEntryLocalServiceUtil.updateFileEntry(long userId,
long groupId,
long folderId,
String name,
String sourceFileName,
String title,
String description,
String changeLog,
boolean majorVersion,
String extraSettings,
InputStream is,
long size,
ServiceContext serviceContext)
|
DLFileEntry |
DLFileEntryLocalService.updateFileEntry(long userId,
long groupId,
long folderId,
String name,
String sourceFileName,
String title,
String description,
String changeLog,
boolean majorVersion,
String extraSettings,
InputStream is,
long size,
ServiceContext serviceContext)
|
DLFileEntry |
DLFileEntryServiceWrapper.updateFileEntry(long groupId,
long folderId,
String name,
String sourceFileName,
String title,
String description,
String changeLog,
boolean majorVersion,
String extraSettings,
byte[] bytes,
ServiceContext serviceContext)
|
static DLFileEntry |
DLFileEntryServiceUtil.updateFileEntry(long groupId,
long folderId,
String name,
String sourceFileName,
String title,
String description,
String changeLog,
boolean majorVersion,
String extraSettings,
byte[] bytes,
ServiceContext serviceContext)
|
DLFileEntry |
DLFileEntryService.updateFileEntry(long groupId,
long folderId,
String name,
String sourceFileName,
String title,
String description,
String changeLog,
boolean majorVersion,
String extraSettings,
byte[] bytes,
ServiceContext serviceContext)
|
DLFileEntry |
DLFileEntryServiceWrapper.updateFileEntry(long groupId,
long folderId,
String name,
String sourceFileName,
String title,
String description,
String changeLog,
boolean majorVersion,
String extraSettings,
File file,
ServiceContext serviceContext)
|
static DLFileEntry |
DLFileEntryServiceUtil.updateFileEntry(long groupId,
long folderId,
String name,
String sourceFileName,
String title,
String description,
String changeLog,
boolean majorVersion,
String extraSettings,
File file,
ServiceContext serviceContext)
|
DLFileEntry |
DLFileEntryService.updateFileEntry(long groupId,
long folderId,
String name,
String sourceFileName,
String title,
String description,
String changeLog,
boolean majorVersion,
String extraSettings,
File file,
ServiceContext serviceContext)
|
DLFileRank |
DLFileRankLocalServiceWrapper.updateFileRank(long groupId,
long companyId,
long userId,
long folderId,
String name,
ServiceContext serviceContext)
|
static DLFileRank |
DLFileRankLocalServiceUtil.updateFileRank(long groupId,
long companyId,
long userId,
long folderId,
String name,
ServiceContext serviceContext)
|
DLFileRank |
DLFileRankLocalService.updateFileRank(long groupId,
long companyId,
long userId,
long folderId,
String name,
ServiceContext serviceContext)
|
DLFileShortcut |
DLFileShortcutLocalServiceWrapper.updateFileShortcut(long userId,
long fileShortcutId,
long folderId,
long toFolderId,
String toName,
ServiceContext serviceContext)
|
static DLFileShortcut |
DLFileShortcutLocalServiceUtil.updateFileShortcut(long userId,
long fileShortcutId,
long folderId,
long toFolderId,
String toName,
ServiceContext serviceContext)
|
DLFileShortcut |
DLFileShortcutLocalService.updateFileShortcut(long userId,
long fileShortcutId,
long folderId,
long toFolderId,
String toName,
ServiceContext serviceContext)
|
DLFileShortcut |
DLFileShortcutServiceWrapper.updateFileShortcut(long fileShortcutId,
long folderId,
long toFolderId,
String toName,
ServiceContext serviceContext)
|
static DLFileShortcut |
DLFileShortcutServiceUtil.updateFileShortcut(long fileShortcutId,
long folderId,
long toFolderId,
String toName,
ServiceContext serviceContext)
|
DLFileShortcut |
DLFileShortcutService.updateFileShortcut(long fileShortcutId,
long folderId,
long toFolderId,
String toName,
ServiceContext serviceContext)
|
DLFolder |
DLFolderServiceWrapper.updateFolder(long folderId,
long parentFolderId,
String name,
String description,
ServiceContext serviceContext)
|
static DLFolder |
DLFolderServiceUtil.updateFolder(long folderId,
long parentFolderId,
String name,
String description,
ServiceContext serviceContext)
|
DLFolder |
DLFolderService.updateFolder(long folderId,
long parentFolderId,
String name,
String description,
ServiceContext serviceContext)
|
DLFolder |
DLFolderLocalServiceWrapper.updateFolder(long folderId,
long parentFolderId,
String name,
String description,
ServiceContext serviceContext)
|
static DLFolder |
DLFolderLocalServiceUtil.updateFolder(long folderId,
long parentFolderId,
String name,
String description,
ServiceContext serviceContext)
|
DLFolder |
DLFolderLocalService.updateFolder(long folderId,
long parentFolderId,
String name,
String description,
ServiceContext serviceContext)
|
DLFileEntry |
DLFileEntryLocalServiceWrapper.updateStatus(long userId,
long fileEntryId,
int status,
ServiceContext serviceContext)
|
static DLFileEntry |
DLFileEntryLocalServiceUtil.updateStatus(long userId,
long fileEntryId,
int status,
ServiceContext serviceContext)
|
DLFileEntry |
DLFileEntryLocalService.updateStatus(long userId,
long fileEntryId,
int status,
ServiceContext serviceContext)
|
Uses of ServiceContext in com.liferay.portlet.documentlibrary.service.http |
---|
Methods in com.liferay.portlet.documentlibrary.service.http with parameters of type ServiceContext | |
---|---|
static DLFileEntry |
DLFileEntryServiceHttp.addFileEntry(HttpPrincipal httpPrincipal,
long groupId,
long folderId,
String name,
String title,
String description,
String changeLog,
String extraSettings,
byte[] bytes,
ServiceContext serviceContext)
|
static DLFileEntry |
DLFileEntryServiceHttp.addFileEntry(HttpPrincipal httpPrincipal,
long groupId,
long folderId,
String name,
String title,
String description,
String changeLog,
String extraSettings,
File file,
ServiceContext serviceContext)
|
static DLFileEntrySoap |
DLFileEntryServiceSoap.addFileEntry(long groupId,
long folderId,
String name,
String title,
String description,
String changeLog,
String extraSettings,
byte[] bytes,
ServiceContext serviceContext)
|
static DLFileShortcut |
DLFileShortcutServiceHttp.addFileShortcut(HttpPrincipal httpPrincipal,
long groupId,
long folderId,
long toFolderId,
String toName,
ServiceContext serviceContext)
|
static DLFileShortcutSoap |
DLFileShortcutServiceSoap.addFileShortcut(long groupId,
long folderId,
long toFolderId,
String toName,
ServiceContext serviceContext)
|
static DLFolder |
DLFolderServiceHttp.addFolder(HttpPrincipal httpPrincipal,
long groupId,
long parentFolderId,
String name,
String description,
ServiceContext serviceContext)
|
static DLFolderSoap |
DLFolderServiceSoap.addFolder(long groupId,
long parentFolderId,
String name,
String description,
ServiceContext serviceContext)
|
static DLFolder |
DLFolderServiceHttp.copyFolder(HttpPrincipal httpPrincipal,
long groupId,
long sourceFolderId,
long parentFolderId,
String name,
String description,
ServiceContext serviceContext)
|
static DLFolderSoap |
DLFolderServiceSoap.copyFolder(long groupId,
long sourceFolderId,
long parentFolderId,
String name,
String description,
ServiceContext serviceContext)
|
static DLFileEntry |
DLFileEntryServiceHttp.moveFileEntry(HttpPrincipal httpPrincipal,
long groupId,
long folderId,
long newFolderId,
String name,
ServiceContext serviceContext)
|
static DLFileEntrySoap |
DLFileEntryServiceSoap.moveFileEntry(long groupId,
long folderId,
long newFolderId,
String name,
ServiceContext serviceContext)
|
static DLFileEntry |
DLFileEntryServiceHttp.updateFileEntry(HttpPrincipal httpPrincipal,
long groupId,
long folderId,
String name,
String sourceFileName,
String title,
String description,
String changeLog,
boolean majorVersion,
String extraSettings,
byte[] bytes,
ServiceContext serviceContext)
|
static DLFileEntry |
DLFileEntryServiceHttp.updateFileEntry(HttpPrincipal httpPrincipal,
long groupId,
long folderId,
String name,
String sourceFileName,
String title,
String description,
String changeLog,
boolean majorVersion,
String extraSettings,
File file,
ServiceContext serviceContext)
|
static DLFileEntrySoap |
DLFileEntryServiceSoap.updateFileEntry(long groupId,
long folderId,
String name,
String sourceFileName,
String title,
String description,
String changeLog,
boolean majorVersion,
String extraSettings,
byte[] bytes,
ServiceContext serviceContext)
|
static DLFileShortcut |
DLFileShortcutServiceHttp.updateFileShortcut(HttpPrincipal httpPrincipal,
long fileShortcutId,
long folderId,
long toFolderId,
String toName,
ServiceContext serviceContext)
|
static DLFileShortcutSoap |
DLFileShortcutServiceSoap.updateFileShortcut(long fileShortcutId,
long folderId,
long toFolderId,
String toName,
ServiceContext serviceContext)
|
static DLFolder |
DLFolderServiceHttp.updateFolder(HttpPrincipal httpPrincipal,
long folderId,
long parentFolderId,
String name,
String description,
ServiceContext serviceContext)
|
static DLFolderSoap |
DLFolderServiceSoap.updateFolder(long folderId,
long parentFolderId,
String name,
String description,
ServiceContext serviceContext)
|
Uses of ServiceContext in com.liferay.portlet.documentlibrary.service.impl |
---|
Methods in com.liferay.portlet.documentlibrary.service.impl with parameters of type ServiceContext | |
---|---|
DLFileEntry |
DLFileEntryLocalServiceImpl.addFileEntry(long userId,
long groupId,
long folderId,
String name,
String title,
String description,
String changeLog,
String extraSettings,
byte[] bytes,
ServiceContext serviceContext)
|
DLFileEntry |
DLFileEntryLocalServiceImpl.addFileEntry(long userId,
long groupId,
long folderId,
String name,
String title,
String description,
String changeLog,
String extraSettings,
File file,
ServiceContext serviceContext)
|
DLFileEntry |
DLFileEntryLocalServiceImpl.addFileEntry(long userId,
long groupId,
long folderId,
String name,
String title,
String description,
String changeLog,
String extraSettings,
InputStream is,
long size,
ServiceContext serviceContext)
|
DLFileEntry |
DLFileEntryServiceImpl.addFileEntry(long groupId,
long folderId,
String name,
String title,
String description,
String changeLog,
String extraSettings,
byte[] bytes,
ServiceContext serviceContext)
|
DLFileEntry |
DLFileEntryServiceImpl.addFileEntry(long groupId,
long folderId,
String name,
String title,
String description,
String changeLog,
String extraSettings,
File file,
ServiceContext serviceContext)
|
DLFileRank |
DLFileRankLocalServiceImpl.addFileRank(long groupId,
long companyId,
long userId,
long folderId,
String name,
ServiceContext serviceContext)
|
DLFileShortcut |
DLFileShortcutLocalServiceImpl.addFileShortcut(long userId,
long groupId,
long folderId,
long toFolderId,
String toName,
ServiceContext serviceContext)
|
DLFileShortcut |
DLFileShortcutServiceImpl.addFileShortcut(long groupId,
long folderId,
long toFolderId,
String toName,
ServiceContext serviceContext)
|
protected DLFileVersion |
DLFileEntryLocalServiceImpl.addFileVersion(User user,
DLFileEntry fileEntry,
Date modifiedDate,
String extension,
String title,
String description,
String changeLog,
String extraSettings,
String version,
long size,
int status,
ServiceContext serviceContext)
|
DLFolder |
DLFolderLocalServiceImpl.addFolder(long userId,
long groupId,
long parentFolderId,
String name,
String description,
ServiceContext serviceContext)
|
DLFolder |
DLFolderServiceImpl.addFolder(long groupId,
long parentFolderId,
String name,
String description,
ServiceContext serviceContext)
|
DLFileEntry |
DLFileEntryLocalServiceImpl.addOrOverwriteFileEntry(long userId,
long groupId,
long folderId,
String name,
String sourceName,
String title,
String description,
String changeLog,
String extraSettings,
File file,
ServiceContext serviceContext)
|
protected void |
DLFileShortcutLocalServiceImpl.copyAssetTags(DLFileEntry fileEntry,
ServiceContext serviceContext)
|
protected void |
DLFolderServiceImpl.copyFolder(DLFolder srcFolder,
DLFolder destFolder,
ServiceContext serviceContext)
|
DLFolder |
DLFolderServiceImpl.copyFolder(long groupId,
long sourceFolderId,
long parentFolderId,
String name,
String description,
ServiceContext serviceContext)
|
DLFileEntry |
DLFileEntryLocalServiceImpl.moveFileEntry(long userId,
long groupId,
long folderId,
long newFolderId,
String name,
ServiceContext serviceContext)
|
DLFileEntry |
DLFileEntryServiceImpl.moveFileEntry(long groupId,
long folderId,
long newFolderId,
String name,
ServiceContext serviceContext)
|
DLFileEntry |
DLFileEntryLocalServiceImpl.updateFileEntry(long userId,
long groupId,
long folderId,
String name,
String sourceFileName,
String title,
String description,
String changeLog,
boolean majorVersion,
String extraSettings,
byte[] bytes,
ServiceContext serviceContext)
|
DLFileEntry |
DLFileEntryLocalServiceImpl.updateFileEntry(long userId,
long groupId,
long folderId,
String name,
String sourceFileName,
String title,
String description,
String changeLog,
boolean majorVersion,
String extraSettings,
File file,
ServiceContext serviceContext)
|
DLFileEntry |
DLFileEntryLocalServiceImpl.updateFileEntry(long userId,
long groupId,
long folderId,
String name,
String sourceFileName,
String title,
String description,
String changeLog,
boolean majorVersion,
String extraSettings,
InputStream is,
long size,
ServiceContext serviceContext)
|
DLFileEntry |
DLFileEntryServiceImpl.updateFileEntry(long groupId,
long folderId,
String name,
String sourceFileName,
String title,
String description,
String changeLog,
boolean majorVersion,
String extraSettings,
byte[] bytes,
ServiceContext serviceContext)
|
DLFileEntry |
DLFileEntryServiceImpl.updateFileEntry(long groupId,
long folderId,
String name,
String sourceFileName,
String title,
String description,
String changeLog,
boolean majorVersion,
String extraSettings,
File file,
ServiceContext serviceContext)
|
DLFileRank |
DLFileRankLocalServiceImpl.updateFileRank(long groupId,
long companyId,
long userId,
long folderId,
String name,
ServiceContext serviceContext)
|
DLFileShortcut |
DLFileShortcutLocalServiceImpl.updateFileShortcut(long userId,
long fileShortcutId,
long folderId,
long toFolderId,
String toName,
ServiceContext serviceContext)
|
DLFileShortcut |
DLFileShortcutServiceImpl.updateFileShortcut(long fileShortcutId,
long folderId,
long toFolderId,
String toName,
ServiceContext serviceContext)
|
protected void |
DLFileEntryLocalServiceImpl.updateFileVersion(User user,
DLFileVersion fileVersion,
String sourceFileName,
String extension,
String title,
String description,
String changeLog,
String extraSettings,
String version,
long size,
int status,
Date statusDate,
ServiceContext serviceContext)
|
DLFolder |
DLFolderServiceImpl.updateFolder(long folderId,
long parentFolderId,
String name,
String description,
ServiceContext serviceContext)
|
DLFolder |
DLFolderLocalServiceImpl.updateFolder(long folderId,
long parentFolderId,
String name,
String description,
ServiceContext serviceContext)
|
DLFileEntry |
DLFileEntryLocalServiceImpl.updateStatus(long userId,
long fileEntryId,
int status,
ServiceContext serviceContext)
|
Uses of ServiceContext in com.liferay.portlet.documentlibrary.service.persistence |
---|
Methods in com.liferay.portlet.documentlibrary.service.persistence with parameters of type ServiceContext | |
---|---|
static DLFileEntry |
DLFileEntryUtil.update(DLFileEntry dlFileEntry,
boolean merge,
ServiceContext serviceContext)
|
static DLFileRank |
DLFileRankUtil.update(DLFileRank dlFileRank,
boolean merge,
ServiceContext serviceContext)
|
static DLFileShortcut |
DLFileShortcutUtil.update(DLFileShortcut dlFileShortcut,
boolean merge,
ServiceContext serviceContext)
|
static DLFileVersion |
DLFileVersionUtil.update(DLFileVersion dlFileVersion,
boolean merge,
ServiceContext serviceContext)
|
static DLFolder |
DLFolderUtil.update(DLFolder dlFolder,
boolean merge,
ServiceContext serviceContext)
|
Uses of ServiceContext in com.liferay.portlet.expando.model |
---|
Methods in com.liferay.portlet.expando.model with parameters of type ServiceContext | |
---|---|
void |
ExpandoBridge.setAttributes(ServiceContext serviceContext)
|
void |
ExpandoValueWrapper.setExpandoBridgeAttributes(ServiceContext serviceContext)
|
void |
ExpandoValueModel.setExpandoBridgeAttributes(ServiceContext serviceContext)
|
void |
ExpandoTableWrapper.setExpandoBridgeAttributes(ServiceContext serviceContext)
|
void |
ExpandoTableModel.setExpandoBridgeAttributes(ServiceContext serviceContext)
|
void |
ExpandoRowWrapper.setExpandoBridgeAttributes(ServiceContext serviceContext)
|
void |
ExpandoRowModel.setExpandoBridgeAttributes(ServiceContext serviceContext)
|
void |
ExpandoColumnWrapper.setExpandoBridgeAttributes(ServiceContext serviceContext)
|
void |
ExpandoColumnModel.setExpandoBridgeAttributes(ServiceContext serviceContext)
|
Uses of ServiceContext in com.liferay.portlet.expando.model.impl |
---|
Methods in com.liferay.portlet.expando.model.impl with parameters of type ServiceContext | |
---|---|
void |
ExpandoBridgeImpl.setAttributes(ServiceContext serviceContext)
|
Uses of ServiceContext in com.liferay.portlet.expando.service.persistence |
---|
Methods in com.liferay.portlet.expando.service.persistence with parameters of type ServiceContext | |
---|---|
static ExpandoColumn |
ExpandoColumnUtil.update(ExpandoColumn expandoColumn,
boolean merge,
ServiceContext serviceContext)
|
static ExpandoRow |
ExpandoRowUtil.update(ExpandoRow expandoRow,
boolean merge,
ServiceContext serviceContext)
|
static ExpandoTable |
ExpandoTableUtil.update(ExpandoTable expandoTable,
boolean merge,
ServiceContext serviceContext)
|
static ExpandoValue |
ExpandoValueUtil.update(ExpandoValue expandoValue,
boolean merge,
ServiceContext serviceContext)
|
Uses of ServiceContext in com.liferay.portlet.flags.messaging |
---|
Methods in com.liferay.portlet.flags.messaging that return ServiceContext | |
---|---|
ServiceContext |
FlagsRequest.getServiceContext()
|
Methods in com.liferay.portlet.flags.messaging with parameters of type ServiceContext | |
---|---|
protected void |
FlagsRequestMessageListener.notify(Company company,
String groupName,
String reporterEmailAddress,
String reporterUserName,
String reportedEmailAddress,
String reportedUserName,
String reportedUserURL,
long contentId,
String contentTitle,
String contentType,
String contentURL,
String reason,
String fromName,
String fromAddress,
String toName,
String toAddress,
String subject,
String body,
ServiceContext serviceContext)
|
void |
FlagsRequest.setServiceContext(ServiceContext serviceContext)
|
Constructors in com.liferay.portlet.flags.messaging with parameters of type ServiceContext | |
---|---|
FlagsRequest(String className,
long classPK,
String reporterEmailAddress,
long reportedUserId,
String contentTitle,
String contentURL,
String reason,
ServiceContext serviceContext)
|
Uses of ServiceContext in com.liferay.portlet.flags.service |
---|
Methods in com.liferay.portlet.flags.service with parameters of type ServiceContext | |
---|---|
void |
FlagsEntryServiceWrapper.addEntry(String className,
long classPK,
String reporterEmailAddress,
long reportedUserId,
String contentTitle,
String contentURL,
String reason,
ServiceContext serviceContext)
|
static void |
FlagsEntryServiceUtil.addEntry(String className,
long classPK,
String reporterEmailAddress,
long reportedUserId,
String contentTitle,
String contentURL,
String reason,
ServiceContext serviceContext)
|
void |
FlagsEntryService.addEntry(String className,
long classPK,
String reporterEmailAddress,
long reportedUserId,
String contentTitle,
String contentURL,
String reason,
ServiceContext serviceContext)
|
Uses of ServiceContext in com.liferay.portlet.flags.service.http |
---|
Methods in com.liferay.portlet.flags.service.http with parameters of type ServiceContext | |
---|---|
static void |
FlagsEntryServiceHttp.addEntry(HttpPrincipal httpPrincipal,
String className,
long classPK,
String reporterEmailAddress,
long reportedUserId,
String contentTitle,
String contentURL,
String reason,
ServiceContext serviceContext)
|
static void |
FlagsEntryServiceSoap.addEntry(String className,
long classPK,
String reporterEmailAddress,
long reportedUserId,
String contentTitle,
String contentURL,
String reason,
ServiceContext serviceContext)
|
Uses of ServiceContext in com.liferay.portlet.flags.service.impl |
---|
Methods in com.liferay.portlet.flags.service.impl with parameters of type ServiceContext | |
---|---|
void |
FlagsEntryServiceImpl.addEntry(String className,
long classPK,
String reporterEmailAddress,
long reportedUserId,
String contentTitle,
String contentURL,
String reason,
ServiceContext serviceContext)
|
Uses of ServiceContext in com.liferay.portlet.imagegallery.model |
---|
Methods in com.liferay.portlet.imagegallery.model with parameters of type ServiceContext | |
---|---|
void |
IGImageWrapper.setExpandoBridgeAttributes(ServiceContext serviceContext)
|
void |
IGImageModel.setExpandoBridgeAttributes(ServiceContext serviceContext)
|
void |
IGFolderWrapper.setExpandoBridgeAttributes(ServiceContext serviceContext)
|
void |
IGFolderModel.setExpandoBridgeAttributes(ServiceContext serviceContext)
|
Uses of ServiceContext in com.liferay.portlet.imagegallery.model.impl |
---|
Methods in com.liferay.portlet.imagegallery.model.impl with parameters of type ServiceContext | |
---|---|
void |
IGImageModelImpl.setExpandoBridgeAttributes(ServiceContext serviceContext)
|
void |
IGFolderModelImpl.setExpandoBridgeAttributes(ServiceContext serviceContext)
|
Uses of ServiceContext in com.liferay.portlet.imagegallery.service |
---|
Methods in com.liferay.portlet.imagegallery.service with parameters of type ServiceContext | |
---|---|
IGFolder |
IGFolderLocalServiceWrapper.addFolder(long userId,
long parentFolderId,
String name,
String description,
ServiceContext serviceContext)
|
static IGFolder |
IGFolderLocalServiceUtil.addFolder(long userId,
long parentFolderId,
String name,
String description,
ServiceContext serviceContext)
|
IGFolder |
IGFolderLocalService.addFolder(long userId,
long parentFolderId,
String name,
String description,
ServiceContext serviceContext)
|
IGFolder |
IGFolderServiceWrapper.addFolder(long parentFolderId,
String name,
String description,
ServiceContext serviceContext)
|
static IGFolder |
IGFolderServiceUtil.addFolder(long parentFolderId,
String name,
String description,
ServiceContext serviceContext)
|
IGFolder |
IGFolderService.addFolder(long parentFolderId,
String name,
String description,
ServiceContext serviceContext)
|
IGImage |
IGImageLocalServiceWrapper.addImage(long userId,
long groupId,
long folderId,
String name,
String description,
File file,
String contentType,
ServiceContext serviceContext)
|
static IGImage |
IGImageLocalServiceUtil.addImage(long userId,
long groupId,
long folderId,
String name,
String description,
File file,
String contentType,
ServiceContext serviceContext)
|
IGImage |
IGImageLocalService.addImage(long userId,
long groupId,
long folderId,
String name,
String description,
File file,
String contentType,
ServiceContext serviceContext)
|
IGImage |
IGImageLocalServiceWrapper.addImage(long userId,
long groupId,
long folderId,
String name,
String description,
String fileName,
byte[] bytes,
String contentType,
ServiceContext serviceContext)
|
static IGImage |
IGImageLocalServiceUtil.addImage(long userId,
long groupId,
long folderId,
String name,
String description,
String fileName,
byte[] bytes,
String contentType,
ServiceContext serviceContext)
|
IGImage |
IGImageLocalService.addImage(long userId,
long groupId,
long folderId,
String name,
String description,
String fileName,
byte[] bytes,
String contentType,
ServiceContext serviceContext)
|
IGImage |
IGImageLocalServiceWrapper.addImage(long userId,
long groupId,
long folderId,
String name,
String description,
String fileName,
InputStream is,
String contentType,
ServiceContext serviceContext)
|
static IGImage |
IGImageLocalServiceUtil.addImage(long userId,
long groupId,
long folderId,
String name,
String description,
String fileName,
InputStream is,
String contentType,
ServiceContext serviceContext)
|
IGImage |
IGImageLocalService.addImage(long userId,
long groupId,
long folderId,
String name,
String description,
String fileName,
InputStream is,
String contentType,
ServiceContext serviceContext)
|
IGImage |
IGImageServiceWrapper.addImage(long groupId,
long folderId,
String name,
String description,
File file,
String contentType,
ServiceContext serviceContext)
|
static IGImage |
IGImageServiceUtil.addImage(long groupId,
long folderId,
String name,
String description,
File file,
String contentType,
ServiceContext serviceContext)
|
IGImage |
IGImageService.addImage(long groupId,
long folderId,
String name,
String description,
File file,
String contentType,
ServiceContext serviceContext)
|
IGFolder |
IGFolderServiceWrapper.copyFolder(long sourceFolderId,
long parentFolderId,
String name,
String description,
ServiceContext serviceContext)
|
static IGFolder |
IGFolderServiceUtil.copyFolder(long sourceFolderId,
long parentFolderId,
String name,
String description,
ServiceContext serviceContext)
|
IGFolder |
IGFolderService.copyFolder(long sourceFolderId,
long parentFolderId,
String name,
String description,
ServiceContext serviceContext)
|
IGFolder |
IGFolderServiceWrapper.updateFolder(long folderId,
long parentFolderId,
String name,
String description,
boolean mergeWithParentFolder,
ServiceContext serviceContext)
|
static IGFolder |
IGFolderServiceUtil.updateFolder(long folderId,
long parentFolderId,
String name,
String description,
boolean mergeWithParentFolder,
ServiceContext serviceContext)
|
IGFolder |
IGFolderService.updateFolder(long folderId,
long parentFolderId,
String name,
String description,
boolean mergeWithParentFolder,
ServiceContext serviceContext)
|
IGFolder |
IGFolderLocalServiceWrapper.updateFolder(long folderId,
long parentFolderId,
String name,
String description,
boolean mergeWithParentFolder,
ServiceContext serviceContext)
|
static IGFolder |
IGFolderLocalServiceUtil.updateFolder(long folderId,
long parentFolderId,
String name,
String description,
boolean mergeWithParentFolder,
ServiceContext serviceContext)
|
IGFolder |
IGFolderLocalService.updateFolder(long folderId,
long parentFolderId,
String name,
String description,
boolean mergeWithParentFolder,
ServiceContext serviceContext)
|
IGImage |
IGImageLocalServiceWrapper.updateImage(long userId,
long imageId,
long groupId,
long folderId,
String name,
String description,
byte[] bytes,
String contentType,
ServiceContext serviceContext)
|
static IGImage |
IGImageLocalServiceUtil.updateImage(long userId,
long imageId,
long groupId,
long folderId,
String name,
String description,
byte[] bytes,
String contentType,
ServiceContext serviceContext)
|
IGImage |
IGImageLocalService.updateImage(long userId,
long imageId,
long groupId,
long folderId,
String name,
String description,
byte[] bytes,
String contentType,
ServiceContext serviceContext)
|
IGImage |
IGImageLocalServiceWrapper.updateImage(long userId,
long imageId,
long groupId,
long folderId,
String name,
String description,
File file,
String contentType,
ServiceContext serviceContext)
|
static IGImage |
IGImageLocalServiceUtil.updateImage(long userId,
long imageId,
long groupId,
long folderId,
String name,
String description,
File file,
String contentType,
ServiceContext serviceContext)
|
IGImage |
IGImageLocalService.updateImage(long userId,
long imageId,
long groupId,
long folderId,
String name,
String description,
File file,
String contentType,
ServiceContext serviceContext)
|
IGImage |
IGImageLocalServiceWrapper.updateImage(long userId,
long imageId,
long groupId,
long folderId,
String name,
String description,
InputStream is,
String contentType,
ServiceContext serviceContext)
|
static IGImage |
IGImageLocalServiceUtil.updateImage(long userId,
long imageId,
long groupId,
long folderId,
String name,
String description,
InputStream is,
String contentType,
ServiceContext serviceContext)
|
IGImage |
IGImageLocalService.updateImage(long userId,
long imageId,
long groupId,
long folderId,
String name,
String description,
InputStream is,
String contentType,
ServiceContext serviceContext)
|
IGImage |
IGImageServiceWrapper.updateImage(long imageId,
long groupId,
long folderId,
String name,
String description,
File file,
String contentType,
ServiceContext serviceContext)
|
static IGImage |
IGImageServiceUtil.updateImage(long imageId,
long groupId,
long folderId,
String name,
String description,
File file,
String contentType,
ServiceContext serviceContext)
|
IGImage |
IGImageService.updateImage(long imageId,
long groupId,
long folderId,
String name,
String description,
File file,
String contentType,
ServiceContext serviceContext)
|
Uses of ServiceContext in com.liferay.portlet.imagegallery.service.http |
---|
Methods in com.liferay.portlet.imagegallery.service.http with parameters of type ServiceContext | |
---|---|
static IGFolder |
IGFolderServiceHttp.addFolder(HttpPrincipal httpPrincipal,
long parentFolderId,
String name,
String description,
ServiceContext serviceContext)
|
static IGFolderSoap |
IGFolderServiceSoap.addFolder(long parentFolderId,
String name,
String description,
ServiceContext serviceContext)
|
static IGImage |
IGImageServiceHttp.addImage(HttpPrincipal httpPrincipal,
long groupId,
long folderId,
String name,
String description,
File file,
String contentType,
ServiceContext serviceContext)
|
static IGFolder |
IGFolderServiceHttp.copyFolder(HttpPrincipal httpPrincipal,
long sourceFolderId,
long parentFolderId,
String name,
String description,
ServiceContext serviceContext)
|
static IGFolderSoap |
IGFolderServiceSoap.copyFolder(long sourceFolderId,
long parentFolderId,
String name,
String description,
ServiceContext serviceContext)
|
static IGFolder |
IGFolderServiceHttp.updateFolder(HttpPrincipal httpPrincipal,
long folderId,
long parentFolderId,
String name,
String description,
boolean mergeWithParentFolder,
ServiceContext serviceContext)
|
static IGFolderSoap |
IGFolderServiceSoap.updateFolder(long folderId,
long parentFolderId,
String name,
String description,
boolean mergeWithParentFolder,
ServiceContext serviceContext)
|
static IGImage |
IGImageServiceHttp.updateImage(HttpPrincipal httpPrincipal,
long imageId,
long groupId,
long folderId,
String name,
String description,
File file,
String contentType,
ServiceContext serviceContext)
|
Uses of ServiceContext in com.liferay.portlet.imagegallery.service.impl |
---|
Methods in com.liferay.portlet.imagegallery.service.impl with parameters of type ServiceContext | |
---|---|
IGFolder |
IGFolderLocalServiceImpl.addFolder(long userId,
long parentFolderId,
String name,
String description,
ServiceContext serviceContext)
|
IGFolder |
IGFolderServiceImpl.addFolder(long parentFolderId,
String name,
String description,
ServiceContext serviceContext)
|
IGImage |
IGImageLocalServiceImpl.addImage(long userId,
long groupId,
long folderId,
String name,
String description,
File file,
String contentType,
ServiceContext serviceContext)
|
IGImage |
IGImageLocalServiceImpl.addImage(long userId,
long groupId,
long folderId,
String name,
String description,
String fileName,
byte[] bytes,
String contentType,
ServiceContext serviceContext)
|
IGImage |
IGImageLocalServiceImpl.addImage(long userId,
long groupId,
long folderId,
String name,
String description,
String fileName,
InputStream is,
String contentType,
ServiceContext serviceContext)
|
IGImage |
IGImageServiceImpl.addImage(long groupId,
long folderId,
String name,
String description,
File file,
String contentType,
ServiceContext serviceContext)
|
protected void |
IGFolderServiceImpl.copyFolder(IGFolder srcFolder,
IGFolder destFolder,
ServiceContext serviceContext)
|
IGFolder |
IGFolderServiceImpl.copyFolder(long sourceFolderId,
long parentFolderId,
String name,
String description,
ServiceContext serviceContext)
|
IGFolder |
IGFolderServiceImpl.updateFolder(long folderId,
long parentFolderId,
String name,
String description,
boolean mergeWithParentFolder,
ServiceContext serviceContext)
|
IGFolder |
IGFolderLocalServiceImpl.updateFolder(long folderId,
long parentFolderId,
String name,
String description,
boolean mergeWithParentFolder,
ServiceContext serviceContext)
|
IGImage |
IGImageLocalServiceImpl.updateImage(long userId,
long imageId,
long groupId,
long folderId,
String name,
String description,
byte[] bytes,
String contentType,
ServiceContext serviceContext)
|
IGImage |
IGImageLocalServiceImpl.updateImage(long userId,
long imageId,
long groupId,
long folderId,
String name,
String description,
File file,
String contentType,
ServiceContext serviceContext)
|
IGImage |
IGImageLocalServiceImpl.updateImage(long userId,
long imageId,
long groupId,
long folderId,
String name,
String description,
InputStream is,
String contentType,
ServiceContext serviceContext)
|
IGImage |
IGImageServiceImpl.updateImage(long imageId,
long groupId,
long folderId,
String name,
String description,
File file,
String contentType,
ServiceContext serviceContext)
|
Uses of ServiceContext in com.liferay.portlet.imagegallery.service.persistence |
---|
Methods in com.liferay.portlet.imagegallery.service.persistence with parameters of type ServiceContext | |
---|---|
static IGFolder |
IGFolderUtil.update(IGFolder igFolder,
boolean merge,
ServiceContext serviceContext)
|
static IGImage |
IGImageUtil.update(IGImage igImage,
boolean merge,
ServiceContext serviceContext)
|
Uses of ServiceContext in com.liferay.portlet.journal.model |
---|
Methods in com.liferay.portlet.journal.model with parameters of type ServiceContext | |
---|---|
void |
JournalTemplateWrapper.setExpandoBridgeAttributes(ServiceContext serviceContext)
|
void |
JournalTemplateModel.setExpandoBridgeAttributes(ServiceContext serviceContext)
|
void |
JournalStructureWrapper.setExpandoBridgeAttributes(ServiceContext serviceContext)
|
void |
JournalStructureModel.setExpandoBridgeAttributes(ServiceContext serviceContext)
|
void |
JournalFeedWrapper.setExpandoBridgeAttributes(ServiceContext serviceContext)
|
void |
JournalFeedModel.setExpandoBridgeAttributes(ServiceContext serviceContext)
|
void |
JournalContentSearchWrapper.setExpandoBridgeAttributes(ServiceContext serviceContext)
|
void |
JournalContentSearchModel.setExpandoBridgeAttributes(ServiceContext serviceContext)
|
void |
JournalArticleWrapper.setExpandoBridgeAttributes(ServiceContext serviceContext)
|
void |
JournalArticleResourceWrapper.setExpandoBridgeAttributes(ServiceContext serviceContext)
|
void |
JournalArticleResourceModel.setExpandoBridgeAttributes(ServiceContext serviceContext)
|
void |
JournalArticleModel.setExpandoBridgeAttributes(ServiceContext serviceContext)
|
void |
JournalArticleImageWrapper.setExpandoBridgeAttributes(ServiceContext serviceContext)
|
void |
JournalArticleImageModel.setExpandoBridgeAttributes(ServiceContext serviceContext)
|
Uses of ServiceContext in com.liferay.portlet.journal.model.impl |
---|
Methods in com.liferay.portlet.journal.model.impl with parameters of type ServiceContext | |
---|---|
void |
JournalTemplateModelImpl.setExpandoBridgeAttributes(ServiceContext serviceContext)
|
void |
JournalStructureModelImpl.setExpandoBridgeAttributes(ServiceContext serviceContext)
|
void |
JournalFeedModelImpl.setExpandoBridgeAttributes(ServiceContext serviceContext)
|
void |
JournalContentSearchModelImpl.setExpandoBridgeAttributes(ServiceContext serviceContext)
|
void |
JournalArticleResourceModelImpl.setExpandoBridgeAttributes(ServiceContext serviceContext)
|
void |
JournalArticleModelImpl.setExpandoBridgeAttributes(ServiceContext serviceContext)
|
void |
JournalArticleImageModelImpl.setExpandoBridgeAttributes(ServiceContext serviceContext)
|
Uses of ServiceContext in com.liferay.portlet.journal.service |
---|
Methods in com.liferay.portlet.journal.service with parameters of type ServiceContext | |
---|---|
JournalArticle |
JournalArticleLocalServiceWrapper.addArticle(long userId,
long groupId,
String articleId,
boolean autoArticleId,
double version,
String title,
String description,
String content,
String type,
String structureId,
String templateId,
int displayDateMonth,
int displayDateDay,
int displayDateYear,
int displayDateHour,
int displayDateMinute,
int expirationDateMonth,
int expirationDateDay,
int expirationDateYear,
int expirationDateHour,
int expirationDateMinute,
boolean neverExpire,
int reviewDateMonth,
int reviewDateDay,
int reviewDateYear,
int reviewDateHour,
int reviewDateMinute,
boolean neverReview,
boolean indexable,
boolean smallImage,
String smallImageURL,
File smallFile,
Map<String,byte[]> images,
String articleURL,
ServiceContext serviceContext)
|
static JournalArticle |
JournalArticleLocalServiceUtil.addArticle(long userId,
long groupId,
String articleId,
boolean autoArticleId,
double version,
String title,
String description,
String content,
String type,
String structureId,
String templateId,
int displayDateMonth,
int displayDateDay,
int displayDateYear,
int displayDateHour,
int displayDateMinute,
int expirationDateMonth,
int expirationDateDay,
int expirationDateYear,
int expirationDateHour,
int expirationDateMinute,
boolean neverExpire,
int reviewDateMonth,
int reviewDateDay,
int reviewDateYear,
int reviewDateHour,
int reviewDateMinute,
boolean neverReview,
boolean indexable,
boolean smallImage,
String smallImageURL,
File smallFile,
Map<String,byte[]> images,
String articleURL,
ServiceContext serviceContext)
|
JournalArticle |
JournalArticleLocalService.addArticle(long userId,
long groupId,
String articleId,
boolean autoArticleId,
double version,
String title,
String description,
String content,
String type,
String structureId,
String templateId,
int displayDateMonth,
int displayDateDay,
int displayDateYear,
int displayDateHour,
int displayDateMinute,
int expirationDateMonth,
int expirationDateDay,
int expirationDateYear,
int expirationDateHour,
int expirationDateMinute,
boolean neverExpire,
int reviewDateMonth,
int reviewDateDay,
int reviewDateYear,
int reviewDateHour,
int reviewDateMinute,
boolean neverReview,
boolean indexable,
boolean smallImage,
String smallImageURL,
File smallFile,
Map<String,byte[]> images,
String articleURL,
ServiceContext serviceContext)
|
JournalArticle |
JournalArticleServiceWrapper.addArticle(long groupId,
String articleId,
boolean autoArticleId,
String title,
String description,
String content,
String type,
String structureId,
String templateId,
int displayDateMonth,
int displayDateDay,
int displayDateYear,
int displayDateHour,
int displayDateMinute,
int expirationDateMonth,
int expirationDateDay,
int expirationDateYear,
int expirationDateHour,
int expirationDateMinute,
boolean neverExpire,
int reviewDateMonth,
int reviewDateDay,
int reviewDateYear,
int reviewDateHour,
int reviewDateMinute,
boolean neverReview,
boolean indexable,
boolean smallImage,
String smallImageURL,
File smallFile,
Map<String,byte[]> images,
String articleURL,
ServiceContext serviceContext)
|
static JournalArticle |
JournalArticleServiceUtil.addArticle(long groupId,
String articleId,
boolean autoArticleId,
String title,
String description,
String content,
String type,
String structureId,
String templateId,
int displayDateMonth,
int displayDateDay,
int displayDateYear,
int displayDateHour,
int displayDateMinute,
int expirationDateMonth,
int expirationDateDay,
int expirationDateYear,
int expirationDateHour,
int expirationDateMinute,
boolean neverExpire,
int reviewDateMonth,
int reviewDateDay,
int reviewDateYear,
int reviewDateHour,
int reviewDateMinute,
boolean neverReview,
boolean indexable,
boolean smallImage,
String smallImageURL,
File smallFile,
Map<String,byte[]> images,
String articleURL,
ServiceContext serviceContext)
|
JournalArticle |
JournalArticleService.addArticle(long groupId,
String articleId,
boolean autoArticleId,
String title,
String description,
String content,
String type,
String structureId,
String templateId,
int displayDateMonth,
int displayDateDay,
int displayDateYear,
int displayDateHour,
int displayDateMinute,
int expirationDateMonth,
int expirationDateDay,
int expirationDateYear,
int expirationDateHour,
int expirationDateMinute,
boolean neverExpire,
int reviewDateMonth,
int reviewDateDay,
int reviewDateYear,
int reviewDateHour,
int reviewDateMinute,
boolean neverReview,
boolean indexable,
boolean smallImage,
String smallImageURL,
File smallFile,
Map<String,byte[]> images,
String articleURL,
ServiceContext serviceContext)
|
JournalArticle |
JournalArticleServiceWrapper.addArticle(long groupId,
String articleId,
boolean autoArticleId,
String title,
String description,
String content,
String type,
String structureId,
String templateId,
int displayDateMonth,
int displayDateDay,
int displayDateYear,
int displayDateHour,
int displayDateMinute,
int expirationDateMonth,
int expirationDateDay,
int expirationDateYear,
int expirationDateHour,
int expirationDateMinute,
boolean neverExpire,
int reviewDateMonth,
int reviewDateDay,
int reviewDateYear,
int reviewDateHour,
int reviewDateMinute,
boolean neverReview,
boolean indexable,
String articleURL,
ServiceContext serviceContext)
|
static JournalArticle |
JournalArticleServiceUtil.addArticle(long groupId,
String articleId,
boolean autoArticleId,
String title,
String description,
String content,
String type,
String structureId,
String templateId,
int displayDateMonth,
int displayDateDay,
int displayDateYear,
int displayDateHour,
int displayDateMinute,
int expirationDateMonth,
int expirationDateDay,
int expirationDateYear,
int expirationDateHour,
int expirationDateMinute,
boolean neverExpire,
int reviewDateMonth,
int reviewDateDay,
int reviewDateYear,
int reviewDateHour,
int reviewDateMinute,
boolean neverReview,
boolean indexable,
String articleURL,
ServiceContext serviceContext)
|
JournalArticle |
JournalArticleService.addArticle(long groupId,
String articleId,
boolean autoArticleId,
String title,
String description,
String content,
String type,
String structureId,
String templateId,
int displayDateMonth,
int displayDateDay,
int displayDateYear,
int displayDateHour,
int displayDateMinute,
int expirationDateMonth,
int expirationDateDay,
int expirationDateYear,
int expirationDateHour,
int expirationDateMinute,
boolean neverExpire,
int reviewDateMonth,
int reviewDateDay,
int reviewDateYear,
int reviewDateHour,
int reviewDateMinute,
boolean neverReview,
boolean indexable,
String articleURL,
ServiceContext serviceContext)
|
JournalFeed |
JournalFeedLocalServiceWrapper.addFeed(long userId,
long groupId,
String feedId,
boolean autoFeedId,
String name,
String description,
String type,
String structureId,
String templateId,
String rendererTemplateId,
int delta,
String orderByCol,
String orderByType,
String targetLayoutFriendlyUrl,
String targetPortletId,
String contentField,
String feedType,
double feedVersion,
ServiceContext serviceContext)
|
static JournalFeed |
JournalFeedLocalServiceUtil.addFeed(long userId,
long groupId,
String feedId,
boolean autoFeedId,
String name,
String description,
String type,
String structureId,
String templateId,
String rendererTemplateId,
int delta,
String orderByCol,
String orderByType,
String targetLayoutFriendlyUrl,
String targetPortletId,
String contentField,
String feedType,
double feedVersion,
ServiceContext serviceContext)
|
JournalFeed |
JournalFeedLocalService.addFeed(long userId,
long groupId,
String feedId,
boolean autoFeedId,
String name,
String description,
String type,
String structureId,
String templateId,
String rendererTemplateId,
int delta,
String orderByCol,
String orderByType,
String targetLayoutFriendlyUrl,
String targetPortletId,
String contentField,
String feedType,
double feedVersion,
ServiceContext serviceContext)
|
JournalFeed |
JournalFeedServiceWrapper.addFeed(long groupId,
String feedId,
boolean autoFeedId,
String name,
String description,
String type,
String structureId,
String templateId,
String rendererTemplateId,
int delta,
String orderByCol,
String orderByType,
String targetLayoutFriendlyUrl,
String targetPortletId,
String contentField,
String feedType,
double feedVersion,
ServiceContext serviceContext)
|
static JournalFeed |
JournalFeedServiceUtil.addFeed(long groupId,
String feedId,
boolean autoFeedId,
String name,
String description,
String type,
String structureId,
String templateId,
String rendererTemplateId,
int delta,
String orderByCol,
String orderByType,
String targetLayoutFriendlyUrl,
String targetPortletId,
String contentField,
String feedType,
double feedVersion,
ServiceContext serviceContext)
|
JournalFeed |
JournalFeedService.addFeed(long groupId,
String feedId,
boolean autoFeedId,
String name,
String description,
String type,
String structureId,
String templateId,
String rendererTemplateId,
int delta,
String orderByCol,
String orderByType,
String targetLayoutFriendlyUrl,
String targetPortletId,
String contentField,
String feedType,
double feedVersion,
ServiceContext serviceContext)
|
JournalStructure |
JournalStructureLocalServiceWrapper.addStructure(long userId,
long groupId,
String structureId,
boolean autoStructureId,
String parentStructureId,
String name,
String description,
String xsd,
ServiceContext serviceContext)
|
static JournalStructure |
JournalStructureLocalServiceUtil.addStructure(long userId,
long groupId,
String structureId,
boolean autoStructureId,
String parentStructureId,
String name,
String description,
String xsd,
ServiceContext serviceContext)
|
JournalStructure |
JournalStructureLocalService.addStructure(long userId,
long groupId,
String structureId,
boolean autoStructureId,
String parentStructureId,
String name,
String description,
String xsd,
ServiceContext serviceContext)
|
JournalStructure |
JournalStructureServiceWrapper.addStructure(long groupId,
String structureId,
boolean autoStructureId,
String parentStructureId,
String name,
String description,
String xsd,
ServiceContext serviceContext)
|
static JournalStructure |
JournalStructureServiceUtil.addStructure(long groupId,
String structureId,
boolean autoStructureId,
String parentStructureId,
String name,
String description,
String xsd,
ServiceContext serviceContext)
|
JournalStructure |
JournalStructureService.addStructure(long groupId,
String structureId,
boolean autoStructureId,
String parentStructureId,
String name,
String description,
String xsd,
ServiceContext serviceContext)
|
JournalTemplate |
JournalTemplateLocalServiceWrapper.addTemplate(long userId,
long groupId,
String templateId,
boolean autoTemplateId,
String structureId,
String name,
String description,
String xsl,
boolean formatXsl,
String langType,
boolean cacheable,
boolean smallImage,
String smallImageURL,
File smallFile,
ServiceContext serviceContext)
|
static JournalTemplate |
JournalTemplateLocalServiceUtil.addTemplate(long userId,
long groupId,
String templateId,
boolean autoTemplateId,
String structureId,
String name,
String description,
String xsl,
boolean formatXsl,
String langType,
boolean cacheable,
boolean smallImage,
String smallImageURL,
File smallFile,
ServiceContext serviceContext)
|
JournalTemplate |
JournalTemplateLocalService.addTemplate(long userId,
long groupId,
String templateId,
boolean autoTemplateId,
String structureId,
String name,
String description,
String xsl,
boolean formatXsl,
String langType,
boolean cacheable,
boolean smallImage,
String smallImageURL,
File smallFile,
ServiceContext serviceContext)
|
JournalTemplate |
JournalTemplateServiceWrapper.addTemplate(long groupId,
String templateId,
boolean autoTemplateId,
String structureId,
String name,
String description,
String xsl,
boolean formatXsl,
String langType,
boolean cacheable,
boolean smallImage,
String smallImageURL,
File smallFile,
ServiceContext serviceContext)
|
static JournalTemplate |
JournalTemplateServiceUtil.addTemplate(long groupId,
String templateId,
boolean autoTemplateId,
String structureId,
String name,
String description,
String xsl,
boolean formatXsl,
String langType,
boolean cacheable,
boolean smallImage,
String smallImageURL,
File smallFile,
ServiceContext serviceContext)
|
JournalTemplate |
JournalTemplateService.addTemplate(long groupId,
String templateId,
boolean autoTemplateId,
String structureId,
String name,
String description,
String xsl,
boolean formatXsl,
String langType,
boolean cacheable,
boolean smallImage,
String smallImageURL,
File smallFile,
ServiceContext serviceContext)
|
JournalTemplate |
JournalTemplateServiceWrapper.addTemplate(long groupId,
String templateId,
boolean autoTemplateId,
String structureId,
String name,
String description,
String xsl,
boolean formatXsl,
String langType,
boolean cacheable,
ServiceContext serviceContext)
|
static JournalTemplate |
JournalTemplateServiceUtil.addTemplate(long groupId,
String templateId,
boolean autoTemplateId,
String structureId,
String name,
String description,
String xsl,
boolean formatXsl,
String langType,
boolean cacheable,
ServiceContext serviceContext)
|
JournalTemplate |
JournalTemplateService.addTemplate(long groupId,
String templateId,
boolean autoTemplateId,
String structureId,
String name,
String description,
String xsl,
boolean formatXsl,
String langType,
boolean cacheable,
ServiceContext serviceContext)
|
void |
JournalArticleLocalServiceWrapper.deleteArticle(JournalArticle article,
String articleURL,
ServiceContext serviceContext)
|
static void |
JournalArticleLocalServiceUtil.deleteArticle(JournalArticle article,
String articleURL,
ServiceContext serviceContext)
|
void |
JournalArticleLocalService.deleteArticle(JournalArticle article,
String articleURL,
ServiceContext serviceContext)
|
void |
JournalArticleServiceWrapper.deleteArticle(long groupId,
String articleId,
double version,
String articleURL,
ServiceContext serviceContext)
|
static void |
JournalArticleServiceUtil.deleteArticle(long groupId,
String articleId,
double version,
String articleURL,
ServiceContext serviceContext)
|
void |
JournalArticleService.deleteArticle(long groupId,
String articleId,
double version,
String articleURL,
ServiceContext serviceContext)
|
void |
JournalArticleLocalServiceWrapper.deleteArticle(long groupId,
String articleId,
double version,
String articleURL,
ServiceContext serviceContext)
|
static void |
JournalArticleLocalServiceUtil.deleteArticle(long groupId,
String articleId,
double version,
String articleURL,
ServiceContext serviceContext)
|
void |
JournalArticleLocalService.deleteArticle(long groupId,
String articleId,
double version,
String articleURL,
ServiceContext serviceContext)
|
void |
JournalArticleLocalServiceWrapper.deleteArticle(long groupId,
String articleId,
ServiceContext serviceContext)
|
static void |
JournalArticleLocalServiceUtil.deleteArticle(long groupId,
String articleId,
ServiceContext serviceContext)
|
void |
JournalArticleLocalService.deleteArticle(long groupId,
String articleId,
ServiceContext serviceContext)
|
void |
JournalArticleServiceWrapper.deleteArticle(long groupId,
String articleId,
String articleURL,
ServiceContext serviceContext)
|
static void |
JournalArticleServiceUtil.deleteArticle(long groupId,
String articleId,
String articleURL,
ServiceContext serviceContext)
|
void |
JournalArticleService.deleteArticle(long groupId,
String articleId,
String articleURL,
ServiceContext serviceContext)
|
JournalArticle |
JournalArticleLocalServiceWrapper.expireArticle(long userId,
long groupId,
String articleId,
double version,
String articleURL,
ServiceContext serviceContext)
|
static JournalArticle |
JournalArticleLocalServiceUtil.expireArticle(long userId,
long groupId,
String articleId,
double version,
String articleURL,
ServiceContext serviceContext)
|
JournalArticle |
JournalArticleLocalService.expireArticle(long userId,
long groupId,
String articleId,
double version,
String articleURL,
ServiceContext serviceContext)
|
JournalArticle |
JournalArticleServiceWrapper.expireArticle(long groupId,
String articleId,
double version,
String articleURL,
ServiceContext serviceContext)
|
static JournalArticle |
JournalArticleServiceUtil.expireArticle(long groupId,
String articleId,
double version,
String articleURL,
ServiceContext serviceContext)
|
JournalArticle |
JournalArticleService.expireArticle(long groupId,
String articleId,
double version,
String articleURL,
ServiceContext serviceContext)
|
JournalArticle |
JournalArticleLocalServiceWrapper.updateArticle(long userId,
long groupId,
String articleId,
double version,
String title,
String description,
String content,
String type,
String structureId,
String templateId,
int displayDateMonth,
int displayDateDay,
int displayDateYear,
int displayDateHour,
int displayDateMinute,
int expirationDateMonth,
int expirationDateDay,
int expirationDateYear,
int expirationDateHour,
int expirationDateMinute,
boolean neverExpire,
int reviewDateMonth,
int reviewDateDay,
int reviewDateYear,
int reviewDateHour,
int reviewDateMinute,
boolean neverReview,
boolean indexable,
boolean smallImage,
String smallImageURL,
File smallFile,
Map<String,byte[]> images,
String articleURL,
ServiceContext serviceContext)
|
static JournalArticle |
JournalArticleLocalServiceUtil.updateArticle(long userId,
long groupId,
String articleId,
double version,
String title,
String description,
String content,
String type,
String structureId,
String templateId,
int displayDateMonth,
int displayDateDay,
int displayDateYear,
int displayDateHour,
int displayDateMinute,
int expirationDateMonth,
int expirationDateDay,
int expirationDateYear,
int expirationDateHour,
int expirationDateMinute,
boolean neverExpire,
int reviewDateMonth,
int reviewDateDay,
int reviewDateYear,
int reviewDateHour,
int reviewDateMinute,
boolean neverReview,
boolean indexable,
boolean smallImage,
String smallImageURL,
File smallFile,
Map<String,byte[]> images,
String articleURL,
ServiceContext serviceContext)
|
JournalArticle |
JournalArticleLocalService.updateArticle(long userId,
long groupId,
String articleId,
double version,
String title,
String description,
String content,
String type,
String structureId,
String templateId,
int displayDateMonth,
int displayDateDay,
int displayDateYear,
int displayDateHour,
int displayDateMinute,
int expirationDateMonth,
int expirationDateDay,
int expirationDateYear,
int expirationDateHour,
int expirationDateMinute,
boolean neverExpire,
int reviewDateMonth,
int reviewDateDay,
int reviewDateYear,
int reviewDateHour,
int reviewDateMinute,
boolean neverReview,
boolean indexable,
boolean smallImage,
String smallImageURL,
File smallFile,
Map<String,byte[]> images,
String articleURL,
ServiceContext serviceContext)
|
JournalArticle |
JournalArticleServiceWrapper.updateArticle(long groupId,
String articleId,
double version,
String title,
String description,
String content,
String type,
String structureId,
String templateId,
int displayDateMonth,
int displayDateDay,
int displayDateYear,
int displayDateHour,
int displayDateMinute,
int expirationDateMonth,
int expirationDateDay,
int expirationDateYear,
int expirationDateHour,
int expirationDateMinute,
boolean neverExpire,
int reviewDateMonth,
int reviewDateDay,
int reviewDateYear,
int reviewDateHour,
int reviewDateMinute,
boolean neverReview,
boolean indexable,
boolean smallImage,
String smallImageURL,
File smallFile,
Map<String,byte[]> images,
String articleURL,
ServiceContext serviceContext)
|
static JournalArticle |
JournalArticleServiceUtil.updateArticle(long groupId,
String articleId,
double version,
String title,
String description,
String content,
String type,
String structureId,
String templateId,
int displayDateMonth,
int displayDateDay,
int displayDateYear,
int displayDateHour,
int displayDateMinute,
int expirationDateMonth,
int expirationDateDay,
int expirationDateYear,
int expirationDateHour,
int expirationDateMinute,
boolean neverExpire,
int reviewDateMonth,
int reviewDateDay,
int reviewDateYear,
int reviewDateHour,
int reviewDateMinute,
boolean neverReview,
boolean indexable,
boolean smallImage,
String smallImageURL,
File smallFile,
Map<String,byte[]> images,
String articleURL,
ServiceContext serviceContext)
|
JournalArticle |
JournalArticleService.updateArticle(long groupId,
String articleId,
double version,
String title,
String description,
String content,
String type,
String structureId,
String templateId,
int displayDateMonth,
int displayDateDay,
int displayDateYear,
int displayDateHour,
int displayDateMinute,
int expirationDateMonth,
int expirationDateDay,
int expirationDateYear,
int expirationDateHour,
int expirationDateMinute,
boolean neverExpire,
int reviewDateMonth,
int reviewDateDay,
int reviewDateYear,
int reviewDateHour,
int reviewDateMinute,
boolean neverReview,
boolean indexable,
boolean smallImage,
String smallImageURL,
File smallFile,
Map<String,byte[]> images,
String articleURL,
ServiceContext serviceContext)
|
JournalFeed |
JournalFeedServiceWrapper.updateFeed(long groupId,
String feedId,
String name,
String description,
String type,
String structureId,
String templateId,
String rendererTemplateId,
int delta,
String orderByCol,
String orderByType,
String targetLayoutFriendlyUrl,
String targetPortletId,
String contentField,
String feedType,
double feedVersion,
ServiceContext serviceContext)
|
static JournalFeed |
JournalFeedServiceUtil.updateFeed(long groupId,
String feedId,
String name,
String description,
String type,
String structureId,
String templateId,
String rendererTemplateId,
int delta,
String orderByCol,
String orderByType,
String targetLayoutFriendlyUrl,
String targetPortletId,
String contentField,
String feedType,
double feedVersion,
ServiceContext serviceContext)
|
JournalFeed |
JournalFeedService.updateFeed(long groupId,
String feedId,
String name,
String description,
String type,
String structureId,
String templateId,
String rendererTemplateId,
int delta,
String orderByCol,
String orderByType,
String targetLayoutFriendlyUrl,
String targetPortletId,
String contentField,
String feedType,
double feedVersion,
ServiceContext serviceContext)
|
JournalFeed |
JournalFeedLocalServiceWrapper.updateFeed(long groupId,
String feedId,
String name,
String description,
String type,
String structureId,
String templateId,
String rendererTemplateId,
int delta,
String orderByCol,
String orderByType,
String targetLayoutFriendlyUrl,
String targetPortletId,
String contentField,
String feedType,
double feedVersion,
ServiceContext serviceContext)
|
static JournalFeed |
JournalFeedLocalServiceUtil.updateFeed(long groupId,
String feedId,
String name,
String description,
String type,
String structureId,
String templateId,
String rendererTemplateId,
int delta,
String orderByCol,
String orderByType,
String targetLayoutFriendlyUrl,
String targetPortletId,
String contentField,
String feedType,
double feedVersion,
ServiceContext serviceContext)
|
JournalFeed |
JournalFeedLocalService.updateFeed(long groupId,
String feedId,
String name,
String description,
String type,
String structureId,
String templateId,
String rendererTemplateId,
int delta,
String orderByCol,
String orderByType,
String targetLayoutFriendlyUrl,
String targetPortletId,
String contentField,
String feedType,
double feedVersion,
ServiceContext serviceContext)
|
JournalArticle |
JournalArticleLocalServiceWrapper.updateStatus(long userId,
JournalArticle article,
int status,
String articleURL,
ServiceContext serviceContext)
|
static JournalArticle |
JournalArticleLocalServiceUtil.updateStatus(long userId,
JournalArticle article,
int status,
String articleURL,
ServiceContext serviceContext)
|
JournalArticle |
JournalArticleLocalService.updateStatus(long userId,
JournalArticle article,
int status,
String articleURL,
ServiceContext serviceContext)
|
JournalArticle |
JournalArticleLocalServiceWrapper.updateStatus(long userId,
long classPK,
int status,
ServiceContext serviceContext)
|
static JournalArticle |
JournalArticleLocalServiceUtil.updateStatus(long userId,
long classPK,
int status,
ServiceContext serviceContext)
|
JournalArticle |
JournalArticleLocalService.updateStatus(long userId,
long classPK,
int status,
ServiceContext serviceContext)
|
JournalArticle |
JournalArticleLocalServiceWrapper.updateStatus(long userId,
long groupId,
String articleId,
double version,
int status,
String articleURL,
ServiceContext serviceContext)
|
static JournalArticle |
JournalArticleLocalServiceUtil.updateStatus(long userId,
long groupId,
String articleId,
double version,
int status,
String articleURL,
ServiceContext serviceContext)
|
JournalArticle |
JournalArticleLocalService.updateStatus(long userId,
long groupId,
String articleId,
double version,
int status,
String articleURL,
ServiceContext serviceContext)
|
JournalStructure |
JournalStructureServiceWrapper.updateStructure(long groupId,
String structureId,
String parentStructureId,
String name,
String description,
String xsd,
ServiceContext serviceContext)
|
static JournalStructure |
JournalStructureServiceUtil.updateStructure(long groupId,
String structureId,
String parentStructureId,
String name,
String description,
String xsd,
ServiceContext serviceContext)
|
JournalStructure |
JournalStructureService.updateStructure(long groupId,
String structureId,
String parentStructureId,
String name,
String description,
String xsd,
ServiceContext serviceContext)
|
JournalStructure |
JournalStructureLocalServiceWrapper.updateStructure(long groupId,
String structureId,
String parentStructureId,
String name,
String description,
String xsd,
ServiceContext serviceContext)
|
static JournalStructure |
JournalStructureLocalServiceUtil.updateStructure(long groupId,
String structureId,
String parentStructureId,
String name,
String description,
String xsd,
ServiceContext serviceContext)
|
JournalStructure |
JournalStructureLocalService.updateStructure(long groupId,
String structureId,
String parentStructureId,
String name,
String description,
String xsd,
ServiceContext serviceContext)
|
JournalTemplate |
JournalTemplateServiceWrapper.updateTemplate(long groupId,
String templateId,
String structureId,
String name,
String description,
String xsl,
boolean formatXsl,
String langType,
boolean cacheable,
boolean smallImage,
String smallImageURL,
File smallFile,
ServiceContext serviceContext)
|
static JournalTemplate |
JournalTemplateServiceUtil.updateTemplate(long groupId,
String templateId,
String structureId,
String name,
String description,
String xsl,
boolean formatXsl,
String langType,
boolean cacheable,
boolean smallImage,
String smallImageURL,
File smallFile,
ServiceContext serviceContext)
|
JournalTemplate |
JournalTemplateService.updateTemplate(long groupId,
String templateId,
String structureId,
String name,
String description,
String xsl,
boolean formatXsl,
String langType,
boolean cacheable,
boolean smallImage,
String smallImageURL,
File smallFile,
ServiceContext serviceContext)
|
JournalTemplate |
JournalTemplateLocalServiceWrapper.updateTemplate(long groupId,
String templateId,
String structureId,
String name,
String description,
String xsl,
boolean formatXsl,
String langType,
boolean cacheable,
boolean smallImage,
String smallImageURL,
File smallFile,
ServiceContext serviceContext)
|
static JournalTemplate |
JournalTemplateLocalServiceUtil.updateTemplate(long groupId,
String templateId,
String structureId,
String name,
String description,
String xsl,
boolean formatXsl,
String langType,
boolean cacheable,
boolean smallImage,
String smallImageURL,
File smallFile,
ServiceContext serviceContext)
|
JournalTemplate |
JournalTemplateLocalService.updateTemplate(long groupId,
String templateId,
String structureId,
String name,
String description,
String xsl,
boolean formatXsl,
String langType,
boolean cacheable,
boolean smallImage,
String smallImageURL,
File smallFile,
ServiceContext serviceContext)
|
JournalTemplate |
JournalTemplateServiceWrapper.updateTemplate(long groupId,
String templateId,
String structureId,
String name,
String description,
String xsl,
boolean formatXsl,
String langType,
boolean cacheable,
ServiceContext serviceContext)
|
static JournalTemplate |
JournalTemplateServiceUtil.updateTemplate(long groupId,
String templateId,
String structureId,
String name,
String description,
String xsl,
boolean formatXsl,
String langType,
boolean cacheable,
ServiceContext serviceContext)
|
JournalTemplate |
JournalTemplateService.updateTemplate(long groupId,
String templateId,
String structureId,
String name,
String description,
String xsl,
boolean formatXsl,
String langType,
boolean cacheable,
ServiceContext serviceContext)
|
Uses of ServiceContext in com.liferay.portlet.journal.service.http |
---|
Methods in com.liferay.portlet.journal.service.http with parameters of type ServiceContext | |
---|---|
static JournalArticle |
JournalArticleServiceHttp.addArticle(HttpPrincipal httpPrincipal,
long groupId,
String articleId,
boolean autoArticleId,
String title,
String description,
String content,
String type,
String structureId,
String templateId,
int displayDateMonth,
int displayDateDay,
int displayDateYear,
int displayDateHour,
int displayDateMinute,
int expirationDateMonth,
int expirationDateDay,
int expirationDateYear,
int expirationDateHour,
int expirationDateMinute,
boolean neverExpire,
int reviewDateMonth,
int reviewDateDay,
int reviewDateYear,
int reviewDateHour,
int reviewDateMinute,
boolean neverReview,
boolean indexable,
boolean smallImage,
String smallImageURL,
File smallFile,
Map<String,byte[]> images,
String articleURL,
ServiceContext serviceContext)
|
static JournalArticle |
JournalArticleServiceHttp.addArticle(HttpPrincipal httpPrincipal,
long groupId,
String articleId,
boolean autoArticleId,
String title,
String description,
String content,
String type,
String structureId,
String templateId,
int displayDateMonth,
int displayDateDay,
int displayDateYear,
int displayDateHour,
int displayDateMinute,
int expirationDateMonth,
int expirationDateDay,
int expirationDateYear,
int expirationDateHour,
int expirationDateMinute,
boolean neverExpire,
int reviewDateMonth,
int reviewDateDay,
int reviewDateYear,
int reviewDateHour,
int reviewDateMinute,
boolean neverReview,
boolean indexable,
String articleURL,
ServiceContext serviceContext)
|
static JournalArticleSoap |
JournalArticleServiceSoap.addArticle(long groupId,
String articleId,
boolean autoArticleId,
String title,
String description,
String content,
String type,
String structureId,
String templateId,
int displayDateMonth,
int displayDateDay,
int displayDateYear,
int displayDateHour,
int displayDateMinute,
int expirationDateMonth,
int expirationDateDay,
int expirationDateYear,
int expirationDateHour,
int expirationDateMinute,
boolean neverExpire,
int reviewDateMonth,
int reviewDateDay,
int reviewDateYear,
int reviewDateHour,
int reviewDateMinute,
boolean neverReview,
boolean indexable,
String articleURL,
ServiceContext serviceContext)
|
static JournalFeed |
JournalFeedServiceHttp.addFeed(HttpPrincipal httpPrincipal,
long groupId,
String feedId,
boolean autoFeedId,
String name,
String description,
String type,
String structureId,
String templateId,
String rendererTemplateId,
int delta,
String orderByCol,
String orderByType,
String targetLayoutFriendlyUrl,
String targetPortletId,
String contentField,
String feedType,
double feedVersion,
ServiceContext serviceContext)
|
static JournalFeedSoap |
JournalFeedServiceSoap.addFeed(long groupId,
String feedId,
boolean autoFeedId,
String name,
String description,
String type,
String structureId,
String templateId,
String rendererTemplateId,
int delta,
String orderByCol,
String orderByType,
String targetLayoutFriendlyUrl,
String targetPortletId,
String contentField,
String feedType,
double feedVersion,
ServiceContext serviceContext)
|
static JournalStructure |
JournalStructureServiceHttp.addStructure(HttpPrincipal httpPrincipal,
long groupId,
String structureId,
boolean autoStructureId,
String parentStructureId,
String name,
String description,
String xsd,
ServiceContext serviceContext)
|
static JournalStructureSoap |
JournalStructureServiceSoap.addStructure(long groupId,
String structureId,
boolean autoStructureId,
String parentStructureId,
String name,
String description,
String xsd,
ServiceContext serviceContext)
|
static JournalTemplate |
JournalTemplateServiceHttp.addTemplate(HttpPrincipal httpPrincipal,
long groupId,
String templateId,
boolean autoTemplateId,
String structureId,
String name,
String description,
String xsl,
boolean formatXsl,
String langType,
boolean cacheable,
boolean smallImage,
String smallImageURL,
File smallFile,
ServiceContext serviceContext)
|
static JournalTemplate |
JournalTemplateServiceHttp.addTemplate(HttpPrincipal httpPrincipal,
long groupId,
String templateId,
boolean autoTemplateId,
String structureId,
String name,
String description,
String xsl,
boolean formatXsl,
String langType,
boolean cacheable,
ServiceContext serviceContext)
|
static JournalTemplateSoap |
JournalTemplateServiceSoap.addTemplate(long groupId,
String templateId,
boolean autoTemplateId,
String structureId,
String name,
String description,
String xsl,
boolean formatXsl,
String langType,
boolean cacheable,
ServiceContext serviceContext)
|
static void |
JournalArticleServiceHttp.deleteArticle(HttpPrincipal httpPrincipal,
long groupId,
String articleId,
double version,
String articleURL,
ServiceContext serviceContext)
|
static void |
JournalArticleServiceHttp.deleteArticle(HttpPrincipal httpPrincipal,
long groupId,
String articleId,
String articleURL,
ServiceContext serviceContext)
|
static void |
JournalArticleServiceSoap.deleteArticle(long groupId,
String articleId,
double version,
String articleURL,
ServiceContext serviceContext)
|
static void |
JournalArticleServiceSoap.deleteArticle(long groupId,
String articleId,
String articleURL,
ServiceContext serviceContext)
|
static JournalArticle |
JournalArticleServiceHttp.expireArticle(HttpPrincipal httpPrincipal,
long groupId,
String articleId,
double version,
String articleURL,
ServiceContext serviceContext)
|
static JournalArticleSoap |
JournalArticleServiceSoap.expireArticle(long groupId,
String articleId,
double version,
String articleURL,
ServiceContext serviceContext)
|
static JournalArticle |
JournalArticleServiceHttp.updateArticle(HttpPrincipal httpPrincipal,
long groupId,
String articleId,
double version,
String title,
String description,
String content,
String type,
String structureId,
String templateId,
int displayDateMonth,
int displayDateDay,
int displayDateYear,
int displayDateHour,
int displayDateMinute,
int expirationDateMonth,
int expirationDateDay,
int expirationDateYear,
int expirationDateHour,
int expirationDateMinute,
boolean neverExpire,
int reviewDateMonth,
int reviewDateDay,
int reviewDateYear,
int reviewDateHour,
int reviewDateMinute,
boolean neverReview,
boolean indexable,
boolean smallImage,
String smallImageURL,
File smallFile,
Map<String,byte[]> images,
String articleURL,
ServiceContext serviceContext)
|
static JournalFeed |
JournalFeedServiceHttp.updateFeed(HttpPrincipal httpPrincipal,
long groupId,
String feedId,
String name,
String description,
String type,
String structureId,
String templateId,
String rendererTemplateId,
int delta,
String orderByCol,
String orderByType,
String targetLayoutFriendlyUrl,
String targetPortletId,
String contentField,
String feedType,
double feedVersion,
ServiceContext serviceContext)
|
static JournalFeedSoap |
JournalFeedServiceSoap.updateFeed(long groupId,
String feedId,
String name,
String description,
String type,
String structureId,
String templateId,
String rendererTemplateId,
int delta,
String orderByCol,
String orderByType,
String targetLayoutFriendlyUrl,
String targetPortletId,
String contentField,
String feedType,
double feedVersion,
ServiceContext serviceContext)
|
static JournalStructure |
JournalStructureServiceHttp.updateStructure(HttpPrincipal httpPrincipal,
long groupId,
String structureId,
String parentStructureId,
String name,
String description,
String xsd,
ServiceContext serviceContext)
|
static JournalStructureSoap |
JournalStructureServiceSoap.updateStructure(long groupId,
String structureId,
String parentStructureId,
String name,
String description,
String xsd,
ServiceContext serviceContext)
|
static JournalTemplate |
JournalTemplateServiceHttp.updateTemplate(HttpPrincipal httpPrincipal,
long groupId,
String templateId,
String structureId,
String name,
String description,
String xsl,
boolean formatXsl,
String langType,
boolean cacheable,
boolean smallImage,
String smallImageURL,
File smallFile,
ServiceContext serviceContext)
|
static JournalTemplate |
JournalTemplateServiceHttp.updateTemplate(HttpPrincipal httpPrincipal,
long groupId,
String templateId,
String structureId,
String name,
String description,
String xsl,
boolean formatXsl,
String langType,
boolean cacheable,
ServiceContext serviceContext)
|
static JournalTemplateSoap |
JournalTemplateServiceSoap.updateTemplate(long groupId,
String templateId,
String structureId,
String name,
String description,
String xsl,
boolean formatXsl,
String langType,
boolean cacheable,
ServiceContext serviceContext)
|
Uses of ServiceContext in com.liferay.portlet.journal.service.impl |
---|
Methods in com.liferay.portlet.journal.service.impl with parameters of type ServiceContext | |
---|---|
JournalArticle |
JournalArticleLocalServiceImpl.addArticle(long userId,
long groupId,
String articleId,
boolean autoArticleId,
double version,
String title,
String description,
String content,
String type,
String structureId,
String templateId,
int displayDateMonth,
int displayDateDay,
int displayDateYear,
int displayDateHour,
int displayDateMinute,
int expirationDateMonth,
int expirationDateDay,
int expirationDateYear,
int expirationDateHour,
int expirationDateMinute,
boolean neverExpire,
int reviewDateMonth,
int reviewDateDay,
int reviewDateYear,
int reviewDateHour,
int reviewDateMinute,
boolean neverReview,
boolean indexable,
boolean smallImage,
String smallImageURL,
File smallFile,
Map<String,byte[]> images,
String articleURL,
ServiceContext serviceContext)
|
JournalArticle |
JournalArticleServiceImpl.addArticle(long groupId,
String articleId,
boolean autoArticleId,
String title,
String description,
String content,
String type,
String structureId,
String templateId,
int displayDateMonth,
int displayDateDay,
int displayDateYear,
int displayDateHour,
int displayDateMinute,
int expirationDateMonth,
int expirationDateDay,
int expirationDateYear,
int expirationDateHour,
int expirationDateMinute,
boolean neverExpire,
int reviewDateMonth,
int reviewDateDay,
int reviewDateYear,
int reviewDateHour,
int reviewDateMinute,
boolean neverReview,
boolean indexable,
boolean smallImage,
String smallImageURL,
File smallFile,
Map<String,byte[]> images,
String articleURL,
ServiceContext serviceContext)
|
JournalArticle |
JournalArticleServiceImpl.addArticle(long groupId,
String articleId,
boolean autoArticleId,
String title,
String description,
String content,
String type,
String structureId,
String templateId,
int displayDateMonth,
int displayDateDay,
int displayDateYear,
int displayDateHour,
int displayDateMinute,
int expirationDateMonth,
int expirationDateDay,
int expirationDateYear,
int expirationDateHour,
int expirationDateMinute,
boolean neverExpire,
int reviewDateMonth,
int reviewDateDay,
int reviewDateYear,
int reviewDateHour,
int reviewDateMinute,
boolean neverReview,
boolean indexable,
String articleURL,
ServiceContext serviceContext)
|
JournalFeed |
JournalFeedLocalServiceImpl.addFeed(long userId,
long groupId,
String feedId,
boolean autoFeedId,
String name,
String description,
String type,
String structureId,
String templateId,
String rendererTemplateId,
int delta,
String orderByCol,
String orderByType,
String targetLayoutFriendlyUrl,
String targetPortletId,
String contentField,
String feedType,
double feedVersion,
ServiceContext serviceContext)
|
JournalFeed |
JournalFeedServiceImpl.addFeed(long groupId,
String feedId,
boolean autoFeedId,
String name,
String description,
String type,
String structureId,
String templateId,
String rendererTemplateId,
int delta,
String orderByCol,
String orderByType,
String targetLayoutFriendlyUrl,
String targetPortletId,
String contentField,
String feedType,
double feedVersion,
ServiceContext serviceContext)
|
JournalStructure |
JournalStructureLocalServiceImpl.addStructure(long userId,
long groupId,
String structureId,
boolean autoStructureId,
String parentStructureId,
String name,
String description,
String xsd,
ServiceContext serviceContext)
|
JournalStructure |
JournalStructureServiceImpl.addStructure(long groupId,
String structureId,
boolean autoStructureId,
String parentStructureId,
String name,
String description,
String xsd,
ServiceContext serviceContext)
|
JournalTemplate |
JournalTemplateLocalServiceImpl.addTemplate(long userId,
long groupId,
String templateId,
boolean autoTemplateId,
String structureId,
String name,
String description,
String xsl,
boolean formatXsl,
String langType,
boolean cacheable,
boolean smallImage,
String smallImageURL,
File smallFile,
ServiceContext serviceContext)
|
JournalTemplate |
JournalTemplateServiceImpl.addTemplate(long groupId,
String templateId,
boolean autoTemplateId,
String structureId,
String name,
String description,
String xsl,
boolean formatXsl,
String langType,
boolean cacheable,
boolean smallImage,
String smallImageURL,
File smallFile,
ServiceContext serviceContext)
|
JournalTemplate |
JournalTemplateServiceImpl.addTemplate(long groupId,
String templateId,
boolean autoTemplateId,
String structureId,
String name,
String description,
String xsl,
boolean formatXsl,
String langType,
boolean cacheable,
ServiceContext serviceContext)
|
void |
JournalArticleLocalServiceImpl.deleteArticle(JournalArticle article,
String articleURL,
ServiceContext serviceContext)
|
void |
JournalArticleServiceImpl.deleteArticle(long groupId,
String articleId,
double version,
String articleURL,
ServiceContext serviceContext)
|
void |
JournalArticleLocalServiceImpl.deleteArticle(long groupId,
String articleId,
double version,
String articleURL,
ServiceContext serviceContext)
|
void |
JournalArticleLocalServiceImpl.deleteArticle(long groupId,
String articleId,
ServiceContext serviceContext)
|
void |
JournalArticleServiceImpl.deleteArticle(long groupId,
String articleId,
String articleURL,
ServiceContext serviceContext)
|
JournalArticle |
JournalArticleLocalServiceImpl.expireArticle(long userId,
long groupId,
String articleId,
double version,
String articleURL,
ServiceContext serviceContext)
|
JournalArticle |
JournalArticleServiceImpl.expireArticle(long groupId,
String articleId,
double version,
String articleURL,
ServiceContext serviceContext)
|
protected void |
JournalArticleLocalServiceImpl.notifySubscribers(JournalArticle article,
ServiceContext serviceContext)
|
JournalArticle |
JournalArticleLocalServiceImpl.updateArticle(long userId,
long groupId,
String articleId,
double version,
String title,
String description,
String content,
String type,
String structureId,
String templateId,
int displayDateMonth,
int displayDateDay,
int displayDateYear,
int displayDateHour,
int displayDateMinute,
int expirationDateMonth,
int expirationDateDay,
int expirationDateYear,
int expirationDateHour,
int expirationDateMinute,
boolean neverExpire,
int reviewDateMonth,
int reviewDateDay,
int reviewDateYear,
int reviewDateHour,
int reviewDateMinute,
boolean neverReview,
boolean indexable,
boolean smallImage,
String smallImageURL,
File smallFile,
Map<String,byte[]> images,
String articleURL,
ServiceContext serviceContext)
|
JournalArticle |
JournalArticleServiceImpl.updateArticle(long groupId,
String articleId,
double version,
String title,
String description,
String content,
String type,
String structureId,
String templateId,
int displayDateMonth,
int displayDateDay,
int displayDateYear,
int displayDateHour,
int displayDateMinute,
int expirationDateMonth,
int expirationDateDay,
int expirationDateYear,
int expirationDateHour,
int expirationDateMinute,
boolean neverExpire,
int reviewDateMonth,
int reviewDateDay,
int reviewDateYear,
int reviewDateHour,
int reviewDateMinute,
boolean neverReview,
boolean indexable,
boolean smallImage,
String smallImageURL,
File smallFile,
Map<String,byte[]> images,
String articleURL,
ServiceContext serviceContext)
|
JournalFeed |
JournalFeedServiceImpl.updateFeed(long groupId,
String feedId,
String name,
String description,
String type,
String structureId,
String templateId,
String rendererTemplateId,
int delta,
String orderByCol,
String orderByType,
String targetLayoutFriendlyUrl,
String targetPortletId,
String contentField,
String feedType,
double feedVersion,
ServiceContext serviceContext)
|
JournalFeed |
JournalFeedLocalServiceImpl.updateFeed(long groupId,
String feedId,
String name,
String description,
String type,
String structureId,
String templateId,
String rendererTemplateId,
int delta,
String orderByCol,
String orderByType,
String targetLayoutFriendlyUrl,
String targetPortletId,
String contentField,
String feedType,
double feedVersion,
ServiceContext serviceContext)
|
JournalArticle |
JournalArticleLocalServiceImpl.updateStatus(long userId,
JournalArticle article,
int status,
String articleURL,
ServiceContext serviceContext)
|
JournalArticle |
JournalArticleLocalServiceImpl.updateStatus(long userId,
long classPK,
int status,
ServiceContext serviceContext)
|
JournalArticle |
JournalArticleLocalServiceImpl.updateStatus(long userId,
long groupId,
String articleId,
double version,
int status,
String articleURL,
ServiceContext serviceContext)
|
JournalStructure |
JournalStructureServiceImpl.updateStructure(long groupId,
String structureId,
String parentStructureId,
String name,
String description,
String xsd,
ServiceContext serviceContext)
|
JournalStructure |
JournalStructureLocalServiceImpl.updateStructure(long groupId,
String structureId,
String parentStructureId,
String name,
String description,
String xsd,
ServiceContext serviceContext)
|
JournalTemplate |
JournalTemplateServiceImpl.updateTemplate(long groupId,
String templateId,
String structureId,
String name,
String description,
String xsl,
boolean formatXsl,
String langType,
boolean cacheable,
boolean smallImage,
String smallImageURL,
File smallFile,
ServiceContext serviceContext)
|
JournalTemplate |
JournalTemplateLocalServiceImpl.updateTemplate(long groupId,
String templateId,
String structureId,
String name,
String description,
String xsl,
boolean formatXsl,
String langType,
boolean cacheable,
boolean smallImage,
String smallImageURL,
File smallFile,
ServiceContext serviceContext)
|
JournalTemplate |
JournalTemplateServiceImpl.updateTemplate(long groupId,
String templateId,
String structureId,
String name,
String description,
String xsl,
boolean formatXsl,
String langType,
boolean cacheable,
ServiceContext serviceContext)
|
Uses of ServiceContext in com.liferay.portlet.journal.service.persistence |
---|
Methods in com.liferay.portlet.journal.service.persistence with parameters of type ServiceContext | |
---|---|
static JournalArticle |
JournalArticleUtil.update(JournalArticle journalArticle,
boolean merge,
ServiceContext serviceContext)
|
static JournalArticleImage |
JournalArticleImageUtil.update(JournalArticleImage journalArticleImage,
boolean merge,
ServiceContext serviceContext)
|
static JournalArticleResource |
JournalArticleResourceUtil.update(JournalArticleResource journalArticleResource,
boolean merge,
ServiceContext serviceContext)
|
static JournalContentSearch |
JournalContentSearchUtil.update(JournalContentSearch journalContentSearch,
boolean merge,
ServiceContext serviceContext)
|
static JournalFeed |
JournalFeedUtil.update(JournalFeed journalFeed,
boolean merge,
ServiceContext serviceContext)
|
static JournalStructure |
JournalStructureUtil.update(JournalStructure journalStructure,
boolean merge,
ServiceContext serviceContext)
|
static JournalTemplate |
JournalTemplateUtil.update(JournalTemplate journalTemplate,
boolean merge,
ServiceContext serviceContext)
|
Uses of ServiceContext in com.liferay.portlet.messageboards.model |
---|
Uses of ServiceContext in com.liferay.portlet.messageboards.model.impl |
---|
Methods in com.liferay.portlet.messageboards.model.impl with parameters of type ServiceContext | |
---|---|
void |
MBThreadModelImpl.setExpandoBridgeAttributes(ServiceContext serviceContext)
|
void |
MBStatsUserModelImpl.setExpandoBridgeAttributes(ServiceContext serviceContext)
|
void |
MBMessageModelImpl.setExpandoBridgeAttributes(ServiceContext serviceContext)
|
void |
MBMessageFlagModelImpl.setExpandoBridgeAttributes(ServiceContext serviceContext)
|
void |
MBMailingListModelImpl.setExpandoBridgeAttributes(ServiceContext serviceContext)
|
void |
MBDiscussionModelImpl.setExpandoBridgeAttributes(ServiceContext serviceContext)
|
void |
MBCategoryModelImpl.setExpandoBridgeAttributes(ServiceContext serviceContext)
|
void |
MBBanModelImpl.setExpandoBridgeAttributes(ServiceContext serviceContext)
|
Uses of ServiceContext in com.liferay.portlet.messageboards.service |
---|
Methods in com.liferay.portlet.messageboards.service with parameters of type ServiceContext | |
---|---|
MBBan |
MBBanLocalServiceWrapper.addBan(long userId,
long banUserId,
ServiceContext serviceContext)
|
static MBBan |
MBBanLocalServiceUtil.addBan(long userId,
long banUserId,
ServiceContext serviceContext)
|
MBBan |
MBBanLocalService.addBan(long userId,
long banUserId,
ServiceContext serviceContext)
|
MBBan |
MBBanServiceWrapper.addBan(long banUserId,
ServiceContext serviceContext)
|
static MBBan |
MBBanServiceUtil.addBan(long banUserId,
ServiceContext serviceContext)
|
MBBan |
MBBanService.addBan(long banUserId,
ServiceContext serviceContext)
|
MBCategory |
MBCategoryLocalServiceWrapper.addCategory(long userId,
long parentCategoryId,
String name,
String description,
String emailAddress,
String inProtocol,
String inServerName,
int inServerPort,
boolean inUseSSL,
String inUserName,
String inPassword,
int inReadInterval,
String outEmailAddress,
boolean outCustom,
String outServerName,
int outServerPort,
boolean outUseSSL,
String outUserName,
String outPassword,
boolean mailingListActive,
ServiceContext serviceContext)
|
static MBCategory |
MBCategoryLocalServiceUtil.addCategory(long userId,
long parentCategoryId,
String name,
String description,
String emailAddress,
String inProtocol,
String inServerName,
int inServerPort,
boolean inUseSSL,
String inUserName,
String inPassword,
int inReadInterval,
String outEmailAddress,
boolean outCustom,
String outServerName,
int outServerPort,
boolean outUseSSL,
String outUserName,
String outPassword,
boolean mailingListActive,
ServiceContext serviceContext)
|
MBCategory |
MBCategoryLocalService.addCategory(long userId,
long parentCategoryId,
String name,
String description,
String emailAddress,
String inProtocol,
String inServerName,
int inServerPort,
boolean inUseSSL,
String inUserName,
String inPassword,
int inReadInterval,
String outEmailAddress,
boolean outCustom,
String outServerName,
int outServerPort,
boolean outUseSSL,
String outUserName,
String outPassword,
boolean mailingListActive,
ServiceContext serviceContext)
|
MBCategory |
MBCategoryServiceWrapper.addCategory(long parentCategoryId,
String name,
String description,
String emailAddress,
String inProtocol,
String inServerName,
int inServerPort,
boolean inUseSSL,
String inUserName,
String inPassword,
int inReadInterval,
String outEmailAddress,
boolean outCustom,
String outServerName,
int outServerPort,
boolean outUseSSL,
String outUserName,
String outPassword,
boolean mailingListActive,
ServiceContext serviceContext)
|
static MBCategory |
MBCategoryServiceUtil.addCategory(long parentCategoryId,
String name,
String description,
String emailAddress,
String inProtocol,
String inServerName,
int inServerPort,
boolean inUseSSL,
String inUserName,
String inPassword,
int inReadInterval,
String outEmailAddress,
boolean outCustom,
String outServerName,
int outServerPort,
boolean outUseSSL,
String outUserName,
String outPassword,
boolean mailingListActive,
ServiceContext serviceContext)
|
MBCategory |
MBCategoryService.addCategory(long parentCategoryId,
String name,
String description,
String emailAddress,
String inProtocol,
String inServerName,
int inServerPort,
boolean inUseSSL,
String inUserName,
String inPassword,
int inReadInterval,
String outEmailAddress,
boolean outCustom,
String outServerName,
int outServerPort,
boolean outUseSSL,
String outUserName,
String outPassword,
boolean mailingListActive,
ServiceContext serviceContext)
|
MBMessage |
MBMessageServiceWrapper.addDiscussionMessage(long groupId,
String className,
long classPK,
String permissionClassName,
long permissionClassPK,
long threadId,
long parentMessageId,
String subject,
String body,
ServiceContext serviceContext)
|
static MBMessage |
MBMessageServiceUtil.addDiscussionMessage(long groupId,
String className,
long classPK,
String permissionClassName,
long permissionClassPK,
long threadId,
long parentMessageId,
String subject,
String body,
ServiceContext serviceContext)
|
MBMessage |
MBMessageService.addDiscussionMessage(long groupId,
String className,
long classPK,
String permissionClassName,
long permissionClassPK,
long threadId,
long parentMessageId,
String subject,
String body,
ServiceContext serviceContext)
|
MBMessage |
MBMessageLocalServiceWrapper.addDiscussionMessage(long userId,
String userName,
long groupId,
String className,
long classPK,
long threadId,
long parentMessageId,
String subject,
String body,
ServiceContext serviceContext)
|
static MBMessage |
MBMessageLocalServiceUtil.addDiscussionMessage(long userId,
String userName,
long groupId,
String className,
long classPK,
long threadId,
long parentMessageId,
String subject,
String body,
ServiceContext serviceContext)
|
MBMessage |
MBMessageLocalService.addDiscussionMessage(long userId,
String userName,
long groupId,
String className,
long classPK,
long threadId,
long parentMessageId,
String subject,
String body,
ServiceContext serviceContext)
|
MBMailingList |
MBMailingListLocalServiceWrapper.addMailingList(long userId,
long groupId,
long categoryId,
String emailAddress,
String inProtocol,
String inServerName,
int inServerPort,
boolean inUseSSL,
String inUserName,
String inPassword,
int inReadInterval,
String outEmailAddress,
boolean outCustom,
String outServerName,
int outServerPort,
boolean outUseSSL,
String outUserName,
String outPassword,
boolean active,
ServiceContext serviceContext)
|
static MBMailingList |
MBMailingListLocalServiceUtil.addMailingList(long userId,
long groupId,
long categoryId,
String emailAddress,
String inProtocol,
String inServerName,
int inServerPort,
boolean inUseSSL,
String inUserName,
String inPassword,
int inReadInterval,
String outEmailAddress,
boolean outCustom,
String outServerName,
int outServerPort,
boolean outUseSSL,
String outUserName,
String outPassword,
boolean active,
ServiceContext serviceContext)
|
MBMailingList |
MBMailingListLocalService.addMailingList(long userId,
long groupId,
long categoryId,
String emailAddress,
String inProtocol,
String inServerName,
int inServerPort,
boolean inUseSSL,
String inUserName,
String inPassword,
int inReadInterval,
String outEmailAddress,
boolean outCustom,
String outServerName,
int outServerPort,
boolean outUseSSL,
String outUserName,
String outPassword,
boolean active,
ServiceContext serviceContext)
|
MBMessage |
MBMessageServiceWrapper.addMessage(long groupId,
long categoryId,
long threadId,
long parentMessageId,
String subject,
String body,
List<ObjectValuePair<String,byte[]>> files,
boolean anonymous,
double priority,
boolean allowPingbacks,
ServiceContext serviceContext)
|
static MBMessage |
MBMessageServiceUtil.addMessage(long groupId,
long categoryId,
long threadId,
long parentMessageId,
String subject,
String body,
List<ObjectValuePair<String,byte[]>> files,
boolean anonymous,
double priority,
boolean allowPingbacks,
ServiceContext serviceContext)
|
MBMessage |
MBMessageService.addMessage(long groupId,
long categoryId,
long threadId,
long parentMessageId,
String subject,
String body,
List<ObjectValuePair<String,byte[]>> files,
boolean anonymous,
double priority,
boolean allowPingbacks,
ServiceContext serviceContext)
|
MBMessage |
MBMessageServiceWrapper.addMessage(long groupId,
long categoryId,
String subject,
String body,
List<ObjectValuePair<String,byte[]>> files,
boolean anonymous,
double priority,
boolean allowPingbacks,
ServiceContext serviceContext)
|
static MBMessage |
MBMessageServiceUtil.addMessage(long groupId,
long categoryId,
String subject,
String body,
List<ObjectValuePair<String,byte[]>> files,
boolean anonymous,
double priority,
boolean allowPingbacks,
ServiceContext serviceContext)
|
MBMessage |
MBMessageService.addMessage(long groupId,
long categoryId,
String subject,
String body,
List<ObjectValuePair<String,byte[]>> files,
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,
List<ObjectValuePair<String,byte[]>> files,
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,
List<ObjectValuePair<String,byte[]>> files,
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,
List<ObjectValuePair<String,byte[]>> files,
boolean anonymous,
double priority,
boolean allowPingbacks,
ServiceContext serviceContext)
|
MBMessage |
MBMessageLocalServiceWrapper.addMessage(long userId,
String userName,
long groupId,
long categoryId,
String subject,
String body,
List<ObjectValuePair<String,byte[]>> files,
boolean anonymous,
double priority,
boolean allowPingbacks,
ServiceContext serviceContext)
|
static MBMessage |
MBMessageLocalServiceUtil.addMessage(long userId,
String userName,
long groupId,
long categoryId,
String subject,
String body,
List<ObjectValuePair<String,byte[]>> files,
boolean anonymous,
double priority,
boolean allowPingbacks,
ServiceContext serviceContext)
|
MBMessage |
MBMessageLocalService.addMessage(long userId,
String userName,
long groupId,
long categoryId,
String subject,
String body,
List<ObjectValuePair<String,byte[]>> files,
boolean anonymous,
double priority,
boolean allowPingbacks,
ServiceContext serviceContext)
|
void |
MBBanServiceWrapper.deleteBan(long banUserId,
ServiceContext serviceContext)
|
static void |
MBBanServiceUtil.deleteBan(long banUserId,
ServiceContext serviceContext)
|
void |
MBBanService.deleteBan(long banUserId,
ServiceContext serviceContext)
|
void |
MBBanLocalServiceWrapper.deleteBan(long banUserId,
ServiceContext serviceContext)
|
static void |
MBBanLocalServiceUtil.deleteBan(long banUserId,
ServiceContext serviceContext)
|
void |
MBBanLocalService.deleteBan(long banUserId,
ServiceContext serviceContext)
|
MBThread |
MBThreadServiceWrapper.splitThread(long messageId,
ServiceContext serviceContext)
|
static MBThread |
MBThreadServiceUtil.splitThread(long messageId,
ServiceContext serviceContext)
|
MBThread |
MBThreadService.splitThread(long messageId,
ServiceContext serviceContext)
|
MBThread |
MBThreadLocalServiceWrapper.splitThread(long messageId,
ServiceContext serviceContext)
|
static MBThread |
MBThreadLocalServiceUtil.splitThread(long messageId,
ServiceContext serviceContext)
|
MBThread |
MBThreadLocalService.splitThread(long messageId,
ServiceContext serviceContext)
|
MBCategory |
MBCategoryServiceWrapper.updateCategory(long categoryId,
long parentCategoryId,
String name,
String description,
String emailAddress,
String inProtocol,
String inServerName,
int inServerPort,
boolean inUseSSL,
String inUserName,
String inPassword,
int inReadInterval,
String outEmailAddress,
boolean outCustom,
String outServerName,
int outServerPort,
boolean outUseSSL,
String outUserName,
String outPassword,
boolean mailingListActive,
boolean mergeWithParentCategory,
ServiceContext serviceContext)
|
static MBCategory |
MBCategoryServiceUtil.updateCategory(long categoryId,
long parentCategoryId,
String name,
String description,
String emailAddress,
String inProtocol,
String inServerName,
int inServerPort,
boolean inUseSSL,
String inUserName,
String inPassword,
int inReadInterval,
String outEmailAddress,
boolean outCustom,
String outServerName,
int outServerPort,
boolean outUseSSL,
String outUserName,
String outPassword,
boolean mailingListActive,
boolean mergeWithParentCategory,
ServiceContext serviceContext)
|
MBCategory |
MBCategoryService.updateCategory(long categoryId,
long parentCategoryId,
String name,
String description,
String emailAddress,
String inProtocol,
String inServerName,
int inServerPort,
boolean inUseSSL,
String inUserName,
String inPassword,
int inReadInterval,
String outEmailAddress,
boolean outCustom,
String outServerName,
int outServerPort,
boolean outUseSSL,
String outUserName,
String outPassword,
boolean mailingListActive,
boolean mergeWithParentCategory,
ServiceContext serviceContext)
|
MBCategory |
MBCategoryLocalServiceWrapper.updateCategory(long categoryId,
long parentCategoryId,
String name,
String description,
String emailAddress,
String inProtocol,
String inServerName,
int inServerPort,
boolean inUseSSL,
String inUserName,
String inPassword,
int inReadInterval,
String outEmailAddress,
boolean outCustom,
String outServerName,
int outServerPort,
boolean outUseSSL,
String outUserName,
String outPassword,
boolean mailingListActive,
boolean mergeWithParentCategory,
ServiceContext serviceContext)
|
static MBCategory |
MBCategoryLocalServiceUtil.updateCategory(long categoryId,
long parentCategoryId,
String name,
String description,
String emailAddress,
String inProtocol,
String inServerName,
int inServerPort,
boolean inUseSSL,
String inUserName,
String inPassword,
int inReadInterval,
String outEmailAddress,
boolean outCustom,
String outServerName,
int outServerPort,
boolean outUseSSL,
String outUserName,
String outPassword,
boolean mailingListActive,
boolean mergeWithParentCategory,
ServiceContext serviceContext)
|
MBCategory |
MBCategoryLocalService.updateCategory(long categoryId,
long parentCategoryId,
String name,
String description,
String emailAddress,
String inProtocol,
String inServerName,
int inServerPort,
boolean inUseSSL,
String inUserName,
String inPassword,
int inReadInterval,
String outEmailAddress,
boolean outCustom,
String outServerName,
int outServerPort,
boolean outUseSSL,
String outUserName,
String outPassword,
boolean mailingListActive,
boolean mergeWithParentCategory,
ServiceContext serviceContext)
|
MBMessage |
MBMessageServiceWrapper.updateDiscussionMessage(String className,
long classPK,
String permissionClassName,
long permissionClassPK,
long messageId,
String subject,
String body,
ServiceContext serviceContext)
|
static MBMessage |
MBMessageServiceUtil.updateDiscussionMessage(String className,
long classPK,
String permissionClassName,
long permissionClassPK,
long messageId,
String subject,
String body,
ServiceContext serviceContext)
|
MBMessage |
MBMessageService.updateDiscussionMessage(String className,
long classPK,
String permissionClassName,
long permissionClassPK,
long messageId,
String subject,
String body,
ServiceContext serviceContext)
|
MBMailingList |
MBMailingListLocalServiceWrapper.updateMailingList(long mailingListId,
String emailAddress,
String inProtocol,
String inServerName,
int inServerPort,
boolean inUseSSL,
String inUserName,
String inPassword,
int inReadInterval,
String outEmailAddress,
boolean outCustom,
String outServerName,
int outServerPort,
boolean outUseSSL,
String outUserName,
String outPassword,
boolean active,
ServiceContext serviceContext)
|
static MBMailingList |
MBMailingListLocalServiceUtil.updateMailingList(long mailingListId,
String emailAddress,
String inProtocol,
String inServerName,
int inServerPort,
boolean inUseSSL,
String inUserName,
String inPassword,
int inReadInterval,
String outEmailAddress,
boolean outCustom,
String outServerName,
int outServerPort,
boolean outUseSSL,
String outUserName,
String outPassword,
boolean active,
ServiceContext serviceContext)
|
MBMailingList |
MBMailingListLocalService.updateMailingList(long mailingListId,
String emailAddress,
String inProtocol,
String inServerName,
int inServerPort,
boolean inUseSSL,
String inUserName,
String inPassword,
int inReadInterval,
String outEmailAddress,
boolean outCustom,
String outServerName,
int outServerPort,
boolean outUseSSL,
String outUserName,
String outPassword,
boolean active,
ServiceContext serviceContext)
|
MBMessage |
MBMessageLocalServiceWrapper.updateMessage(long userId,
long messageId,
String subject,
String body,
List<ObjectValuePair<String,byte[]>> files,
List<String> existingFiles,
double priority,
boolean allowPingbacks,
ServiceContext serviceContext)
|
static MBMessage |
MBMessageLocalServiceUtil.updateMessage(long userId,
long messageId,
String subject,
String body,
List<ObjectValuePair<String,byte[]>> files,
List<String> existingFiles,
double priority,
boolean allowPingbacks,
ServiceContext serviceContext)
|
MBMessage |
MBMessageLocalService.updateMessage(long userId,
long messageId,
String subject,
String body,
List<ObjectValuePair<String,byte[]>> files,
List<String> existingFiles,
double priority,
boolean allowPingbacks,
ServiceContext serviceContext)
|
MBMessage |
MBMessageServiceWrapper.updateMessage(long messageId,
String subject,
String body,
List<ObjectValuePair<String,byte[]>> files,
List<String> existingFiles,
double priority,
boolean allowPingbacks,
ServiceContext serviceContext)
|
static MBMessage |
MBMessageServiceUtil.updateMessage(long messageId,
String subject,
String body,
List<ObjectValuePair<String,byte[]>> files,
List<String> existingFiles,
double priority,
boolean allowPingbacks,
ServiceContext serviceContext)
|
MBMessage |
MBMessageService.updateMessage(long messageId,
String subject,
String body,
List<ObjectValuePair<String,byte[]>> files,
List<String> existingFiles,
double priority,
boolean allowPingbacks,
ServiceContext serviceContext)
|
MBMessage |
MBMessageLocalServiceWrapper.updateStatus(long userId,
long messageId,
int status,
ServiceContext serviceContext)
|
static MBMessage |
MBMessageLocalServiceUtil.updateStatus(long userId,
long messageId,
int status,
ServiceContext serviceContext)
|
MBMessage |
MBMessageLocalService.updateStatus(long userId,
long messageId,
int status,
ServiceContext serviceContext)
|
Uses of ServiceContext in com.liferay.portlet.messageboards.service.http |
---|
Methods in com.liferay.portlet.messageboards.service.http with parameters of type ServiceContext | |
---|---|
static MBBan |
MBBanServiceHttp.addBan(HttpPrincipal httpPrincipal,
long banUserId,
ServiceContext serviceContext)
|
static MBBanSoap |
MBBanServiceSoap.addBan(long banUserId,
ServiceContext serviceContext)
|
static MBCategory |
MBCategoryServiceHttp.addCategory(HttpPrincipal httpPrincipal,
long parentCategoryId,
String name,
String description,
String emailAddress,
String inProtocol,
String inServerName,
int inServerPort,
boolean inUseSSL,
String inUserName,
String inPassword,
int inReadInterval,
String outEmailAddress,
boolean outCustom,
String outServerName,
int outServerPort,
boolean outUseSSL,
String outUserName,
String outPassword,
boolean mailingListActive,
ServiceContext serviceContext)
|
static MBCategorySoap |
MBCategoryServiceSoap.addCategory(long parentCategoryId,
String name,
String description,
String emailAddress,
String inProtocol,
String inServerName,
int inServerPort,
boolean inUseSSL,
String inUserName,
String inPassword,
int inReadInterval,
String outEmailAddress,
boolean outCustom,
String outServerName,
int outServerPort,
boolean outUseSSL,
String outUserName,
String outPassword,
boolean mailingListActive,
ServiceContext serviceContext)
|
static MBMessage |
MBMessageServiceHttp.addDiscussionMessage(HttpPrincipal httpPrincipal,
long groupId,
String className,
long classPK,
String permissionClassName,
long permissionClassPK,
long threadId,
long parentMessageId,
String subject,
String body,
ServiceContext serviceContext)
|
static MBMessageSoap |
MBMessageServiceSoap.addDiscussionMessage(long groupId,
String className,
long classPK,
String permissionClassName,
long permissionClassPK,
long threadId,
long parentMessageId,
String subject,
String body,
ServiceContext serviceContext)
|
static MBMessage |
MBMessageServiceHttp.addMessage(HttpPrincipal httpPrincipal,
long groupId,
long categoryId,
long threadId,
long parentMessageId,
String subject,
String body,
List<ObjectValuePair<String,byte[]>> files,
boolean anonymous,
double priority,
boolean allowPingbacks,
ServiceContext serviceContext)
|
static MBMessage |
MBMessageServiceHttp.addMessage(HttpPrincipal httpPrincipal,
long groupId,
long categoryId,
String subject,
String body,
List<ObjectValuePair<String,byte[]>> files,
boolean anonymous,
double priority,
boolean allowPingbacks,
ServiceContext serviceContext)
|
static MBMessageSoap |
MBMessageServiceSoap.addMessage(long groupId,
long categoryId,
long threadId,
long parentMessageId,
String subject,
String body,
List<ObjectValuePair<String,byte[]>> files,
boolean anonymous,
double priority,
boolean allowPingbacks,
ServiceContext serviceContext)
|
static MBMessageSoap |
MBMessageServiceSoap.addMessage(long groupId,
long categoryId,
String subject,
String body,
List<ObjectValuePair<String,byte[]>> files,
boolean anonymous,
double priority,
boolean allowPingbacks,
ServiceContext serviceContext)
|
static void |
MBBanServiceHttp.deleteBan(HttpPrincipal httpPrincipal,
long banUserId,
ServiceContext serviceContext)
|
static void |
MBBanServiceSoap.deleteBan(long banUserId,
ServiceContext serviceContext)
|
static MBThread |
MBThreadServiceHttp.splitThread(HttpPrincipal httpPrincipal,
long messageId,
ServiceContext serviceContext)
|
static MBThreadSoap |
MBThreadServiceSoap.splitThread(long messageId,
ServiceContext serviceContext)
|
static MBCategory |
MBCategoryServiceHttp.updateCategory(HttpPrincipal httpPrincipal,
long categoryId,
long parentCategoryId,
String name,
String description,
String emailAddress,
String inProtocol,
String inServerName,
int inServerPort,
boolean inUseSSL,
String inUserName,
String inPassword,
int inReadInterval,
String outEmailAddress,
boolean outCustom,
String outServerName,
int outServerPort,
boolean outUseSSL,
String outUserName,
String outPassword,
boolean mailingListActive,
boolean mergeWithParentCategory,
ServiceContext serviceContext)
|
static MBCategorySoap |
MBCategoryServiceSoap.updateCategory(long categoryId,
long parentCategoryId,
String name,
String description,
String emailAddress,
String inProtocol,
String inServerName,
int inServerPort,
boolean inUseSSL,
String inUserName,
String inPassword,
int inReadInterval,
String outEmailAddress,
boolean outCustom,
String outServerName,
int outServerPort,
boolean outUseSSL,
String outUserName,
String outPassword,
boolean mailingListActive,
boolean mergeWithParentCategory,
ServiceContext serviceContext)
|
static MBMessage |
MBMessageServiceHttp.updateDiscussionMessage(HttpPrincipal httpPrincipal,
String className,
long classPK,
String permissionClassName,
long permissionClassPK,
long messageId,
String subject,
String body,
ServiceContext serviceContext)
|
static MBMessageSoap |
MBMessageServiceSoap.updateDiscussionMessage(String className,
long classPK,
String permissionClassName,
long permissionClassPK,
long messageId,
String subject,
String body,
ServiceContext serviceContext)
|
static MBMessage |
MBMessageServiceHttp.updateMessage(HttpPrincipal httpPrincipal,
long messageId,
String subject,
String body,
List<ObjectValuePair<String,byte[]>> files,
List<String> existingFiles,
double priority,
boolean allowPingbacks,
ServiceContext serviceContext)
|
static MBMessageSoap |
MBMessageServiceSoap.updateMessage(long messageId,
String subject,
String body,
List<ObjectValuePair<String,byte[]>> files,
List<String> existingFiles,
double priority,
boolean allowPingbacks,
ServiceContext serviceContext)
|
Uses of ServiceContext in com.liferay.portlet.messageboards.service.impl |
---|
Methods in com.liferay.portlet.messageboards.service.impl with parameters of type ServiceContext | |
---|---|
MBBan |
MBBanLocalServiceImpl.addBan(long userId,
long banUserId,
ServiceContext serviceContext)
|
MBBan |
MBBanServiceImpl.addBan(long banUserId,
ServiceContext serviceContext)
|
MBCategory |
MBCategoryLocalServiceImpl.addCategory(long userId,
long parentCategoryId,
String name,
String description,
String emailAddress,
String inProtocol,
String inServerName,
int inServerPort,
boolean inUseSSL,
String inUserName,
String inPassword,
int inReadInterval,
String outEmailAddress,
boolean outCustom,
String outServerName,
int outServerPort,
boolean outUseSSL,
String outUserName,
String outPassword,
boolean mailingListActive,
ServiceContext serviceContext)
|
MBCategory |
MBCategoryServiceImpl.addCategory(long parentCategoryId,
String name,
String description,
String emailAddress,
String inProtocol,
String inServerName,
int inServerPort,
boolean inUseSSL,
String inUserName,
String inPassword,
int inReadInterval,
String outEmailAddress,
boolean outCustom,
String outServerName,
int outServerPort,
boolean outUseSSL,
String outUserName,
String outPassword,
boolean mailingListActive,
ServiceContext serviceContext)
|
MBMessage |
MBMessageServiceImpl.addDiscussionMessage(long groupId,
String className,
long classPK,
String permissionClassName,
long permissionClassPK,
long threadId,
long parentMessageId,
String subject,
String body,
ServiceContext serviceContext)
|
MBMessage |
MBMessageLocalServiceImpl.addDiscussionMessage(long userId,
String userName,
long groupId,
String className,
long classPK,
long threadId,
long parentMessageId,
String subject,
String body,
ServiceContext serviceContext)
|
MBMailingList |
MBMailingListLocalServiceImpl.addMailingList(long userId,
long groupId,
long categoryId,
String emailAddress,
String inProtocol,
String inServerName,
int inServerPort,
boolean inUseSSL,
String inUserName,
String inPassword,
int inReadInterval,
String outEmailAddress,
boolean outCustom,
String outServerName,
int outServerPort,
boolean outUseSSL,
String outUserName,
String outPassword,
boolean active,
ServiceContext serviceContext)
|
MBMessage |
MBMessageServiceImpl.addMessage(long groupId,
long categoryId,
long threadId,
long parentMessageId,
String subject,
String body,
List<ObjectValuePair<String,byte[]>> files,
boolean anonymous,
double priority,
boolean allowPingbacks,
ServiceContext serviceContext)
|
MBMessage |
MBMessageServiceImpl.addMessage(long groupId,
long categoryId,
String subject,
String body,
List<ObjectValuePair<String,byte[]>> files,
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,
List<ObjectValuePair<String,byte[]>> files,
boolean anonymous,
double priority,
boolean allowPingbacks,
ServiceContext serviceContext)
|
MBMessage |
MBMessageLocalServiceImpl.addMessage(long userId,
String userName,
long groupId,
long categoryId,
String subject,
String body,
List<ObjectValuePair<String,byte[]>> files,
boolean anonymous,
double priority,
boolean allowPingbacks,
ServiceContext serviceContext)
|
void |
MBBanServiceImpl.deleteBan(long banUserId,
ServiceContext serviceContext)
|
void |
MBBanLocalServiceImpl.deleteBan(long banUserId,
ServiceContext serviceContext)
|
protected void |
MBMessageLocalServiceImpl.notifySubscribers(MBMessage message,
ServiceContext serviceContext)
|
protected void |
MBMessageLocalServiceImpl.pingPingback(MBMessage message,
ServiceContext serviceContext)
|
protected void |
MBMessageLocalServiceImpl.sendBlogsCommentsEmail(long userId,
BlogsEntry entry,
MBMessage message,
ServiceContext serviceContext)
|
MBThread |
MBThreadServiceImpl.splitThread(long messageId,
ServiceContext serviceContext)
|
MBThread |
MBThreadLocalServiceImpl.splitThread(long messageId,
ServiceContext serviceContext)
|
MBCategory |
MBCategoryServiceImpl.updateCategory(long categoryId,
long parentCategoryId,
String name,
String description,
String emailAddress,
String inProtocol,
String inServerName,
int inServerPort,
boolean inUseSSL,
String inUserName,
String inPassword,
int inReadInterval,
String outEmailAddress,
boolean outCustom,
String outServerName,
int outServerPort,
boolean outUseSSL,
String outUserName,
String outPassword,
boolean mailingListActive,
boolean mergeWithParentCategory,
ServiceContext serviceContext)
|
MBCategory |
MBCategoryLocalServiceImpl.updateCategory(long categoryId,
long parentCategoryId,
String name,
String description,
String emailAddress,
String inProtocol,
String inServerName,
int inServerPort,
boolean inUseSSL,
String inUserName,
String inPassword,
int inReadInterval,
String outEmailAddress,
boolean outCustom,
String outServerName,
int outServerPort,
boolean outUseSSL,
String outUserName,
String outPassword,
boolean mailingListActive,
boolean mergeWithParentCategory,
ServiceContext serviceContext)
|
MBMessage |
MBMessageServiceImpl.updateDiscussionMessage(String className,
long classPK,
String permissionClassName,
long permissionClassPK,
long messageId,
String subject,
String body,
ServiceContext serviceContext)
|
MBMailingList |
MBMailingListLocalServiceImpl.updateMailingList(long mailingListId,
String emailAddress,
String inProtocol,
String inServerName,
int inServerPort,
boolean inUseSSL,
String inUserName,
String inPassword,
int inReadInterval,
String outEmailAddress,
boolean outCustom,
String outServerName,
int outServerPort,
boolean outUseSSL,
String outUserName,
String outPassword,
boolean active,
ServiceContext serviceContext)
|
MBMessage |
MBMessageLocalServiceImpl.updateMessage(long userId,
long messageId,
String subject,
String body,
List<ObjectValuePair<String,byte[]>> files,
List<String> existingFiles,
double priority,
boolean allowPingbacks,
ServiceContext serviceContext)
|
MBMessage |
MBMessageServiceImpl.updateMessage(long messageId,
String subject,
String body,
List<ObjectValuePair<String,byte[]>> files,
List<String> existingFiles,
double priority,
boolean allowPingbacks,
ServiceContext serviceContext)
|
MBMessage |
MBMessageLocalServiceImpl.updateStatus(long userId,
long messageId,
int status,
ServiceContext serviceContext)
|
Uses of ServiceContext in com.liferay.portlet.messageboards.service.persistence |
---|
Methods in com.liferay.portlet.messageboards.service.persistence with parameters of type ServiceContext | |
---|---|
static MBBan |
MBBanUtil.update(MBBan mbBan,
boolean merge,
ServiceContext serviceContext)
|
static MBCategory |
MBCategoryUtil.update(MBCategory mbCategory,
boolean merge,
ServiceContext serviceContext)
|
static MBDiscussion |
MBDiscussionUtil.update(MBDiscussion mbDiscussion,
boolean merge,
ServiceContext serviceContext)
|
static MBMailingList |
MBMailingListUtil.update(MBMailingList mbMailingList,
boolean merge,
ServiceContext serviceContext)
|
static MBMessage |
MBMessageUtil.update(MBMessage mbMessage,
boolean merge,
ServiceContext serviceContext)
|
static MBMessageFlag |
MBMessageFlagUtil.update(MBMessageFlag mbMessageFlag,
boolean merge,
ServiceContext serviceContext)
|
static MBStatsUser |
MBStatsUserUtil.update(MBStatsUser mbStatsUser,
boolean merge,
ServiceContext serviceContext)
|
static MBThread |
MBThreadUtil.update(MBThread mbThread,
boolean merge,
ServiceContext serviceContext)
|
Uses of ServiceContext in com.liferay.portlet.polls.model |
---|
Methods in com.liferay.portlet.polls.model with parameters of type ServiceContext | |
---|---|
void |
PollsVoteWrapper.setExpandoBridgeAttributes(ServiceContext serviceContext)
|
void |
PollsVoteModel.setExpandoBridgeAttributes(ServiceContext serviceContext)
|
void |
PollsQuestionWrapper.setExpandoBridgeAttributes(ServiceContext serviceContext)
|
void |
PollsQuestionModel.setExpandoBridgeAttributes(ServiceContext serviceContext)
|
void |
PollsChoiceWrapper.setExpandoBridgeAttributes(ServiceContext serviceContext)
|
void |
PollsChoiceModel.setExpandoBridgeAttributes(ServiceContext serviceContext)
|
Uses of ServiceContext in com.liferay.portlet.polls.model.impl |
---|
Methods in com.liferay.portlet.polls.model.impl with parameters of type ServiceContext | |
---|---|
void |
PollsVoteModelImpl.setExpandoBridgeAttributes(ServiceContext serviceContext)
|
void |
PollsQuestionModelImpl.setExpandoBridgeAttributes(ServiceContext serviceContext)
|
void |
PollsChoiceModelImpl.setExpandoBridgeAttributes(ServiceContext serviceContext)
|
Uses of ServiceContext in com.liferay.portlet.polls.service |
---|
Methods in com.liferay.portlet.polls.service with parameters of type ServiceContext | |
---|---|
PollsChoice |
PollsChoiceLocalServiceWrapper.addChoice(long questionId,
String name,
String description,
ServiceContext serviceContext)
|
static PollsChoice |
PollsChoiceLocalServiceUtil.addChoice(long questionId,
String name,
String description,
ServiceContext serviceContext)
|
PollsChoice |
PollsChoiceLocalService.addChoice(long questionId,
String name,
String description,
ServiceContext serviceContext)
|
PollsQuestion |
PollsQuestionLocalServiceWrapper.addQuestion(long userId,
Map<Locale,String> titleMap,
Map<Locale,String> descriptionMap,
int expirationDateMonth,
int expirationDateDay,
int expirationDateYear,
int expirationDateHour,
int expirationDateMinute,
boolean neverExpire,
List<PollsChoice> choices,
ServiceContext serviceContext)
|
static PollsQuestion |
PollsQuestionLocalServiceUtil.addQuestion(long userId,
Map<Locale,String> titleMap,
Map<Locale,String> descriptionMap,
int expirationDateMonth,
int expirationDateDay,
int expirationDateYear,
int expirationDateHour,
int expirationDateMinute,
boolean neverExpire,
List<PollsChoice> choices,
ServiceContext serviceContext)
|
PollsQuestion |
PollsQuestionLocalService.addQuestion(long userId,
Map<Locale,String> titleMap,
Map<Locale,String> descriptionMap,
int expirationDateMonth,
int expirationDateDay,
int expirationDateYear,
int expirationDateHour,
int expirationDateMinute,
boolean neverExpire,
List<PollsChoice> choices,
ServiceContext serviceContext)
|
PollsQuestion |
PollsQuestionServiceWrapper.addQuestion(Map<Locale,String> titleMap,
Map<Locale,String> descriptionMap,
int expirationDateMonth,
int expirationDateDay,
int expirationDateYear,
int expirationDateHour,
int expirationDateMinute,
boolean neverExpire,
List<PollsChoice> choices,
ServiceContext serviceContext)
|
static PollsQuestion |
PollsQuestionServiceUtil.addQuestion(Map<Locale,String> titleMap,
Map<Locale,String> descriptionMap,
int expirationDateMonth,
int expirationDateDay,
int expirationDateYear,
int expirationDateHour,
int expirationDateMinute,
boolean neverExpire,
List<PollsChoice> choices,
ServiceContext serviceContext)
|
PollsQuestion |
PollsQuestionService.addQuestion(Map<Locale,String> titleMap,
Map<Locale,String> descriptionMap,
int expirationDateMonth,
int expirationDateDay,
int expirationDateYear,
int expirationDateHour,
int expirationDateMinute,
boolean neverExpire,
List<PollsChoice> choices,
ServiceContext serviceContext)
|
PollsVote |
PollsVoteLocalServiceWrapper.addVote(long userId,
long questionId,
long choiceId,
ServiceContext serviceContext)
|
static PollsVote |
PollsVoteLocalServiceUtil.addVote(long userId,
long questionId,
long choiceId,
ServiceContext serviceContext)
|
PollsVote |
PollsVoteLocalService.addVote(long userId,
long questionId,
long choiceId,
ServiceContext serviceContext)
|
PollsVote |
PollsVoteServiceWrapper.addVote(long questionId,
long choiceId,
ServiceContext serviceContext)
|
static PollsVote |
PollsVoteServiceUtil.addVote(long questionId,
long choiceId,
ServiceContext serviceContext)
|
PollsVote |
PollsVoteService.addVote(long questionId,
long choiceId,
ServiceContext serviceContext)
|
PollsQuestion |
PollsQuestionLocalServiceWrapper.updateQuestion(long userId,
long questionId,
Map<Locale,String> titleMap,
Map<Locale,String> descriptionMap,
int expirationDateMonth,
int expirationDateDay,
int expirationDateYear,
int expirationDateHour,
int expirationDateMinute,
boolean neverExpire,
List<PollsChoice> choices,
ServiceContext serviceContext)
|
static PollsQuestion |
PollsQuestionLocalServiceUtil.updateQuestion(long userId,
long questionId,
Map<Locale,String> titleMap,
Map<Locale,String> descriptionMap,
int expirationDateMonth,
int expirationDateDay,
int expirationDateYear,
int expirationDateHour,
int expirationDateMinute,
boolean neverExpire,
List<PollsChoice> choices,
ServiceContext serviceContext)
|
PollsQuestion |
PollsQuestionLocalService.updateQuestion(long userId,
long questionId,
Map<Locale,String> titleMap,
Map<Locale,String> descriptionMap,
int expirationDateMonth,
int expirationDateDay,
int expirationDateYear,
int expirationDateHour,
int expirationDateMinute,
boolean neverExpire,
List<PollsChoice> choices,
ServiceContext serviceContext)
|
PollsQuestion |
PollsQuestionServiceWrapper.updateQuestion(long questionId,
Map<Locale,String> titleMap,
Map<Locale,String> descriptionMap,
int expirationDateMonth,
int expirationDateDay,
int expirationDateYear,
int expirationDateHour,
int expirationDateMinute,
boolean neverExpire,
List<PollsChoice> choices,
ServiceContext serviceContext)
|
static PollsQuestion |
PollsQuestionServiceUtil.updateQuestion(long questionId,
Map<Locale,String> titleMap,
Map<Locale,String> descriptionMap,
int expirationDateMonth,
int expirationDateDay,
int expirationDateYear,
int expirationDateHour,
int expirationDateMinute,
boolean neverExpire,
List<PollsChoice> choices,
ServiceContext serviceContext)
|
PollsQuestion |
PollsQuestionService.updateQuestion(long questionId,
Map<Locale,String> titleMap,
Map<Locale,String> descriptionMap,
int expirationDateMonth,
int expirationDateDay,
int expirationDateYear,
int expirationDateHour,
int expirationDateMinute,
boolean neverExpire,
List<PollsChoice> choices,
ServiceContext serviceContext)
|
Uses of ServiceContext in com.liferay.portlet.polls.service.http |
---|
Methods in com.liferay.portlet.polls.service.http with parameters of type ServiceContext | |
---|---|
static PollsQuestion |
PollsQuestionServiceHttp.addQuestion(HttpPrincipal httpPrincipal,
Map<Locale,String> titleMap,
Map<Locale,String> descriptionMap,
int expirationDateMonth,
int expirationDateDay,
int expirationDateYear,
int expirationDateHour,
int expirationDateMinute,
boolean neverExpire,
List<PollsChoice> choices,
ServiceContext serviceContext)
|
static PollsVote |
PollsVoteServiceHttp.addVote(HttpPrincipal httpPrincipal,
long questionId,
long choiceId,
ServiceContext serviceContext)
|
static PollsVoteSoap |
PollsVoteServiceSoap.addVote(long questionId,
long choiceId,
ServiceContext serviceContext)
|
static PollsQuestion |
PollsQuestionServiceHttp.updateQuestion(HttpPrincipal httpPrincipal,
long questionId,
Map<Locale,String> titleMap,
Map<Locale,String> descriptionMap,
int expirationDateMonth,
int expirationDateDay,
int expirationDateYear,
int expirationDateHour,
int expirationDateMinute,
boolean neverExpire,
List<PollsChoice> choices,
ServiceContext serviceContext)
|
Uses of ServiceContext in com.liferay.portlet.polls.service.impl |
---|
Methods in com.liferay.portlet.polls.service.impl with parameters of type ServiceContext | |
---|---|
PollsChoice |
PollsChoiceLocalServiceImpl.addChoice(long questionId,
String name,
String description,
ServiceContext serviceContext)
|
PollsQuestion |
PollsQuestionLocalServiceImpl.addQuestion(long userId,
Map<Locale,String> titleMap,
Map<Locale,String> descriptionMap,
int expirationDateMonth,
int expirationDateDay,
int expirationDateYear,
int expirationDateHour,
int expirationDateMinute,
boolean neverExpire,
List<PollsChoice> choices,
ServiceContext serviceContext)
|
PollsQuestion |
PollsQuestionServiceImpl.addQuestion(Map<Locale,String> titleMap,
Map<Locale,String> descriptionMap,
int expirationDateMonth,
int expirationDateDay,
int expirationDateYear,
int expirationDateHour,
int expirationDateMinute,
boolean neverExpire,
List<PollsChoice> choices,
ServiceContext serviceContext)
|
PollsVote |
PollsVoteLocalServiceImpl.addVote(long userId,
long questionId,
long choiceId,
ServiceContext serviceContext)
|
PollsVote |
PollsVoteServiceImpl.addVote(long questionId,
long choiceId,
ServiceContext serviceContext)
|
PollsQuestion |
PollsQuestionLocalServiceImpl.updateQuestion(long userId,
long questionId,
Map<Locale,String> titleMap,
Map<Locale,String> descriptionMap,
int expirationDateMonth,
int expirationDateDay,
int expirationDateYear,
int expirationDateHour,
int expirationDateMinute,
boolean neverExpire,
List<PollsChoice> choices,
ServiceContext serviceContext)
|
PollsQuestion |
PollsQuestionServiceImpl.updateQuestion(long questionId,
Map<Locale,String> titleMap,
Map<Locale,String> descriptionMap,
int expirationDateMonth,
int expirationDateDay,
int expirationDateYear,
int expirationDateHour,
int expirationDateMinute,
boolean neverExpire,
List<PollsChoice> choices,
ServiceContext serviceContext)
|
Uses of ServiceContext in com.liferay.portlet.polls.service.persistence |
---|
Methods in com.liferay.portlet.polls.service.persistence with parameters of type ServiceContext | |
---|---|
static PollsChoice |
PollsChoiceUtil.update(PollsChoice pollsChoice,
boolean merge,
ServiceContext serviceContext)
|
static PollsQuestion |
PollsQuestionUtil.update(PollsQuestion pollsQuestion,
boolean merge,
ServiceContext serviceContext)
|
static PollsVote |
PollsVoteUtil.update(PollsVote pollsVote,
boolean merge,
ServiceContext serviceContext)
|
Uses of ServiceContext in com.liferay.portlet.ratings.model |
---|
Methods in com.liferay.portlet.ratings.model with parameters of type ServiceContext | |
---|---|
void |
RatingsStatsWrapper.setExpandoBridgeAttributes(ServiceContext serviceContext)
|
void |
RatingsStatsModel.setExpandoBridgeAttributes(ServiceContext serviceContext)
|
void |
RatingsEntryWrapper.setExpandoBridgeAttributes(ServiceContext serviceContext)
|
void |
RatingsEntryModel.setExpandoBridgeAttributes(ServiceContext serviceContext)
|
Uses of ServiceContext in com.liferay.portlet.ratings.model.impl |
---|
Methods in com.liferay.portlet.ratings.model.impl with parameters of type ServiceContext | |
---|---|
void |
RatingsStatsModelImpl.setExpandoBridgeAttributes(ServiceContext serviceContext)
|
void |
RatingsEntryModelImpl.setExpandoBridgeAttributes(ServiceContext serviceContext)
|
Uses of ServiceContext in com.liferay.portlet.ratings.service |
---|
Methods in com.liferay.portlet.ratings.service with parameters of type ServiceContext | |
---|---|
RatingsEntry |
RatingsEntryLocalServiceWrapper.updateEntry(long userId,
String className,
long classPK,
double score,
ServiceContext serviceContext)
|
static RatingsEntry |
RatingsEntryLocalServiceUtil.updateEntry(long userId,
String className,
long classPK,
double score,
ServiceContext serviceContext)
|
RatingsEntry |
RatingsEntryLocalService.updateEntry(long userId,
String className,
long classPK,
double score,
ServiceContext serviceContext)
|
Uses of ServiceContext in com.liferay.portlet.ratings.service.impl |
---|
Methods in com.liferay.portlet.ratings.service.impl with parameters of type ServiceContext | |
---|---|
RatingsEntry |
RatingsEntryLocalServiceImpl.updateEntry(long userId,
String className,
long classPK,
double score,
ServiceContext serviceContext)
|
Uses of ServiceContext in com.liferay.portlet.ratings.service.persistence |
---|
Methods in com.liferay.portlet.ratings.service.persistence with parameters of type ServiceContext | |
---|---|
static RatingsEntry |
RatingsEntryUtil.update(RatingsEntry ratingsEntry,
boolean merge,
ServiceContext serviceContext)
|
static RatingsStats |
RatingsStatsUtil.update(RatingsStats ratingsStats,
boolean merge,
ServiceContext serviceContext)
|
Uses of ServiceContext in com.liferay.portlet.shopping.model |
---|
Methods in com.liferay.portlet.shopping.model with parameters of type ServiceContext | |
---|---|
void |
ShoppingOrderWrapper.setExpandoBridgeAttributes(ServiceContext serviceContext)
|
void |
ShoppingOrderModel.setExpandoBridgeAttributes(ServiceContext serviceContext)
|
void |
ShoppingOrderItemWrapper.setExpandoBridgeAttributes(ServiceContext serviceContext)
|
void |
ShoppingOrderItemModel.setExpandoBridgeAttributes(ServiceContext serviceContext)
|
void |
ShoppingItemWrapper.setExpandoBridgeAttributes(ServiceContext serviceContext)
|
void |
ShoppingItemPriceWrapper.setExpandoBridgeAttributes(ServiceContext serviceContext)
|
void |
ShoppingItemPriceModel.setExpandoBridgeAttributes(ServiceContext serviceContext)
|
void |
ShoppingItemModel.setExpandoBridgeAttributes(ServiceContext serviceContext)
|
void |
ShoppingItemFieldWrapper.setExpandoBridgeAttributes(ServiceContext serviceContext)
|
void |
ShoppingItemFieldModel.setExpandoBridgeAttributes(ServiceContext serviceContext)
|
void |
ShoppingCouponWrapper.setExpandoBridgeAttributes(ServiceContext serviceContext)
|
void |
ShoppingCouponModel.setExpandoBridgeAttributes(ServiceContext serviceContext)
|
void |
ShoppingCategoryWrapper.setExpandoBridgeAttributes(ServiceContext serviceContext)
|
void |
ShoppingCategoryModel.setExpandoBridgeAttributes(ServiceContext serviceContext)
|
void |
ShoppingCartWrapper.setExpandoBridgeAttributes(ServiceContext serviceContext)
|
void |
ShoppingCartModel.setExpandoBridgeAttributes(ServiceContext serviceContext)
|
Uses of ServiceContext in com.liferay.portlet.shopping.model.impl |
---|
Methods in com.liferay.portlet.shopping.model.impl with parameters of type ServiceContext | |
---|---|
void |
ShoppingOrderModelImpl.setExpandoBridgeAttributes(ServiceContext serviceContext)
|
void |
ShoppingOrderItemModelImpl.setExpandoBridgeAttributes(ServiceContext serviceContext)
|
void |
ShoppingItemPriceModelImpl.setExpandoBridgeAttributes(ServiceContext serviceContext)
|
void |
ShoppingItemModelImpl.setExpandoBridgeAttributes(ServiceContext serviceContext)
|
void |
ShoppingItemFieldModelImpl.setExpandoBridgeAttributes(ServiceContext serviceContext)
|
void |
ShoppingCouponModelImpl.setExpandoBridgeAttributes(ServiceContext serviceContext)
|
void |
ShoppingCategoryModelImpl.setExpandoBridgeAttributes(ServiceContext serviceContext)
|
void |
ShoppingCartModelImpl.setExpandoBridgeAttributes(ServiceContext serviceContext)
|
Uses of ServiceContext in com.liferay.portlet.shopping.service |
---|
Methods in com.liferay.portlet.shopping.service with parameters of type ServiceContext | |
---|---|
ShoppingCategory |
ShoppingCategoryLocalServiceWrapper.addCategory(long userId,
long parentCategoryId,
String name,
String description,
ServiceContext serviceContext)
|
static ShoppingCategory |
ShoppingCategoryLocalServiceUtil.addCategory(long userId,
long parentCategoryId,
String name,
String description,
ServiceContext serviceContext)
|
ShoppingCategory |
ShoppingCategoryLocalService.addCategory(long userId,
long parentCategoryId,
String name,
String description,
ServiceContext serviceContext)
|
ShoppingCategory |
ShoppingCategoryServiceWrapper.addCategory(long parentCategoryId,
String name,
String description,
ServiceContext serviceContext)
|
static ShoppingCategory |
ShoppingCategoryServiceUtil.addCategory(long parentCategoryId,
String name,
String description,
ServiceContext serviceContext)
|
ShoppingCategory |
ShoppingCategoryService.addCategory(long parentCategoryId,
String name,
String description,
ServiceContext serviceContext)
|
ShoppingCoupon |
ShoppingCouponLocalServiceWrapper.addCoupon(long userId,
String code,
boolean autoCode,
String name,
String description,
int startDateMonth,
int startDateDay,
int startDateYear,
int startDateHour,
int startDateMinute,
int endDateMonth,
int endDateDay,
int endDateYear,
int endDateHour,
int endDateMinute,
boolean neverExpire,
boolean active,
String limitCategories,
String limitSkus,
double minOrder,
double discount,
String discountType,
ServiceContext serviceContext)
|
static ShoppingCoupon |
ShoppingCouponLocalServiceUtil.addCoupon(long userId,
String code,
boolean autoCode,
String name,
String description,
int startDateMonth,
int startDateDay,
int startDateYear,
int startDateHour,
int startDateMinute,
int endDateMonth,
int endDateDay,
int endDateYear,
int endDateHour,
int endDateMinute,
boolean neverExpire,
boolean active,
String limitCategories,
String limitSkus,
double minOrder,
double discount,
String discountType,
ServiceContext serviceContext)
|
ShoppingCoupon |
ShoppingCouponLocalService.addCoupon(long userId,
String code,
boolean autoCode,
String name,
String description,
int startDateMonth,
int startDateDay,
int startDateYear,
int startDateHour,
int startDateMinute,
int endDateMonth,
int endDateDay,
int endDateYear,
int endDateHour,
int endDateMinute,
boolean neverExpire,
boolean active,
String limitCategories,
String limitSkus,
double minOrder,
double discount,
String discountType,
ServiceContext serviceContext)
|
ShoppingCoupon |
ShoppingCouponServiceWrapper.addCoupon(String code,
boolean autoCode,
String name,
String description,
int startDateMonth,
int startDateDay,
int startDateYear,
int startDateHour,
int startDateMinute,
int endDateMonth,
int endDateDay,
int endDateYear,
int endDateHour,
int endDateMinute,
boolean neverExpire,
boolean active,
String limitCategories,
String limitSkus,
double minOrder,
double discount,
String discountType,
ServiceContext serviceContext)
|
static ShoppingCoupon |
ShoppingCouponServiceUtil.addCoupon(String code,
boolean autoCode,
String name,
String description,
int startDateMonth,
int startDateDay,
int startDateYear,
int startDateHour,
int startDateMinute,
int endDateMonth,
int endDateDay,
int endDateYear,
int endDateHour,
int endDateMinute,
boolean neverExpire,
boolean active,
String limitCategories,
String limitSkus,
double minOrder,
double discount,
String discountType,
ServiceContext serviceContext)
|
ShoppingCoupon |
ShoppingCouponService.addCoupon(String code,
boolean autoCode,
String name,
String description,
int startDateMonth,
int startDateDay,
int startDateYear,
int startDateHour,
int startDateMinute,
int endDateMonth,
int endDateDay,
int endDateYear,
int endDateHour,
int endDateMinute,
boolean neverExpire,
boolean active,
String limitCategories,
String limitSkus,
double minOrder,
double discount,
String discountType,
ServiceContext serviceContext)
|
ShoppingItem |
ShoppingItemLocalServiceWrapper.addItem(long userId,
long groupId,
long categoryId,
String sku,
String name,
String description,
String properties,
String fieldsQuantities,
boolean requiresShipping,
int stockQuantity,
boolean featured,
Boolean sale,
boolean smallImage,
String smallImageURL,
File smallFile,
boolean mediumImage,
String mediumImageURL,
File mediumFile,
boolean largeImage,
String largeImageURL,
File largeFile,
List<ShoppingItemField> itemFields,
List<ShoppingItemPrice> itemPrices,
ServiceContext serviceContext)
|
static ShoppingItem |
ShoppingItemLocalServiceUtil.addItem(long userId,
long groupId,
long categoryId,
String sku,
String name,
String description,
String properties,
String fieldsQuantities,
boolean requiresShipping,
int stockQuantity,
boolean featured,
Boolean sale,
boolean smallImage,
String smallImageURL,
File smallFile,
boolean mediumImage,
String mediumImageURL,
File mediumFile,
boolean largeImage,
String largeImageURL,
File largeFile,
List<ShoppingItemField> itemFields,
List<ShoppingItemPrice> itemPrices,
ServiceContext serviceContext)
|
ShoppingItem |
ShoppingItemLocalService.addItem(long userId,
long groupId,
long categoryId,
String sku,
String name,
String description,
String properties,
String fieldsQuantities,
boolean requiresShipping,
int stockQuantity,
boolean featured,
Boolean sale,
boolean smallImage,
String smallImageURL,
File smallFile,
boolean mediumImage,
String mediumImageURL,
File mediumFile,
boolean largeImage,
String largeImageURL,
File largeFile,
List<ShoppingItemField> itemFields,
List<ShoppingItemPrice> itemPrices,
ServiceContext serviceContext)
|
ShoppingItem |
ShoppingItemServiceWrapper.addItem(long groupId,
long categoryId,
String sku,
String name,
String description,
String properties,
String fieldsQuantities,
boolean requiresShipping,
int stockQuantity,
boolean featured,
Boolean sale,
boolean smallImage,
String smallImageURL,
File smallFile,
boolean mediumImage,
String mediumImageURL,
File mediumFile,
boolean largeImage,
String largeImageURL,
File largeFile,
List<ShoppingItemField> itemFields,
List<ShoppingItemPrice> itemPrices,
ServiceContext serviceContext)
|
static ShoppingItem |
ShoppingItemServiceUtil.addItem(long groupId,
long categoryId,
String sku,
String name,
String description,
String properties,
String fieldsQuantities,
boolean requiresShipping,
int stockQuantity,
boolean featured,
Boolean sale,
boolean smallImage,
String smallImageURL,
File smallFile,
boolean mediumImage,
String mediumImageURL,
File mediumFile,
boolean largeImage,
String largeImageURL,
File largeFile,
List<ShoppingItemField> itemFields,
List<ShoppingItemPrice> itemPrices,
ServiceContext serviceContext)
|
ShoppingItem |
ShoppingItemService.addItem(long groupId,
long categoryId,
String sku,
String name,
String description,
String properties,
String fieldsQuantities,
boolean requiresShipping,
int stockQuantity,
boolean featured,
Boolean sale,
boolean smallImage,
String smallImageURL,
File smallFile,
boolean mediumImage,
String mediumImageURL,
File mediumFile,
boolean largeImage,
String largeImageURL,
File largeFile,
List<ShoppingItemField> itemFields,
List<ShoppingItemPrice> itemPrices,
ServiceContext serviceContext)
|
ShoppingCategory |
ShoppingCategoryServiceWrapper.updateCategory(long categoryId,
long parentCategoryId,
String name,
String description,
boolean mergeWithParentCategory,
ServiceContext serviceContext)
|
static ShoppingCategory |
ShoppingCategoryServiceUtil.updateCategory(long categoryId,
long parentCategoryId,
String name,
String description,
boolean mergeWithParentCategory,
ServiceContext serviceContext)
|
ShoppingCategory |
ShoppingCategoryService.updateCategory(long categoryId,
long parentCategoryId,
String name,
String description,
boolean mergeWithParentCategory,
ServiceContext serviceContext)
|
ShoppingCategory |
ShoppingCategoryLocalServiceWrapper.updateCategory(long categoryId,
long parentCategoryId,
String name,
String description,
boolean mergeWithParentCategory,
ServiceContext serviceContext)
|
static ShoppingCategory |
ShoppingCategoryLocalServiceUtil.updateCategory(long categoryId,
long parentCategoryId,
String name,
String description,
boolean mergeWithParentCategory,
ServiceContext serviceContext)
|
ShoppingCategory |
ShoppingCategoryLocalService.updateCategory(long categoryId,
long parentCategoryId,
String name,
String description,
boolean mergeWithParentCategory,
ServiceContext serviceContext)
|
ShoppingCoupon |
ShoppingCouponLocalServiceWrapper.updateCoupon(long userId,
long couponId,
String name,
String description,
int startDateMonth,
int startDateDay,
int startDateYear,
int startDateHour,
int startDateMinute,
int endDateMonth,
int endDateDay,
int endDateYear,
int endDateHour,
int endDateMinute,
boolean neverExpire,
boolean active,
String limitCategories,
String limitSkus,
double minOrder,
double discount,
String discountType,
ServiceContext serviceContext)
|
static ShoppingCoupon |
ShoppingCouponLocalServiceUtil.updateCoupon(long userId,
long couponId,
String name,
String description,
int startDateMonth,
int startDateDay,
int startDateYear,
int startDateHour,
int startDateMinute,
int endDateMonth,
int endDateDay,
int endDateYear,
int endDateHour,
int endDateMinute,
boolean neverExpire,
boolean active,
String limitCategories,
String limitSkus,
double minOrder,
double discount,
String discountType,
ServiceContext serviceContext)
|
ShoppingCoupon |
ShoppingCouponLocalService.updateCoupon(long userId,
long couponId,
String name,
String description,
int startDateMonth,
int startDateDay,
int startDateYear,
int startDateHour,
int startDateMinute,
int endDateMonth,
int endDateDay,
int endDateYear,
int endDateHour,
int endDateMinute,
boolean neverExpire,
boolean active,
String limitCategories,
String limitSkus,
double minOrder,
double discount,
String discountType,
ServiceContext serviceContext)
|
ShoppingCoupon |
ShoppingCouponServiceWrapper.updateCoupon(long couponId,
String name,
String description,
int startDateMonth,
int startDateDay,
int startDateYear,
int startDateHour,
int startDateMinute,
int endDateMonth,
int endDateDay,
int endDateYear,
int endDateHour,
int endDateMinute,
boolean neverExpire,
boolean active,
String limitCategories,
String limitSkus,
double minOrder,
double discount,
String discountType,
ServiceContext serviceContext)
|
static ShoppingCoupon |
ShoppingCouponServiceUtil.updateCoupon(long couponId,
String name,
String description,
int startDateMonth,
int startDateDay,
int startDateYear,
int startDateHour,
int startDateMinute,
int endDateMonth,
int endDateDay,
int endDateYear,
int endDateHour,
int endDateMinute,
boolean neverExpire,
boolean active,
String limitCategories,
String limitSkus,
double minOrder,
double discount,
String discountType,
ServiceContext serviceContext)
|
ShoppingCoupon |
ShoppingCouponService.updateCoupon(long couponId,
String name,
String description,
int startDateMonth,
int startDateDay,
int startDateYear,
int startDateHour,
int startDateMinute,
int endDateMonth,
int endDateDay,
int endDateYear,
int endDateHour,
int endDateMinute,
boolean neverExpire,
boolean active,
String limitCategories,
String limitSkus,
double minOrder,
double discount,
String discountType,
ServiceContext serviceContext)
|
ShoppingItem |
ShoppingItemLocalServiceWrapper.updateItem(long userId,
long itemId,
long groupId,
long categoryId,
String sku,
String name,
String description,
String properties,
String fieldsQuantities,
boolean requiresShipping,
int stockQuantity,
boolean featured,
Boolean sale,
boolean smallImage,
String smallImageURL,
File smallFile,
boolean mediumImage,
String mediumImageURL,
File mediumFile,
boolean largeImage,
String largeImageURL,
File largeFile,
List<ShoppingItemField> itemFields,
List<ShoppingItemPrice> itemPrices,
ServiceContext serviceContext)
|
static ShoppingItem |
ShoppingItemLocalServiceUtil.updateItem(long userId,
long itemId,
long groupId,
long categoryId,
String sku,
String name,
String description,
String properties,
String fieldsQuantities,
boolean requiresShipping,
int stockQuantity,
boolean featured,
Boolean sale,
boolean smallImage,
String smallImageURL,
File smallFile,
boolean mediumImage,
String mediumImageURL,
File mediumFile,
boolean largeImage,
String largeImageURL,
File largeFile,
List<ShoppingItemField> itemFields,
List<ShoppingItemPrice> itemPrices,
ServiceContext serviceContext)
|
ShoppingItem |
ShoppingItemLocalService.updateItem(long userId,
long itemId,
long groupId,
long categoryId,
String sku,
String name,
String description,
String properties,
String fieldsQuantities,
boolean requiresShipping,
int stockQuantity,
boolean featured,
Boolean sale,
boolean smallImage,
String smallImageURL,
File smallFile,
boolean mediumImage,
String mediumImageURL,
File mediumFile,
boolean largeImage,
String largeImageURL,
File largeFile,
List<ShoppingItemField> itemFields,
List<ShoppingItemPrice> itemPrices,
ServiceContext serviceContext)
|
ShoppingItem |
ShoppingItemServiceWrapper.updateItem(long itemId,
long groupId,
long categoryId,
String sku,
String name,
String description,
String properties,
String fieldsQuantities,
boolean requiresShipping,
int stockQuantity,
boolean featured,
Boolean sale,
boolean smallImage,
String smallImageURL,
File smallFile,
boolean mediumImage,
String mediumImageURL,
File mediumFile,
boolean largeImage,
String largeImageURL,
File largeFile,
List<ShoppingItemField> itemFields,
List<ShoppingItemPrice> itemPrices,
ServiceContext serviceContext)
|
static ShoppingItem |
ShoppingItemServiceUtil.updateItem(long itemId,
long groupId,
long categoryId,
String sku,
String name,
String description,
String properties,
String fieldsQuantities,
boolean requiresShipping,
int stockQuantity,
boolean featured,
Boolean sale,
boolean smallImage,
String smallImageURL,
File smallFile,
boolean mediumImage,
String mediumImageURL,
File mediumFile,
boolean largeImage,
String largeImageURL,
File largeFile,
List<ShoppingItemField> itemFields,
List<ShoppingItemPrice> itemPrices,
ServiceContext serviceContext)
|
ShoppingItem |
ShoppingItemService.updateItem(long itemId,
long groupId,
long categoryId,
String sku,
String name,
String description,
String properties,
String fieldsQuantities,
boolean requiresShipping,
int stockQuantity,
boolean featured,
Boolean sale,
boolean smallImage,
String smallImageURL,
File smallFile,
boolean mediumImage,
String mediumImageURL,
File mediumFile,
boolean largeImage,
String largeImageURL,
File largeFile,
List<ShoppingItemField> itemFields,
List<ShoppingItemPrice> itemPrices,
ServiceContext serviceContext)
|
Uses of ServiceContext in com.liferay.portlet.shopping.service.http |
---|
Methods in com.liferay.portlet.shopping.service.http with parameters of type ServiceContext | |
---|---|
static ShoppingCategory |
ShoppingCategoryServiceHttp.addCategory(HttpPrincipal httpPrincipal,
long parentCategoryId,
String name,
String description,
ServiceContext serviceContext)
|
static ShoppingCategorySoap |
ShoppingCategoryServiceSoap.addCategory(long parentCategoryId,
String name,
String description,
ServiceContext serviceContext)
|
static ShoppingCoupon |
ShoppingCouponServiceHttp.addCoupon(HttpPrincipal httpPrincipal,
String code,
boolean autoCode,
String name,
String description,
int startDateMonth,
int startDateDay,
int startDateYear,
int startDateHour,
int startDateMinute,
int endDateMonth,
int endDateDay,
int endDateYear,
int endDateHour,
int endDateMinute,
boolean neverExpire,
boolean active,
String limitCategories,
String limitSkus,
double minOrder,
double discount,
String discountType,
ServiceContext serviceContext)
|
static ShoppingCouponSoap |
ShoppingCouponServiceSoap.addCoupon(String code,
boolean autoCode,
String name,
String description,
int startDateMonth,
int startDateDay,
int startDateYear,
int startDateHour,
int startDateMinute,
int endDateMonth,
int endDateDay,
int endDateYear,
int endDateHour,
int endDateMinute,
boolean neverExpire,
boolean active,
String limitCategories,
String limitSkus,
double minOrder,
double discount,
String discountType,
ServiceContext serviceContext)
|
static ShoppingItem |
ShoppingItemServiceHttp.addItem(HttpPrincipal httpPrincipal,
long groupId,
long categoryId,
String sku,
String name,
String description,
String properties,
String fieldsQuantities,
boolean requiresShipping,
int stockQuantity,
boolean featured,
Boolean sale,
boolean smallImage,
String smallImageURL,
File smallFile,
boolean mediumImage,
String mediumImageURL,
File mediumFile,
boolean largeImage,
String largeImageURL,
File largeFile,
List<ShoppingItemField> itemFields,
List<ShoppingItemPrice> itemPrices,
ServiceContext serviceContext)
|
static ShoppingCategory |
ShoppingCategoryServiceHttp.updateCategory(HttpPrincipal httpPrincipal,
long categoryId,
long parentCategoryId,
String name,
String description,
boolean mergeWithParentCategory,
ServiceContext serviceContext)
|
static ShoppingCategorySoap |
ShoppingCategoryServiceSoap.updateCategory(long categoryId,
long parentCategoryId,
String name,
String description,
boolean mergeWithParentCategory,
ServiceContext serviceContext)
|
static ShoppingCoupon |
ShoppingCouponServiceHttp.updateCoupon(HttpPrincipal httpPrincipal,
long couponId,
String name,
String description,
int startDateMonth,
int startDateDay,
int startDateYear,
int startDateHour,
int startDateMinute,
int endDateMonth,
int endDateDay,
int endDateYear,
int endDateHour,
int endDateMinute,
boolean neverExpire,
boolean active,
String limitCategories,
String limitSkus,
double minOrder,
double discount,
String discountType,
ServiceContext serviceContext)
|
static ShoppingCouponSoap |
ShoppingCouponServiceSoap.updateCoupon(long couponId,
String name,
String description,
int startDateMonth,
int startDateDay,
int startDateYear,
int startDateHour,
int startDateMinute,
int endDateMonth,
int endDateDay,
int endDateYear,
int endDateHour,
int endDateMinute,
boolean neverExpire,
boolean active,
String limitCategories,
String limitSkus,
double minOrder,
double discount,
String discountType,
ServiceContext serviceContext)
|
static ShoppingItem |
ShoppingItemServiceHttp.updateItem(HttpPrincipal httpPrincipal,
long itemId,
long groupId,
long categoryId,
String sku,
String name,
String description,
String properties,
String fieldsQuantities,
boolean requiresShipping,
int stockQuantity,
boolean featured,
Boolean sale,
boolean smallImage,
String smallImageURL,
File smallFile,
boolean mediumImage,
String mediumImageURL,
File mediumFile,
boolean largeImage,
String largeImageURL,
File largeFile,
List<ShoppingItemField> itemFields,
List<ShoppingItemPrice> itemPrices,
ServiceContext serviceContext)
|
Uses of ServiceContext in com.liferay.portlet.shopping.service.impl |
---|
Methods in com.liferay.portlet.shopping.service.impl with parameters of type ServiceContext | |
---|---|
ShoppingCategory |
ShoppingCategoryLocalServiceImpl.addCategory(long userId,
long parentCategoryId,
String name,
String description,
ServiceContext serviceContext)
|
ShoppingCategory |
ShoppingCategoryServiceImpl.addCategory(long parentCategoryId,
String name,
String description,
ServiceContext serviceContext)
|
ShoppingCoupon |
ShoppingCouponLocalServiceImpl.addCoupon(long userId,
String code,
boolean autoCode,
String name,
String description,
int startDateMonth,
int startDateDay,
int startDateYear,
int startDateHour,
int startDateMinute,
int endDateMonth,
int endDateDay,
int endDateYear,
int endDateHour,
int endDateMinute,
boolean neverExpire,
boolean active,
String limitCategories,
String limitSkus,
double minOrder,
double discount,
String discountType,
ServiceContext serviceContext)
|
ShoppingCoupon |
ShoppingCouponServiceImpl.addCoupon(String code,
boolean autoCode,
String name,
String description,
int startDateMonth,
int startDateDay,
int startDateYear,
int startDateHour,
int startDateMinute,
int endDateMonth,
int endDateDay,
int endDateYear,
int endDateHour,
int endDateMinute,
boolean neverExpire,
boolean active,
String limitCategories,
String limitSkus,
double minOrder,
double discount,
String discountType,
ServiceContext serviceContext)
|
ShoppingItem |
ShoppingItemLocalServiceImpl.addItem(long userId,
long groupId,
long categoryId,
String sku,
String name,
String description,
String properties,
String fieldsQuantities,
boolean requiresShipping,
int stockQuantity,
boolean featured,
Boolean sale,
boolean smallImage,
String smallImageURL,
File smallFile,
boolean mediumImage,
String mediumImageURL,
File mediumFile,
boolean largeImage,
String largeImageURL,
File largeFile,
List<ShoppingItemField> itemFields,
List<ShoppingItemPrice> itemPrices,
ServiceContext serviceContext)
|
ShoppingItem |
ShoppingItemServiceImpl.addItem(long groupId,
long categoryId,
String sku,
String name,
String description,
String properties,
String fieldsQuantities,
boolean requiresShipping,
int stockQuantity,
boolean featured,
Boolean sale,
boolean smallImage,
String smallImageURL,
File smallFile,
boolean mediumImage,
String mediumImageURL,
File mediumFile,
boolean largeImage,
String largeImageURL,
File largeFile,
List<ShoppingItemField> itemFields,
List<ShoppingItemPrice> itemPrices,
ServiceContext serviceContext)
|
ShoppingCategory |
ShoppingCategoryServiceImpl.updateCategory(long categoryId,
long parentCategoryId,
String name,
String description,
boolean mergeWithParentCategory,
ServiceContext serviceContext)
|
ShoppingCategory |
ShoppingCategoryLocalServiceImpl.updateCategory(long categoryId,
long parentCategoryId,
String name,
String description,
boolean mergeWithParentCategory,
ServiceContext serviceContext)
|
ShoppingCoupon |
ShoppingCouponLocalServiceImpl.updateCoupon(long userId,
long couponId,
String name,
String description,
int startDateMonth,
int startDateDay,
int startDateYear,
int startDateHour,
int startDateMinute,
int endDateMonth,
int endDateDay,
int endDateYear,
int endDateHour,
int endDateMinute,
boolean neverExpire,
boolean active,
String limitCategories,
String limitSkus,
double minOrder,
double discount,
String discountType,
ServiceContext serviceContext)
|
ShoppingCoupon |
ShoppingCouponServiceImpl.updateCoupon(long couponId,
String name,
String description,
int startDateMonth,
int startDateDay,
int startDateYear,
int startDateHour,
int startDateMinute,
int endDateMonth,
int endDateDay,
int endDateYear,
int endDateHour,
int endDateMinute,
boolean neverExpire,
boolean active,
String limitCategories,
String limitSkus,
double minOrder,
double discount,
String discountType,
ServiceContext serviceContext)
|
ShoppingItem |
ShoppingItemLocalServiceImpl.updateItem(long userId,
long itemId,
long groupId,
long categoryId,
String sku,
String name,
String description,
String properties,
String fieldsQuantities,
boolean requiresShipping,
int stockQuantity,
boolean featured,
Boolean sale,
boolean smallImage,
String smallImageURL,
File smallFile,
boolean mediumImage,
String mediumImageURL,
File mediumFile,
boolean largeImage,
String largeImageURL,
File largeFile,
List<ShoppingItemField> itemFields,
List<ShoppingItemPrice> itemPrices,
ServiceContext serviceContext)
|
ShoppingItem |
ShoppingItemServiceImpl.updateItem(long itemId,
long groupId,
long categoryId,
String sku,
String name,
String description,
String properties,
String fieldsQuantities,
boolean requiresShipping,
int stockQuantity,
boolean featured,
Boolean sale,
boolean smallImage,
String smallImageURL,
File smallFile,
boolean mediumImage,
String mediumImageURL,
File mediumFile,
boolean largeImage,
String largeImageURL,
File largeFile,
List<ShoppingItemField> itemFields,
List<ShoppingItemPrice> itemPrices,
ServiceContext serviceContext)
|
Uses of ServiceContext in com.liferay.portlet.shopping.service.persistence |
---|
Methods in com.liferay.portlet.shopping.service.persistence with parameters of type ServiceContext | |
---|---|
static ShoppingCart |
ShoppingCartUtil.update(ShoppingCart shoppingCart,
boolean merge,
ServiceContext serviceContext)
|
static ShoppingCategory |
ShoppingCategoryUtil.update(ShoppingCategory shoppingCategory,
boolean merge,
ServiceContext serviceContext)
|
static ShoppingCoupon |
ShoppingCouponUtil.update(ShoppingCoupon shoppingCoupon,
boolean merge,
ServiceContext serviceContext)
|
static ShoppingItem |
ShoppingItemUtil.update(ShoppingItem shoppingItem,
boolean merge,
ServiceContext serviceContext)
|
static ShoppingItemField |
ShoppingItemFieldUtil.update(ShoppingItemField shoppingItemField,
boolean merge,
ServiceContext serviceContext)
|
static ShoppingItemPrice |
ShoppingItemPriceUtil.update(ShoppingItemPrice shoppingItemPrice,
boolean merge,
ServiceContext serviceContext)
|
static ShoppingOrder |
ShoppingOrderUtil.update(ShoppingOrder shoppingOrder,
boolean merge,
ServiceContext serviceContext)
|
static ShoppingOrderItem |
ShoppingOrderItemUtil.update(ShoppingOrderItem shoppingOrderItem,
boolean merge,
ServiceContext serviceContext)
|
Uses of ServiceContext in com.liferay.portlet.social.model |
---|
Methods in com.liferay.portlet.social.model with parameters of type ServiceContext | |
---|---|
void |
SocialRequestWrapper.setExpandoBridgeAttributes(ServiceContext serviceContext)
|
void |
SocialRequestModel.setExpandoBridgeAttributes(ServiceContext serviceContext)
|
void |
SocialRelationWrapper.setExpandoBridgeAttributes(ServiceContext serviceContext)
|
void |
SocialRelationModel.setExpandoBridgeAttributes(ServiceContext serviceContext)
|
void |
SocialEquityUserWrapper.setExpandoBridgeAttributes(ServiceContext serviceContext)
|
void |
SocialEquityUserModel.setExpandoBridgeAttributes(ServiceContext serviceContext)
|
void |
SocialEquitySettingWrapper.setExpandoBridgeAttributes(ServiceContext serviceContext)
|
void |
SocialEquitySettingModel.setExpandoBridgeAttributes(ServiceContext serviceContext)
|
void |
SocialEquityLogWrapper.setExpandoBridgeAttributes(ServiceContext serviceContext)
|
void |
SocialEquityLogModel.setExpandoBridgeAttributes(ServiceContext serviceContext)
|
void |
SocialEquityHistoryWrapper.setExpandoBridgeAttributes(ServiceContext serviceContext)
|
void |
SocialEquityHistoryModel.setExpandoBridgeAttributes(ServiceContext serviceContext)
|
void |
SocialEquityGroupSettingWrapper.setExpandoBridgeAttributes(ServiceContext serviceContext)
|
void |
SocialEquityGroupSettingModel.setExpandoBridgeAttributes(ServiceContext serviceContext)
|
void |
SocialEquityAssetEntryWrapper.setExpandoBridgeAttributes(ServiceContext serviceContext)
|
void |
SocialEquityAssetEntryModel.setExpandoBridgeAttributes(ServiceContext serviceContext)
|
void |
SocialActivityWrapper.setExpandoBridgeAttributes(ServiceContext serviceContext)
|
void |
SocialActivityModel.setExpandoBridgeAttributes(ServiceContext serviceContext)
|
Uses of ServiceContext in com.liferay.portlet.social.model.impl |
---|
Methods in com.liferay.portlet.social.model.impl with parameters of type ServiceContext | |
---|---|
void |
SocialRequestModelImpl.setExpandoBridgeAttributes(ServiceContext serviceContext)
|
void |
SocialRelationModelImpl.setExpandoBridgeAttributes(ServiceContext serviceContext)
|
void |
SocialEquityUserModelImpl.setExpandoBridgeAttributes(ServiceContext serviceContext)
|
void |
SocialEquitySettingModelImpl.setExpandoBridgeAttributes(ServiceContext serviceContext)
|
void |
SocialEquityLogModelImpl.setExpandoBridgeAttributes(ServiceContext serviceContext)
|
void |
SocialEquityHistoryModelImpl.setExpandoBridgeAttributes(ServiceContext serviceContext)
|
void |
SocialEquityGroupSettingModelImpl.setExpandoBridgeAttributes(ServiceContext serviceContext)
|
void |
SocialEquityAssetEntryModelImpl.setExpandoBridgeAttributes(ServiceContext serviceContext)
|
void |
SocialActivityModelImpl.setExpandoBridgeAttributes(ServiceContext serviceContext)
|
Uses of ServiceContext in com.liferay.portlet.social.service.persistence |
---|
Methods in com.liferay.portlet.social.service.persistence with parameters of type ServiceContext | |
---|---|
static SocialActivity |
SocialActivityUtil.update(SocialActivity socialActivity,
boolean merge,
ServiceContext serviceContext)
|
static SocialEquityAssetEntry |
SocialEquityAssetEntryUtil.update(SocialEquityAssetEntry socialEquityAssetEntry,
boolean merge,
ServiceContext serviceContext)
|
static SocialEquityGroupSetting |
SocialEquityGroupSettingUtil.update(SocialEquityGroupSetting socialEquityGroupSetting,
boolean merge,
ServiceContext serviceContext)
|
static SocialEquityHistory |
SocialEquityHistoryUtil.update(SocialEquityHistory socialEquityHistory,
boolean merge,
ServiceContext serviceContext)
|
static SocialEquityLog |
SocialEquityLogUtil.update(SocialEquityLog socialEquityLog,
boolean merge,
ServiceContext serviceContext)
|
static SocialEquitySetting |
SocialEquitySettingUtil.update(SocialEquitySetting socialEquitySetting,
boolean merge,
ServiceContext serviceContext)
|
static SocialEquityUser |
SocialEquityUserUtil.update(SocialEquityUser socialEquityUser,
boolean merge,
ServiceContext serviceContext)
|
static SocialRelation |
SocialRelationUtil.update(SocialRelation socialRelation,
boolean merge,
ServiceContext serviceContext)
|
static SocialRequest |
SocialRequestUtil.update(SocialRequest socialRequest,
boolean merge,
ServiceContext serviceContext)
|
Uses of ServiceContext in com.liferay.portlet.softwarecatalog.model |
---|
Methods in com.liferay.portlet.softwarecatalog.model with parameters of type ServiceContext | |
---|---|
void |
SCProductVersionWrapper.setExpandoBridgeAttributes(ServiceContext serviceContext)
|
void |
SCProductVersionModel.setExpandoBridgeAttributes(ServiceContext serviceContext)
|
void |
SCProductScreenshotWrapper.setExpandoBridgeAttributes(ServiceContext serviceContext)
|
void |
SCProductScreenshotModel.setExpandoBridgeAttributes(ServiceContext serviceContext)
|
void |
SCProductEntryWrapper.setExpandoBridgeAttributes(ServiceContext serviceContext)
|
void |
SCProductEntryModel.setExpandoBridgeAttributes(ServiceContext serviceContext)
|
void |
SCLicenseWrapper.setExpandoBridgeAttributes(ServiceContext serviceContext)
|
void |
SCLicenseModel.setExpandoBridgeAttributes(ServiceContext serviceContext)
|
void |
SCFrameworkVersionWrapper.setExpandoBridgeAttributes(ServiceContext serviceContext)
|
void |
SCFrameworkVersionModel.setExpandoBridgeAttributes(ServiceContext serviceContext)
|
Uses of ServiceContext in com.liferay.portlet.softwarecatalog.model.impl |
---|
Methods in com.liferay.portlet.softwarecatalog.model.impl with parameters of type ServiceContext | |
---|---|
void |
SCProductVersionModelImpl.setExpandoBridgeAttributes(ServiceContext serviceContext)
|
void |
SCProductScreenshotModelImpl.setExpandoBridgeAttributes(ServiceContext serviceContext)
|
void |
SCProductEntryModelImpl.setExpandoBridgeAttributes(ServiceContext serviceContext)
|
void |
SCLicenseModelImpl.setExpandoBridgeAttributes(ServiceContext serviceContext)
|
void |
SCFrameworkVersionModelImpl.setExpandoBridgeAttributes(ServiceContext serviceContext)
|
Uses of ServiceContext in com.liferay.portlet.softwarecatalog.service |
---|
Methods in com.liferay.portlet.softwarecatalog.service with parameters of type ServiceContext | |
---|---|
SCFrameworkVersion |
SCFrameworkVersionLocalServiceWrapper.addFrameworkVersion(long userId,
String name,
String url,
boolean active,
int priority,
ServiceContext serviceContext)
|
static SCFrameworkVersion |
SCFrameworkVersionLocalServiceUtil.addFrameworkVersion(long userId,
String name,
String url,
boolean active,
int priority,
ServiceContext serviceContext)
|
SCFrameworkVersion |
SCFrameworkVersionLocalService.addFrameworkVersion(long userId,
String name,
String url,
boolean active,
int priority,
ServiceContext serviceContext)
|
SCFrameworkVersion |
SCFrameworkVersionServiceWrapper.addFrameworkVersion(String name,
String url,
boolean active,
int priority,
ServiceContext serviceContext)
|
static SCFrameworkVersion |
SCFrameworkVersionServiceUtil.addFrameworkVersion(String name,
String url,
boolean active,
int priority,
ServiceContext serviceContext)
|
SCFrameworkVersion |
SCFrameworkVersionService.addFrameworkVersion(String name,
String url,
boolean active,
int priority,
ServiceContext serviceContext)
|
SCProductEntry |
SCProductEntryLocalServiceWrapper.addProductEntry(long userId,
String name,
String type,
String tags,
String shortDescription,
String longDescription,
String pageURL,
String author,
String repoGroupId,
String repoArtifactId,
long[] licenseIds,
List<byte[]> thumbnails,
List<byte[]> fullImages,
ServiceContext serviceContext)
|
static SCProductEntry |
SCProductEntryLocalServiceUtil.addProductEntry(long userId,
String name,
String type,
String tags,
String shortDescription,
String longDescription,
String pageURL,
String author,
String repoGroupId,
String repoArtifactId,
long[] licenseIds,
List<byte[]> thumbnails,
List<byte[]> fullImages,
ServiceContext serviceContext)
|
SCProductEntry |
SCProductEntryLocalService.addProductEntry(long userId,
String name,
String type,
String tags,
String shortDescription,
String longDescription,
String pageURL,
String author,
String repoGroupId,
String repoArtifactId,
long[] licenseIds,
List<byte[]> thumbnails,
List<byte[]> fullImages,
ServiceContext serviceContext)
|
SCProductEntry |
SCProductEntryServiceWrapper.addProductEntry(String name,
String type,
String tags,
String shortDescription,
String longDescription,
String pageURL,
String author,
String repoGroupId,
String repoArtifactId,
long[] licenseIds,
List<byte[]> thumbnails,
List<byte[]> fullImages,
ServiceContext serviceContext)
|
static SCProductEntry |
SCProductEntryServiceUtil.addProductEntry(String name,
String type,
String tags,
String shortDescription,
String longDescription,
String pageURL,
String author,
String repoGroupId,
String repoArtifactId,
long[] licenseIds,
List<byte[]> thumbnails,
List<byte[]> fullImages,
ServiceContext serviceContext)
|
SCProductEntry |
SCProductEntryService.addProductEntry(String name,
String type,
String tags,
String shortDescription,
String longDescription,
String pageURL,
String author,
String repoGroupId,
String repoArtifactId,
long[] licenseIds,
List<byte[]> thumbnails,
List<byte[]> fullImages,
ServiceContext serviceContext)
|
SCProductVersion |
SCProductVersionLocalServiceWrapper.addProductVersion(long userId,
long productEntryId,
String version,
String changeLog,
String downloadPageURL,
String directDownloadURL,
boolean testDirectDownloadURL,
boolean repoStoreArtifact,
long[] frameworkVersionIds,
ServiceContext serviceContext)
|
static SCProductVersion |
SCProductVersionLocalServiceUtil.addProductVersion(long userId,
long productEntryId,
String version,
String changeLog,
String downloadPageURL,
String directDownloadURL,
boolean testDirectDownloadURL,
boolean repoStoreArtifact,
long[] frameworkVersionIds,
ServiceContext serviceContext)
|
SCProductVersion |
SCProductVersionLocalService.addProductVersion(long userId,
long productEntryId,
String version,
String changeLog,
String downloadPageURL,
String directDownloadURL,
boolean testDirectDownloadURL,
boolean repoStoreArtifact,
long[] frameworkVersionIds,
ServiceContext serviceContext)
|
SCProductVersion |
SCProductVersionServiceWrapper.addProductVersion(long productEntryId,
String version,
String changeLog,
String downloadPageURL,
String directDownloadURL,
boolean testDirectDownloadURL,
boolean repoStoreArtifact,
long[] frameworkVersionIds,
ServiceContext serviceContext)
|
static SCProductVersion |
SCProductVersionServiceUtil.addProductVersion(long productEntryId,
String version,
String changeLog,
String downloadPageURL,
String directDownloadURL,
boolean testDirectDownloadURL,
boolean repoStoreArtifact,
long[] frameworkVersionIds,
ServiceContext serviceContext)
|
SCProductVersion |
SCProductVersionService.addProductVersion(long productEntryId,
String version,
String changeLog,
String downloadPageURL,
String directDownloadURL,
boolean testDirectDownloadURL,
boolean repoStoreArtifact,
long[] frameworkVersionIds,
ServiceContext serviceContext)
|
Uses of ServiceContext in com.liferay.portlet.softwarecatalog.service.http |
---|
Methods in com.liferay.portlet.softwarecatalog.service.http with parameters of type ServiceContext | |
---|---|
static SCFrameworkVersion |
SCFrameworkVersionServiceHttp.addFrameworkVersion(HttpPrincipal httpPrincipal,
String name,
String url,
boolean active,
int priority,
ServiceContext serviceContext)
|
static SCFrameworkVersionSoap |
SCFrameworkVersionServiceSoap.addFrameworkVersion(String name,
String url,
boolean active,
int priority,
ServiceContext serviceContext)
|
static SCProductEntry |
SCProductEntryServiceHttp.addProductEntry(HttpPrincipal httpPrincipal,
String name,
String type,
String tags,
String shortDescription,
String longDescription,
String pageURL,
String author,
String repoGroupId,
String repoArtifactId,
long[] licenseIds,
List<byte[]> thumbnails,
List<byte[]> fullImages,
ServiceContext serviceContext)
|
static SCProductEntrySoap |
SCProductEntryServiceSoap.addProductEntry(String name,
String type,
String tags,
String shortDescription,
String longDescription,
String pageURL,
String author,
String repoGroupId,
String repoArtifactId,
long[] licenseIds,
List<byte[]> thumbnails,
List<byte[]> fullImages,
ServiceContext serviceContext)
|
static SCProductVersion |
SCProductVersionServiceHttp.addProductVersion(HttpPrincipal httpPrincipal,
long productEntryId,
String version,
String changeLog,
String downloadPageURL,
String directDownloadURL,
boolean testDirectDownloadURL,
boolean repoStoreArtifact,
long[] frameworkVersionIds,
ServiceContext serviceContext)
|
static SCProductVersionSoap |
SCProductVersionServiceSoap.addProductVersion(long productEntryId,
String version,
String changeLog,
String downloadPageURL,
String directDownloadURL,
boolean testDirectDownloadURL,
boolean repoStoreArtifact,
long[] frameworkVersionIds,
ServiceContext serviceContext)
|
Uses of ServiceContext in com.liferay.portlet.softwarecatalog.service.impl |
---|
Methods in com.liferay.portlet.softwarecatalog.service.impl with parameters of type ServiceContext | |
---|---|
SCFrameworkVersion |
SCFrameworkVersionLocalServiceImpl.addFrameworkVersion(long userId,
String name,
String url,
boolean active,
int priority,
ServiceContext serviceContext)
|
SCFrameworkVersion |
SCFrameworkVersionServiceImpl.addFrameworkVersion(String name,
String url,
boolean active,
int priority,
ServiceContext serviceContext)
|
SCProductEntry |
SCProductEntryLocalServiceImpl.addProductEntry(long userId,
String name,
String type,
String tags,
String shortDescription,
String longDescription,
String pageURL,
String author,
String repoGroupId,
String repoArtifactId,
long[] licenseIds,
List<byte[]> thumbnails,
List<byte[]> fullImages,
ServiceContext serviceContext)
|
SCProductEntry |
SCProductEntryServiceImpl.addProductEntry(String name,
String type,
String tags,
String shortDescription,
String longDescription,
String pageURL,
String author,
String repoGroupId,
String repoArtifactId,
long[] licenseIds,
List<byte[]> thumbnails,
List<byte[]> fullImages,
ServiceContext serviceContext)
|
SCProductVersion |
SCProductVersionLocalServiceImpl.addProductVersion(long userId,
long productEntryId,
String version,
String changeLog,
String downloadPageURL,
String directDownloadURL,
boolean testDirectDownloadURL,
boolean repoStoreArtifact,
long[] frameworkVersionIds,
ServiceContext serviceContext)
|
SCProductVersion |
SCProductVersionServiceImpl.addProductVersion(long productEntryId,
String version,
String changeLog,
String downloadPageURL,
String directDownloadURL,
boolean testDirectDownloadURL,
boolean repoStoreArtifact,
long[] frameworkVersionIds,
ServiceContext serviceContext)
|
Uses of ServiceContext in com.liferay.portlet.softwarecatalog.service.persistence |
---|
Methods in com.liferay.portlet.softwarecatalog.service.persistence with parameters of type ServiceContext | |
---|---|
static SCFrameworkVersion |
SCFrameworkVersionUtil.update(SCFrameworkVersion scFrameworkVersion,
boolean merge,
ServiceContext serviceContext)
|
static SCLicense |
SCLicenseUtil.update(SCLicense scLicense,
boolean merge,
ServiceContext serviceContext)
|
static SCProductEntry |
SCProductEntryUtil.update(SCProductEntry scProductEntry,
boolean merge,
ServiceContext serviceContext)
|
static SCProductScreenshot |
SCProductScreenshotUtil.update(SCProductScreenshot scProductScreenshot,
boolean merge,
ServiceContext serviceContext)
|
static SCProductVersion |
SCProductVersionUtil.update(SCProductVersion scProductVersion,
boolean merge,
ServiceContext serviceContext)
|
Uses of ServiceContext in com.liferay.portlet.tasks.model |
---|
Methods in com.liferay.portlet.tasks.model with parameters of type ServiceContext | |
---|---|
void |
TasksReviewWrapper.setExpandoBridgeAttributes(ServiceContext serviceContext)
|
void |
TasksReviewModel.setExpandoBridgeAttributes(ServiceContext serviceContext)
|
void |
TasksProposalWrapper.setExpandoBridgeAttributes(ServiceContext serviceContext)
|
void |
TasksProposalModel.setExpandoBridgeAttributes(ServiceContext serviceContext)
|
Uses of ServiceContext in com.liferay.portlet.tasks.model.impl |
---|
Methods in com.liferay.portlet.tasks.model.impl with parameters of type ServiceContext | |
---|---|
void |
TasksReviewModelImpl.setExpandoBridgeAttributes(ServiceContext serviceContext)
|
void |
TasksProposalModelImpl.setExpandoBridgeAttributes(ServiceContext serviceContext)
|
Uses of ServiceContext in com.liferay.portlet.tasks.service.persistence |
---|
Methods in com.liferay.portlet.tasks.service.persistence with parameters of type ServiceContext | |
---|---|
static TasksProposal |
TasksProposalUtil.update(TasksProposal tasksProposal,
boolean merge,
ServiceContext serviceContext)
|
static TasksReview |
TasksReviewUtil.update(TasksReview tasksReview,
boolean merge,
ServiceContext serviceContext)
|
Uses of ServiceContext in com.liferay.portlet.wiki.model |
---|
Methods in com.liferay.portlet.wiki.model with parameters of type ServiceContext | |
---|---|
void |
WikiPageWrapper.setExpandoBridgeAttributes(ServiceContext serviceContext)
|
void |
WikiPageResourceWrapper.setExpandoBridgeAttributes(ServiceContext serviceContext)
|
void |
WikiPageResourceModel.setExpandoBridgeAttributes(ServiceContext serviceContext)
|
void |
WikiPageModel.setExpandoBridgeAttributes(ServiceContext serviceContext)
|
void |
WikiNodeWrapper.setExpandoBridgeAttributes(ServiceContext serviceContext)
|
void |
WikiNodeModel.setExpandoBridgeAttributes(ServiceContext serviceContext)
|
Uses of ServiceContext in com.liferay.portlet.wiki.model.impl |
---|
Methods in com.liferay.portlet.wiki.model.impl with parameters of type ServiceContext | |
---|---|
void |
WikiPageResourceModelImpl.setExpandoBridgeAttributes(ServiceContext serviceContext)
|
void |
WikiPageModelImpl.setExpandoBridgeAttributes(ServiceContext serviceContext)
|
void |
WikiNodeModelImpl.setExpandoBridgeAttributes(ServiceContext serviceContext)
|
Uses of ServiceContext in com.liferay.portlet.wiki.service |
---|
Methods in com.liferay.portlet.wiki.service with parameters of type ServiceContext | |
---|---|
WikiNode |
WikiNodeLocalServiceWrapper.addDefaultNode(long userId,
ServiceContext serviceContext)
|
static WikiNode |
WikiNodeLocalServiceUtil.addDefaultNode(long userId,
ServiceContext serviceContext)
|
WikiNode |
WikiNodeLocalService.addDefaultNode(long userId,
ServiceContext serviceContext)
|
WikiNode |
WikiNodeLocalServiceWrapper.addNode(long userId,
String name,
String description,
ServiceContext serviceContext)
|
static WikiNode |
WikiNodeLocalServiceUtil.addNode(long userId,
String name,
String description,
ServiceContext serviceContext)
|
WikiNode |
WikiNodeLocalService.addNode(long userId,
String name,
String description,
ServiceContext serviceContext)
|
WikiNode |
WikiNodeServiceWrapper.addNode(String name,
String description,
ServiceContext serviceContext)
|
static WikiNode |
WikiNodeServiceUtil.addNode(String name,
String description,
ServiceContext serviceContext)
|
WikiNode |
WikiNodeService.addNode(String name,
String description,
ServiceContext serviceContext)
|
WikiPage |
WikiPageLocalServiceWrapper.addPage(long userId,
long nodeId,
String title,
double version,
String content,
String summary,
boolean minorEdit,
String format,
boolean head,
String parentTitle,
String redirectTitle,
ServiceContext serviceContext)
|
static WikiPage |
WikiPageLocalServiceUtil.addPage(long userId,
long nodeId,
String title,
double version,
String content,
String summary,
boolean minorEdit,
String format,
boolean head,
String parentTitle,
String redirectTitle,
ServiceContext serviceContext)
|
WikiPage |
WikiPageLocalService.addPage(long userId,
long nodeId,
String title,
double version,
String content,
String summary,
boolean minorEdit,
String format,
boolean head,
String parentTitle,
String redirectTitle,
ServiceContext serviceContext)
|
WikiPage |
WikiPageLocalServiceWrapper.addPage(long userId,
long nodeId,
String title,
String content,
String summary,
boolean minorEdit,
ServiceContext serviceContext)
|
static WikiPage |
WikiPageLocalServiceUtil.addPage(long userId,
long nodeId,
String title,
String content,
String summary,
boolean minorEdit,
ServiceContext serviceContext)
|
WikiPage |
WikiPageLocalService.addPage(long userId,
long nodeId,
String title,
String content,
String summary,
boolean minorEdit,
ServiceContext serviceContext)
|
WikiPage |
WikiPageServiceWrapper.addPage(long nodeId,
String title,
String content,
String summary,
boolean minorEdit,
ServiceContext serviceContext)
|
static WikiPage |
WikiPageServiceUtil.addPage(long nodeId,
String title,
String content,
String summary,
boolean minorEdit,
ServiceContext serviceContext)
|
WikiPage |
WikiPageService.addPage(long nodeId,
String title,
String content,
String summary,
boolean minorEdit,
ServiceContext serviceContext)
|
WikiPage |
WikiPageServiceWrapper.addPage(long nodeId,
String title,
String content,
String summary,
boolean minorEdit,
String format,
String parentTitle,
String redirectTitle,
ServiceContext serviceContext)
|
static WikiPage |
WikiPageServiceUtil.addPage(long nodeId,
String title,
String content,
String summary,
boolean minorEdit,
String format,
String parentTitle,
String redirectTitle,
ServiceContext serviceContext)
|
WikiPage |
WikiPageService.addPage(long nodeId,
String title,
String content,
String summary,
boolean minorEdit,
String format,
String parentTitle,
String redirectTitle,
ServiceContext serviceContext)
|
void |
WikiPageLocalServiceWrapper.changeParent(long userId,
long nodeId,
String title,
String newParentTitle,
ServiceContext serviceContext)
|
static void |
WikiPageLocalServiceUtil.changeParent(long userId,
long nodeId,
String title,
String newParentTitle,
ServiceContext serviceContext)
|
void |
WikiPageLocalService.changeParent(long userId,
long nodeId,
String title,
String newParentTitle,
ServiceContext serviceContext)
|
void |
WikiPageServiceWrapper.changeParent(long nodeId,
String title,
String newParentTitle,
ServiceContext serviceContext)
|
static void |
WikiPageServiceUtil.changeParent(long nodeId,
String title,
String newParentTitle,
ServiceContext serviceContext)
|
void |
WikiPageService.changeParent(long nodeId,
String title,
String newParentTitle,
ServiceContext serviceContext)
|
void |
WikiPageLocalServiceWrapper.movePage(long userId,
long nodeId,
String title,
String newTitle,
boolean strict,
ServiceContext serviceContext)
|
static void |
WikiPageLocalServiceUtil.movePage(long userId,
long nodeId,
String title,
String newTitle,
boolean strict,
ServiceContext serviceContext)
|
void |
WikiPageLocalService.movePage(long userId,
long nodeId,
String title,
String newTitle,
boolean strict,
ServiceContext serviceContext)
|
void |
WikiPageLocalServiceWrapper.movePage(long userId,
long nodeId,
String title,
String newTitle,
ServiceContext serviceContext)
|
static void |
WikiPageLocalServiceUtil.movePage(long userId,
long nodeId,
String title,
String newTitle,
ServiceContext serviceContext)
|
void |
WikiPageLocalService.movePage(long userId,
long nodeId,
String title,
String newTitle,
ServiceContext serviceContext)
|
void |
WikiPageServiceWrapper.movePage(long nodeId,
String title,
String newTitle,
ServiceContext serviceContext)
|
static void |
WikiPageServiceUtil.movePage(long nodeId,
String title,
String newTitle,
ServiceContext serviceContext)
|
void |
WikiPageService.movePage(long nodeId,
String title,
String newTitle,
ServiceContext serviceContext)
|
WikiPage |
WikiPageLocalServiceWrapper.revertPage(long userId,
long nodeId,
String title,
double version,
ServiceContext serviceContext)
|
static WikiPage |
WikiPageLocalServiceUtil.revertPage(long userId,
long nodeId,
String title,
double version,
ServiceContext serviceContext)
|
WikiPage |
WikiPageLocalService.revertPage(long userId,
long nodeId,
String title,
double version,
ServiceContext serviceContext)
|
WikiPage |
WikiPageServiceWrapper.revertPage(long nodeId,
String title,
double version,
ServiceContext serviceContext)
|
static WikiPage |
WikiPageServiceUtil.revertPage(long nodeId,
String title,
double version,
ServiceContext serviceContext)
|
WikiPage |
WikiPageService.revertPage(long nodeId,
String title,
double version,
ServiceContext serviceContext)
|
WikiNode |
WikiNodeServiceWrapper.updateNode(long nodeId,
String name,
String description,
ServiceContext serviceContext)
|
static WikiNode |
WikiNodeServiceUtil.updateNode(long nodeId,
String name,
String description,
ServiceContext serviceContext)
|
WikiNode |
WikiNodeService.updateNode(long nodeId,
String name,
String description,
ServiceContext serviceContext)
|
WikiNode |
WikiNodeLocalServiceWrapper.updateNode(long nodeId,
String name,
String description,
ServiceContext serviceContext)
|
static WikiNode |
WikiNodeLocalServiceUtil.updateNode(long nodeId,
String name,
String description,
ServiceContext serviceContext)
|
WikiNode |
WikiNodeLocalService.updateNode(long nodeId,
String name,
String description,
ServiceContext serviceContext)
|
WikiPage |
WikiPageLocalServiceWrapper.updatePage(long userId,
long nodeId,
String title,
double version,
String content,
String summary,
boolean minorEdit,
String format,
String parentTitle,
String redirectTitle,
ServiceContext serviceContext)
|
static WikiPage |
WikiPageLocalServiceUtil.updatePage(long userId,
long nodeId,
String title,
double version,
String content,
String summary,
boolean minorEdit,
String format,
String parentTitle,
String redirectTitle,
ServiceContext serviceContext)
|
WikiPage |
WikiPageLocalService.updatePage(long userId,
long nodeId,
String title,
double version,
String content,
String summary,
boolean minorEdit,
String format,
String parentTitle,
String redirectTitle,
ServiceContext serviceContext)
|
WikiPage |
WikiPageServiceWrapper.updatePage(long nodeId,
String title,
double version,
String content,
String summary,
boolean minorEdit,
String format,
String parentTitle,
String redirectTitle,
ServiceContext serviceContext)
|
static WikiPage |
WikiPageServiceUtil.updatePage(long nodeId,
String title,
double version,
String content,
String summary,
boolean minorEdit,
String format,
String parentTitle,
String redirectTitle,
ServiceContext serviceContext)
|
WikiPage |
WikiPageService.updatePage(long nodeId,
String title,
double version,
String content,
String summary,
boolean minorEdit,
String format,
String parentTitle,
String redirectTitle,
ServiceContext serviceContext)
|
WikiPage |
WikiPageLocalServiceWrapper.updateStatus(long userId,
long resourcePrimKey,
int status,
ServiceContext serviceContext)
|
static WikiPage |
WikiPageLocalServiceUtil.updateStatus(long userId,
long resourcePrimKey,
int status,
ServiceContext serviceContext)
|
WikiPage |
WikiPageLocalService.updateStatus(long userId,
long resourcePrimKey,
int status,
ServiceContext serviceContext)
|
WikiPage |
WikiPageLocalServiceWrapper.updateStatus(long userId,
WikiPage page,
int status,
ServiceContext serviceContext)
|
static WikiPage |
WikiPageLocalServiceUtil.updateStatus(long userId,
WikiPage page,
int status,
ServiceContext serviceContext)
|
WikiPage |
WikiPageLocalService.updateStatus(long userId,
WikiPage page,
int status,
ServiceContext serviceContext)
|
Uses of ServiceContext in com.liferay.portlet.wiki.service.http |
---|
Methods in com.liferay.portlet.wiki.service.http with parameters of type ServiceContext | |
---|---|
static WikiNode |
WikiNodeServiceHttp.addNode(HttpPrincipal httpPrincipal,
String name,
String description,
ServiceContext serviceContext)
|
static WikiNodeSoap |
WikiNodeServiceSoap.addNode(String name,
String description,
ServiceContext serviceContext)
|
static WikiPage |
WikiPageServiceHttp.addPage(HttpPrincipal httpPrincipal,
long nodeId,
String title,
String content,
String summary,
boolean minorEdit,
ServiceContext serviceContext)
|
static WikiPage |
WikiPageServiceHttp.addPage(HttpPrincipal httpPrincipal,
long nodeId,
String title,
String content,
String summary,
boolean minorEdit,
String format,
String parentTitle,
String redirectTitle,
ServiceContext serviceContext)
|
static WikiPageSoap |
WikiPageServiceSoap.addPage(long nodeId,
String title,
String content,
String summary,
boolean minorEdit,
ServiceContext serviceContext)
|
static WikiPageSoap |
WikiPageServiceSoap.addPage(long nodeId,
String title,
String content,
String summary,
boolean minorEdit,
String format,
String parentTitle,
String redirectTitle,
ServiceContext serviceContext)
|
static void |
WikiPageServiceHttp.changeParent(HttpPrincipal httpPrincipal,
long nodeId,
String title,
String newParentTitle,
ServiceContext serviceContext)
|
static void |
WikiPageServiceSoap.changeParent(long nodeId,
String title,
String newParentTitle,
ServiceContext serviceContext)
|
static void |
WikiPageServiceHttp.movePage(HttpPrincipal httpPrincipal,
long nodeId,
String title,
String newTitle,
ServiceContext serviceContext)
|
static void |
WikiPageServiceSoap.movePage(long nodeId,
String title,
String newTitle,
ServiceContext serviceContext)
|
static WikiPage |
WikiPageServiceHttp.revertPage(HttpPrincipal httpPrincipal,
long nodeId,
String title,
double version,
ServiceContext serviceContext)
|
static WikiPageSoap |
WikiPageServiceSoap.revertPage(long nodeId,
String title,
double version,
ServiceContext serviceContext)
|
static WikiNode |
WikiNodeServiceHttp.updateNode(HttpPrincipal httpPrincipal,
long nodeId,
String name,
String description,
ServiceContext serviceContext)
|
static WikiNodeSoap |
WikiNodeServiceSoap.updateNode(long nodeId,
String name,
String description,
ServiceContext serviceContext)
|
static WikiPage |
WikiPageServiceHttp.updatePage(HttpPrincipal httpPrincipal,
long nodeId,
String title,
double version,
String content,
String summary,
boolean minorEdit,
String format,
String parentTitle,
String redirectTitle,
ServiceContext serviceContext)
|
static WikiPageSoap |
WikiPageServiceSoap.updatePage(long nodeId,
String title,
double version,
String content,
String summary,
boolean minorEdit,
String format,
String parentTitle,
String redirectTitle,
ServiceContext serviceContext)
|
Uses of ServiceContext in com.liferay.portlet.wiki.service.impl |
---|
Methods in com.liferay.portlet.wiki.service.impl with parameters of type ServiceContext | |
---|---|
WikiNode |
WikiNodeLocalServiceImpl.addDefaultNode(long userId,
ServiceContext serviceContext)
|
WikiNode |
WikiNodeLocalServiceImpl.addNode(long userId,
String name,
String description,
ServiceContext serviceContext)
|
WikiNode |
WikiNodeServiceImpl.addNode(String name,
String description,
ServiceContext serviceContext)
|
WikiPage |
WikiPageLocalServiceImpl.addPage(long userId,
long nodeId,
String title,
double version,
String content,
String summary,
boolean minorEdit,
String format,
boolean head,
String parentTitle,
String redirectTitle,
ServiceContext serviceContext)
|
WikiPage |
WikiPageLocalServiceImpl.addPage(long userId,
long nodeId,
String title,
String content,
String summary,
boolean minorEdit,
ServiceContext serviceContext)
|
WikiPage |
WikiPageServiceImpl.addPage(long nodeId,
String title,
String content,
String summary,
boolean minorEdit,
ServiceContext serviceContext)
|
WikiPage |
WikiPageServiceImpl.addPage(long nodeId,
String title,
String content,
String summary,
boolean minorEdit,
String format,
String parentTitle,
String redirectTitle,
ServiceContext serviceContext)
|
void |
WikiPageLocalServiceImpl.changeParent(long userId,
long nodeId,
String title,
String newParentTitle,
ServiceContext serviceContext)
|
void |
WikiPageServiceImpl.changeParent(long nodeId,
String title,
String newParentTitle,
ServiceContext serviceContext)
|
void |
WikiPageLocalServiceImpl.movePage(long userId,
long nodeId,
String title,
String newTitle,
boolean strict,
ServiceContext serviceContext)
|
void |
WikiPageLocalServiceImpl.movePage(long userId,
long nodeId,
String title,
String newTitle,
ServiceContext serviceContext)
|
void |
WikiPageServiceImpl.movePage(long nodeId,
String title,
String newTitle,
ServiceContext serviceContext)
|
protected void |
WikiPageLocalServiceImpl.notifySubscribers(WikiNode node,
WikiPage page,
ServiceContext serviceContext,
boolean update)
|
WikiPage |
WikiPageLocalServiceImpl.revertPage(long userId,
long nodeId,
String title,
double version,
ServiceContext serviceContext)
|
WikiPage |
WikiPageServiceImpl.revertPage(long nodeId,
String title,
double version,
ServiceContext serviceContext)
|
WikiNode |
WikiNodeServiceImpl.updateNode(long nodeId,
String name,
String description,
ServiceContext serviceContext)
|
WikiNode |
WikiNodeLocalServiceImpl.updateNode(long nodeId,
String name,
String description,
ServiceContext serviceContext)
|
WikiPage |
WikiPageLocalServiceImpl.updatePage(long userId,
long nodeId,
String title,
double version,
String content,
String summary,
boolean minorEdit,
String format,
String parentTitle,
String redirectTitle,
ServiceContext serviceContext)
|
WikiPage |
WikiPageServiceImpl.updatePage(long nodeId,
String title,
double version,
String content,
String summary,
boolean minorEdit,
String format,
String parentTitle,
String redirectTitle,
ServiceContext serviceContext)
|
WikiPage |
WikiPageLocalServiceImpl.updateStatus(long userId,
long resourcePrimKey,
int status,
ServiceContext serviceContext)
|
WikiPage |
WikiPageLocalServiceImpl.updateStatus(long userId,
WikiPage page,
int status,
ServiceContext serviceContext)
|
Uses of ServiceContext in com.liferay.portlet.wiki.service.persistence |
---|
Methods in com.liferay.portlet.wiki.service.persistence with parameters of type ServiceContext | |
---|---|
static WikiNode |
WikiNodeUtil.update(WikiNode wikiNode,
boolean merge,
ServiceContext serviceContext)
|
static WikiPage |
WikiPageUtil.update(WikiPage wikiPage,
boolean merge,
ServiceContext serviceContext)
|
static WikiPageResource |
WikiPageResourceUtil.update(WikiPageResource wikiPageResource,
boolean merge,
ServiceContext serviceContext)
|
|
Liferay 6.0-ee | |||||||||
PREV NEXT | FRAMES NO FRAMES |