|
Liferay 6.2.0 | |||||||||
| PREV NEXT | FRAMES NO FRAMES | |||||||||
| Uses of PortalException in com.liferay.counter |
|---|
| Subclasses of PortalException in com.liferay.counter | |
|---|---|
class |
NoSuchCounterException
|
| Uses of PortalException in com.liferay.counter.service |
|---|
| Methods in com.liferay.counter.service that throw PortalException | |
|---|---|
abstract Counter |
CounterLocalService.deleteCounter(String name)
Deletes the counter with the primary key from the database. |
Counter |
CounterLocalServiceWrapper.deleteCounter(String name)
Deletes the counter with the primary key from the database. |
static Counter |
CounterLocalServiceUtil.deleteCounter(String name)
Deletes the counter with the primary key from the database. |
abstract Counter |
CounterLocalService.getCounter(String name)
Returns the counter with the primary key. |
Counter |
CounterLocalServiceWrapper.getCounter(String name)
Returns the counter with the primary key. |
static Counter |
CounterLocalServiceUtil.getCounter(String name)
Returns the counter with the primary key. |
abstract PersistedModel |
CounterLocalService.getPersistedModel(Serializable primaryKeyObj)
|
PersistedModel |
CounterLocalServiceWrapper.getPersistedModel(Serializable primaryKeyObj)
|
static PersistedModel |
CounterLocalServiceUtil.getPersistedModel(Serializable primaryKeyObj)
|
| Uses of PortalException in com.liferay.portal |
|---|
| Uses of PortalException in com.liferay.portal.kernel.atom |
|---|
| Subclasses of PortalException in com.liferay.portal.kernel.atom | |
|---|---|
class |
AtomException
|
| Uses of PortalException in com.liferay.portal.kernel.audit |
|---|
| Subclasses of PortalException in com.liferay.portal.kernel.audit | |
|---|---|
class |
AuditException
|
| Uses of PortalException in com.liferay.portal.kernel.bi.reporting |
|---|
| Subclasses of PortalException in com.liferay.portal.kernel.bi.reporting | |
|---|---|
class |
ReportExportException
|
class |
ReportGenerationException
|
| Uses of PortalException in com.liferay.portal.kernel.bi.rules |
|---|
| Subclasses of PortalException in com.liferay.portal.kernel.bi.rules | |
|---|---|
class |
RulesEngineException
|
| Uses of PortalException in com.liferay.portal.kernel.captcha |
|---|
| Subclasses of PortalException in com.liferay.portal.kernel.captcha | |
|---|---|
class |
CaptchaException
|
class |
CaptchaMaxChallengesException
|
class |
CaptchaTextException
|
| Uses of PortalException in com.liferay.portal.kernel.cluster |
|---|
| Subclasses of PortalException in com.liferay.portal.kernel.cluster | |
|---|---|
class |
ClusterException
|
| Uses of PortalException in com.liferay.portal.kernel.dao.orm |
|---|
| Methods in com.liferay.portal.kernel.dao.orm that throw PortalException | |
|---|---|
protected void |
BaseActionableDynamicQuery.addDocument(Document document)
|
protected void |
BaseActionableDynamicQuery.addDocuments(Collection<Document> documents)
|
protected long |
BaseActionableDynamicQuery.doPerformCount()
|
protected Object |
BaseActionableDynamicQuery.executeDynamicQuery(Method dynamicQueryMethod,
Object... arguments)
|
protected void |
BaseActionableDynamicQuery.indexInterval()
|
protected void |
BaseActionableDynamicQuery.intervalCompleted(long startPrimaryKey,
long endPrimaryKey)
|
protected abstract void |
BaseActionableDynamicQuery.performAction(Object object)
|
void |
BaseActionableDynamicQuery.performActions()
|
abstract void |
ActionableDynamicQuery.performActions()
|
void |
BaseActionableDynamicQuery.performActions(long startPrimaryKey,
long endPrimaryKey)
|
protected void |
BaseActionableDynamicQuery.performActionsInMultipleIntervals()
|
protected void |
BaseActionableDynamicQuery.performActionsInSingleInterval()
|
long |
BaseActionableDynamicQuery.performCount()
|
abstract long |
ActionableDynamicQuery.performCount()
|
| Uses of PortalException in com.liferay.portal.kernel.deploy.auto |
|---|
| Subclasses of PortalException in com.liferay.portal.kernel.deploy.auto | |
|---|---|
class |
AutoDeployException
|
| Uses of PortalException in com.liferay.portal.kernel.deploy.hot |
|---|
| Subclasses of PortalException in com.liferay.portal.kernel.deploy.hot | |
|---|---|
class |
HotDeployException
|
class |
LiferayPackageHotDeployException
|
| Uses of PortalException in com.liferay.portal.kernel.deploy.sandbox |
|---|
| Subclasses of PortalException in com.liferay.portal.kernel.deploy.sandbox | |
|---|---|
class |
SandboxDeployException
|
| Uses of PortalException in com.liferay.portal.kernel.events |
|---|
| Subclasses of PortalException in com.liferay.portal.kernel.events | |
|---|---|
class |
ActionException
|
| Uses of PortalException in com.liferay.portal.kernel.exception |
|---|
| Subclasses of PortalException in com.liferay.portal.kernel.exception | |
|---|---|
class |
LocalizedException
|
| Uses of PortalException in com.liferay.portal.kernel.googleapps |
|---|
| Subclasses of PortalException in com.liferay.portal.kernel.googleapps | |
|---|---|
class |
GoogleAppsException
|
| Uses of PortalException in com.liferay.portal.kernel.image |
|---|
| Methods in com.liferay.portal.kernel.image that throw PortalException | |
|---|---|
abstract void |
Hook.deleteImage(Image image)
|
abstract byte[] |
Hook.getImageAsBytes(Image image)
|
abstract InputStream |
Hook.getImageAsStream(Image image)
|
abstract void |
Hook.updateImage(Image image,
String type,
byte[] bytes)
|
| Uses of PortalException in com.liferay.portal.kernel.json |
|---|
| Subclasses of PortalException in com.liferay.portal.kernel.json | |
|---|---|
class |
JSONException
|
| Uses of PortalException in com.liferay.portal.kernel.language |
|---|
| Methods in com.liferay.portal.kernel.language that throw PortalException | |
|---|---|
abstract boolean |
Language.isInheritLocales(long groupId)
|
static boolean |
LanguageUtil.isInheritLocales(long groupId)
|
| Uses of PortalException in com.liferay.portal.kernel.lar |
|---|
| Subclasses of PortalException in com.liferay.portal.kernel.lar | |
|---|---|
class |
PortletDataException
|
| Methods in com.liferay.portal.kernel.lar that throw PortalException | |
|---|---|
abstract void |
PortletDataContext.addClassedModel(Element element,
String path,
ClassedModel classedModel)
|
abstract void |
PortletDataContext.addClassedModel(Element element,
String path,
ClassedModel classedModel,
Class<?> clazz)
|
abstract void |
PortletDataContext.addClassedModel(Element element,
String path,
ClassedModel classedModel,
Class<?> clazz,
String namespace)
Deprecated. As of 6.2.0, replaced by #addClassedModel(Element,
ClassedModel, Class) |
abstract void |
PortletDataContext.addClassedModel(Element element,
String path,
ClassedModel classedModel,
String namespace)
Deprecated. As of 6.2.0, replaced by PortletDataContext.addClassedModel(Element,
String, ClassedModel) |
abstract void |
PortletDataContext.addExpando(Element element,
String path,
ClassedModel classedModel)
|
abstract void |
PortletDataContext.addLocks(Class<?> clazz,
String key)
|
abstract void |
PortletDataContext.addPermissions(Class<?> clazz,
long classPK)
|
abstract void |
PortletDataContext.addPermissions(String resourceName,
long resourcePK)
|
abstract void |
PortletDataContext.addPortalPermissions()
|
abstract void |
PortletDataContext.addPortletPermissions(String resourceName)
|
static void |
StagedModelDataHandlerUtil.deleteStagedModel(PortletDataContext portletDataContext,
Element deletionElement)
|
abstract void |
BaseStagedModelDataHandler.deleteStagedModel(String uuid,
long groupId,
String className,
String extraData)
|
abstract void |
StagedModelDataHandler.deleteStagedModel(String uuid,
long groupId,
String className,
String extraData)
|
static Layout |
ExportImportHelperUtil.getExportableLayout(ThemeDisplay themeDisplay)
|
abstract Layout |
ExportImportHelper.getExportableLayout(ThemeDisplay themeDisplay)
|
static long |
ExportImportHelperUtil.getModelDeletionCount(PortletDataContext portletDataContext,
StagedModelType stagedModelType)
|
abstract long |
ExportImportHelper.getModelDeletionCount(PortletDataContext portletDataContext,
StagedModelType stagedModelType)
|
static FileEntry |
ExportImportHelperUtil.getTempFileEntry(long groupId,
long userId,
String folderName)
|
abstract FileEntry |
ExportImportHelper.getTempFileEntry(long groupId,
long userId,
String folderName)
|
abstract void |
PortletDataContext.importClassedModel(ClassedModel classedModel,
ClassedModel newClassedModel)
|
abstract void |
PortletDataContext.importClassedModel(ClassedModel classedModel,
ClassedModel newClassedModel,
Class<?> clazz)
|
abstract void |
PortletDataContext.importClassedModel(ClassedModel classedModel,
ClassedModel newClassedModel,
Class<?> clazz,
String namespace)
Deprecated. As of 6.2.0, replaced by PortletDataContext.importClassedModel(ClassedModel, ClassedModel, Class) |
abstract void |
PortletDataContext.importClassedModel(ClassedModel classedModel,
ClassedModel newClassedModel,
String namespace)
Deprecated. As of 6.2.0, replaced by PortletDataContext.importClassedModel(ClassedModel, ClassedModel) |
abstract void |
PortletDataContext.importComments(Class<?> clazz,
long classPK,
long newClassPK,
long groupId)
|
abstract void |
PortletDataContext.importLocks(Class<?> clazz,
String key,
String newKey)
|
abstract void |
PortletDataContext.importPermissions(Class<?> clazz,
long classPK,
long newClassPK)
|
abstract void |
PortletDataContext.importPermissions(String resourceName,
long resourcePK,
long newResourcePK)
|
abstract void |
PortletDataContext.importPortalPermissions()
|
abstract void |
PortletDataContext.importPortletPermissions(String resourceName)
|
abstract void |
PortletDataContext.importRatingsEntries(Class<?> clazz,
long classPK,
long newClassPK)
|
static void |
ExportImportHelperUtil.reindex(PortletDataContext portletDataContext,
long userId)
|
abstract void |
ExportImportHelper.reindex(PortletDataContext portletDataContext,
long userId)
|
| Uses of PortalException in com.liferay.portal.kernel.ldap |
|---|
| Subclasses of PortalException in com.liferay.portal.kernel.ldap | |
|---|---|
class |
DuplicateLDAPServerNameException
|
class |
LDAPFilterException
|
class |
LDAPServerNameException
|
| Methods in com.liferay.portal.kernel.ldap that throw PortalException | |
|---|---|
static void |
LDAPUtil.validateFilter(String filter)
|
| Uses of PortalException in com.liferay.portal.kernel.lock |
|---|
| Methods in com.liferay.portal.kernel.lock that throw PortalException | |
|---|---|
void |
LockProtectedAction.performAction()
|
protected T |
LockProtectedAction.performProtectedAction()
|
| Uses of PortalException in com.liferay.portal.kernel.management |
|---|
| Subclasses of PortalException in com.liferay.portal.kernel.management | |
|---|---|
class |
ManageActionException
|
| Uses of PortalException in com.liferay.portal.kernel.messaging |
|---|
| Subclasses of PortalException in com.liferay.portal.kernel.messaging | |
|---|---|
class |
MessageBusException
|
class |
MessageListenerException
|
| Uses of PortalException in com.liferay.portal.kernel.metadata |
|---|
| Methods in com.liferay.portal.kernel.metadata that throw PortalException | |
|---|---|
static Map<String,Fields> |
RawMetadataProcessorUtil.getRawMetadataMap(String extension,
String mimeType,
File file)
|
abstract Map<String,Fields> |
RawMetadataProcessor.getRawMetadataMap(String extension,
String mimeType,
File file)
|
static Map<String,Fields> |
RawMetadataProcessorUtil.getRawMetadataMap(String extension,
String mimeType,
InputStream inputStream)
|
abstract Map<String,Fields> |
RawMetadataProcessor.getRawMetadataMap(String extension,
String mimeType,
InputStream inputStream)
|
| Uses of PortalException in com.liferay.portal.kernel.microsofttranslator |
|---|
| Subclasses of PortalException in com.liferay.portal.kernel.microsofttranslator | |
|---|---|
class |
MicrosoftTranslatorException
|
| Uses of PortalException in com.liferay.portal.kernel.mobile.device.rulegroup |
|---|
| Methods in com.liferay.portal.kernel.mobile.device.rulegroup that throw PortalException | |
|---|---|
abstract void |
ActionHandlerManager.applyActions(List<MDRAction> mdrActions,
javax.servlet.http.HttpServletRequest request,
javax.servlet.http.HttpServletResponse response)
|
static void |
ActionHandlerManagerUtil.applyActions(List<MDRAction> mdrActions,
javax.servlet.http.HttpServletRequest request,
javax.servlet.http.HttpServletResponse response)
|
| Uses of PortalException in com.liferay.portal.kernel.mobile.device.rulegroup.action |
|---|
| Methods in com.liferay.portal.kernel.mobile.device.rulegroup.action that throw PortalException | |
|---|---|
abstract void |
ActionHandler.applyAction(MDRAction mdrAction,
javax.servlet.http.HttpServletRequest request,
javax.servlet.http.HttpServletResponse response)
|
| Uses of PortalException in com.liferay.portal.kernel.mobile.device.rulegroup.rule |
|---|
| Subclasses of PortalException in com.liferay.portal.kernel.mobile.device.rulegroup.rule | |
|---|---|
class |
UnknownRuleHandlerException
|
| Uses of PortalException in com.liferay.portal.kernel.monitoring |
|---|
| Subclasses of PortalException in com.liferay.portal.kernel.monitoring | |
|---|---|
class |
MonitoringException
|
| Uses of PortalException in com.liferay.portal.kernel.notifications |
|---|
| Subclasses of PortalException in com.liferay.portal.kernel.notifications | |
|---|---|
class |
ChannelException
|
class |
DuplicateChannelException
|
class |
DuplicateChannelHubException
|
class |
DuplicateChannelListenerException
|
class |
UnknownChannelException
|
class |
UnknownChannelHubException
|
| Methods in com.liferay.portal.kernel.notifications that throw PortalException | |
|---|---|
abstract UserNotificationFeedEntry |
UserNotificationManager.interpret(String selector,
UserNotificationEvent userNotificationEvent,
ServiceContext serviceContext)
|
static UserNotificationFeedEntry |
UserNotificationManagerUtil.interpret(String selector,
UserNotificationEvent userNotificationEvent,
ServiceContext serviceContext)
|
abstract UserNotificationFeedEntry |
UserNotificationHandler.interpret(UserNotificationEvent userNotificationEvent,
ServiceContext serviceContext)
|
UserNotificationFeedEntry |
BaseUserNotificationHandler.interpret(UserNotificationEvent userNotificationEvent,
ServiceContext serviceContext)
|
abstract boolean |
UserNotificationHandler.isDeliver(long userId,
long classNameId,
int notificationType,
int deliveryType,
ServiceContext serviceContext)
|
boolean |
BaseUserNotificationHandler.isDeliver(long userId,
long classNameId,
int notificationType,
int deliveryType,
ServiceContext serviceContext)
|
abstract boolean |
UserNotificationManager.isDeliver(long userId,
String portletId,
long classNameId,
int notificationType,
int deliveryType)
|
static boolean |
UserNotificationManagerUtil.isDeliver(long userId,
String portletId,
long classNameId,
int notificationType,
int deliveryType)
|
abstract boolean |
UserNotificationManager.isDeliver(long userId,
String selector,
String portletId,
long classNameId,
int notificationType,
int deliveryType,
ServiceContext serviceContext)
|
static boolean |
UserNotificationManagerUtil.isDeliver(long userId,
String selector,
String portletId,
long classNameId,
int notificationType,
int deliveryType,
ServiceContext serviceContext)
|
| Uses of PortalException in com.liferay.portal.kernel.oauth |
|---|
| Subclasses of PortalException in com.liferay.portal.kernel.oauth | |
|---|---|
class |
OAuthException
|
| Uses of PortalException in com.liferay.portal.kernel.patcher |
|---|
| Subclasses of PortalException in com.liferay.portal.kernel.patcher | |
|---|---|
class |
PatchInconsistencyException
|
| Uses of PortalException in com.liferay.portal.kernel.plugin |
|---|
| Subclasses of PortalException in com.liferay.portal.kernel.plugin | |
|---|---|
class |
RequiredPluginPackageException
|
| Uses of PortalException in com.liferay.portal.kernel.poller |
|---|
| Subclasses of PortalException in com.liferay.portal.kernel.poller | |
|---|---|
class |
PollerException
|
class |
PollerResponseClosedException
|
class |
PollerWriterClosedException
|
| Uses of PortalException in com.liferay.portal.kernel.poller.comet |
|---|
| Subclasses of PortalException in com.liferay.portal.kernel.poller.comet | |
|---|---|
class |
CometException
|
| Uses of PortalException in com.liferay.portal.kernel.portlet |
|---|
| Subclasses of PortalException in com.liferay.portal.kernel.portlet | |
|---|---|
class |
PortletContainerException
|
| Methods in com.liferay.portal.kernel.portlet that throw PortalException | |
|---|---|
protected void |
DefaultConfigurationAction.postProcess(long companyId,
PortletRequest portletRequest,
PortletPreferences portletPreferences)
|
| Uses of PortalException in com.liferay.portal.kernel.repository |
|---|
| Methods in com.liferay.portal.kernel.repository that throw PortalException | |
|---|---|
abstract FileEntry |
LocalRepository.addFileEntry(long userId,
long folderId,
String sourceFileName,
String mimeType,
String title,
String description,
String changeLog,
File file,
ServiceContext serviceContext)
|
abstract FileEntry |
LocalRepository.addFileEntry(long userId,
long folderId,
String sourceFileName,
String mimeType,
String title,
String description,
String changeLog,
InputStream is,
long size,
ServiceContext serviceContext)
|
FileEntry |
BaseRepositoryImpl.addFileEntry(long folderId,
String sourceFileName,
String mimeType,
String title,
String description,
String changeLog,
File file,
ServiceContext serviceContext)
|
abstract FileEntry |
Repository.addFileEntry(long folderId,
String sourceFileName,
String mimeType,
String title,
String description,
String changeLog,
File file,
ServiceContext serviceContext)
|
abstract FileEntry |
Repository.addFileEntry(long folderId,
String sourceFileName,
String mimeType,
String title,
String description,
String changeLog,
InputStream is,
long size,
ServiceContext serviceContext)
|
abstract Folder |
LocalRepository.addFolder(long userId,
long parentFolderId,
String title,
String description,
ServiceContext serviceContext)
|
abstract Folder |
Repository.addFolder(long parentFolderId,
String title,
String description,
ServiceContext serviceContext)
|
abstract FileVersion |
Repository.cancelCheckOut(long fileEntryId)
|
abstract void |
Repository.checkInFileEntry(long fileEntryId,
boolean major,
String changeLog,
ServiceContext serviceContext)
|
void |
BaseRepositoryImpl.checkInFileEntry(long fileEntryId,
String lockUuid)
Deprecated. As of 6.2.0, replaced by Repository.checkInFileEntry(long,
String, ServiceContext) |
abstract void |
Repository.checkInFileEntry(long fileEntryId,
String lockUuid)
Deprecated. As of 6.2.0, replaced by Repository.checkInFileEntry(long,
String, ServiceContext) |
abstract void |
Repository.checkInFileEntry(long fileEntryId,
String lockUuid,
ServiceContext serviceContext)
|
abstract FileEntry |
Repository.checkOutFileEntry(long fileEntryId,
ServiceContext serviceContext)
|
abstract FileEntry |
Repository.checkOutFileEntry(long fileEntryId,
String owner,
long expirationTime,
ServiceContext serviceContext)
|
abstract FileEntry |
Repository.copyFileEntry(long groupId,
long fileEntryId,
long destFolderId,
ServiceContext serviceContext)
|
abstract void |
LocalRepository.deleteAll()
|
abstract void |
LocalRepository.deleteFileEntry(long fileEntryId)
|
void |
DefaultLocalRepositoryImpl.deleteFileEntry(long fileEntryId)
|
abstract void |
Repository.deleteFileEntry(long fileEntryId)
|
void |
BaseRepositoryImpl.deleteFileEntry(long folderId,
String title)
|
abstract void |
Repository.deleteFileEntry(long folderId,
String title)
|
abstract void |
Repository.deleteFileVersion(long fileEntryId,
String version)
|
abstract void |
LocalRepository.deleteFolder(long folderId)
|
void |
DefaultLocalRepositoryImpl.deleteFolder(long folderId)
|
abstract void |
Repository.deleteFolder(long folderId)
|
void |
BaseRepositoryImpl.deleteFolder(long parentFolderId,
String title)
|
abstract void |
Repository.deleteFolder(long parentFolderId,
String title)
|
abstract List<FileEntry> |
Repository.getFileEntries(long folderId,
int start,
int end,
OrderByComparator obc)
|
abstract List<FileEntry> |
Repository.getFileEntries(long folderId,
long fileEntryTypeId,
int start,
int end,
OrderByComparator obc)
|
abstract List<FileEntry> |
Repository.getFileEntries(long folderId,
String[] mimeTypes,
int start,
int end,
OrderByComparator obc)
|
List<Object> |
BaseRepositoryImpl.getFileEntriesAndFileShortcuts(long folderId,
int status,
int start,
int end)
|
abstract List<Object> |
Repository.getFileEntriesAndFileShortcuts(long folderId,
int status,
int start,
int end)
|
int |
BaseRepositoryImpl.getFileEntriesAndFileShortcutsCount(long folderId,
int status)
|
abstract int |
Repository.getFileEntriesAndFileShortcutsCount(long folderId,
int status)
|
int |
BaseRepositoryImpl.getFileEntriesAndFileShortcutsCount(long folderId,
int status,
String[] mimeTypes)
|
abstract int |
Repository.getFileEntriesAndFileShortcutsCount(long folderId,
int status,
String[] mimeTypes)
|
abstract int |
Repository.getFileEntriesCount(long folderId)
|
abstract int |
Repository.getFileEntriesCount(long folderId,
long fileEntryTypeId)
|
abstract int |
Repository.getFileEntriesCount(long folderId,
String[] mimeTypes)
|
abstract FileEntry |
LocalRepository.getFileEntry(long fileEntryId)
|
FileEntry |
DefaultLocalRepositoryImpl.getFileEntry(long fileEntryId)
|
abstract FileEntry |
Repository.getFileEntry(long fileEntryId)
|
abstract FileEntry |
LocalRepository.getFileEntry(long folderId,
String title)
|
FileEntry |
DefaultLocalRepositoryImpl.getFileEntry(long folderId,
String title)
|
abstract FileEntry |
Repository.getFileEntry(long folderId,
String title)
|
abstract FileEntry |
LocalRepository.getFileEntryByUuid(String uuid)
|
FileEntry |
DefaultLocalRepositoryImpl.getFileEntryByUuid(String uuid)
|
abstract FileEntry |
Repository.getFileEntryByUuid(String uuid)
|
abstract FileVersion |
LocalRepository.getFileVersion(long fileVersionId)
|
FileVersion |
DefaultLocalRepositoryImpl.getFileVersion(long fileVersionId)
|
abstract FileVersion |
Repository.getFileVersion(long fileVersionId)
|
abstract Folder |
LocalRepository.getFolder(long folderId)
|
Folder |
DefaultLocalRepositoryImpl.getFolder(long folderId)
|
abstract Folder |
Repository.getFolder(long folderId)
|
abstract Folder |
LocalRepository.getFolder(long parentFolderId,
String title)
|
Folder |
DefaultLocalRepositoryImpl.getFolder(long parentFolderId,
String title)
|
abstract Folder |
Repository.getFolder(long parentFolderId,
String title)
|
abstract List<Folder> |
Repository.getFolders(long parentFolderId,
boolean includeMountFolders,
int start,
int end,
OrderByComparator obc)
|
List<Folder> |
BaseRepositoryImpl.getFolders(long parentFolderId,
int status,
boolean includeMountfolders,
int start,
int end,
OrderByComparator obc)
|
abstract List<Folder> |
Repository.getFolders(long parentFolderId,
int status,
boolean includeMountFolders,
int start,
int end,
OrderByComparator obc)
|
abstract List<Object> |
BaseRepositoryImpl.getFoldersAndFileEntries(long folderId,
String[] mimeTypes,
int start,
int end,
OrderByComparator obc)
|
abstract List<Object> |
Repository.getFoldersAndFileEntriesAndFileShortcuts(long folderId,
int status,
boolean includeMountFolders,
int start,
int end,
OrderByComparator obc)
|
List<Object> |
BaseRepositoryImpl.getFoldersAndFileEntriesAndFileShortcuts(long folderId,
int status,
String[] mimeTypes,
boolean includeMountFolders,
int start,
int end,
OrderByComparator obc)
|
abstract List<Object> |
Repository.getFoldersAndFileEntriesAndFileShortcuts(long folderId,
int status,
String[] mimetypes,
boolean includeMountFolders,
int start,
int end,
OrderByComparator obc)
|
abstract int |
Repository.getFoldersAndFileEntriesAndFileShortcutsCount(long folderId,
int status,
boolean includeMountFolders)
|
int |
BaseRepositoryImpl.getFoldersAndFileEntriesAndFileShortcutsCount(long folderId,
int status,
String[] mimeTypes,
boolean includeMountFolders)
|
abstract int |
Repository.getFoldersAndFileEntriesAndFileShortcutsCount(long folderId,
int status,
String[] mimetypes,
boolean includeMountFolders)
|
abstract int |
BaseRepositoryImpl.getFoldersAndFileEntriesCount(long folderId,
String[] mimeTypes)
|
abstract int |
Repository.getFoldersCount(long parentFolderId,
boolean includeMountfolders)
|
int |
BaseRepositoryImpl.getFoldersCount(long parentFolderId,
int status,
boolean includeMountfolders)
|
abstract int |
Repository.getFoldersCount(long parentFolderId,
int status,
boolean includeMountfolders)
|
abstract int |
Repository.getFoldersFileEntriesCount(List<Long> folderIds,
int status)
|
abstract List<Folder> |
Repository.getMountFolders(long parentFolderId,
int start,
int end,
OrderByComparator obc)
|
abstract int |
Repository.getMountFoldersCount(long parentFolderId)
|
List<FileEntry> |
BaseRepositoryImpl.getRepositoryFileEntries(long userId,
long rootFolderId,
int start,
int end,
OrderByComparator obc)
|
abstract List<FileEntry> |
Repository.getRepositoryFileEntries(long userId,
long rootFolderId,
int start,
int end,
OrderByComparator obc)
|
List<FileEntry> |
BaseRepositoryImpl.getRepositoryFileEntries(long userId,
long rootFolderId,
String[] mimeTypes,
int status,
int start,
int end,
OrderByComparator obc)
|
abstract List<FileEntry> |
Repository.getRepositoryFileEntries(long userId,
long rootFolderId,
String[] mimeTypes,
int status,
int start,
int end,
OrderByComparator obc)
|
int |
BaseRepositoryImpl.getRepositoryFileEntriesCount(long userId,
long rootFolderId)
|
abstract int |
Repository.getRepositoryFileEntriesCount(long userId,
long rootFolderId)
|
int |
BaseRepositoryImpl.getRepositoryFileEntriesCount(long userId,
long rootFolderId,
String[] mimeTypes,
int status)
|
abstract int |
Repository.getRepositoryFileEntriesCount(long userId,
long rootFolderId,
String[] mimeTypes,
int status)
|
abstract void |
Repository.getSubfolderIds(List<Long> folderIds,
long folderId)
|
abstract List<Long> |
Repository.getSubfolderIds(long folderId,
boolean recurse)
|
abstract void |
BaseRepository.initRepository()
|
abstract void |
BaseRepositoryImpl.initRepository()
|
Lock |
BaseRepositoryImpl.lockFileEntry(long fileEntryId)
Deprecated. As of 6.2.0, replaced by Repository.checkOutFileEntry(long,
ServiceContext) |
abstract Lock |
Repository.lockFileEntry(long fileEntryId)
Deprecated. As of 6.2.0, replaced by Repository.checkOutFileEntry(long,
ServiceContext) |
Lock |
BaseRepositoryImpl.lockFileEntry(long fileEntryId,
String owner,
long expirationTime)
Deprecated. As of 6.2.0, replaced by Repository.checkOutFileEntry(long,
String, long, ServiceContext) |
abstract Lock |
Repository.lockFileEntry(long fileEntryId,
String owner,
long expirationTime)
Deprecated. As of 6.2.0, replaced by Repository.checkOutFileEntry(long,
String, long, ServiceContext) |
abstract Lock |
Repository.lockFolder(long folderId)
|
abstract Lock |
Repository.lockFolder(long folderId,
String owner,
boolean inheritable,
long expirationTime)
|
abstract FileEntry |
LocalRepository.moveFileEntry(long userId,
long fileEntryId,
long newFolderId,
ServiceContext serviceContext)
|
abstract FileEntry |
Repository.moveFileEntry(long fileEntryId,
long newFolderId,
ServiceContext serviceContext)
|
abstract Folder |
LocalRepository.moveFolder(long userId,
long folderId,
long parentFolderId,
ServiceContext serviceContext)
|
abstract Folder |
Repository.moveFolder(long folderId,
long newParentFolderId,
ServiceContext serviceContext)
|
abstract Lock |
Repository.refreshFileEntryLock(String lockUuid,
long companyId,
long expirationTime)
|
abstract Lock |
Repository.refreshFolderLock(String lockUuid,
long companyId,
long expirationTime)
|
abstract void |
Repository.revertFileEntry(long fileEntryId,
String version,
ServiceContext serviceContext)
|
abstract Hits |
Repository.search(long creatorUserId,
int status,
int start,
int end)
|
abstract Hits |
Repository.search(long creatorUserId,
long folderId,
String[] mimeTypes,
int status,
int start,
int end)
|
abstract void |
Repository.unlockFolder(long folderId,
String lockUuid)
|
void |
BaseRepositoryImpl.unlockFolder(long parentFolderId,
String title,
String lockUuid)
|
abstract void |
Repository.unlockFolder(long parentFolderId,
String title,
String lockUuid)
|
abstract void |
LocalRepository.updateAsset(long userId,
FileEntry fileEntry,
FileVersion fileVersion,
long[] assetCategoryIds,
String[] assetTagNames,
long[] assetLinkEntryIds)
|
abstract FileEntry |
LocalRepository.updateFileEntry(long userId,
long fileEntryId,
String sourceFileName,
String mimeType,
String title,
String description,
String changeLog,
boolean majorVersion,
File file,
ServiceContext serviceContext)
|
abstract FileEntry |
LocalRepository.updateFileEntry(long userId,
long fileEntryId,
String sourceFileName,
String mimeType,
String title,
String description,
String changeLog,
boolean majorVersion,
InputStream is,
long size,
ServiceContext serviceContext)
|
FileEntry |
BaseRepositoryImpl.updateFileEntry(long fileEntryId,
String sourceFileName,
String mimeType,
String title,
String description,
String changeLog,
boolean majorVersion,
File file,
ServiceContext serviceContext)
|
abstract FileEntry |
Repository.updateFileEntry(long fileEntryId,
String sourceFileName,
String mimeType,
String title,
String description,
String changeLog,
boolean majorVersion,
File file,
ServiceContext serviceContext)
|
abstract FileEntry |
Repository.updateFileEntry(long fileEntryId,
String sourceFileName,
String mimeType,
String title,
String description,
String changeLog,
boolean majorVersion,
InputStream is,
long size,
ServiceContext serviceContext)
|
abstract Folder |
LocalRepository.updateFolder(long folderId,
long parentFolderId,
String title,
String description,
ServiceContext serviceContext)
|
abstract Folder |
Repository.updateFolder(long folderId,
String title,
String description,
ServiceContext serviceContext)
|
abstract boolean |
Repository.verifyFileEntryCheckOut(long fileEntryId,
String lockUuid)
|
abstract boolean |
Repository.verifyFileEntryLock(long fileEntryId,
String lockUuid)
|
abstract boolean |
Repository.verifyInheritableLock(long folderId,
String lockUuid)
|
| Uses of PortalException in com.liferay.portal.kernel.repository.cmis |
|---|
| Methods in com.liferay.portal.kernel.repository.cmis that throw PortalException | |
|---|---|
FileEntry |
CMISRepositoryHandler.addFileEntry(long folderId,
String sourceFileName,
String mimeType,
String title,
String description,
String changeLog,
InputStream is,
long size,
ServiceContext serviceContext)
|
Folder |
CMISRepositoryHandler.addFolder(long parentFolderId,
String title,
String description,
ServiceContext serviceContext)
|
FileVersion |
CMISRepositoryHandler.cancelCheckOut(long fileEntryId)
|
void |
CMISRepositoryHandler.checkInFileEntry(long fileEntryId,
boolean major,
String changeLog,
ServiceContext serviceContext)
|
void |
CMISRepositoryHandler.checkInFileEntry(long fileEntryId,
String lockUuid,
ServiceContext serviceContext)
|
FileEntry |
CMISRepositoryHandler.checkOutFileEntry(long fileEntryId,
ServiceContext serviceContext)
|
FileEntry |
CMISRepositoryHandler.checkOutFileEntry(long fileEntryId,
String owner,
long expirationTime,
ServiceContext serviceContext)
|
FileEntry |
CMISRepositoryHandler.copyFileEntry(long groupId,
long fileEntryId,
long destFolderId,
ServiceContext serviceContext)
|
void |
CMISRepositoryHandler.deleteFileEntry(long fileEntryId)
|
void |
CMISRepositoryHandler.deleteFolder(long folderId)
|
List<FileEntry> |
CMISRepositoryHandler.getFileEntries(long folderId,
int start,
int end,
OrderByComparator obc)
|
List<FileEntry> |
CMISRepositoryHandler.getFileEntries(long folderId,
long fileEntryTypeId,
int start,
int end,
OrderByComparator obc)
|
List<FileEntry> |
CMISRepositoryHandler.getFileEntries(long folderId,
String[] mimeTypes,
int start,
int end,
OrderByComparator obc)
|
int |
CMISRepositoryHandler.getFileEntriesCount(long folderId)
|
int |
CMISRepositoryHandler.getFileEntriesCount(long folderId,
long fileEntryTypeId)
|
int |
CMISRepositoryHandler.getFileEntriesCount(long folderId,
String[] mimeTypes)
|
FileEntry |
CMISRepositoryHandler.getFileEntry(long fileEntryId)
|
FileEntry |
CMISRepositoryHandler.getFileEntry(long folderId,
String title)
|
FileEntry |
CMISRepositoryHandler.getFileEntryByUuid(String uuid)
|
FileVersion |
CMISRepositoryHandler.getFileVersion(long fileVersionId)
|
Folder |
CMISRepositoryHandler.getFolder(long folderId)
|
Folder |
CMISRepositoryHandler.getFolder(long parentFolderId,
String title)
|
List<Folder> |
CMISRepositoryHandler.getFolders(long parentFolderId,
boolean includeMountfolders,
int start,
int end,
OrderByComparator obc)
|
List<Object> |
CMISRepositoryHandler.getFoldersAndFileEntries(long folderId,
String[] mimeTypes,
int start,
int end,
OrderByComparator obc)
|
int |
CMISRepositoryHandler.getFoldersAndFileEntriesCount(long folderId,
String[] mimeTypes)
|
int |
CMISRepositoryHandler.getFoldersCount(long parentFolderId,
boolean includeMountfolders)
|
int |
CMISRepositoryHandler.getFoldersFileEntriesCount(List<Long> folderIds,
int status)
|
List<Folder> |
CMISRepositoryHandler.getMountFolders(long parentFolderId,
int start,
int end,
OrderByComparator obc)
|
int |
CMISRepositoryHandler.getMountFoldersCount(long parentFolderId)
|
abstract String |
BaseCmisRepository.getObjectName(String objectId)
|
String |
CMISRepositoryHandler.getObjectName(String objectId)
|
abstract List<String> |
BaseCmisRepository.getObjectPaths(String objectId)
|
List<String> |
CMISRepositoryHandler.getObjectPaths(String objectId)
|
abstract Session |
CMISRepositoryHandler.getSession()
|
void |
CMISRepositoryHandler.getSubfolderIds(List<Long> folderIds,
long folderId)
|
List<Long> |
CMISRepositoryHandler.getSubfolderIds(long folderId,
boolean recurse)
|
void |
CMISRepositoryHandler.initRepository()
|
abstract boolean |
BaseCmisRepository.isCancelCheckOutAllowable(String objectId)
|
boolean |
CMISRepositoryHandler.isCancelCheckOutAllowable(String objectId)
|
abstract boolean |
BaseCmisRepository.isCheckInAllowable(String objectId)
|
boolean |
CMISRepositoryHandler.isCheckInAllowable(String objectId)
|
abstract boolean |
BaseCmisRepository.isCheckOutAllowable(String objectId)
|
boolean |
CMISRepositoryHandler.isCheckOutAllowable(String objectId)
|
abstract boolean |
BaseCmisRepository.isSupportsMinorVersions()
|
Lock |
CMISRepositoryHandler.lockFolder(long folderId)
|
Lock |
CMISRepositoryHandler.lockFolder(long folderId,
String owner,
boolean inheritable,
long expirationTime)
|
FileEntry |
CMISRepositoryHandler.moveFileEntry(long fileEntryId,
long newFolderId,
ServiceContext serviceContext)
|
Folder |
CMISRepositoryHandler.moveFolder(long folderId,
long newParentFolderId,
ServiceContext serviceContext)
|
Lock |
CMISRepositoryHandler.refreshFileEntryLock(String lockUuid,
long companyId,
long expirationTime)
|
Lock |
CMISRepositoryHandler.refreshFolderLock(String lockUuid,
long companyId,
long expirationTime)
|
void |
CMISRepositoryHandler.revertFileEntry(long fileEntryId,
String version,
ServiceContext serviceContext)
|
Hits |
CMISRepositoryHandler.search(long creatorUserId,
int status,
int start,
int end)
|
Hits |
CMISRepositoryHandler.search(long creatorUserId,
long folderId,
String[] mimeTypes,
int status,
int start,
int end)
|
abstract FileEntry |
BaseCmisRepository.toFileEntry(String objectId)
|
FileEntry |
CMISRepositoryHandler.toFileEntry(String objectId)
|
abstract Folder |
BaseCmisRepository.toFolder(String objectId)
|
Folder |
CMISRepositoryHandler.toFolder(String objectId)
|
void |
CMISRepositoryHandler.unlockFolder(long folderId,
String lockUuid)
|
FileEntry |
CMISRepositoryHandler.updateFileEntry(long fileEntryId,
String sourceFileName,
String mimeType,
String title,
String description,
String changeLog,
boolean majorVersion,
InputStream is,
long size,
ServiceContext serviceContext)
|
abstract FileEntry |
BaseCmisRepository.updateFileEntry(String objectId,
String mimeType,
Map<String,Object> properties,
InputStream is,
String sourceFileName,
long size,
ServiceContext serviceContext)
|
FileEntry |
CMISRepositoryHandler.updateFileEntry(String objectId,
String mimeType,
Map<String,Object> properties,
InputStream is,
String sourceFileName,
long size,
ServiceContext serviceContext)
|
Folder |
CMISRepositoryHandler.updateFolder(long folderId,
String title,
String description,
ServiceContext serviceContext)
|
boolean |
CMISRepositoryHandler.verifyFileEntryCheckOut(long fileEntryId,
String lockUuid)
|
boolean |
CMISRepositoryHandler.verifyInheritableLock(long folderId,
String lockUuid)
|
| Uses of PortalException in com.liferay.portal.kernel.repository.model |
|---|
| Methods in com.liferay.portal.kernel.repository.model that throw PortalException | |
|---|---|
abstract boolean |
Folder.containsPermission(PermissionChecker permissionChecker,
String actionId)
|
boolean |
FileEntryWrapper.containsPermission(PermissionChecker permissionChecker,
String actionId)
|
boolean |
FolderWrapper.containsPermission(PermissionChecker permissionChecker,
String actionId)
|
abstract boolean |
FileEntry.containsPermission(PermissionChecker permissionChecker,
String actionId)
|
abstract List<Long> |
Folder.getAncestorFolderIds()
|
List<Long> |
FolderWrapper.getAncestorFolderIds()
|
abstract List<Folder> |
Folder.getAncestors()
|
List<Folder> |
FolderWrapper.getAncestors()
|
InputStream |
FileEntryWrapper.getContentStream()
|
abstract InputStream |
FileEntry.getContentStream()
Retrieves the content stream of the current file version. |
InputStream |
FileVersionWrapper.getContentStream(boolean incrementCounter)
|
abstract InputStream |
FileVersion.getContentStream(boolean incrementCounter)
|
InputStream |
FileEntryWrapper.getContentStream(String version)
|
abstract InputStream |
FileEntry.getContentStream(String version)
|
FileEntry |
FileVersionWrapper.getFileEntry()
|
abstract FileEntry |
FileVersion.getFileEntry()
|
FileVersion |
FileEntryWrapper.getFileVersion()
|
abstract FileVersion |
FileEntry.getFileVersion()
Retrieves the current file version. |
FileVersion |
FileEntryWrapper.getFileVersion(String version)
|
abstract FileVersion |
FileEntry.getFileVersion(String version)
|
FileVersion |
FileEntryWrapper.getLatestFileVersion()
|
abstract FileVersion |
FileEntry.getLatestFileVersion()
Retrieves the latest file version. |
abstract Folder |
Folder.getParentFolder()
|
Folder |
FolderWrapper.getParentFolder()
|
| Uses of PortalException in com.liferay.portal.kernel.sanitizer |
|---|
| Subclasses of PortalException in com.liferay.portal.kernel.sanitizer | |
|---|---|
class |
SanitizerException
|
| Uses of PortalException in com.liferay.portal.kernel.scheduler |
|---|
| Subclasses of PortalException in com.liferay.portal.kernel.scheduler | |
|---|---|
class |
SchedulerException
|
| Uses of PortalException in com.liferay.portal.kernel.scripting |
|---|
| Subclasses of PortalException in com.liferay.portal.kernel.scripting | |
|---|---|
class |
ExecutionException
|
class |
ScriptingException
|
class |
UnsupportedLanguageException
|
| Uses of PortalException in com.liferay.portal.kernel.search |
|---|
| Subclasses of PortalException in com.liferay.portal.kernel.search | |
|---|---|
class |
ParseException
|
class |
SearchException
|
| Methods in com.liferay.portal.kernel.search that throw PortalException | |
|---|---|
protected static Summary |
SearchResultUtil.getSummary(Document document,
String className,
long classPK,
Locale locale,
PortletURL portletURL,
PortletRequest portletRequest,
PortletResponse portletResponse)
|
protected static Summary |
SearchResultUtil.getSummary(String className,
long classPK,
Locale locale,
PortletURL portletURL)
|
protected void |
BaseIndexer.populateAddresses(Document document,
List<Address> addresses,
long regionId,
long countryId)
|
| Uses of PortalException in com.liferay.portal.kernel.spring.util |
|---|
| Subclasses of PortalException in com.liferay.portal.kernel.spring.util | |
|---|---|
class |
SpringFactoryException
|
| Uses of PortalException in com.liferay.portal.kernel.staging |
|---|
| Methods in com.liferay.portal.kernel.staging that throw PortalException | |
|---|---|
abstract void |
Staging.checkDefaultLayoutSetBranches(long userId,
Group liveGroup,
boolean branchingPublic,
boolean branchingPrivate,
boolean remote,
ServiceContext serviceContext)
Deprecated. As of 7.0.0, replaced by checkDefaultLayoutSetBranches(long, Group, boolean, boolean,
boolean, ServiceContext)) |
static void |
StagingUtil.checkDefaultLayoutSetBranches(long userId,
Group liveGroup,
boolean branchingPublic,
boolean branchingPrivate,
boolean remote,
ServiceContext serviceContext)
Deprecated. As of 7.0.0, replaced by checkDefaultLayoutSetBranches(long, Group, boolean, boolean,
boolean, ServiceContext)) |
abstract void |
Staging.deleteLastImportSettings(Group liveGroup,
boolean privateLayout)
|
static void |
StagingUtil.deleteLastImportSettings(Group liveGroup,
boolean privateLayout)
|
abstract void |
Staging.deleteRecentLayoutRevisionId(long userId,
long layoutSetBranchId,
long plid)
|
static void |
StagingUtil.deleteRecentLayoutRevisionId(long userId,
long layoutSetBranchId,
long plid)
|
abstract Date |
Staging.getLastPublishDate(LayoutSet layoutSet)
|
static Date |
StagingUtil.getLastPublishDate(LayoutSet layoutSet)
|
abstract Group |
Staging.getLiveGroup(long groupId)
|
static Group |
StagingUtil.getLiveGroup(long groupId)
|
abstract long |
Staging.getLiveGroupId(long groupId)
|
static long |
StagingUtil.getLiveGroupId(long groupId)
|
abstract long |
Staging.getRecentLayoutRevisionId(javax.servlet.http.HttpServletRequest request,
long layoutSetBranchId,
long plid)
|
static long |
StagingUtil.getRecentLayoutRevisionId(javax.servlet.http.HttpServletRequest request,
long layoutSetBranchId,
long plid)
|
abstract long |
Staging.getRecentLayoutRevisionId(User user,
long layoutSetBranchId,
long plid)
|
static long |
StagingUtil.getRecentLayoutRevisionId(User user,
long layoutSetBranchId,
long plid)
|
abstract WorkflowTask |
Staging.getWorkflowTask(long userId,
LayoutRevision layoutRevision)
|
static WorkflowTask |
StagingUtil.getWorkflowTask(long userId,
LayoutRevision layoutRevision)
|
abstract boolean |
Staging.hasWorkflowTask(long userId,
LayoutRevision layoutRevision)
|
static boolean |
StagingUtil.hasWorkflowTask(long userId,
LayoutRevision layoutRevision)
|
abstract void |
Staging.publishLayouts(long userId,
long sourceGroupId,
long targetGroupId,
boolean privateLayout,
long[] layoutIds,
Map<String,String[]> parameterMap,
Date startDate,
Date endDate)
|
static void |
StagingUtil.publishLayouts(long userId,
long sourceGroupId,
long targetGroupId,
boolean privateLayout,
long[] layoutIds,
Map<String,String[]> parameterMap,
Date startDate,
Date endDate)
|
abstract void |
Staging.publishLayouts(long userId,
long sourceGroupId,
long targetGroupId,
boolean privateLayout,
Map<Long,Boolean> layoutIdMap,
Map<String,String[]> parameterMap,
Date startDate,
Date endDate)
|
static void |
StagingUtil.publishLayouts(long userId,
long sourceGroupId,
long targetGroupId,
boolean privateLayout,
Map<Long,Boolean> layoutIdMap,
Map<String,String[]> parameterMap,
Date startDate,
Date endDate)
|
abstract void |
Staging.publishLayouts(long userId,
long sourceGroupId,
long targetGroupId,
boolean privateLayout,
Map<String,String[]> parameterMap,
Date startDate,
Date endDate)
|
static void |
StagingUtil.publishLayouts(long userId,
long sourceGroupId,
long targetGroupId,
boolean privateLayout,
Map<String,String[]> parameterMap,
Date startDate,
Date endDate)
|
abstract void |
Staging.validateRemote(String remoteAddress,
int remotePort,
String remotePathContext,
boolean secureConnection,
long remoteGroupId)
|
static void |
StagingUtil.validateRemote(String remoteAddress,
int remotePort,
String remotePathContext,
boolean secureConnection,
long remoteGroupId)
|
| Uses of PortalException in com.liferay.portal.kernel.template |
|---|
| Subclasses of PortalException in com.liferay.portal.kernel.template | |
|---|---|
class |
TemplateException
|
| Uses of PortalException in com.liferay.portal.kernel.templateparser |
|---|
| Subclasses of PortalException in com.liferay.portal.kernel.templateparser | |
|---|---|
class |
TransformException
|
| Uses of PortalException in com.liferay.portal.kernel.trash |
|---|
| Methods in com.liferay.portal.kernel.trash that throw PortalException | |
|---|---|
abstract SystemEvent |
TrashHandler.addDeletionSystemEvent(long userId,
long groupId,
long classPK,
String classUuid,
String referrerClassName)
|
SystemEvent |
BaseTrashHandler.addDeletionSystemEvent(long userId,
long groupId,
long classPK,
String classUuid,
String referrerClassName)
|
abstract void |
TrashHandler.checkDuplicateEntry(long classPK,
long containerModelId,
String newName)
|
void |
BaseTrashHandler.checkDuplicateEntry(long classPK,
long containerModelId,
String newName)
|
abstract void |
TrashHandler.checkDuplicateTrashEntry(TrashEntry trashEntry,
long containerModelId,
String newName)
Checks if a duplicate trash entry already exists in the destination container. |
void |
BaseTrashHandler.checkDuplicateTrashEntry(TrashEntry trashEntry,
long containerModelId,
String newName)
|
abstract void |
TrashHandler.deleteTrashEntry(long classPK)
Deletes the model entity with the primary key. |
abstract ContainerModel |
TrashHandler.getContainerModel(long containerModelId)
Returns the container model with the primary key. |
ContainerModel |
BaseTrashHandler.getContainerModel(long containerModelId)
|
abstract List<ContainerModel> |
TrashHandler.getContainerModels(long classPK,
long containerModelId,
int start,
int end)
Returns a range of all the container models that are children of the parent container model identified by the container model ID. |
List<ContainerModel> |
BaseTrashHandler.getContainerModels(long classPK,
long containerModelId,
int start,
int end)
|
abstract int |
TrashHandler.getContainerModelsCount(long classPK,
long containerModelId)
Returns the number of container models that are children of the parent container model identified by the container model ID. |
int |
BaseTrashHandler.getContainerModelsCount(long classPK,
long containerModelId)
|
abstract ContainerModel |
TrashHandler.getParentContainerModel(long classPK)
Returns the parent container model of the model entity with the primary key. |
ContainerModel |
BaseTrashHandler.getParentContainerModel(long classPK)
|
abstract ContainerModel |
TrashHandler.getParentContainerModel(TrashedModel trashedModel)
|
ContainerModel |
BaseTrashHandler.getParentContainerModel(TrashedModel trashedModel)
|
abstract List<ContainerModel> |
TrashHandler.getParentContainerModels(long classPK)
Returns all the parent container models of the model entity with the primary key ordered by hierarchy. |
List<ContainerModel> |
BaseTrashHandler.getParentContainerModels(long classPK)
|
abstract String |
TrashHandler.getRestoreContainedModelLink(PortletRequest portletRequest,
long classPK)
|
String |
BaseTrashHandler.getRestoreContainedModelLink(PortletRequest portletRequest,
long classPK)
|
abstract String |
TrashHandler.getRestoreContainerModelLink(PortletRequest portletRequest,
long classPK)
Returns the link to the location to which the model entity was restored. |
String |
BaseTrashHandler.getRestoreContainerModelLink(PortletRequest portletRequest,
long classPK)
|
abstract String |
TrashHandler.getRestoreMessage(PortletRequest portletRequest,
long classPK)
Returns the message describing the location to which the model entity was restored. |
String |
BaseTrashHandler.getRestoreMessage(PortletRequest portletRequest,
long classPK)
|
abstract int |
TrashHandler.getTrashContainedModelsCount(long classPK)
Returns the number of model entities (excluding container model entities) that are children of the parent container model identified by the primary key. |
int |
BaseTrashHandler.getTrashContainedModelsCount(long classPK)
|
abstract List<TrashRenderer> |
TrashHandler.getTrashContainedModelTrashRenderers(long classPK,
int start,
int end)
Returns a range of all the trash renderers of model entities (excluding container models) that are children of the parent container model identified by the primary key. |
List<TrashRenderer> |
BaseTrashHandler.getTrashContainedModelTrashRenderers(long classPK,
int start,
int end)
|
abstract int |
TrashHandler.getTrashContainerModelsCount(long classPK)
Returns the number of container models that are children of the parent container model identified by the primary key. |
int |
BaseTrashHandler.getTrashContainerModelsCount(long classPK)
|
abstract List<TrashRenderer> |
TrashHandler.getTrashContainerModelTrashRenderers(long classPK,
int start,
int end)
Returns a range of all the trash renderers of model entities that are children of the parent container model identified by the primary key. |
List<TrashRenderer> |
BaseTrashHandler.getTrashContainerModelTrashRenderers(long classPK,
int start,
int end)
|
abstract TrashEntry |
TrashHandler.getTrashEntry(long classPK)
|
TrashEntry |
BaseTrashHandler.getTrashEntry(long classPK)
|
abstract TrashRenderer |
TrashHandler.getTrashRenderer(long classPK)
Returns the trash renderer associated to the model entity with the primary key. |
TrashRenderer |
BaseTrashHandler.getTrashRenderer(long classPK)
|
protected abstract boolean |
BaseTrashHandler.hasPermission(PermissionChecker permissionChecker,
long classPK,
String actionId)
|
abstract boolean |
TrashHandler.hasTrashPermission(PermissionChecker permissionChecker,
long groupId,
long classPK,
String trashActionId)
Returns true if the user has the required permission to
perform the trash action on the model entity with the primary key. |
boolean |
BaseTrashHandler.hasTrashPermission(PermissionChecker permissionChecker,
long groupId,
long classPK,
String trashActionId)
|
abstract boolean |
TrashHandler.isInTrash(long classPK)
Returns true if the model entity with the primary key is in
the Recycle Bin. |
abstract boolean |
TrashHandler.isInTrashContainer(long classPK)
Returns true if the model entity with the primary key is in
a container that is in the Recycle Bin. |
boolean |
BaseTrashHandler.isInTrashContainer(long classPK)
|
abstract boolean |
TrashHandler.isRestorable(long classPK)
Returns true if the model entity can be restored to its
original location. |
boolean |
BaseTrashHandler.isRestorable(long classPK)
|
abstract void |
TrashHandler.moveEntry(long userId,
long classPK,
long containerModelId,
ServiceContext serviceContext)
Moves the entity with the class primary key to the container model with the class primary key |
void |
BaseTrashHandler.moveEntry(long userId,
long classPK,
long containerModelId,
ServiceContext serviceContext)
|
abstract void |
TrashHandler.moveTrashEntry(long userId,
long classPK,
long containerModelId,
ServiceContext serviceContext)
Moves the model entity with the primary key out of the Recycle Bin to a new destination identified by the container model ID. |
void |
BaseTrashHandler.moveTrashEntry(long userId,
long classPK,
long containerModelId,
ServiceContext serviceContext)
|
abstract void |
TrashHandler.restoreRelatedTrashEntry(String className,
long classPK)
Restores the model entity that is related to the model entity with the class name and class PK. |
void |
BaseTrashHandler.restoreRelatedTrashEntry(String className,
long classPK)
|
abstract void |
TrashHandler.restoreTrashEntry(long userId,
long classPK)
Restores the model entity with the primary key. |
abstract void |
TrashHandler.updateTitle(long classPK,
String title)
Updates the title of the model entity with the primary key. |
void |
BaseTrashHandler.updateTitle(long classPK,
String title)
|
| Uses of PortalException in com.liferay.portal.kernel.upgrade |
|---|
| Subclasses of PortalException in com.liferay.portal.kernel.upgrade | |
|---|---|
class |
StagnantRowException
|
class |
UpgradeException
|
| Uses of PortalException in com.liferay.portal.kernel.upload |
|---|
| Subclasses of PortalException in com.liferay.portal.kernel.upload | |
|---|---|
class |
LiferayFileItemException
|
class |
UploadException
|
| Uses of PortalException in com.liferay.portal.kernel.util |
|---|
| Subclasses of PortalException in com.liferay.portal.kernel.util | |
|---|---|
class |
TempFileNameException
|
| Methods in com.liferay.portal.kernel.util that throw PortalException | |
|---|---|
static FileEntry |
TempFileUtil.addTempFile(long groupId,
long userId,
String fileName,
String tempFolderName,
File file,
String mimeType)
|
static FileEntry |
TempFileUtil.addTempFile(long groupId,
long userId,
String fileName,
String tempFolderName,
InputStream inputStream,
String mimeType)
|
protected static Folder |
TempFileUtil.addTempFolder(long groupId,
long userId,
String tempFolderName)
|
static void |
TempFileUtil.deleteTempFile(long fileEntryId)
|
static void |
TempFileUtil.deleteTempFile(long groupId,
long userId,
String fileName,
String tempFolderName)
|
static FileEntry |
TempFileUtil.getTempFile(long groupId,
long userId,
String fileName,
String tempFolderName)
|
static String[] |
TempFileUtil.getTempFileEntryNames(long groupId,
long userId,
String tempFolderName)
|
protected static Folder |
TempFileUtil.getTempFolder(long groupId,
long userId,
String tempFolderName)
|
abstract void |
TreeModelFinder.rebuildDependentModelsTreePaths(long parentPrimaryKey,
String treePath)
|
static void |
TreePathUtil.rebuildTree(long companyId,
long parentPrimaryKey,
String parentTreePath,
TreeModelFinder<?> treeModelFinder)
|
abstract void |
TreeModelFinder.reindexTreeModels(List<TreeModel> treeModels)
|
| Uses of PortalException in com.liferay.portal.kernel.webcache |
|---|
| Subclasses of PortalException in com.liferay.portal.kernel.webcache | |
|---|---|
class |
WebCacheException
|
| Uses of PortalException in com.liferay.portal.kernel.webdav |
|---|
| Subclasses of PortalException in com.liferay.portal.kernel.webdav | |
|---|---|
class |
WebDAVException
|
| Uses of PortalException in com.liferay.portal.kernel.workflow |
|---|
| Subclasses of PortalException in com.liferay.portal.kernel.workflow | |
|---|---|
class |
RequiredWorkflowDefinitionException
|
class |
WorkflowDefinitionFileException
|
class |
WorkflowException
|
class |
WorkflowTaskDueDateException
|
| Methods in com.liferay.portal.kernel.workflow that throw PortalException | |
|---|---|
abstract AssetRenderer |
WorkflowHandler.getAssetRenderer(long classPK)
|
AssetRenderer |
BaseWorkflowHandler.getAssetRenderer(long classPK)
|
abstract WorkflowDefinitionLink |
WorkflowHandler.getWorkflowDefinitionLink(long companyId,
long groupId,
long classPK)
|
WorkflowDefinitionLink |
BaseWorkflowHandler.getWorkflowDefinitionLink(long companyId,
long groupId,
long classPK)
|
abstract void |
WorkflowHandler.startWorkflowInstance(long companyId,
long groupId,
long userId,
long classPK,
Object model,
Map<String,Serializable> workflowContext)
|
void |
BaseWorkflowHandler.startWorkflowInstance(long companyId,
long groupId,
long userId,
long classPK,
Object model,
Map<String,Serializable> workflowContext)
|
static void |
WorkflowHandlerRegistryUtil.startWorkflowInstance(long companyId,
long groupId,
long userId,
String className,
long classPK,
Object model,
ServiceContext serviceContext)
|
static void |
WorkflowHandlerRegistryUtil.startWorkflowInstance(long companyId,
long groupId,
long userId,
String className,
long classPK,
Object model,
ServiceContext serviceContext,
Map<String,Serializable> workflowContext)
|
static void |
WorkflowHandlerRegistryUtil.startWorkflowInstance(long companyId,
long userId,
String className,
long classPK,
Object model,
ServiceContext serviceContext)
|
static void |
WorkflowHandlerRegistryUtil.startWorkflowInstance(long companyId,
long userId,
String className,
long classPK,
Object model,
ServiceContext serviceContext,
Map<String,Serializable> workflowContext)
|
static Object |
WorkflowHandlerRegistryUtil.updateStatus(int status,
Map<String,Serializable> workflowContext)
|
abstract Object |
WorkflowHandler.updateStatus(int status,
Map<String,Serializable> workflowContext)
|
| Uses of PortalException in com.liferay.portal.kernel.xmlrpc |
|---|
| Subclasses of PortalException in com.liferay.portal.kernel.xmlrpc | |
|---|---|
class |
XmlRpcException
|
| Uses of PortalException in com.liferay.portal.model |
|---|
| Methods in com.liferay.portal.model that throw PortalException | |
|---|---|
Folder |
BackgroundTaskWrapper.addAttachmentsFolder()
|
abstract Folder |
BackgroundTask.addAttachmentsFolder()
|
abstract String |
LayoutTypePortlet.addPortletId(long userId,
String portletId)
|
abstract String |
LayoutTypePortlet.addPortletId(long userId,
String portletId,
boolean checkPermission)
|
abstract String |
LayoutTypePortlet.addPortletId(long userId,
String portletId,
String columnId,
int columnPos)
|
abstract String |
LayoutTypePortlet.addPortletId(long userId,
String portletId,
String columnId,
int columnPos,
boolean checkPermission)
|
abstract void |
LayoutTypePortlet.addPortletIds(long userId,
String[] portletIds,
boolean checkPermission)
|
abstract void |
LayoutTypePortlet.addPortletIds(long userId,
String[] portletIds,
String columnId,
boolean checkPermission)
|
void |
ResourcePermissionWrapper.addResourceAction(String actionId)
|
abstract void |
ResourcePermission.addResourceAction(String actionId)
|
String |
OrganizationWrapper.buildTreePath()
|
String |
GroupWrapper.buildTreePath()
|
abstract String |
TreeModel.buildTreePath()
|
abstract Account |
Company.getAccount()
|
Account |
CompanyWrapper.getAccount()
|
abstract List<Portlet> |
LayoutTypePortlet.getAllPortlets()
|
abstract List<Portlet> |
LayoutTypePortlet.getAllPortlets(boolean includeSystem)
|
abstract List<Portlet> |
LayoutTypePortlet.getAllPortlets(String columnId)
|
long |
LayoutWrapper.getAncestorLayoutId()
|
abstract long |
Layout.getAncestorLayoutId()
|
long |
LayoutWrapper.getAncestorPlid()
|
abstract long |
Layout.getAncestorPlid()
|
abstract List<Group> |
Group.getAncestors()
|
List<Layout> |
LayoutWrapper.getAncestors()
|
abstract List<Layout> |
Layout.getAncestors()
|
List<Organization> |
OrganizationWrapper.getAncestors()
|
List<Group> |
GroupWrapper.getAncestors()
|
abstract List<Organization> |
Organization.getAncestors()
|
abstract Date |
User.getBirthday()
|
Date |
UserWrapper.getBirthday()
|
List<Layout> |
LayoutWrapper.getChildren(PermissionChecker permissionChecker)
|
abstract List<Layout> |
Layout.getChildren(PermissionChecker permissionChecker)
|
ColorScheme |
LayoutRevisionWrapper.getColorScheme()
|
abstract ColorScheme |
LayoutRevision.getColorScheme()
|
ColorScheme |
LayoutWrapper.getColorScheme()
|
abstract ColorScheme |
Layout.getColorScheme()
|
abstract String |
User.getCompanyMx()
|
String |
UserWrapper.getCompanyMx()
|
abstract Contact |
User.getContact()
|
Contact |
UserWrapper.getContact()
|
String |
LayoutRevisionWrapper.getCssText()
|
abstract String |
LayoutRevision.getCssText()
|
String |
LayoutWrapper.getCssText()
|
abstract String |
Layout.getCssText()
|
abstract User |
Company.getDefaultUser()
|
User |
CompanyWrapper.getDefaultUser()
|
String |
RoleWrapper.getDescriptiveName()
|
abstract String |
Group.getDescriptiveName()
|
abstract String |
Role.getDescriptiveName()
|
String |
GroupWrapper.getDescriptiveName()
|
abstract String |
Group.getDescriptiveName(Locale locale)
|
String |
GroupWrapper.getDescriptiveName(Locale locale)
|
abstract String |
User.getDisplayURL(String portalURL,
String mainPath)
Deprecated. As of 7.0.0, replaced by User.getDisplayURL(ThemeDisplay) |
String |
UserWrapper.getDisplayURL(String portalURL,
String mainPath)
Deprecated. As of 7.0.0, replaced by UserWrapper.getDisplayURL(ThemeDisplay) |
abstract String |
User.getDisplayURL(String portalURL,
String mainPath,
boolean privateLayout)
Deprecated. As of 7.0.0, replaced by User.getDisplayURL(ThemeDisplay) |
String |
UserWrapper.getDisplayURL(String portalURL,
String mainPath,
boolean privateLayout)
Deprecated. As of 7.0.0, replaced by UserWrapper.getDisplayURL(ThemeDisplay) |
abstract String |
Group.getDisplayURL(ThemeDisplay themeDisplay)
|
abstract String |
User.getDisplayURL(ThemeDisplay themeDisplay)
Returns the user's display URL based on the theme display, discounting the URL of the user's default intranet site home page. |
String |
GroupWrapper.getDisplayURL(ThemeDisplay themeDisplay)
|
String |
UserWrapper.getDisplayURL(ThemeDisplay themeDisplay)
Returns the user's display URL based on the theme display, discounting the URL of the user's default intranet site home page. |
abstract String |
Group.getDisplayURL(ThemeDisplay themeDisplay,
boolean privateLayout)
|
abstract String |
User.getDisplayURL(ThemeDisplay themeDisplay,
boolean privateLayout)
Returns the user's display URL based on the theme display. |
String |
GroupWrapper.getDisplayURL(ThemeDisplay themeDisplay,
boolean privateLayout)
|
String |
UserWrapper.getDisplayURL(ThemeDisplay themeDisplay,
boolean privateLayout)
Returns the user's display URL based on the theme display. |
abstract boolean |
User.getFemale()
Returns true if the user is female. |
boolean |
UserWrapper.getFemale()
Returns true if the user is female. |
abstract Group |
LayoutSet.getGroup()
|
Group |
LayoutPrototypeWrapper.getGroup()
|
abstract Group |
UserGroup.getGroup()
|
Group |
LayoutSetPrototypeWrapper.getGroup()
|
Group |
LayoutWrapper.getGroup()
|
abstract Group |
LayoutSetPrototype.getGroup()
|
abstract Group |
User.getGroup()
|
Group |
UserGroupWrapper.getGroup()
|
abstract Group |
Layout.getGroup()
|
abstract Group |
UserGroupRole.getGroup()
|
Group |
LayoutSetWrapper.getGroup()
|
Group |
UserGroupRoleWrapper.getGroup()
|
Group |
LayoutSetBranchWrapper.getGroup()
|
abstract Group |
UserGroupGroupRole.getGroup()
|
Group |
UserGroupGroupRoleWrapper.getGroup()
|
Group |
UserWrapper.getGroup()
|
abstract Group |
LayoutSetBranch.getGroup()
|
abstract Group |
Company.getGroup()
|
Group |
CompanyWrapper.getGroup()
|
abstract Group |
LayoutPrototype.getGroup()
|
long |
LayoutPrototypeWrapper.getGroupId()
|
abstract long |
UserGroup.getGroupId()
|
long |
LayoutSetPrototypeWrapper.getGroupId()
|
abstract long |
LayoutSetPrototype.getGroupId()
|
abstract long |
User.getGroupId()
|
long |
UserGroupWrapper.getGroupId()
|
long |
UserWrapper.getGroupId()
|
abstract long |
Company.getGroupId()
|
long |
CompanyWrapper.getGroupId()
|
abstract long |
LayoutPrototype.getGroupId()
|
Layout |
LayoutPrototypeWrapper.getLayout()
|
abstract Layout |
LayoutPrototype.getLayout()
|
LayoutBranch |
LayoutRevisionWrapper.getLayoutBranch()
|
abstract LayoutBranch |
LayoutRevision.getLayoutBranch()
|
LayoutSet |
LayoutRevisionWrapper.getLayoutSet()
|
abstract LayoutSet |
LayoutRevision.getLayoutSet()
|
LayoutSet |
LayoutSetPrototypeWrapper.getLayoutSet()
|
LayoutSet |
LayoutWrapper.getLayoutSet()
|
abstract LayoutSet |
LayoutSetPrototype.getLayoutSet()
|
abstract LayoutSet |
Layout.getLayoutSet()
|
abstract long |
LayoutSet.getLayoutSetPrototypeId()
|
long |
LayoutSetWrapper.getLayoutSetPrototypeId()
|
abstract Locale |
Company.getLocale()
|
Locale |
CompanyWrapper.getLocale()
|
abstract String |
User.getLogin()
|
String |
UserWrapper.getLogin()
|
abstract boolean |
User.getMale()
Returns true if the user is male. |
boolean |
UserWrapper.getMale()
Returns true if the user is male. |
abstract List<Group> |
User.getMySiteGroups()
|
List<Group> |
UserWrapper.getMySiteGroups()
|
abstract List<Group> |
User.getMySiteGroups(boolean includeControlPanel,
int max)
|
List<Group> |
UserWrapper.getMySiteGroups(boolean includeControlPanel,
int max)
|
abstract List<Group> |
User.getMySiteGroups(int max)
|
List<Group> |
UserWrapper.getMySiteGroups(int max)
|
abstract List<Group> |
User.getMySiteGroups(String[] classNames,
boolean includeControlPanel,
int max)
|
List<Group> |
UserWrapper.getMySiteGroups(String[] classNames,
boolean includeControlPanel,
int max)
|
abstract List<Group> |
User.getMySiteGroups(String[] classNames,
int max)
|
List<Group> |
UserWrapper.getMySiteGroups(String[] classNames,
int max)
|
abstract List<Group> |
User.getMySites()
Deprecated. As of 6.2.0, replaced by User.getMySiteGroups() |
List<Group> |
UserWrapper.getMySites()
Deprecated. As of 6.2.0, replaced by UserWrapper.getMySiteGroups() |
abstract List<Group> |
User.getMySites(boolean includeControlPanel,
int max)
Deprecated. As of 6.2.0, replaced by User.getMySiteGroups(boolean,
int) |
List<Group> |
UserWrapper.getMySites(boolean includeControlPanel,
int max)
Deprecated. As of 6.2.0, replaced by UserWrapper.getMySiteGroups(boolean,
int) |
abstract List<Group> |
User.getMySites(int max)
Deprecated. As of 6.2.0, replaced by User.getMySiteGroups(int) |
List<Group> |
UserWrapper.getMySites(int max)
Deprecated. As of 6.2.0, replaced by UserWrapper.getMySiteGroups(int) |
abstract List<Group> |
User.getMySites(String[] classNames,
boolean includeControlPanel,
int max)
Deprecated. As of 6.2.0, replaced by User.getMySiteGroups(String[],
boolean, int) |
List<Group> |
UserWrapper.getMySites(String[] classNames,
boolean includeControlPanel,
int max)
Deprecated. As of 6.2.0, replaced by UserWrapper.getMySiteGroups(String[],
boolean, int) |
abstract List<Group> |
User.getMySites(String[] classNames,
int max)
Deprecated. As of 6.2.0, replaced by User.getMySiteGroups(String[],
int) |
List<Group> |
UserWrapper.getMySites(String[] classNames,
int max)
Deprecated. As of 6.2.0, replaced by UserWrapper.getMySiteGroups(String[],
int) |
abstract String |
Company.getName()
|
String |
CompanyWrapper.getName()
|
abstract long[] |
User.getOrganizationIds()
|
long[] |
UserWrapper.getOrganizationIds()
|
abstract long[] |
User.getOrganizationIds(boolean includeAdministrative)
|
long[] |
UserWrapper.getOrganizationIds(boolean includeAdministrative)
|
abstract List<Organization> |
User.getOrganizations()
|
List<Organization> |
UserWrapper.getOrganizations()
|
abstract List<Organization> |
User.getOrganizations(boolean includeAdministrative)
|
List<Organization> |
UserWrapper.getOrganizations(boolean includeAdministrative)
|
abstract Group |
Group.getParentGroup()
|
Group |
GroupWrapper.getParentGroup()
|
Organization |
OrganizationWrapper.getParentOrganization()
|
abstract Organization |
Organization.getParentOrganization()
|
long |
LayoutWrapper.getParentPlid()
|
abstract long |
Layout.getParentPlid()
|
abstract PasswordPolicy |
User.getPasswordPolicy()
|
PasswordPolicy |
UserWrapper.getPasswordPolicy()
|
abstract String |
Company.getPortalURL(long groupId)
|
String |
CompanyWrapper.getPortalURL(long groupId)
|
abstract String |
User.getPortraitURL(ThemeDisplay themeDisplay)
|
String |
UserWrapper.getPortraitURL(ThemeDisplay themeDisplay)
|
abstract int |
UserGroup.getPrivateLayoutsPageCount()
|
abstract int |
User.getPrivateLayoutsPageCount()
|
int |
UserGroupWrapper.getPrivateLayoutsPageCount()
|
int |
UserWrapper.getPrivateLayoutsPageCount()
|
abstract int |
UserGroup.getPublicLayoutsPageCount()
|
abstract int |
User.getPublicLayoutsPageCount()
|
int |
UserGroupWrapper.getPublicLayoutsPageCount()
|
int |
UserWrapper.getPublicLayoutsPageCount()
|
String |
LayoutRevisionWrapper.getRegularURL(javax.servlet.http.HttpServletRequest request)
|
abstract String |
LayoutRevision.getRegularURL(javax.servlet.http.HttpServletRequest request)
|
String |
LayoutWrapper.getRegularURL(javax.servlet.http.HttpServletRequest request)
|
abstract String |
Layout.getRegularURL(javax.servlet.http.HttpServletRequest request)
|
abstract Set<String> |
User.getReminderQueryQuestions()
|
Set<String> |
UserWrapper.getReminderQueryQuestions()
|
String |
LayoutWrapper.getResetLayoutURL(javax.servlet.http.HttpServletRequest request)
|
abstract String |
Layout.getResetLayoutURL(javax.servlet.http.HttpServletRequest request)
|
String |
LayoutWrapper.getResetMaxStateURL(javax.servlet.http.HttpServletRequest request)
|
abstract String |
Layout.getResetMaxStateURL(javax.servlet.http.HttpServletRequest request)
|
abstract Role |
Team.getRole()
|
abstract Role |
UserGroupRole.getRole()
|
Role |
UserGroupRoleWrapper.getRole()
|
Role |
TeamWrapper.getRole()
|
abstract Role |
UserGroupGroupRole.getRole()
|
Role |
UserGroupGroupRoleWrapper.getRole()
|
abstract String |
Group.getScopeDescriptiveName(ThemeDisplay themeDisplay)
|
String |
GroupWrapper.getScopeDescriptiveName(ThemeDisplay themeDisplay)
|
Group |
LayoutWrapper.getScopeGroup()
|
abstract Group |
Layout.getScopeGroup()
|
abstract String |
Company.getShardName()
|
String |
CompanyWrapper.getShardName()
|
abstract String |
Company.getShortName()
|
String |
CompanyWrapper.getShortName()
|
abstract List<Group> |
User.getSiteGroups()
|
List<Group> |
UserWrapper.getSiteGroups()
|
abstract List<Group> |
User.getSiteGroups(boolean includeAdministrative)
|
List<Group> |
UserWrapper.getSiteGroups(boolean includeAdministrative)
|
Theme |
LayoutRevisionWrapper.getTheme()
|
abstract Theme |
LayoutRevision.getTheme()
|
Theme |
LayoutWrapper.getTheme()
|
abstract Theme |
Layout.getTheme()
|
abstract TimeZone |
Company.getTimeZone()
|
TimeZone |
CompanyWrapper.getTimeZone()
|
abstract TrashEntry |
TrashedModel.getTrashEntry()
|
ListType |
EmailAddressWrapper.getType()
|
abstract ListType |
Website.getType()
|
abstract ListType |
EmailAddress.getType()
|
abstract ListType |
OrgLabor.getType()
|
ListType |
WebsiteWrapper.getType()
|
ListType |
PhoneWrapper.getType()
|
ListType |
OrgLaborWrapper.getType()
|
abstract ListType |
Phone.getType()
|
abstract User |
UserGroupRole.getUser()
|
User |
UserGroupRoleWrapper.getUser()
|
abstract UserGroup |
UserGroupGroupRole.getUserGroup()
|
UserGroup |
UserGroupGroupRoleWrapper.getUserGroup()
|
ColorScheme |
LayoutRevisionWrapper.getWapColorScheme()
|
abstract ColorScheme |
LayoutRevision.getWapColorScheme()
|
ColorScheme |
LayoutWrapper.getWapColorScheme()
|
abstract ColorScheme |
Layout.getWapColorScheme()
|
Theme |
LayoutRevisionWrapper.getWapTheme()
|
abstract Theme |
LayoutRevision.getWapTheme()
|
Theme |
LayoutWrapper.getWapTheme()
|
abstract Theme |
Layout.getWapTheme()
|
boolean |
LayoutWrapper.hasAncestor(long layoutId)
|
abstract boolean |
Layout.hasAncestor(long layoutId)
|
abstract boolean |
User.hasCompanyMx()
|
boolean |
UserWrapper.hasCompanyMx()
|
abstract boolean |
User.hasCompanyMx(String emailAddress)
|
boolean |
UserWrapper.hasCompanyMx(String emailAddress)
|
abstract boolean |
LayoutTypePortlet.hasDefaultScopePortletId(long groupId,
String portletId)
|
abstract boolean |
User.hasMySites()
|
boolean |
UserWrapper.hasMySites()
|
abstract boolean |
User.hasOrganization()
|
boolean |
UserWrapper.hasOrganization()
|
abstract boolean |
LayoutTypePortlet.hasPortletId(String portletId)
|
abstract boolean |
LayoutTypePortlet.hasPortletId(String portletId,
boolean strict)
|
abstract boolean |
UserGroup.hasPrivateLayouts()
|
abstract boolean |
User.hasPrivateLayouts()
|
boolean |
UserGroupWrapper.hasPrivateLayouts()
|
boolean |
UserWrapper.hasPrivateLayouts()
|
abstract boolean |
UserGroup.hasPublicLayouts()
|
abstract boolean |
User.hasPublicLayouts()
|
boolean |
UserGroupWrapper.hasPublicLayouts()
|
boolean |
UserWrapper.hasPublicLayouts()
|
boolean |
LayoutWrapper.hasScopeGroup()
|
abstract boolean |
Layout.hasScopeGroup()
|
abstract boolean |
LayoutTypePortlet.isCacheable()
|
boolean |
LayoutWrapper.isChildSelected(boolean selectable,
Layout layout)
|
abstract boolean |
Layout.isChildSelected(boolean selectable,
Layout layout)
|
abstract boolean |
User.isFemale()
|
boolean |
UserWrapper.isFemale()
|
abstract boolean |
User.isMale()
|
boolean |
UserWrapper.isMale()
|
abstract boolean |
Group.isShowSite(PermissionChecker permissionChecker,
boolean privateSite)
|
boolean |
GroupWrapper.isShowSite(PermissionChecker permissionChecker,
boolean privateSite)
|
abstract void |
LayoutTypePortlet.movePortletId(long userId,
String portletId,
String columnId,
int columnPos)
|
void |
ResourcePermissionWrapper.removeResourceAction(String actionId)
|
abstract void |
ResourcePermission.removeResourceAction(String actionId)
|
| Uses of PortalException in com.liferay.portal.portletfilerepository |
|---|
| Methods in com.liferay.portal.portletfilerepository that throw PortalException | |
|---|---|
abstract void |
PortletFileRepository.addPortletFileEntries(long groupId,
long userId,
String className,
long classPK,
String portletId,
long folderId,
List<ObjectValuePair<String,InputStream>> inputStreamOVPs)
|
static void |
PortletFileRepositoryUtil.addPortletFileEntries(long groupId,
long userId,
String className,
long classPK,
String portletId,
long folderId,
List<ObjectValuePair<String,InputStream>> inputStreamOVPs)
|
abstract FileEntry |
PortletFileRepository.addPortletFileEntry(long groupId,
long userId,
String className,
long classPK,
String portletId,
long folderId,
File file,
String fileName,
String mimeType,
boolean indexingEnabled)
|
static FileEntry |
PortletFileRepositoryUtil.addPortletFileEntry(long groupId,
long userId,
String className,
long classPK,
String portletId,
long folderId,
File file,
String fileName,
String mimeType,
boolean indexingEnabled)
|
abstract FileEntry |
PortletFileRepository.addPortletFileEntry(long groupId,
long userId,
String className,
long classPK,
String portletId,
long folderId,
InputStream inputStream,
String fileName,
String mimeType,
boolean indexingEnabled)
|
static FileEntry |
PortletFileRepositoryUtil.addPortletFileEntry(long groupId,
long userId,
String className,
long classPK,
String portletId,
long folderId,
InputStream inputStream,
String fileName,
String mimeType,
boolean indexingEnabled)
|
abstract Folder |
PortletFileRepository.addPortletFolder(long userId,
long repositoryId,
long parentFolderId,
String folderName,
ServiceContext serviceContext)
|
static Folder |
PortletFileRepositoryUtil.addPortletFolder(long userId,
long repositoryId,
long parentFolderId,
String folderName,
ServiceContext serviceContext)
|
abstract Repository |
PortletFileRepository.addPortletRepository(long groupId,
String portletId,
ServiceContext serviceContext)
|
static Repository |
PortletFileRepositoryUtil.addPortletRepository(long groupId,
String portletId,
ServiceContext serviceContext)
|
abstract void |
PortletFileRepository.deleteFolder(long folderId)
|
static void |
PortletFileRepositoryUtil.deleteFolder(long folderId)
|
abstract void |
PortletFileRepository.deletePortletFileEntries(long groupId,
long folderId)
|
static void |
PortletFileRepositoryUtil.deletePortletFileEntries(long groupId,
long folderId)
|
abstract void |
PortletFileRepository.deletePortletFileEntries(long groupId,
long folderId,
int status)
|
static void |
PortletFileRepositoryUtil.deletePortletFileEntries(long groupId,
long folderId,
int status)
|
abstract void |
PortletFileRepository.deletePortletFileEntry(long fileEntryId)
|
static void |
PortletFileRepositoryUtil.deletePortletFileEntry(long fileEntryId)
|
abstract void |
PortletFileRepository.deletePortletFileEntry(long groupId,
long folderId,
String fileName)
|
static void |
PortletFileRepositoryUtil.deletePortletFileEntry(long groupId,
long folderId,
String fileName)
|
abstract void |
PortletFileRepository.deletePortletRepository(long groupId,
String portletId)
|
static void |
PortletFileRepositoryUtil.deletePortletRepository(long groupId,
String portletId)
|
abstract FileEntry |
PortletFileRepository.getPortletFileEntry(long fileEntryId)
|
static FileEntry |
PortletFileRepositoryUtil.getPortletFileEntry(long fileEntryId)
|
abstract FileEntry |
PortletFileRepository.getPortletFileEntry(long groupId,
long folderId,
String fileName)
|
static FileEntry |
PortletFileRepositoryUtil.getPortletFileEntry(long groupId,
long folderId,
String fileName)
|
abstract FileEntry |
PortletFileRepository.getPortletFileEntry(String uuid,
long groupId)
|
static FileEntry |
PortletFileRepositoryUtil.getPortletFileEntry(String uuid,
long groupId)
|
abstract Folder |
PortletFileRepository.getPortletFolder(long folderId)
|
static Folder |
PortletFileRepositoryUtil.getPortletFolder(long folderId)
|
static Folder |
PortletFileRepositoryUtil.getPortletFolder(long userId,
long repositoryId,
long parentFolderId,
String folderName,
ServiceContext serviceContext)
|
abstract Folder |
PortletFileRepository.getPortletFolder(long repositoryId,
long parentFolderId,
String folderName)
|
abstract Repository |
PortletFileRepository.getPortletRepository(long groupId,
String portletId)
|
static Repository |
PortletFileRepositoryUtil.getPortletRepository(long groupId,
String portletId)
|
abstract FileEntry |
PortletFileRepository.movePortletFileEntryToTrash(long userId,
long fileEntryId)
|
static FileEntry |
PortletFileRepositoryUtil.movePortletFileEntryToTrash(long userId,
long fileEntryId)
|
abstract FileEntry |
PortletFileRepository.movePortletFileEntryToTrash(long groupId,
long userId,
long folderId,
String fileName)
|
static FileEntry |
PortletFileRepositoryUtil.movePortletFileEntryToTrash(long groupId,
long userId,
long folderId,
String fileName)
|
abstract void |
PortletFileRepository.restorePortletFileEntryFromTrash(long userId,
long fileEntryId)
|
static void |
PortletFileRepositoryUtil.restorePortletFileEntryFromTrash(long userId,
long fileEntryId)
|
abstract void |
PortletFileRepository.restorePortletFileEntryFromTrash(long groupId,
long userId,
long folderId,
String fileName)
|
static void |
PortletFileRepositoryUtil.restorePortletFileEntryFromTrash(long groupId,
long userId,
long folderId,
String fileName)
|
| Uses of PortalException in com.liferay.portal.repository.proxy |
|---|
| Methods in com.liferay.portal.repository.proxy that throw PortalException | |
|---|---|
FileEntry |
LocalRepositoryProxyBean.addFileEntry(long userId,
long folderId,
String sourceFileName,
String mimeType,
String title,
String description,
String changeLog,
File file,
ServiceContext serviceContext)
|
FileEntry |
LocalRepositoryProxyBean.addFileEntry(long userId,
long folderId,
String sourceFileName,
String mimeType,
String title,
String description,
String changeLog,
InputStream is,
long size,
ServiceContext serviceContext)
|
FileEntry |
BaseRepositoryProxyBean.addFileEntry(long folderId,
String sourceFileName,
String mimeType,
String title,
String description,
String changeLog,
File file,
ServiceContext serviceContext)
|
FileEntry |
BaseRepositoryProxyBean.addFileEntry(long folderId,
String sourceFileName,
String mimeType,
String title,
String description,
String changeLog,
InputStream is,
long size,
ServiceContext serviceContext)
|
Folder |
LocalRepositoryProxyBean.addFolder(long userId,
long parentFolderId,
String title,
String description,
ServiceContext serviceContext)
|
Folder |
BaseRepositoryProxyBean.addFolder(long parentFolderId,
String title,
String description,
ServiceContext serviceContext)
|
FileVersion |
BaseRepositoryProxyBean.cancelCheckOut(long fileEntryId)
|
void |
BaseRepositoryProxyBean.checkInFileEntry(long fileEntryId,
boolean major,
String changeLog,
ServiceContext serviceContext)
|
void |
BaseRepositoryProxyBean.checkInFileEntry(long fileEntryId,
String lockUuid)
Deprecated. As of 6.2.0, replaced by BaseRepositoryProxyBean.checkInFileEntry(long,
String, ServiceContext) |
void |
BaseRepositoryProxyBean.checkInFileEntry(long fileEntryId,
String lockUuid,
ServiceContext serviceContext)
|
FileEntry |
BaseRepositoryProxyBean.checkOutFileEntry(long fileEntryId,
ServiceContext serviceContext)
|
FileEntry |
BaseRepositoryProxyBean.checkOutFileEntry(long fileEntryId,
String owner,
long expirationTime,
ServiceContext serviceContext)
|
boolean |
FileEntryProxyBean.containsPermission(PermissionChecker permissionChecker,
String actionId)
|
boolean |
FolderProxyBean.containsPermission(PermissionChecker permissionChecker,
String actionId)
|
FileEntry |
BaseRepositoryProxyBean.copyFileEntry(long groupId,
long fileEntryId,
long destFolderId,
ServiceContext serviceContext)
|
void |
LocalRepositoryProxyBean.deleteAll()
|
void |
BaseRepositoryProxyBean.deleteFileEntry(long fileEntryId)
|
void |
LocalRepositoryProxyBean.deleteFileEntry(long fileEntryId)
|
void |
BaseRepositoryProxyBean.deleteFileEntry(long folderId,
String title)
|
void |
BaseRepositoryProxyBean.deleteFileVersion(long fileEntryId,
String version)
|
void |
BaseRepositoryProxyBean.deleteFolder(long folderId)
|
void |
LocalRepositoryProxyBean.deleteFolder(long folderId)
|
void |
BaseRepositoryProxyBean.deleteFolder(long parentFolderId,
String title)
|
List<Long> |
FolderProxyBean.getAncestorFolderIds()
|
List<Folder> |
FolderProxyBean.getAncestors()
|
InputStream |
FileEntryProxyBean.getContentStream()
|
InputStream |
FileVersionProxyBean.getContentStream(boolean incrementCounter)
|
InputStream |
FileEntryProxyBean.getContentStream(String version)
|
List<FileEntry> |
BaseRepositoryProxyBean.getFileEntries(long folderId,
int start,
int end,
OrderByComparator obc)
|
List<FileEntry> |
BaseRepositoryProxyBean.getFileEntries(long folderId,
long documentTypeId,
int start,
int end,
OrderByComparator obc)
|
List<FileEntry> |
BaseRepositoryProxyBean.getFileEntries(long folderId,
String[] mimeTypes,
int start,
int end,
OrderByComparator obc)
|
List<Object> |
BaseRepositoryProxyBean.getFileEntriesAndFileShortcuts(long folderId,
int status,
int start,
int end)
|
int |
BaseRepositoryProxyBean.getFileEntriesAndFileShortcutsCount(long folderId,
int status)
|
int |
BaseRepositoryProxyBean.getFileEntriesAndFileShortcutsCount(long folderId,
int status,
String[] mimeTypes)
|
int |
BaseRepositoryProxyBean.getFileEntriesCount(long folderId)
|
int |
BaseRepositoryProxyBean.getFileEntriesCount(long folderId,
long documentTypeId)
|
int |
BaseRepositoryProxyBean.getFileEntriesCount(long folderId,
String[] mimeTypes)
|
FileEntry |
FileVersionProxyBean.getFileEntry()
|
FileEntry |
BaseRepositoryProxyBean.getFileEntry(long fileEntryId)
|
FileEntry |
LocalRepositoryProxyBean.getFileEntry(long fileEntryId)
|
FileEntry |
BaseRepositoryProxyBean.getFileEntry(long folderId,
String title)
|
FileEntry |
LocalRepositoryProxyBean.getFileEntry(long folderId,
String title)
|
FileEntry |
BaseRepositoryProxyBean.getFileEntryByUuid(String uuid)
|
FileEntry |
LocalRepositoryProxyBean.getFileEntryByUuid(String uuid)
|
FileVersion |
FileEntryProxyBean.getFileVersion()
|
FileVersion |
BaseRepositoryProxyBean.getFileVersion(long fileVersionId)
|
FileVersion |
LocalRepositoryProxyBean.getFileVersion(long fileVersionId)
|
FileVersion |
FileEntryProxyBean.getFileVersion(String version)
|
Folder |
BaseRepositoryProxyBean.getFolder(long folderId)
|
Folder |
LocalRepositoryProxyBean.getFolder(long folderId)
|
Folder |
BaseRepositoryProxyBean.getFolder(long parentFolderId,
String title)
|
Folder |
LocalRepositoryProxyBean.getFolder(long parentFolderId,
String title)
|
List<Folder> |
BaseRepositoryProxyBean.getFolders(long parentFolderId,
boolean includeMountfolders,
int start,
int end,
OrderByComparator obc)
|
List<Folder> |
BaseRepositoryProxyBean.getFolders(long parentFolderId,
int status,
boolean includeMountfolders,
int start,
int end,
OrderByComparator obc)
|
List<Object> |
BaseRepositoryProxyBean.getFoldersAndFileEntriesAndFileShortcuts(long folderId,
int status,
boolean includeMountFolders,
int start,
int end,
OrderByComparator obc)
|
List<Object> |
BaseRepositoryProxyBean.getFoldersAndFileEntriesAndFileShortcuts(long folderId,
int status,
String[] mimeTypes,
boolean includeMountFolders,
int start,
int end,
OrderByComparator obc)
|
int |
BaseRepositoryProxyBean.getFoldersAndFileEntriesAndFileShortcutsCount(long folderId,
int status,
boolean includeMountFolders)
|
int |
BaseRepositoryProxyBean.getFoldersAndFileEntriesAndFileShortcutsCount(long folderId,
int status,
String[] mimeTypes,
boolean includeMountFolders)
|
int |
BaseRepositoryProxyBean.getFoldersCount(long parentFolderId,
boolean includeMountfolders)
|
int |
BaseRepositoryProxyBean.getFoldersCount(long parentFolderId,
int status,
boolean includeMountfolders)
|
int |
BaseRepositoryProxyBean.getFoldersFileEntriesCount(List<Long> folderIds,
int status)
|
FileVersion |
FileEntryProxyBean.getLatestFileVersion()
|
List<Folder> |
BaseRepositoryProxyBean.getMountFolders(long parentFolderId,
int start,
int end,
OrderByComparator obc)
|
int |
BaseRepositoryProxyBean.getMountFoldersCount(long parentFolderId)
|
Folder |
FolderProxyBean.getParentFolder()
|
List<FileEntry> |
BaseRepositoryProxyBean.getRepositoryFileEntries(long userId,
long rootFolderId,
int start,
int end,
OrderByComparator obc)
|
List<FileEntry> |
BaseRepositoryProxyBean.getRepositoryFileEntries(long userId,
long rootFolderId,
String[] mimeTypes,
int status,
int start,
int end,
OrderByComparator obc)
|
int |
BaseRepositoryProxyBean.getRepositoryFileEntriesCount(long userId,
long rootFolderId)
|
int |
BaseRepositoryProxyBean.getRepositoryFileEntriesCount(long userId,
long rootFolderId,
String[] mimeTypes,
int status)
|
void |
BaseRepositoryProxyBean.getSubfolderIds(List<Long> folderIds,
long folderId)
|
List<Long> |
BaseRepositoryProxyBean.getSubfolderIds(long folderId,
boolean recurse)
|
void |
BaseRepositoryProxyBean.initRepository()
|
Lock |
BaseRepositoryProxyBean.lockFileEntry(long fileEntryId)
Deprecated. As of 6.2.0, replaced by BaseRepositoryProxyBean.checkOutFileEntry(long,
ServiceContext) |
Lock |
BaseRepositoryProxyBean.lockFileEntry(long fileEntryId,
String owner,
long expirationTime)
Deprecated. As of 6.2.0, replaced by BaseRepositoryProxyBean.checkOutFileEntry(long,
String, long, ServiceContext) |
Lock |
BaseRepositoryProxyBean.lockFolder(long folderId)
|
Lock |
BaseRepositoryProxyBean.lockFolder(long folderId,
String owner,
boolean inheritable,
long expirationTime)
|
FileEntry |
LocalRepositoryProxyBean.moveFileEntry(long userId,
long fileEntryId,
long newFolderId,
ServiceContext serviceContext)
|
FileEntry |
BaseRepositoryProxyBean.moveFileEntry(long fileEntryId,
long newFolderId,
ServiceContext serviceContext)
|
Folder |
LocalRepositoryProxyBean.moveFolder(long userId,
long folderId,
long parentFolderId,
ServiceContext serviceContext)
|
Folder |
BaseRepositoryProxyBean.moveFolder(long folderId,
long newParentFolderId,
ServiceContext serviceContext)
|
Lock |
BaseRepositoryProxyBean.refreshFileEntryLock(String lockUuid,
long companyId,
long expirationTime)
|
Lock |
BaseRepositoryProxyBean.refreshFolderLock(String lockUuid,
long companyId,
long expirationTime)
|
void |
BaseRepositoryProxyBean.revertFileEntry(long fileEntryId,
String version,
ServiceContext serviceContext)
|
Hits |
BaseRepositoryProxyBean.search(long creatorUserId,
int status,
int start,
int end)
|
Hits |
BaseRepositoryProxyBean.search(long creatorUserId,
long folderId,
String[] mimeTypes,
int status,
int start,
int end)
|
void |
BaseRepositoryProxyBean.unlockFolder(long folderId,
String lockUuid)
|
void |
BaseRepositoryProxyBean.unlockFolder(long parentFolderId,
String title,
String lockUuid)
|
void |
LocalRepositoryProxyBean.updateAsset(long userId,
FileEntry fileEntry,
FileVersion fileVersion,
long[] assetCategoryIds,
String[] assetTagNames,
long[] assetLinkEntryIds)
|
FileEntry |
LocalRepositoryProxyBean.updateFileEntry(long userId,
long fileEntryId,
String sourceFileName,
String mimeType,
String title,
String description,
String changeLog,
boolean majorVersion,
File file,
ServiceContext serviceContext)
|
FileEntry |
LocalRepositoryProxyBean.updateFileEntry(long userId,
long fileEntryId,
String sourceFileName,
String mimeType,
String title,
String description,
String changeLog,
boolean majorVersion,
InputStream is,
long size,
ServiceContext serviceContext)
|
FileEntry |
BaseRepositoryProxyBean.updateFileEntry(long fileEntryId,
String sourceFileName,
String mimeType,
String title,
String description,
String changeLog,
boolean majorVersion,
File file,
ServiceContext serviceContext)
|
FileEntry |
BaseRepositoryProxyBean.updateFileEntry(long fileEntryId,
String sourceFileName,
String mimeType,
String title,
String description,
String changeLog,
boolean majorVersion,
InputStream is,
long size,
ServiceContext serviceContext)
|
Folder |
LocalRepositoryProxyBean.updateFolder(long folderId,
long parentFolderId,
String title,
String description,
ServiceContext serviceContext)
|
Folder |
BaseRepositoryProxyBean.updateFolder(long folderId,
String title,
String description,
ServiceContext serviceContext)
|
boolean |
BaseRepositoryProxyBean.verifyFileEntryCheckOut(long fileEntryId,
String lockUuid)
|
boolean |
BaseRepositoryProxyBean.verifyFileEntryLock(long fileEntryId,
String lockUuid)
|
boolean |
BaseRepositoryProxyBean.verifyInheritableLock(long folderId,
String lockUuid)
|
| Uses of PortalException in com.liferay.portal.security.ac |
|---|
| Methods in com.liferay.portal.security.ac that throw PortalException | |
|---|---|
abstract AuthVerifierResult.State |
AccessControl.verifyRequest()
|
| Uses of PortalException in com.liferay.portal.security.auth |
|---|
| Subclasses of PortalException in com.liferay.portal.security.auth | |
|---|---|
class |
AuthException
|
class |
AutoLoginException
|
class |
PrincipalException
|
class |
RemoteAuthException
|
| Methods in com.liferay.portal.security.auth that throw PortalException | |
|---|---|
abstract void |
AuthToken.check(javax.servlet.http.HttpServletRequest request)
Deprecated. As of 6.2.0, replaced by AuthToken.checkCSRFToken(HttpServletRequest, String) |
void |
AuthTokenWrapper.check(javax.servlet.http.HttpServletRequest request)
Deprecated. As of 6.2.0, replaced by AuthTokenWrapper.checkCSRFToken(HttpServletRequest, String) |
static void |
AuthTokenUtil.check(javax.servlet.http.HttpServletRequest request)
Deprecated. As of 6.2.0, replaced by AuthTokenUtil.checkCSRFToken(HttpServletRequest, String) |
| Uses of PortalException in com.liferay.portal.security.membershippolicy |
|---|
| Subclasses of PortalException in com.liferay.portal.security.membershippolicy | |
|---|---|
class |
MembershipPolicyException
|
| Methods in com.liferay.portal.security.membershippolicy that throw PortalException | |
|---|---|
abstract void |
OrganizationMembershipPolicy.checkMembership(long[] userIds,
long[] addOrganizationIds,
long[] removeOrganizationIds)
Checks if the users can be added to and removed from the respective organizations. |
static void |
SiteMembershipPolicyUtil.checkMembership(long[] userIds,
long[] addGroupIds,
long[] removeGroupIds)
|
static void |
UserGroupMembershipPolicyUtil.checkMembership(long[] userIds,
long[] addUserGroupIds,
long[] removeUserGroupIds)
|
static void |
OrganizationMembershipPolicyUtil.checkMembership(long[] userIds,
long[] addOrganizationIds,
long[] removeOrganizationIds)
|
abstract void |
SiteMembershipPolicy.checkMembership(long[] userIds,
long[] addGroupIds,
long[] removeGroupIds)
Checks if the users can be added to and removed from the respective sites. |
abstract void |
UserGroupMembershipPolicy.checkMembership(long[] userIds,
long[] addUserGroupIds,
long[] removeUserGroupIds)
Checks if the users can be added to and removed from the respective user groups. |
abstract void |
OrganizationMembershipPolicy.checkRoles(List<UserGroupRole> addUserGroupRoles,
List<UserGroupRole> removeUserGroupRoles)
Checks if the organization roles can be added to or removed from their users. |
static void |
SiteMembershipPolicyUtil.checkRoles(List<UserGroupRole> addUserGroupRoles,
List<UserGroupRole> removeUserGroupRoles)
|
void |
BaseSiteMembershipPolicy.checkRoles(List<UserGroupRole> addUserGroupRoles,
List<UserGroupRole> removeUserGroupRoles)
|
static void |
OrganizationMembershipPolicyUtil.checkRoles(List<UserGroupRole> addUserGroupRoles,
List<UserGroupRole> removeUserGroupRoles)
|
abstract void |
SiteMembershipPolicy.checkRoles(List<UserGroupRole> addUserGroupRoles,
List<UserGroupRole> removeUserGroupRoles)
Checks if the site roles can be added to or removed from their users. |
void |
BaseOrganizationMembershipPolicy.checkRoles(List<UserGroupRole> addUserGroupRoles,
List<UserGroupRole> removeUserGroupRoles)
|
abstract void |
RoleMembershipPolicy.checkRoles(long[] userIds,
long[] addRoleIds,
long[] removeRoleIds)
Checks if the roles can be added to or removed from their users. |
static void |
RoleMembershipPolicyUtil.checkRoles(long[] userIds,
long[] addRoleIds,
long[] removeRoleIds)
|
abstract boolean |
OrganizationMembershipPolicy.isMembershipAllowed(long userId,
long organizationId)
Returns true if the user can be added to the organization. |
static boolean |
SiteMembershipPolicyUtil.isMembershipAllowed(long userId,
long groupId)
|
boolean |
BaseSiteMembershipPolicy.isMembershipAllowed(long userId,
long groupId)
|
static boolean |
UserGroupMembershipPolicyUtil.isMembershipAllowed(long userId,
long userGroupId)
|
static boolean |
OrganizationMembershipPolicyUtil.isMembershipAllowed(long userId,
long organizationId)
|
abstract boolean |
SiteMembershipPolicy.isMembershipAllowed(long userId,
long groupId)
Returns true if the user can be added to the site. |
abstract boolean |
UserGroupMembershipPolicy.isMembershipAllowed(long userId,
long userGroupId)
Returns true if the user can be added to the user group. |
boolean |
BaseUserGroupMembershipPolicy.isMembershipAllowed(long userId,
long userGroupId)
|
boolean |
BaseOrganizationMembershipPolicy.isMembershipAllowed(long userId,
long organizationId)
|
abstract boolean |
OrganizationMembershipPolicy.isMembershipProtected(PermissionChecker permissionChecker,
long userId,
long organizationId)
Returns true if the policy prevents the user from being
removed from the organization by the user associated with the permission
checker. |
static boolean |
SiteMembershipPolicyUtil.isMembershipProtected(PermissionChecker permissionChecker,
long userId,
long groupId)
|
boolean |
BaseSiteMembershipPolicy.isMembershipProtected(PermissionChecker permissionChecker,
long userId,
long groupId)
|
static boolean |
OrganizationMembershipPolicyUtil.isMembershipProtected(PermissionChecker permissionChecker,
long userId,
long organizationId)
|
abstract boolean |
SiteMembershipPolicy.isMembershipProtected(PermissionChecker permissionChecker,
long userId,
long groupId)
Returns true if the policy prevents the user from being
removed from the site by the user associated with the permission checker. |
boolean |
BaseOrganizationMembershipPolicy.isMembershipProtected(PermissionChecker permissionChecker,
long userId,
long organizationId)
|
abstract boolean |
OrganizationMembershipPolicy.isMembershipRequired(long userId,
long organizationId)
Returns true if organization membership for the user is
mandatory. |
static boolean |
SiteMembershipPolicyUtil.isMembershipRequired(long userId,
long groupId)
|
boolean |
BaseSiteMembershipPolicy.isMembershipRequired(long userId,
long groupId)
|
static boolean |
UserGroupMembershipPolicyUtil.isMembershipRequired(long userId,
long userGroupId)
|
static boolean |
OrganizationMembershipPolicyUtil.isMembershipRequired(long userId,
long organizationId)
|
abstract boolean |
SiteMembershipPolicy.isMembershipRequired(long userId,
long groupId)
Returns true if site membership for the user is mandatory. |
abstract boolean |
UserGroupMembershipPolicy.isMembershipRequired(long userId,
long userGroupId)
Returns true if user group membership for the user is
mandatory. |
boolean |
BaseUserGroupMembershipPolicy.isMembershipRequired(long userId,
long userGroupId)
|
boolean |
BaseOrganizationMembershipPolicy.isMembershipRequired(long userId,
long organizationId)
|
abstract boolean |
RoleMembershipPolicy.isRoleAllowed(long userId,
long roleId)
Returns true if the role can be added to the user. |
boolean |
BaseRoleMembershipPolicy.isRoleAllowed(long userId,
long roleId)
|
static boolean |
RoleMembershipPolicyUtil.isRoleAllowed(long userId,
long roleId)
|
abstract boolean |
OrganizationMembershipPolicy.isRoleAllowed(long userId,
long organizationId,
long roleId)
Returns true if the role can be added to the user on the
organization. |
static boolean |
SiteMembershipPolicyUtil.isRoleAllowed(long userId,
long groupId,
long roleId)
|
boolean |
BaseSiteMembershipPolicy.isRoleAllowed(long userId,
long groupId,
long roleId)
|
static boolean |
OrganizationMembershipPolicyUtil.isRoleAllowed(long userId,
long organizationId,
long roleId)
|
abstract boolean |
SiteMembershipPolicy.isRoleAllowed(long userId,
long groupId,
long roleId)
Returns true if the role can be added to the user on the
site. |
boolean |
BaseOrganizationMembershipPolicy.isRoleAllowed(long userId,
long organizationId,
long roleId)
|
abstract boolean |
OrganizationMembershipPolicy.isRoleProtected(PermissionChecker permissionChecker,
long userId,
long organizationId,
long roleId)
Returns true if the policy prevents the user from being
removed from the role by the user associated with the permission checker. |
static boolean |
SiteMembershipPolicyUtil.isRoleProtected(PermissionChecker permissionChecker,
long userId,
long groupId,
long roleId)
|
boolean |
BaseSiteMembershipPolicy.isRoleProtected(PermissionChecker permissionChecker,
long userId,
long groupId,
long roleId)
|
static boolean |
OrganizationMembershipPolicyUtil.isRoleProtected(PermissionChecker permissionChecker,
long userId,
long organizationId,
long roleId)
|
abstract boolean |
SiteMembershipPolicy.isRoleProtected(PermissionChecker permissionChecker,
long userId,
long groupId,
long roleId)
Returns true if the policy prevents the user from being
removed from the role by the user associated with the permission checker. |
boolean |
BaseOrganizationMembershipPolicy.isRoleProtected(PermissionChecker permissionChecker,
long userId,
long organizationId,
long roleId)
|
abstract boolean |
RoleMembershipPolicy.isRoleRequired(long userId,
long roleId)
Returns true if the role is mandatory for the user. |
boolean |
BaseRoleMembershipPolicy.isRoleRequired(long userId,
long roleId)
|
static boolean |
RoleMembershipPolicyUtil.isRoleRequired(long userId,
long roleId)
|
abstract boolean |
OrganizationMembershipPolicy.isRoleRequired(long userId,
long organizationId,
long roleId)
Returns true if the role is mandatory for the user on the
organization. |
static boolean |
SiteMembershipPolicyUtil.isRoleRequired(long userId,
long groupId,
long roleId)
|
static boolean |
OrganizationMembershipPolicyUtil.isRoleRequired(long userId,
long organizationId,
long roleId)
|
abstract boolean |
SiteMembershipPolicy.isRoleRequired(long userId,
long groupId,
long roleId)
Returns true if the role is mandatory for the user on the
site. |
boolean |
BaseOrganizationMembershipPolicy.isRoleRequired(long userId,
long organizationId,
long roleId)
|
abstract void |
OrganizationMembershipPolicy.propagateMembership(long[] userIds,
long[] addOrganizationIds,
long[] removeOrganizationIds)
Performs membership policy related actions after the users are added to and removed from the respective organizations. |
static void |
SiteMembershipPolicyUtil.propagateMembership(long[] userIds,
long[] addGroupIds,
long[] removeGroupIds)
|
static void |
UserGroupMembershipPolicyUtil.propagateMembership(long[] userIds,
long[] addUserGroupIds,
long[] removeUserGroupIds)
|
static void |
OrganizationMembershipPolicyUtil.propagateMembership(long[] userIds,
long[] addOrganizationIds,
long[] removeOrganizationIds)
|
abstract void |
SiteMembershipPolicy.propagateMembership(long[] userIds,
long[] addGroupIds,
long[] removeGroupIds)
Performs membership policy related actions after the users are added to and removed from the respective sites. |
abstract void |
UserGroupMembershipPolicy.propagateMembership(long[] userIds,
long[] addUserGroupIds,
long[] removeUserGroupIds)
Performs membership policy related actions after the users are added to and removed from the respective user groups. |
abstract void |
OrganizationMembershipPolicy.propagateRoles(List<UserGroupRole> addUserGroupRoles,
List<UserGroupRole> removeUserGroupRoles)
Performs membership policy related actions after the respective organization roles are added to and removed from the affected users. |
static void |
SiteMembershipPolicyUtil.propagateRoles(List<UserGroupRole> addUserGroupRoles,
List<UserGroupRole> removeUserGroupRoles)
|
void |
BaseSiteMembershipPolicy.propagateRoles(List<UserGroupRole> addUserGroupRoles,
List<UserGroupRole> removeUserGroupRoles)
|
static void |
OrganizationMembershipPolicyUtil.propagateRoles(List<UserGroupRole> addUserGroupRoles,
List<UserGroupRole> removeUserGroupRoles)
|
abstract void |
SiteMembershipPolicy.propagateRoles(List<UserGroupRole> addUserGroupRoles,
List<UserGroupRole> removeUserGroupRoles)
Performs membership policy related actions after the respective site roles are added to and removed from the affected users. |
abstract void |
RoleMembershipPolicy.propagateRoles(long[] userIds,
long[] addRoleIds,
long[] removeRoleIds)
Performs membership policy related actions after the respective roles are added to and removed from the affected users. |
static void |
RoleMembershipPolicyUtil.propagateRoles(long[] userIds,
long[] addRoleIds,
long[] removeRoleIds)
|
abstract void |
OrganizationMembershipPolicy.verifyPolicy()
Checks the integrity of the membership policy of each of the portal's organizations and performs operations necessary for the compliance of each organization and organization role. |
static void |
SiteMembershipPolicyUtil.verifyPolicy()
|
void |
BaseSiteMembershipPolicy.verifyPolicy()
|
static void |
UserGroupMembershipPolicyUtil.verifyPolicy()
|
static void |
OrganizationMembershipPolicyUtil.verifyPolicy()
|
abstract void |
RoleMembershipPolicy.verifyPolicy()
Checks the integrity of the membership policy of each of the portal's roles and performs operations necessary for the compliance of each role. |
abstract void |
SiteMembershipPolicy.verifyPolicy()
Checks the integrity of the membership policy of each of the portal's sites and performs operations necessary for the compliance of each site and site role. |
void |
BaseRoleMembershipPolicy.verifyPolicy()
|
abstract void |
UserGroupMembershipPolicy.verifyPolicy()
Checks the integrity of the membership policy of each of the portal's user groups and performs operations necessary for the compliance of each user group. |
static void |
RoleMembershipPolicyUtil.verifyPolicy()
|
void |
BaseUserGroupMembershipPolicy.verifyPolicy()
|
void |
BaseOrganizationMembershipPolicy.verifyPolicy()
|
static void |
SiteMembershipPolicyUtil.verifyPolicy(Group group)
|
void |
BaseSiteMembershipPolicy.verifyPolicy(Group group)
|
abstract void |
SiteMembershipPolicy.verifyPolicy(Group group)
Checks the integrity of the membership policy of the site and performs operations necessary for the site's compliance. |
static void |
SiteMembershipPolicyUtil.verifyPolicy(Group group,
Group oldGroup,
List<AssetCategory> oldAssetCategories,
List<AssetTag> oldAssetTags,
Map<String,Serializable> oldExpandoAttributes,
UnicodeProperties oldTypeSettingsProperties)
|
abstract void |
SiteMembershipPolicy.verifyPolicy(Group group,
Group oldGroup,
List<AssetCategory> oldAssetCategories,
List<AssetTag> oldAssetTags,
Map<String,Serializable> oldExpandoAttributes,
UnicodeProperties oldTypeSettingsProperties)
Checks the integrity of the membership policy of the site, with respect to the site's new attribute values, categories, tags, expando attributes, and type settings properties, and performs operations necessary for the compliance of the site and its site roles. |
abstract void |
OrganizationMembershipPolicy.verifyPolicy(Organization organization)
Checks the integrity of the membership policy of the organization and performs operations necessary for the organization's compliance. |
static void |
OrganizationMembershipPolicyUtil.verifyPolicy(Organization organization)
|
void |
BaseOrganizationMembershipPolicy.verifyPolicy(Organization organization)
|
abstract void |
OrganizationMembershipPolicy.verifyPolicy(Organization organization,
Organization oldOrganization,
List<AssetCategory> oldAssetCategories,
List<AssetTag> oldAssetTags,
Map<String,Serializable> oldExpandoAttributes)
Checks the integrity of the membership policy of the organization, with respect to the organization's new attribute values, categories, tags, and expando attributes, and performs operations necessary for the compliance of the organization and its organization roles. |
static void |
OrganizationMembershipPolicyUtil.verifyPolicy(Organization organization,
Organization oldOrganization,
List<AssetCategory> oldAssetCategories,
List<AssetTag> oldAssetTags,
Map<String,Serializable> oldExpandoAttributes)
|
abstract void |
OrganizationMembershipPolicy.verifyPolicy(Role role)
Checks the integrity of the membership policy of the organization role and performs operations necessary for the role's compliance. |
static void |
SiteMembershipPolicyUtil.verifyPolicy(Role role)
|
static void |
OrganizationMembershipPolicyUtil.verifyPolicy(Role role)
|
abstract void |
RoleMembershipPolicy.verifyPolicy(Role role)
Checks the integrity of the membership policy of the role and performs operations necessary for the compliance of the role. |
abstract void |
SiteMembershipPolicy.verifyPolicy(Role role)
Checks the integrity of the membership policy of the site role and performs operations necessary for the role's compliance. |
void |
BaseRoleMembershipPolicy.verifyPolicy(Role role)
|
static void |
RoleMembershipPolicyUtil.verifyPolicy(Role role)
|
abstract void |
OrganizationMembershipPolicy.verifyPolicy(Role role,
Role oldRole,
Map<String,Serializable> oldExpandoAttributes)
Checks the integrity of the membership policy of the organization role, with respect to its expando attributes, and performs operations necessary for the role's compliance. |
static void |
SiteMembershipPolicyUtil.verifyPolicy(Role role,
Role oldRole,
Map<String,Serializable> oldExpandoAttributes)
|
static void |
OrganizationMembershipPolicyUtil.verifyPolicy(Role role,
Role oldRole,
Map<String,Serializable> oldExpandoAttributes)
|
abstract void |
RoleMembershipPolicy.verifyPolicy(Role role,
Role oldRole,
Map<String,Serializable> oldExpandoAttributes)
Checks the integrity of the membership policy of the role, with respect to the role's new attribute values and expando attributes, and performs operations necessary for the role's compliance. |
abstract void |
SiteMembershipPolicy.verifyPolicy(Role role,
Role oldRole,
Map<String,Serializable> oldExpandoAttributes)
Checks the integrity of the membership policy of the site role, with respect to its expando attributes, and performs operations necessary for the role's compliance. |
static void |
RoleMembershipPolicyUtil.verifyPolicy(Role role,
Role oldRole,
Map<String,Serializable> oldExpandoAttributes)
|
static void |
UserGroupMembershipPolicyUtil.verifyPolicy(UserGroup userGroup)
|
abstract void |
UserGroupMembershipPolicy.verifyPolicy(UserGroup userGroup)
Checks the integrity of the membership policy of the user group and performs operations necessary for the user group's compliance. |
void |
BaseUserGroupMembershipPolicy.verifyPolicy(UserGroup userGroup)
|
static void |
UserGroupMembershipPolicyUtil.verifyPolicy(UserGroup userGroup,
UserGroup oldUserGroup,
Map<String,Serializable> oldExpandoAttributes)
|
abstract void |
UserGroupMembershipPolicy.verifyPolicy(UserGroup userGroup,
UserGroup oldUserGroup,
Map<String,Serializable> oldExpandoAttributes)
Checks the integrity of the membership policy of the user group, with respect to the user group's new attribute values and expando attributes, and performs operations necessary for the compliance of the user group. |
| Uses of PortalException in com.liferay.portal.security.permission |
|---|
| Methods in com.liferay.portal.security.permission that throw PortalException | |
|---|---|
static List<Permission> |
PermissionConverterUtil.convertPermissions(long roleId)
|
abstract List<Permission> |
PermissionConverter.convertPermissions(long roleId)
|
static List<Permission> |
PermissionConverterUtil.convertPermissions(long roleId,
PermissionConversionFilter permissionConversionFilter)
|
abstract List<Permission> |
PermissionConverter.convertPermissions(long roleId,
PermissionConversionFilter permissionConversionFilter)
|
static List<Permission> |
PermissionConverterUtil.convertPermissions(Role role)
|
abstract List<Permission> |
PermissionConverter.convertPermissions(Role role)
|
static List<Permission> |
PermissionConverterUtil.convertPermissions(Role role,
PermissionConversionFilter permissionConversionFilter)
|
abstract List<Permission> |
PermissionConverter.convertPermissions(Role role,
PermissionConversionFilter permissionConversionFilter)
|
protected Set<String> |
BasePermissionPropagator.getAvailableActionIds(long companyId,
String className,
long primKey,
long roleId,
Set<String> actionIds)
|
protected void |
BasePermissionPropagator.propagateRolePermissions(ActionRequest actionRequest,
long roleId,
String parentClassName,
long parentPrimKey,
String childClassName,
long childPrimKey)
|
abstract void |
PermissionPropagator.propagateRolePermissions(ActionRequest actionRequest,
String className,
String primKey,
long[] roleIds)
|
| Uses of PortalException in com.liferay.portal.security.pwd |
|---|
| Methods in com.liferay.portal.security.pwd that throw PortalException | |
|---|---|
void |
ToolkitWrapper.validate(long userId,
String password1,
String password2,
PasswordPolicy passwordPolicy)
|
abstract void |
BasicToolkit.validate(long userId,
String password1,
String password2,
PasswordPolicy passwordPolicy)
|
abstract void |
Toolkit.validate(long userId,
String password1,
String password2,
PasswordPolicy passwordPolicy)
|
void |
ToolkitWrapper.validate(String password1,
String password2,
PasswordPolicy passwordPolicy)
|
void |
BasicToolkit.validate(String password1,
String password2,
PasswordPolicy passwordPolicy)
|
abstract void |
Toolkit.validate(String password1,
String password2,
PasswordPolicy passwordPolicy)
|
| Uses of PortalException in com.liferay.portal.service |
|---|
| Method parameters in com.liferay.portal.service with type arguments of type PortalException | |
|---|---|
void |
ServiceContext.validateModifiedDate(AuditedModel auditedModel,
Class<? extends PortalException> clazz)
|
| Methods in com.liferay.portal.service that throw PortalException | |
|---|---|
static Address |
AddressLocalServiceUtil.addAddress(long userId,
String className,
long classPK,
String street1,
String street2,
String street3,
String city,
String zip,
long regionId,
long countryId,
int typeId,
boolean mailing,
boolean primary)
Deprecated. As of 6.2.0, replaced by AddressLocalServiceUtil.addAddress(long, String,
long, String, String, String, String, String, long, long,
int, boolean, boolean, ServiceContext) |
abstract Address |
AddressLocalService.addAddress(long userId,
String className,
long classPK,
String street1,
String street2,
String street3,
String city,
String zip,
long regionId,
long countryId,
int typeId,
boolean mailing,
boolean primary)
Deprecated. As of 6.2.0, replaced by AddressLocalService.addAddress(long, String,
long, String, String, String, String, String, long, long,
int, boolean, boolean, ServiceContext) |
Address |
AddressLocalServiceWrapper.addAddress(long userId,
String className,
long classPK,
String street1,
String street2,
String street3,
String city,
String zip,
long regionId,
long countryId,
int typeId,
boolean mailing,
boolean primary)
Deprecated. As of 6.2.0, replaced by AddressLocalServiceWrapper.addAddress(long, String,
long, String, String, String, String, String, long, long,
int, boolean, boolean, ServiceContext) |
static Address |
AddressLocalServiceUtil.addAddress(long userId,
String className,
long classPK,
String street1,
String street2,
String street3,
String city,
String zip,
long regionId,
long countryId,
int typeId,
boolean mailing,
boolean primary,
ServiceContext serviceContext)
|
abstract Address |
AddressLocalService.addAddress(long userId,
String className,
long classPK,
String street1,
String street2,
String street3,
String city,
String zip,
long regionId,
long countryId,
int typeId,
boolean mailing,
boolean primary,
ServiceContext serviceContext)
|
Address |
AddressLocalServiceWrapper.addAddress(long userId,
String className,
long classPK,
String street1,
String street2,
String street3,
String city,
String zip,
long regionId,
long countryId,
int typeId,
boolean mailing,
boolean primary,
ServiceContext serviceContext)
|
Address |
AddressServiceWrapper.addAddress(String className,
long classPK,
String street1,
String street2,
String street3,
String city,
String zip,
long regionId,
long countryId,
int typeId,
boolean mailing,
boolean primary)
Deprecated. As of 6.2.0, replaced by AddressServiceWrapper.addAddress( String, long,
String, String, String, String, String, long, long, int,
boolean, boolean, ServiceContext) |
abstract Address |
AddressService.addAddress(String className,
long classPK,
String street1,
String street2,
String street3,
String city,
String zip,
long regionId,
long countryId,
int typeId,
boolean mailing,
boolean primary)
Deprecated. As of 6.2.0, replaced by AddressService.addAddress( String, long,
String, String, String, String, String, long, long, int,
boolean, boolean, ServiceContext) |
static Address |
AddressServiceUtil.addAddress(String className,
long classPK,
String street1,
String street2,
String street3,
String city,
String zip,
long regionId,
long countryId,
int typeId,
boolean mailing,
boolean primary)
Deprecated. As of 6.2.0, replaced by AddressServiceUtil.addAddress( String, long,
String, String, String, String, String, long, long, int,
boolean, boolean, ServiceContext) |
Address |
AddressServiceWrapper.addAddress(String className,
long classPK,
String street1,
String street2,
String street3,
String city,
String zip,
long regionId,
long countryId,
int typeId,
boolean mailing,
boolean primary,
ServiceContext serviceContext)
|
abstract Address |
AddressService.addAddress(String className,
long classPK,
String street1,
String street2,
String street3,
String city,
String zip,
long regionId,
long countryId,
int typeId,
boolean mailing,
boolean primary,
ServiceContext serviceContext)
|
static Address |
AddressServiceUtil.addAddress(String className,
long classPK,
String street1,
String street2,
String street3,
String city,
String zip,
long regionId,
long countryId,
int typeId,
boolean mailing,
boolean primary,
ServiceContext serviceContext)
|
abstract BackgroundTask |
BackgroundTaskLocalService.addBackgroundTask(long userId,
long groupId,
String name,
String[] servletContextNames,
Class<?> taskExecutorClass,
Map<String,Serializable> taskContextMap,
ServiceContext serviceContext)
|
static BackgroundTask |
BackgroundTaskLocalServiceUtil.addBackgroundTask(long userId,
long groupId,
String name,
String[] servletContextNames,
Class<?> taskExecutorClass,
Map<String,Serializable> taskContextMap,
ServiceContext serviceContext)
|
BackgroundTask |
BackgroundTaskLocalServiceWrapper.addBackgroundTask(long userId,
long groupId,
String name,
String[] servletContextNames,
Class<?> taskExecutorClass,
Map<String,Serializable> taskContextMap,
ServiceContext serviceContext)
|
abstract void |
BackgroundTaskLocalService.addBackgroundTaskAttachment(long userId,
long backgroundTaskId,
String fileName,
File file)
|
static void |
BackgroundTaskLocalServiceUtil.addBackgroundTaskAttachment(long userId,
long backgroundTaskId,
String fileName,
File file)
|
void |
BackgroundTaskLocalServiceWrapper.addBackgroundTaskAttachment(long userId,
long backgroundTaskId,
String fileName,
File file)
|
abstract void |
BackgroundTaskLocalService.addBackgroundTaskAttachment(long userId,
long backgroundTaskId,
String fileName,
InputStream inputStream)
|
static void |
BackgroundTaskLocalServiceUtil.addBackgroundTaskAttachment(long userId,
long backgroundTaskId,
String fileName,
InputStream inputStream)
|
void |
BackgroundTaskLocalServiceWrapper.addBackgroundTaskAttachment(long userId,
long backgroundTaskId,
String fileName,
InputStream inputStream)
|
static Company |
CompanyServiceUtil.addCompany(String webId,
String virtualHost,
String mx,
String shardName,
boolean system,
int maxUsers,
boolean active)
Adds a company. |
abstract Company |
CompanyLocalService.addCompany(String webId,
String virtualHostname,
String mx,
String shardName,
boolean system,
int maxUsers,
boolean active)
Adds a company. |
Company |
CompanyLocalServiceWrapper.addCompany(String webId,
String virtualHostname,
String mx,
String shardName,
boolean system,
int maxUsers,
boolean active)
Adds a company. |
static Company |
CompanyLocalServiceUtil.addCompany(String webId,
String virtualHostname,
String mx,
String shardName,
boolean system,
int maxUsers,
boolean active)
Adds a company. |
abstract Company |
CompanyService.addCompany(String webId,
String virtualHost,
String mx,
String shardName,
boolean system,
int maxUsers,
boolean active)
Adds a company. |
Company |
CompanyServiceWrapper.addCompany(String webId,
String virtualHost,
String mx,
String shardName,
boolean system,
int maxUsers,
boolean active)
Adds a company. |
void |
ResourceBlockServiceWrapper.addCompanyScopePermission(long scopeGroupId,
long companyId,
String name,
long roleId,
String actionId)
|
abstract void |
ResourceBlockService.addCompanyScopePermission(long scopeGroupId,
long companyId,
String name,
long roleId,
String actionId)
|
static void |
ResourceBlockServiceUtil.addCompanyScopePermission(long scopeGroupId,
long companyId,
String name,
long roleId,
String actionId)
|
static void |
ResourceBlockLocalServiceUtil.addCompanyScopePermission(long companyId,
String name,
long roleId,
String actionId)
|
abstract void |
ResourceBlockLocalService.addCompanyScopePermission(long companyId,
String name,
long roleId,
String actionId)
|
void |
ResourceBlockLocalServiceWrapper.addCompanyScopePermission(long companyId,
String name,
long roleId,
String actionId)
|
abstract Contact |
ContactLocalService.addContact(long userId,
String className,
long classPK,
String emailAddress,
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)
|
static Contact |
ContactLocalServiceUtil.addContact(long userId,
String className,
long classPK,
String emailAddress,
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)
|
Contact |
ContactLocalServiceWrapper.addContact(long userId,
String className,
long classPK,
String emailAddress,
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)
|
abstract Country |
CountryService.addCountry(String name,
String a2,
String a3,
String number,
String idd,
boolean active)
|
Country |
CountryServiceWrapper.addCountry(String name,
String a2,
String a3,
String number,
String idd,
boolean active)
|
static Country |
CountryServiceUtil.addCountry(String name,
String a2,
String a3,
String number,
String idd,
boolean active)
|
static User |
UserLocalServiceUtil.addDefaultAdminUser(long companyId,
String screenName,
String emailAddress,
Locale locale,
String firstName,
String middleName,
String lastName)
Adds a default admin user for the company. |
User |
UserLocalServiceWrapper.addDefaultAdminUser(long companyId,
String screenName,
String emailAddress,
Locale locale,
String firstName,
String middleName,
String lastName)
Adds a default admin user for the company. |
abstract User |
UserLocalService.addDefaultAdminUser(long companyId,
String screenName,
String emailAddress,
Locale locale,
String firstName,
String middleName,
String lastName)
Adds a default admin user for the company. |
static void |
UserLocalServiceUtil.addDefaultGroups(long userId)
Adds the user to the default groups, unless the user is already in these groups. |
void |
UserLocalServiceWrapper.addDefaultGroups(long userId)
Adds the user to the default groups, unless the user is already in these groups. |
abstract void |
UserLocalService.addDefaultGroups(long userId)
Adds the user to the default groups, unless the user is already in these groups. |
static void |
UserLocalServiceUtil.addDefaultRoles(long userId)
Adds the user to the default roles, unless the user already has these roles. |
void |
UserLocalServiceWrapper.addDefaultRoles(long userId)
Adds the user to the default roles, unless the user already has these roles. |
abstract void |
UserLocalService.addDefaultRoles(long userId)
Adds the user to the default roles, unless the user already has these roles. |
static void |
UserLocalServiceUtil.addDefaultUserGroups(long userId)
Adds the user to the default user groups, unless the user is already in these user groups. |
void |
UserLocalServiceWrapper.addDefaultUserGroups(long userId)
Adds the user to the default user groups, unless the user is already in these user groups. |
abstract void |
UserLocalService.addDefaultUserGroups(long userId)
Adds the user to the default user groups, unless the user is already in these user groups. |
static EmailAddress |
EmailAddressLocalServiceUtil.addEmailAddress(long userId,
String className,
long classPK,
String address,
int typeId,
boolean primary)
Deprecated. As of 6.2.0, replaced by EmailAddressLocalServiceUtil.addEmailAddress(long,
String, long, String, int, boolean, ServiceContext) |
EmailAddress |
EmailAddressLocalServiceWrapper.addEmailAddress(long userId,
String className,
long classPK,
String address,
int typeId,
boolean primary)
Deprecated. As of 6.2.0, replaced by EmailAddressLocalServiceWrapper.addEmailAddress(long,
String, long, String, int, boolean, ServiceContext) |
abstract EmailAddress |
EmailAddressLocalService.addEmailAddress(long userId,
String className,
long classPK,
String address,
int typeId,
boolean primary)
Deprecated. As of 6.2.0, replaced by EmailAddressLocalService.addEmailAddress(long,
String, long, String, int, boolean, ServiceContext) |
static EmailAddress |
EmailAddressLocalServiceUtil.addEmailAddress(long userId,
String className,
long classPK,
String address,
int typeId,
boolean primary,
ServiceContext serviceContext)
|
EmailAddress |
EmailAddressLocalServiceWrapper.addEmailAddress(long userId,
String className,
long classPK,
String address,
int typeId,
boolean primary,
ServiceContext serviceContext)
|
abstract EmailAddress |
EmailAddressLocalService.addEmailAddress(long userId,
String className,
long classPK,
String address,
int typeId,
boolean primary,
ServiceContext serviceContext)
|
abstract EmailAddress |
EmailAddressService.addEmailAddress(String className,
long classPK,
String address,
int typeId,
boolean primary)
Deprecated. As of 6.2.0, replaced by EmailAddressService.addEmailAddress( String,
long, String, int, boolean, ServiceContext) |
EmailAddress |
EmailAddressServiceWrapper.addEmailAddress(String className,
long classPK,
String address,
int typeId,
boolean primary)
Deprecated. As of 6.2.0, replaced by EmailAddressServiceWrapper.addEmailAddress( String,
long, String, int, boolean, ServiceContext) |
static EmailAddress |
EmailAddressServiceUtil.addEmailAddress(String className,
long classPK,
String address,
int typeId,
boolean primary)
Deprecated. As of 6.2.0, replaced by EmailAddressServiceUtil.addEmailAddress( String,
long, String, int, boolean, ServiceContext) |
abstract EmailAddress |
EmailAddressService.addEmailAddress(String className,
long classPK,
String address,
int typeId,
boolean primary,
ServiceContext serviceContext)
|
EmailAddress |
EmailAddressServiceWrapper.addEmailAddress(String className,
long classPK,
String address,
int typeId,
boolean primary,
ServiceContext serviceContext)
|
static EmailAddress |
EmailAddressServiceUtil.addEmailAddress(String className,
long classPK,
String address,
int typeId,
boolean primary,
ServiceContext serviceContext)
|
abstract Group |
GroupLocalService.addGroup(long userId,
long parentGroupId,
String className,
long classPK,
long liveGroupId,
String name,
String description,
int type,
boolean manualMembership,
int membershipRestriction,
String friendlyURL,
boolean site,
boolean active,
ServiceContext serviceContext)
Adds a group. |
Group |
GroupLocalServiceWrapper.addGroup(long userId,
long parentGroupId,
String className,
long classPK,
long liveGroupId,
String name,
String description,
int type,
boolean manualMembership,
int membershipRestriction,
String friendlyURL,
boolean site,
boolean active,
ServiceContext serviceContext)
Adds a group. |
static Group |
GroupLocalServiceUtil.addGroup(long userId,
long parentGroupId,
String className,
long classPK,
long liveGroupId,
String name,
String description,
int type,
boolean manualMembership,
int membershipRestriction,
String friendlyURL,
boolean site,
boolean active,
ServiceContext serviceContext)
Adds a group. |
abstract Group |
GroupLocalService.addGroup(long userId,
long parentGroupId,
String className,
long classPK,
String name,
String description,
int type,
String friendlyURL,
boolean site,
boolean active,
ServiceContext serviceContext)
Deprecated. As of 6.2.0, replaced by GroupLocalService.addGroup(long, long, String,
long, long, String, String, int, boolean, int, String,
boolean, boolean, ServiceContext) |
Group |
GroupLocalServiceWrapper.addGroup(long userId,
long parentGroupId,
String className,
long classPK,
String name,
String description,
int type,
String friendlyURL,
boolean site,
boolean active,
ServiceContext serviceContext)
Deprecated. As of 6.2.0, replaced by GroupLocalServiceWrapper.addGroup(long, long, String,
long, long, String, String, int, boolean, int, String,
boolean, boolean, ServiceContext) |
static Group |
GroupLocalServiceUtil.addGroup(long userId,
long parentGroupId,
String className,
long classPK,
String name,
String description,
int type,
String friendlyURL,
boolean site,
boolean active,
ServiceContext serviceContext)
Deprecated. As of 6.2.0, replaced by GroupLocalServiceUtil.addGroup(long, long, String,
long, long, String, String, int, boolean, int, String,
boolean, boolean, ServiceContext) |
Group |
GroupServiceWrapper.addGroup(long parentGroupId,
long liveGroupId,
String name,
String description,
int type,
boolean manualMembership,
int membershipRestriction,
String friendlyURL,
boolean site,
boolean active,
ServiceContext serviceContext)
Adds a group. |
abstract Group |
GroupService.addGroup(long parentGroupId,
long liveGroupId,
String name,
String description,
int type,
boolean manualMembership,
int membershipRestriction,
String friendlyURL,
boolean site,
boolean active,
ServiceContext serviceContext)
Adds a group. |
static Group |
GroupServiceUtil.addGroup(long parentGroupId,
long liveGroupId,
String name,
String description,
int type,
boolean manualMembership,
int membershipRestriction,
String friendlyURL,
boolean site,
boolean active,
ServiceContext serviceContext)
Adds a group. |
abstract Group |
GroupLocalService.addGroup(long userId,
String className,
long classPK,
long liveGroupId,
String name,
String description,
int type,
String friendlyURL,
boolean site,
boolean active,
ServiceContext serviceContext)
Deprecated. As of 6.2.0, replaced by GroupLocalService.addGroup(long, long, String,
long, long, String, String, int, boolean, int, String,
boolean, boolean, ServiceContext) |
Group |
GroupLocalServiceWrapper.addGroup(long userId,
String className,
long classPK,
long liveGroupId,
String name,
String description,
int type,
String friendlyURL,
boolean site,
boolean active,
ServiceContext serviceContext)
Deprecated. As of 6.2.0, replaced by GroupLocalServiceWrapper.addGroup(long, long, String,
long, long, String, String, int, boolean, int, String,
boolean, boolean, ServiceContext) |
static Group |
GroupLocalServiceUtil.addGroup(long userId,
String className,
long classPK,
long liveGroupId,
String name,
String description,
int type,
String friendlyURL,
boolean site,
boolean active,
ServiceContext serviceContext)
Deprecated. As of 6.2.0, replaced by GroupLocalServiceUtil.addGroup(long, long, String,
long, long, String, String, int, boolean, int, String,
boolean, boolean, ServiceContext) |
abstract Group |
GroupLocalService.addGroup(long userId,
String className,
long classPK,
String name,
String description,
int type,
String friendlyURL,
boolean site,
boolean active,
ServiceContext serviceContext)
Deprecated. As of 6.2.0, replaced by GroupLocalService.addGroup(long, long, String,
long, long, String, String, int, boolean, int, String,
boolean, boolean, ServiceContext) |
Group |
GroupLocalServiceWrapper.addGroup(long userId,
String className,
long classPK,
String name,
String description,
int type,
String friendlyURL,
boolean site,
boolean active,
ServiceContext serviceContext)
Deprecated. As of 6.2.0, replaced by GroupLocalServiceWrapper.addGroup(long, long, String,
long, long, String, String, int, boolean, int, String,
boolean, boolean, ServiceContext) |
static Group |
GroupLocalServiceUtil.addGroup(long userId,
String className,
long classPK,
String name,
String description,
int type,
String friendlyURL,
boolean site,
boolean active,
ServiceContext serviceContext)
Deprecated. As of 6.2.0, replaced by GroupLocalServiceUtil.addGroup(long, long, String,
long, long, String, String, int, boolean, int, String,
boolean, boolean, ServiceContext) |
Group |
GroupServiceWrapper.addGroup(long parentGroupId,
String name,
String description,
int type,
String friendlyURL,
boolean site,
boolean active,
ServiceContext serviceContext)
Deprecated. As of 6.2.0, replaced by GroupServiceWrapper.addGroup(long, long, String,
String, int, boolean, int, String, boolean, boolean,
ServiceContext) |
abstract Group |
GroupService.addGroup(long parentGroupId,
String name,
String description,
int type,
String friendlyURL,
boolean site,
boolean active,
ServiceContext serviceContext)
Deprecated. As of 6.2.0, replaced by GroupService.addGroup(long, long, String,
String, int, boolean, int, String, boolean, boolean,
ServiceContext) |
static Group |
GroupServiceUtil.addGroup(long parentGroupId,
String name,
String description,
int type,
String friendlyURL,
boolean site,
boolean active,
ServiceContext serviceContext)
Deprecated. As of 6.2.0, replaced by GroupServiceUtil.addGroup(long, long, String,
String, int, boolean, int, String, boolean, boolean,
ServiceContext) |
Group |
GroupServiceWrapper.addGroup(String name,
String description,
int type,
String friendlyURL,
boolean site,
boolean active,
ServiceContext serviceContext)
Deprecated. As of 6.2.0, replaced by GroupServiceWrapper.addGroup(long, String,
String, int, String, boolean, boolean, ServiceContext) |
abstract Group |
GroupService.addGroup(String name,
String description,
int type,
String friendlyURL,
boolean site,
boolean active,
ServiceContext serviceContext)
Deprecated. As of 6.2.0, replaced by GroupService.addGroup(long, String,
String, int, String, boolean, boolean, ServiceContext) |
static Group |
GroupServiceUtil.addGroup(String name,
String description,
int type,
String friendlyURL,
boolean site,
boolean active,
ServiceContext serviceContext)
Deprecated. As of 6.2.0, replaced by GroupServiceUtil.addGroup(long, String,
String, int, String, boolean, boolean, ServiceContext) |
static void |
OrganizationLocalServiceUtil.addGroupOrganizations(long groupId,
List<Organization> Organizations)
|
abstract void |
OrganizationLocalService.addGroupOrganizations(long groupId,
List<Organization> Organizations)
|
void |
OrganizationLocalServiceWrapper.addGroupOrganizations(long groupId,
List<Organization> Organizations)
|
static void |
OrganizationLocalServiceUtil.addGroupOrganizations(long groupId,
long[] organizationIds)
|
void |
OrganizationServiceWrapper.addGroupOrganizations(long groupId,
long[] organizationIds)
Adds the organizations to the group. |
abstract void |
OrganizationService.addGroupOrganizations(long groupId,
long[] organizationIds)
Adds the organizations to the group. |
abstract void |
OrganizationLocalService.addGroupOrganizations(long groupId,
long[] organizationIds)
|
static void |
OrganizationServiceUtil.addGroupOrganizations(long groupId,
long[] organizationIds)
Adds the organizations to the group. |
void |
OrganizationLocalServiceWrapper.addGroupOrganizations(long groupId,
long[] organizationIds)
|
void |
ResourceBlockServiceWrapper.addGroupScopePermission(long scopeGroupId,
long companyId,
long groupId,
String name,
long roleId,
String actionId)
|
abstract void |
ResourceBlockService.addGroupScopePermission(long scopeGroupId,
long companyId,
long groupId,
String name,
long roleId,
String actionId)
|
static void |
ResourceBlockServiceUtil.addGroupScopePermission(long scopeGroupId,
long companyId,
long groupId,
String name,
long roleId,
String actionId)
|
static void |
ResourceBlockLocalServiceUtil.addGroupScopePermission(long companyId,
long groupId,
String name,
long roleId,
String actionId)
|
abstract void |
ResourceBlockLocalService.addGroupScopePermission(long companyId,
long groupId,
String name,
long roleId,
String actionId)
|
void |
ResourceBlockLocalServiceWrapper.addGroupScopePermission(long companyId,
long groupId,
String name,
long roleId,
String actionId)
|
void |
UserGroupServiceWrapper.addGroupUserGroups(long groupId,
long[] userGroupIds)
Adds the user groups to the group. |
static void |
UserGroupServiceUtil.addGroupUserGroups(long groupId,
long[] userGroupIds)
Adds the user groups to the group. |
abstract void |
UserGroupService.addGroupUserGroups(long groupId,
long[] userGroupIds)
Adds the user groups to the group. |
static void |
UserLocalServiceUtil.addGroupUsers(long groupId,
List<User> users)
|
void |
UserLocalServiceWrapper.addGroupUsers(long groupId,
List<User> users)
|
abstract void |
UserLocalService.addGroupUsers(long groupId,
List<User> users)
|
static void |
UserLocalServiceUtil.addGroupUsers(long groupId,
long[] userIds)
|
void |
UserLocalServiceWrapper.addGroupUsers(long groupId,
long[] userIds)
|
abstract void |
UserLocalService.addGroupUsers(long groupId,
long[] userIds)
|
void |
UserServiceWrapper.addGroupUsers(long groupId,
long[] userIds,
ServiceContext serviceContext)
Adds the users to the group. |
static void |
UserServiceUtil.addGroupUsers(long groupId,
long[] userIds,
ServiceContext serviceContext)
Adds the users to the group. |
abstract void |
UserService.addGroupUsers(long groupId,
long[] userIds,
ServiceContext serviceContext)
Adds the users to the group. |
static void |
ResourceBlockLocalServiceUtil.addIndividualScopePermission(long companyId,
long groupId,
String name,
long primKey,
long roleId,
String actionId)
|
void |
ResourceBlockServiceWrapper.addIndividualScopePermission(long companyId,
long groupId,
String name,
long primKey,
long roleId,
String actionId)
|
abstract void |
ResourceBlockLocalService.addIndividualScopePermission(long companyId,
long groupId,
String name,
long primKey,
long roleId,
String actionId)
|
void |
ResourceBlockLocalServiceWrapper.addIndividualScopePermission(long companyId,
long groupId,
String name,
long primKey,
long roleId,
String actionId)
|
abstract void |
ResourceBlockService.addIndividualScopePermission(long companyId,
long groupId,
String name,
long primKey,
long roleId,
String actionId)
|
static void |
ResourceBlockServiceUtil.addIndividualScopePermission(long companyId,
long groupId,
String name,
long primKey,
long roleId,
String actionId)
|
static void |
ResourceBlockLocalServiceUtil.addIndividualScopePermission(long companyId,
long groupId,
String name,
PermissionedModel permissionedModel,
long roleId,
String actionId)
|
abstract void |
ResourceBlockLocalService.addIndividualScopePermission(long companyId,
long groupId,
String name,
PermissionedModel permissionedModel,
long roleId,
String actionId)
|
void |
ResourceBlockLocalServiceWrapper.addIndividualScopePermission(long companyId,
long groupId,
String name,
PermissionedModel permissionedModel,
long roleId,
String actionId)
|
static void |
ResourceBlockLocalServiceUtil.addIndividualScopePermissions(long companyId,
long groupId,
String name,
long primKey,
long roleId,
long actionIdsLong)
|
abstract void |
ResourceBlockLocalService.addIndividualScopePermissions(long companyId,
long groupId,
String name,
long primKey,
long roleId,
long actionIdsLong)
|
void |
ResourceBlockLocalServiceWrapper.addIndividualScopePermissions(long companyId,
long groupId,
String name,
long primKey,
long roleId,
long actionIdsLong)
|
abstract Layout |
LayoutService.addLayout(long groupId,
boolean privateLayout,
long parentLayoutId,
Map<Locale,String> localeNamesMap,
Map<Locale,String> localeTitlesMap,
Map<Locale,String> descriptionMap,
Map<Locale,String> keywordsMap,
Map<Locale,String> robotsMap,
String type,
boolean hidden,
String friendlyURL,
ServiceContext serviceContext)
Deprecated. As of 6.2.0, replaced by LayoutService.addLayout(long, boolean,
long, Map, Map, Map, Map, Map, String, String, boolean, Map,
ServiceContext) |
Layout |
LayoutServiceWrapper.addLayout(long groupId,
boolean privateLayout,
long parentLayoutId,
Map<Locale,String> localeNamesMap,
Map<Locale,String> localeTitlesMap,
Map<Locale,String> descriptionMap,
Map<Locale,String> keywordsMap,
Map<Locale,String> robotsMap,
String type,
boolean hidden,
String friendlyURL,
ServiceContext serviceContext)
Deprecated. As of 6.2.0, replaced by LayoutServiceWrapper.addLayout(long, boolean,
long, Map, Map, Map, Map, Map, String, String, boolean, Map,
ServiceContext) |
static Layout |
LayoutServiceUtil.addLayout(long groupId,
boolean privateLayout,
long parentLayoutId,
Map<Locale,String> localeNamesMap,
Map<Locale,String> localeTitlesMap,
Map<Locale,String> descriptionMap,
Map<Locale,String> keywordsMap,
Map<Locale,String> robotsMap,
String type,
boolean hidden,
String friendlyURL,
ServiceContext serviceContext)
Deprecated. As of 6.2.0, replaced by LayoutServiceUtil.addLayout(long, boolean,
long, Map, Map, Map, Map, Map, String, String, boolean, Map,
ServiceContext) |
abstract Layout |
LayoutService.addLayout(long groupId,
boolean privateLayout,
long parentLayoutId,
Map<Locale,String> localeNamesMap,
Map<Locale,String> localeTitlesMap,
Map<Locale,String> descriptionMap,
Map<Locale,String> keywordsMap,
Map<Locale,String> robotsMap,
String type,
String typeSettings,
boolean hidden,
Map<Locale,String> friendlyURLMap,
ServiceContext serviceContext)
Adds a layout with additional parameters. |
Layout |
LayoutServiceWrapper.addLayout(long groupId,
boolean privateLayout,
long parentLayoutId,
Map<Locale,String> localeNamesMap,
Map<Locale,String> localeTitlesMap,
Map<Locale,String> descriptionMap,
Map<Locale,String> keywordsMap,
Map<Locale,String> robotsMap,
String type,
String typeSettings,
boolean hidden,
Map<Locale,String> friendlyURLMap,
ServiceContext serviceContext)
Adds a layout with additional parameters. |
static Layout |
LayoutServiceUtil.addLayout(long groupId,
boolean privateLayout,
long parentLayoutId,
Map<Locale,String> localeNamesMap,
Map<Locale,String> localeTitlesMap,
Map<Locale,String> descriptionMap,
Map<Locale,String> keywordsMap,
Map<Locale,String> robotsMap,
String type,
String typeSettings,
boolean hidden,
Map<Locale,String> friendlyURLMap,
ServiceContext serviceContext)
Adds a layout with additional parameters. |
abstract Layout |
LayoutService.addLayout(long groupId,
boolean privateLayout,
long parentLayoutId,
String name,
String title,
String description,
String type,
boolean hidden,
String friendlyURL,
ServiceContext serviceContext)
Adds a layout with single entry maps for name, title, and description to the default locale. |
Layout |
LayoutServiceWrapper.addLayout(long groupId,
boolean privateLayout,
long parentLayoutId,
String name,
String title,
String description,
String type,
boolean hidden,
String friendlyURL,
ServiceContext serviceContext)
Adds a layout with single entry maps for name, title, and description to the default locale. |
static Layout |
LayoutServiceUtil.addLayout(long groupId,
boolean privateLayout,
long parentLayoutId,
String name,
String title,
String description,
String type,
boolean hidden,
String friendlyURL,
ServiceContext serviceContext)
Adds a layout with single entry maps for name, title, and description to the default locale. |
abstract Layout |
LayoutLocalService.addLayout(long userId,
long groupId,
boolean privateLayout,
long parentLayoutId,
Map<Locale,String> nameMap,
Map<Locale,String> titleMap,
Map<Locale,String> descriptionMap,
Map<Locale,String> keywordsMap,
Map<Locale,String> robotsMap,
String type,
boolean hidden,
String friendlyURL,
ServiceContext serviceContext)
Deprecated. As of 6.2.0, replaced by LayoutLocalService.addLayout(long, long,
boolean, long, Map, Map, Map, Map, Map, String, String,
boolean, Map, ServiceContext) |
Layout |
LayoutLocalServiceWrapper.addLayout(long userId,
long groupId,
boolean privateLayout,
long parentLayoutId,
Map<Locale,String> nameMap,
Map<Locale,String> titleMap,
Map<Locale,String> descriptionMap,
Map<Locale,String> keywordsMap,
Map<Locale,String> robotsMap,
String type,
boolean hidden,
String friendlyURL,
ServiceContext serviceContext)
Deprecated. As of 6.2.0, replaced by LayoutLocalServiceWrapper.addLayout(long, long,
boolean, long, Map, Map, Map, Map, Map, String, String,
boolean, Map, ServiceContext) |
static Layout |
LayoutLocalServiceUtil.addLayout(long userId,
long groupId,
boolean privateLayout,
long parentLayoutId,
Map<Locale,String> nameMap,
Map<Locale,String> titleMap,
Map<Locale,String> descriptionMap,
Map<Locale,String> keywordsMap,
Map<Locale,String> robotsMap,
String type,
boolean hidden,
String friendlyURL,
ServiceContext serviceContext)
Deprecated. As of 6.2.0, replaced by LayoutLocalServiceUtil.addLayout(long, long,
boolean, long, Map, Map, Map, Map, Map, String, String,
boolean, Map, ServiceContext) |
abstract Layout |
LayoutLocalService.addLayout(long userId,
long groupId,
boolean privateLayout,
long parentLayoutId,
Map<Locale,String> nameMap,
Map<Locale,String> titleMap,
Map<Locale,String> descriptionMap,
Map<Locale,String> keywordsMap,
Map<Locale,String> robotsMap,
String type,
String typeSettings,
boolean hidden,
Map<Locale,String> friendlyURLMap,
ServiceContext serviceContext)
Adds a layout with additional parameters. |
Layout |
LayoutLocalServiceWrapper.addLayout(long userId,
long groupId,
boolean privateLayout,
long parentLayoutId,
Map<Locale,String> nameMap,
Map<Locale,String> titleMap,
Map<Locale,String> descriptionMap,
Map<Locale,String> keywordsMap,
Map<Locale,String> robotsMap,
String type,
String typeSettings,
boolean hidden,
Map<Locale,String> friendlyURLMap,
ServiceContext serviceContext)
Adds a layout with additional parameters. |
static Layout |
LayoutLocalServiceUtil.addLayout(long userId,
long groupId,
boolean privateLayout,
long parentLayoutId,
Map<Locale,String> nameMap,
Map<Locale,String> titleMap,
Map<Locale,String> descriptionMap,
Map<Locale,String> keywordsMap,
Map<Locale,String> robotsMap,
String type,
String typeSettings,
boolean hidden,
Map<Locale,String> friendlyURLMap,
ServiceContext serviceContext)
Adds a layout with additional parameters. |
abstract 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)
Adds a layout with single entry maps for name, title, and description to the default locale. |
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)
Adds a layout with single entry maps for name, title, and description to the default locale. |
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)
Adds a layout with single entry maps for name, title, and description to the default locale. |
static LayoutBranch |
LayoutBranchLocalServiceUtil.addLayoutBranch(long layoutSetBranchId,
long plid,
String name,
String description,
boolean master,
ServiceContext serviceContext)
|
abstract LayoutBranch |
LayoutBranchLocalService.addLayoutBranch(long layoutSetBranchId,
long plid,
String name,
String description,
boolean master,
ServiceContext serviceContext)
|
LayoutBranch |
LayoutBranchLocalServiceWrapper.addLayoutBranch(long layoutSetBranchId,
long plid,
String name,
String description,
boolean master,
ServiceContext serviceContext)
|
static LayoutBranch |
LayoutBranchLocalServiceUtil.addLayoutBranch(long layoutRevisionId,
String name,
String description,
boolean master,
ServiceContext serviceContext)
|
abstract LayoutBranch |
LayoutBranchService.addLayoutBranch(long layoutRevisionId,
String name,
String description,
boolean master,
ServiceContext serviceContext)
|
abstract LayoutBranch |
LayoutBranchLocalService.addLayoutBranch(long layoutRevisionId,
String name,
String description,
boolean master,
ServiceContext serviceContext)
|
LayoutBranch |
LayoutBranchServiceWrapper.addLayoutBranch(long layoutRevisionId,
String name,
String description,
boolean master,
ServiceContext serviceContext)
|
static LayoutBranch |
LayoutBranchServiceUtil.addLayoutBranch(long layoutRevisionId,
String name,
String description,
boolean master,
ServiceContext serviceContext)
|
LayoutBranch |
LayoutBranchLocalServiceWrapper.addLayoutBranch(long layoutRevisionId,
String name,
String description,
boolean master,
ServiceContext serviceContext)
|
LayoutFriendlyURL |
LayoutFriendlyURLLocalServiceWrapper.addLayoutFriendlyURL(long userId,
long companyId,
long groupId,
long plid,
boolean privateLayout,
String friendlyURL,
String languageId,
ServiceContext serviceContext)
|
abstract LayoutFriendlyURL |
LayoutFriendlyURLLocalService.addLayoutFriendlyURL(long userId,
long companyId,
long groupId,
long plid,
boolean privateLayout,
String friendlyURL,
String languageId,
ServiceContext serviceContext)
|
static LayoutFriendlyURL |
LayoutFriendlyURLLocalServiceUtil.addLayoutFriendlyURL(long userId,
long companyId,
long groupId,
long plid,
boolean privateLayout,
String friendlyURL,
String languageId,
ServiceContext serviceContext)
|
List<LayoutFriendlyURL> |
LayoutFriendlyURLLocalServiceWrapper.addLayoutFriendlyURLs(long userId,
long companyId,
long groupId,
long plid,
boolean privateLayout,
Map<Locale,String> friendlyURLMap,
ServiceContext serviceContext)
|
abstract List<LayoutFriendlyURL> |
LayoutFriendlyURLLocalService.addLayoutFriendlyURLs(long userId,
long companyId,
long groupId,
long plid,
boolean privateLayout,
Map<Locale,String> friendlyURLMap,
ServiceContext serviceContext)
|
static List<LayoutFriendlyURL> |
LayoutFriendlyURLLocalServiceUtil.addLayoutFriendlyURLs(long userId,
long companyId,
long groupId,
long plid,
boolean privateLayout,
Map<Locale,String> friendlyURLMap,
ServiceContext serviceContext)
|
abstract LayoutPrototype |
LayoutPrototypeLocalService.addLayoutPrototype(long userId,
long companyId,
Map<Locale,String> nameMap,
String description,
boolean active)
Deprecated. As of 6.2.0, replaced by LayoutPrototypeLocalService.addLayoutPrototype(long,
long, Map, String, boolean, ServiceContext) |
LayoutPrototype |
LayoutPrototypeLocalServiceWrapper.addLayoutPrototype(long userId,
long companyId,
Map<Locale,String> nameMap,
String description,
boolean active)
Deprecated. As of 6.2.0, replaced by LayoutPrototypeLocalServiceWrapper.addLayoutPrototype(long,
long, Map, String, boolean, ServiceContext) |
static LayoutPrototype |
LayoutPrototypeLocalServiceUtil.addLayoutPrototype(long userId,
long companyId,
Map<Locale,String> nameMap,
String description,
boolean active)
Deprecated. As of 6.2.0, replaced by LayoutPrototypeLocalServiceUtil.addLayoutPrototype(long,
long, Map, String, boolean, ServiceContext) |
abstract LayoutPrototype |
LayoutPrototypeLocalService.addLayoutPrototype(long userId,
long companyId,
Map<Locale,String> nameMap,
String description,
boolean active,
ServiceContext serviceContext)
|
LayoutPrototype |
LayoutPrototypeLocalServiceWrapper.addLayoutPrototype(long userId,
long companyId,
Map<Locale,String> nameMap,
String description,
boolean active,
ServiceContext serviceContext)
|
static LayoutPrototype |
LayoutPrototypeLocalServiceUtil.addLayoutPrototype(long userId,
long companyId,
Map<Locale,String> nameMap,
String description,
boolean active,
ServiceContext serviceContext)
|
abstract LayoutPrototype |
LayoutPrototypeService.addLayoutPrototype(Map<Locale,String> nameMap,
String description,
boolean active)
Deprecated. As of 6.2.0, replaced by LayoutPrototypeService.addLayoutPrototype(Map,
String, boolean, ServiceContext) |
LayoutPrototype |
LayoutPrototypeServiceWrapper.addLayoutPrototype(Map<Locale,String> nameMap,
String description,
boolean active)
Deprecated. As of 6.2.0, replaced by LayoutPrototypeServiceWrapper.addLayoutPrototype(Map,
String, boolean, ServiceContext) |
static LayoutPrototype |
LayoutPrototypeServiceUtil.addLayoutPrototype(Map<Locale,String> nameMap,
String description,
boolean active)
Deprecated. As of 6.2.0, replaced by LayoutPrototypeServiceUtil.addLayoutPrototype(Map,
String, boolean, ServiceContext) |
abstract LayoutPrototype |
LayoutPrototypeService.addLayoutPrototype(Map<Locale,String> nameMap,
String description,
boolean active,
ServiceContext serviceContext)
|
LayoutPrototype |
LayoutPrototypeServiceWrapper.addLayoutPrototype(Map<Locale,String> nameMap,
String description,
boolean active,
ServiceContext serviceContext)
|
static LayoutPrototype |
LayoutPrototypeServiceUtil.addLayoutPrototype(Map<Locale,String> nameMap,
String description,
boolean active,
ServiceContext serviceContext)
|
LayoutRevision |
LayoutRevisionLocalServiceWrapper.addLayoutRevision(long userId,
long layoutSetBranchId,
long layoutBranchId,
long parentLayoutRevisionId,
boolean head,
long plid,
long portletPreferencesPlid,
boolean privateLayout,
String name,
String title,
String description,
String keywords,
String robots,
String typeSettings,
boolean iconImage,
long iconImageId,
String themeId,
String colorSchemeId,
String wapThemeId,
String wapColorSchemeId,
String css,
ServiceContext serviceContext)
|
abstract LayoutRevision |
LayoutRevisionService.addLayoutRevision(long userId,
long layoutSetBranchId,
long layoutBranchId,
long parentLayoutRevisionId,
boolean head,
long plid,
long portletPreferencesPlid,
boolean privateLayout,
String name,
String title,
String description,
String keywords,
String robots,
String typeSettings,
boolean iconImage,
long iconImageId,
String themeId,
String colorSchemeId,
String wapThemeId,
String wapColorSchemeId,
String css,
ServiceContext serviceContext)
|
static LayoutRevision |
LayoutRevisionServiceUtil.addLayoutRevision(long userId,
long layoutSetBranchId,
long layoutBranchId,
long parentLayoutRevisionId,
boolean head,
long plid,
long portletPreferencesPlid,
boolean privateLayout,
String name,
String title,
String description,
String keywords,
String robots,
String typeSettings,
boolean iconImage,
long iconImageId,
String themeId,
String colorSchemeId,
String wapThemeId,
String wapColorSchemeId,
String css,
ServiceContext serviceContext)
|
LayoutRevision |
LayoutRevisionServiceWrapper.addLayoutRevision(long userId,
long layoutSetBranchId,
long layoutBranchId,
long parentLayoutRevisionId,
boolean head,
long plid,
long portletPreferencesPlid,
boolean privateLayout,
String name,
String title,
String description,
String keywords,
String robots,
String typeSettings,
boolean iconImage,
long iconImageId,
String themeId,
String colorSchemeId,
String wapThemeId,
String wapColorSchemeId,
String css,
ServiceContext serviceContext)
|
abstract LayoutRevision |
LayoutRevisionLocalService.addLayoutRevision(long userId,
long layoutSetBranchId,
long layoutBranchId,
long parentLayoutRevisionId,
boolean head,
long plid,
long portletPreferencesPlid,
boolean privateLayout,
String name,
String title,
String description,
String keywords,
String robots,
String typeSettings,
boolean iconImage,
long iconImageId,
String themeId,
String colorSchemeId,
String wapThemeId,
String wapColorSchemeId,
String css,
ServiceContext serviceContext)
|
static LayoutRevision |
LayoutRevisionLocalServiceUtil.addLayoutRevision(long userId,
long layoutSetBranchId,
long layoutBranchId,
long parentLayoutRevisionId,
boolean head,
long plid,
long portletPreferencesPlid,
boolean privateLayout,
String name,
String title,
String description,
String keywords,
String robots,
String typeSettings,
boolean iconImage,
long iconImageId,
String themeId,
String colorSchemeId,
String wapThemeId,
String wapColorSchemeId,
String css,
ServiceContext serviceContext)
|
static LayoutSet |
LayoutSetLocalServiceUtil.addLayoutSet(long groupId,
boolean privateLayout)
|
abstract LayoutSet |
LayoutSetLocalService.addLayoutSet(long groupId,
boolean privateLayout)
|
LayoutSet |
LayoutSetLocalServiceWrapper.addLayoutSet(long groupId,
boolean privateLayout)
|
static LayoutSetBranch |
LayoutSetBranchServiceUtil.addLayoutSetBranch(long groupId,
boolean privateLayout,
String name,
String description,
boolean master,
long copyLayoutSetBranchId,
ServiceContext serviceContext)
|
abstract LayoutSetBranch |
LayoutSetBranchService.addLayoutSetBranch(long groupId,
boolean privateLayout,
String name,
String description,
boolean master,
long copyLayoutSetBranchId,
ServiceContext serviceContext)
|
LayoutSetBranch |
LayoutSetBranchServiceWrapper.addLayoutSetBranch(long groupId,
boolean privateLayout,
String name,
String description,
boolean master,
long copyLayoutSetBranchId,
ServiceContext serviceContext)
|
LayoutSetBranch |
LayoutSetBranchLocalServiceWrapper.addLayoutSetBranch(long userId,
long groupId,
boolean privateLayout,
String name,
String description,
boolean master,
long copyLayoutSetBranchId,
ServiceContext serviceContext)
|
static LayoutSetBranch |
LayoutSetBranchLocalServiceUtil.addLayoutSetBranch(long userId,
long groupId,
boolean privateLayout,
String name,
String description,
boolean master,
long copyLayoutSetBranchId,
ServiceContext serviceContext)
|
abstract LayoutSetBranch |
LayoutSetBranchLocalService.addLayoutSetBranch(long userId,
long groupId,
boolean privateLayout,
String name,
String description,
boolean master,
long copyLayoutSetBranchId,
ServiceContext serviceContext)
|
LayoutSetPrototype |
LayoutSetPrototypeLocalServiceWrapper.addLayoutSetPrototype(long userId,
long companyId,
Map<Locale,String> nameMap,
String description,
boolean active,
boolean layoutsUpdateable,
ServiceContext serviceContext)
|
abstract LayoutSetPrototype |
LayoutSetPrototypeLocalService.addLayoutSetPrototype(long userId,
long companyId,
Map<Locale,String> nameMap,
String description,
boolean active,
boolean layoutsUpdateable,
ServiceContext serviceContext)
|
static LayoutSetPrototype |
LayoutSetPrototypeLocalServiceUtil.addLayoutSetPrototype(long userId,
long companyId,
Map<Locale,String> nameMap,
String description,
boolean active,
boolean layoutsUpdateable,
ServiceContext serviceContext)
|
LayoutSetPrototype |
LayoutSetPrototypeServiceWrapper.addLayoutSetPrototype(Map<Locale,String> nameMap,
String description,
boolean active,
boolean layoutsUpdateable,
ServiceContext serviceContext)
|
static LayoutSetPrototype |
LayoutSetPrototypeServiceUtil.addLayoutSetPrototype(Map<Locale,String> nameMap,
String description,
boolean active,
boolean layoutsUpdateable,
ServiceContext serviceContext)
|
abstract LayoutSetPrototype |
LayoutSetPrototypeService.addLayoutSetPrototype(Map<Locale,String> nameMap,
String description,
boolean active,
boolean layoutsUpdateable,
ServiceContext serviceContext)
|
abstract MembershipRequest |
MembershipRequestLocalService.addMembershipRequest(long userId,
long groupId,
String comments,
ServiceContext serviceContext)
|
static MembershipRequest |
MembershipRequestLocalServiceUtil.addMembershipRequest(long userId,
long groupId,
String comments,
ServiceContext serviceContext)
|
MembershipRequest |
MembershipRequestLocalServiceWrapper.addMembershipRequest(long userId,
long groupId,
String comments,
ServiceContext serviceContext)
|
static MembershipRequest |
MembershipRequestServiceUtil.addMembershipRequest(long groupId,
String comments,
ServiceContext serviceContext)
|
abstract MembershipRequest |
MembershipRequestService.addMembershipRequest(long groupId,
String comments,
ServiceContext serviceContext)
|
MembershipRequest |
MembershipRequestServiceWrapper.addMembershipRequest(long groupId,
String comments,
ServiceContext serviceContext)
|
abstract void |
ResourceLocalService.addModelResources(AuditedModel auditedModel,
ServiceContext serviceContext)
Adds resources for the model, always creating a resource at the individual scope and only creating resources at the group, group template, and company scope if such resources don't already exist. |
void |
ResourceLocalServiceWrapper.addModelResources(AuditedModel auditedModel,
ServiceContext serviceContext)
Adds resources for the model, always creating a resource at the individual scope and only creating resources at the group, group template, and company scope if such resources don't already exist. |
static void |
ResourceLocalServiceUtil.addModelResources(AuditedModel auditedModel,
ServiceContext serviceContext)
Adds resources for the model, always creating a resource at the individual scope and only creating resources at the group, group template, and company scope if such resources don't already exist. |
abstract void |
ResourceLocalService.addModelResources(long companyId,
long groupId,
long userId,
String name,
long primKey,
String[] groupPermissions,
String[] guestPermissions)
Adds resources for the model with the name and primary key, always creating a resource at the individual scope and only creating resources at the group, group template, and company scope if such resources don't already exist. |
void |
ResourceLocalServiceWrapper.addModelResources(long companyId,
long groupId,
long userId,
String name,
long primKey,
String[] groupPermissions,
String[] guestPermissions)
Adds resources for the model with the name and primary key, always creating a resource at the individual scope and only creating resources at the group, group template, and company scope if such resources don't already exist. |
static void |
ResourceLocalServiceUtil.addModelResources(long companyId,
long groupId,
long userId,
String name,
long primKey,
String[] groupPermissions,
String[] guestPermissions)
Adds resources for the model with the name and primary key, always creating a resource at the individual scope and only creating resources at the group, group template, and company scope if such resources don't already exist. |
abstract void |
ResourceLocalService.addModelResources(long companyId,
long groupId,
long userId,
String name,
String primKey,
String[] groupPermissions,
String[] guestPermissions)
Adds resources for the model with the name and primary key string, always creating a resource at the individual scope and only creating resources at the group, group template, and company scope if such resources don't already exist. |
void |
ResourceLocalServiceWrapper.addModelResources(long companyId,
long groupId,
long userId,
String name,
String primKey,
String[] groupPermissions,
String[] guestPermissions)
Adds resources for the model with the name and primary key string, always creating a resource at the individual scope and only creating resources at the group, group template, and company scope if such resources don't already exist. |
static void |
ResourceLocalServiceUtil.addModelResources(long companyId,
long groupId,
long userId,
String name,
String primKey,
String[] groupPermissions,
String[] guestPermissions)
Adds resources for the model with the name and primary key string, always creating a resource at the individual scope and only creating resources at the group, group template, and company scope if such resources don't already exist. |
static Organization |
OrganizationLocalServiceUtil.addOrganization(long userId,
long parentOrganizationId,
String name,
boolean site)
Adds an organization. |
abstract Organization |
OrganizationLocalService.addOrganization(long userId,
long parentOrganizationId,
String name,
boolean site)
Adds an organization. |
Organization |
OrganizationLocalServiceWrapper.addOrganization(long userId,
long parentOrganizationId,
String name,
boolean site)
Adds an organization. |
static Organization |
OrganizationLocalServiceUtil.addOrganization(long userId,
long parentOrganizationId,
String name,
String type,
boolean recursable,
long regionId,
long countryId,
int statusId,
String comments,
boolean site,
ServiceContext serviceContext)
Deprecated. As of 6.2.0, replaced by OrganizationLocalServiceUtil.addOrganization(long, long,
String, String, long, long, int, String, boolean,
ServiceContext) |
abstract Organization |
OrganizationLocalService.addOrganization(long userId,
long parentOrganizationId,
String name,
String type,
boolean recursable,
long regionId,
long countryId,
int statusId,
String comments,
boolean site,
ServiceContext serviceContext)
Deprecated. As of 6.2.0, replaced by OrganizationLocalService.addOrganization(long, long,
String, String, long, long, int, String, boolean,
ServiceContext) |
Organization |
OrganizationLocalServiceWrapper.addOrganization(long userId,
long parentOrganizationId,
String name,
String type,
boolean recursable,
long regionId,
long countryId,
int statusId,
String comments,
boolean site,
ServiceContext serviceContext)
Deprecated. As of 6.2.0, replaced by OrganizationLocalServiceWrapper.addOrganization(long, long,
String, String, long, long, int, String, boolean,
ServiceContext) |
static Organization |
OrganizationLocalServiceUtil.addOrganization(long userId,
long parentOrganizationId,
String name,
String type,
long regionId,
long countryId,
int statusId,
String comments,
boolean site,
ServiceContext serviceContext)
Adds an organization. |
abstract Organization |
OrganizationLocalService.addOrganization(long userId,
long parentOrganizationId,
String name,
String type,
long regionId,
long countryId,
int statusId,
String comments,
boolean site,
ServiceContext serviceContext)
Adds an organization. |
Organization |
OrganizationLocalServiceWrapper.addOrganization(long userId,
long parentOrganizationId,
String name,
String type,
long regionId,
long countryId,
int statusId,
String comments,
boolean site,
ServiceContext serviceContext)
Adds an organization. |
Organization |
OrganizationServiceWrapper.addOrganization(long parentOrganizationId,
String name,
String type,
boolean recursable,
long regionId,
long countryId,
int statusId,
String comments,
boolean site,
List<Address> addresses,
List<EmailAddress> emailAddresses,
List<OrgLabor> orgLabors,
List<Phone> phones,
List<Website> websites,
ServiceContext serviceContext)
Deprecated. As of 6.2.0, replaced by OrganizationServiceWrapper.addOrganization(long,
String, String, long, long, int, String, boolean,
java.util.List, java.util.List, java.util.List,
java.util.List, java.util.List, ServiceContext) |
abstract Organization |
OrganizationService.addOrganization(long parentOrganizationId,
String name,
String type,
boolean recursable,
long regionId,
long countryId,
int statusId,
String comments,
boolean site,
List<Address> addresses,
List<EmailAddress> emailAddresses,
List<OrgLabor> orgLabors,
List<Phone> phones,
List<Website> websites,
ServiceContext serviceContext)
Deprecated. As of 6.2.0, replaced by OrganizationService.addOrganization(long,
String, String, long, long, int, String, boolean,
java.util.List, java.util.List, java.util.List,
java.util.List, java.util.List, ServiceContext) |
static Organization |
OrganizationServiceUtil.addOrganization(long parentOrganizationId,
String name,
String type,
boolean recursable,
long regionId,
long countryId,
int statusId,
String comments,
boolean site,
List<Address> addresses,
List<EmailAddress> emailAddresses,
List<OrgLabor> orgLabors,
List<Phone> phones,
List<Website> websites,
ServiceContext serviceContext)
Deprecated. As of 6.2.0, replaced by OrganizationServiceUtil.addOrganization(long,
String, String, long, long, int, String, boolean,
java.util.List, java.util.List, java.util.List,
java.util.List, java.util.List, ServiceContext) |
Organization |
OrganizationServiceWrapper.addOrganization(long parentOrganizationId,
String name,
String type,
boolean recursable,
long regionId,
long countryId,
int statusId,
String comments,
boolean site,
ServiceContext serviceContext)
Deprecated. As of 6.2.0, replaced by OrganizationServiceWrapper.addOrganization(long,
String, String, long, long, int, String, boolean,
ServiceContext) |
abstract Organization |
OrganizationService.addOrganization(long parentOrganizationId,
String name,
String type,
boolean recursable,
long regionId,
long countryId,
int statusId,
String comments,
boolean site,
ServiceContext serviceContext)
Deprecated. As of 6.2.0, replaced by OrganizationService.addOrganization(long,
String, String, long, long, int, String, boolean,
ServiceContext) |
static Organization |
OrganizationServiceUtil.addOrganization(long parentOrganizationId,
String name,
String type,
boolean recursable,
long regionId,
long countryId,
int statusId,
String comments,
boolean site,
ServiceContext serviceContext)
Deprecated. As of 6.2.0, replaced by OrganizationServiceUtil.addOrganization(long,
String, String, long, long, int, String, boolean,
ServiceContext) |
Organization |
OrganizationServiceWrapper.addOrganization(long parentOrganizationId,
String name,
String type,
long regionId,
long countryId,
int statusId,
String comments,
boolean site,
List<Address> addresses,
List<EmailAddress> emailAddresses,
List<OrgLabor> orgLabors,
List<Phone> phones,
List<Website> websites,
ServiceContext serviceContext)
Adds an organization with additional parameters. |
abstract Organization |
OrganizationService.addOrganization(long parentOrganizationId,
String name,
String type,
long regionId,
long countryId,
int statusId,
String comments,
boolean site,
List<Address> addresses,
List<EmailAddress> emailAddresses,
List<OrgLabor> orgLabors,
List<Phone> phones,
List<Website> websites,
ServiceContext serviceContext)
Adds an organization with additional parameters. |
static Organization |
OrganizationServiceUtil.addOrganization(long parentOrganizationId,
String name,
String type,
long regionId,
long countryId,
int statusId,
String comments,
boolean site,
List<Address> addresses,
List<EmailAddress> emailAddresses,
List<OrgLabor> orgLabors,
List<Phone> phones,
List<Website> websites,
ServiceContext serviceContext)
Adds an organization with additional parameters. |
Organization |
OrganizationServiceWrapper.addOrganization(long parentOrganizationId,
String name,
String type,
long regionId,
long countryId,
int statusId,
String comments,
boolean site,
ServiceContext serviceContext)
Adds an organization. |
abstract Organization |
OrganizationService.addOrganization(long parentOrganizationId,
String name,
String type,
long regionId,
long countryId,
int statusId,
String comments,
boolean site,
ServiceContext serviceContext)
Adds an organization. |
static Organization |
OrganizationServiceUtil.addOrganization(long parentOrganizationId,
String name,
String type,
long regionId,
long countryId,
int statusId,
String comments,
boolean site,
ServiceContext serviceContext)
Adds an organization. |
static void |
OrganizationLocalServiceUtil.addOrganizationResources(long userId,
Organization organization)
Adds a resource for each type of permission available on the organization. |
abstract void |
OrganizationLocalService.addOrganizationResources(long userId,
Organization organization)
Adds a resource for each type of permission available on the organization. |
void |
OrganizationLocalServiceWrapper.addOrganizationResources(long userId,
Organization organization)
Adds a resource for each type of permission available on the organization. |
static void |
UserLocalServiceUtil.addOrganizationUsers(long organizationId,
List<User> users)
|
void |
UserLocalServiceWrapper.addOrganizationUsers(long organizationId,
List<User> users)
|
abstract void |
UserLocalService.addOrganizationUsers(long organizationId,
List<User> users)
|
void |
UserServiceWrapper.addOrganizationUsers(long organizationId,
long[] userIds)
Adds the users to the organization. |
static void |
UserLocalServiceUtil.addOrganizationUsers(long organizationId,
long[] userIds)
|
void |
UserLocalServiceWrapper.addOrganizationUsers(long organizationId,
long[] userIds)
|
static void |
UserServiceUtil.addOrganizationUsers(long organizationId,
long[] userIds)
Adds the users to the organization. |
abstract void |
UserLocalService.addOrganizationUsers(long organizationId,
long[] userIds)
|
abstract void |
UserService.addOrganizationUsers(long organizationId,
long[] userIds)
Adds the users to the organization. |
OrgLabor |
OrgLaborLocalServiceWrapper.addOrgLabor(long organizationId,
int typeId,
int sunOpen,
int sunClose,
int monOpen,
int monClose,
int tueOpen,
int tueClose,
int wedOpen,
int wedClose,
int thuOpen,
int thuClose,
int friOpen,
int friClose,
int satOpen,
int satClose)
|
static OrgLabor |
OrgLaborLocalServiceUtil.addOrgLabor(long organizationId,
int typeId,
int sunOpen,
int sunClose,
int monOpen,
int monClose,
int tueOpen,
int tueClose,
int wedOpen,
int wedClose,
int thuOpen,
int thuClose,
int friOpen,
int friClose,
int satOpen,
int satClose)
|
abstract OrgLabor |
OrgLaborLocalService.addOrgLabor(long organizationId,
int typeId,
int sunOpen,
int sunClose,
int monOpen,
int monClose,
int tueOpen,
int tueClose,
int wedOpen,
int wedClose,
int thuOpen,
int thuClose,
int friOpen,
int friClose,
int satOpen,
int satClose)
|
static OrgLabor |
OrgLaborServiceUtil.addOrgLabor(long organizationId,
int typeId,
int sunOpen,
int sunClose,
int monOpen,
int monClose,
int tueOpen,
int tueClose,
int wedOpen,
int wedClose,
int thuOpen,
int thuClose,
int friOpen,
int friClose,
int satOpen,
int satClose)
|
OrgLabor |
OrgLaborServiceWrapper.addOrgLabor(long organizationId,
int typeId,
int sunOpen,
int sunClose,
int monOpen,
int monClose,
int tueOpen,
int tueClose,
int wedOpen,
int wedClose,
int thuOpen,
int thuClose,
int friOpen,
int friClose,
int satOpen,
int satClose)
|
abstract OrgLabor |
OrgLaborService.addOrgLabor(long organizationId,
int typeId,
int sunOpen,
int sunClose,
int monOpen,
int monClose,
int tueOpen,
int tueClose,
int wedOpen,
int wedClose,
int thuOpen,
int thuClose,
int friOpen,
int friClose,
int satOpen,
int satClose)
|
static PasswordPolicy |
PasswordPolicyLocalServiceUtil.addPasswordPolicy(long userId,
boolean defaultPolicy,
String name,
String description,
boolean changeable,
boolean changeRequired,
long minAge,
boolean checkSyntax,
boolean allowDictionaryWords,
int minAlphanumeric,
int minLength,
int minLowerCase,
int minNumbers,
int minSymbols,
int minUpperCase,
boolean history,
int historyCount,
boolean expireable,
long maxAge,
long warningTime,
int graceLimit,
boolean lockout,
int maxFailure,
long lockoutDuration,
long resetFailureCount,
long resetTicketMaxAge)
Deprecated. As of 6.2.0, replaced by PasswordPolicyLocalServiceUtil.addPasswordPolicy(long,
boolean, String, String, boolean, boolean, long, boolean,
boolean, int, int, int, int, int, int, String, boolean, int,
boolean, long, long, int, boolean, int, long, long, long,
ServiceContext) |
PasswordPolicy |
PasswordPolicyLocalServiceWrapper.addPasswordPolicy(long userId,
boolean defaultPolicy,
String name,
String description,
boolean changeable,
boolean changeRequired,
long minAge,
boolean checkSyntax,
boolean allowDictionaryWords,
int minAlphanumeric,
int minLength,
int minLowerCase,
int minNumbers,
int minSymbols,
int minUpperCase,
boolean history,
int historyCount,
boolean expireable,
long maxAge,
long warningTime,
int graceLimit,
boolean lockout,
int maxFailure,
long lockoutDuration,
long resetFailureCount,
long resetTicketMaxAge)
Deprecated. As of 6.2.0, replaced by PasswordPolicyLocalServiceWrapper.addPasswordPolicy(long,
boolean, String, String, boolean, boolean, long, boolean,
boolean, int, int, int, int, int, int, String, boolean, int,
boolean, long, long, int, boolean, int, long, long, long,
ServiceContext) |
abstract PasswordPolicy |
PasswordPolicyLocalService.addPasswordPolicy(long userId,
boolean defaultPolicy,
String name,
String description,
boolean changeable,
boolean changeRequired,
long minAge,
boolean checkSyntax,
boolean allowDictionaryWords,
int minAlphanumeric,
int minLength,
int minLowerCase,
int minNumbers,
int minSymbols,
int minUpperCase,
boolean history,
int historyCount,
boolean expireable,
long maxAge,
long warningTime,
int graceLimit,
boolean lockout,
int maxFailure,
long lockoutDuration,
long resetFailureCount,
long resetTicketMaxAge)
Deprecated. As of 6.2.0, replaced by PasswordPolicyLocalService.addPasswordPolicy(long,
boolean, String, String, boolean, boolean, long, boolean,
boolean, int, int, int, int, int, int, String, boolean, int,
boolean, long, long, int, boolean, int, long, long, long,
ServiceContext) |
static PasswordPolicy |
PasswordPolicyLocalServiceUtil.addPasswordPolicy(long userId,
boolean defaultPolicy,
String name,
String description,
boolean changeable,
boolean changeRequired,
long minAge,
boolean checkSyntax,
boolean allowDictionaryWords,
int minAlphanumeric,
int minLength,
int minLowerCase,
int minNumbers,
int minSymbols,
int minUpperCase,
String regex,
boolean history,
int historyCount,
boolean expireable,
long maxAge,
long warningTime,
int graceLimit,
boolean lockout,
int maxFailure,
long lockoutDuration,
long resetFailureCount,
long resetTicketMaxAge,
ServiceContext serviceContext)
|
PasswordPolicy |
PasswordPolicyLocalServiceWrapper.addPasswordPolicy(long userId,
boolean defaultPolicy,
String name,
String description,
boolean changeable,
boolean changeRequired,
long minAge,
boolean checkSyntax,
boolean allowDictionaryWords,
int minAlphanumeric,
int minLength,
int minLowerCase,
int minNumbers,
int minSymbols,
int minUpperCase,
String regex,
boolean history,
int historyCount,
boolean expireable,
long maxAge,
long warningTime,
int graceLimit,
boolean lockout,
int maxFailure,
long lockoutDuration,
long resetFailureCount,
long resetTicketMaxAge,
ServiceContext serviceContext)
|
abstract PasswordPolicy |
PasswordPolicyLocalService.addPasswordPolicy(long userId,
boolean defaultPolicy,
String name,
String description,
boolean changeable,
boolean changeRequired,
long minAge,
boolean checkSyntax,
boolean allowDictionaryWords,
int minAlphanumeric,
int minLength,
int minLowerCase,
int minNumbers,
int minSymbols,
int minUpperCase,
String regex,
boolean history,
int historyCount,
boolean expireable,
long maxAge,
long warningTime,
int graceLimit,
boolean lockout,
int maxFailure,
long lockoutDuration,
long resetFailureCount,
long resetTicketMaxAge,
ServiceContext serviceContext)
|
abstract PasswordPolicy |
PasswordPolicyService.addPasswordPolicy(String name,
String description,
boolean changeable,
boolean changeRequired,
long minAge,
boolean checkSyntax,
boolean allowDictionaryWords,
int minAlphanumeric,
int minLength,
int minLowerCase,
int minNumbers,
int minSymbols,
int minUpperCase,
boolean history,
int historyCount,
boolean expireable,
long maxAge,
long warningTime,
int graceLimit,
boolean lockout,
int maxFailure,
long lockoutDuration,
long resetFailureCount,
long resetTicketMaxAge)
Deprecated. As of 6.2.0, replaced by PasswordPolicyService.addPasswordPolicy(String,
String, boolean, boolean, long, boolean, boolean, int, int,
int, int, int, int, String, boolean, int, boolean, long,
long, int, boolean, int, long, long, long, ServiceContext) |
static PasswordPolicy |
PasswordPolicyServiceUtil.addPasswordPolicy(String name,
String description,
boolean changeable,
boolean changeRequired,
long minAge,
boolean checkSyntax,
boolean allowDictionaryWords,
int minAlphanumeric,
int minLength,
int minLowerCase,
int minNumbers,
int minSymbols,
int minUpperCase,
boolean history,
int historyCount,
boolean expireable,
long maxAge,
long warningTime,
int graceLimit,
boolean lockout,
int maxFailure,
long lockoutDuration,
long resetFailureCount,
long resetTicketMaxAge)
Deprecated. As of 6.2.0, replaced by PasswordPolicyServiceUtil.addPasswordPolicy(String,
String, boolean, boolean, long, boolean, boolean, int, int,
int, int, int, int, String, boolean, int, boolean, long,
long, int, boolean, int, long, long, long, ServiceContext) |
PasswordPolicy |
PasswordPolicyServiceWrapper.addPasswordPolicy(String name,
String description,
boolean changeable,
boolean changeRequired,
long minAge,
boolean checkSyntax,
boolean allowDictionaryWords,
int minAlphanumeric,
int minLength,
int minLowerCase,
int minNumbers,
int minSymbols,
int minUpperCase,
boolean history,
int historyCount,
boolean expireable,
long maxAge,
long warningTime,
int graceLimit,
boolean lockout,
int maxFailure,
long lockoutDuration,
long resetFailureCount,
long resetTicketMaxAge)
Deprecated. As of 6.2.0, replaced by PasswordPolicyServiceWrapper.addPasswordPolicy(String,
String, boolean, boolean, long, boolean, boolean, int, int,
int, int, int, int, String, boolean, int, boolean, long,
long, int, boolean, int, long, long, long, ServiceContext) |
abstract PasswordPolicy |
PasswordPolicyService.addPasswordPolicy(String name,
String description,
boolean changeable,
boolean changeRequired,
long minAge,
boolean checkSyntax,
boolean allowDictionaryWords,
int minAlphanumeric,
int minLength,
int minLowerCase,
int minNumbers,
int minSymbols,
int minUpperCase,
String regex,
boolean history,
int historyCount,
boolean expireable,
long maxAge,
long warningTime,
int graceLimit,
boolean lockout,
int maxFailure,
long lockoutDuration,
long resetFailureCount,
long resetTicketMaxAge,
ServiceContext serviceContext)
|
static PasswordPolicy |
PasswordPolicyServiceUtil.addPasswordPolicy(String name,
String description,
boolean changeable,
boolean changeRequired,
long minAge,
boolean checkSyntax,
boolean allowDictionaryWords,
int minAlphanumeric,
int minLength,
int minLowerCase,
int minNumbers,
int minSymbols,
int minUpperCase,
String regex,
boolean history,
int historyCount,
boolean expireable,
long maxAge,
long warningTime,
int graceLimit,
boolean lockout,
int maxFailure,
long lockoutDuration,
long resetFailureCount,
long resetTicketMaxAge,
ServiceContext serviceContext)
|
PasswordPolicy |
PasswordPolicyServiceWrapper.addPasswordPolicy(String name,
String description,
boolean changeable,
boolean changeRequired,
long minAge,
boolean checkSyntax,
boolean allowDictionaryWords,
int minAlphanumeric,
int minLength,
int minLowerCase,
int minNumbers,
int minSymbols,
int minUpperCase,
String regex,
boolean history,
int historyCount,
boolean expireable,
long maxAge,
long warningTime,
int graceLimit,
boolean lockout,
int maxFailure,
long lockoutDuration,
long resetFailureCount,
long resetTicketMaxAge,
ServiceContext serviceContext)
|
void |
OrganizationServiceWrapper.addPasswordPolicyOrganizations(long passwordPolicyId,
long[] organizationIds)
Assigns the password policy to the organizations, removing any other currently assigned password policies. |
abstract void |
OrganizationService.addPasswordPolicyOrganizations(long passwordPolicyId,
long[] organizationIds)
Assigns the password policy to the organizations, removing any other currently assigned password policies. |
static void |
OrganizationServiceUtil.addPasswordPolicyOrganizations(long passwordPolicyId,
long[] organizationIds)
Assigns the password policy to the organizations, removing any other currently assigned password policies. |
void |
UserServiceWrapper.addPasswordPolicyUsers(long passwordPolicyId,
long[] userIds)
Assigns the password policy to the users, removing any other currently assigned password policies. |
static void |
UserServiceUtil.addPasswordPolicyUsers(long passwordPolicyId,
long[] userIds)
Assigns the password policy to the users, removing any other currently assigned password policies. |
abstract void |
UserService.addPasswordPolicyUsers(long passwordPolicyId,
long[] userIds)
Assigns the password policy to the users, removing any other currently assigned password policies. |
abstract Phone |
PhoneLocalService.addPhone(long userId,
String className,
long classPK,
String number,
String extension,
int typeId,
boolean primary)
Deprecated. As of 6.2.0, replaced by PhoneLocalService.addPhone(long, String, long,
String, String, int, boolean, ServiceContext) |
Phone |
PhoneLocalServiceWrapper.addPhone(long userId,
String className,
long classPK,
String number,
String extension,
int typeId,
boolean primary)
Deprecated. As of 6.2.0, replaced by PhoneLocalServiceWrapper.addPhone(long, String, long,
String, String, int, boolean, ServiceContext) |
static Phone |
PhoneLocalServiceUtil.addPhone(long userId,
String className,
long classPK,
String number,
String extension,
int typeId,
boolean primary)
Deprecated. As of 6.2.0, replaced by PhoneLocalServiceUtil.addPhone(long, String, long,
String, String, int, boolean, ServiceContext) |
abstract Phone |
PhoneLocalService.addPhone(long userId,
String className,
long classPK,
String number,
String extension,
int typeId,
boolean primary,
ServiceContext serviceContext)
|
Phone |
PhoneLocalServiceWrapper.addPhone(long userId,
String className,
long classPK,
String number,
String extension,
int typeId,
boolean primary,
ServiceContext serviceContext)
|
static Phone |
PhoneLocalServiceUtil.addPhone(long userId,
String className,
long classPK,
String number,
String extension,
int typeId,
boolean primary,
ServiceContext serviceContext)
|
Phone |
PhoneServiceWrapper.addPhone(String className,
long classPK,
String number,
String extension,
int typeId,
boolean primary)
Deprecated. As of 6.2.0, replaced by PhoneServiceWrapper.addPhone( String, long,
String, String, int, boolean, ServiceContext) |
abstract Phone |
PhoneService.addPhone(String className,
long classPK,
String number,
String extension,
int typeId,
boolean primary)
Deprecated. As of 6.2.0, replaced by PhoneService.addPhone( String, long,
String, String, int, boolean, ServiceContext) |
static Phone |
PhoneServiceUtil.addPhone(String className,
long classPK,
String number,
String extension,
int typeId,
boolean primary)
Deprecated. As of 6.2.0, replaced by PhoneServiceUtil.addPhone( String, long,
String, String, int, boolean, ServiceContext) |
Phone |
PhoneServiceWrapper.addPhone(String className,
long classPK,
String number,
String extension,
int typeId,
boolean primary,
ServiceContext serviceContext)
|
abstract Phone |
PhoneService.addPhone(String className,
long classPK,
String number,
String extension,
int typeId,
boolean primary,
ServiceContext serviceContext)
|
static Phone |
PhoneServiceUtil.addPhone(String className,
long classPK,
String number,
String extension,
int typeId,
boolean primary,
ServiceContext serviceContext)
|
static PortletItem |
PortletItemLocalServiceUtil.addPortletItem(long userId,
long groupId,
String name,
String portletId,
String className)
|
abstract PortletItem |
PortletItemLocalService.addPortletItem(long userId,
long groupId,
String name,
String portletId,
String className)
|
PortletItem |
PortletItemLocalServiceWrapper.addPortletItem(long userId,
long groupId,
String name,
String portletId,
String className)
|
static Region |
RegionServiceUtil.addRegion(long countryId,
String regionCode,
String name,
boolean active)
|
Region |
RegionServiceWrapper.addRegion(long countryId,
String regionCode,
String name,
boolean active)
|
abstract Region |
RegionService.addRegion(long countryId,
String regionCode,
String name,
boolean active)
|
Repository |
RepositoryLocalServiceWrapper.addRepository(long userId,
long groupId,
long classNameId,
long parentFolderId,
String name,
String description,
String portletId,
UnicodeProperties typeSettingsProperties,
boolean hidden,
ServiceContext serviceContext)
|
abstract Repository |
RepositoryLocalService.addRepository(long userId,
long groupId,
long classNameId,
long parentFolderId,
String name,
String description,
String portletId,
UnicodeProperties typeSettingsProperties,
boolean hidden,
ServiceContext serviceContext)
|
static Repository |
RepositoryLocalServiceUtil.addRepository(long userId,
long groupId,
long classNameId,
long parentFolderId,
String name,
String description,
String portletId,
UnicodeProperties typeSettingsProperties,
boolean hidden,
ServiceContext serviceContext)
|
Repository |
RepositoryLocalServiceWrapper.addRepository(long userId,
long groupId,
long classNameId,
long parentFolderId,
String name,
String description,
String portletId,
UnicodeProperties typeSettingsProperties,
ServiceContext serviceContext)
Deprecated. As of 6.2.0, replaced by RepositoryLocalServiceWrapper.addRepository(long, long,
long, long, String, String, String, UnicodeProperties,
boolean, ServiceContext) |
abstract Repository |
RepositoryLocalService.addRepository(long userId,
long groupId,
long classNameId,
long parentFolderId,
String name,
String description,
String portletId,
UnicodeProperties typeSettingsProperties,
ServiceContext serviceContext)
Deprecated. As of 6.2.0, replaced by RepositoryLocalService.addRepository(long, long,
long, long, String, String, String, UnicodeProperties,
boolean, ServiceContext) |
static Repository |
RepositoryLocalServiceUtil.addRepository(long userId,
long groupId,
long classNameId,
long parentFolderId,
String name,
String description,
String portletId,
UnicodeProperties typeSettingsProperties,
ServiceContext serviceContext)
Deprecated. As of 6.2.0, replaced by RepositoryLocalServiceUtil.addRepository(long, long,
long, long, String, String, String, UnicodeProperties,
boolean, ServiceContext) |
static Repository |
RepositoryServiceUtil.addRepository(long groupId,
long classNameId,
long parentFolderId,
String name,
String description,
String portletId,
UnicodeProperties typeSettingsProperties,
ServiceContext serviceContext)
|
abstract Repository |
RepositoryService.addRepository(long groupId,
long classNameId,
long parentFolderId,
String name,
String description,
String portletId,
UnicodeProperties typeSettingsProperties,
ServiceContext serviceContext)
|
Repository |
RepositoryServiceWrapper.addRepository(long groupId,
long classNameId,
long parentFolderId,
String name,
String description,
String portletId,
UnicodeProperties typeSettingsProperties,
ServiceContext serviceContext)
|
static RepositoryEntry |
RepositoryEntryLocalServiceUtil.addRepositoryEntry(long userId,
long groupId,
long repositoryId,
String mappedId,
ServiceContext serviceContext)
|
RepositoryEntry |
RepositoryEntryLocalServiceWrapper.addRepositoryEntry(long userId,
long groupId,
long repositoryId,
String mappedId,
ServiceContext serviceContext)
|
abstract RepositoryEntry |
RepositoryEntryLocalService.addRepositoryEntry(long userId,
long groupId,
long repositoryId,
String mappedId,
ServiceContext serviceContext)
|
void |
ResourcePermissionServiceWrapper.addResourcePermission(long groupId,
long companyId,
String name,
int scope,
String primKey,
long roleId,
String actionId)
Grants the role permission at the scope to perform the action on resources of the type. |
abstract void |
ResourcePermissionService.addResourcePermission(long groupId,
long companyId,
String name,
int scope,
String primKey,
long roleId,
String actionId)
Grants the role permission at the scope to perform the action on resources of the type. |
static void |
ResourcePermissionServiceUtil.addResourcePermission(long groupId,
long companyId,
String name,
int scope,
String primKey,
long roleId,
String actionId)
Grants the role permission at the scope to perform the action on resources of the type. |
abstract void |
ResourcePermissionLocalService.addResourcePermission(long companyId,
String name,
int scope,
String primKey,
long roleId,
String actionId)
Grants the role permission at the scope to perform the action on resources of the type. |
static void |
ResourcePermissionLocalServiceUtil.addResourcePermission(long companyId,
String name,
int scope,
String primKey,
long roleId,
String actionId)
Grants the role permission at the scope to perform the action on resources of the type. |
void |
ResourcePermissionLocalServiceWrapper.addResourcePermission(long companyId,
String name,
int scope,
String primKey,
long roleId,
String actionId)
Grants the role permission at the scope to perform the action on resources of the type. |
abstract void |
ResourceLocalService.addResources(long companyId,
long groupId,
long userId,
String name,
long primKey,
boolean portletActions,
boolean addGroupPermissions,
boolean addGuestPermissions)
Adds resources for the entity with the name and primary key, always creating a resource at the individual scope and only creating resources at the group, group template, and company scope if such resources don't already exist. |
void |
ResourceLocalServiceWrapper.addResources(long companyId,
long groupId,
long userId,
String name,
long primKey,
boolean portletActions,
boolean addGroupPermissions,
boolean addGuestPermissions)
Adds resources for the entity with the name and primary key, always creating a resource at the individual scope and only creating resources at the group, group template, and company scope if such resources don't already exist. |
static void |
ResourceLocalServiceUtil.addResources(long companyId,
long groupId,
long userId,
String name,
long primKey,
boolean portletActions,
boolean addGroupPermissions,
boolean addGuestPermissions)
Adds resources for the entity with the name and primary key, always creating a resource at the individual scope and only creating resources at the group, group template, and company scope if such resources don't already exist. |
abstract void |
ResourceLocalService.addResources(long companyId,
long groupId,
long userId,
String name,
String primKey,
boolean portletActions,
boolean addGroupPermissions,
boolean addGuestPermissions)
Adds resources for the entity with the name and primary key string, always creating a resource at the individual scope and only creating resources at the group, group template, and company scope if such resources don't already exist. |
void |
ResourceLocalServiceWrapper.addResources(long companyId,
long groupId,
long userId,
String name,
String primKey,
boolean portletActions,
boolean addGroupPermissions,
boolean addGuestPermissions)
Adds resources for the entity with the name and primary key string, always creating a resource at the individual scope and only creating resources at the group, group template, and company scope if such resources don't already exist. |
static void |
ResourceLocalServiceUtil.addResources(long companyId,
long groupId,
long userId,
String name,
String primKey,
boolean portletActions,
boolean addGroupPermissions,
boolean addGuestPermissions)
Adds resources for the entity with the name and primary key string, always creating a resource at the individual scope and only creating resources at the group, group template, and company scope if such resources don't already exist. |
abstract void |
ResourceLocalService.addResources(long companyId,
long groupId,
String name,
boolean portletActions)
Adds resources for the entity with the name. |
void |
ResourceLocalServiceWrapper.addResources(long companyId,
long groupId,
String name,
boolean portletActions)
Adds resources for the entity with the name. |
static void |
ResourceLocalServiceUtil.addResources(long companyId,
long groupId,
String name,
boolean portletActions)
Adds resources for the entity with the name. |
abstract Role |
RoleLocalService.addRole(long userId,
long companyId,
String name,
Map<Locale,String> titleMap,
Map<Locale,String> descriptionMap,
int type)
Deprecated. As of 6.2.0, replaced by RoleLocalService.addRole(long, String, long,
String, Map, Map, int, String, ServiceContext) |
static Role |
RoleLocalServiceUtil.addRole(long userId,
long companyId,
String name,
Map<Locale,String> titleMap,
Map<Locale,String> descriptionMap,
int type)
Deprecated. As of 6.2.0, replaced by RoleLocalServiceUtil.addRole(long, String, long,
String, Map, Map, int, String, ServiceContext) |
Role |
RoleLocalServiceWrapper.addRole(long userId,
long companyId,
String name,
Map<Locale,String> titleMap,
Map<Locale,String> descriptionMap,
int type)
Deprecated. As of 6.2.0, replaced by RoleLocalServiceWrapper.addRole(long, String, long,
String, Map, Map, int, String, ServiceContext) |
abstract Role |
RoleLocalService.addRole(long userId,
long companyId,
String name,
Map<Locale,String> titleMap,
Map<Locale,String> descriptionMap,
int type,
String className,
long classPK)
Deprecated. As of 6.2.0, replaced by RoleLocalService.addRole(long, String, long,
String, Map, Map, int, String, ServiceContext) |
static Role |
RoleLocalServiceUtil.addRole(long userId,
long companyId,
String name,
Map<Locale,String> titleMap,
Map<Locale,String> descriptionMap,
int type,
String className,
long classPK)
Deprecated. As of 6.2.0, replaced by RoleLocalServiceUtil.addRole(long, String, long,
String, Map, Map, int, String, ServiceContext) |
Role |
RoleLocalServiceWrapper.addRole(long userId,
long companyId,
String name,
Map<Locale,String> titleMap,
Map<Locale,String> descriptionMap,
int type,
String className,
long classPK)
Deprecated. As of 6.2.0, replaced by RoleLocalServiceWrapper.addRole(long, String, long,
String, Map, Map, int, String, ServiceContext) |
abstract Role |
RoleLocalService.addRole(long userId,
String className,
long classPK,
String name,
Map<Locale,String> titleMap,
Map<Locale,String> descriptionMap,
int type,
String subtype,
ServiceContext serviceContext)
Adds a role with additional parameters. |
static Role |
RoleLocalServiceUtil.addRole(long userId,
String className,
long classPK,
String name,
Map<Locale,String> titleMap,
Map<Locale,String> descriptionMap,
int type,
String subtype,
ServiceContext serviceContext)
Adds a role with additional parameters. |
Role |
RoleLocalServiceWrapper.addRole(long userId,
String className,
long classPK,
String name,
Map<Locale,String> titleMap,
Map<Locale,String> descriptionMap,
int type,
String subtype,
ServiceContext serviceContext)
Adds a role with additional parameters. |
Role |
RoleServiceWrapper.addRole(String className,
long classPK,
String name,
Map<Locale,String> titleMap,
Map<Locale,String> descriptionMap,
int type,
String subtype,
ServiceContext serviceContext)
Adds a role. |
static Role |
RoleServiceUtil.addRole(String className,
long classPK,
String name,
Map<Locale,String> titleMap,
Map<Locale,String> descriptionMap,
int type,
String subtype,
ServiceContext serviceContext)
Adds a role. |
abstract Role |
RoleService.addRole(String className,
long classPK,
String name,
Map<Locale,String> titleMap,
Map<Locale,String> descriptionMap,
int type,
String subtype,
ServiceContext serviceContext)
Adds a role. |
Role |
RoleServiceWrapper.addRole(String name,
Map<Locale,String> titleMap,
Map<Locale,String> descriptionMap,
int type)
Deprecated. As of 6.2.0, replaced by RoleServiceWrapper.addRole(String, long,
String, Map, Map, int, String, ServiceContext) |
static Role |
RoleServiceUtil.addRole(String name,
Map<Locale,String> titleMap,
Map<Locale,String> descriptionMap,
int type)
Deprecated. As of 6.2.0, replaced by RoleServiceUtil.addRole(String, long,
String, Map, Map, int, String, ServiceContext) |
abstract Role |
RoleService.addRole(String name,
Map<Locale,String> titleMap,
Map<Locale,String> descriptionMap,
int type)
Deprecated. As of 6.2.0, replaced by RoleService.addRole(String, long,
String, Map, Map, int, String, ServiceContext) |
void |
GroupServiceWrapper.addRoleGroups(long roleId,
long[] groupIds)
Adds the groups to the role. |
abstract void |
GroupService.addRoleGroups(long roleId,
long[] groupIds)
Adds the groups to the role. |
static void |
GroupServiceUtil.addRoleGroups(long roleId,
long[] groupIds)
Adds the groups to the role. |
static void |
UserLocalServiceUtil.addRoleUsers(long roleId,
List<User> users)
|
void |
UserLocalServiceWrapper.addRoleUsers(long roleId,
List<User> users)
|
abstract void |
UserLocalService.addRoleUsers(long roleId,
List<User> users)
|
void |
UserServiceWrapper.addRoleUsers(long roleId,
long[] userIds)
Adds the users to the role. |
static void |
UserLocalServiceUtil.addRoleUsers(long roleId,
long[] userIds)
|
void |
UserLocalServiceWrapper.addRoleUsers(long roleId,
long[] userIds)
|
static void |
UserServiceUtil.addRoleUsers(long roleId,
long[] userIds)
Adds the users to the role. |
abstract void |
UserLocalService.addRoleUsers(long roleId,
long[] userIds)
|
abstract void |
UserService.addRoleUsers(long roleId,
long[] userIds)
Adds the users to the role. |
Subscription |
SubscriptionLocalServiceWrapper.addSubscription(long userId,
long groupId,
String className,
long classPK)
Subscribes the user to the entity, notifying him the instant the entity is created, deleted, or modified. |
static Subscription |
SubscriptionLocalServiceUtil.addSubscription(long userId,
long groupId,
String className,
long classPK)
Subscribes the user to the entity, notifying him the instant the entity is created, deleted, or modified. |
abstract Subscription |
SubscriptionLocalService.addSubscription(long userId,
long groupId,
String className,
long classPK)
Subscribes the user to the entity, notifying him the instant the entity is created, deleted, or modified. |
Subscription |
SubscriptionLocalServiceWrapper.addSubscription(long userId,
long groupId,
String className,
long classPK,
String frequency)
Subscribes the user to the entity, notifying him at the given frequency. |
static Subscription |
SubscriptionLocalServiceUtil.addSubscription(long userId,
long groupId,
String className,
long classPK,
String frequency)
Subscribes the user to the entity, notifying him at the given frequency. |
abstract Subscription |
SubscriptionLocalService.addSubscription(long userId,
long groupId,
String className,
long classPK,
String frequency)
Subscribes the user to the entity, notifying him at the given frequency. |
abstract SystemEvent |
SystemEventLocalService.addSystemEvent(long userId,
long groupId,
String className,
long classPK,
String classUuid,
String referrerClassName,
int type,
String extraData)
|
static SystemEvent |
SystemEventLocalServiceUtil.addSystemEvent(long userId,
long groupId,
String className,
long classPK,
String classUuid,
String referrerClassName,
int type,
String extraData)
|
SystemEvent |
SystemEventLocalServiceWrapper.addSystemEvent(long userId,
long groupId,
String className,
long classPK,
String classUuid,
String referrerClassName,
int type,
String extraData)
|
abstract SystemEvent |
SystemEventLocalService.addSystemEvent(long companyId,
String className,
long classPK,
String classUuid,
String referrerClassName,
int type,
String extraData)
|
static SystemEvent |
SystemEventLocalServiceUtil.addSystemEvent(long companyId,
String className,
long classPK,
String classUuid,
String referrerClassName,
int type,
String extraData)
|
SystemEvent |
SystemEventLocalServiceWrapper.addSystemEvent(long companyId,
String className,
long classPK,
String classUuid,
String referrerClassName,
int type,
String extraData)
|
static Team |
TeamLocalServiceUtil.addTeam(long userId,
long groupId,
String name,
String description)
|
Team |
TeamLocalServiceWrapper.addTeam(long userId,
long groupId,
String name,
String description)
|
abstract Team |
TeamLocalService.addTeam(long userId,
long groupId,
String name,
String description)
|
static Team |
TeamServiceUtil.addTeam(long groupId,
String name,
String description)
|
abstract Team |
TeamService.addTeam(long groupId,
String name,
String description)
|
Team |
TeamServiceWrapper.addTeam(long groupId,
String name,
String description)
|
void |
UserGroupServiceWrapper.addTeamUserGroups(long teamId,
long[] userGroupIds)
Adds the user groups to the team |
static void |
UserGroupServiceUtil.addTeamUserGroups(long teamId,
long[] userGroupIds)
Adds the user groups to the team |
abstract void |
UserGroupService.addTeamUserGroups(long teamId,
long[] userGroupIds)
Adds the user groups to the team |
static void |
UserLocalServiceUtil.addTeamUsers(long teamId,
List<User> users)
|
void |
UserLocalServiceWrapper.addTeamUsers(long teamId,
List<User> users)
|
abstract void |
UserLocalService.addTeamUsers(long teamId,
List<User> users)
|
void |
UserServiceWrapper.addTeamUsers(long teamId,
long[] userIds)
Adds the users to the team. |
static void |
UserLocalServiceUtil.addTeamUsers(long teamId,
long[] userIds)
|
void |
UserLocalServiceWrapper.addTeamUsers(long teamId,
long[] userIds)
|
static void |
UserServiceUtil.addTeamUsers(long teamId,
long[] userIds)
Adds the users to the team. |
abstract void |
UserLocalService.addTeamUsers(long teamId,
long[] userIds)
|
abstract void |
UserService.addTeamUsers(long teamId,
long[] userIds)
Adds the users to the team. |
abstract FileEntry |
LayoutService.addTempFileEntry(long groupId,
String fileName,
String tempFolderName,
InputStream inputStream,
String mimeType)
|
FileEntry |
LayoutServiceWrapper.addTempFileEntry(long groupId,
String fileName,
String tempFolderName,
InputStream inputStream,
String mimeType)
|
static FileEntry |
LayoutServiceUtil.addTempFileEntry(long groupId,
String fileName,
String tempFolderName,
InputStream inputStream,
String mimeType)
|
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)
Adds a user. |
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)
Adds a user. |
abstract 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)
Adds a user. |
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,
List<Address> addresses,
List<EmailAddress> emailAddresses,
List<Phone> phones,
List<Website> websites,
List<AnnouncementsDelivery> announcementsDelivers,
boolean sendEmail,
ServiceContext serviceContext)
Adds a user with additional parameters. |
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,
List<Address> addresses,
List<EmailAddress> emailAddresses,
List<Phone> phones,
List<Website> websites,
List<AnnouncementsDelivery> announcementsDelivers,
boolean sendEmail,
ServiceContext serviceContext)
Adds a user with additional parameters. |
abstract 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,
List<Address> addresses,
List<EmailAddress> emailAddresses,
List<Phone> phones,
List<Website> websites,
List<AnnouncementsDelivery> announcementsDelivers,
boolean sendEmail,
ServiceContext serviceContext)
Adds a user with additional parameters. |
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)
Adds a user. |
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)
Adds a user. |
abstract 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)
Adds a user. |
static UserGroup |
UserGroupLocalServiceUtil.addUserGroup(long userId,
long companyId,
String name,
String description)
Deprecated. As of 6.2.0, replaced by UserGroupLocalServiceUtil.addUserGroup(long, long,
String, String, ServiceContext) |
UserGroup |
UserGroupLocalServiceWrapper.addUserGroup(long userId,
long companyId,
String name,
String description)
Deprecated. As of 6.2.0, replaced by UserGroupLocalServiceWrapper.addUserGroup(long, long,
String, String, ServiceContext) |
abstract UserGroup |
UserGroupLocalService.addUserGroup(long userId,
long companyId,
String name,
String description)
Deprecated. As of 6.2.0, replaced by UserGroupLocalService.addUserGroup(long, long,
String, String, ServiceContext) |
static UserGroup |
UserGroupLocalServiceUtil.addUserGroup(long userId,
long companyId,
String name,
String description,
ServiceContext serviceContext)
Adds a user group. |
UserGroup |
UserGroupLocalServiceWrapper.addUserGroup(long userId,
long companyId,
String name,
String description,
ServiceContext serviceContext)
Adds a user group. |
abstract UserGroup |
UserGroupLocalService.addUserGroup(long userId,
long companyId,
String name,
String description,
ServiceContext serviceContext)
Adds a user group. |
UserGroup |
UserGroupServiceWrapper.addUserGroup(String name,
String description)
Deprecated. As of 6.2.0, replaced by UserGroupServiceWrapper.addUserGroup(String, String,
ServiceContext) |
static UserGroup |
UserGroupServiceUtil.addUserGroup(String name,
String description)
Deprecated. As of 6.2.0, replaced by UserGroupServiceUtil.addUserGroup(String, String,
ServiceContext) |
abstract UserGroup |
UserGroupService.addUserGroup(String name,
String description)
Deprecated. As of 6.2.0, replaced by UserGroupService.addUserGroup(String, String,
ServiceContext) |
UserGroup |
UserGroupServiceWrapper.addUserGroup(String name,
String description,
ServiceContext serviceContext)
Adds a user group. |
static UserGroup |
UserGroupServiceUtil.addUserGroup(String name,
String description,
ServiceContext serviceContext)
Adds a user group. |
abstract UserGroup |
UserGroupService.addUserGroup(String name,
String description,
ServiceContext serviceContext)
Adds a user group. |
void |
UserGroupGroupRoleServiceWrapper.addUserGroupGroupRoles(long[] userGroupIds,
long groupId,
long roleId)
|
static void |
UserGroupGroupRoleServiceUtil.addUserGroupGroupRoles(long[] userGroupIds,
long groupId,
long roleId)
|
abstract void |
UserGroupGroupRoleService.addUserGroupGroupRoles(long[] userGroupIds,
long groupId,
long roleId)
|
void |
UserGroupGroupRoleServiceWrapper.addUserGroupGroupRoles(long userGroupId,
long groupId,
long[] roleIds)
|
static void |
UserGroupGroupRoleServiceUtil.addUserGroupGroupRoles(long userGroupId,
long groupId,
long[] roleIds)
|
abstract void |
UserGroupGroupRoleService.addUserGroupGroupRoles(long userGroupId,
long groupId,
long[] roleIds)
|
abstract void |
UserGroupRoleService.addUserGroupRoles(long[] userIds,
long groupId,
long roleId)
|
void |
UserGroupRoleServiceWrapper.addUserGroupRoles(long[] userIds,
long groupId,
long roleId)
|
static void |
UserGroupRoleServiceUtil.addUserGroupRoles(long[] userIds,
long groupId,
long roleId)
|
abstract void |
UserGroupRoleService.addUserGroupRoles(long userId,
long groupId,
long[] roleIds)
|
void |
UserGroupRoleServiceWrapper.addUserGroupRoles(long userId,
long groupId,
long[] roleIds)
|
static void |
UserGroupRoleServiceUtil.addUserGroupRoles(long userId,
long groupId,
long[] roleIds)
|
static void |
UserLocalServiceUtil.addUserGroupUsers(long userGroupId,
List<User> users)
|
void |
UserLocalServiceWrapper.addUserGroupUsers(long userGroupId,
List<User> users)
|
abstract void |
UserLocalService.addUserGroupUsers(long userGroupId,
List<User> users)
|
void |
UserServiceWrapper.addUserGroupUsers(long userGroupId,
long[] userIds)
Adds the users to the user group. |
static void |
UserLocalServiceUtil.addUserGroupUsers(long userGroupId,
long[] userIds)
|
void |
UserLocalServiceWrapper.addUserGroupUsers(long userGroupId,
long[] userIds)
|
static void |
UserServiceUtil.addUserGroupUsers(long userGroupId,
long[] userIds)
Adds the users to the user group. |
abstract void |
UserLocalService.addUserGroupUsers(long userGroupId,
long[] userIds)
|
abstract void |
UserService.addUserGroupUsers(long userGroupId,
long[] userIds)
Adds the users to the user group. |
static UserNotificationDelivery |
UserNotificationDeliveryLocalServiceUtil.addUserNotificationDelivery(long userId,
String portletId,
long classNameId,
int notificationType,
int deliveryType,
boolean deliver)
|
UserNotificationDelivery |
UserNotificationDeliveryLocalServiceWrapper.addUserNotificationDelivery(long userId,
String portletId,
long classNameId,
int notificationType,
int deliveryType,
boolean deliver)
|
abstract UserNotificationDelivery |
UserNotificationDeliveryLocalService.addUserNotificationDelivery(long userId,
String portletId,
long classNameId,
int notificationType,
int deliveryType,
boolean deliver)
|
abstract UserNotificationEvent |
UserNotificationEventLocalService.addUserNotificationEvent(long userId,
NotificationEvent notificationEvent)
|
static UserNotificationEvent |
UserNotificationEventLocalServiceUtil.addUserNotificationEvent(long userId,
NotificationEvent notificationEvent)
|
UserNotificationEvent |
UserNotificationEventLocalServiceWrapper.addUserNotificationEvent(long userId,
NotificationEvent notificationEvent)
|
abstract UserNotificationEvent |
UserNotificationEventLocalService.addUserNotificationEvent(long userId,
String type,
long timestamp,
long deliverBy,
String payload,
boolean archived,
ServiceContext serviceContext)
|
static UserNotificationEvent |
UserNotificationEventLocalServiceUtil.addUserNotificationEvent(long userId,
String type,
long timestamp,
long deliverBy,
String payload,
boolean archived,
ServiceContext serviceContext)
|
UserNotificationEvent |
UserNotificationEventLocalServiceWrapper.addUserNotificationEvent(long userId,
String type,
long timestamp,
long deliverBy,
String payload,
boolean archived,
ServiceContext serviceContext)
|
abstract List<UserNotificationEvent> |
UserNotificationEventLocalService.addUserNotificationEvents(long userId,
Collection<NotificationEvent> notificationEvents)
|
static List<UserNotificationEvent> |
UserNotificationEventLocalServiceUtil.addUserNotificationEvents(long userId,
Collection<NotificationEvent> notificationEvents)
|
List<UserNotificationEvent> |
UserNotificationEventLocalServiceWrapper.addUserNotificationEvents(long userId,
Collection<NotificationEvent> notificationEvents)
|
abstract void |
RoleLocalService.addUserRole(long userId,
long roleId)
|
static void |
RoleLocalServiceUtil.addUserRole(long userId,
long roleId)
|
void |
RoleLocalServiceWrapper.addUserRole(long userId,
long roleId)
|
abstract void |
RoleLocalService.addUserRole(long userId,
Role role)
|
static void |
RoleLocalServiceUtil.addUserRole(long userId,
Role role)
|
void |
RoleLocalServiceWrapper.addUserRole(long userId,
Role role)
|
abstract void |
RoleLocalService.addUserRoles(long userId,
List<Role> roles)
|
static void |
RoleLocalServiceUtil.addUserRoles(long userId,
List<Role> roles)
|
void |
RoleLocalServiceWrapper.addUserRoles(long userId,
List<Role> roles)
|
abstract void |
RoleLocalService.addUserRoles(long userId,
long[] roleIds)
|
void |
RoleServiceWrapper.addUserRoles(long userId,
long[] roleIds)
Adds the roles to the user. |
static void |
RoleLocalServiceUtil.addUserRoles(long userId,
long[] roleIds)
|
static void |
RoleServiceUtil.addUserRoles(long userId,
long[] roleIds)
Adds the roles to the user. |
void |
RoleLocalServiceWrapper.addUserRoles(long userId,
long[] roleIds)
|
abstract void |
RoleService.addUserRoles(long userId,
long[] roleIds)
Adds the roles to the user. |
User |
UserServiceWrapper.addUserWithWorkflow(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)
Adds a user with workflow. |
static User |
UserServiceUtil.addUserWithWorkflow(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)
Adds a user with workflow. |
abstract User |
UserService.addUserWithWorkflow(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)
Adds a user with workflow. |
User |
UserServiceWrapper.addUserWithWorkflow(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,
List<Address> addresses,
List<EmailAddress> emailAddresses,
List<Phone> phones,
List<Website> websites,
List<AnnouncementsDelivery> announcementsDelivers,
boolean sendEmail,
ServiceContext serviceContext)
Adds a user with workflow and additional parameters. |
static User |
UserServiceUtil.addUserWithWorkflow(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,
List<Address> addresses,
List<EmailAddress> emailAddresses,
List<Phone> phones,
List<Website> websites,
List<AnnouncementsDelivery> announcementsDelivers,
boolean sendEmail,
ServiceContext serviceContext)
Adds a user with workflow and additional parameters. |
abstract User |
UserService.addUserWithWorkflow(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,
List<Address> addresses,
List<EmailAddress> emailAddresses,
List<Phone> phones,
List<Website> websites,
List<AnnouncementsDelivery> announcementsDelivers,
boolean sendEmail,
ServiceContext serviceContext)
Adds a user with workflow and additional parameters. |
static User |
UserLocalServiceUtil.addUserWithWorkflow(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)
Adds a user with workflow. |
User |
UserLocalServiceWrapper.addUserWithWorkflow(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)
Adds a user with workflow. |
abstract User |
UserLocalService.addUserWithWorkflow(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)
Adds a user with workflow. |
static Website |
WebsiteLocalServiceUtil.addWebsite(long userId,
String className,
long classPK,
String url,
int typeId,
boolean primary)
Deprecated. As of 6.2.0, replaced by WebsiteLocalServiceUtil.addWebsite(long, String,
long, String, int, boolean, ServiceContext) |
abstract Website |
WebsiteLocalService.addWebsite(long userId,
String className,
long classPK,
String url,
int typeId,
boolean primary)
Deprecated. As of 6.2.0, replaced by WebsiteLocalService.addWebsite(long, String,
long, String, int, boolean, ServiceContext) |
Website |
WebsiteLocalServiceWrapper.addWebsite(long userId,
String className,
long classPK,
String url,
int typeId,
boolean primary)
Deprecated. As of 6.2.0, replaced by WebsiteLocalServiceWrapper.addWebsite(long, String,
long, String, int, boolean, ServiceContext) |
static Website |
WebsiteLocalServiceUtil.addWebsite(long userId,
String className,
long classPK,
String url,
int typeId,
boolean primary,
ServiceContext serviceContext)
|
abstract Website |
WebsiteLocalService.addWebsite(long userId,
String className,
long classPK,
String url,
int typeId,
boolean primary,
ServiceContext serviceContext)
|
Website |
WebsiteLocalServiceWrapper.addWebsite(long userId,
String className,
long classPK,
String url,
int typeId,
boolean primary,
ServiceContext serviceContext)
|
static Website |
WebsiteServiceUtil.addWebsite(String className,
long classPK,
String url,
int typeId,
boolean primary)
Deprecated. As of 6.2.0, replaced by WebsiteServiceUtil.addWebsite( String, long,
String, int, boolean, ServiceContext) |
abstract Website |
WebsiteService.addWebsite(String className,
long classPK,
String url,
int typeId,
boolean primary)
Deprecated. As of 6.2.0, replaced by WebsiteService.addWebsite( String, long,
String, int, boolean, ServiceContext) |
Website |
WebsiteServiceWrapper.addWebsite(String className,
long classPK,
String url,
int typeId,
boolean primary)
Deprecated. As of 6.2.0, replaced by WebsiteServiceWrapper.addWebsite( String, long,
String, int, boolean, ServiceContext) |
static Website |
WebsiteServiceUtil.addWebsite(String className,
long classPK,
String url,
int typeId,
boolean primary,
ServiceContext serviceContext)
|
abstract Website |
WebsiteService.addWebsite(String className,
long classPK,
String url,
int typeId,
boolean primary,
ServiceContext serviceContext)
|
Website |
WebsiteServiceWrapper.addWebsite(String className,
long classPK,
String url,
int typeId,
boolean primary,
ServiceContext serviceContext)
|
WorkflowDefinitionLink |
WorkflowDefinitionLinkLocalServiceWrapper.addWorkflowDefinitionLink(long userId,
long companyId,
long groupId,
String className,
long classPK,
long typePK,
String workflowDefinitionName,
int workflowDefinitionVersion)
|
abstract WorkflowDefinitionLink |
WorkflowDefinitionLinkLocalService.addWorkflowDefinitionLink(long userId,
long companyId,
long groupId,
String className,
long classPK,
long typePK,
String workflowDefinitionName,
int workflowDefinitionVersion)
|
static WorkflowDefinitionLink |
WorkflowDefinitionLinkLocalServiceUtil.addWorkflowDefinitionLink(long userId,
long companyId,
long groupId,
String className,
long classPK,
long typePK,
String workflowDefinitionName,
int workflowDefinitionVersion)
|
WorkflowInstanceLink |
WorkflowInstanceLinkLocalServiceWrapper.addWorkflowInstanceLink(long userId,
long companyId,
long groupId,
String className,
long classPK,
long workflowInstanceId)
|
static WorkflowInstanceLink |
WorkflowInstanceLinkLocalServiceUtil.addWorkflowInstanceLink(long userId,
long companyId,
long groupId,
String className,
long classPK,
long workflowInstanceId)
|
abstract WorkflowInstanceLink |
WorkflowInstanceLinkLocalService.addWorkflowInstanceLink(long userId,
long companyId,
long groupId,
String className,
long classPK,
long workflowInstanceId)
|
static int |
UserLocalServiceUtil.authenticateByEmailAddress(long companyId,
String emailAddress,
String password,
Map<String,String[]> headerMap,
Map<String,String[]> parameterMap,
Map<String,Object> resultsMap)
Attempts to authenticate the user by their email address and password, while using the AuthPipeline. |
int |
UserLocalServiceWrapper.authenticateByEmailAddress(long companyId,
String emailAddress,
String password,
Map<String,String[]> headerMap,
Map<String,String[]> parameterMap,
Map<String,Object> resultsMap)
Attempts to authenticate the user by their email address and password, while using the AuthPipeline. |
abstract int |
UserLocalService.authenticateByEmailAddress(long companyId,
String emailAddress,
String password,
Map<String,String[]> headerMap,
Map<String,String[]> parameterMap,
Map<String,Object> resultsMap)
Attempts to authenticate the user by their email address and password, while using the AuthPipeline. |
static int |
UserLocalServiceUtil.authenticateByScreenName(long companyId,
String screenName,
String password,
Map<String,String[]> headerMap,
Map<String,String[]> parameterMap,
Map<String,Object> resultsMap)
Attempts to authenticate the user by their screen name and password, while using the AuthPipeline. |
int |
UserLocalServiceWrapper.authenticateByScreenName(long companyId,
String screenName,
String password,
Map<String,String[]> headerMap,
Map<String,String[]> parameterMap,
Map<String,Object> resultsMap)
Attempts to authenticate the user by their screen name and password, while using the AuthPipeline. |
abstract int |
UserLocalService.authenticateByScreenName(long companyId,
String screenName,
String password,
Map<String,String[]> headerMap,
Map<String,String[]> parameterMap,
Map<String,Object> resultsMap)
Attempts to authenticate the user by their screen name and password, while using the AuthPipeline. |
static int |
UserLocalServiceUtil.authenticateByUserId(long companyId,
long userId,
String password,
Map<String,String[]> headerMap,
Map<String,String[]> parameterMap,
Map<String,Object> resultsMap)
Attempts to authenticate the user by their primary key and password, while using the AuthPipeline. |
int |
UserLocalServiceWrapper.authenticateByUserId(long companyId,
long userId,
String password,
Map<String,String[]> headerMap,
Map<String,String[]> parameterMap,
Map<String,Object> resultsMap)
Attempts to authenticate the user by their primary key and password, while using the AuthPipeline. |
abstract int |
UserLocalService.authenticateByUserId(long companyId,
long userId,
String password,
Map<String,String[]> headerMap,
Map<String,String[]> parameterMap,
Map<String,Object> resultsMap)
Attempts to authenticate the user by their primary key and password, while using the AuthPipeline. |
static long |
UserLocalServiceUtil.authenticateForBasic(long companyId,
String authType,
String login,
String password)
Attempts to authenticate the user using HTTP basic access authentication, without using the AuthPipeline. |
long |
UserLocalServiceWrapper.authenticateForBasic(long companyId,
String authType,
String login,
String password)
Attempts to authenticate the user using HTTP basic access authentication, without using the AuthPipeline. |
abstract long |
UserLocalService.authenticateForBasic(long companyId,
String authType,
String login,
String password)
Attempts to authenticate the user using HTTP basic access authentication, without using the AuthPipeline. |
static long |
UserLocalServiceUtil.authenticateForDigest(long companyId,
String username,
String realm,
String nonce,
String method,
String uri,
String response)
Attempts to authenticate the user using HTTP digest access authentication, without using the AuthPipeline. |
long |
UserLocalServiceWrapper.authenticateForDigest(long companyId,
String username,
String realm,
String nonce,
String method,
String uri,
String response)
Attempts to authenticate the user using HTTP digest access authentication, without using the AuthPipeline. |
abstract long |
UserLocalService.authenticateForDigest(long companyId,
String username,
String realm,
String nonce,
String method,
String uri,
String response)
Attempts to authenticate the user using HTTP digest access authentication, without using the AuthPipeline. |
abstract Company |
CompanyLocalService.checkCompany(String webId)
Returns the company with the web domain. |
Company |
CompanyLocalServiceWrapper.checkCompany(String webId)
Returns the company with the web domain. |
static Company |
CompanyLocalServiceUtil.checkCompany(String webId)
Returns the company with the web domain. |
abstract Company |
CompanyLocalService.checkCompany(String webId,
String mx,
String shardName)
Returns the company with the web domain, mail domain, and shard. |
Company |
CompanyLocalServiceWrapper.checkCompany(String webId,
String mx,
String shardName)
Returns the company with the web domain, mail domain, and shard. |
static Company |
CompanyLocalServiceUtil.checkCompany(String webId,
String mx,
String shardName)
Returns the company with the web domain, mail domain, and shard. |
abstract void |
GroupLocalService.checkCompanyGroup(long companyId)
Adds a company group if it does not exist. |
void |
GroupLocalServiceWrapper.checkCompanyGroup(long companyId)
Adds a company group if it does not exist. |
static void |
GroupLocalServiceUtil.checkCompanyGroup(long companyId)
Adds a company group if it does not exist. |
abstract void |
CompanyLocalService.checkCompanyKey(long companyId)
Checks if the company has an encryption key. |
void |
CompanyLocalServiceWrapper.checkCompanyKey(long companyId)
Checks if the company has an encryption key. |
static void |
CompanyLocalServiceUtil.checkCompanyKey(long companyId)
Checks if the company has an encryption key. |
static void |
StagingLocalServiceUtil.checkDefaultLayoutSetBranches(long userId,
Group liveGroup,
boolean branchingPublic,
boolean branchingPrivate,
boolean remote,
ServiceContext serviceContext)
|
abstract void |
StagingLocalService.checkDefaultLayoutSetBranches(long userId,
Group liveGroup,
boolean branchingPublic,
boolean branchingPrivate,
boolean remote,
ServiceContext serviceContext)
|
void |
StagingLocalServiceWrapper.checkDefaultLayoutSetBranches(long userId,
Group liveGroup,
boolean branchingPublic,
boolean branchingPrivate,
boolean remote,
ServiceContext serviceContext)
|
static void |
PasswordPolicyLocalServiceUtil.checkDefaultPasswordPolicy(long companyId)
|
void |
PasswordPolicyLocalServiceWrapper.checkDefaultPasswordPolicy(long companyId)
|
abstract void |
PasswordPolicyLocalService.checkDefaultPasswordPolicy(long companyId)
|
static void |
UserLocalServiceUtil.checkLockout(User user)
Checks if the user is currently locked out based on the password policy, and performs maintenance on the user's lockout and failed login data. |
void |
UserLocalServiceWrapper.checkLockout(User user)
Checks if the user is currently locked out based on the password policy, and performs maintenance on the user's lockout and failed login data. |
abstract void |
UserLocalService.checkLockout(User user)
Checks if the user is currently locked out based on the password policy, and performs maintenance on the user's lockout and failed login data. |
static void |
UserLocalServiceUtil.checkLoginFailureByEmailAddress(long companyId,
String emailAddress)
Adds a failed login attempt to the user with the email address and updates the user's last failed login date. |
void |
UserLocalServiceWrapper.checkLoginFailureByEmailAddress(long companyId,
String emailAddress)
Adds a failed login attempt to the user with the email address and updates the user's last failed login date. |
abstract void |
UserLocalService.checkLoginFailureByEmailAddress(long companyId,
String emailAddress)
Adds a failed login attempt to the user with the email address and updates the user's last failed login date. |
static void |
UserLocalServiceUtil.checkLoginFailureById(long userId)
Adds a failed login attempt to the user and updates the user's last failed login date. |
void |
UserLocalServiceWrapper.checkLoginFailureById(long userId)
Adds a failed login attempt to the user and updates the user's last failed login date. |
abstract void |
UserLocalService.checkLoginFailureById(long userId)
Adds a failed login attempt to the user and updates the user's last failed login date. |
static void |
UserLocalServiceUtil.checkLoginFailureByScreenName(long companyId,
String screenName)
Adds a failed login attempt to the user with the screen name and updates the user's last failed login date. |
void |
UserLocalServiceWrapper.checkLoginFailureByScreenName(long companyId,
String screenName)
Adds a failed login attempt to the user with the screen name and updates the user's last failed login date. |
abstract void |
UserLocalService.checkLoginFailureByScreenName(long companyId,
String screenName)
Adds a failed login attempt to the user with the screen name and updates the user's last failed login date. |
static void |
UserLocalServiceUtil.checkPasswordExpired(User user)
Checks if the user's password is expired based on the password policy, and performs maintenance on the user's grace login and password reset data. |
void |
UserLocalServiceWrapper.checkPasswordExpired(User user)
Checks if the user's password is expired based on the password policy, and performs maintenance on the user's grace login and password reset data. |
abstract void |
UserLocalService.checkPasswordExpired(User user)
Checks if the user's password is expired based on the password policy, and performs maintenance on the user's grace login and password reset data. |
abstract void |
PermissionService.checkPermission(long groupId,
String name,
long primKey)
Checks to see if the group has permission to the service. |
static void |
PermissionServiceUtil.checkPermission(long groupId,
String name,
long primKey)
Checks to see if the group has permission to the service. |
void |
PermissionServiceWrapper.checkPermission(long groupId,
String name,
long primKey)
Checks to see if the group has permission to the service. |
abstract void |
PermissionService.checkPermission(long groupId,
String name,
String primKey)
Checks to see if the group has permission to the service. |
static void |
PermissionServiceUtil.checkPermission(long groupId,
String name,
String primKey)
Checks to see if the group has permission to the service. |
void |
PluginSettingLocalServiceWrapper.checkPermission(long userId,
String pluginId,
String pluginType)
|
abstract void |
PluginSettingLocalService.checkPermission(long userId,
String pluginId,
String pluginType)
|
void |
PermissionServiceWrapper.checkPermission(long groupId,
String name,
String primKey)
Checks to see if the group has permission to the service. |
static void |
PluginSettingLocalServiceUtil.checkPermission(long userId,
String pluginId,
String pluginType)
|
abstract void |
PortletLocalService.checkPortlet(Portlet portlet)
|
void |
PortletLocalServiceWrapper.checkPortlet(Portlet portlet)
|
static void |
PortletLocalServiceUtil.checkPortlet(Portlet portlet)
|
abstract void |
PortletLocalService.checkPortlets(long companyId)
|
void |
PortletLocalServiceWrapper.checkPortlets(long companyId)
|
static void |
PortletLocalServiceUtil.checkPortlets(long companyId)
|
void |
GroupServiceWrapper.checkRemoteStagingGroup(long groupId)
Checks that the current user is permitted to use the group for Remote Staging. |
abstract void |
GroupService.checkRemoteStagingGroup(long groupId)
Checks that the current user is permitted to use the group for Remote Staging. |
static void |
GroupServiceUtil.checkRemoteStagingGroup(long groupId)
Checks that the current user is permitted to use the group for Remote Staging. |
static void |
RepositoryServiceUtil.checkRepository(long repositoryId)
|
abstract void |
RepositoryService.checkRepository(long repositoryId)
|
void |
RepositoryServiceWrapper.checkRepository(long repositoryId)
|
abstract void |
GroupLocalService.checkSystemGroups(long companyId)
Creates systems groups and other related data needed by the system on the very first startup. |
void |
GroupLocalServiceWrapper.checkSystemGroups(long companyId)
Creates systems groups and other related data needed by the system on the very first startup. |
static void |
GroupLocalServiceUtil.checkSystemGroups(long companyId)
Creates systems groups and other related data needed by the system on the very first startup. |
abstract void |
RoleLocalService.checkSystemRoles()
Checks to ensure that the system roles map has appropriate default roles in each company. |
static void |
RoleLocalServiceUtil.checkSystemRoles()
Checks to ensure that the system roles map has appropriate default roles in each company. |
void |
RoleLocalServiceWrapper.checkSystemRoles()
Checks to ensure that the system roles map has appropriate default roles in each company. |
abstract void |
RoleLocalService.checkSystemRoles(long companyId)
Checks to ensure that the system roles map has appropriate default roles in the company. |
static void |
RoleLocalServiceUtil.checkSystemRoles(long companyId)
Checks to ensure that the system roles map has appropriate default roles in the company. |
void |
RoleLocalServiceWrapper.checkSystemRoles(long companyId)
Checks to ensure that the system roles map has appropriate default roles in the company. |
static void |
StagingLocalServiceUtil.cleanUpStagingRequest(long stagingRequestId)
|
void |
StagingServiceWrapper.cleanUpStagingRequest(long stagingRequestId)
|
abstract void |
StagingLocalService.cleanUpStagingRequest(long stagingRequestId)
|
static void |
StagingServiceUtil.cleanUpStagingRequest(long stagingRequestId)
|
abstract void |
StagingService.cleanUpStagingRequest(long stagingRequestId)
|
void |
StagingLocalServiceWrapper.cleanUpStagingRequest(long stagingRequestId)
|
abstract void |
RoleLocalService.clearUserRoles(long userId)
|
static void |
RoleLocalServiceUtil.clearUserRoles(long userId)
|
void |
RoleLocalServiceWrapper.clearUserRoles(long userId)
|
static void |
UserLocalServiceUtil.completeUserRegistration(User user,
ServiceContext serviceContext)
Completes the user's registration by generating a password and sending the confirmation email. |
void |
UserLocalServiceWrapper.completeUserRegistration(User user,
ServiceContext serviceContext)
Completes the user's registration by generating a password and sending the confirmation email. |
abstract void |
UserLocalService.completeUserRegistration(User user,
ServiceContext serviceContext)
Completes the user's registration by generating a password and sending the confirmation email. |
static void |
UserGroupLocalServiceUtil.copyUserGroupLayouts(long[] userGroupIds,
long userId)
Deprecated. As of 6.1.0 |
void |
UserGroupLocalServiceWrapper.copyUserGroupLayouts(long[] userGroupIds,
long userId)
Deprecated. As of 6.1.0 |
abstract void |
UserGroupLocalService.copyUserGroupLayouts(long[] userGroupIds,
long userId)
Deprecated. As of 6.1.0 |
static void |
UserGroupLocalServiceUtil.copyUserGroupLayouts(long userGroupId,
long userId)
Deprecated. As of 6.2.0 |
void |
UserGroupLocalServiceWrapper.copyUserGroupLayouts(long userGroupId,
long userId)
Deprecated. As of 6.2.0 |
abstract void |
UserGroupLocalService.copyUserGroupLayouts(long userGroupId,
long userId)
Deprecated. As of 6.2.0 |
static void |
UserGroupLocalServiceUtil.copyUserGroupLayouts(long userGroupId,
long[] userIds)
Deprecated. As of 6.1.0 |
void |
UserGroupLocalServiceWrapper.copyUserGroupLayouts(long userGroupId,
long[] userIds)
Deprecated. As of 6.1.0 |
abstract void |
UserGroupLocalService.copyUserGroupLayouts(long userGroupId,
long[] userIds)
Deprecated. As of 6.1.0 |
static long |
StagingLocalServiceUtil.createStagingRequest(long userId,
long groupId,
String checksum)
|
abstract long |
StagingLocalService.createStagingRequest(long userId,
long groupId,
String checksum)
|
long |
StagingLocalServiceWrapper.createStagingRequest(long userId,
long groupId,
String checksum)
|
long |
StagingServiceWrapper.createStagingRequest(long groupId,
String checksum)
|
static long |
StagingServiceUtil.createStagingRequest(long groupId,
String checksum)
|
abstract long |
StagingService.createStagingRequest(long groupId,
String checksum)
|
static KeyValuePair |
UserLocalServiceUtil.decryptUserId(long companyId,
String name,
String password)
Decrypts the user's primary key and password from their encrypted forms. |
KeyValuePair |
UserLocalServiceWrapper.decryptUserId(long companyId,
String name,
String password)
Decrypts the user's primary key and password from their encrypted forms. |
abstract KeyValuePair |
UserLocalService.decryptUserId(long companyId,
String name,
String password)
Decrypts the user's primary key and password from their encrypted forms. |
abstract Account |
AccountLocalService.deleteAccount(long accountId)
Deletes the account with the primary key from the database. |
Account |
AccountLocalServiceWrapper.deleteAccount(long accountId)
Deletes the account with the primary key from the database. |
static Account |
AccountLocalServiceUtil.deleteAccount(long accountId)
Deletes the account with the primary key from the database. |
void |
AddressServiceWrapper.deleteAddress(long addressId)
|
static Address |
AddressLocalServiceUtil.deleteAddress(long addressId)
Deletes the address with the primary key from the database. |
abstract Address |
AddressLocalService.deleteAddress(long addressId)
Deletes the address with the primary key from the database. |
abstract void |
AddressService.deleteAddress(long addressId)
|
static void |
AddressServiceUtil.deleteAddress(long addressId)
|
Address |
AddressLocalServiceWrapper.deleteAddress(long addressId)
Deletes the address with the primary key from the database. |
abstract void |
PortletPreferencesService.deleteArchivedPreferences(long portletItemId)
|
static void |
PortletPreferencesServiceUtil.deleteArchivedPreferences(long portletItemId)
|
void |
PortletPreferencesServiceWrapper.deleteArchivedPreferences(long portletItemId)
|
abstract BackgroundTask |
BackgroundTaskLocalService.deleteBackgroundTask(BackgroundTask backgroundTask)
Deletes the background task from the database. |
static BackgroundTask |
BackgroundTaskLocalServiceUtil.deleteBackgroundTask(BackgroundTask backgroundTask)
Deletes the background task from the database. |
BackgroundTask |
BackgroundTaskLocalServiceWrapper.deleteBackgroundTask(BackgroundTask backgroundTask)
Deletes the background task from the database. |
abstract BackgroundTask |
BackgroundTaskLocalService.deleteBackgroundTask(long backgroundTaskId)
Deletes the background task with the primary key from the database. |
static BackgroundTask |
BackgroundTaskLocalServiceUtil.deleteBackgroundTask(long backgroundTaskId)
Deletes the background task with the primary key from the database. |
BackgroundTask |
BackgroundTaskLocalServiceWrapper.deleteBackgroundTask(long backgroundTaskId)
Deletes the background task with the primary key from the database. |
static BrowserTracker |
BrowserTrackerLocalServiceUtil.deleteBrowserTracker(long browserTrackerId)
Deletes the browser tracker with the primary key from the database. |
abstract BrowserTracker |
BrowserTrackerLocalService.deleteBrowserTracker(long browserTrackerId)
Deletes the browser tracker with the primary key from the database. |
BrowserTracker |
BrowserTrackerLocalServiceWrapper.deleteBrowserTracker(long browserTrackerId)
Deletes the browser tracker with the primary key from the database. |
abstract ClassName |
ClassNameLocalService.deleteClassName(long classNameId)
Deletes the class name with the primary key from the database. |
ClassName |
ClassNameLocalServiceWrapper.deleteClassName(long classNameId)
Deletes the class name with the primary key from the database. |
static ClassName |
ClassNameLocalServiceUtil.deleteClassName(long classNameId)
Deletes the class name with the primary key from the database. |
abstract ClusterGroup |
ClusterGroupLocalService.deleteClusterGroup(long clusterGroupId)
Deletes the cluster group with the primary key from the database. |
static ClusterGroup |
ClusterGroupLocalServiceUtil.deleteClusterGroup(long clusterGroupId)
Deletes the cluster group with the primary key from the database. |
ClusterGroup |
ClusterGroupLocalServiceWrapper.deleteClusterGroup(long clusterGroupId)
Deletes the cluster group with the primary key from the database. |
abstract Company |
CompanyLocalService.deleteCompany(Company company)
Deletes the company from the database. |
Company |
CompanyLocalServiceWrapper.deleteCompany(Company company)
Deletes the company from the database. |
static Company |
CompanyLocalServiceUtil.deleteCompany(Company company)
Deletes the company from the database. |
static Company |
CompanyServiceUtil.deleteCompany(long companyId)
|
abstract Company |
CompanyLocalService.deleteCompany(long companyId)
Deletes the company with the primary key from the database. |
Company |
CompanyLocalServiceWrapper.deleteCompany(long companyId)
Deletes the company with the primary key from the database. |
static Company |
CompanyLocalServiceUtil.deleteCompany(long companyId)
Deletes the company with the primary key from the database. |
abstract Company |
CompanyService.deleteCompany(long companyId)
|
Company |
CompanyServiceWrapper.deleteCompany(long companyId)
|
abstract void |
BackgroundTaskLocalService.deleteCompanyBackgroundTasks(long companyId)
|
static void |
BackgroundTaskLocalServiceUtil.deleteCompanyBackgroundTasks(long companyId)
|
void |
BackgroundTaskLocalServiceWrapper.deleteCompanyBackgroundTasks(long companyId)
|
abstract Contact |
ContactLocalService.deleteContact(long contactId)
Deletes the contact with the primary key from the database. |
static Contact |
ContactLocalServiceUtil.deleteContact(long contactId)
Deletes the contact with the primary key from the database. |
Contact |
ContactLocalServiceWrapper.deleteContact(long contactId)
Deletes the contact with the primary key from the database. |
abstract void |
EmailAddressService.deleteEmailAddress(long emailAddressId)
|
void |
EmailAddressServiceWrapper.deleteEmailAddress(long emailAddressId)
|
static EmailAddress |
EmailAddressLocalServiceUtil.deleteEmailAddress(long emailAddressId)
Deletes the email address with the primary key from the database. |
EmailAddress |
EmailAddressLocalServiceWrapper.deleteEmailAddress(long emailAddressId)
Deletes the email address with the primary key from the database. |
abstract EmailAddress |
EmailAddressLocalService.deleteEmailAddress(long emailAddressId)
Deletes the email address with the primary key from the database. |
static void |
EmailAddressServiceUtil.deleteEmailAddress(long emailAddressId)
|
abstract Group |
GroupLocalService.deleteGroup(Group group)
Deletes the group from the database. |
Group |
GroupLocalServiceWrapper.deleteGroup(Group group)
Deletes the group from the database. |
static Group |
GroupLocalServiceUtil.deleteGroup(Group group)
Deletes the group from the database. |
abstract Group |
GroupLocalService.deleteGroup(long groupId)
Deletes the group with the primary key from the database. |
void |
GroupServiceWrapper.deleteGroup(long groupId)
Deletes the group. |
abstract void |
GroupService.deleteGroup(long groupId)
Deletes the group. |
static void |
GroupServiceUtil.deleteGroup(long groupId)
Deletes the group. |
Group |
GroupLocalServiceWrapper.deleteGroup(long groupId)
Deletes the group with the primary key from the database. |
static Group |
GroupLocalServiceUtil.deleteGroup(long groupId)
Deletes the group with the primary key from the database. |
abstract void |
BackgroundTaskLocalService.deleteGroupBackgroundTasks(long groupId)
|
static void |
BackgroundTaskLocalServiceUtil.deleteGroupBackgroundTasks(long groupId)
|
void |
BackgroundTaskLocalServiceWrapper.deleteGroupBackgroundTasks(long groupId)
|
static Image |
ImageLocalServiceUtil.deleteImage(long imageId)
Deletes the image with the primary key from the database. |
Image |
ImageLocalServiceWrapper.deleteImage(long imageId)
Deletes the image with the primary key from the database. |
abstract Image |
ImageLocalService.deleteImage(long imageId)
Deletes the image with the primary key from the database. |
abstract void |
LayoutLocalService.deleteLayout(Layout layout,
boolean updateLayoutSet,
ServiceContext serviceContext)
Deletes the layout, its child layouts, and its associated resources. |
void |
LayoutLocalServiceWrapper.deleteLayout(Layout layout,
boolean updateLayoutSet,
ServiceContext serviceContext)
Deletes the layout, its child layouts, and its associated resources. |
static void |
LayoutLocalServiceUtil.deleteLayout(Layout layout,
boolean updateLayoutSet,
ServiceContext serviceContext)
Deletes the layout, its child layouts, and its associated resources. |
abstract Layout |
LayoutLocalService.deleteLayout(long plid)
Deletes the layout with the primary key from the database. |
Layout |
LayoutLocalServiceWrapper.deleteLayout(long plid)
Deletes the layout with the primary key from the database. |
static Layout |
LayoutLocalServiceUtil.deleteLayout(long plid)
Deletes the layout with the primary key from the database. |
abstract void |
LayoutService.deleteLayout(long groupId,
boolean privateLayout,
long layoutId,
ServiceContext serviceContext)
Deletes the layout with the primary key, also deleting the layout's child layouts, and associated resources. |
abstract void |
LayoutLocalService.deleteLayout(long groupId,
boolean privateLayout,
long layoutId,
ServiceContext serviceContext)
Deletes the layout with the primary key, also deleting the layout's child layouts, and associated resources. |
void |
LayoutServiceWrapper.deleteLayout(long groupId,
boolean privateLayout,
long layoutId,
ServiceContext serviceContext)
Deletes the layout with the primary key, also deleting the layout's child layouts, and associated resources. |
void |
LayoutLocalServiceWrapper.deleteLayout(long groupId,
boolean privateLayout,
long layoutId,
ServiceContext serviceContext)
Deletes the layout with the primary key, also deleting the layout's child layouts, and associated resources. |
static void |
LayoutLocalServiceUtil.deleteLayout(long groupId,
boolean privateLayout,
long layoutId,
ServiceContext serviceContext)
Deletes the layout with the primary key, also deleting the layout's child layouts, and associated resources. |
static void |
LayoutServiceUtil.deleteLayout(long groupId,
boolean privateLayout,
long layoutId,
ServiceContext serviceContext)
Deletes the layout with the primary key, also deleting the layout's child layouts, and associated resources. |
abstract void |
LayoutService.deleteLayout(long plid,
ServiceContext serviceContext)
Deletes the layout with the plid, also deleting the layout's child layouts, and associated resources. |
abstract void |
LayoutLocalService.deleteLayout(long plid,
ServiceContext serviceContext)
Deletes the layout with the plid, also deleting the layout's child layouts, and associated resources. |
void |
LayoutServiceWrapper.deleteLayout(long plid,
ServiceContext serviceContext)
Deletes the layout with the plid, also deleting the layout's child layouts, and associated resources. |
void |
LayoutLocalServiceWrapper.deleteLayout(long plid,
ServiceContext serviceContext)
Deletes the layout with the plid, also deleting the layout's child layouts, and associated resources. |
static void |
LayoutLocalServiceUtil.deleteLayout(long plid,
ServiceContext serviceContext)
Deletes the layout with the plid, also deleting the layout's child layouts, and associated resources. |
static void |
LayoutServiceUtil.deleteLayout(long plid,
ServiceContext serviceContext)
Deletes the layout with the plid, also deleting the layout's child layouts, and associated resources. |
static LayoutBranch |
LayoutBranchLocalServiceUtil.deleteLayoutBranch(long LayoutBranchId)
Deletes the layout branch with the primary key from the database. |
abstract void |
LayoutBranchService.deleteLayoutBranch(long layoutBranchId)
|
abstract LayoutBranch |
LayoutBranchLocalService.deleteLayoutBranch(long LayoutBranchId)
Deletes the layout branch with the primary key from the database. |
void |
LayoutBranchServiceWrapper.deleteLayoutBranch(long layoutBranchId)
|
static void |
LayoutBranchServiceUtil.deleteLayoutBranch(long layoutBranchId)
|
LayoutBranch |
LayoutBranchLocalServiceWrapper.deleteLayoutBranch(long LayoutBranchId)
Deletes the layout branch with the primary key from the database. |
LayoutFriendlyURL |
LayoutFriendlyURLLocalServiceWrapper.deleteLayoutFriendlyURL(long layoutFriendlyURLId)
Deletes the layout friendly u r l with the primary key from the database. |
abstract LayoutFriendlyURL |
LayoutFriendlyURLLocalService.deleteLayoutFriendlyURL(long layoutFriendlyURLId)
Deletes the layout friendly u r l with the primary key from the database. |
static LayoutFriendlyURL |
LayoutFriendlyURLLocalServiceUtil.deleteLayoutFriendlyURL(long layoutFriendlyURLId)
Deletes the layout friendly u r l with the primary key from the database. |
void |
LayoutRevisionLocalServiceWrapper.deleteLayoutLayoutRevisions(long plid)
|
abstract void |
LayoutRevisionLocalService.deleteLayoutLayoutRevisions(long plid)
|
static void |
LayoutRevisionLocalServiceUtil.deleteLayoutLayoutRevisions(long plid)
|
abstract LayoutPrototype |
LayoutPrototypeLocalService.deleteLayoutPrototype(LayoutPrototype layoutPrototype)
Deletes the layout prototype from the database. |
LayoutPrototype |
LayoutPrototypeLocalServiceWrapper.deleteLayoutPrototype(LayoutPrototype layoutPrototype)
Deletes the layout prototype from the database. |
static LayoutPrototype |
LayoutPrototypeLocalServiceUtil.deleteLayoutPrototype(LayoutPrototype layoutPrototype)
Deletes the layout prototype from the database. |
abstract LayoutPrototype |
LayoutPrototypeLocalService.deleteLayoutPrototype(long layoutPrototypeId)
Deletes the layout prototype with the primary key from the database. |
abstract void |
LayoutPrototypeService.deleteLayoutPrototype(long layoutPrototypeId)
|
LayoutPrototype |
LayoutPrototypeLocalServiceWrapper.deleteLayoutPrototype(long layoutPrototypeId)
Deletes the layout prototype with the primary key from the database. |
static LayoutPrototype |
LayoutPrototypeLocalServiceUtil.deleteLayoutPrototype(long layoutPrototypeId)
Deletes the layout prototype with the primary key from the database. |
void |
LayoutPrototypeServiceWrapper.deleteLayoutPrototype(long layoutPrototypeId)
|
static void |
LayoutPrototypeServiceUtil.deleteLayoutPrototype(long layoutPrototypeId)
|
LayoutRevision |
LayoutRevisionLocalServiceWrapper.deleteLayoutRevision(LayoutRevision layoutRevision)
Deletes the layout revision from the database. |
abstract LayoutRevision |
LayoutRevisionLocalService.deleteLayoutRevision(LayoutRevision layoutRevision)
Deletes the layout revision from the database. |
static LayoutRevision |
LayoutRevisionLocalServiceUtil.deleteLayoutRevision(LayoutRevision layoutRevision)
Deletes the layout revision from the database. |
LayoutRevision |
LayoutRevisionLocalServiceWrapper.deleteLayoutRevision(long layoutRevisionId)
Deletes the layout revision with the primary key from the database. |
abstract LayoutRevision |
LayoutRevisionLocalService.deleteLayoutRevision(long layoutRevisionId)
Deletes the layout revision with the primary key from the database. |
static LayoutRevision |
LayoutRevisionLocalServiceUtil.deleteLayoutRevision(long layoutRevisionId)
Deletes the layout revision with the primary key from the database. |
void |
LayoutRevisionLocalServiceWrapper.deleteLayoutRevisions(long layoutSetBranchId,
long plid)
|
abstract void |
LayoutRevisionLocalService.deleteLayoutRevisions(long layoutSetBranchId,
long plid)
|
static void |
LayoutRevisionLocalServiceUtil.deleteLayoutRevisions(long layoutSetBranchId,
long plid)
|
void |
LayoutRevisionLocalServiceWrapper.deleteLayoutRevisions(long layoutSetBranchId,
long layoutBranchId,
long plid)
|
abstract void |
LayoutRevisionLocalService.deleteLayoutRevisions(long layoutSetBranchId,
long layoutBranchId,
long plid)
|
static void |
LayoutRevisionLocalServiceUtil.deleteLayoutRevisions(long layoutSetBranchId,
long layoutBranchId,
long plid)
|
abstract void |
LayoutLocalService.deleteLayouts(long groupId,
boolean privateLayout,
ServiceContext serviceContext)
Deletes the group's private or non-private layouts, also deleting the layouts' child layouts, and associated resources. |
void |
LayoutLocalServiceWrapper.deleteLayouts(long groupId,
boolean privateLayout,
ServiceContext serviceContext)
Deletes the group's private or non-private layouts, also deleting the layouts' child layouts, and associated resources. |
static void |
LayoutLocalServiceUtil.deleteLayouts(long groupId,
boolean privateLayout,
ServiceContext serviceContext)
Deletes the group's private or non-private layouts, also deleting the layouts' child layouts, and associated resources. |
static LayoutSet |
LayoutSetLocalServiceUtil.deleteLayoutSet(long layoutSetId)
Deletes the layout set with the primary key from the database. |
abstract LayoutSet |
LayoutSetLocalService.deleteLayoutSet(long layoutSetId)
Deletes the layout set with the primary key from the database. |
LayoutSet |
LayoutSetLocalServiceWrapper.deleteLayoutSet(long layoutSetId)
Deletes the layout set with the primary key from the database. |
static void |
LayoutSetLocalServiceUtil.deleteLayoutSet(long groupId,
boolean privateLayout,
ServiceContext serviceContext)
|
abstract void |
LayoutSetLocalService.deleteLayoutSet(long groupId,
boolean privateLayout,
ServiceContext serviceContext)
|
void |
LayoutSetLocalServiceWrapper.deleteLayoutSet(long groupId,
boolean privateLayout,
ServiceContext serviceContext)
|
LayoutSetBranch |
LayoutSetBranchLocalServiceWrapper.deleteLayoutSetBranch(LayoutSetBranch layoutSetBranch)
Deletes the layout set branch from the database. |
static LayoutSetBranch |
LayoutSetBranchLocalServiceUtil.deleteLayoutSetBranch(LayoutSetBranch layoutSetBranch)
Deletes the layout set branch from the database. |
abstract LayoutSetBranch |
LayoutSetBranchLocalService.deleteLayoutSetBranch(LayoutSetBranch layoutSetBranch)
Deletes the layout set branch from the database. |
LayoutSetBranch |
LayoutSetBranchLocalServiceWrapper.deleteLayoutSetBranch(LayoutSetBranch layoutSetBranch,
boolean includeMaster)
|
static LayoutSetBranch |
LayoutSetBranchLocalServiceUtil.deleteLayoutSetBranch(LayoutSetBranch layoutSetBranch,
boolean includeMaster)
|
abstract LayoutSetBranch |
LayoutSetBranchLocalService.deleteLayoutSetBranch(LayoutSetBranch layoutSetBranch,
boolean includeMaster)
|
LayoutSetBranch |
LayoutSetBranchLocalServiceWrapper.deleteLayoutSetBranch(long layoutSetBranchId)
Deletes the layout set branch with the primary key from the database. |
static void |
LayoutSetBranchServiceUtil.deleteLayoutSetBranch(long layoutSetBranchId)
|
static LayoutSetBranch |
LayoutSetBranchLocalServiceUtil.deleteLayoutSetBranch(long layoutSetBranchId)
Deletes the layout set branch with the primary key from the database. |
abstract LayoutSetBranch |
LayoutSetBranchLocalService.deleteLayoutSetBranch(long layoutSetBranchId)
Deletes the layout set branch with the primary key from the database. |
abstract void |
LayoutSetBranchService.deleteLayoutSetBranch(long layoutSetBranchId)
|
void |
LayoutSetBranchServiceWrapper.deleteLayoutSetBranch(long layoutSetBranchId)
|
void |
LayoutSetBranchLocalServiceWrapper.deleteLayoutSetBranches(long groupId,
boolean privateLayout)
|
static void |
LayoutSetBranchLocalServiceUtil.deleteLayoutSetBranches(long groupId,
boolean privateLayout)
|
abstract void |
LayoutSetBranchLocalService.deleteLayoutSetBranches(long groupId,
boolean privateLayout)
|
void |
LayoutSetBranchLocalServiceWrapper.deleteLayoutSetBranches(long groupId,
boolean privateLayout,
boolean includeMaster)
|
static void |
LayoutSetBranchLocalServiceUtil.deleteLayoutSetBranches(long groupId,
boolean privateLayout,
boolean includeMaster)
|
abstract void |
LayoutSetBranchLocalService.deleteLayoutSetBranches(long groupId,
boolean privateLayout,
boolean includeMaster)
|
static void |
LayoutBranchLocalServiceUtil.deleteLayoutSetBranchLayoutBranches(long layoutSetBranchId)
|
abstract void |
LayoutBranchLocalService.deleteLayoutSetBranchLayoutBranches(long layoutSetBranchId)
|
void |
LayoutBranchLocalServiceWrapper.deleteLayoutSetBranchLayoutBranches(long layoutSetBranchId)
|
void |
LayoutRevisionLocalServiceWrapper.deleteLayoutSetBranchLayoutRevisions(long layoutSetBranchId)
|
abstract void |
LayoutRevisionLocalService.deleteLayoutSetBranchLayoutRevisions(long layoutSetBranchId)
|
static void |
LayoutRevisionLocalServiceUtil.deleteLayoutSetBranchLayoutRevisions(long layoutSetBranchId)
|
LayoutSetPrototype |
LayoutSetPrototypeLocalServiceWrapper.deleteLayoutSetPrototype(LayoutSetPrototype layoutSetPrototype)
Deletes the layout set prototype from the database. |
abstract LayoutSetPrototype |
LayoutSetPrototypeLocalService.deleteLayoutSetPrototype(LayoutSetPrototype layoutSetPrototype)
Deletes the layout set prototype from the database. |
static LayoutSetPrototype |
LayoutSetPrototypeLocalServiceUtil.deleteLayoutSetPrototype(LayoutSetPrototype layoutSetPrototype)
Deletes the layout set prototype from the database. |
void |
LayoutSetPrototypeServiceWrapper.deleteLayoutSetPrototype(long layoutSetPrototypeId)
|
static void |
LayoutSetPrototypeServiceUtil.deleteLayoutSetPrototype(long layoutSetPrototypeId)
|
abstract void |
LayoutSetPrototypeService.deleteLayoutSetPrototype(long layoutSetPrototypeId)
|
LayoutSetPrototype |
LayoutSetPrototypeLocalServiceWrapper.deleteLayoutSetPrototype(long layoutSetPrototypeId)
Deletes the layout set prototype with the primary key from the database. |
abstract LayoutSetPrototype |
LayoutSetPrototypeLocalService.deleteLayoutSetPrototype(long layoutSetPrototypeId)
Deletes the layout set prototype with the primary key from the database. |
static LayoutSetPrototype |
LayoutSetPrototypeLocalServiceUtil.deleteLayoutSetPrototype(long layoutSetPrototypeId)
Deletes the layout set prototype with the primary key from the database. |
void |
LayoutSetPrototypeLocalServiceWrapper.deleteLayoutSetPrototypes()
|
abstract void |
LayoutSetPrototypeLocalService.deleteLayoutSetPrototypes()
|
static void |
LayoutSetPrototypeLocalServiceUtil.deleteLayoutSetPrototypes()
|
Lock |
LockLocalServiceWrapper.deleteLock(long lockId)
Deletes the lock with the primary key from the database. |
static Lock |
LockLocalServiceUtil.deleteLock(long lockId)
Deletes the lock with the primary key from the database. |
abstract Lock |
LockLocalService.deleteLock(long lockId)
Deletes the lock with the primary key from the database. |
static void |
OrganizationLocalServiceUtil.deleteLogo(long organizationId)
Deletes the logo of the organization. |
void |
OrganizationServiceWrapper.deleteLogo(long organizationId)
Deletes the logo of the organization. |
static void |
CompanyServiceUtil.deleteLogo(long companyId)
Deletes the company's logo. |
abstract void |
OrganizationService.deleteLogo(long organizationId)
Deletes the logo of the organization. |
abstract void |
OrganizationLocalService.deleteLogo(long organizationId)
Deletes the logo of the organization. |
abstract void |
CompanyLocalService.deleteLogo(long companyId)
Deletes the company's logo. |
static void |
OrganizationServiceUtil.deleteLogo(long organizationId)
Deletes the logo of the organization. |
void |
CompanyLocalServiceWrapper.deleteLogo(long companyId)
Deletes the company's logo. |
static void |
CompanyLocalServiceUtil.deleteLogo(long companyId)
Deletes the company's logo. |
void |
OrganizationLocalServiceWrapper.deleteLogo(long organizationId)
Deletes the logo of the organization. |
abstract void |
CompanyService.deleteLogo(long companyId)
Deletes the company's logo. |
void |
CompanyServiceWrapper.deleteLogo(long companyId)
Deletes the company's logo. |
abstract MembershipRequest |
MembershipRequestLocalService.deleteMembershipRequest(long membershipRequestId)
Deletes the membership request with the primary key from the database. |
static MembershipRequest |
MembershipRequestLocalServiceUtil.deleteMembershipRequest(long membershipRequestId)
Deletes the membership request with the primary key from the database. |
MembershipRequest |
MembershipRequestLocalServiceWrapper.deleteMembershipRequest(long membershipRequestId)
Deletes the membership request with the primary key from the database. |
static void |
MembershipRequestServiceUtil.deleteMembershipRequests(long groupId,
int statusId)
|
abstract void |
MembershipRequestService.deleteMembershipRequests(long groupId,
int statusId)
|
void |
MembershipRequestServiceWrapper.deleteMembershipRequests(long groupId,
int statusId)
|
abstract void |
LayoutPrototypeLocalService.deleteNondefaultLayoutPrototypes(long companyId)
|
void |
LayoutPrototypeLocalServiceWrapper.deleteNondefaultLayoutPrototypes(long companyId)
|
static void |
LayoutPrototypeLocalServiceUtil.deleteNondefaultLayoutPrototypes(long companyId)
|
void |
LayoutSetPrototypeLocalServiceWrapper.deleteNondefaultLayoutSetPrototypes(long companyId)
|
abstract void |
LayoutSetPrototypeLocalService.deleteNondefaultLayoutSetPrototypes(long companyId)
|
static void |
LayoutSetPrototypeLocalServiceUtil.deleteNondefaultLayoutSetPrototypes(long companyId)
|
static void |
PasswordPolicyLocalServiceUtil.deleteNondefaultPasswordPolicies(long companyId)
|
void |
PasswordPolicyLocalServiceWrapper.deleteNondefaultPasswordPolicies(long companyId)
|
abstract void |
PasswordPolicyLocalService.deleteNondefaultPasswordPolicies(long companyId)
|
static Organization |
OrganizationLocalServiceUtil.deleteOrganization(long organizationId)
Deletes the organization with the primary key from the database. |
void |
OrganizationServiceWrapper.deleteOrganization(long organizationId)
Deletes the organization. |
abstract void |
OrganizationService.deleteOrganization(long organizationId)
Deletes the organization. |
abstract Organization |
OrganizationLocalService.deleteOrganization(long organizationId)
Deletes the organization with the primary key from the database. |
static void |
OrganizationServiceUtil.deleteOrganization(long organizationId)
Deletes the organization. |
Organization |
OrganizationLocalServiceWrapper.deleteOrganization(long organizationId)
Deletes the organization with the primary key from the database. |
static Organization |
OrganizationLocalServiceUtil.deleteOrganization(Organization organization)
Deletes the organization from the database. |
abstract Organization |
OrganizationLocalService.deleteOrganization(Organization organization)
Deletes the organization from the database. |
Organization |
OrganizationLocalServiceWrapper.deleteOrganization(Organization organization)
Deletes the organization from the database. |
OrgLabor |
OrgLaborLocalServiceWrapper.deleteOrgLabor(long orgLaborId)
Deletes the org labor with the primary key from the database. |
static OrgLabor |
OrgLaborLocalServiceUtil.deleteOrgLabor(long orgLaborId)
Deletes the org labor with the primary key from the database. |
abstract OrgLabor |
OrgLaborLocalService.deleteOrgLabor(long orgLaborId)
Deletes the org labor with the primary key from the database. |
static void |
OrgLaborServiceUtil.deleteOrgLabor(long orgLaborId)
|
void |
OrgLaborServiceWrapper.deleteOrgLabor(long orgLaborId)
|
abstract void |
OrgLaborService.deleteOrgLabor(long orgLaborId)
|
static PasswordPolicy |
PasswordPolicyLocalServiceUtil.deletePasswordPolicy(long passwordPolicyId)
Deletes the password policy with the primary key from the database. |
PasswordPolicy |
PasswordPolicyLocalServiceWrapper.deletePasswordPolicy(long passwordPolicyId)
Deletes the password policy with the primary key from the database. |
abstract void |
PasswordPolicyService.deletePasswordPolicy(long passwordPolicyId)
|
static void |
PasswordPolicyServiceUtil.deletePasswordPolicy(long passwordPolicyId)
|
void |
PasswordPolicyServiceWrapper.deletePasswordPolicy(long passwordPolicyId)
|
abstract PasswordPolicy |
PasswordPolicyLocalService.deletePasswordPolicy(long passwordPolicyId)
Deletes the password policy with the primary key from the database. |
static PasswordPolicy |
PasswordPolicyLocalServiceUtil.deletePasswordPolicy(PasswordPolicy passwordPolicy)
Deletes the password policy from the database. |
PasswordPolicy |
PasswordPolicyLocalServiceWrapper.deletePasswordPolicy(PasswordPolicy passwordPolicy)
Deletes the password policy from the database. |
abstract PasswordPolicy |
PasswordPolicyLocalService.deletePasswordPolicy(PasswordPolicy passwordPolicy)
Deletes the password policy from the database. |
PasswordPolicyRel |
PasswordPolicyRelLocalServiceWrapper.deletePasswordPolicyRel(long passwordPolicyRelId)
Deletes the password policy rel with the primary key from the database. |
static PasswordPolicyRel |
PasswordPolicyRelLocalServiceUtil.deletePasswordPolicyRel(long passwordPolicyRelId)
Deletes the password policy rel with the primary key from the database. |
abstract PasswordPolicyRel |
PasswordPolicyRelLocalService.deletePasswordPolicyRel(long passwordPolicyRelId)
Deletes the password policy rel with the primary key from the database. |
PasswordTracker |
PasswordTrackerLocalServiceWrapper.deletePasswordTracker(long passwordTrackerId)
Deletes the password tracker with the primary key from the database. |
static PasswordTracker |
PasswordTrackerLocalServiceUtil.deletePasswordTracker(long passwordTrackerId)
Deletes the password tracker with the primary key from the database. |
abstract PasswordTracker |
PasswordTrackerLocalService.deletePasswordTracker(long passwordTrackerId)
Deletes the password tracker with the primary key from the database. |
abstract Phone |
PhoneLocalService.deletePhone(long phoneId)
Deletes the phone with the primary key from the database. |
void |
PhoneServiceWrapper.deletePhone(long phoneId)
|
Phone |
PhoneLocalServiceWrapper.deletePhone(long phoneId)
Deletes the phone with the primary key from the database. |
abstract void |
PhoneService.deletePhone(long phoneId)
|
static Phone |
PhoneLocalServiceUtil.deletePhone(long phoneId)
Deletes the phone with the primary key from the database. |
static void |
PhoneServiceUtil.deletePhone(long phoneId)
|
PluginSetting |
PluginSettingLocalServiceWrapper.deletePluginSetting(long pluginSettingId)
Deletes the plugin setting with the primary key from the database. |
abstract PluginSetting |
PluginSettingLocalService.deletePluginSetting(long pluginSettingId)
Deletes the plugin setting with the primary key from the database. |
static PluginSetting |
PluginSettingLocalServiceUtil.deletePluginSetting(long pluginSettingId)
Deletes the plugin setting with the primary key from the database. |
PortalPreferences |
PortalPreferencesLocalServiceWrapper.deletePortalPreferences(long portalPreferencesId)
Deletes the portal preferences with the primary key from the database. |
abstract PortalPreferences |
PortalPreferencesLocalService.deletePortalPreferences(long portalPreferencesId)
Deletes the portal preferences with the primary key from the database. |
static PortalPreferences |
PortalPreferencesLocalServiceUtil.deletePortalPreferences(long portalPreferencesId)
Deletes the portal preferences with the primary key from the database. |
abstract Portlet |
PortletLocalService.deletePortlet(long id)
Deletes the portlet with the primary key from the database. |
Portlet |
PortletLocalServiceWrapper.deletePortlet(long id)
Deletes the portlet with the primary key from the database. |
static Portlet |
PortletLocalServiceUtil.deletePortlet(long id)
Deletes the portlet with the primary key from the database. |
abstract void |
PortletLocalService.deletePortlet(long companyId,
String portletId,
long plid)
|
void |
PortletLocalServiceWrapper.deletePortlet(long companyId,
String portletId,
long plid)
|
static void |
PortletLocalServiceUtil.deletePortlet(long companyId,
String portletId,
long plid)
|
static PortletItem |
PortletItemLocalServiceUtil.deletePortletItem(long portletItemId)
Deletes the portlet item with the primary key from the database. |
abstract PortletItem |
PortletItemLocalService.deletePortletItem(long portletItemId)
Deletes the portlet item with the primary key from the database. |
PortletItem |
PortletItemLocalServiceWrapper.deletePortletItem(long portletItemId)
Deletes the portlet item with the primary key from the database. |
abstract PortletPreferences |
PortletPreferencesLocalService.deletePortletPreferences(long portletPreferencesId)
Deletes the portlet preferences with the primary key from the database. |
static PortletPreferences |
PortletPreferencesLocalServiceUtil.deletePortletPreferences(long portletPreferencesId)
Deletes the portlet preferences with the primary key from the database. |
PortletPreferences |
PortletPreferencesLocalServiceWrapper.deletePortletPreferences(long portletPreferencesId)
Deletes the portlet preferences with the primary key from the database. |
abstract void |
PortletPreferencesLocalService.deletePortletPreferences(long ownerId,
int ownerType,
long plid,
String portletId)
|
static void |
PortletPreferencesLocalServiceUtil.deletePortletPreferences(long ownerId,
int ownerType,
long plid,
String portletId)
|
void |
PortletPreferencesLocalServiceWrapper.deletePortletPreferences(long ownerId,
int ownerType,
long plid,
String portletId)
|
abstract void |
PortletLocalService.deletePortlets(long companyId,
String[] portletIds,
long plid)
|
void |
PortletLocalServiceWrapper.deletePortlets(long companyId,
String[] portletIds,
long plid)
|
static void |
PortletLocalServiceUtil.deletePortlets(long companyId,
String[] portletIds,
long plid)
|
void |
UserServiceWrapper.deletePortrait(long userId)
Deletes the user's portrait image. |
static void |
UserLocalServiceUtil.deletePortrait(long userId)
Deletes the user's portrait image. |
void |
UserLocalServiceWrapper.deletePortrait(long userId)
Deletes the user's portrait image. |
static void |
UserServiceUtil.deletePortrait(long userId)
Deletes the user's portrait image. |
abstract void |
UserLocalService.deletePortrait(long userId)
Deletes the user's portrait image. |
abstract void |
UserService.deletePortrait(long userId)
Deletes the user's portrait image. |
static Release |
ReleaseLocalServiceUtil.deleteRelease(long releaseId)
Deletes the release with the primary key from the database. |
Release |
ReleaseLocalServiceWrapper.deleteRelease(long releaseId)
Deletes the release with the primary key from the database. |
abstract Release |
ReleaseLocalService.deleteRelease(long releaseId)
Deletes the release with the primary key from the database. |
void |
RepositoryLocalServiceWrapper.deleteRepositories(long groupId)
|
abstract void |
RepositoryLocalService.deleteRepositories(long groupId)
|
static void |
RepositoryLocalServiceUtil.deleteRepositories(long groupId)
|
static void |
RepositoryServiceUtil.deleteRepository(long repositoryId)
|
abstract void |
RepositoryService.deleteRepository(long repositoryId)
|
Repository |
RepositoryLocalServiceWrapper.deleteRepository(long repositoryId)
Deletes the repository with the primary key from the database. |
abstract Repository |
RepositoryLocalService.deleteRepository(long repositoryId)
Deletes the repository with the primary key from the database. |
static Repository |
RepositoryLocalServiceUtil.deleteRepository(long repositoryId)
Deletes the repository with the primary key from the database. |
void |
RepositoryServiceWrapper.deleteRepository(long repositoryId)
|
static RepositoryEntry |
RepositoryEntryLocalServiceUtil.deleteRepositoryEntry(long repositoryEntryId)
Deletes the repository entry with the primary key from the database. |
RepositoryEntry |
RepositoryEntryLocalServiceWrapper.deleteRepositoryEntry(long repositoryEntryId)
Deletes the repository entry with the primary key from the database. |
abstract RepositoryEntry |
RepositoryEntryLocalService.deleteRepositoryEntry(long repositoryEntryId)
Deletes the repository entry with the primary key from the database. |
abstract void |
ResourceLocalService.deleteResource(AuditedModel auditedModel,
int scope)
Deletes the resource associated with the model at the scope. |
void |
ResourceLocalServiceWrapper.deleteResource(AuditedModel auditedModel,
int scope)
Deletes the resource associated with the model at the scope. |
static void |
ResourceLocalServiceUtil.deleteResource(AuditedModel auditedModel,
int scope)
Deletes the resource associated with the model at the scope. |
abstract void |
ResourceLocalService.deleteResource(long companyId,
String name,
int scope,
long primKey)
Deletes the resource matching the primary key at the scope. |
void |
ResourceLocalServiceWrapper.deleteResource(long companyId,
String name,
int scope,
long primKey)
Deletes the resource matching the primary key at the scope. |
static void |
ResourceLocalServiceUtil.deleteResource(long companyId,
String name,
int scope,
long primKey)
Deletes the resource matching the primary key at the scope. |
abstract void |
ResourceLocalService.deleteResource(long companyId,
String name,
int scope,
String primKey)
Deletes the resource matching the primary key at the scope. |
void |
ResourceLocalServiceWrapper.deleteResource(long companyId,
String name,
int scope,
String primKey)
Deletes the resource matching the primary key at the scope. |
static void |
ResourceLocalServiceUtil.deleteResource(long companyId,
String name,
int scope,
String primKey)
Deletes the resource matching the primary key at the scope. |
ResourceAction |
ResourceActionLocalServiceWrapper.deleteResourceAction(long resourceActionId)
Deletes the resource action with the primary key from the database. |
abstract ResourceAction |
ResourceActionLocalService.deleteResourceAction(long resourceActionId)
Deletes the resource action with the primary key from the database. |
static ResourceAction |
ResourceActionLocalServiceUtil.deleteResourceAction(long resourceActionId)
Deletes the resource action with the primary key from the database. |
static ResourceBlock |
ResourceBlockLocalServiceUtil.deleteResourceBlock(long resourceBlockId)
Deletes the resource block with the primary key from the database. |
abstract ResourceBlock |
ResourceBlockLocalService.deleteResourceBlock(long resourceBlockId)
Deletes the resource block with the primary key from the database. |
ResourceBlock |
ResourceBlockLocalServiceWrapper.deleteResourceBlock(long resourceBlockId)
Deletes the resource block with the primary key from the database. |
abstract ResourceBlockPermission |
ResourceBlockPermissionLocalService.deleteResourceBlockPermission(long resourceBlockPermissionId)
Deletes the resource block permission with the primary key from the database. |
ResourceBlockPermission |
ResourceBlockPermissionLocalServiceWrapper.deleteResourceBlockPermission(long resourceBlockPermissionId)
Deletes the resource block permission with the primary key from the database. |
static ResourceBlockPermission |
ResourceBlockPermissionLocalServiceUtil.deleteResourceBlockPermission(long resourceBlockPermissionId)
Deletes the resource block permission with the primary key from the database. |
abstract ResourcePermission |
ResourcePermissionLocalService.deleteResourcePermission(long resourcePermissionId)
Deletes the resource permission with the primary key from the database. |
static ResourcePermission |
ResourcePermissionLocalServiceUtil.deleteResourcePermission(long resourcePermissionId)
Deletes the resource permission with the primary key from the database. |
ResourcePermission |
ResourcePermissionLocalServiceWrapper.deleteResourcePermission(long resourcePermissionId)
Deletes the resource permission with the primary key from the database. |
abstract void |
ResourcePermissionLocalService.deleteResourcePermissions(long companyId,
String name,
int scope,
long primKey)
Deletes all resource permissions at the scope to resources of the type. |
static void |
ResourcePermissionLocalServiceUtil.deleteResourcePermissions(long companyId,
String name,
int scope,
long primKey)
Deletes all resource permissions at the scope to resources of the type. |
void |
ResourcePermissionLocalServiceWrapper.deleteResourcePermissions(long companyId,
String name,
int scope,
long primKey)
Deletes all resource permissions at the scope to resources of the type. |
abstract void |
ResourcePermissionLocalService.deleteResourcePermissions(long companyId,
String name,
int scope,
String primKey)
Deletes all resource permissions at the scope to resources of the type. |
static void |
ResourcePermissionLocalServiceUtil.deleteResourcePermissions(long companyId,
String name,
int scope,
String primKey)
Deletes all resource permissions at the scope to resources of the type. |
void |
ResourcePermissionLocalServiceWrapper.deleteResourcePermissions(long companyId,
String name,
int scope,
String primKey)
Deletes all resource permissions at the scope to resources of the type. |
static ResourceTypePermission |
ResourceTypePermissionLocalServiceUtil.deleteResourceTypePermission(long resourceTypePermissionId)
Deletes the resource type permission with the primary key from the database. |
ResourceTypePermission |
ResourceTypePermissionLocalServiceWrapper.deleteResourceTypePermission(long resourceTypePermissionId)
Deletes the resource type permission with the primary key from the database. |
abstract ResourceTypePermission |
ResourceTypePermissionLocalService.deleteResourceTypePermission(long resourceTypePermissionId)
Deletes the resource type permission with the primary key from the database. |
abstract Role |
RoleLocalService.deleteRole(long roleId)
Deletes the role with the primary key from the database. |
void |
RoleServiceWrapper.deleteRole(long roleId)
Deletes the role with the primary key and its associated permissions. |
static Role |
RoleLocalServiceUtil.deleteRole(long roleId)
Deletes the role with the primary key from the database. |
static void |
RoleServiceUtil.deleteRole(long roleId)
Deletes the role with the primary key and its associated permissions. |
Role |
RoleLocalServiceWrapper.deleteRole(long roleId)
Deletes the role with the primary key from the database. |
abstract void |
RoleService.deleteRole(long roleId)
Deletes the role with the primary key and its associated permissions. |
abstract Role |
RoleLocalService.deleteRole(Role role)
Deletes the role from the database. |
static Role |
RoleLocalServiceUtil.deleteRole(Role role)
Deletes the role from the database. |
Role |
RoleLocalServiceWrapper.deleteRole(Role role)
Deletes the role from the database. |
void |
UserServiceWrapper.deleteRoleUser(long roleId,
long userId)
Removes the user from the role. |
static void |
UserLocalServiceUtil.deleteRoleUser(long roleId,
long userId)
|
void |
UserLocalServiceWrapper.deleteRoleUser(long roleId,
long userId)
|
static void |
UserServiceUtil.deleteRoleUser(long roleId,
long userId)
Removes the user from the role. |
abstract void |
UserLocalService.deleteRoleUser(long roleId,
long userId)
|
abstract void |
UserService.deleteRoleUser(long roleId,
long userId)
Removes the user from the role. |
static void |
UserLocalServiceUtil.deleteRoleUser(long roleId,
User user)
|
void |
UserLocalServiceWrapper.deleteRoleUser(long roleId,
User user)
|
abstract void |
UserLocalService.deleteRoleUser(long roleId,
User user)
|
static ServiceComponent |
ServiceComponentLocalServiceUtil.deleteServiceComponent(long serviceComponentId)
Deletes the service component with the primary key from the database. |
abstract ServiceComponent |
ServiceComponentLocalService.deleteServiceComponent(long serviceComponentId)
Deletes the service component with the primary key from the database. |
ServiceComponent |
ServiceComponentLocalServiceWrapper.deleteServiceComponent(long serviceComponentId)
Deletes the service component with the primary key from the database. |
Shard |
ShardLocalServiceWrapper.deleteShard(long shardId)
Deletes the shard with the primary key from the database. |
static Shard |
ShardLocalServiceUtil.deleteShard(long shardId)
Deletes the shard with the primary key from the database. |
abstract Shard |
ShardLocalService.deleteShard(long shardId)
Deletes the shard with the primary key from the database. |
Subscription |
SubscriptionLocalServiceWrapper.deleteSubscription(long subscriptionId)
Deletes the subscription with the primary key from the database. |
static Subscription |
SubscriptionLocalServiceUtil.deleteSubscription(long subscriptionId)
Deletes the subscription with the primary key from the database. |
abstract Subscription |
SubscriptionLocalService.deleteSubscription(long subscriptionId)
Deletes the subscription with the primary key from the database. |
void |
SubscriptionLocalServiceWrapper.deleteSubscription(long userId,
String className,
long classPK)
Deletes the user's subscription to the entity. |
static void |
SubscriptionLocalServiceUtil.deleteSubscription(long userId,
String className,
long classPK)
Deletes the user's subscription to the entity. |
abstract void |
SubscriptionLocalService.deleteSubscription(long userId,
String className,
long classPK)
Deletes the user's subscription to the entity. |
Subscription |
SubscriptionLocalServiceWrapper.deleteSubscription(Subscription subscription)
Deletes the subscription from the database. |
static Subscription |
SubscriptionLocalServiceUtil.deleteSubscription(Subscription subscription)
Deletes the subscription from the database. |
abstract Subscription |
SubscriptionLocalService.deleteSubscription(Subscription subscription)
Deletes the subscription from the database. |
void |
SubscriptionLocalServiceWrapper.deleteSubscriptions(long userId)
Deletes all the subscriptions of the user. |
static void |
SubscriptionLocalServiceUtil.deleteSubscriptions(long userId)
Deletes all the subscriptions of the user. |
abstract void |
SubscriptionLocalService.deleteSubscriptions(long userId)
Deletes all the subscriptions of the user. |
void |
SubscriptionLocalServiceWrapper.deleteSubscriptions(long companyId,
String className,
long classPK)
Deletes all the subscriptions to the entity. |
static void |
SubscriptionLocalServiceUtil.deleteSubscriptions(long companyId,
String className,
long classPK)
Deletes all the subscriptions to the entity. |
abstract void |
SubscriptionLocalService.deleteSubscriptions(long companyId,
String className,
long classPK)
Deletes all the subscriptions to the entity. |
abstract SystemEvent |
SystemEventLocalService.deleteSystemEvent(long systemEventId)
Deletes the system event with the primary key from the database. |
static SystemEvent |
SystemEventLocalServiceUtil.deleteSystemEvent(long systemEventId)
Deletes the system event with the primary key from the database. |
SystemEvent |
SystemEventLocalServiceWrapper.deleteSystemEvent(long systemEventId)
Deletes the system event with the primary key from the database. |
static void |
TeamServiceUtil.deleteTeam(long teamId)
|
static Team |
TeamLocalServiceUtil.deleteTeam(long teamId)
Deletes the team with the primary key from the database. |
Team |
TeamLocalServiceWrapper.deleteTeam(long teamId)
Deletes the team with the primary key from the database. |
abstract void |
TeamService.deleteTeam(long teamId)
|
void |
TeamServiceWrapper.deleteTeam(long teamId)
|
abstract Team |
TeamLocalService.deleteTeam(long teamId)
Deletes the team with the primary key from the database. |
static Team |
TeamLocalServiceUtil.deleteTeam(Team team)
Deletes the team from the database. |
Team |
TeamLocalServiceWrapper.deleteTeam(Team team)
Deletes the team from the database. |
abstract Team |
TeamLocalService.deleteTeam(Team team)
Deletes the team from the database. |
static void |
TeamLocalServiceUtil.deleteTeams(long groupId)
|
void |
TeamLocalServiceWrapper.deleteTeams(long groupId)
|
abstract void |
TeamLocalService.deleteTeams(long groupId)
|
abstract void |
LayoutService.deleteTempFileEntry(long groupId,
String fileName,
String tempFolderName)
|
void |
LayoutServiceWrapper.deleteTempFileEntry(long groupId,
String fileName,
String tempFolderName)
|
static void |
LayoutServiceUtil.deleteTempFileEntry(long groupId,
String fileName,
String tempFolderName)
|
static Ticket |
TicketLocalServiceUtil.deleteTicket(long ticketId)
Deletes the ticket with the primary key from the database. |
abstract Ticket |
TicketLocalService.deleteTicket(long ticketId)
Deletes the ticket with the primary key from the database. |
Ticket |
TicketLocalServiceWrapper.deleteTicket(long ticketId)
Deletes the ticket with the primary key from the database. |
void |
UserServiceWrapper.deleteUser(long userId)
Deletes the user. |
static User |
UserLocalServiceUtil.deleteUser(long userId)
Deletes the user with the primary key from the database. |
User |
UserLocalServiceWrapper.deleteUser(long userId)
Deletes the user with the primary key from the database. |
static void |
UserServiceUtil.deleteUser(long userId)
Deletes the user. |
abstract User |
UserLocalService.deleteUser(long userId)
Deletes the user with the primary key from the database. |
abstract void |
UserService.deleteUser(long userId)
Deletes the user. |
static User |
UserLocalServiceUtil.deleteUser(User user)
Deletes the user from the database. |
User |
UserLocalServiceWrapper.deleteUser(User user)
Deletes the user from the database. |
abstract User |
UserLocalService.deleteUser(User user)
Deletes the user from the database. |
void |
UserGroupServiceWrapper.deleteUserGroup(long userGroupId)
Deletes the user group. |
static void |
UserGroupServiceUtil.deleteUserGroup(long userGroupId)
Deletes the user group. |
static UserGroup |
UserGroupLocalServiceUtil.deleteUserGroup(long userGroupId)
Deletes the user group with the primary key from the database. |
UserGroup |
UserGroupLocalServiceWrapper.deleteUserGroup(long userGroupId)
Deletes the user group with the primary key from the database. |
abstract void |
UserGroupService.deleteUserGroup(long userGroupId)
Deletes the user group. |
abstract UserGroup |
UserGroupLocalService.deleteUserGroup(long userGroupId)
Deletes the user group with the primary key from the database. |
static UserGroup |
UserGroupLocalServiceUtil.deleteUserGroup(UserGroup userGroup)
Deletes the user group from the database. |
UserGroup |
UserGroupLocalServiceWrapper.deleteUserGroup(UserGroup userGroup)
Deletes the user group from the database. |
abstract UserGroup |
UserGroupLocalService.deleteUserGroup(UserGroup userGroup)
Deletes the user group from the database. |
UserGroupGroupRole |
UserGroupGroupRoleLocalServiceWrapper.deleteUserGroupGroupRole(UserGroupGroupRolePK userGroupGroupRolePK)
Deletes the user group group role with the primary key from the database. |
static UserGroupGroupRole |
UserGroupGroupRoleLocalServiceUtil.deleteUserGroupGroupRole(UserGroupGroupRolePK userGroupGroupRolePK)
Deletes the user group group role with the primary key from the database. |
abstract UserGroupGroupRole |
UserGroupGroupRoleLocalService.deleteUserGroupGroupRole(UserGroupGroupRolePK userGroupGroupRolePK)
Deletes the user group group role with the primary key from the database. |
void |
UserGroupGroupRoleServiceWrapper.deleteUserGroupGroupRoles(long[] userGroupIds,
long groupId,
long roleId)
|
static void |
UserGroupGroupRoleServiceUtil.deleteUserGroupGroupRoles(long[] userGroupIds,
long groupId,
long roleId)
|
abstract void |
UserGroupGroupRoleService.deleteUserGroupGroupRoles(long[] userGroupIds,
long groupId,
long roleId)
|
void |
UserGroupGroupRoleServiceWrapper.deleteUserGroupGroupRoles(long userGroupId,
long groupId,
long[] roleIds)
|
static void |
UserGroupGroupRoleServiceUtil.deleteUserGroupGroupRoles(long userGroupId,
long groupId,
long[] roleIds)
|
abstract void |
UserGroupGroupRoleService.deleteUserGroupGroupRoles(long userGroupId,
long groupId,
long[] roleIds)
|
UserGroupRole |
UserGroupRoleLocalServiceWrapper.deleteUserGroupRole(UserGroupRolePK userGroupRolePK)
Deletes the user group role with the primary key from the database. |
static UserGroupRole |
UserGroupRoleLocalServiceUtil.deleteUserGroupRole(UserGroupRolePK userGroupRolePK)
Deletes the user group role with the primary key from the database. |
abstract UserGroupRole |
UserGroupRoleLocalService.deleteUserGroupRole(UserGroupRolePK userGroupRolePK)
Deletes the user group role with the primary key from the database. |
abstract void |
UserGroupRoleService.deleteUserGroupRoles(long[] userIds,
long groupId,
long roleId)
|
void |
UserGroupRoleServiceWrapper.deleteUserGroupRoles(long[] userIds,
long groupId,
long roleId)
|
static void |
UserGroupRoleServiceUtil.deleteUserGroupRoles(long[] userIds,
long groupId,
long roleId)
|
abstract void |
UserGroupRoleService.deleteUserGroupRoles(long userId,
long groupId,
long[] roleIds)
|
void |
UserGroupRoleServiceWrapper.deleteUserGroupRoles(long userId,
long groupId,
long[] roleIds)
|
static void |
UserGroupRoleServiceUtil.deleteUserGroupRoles(long userId,
long groupId,
long[] roleIds)
|
static void |
UserGroupLocalServiceUtil.deleteUserGroups(long companyId)
|
void |
UserGroupLocalServiceWrapper.deleteUserGroups(long companyId)
|
abstract void |
UserGroupLocalService.deleteUserGroups(long companyId)
|
static void |
UserLocalServiceUtil.deleteUserGroupUser(long userGroupId,
long userId)
|
void |
UserLocalServiceWrapper.deleteUserGroupUser(long userGroupId,
long userId)
|
abstract void |
UserLocalService.deleteUserGroupUser(long userGroupId,
long userId)
|
static void |
UserLocalServiceUtil.deleteUserGroupUser(long userGroupId,
User user)
|
void |
UserLocalServiceWrapper.deleteUserGroupUser(long userGroupId,
User user)
|
abstract void |
UserLocalService.deleteUserGroupUser(long userGroupId,
User user)
|
UserIdMapper |
UserIdMapperLocalServiceWrapper.deleteUserIdMapper(long userIdMapperId)
Deletes the user ID mapper with the primary key from the database. |
abstract UserIdMapper |
UserIdMapperLocalService.deleteUserIdMapper(long userIdMapperId)
Deletes the user ID mapper with the primary key from the database. |
static UserIdMapper |
UserIdMapperLocalServiceUtil.deleteUserIdMapper(long userIdMapperId)
Deletes the user ID mapper with the primary key from the database. |
static UserNotificationDelivery |
UserNotificationDeliveryLocalServiceUtil.deleteUserNotificationDelivery(long userNotificationDeliveryId)
Deletes the user notification delivery with the primary key from the database. |
UserNotificationDelivery |
UserNotificationDeliveryLocalServiceWrapper.deleteUserNotificationDelivery(long userNotificationDeliveryId)
Deletes the user notification delivery with the primary key from the database. |
abstract UserNotificationDelivery |
UserNotificationDeliveryLocalService.deleteUserNotificationDelivery(long userNotificationDeliveryId)
Deletes the user notification delivery with the primary key from the database. |
abstract UserNotificationEvent |
UserNotificationEventLocalService.deleteUserNotificationEvent(long userNotificationEventId)
Deletes the user notification event with the primary key from the database. |
static UserNotificationEvent |
UserNotificationEventLocalServiceUtil.deleteUserNotificationEvent(long userNotificationEventId)
Deletes the user notification event with the primary key from the database. |
UserNotificationEvent |
UserNotificationEventLocalServiceWrapper.deleteUserNotificationEvent(long userNotificationEventId)
Deletes the user notification event with the primary key from the database. |
abstract void |
RoleLocalService.deleteUserRole(long userId,
long roleId)
|
static void |
RoleLocalServiceUtil.deleteUserRole(long userId,
long roleId)
|
void |
RoleLocalServiceWrapper.deleteUserRole(long userId,
long roleId)
|
abstract void |
RoleLocalService.deleteUserRole(long userId,
Role role)
|
static void |
RoleLocalServiceUtil.deleteUserRole(long userId,
Role role)
|
void |
RoleLocalServiceWrapper.deleteUserRole(long userId,
Role role)
|
abstract void |
RoleLocalService.deleteUserRoles(long userId,
List<Role> roles)
|
static void |
RoleLocalServiceUtil.deleteUserRoles(long userId,
List<Role> roles)
|
void |
RoleLocalServiceWrapper.deleteUserRoles(long userId,
List<Role> roles)
|
abstract void |
RoleLocalService.deleteUserRoles(long userId,
long[] roleIds)
|
static void |
RoleLocalServiceUtil.deleteUserRoles(long userId,
long[] roleIds)
|
void |
RoleLocalServiceWrapper.deleteUserRoles(long userId,
long[] roleIds)
|
UserTracker |
UserTrackerLocalServiceWrapper.deleteUserTracker(long userTrackerId)
Deletes the user tracker with the primary key from the database. |
abstract UserTracker |
UserTrackerLocalService.deleteUserTracker(long userTrackerId)
Deletes the user tracker with the primary key from the database. |
static UserTracker |
UserTrackerLocalServiceUtil.deleteUserTracker(long userTrackerId)
Deletes the user tracker with the primary key from the database. |
UserTrackerPath |
UserTrackerPathLocalServiceWrapper.deleteUserTrackerPath(long userTrackerPathId)
Deletes the user tracker path with the primary key from the database. |
abstract UserTrackerPath |
UserTrackerPathLocalService.deleteUserTrackerPath(long userTrackerPathId)
Deletes the user tracker path with the primary key from the database. |
static UserTrackerPath |
UserTrackerPathLocalServiceUtil.deleteUserTrackerPath(long userTrackerPathId)
Deletes the user tracker path with the primary key from the database. |
static VirtualHost |
VirtualHostLocalServiceUtil.deleteVirtualHost(long virtualHostId)
Deletes the virtual host with the primary key from the database. |
abstract VirtualHost |
VirtualHostLocalService.deleteVirtualHost(long virtualHostId)
Deletes the virtual host with the primary key from the database. |
VirtualHost |
VirtualHostLocalServiceWrapper.deleteVirtualHost(long virtualHostId)
Deletes the virtual host with the primary key from the database. |
WebDAVProps |
WebDAVPropsLocalServiceWrapper.deleteWebDAVProps(long webDavPropsId)
Deletes the web d a v props with the primary key from the database. |
abstract WebDAVProps |
WebDAVPropsLocalService.deleteWebDAVProps(long webDavPropsId)
Deletes the web d a v props with the primary key from the database. |
static WebDAVProps |
WebDAVPropsLocalServiceUtil.deleteWebDAVProps(long webDavPropsId)
Deletes the web d a v props with the primary key from the database. |
static void |
WebsiteServiceUtil.deleteWebsite(long websiteId)
|
static Website |
WebsiteLocalServiceUtil.deleteWebsite(long websiteId)
Deletes the website with the primary key from the database. |
abstract void |
WebsiteService.deleteWebsite(long websiteId)
|
abstract Website |
WebsiteLocalService.deleteWebsite(long websiteId)
Deletes the website with the primary key from the database. |
void |
WebsiteServiceWrapper.deleteWebsite(long websiteId)
|
Website |
WebsiteLocalServiceWrapper.deleteWebsite(long websiteId)
Deletes the website with the primary key from the database. |
WorkflowDefinitionLink |
WorkflowDefinitionLinkLocalServiceWrapper.deleteWorkflowDefinitionLink(long workflowDefinitionLinkId)
Deletes the workflow definition link with the primary key from the database. |
abstract WorkflowDefinitionLink |
WorkflowDefinitionLinkLocalService.deleteWorkflowDefinitionLink(long workflowDefinitionLinkId)
Deletes the workflow definition link with the primary key from the database. |
static WorkflowDefinitionLink |
WorkflowDefinitionLinkLocalServiceUtil.deleteWorkflowDefinitionLink(long workflowDefinitionLinkId)
Deletes the workflow definition link with the primary key from the database. |
void |
WorkflowDefinitionLinkLocalServiceWrapper.deleteWorkflowDefinitionLink(long companyId,
long groupId,
String className,
long classPK,
long typePK)
|
abstract void |
WorkflowDefinitionLinkLocalService.deleteWorkflowDefinitionLink(long companyId,
long groupId,
String className,
long classPK,
long typePK)
|
static void |
WorkflowDefinitionLinkLocalServiceUtil.deleteWorkflowDefinitionLink(long companyId,
long groupId,
String className,
long classPK,
long typePK)
|
WorkflowInstanceLink |
WorkflowInstanceLinkLocalServiceWrapper.deleteWorkflowInstanceLink(long workflowInstanceLinkId)
Deletes the workflow instance link with the primary key from the database. |
static WorkflowInstanceLink |
WorkflowInstanceLinkLocalServiceUtil.deleteWorkflowInstanceLink(long workflowInstanceLinkId)
Deletes the workflow instance link with the primary key from the database. |
abstract WorkflowInstanceLink |
WorkflowInstanceLinkLocalService.deleteWorkflowInstanceLink(long workflowInstanceLinkId)
Deletes the workflow instance link with the primary key from the database. |
WorkflowInstanceLink |
WorkflowInstanceLinkLocalServiceWrapper.deleteWorkflowInstanceLink(long companyId,
long groupId,
String className,
long classPK)
|
static WorkflowInstanceLink |
WorkflowInstanceLinkLocalServiceUtil.deleteWorkflowInstanceLink(long companyId,
long groupId,
String className,
long classPK)
|
abstract WorkflowInstanceLink |
WorkflowInstanceLinkLocalService.deleteWorkflowInstanceLink(long companyId,
long groupId,
String className,
long classPK)
|
WorkflowInstanceLink |
WorkflowInstanceLinkLocalServiceWrapper.deleteWorkflowInstanceLink(WorkflowInstanceLink workflowInstanceLink)
Deletes the workflow instance link from the database. |
static WorkflowInstanceLink |
WorkflowInstanceLinkLocalServiceUtil.deleteWorkflowInstanceLink(WorkflowInstanceLink workflowInstanceLink)
Deletes the workflow instance link from the database. |
abstract WorkflowInstanceLink |
WorkflowInstanceLinkLocalService.deleteWorkflowInstanceLink(WorkflowInstanceLink workflowInstanceLink)
Deletes the workflow instance link from the database. |
void |
WorkflowInstanceLinkLocalServiceWrapper.deleteWorkflowInstanceLinks(long companyId,
long groupId,
String className,
long classPK)
|
static void |
WorkflowInstanceLinkLocalServiceUtil.deleteWorkflowInstanceLinks(long companyId,
long groupId,
String className,
long classPK)
|
abstract void |
WorkflowInstanceLinkLocalService.deleteWorkflowInstanceLinks(long companyId,
long groupId,
String className,
long classPK)
|
abstract Portlet |
PortletLocalService.deployRemotePortlet(Portlet portlet,
String categoryName)
|
Portlet |
PortletLocalServiceWrapper.deployRemotePortlet(Portlet portlet,
String categoryName)
|
static Portlet |
PortletLocalServiceUtil.deployRemotePortlet(Portlet portlet,
String categoryName)
|
abstract Portlet |
PortletLocalService.deployRemotePortlet(Portlet portlet,
String[] categoryNames)
|
Portlet |
PortletLocalServiceWrapper.deployRemotePortlet(Portlet portlet,
String[] categoryNames)
|
static Portlet |
PortletLocalServiceUtil.deployRemotePortlet(Portlet portlet,
String[] categoryNames)
|
void |
ServiceContext.deriveDefaultPermissions(long repositoryId,
String modelName)
Derive default permissions based on the logic found in portal-web/docroot/html/taglib/ui/input_permissions/page.jsp. |
static void |
StagingLocalServiceUtil.disableStaging(Group liveGroup,
ServiceContext serviceContext)
|
abstract void |
StagingLocalService.disableStaging(Group liveGroup,
ServiceContext serviceContext)
|
void |
StagingLocalServiceWrapper.disableStaging(Group liveGroup,
ServiceContext serviceContext)
|
abstract void |
GroupLocalService.disableStaging(long groupId)
|
void |
GroupServiceWrapper.disableStaging(long groupId)
|
abstract void |
GroupService.disableStaging(long groupId)
|
static void |
GroupServiceUtil.disableStaging(long groupId)
|
void |
GroupLocalServiceWrapper.disableStaging(long groupId)
|
static void |
GroupLocalServiceUtil.disableStaging(long groupId)
|
static void |
StagingLocalServiceUtil.disableStaging(PortletRequest portletRequest,
Group liveGroup,
ServiceContext serviceContext)
|
abstract void |
StagingLocalService.disableStaging(PortletRequest portletRequest,
Group liveGroup,
ServiceContext serviceContext)
|
void |
StagingLocalServiceWrapper.disableStaging(PortletRequest portletRequest,
Group liveGroup,
ServiceContext serviceContext)
|
static void |
StagingLocalServiceUtil.enableLocalStaging(long userId,
Group liveGroup,
boolean branchingPublic,
boolean branchingPrivate,
ServiceContext serviceContext)
|
abstract void |
StagingLocalService.enableLocalStaging(long userId,
Group liveGroup,
boolean branchingPublic,
boolean branchingPrivate,
ServiceContext serviceContext)
|
void |
StagingLocalServiceWrapper.enableLocalStaging(long userId,
Group liveGroup,
boolean branchingPublic,
boolean branchingPrivate,
ServiceContext serviceContext)
|
static void |
StagingLocalServiceUtil.enableRemoteStaging(long userId,
Group liveGroup,
boolean branchingPublic,
boolean branchingPrivate,
String remoteAddress,
int remotePort,
String remotePathContext,
boolean secureConnection,
long remoteGroupId,
ServiceContext serviceContext)
|
abstract void |
StagingLocalService.enableRemoteStaging(long userId,
Group liveGroup,
boolean branchingPublic,
boolean branchingPrivate,
String remoteAddress,
int remotePort,
String remotePathContext,
boolean secureConnection,
long remoteGroupId,
ServiceContext serviceContext)
|
void |
StagingLocalServiceWrapper.enableRemoteStaging(long userId,
Group liveGroup,
boolean branchingPublic,
boolean branchingPrivate,
String remoteAddress,
int remotePort,
String remotePathContext,
boolean secureConnection,
long remoteGroupId,
ServiceContext serviceContext)
|
abstract void |
GroupLocalService.enableStaging(long groupId)
|
void |
GroupServiceWrapper.enableStaging(long groupId)
|
abstract void |
GroupService.enableStaging(long groupId)
|
static void |
GroupServiceUtil.enableStaging(long groupId)
|
void |
GroupLocalServiceWrapper.enableStaging(long groupId)
|
static void |
GroupLocalServiceUtil.enableStaging(long groupId)
|
static String |
UserLocalServiceUtil.encryptUserId(String name)
Encrypts the primary key of the user. |
String |
UserLocalServiceWrapper.encryptUserId(String name)
Encrypts the primary key of the user. |
abstract String |
UserLocalService.encryptUserId(String name)
Encrypts the primary key of the user. |
abstract byte[] |
LayoutService.exportLayouts(long groupId,
boolean privateLayout,
long[] layoutIds,
Map<String,String[]> parameterMap,
Date startDate,
Date endDate)
Exports the layouts that match the primary keys and the criteria as a byte array. |
abstract byte[] |
LayoutLocalService.exportLayouts(long groupId,
boolean privateLayout,
long[] layoutIds,
Map<String,String[]> parameterMap,
Date startDate,
Date endDate)
Exports layouts with the primary keys and criteria as a byte array. |
byte[] |
LayoutServiceWrapper.exportLayouts(long groupId,
boolean privateLayout,
long[] layoutIds,
Map<String,String[]> parameterMap,
Date startDate,
Date endDate)
Exports the layouts that match the primary keys and the criteria as a byte array. |
byte[] |
LayoutLocalServiceWrapper.exportLayouts(long groupId,
boolean privateLayout,
long[] layoutIds,
Map<String,String[]> parameterMap,
Date startDate,
Date endDate)
Exports layouts with the primary keys and criteria as a byte array. |
static byte[] |
LayoutLocalServiceUtil.exportLayouts(long groupId,
boolean privateLayout,
long[] layoutIds,
Map<String,String[]> parameterMap,
Date startDate,
Date endDate)
Exports layouts with the primary keys and criteria as a byte array. |
static byte[] |
LayoutServiceUtil.exportLayouts(long groupId,
boolean privateLayout,
long[] layoutIds,
Map<String,String[]> parameterMap,
Date startDate,
Date endDate)
Exports the layouts that match the primary keys and the criteria as a byte array. |
abstract byte[] |
LayoutService.exportLayouts(long groupId,
boolean privateLayout,
Map<String,String[]> parameterMap,
Date startDate,
Date endDate)
Exports all layouts that match the criteria as a byte array. |
abstract byte[] |
LayoutLocalService.exportLayouts(long groupId,
boolean privateLayout,
Map<String,String[]> parameterMap,
Date startDate,
Date endDate)
Exports all layouts that match the criteria as a byte array. |
byte[] |
LayoutServiceWrapper.exportLayouts(long groupId,
boolean privateLayout,
Map<String,String[]> parameterMap,
Date startDate,
Date endDate)
Exports all layouts that match the criteria as a byte array. |
byte[] |
LayoutLocalServiceWrapper.exportLayouts(long groupId,
boolean privateLayout,
Map<String,String[]> parameterMap,
Date startDate,
Date endDate)
Exports all layouts that match the criteria as a byte array. |
static byte[] |
LayoutLocalServiceUtil.exportLayouts(long groupId,
boolean privateLayout,
Map<String,String[]> parameterMap,
Date startDate,
Date endDate)
Exports all layouts that match the criteria as a byte array. |
static byte[] |
LayoutServiceUtil.exportLayouts(long groupId,
boolean privateLayout,
Map<String,String[]> parameterMap,
Date startDate,
Date endDate)
Exports all layouts that match the criteria as a byte array. |
abstract File |
LayoutService.exportLayoutsAsFile(long groupId,
boolean privateLayout,
long[] layoutIds,
Map<String,String[]> parameterMap,
Date startDate,
Date endDate)
Exports all layouts that match the primary keys and criteria as a file. |
abstract File |
LayoutLocalService.exportLayoutsAsFile(long groupId,
boolean privateLayout,
long[] layoutIds,
Map<String,String[]> parameterMap,
Date startDate,
Date endDate)
Exports the layouts that match the primary keys and criteria as a file. |
File |
LayoutServiceWrapper.exportLayoutsAsFile(long groupId,
boolean privateLayout,
long[] layoutIds,
Map<String,String[]> parameterMap,
Date startDate,
Date endDate)
Exports all layouts that match the primary keys and criteria as a file. |
File |
LayoutLocalServiceWrapper.exportLayoutsAsFile(long groupId,
boolean privateLayout,
long[] layoutIds,
Map<String,String[]> parameterMap,
Date startDate,
Date endDate)
Exports the layouts that match the primary keys and criteria as a file. |
static File |
LayoutLocalServiceUtil.exportLayoutsAsFile(long groupId,
boolean privateLayout,
long[] layoutIds,
Map<String,String[]> parameterMap,
Date startDate,
Date endDate)
Exports the layouts that match the primary keys and criteria as a file. |
static File |
LayoutServiceUtil.exportLayoutsAsFile(long groupId,
boolean privateLayout,
long[] layoutIds,
Map<String,String[]> parameterMap,
Date startDate,
Date endDate)
Exports all layouts that match the primary keys and criteria as a file. |
abstract long |
LayoutLocalService.exportLayoutsAsFileInBackground(long userId,
String taskName,
long groupId,
boolean privateLayout,
long[] layoutIds,
Map<String,String[]> parameterMap,
Date startDate,
Date endDate,
String fileName)
|
long |
LayoutLocalServiceWrapper.exportLayoutsAsFileInBackground(long userId,
String taskName,
long groupId,
boolean privateLayout,
long[] layoutIds,
Map<String,String[]> parameterMap,
Date startDate,
Date endDate,
String fileName)
|
static long |
LayoutLocalServiceUtil.exportLayoutsAsFileInBackground(long userId,
String taskName,
long groupId,
boolean privateLayout,
long[] layoutIds,
Map<String,String[]> parameterMap,
Date startDate,
Date endDate,
String fileName)
|
abstract long |
LayoutService.exportLayoutsAsFileInBackground(String taskName,
long groupId,
boolean privateLayout,
long[] layoutIds,
Map<String,String[]> parameterMap,
Date startDate,
Date endDate,
String fileName)
|
long |
LayoutServiceWrapper.exportLayoutsAsFileInBackground(String taskName,
long groupId,
boolean privateLayout,
long[] layoutIds,
Map<String,String[]> parameterMap,
Date startDate,
Date endDate,
String fileName)
|
static long |
LayoutServiceUtil.exportLayoutsAsFileInBackground(String taskName,
long groupId,
boolean privateLayout,
long[] layoutIds,
Map<String,String[]> parameterMap,
Date startDate,
Date endDate,
String fileName)
|
abstract byte[] |
LayoutService.exportPortletInfo(long plid,
long groupId,
String portletId,
Map<String,String[]> parameterMap,
Date startDate,
Date endDate)
Exports the portlet information (categories, permissions, ... etc.) as a byte array. |
abstract byte[] |
LayoutLocalService.exportPortletInfo(long plid,
long groupId,
String portletId,
Map<String,String[]> parameterMap,
Date startDate,
Date endDate)
Exports the portlet information (categories, permissions, ... etc.) as a byte array. |
byte[] |
LayoutServiceWrapper.exportPortletInfo(long plid,
long groupId,
String portletId,
Map<String,String[]> parameterMap,
Date startDate,
Date endDate)
Exports the portlet information (categories, permissions, ... etc.) as a byte array. |
byte[] |
LayoutLocalServiceWrapper.exportPortletInfo(long plid,
long groupId,
String portletId,
Map<String,String[]> parameterMap,
Date startDate,
Date endDate)
Exports the portlet information (categories, permissions, ... etc.) as a byte array. |
static byte[] |
LayoutLocalServiceUtil.exportPortletInfo(long plid,
long groupId,
String portletId,
Map<String,String[]> parameterMap,
Date startDate,
Date endDate)
Exports the portlet information (categories, permissions, ... etc.) as a byte array. |
static byte[] |
LayoutServiceUtil.exportPortletInfo(long plid,
long groupId,
String portletId,
Map<String,String[]> parameterMap,
Date startDate,
Date endDate)
Exports the portlet information (categories, permissions, ... etc.) as a byte array. |
abstract byte[] |
LayoutService.exportPortletInfo(long companyId,
String portletId,
Map<String,String[]> parameterMap,
Date startDate,
Date endDate)
|
abstract byte[] |
LayoutLocalService.exportPortletInfo(long companyId,
String portletId,
Map<String,String[]> parameterMap,
Date startDate,
Date endDate)
|
byte[] |
LayoutServiceWrapper.exportPortletInfo(long companyId,
String portletId,
Map<String,String[]> parameterMap,
Date startDate,
Date endDate)
|
byte[] |
LayoutLocalServiceWrapper.exportPortletInfo(long companyId,
String portletId,
Map<String,String[]> parameterMap,
Date startDate,
Date endDate)
|
static byte[] |
LayoutLocalServiceUtil.exportPortletInfo(long companyId,
String portletId,
Map<String,String[]> parameterMap,
Date startDate,
Date endDate)
|
static byte[] |
LayoutServiceUtil.exportPortletInfo(long companyId,
String portletId,
Map<String,String[]> parameterMap,
Date startDate,
Date endDate)
|
abstract File |
LayoutService.exportPortletInfoAsFile(long plid,
long groupId,
String portletId,
Map<String,String[]> parameterMap,
Date startDate,
Date endDate)
Exports the portlet information (categories, permissions, ... etc.) as a file. |
abstract File |
LayoutLocalService.exportPortletInfoAsFile(long plid,
long groupId,
String portletId,
Map<String,String[]> parameterMap,
Date startDate,
Date endDate)
Exports the portlet information (categories, permissions, ... etc.) as a file. |
File |
LayoutServiceWrapper.exportPortletInfoAsFile(long plid,
long groupId,
String portletId,
Map<String,String[]> parameterMap,
Date startDate,
Date endDate)
Exports the portlet information (categories, permissions, ... etc.) as a file. |
File |
LayoutLocalServiceWrapper.exportPortletInfoAsFile(long plid,
long groupId,
String portletId,
Map<String,String[]> parameterMap,
Date startDate,
Date endDate)
Exports the portlet information (categories, permissions, ... etc.) as a file. |
static File |
LayoutLocalServiceUtil.exportPortletInfoAsFile(long plid,
long groupId,
String portletId,
Map<String,String[]> parameterMap,
Date startDate,
Date endDate)
Exports the portlet information (categories, permissions, ... etc.) as a file. |
static File |
LayoutServiceUtil.exportPortletInfoAsFile(long plid,
long groupId,
String portletId,
Map<String,String[]> parameterMap,
Date startDate,
Date endDate)
Exports the portlet information (categories, permissions, ... etc.) as a file. |
abstract File |
LayoutLocalService.exportPortletInfoAsFile(long companyId,
String portletId,
Map<String,String[]> parameterMap,
Date startDate,
Date endDate)
|
File |
LayoutLocalServiceWrapper.exportPortletInfoAsFile(long companyId,
String portletId,
Map<String,String[]> parameterMap,
Date startDate,
Date endDate)
|
static File |
LayoutLocalServiceUtil.exportPortletInfoAsFile(long companyId,
String portletId,
Map<String,String[]> parameterMap,
Date startDate,
Date endDate)
|
abstract File |
LayoutService.exportPortletInfoAsFile(String portletId,
Map<String,String[]> parameterMap,
Date startDate,
Date endDate)
|
File |
LayoutServiceWrapper.exportPortletInfoAsFile(String portletId,
Map<String,String[]> parameterMap,
Date startDate,
Date endDate)
|
static File |
LayoutServiceUtil.exportPortletInfoAsFile(String portletId,
Map<String,String[]> parameterMap,
Date startDate,
Date endDate)
|
abstract long |
LayoutLocalService.exportPortletInfoAsFileInBackground(long userId,
String taskName,
long plid,
long groupId,
String portletId,
Map<String,String[]> parameterMap,
Date startDate,
Date endDate,
String fileName)
|
long |
LayoutLocalServiceWrapper.exportPortletInfoAsFileInBackground(long userId,
String taskName,
long plid,
long groupId,
String portletId,
Map<String,String[]> parameterMap,
Date startDate,
Date endDate,
String fileName)
|
static long |
LayoutLocalServiceUtil.exportPortletInfoAsFileInBackground(long userId,
String taskName,
long plid,
long groupId,
String portletId,
Map<String,String[]> parameterMap,
Date startDate,
Date endDate,
String fileName)
|
abstract long |
LayoutLocalService.exportPortletInfoAsFileInBackground(long userId,
String taskName,
String portletId,
Map<String,String[]> parameterMap,
Date startDate,
Date endDate,
String fileName)
|
long |
LayoutLocalServiceWrapper.exportPortletInfoAsFileInBackground(long userId,
String taskName,
String portletId,
Map<String,String[]> parameterMap,
Date startDate,
Date endDate,
String fileName)
|
static long |
LayoutLocalServiceUtil.exportPortletInfoAsFileInBackground(long userId,
String taskName,
String portletId,
Map<String,String[]> parameterMap,
Date startDate,
Date endDate,
String fileName)
|
abstract long |
LayoutService.exportPortletInfoAsFileInBackground(String taskName,
long plid,
long groupId,
String portletId,
Map<String,String[]> parameterMap,
Date startDate,
Date endDate,
String fileName)
|
long |
LayoutServiceWrapper.exportPortletInfoAsFileInBackground(String taskName,
long plid,
long groupId,
String portletId,
Map<String,String[]> parameterMap,
Date startDate,
Date endDate,
String fileName)
|
static long |
LayoutServiceUtil.exportPortletInfoAsFileInBackground(String taskName,
long plid,
long groupId,
String portletId,
Map<String,String[]> parameterMap,
Date startDate,
Date endDate,
String fileName)
|
abstract long |
LayoutService.exportPortletInfoAsFileInBackground(String taskName,
String portletId,
Map<String,String[]> parameterMap,
Date startDate,
Date endDate,
String fileName)
|
long |
LayoutServiceWrapper.exportPortletInfoAsFileInBackground(String taskName,
String portletId,
Map<String,String[]> parameterMap,
Date startDate,
Date endDate,
String fileName)
|
static long |
LayoutServiceUtil.exportPortletInfoAsFileInBackground(String taskName,
String portletId,
Map<String,String[]> parameterMap,
Date startDate,
Date endDate,
String fileName)
|
WorkflowDefinitionLink |
WorkflowDefinitionLinkLocalServiceWrapper.fetchWorkflowDefinitionLink(long companyId,
long groupId,
String className,
long classPK,
long typePK)
|
abstract WorkflowDefinitionLink |
WorkflowDefinitionLinkLocalService.fetchWorkflowDefinitionLink(long companyId,
long groupId,
String className,
long classPK,
long typePK)
|
static WorkflowDefinitionLink |
WorkflowDefinitionLinkLocalServiceUtil.fetchWorkflowDefinitionLink(long companyId,
long groupId,
String className,
long classPK,
long typePK)
|
WorkflowDefinitionLink |
WorkflowDefinitionLinkLocalServiceWrapper.fetchWorkflowDefinitionLink(long companyId,
long groupId,
String className,
long classPK,
long typePK,
boolean strict)
|
abstract WorkflowDefinitionLink |
WorkflowDefinitionLinkLocalService.fetchWorkflowDefinitionLink(long companyId,
long groupId,
String className,
long classPK,
long typePK,
boolean strict)
|
static WorkflowDefinitionLink |
WorkflowDefinitionLinkLocalServiceUtil.fetchWorkflowDefinitionLink(long companyId,
long groupId,
String className,
long classPK,
long typePK,
boolean strict)
|
abstract Account |
AccountLocalService.getAccount(long accountId)
Returns the account with the primary key. |
Account |
AccountLocalServiceWrapper.getAccount(long accountId)
Returns the account with the primary key. |
static Account |
AccountLocalServiceUtil.getAccount(long accountId)
Returns the account with the primary key. |
abstract Account |
AccountLocalService.getAccount(long companyId,
long accountId)
|
Account |
AccountLocalServiceWrapper.getAccount(long companyId,
long accountId)
|
static Account |
AccountLocalServiceUtil.getAccount(long companyId,
long accountId)
|
static long |
ResourceBlockLocalServiceUtil.getActionId(String name,
String actionId)
|
abstract long |
ResourceBlockLocalService.getActionId(String name,
String actionId)
|
long |
ResourceBlockLocalServiceWrapper.getActionId(String name,
String actionId)
|
static long |
ResourceBlockLocalServiceUtil.getActionIds(String name,
List<String> actionIds)
|
abstract long |
ResourceBlockLocalService.getActionIds(String name,
List<String> actionIds)
|
long |
ResourceBlockLocalServiceWrapper.getActionIds(String name,
List<String> actionIds)
|
Address |
AddressServiceWrapper.getAddress(long addressId)
|
static Address |
AddressLocalServiceUtil.getAddress(long addressId)
Returns the address with the primary key. |
abstract Address |
AddressLocalService.getAddress(long addressId)
Returns the address with the primary key. |
abstract Address |
AddressService.getAddress(long addressId)
|
static Address |
AddressServiceUtil.getAddress(long addressId)
|
Address |
AddressLocalServiceWrapper.getAddress(long addressId)
Returns the address with the primary key. |
static Address |
AddressLocalServiceUtil.getAddressByUuidAndCompanyId(String uuid,
long companyId)
Returns the address with the matching UUID and company. |
abstract Address |
AddressLocalService.getAddressByUuidAndCompanyId(String uuid,
long companyId)
Returns the address with the matching UUID and company. |
Address |
AddressLocalServiceWrapper.getAddressByUuidAndCompanyId(String uuid,
long companyId)
Returns the address with the matching UUID and company. |
List<Address> |
AddressServiceWrapper.getAddresses(String className,
long classPK)
|
abstract List<Address> |
AddressService.getAddresses(String className,
long classPK)
|
static List<Address> |
AddressServiceUtil.getAddresses(String className,
long classPK)
|
abstract List<Layout> |
LayoutService.getAncestorLayouts(long plid)
Returns all the ancestor layouts of the layout. |
List<Layout> |
LayoutServiceWrapper.getAncestorLayouts(long plid)
Returns all the ancestor layouts of the layout. |
static List<Layout> |
LayoutServiceUtil.getAncestorLayouts(long plid)
Returns all the ancestor layouts of the layout. |
abstract Map<Long,Set<String>> |
ResourceBlockPermissionLocalService.getAvailableResourceBlockPermissionActionIds(long[] roleIds,
String name,
long primKey,
List<String> actionIds)
|
Map<Long,Set<String>> |
ResourceBlockPermissionLocalServiceWrapper.getAvailableResourceBlockPermissionActionIds(long[] roleIds,
String name,
long primKey,
List<String> actionIds)
|
static Map<Long,Set<String>> |
ResourceBlockPermissionLocalServiceUtil.getAvailableResourceBlockPermissionActionIds(long[] roleIds,
String name,
long primKey,
List<String> actionIds)
|
abstract Map<Long,Set<String>> |
ResourcePermissionLocalService.getAvailableResourcePermissionActionIds(long companyId,
String name,
int scope,
String primKey,
long[] roleIds,
Collection<String> actionIds)
|
static Map<Long,Set<String>> |
ResourcePermissionLocalServiceUtil.getAvailableResourcePermissionActionIds(long companyId,
String name,
int scope,
String primKey,
long[] roleIds,
Collection<String> actionIds)
|
Map<Long,Set<String>> |
ResourcePermissionLocalServiceWrapper.getAvailableResourcePermissionActionIds(long companyId,
String name,
int scope,
String primKey,
long[] roleIds,
Collection<String> actionIds)
|
abstract List<String> |
ResourcePermissionLocalService.getAvailableResourcePermissionActionIds(long companyId,
String name,
int scope,
String primKey,
long roleId,
Collection<String> actionIds)
Returns the intersection of action IDs the role has permission at the scope to perform on resources of the type. |
static List<String> |
ResourcePermissionLocalServiceUtil.getAvailableResourcePermissionActionIds(long companyId,
String name,
int scope,
String primKey,
long roleId,
Collection<String> actionIds)
Returns the intersection of action IDs the role has permission at the scope to perform on resources of the type. |
List<String> |
ResourcePermissionLocalServiceWrapper.getAvailableResourcePermissionActionIds(long companyId,
String name,
int scope,
String primKey,
long roleId,
Collection<String> actionIds)
Returns the intersection of action IDs the role has permission at the scope to perform on resources of the type. |
abstract BackgroundTask |
BackgroundTaskLocalService.getBackgroundTask(long backgroundTaskId)
Returns the background task with the primary key. |
static BackgroundTask |
BackgroundTaskLocalServiceUtil.getBackgroundTask(long backgroundTaskId)
Returns the background task with the primary key. |
BackgroundTask |
BackgroundTaskLocalServiceWrapper.getBackgroundTask(long backgroundTaskId)
Returns the background task with the primary key. |
static BrowserTracker |
BrowserTrackerLocalServiceUtil.getBrowserTracker(long browserTrackerId)
Returns the browser tracker with the primary key. |
abstract BrowserTracker |
BrowserTrackerLocalService.getBrowserTracker(long browserTrackerId)
Returns the browser tracker with the primary key. |
BrowserTracker |
BrowserTrackerLocalServiceWrapper.getBrowserTracker(long browserTrackerId)
Returns the browser tracker with the primary key. |
static int |
ReleaseLocalServiceUtil.getBuildNumberOrCreate()
|
int |
ReleaseLocalServiceWrapper.getBuildNumberOrCreate()
|
abstract int |
ReleaseLocalService.getBuildNumberOrCreate()
|
abstract ClassName |
ClassNameLocalService.getClassName(long classNameId)
Returns the class name with the primary key. |
ClassName |
ClassNameLocalServiceWrapper.getClassName(long classNameId)
Returns the class name with the primary key. |
static ClassName |
ClassNameLocalServiceUtil.getClassName(long classNameId)
Returns the class name with the primary key. |
abstract ClusterGroup |
ClusterGroupLocalService.getClusterGroup(long clusterGroupId)
Returns the cluster group with the primary key. |
static ClusterGroup |
ClusterGroupLocalServiceUtil.getClusterGroup(long clusterGroupId)
Returns the cluster group with the primary key. |
ClusterGroup |
ClusterGroupLocalServiceWrapper.getClusterGroup(long clusterGroupId)
Returns the cluster group with the primary key. |
abstract Company |
CompanyLocalService.getCompany(long companyId)
Returns the company with the primary key. |
Company |
CompanyLocalServiceWrapper.getCompany(long companyId)
Returns the company with the primary key. |
static Company |
CompanyLocalServiceUtil.getCompany(long companyId)
Returns the company with the primary key. |
static Company |
CompanyServiceUtil.getCompanyById(long companyId)
Returns the company with the primary key. |
abstract Company |
CompanyLocalService.getCompanyById(long companyId)
Returns the company with the primary key. |
Company |
CompanyLocalServiceWrapper.getCompanyById(long companyId)
Returns the company with the primary key. |
static Company |
CompanyLocalServiceUtil.getCompanyById(long companyId)
Returns the company with the primary key. |
abstract Company |
CompanyService.getCompanyById(long companyId)
Returns the company with the primary key. |
Company |
CompanyServiceWrapper.getCompanyById(long companyId)
Returns the company with the primary key. |
static Company |
CompanyServiceUtil.getCompanyByLogoId(long logoId)
Returns the company with the logo. |
abstract Company |
CompanyLocalService.getCompanyByLogoId(long logoId)
Returns the company with the logo. |
Company |
CompanyLocalServiceWrapper.getCompanyByLogoId(long logoId)
Returns the company with the logo. |
static Company |
CompanyLocalServiceUtil.getCompanyByLogoId(long logoId)
Returns the company with the logo. |
abstract Company |
CompanyService.getCompanyByLogoId(long logoId)
Returns the company with the logo. |
Company |
CompanyServiceWrapper.getCompanyByLogoId(long logoId)
Returns the company with the logo. |
static Company |
CompanyServiceUtil.getCompanyByMx(String mx)
Returns the company with the mail domian. |
abstract Company |
CompanyLocalService.getCompanyByMx(String mx)
Returns the company with the mail domain. |
Company |
CompanyLocalServiceWrapper.getCompanyByMx(String mx)
Returns the company with the mail domain. |
static Company |
CompanyLocalServiceUtil.getCompanyByMx(String mx)
Returns the company with the mail domain. |
abstract Company |
CompanyService.getCompanyByMx(String mx)
Returns the company with the mail domian. |
Company |
CompanyServiceWrapper.getCompanyByMx(String mx)
Returns the company with the mail domian. |
static Company |
CompanyServiceUtil.getCompanyByVirtualHost(String virtualHost)
Returns the company with the virtual host name. |
abstract Company |
CompanyLocalService.getCompanyByVirtualHost(String virtualHostname)
Returns the company with the virtual host name. |
Company |
CompanyLocalServiceWrapper.getCompanyByVirtualHost(String virtualHostname)
Returns the company with the virtual host name. |
static Company |
CompanyLocalServiceUtil.getCompanyByVirtualHost(String virtualHostname)
Returns the company with the virtual host name. |
abstract Company |
CompanyService.getCompanyByVirtualHost(String virtualHost)
Returns the company with the virtual host name. |
Company |
CompanyServiceWrapper.getCompanyByVirtualHost(String virtualHost)
Returns the company with the virtual host name. |
static Company |
CompanyServiceUtil.getCompanyByWebId(String webId)
Returns the company with the web domain. |
abstract Company |
CompanyLocalService.getCompanyByWebId(String webId)
Returns the company with the web domain. |
Company |
CompanyLocalServiceWrapper.getCompanyByWebId(String webId)
Returns the company with the web domain. |
static Company |
CompanyLocalServiceUtil.getCompanyByWebId(String webId)
Returns the company with the web domain. |
abstract Company |
CompanyService.getCompanyByWebId(String webId)
Returns the company with the web domain. |
Company |
CompanyServiceWrapper.getCompanyByWebId(String webId)
Returns the company with the web domain. |
abstract Group |
GroupLocalService.getCompanyGroup(long companyId)
Returns the company group. |
Group |
GroupServiceWrapper.getCompanyGroup(long companyId)
Returns the company group. |
abstract Group |
GroupService.getCompanyGroup(long companyId)
Returns the company group. |
static Group |
GroupServiceUtil.getCompanyGroup(long companyId)
Returns the company group. |
Group |
GroupLocalServiceWrapper.getCompanyGroup(long companyId)
Returns the company group. |
static Group |
GroupLocalServiceUtil.getCompanyGroup(long companyId)
Returns the company group. |
List<User> |
UserServiceWrapper.getCompanyUsers(long companyId,
int start,
int end)
|
static List<User> |
UserServiceUtil.getCompanyUsers(long companyId,
int start,
int end)
|
abstract List<User> |
UserService.getCompanyUsers(long companyId,
int start,
int end)
|
int |
UserServiceWrapper.getCompanyUsersCount(long companyId)
|
static int |
UserServiceUtil.getCompanyUsersCount(long companyId)
|
abstract int |
UserService.getCompanyUsersCount(long companyId)
|
abstract Contact |
ContactLocalService.getContact(long contactId)
Returns the contact with the primary key. |
abstract Contact |
ContactService.getContact(long contactId)
|
static Contact |
ContactServiceUtil.getContact(long contactId)
|
Contact |
ContactServiceWrapper.getContact(long contactId)
|
static Contact |
ContactLocalServiceUtil.getContact(long contactId)
Returns the contact with the primary key. |
Contact |
ContactLocalServiceWrapper.getContact(long contactId)
Returns the contact with the primary key. |
abstract List<Contact> |
ContactService.getContacts(long classNameId,
long classPK,
int start,
int end,
OrderByComparator orderByComparator)
|
static List<Contact> |
ContactServiceUtil.getContacts(long classNameId,
long classPK,
int start,
int end,
OrderByComparator orderByComparator)
|
List<Contact> |
ContactServiceWrapper.getContacts(long classNameId,
long classPK,
int start,
int end,
OrderByComparator orderByComparator)
|
abstract int |
ContactService.getContactsCount(long classNameId,
long classPK)
|
static int |
ContactServiceUtil.getContactsCount(long classNameId,
long classPK)
|
int |
ContactServiceWrapper.getContactsCount(long classNameId,
long classPK)
|
abstract Country |
CountryService.getCountry(long countryId)
|
Country |
CountryServiceWrapper.getCountry(long countryId)
|
static Country |
CountryServiceUtil.getCountry(long countryId)
|
abstract Country |
CountryService.getCountryByA2(String a2)
|
Country |
CountryServiceWrapper.getCountryByA2(String a2)
|
static Country |
CountryServiceUtil.getCountryByA2(String a2)
|
abstract Country |
CountryService.getCountryByA3(String a3)
|
Country |
CountryServiceWrapper.getCountryByA3(String a3)
|
static Country |
CountryServiceUtil.getCountryByA3(String a3)
|
abstract Country |
CountryService.getCountryByName(String name)
|
Country |
CountryServiceWrapper.getCountryByName(String name)
|
static Country |
CountryServiceUtil.getCountryByName(String name)
|
User |
UserServiceWrapper.getCurrentUser()
|
static User |
UserServiceUtil.getCurrentUser()
|
abstract User |
UserService.getCurrentUser()
|
abstract Role |
RoleLocalService.getDefaultGroupRole(long groupId)
Returns the default role for the group with the primary key. |
static Role |
RoleLocalServiceUtil.getDefaultGroupRole(long groupId)
Returns the default role for the group with the primary key. |
Role |
RoleLocalServiceWrapper.getDefaultGroupRole(long groupId)
Returns the default role for the group with the primary key. |
static PasswordPolicy |
PasswordPolicyLocalServiceUtil.getDefaultPasswordPolicy(long companyId)
|
PasswordPolicy |
PasswordPolicyLocalServiceWrapper.getDefaultPasswordPolicy(long companyId)
|
abstract PasswordPolicy |
PasswordPolicyLocalService.getDefaultPasswordPolicy(long companyId)
|
abstract long |
LayoutLocalService.getDefaultPlid(long groupId,
boolean privateLayout,
String portletId)
Returns primary key of the default portlet layout for the group |
long |
LayoutLocalServiceWrapper.getDefaultPlid(long groupId,
boolean privateLayout,
String portletId)
Returns primary key of the default portlet layout for the group |
static long |
LayoutLocalServiceUtil.getDefaultPlid(long groupId,
boolean privateLayout,
String portletId)
Returns primary key of the default portlet layout for the group |
abstract long |
LayoutService.getDefaultPlid(long groupId,
long scopeGroupId,
boolean privateLayout,
String portletId)
Returns the primary key of the default layout for the group. |
long |
LayoutServiceWrapper.getDefaultPlid(long groupId,
long scopeGroupId,
boolean privateLayout,
String portletId)
Returns the primary key of the default layout for the group. |
static long |
LayoutServiceUtil.getDefaultPlid(long groupId,
long scopeGroupId,
boolean privateLayout,
String portletId)
Returns the primary key of the default layout for the group. |
abstract long |
LayoutService.getDefaultPlid(long groupId,
long scopeGroupId,
String portletId)
|
long |
LayoutServiceWrapper.getDefaultPlid(long groupId,
long scopeGroupId,
String portletId)
|
static long |
LayoutServiceUtil.getDefaultPlid(long groupId,
long scopeGroupId,
String portletId)
|
static User |
UserLocalServiceUtil.getDefaultUser(long companyId)
Returns the default user for the company. |
User |
UserLocalServiceWrapper.getDefaultUser(long companyId)
Returns the default user for the company. |
abstract User |
UserLocalService.getDefaultUser(long companyId)
Returns the default user for the company. |
static long |
UserLocalServiceUtil.getDefaultUserId(long companyId)
Returns the primary key of the default user for the company. |
long |
UserLocalServiceWrapper.getDefaultUserId(long companyId)
Returns the primary key of the default user for the company. |
abstract long |
UserLocalService.getDefaultUserId(long companyId)
Returns the primary key of the default user for the company. |
WorkflowDefinitionLink |
WorkflowDefinitionLinkLocalServiceWrapper.getDefaultWorkflowDefinitionLink(long companyId,
String className,
long classPK,
long typePK)
|
abstract WorkflowDefinitionLink |
WorkflowDefinitionLinkLocalService.getDefaultWorkflowDefinitionLink(long companyId,
String className,
long classPK,
long typePK)
|
static WorkflowDefinitionLink |
WorkflowDefinitionLinkLocalServiceUtil.getDefaultWorkflowDefinitionLink(long companyId,
String className,
long classPK,
long typePK)
|
abstract EmailAddress |
EmailAddressService.getEmailAddress(long emailAddressId)
|
EmailAddress |
EmailAddressServiceWrapper.getEmailAddress(long emailAddressId)
|
static EmailAddress |
EmailAddressLocalServiceUtil.getEmailAddress(long emailAddressId)
Returns the email address with the primary key. |
EmailAddress |
EmailAddressLocalServiceWrapper.getEmailAddress(long emailAddressId)
Returns the email address with the primary key. |
abstract EmailAddress |
EmailAddressLocalService.getEmailAddress(long emailAddressId)
Returns the email address with the primary key. |
static EmailAddress |
EmailAddressServiceUtil.getEmailAddress(long emailAddressId)
|
static EmailAddress |
EmailAddressLocalServiceUtil.getEmailAddressByUuidAndCompanyId(String uuid,
long companyId)
Returns the email address with the matching UUID and company. |
EmailAddress |
EmailAddressLocalServiceWrapper.getEmailAddressByUuidAndCompanyId(String uuid,
long companyId)
Returns the email address with the matching UUID and company. |
abstract EmailAddress |
EmailAddressLocalService.getEmailAddressByUuidAndCompanyId(String uuid,
long companyId)
Returns the email address with the matching UUID and company. |
abstract List<EmailAddress> |
EmailAddressService.getEmailAddresses(String className,
long classPK)
|
List<EmailAddress> |
EmailAddressServiceWrapper.getEmailAddresses(String className,
long classPK)
|
static List<EmailAddress> |
EmailAddressServiceUtil.getEmailAddresses(String className,
long classPK)
|
abstract Group |
GroupLocalService.getFriendlyURLGroup(long companyId,
String friendlyURL)
Returns the group with the matching friendly URL. |
Group |
GroupLocalServiceWrapper.getFriendlyURLGroup(long companyId,
String friendlyURL)
Returns the group with the matching friendly URL. |
static Group |
GroupLocalServiceUtil.getFriendlyURLGroup(long companyId,
String friendlyURL)
Returns the group with the matching friendly URL. |
abstract Layout |
LayoutLocalService.getFriendlyURLLayout(long groupId,
boolean privateLayout,
String friendlyURL)
Returns the layout for the friendly URL |
Layout |
LayoutLocalServiceWrapper.getFriendlyURLLayout(long groupId,
boolean privateLayout,
String friendlyURL)
Returns the layout for the friendly URL |
static Layout |
LayoutLocalServiceUtil.getFriendlyURLLayout(long groupId,
boolean privateLayout,
String friendlyURL)
Returns the layout for the friendly URL |
abstract Group |
GroupLocalService.getGroup(long groupId)
Returns the group with the primary key. |
Group |
GroupServiceWrapper.getGroup(long groupId)
Returns the group with the primary key. |
abstract Group |
GroupService.getGroup(long groupId)
Returns the group with the primary key. |
static Group |
GroupServiceUtil.getGroup(long groupId)
Returns the group with the primary key. |
Group |
GroupLocalServiceWrapper.getGroup(long groupId)
Returns the group with the primary key. |
static Group |
GroupLocalServiceUtil.getGroup(long groupId)
Returns the group with the primary key. |
abstract Group |
GroupLocalService.getGroup(long companyId,
String name)
Returns the group with the matching group name. |
Group |
GroupServiceWrapper.getGroup(long companyId,
String name)
Returns the group with the name. |
abstract Group |
GroupService.getGroup(long companyId,
String name)
Returns the group with the name. |
static Group |
GroupServiceUtil.getGroup(long companyId,
String name)
Returns the group with the name. |
Group |
GroupLocalServiceWrapper.getGroup(long companyId,
String name)
Returns the group with the matching group name. |
static Group |
GroupLocalServiceUtil.getGroup(long companyId,
String name)
Returns the group with the matching group name. |
abstract Group |
GroupLocalService.getGroupByUuidAndCompanyId(String uuid,
long companyId)
Returns the group with the matching UUID and company. |
Group |
GroupLocalServiceWrapper.getGroupByUuidAndCompanyId(String uuid,
long companyId)
Returns the group with the matching UUID and company. |
static Group |
GroupLocalServiceUtil.getGroupByUuidAndCompanyId(String uuid,
long companyId)
Returns the group with the matching UUID and company. |
abstract String |
GroupLocalService.getGroupDescriptiveName(Group group,
Locale locale)
|
String |
GroupLocalServiceWrapper.getGroupDescriptiveName(Group group,
Locale locale)
|
static String |
GroupLocalServiceUtil.getGroupDescriptiveName(Group group,
Locale locale)
|
abstract String |
GroupLocalService.getGroupDescriptiveName(long groupId,
Locale locale)
|
String |
GroupLocalServiceWrapper.getGroupDescriptiveName(long groupId,
Locale locale)
|
static String |
GroupLocalServiceUtil.getGroupDescriptiveName(long groupId,
Locale locale)
|
abstract List<Role> |
RoleLocalService.getGroupRelatedRoles(long groupId)
|
static List<Role> |
RoleLocalServiceUtil.getGroupRelatedRoles(long groupId)
|
List<Role> |
RoleLocalServiceWrapper.getGroupRelatedRoles(long groupId)
|
List<Role> |
RoleServiceWrapper.getGroupRoles(long groupId)
Returns all the roles associated with the group. |
static List<Role> |
RoleServiceUtil.getGroupRoles(long groupId)
Returns all the roles associated with the group. |
abstract List<Role> |
RoleService.getGroupRoles(long groupId)
Returns all the roles associated with the group. |
abstract List<Group> |
GroupLocalService.getGroups(long[] groupIds)
Returns the groups with the matching primary keys. |
List<Group> |
GroupLocalServiceWrapper.getGroups(long[] groupIds)
Returns the groups with the matching primary keys. |
static List<Group> |
GroupLocalServiceUtil.getGroups(long[] groupIds)
Returns the groups with the matching primary keys. |
List<Group> |
GroupServiceWrapper.getGroups(long companyId,
long parentGroupId,
boolean site)
Returns all the groups that are direct children of the parent group. |
abstract List<Group> |
GroupService.getGroups(long companyId,
long parentGroupId,
boolean site)
Returns all the groups that are direct children of the parent group. |
static List<Group> |
GroupServiceUtil.getGroups(long companyId,
long parentGroupId,
boolean site)
Returns all the groups that are direct children of the parent group. |
static List<Team> |
TeamServiceUtil.getGroupTeams(long groupId)
|
abstract List<Team> |
TeamService.getGroupTeams(long groupId)
|
List<Team> |
TeamServiceWrapper.getGroupTeams(long groupId)
|
long[] |
UserServiceWrapper.getGroupUserIds(long groupId)
Returns the primary keys of all the users belonging to the group. |
static long[] |
UserServiceUtil.getGroupUserIds(long groupId)
Returns the primary keys of all the users belonging to the group. |
abstract long[] |
UserService.getGroupUserIds(long groupId)
Returns the primary keys of all the users belonging to the group. |
List<User> |
UserServiceWrapper.getGroupUsers(long groupId)
Returns all the users belonging to the group. |
static List<User> |
UserServiceUtil.getGroupUsers(long groupId)
Returns all the users belonging to the group. |
abstract List<User> |
UserService.getGroupUsers(long groupId)
Returns all the users belonging to the group. |
static int |
UserLocalServiceUtil.getGroupUsersCount(long groupId,
int status)
Returns the number of users with the status belonging to the group. |
int |
UserLocalServiceWrapper.getGroupUsersCount(long groupId,
int status)
Returns the number of users with the status belonging to the group. |
abstract int |
UserLocalService.getGroupUsersCount(long groupId,
int status)
Returns the number of users with the status belonging to the group. |
User |
BaseServiceImpl.getGuestOrUser()
|
long |
ServiceContext.getGuestOrUserId()
Returns this service context's user ID or guest ID if no user ID is available. |
Image |
ImageServiceWrapper.getImage(long imageId)
|
static Image |
ImageLocalServiceUtil.getImage(long imageId)
Returns the image with the primary key. |
abstract Image |
ImageService.getImage(long imageId)
|
Image |
ImageLocalServiceWrapper.getImage(long imageId)
Returns the image with the primary key. |
static Image |
ImageServiceUtil.getImage(long imageId)
|
abstract Image |
ImageLocalService.getImage(long imageId)
Returns the image with the primary key. |
static List<User> |
UserLocalServiceUtil.getInheritedRoleUsers(long roleId,
int start,
int end,
OrderByComparator obc)
|
List<User> |
UserLocalServiceWrapper.getInheritedRoleUsers(long roleId,
int start,
int end,
OrderByComparator obc)
|
abstract List<User> |
UserLocalService.getInheritedRoleUsers(long roleId,
int start,
int end,
OrderByComparator obc)
|
static ServiceContext |
ServiceContextFactory.getInstance(javax.servlet.http.HttpServletRequest request)
|
static ServiceContext |
ServiceContextFactory.getInstance(PortletRequest portletRequest)
|
static ServiceContext |
ServiceContextFactory.getInstance(String className,
PortletRequest portletRequest)
|
static ServiceContext |
ServiceContextFactory.getInstance(String className,
UploadPortletRequest uploadPortletRequest)
|
abstract Layout |
LayoutLocalService.getLayout(long plid)
Returns the layout with the primary key. |
Layout |
LayoutLocalServiceWrapper.getLayout(long plid)
Returns the layout with the primary key. |
static Layout |
LayoutLocalServiceUtil.getLayout(long plid)
Returns the layout with the primary key. |
abstract Layout |
LayoutLocalService.getLayout(long groupId,
boolean privateLayout,
long layoutId)
Returns the layout matching the primary key, group, and privacy; throws a NoSuchLayoutException otherwise. |
Layout |
LayoutLocalServiceWrapper.getLayout(long groupId,
boolean privateLayout,
long layoutId)
Returns the layout matching the primary key, group, and privacy; throws a NoSuchLayoutException otherwise. |
static Layout |
LayoutLocalServiceUtil.getLayout(long groupId,
boolean privateLayout,
long layoutId)
Returns the layout matching the primary key, group, and privacy; throws a NoSuchLayoutException otherwise. |
static LayoutBranch |
LayoutBranchLocalServiceUtil.getLayoutBranch(long LayoutBranchId)
Returns the layout branch with the primary key. |
abstract LayoutBranch |
LayoutBranchLocalService.getLayoutBranch(long LayoutBranchId)
Returns the layout branch with the primary key. |
LayoutBranch |
LayoutBranchLocalServiceWrapper.getLayoutBranch(long LayoutBranchId)
Returns the layout branch with the primary key. |
abstract Layout |
LayoutLocalService.getLayoutByIconImageId(long iconImageId)
Returns the layout for the icon image; throws a NoSuchLayoutException otherwise. |
Layout |
LayoutLocalServiceWrapper.getLayoutByIconImageId(long iconImageId)
Returns the layout for the icon image; throws a NoSuchLayoutException otherwise. |
static Layout |
LayoutLocalServiceUtil.getLayoutByIconImageId(long iconImageId)
Returns the layout for the icon image; throws a NoSuchLayoutException otherwise. |
abstract Layout |
LayoutLocalService.getLayoutByUuidAndCompanyId(String uuid,
long companyId)
Returns the layout with the matching UUID and company. |
Layout |
LayoutLocalServiceWrapper.getLayoutByUuidAndCompanyId(String uuid,
long companyId)
Returns the layout with the matching UUID and company. |
static Layout |
LayoutLocalServiceUtil.getLayoutByUuidAndCompanyId(String uuid,
long companyId)
Returns the layout with the matching UUID and company. |
abstract Layout |
LayoutService.getLayoutByUuidAndGroupId(String uuid,
long groupId,
boolean privateLayout)
Returns the layout matching the UUID, group, and privacy. |
abstract Layout |
LayoutLocalService.getLayoutByUuidAndGroupId(String uuid,
long groupId,
boolean privateLayout)
Returns the layout matching the UUID, group, and privacy. |
Layout |
LayoutServiceWrapper.getLayoutByUuidAndGroupId(String uuid,
long groupId,
boolean privateLayout)
Returns the layout matching the UUID, group, and privacy. |
Layout |
LayoutLocalServiceWrapper.getLayoutByUuidAndGroupId(String uuid,
long groupId,
boolean privateLayout)
Returns the layout matching the UUID, group, and privacy. |
static Layout |
LayoutLocalServiceUtil.getLayoutByUuidAndGroupId(String uuid,
long groupId,
boolean privateLayout)
Returns the layout matching the UUID, group, and privacy. |
static Layout |
LayoutServiceUtil.getLayoutByUuidAndGroupId(String uuid,
long groupId,
boolean privateLayout)
Returns the layout matching the UUID, group, and privacy. |
LayoutFriendlyURL |
LayoutFriendlyURLLocalServiceWrapper.getLayoutFriendlyURL(long layoutFriendlyURLId)
Returns the layout friendly u r l with the primary key. |
abstract LayoutFriendlyURL |
LayoutFriendlyURLLocalService.getLayoutFriendlyURL(long layoutFriendlyURLId)
Returns the layout friendly u r l with the primary key. |
static LayoutFriendlyURL |
LayoutFriendlyURLLocalServiceUtil.getLayoutFriendlyURL(long layoutFriendlyURLId)
Returns the layout friendly u r l with the primary key. |
LayoutFriendlyURL |
LayoutFriendlyURLLocalServiceWrapper.getLayoutFriendlyURL(long plid,
String languageId)
|
abstract LayoutFriendlyURL |
LayoutFriendlyURLLocalService.getLayoutFriendlyURL(long plid,
String languageId)
|
static LayoutFriendlyURL |
LayoutFriendlyURLLocalServiceUtil.getLayoutFriendlyURL(long plid,
String languageId)
|
LayoutFriendlyURL |
LayoutFriendlyURLLocalServiceWrapper.getLayoutFriendlyURL(long plid,
String languageId,
boolean useDefault)
|
abstract LayoutFriendlyURL |
LayoutFriendlyURLLocalService.getLayoutFriendlyURL(long plid,
String languageId,
boolean useDefault)
|
static LayoutFriendlyURL |
LayoutFriendlyURLLocalServiceUtil.getLayoutFriendlyURL(long plid,
String languageId,
boolean useDefault)
|
LayoutFriendlyURL |
LayoutFriendlyURLLocalServiceWrapper.getLayoutFriendlyURLByUuidAndCompanyId(String uuid,
long companyId)
Returns the layout friendly u r l with the matching UUID and company. |
abstract LayoutFriendlyURL |
LayoutFriendlyURLLocalService.getLayoutFriendlyURLByUuidAndCompanyId(String uuid,
long companyId)
Returns the layout friendly u r l with the matching UUID and company. |
static LayoutFriendlyURL |
LayoutFriendlyURLLocalServiceUtil.getLayoutFriendlyURLByUuidAndCompanyId(String uuid,
long companyId)
Returns the layout friendly u r l with the matching UUID and company. |
LayoutFriendlyURL |
LayoutFriendlyURLLocalServiceWrapper.getLayoutFriendlyURLByUuidAndGroupId(String uuid,
long groupId)
Returns the layout friendly u r l matching the UUID and group. |
abstract LayoutFriendlyURL |
LayoutFriendlyURLLocalService.getLayoutFriendlyURLByUuidAndGroupId(String uuid,
long groupId)
Returns the layout friendly u r l matching the UUID and group. |
static LayoutFriendlyURL |
LayoutFriendlyURLLocalServiceUtil.getLayoutFriendlyURLByUuidAndGroupId(String uuid,
long groupId)
Returns the layout friendly u r l matching the UUID and group. |
abstract Group |
GroupLocalService.getLayoutGroup(long companyId,
long plid)
Returns the group associated with the layout. |
Group |
GroupLocalServiceWrapper.getLayoutGroup(long companyId,
long plid)
Returns the group associated with the layout. |
static Group |
GroupLocalServiceUtil.getLayoutGroup(long companyId,
long plid)
Returns the group associated with the layout. |
abstract String |
LayoutService.getLayoutName(long groupId,
boolean privateLayout,
long layoutId,
String languageId)
Returns the name of the layout. |
String |
LayoutServiceWrapper.getLayoutName(long groupId,
boolean privateLayout,
long layoutId,
String languageId)
Returns the name of the layout. |
static String |
LayoutServiceUtil.getLayoutName(long groupId,
boolean privateLayout,
long layoutId,
String languageId)
Returns the name of the layout. |
abstract LayoutPrototype |
LayoutPrototypeLocalService.getLayoutPrototype(long layoutPrototypeId)
Returns the layout prototype with the primary key. |
abstract LayoutPrototype |
LayoutPrototypeService.getLayoutPrototype(long layoutPrototypeId)
|
LayoutPrototype |
LayoutPrototypeLocalServiceWrapper.getLayoutPrototype(long layoutPrototypeId)
Returns the layout prototype with the primary key. |
static LayoutPrototype |
LayoutPrototypeLocalServiceUtil.getLayoutPrototype(long layoutPrototypeId)
Returns the layout prototype with the primary key. |
LayoutPrototype |
LayoutPrototypeServiceWrapper.getLayoutPrototype(long layoutPrototypeId)
|
static LayoutPrototype |
LayoutPrototypeServiceUtil.getLayoutPrototype(long layoutPrototypeId)
|
abstract LayoutPrototype |
LayoutPrototypeLocalService.getLayoutPrototypeByUuid(String uuid)
Deprecated. As of 6.2.0, replaced by LayoutPrototypeLocalService.getLayoutPrototypeByUuidAndCompanyId(String, long) |
LayoutPrototype |
LayoutPrototypeLocalServiceWrapper.getLayoutPrototypeByUuid(String uuid)
Deprecated. As of 6.2.0, replaced by LayoutPrototypeLocalServiceWrapper.getLayoutPrototypeByUuidAndCompanyId(String, long) |
static LayoutPrototype |
LayoutPrototypeLocalServiceUtil.getLayoutPrototypeByUuid(String uuid)
Deprecated. As of 6.2.0, replaced by LayoutPrototypeLocalServiceUtil.getLayoutPrototypeByUuidAndCompanyId(String, long) |
abstract LayoutPrototype |
LayoutPrototypeLocalService.getLayoutPrototypeByUuidAndCompanyId(String uuid,
long companyId)
Returns the layout prototype with the matching UUID and company. |
LayoutPrototype |
LayoutPrototypeLocalServiceWrapper.getLayoutPrototypeByUuidAndCompanyId(String uuid,
long companyId)
Returns the layout prototype with the matching UUID and company. |
static LayoutPrototype |
LayoutPrototypeLocalServiceUtil.getLayoutPrototypeByUuidAndCompanyId(String uuid,
long companyId)
Returns the layout prototype with the matching UUID and company. |
abstract Group |
GroupLocalService.getLayoutPrototypeGroup(long companyId,
long layoutPrototypeId)
Returns the group associated with the layout prototype. |
Group |
GroupLocalServiceWrapper.getLayoutPrototypeGroup(long companyId,
long layoutPrototypeId)
Returns the group associated with the layout prototype. |
static Group |
GroupLocalServiceUtil.getLayoutPrototypeGroup(long companyId,
long layoutPrototypeId)
Returns the group associated with the layout prototype. |
LayoutRevision |
LayoutRevisionLocalServiceWrapper.getLayoutRevision(long layoutRevisionId)
Returns the layout revision with the primary key. |
abstract LayoutRevision |
LayoutRevisionLocalService.getLayoutRevision(long layoutRevisionId)
Returns the layout revision with the primary key. |
static LayoutRevision |
LayoutRevisionLocalServiceUtil.getLayoutRevision(long layoutRevisionId)
Returns the layout revision with the primary key. |
LayoutRevision |
LayoutRevisionLocalServiceWrapper.getLayoutRevision(long layoutSetBranchId,
long plid,
boolean head)
|
abstract LayoutRevision |
LayoutRevisionLocalService.getLayoutRevision(long layoutSetBranchId,
long plid,
boolean head)
|
static LayoutRevision |
LayoutRevisionLocalServiceUtil.getLayoutRevision(long layoutSetBranchId,
long plid,
boolean head)
|
LayoutRevision |
LayoutRevisionLocalServiceWrapper.getLayoutRevision(long layoutSetBranchId,
long layoutBranchId,
long plid)
|
abstract LayoutRevision |
LayoutRevisionLocalService.getLayoutRevision(long layoutSetBranchId,
long layoutBranchId,
long plid)
|
static LayoutRevision |
LayoutRevisionLocalServiceUtil.getLayoutRevision(long layoutSetBranchId,
long layoutBranchId,
long plid)
|
abstract List<Layout> |
LayoutLocalService.getLayouts(long groupId,
boolean privateLayout,
long[] layoutIds)
Returns all the layouts that match the layout IDs and belong to the group. |
List<Layout> |
LayoutLocalServiceWrapper.getLayouts(long groupId,
boolean privateLayout,
long[] layoutIds)
Returns all the layouts that match the layout IDs and belong to the group. |
static List<Layout> |
LayoutLocalServiceUtil.getLayouts(long groupId,
boolean privateLayout,
long[] layoutIds)
Returns all the layouts that match the layout IDs and belong to the group. |
abstract List<Layout> |
LayoutService.getLayouts(long groupId,
boolean privateLayout,
long parentLayoutId,
boolean incomplete,
int start,
int end)
|
List<Layout> |
LayoutServiceWrapper.getLayouts(long groupId,
boolean privateLayout,
long parentLayoutId,
boolean incomplete,
int start,
int end)
|
static List<Layout> |
LayoutServiceUtil.getLayouts(long groupId,
boolean privateLayout,
long parentLayoutId,
boolean incomplete,
int start,
int end)
|
abstract int |
LayoutLocalService.getLayoutsCount(Group group,
boolean privateLayout)
|
int |
LayoutLocalServiceWrapper.getLayoutsCount(Group group,
boolean privateLayout)
|
static int |
LayoutLocalServiceUtil.getLayoutsCount(Group group,
boolean privateLayout)
|
abstract int |
LayoutLocalService.getLayoutsCount(Group group,
boolean privateLayout,
boolean includeUserGroups)
|
int |
LayoutLocalServiceWrapper.getLayoutsCount(Group group,
boolean privateLayout,
boolean includeUserGroups)
|
static int |
LayoutLocalServiceUtil.getLayoutsCount(Group group,
boolean privateLayout,
boolean includeUserGroups)
|
abstract int |
LayoutLocalService.getLayoutsCount(User user,
boolean privateLayout)
|
int |
LayoutLocalServiceWrapper.getLayoutsCount(User user,
boolean privateLayout)
|
static int |
LayoutLocalServiceUtil.getLayoutsCount(User user,
boolean privateLayout)
|
abstract int |
LayoutLocalService.getLayoutsCount(User user,
boolean privateLayout,
boolean includeUserGroups)
|
int |
LayoutLocalServiceWrapper.getLayoutsCount(User user,
boolean privateLayout,
boolean includeUserGroups)
|
static int |
LayoutLocalServiceUtil.getLayoutsCount(User user,
boolean privateLayout,
boolean includeUserGroups)
|
static LayoutSet |
LayoutSetLocalServiceUtil.getLayoutSet(long layoutSetId)
Returns the layout set with the primary key. |
abstract LayoutSet |
LayoutSetLocalService.getLayoutSet(long layoutSetId)
Returns the layout set with the primary key. |
LayoutSet |
LayoutSetLocalServiceWrapper.getLayoutSet(long layoutSetId)
Returns the layout set with the primary key. |
static LayoutSet |
LayoutSetLocalServiceUtil.getLayoutSet(long groupId,
boolean privateLayout)
|
abstract LayoutSet |
LayoutSetLocalService.getLayoutSet(long groupId,
boolean privateLayout)
|
LayoutSet |
LayoutSetLocalServiceWrapper.getLayoutSet(long groupId,
boolean privateLayout)
|
static LayoutSet |
LayoutSetLocalServiceUtil.getLayoutSet(String virtualHostname)
|
abstract LayoutSet |
LayoutSetLocalService.getLayoutSet(String virtualHostname)
|
LayoutSet |
LayoutSetLocalServiceWrapper.getLayoutSet(String virtualHostname)
|
LayoutSetBranch |
LayoutSetBranchLocalServiceWrapper.getLayoutSetBranch(long layoutSetBranchId)
Returns the layout set branch with the primary key. |
static LayoutSetBranch |
LayoutSetBranchLocalServiceUtil.getLayoutSetBranch(long layoutSetBranchId)
Returns the layout set branch with the primary key. |
abstract LayoutSetBranch |
LayoutSetBranchLocalService.getLayoutSetBranch(long layoutSetBranchId)
Returns the layout set branch with the primary key. |
LayoutSetBranch |
LayoutSetBranchLocalServiceWrapper.getLayoutSetBranch(long groupId,
boolean privateLayout,
String name)
|
static LayoutSetBranch |
LayoutSetBranchLocalServiceUtil.getLayoutSetBranch(long groupId,
boolean privateLayout,
String name)
|
abstract LayoutSetBranch |
LayoutSetBranchLocalService.getLayoutSetBranch(long groupId,
boolean privateLayout,
String name)
|
LayoutSetPrototype |
LayoutSetPrototypeServiceWrapper.getLayoutSetPrototype(long layoutSetPrototypeId)
|
static LayoutSetPrototype |
LayoutSetPrototypeServiceUtil.getLayoutSetPrototype(long layoutSetPrototypeId)
|
abstract LayoutSetPrototype |
LayoutSetPrototypeService.getLayoutSetPrototype(long layoutSetPrototypeId)
|
LayoutSetPrototype |
LayoutSetPrototypeLocalServiceWrapper.getLayoutSetPrototype(long layoutSetPrototypeId)
Returns the layout set prototype with the primary key. |
abstract LayoutSetPrototype |
LayoutSetPrototypeLocalService.getLayoutSetPrototype(long layoutSetPrototypeId)
Returns the layout set prototype with the primary key. |
static LayoutSetPrototype |
LayoutSetPrototypeLocalServiceUtil.getLayoutSetPrototype(long layoutSetPrototypeId)
Returns the layout set prototype with the primary key. |
LayoutSetPrototype |
LayoutSetPrototypeLocalServiceWrapper.getLayoutSetPrototypeByUuid(String uuid)
Deprecated. As of 6.2.0, replaced by LayoutSetPrototypeLocalServiceWrapper.getLayoutSetPrototypeByUuidAndCompanyId(String, long) |
abstract LayoutSetPrototype |
LayoutSetPrototypeLocalService.getLayoutSetPrototypeByUuid(String uuid)
Deprecated. As of 6.2.0, replaced by LayoutSetPrototypeLocalService.getLayoutSetPrototypeByUuidAndCompanyId(String, long) |
static LayoutSetPrototype |
LayoutSetPrototypeLocalServiceUtil.getLayoutSetPrototypeByUuid(String uuid)
Deprecated. As of 6.2.0, replaced by LayoutSetPrototypeLocalServiceUtil.getLayoutSetPrototypeByUuidAndCompanyId(String, long) |
LayoutSetPrototype |
LayoutSetPrototypeLocalServiceWrapper.getLayoutSetPrototypeByUuidAndCompanyId(String uuid,
long companyId)
Returns the layout set prototype with the matching UUID and company. |
abstract LayoutSetPrototype |
LayoutSetPrototypeLocalService.getLayoutSetPrototypeByUuidAndCompanyId(String uuid,
long companyId)
Returns the layout set prototype with the matching UUID and company. |
static LayoutSetPrototype |
LayoutSetPrototypeLocalServiceUtil.getLayoutSetPrototypeByUuidAndCompanyId(String uuid,
long companyId)
Returns the layout set prototype with the matching UUID and company. |
abstract Group |
GroupLocalService.getLayoutSetPrototypeGroup(long companyId,
long layoutSetPrototypeId)
Returns the group associated with the layout set prototype. |
Group |
GroupLocalServiceWrapper.getLayoutSetPrototypeGroup(long companyId,
long layoutSetPrototypeId)
Returns the group associated with the layout set prototype. |
static Group |
GroupLocalServiceUtil.getLayoutSetPrototypeGroup(long companyId,
long layoutSetPrototypeId)
Returns the group associated with the layout set prototype. |
protected String |
BaseLocalServiceImpl.getLayoutURL(long groupId,
String portletId,
ServiceContext serviceContext)
|
abstract ListType |
ListTypeService.getListType(int listTypeId)
|
ListType |
ListTypeServiceWrapper.getListType(int listTypeId)
|
static ListType |
ListTypeServiceUtil.getListType(int listTypeId)
|
static LocalRepository |
RepositoryServiceUtil.getLocalRepositoryImpl(long repositoryId)
|
abstract LocalRepository |
RepositoryService.getLocalRepositoryImpl(long repositoryId)
|
LocalRepository |
RepositoryLocalServiceWrapper.getLocalRepositoryImpl(long repositoryId)
|
abstract LocalRepository |
RepositoryLocalService.getLocalRepositoryImpl(long repositoryId)
|
static LocalRepository |
RepositoryLocalServiceUtil.getLocalRepositoryImpl(long repositoryId)
|
LocalRepository |
RepositoryServiceWrapper.getLocalRepositoryImpl(long repositoryId)
|
static LocalRepository |
RepositoryServiceUtil.getLocalRepositoryImpl(long folderId,
long fileEntryId,
long fileVersionId)
|
abstract LocalRepository |
RepositoryService.getLocalRepositoryImpl(long folderId,
long fileEntryId,
long fileVersionId)
|
LocalRepository |
RepositoryLocalServiceWrapper.getLocalRepositoryImpl(long folderId,
long fileEntryId,
long fileVersionId)
|
abstract LocalRepository |
RepositoryLocalService.getLocalRepositoryImpl(long folderId,
long fileEntryId,
long fileVersionId)
|
static LocalRepository |
RepositoryLocalServiceUtil.getLocalRepositoryImpl(long folderId,
long fileEntryId,
long fileVersionId)
|
LocalRepository |
RepositoryServiceWrapper.getLocalRepositoryImpl(long folderId,
long fileEntryId,
long fileVersionId)
|
Lock |
LockLocalServiceWrapper.getLock(long lockId)
Returns the lock with the primary key. |
static Lock |
LockLocalServiceUtil.getLock(long lockId)
Returns the lock with the primary key. |
abstract Lock |
LockLocalService.getLock(long lockId)
Returns the lock with the primary key. |
Lock |
LockLocalServiceWrapper.getLock(String className,
long key)
|
static Lock |
LockLocalServiceUtil.getLock(String className,
long key)
|
abstract Lock |
LockLocalService.getLock(String className,
long key)
|
Lock |
LockLocalServiceWrapper.getLock(String className,
String key)
|
static Lock |
LockLocalServiceUtil.getLock(String className,
String key)
|
abstract Lock |
LockLocalService.getLock(String className,
String key)
|
Lock |
LockLocalServiceWrapper.getLockByUuidAndCompanyId(String uuid,
long companyId)
Returns the lock with the matching UUID and company. |
static Lock |
LockLocalServiceUtil.getLockByUuidAndCompanyId(String uuid,
long companyId)
Returns the lock with the matching UUID and company. |
abstract Lock |
LockLocalService.getLockByUuidAndCompanyId(String uuid,
long companyId)
Returns the lock with the matching UUID and company. |
List<Organization> |
OrganizationServiceWrapper.getManageableOrganizations(String actionId,
int max)
Deprecated. As of 6.2.0, replaced by OrganizationServiceWrapper.getOrganizations(long, long,
int, int) |
abstract List<Organization> |
OrganizationService.getManageableOrganizations(String actionId,
int max)
Deprecated. As of 6.2.0, replaced by OrganizationService.getOrganizations(long, long,
int, int) |
static List<Organization> |
OrganizationServiceUtil.getManageableOrganizations(String actionId,
int max)
Deprecated. As of 6.2.0, replaced by OrganizationServiceUtil.getOrganizations(long, long,
int, int) |
List<Group> |
GroupServiceWrapper.getManageableSiteGroups(Collection<Portlet> portlets,
int max)
Returns a range of all the site groups for which the user has control panel access. |
abstract List<Group> |
GroupService.getManageableSiteGroups(Collection<Portlet> portlets,
int max)
Returns a range of all the site groups for which the user has control panel access. |
static List<Group> |
GroupServiceUtil.getManageableSiteGroups(Collection<Portlet> portlets,
int max)
Returns a range of all the site groups for which the user has control panel access. |
List<Group> |
GroupServiceWrapper.getManageableSites(Collection<Portlet> portlets,
int max)
Deprecated. As of 6.2.0, replaced by GroupServiceWrapper.getManageableSiteGroups(Collection, int) |
abstract List<Group> |
GroupService.getManageableSites(Collection<Portlet> portlets,
int max)
Deprecated. As of 6.2.0, replaced by GroupService.getManageableSiteGroups(Collection, int) |
static List<Group> |
GroupServiceUtil.getManageableSites(Collection<Portlet> portlets,
int max)
Deprecated. As of 6.2.0, replaced by GroupServiceUtil.getManageableSiteGroups(Collection, int) |
static LayoutBranch |
LayoutBranchLocalServiceUtil.getMasterLayoutBranch(long layoutSetBranchId,
long plid)
|
abstract LayoutBranch |
LayoutBranchLocalService.getMasterLayoutBranch(long layoutSetBranchId,
long plid)
|
LayoutBranch |
LayoutBranchLocalServiceWrapper.getMasterLayoutBranch(long layoutSetBranchId,
long plid)
|
static LayoutBranch |
LayoutBranchLocalServiceUtil.getMasterLayoutBranch(long layoutSetBranchId,
long plid,
ServiceContext serviceContext)
|
abstract LayoutBranch |
LayoutBranchLocalService.getMasterLayoutBranch(long layoutSetBranchId,
long plid,
ServiceContext serviceContext)
|
LayoutBranch |
LayoutBranchLocalServiceWrapper.getMasterLayoutBranch(long layoutSetBranchId,
long plid,
ServiceContext serviceContext)
|
LayoutSetBranch |
LayoutSetBranchLocalServiceWrapper.getMasterLayoutSetBranch(long groupId,
boolean privateLayout)
|
static LayoutSetBranch |
LayoutSetBranchLocalServiceUtil.getMasterLayoutSetBranch(long groupId,
boolean privateLayout)
|
abstract LayoutSetBranch |
LayoutSetBranchLocalService.getMasterLayoutSetBranch(long groupId,
boolean privateLayout)
|
abstract MembershipRequest |
MembershipRequestLocalService.getMembershipRequest(long membershipRequestId)
Returns the membership request with the primary key. |
static MembershipRequest |
MembershipRequestLocalServiceUtil.getMembershipRequest(long membershipRequestId)
Returns the membership request with the primary key. |
static MembershipRequest |
MembershipRequestServiceUtil.getMembershipRequest(long membershipRequestId)
|
abstract MembershipRequest |
MembershipRequestService.getMembershipRequest(long membershipRequestId)
|
MembershipRequest |
MembershipRequestServiceWrapper.getMembershipRequest(long membershipRequestId)
|
MembershipRequest |
MembershipRequestLocalServiceWrapper.getMembershipRequest(long membershipRequestId)
Returns the membership request with the primary key. |
static Organization |
OrganizationLocalServiceUtil.getOrganization(long organizationId)
Returns the organization with the primary key. |
Organization |
OrganizationServiceWrapper.getOrganization(long organizationId)
Returns the organization with the primary key. |
abstract Organization |
OrganizationService.getOrganization(long organizationId)
Returns the organization with the primary key. |
abstract Organization |
OrganizationLocalService.getOrganization(long organizationId)
Returns the organization with the primary key. |
static Organization |
OrganizationServiceUtil.getOrganization(long organizationId)
Returns the organization with the primary key. |
Organization |
OrganizationLocalServiceWrapper.getOrganization(long organizationId)
Returns the organization with the primary key. |
static Organization |
OrganizationLocalServiceUtil.getOrganization(long companyId,
String name)
Returns the organization with the name. |
abstract Organization |
OrganizationLocalService.getOrganization(long companyId,
String name)
Returns the organization with the name. |
Organization |
OrganizationLocalServiceWrapper.getOrganization(long companyId,
String name)
Returns the organization with the name. |
static Organization |
OrganizationLocalServiceUtil.getOrganizationByUuidAndCompanyId(String uuid,
long companyId)
Returns the organization with the matching UUID and company. |
abstract Organization |
OrganizationLocalService.getOrganizationByUuidAndCompanyId(String uuid,
long companyId)
Returns the organization with the matching UUID and company. |
Organization |
OrganizationLocalServiceWrapper.getOrganizationByUuidAndCompanyId(String uuid,
long companyId)
Returns the organization with the matching UUID and company. |
abstract Group |
GroupLocalService.getOrganizationGroup(long companyId,
long organizationId)
Returns the specified organization group. |
Group |
GroupLocalServiceWrapper.getOrganizationGroup(long companyId,
long organizationId)
Returns the specified organization group. |
static Group |
GroupLocalServiceUtil.getOrganizationGroup(long companyId,
long organizationId)
Returns the specified organization group. |
long |
OrganizationServiceWrapper.getOrganizationId(long companyId,
String name)
Returns the primary key of the organization with the name. |
abstract long |
OrganizationService.getOrganizationId(long companyId,
String name)
Returns the primary key of the organization with the name. |
static long |
OrganizationServiceUtil.getOrganizationId(long companyId,
String name)
Returns the primary key of the organization with the name. |
static List<Organization> |
OrganizationLocalServiceUtil.getOrganizations(long[] organizationIds)
Returns the organizations with the primary keys. |
abstract List<Organization> |
OrganizationLocalService.getOrganizations(long[] organizationIds)
Returns the organizations with the primary keys. |
List<Organization> |
OrganizationLocalServiceWrapper.getOrganizations(long[] organizationIds)
Returns the organizations with the primary keys. |
static List<Organization> |
OrganizationLocalServiceUtil.getOrganizations(long userId,
int start,
int end,
OrderByComparator obc)
|
abstract List<Organization> |
OrganizationLocalService.getOrganizations(long userId,
int start,
int end,
OrderByComparator obc)
|
List<Organization> |
OrganizationLocalServiceWrapper.getOrganizations(long userId,
int start,
int end,
OrderByComparator obc)
|
List<Group> |
GroupServiceWrapper.getOrganizationsGroups(List<Organization> organizations)
Returns the groups associated with the organizations. |
abstract List<Group> |
GroupService.getOrganizationsGroups(List<Organization> organizations)
Returns the groups associated with the organizations. |
static List<Group> |
GroupServiceUtil.getOrganizationsGroups(List<Organization> organizations)
Returns the groups associated with the organizations. |
long[] |
UserServiceWrapper.getOrganizationUserIds(long organizationId)
Returns the primary keys of all the users belonging to the organization. |
static long[] |
UserServiceUtil.getOrganizationUserIds(long organizationId)
Returns the primary keys of all the users belonging to the organization. |
abstract long[] |
UserService.getOrganizationUserIds(long organizationId)
Returns the primary keys of all the users belonging to the organization. |
List<User> |
UserServiceWrapper.getOrganizationUsers(long organizationId)
Returns all the users belonging to the organization. |
static List<User> |
UserServiceUtil.getOrganizationUsers(long organizationId)
Returns all the users belonging to the organization. |
abstract List<User> |
UserService.getOrganizationUsers(long organizationId)
Returns all the users belonging to the organization. |
static int |
UserLocalServiceUtil.getOrganizationUsersCount(long organizationId,
int status)
Returns the number of users with the status belonging to the organization. |
int |
UserLocalServiceWrapper.getOrganizationUsersCount(long organizationId,
int status)
Returns the number of users with the status belonging to the organization. |
abstract int |
UserLocalService.getOrganizationUsersCount(long organizationId,
int status)
Returns the number of users with the status belonging to the organization. |
OrgLabor |
OrgLaborLocalServiceWrapper.getOrgLabor(long orgLaborId)
Returns the org labor with the primary key. |
static OrgLabor |
OrgLaborLocalServiceUtil.getOrgLabor(long orgLaborId)
Returns the org labor with the primary key. |
abstract OrgLabor |
OrgLaborLocalService.getOrgLabor(long orgLaborId)
Returns the org labor with the primary key. |
static OrgLabor |
OrgLaborServiceUtil.getOrgLabor(long orgLaborId)
|
OrgLabor |
OrgLaborServiceWrapper.getOrgLabor(long orgLaborId)
|
abstract OrgLabor |
OrgLaborService.getOrgLabor(long orgLaborId)
|
static List<OrgLabor> |
OrgLaborServiceUtil.getOrgLabors(long organizationId)
|
List<OrgLabor> |
OrgLaborServiceWrapper.getOrgLabors(long organizationId)
|
abstract List<OrgLabor> |
OrgLaborService.getOrgLabors(long organizationId)
|
abstract List<Group> |
GroupLocalService.getParentGroups(long groupId)
Returns the group followed by all its parent groups ordered by closest ancestor. |
List<Group> |
GroupLocalServiceWrapper.getParentGroups(long groupId)
Returns the group followed by all its parent groups ordered by closest ancestor. |
static List<Group> |
GroupLocalServiceUtil.getParentGroups(long groupId)
Returns the group followed by all its parent groups ordered by closest ancestor. |
abstract Layout |
LayoutLocalService.getParentLayout(Layout layout)
|
Layout |
LayoutLocalServiceWrapper.getParentLayout(Layout layout)
|
static Layout |
LayoutLocalServiceUtil.getParentLayout(Layout layout)
|
static List<Organization> |
OrganizationLocalServiceUtil.getParentOrganizations(long organizationId)
Returns the parent organizations in order by closest ancestor. |
abstract List<Organization> |
OrganizationLocalService.getParentOrganizations(long organizationId)
Returns the parent organizations in order by closest ancestor. |
List<Organization> |
OrganizationLocalServiceWrapper.getParentOrganizations(long organizationId)
Returns the parent organizations in order by closest ancestor. |
static PasswordPolicy |
PasswordPolicyLocalServiceUtil.getPasswordPolicy(long passwordPolicyId)
Returns the password policy with the primary key. |
PasswordPolicy |
PasswordPolicyLocalServiceWrapper.getPasswordPolicy(long passwordPolicyId)
Returns the password policy with the primary key. |
abstract PasswordPolicy |
PasswordPolicyLocalService.getPasswordPolicy(long passwordPolicyId)
Returns the password policy with the primary key. |
static PasswordPolicy |
PasswordPolicyLocalServiceUtil.getPasswordPolicy(long companyId,
long[] organizationIds)
|
PasswordPolicy |
PasswordPolicyLocalServiceWrapper.getPasswordPolicy(long companyId,
long[] organizationIds)
|
abstract PasswordPolicy |
PasswordPolicyLocalService.getPasswordPolicy(long companyId,
long[] organizationIds)
|
static PasswordPolicy |
PasswordPolicyLocalServiceUtil.getPasswordPolicy(long companyId,
long organizationId,
long locationId)
Deprecated. As of 6.1.0 |
PasswordPolicy |
PasswordPolicyLocalServiceWrapper.getPasswordPolicy(long companyId,
long organizationId,
long locationId)
Deprecated. As of 6.1.0 |
abstract PasswordPolicy |
PasswordPolicyLocalService.getPasswordPolicy(long companyId,
long organizationId,
long locationId)
Deprecated. As of 6.1.0 |
static PasswordPolicy |
PasswordPolicyLocalServiceUtil.getPasswordPolicyByUserId(long userId)
|
PasswordPolicy |
PasswordPolicyLocalServiceWrapper.getPasswordPolicyByUserId(long userId)
|
abstract PasswordPolicy |
PasswordPolicyLocalService.getPasswordPolicyByUserId(long userId)
|
static PasswordPolicy |
PasswordPolicyLocalServiceUtil.getPasswordPolicyByUuidAndCompanyId(String uuid,
long companyId)
Returns the password policy with the matching UUID and company. |
PasswordPolicy |
PasswordPolicyLocalServiceWrapper.getPasswordPolicyByUuidAndCompanyId(String uuid,
long companyId)
Returns the password policy with the matching UUID and company. |
abstract PasswordPolicy |
PasswordPolicyLocalService.getPasswordPolicyByUuidAndCompanyId(String uuid,
long companyId)
Returns the password policy with the matching UUID and company. |
PasswordPolicyRel |
PasswordPolicyRelLocalServiceWrapper.getPasswordPolicyRel(long passwordPolicyRelId)
Returns the password policy rel with the primary key. |
static PasswordPolicyRel |
PasswordPolicyRelLocalServiceUtil.getPasswordPolicyRel(long passwordPolicyRelId)
Returns the password policy rel with the primary key. |
abstract PasswordPolicyRel |
PasswordPolicyRelLocalService.getPasswordPolicyRel(long passwordPolicyRelId)
Returns the password policy rel with the primary key. |
PasswordPolicyRel |
PasswordPolicyRelLocalServiceWrapper.getPasswordPolicyRel(long passwordPolicyId,
String className,
long classPK)
|
static PasswordPolicyRel |
PasswordPolicyRelLocalServiceUtil.getPasswordPolicyRel(long passwordPolicyId,
String className,
long classPK)
|
abstract PasswordPolicyRel |
PasswordPolicyRelLocalService.getPasswordPolicyRel(long passwordPolicyId,
String className,
long classPK)
|
PasswordPolicyRel |
PasswordPolicyRelLocalServiceWrapper.getPasswordPolicyRel(String className,
long classPK)
|
static PasswordPolicyRel |
PasswordPolicyRelLocalServiceUtil.getPasswordPolicyRel(String className,
long classPK)
|
abstract PasswordPolicyRel |
PasswordPolicyRelLocalService.getPasswordPolicyRel(String className,
long classPK)
|
PasswordTracker |
PasswordTrackerLocalServiceWrapper.getPasswordTracker(long passwordTrackerId)
Returns the password tracker with the primary key. |
static PasswordTracker |
PasswordTrackerLocalServiceUtil.getPasswordTracker(long passwordTrackerId)
Returns the password tracker with the primary key. |
abstract PasswordTracker |
PasswordTrackerLocalService.getPasswordTracker(long passwordTrackerId)
Returns the password tracker with the primary key. |
static PermissionedModel |
ResourceBlockLocalServiceUtil.getPermissionedModel(String name,
long primKey)
|
abstract PermissionedModel |
ResourceBlockLocalService.getPermissionedModel(String name,
long primKey)
|
PermissionedModel |
ResourceBlockLocalServiceWrapper.getPermissionedModel(String name,
long primKey)
|
abstract PersistedModel |
RoleLocalService.getPersistedModel(Serializable primaryKeyObj)
|
abstract PersistedModel |
ClassNameLocalService.getPersistedModel(Serializable primaryKeyObj)
|
abstract PersistedModel |
MembershipRequestLocalService.getPersistedModel(Serializable primaryKeyObj)
|
static PersistedModel |
OrganizationLocalServiceUtil.getPersistedModel(Serializable primaryKeyObj)
|
PersistedModel |
LayoutRevisionLocalServiceWrapper.getPersistedModel(Serializable primaryKeyObj)
|
PersistedModel |
UserGroupGroupRoleLocalServiceWrapper.getPersistedModel(Serializable primaryKeyObj)
|
PersistedModel |
OrgLaborLocalServiceWrapper.getPersistedModel(Serializable primaryKeyObj)
|
static PersistedModel |
PasswordPolicyLocalServiceUtil.getPersistedModel(Serializable primaryKeyObj)
|
static PersistedModel |
LayoutBranchLocalServiceUtil.getPersistedModel(Serializable primaryKeyObj)
|
PersistedModel |
ResourceActionLocalServiceWrapper.getPersistedModel(Serializable primaryKeyObj)
|
static PersistedModel |
ResourceTypePermissionLocalServiceUtil.getPersistedModel(Serializable primaryKeyObj)
|
PersistedModel |
UserGroupRoleLocalServiceWrapper.getPersistedModel(Serializable primaryKeyObj)
|
static PersistedModel |
UserGroupRoleLocalServiceUtil.getPersistedModel(Serializable primaryKeyObj)
|
static PersistedModel |
ResourceBlockLocalServiceUtil.getPersistedModel(Serializable primaryKeyObj)
|
abstract PersistedModel |
ResourceActionLocalService.getPersistedModel(Serializable primaryKeyObj)
|
PersistedModel |
WorkflowDefinitionLinkLocalServiceWrapper.getPersistedModel(Serializable primaryKeyObj)
|
abstract PersistedModel |
PhoneLocalService.getPersistedModel(Serializable primaryKeyObj)
|
PersistedModel |
SubscriptionLocalServiceWrapper.getPersistedModel(Serializable primaryKeyObj)
|
PersistedModel |
LayoutSetBranchLocalServiceWrapper.getPersistedModel(Serializable primaryKeyObj)
|
abstract PersistedModel |
PortletPreferencesLocalService.getPersistedModel(Serializable primaryKeyObj)
|
static PersistedModel |
RepositoryEntryLocalServiceUtil.getPersistedModel(Serializable primaryKeyObj)
|
PersistedModel |
PortalPreferencesLocalServiceWrapper.getPersistedModel(Serializable primaryKeyObj)
|
abstract PersistedModel |
BackgroundTaskLocalService.getPersistedModel(Serializable primaryKeyObj)
|
abstract PersistedModel |
LayoutLocalService.getPersistedModel(Serializable primaryKeyObj)
|
PersistedModel |
LayoutLocalServiceWrapper.getPersistedModel(Serializable primaryKeyObj)
|
static PersistedModel |
VirtualHostLocalServiceUtil.getPersistedModel(Serializable primaryKeyObj)
|
abstract PersistedModel |
WorkflowDefinitionLinkLocalService.getPersistedModel(Serializable primaryKeyObj)
|
abstract PersistedModel |
PortletLocalService.getPersistedModel(Serializable primaryKeyObj)
|
static PersistedModel |
UserNotificationDeliveryLocalServiceUtil.getPersistedModel(Serializable primaryKeyObj)
|
PersistedModel |
PasswordTrackerLocalServiceWrapper.getPersistedModel(Serializable primaryKeyObj)
|
abstract PersistedModel |
LayoutBranchLocalService.getPersistedModel(Serializable primaryKeyObj)
|
static PersistedModel |
UserLocalServiceUtil.getPersistedModel(Serializable primaryKeyObj)
|
PersistedModel |
UserLocalServiceWrapper.getPersistedModel(Serializable primaryKeyObj)
|
static PersistedModel |
MembershipRequestLocalServiceUtil.getPersistedModel(Serializable primaryKeyObj)
|
PersistedModel |
WorkflowInstanceLinkLocalServiceWrapper.getPersistedModel(Serializable primaryKeyObj)
|
static PersistedModel |
RoleLocalServiceUtil.getPersistedModel(Serializable primaryKeyObj)
|
PersistedModel |
LayoutFriendlyURLLocalServiceWrapper.getPersistedModel(Serializable primaryKeyObj)
|
static PersistedModel |
LayoutLocalServiceUtil.getPersistedModel(Serializable primaryKeyObj)
|
static PersistedModel |
ImageLocalServiceUtil.getPersistedModel(Serializable primaryKeyObj)
|
static PersistedModel |
ReleaseLocalServiceUtil.getPersistedModel(Serializable primaryKeyObj)
|
abstract PersistedModel |
ClusterGroupLocalService.getPersistedModel(Serializable primaryKeyObj)
|
abstract PersistedModel |
GroupLocalService.getPersistedModel(Serializable primaryKeyObj)
|
abstract PersistedModel |
UserNotificationEventLocalService.getPersistedModel(Serializable primaryKeyObj)
|
static PersistedModel |
SubscriptionLocalServiceUtil.getPersistedModel(Serializable primaryKeyObj)
|
PersistedModel |
UserTrackerLocalServiceWrapper.getPersistedModel(Serializable primaryKeyObj)
|
abstract PersistedModel |
UserGroupRoleLocalService.getPersistedModel(Serializable primaryKeyObj)
|
PersistedModel |
ReleaseLocalServiceWrapper.getPersistedModel(Serializable primaryKeyObj)
|
static PersistedModel |
TeamLocalServiceUtil.getPersistedModel(Serializable primaryKeyObj)
|
static PersistedModel |
UserGroupLocalServiceUtil.getPersistedModel(Serializable primaryKeyObj)
|
PersistedModel |
ShardLocalServiceWrapper.getPersistedModel(Serializable primaryKeyObj)
|
abstract PersistedModel |
SystemEventLocalService.getPersistedModel(Serializable primaryKeyObj)
|
PersistedModel |
LockLocalServiceWrapper.getPersistedModel(Serializable primaryKeyObj)
|
static PersistedModel |
PortletItemLocalServiceUtil.getPersistedModel(Serializable primaryKeyObj)
|
abstract PersistedModel |
ContactLocalService.getPersistedModel(Serializable primaryKeyObj)
|
PersistedModel |
PhoneLocalServiceWrapper.getPersistedModel(Serializable primaryKeyObj)
|
static PersistedModel |
EmailAddressLocalServiceUtil.getPersistedModel(Serializable primaryKeyObj)
|
abstract PersistedModel |
PortalPreferencesLocalService.getPersistedModel(Serializable primaryKeyObj)
|
static PersistedModel |
OrgLaborLocalServiceUtil.getPersistedModel(Serializable primaryKeyObj)
|
PersistedModel |
TeamLocalServiceWrapper.getPersistedModel(Serializable primaryKeyObj)
|
abstract PersistedModel |
ResourcePermissionLocalService.getPersistedModel(Serializable primaryKeyObj)
|
static PersistedModel |
WorkflowInstanceLinkLocalServiceUtil.getPersistedModel(Serializable primaryKeyObj)
|
PersistedModel |
WebDAVPropsLocalServiceWrapper.getPersistedModel(Serializable primaryKeyObj)
|
abstract PersistedModel |
OrganizationLocalService.getPersistedModel(Serializable primaryKeyObj)
|
abstract PersistedModel |
LayoutPrototypeLocalService.getPersistedModel(Serializable primaryKeyObj)
|
static PersistedModel |
PortletPreferencesLocalServiceUtil.getPersistedModel(Serializable primaryKeyObj)
|
abstract PersistedModel |
OrgLaborLocalService.getPersistedModel(Serializable primaryKeyObj)
|
static PersistedModel |
ClusterGroupLocalServiceUtil.getPersistedModel(Serializable primaryKeyObj)
|
PersistedModel |
UserTrackerPathLocalServiceWrapper.getPersistedModel(Serializable primaryKeyObj)
|
static PersistedModel |
AddressLocalServiceUtil.getPersistedModel(Serializable primaryKeyObj)
|
static PersistedModel |
ServiceComponentLocalServiceUtil.getPersistedModel(Serializable primaryKeyObj)
|
abstract PersistedModel |
AddressLocalService.getPersistedModel(Serializable primaryKeyObj)
|
static PersistedModel |
WebsiteLocalServiceUtil.getPersistedModel(Serializable primaryKeyObj)
|
PersistedModel |
UserGroupLocalServiceWrapper.getPersistedModel(Serializable primaryKeyObj)
|
abstract PersistedModel |
PortletItemLocalService.getPersistedModel(Serializable primaryKeyObj)
|
static PersistedModel |
SystemEventLocalServiceUtil.getPersistedModel(Serializable primaryKeyObj)
|
static PersistedModel |
ResourceActionLocalServiceUtil.getPersistedModel(Serializable primaryKeyObj)
|
PersistedModel |
PortletLocalServiceWrapper.getPersistedModel(Serializable primaryKeyObj)
|
static PersistedModel |
BackgroundTaskLocalServiceUtil.getPersistedModel(Serializable primaryKeyObj)
|
static PersistedModel |
LockLocalServiceUtil.getPersistedModel(Serializable primaryKeyObj)
|
PersistedModel |
ClassNameLocalServiceWrapper.getPersistedModel(Serializable primaryKeyObj)
|
abstract PersistedModel |
UserTrackerLocalService.getPersistedModel(Serializable primaryKeyObj)
|
abstract PersistedModel |
CompanyLocalService.getPersistedModel(Serializable primaryKeyObj)
|
PersistedModel |
PasswordPolicyRelLocalServiceWrapper.getPersistedModel(Serializable primaryKeyObj)
|
static PersistedModel |
PasswordPolicyRelLocalServiceUtil.getPersistedModel(Serializable primaryKeyObj)
|
abstract PersistedModel |
AccountLocalService.getPersistedModel(Serializable primaryKeyObj)
|
abstract PersistedModel |
ResourceBlockLocalService.getPersistedModel(Serializable primaryKeyObj)
|
static PersistedModel |
TicketLocalServiceUtil.getPersistedModel(Serializable primaryKeyObj)
|
PersistedModel |
LayoutSetPrototypeLocalServiceWrapper.getPersistedModel(Serializable primaryKeyObj)
|
abstract PersistedModel |
WebDAVPropsLocalService.getPersistedModel(Serializable primaryKeyObj)
|
PersistedModel |
ClusterGroupLocalServiceWrapper.getPersistedModel(Serializable primaryKeyObj)
|
abstract PersistedModel |
ResourceBlockPermissionLocalService.getPersistedModel(Serializable primaryKeyObj)
|
PersistedModel |
PasswordPolicyLocalServiceWrapper.getPersistedModel(Serializable primaryKeyObj)
|
static PersistedModel |
ResourcePermissionLocalServiceUtil.getPersistedModel(Serializable primaryKeyObj)
|
PersistedModel |
ImageLocalServiceWrapper.getPersistedModel(Serializable primaryKeyObj)
|
PersistedModel |
RepositoryLocalServiceWrapper.getPersistedModel(Serializable primaryKeyObj)
|
abstract PersistedModel |
PersistedModelLocalService.getPersistedModel(Serializable primaryKeyObj)
|
abstract PersistedModel |
LayoutFriendlyURLLocalService.getPersistedModel(Serializable primaryKeyObj)
|
PersistedModel |
ResourceTypePermissionLocalServiceWrapper.getPersistedModel(Serializable primaryKeyObj)
|
abstract PersistedModel |
WorkflowInstanceLinkLocalService.getPersistedModel(Serializable primaryKeyObj)
|
PersistedModel |
ResourceBlockLocalServiceWrapper.getPersistedModel(Serializable primaryKeyObj)
|
abstract PersistedModel |
WebsiteLocalService.getPersistedModel(Serializable primaryKeyObj)
|
static PersistedModel |
ShardLocalServiceUtil.getPersistedModel(Serializable primaryKeyObj)
|
PersistedModel |
PortletItemLocalServiceWrapper.getPersistedModel(Serializable primaryKeyObj)
|
static PersistedModel |
LayoutSetBranchLocalServiceUtil.getPersistedModel(Serializable primaryKeyObj)
|
abstract PersistedModel |
RepositoryLocalService.getPersistedModel(Serializable primaryKeyObj)
|
static PersistedModel |
LayoutFriendlyURLLocalServiceUtil.getPersistedModel(Serializable primaryKeyObj)
|
PersistedModel |
RepositoryEntryLocalServiceWrapper.getPersistedModel(Serializable primaryKeyObj)
|
abstract PersistedModel |
VirtualHostLocalService.getPersistedModel(Serializable primaryKeyObj)
|
PersistedModel |
PortletPreferencesLocalServiceWrapper.getPersistedModel(Serializable primaryKeyObj)
|
static PersistedModel |
PortalPreferencesLocalServiceUtil.getPersistedModel(Serializable primaryKeyObj)
|
static PersistedModel |
ClassNameLocalServiceUtil.getPersistedModel(Serializable primaryKeyObj)
|
abstract PersistedModel |
LayoutRevisionLocalService.getPersistedModel(Serializable primaryKeyObj)
|
PersistedModel |
VirtualHostLocalServiceWrapper.getPersistedModel(Serializable primaryKeyObj)
|
PersistedModel |
EmailAddressLocalServiceWrapper.getPersistedModel(Serializable primaryKeyObj)
|
abstract PersistedModel |
LayoutSetBranchLocalService.getPersistedModel(Serializable primaryKeyObj)
|
abstract PersistedModel |
PasswordPolicyRelLocalService.getPersistedModel(Serializable primaryKeyObj)
|
static PersistedModel |
UserNotificationEventLocalServiceUtil.getPersistedModel(Serializable primaryKeyObj)
|
abstract PersistedModel |
SubscriptionLocalService.getPersistedModel(Serializable primaryKeyObj)
|
abstract PersistedModel |
ShardLocalService.getPersistedModel(Serializable primaryKeyObj)
|
static PersistedModel |
BrowserTrackerLocalServiceUtil.getPersistedModel(Serializable primaryKeyObj)
|
PersistedModel |
CompanyLocalServiceWrapper.getPersistedModel(Serializable primaryKeyObj)
|
PersistedModel |
UserNotificationDeliveryLocalServiceWrapper.getPersistedModel(Serializable primaryKeyObj)
|
static PersistedModel |
UserGroupGroupRoleLocalServiceUtil.getPersistedModel(Serializable primaryKeyObj)
|
PersistedModel |
UserIdMapperLocalServiceWrapper.getPersistedModel(Serializable primaryKeyObj)
|
abstract PersistedModel |
UserIdMapperLocalService.getPersistedModel(Serializable primaryKeyObj)
|
abstract PersistedModel |
RepositoryEntryLocalService.getPersistedModel(Serializable primaryKeyObj)
|
static PersistedModel |
LayoutSetLocalServiceUtil.getPersistedModel(Serializable primaryKeyObj)
|
PersistedModel |
AccountLocalServiceWrapper.getPersistedModel(Serializable primaryKeyObj)
|
PersistedModel |
UserNotificationEventLocalServiceWrapper.getPersistedModel(Serializable primaryKeyObj)
|
abstract PersistedModel |
ImageLocalService.getPersistedModel(Serializable primaryKeyObj)
|
static PersistedModel |
PasswordTrackerLocalServiceUtil.getPersistedModel(Serializable primaryKeyObj)
|
abstract PersistedModel |
UserGroupGroupRoleLocalService.getPersistedModel(Serializable primaryKeyObj)
|
abstract PersistedModel |
ReleaseLocalService.getPersistedModel(Serializable primaryKeyObj)
|
PersistedModel |
PluginSettingLocalServiceWrapper.getPersistedModel(Serializable primaryKeyObj)
|
abstract PersistedModel |
ServiceComponentLocalService.getPersistedModel(Serializable primaryKeyObj)
|
abstract PersistedModel |
BrowserTrackerLocalService.getPersistedModel(Serializable primaryKeyObj)
|
abstract PersistedModel |
UserLocalService.getPersistedModel(Serializable primaryKeyObj)
|
abstract PersistedModel |
PluginSettingLocalService.getPersistedModel(Serializable primaryKeyObj)
|
abstract PersistedModel |
LockLocalService.getPersistedModel(Serializable primaryKeyObj)
|
PersistedModel |
LayoutPrototypeLocalServiceWrapper.getPersistedModel(Serializable primaryKeyObj)
|
static PersistedModel |
ContactLocalServiceUtil.getPersistedModel(Serializable primaryKeyObj)
|
PersistedModel |
ContactLocalServiceWrapper.getPersistedModel(Serializable primaryKeyObj)
|
static PersistedModel |
RepositoryLocalServiceUtil.getPersistedModel(Serializable primaryKeyObj)
|
abstract PersistedModel |
ResourceTypePermissionLocalService.getPersistedModel(Serializable primaryKeyObj)
|
static PersistedModel |
LayoutPrototypeLocalServiceUtil.getPersistedModel(Serializable primaryKeyObj)
|
PersistedModel |
GroupLocalServiceWrapper.getPersistedModel(Serializable primaryKeyObj)
|
static PersistedModel |
UserIdMapperLocalServiceUtil.getPersistedModel(Serializable primaryKeyObj)
|
static PersistedModel |
PhoneLocalServiceUtil.getPersistedModel(Serializable primaryKeyObj)
|
PersistedModel |
ResourcePermissionLocalServiceWrapper.getPersistedModel(Serializable primaryKeyObj)
|
PersistedModel |
RoleLocalServiceWrapper.getPersistedModel(Serializable primaryKeyObj)
|
PersistedModel |
BrowserTrackerLocalServiceWrapper.getPersistedModel(Serializable primaryKeyObj)
|
abstract PersistedModel |
LayoutSetPrototypeLocalService.getPersistedModel(Serializable primaryKeyObj)
|
abstract PersistedModel |
TicketLocalService.getPersistedModel(Serializable primaryKeyObj)
|
PersistedModel |
ResourceBlockPermissionLocalServiceWrapper.getPersistedModel(Serializable primaryKeyObj)
|
PersistedModel |
SystemEventLocalServiceWrapper.getPersistedModel(Serializable primaryKeyObj)
|
static PersistedModel |
CompanyLocalServiceUtil.getPersistedModel(Serializable primaryKeyObj)
|
static PersistedModel |
GroupLocalServiceUtil.getPersistedModel(Serializable primaryKeyObj)
|
PersistedModel |
MembershipRequestLocalServiceWrapper.getPersistedModel(Serializable primaryKeyObj)
|
abstract PersistedModel |
UserNotificationDeliveryLocalService.getPersistedModel(Serializable primaryKeyObj)
|
static PersistedModel |
WebDAVPropsLocalServiceUtil.getPersistedModel(Serializable primaryKeyObj)
|
PersistedModel |
WebsiteLocalServiceWrapper.getPersistedModel(Serializable primaryKeyObj)
|
PersistedModel |
OrganizationLocalServiceWrapper.getPersistedModel(Serializable primaryKeyObj)
|
static PersistedModel |
LayoutSetPrototypeLocalServiceUtil.getPersistedModel(Serializable primaryKeyObj)
|
static PersistedModel |
AccountLocalServiceUtil.getPersistedModel(Serializable primaryKeyObj)
|
abstract PersistedModel |
EmailAddressLocalService.getPersistedModel(Serializable primaryKeyObj)
|
PersistedModel |
BackgroundTaskLocalServiceWrapper.getPersistedModel(Serializable primaryKeyObj)
|
static PersistedModel |
PluginSettingLocalServiceUtil.getPersistedModel(Serializable primaryKeyObj)
|
abstract PersistedModel |
LayoutSetLocalService.getPersistedModel(Serializable primaryKeyObj)
|
PersistedModel |
AddressLocalServiceWrapper.getPersistedModel(Serializable primaryKeyObj)
|
static PersistedModel |
ResourceBlockPermissionLocalServiceUtil.getPersistedModel(Serializable primaryKeyObj)
|
abstract PersistedModel |
UserTrackerPathLocalService.getPersistedModel(Serializable primaryKeyObj)
|
PersistedModel |
LayoutSetLocalServiceWrapper.getPersistedModel(Serializable primaryKeyObj)
|
static PersistedModel |
PortletLocalServiceUtil.getPersistedModel(Serializable primaryKeyObj)
|
PersistedModel |
TicketLocalServiceWrapper.getPersistedModel(Serializable primaryKeyObj)
|
abstract PersistedModel |
PasswordTrackerLocalService.getPersistedModel(Serializable primaryKeyObj)
|
PersistedModel |
ServiceComponentLocalServiceWrapper.getPersistedModel(Serializable primaryKeyObj)
|
abstract PersistedModel |
UserGroupLocalService.getPersistedModel(Serializable primaryKeyObj)
|
static PersistedModel |
UserTrackerLocalServiceUtil.getPersistedModel(Serializable primaryKeyObj)
|
static PersistedModel |
WorkflowDefinitionLinkLocalServiceUtil.getPersistedModel(Serializable primaryKeyObj)
|
PersistedModel |
LayoutBranchLocalServiceWrapper.getPersistedModel(Serializable primaryKeyObj)
|
abstract PersistedModel |
TeamLocalService.getPersistedModel(Serializable primaryKeyObj)
|
static PersistedModel |
LayoutRevisionLocalServiceUtil.getPersistedModel(Serializable primaryKeyObj)
|
static PersistedModel |
UserTrackerPathLocalServiceUtil.getPersistedModel(Serializable primaryKeyObj)
|
abstract PersistedModel |
PasswordPolicyLocalService.getPersistedModel(Serializable primaryKeyObj)
|
abstract Phone |
PhoneLocalService.getPhone(long phoneId)
Returns the phone with the primary key. |
Phone |
PhoneServiceWrapper.getPhone(long phoneId)
|
Phone |
PhoneLocalServiceWrapper.getPhone(long phoneId)
Returns the phone with the primary key. |
abstract Phone |
PhoneService.getPhone(long phoneId)
|
static Phone |
PhoneLocalServiceUtil.getPhone(long phoneId)
Returns the phone with the primary key. |
static Phone |
PhoneServiceUtil.getPhone(long phoneId)
|
abstract Phone |
PhoneLocalService.getPhoneByUuidAndCompanyId(String uuid,
long companyId)
Returns the phone with the matching UUID and company. |
Phone |
PhoneLocalServiceWrapper.getPhoneByUuidAndCompanyId(String uuid,
long companyId)
Returns the phone with the matching UUID and company. |
static Phone |
PhoneLocalServiceUtil.getPhoneByUuidAndCompanyId(String uuid,
long companyId)
Returns the phone with the matching UUID and company. |
List<Phone> |
PhoneServiceWrapper.getPhones(String className,
long classPK)
|
abstract List<Phone> |
PhoneService.getPhones(String className,
long classPK)
|
static List<Phone> |
PhoneServiceUtil.getPhones(String className,
long classPK)
|
PluginSetting |
PluginSettingLocalServiceWrapper.getPluginSetting(long pluginSettingId)
Returns the plugin setting with the primary key. |
abstract PluginSetting |
PluginSettingLocalService.getPluginSetting(long pluginSettingId)
Returns the plugin setting with the primary key. |
static PluginSetting |
PluginSettingLocalServiceUtil.getPluginSetting(long pluginSettingId)
Returns the plugin setting with the primary key. |
PortalPreferences |
PortalPreferencesLocalServiceWrapper.getPortalPreferences(long portalPreferencesId)
Returns the portal preferences with the primary key. |
abstract PortalPreferences |
PortalPreferencesLocalService.getPortalPreferences(long portalPreferencesId)
Returns the portal preferences with the primary key. |
static PortalPreferences |
PortalPreferencesLocalServiceUtil.getPortalPreferences(long portalPreferencesId)
Returns the portal preferences with the primary key. |
abstract Portlet |
PortletLocalService.getPortlet(long id)
Returns the portlet with the primary key. |
Portlet |
PortletLocalServiceWrapper.getPortlet(long id)
Returns the portlet with the primary key. |
static Portlet |
PortletLocalServiceUtil.getPortlet(long id)
Returns the portlet with the primary key. |
static PortletItem |
PortletItemLocalServiceUtil.getPortletItem(long portletItemId)
Returns the portlet item with the primary key. |
abstract PortletItem |
PortletItemLocalService.getPortletItem(long portletItemId)
Returns the portlet item with the primary key. |
PortletItem |
PortletItemLocalServiceWrapper.getPortletItem(long portletItemId)
Returns the portlet item with the primary key. |
static PortletItem |
PortletItemLocalServiceUtil.getPortletItem(long groupId,
String name,
String portletId,
String className)
|
abstract PortletItem |
PortletItemLocalService.getPortletItem(long groupId,
String name,
String portletId,
String className)
|
PortletItem |
PortletItemLocalServiceWrapper.getPortletItem(long groupId,
String name,
String portletId,
String className)
|
abstract PortletPreferences |
PortletPreferencesLocalService.getPortletPreferences(long portletPreferencesId)
Returns the portlet preferences with the primary key. |
static PortletPreferences |
PortletPreferencesLocalServiceUtil.getPortletPreferences(long portletPreferencesId)
Returns the portlet preferences with the primary key. |
PortletPreferences |
PortletPreferencesLocalServiceWrapper.getPortletPreferences(long portletPreferencesId)
Returns the portlet preferences with the primary key. |
abstract PortletPreferences |
PortletPreferencesLocalService.getPortletPreferences(long ownerId,
int ownerType,
long plid,
String portletId)
|
static PortletPreferences |
PortletPreferencesLocalServiceUtil.getPortletPreferences(long ownerId,
int ownerType,
long plid,
String portletId)
|
PortletPreferences |
PortletPreferencesLocalServiceWrapper.getPortletPreferences(long ownerId,
int ownerType,
long plid,
String portletId)
|
static Region |
RegionServiceUtil.getRegion(long regionId)
|
Region |
RegionServiceWrapper.getRegion(long regionId)
|
abstract Region |
RegionService.getRegion(long regionId)
|
static Region |
RegionServiceUtil.getRegion(long countryId,
String regionCode)
|
Region |
RegionServiceWrapper.getRegion(long countryId,
String regionCode)
|
abstract Region |
RegionService.getRegion(long countryId,
String regionCode)
|
static Release |
ReleaseLocalServiceUtil.getRelease(long releaseId)
Returns the release with the primary key. |
Release |
ReleaseLocalServiceWrapper.getRelease(long releaseId)
Returns the release with the primary key. |
abstract Release |
ReleaseLocalService.getRelease(long releaseId)
Returns the release with the primary key. |
static Repository |
RepositoryServiceUtil.getRepository(long repositoryId)
|
abstract Repository |
RepositoryService.getRepository(long repositoryId)
|
Repository |
RepositoryLocalServiceWrapper.getRepository(long repositoryId)
Returns the repository with the primary key. |
abstract Repository |
RepositoryLocalService.getRepository(long repositoryId)
Returns the repository with the primary key. |
static Repository |
RepositoryLocalServiceUtil.getRepository(long repositoryId)
Returns the repository with the primary key. |
Repository |
RepositoryServiceWrapper.getRepository(long repositoryId)
|
Repository |
RepositoryLocalServiceWrapper.getRepository(long groupId,
String portletId)
|
abstract Repository |
RepositoryLocalService.getRepository(long groupId,
String portletId)
|
static Repository |
RepositoryLocalServiceUtil.getRepository(long groupId,
String portletId)
|
Repository |
RepositoryLocalServiceWrapper.getRepository(long groupId,
String name,
String portletId)
|
abstract Repository |
RepositoryLocalService.getRepository(long groupId,
String name,
String portletId)
|
static Repository |
RepositoryLocalServiceUtil.getRepository(long groupId,
String name,
String portletId)
|
Repository |
RepositoryLocalServiceWrapper.getRepositoryByUuidAndCompanyId(String uuid,
long companyId)
Returns the repository with the matching UUID and company. |
abstract Repository |
RepositoryLocalService.getRepositoryByUuidAndCompanyId(String uuid,
long companyId)
Returns the repository with the matching UUID and company. |
static Repository |
RepositoryLocalServiceUtil.getRepositoryByUuidAndCompanyId(String uuid,
long companyId)
Returns the repository with the matching UUID and company. |
Repository |
RepositoryLocalServiceWrapper.getRepositoryByUuidAndGroupId(String uuid,
long groupId)
Returns the repository matching the UUID and group. |
abstract Repository |
RepositoryLocalService.getRepositoryByUuidAndGroupId(String uuid,
long groupId)
Returns the repository matching the UUID and group. |
static Repository |
RepositoryLocalServiceUtil.getRepositoryByUuidAndGroupId(String uuid,
long groupId)
Returns the repository matching the UUID and group. |
static RepositoryEntry |
RepositoryEntryLocalServiceUtil.getRepositoryEntry(long repositoryEntryId)
Returns the repository entry with the primary key. |
RepositoryEntry |
RepositoryEntryLocalServiceWrapper.getRepositoryEntry(long repositoryEntryId)
Returns the repository entry with the primary key. |
abstract RepositoryEntry |
RepositoryEntryLocalService.getRepositoryEntry(long repositoryEntryId)
Returns the repository entry with the primary key. |
static RepositoryEntry |
RepositoryEntryLocalServiceUtil.getRepositoryEntryByUuidAndCompanyId(String uuid,
long companyId)
Returns the repository entry with the matching UUID and company. |
RepositoryEntry |
RepositoryEntryLocalServiceWrapper.getRepositoryEntryByUuidAndCompanyId(String uuid,
long companyId)
Returns the repository entry with the matching UUID and company. |
abstract RepositoryEntry |
RepositoryEntryLocalService.getRepositoryEntryByUuidAndCompanyId(String uuid,
long companyId)
Returns the repository entry with the matching UUID and company. |
static RepositoryEntry |
RepositoryEntryLocalServiceUtil.getRepositoryEntryByUuidAndGroupId(String uuid,
long groupId)
Returns the repository entry matching the UUID and group. |
RepositoryEntry |
RepositoryEntryLocalServiceWrapper.getRepositoryEntryByUuidAndGroupId(String uuid,
long groupId)
Returns the repository entry matching the UUID and group. |
abstract RepositoryEntry |
RepositoryEntryLocalService.getRepositoryEntryByUuidAndGroupId(String uuid,
long groupId)
Returns the repository entry matching the UUID and group. |
static Repository |
RepositoryServiceUtil.getRepositoryImpl(long repositoryId)
|
abstract Repository |
RepositoryService.getRepositoryImpl(long repositoryId)
|
Repository |
RepositoryLocalServiceWrapper.getRepositoryImpl(long repositoryId)
|
abstract Repository |
RepositoryLocalService.getRepositoryImpl(long repositoryId)
|
static Repository |
RepositoryLocalServiceUtil.getRepositoryImpl(long repositoryId)
|
Repository |
RepositoryServiceWrapper.getRepositoryImpl(long repositoryId)
|
static Repository |
RepositoryServiceUtil.getRepositoryImpl(long folderId,
long fileEntryId,
long fileVersionId)
|
abstract Repository |
RepositoryService.getRepositoryImpl(long folderId,
long fileEntryId,
long fileVersionId)
|
Repository |
RepositoryLocalServiceWrapper.getRepositoryImpl(long folderId,
long fileEntryId,
long fileVersionId)
|
abstract Repository |
RepositoryLocalService.getRepositoryImpl(long folderId,
long fileEntryId,
long fileVersionId)
|
static Repository |
RepositoryLocalServiceUtil.getRepositoryImpl(long folderId,
long fileEntryId,
long fileVersionId)
|
Repository |
RepositoryServiceWrapper.getRepositoryImpl(long folderId,
long fileEntryId,
long fileVersionId)
|
ResourceAction |
ResourceActionLocalServiceWrapper.getResourceAction(long resourceActionId)
Returns the resource action with the primary key. |
abstract ResourceAction |
ResourceActionLocalService.getResourceAction(long resourceActionId)
Returns the resource action with the primary key. |
static ResourceAction |
ResourceActionLocalServiceUtil.getResourceAction(long resourceActionId)
Returns the resource action with the primary key. |
ResourceAction |
ResourceActionLocalServiceWrapper.getResourceAction(String name,
String actionId)
|
abstract ResourceAction |
ResourceActionLocalService.getResourceAction(String name,
String actionId)
|
static ResourceAction |
ResourceActionLocalServiceUtil.getResourceAction(String name,
String actionId)
|
static ResourceBlock |
ResourceBlockLocalServiceUtil.getResourceBlock(long resourceBlockId)
Returns the resource block with the primary key. |
abstract ResourceBlock |
ResourceBlockLocalService.getResourceBlock(long resourceBlockId)
Returns the resource block with the primary key. |
ResourceBlock |
ResourceBlockLocalServiceWrapper.getResourceBlock(long resourceBlockId)
Returns the resource block with the primary key. |
static ResourceBlock |
ResourceBlockLocalServiceUtil.getResourceBlock(String name,
long primKey)
|
abstract ResourceBlock |
ResourceBlockLocalService.getResourceBlock(String name,
long primKey)
|
ResourceBlock |
ResourceBlockLocalServiceWrapper.getResourceBlock(String name,
long primKey)
|
static List<Long> |
ResourceBlockLocalServiceUtil.getResourceBlockIds(ResourceBlockIdsBag resourceBlockIdsBag,
String name,
String actionId)
|
abstract List<Long> |
ResourceBlockLocalService.getResourceBlockIds(ResourceBlockIdsBag resourceBlockIdsBag,
String name,
String actionId)
|
List<Long> |
ResourceBlockLocalServiceWrapper.getResourceBlockIds(ResourceBlockIdsBag resourceBlockIdsBag,
String name,
String actionId)
|
abstract ResourceBlockPermission |
ResourceBlockPermissionLocalService.getResourceBlockPermission(long resourceBlockPermissionId)
Returns the resource block permission with the primary key. |
ResourceBlockPermission |
ResourceBlockPermissionLocalServiceWrapper.getResourceBlockPermission(long resourceBlockPermissionId)
Returns the resource block permission with the primary key. |
static ResourceBlockPermission |
ResourceBlockPermissionLocalServiceUtil.getResourceBlockPermission(long resourceBlockPermissionId)
Returns the resource block permission with the primary key. |
abstract ResourcePermission |
ResourcePermissionLocalService.getResourcePermission(long resourcePermissionId)
Returns the resource permission with the primary key. |
static ResourcePermission |
ResourcePermissionLocalServiceUtil.getResourcePermission(long resourcePermissionId)
Returns the resource permission with the primary key. |
ResourcePermission |
ResourcePermissionLocalServiceWrapper.getResourcePermission(long resourcePermissionId)
Returns the resource permission with the primary key. |
abstract ResourcePermission |
ResourcePermissionLocalService.getResourcePermission(long companyId,
String name,
int scope,
String primKey,
long roleId)
Returns the resource permission for the role at the scope to perform the actions on resources of the type. |
static ResourcePermission |
ResourcePermissionLocalServiceUtil.getResourcePermission(long companyId,
String name,
int scope,
String primKey,
long roleId)
Returns the resource permission for the role at the scope to perform the actions on resources of the type. |
ResourcePermission |
ResourcePermissionLocalServiceWrapper.getResourcePermission(long companyId,
String name,
int scope,
String primKey,
long roleId)
Returns the resource permission for the role at the scope to perform the actions on resources of the type. |
static ResourceTypePermission |
ResourceTypePermissionLocalServiceUtil.getResourceTypePermission(long resourceTypePermissionId)
Returns the resource type permission with the primary key. |
ResourceTypePermission |
ResourceTypePermissionLocalServiceWrapper.getResourceTypePermission(long resourceTypePermissionId)
Returns the resource type permission with the primary key. |
abstract ResourceTypePermission |
ResourceTypePermissionLocalService.getResourceTypePermission(long resourceTypePermissionId)
Returns the resource type permission with the primary key. |
abstract Role |
RoleLocalService.getRole(long roleId)
Returns the role with the primary key. |
Role |
RoleServiceWrapper.getRole(long roleId)
Returns the role with the primary key. |
static Role |
RoleLocalServiceUtil.getRole(long roleId)
Returns the role with the primary key. |
static Role |
RoleServiceUtil.getRole(long roleId)
Returns the role with the primary key. |
Role |
RoleLocalServiceWrapper.getRole(long roleId)
Returns the role with the primary key. |
abstract Role |
RoleService.getRole(long roleId)
Returns the role with the primary key. |
abstract Role |
RoleLocalService.getRole(long companyId,
String name)
Returns the role with the name in the company. |
Role |
RoleServiceWrapper.getRole(long companyId,
String name)
Returns the role with the name in the company. |
static Role |
RoleLocalServiceUtil.getRole(long companyId,
String name)
Returns the role with the name in the company. |
static Role |
RoleServiceUtil.getRole(long companyId,
String name)
Returns the role with the name in the company. |
Role |
RoleLocalServiceWrapper.getRole(long companyId,
String name)
Returns the role with the name in the company. |
abstract Role |
RoleService.getRole(long companyId,
String name)
Returns the role with the name in the company. |
abstract Role |
RoleLocalService.getRoleByUuidAndCompanyId(String uuid,
long companyId)
Returns the role with the matching UUID and company. |
static Role |
RoleLocalServiceUtil.getRoleByUuidAndCompanyId(String uuid,
long companyId)
Returns the role with the matching UUID and company. |
Role |
RoleLocalServiceWrapper.getRoleByUuidAndCompanyId(String uuid,
long companyId)
Returns the role with the matching UUID and company. |
abstract List<Role> |
RoleLocalService.getRoles(long[] roleIds)
Returns all the roles with the primary keys. |
static List<Role> |
RoleLocalServiceUtil.getRoles(long[] roleIds)
Returns all the roles with the primary keys. |
List<Role> |
RoleLocalServiceWrapper.getRoles(long[] roleIds)
Returns all the roles with the primary keys. |
long[] |
UserServiceWrapper.getRoleUserIds(long roleId)
Returns the primary keys of all the users belonging to the role. |
static long[] |
UserServiceUtil.getRoleUserIds(long roleId)
Returns the primary keys of all the users belonging to the role. |
abstract long[] |
UserService.getRoleUserIds(long roleId)
Returns the primary keys of all the users belonging to the role. |
static int |
UserLocalServiceUtil.getRoleUsersCount(long roleId,
int status)
Returns the number of users with the status belonging to the role. |
int |
UserLocalServiceWrapper.getRoleUsersCount(long roleId,
int status)
Returns the number of users with the status belonging to the role. |
abstract int |
UserLocalService.getRoleUsersCount(long roleId,
int status)
Returns the number of users with the status belonging to the role. |
Group |
ServiceContext.getScopeGroup()
|
static ServiceComponent |
ServiceComponentLocalServiceUtil.getServiceComponent(long serviceComponentId)
Returns the service component with the primary key. |
abstract ServiceComponent |
ServiceComponentLocalService.getServiceComponent(long serviceComponentId)
Returns the service component with the primary key. |
ServiceComponent |
ServiceComponentLocalServiceWrapper.getServiceComponent(long serviceComponentId)
Returns the service component with the primary key. |
abstract Object |
CMISRepositoryLocalService.getSession(long repositoryId)
|
Object |
CMISRepositoryLocalServiceWrapper.getSession(long repositoryId)
|
static Object |
CMISRepositoryLocalServiceUtil.getSession(long repositoryId)
|
Shard |
ShardLocalServiceWrapper.getShard(long shardId)
Returns the shard with the primary key. |
static Shard |
ShardLocalServiceUtil.getShard(long shardId)
Returns the shard with the primary key. |
abstract Shard |
ShardLocalService.getShard(long shardId)
Returns the shard with the primary key. |
Shard |
ShardLocalServiceWrapper.getShard(String className,
long classPK)
|
static Shard |
ShardLocalServiceUtil.getShard(String className,
long classPK)
|
abstract Shard |
ShardLocalService.getShard(String className,
long classPK)
|
static List<User> |
UserLocalServiceUtil.getSocialUsers(long userId,
int socialRelationType,
int start,
int end,
OrderByComparator obc)
Deprecated. As of 7.0.0, replaced by UserLocalServiceUtil.getSocialUsers(long, int,
String, int, int, OrderByComparator) |
List<User> |
UserLocalServiceWrapper.getSocialUsers(long userId,
int socialRelationType,
int start,
int end,
OrderByComparator obc)
Deprecated. As of 7.0.0, replaced by UserLocalServiceWrapper.getSocialUsers(long, int,
String, int, int, OrderByComparator) |
abstract List<User> |
UserLocalService.getSocialUsers(long userId,
int socialRelationType,
int start,
int end,
OrderByComparator obc)
Deprecated. As of 7.0.0, replaced by UserLocalService.getSocialUsers(long, int,
String, int, int, OrderByComparator) |
static List<User> |
UserLocalServiceUtil.getSocialUsers(long userId,
int start,
int end,
OrderByComparator obc)
Deprecated. As of 7.0.0, replaced by #getSocialUsers(long, int,
boolean, int, int, OrderByComparator) |
List<User> |
UserLocalServiceWrapper.getSocialUsers(long userId,
int start,
int end,
OrderByComparator obc)
Deprecated. As of 7.0.0, replaced by #getSocialUsers(long, int,
boolean, int, int, OrderByComparator) |
abstract List<User> |
UserLocalService.getSocialUsers(long userId,
int start,
int end,
OrderByComparator obc)
Deprecated. As of 7.0.0, replaced by #getSocialUsers(long, int,
boolean, int, int, OrderByComparator) |
static List<User> |
UserLocalServiceUtil.getSocialUsers(long userId,
int socialRelationType,
String socialRelationTypeComparator,
int start,
int end,
OrderByComparator obc)
|
List<User> |
UserLocalServiceWrapper.getSocialUsers(long userId,
int socialRelationType,
String socialRelationTypeComparator,
int start,
int end,
OrderByComparator obc)
|
abstract List<User> |
UserLocalService.getSocialUsers(long userId,
int socialRelationType,
String socialRelationTypeComparator,
int start,
int end,
OrderByComparator obc)
|
static List<User> |
UserLocalServiceUtil.getSocialUsers(long userId1,
long userId2,
int socialRelationType,
int start,
int end,
OrderByComparator obc)
Returns an ordered range of all the users with a mutual social relation of the type with both of the given users. |
List<User> |
UserLocalServiceWrapper.getSocialUsers(long userId1,
long userId2,
int socialRelationType,
int start,
int end,
OrderByComparator obc)
Returns an ordered range of all the users with a mutual social relation of the type with both of the given users. |
abstract List<User> |
UserLocalService.getSocialUsers(long userId1,
long userId2,
int socialRelationType,
int start,
int end,
OrderByComparator obc)
Returns an ordered range of all the users with a mutual social relation of the type with both of the given users. |
static List<User> |
UserLocalServiceUtil.getSocialUsers(long userId1,
long userId2,
int start,
int end,
OrderByComparator obc)
Returns an ordered range of all the users with a mutual social relation with both of the given users. |
List<User> |
UserLocalServiceWrapper.getSocialUsers(long userId1,
long userId2,
int start,
int end,
OrderByComparator obc)
Returns an ordered range of all the users with a mutual social relation with both of the given users. |
abstract List<User> |
UserLocalService.getSocialUsers(long userId1,
long userId2,
int start,
int end,
OrderByComparator obc)
Returns an ordered range of all the users with a mutual social relation with both of the given users. |
static int |
UserLocalServiceUtil.getSocialUsersCount(long userId)
Deprecated. As of 7.0.0, replaced by UserLocalServiceUtil.getSocialUsersCount(long,
int, String) |
int |
UserLocalServiceWrapper.getSocialUsersCount(long userId)
Deprecated. As of 7.0.0, replaced by UserLocalServiceWrapper.getSocialUsersCount(long,
int, String) |
abstract int |
UserLocalService.getSocialUsersCount(long userId)
Deprecated. As of 7.0.0, replaced by UserLocalService.getSocialUsersCount(long,
int, String) |
static int |
UserLocalServiceUtil.getSocialUsersCount(long userId,
int socialRelationType)
Deprecated. As of 7.0.0, replaced by UserLocalServiceUtil.getSocialUsersCount(long,
int, String) |
int |
UserLocalServiceWrapper.getSocialUsersCount(long userId,
int socialRelationType)
Deprecated. As of 7.0.0, replaced by UserLocalServiceWrapper.getSocialUsersCount(long,
int, String) |
abstract int |
UserLocalService.getSocialUsersCount(long userId,
int socialRelationType)
Deprecated. As of 7.0.0, replaced by UserLocalService.getSocialUsersCount(long,
int, String) |
static int |
UserLocalServiceUtil.getSocialUsersCount(long userId,
int socialRelationType,
String socialRelationTypeComparator)
Returns the number of users with a social relation with the user. |
int |
UserLocalServiceWrapper.getSocialUsersCount(long userId,
int socialRelationType,
String socialRelationTypeComparator)
Returns the number of users with a social relation with the user. |
abstract int |
UserLocalService.getSocialUsersCount(long userId,
int socialRelationType,
String socialRelationTypeComparator)
Returns the number of users with a social relation with the user. |
static int |
UserLocalServiceUtil.getSocialUsersCount(long userId1,
long userId2)
Returns the number of users with a mutual social relation with both of the given users. |
int |
UserLocalServiceWrapper.getSocialUsersCount(long userId1,
long userId2)
Returns the number of users with a mutual social relation with both of the given users. |
abstract int |
UserLocalService.getSocialUsersCount(long userId1,
long userId2)
Returns the number of users with a mutual social relation with both of the given users. |
static int |
UserLocalServiceUtil.getSocialUsersCount(long userId1,
long userId2,
int socialRelationType)
Returns the number of users with a mutual social relation of the type with both of the given users. |
int |
UserLocalServiceWrapper.getSocialUsersCount(long userId1,
long userId2,
int socialRelationType)
Returns the number of users with a mutual social relation of the type with both of the given users. |
abstract int |
UserLocalService.getSocialUsersCount(long userId1,
long userId2,
int socialRelationType)
Returns the number of users with a mutual social relation of the type with both of the given users. |
abstract Group |
GroupLocalService.getStagingGroup(long liveGroupId)
Returns the staging group. |
Group |
GroupLocalServiceWrapper.getStagingGroup(long liveGroupId)
Returns the staging group. |
static Group |
GroupLocalServiceUtil.getStagingGroup(long liveGroupId)
Returns the staging group. |
String |
WorkflowInstanceLinkLocalServiceWrapper.getState(long companyId,
long groupId,
String className,
long classPK)
|
static String |
WorkflowInstanceLinkLocalServiceUtil.getState(long companyId,
long groupId,
String className,
long classPK)
|
abstract String |
WorkflowInstanceLinkLocalService.getState(long companyId,
long groupId,
String className,
long classPK)
|
Subscription |
SubscriptionLocalServiceWrapper.getSubscription(long subscriptionId)
Returns the subscription with the primary key. |
static Subscription |
SubscriptionLocalServiceUtil.getSubscription(long subscriptionId)
Returns the subscription with the primary key. |
abstract Subscription |
SubscriptionLocalService.getSubscription(long subscriptionId)
Returns the subscription with the primary key. |
Subscription |
SubscriptionLocalServiceWrapper.getSubscription(long companyId,
long userId,
String className,
long classPK)
Returns the subscription of the user to the entity. |
static Subscription |
SubscriptionLocalServiceUtil.getSubscription(long companyId,
long userId,
String className,
long classPK)
Returns the subscription of the user to the entity. |
abstract Subscription |
SubscriptionLocalService.getSubscription(long companyId,
long userId,
String className,
long classPK)
Returns the subscription of the user to the entity. |
abstract SystemEvent |
SystemEventLocalService.getSystemEvent(long systemEventId)
Returns the system event with the primary key. |
static SystemEvent |
SystemEventLocalServiceUtil.getSystemEvent(long systemEventId)
Returns the system event with the primary key. |
SystemEvent |
SystemEventLocalServiceWrapper.getSystemEvent(long systemEventId)
Returns the system event with the primary key. |
static Team |
TeamServiceUtil.getTeam(long teamId)
|
static Team |
TeamLocalServiceUtil.getTeam(long teamId)
Returns the team with the primary key. |
Team |
TeamLocalServiceWrapper.getTeam(long teamId)
Returns the team with the primary key. |
abstract Team |
TeamService.getTeam(long teamId)
|
Team |
TeamServiceWrapper.getTeam(long teamId)
|
abstract Team |
TeamLocalService.getTeam(long teamId)
Returns the team with the primary key. |
static Team |
TeamServiceUtil.getTeam(long groupId,
String name)
|
static Team |
TeamLocalServiceUtil.getTeam(long groupId,
String name)
|
Team |
TeamLocalServiceWrapper.getTeam(long groupId,
String name)
|
abstract Team |
TeamService.getTeam(long groupId,
String name)
|
Team |
TeamServiceWrapper.getTeam(long groupId,
String name)
|
abstract Team |
TeamLocalService.getTeam(long groupId,
String name)
|
abstract Role |
RoleLocalService.getTeamRole(long companyId,
long teamId)
Returns the team role in the company. |
static Role |
RoleLocalServiceUtil.getTeamRole(long companyId,
long teamId)
Returns the team role in the company. |
Role |
RoleLocalServiceWrapper.getTeamRole(long companyId,
long teamId)
Returns the team role in the company. |
abstract Map<Team,Role> |
RoleLocalService.getTeamRoleMap(long groupId)
Returns the team role map for the group. |
static Map<Team,Role> |
RoleLocalServiceUtil.getTeamRoleMap(long groupId)
Returns the team role map for the group. |
Map<Team,Role> |
RoleLocalServiceWrapper.getTeamRoleMap(long groupId)
Returns the team role map for the group. |
abstract List<Role> |
RoleLocalService.getTeamRoles(long groupId)
Returns the team roles in the group. |
static List<Role> |
RoleLocalServiceUtil.getTeamRoles(long groupId)
Returns the team roles in the group. |
List<Role> |
RoleLocalServiceWrapper.getTeamRoles(long groupId)
Returns the team roles in the group. |
abstract List<Role> |
RoleLocalService.getTeamRoles(long groupId,
long[] excludedRoleIds)
Returns the team roles in the group, excluding the specified role IDs. |
static List<Role> |
RoleLocalServiceUtil.getTeamRoles(long groupId,
long[] excludedRoleIds)
Returns the team roles in the group, excluding the specified role IDs. |
List<Role> |
RoleLocalServiceWrapper.getTeamRoles(long groupId,
long[] excludedRoleIds)
Returns the team roles in the group, excluding the specified role IDs. |
abstract List<Role> |
RoleLocalService.getTeamsRoles(long companyId,
long[] teamIds)
Returns the team roles in the company. |
static List<Role> |
RoleLocalServiceUtil.getTeamsRoles(long companyId,
long[] teamIds)
Returns the team roles in the company. |
List<Role> |
RoleLocalServiceWrapper.getTeamsRoles(long companyId,
long[] teamIds)
Returns the team roles in the company. |
abstract String[] |
LayoutService.getTempFileEntryNames(long groupId,
String tempFolderName)
|
String[] |
LayoutServiceWrapper.getTempFileEntryNames(long groupId,
String tempFolderName)
|
static String[] |
LayoutServiceUtil.getTempFileEntryNames(long groupId,
String tempFolderName)
|
static Ticket |
TicketLocalServiceUtil.getTicket(long ticketId)
Returns the ticket with the primary key. |
abstract Ticket |
TicketLocalService.getTicket(long ticketId)
Returns the ticket with the primary key. |
Ticket |
TicketLocalServiceWrapper.getTicket(long ticketId)
Returns the ticket with the primary key. |
static Ticket |
TicketLocalServiceUtil.getTicket(String key)
|
abstract Ticket |
TicketLocalService.getTicket(String key)
|
Ticket |
TicketLocalServiceWrapper.getTicket(String key)
|
static UnicodeProperties |
RepositoryServiceUtil.getTypeSettingsProperties(long repositoryId)
|
abstract UnicodeProperties |
RepositoryService.getTypeSettingsProperties(long repositoryId)
|
UnicodeProperties |
RepositoryLocalServiceWrapper.getTypeSettingsProperties(long repositoryId)
|
abstract UnicodeProperties |
RepositoryLocalService.getTypeSettingsProperties(long repositoryId)
|
static UnicodeProperties |
RepositoryLocalServiceUtil.getTypeSettingsProperties(long repositoryId)
|
UnicodeProperties |
RepositoryServiceWrapper.getTypeSettingsProperties(long repositoryId)
|
User |
BaseServiceImpl.getUser()
|
static User |
UserLocalServiceUtil.getUser(long userId)
Returns the user with the primary key. |
User |
UserLocalServiceWrapper.getUser(long userId)
Returns the user with the primary key. |
abstract User |
UserLocalService.getUser(long userId)
Returns the user with the primary key. |
static User |
UserLocalServiceUtil.getUserByContactId(long contactId)
Returns the user with the contact ID. |
User |
UserLocalServiceWrapper.getUserByContactId(long contactId)
Returns the user with the contact ID. |
abstract User |
UserLocalService.getUserByContactId(long contactId)
Returns the user with the contact ID. |
User |
UserServiceWrapper.getUserByEmailAddress(long companyId,
String emailAddress)
Returns the user with the email address. |
static User |
UserLocalServiceUtil.getUserByEmailAddress(long companyId,
String emailAddress)
Returns the user with the email address. |
User |
UserLocalServiceWrapper.getUserByEmailAddress(long companyId,
String emailAddress)
Returns the user with the email address. |
static User |
UserServiceUtil.getUserByEmailAddress(long companyId,
String emailAddress)
Returns the user with the email address. |
abstract User |
UserLocalService.getUserByEmailAddress(long companyId,
String emailAddress)
Returns the user with the email address. |
abstract User |
UserService.getUserByEmailAddress(long companyId,
String emailAddress)
Returns the user with the email address. |
static User |
UserLocalServiceUtil.getUserByFacebookId(long companyId,
long facebookId)
Returns the user with the Facebook ID. |
User |
UserLocalServiceWrapper.getUserByFacebookId(long companyId,
long facebookId)
Returns the user with the Facebook ID. |
abstract User |
UserLocalService.getUserByFacebookId(long companyId,
long facebookId)
Returns the user with the Facebook ID. |
User |
UserServiceWrapper.getUserById(long userId)
Returns the user with the primary key. |
static User |
UserLocalServiceUtil.getUserById(long userId)
Returns the user with the primary key. |
User |
UserLocalServiceWrapper.getUserById(long userId)
Returns the user with the primary key. |
static User |
UserServiceUtil.getUserById(long userId)
Returns the user with the primary key. |
abstract User |
UserLocalService.getUserById(long userId)
Returns the user with the primary key. |
abstract User |
UserService.getUserById(long userId)
Returns the user with the primary key. |
static User |
UserLocalServiceUtil.getUserById(long companyId,
long userId)
Returns the user with the primary key from the company. |
User |
UserLocalServiceWrapper.getUserById(long companyId,
long userId)
Returns the user with the primary key from the company. |
abstract User |
UserLocalService.getUserById(long companyId,
long userId)
Returns the user with the primary key from the company. |
static User |
UserLocalServiceUtil.getUserByOpenId(long companyId,
String openId)
Returns the user with the OpenID. |
User |
UserLocalServiceWrapper.getUserByOpenId(long companyId,
String openId)
Returns the user with the OpenID. |
abstract User |
UserLocalService.getUserByOpenId(long companyId,
String openId)
Returns the user with the OpenID. |
static User |
UserLocalServiceUtil.getUserByPortraitId(long portraitId)
Returns the user with the portrait ID. |
User |
UserLocalServiceWrapper.getUserByPortraitId(long portraitId)
Returns the user with the portrait ID. |
abstract User |
UserLocalService.getUserByPortraitId(long portraitId)
Returns the user with the portrait ID. |
User |
UserServiceWrapper.getUserByScreenName(long companyId,
String screenName)
Returns the user with the screen name. |
static User |
UserLocalServiceUtil.getUserByScreenName(long companyId,
String screenName)
Returns the user with the screen name. |
User |
UserLocalServiceWrapper.getUserByScreenName(long companyId,
String screenName)
Returns the user with the screen name. |
static User |
UserServiceUtil.getUserByScreenName(long companyId,
String screenName)
Returns the user with the screen name. |
abstract User |
UserLocalService.getUserByScreenName(long companyId,
String screenName)
Returns the user with the screen name. |
abstract User |
UserService.getUserByScreenName(long companyId,
String screenName)
Returns the user with the screen name. |
static User |
UserLocalServiceUtil.getUserByUuid(String uuid)
Deprecated. As of 6.2.0, replaced by UserLocalServiceUtil.getUserByUuidAndCompanyId(String, long) |
User |
UserLocalServiceWrapper.getUserByUuid(String uuid)
Deprecated. As of 6.2.0, replaced by UserLocalServiceWrapper.getUserByUuidAndCompanyId(String, long) |
abstract User |
UserLocalService.getUserByUuid(String uuid)
Deprecated. As of 6.2.0, replaced by UserLocalService.getUserByUuidAndCompanyId(String, long) |
static User |
UserLocalServiceUtil.getUserByUuidAndCompanyId(String uuid,
long companyId)
Returns the user with the matching UUID and company. |
User |
UserLocalServiceWrapper.getUserByUuidAndCompanyId(String uuid,
long companyId)
Returns the user with the matching UUID and company. |
abstract User |
UserLocalService.getUserByUuidAndCompanyId(String uuid,
long companyId)
Returns the user with the matching UUID and company. |
UserGroup |
UserGroupServiceWrapper.getUserGroup(long userGroupId)
Returns the user group with the primary key. |
static UserGroup |
UserGroupServiceUtil.getUserGroup(long userGroupId)
Returns the user group with the primary key. |
static UserGroup |
UserGroupLocalServiceUtil.getUserGroup(long userGroupId)
Returns the user group with the primary key. |
UserGroup |
UserGroupLocalServiceWrapper.getUserGroup(long userGroupId)
Returns the user group with the primary key. |
abstract UserGroup |
UserGroupService.getUserGroup(long userGroupId)
Returns the user group with the primary key. |
abstract UserGroup |
UserGroupLocalService.getUserGroup(long userGroupId)
Returns the user group with the primary key. |
abstract Group |
GroupLocalService.getUserGroup(long companyId,
long userId)
Returns the group associated with the user. |
Group |
GroupServiceWrapper.getUserGroup(long companyId,
long userId)
Returns the group associated with the user. |
abstract Group |
GroupService.getUserGroup(long companyId,
long userId)
Returns the group associated with the user. |
static Group |
GroupServiceUtil.getUserGroup(long companyId,
long userId)
Returns the group associated with the user. |
Group |
GroupLocalServiceWrapper.getUserGroup(long companyId,
long userId)
Returns the group associated with the user. |
static Group |
GroupLocalServiceUtil.getUserGroup(long companyId,
long userId)
Returns the group associated with the user. |
static UserGroup |
UserGroupLocalServiceUtil.getUserGroup(long companyId,
String name)
Returns the user group with the name. |
UserGroup |
UserGroupLocalServiceWrapper.getUserGroup(long companyId,
String name)
Returns the user group with the name. |
abstract UserGroup |
UserGroupLocalService.getUserGroup(long companyId,
String name)
Returns the user group with the name. |
UserGroup |
UserGroupServiceWrapper.getUserGroup(String name)
Returns the user group with the name. |
static UserGroup |
UserGroupServiceUtil.getUserGroup(String name)
Returns the user group with the name. |
abstract UserGroup |
UserGroupService.getUserGroup(String name)
Returns the user group with the name. |
static UserGroup |
UserGroupLocalServiceUtil.getUserGroupByUuidAndCompanyId(String uuid,
long companyId)
Returns the user group with the matching UUID and company. |
UserGroup |
UserGroupLocalServiceWrapper.getUserGroupByUuidAndCompanyId(String uuid,
long companyId)
Returns the user group with the matching UUID and company. |
abstract UserGroup |
UserGroupLocalService.getUserGroupByUuidAndCompanyId(String uuid,
long companyId)
Returns the user group with the matching UUID and company. |
abstract Group |
GroupLocalService.getUserGroupGroup(long companyId,
long userGroupId)
Returns the specified "user group" group. |
Group |
GroupLocalServiceWrapper.getUserGroupGroup(long companyId,
long userGroupId)
Returns the specified "user group" group. |
static Group |
GroupLocalServiceUtil.getUserGroupGroup(long companyId,
long userGroupId)
Returns the specified "user group" group. |
UserGroupGroupRole |
UserGroupGroupRoleLocalServiceWrapper.getUserGroupGroupRole(UserGroupGroupRolePK userGroupGroupRolePK)
Returns the user group group role with the primary key. |
static UserGroupGroupRole |
UserGroupGroupRoleLocalServiceUtil.getUserGroupGroupRole(UserGroupGroupRolePK userGroupGroupRolePK)
Returns the user group group role with the primary key. |
abstract UserGroupGroupRole |
UserGroupGroupRoleLocalService.getUserGroupGroupRole(UserGroupGroupRolePK userGroupGroupRolePK)
Returns the user group group role with the primary key. |
List<Role> |
RoleServiceWrapper.getUserGroupGroupRoles(long userId,
long groupId)
Returns all the user's roles within the user group. |
static List<Role> |
RoleServiceUtil.getUserGroupGroupRoles(long userId,
long groupId)
Returns all the user's roles within the user group. |
abstract List<Role> |
RoleService.getUserGroupGroupRoles(long userId,
long groupId)
Returns all the user's roles within the user group. |
UserGroupRole |
UserGroupRoleLocalServiceWrapper.getUserGroupRole(UserGroupRolePK userGroupRolePK)
Returns the user group role with the primary key. |
static UserGroupRole |
UserGroupRoleLocalServiceUtil.getUserGroupRole(UserGroupRolePK userGroupRolePK)
Returns the user group role with the primary key. |
abstract UserGroupRole |
UserGroupRoleLocalService.getUserGroupRole(UserGroupRolePK userGroupRolePK)
Returns the user group role with the primary key. |
List<Role> |
RoleServiceWrapper.getUserGroupRoles(long userId,
long groupId)
Returns all the user's roles within the user group. |
static List<Role> |
RoleServiceUtil.getUserGroupRoles(long userId,
long groupId)
Returns all the user's roles within the user group. |
abstract List<Role> |
RoleService.getUserGroupRoles(long userId,
long groupId)
Returns all the user's roles within the user group. |
static List<UserGroup> |
UserGroupLocalServiceUtil.getUserGroups(long[] userGroupIds)
Returns all the user groups with the primary keys. |
List<UserGroup> |
UserGroupLocalServiceWrapper.getUserGroups(long[] userGroupIds)
Returns all the user groups with the primary keys. |
abstract List<UserGroup> |
UserGroupLocalService.getUserGroups(long[] userGroupIds)
Returns all the user groups with the primary keys. |
abstract List<Group> |
GroupLocalService.getUserGroups(long userId,
boolean inherit)
Returns all the user's site groups and immediate organization groups, optionally including the user's inherited organization groups and user groups. |
List<Group> |
GroupLocalServiceWrapper.getUserGroups(long userId,
boolean inherit)
Returns all the user's site groups and immediate organization groups, optionally including the user's inherited organization groups and user groups. |
static List<Group> |
GroupLocalServiceUtil.getUserGroups(long userId,
boolean inherit)
Returns all the user's site groups and immediate organization groups, optionally including the user's inherited organization groups and user groups. |
abstract List<Group> |
GroupLocalService.getUserGroups(long userId,
boolean inherit,
int start,
int end)
Returns an ordered range of all the user's site groups and immediate organization groups, optionally including the user's inherited organization groups and user groups. |
List<Group> |
GroupLocalServiceWrapper.getUserGroups(long userId,
boolean inherit,
int start,
int end)
Returns an ordered range of all the user's site groups and immediate organization groups, optionally including the user's inherited organization groups and user groups. |
static List<Group> |
GroupLocalServiceUtil.getUserGroups(long userId,
boolean inherit,
int start,
int end)
Returns an ordered range of all the user's site groups and immediate organization groups, optionally including the user's inherited organization groups and user groups. |
abstract List<Group> |
GroupLocalService.getUserGroups(long userId,
int start,
int end,
OrderByComparator orderByComparator)
|
List<Group> |
GroupLocalServiceWrapper.getUserGroups(long userId,
int start,
int end,
OrderByComparator orderByComparator)
|
static List<Group> |
GroupLocalServiceUtil.getUserGroups(long userId,
int start,
int end,
OrderByComparator orderByComparator)
|
abstract List<Group> |
GroupLocalService.getUserGroupsGroups(List<UserGroup> userGroups)
Returns the groups associated with the user groups. |
List<Group> |
GroupServiceWrapper.getUserGroupsGroups(List<UserGroup> userGroups)
Returns the groups associated with the user groups. |
abstract List<Group> |
GroupService.getUserGroupsGroups(List<UserGroup> userGroups)
Returns the groups associated with the user groups. |
static List<Group> |
GroupServiceUtil.getUserGroupsGroups(List<UserGroup> userGroups)
Returns the groups associated with the user groups. |
List<Group> |
GroupLocalServiceWrapper.getUserGroupsGroups(List<UserGroup> userGroups)
Returns the groups associated with the user groups. |
static List<Group> |
GroupLocalServiceUtil.getUserGroupsGroups(List<UserGroup> userGroups)
Returns the groups associated with the user groups. |
List<User> |
UserServiceWrapper.getUserGroupUsers(long userGroupId)
|
static List<User> |
UserServiceUtil.getUserGroupUsers(long userGroupId)
|
abstract List<User> |
UserService.getUserGroupUsers(long userGroupId)
|
static int |
UserLocalServiceUtil.getUserGroupUsersCount(long userGroupId,
int status)
Returns the number of users with the status belonging to the user group. |
int |
UserLocalServiceWrapper.getUserGroupUsersCount(long userGroupId,
int status)
Returns the number of users with the status belonging to the user group. |
abstract int |
UserLocalService.getUserGroupUsersCount(long userGroupId,
int status)
Returns the number of users with the status belonging to the user group. |
long |
UserServiceWrapper.getUserIdByEmailAddress(long companyId,
String emailAddress)
Returns the primary key of the user with the email address. |
static long |
UserLocalServiceUtil.getUserIdByEmailAddress(long companyId,
String emailAddress)
Returns the primary key of the user with the email address. |
long |
UserLocalServiceWrapper.getUserIdByEmailAddress(long companyId,
String emailAddress)
Returns the primary key of the user with the email address. |
static long |
UserServiceUtil.getUserIdByEmailAddress(long companyId,
String emailAddress)
Returns the primary key of the user with the email address. |
abstract long |
UserLocalService.getUserIdByEmailAddress(long companyId,
String emailAddress)
Returns the primary key of the user with the email address. |
abstract long |
UserService.getUserIdByEmailAddress(long companyId,
String emailAddress)
Returns the primary key of the user with the email address. |
long |
UserServiceWrapper.getUserIdByScreenName(long companyId,
String screenName)
Returns the primary key of the user with the screen name. |
static long |
UserLocalServiceUtil.getUserIdByScreenName(long companyId,
String screenName)
Returns the primary key of the user with the screen name. |
long |
UserLocalServiceWrapper.getUserIdByScreenName(long companyId,
String screenName)
Returns the primary key of the user with the screen name. |
static long |
UserServiceUtil.getUserIdByScreenName(long companyId,
String screenName)
Returns the primary key of the user with the screen name. |
abstract long |
UserLocalService.getUserIdByScreenName(long companyId,
String screenName)
Returns the primary key of the user with the screen name. |
abstract long |
UserService.getUserIdByScreenName(long companyId,
String screenName)
Returns the primary key of the user with the screen name. |
UserIdMapper |
UserIdMapperLocalServiceWrapper.getUserIdMapper(long userIdMapperId)
Returns the user ID mapper with the primary key. |
abstract UserIdMapper |
UserIdMapperLocalService.getUserIdMapper(long userIdMapperId)
Returns the user ID mapper with the primary key. |
static UserIdMapper |
UserIdMapperLocalServiceUtil.getUserIdMapper(long userIdMapperId)
Returns the user ID mapper with the primary key. |
UserIdMapper |
UserIdMapperLocalServiceWrapper.getUserIdMapper(long userId,
String type)
|
abstract UserIdMapper |
UserIdMapperLocalService.getUserIdMapper(long userId,
String type)
|
static UserIdMapper |
UserIdMapperLocalServiceUtil.getUserIdMapper(long userId,
String type)
|
UserIdMapper |
UserIdMapperLocalServiceWrapper.getUserIdMapperByExternalUserId(String type,
String externalUserId)
|
abstract UserIdMapper |
UserIdMapperLocalService.getUserIdMapperByExternalUserId(String type,
String externalUserId)
|
static UserIdMapper |
UserIdMapperLocalServiceUtil.getUserIdMapperByExternalUserId(String type,
String externalUserId)
|
LayoutSetBranch |
LayoutSetBranchLocalServiceWrapper.getUserLayoutSetBranch(long userId,
long groupId,
boolean privateLayout,
long layoutSetBranchId)
Deprecated. As of 6.2.0, replaced by LayoutSetBranchLocalServiceWrapper.getUserLayoutSetBranch(long,
long, boolean, long, long) |
static LayoutSetBranch |
LayoutSetBranchLocalServiceUtil.getUserLayoutSetBranch(long userId,
long groupId,
boolean privateLayout,
long layoutSetBranchId)
Deprecated. As of 6.2.0, replaced by LayoutSetBranchLocalServiceUtil.getUserLayoutSetBranch(long,
long, boolean, long, long) |
abstract LayoutSetBranch |
LayoutSetBranchLocalService.getUserLayoutSetBranch(long userId,
long groupId,
boolean privateLayout,
long layoutSetBranchId)
Deprecated. As of 6.2.0, replaced by LayoutSetBranchLocalService.getUserLayoutSetBranch(long,
long, boolean, long, long) |
LayoutSetBranch |
LayoutSetBranchLocalServiceWrapper.getUserLayoutSetBranch(long userId,
long groupId,
boolean privateLayout,
long layoutSetId,
long layoutSetBranchId)
|
static LayoutSetBranch |
LayoutSetBranchLocalServiceUtil.getUserLayoutSetBranch(long userId,
long groupId,
boolean privateLayout,
long layoutSetId,
long layoutSetBranchId)
|
abstract LayoutSetBranch |
LayoutSetBranchLocalService.getUserLayoutSetBranch(long userId,
long groupId,
boolean privateLayout,
long layoutSetId,
long layoutSetBranchId)
|
static UserNotificationDelivery |
UserNotificationDeliveryLocalServiceUtil.getUserNotificationDelivery(long userNotificationDeliveryId)
Returns the user notification delivery with the primary key. |
UserNotificationDelivery |
UserNotificationDeliveryLocalServiceWrapper.getUserNotificationDelivery(long userNotificationDeliveryId)
Returns the user notification delivery with the primary key. |
abstract UserNotificationDelivery |
UserNotificationDeliveryLocalService.getUserNotificationDelivery(long userNotificationDeliveryId)
Returns the user notification delivery with the primary key. |
static UserNotificationDelivery |
UserNotificationDeliveryLocalServiceUtil.getUserNotificationDelivery(long userId,
String portletId,
long classNameId,
int notificationType,
int deliveryType,
boolean deliver)
|
UserNotificationDelivery |
UserNotificationDeliveryLocalServiceWrapper.getUserNotificationDelivery(long userId,
String portletId,
long classNameId,
int notificationType,
int deliveryType,
boolean deliver)
|
abstract UserNotificationDelivery |
UserNotificationDeliveryLocalService.getUserNotificationDelivery(long userId,
String portletId,
long classNameId,
int notificationType,
int deliveryType,
boolean deliver)
|
abstract UserNotificationEvent |
UserNotificationEventLocalService.getUserNotificationEvent(long userNotificationEventId)
Returns the user notification event with the primary key. |
static UserNotificationEvent |
UserNotificationEventLocalServiceUtil.getUserNotificationEvent(long userNotificationEventId)
Returns the user notification event with the primary key. |
UserNotificationEvent |
UserNotificationEventLocalServiceWrapper.getUserNotificationEvent(long userNotificationEventId)
Returns the user notification event with the primary key. |
abstract UserNotificationEvent |
UserNotificationEventLocalService.getUserNotificationEventByUuidAndCompanyId(String uuid,
long companyId)
Returns the user notification event with the matching UUID and company. |
static UserNotificationEvent |
UserNotificationEventLocalServiceUtil.getUserNotificationEventByUuidAndCompanyId(String uuid,
long companyId)
Returns the user notification event with the matching UUID and company. |
UserNotificationEvent |
UserNotificationEventLocalServiceWrapper.getUserNotificationEventByUuidAndCompanyId(String uuid,
long companyId)
Returns the user notification event with the matching UUID and company. |
List<Organization> |
OrganizationServiceWrapper.getUserOrganizations(long userId)
Returns all the organizations associated with the user. |
abstract List<Organization> |
OrganizationService.getUserOrganizations(long userId)
Returns all the organizations associated with the user. |
static List<Organization> |
OrganizationServiceUtil.getUserOrganizations(long userId)
Returns all the organizations associated with the user. |
static List<Organization> |
OrganizationLocalServiceUtil.getUserOrganizations(long userId,
boolean includeAdministrative)
Returns all the organizations associated with the user. |
abstract List<Organization> |
OrganizationLocalService.getUserOrganizations(long userId,
boolean includeAdministrative)
Returns all the organizations associated with the user. |
List<Organization> |
OrganizationLocalServiceWrapper.getUserOrganizations(long userId,
boolean includeAdministrative)
Returns all the organizations associated with the user. |
abstract List<Group> |
GroupLocalService.getUserOrganizationsGroups(long userId,
int start,
int end)
Returns the range of all groups associated with the user's organization groups, including the ancestors of the organization groups, unless portal property organizations.membership.strict is set to
true. |
List<Group> |
GroupServiceWrapper.getUserOrganizationsGroups(long userId,
int start,
int end)
Returns the range of all groups associated with the user's organization groups, including the ancestors of the organization groups, unless portal property organizations.membership.strict is set to
true. |
abstract List<Group> |
GroupService.getUserOrganizationsGroups(long userId,
int start,
int end)
Returns the range of all groups associated with the user's organization groups, including the ancestors of the organization groups, unless portal property organizations.membership.strict is set to
true. |
static List<Group> |
GroupServiceUtil.getUserOrganizationsGroups(long userId,
int start,
int end)
Returns the range of all groups associated with the user's organization groups, including the ancestors of the organization groups, unless portal property organizations.membership.strict is set to
true. |
List<Group> |
GroupLocalServiceWrapper.getUserOrganizationsGroups(long userId,
int start,
int end)
Returns the range of all groups associated with the user's organization groups, including the ancestors of the organization groups, unless portal property organizations.membership.strict is set to
true. |
static List<Group> |
GroupLocalServiceUtil.getUserOrganizationsGroups(long userId,
int start,
int end)
Returns the range of all groups associated with the user's organization groups, including the ancestors of the organization groups, unless portal property organizations.membership.strict is set to
true. |
abstract Group |
GroupLocalService.getUserPersonalSiteGroup(long companyId)
|
Group |
GroupLocalServiceWrapper.getUserPersonalSiteGroup(long companyId)
|
static Group |
GroupLocalServiceUtil.getUserPersonalSiteGroup(long companyId)
|
List<Group> |
GroupServiceWrapper.getUserPlaces(long userId,
String[] classNames,
boolean includeControlPanel,
int max)
Deprecated. As of 6.2.0, replaced by GroupServiceWrapper.getUserSitesGroups(long,
String[], boolean, int) |
abstract List<Group> |
GroupService.getUserPlaces(long userId,
String[] classNames,
boolean includeControlPanel,
int max)
Deprecated. As of 6.2.0, replaced by GroupService.getUserSitesGroups(long,
String[], boolean, int) |
static List<Group> |
GroupServiceUtil.getUserPlaces(long userId,
String[] classNames,
boolean includeControlPanel,
int max)
Deprecated. As of 6.2.0, replaced by GroupServiceUtil.getUserSitesGroups(long,
String[], boolean, int) |
List<Group> |
GroupServiceWrapper.getUserPlaces(long userId,
String[] classNames,
int max)
Deprecated. As of 6.2.0, replaced by GroupServiceWrapper.getUserSitesGroups(long,
String[], int) |
abstract List<Group> |
GroupService.getUserPlaces(long userId,
String[] classNames,
int max)
Deprecated. As of 6.2.0, replaced by GroupService.getUserSitesGroups(long,
String[], int) |
static List<Group> |
GroupServiceUtil.getUserPlaces(long userId,
String[] classNames,
int max)
Deprecated. As of 6.2.0, replaced by GroupServiceUtil.getUserSitesGroups(long,
String[], int) |
List<Group> |
GroupServiceWrapper.getUserPlaces(String[] classNames,
int max)
Deprecated. As of 6.2.0, replaced by GroupServiceWrapper.getUserSitesGroups(
String[], int) |
abstract List<Group> |
GroupService.getUserPlaces(String[] classNames,
int max)
Deprecated. As of 6.2.0, replaced by GroupService.getUserSitesGroups(
String[], int) |
static List<Group> |
GroupServiceUtil.getUserPlaces(String[] classNames,
int max)
Deprecated. As of 6.2.0, replaced by GroupServiceUtil.getUserSitesGroups(
String[], int) |
int |
GroupServiceWrapper.getUserPlacesCount()
Deprecated. As of 6.2.0, replaced by GroupServiceWrapper.getUserSitesGroupsCount() |
abstract int |
GroupService.getUserPlacesCount()
Deprecated. As of 6.2.0, replaced by GroupService.getUserSitesGroupsCount() |
static int |
GroupServiceUtil.getUserPlacesCount()
Deprecated. As of 6.2.0, replaced by GroupServiceUtil.getUserSitesGroupsCount() |
List<Role> |
RoleServiceWrapper.getUserRelatedRoles(long userId,
List<Group> groups)
Returns the union of all the user's roles within the groups. |
static List<Role> |
RoleServiceUtil.getUserRelatedRoles(long userId,
List<Group> groups)
Returns the union of all the user's roles within the groups. |
abstract List<Role> |
RoleService.getUserRelatedRoles(long userId,
List<Group> groups)
Returns the union of all the user's roles within the groups. |
List<Role> |
RoleServiceWrapper.getUserRoles(long userId)
Returns all the roles associated with the user. |
static List<Role> |
RoleServiceUtil.getUserRoles(long userId)
Returns all the roles associated with the user. |
abstract List<Role> |
RoleService.getUserRoles(long userId)
Returns all the roles associated with the user. |
List<Group> |
GroupServiceWrapper.getUserSites()
Deprecated. As of 6.2.0, replaced by GroupServiceWrapper.getUserSitesGroups() |
abstract List<Group> |
GroupService.getUserSites()
Deprecated. As of 6.2.0, replaced by GroupService.getUserSitesGroups() |
static List<Group> |
GroupServiceUtil.getUserSites()
Deprecated. As of 6.2.0, replaced by GroupServiceUtil.getUserSitesGroups() |
List<Group> |
GroupServiceWrapper.getUserSitesGroups()
|
abstract List<Group> |
GroupService.getUserSitesGroups()
|
static List<Group> |
GroupServiceUtil.getUserSitesGroups()
|
abstract List<Group> |
GroupLocalService.getUserSitesGroups(long userId)
|
List<Group> |
GroupLocalServiceWrapper.getUserSitesGroups(long userId)
|
static List<Group> |
GroupLocalServiceUtil.getUserSitesGroups(long userId)
|
abstract List<Group> |
GroupLocalService.getUserSitesGroups(long userId,
boolean includeAdministrative)
|
List<Group> |
GroupLocalServiceWrapper.getUserSitesGroups(long userId,
boolean includeAdministrative)
|
static List<Group> |
GroupLocalServiceUtil.getUserSitesGroups(long userId,
boolean includeAdministrative)
|
List<Group> |
GroupServiceWrapper.getUserSitesGroups(long userId,
String[] classNames,
boolean includeControlPanel,
int max)
|
abstract List<Group> |
GroupService.getUserSitesGroups(long userId,
String[] classNames,
boolean includeControlPanel,
int max)
|
static List<Group> |
GroupServiceUtil.getUserSitesGroups(long userId,
String[] classNames,
boolean includeControlPanel,
int max)
|
List<Group> |
GroupServiceWrapper.getUserSitesGroups(long userId,
String[] classNames,
int max)
Returns the user's groups "sites" associated with the group entity class names, including the Control Panel group if the user is permitted to view the Control Panel. |
abstract List<Group> |
GroupService.getUserSitesGroups(long userId,
String[] classNames,
int max)
Returns the user's groups "sites" associated with the group entity class names, including the Control Panel group if the user is permitted to view the Control Panel. |
static List<Group> |
GroupServiceUtil.getUserSitesGroups(long userId,
String[] classNames,
int max)
Returns the user's groups "sites" associated with the group entity class names, including the Control Panel group if the user is permitted to view the Control Panel. |
List<Group> |
GroupServiceWrapper.getUserSitesGroups(String[] classNames,
int max)
Returns the guest or current user's groups "sites" associated with the group entity class names, including the Control Panel group if the user is permitted to view the Control Panel. |
abstract List<Group> |
GroupService.getUserSitesGroups(String[] classNames,
int max)
Returns the guest or current user's groups "sites" associated with the group entity class names, including the Control Panel group if the user is permitted to view the Control Panel. |
static List<Group> |
GroupServiceUtil.getUserSitesGroups(String[] classNames,
int max)
Returns the guest or current user's groups "sites" associated with the group entity class names, including the Control Panel group if the user is permitted to view the Control Panel. |
int |
GroupServiceWrapper.getUserSitesGroupsCount()
Returns the number of the guest or current user's groups "sites" associated with the group entity class names, including the Control Panel group if the user is permitted to view the Control Panel. |
abstract int |
GroupService.getUserSitesGroupsCount()
Returns the number of the guest or current user's groups "sites" associated with the group entity class names, including the Control Panel group if the user is permitted to view the Control Panel. |
static int |
GroupServiceUtil.getUserSitesGroupsCount()
Returns the number of the guest or current user's groups "sites" associated with the group entity class names, including the Control Panel group if the user is permitted to view the Control Panel. |
static List<Team> |
TeamServiceUtil.getUserTeams(long userId)
|
abstract List<Team> |
TeamService.getUserTeams(long userId)
|
List<Team> |
TeamServiceWrapper.getUserTeams(long userId)
|
static List<Team> |
TeamServiceUtil.getUserTeams(long userId,
long groupId)
|
abstract List<Team> |
TeamService.getUserTeams(long userId,
long groupId)
|
List<Team> |
TeamServiceWrapper.getUserTeams(long userId,
long groupId)
|
UserTracker |
UserTrackerLocalServiceWrapper.getUserTracker(long userTrackerId)
Returns the user tracker with the primary key. |
abstract UserTracker |
UserTrackerLocalService.getUserTracker(long userTrackerId)
Returns the user tracker with the primary key. |
static UserTracker |
UserTrackerLocalServiceUtil.getUserTracker(long userTrackerId)
Returns the user tracker with the primary key. |
UserTrackerPath |
UserTrackerPathLocalServiceWrapper.getUserTrackerPath(long userTrackerPathId)
Returns the user tracker path with the primary key. |
abstract UserTrackerPath |
UserTrackerPathLocalService.getUserTrackerPath(long userTrackerPathId)
Returns the user tracker path with the primary key. |
static UserTrackerPath |
UserTrackerPathLocalServiceUtil.getUserTrackerPath(long userTrackerPathId)
Returns the user tracker path with the primary key. |
List<UserGroup> |
UserGroupServiceWrapper.getUserUserGroups(long userId)
Returns all the user groups to which the user belongs. |
static List<UserGroup> |
UserGroupServiceUtil.getUserUserGroups(long userId)
Returns all the user groups to which the user belongs. |
abstract List<UserGroup> |
UserGroupService.getUserUserGroups(long userId)
Returns all the user groups to which the user belongs. |
static VirtualHost |
VirtualHostLocalServiceUtil.getVirtualHost(long virtualHostId)
Returns the virtual host with the primary key. |
abstract VirtualHost |
VirtualHostLocalService.getVirtualHost(long virtualHostId)
Returns the virtual host with the primary key. |
VirtualHost |
VirtualHostLocalServiceWrapper.getVirtualHost(long virtualHostId)
Returns the virtual host with the primary key. |
static VirtualHost |
VirtualHostLocalServiceUtil.getVirtualHost(long companyId,
long layoutSetId)
|
abstract VirtualHost |
VirtualHostLocalService.getVirtualHost(long companyId,
long layoutSetId)
|
VirtualHost |
VirtualHostLocalServiceWrapper.getVirtualHost(long companyId,
long layoutSetId)
|
static VirtualHost |
VirtualHostLocalServiceUtil.getVirtualHost(String hostname)
|
abstract VirtualHost |
VirtualHostLocalService.getVirtualHost(String hostname)
|
VirtualHost |
VirtualHostLocalServiceWrapper.getVirtualHost(String hostname)
|
WebDAVProps |
WebDAVPropsLocalServiceWrapper.getWebDAVProps(long webDavPropsId)
Returns the web d a v props with the primary key. |
abstract WebDAVProps |
WebDAVPropsLocalService.getWebDAVProps(long webDavPropsId)
Returns the web d a v props with the primary key. |
static WebDAVProps |
WebDAVPropsLocalServiceUtil.getWebDAVProps(long webDavPropsId)
Returns the web d a v props with the primary key. |
static Website |
WebsiteServiceUtil.getWebsite(long websiteId)
|
static Website |
WebsiteLocalServiceUtil.getWebsite(long websiteId)
Returns the website with the primary key. |
abstract Website |
WebsiteService.getWebsite(long websiteId)
|
abstract Website |
WebsiteLocalService.getWebsite(long websiteId)
Returns the website with the primary key. |
Website |
WebsiteServiceWrapper.getWebsite(long websiteId)
|
Website |
WebsiteLocalServiceWrapper.getWebsite(long websiteId)
Returns the website with the primary key. |
static Website |
WebsiteLocalServiceUtil.getWebsiteByUuidAndCompanyId(String uuid,
long companyId)
Returns the website with the matching UUID and company. |
abstract Website |
WebsiteLocalService.getWebsiteByUuidAndCompanyId(String uuid,
long companyId)
Returns the website with the matching UUID and company. |
Website |
WebsiteLocalServiceWrapper.getWebsiteByUuidAndCompanyId(String uuid,
long companyId)
Returns the website with the matching UUID and company. |
static List<Website> |
WebsiteServiceUtil.getWebsites(String className,
long classPK)
|
abstract List<Website> |
WebsiteService.getWebsites(String className,
long classPK)
|
List<Website> |
WebsiteServiceWrapper.getWebsites(String className,
long classPK)
|
WorkflowDefinitionLink |
WorkflowDefinitionLinkLocalServiceWrapper.getWorkflowDefinitionLink(long workflowDefinitionLinkId)
Returns the workflow definition link with the primary key. |
abstract WorkflowDefinitionLink |
WorkflowDefinitionLinkLocalService.getWorkflowDefinitionLink(long workflowDefinitionLinkId)
Returns the workflow definition link with the primary key. |
static WorkflowDefinitionLink |
WorkflowDefinitionLinkLocalServiceUtil.getWorkflowDefinitionLink(long workflowDefinitionLinkId)
Returns the workflow definition link with the primary key. |
WorkflowDefinitionLink |
WorkflowDefinitionLinkLocalServiceWrapper.getWorkflowDefinitionLink(long companyId,
long groupId,
String className,
long classPK,
long typePK)
|
abstract WorkflowDefinitionLink |
WorkflowDefinitionLinkLocalService.getWorkflowDefinitionLink(long companyId,
long groupId,
String className,
long classPK,
long typePK)
|
static WorkflowDefinitionLink |
WorkflowDefinitionLinkLocalServiceUtil.getWorkflowDefinitionLink(long companyId,
long groupId,
String className,
long classPK,
long typePK)
|
WorkflowDefinitionLink |
WorkflowDefinitionLinkLocalServiceWrapper.getWorkflowDefinitionLink(long companyId,
long groupId,
String className,
long classPK,
long typePK,
boolean strict)
|
abstract WorkflowDefinitionLink |
WorkflowDefinitionLinkLocalService.getWorkflowDefinitionLink(long companyId,
long groupId,
String className,
long classPK,
long typePK,
boolean strict)
|
static WorkflowDefinitionLink |
WorkflowDefinitionLinkLocalServiceUtil.getWorkflowDefinitionLink(long companyId,
long groupId,
String className,
long classPK,
long typePK,
boolean strict)
|
WorkflowInstanceLink |
WorkflowInstanceLinkLocalServiceWrapper.getWorkflowInstanceLink(long workflowInstanceLinkId)
Returns the workflow instance link with the primary key. |
static WorkflowInstanceLink |
WorkflowInstanceLinkLocalServiceUtil.getWorkflowInstanceLink(long workflowInstanceLinkId)
Returns the workflow instance link with the primary key. |
abstract WorkflowInstanceLink |
WorkflowInstanceLinkLocalService.getWorkflowInstanceLink(long workflowInstanceLinkId)
Returns the workflow instance link with the primary key. |
WorkflowInstanceLink |
WorkflowInstanceLinkLocalServiceWrapper.getWorkflowInstanceLink(long companyId,
long groupId,
String className,
long classPK)
|
static WorkflowInstanceLink |
WorkflowInstanceLinkLocalServiceUtil.getWorkflowInstanceLink(long companyId,
long groupId,
String className,
long classPK)
|
abstract WorkflowInstanceLink |
WorkflowInstanceLinkLocalService.getWorkflowInstanceLink(long companyId,
long groupId,
String className,
long classPK)
|
static boolean |
ResourceTypePermissionLocalServiceUtil.hasCompanyScopePermission(long companyId,
String name,
long roleId,
String actionId)
|
boolean |
ResourceTypePermissionLocalServiceWrapper.hasCompanyScopePermission(long companyId,
String name,
long roleId,
String actionId)
|
abstract boolean |
ResourceTypePermissionLocalService.hasCompanyScopePermission(long companyId,
String name,
long roleId,
String actionId)
|
static boolean |
ResourceTypePermissionLocalServiceUtil.hasEitherScopePermission(long companyId,
String name,
long roleId,
String actionId)
|
boolean |
ResourceTypePermissionLocalServiceWrapper.hasEitherScopePermission(long companyId,
String name,
long roleId,
String actionId)
|
abstract boolean |
ResourceTypePermissionLocalService.hasEitherScopePermission(long companyId,
String name,
long roleId,
String actionId)
|
static boolean |
ResourceTypePermissionLocalServiceUtil.hasGroupScopePermission(long companyId,
long groupId,
String name,
long roleId,
String actionId)
|
boolean |
ResourceTypePermissionLocalServiceWrapper.hasGroupScopePermission(long companyId,
long groupId,
String name,
long roleId,
String actionId)
|
abstract boolean |
ResourceTypePermissionLocalService.hasGroupScopePermission(long companyId,
long groupId,
String name,
long roleId,
String actionId)
|
boolean |
UserServiceWrapper.hasGroupUser(long groupId,
long userId)
Returns true if the user is a member of the group. |
static boolean |
UserServiceUtil.hasGroupUser(long groupId,
long userId)
Returns true if the user is a member of the group. |
abstract boolean |
UserService.hasGroupUser(long groupId,
long userId)
Returns true if the user is a member of the group. |
abstract boolean |
LayoutLocalService.hasLayouts(Group group,
boolean privateLayout)
|
boolean |
LayoutLocalServiceWrapper.hasLayouts(Group group,
boolean privateLayout)
|
static boolean |
LayoutLocalServiceUtil.hasLayouts(Group group,
boolean privateLayout)
|
abstract boolean |
LayoutLocalService.hasLayouts(Group group,
boolean privateLayout,
boolean includeUserGroups)
|
boolean |
LayoutLocalServiceWrapper.hasLayouts(Group group,
boolean privateLayout,
boolean includeUserGroups)
|
static boolean |
LayoutLocalServiceUtil.hasLayouts(Group group,
boolean privateLayout,
boolean includeUserGroups)
|
abstract boolean |
LayoutLocalService.hasLayouts(User user,
boolean privateLayout)
|
boolean |
LayoutLocalServiceWrapper.hasLayouts(User user,
boolean privateLayout)
|
static boolean |
LayoutLocalServiceUtil.hasLayouts(User user,
boolean privateLayout)
|
abstract boolean |
LayoutLocalService.hasLayouts(User user,
boolean privateLayout,
boolean includeUserGroups)
|
boolean |
LayoutLocalServiceWrapper.hasLayouts(User user,
boolean privateLayout,
boolean includeUserGroups)
|
static boolean |
LayoutLocalServiceUtil.hasLayouts(User user,
boolean privateLayout,
boolean includeUserGroups)
|
abstract boolean |
LayoutLocalService.hasLayoutSetPrototypeLayout(long layoutSetPrototypeId,
String layoutUuid)
|
boolean |
LayoutLocalServiceWrapper.hasLayoutSetPrototypeLayout(long layoutSetPrototypeId,
String layoutUuid)
|
static boolean |
LayoutLocalServiceUtil.hasLayoutSetPrototypeLayout(long layoutSetPrototypeId,
String layoutUuid)
|
abstract boolean |
LayoutLocalService.hasLayoutSetPrototypeLayout(String layoutSetPrototypeUuid,
long companyId,
String layoutUuid)
|
boolean |
LayoutLocalServiceWrapper.hasLayoutSetPrototypeLayout(String layoutSetPrototypeUuid,
long companyId,
String layoutUuid)
|
static boolean |
LayoutLocalServiceUtil.hasLayoutSetPrototypeLayout(String layoutSetPrototypeUuid,
long companyId,
String layoutUuid)
|
static boolean |
ResourceBlockLocalServiceUtil.hasPermission(String name,
long primKey,
String actionId,
ResourceBlockIdsBag resourceBlockIdsBag)
|
abstract boolean |
ResourceBlockLocalService.hasPermission(String name,
long primKey,
String actionId,
ResourceBlockIdsBag resourceBlockIdsBag)
|
boolean |
ResourceBlockLocalServiceWrapper.hasPermission(String name,
long primKey,
String actionId,
ResourceBlockIdsBag resourceBlockIdsBag)
|
static boolean |
ResourceBlockLocalServiceUtil.hasPermission(String name,
PermissionedModel permissionedModel,
String actionId,
ResourceBlockIdsBag resourceBlockIdsBag)
|
abstract boolean |
ResourceBlockLocalService.hasPermission(String name,
PermissionedModel permissionedModel,
String actionId,
ResourceBlockIdsBag resourceBlockIdsBag)
|
boolean |
ResourceBlockLocalServiceWrapper.hasPermission(String name,
PermissionedModel permissionedModel,
String actionId,
ResourceBlockIdsBag resourceBlockIdsBag)
|
abstract boolean |
ResourcePermissionLocalService.hasResourcePermission(List<Resource> resources,
long[] roleIds,
String actionId)
Returns true if the roles have permission at the scope to
perform the action on the resources. |
static boolean |
ResourcePermissionLocalServiceUtil.hasResourcePermission(List<Resource> resources,
long[] roleIds,
String actionId)
Returns true if the roles have permission at the scope to
perform the action on the resources. |
boolean |
ResourcePermissionLocalServiceWrapper.hasResourcePermission(List<Resource> resources,
long[] roleIds,
String actionId)
Returns true if the roles have permission at the scope to
perform the action on the resources. |
abstract boolean |
ResourcePermissionLocalService.hasResourcePermission(long companyId,
String name,
int scope,
String primKey,
long[] roleIds,
String actionId)
Returns true if the roles have permission at the scope to
perform the action on resources of the type. |
static boolean |
ResourcePermissionLocalServiceUtil.hasResourcePermission(long companyId,
String name,
int scope,
String primKey,
long[] roleIds,
String actionId)
Returns true if the roles have permission at the scope to
perform the action on resources of the type. |
boolean |
ResourcePermissionLocalServiceWrapper.hasResourcePermission(long companyId,
String name,
int scope,
String primKey,
long[] roleIds,
String actionId)
Returns true if the roles have permission at the scope to
perform the action on resources of the type. |
abstract boolean |
ResourcePermissionLocalService.hasResourcePermission(long companyId,
String name,
int scope,
String primKey,
long roleId,
String actionId)
Returns true if the role has permission at the scope to
perform the action on resources of the type. |
static boolean |
ResourcePermissionLocalServiceUtil.hasResourcePermission(long companyId,
String name,
int scope,
String primKey,
long roleId,
String actionId)
Returns true if the role has permission at the scope to
perform the action on resources of the type. |
boolean |
ResourcePermissionLocalServiceWrapper.hasResourcePermission(long companyId,
String name,
int scope,
String primKey,
long roleId,
String actionId)
Returns true if the role has permission at the scope to
perform the action on resources of the type. |
abstract boolean[] |
ResourcePermissionLocalService.hasResourcePermissions(long companyId,
String name,
int scope,
String primKey,
long[] roleIds,
String actionId)
|
static boolean[] |
ResourcePermissionLocalServiceUtil.hasResourcePermissions(long companyId,
String name,
int scope,
String primKey,
long[] roleIds,
String actionId)
|
boolean[] |
ResourcePermissionLocalServiceWrapper.hasResourcePermissions(long companyId,
String name,
int scope,
String primKey,
long[] roleIds,
String actionId)
|
boolean |
UserServiceWrapper.hasRoleUser(long roleId,
long userId)
Returns true if the user is a member of the role. |
static boolean |
UserServiceUtil.hasRoleUser(long roleId,
long userId)
Returns true if the user is a member of the role. |
abstract boolean |
UserService.hasRoleUser(long roleId,
long userId)
Returns true if the user is a member of the role. |
boolean |
UserServiceWrapper.hasRoleUser(long companyId,
String name,
long userId,
boolean inherited)
Returns true if the user has the role with the name,
optionally through inheritance. |
static boolean |
UserLocalServiceUtil.hasRoleUser(long companyId,
String name,
long userId,
boolean inherited)
Returns true if the user has the role with the name,
optionally through inheritance. |
boolean |
UserLocalServiceWrapper.hasRoleUser(long companyId,
String name,
long userId,
boolean inherited)
Returns true if the user has the role with the name,
optionally through inheritance. |
static boolean |
UserServiceUtil.hasRoleUser(long companyId,
String name,
long userId,
boolean inherited)
Returns true if the user has the role with the name,
optionally through inheritance. |
abstract boolean |
UserLocalService.hasRoleUser(long companyId,
String name,
long userId,
boolean inherited)
Returns true if the user has the role with the name,
optionally through inheritance. |
abstract boolean |
UserService.hasRoleUser(long companyId,
String name,
long userId,
boolean inherited)
Returns true if the user has the role with the name,
optionally through inheritance. |
abstract boolean |
ResourcePermissionLocalService.hasScopeResourcePermission(long companyId,
String name,
int scope,
long roleId,
String actionId)
Returns true if the role has permission at the scope to
perform the action on the resource. |
static boolean |
ResourcePermissionLocalServiceUtil.hasScopeResourcePermission(long companyId,
String name,
int scope,
long roleId,
String actionId)
Returns true if the role has permission at the scope to
perform the action on the resource. |
boolean |
ResourcePermissionLocalServiceWrapper.hasScopeResourcePermission(long companyId,
String name,
int scope,
long roleId,
String actionId)
Returns true if the role has permission at the scope to
perform the action on the resource. |
boolean |
GroupServiceWrapper.hasUserGroup(long userId,
long groupId)
Returns true if the user is associated with the group,
including the user's inherited organizations and user groups. |
abstract boolean |
GroupService.hasUserGroup(long userId,
long groupId)
Returns true if the user is associated with the group,
including the user's inherited organizations and user groups. |
static boolean |
GroupServiceUtil.hasUserGroup(long userId,
long groupId)
Returns true if the user is associated with the group,
including the user's inherited organizations and user groups. |
boolean |
UserGroupGroupRoleLocalServiceWrapper.hasUserGroupGroupRole(long userGroupId,
long groupId,
String roleName)
|
static boolean |
UserGroupGroupRoleLocalServiceUtil.hasUserGroupGroupRole(long userGroupId,
long groupId,
String roleName)
|
abstract boolean |
UserGroupGroupRoleLocalService.hasUserGroupGroupRole(long userGroupId,
long groupId,
String roleName)
|
boolean |
UserGroupRoleLocalServiceWrapper.hasUserGroupRole(long userId,
long groupId,
String roleName)
|
static boolean |
UserGroupRoleLocalServiceUtil.hasUserGroupRole(long userId,
long groupId,
String roleName)
|
abstract boolean |
UserGroupRoleLocalService.hasUserGroupRole(long userId,
long groupId,
String roleName)
|
boolean |
UserGroupRoleLocalServiceWrapper.hasUserGroupRole(long userId,
long groupId,
String roleName,
boolean inherit)
|
static boolean |
UserGroupRoleLocalServiceUtil.hasUserGroupRole(long userId,
long groupId,
String roleName,
boolean inherit)
|
abstract boolean |
UserGroupRoleLocalService.hasUserGroupRole(long userId,
long groupId,
String roleName,
boolean inherit)
|
static boolean |
OrganizationLocalServiceUtil.hasUserOrganization(long userId,
long organizationId,
boolean inheritSuborganizations,
boolean includeSpecifiedOrganization)
Returns true if the user is a member of the organization,
optionally focusing on suborganizations or the specified organization. |
abstract boolean |
OrganizationLocalService.hasUserOrganization(long userId,
long organizationId,
boolean inheritSuborganizations,
boolean includeSpecifiedOrganization)
Returns true if the user is a member of the organization,
optionally focusing on suborganizations or the specified organization. |
boolean |
OrganizationLocalServiceWrapper.hasUserOrganization(long userId,
long organizationId,
boolean inheritSuborganizations,
boolean includeSpecifiedOrganization)
Returns true if the user is a member of the organization,
optionally focusing on suborganizations or the specified organization. |
abstract boolean |
ResourceLocalService.hasUserPermissions(long userId,
long resourceId,
List<Resource> resources,
String actionId,
long[] roleIds)
Returns true if the roles have permission to perform the
action on the resources. |
boolean |
ResourceLocalServiceWrapper.hasUserPermissions(long userId,
long resourceId,
List<Resource> resources,
String actionId,
long[] roleIds)
Returns true if the roles have permission to perform the
action on the resources. |
static boolean |
ResourceLocalServiceUtil.hasUserPermissions(long userId,
long resourceId,
List<Resource> resources,
String actionId,
long[] roleIds)
Returns true if the roles have permission to perform the
action on the resources. |
abstract boolean |
RoleLocalService.hasUserRole(long userId,
long companyId,
String name,
boolean inherited)
Returns true if the user is associated with the named
regular role. |
boolean |
RoleServiceWrapper.hasUserRole(long userId,
long companyId,
String name,
boolean inherited)
Returns true if the user is associated with the named
regular role. |
static boolean |
RoleLocalServiceUtil.hasUserRole(long userId,
long companyId,
String name,
boolean inherited)
Returns true if the user is associated with the named
regular role. |
static boolean |
RoleServiceUtil.hasUserRole(long userId,
long companyId,
String name,
boolean inherited)
Returns true if the user is associated with the named
regular role. |
boolean |
RoleLocalServiceWrapper.hasUserRole(long userId,
long companyId,
String name,
boolean inherited)
Returns true if the user is associated with the named
regular role. |
abstract boolean |
RoleService.hasUserRole(long userId,
long companyId,
String name,
boolean inherited)
Returns true if the user is associated with the named
regular role. |
abstract boolean |
RoleLocalService.hasUserRoles(long userId,
long companyId,
String[] names,
boolean inherited)
Returns true if the user has any one of the named regular
roles. |
boolean |
RoleServiceWrapper.hasUserRoles(long userId,
long companyId,
String[] names,
boolean inherited)
Returns true if the user has any one of the named regular
roles. |
static boolean |
RoleLocalServiceUtil.hasUserRoles(long userId,
long companyId,
String[] names,
boolean inherited)
Returns true if the user has any one of the named regular
roles. |
static boolean |
RoleServiceUtil.hasUserRoles(long userId,
long companyId,
String[] names,
boolean inherited)
Returns true if the user has any one of the named regular
roles. |
boolean |
RoleLocalServiceWrapper.hasUserRoles(long userId,
long companyId,
String[] names,
boolean inherited)
Returns true if the user has any one of the named regular
roles. |
abstract boolean |
RoleService.hasUserRoles(long userId,
long companyId,
String[] names,
boolean inherited)
Returns true if the user has any one of the named regular
roles. |
static boolean |
TeamServiceUtil.hasUserTeam(long userId,
long teamId)
|
abstract boolean |
TeamService.hasUserTeam(long userId,
long teamId)
|
boolean |
TeamServiceWrapper.hasUserTeam(long userId,
long teamId)
|
boolean |
WorkflowDefinitionLinkLocalServiceWrapper.hasWorkflowDefinitionLink(long companyId,
long groupId,
String className)
|
abstract boolean |
WorkflowDefinitionLinkLocalService.hasWorkflowDefinitionLink(long companyId,
long groupId,
String className)
|
static boolean |
WorkflowDefinitionLinkLocalServiceUtil.hasWorkflowDefinitionLink(long companyId,
long groupId,
String className)
|
boolean |
WorkflowDefinitionLinkLocalServiceWrapper.hasWorkflowDefinitionLink(long companyId,
long groupId,
String className,
long classPK)
|
abstract boolean |
WorkflowDefinitionLinkLocalService.hasWorkflowDefinitionLink(long companyId,
long groupId,
String className,
long classPK)
|
static boolean |
WorkflowDefinitionLinkLocalServiceUtil.hasWorkflowDefinitionLink(long companyId,
long groupId,
String className,
long classPK)
|
boolean |
WorkflowDefinitionLinkLocalServiceWrapper.hasWorkflowDefinitionLink(long companyId,
long groupId,
String className,
long classPK,
long typePK)
|
abstract boolean |
WorkflowDefinitionLinkLocalService.hasWorkflowDefinitionLink(long companyId,
long groupId,
String className,
long classPK,
long typePK)
|
static boolean |
WorkflowDefinitionLinkLocalServiceUtil.hasWorkflowDefinitionLink(long companyId,
long groupId,
String className,
long classPK,
long typePK)
|
abstract void |
LayoutService.importLayouts(long groupId,
boolean privateLayout,
Map<String,String[]> parameterMap,
byte[] bytes)
Imports the layouts from the byte array. |
void |
LayoutServiceWrapper.importLayouts(long groupId,
boolean privateLayout,
Map<String,String[]> parameterMap,
byte[] bytes)
Imports the layouts from the byte array. |
static void |
LayoutServiceUtil.importLayouts(long groupId,
boolean privateLayout,
Map<String,String[]> parameterMap,
byte[] bytes)
Imports the layouts from the byte array. |
abstract void |
LayoutService.importLayouts(long groupId,
boolean privateLayout,
Map<String,String[]> parameterMap,
File file)
Imports the layouts from the file. |
void |
LayoutServiceWrapper.importLayouts(long groupId,
boolean privateLayout,
Map<String,String[]> parameterMap,
File file)
Imports the layouts from the file. |
static void |
LayoutServiceUtil.importLayouts(long groupId,
boolean privateLayout,
Map<String,String[]> parameterMap,
File file)
Imports the layouts from the file. |
abstract void |
LayoutService.importLayouts(long groupId,
boolean privateLayout,
Map<String,String[]> parameterMap,
InputStream is)
Imports the layouts from the input stream. |
void |
LayoutServiceWrapper.importLayouts(long groupId,
boolean privateLayout,
Map<String,String[]> parameterMap,
InputStream is)
Imports the layouts from the input stream. |
static void |
LayoutServiceUtil.importLayouts(long groupId,
boolean privateLayout,
Map<String,String[]> parameterMap,
InputStream is)
Imports the layouts from the input stream. |
abstract void |
LayoutLocalService.importLayouts(long userId,
long groupId,
boolean privateLayout,
Map<String,String[]> parameterMap,
byte[] bytes)
Imports the layouts from the byte array. |
void |
LayoutLocalServiceWrapper.importLayouts(long userId,
long groupId,
boolean privateLayout,
Map<String,String[]> parameterMap,
byte[] bytes)
Imports the layouts from the byte array. |
static void |
LayoutLocalServiceUtil.importLayouts(long userId,
long groupId,
boolean privateLayout,
Map<String,String[]> parameterMap,
byte[] bytes)
Imports the layouts from the byte array. |
abstract void |
LayoutLocalService.importLayouts(long userId,
long groupId,
boolean privateLayout,
Map<String,String[]> parameterMap,
File file)
Imports the layouts from the file. |
void |
LayoutLocalServiceWrapper.importLayouts(long userId,
long groupId,
boolean privateLayout,
Map<String,String[]> parameterMap,
File file)
Imports the layouts from the file. |
static void |
LayoutLocalServiceUtil.importLayouts(long userId,
long groupId,
boolean privateLayout,
Map<String,String[]> parameterMap,
File file)
Imports the layouts from the file. |
abstract void |
LayoutLocalService.importLayouts(long userId,
long groupId,
boolean privateLayout,
Map<String,String[]> parameterMap,
InputStream is)
Imports the layouts from the input stream. |
void |
LayoutLocalServiceWrapper.importLayouts(long userId,
long groupId,
boolean privateLayout,
Map<String,String[]> parameterMap,
InputStream is)
Imports the layouts from the input stream. |
static void |
LayoutLocalServiceUtil.importLayouts(long userId,
long groupId,
boolean privateLayout,
Map<String,String[]> parameterMap,
InputStream is)
Imports the layouts from the input stream. |
abstract long |
LayoutLocalService.importLayoutsInBackground(long userId,
String taskName,
long groupId,
boolean privateLayout,
Map<String,String[]> parameterMap,
File file)
|
long |
LayoutLocalServiceWrapper.importLayoutsInBackground(long userId,
String taskName,
long groupId,
boolean privateLayout,
Map<String,String[]> parameterMap,
File file)
|
static long |
LayoutLocalServiceUtil.importLayoutsInBackground(long userId,
String taskName,
long groupId,
boolean privateLayout,
Map<String,String[]> parameterMap,
File file)
|
abstract long |
LayoutLocalService.importLayoutsInBackground(long userId,
String taskName,
long groupId,
boolean privateLayout,
Map<String,String[]> parameterMap,
InputStream is)
|
long |
LayoutLocalServiceWrapper.importLayoutsInBackground(long userId,
String taskName,
long groupId,
boolean privateLayout,
Map<String,String[]> parameterMap,
InputStream is)
|
static long |
LayoutLocalServiceUtil.importLayoutsInBackground(long userId,
String taskName,
long groupId,
boolean privateLayout,
Map<String,String[]> parameterMap,
InputStream is)
|
abstract long |
LayoutService.importLayoutsInBackground(String taskName,
long groupId,
boolean privateLayout,
Map<String,String[]> parameterMap,
File file)
|
long |
LayoutServiceWrapper.importLayoutsInBackground(String taskName,
long groupId,
boolean privateLayout,
Map<String,String[]> parameterMap,
File file)
|
static long |
LayoutServiceUtil.importLayoutsInBackground(String taskName,
long groupId,
boolean privateLayout,
Map<String,String[]> parameterMap,
File file)
|
abstract long |
LayoutService.importLayoutsInBackground(String taskName,
long groupId,
boolean privateLayout,
Map<String,String[]> parameterMap,
InputStream inputStream)
|
long |
LayoutServiceWrapper.importLayoutsInBackground(String taskName,
long groupId,
boolean privateLayout,
Map<String,String[]> parameterMap,
InputStream inputStream)
|
static long |
LayoutServiceUtil.importLayoutsInBackground(String taskName,
long groupId,
boolean privateLayout,
Map<String,String[]> parameterMap,
InputStream inputStream)
|
abstract void |
LayoutLocalService.importPortletInfo(long userId,
long plid,
long groupId,
String portletId,
Map<String,String[]> parameterMap,
File file)
Imports the portlet information (categories, permissions, ... etc.) from the file. |
void |
LayoutLocalServiceWrapper.importPortletInfo(long userId,
long plid,
long groupId,
String portletId,
Map<String,String[]> parameterMap,
File file)
Imports the portlet information (categories, permissions, ... etc.) from the file. |
static void |
LayoutLocalServiceUtil.importPortletInfo(long userId,
long plid,
long groupId,
String portletId,
Map<String,String[]> parameterMap,
File file)
Imports the portlet information (categories, permissions, ... etc.) from the file. |
abstract void |
LayoutLocalService.importPortletInfo(long userId,
long plid,
long groupId,
String portletId,
Map<String,String[]> parameterMap,
InputStream is)
Imports the portlet information (categories, permissions, ... etc.) from the input stream. |
void |
LayoutLocalServiceWrapper.importPortletInfo(long userId,
long plid,
long groupId,
String portletId,
Map<String,String[]> parameterMap,
InputStream is)
Imports the portlet information (categories, permissions, ... etc.) from the input stream. |
static void |
LayoutLocalServiceUtil.importPortletInfo(long userId,
long plid,
long groupId,
String portletId,
Map<String,String[]> parameterMap,
InputStream is)
Imports the portlet information (categories, permissions, ... etc.) from the input stream. |
abstract void |
LayoutService.importPortletInfo(long plid,
long groupId,
String portletId,
Map<String,String[]> parameterMap,
File file)
Imports the portlet information (categories, permissions, ... etc.) from the file. |
void |
LayoutServiceWrapper.importPortletInfo(long plid,
long groupId,
String portletId,
Map<String,String[]> parameterMap,
File file)
Imports the portlet information (categories, permissions, ... etc.) from the file. |
static void |
LayoutServiceUtil.importPortletInfo(long plid,
long groupId,
String portletId,
Map<String,String[]> parameterMap,
File file)
Imports the portlet information (categories, permissions, ... etc.) from the file. |
abstract void |
LayoutService.importPortletInfo(long plid,
long groupId,
String portletId,
Map<String,String[]> parameterMap,
InputStream is)
Imports the portlet information (categories, permissions, ... etc.) from the input stream. |
void |
LayoutServiceWrapper.importPortletInfo(long plid,
long groupId,
String portletId,
Map<String,String[]> parameterMap,
InputStream is)
Imports the portlet information (categories, permissions, ... etc.) from the input stream. |
static void |
LayoutServiceUtil.importPortletInfo(long plid,
long groupId,
String portletId,
Map<String,String[]> parameterMap,
InputStream is)
Imports the portlet information (categories, permissions, ... etc.) from the input stream. |
abstract void |
LayoutLocalService.importPortletInfo(long userId,
String portletId,
Map<String,String[]> parameterMap,
File file)
|
void |
LayoutLocalServiceWrapper.importPortletInfo(long userId,
String portletId,
Map<String,String[]> parameterMap,
File file)
|
static void |
LayoutLocalServiceUtil.importPortletInfo(long userId,
String portletId,
Map<String,String[]> parameterMap,
File file)
|
abstract void |
LayoutLocalService.importPortletInfo(long userId,
String portletId,
Map<String,String[]> parameterMap,
InputStream is)
|
void |
LayoutLocalServiceWrapper.importPortletInfo(long userId,
String portletId,
Map<String,String[]> parameterMap,
InputStream is)
|
static void |
LayoutLocalServiceUtil.importPortletInfo(long userId,
String portletId,
Map<String,String[]> parameterMap,
InputStream is)
|
abstract void |
LayoutService.importPortletInfo(String portletId,
Map<String,String[]> parameterMap,
File file)
|
void |
LayoutServiceWrapper.importPortletInfo(String portletId,
Map<String,String[]> parameterMap,
File file)
|
static void |
LayoutServiceUtil.importPortletInfo(String portletId,
Map<String,String[]> parameterMap,
File file)
|
abstract void |
LayoutService.importPortletInfo(String portletId,
Map<String,String[]> parameterMap,
InputStream is)
|
void |
LayoutServiceWrapper.importPortletInfo(String portletId,
Map<String,String[]> parameterMap,
InputStream is)
|
static void |
LayoutServiceUtil.importPortletInfo(String portletId,
Map<String,String[]> parameterMap,
InputStream is)
|
abstract long |
LayoutLocalService.importPortletInfoInBackground(long userId,
String taskName,
long plid,
long groupId,
String portletId,
Map<String,String[]> parameterMap,
File file)
|
long |
LayoutLocalServiceWrapper.importPortletInfoInBackground(long userId,
String taskName,
long plid,
long groupId,
String portletId,
Map<String,String[]> parameterMap,
File file)
|
static long |
LayoutLocalServiceUtil.importPortletInfoInBackground(long userId,
String taskName,
long plid,
long groupId,
String portletId,
Map<String,String[]> parameterMap,
File file)
|
abstract long |
LayoutLocalService.importPortletInfoInBackground(long userId,
String taskName,
long plid,
long groupId,
String portletId,
Map<String,String[]> parameterMap,
InputStream is)
|
long |
LayoutLocalServiceWrapper.importPortletInfoInBackground(long userId,
String taskName,
long plid,
long groupId,
String portletId,
Map<String,String[]> parameterMap,
InputStream is)
|
static long |
LayoutLocalServiceUtil.importPortletInfoInBackground(long userId,
String taskName,
long plid,
long groupId,
String portletId,
Map<String,String[]> parameterMap,
InputStream is)
|
abstract long |
LayoutLocalService.importPortletInfoInBackground(long userId,
String taskName,
String portletId,
Map<String,String[]> parameterMap,
File file)
|
long |
LayoutLocalServiceWrapper.importPortletInfoInBackground(long userId,
String taskName,
String portletId,
Map<String,String[]> parameterMap,
File file)
|
static long |
LayoutLocalServiceUtil.importPortletInfoInBackground(long userId,
String taskName,
String portletId,
Map<String,String[]> parameterMap,
File file)
|
abstract long |
LayoutLocalService.importPortletInfoInBackground(long userId,
String taskName,
String portletId,
Map<String,String[]> parameterMap,
InputStream is)
|
long |
LayoutLocalServiceWrapper.importPortletInfoInBackground(long userId,
String taskName,
String portletId,
Map<String,String[]> parameterMap,
InputStream is)
|
static long |
LayoutLocalServiceUtil.importPortletInfoInBackground(long userId,
String taskName,
String portletId,
Map<String,String[]> parameterMap,
InputStream is)
|
abstract long |
LayoutService.importPortletInfoInBackground(String taskName,
long plid,
long groupId,
String portletId,
Map<String,String[]> parameterMap,
File file)
|
long |
LayoutServiceWrapper.importPortletInfoInBackground(String taskName,
long plid,
long groupId,
String portletId,
Map<String,String[]> parameterMap,
File file)
|
static long |
LayoutServiceUtil.importPortletInfoInBackground(String taskName,
long plid,
long groupId,
String portletId,
Map<String,String[]> parameterMap,
File file)
|
abstract long |
LayoutService.importPortletInfoInBackground(String taskName,
long plid,
long groupId,
String portletId,
Map<String,String[]> parameterMap,
InputStream is)
|
long |
LayoutServiceWrapper.importPortletInfoInBackground(String taskName,
long plid,
long groupId,
String portletId,
Map<String,String[]> parameterMap,
InputStream is)
|
static long |
LayoutServiceUtil.importPortletInfoInBackground(String taskName,
long plid,
long groupId,
String portletId,
Map<String,String[]> parameterMap,
InputStream is)
|
abstract void |
LayoutService.importPortletInfoInBackground(String taskName,
String portletId,
Map<String,String[]> parameterMap,
File file)
|
void |
LayoutServiceWrapper.importPortletInfoInBackground(String taskName,
String portletId,
Map<String,String[]> parameterMap,
File file)
|
static void |
LayoutServiceUtil.importPortletInfoInBackground(String taskName,
String portletId,
Map<String,String[]> parameterMap,
File file)
|
abstract void |
LayoutService.importPortletInfoInBackground(String taskName,
String portletId,
Map<String,String[]> parameterMap,
InputStream is)
|
void |
LayoutServiceWrapper.importPortletInfoInBackground(String taskName,
String portletId,
Map<String,String[]> parameterMap,
InputStream is)
|
static void |
LayoutServiceUtil.importPortletInfoInBackground(String taskName,
String portletId,
Map<String,String[]> parameterMap,
InputStream is)
|
static ServiceComponent |
ServiceComponentLocalServiceUtil.initServiceComponent(javax.servlet.ServletContext servletContext,
ClassLoader classLoader,
String buildNamespace,
long buildNumber,
long buildDate,
boolean buildAutoUpgrade)
|
abstract ServiceComponent |
ServiceComponentLocalService.initServiceComponent(javax.servlet.ServletContext servletContext,
ClassLoader classLoader,
String buildNamespace,
long buildNumber,
long buildDate,
boolean buildAutoUpgrade)
|
ServiceComponent |
ServiceComponentLocalServiceWrapper.initServiceComponent(javax.servlet.ServletContext servletContext,
ClassLoader classLoader,
String buildNamespace,
long buildNumber,
long buildDate,
boolean buildAutoUpgrade)
|
boolean |
WorkflowInstanceLinkLocalServiceWrapper.isEnded(long companyId,
long groupId,
String className,
long classPK)
|
static boolean |
WorkflowInstanceLinkLocalServiceUtil.isEnded(long companyId,
long groupId,
String className,
long classPK)
|
abstract boolean |
WorkflowInstanceLinkLocalService.isEnded(long companyId,
long groupId,
String className,
long classPK)
|
static boolean |
UserLocalServiceUtil.isPasswordExpired(User user)
Returns true if the user's password is expired. |
boolean |
UserLocalServiceWrapper.isPasswordExpired(User user)
Returns true if the user's password is expired. |
abstract boolean |
UserLocalService.isPasswordExpired(User user)
Returns true if the user's password is expired. |
static boolean |
UserLocalServiceUtil.isPasswordExpiringSoon(User user)
Returns true if the password policy is configured to warn
the user that his password is expiring and the remaining time until
expiration is equal or less than the configured warning time. |
boolean |
UserLocalServiceWrapper.isPasswordExpiringSoon(User user)
Returns true if the password policy is configured to warn
the user that his password is expiring and the remaining time until
expiration is equal or less than the configured warning time. |
abstract boolean |
UserLocalService.isPasswordExpiringSoon(User user)
Returns true if the password policy is configured to warn
the user that his password is expiring and the remaining time until
expiration is equal or less than the configured warning time. |
boolean |
PasswordTrackerLocalServiceWrapper.isSameAsCurrentPassword(long userId,
String newClearTextPwd)
|
static boolean |
PasswordTrackerLocalServiceUtil.isSameAsCurrentPassword(long userId,
String newClearTextPwd)
|
abstract boolean |
PasswordTrackerLocalService.isSameAsCurrentPassword(long userId,
String newClearTextPwd)
|
boolean |
PasswordTrackerLocalServiceWrapper.isValidPassword(long userId,
String newClearTextPwd)
|
static boolean |
PasswordTrackerLocalServiceUtil.isValidPassword(long userId,
String newClearTextPwd)
|
abstract boolean |
PasswordTrackerLocalService.isValidPassword(long userId,
String newClearTextPwd)
|
static User |
UserLocalServiceUtil.loadGetDefaultUser(long companyId)
Returns the default user for the company. |
User |
UserLocalServiceWrapper.loadGetDefaultUser(long companyId)
Returns the default user for the company. |
abstract User |
UserLocalService.loadGetDefaultUser(long companyId)
Returns the default user for the company. |
abstract Group |
GroupLocalService.loadGetGroup(long companyId,
String name)
Returns the group with the matching group name. |
Group |
GroupLocalServiceWrapper.loadGetGroup(long companyId,
String name)
Returns the group with the matching group name. |
static Group |
GroupLocalServiceUtil.loadGetGroup(long companyId,
String name)
Returns the group with the matching group name. |
abstract Role |
RoleLocalService.loadGetRole(long companyId,
String name)
Returns a role with the name in the company. |
static Role |
RoleLocalServiceUtil.loadGetRole(long companyId,
String name)
Returns a role with the name in the company. |
Role |
RoleLocalServiceWrapper.loadGetRole(long companyId,
String name)
Returns a role with the name in the company. |
Lock |
LockLocalServiceWrapper.lock(long userId,
String className,
long key,
String owner,
boolean inheritable,
long expirationTime)
|
static Lock |
LockLocalServiceUtil.lock(long userId,
String className,
long key,
String owner,
boolean inheritable,
long expirationTime)
|
abstract Lock |
LockLocalService.lock(long userId,
String className,
long key,
String owner,
boolean inheritable,
long expirationTime)
|
Lock |
LockLocalServiceWrapper.lock(long userId,
String className,
String key,
String owner,
boolean inheritable,
long expirationTime)
|
static Lock |
LockLocalServiceUtil.lock(long userId,
String className,
String key,
String owner,
boolean inheritable,
long expirationTime)
|
abstract Lock |
LockLocalService.lock(long userId,
String className,
String key,
String owner,
boolean inheritable,
long expirationTime)
|
LayoutSetBranch |
LayoutSetBranchLocalServiceWrapper.mergeLayoutSetBranch(long layoutSetBranchId,
long mergeLayoutSetBranchId,
ServiceContext serviceContext)
|
static LayoutSetBranch |
LayoutSetBranchServiceUtil.mergeLayoutSetBranch(long layoutSetBranchId,
long mergeLayoutSetBranchId,
ServiceContext serviceContext)
|
static LayoutSetBranch |
LayoutSetBranchLocalServiceUtil.mergeLayoutSetBranch(long layoutSetBranchId,
long mergeLayoutSetBranchId,
ServiceContext serviceContext)
|
abstract LayoutSetBranch |
LayoutSetBranchLocalService.mergeLayoutSetBranch(long layoutSetBranchId,
long mergeLayoutSetBranchId,
ServiceContext serviceContext)
|
abstract LayoutSetBranch |
LayoutSetBranchService.mergeLayoutSetBranch(long layoutSetBranchId,
long mergeLayoutSetBranchId,
ServiceContext serviceContext)
|
LayoutSetBranch |
LayoutSetBranchServiceWrapper.mergeLayoutSetBranch(long layoutSetBranchId,
long mergeLayoutSetBranchId,
ServiceContext serviceContext)
|
abstract void |
ResourcePermissionLocalService.mergePermissions(long fromRoleId,
long toRoleId)
Reassigns all the resource permissions from the source role to the destination role, and deletes the source role. |
static void |
ResourcePermissionLocalServiceUtil.mergePermissions(long fromRoleId,
long toRoleId)
Reassigns all the resource permissions from the source role to the destination role, and deletes the source role. |
void |
ResourcePermissionLocalServiceWrapper.mergePermissions(long fromRoleId,
long toRoleId)
Reassigns all the resource permissions from the source role to the destination role, and deletes the source role. |
void |
StagingServiceWrapper.publishStagingRequest(long stagingRequestId,
boolean privateLayout,
Map<String,String[]> parameterMap)
|
static void |
StagingServiceUtil.publishStagingRequest(long stagingRequestId,
boolean privateLayout,
Map<String,String[]> parameterMap)
|
abstract void |
StagingService.publishStagingRequest(long stagingRequestId,
boolean privateLayout,
Map<String,String[]> parameterMap)
|
static void |
StagingLocalServiceUtil.publishStagingRequest(long userId,
long stagingRequestId,
boolean privateLayout,
Map<String,String[]> parameterMap)
|
abstract void |
StagingLocalService.publishStagingRequest(long userId,
long stagingRequestId,
boolean privateLayout,
Map<String,String[]> parameterMap)
|
void |
StagingLocalServiceWrapper.publishStagingRequest(long userId,
long stagingRequestId,
boolean privateLayout,
Map<String,String[]> parameterMap)
|
abstract void |
ResourcePermissionLocalService.reassignPermissions(long resourcePermissionId,
long toRoleId)
Grants the role default permissions to all the resources of the type and at the scope stored in the resource permission, deletes the resource permission, and deletes the resource permission's role if it has no permissions remaining. |
static void |
ResourcePermissionLocalServiceUtil.reassignPermissions(long resourcePermissionId,
long toRoleId)
Grants the role default permissions to all the resources of the type and at the scope stored in the resource permission, deletes the resource permission, and deletes the resource permission's role if it has no permissions remaining. |
void |
ResourcePermissionLocalServiceWrapper.reassignPermissions(long resourcePermissionId,
long toRoleId)
Grants the role default permissions to all the resources of the type and at the scope stored in the resource permission, deletes the resource permission, and deletes the resource permission's role if it has no permissions remaining. |
static void |
OrganizationLocalServiceUtil.rebuildTree(long companyId)
Rebuilds the organizations tree. |
abstract void |
GroupLocalService.rebuildTree(long companyId)
Rebuilds the group tree. |
abstract void |
OrganizationLocalService.rebuildTree(long companyId)
Rebuilds the organizations tree. |
void |
GroupLocalServiceWrapper.rebuildTree(long companyId)
Rebuilds the group tree. |
static void |
GroupLocalServiceUtil.rebuildTree(long companyId)
Rebuilds the group tree. |
void |
OrganizationLocalServiceWrapper.rebuildTree(long companyId)
Rebuilds the organizations tree. |
Lock |
LockLocalServiceWrapper.refresh(String uuid,
long companyId,
long expirationTime)
|
static Lock |
LockLocalServiceUtil.refresh(String uuid,
long companyId,
long expirationTime)
|
abstract Lock |
LockLocalService.refresh(String uuid,
long companyId,
long expirationTime)
|
static void |
ResourceBlockLocalServiceUtil.releasePermissionedModelResourceBlock(String name,
long primKey)
|
abstract void |
ResourceBlockLocalService.releasePermissionedModelResourceBlock(String name,
long primKey)
|
void |
ResourceBlockLocalServiceWrapper.releasePermissionedModelResourceBlock(String name,
long primKey)
|
void |
ResourceBlockServiceWrapper.removeAllGroupScopePermissions(long scopeGroupId,
long companyId,
String name,
long roleId,
String actionId)
|
abstract void |
ResourceBlockService.removeAllGroupScopePermissions(long scopeGroupId,
long companyId,
String name,
long roleId,
String actionId)
|
static void |
ResourceBlockServiceUtil.removeAllGroupScopePermissions(long scopeGroupId,
long companyId,
String name,
long roleId,
String actionId)
|
static void |
ResourceBlockLocalServiceUtil.removeAllGroupScopePermissions(long companyId,
String name,
long roleId,
String actionId)
|
abstract void |
ResourceBlockLocalService.removeAllGroupScopePermissions(long companyId,
String name,
long roleId,
String actionId)
|
void |
ResourceBlockLocalServiceWrapper.removeAllGroupScopePermissions(long companyId,
String name,
long roleId,
String actionId)
|
void |
ResourceBlockServiceWrapper.removeCompanyScopePermission(long scopeGroupId,
long companyId,
String name,
long roleId,
String actionId)
|
abstract void |
ResourceBlockService.removeCompanyScopePermission(long scopeGroupId,
long companyId,
String name,
long roleId,
String actionId)
|
static void |
ResourceBlockServiceUtil.removeCompanyScopePermission(long scopeGroupId,
long companyId,
String name,
long roleId,
String actionId)
|
static void |
ResourceBlockLocalServiceUtil.removeCompanyScopePermission(long companyId,
String name,
long roleId,
String actionId)
|
abstract void |
ResourceBlockLocalService.removeCompanyScopePermission(long companyId,
String name,
long roleId,
String actionId)
|
void |
ResourceBlockLocalServiceWrapper.removeCompanyScopePermission(long companyId,
String name,
long roleId,
String actionId)
|
void |
ResourceBlockServiceWrapper.removeGroupScopePermission(long scopeGroupId,
long companyId,
long groupId,
String name,
long roleId,
String actionId)
|
abstract void |
ResourceBlockService.removeGroupScopePermission(long scopeGroupId,
long companyId,
long groupId,
String name,
long roleId,
String actionId)
|
static void |
ResourceBlockServiceUtil.removeGroupScopePermission(long scopeGroupId,
long companyId,
long groupId,
String name,
long roleId,
String actionId)
|
static void |
ResourceBlockLocalServiceUtil.removeGroupScopePermission(long companyId,
long groupId,
String name,
long roleId,
String actionId)
|
abstract void |
ResourceBlockLocalService.removeGroupScopePermission(long companyId,
long groupId,
String name,
long roleId,
String actionId)
|
void |
ResourceBlockLocalServiceWrapper.removeGroupScopePermission(long companyId,
long groupId,
String name,
long roleId,
String actionId)
|
static void |
ResourceBlockLocalServiceUtil.removeIndividualScopePermission(long companyId,
long groupId,
String name,
long primKey,
long roleId,
String actionId)
|
void |
ResourceBlockServiceWrapper.removeIndividualScopePermission(long companyId,
long groupId,
String name,
long primKey,
long roleId,
String actionId)
|
abstract void |
ResourceBlockLocalService.removeIndividualScopePermission(long companyId,
long groupId,
String name,
long primKey,
long roleId,
String actionId)
|
void |
ResourceBlockLocalServiceWrapper.removeIndividualScopePermission(long companyId,
long groupId,
String name,
long primKey,
long roleId,
String actionId)
|
abstract void |
ResourceBlockService.removeIndividualScopePermission(long companyId,
long groupId,
String name,
long primKey,
long roleId,
String actionId)
|
static void |
ResourceBlockServiceUtil.removeIndividualScopePermission(long companyId,
long groupId,
String name,
long primKey,
long roleId,
String actionId)
|
static void |
ResourceBlockLocalServiceUtil.removeIndividualScopePermission(long companyId,
long groupId,
String name,
PermissionedModel permissionedModel,
long roleId,
String actionId)
|
abstract void |
ResourceBlockLocalService.removeIndividualScopePermission(long companyId,
long groupId,
String name,
PermissionedModel permissionedModel,
long roleId,
String actionId)
|
void |
ResourceBlockLocalServiceWrapper.removeIndividualScopePermission(long companyId,
long groupId,
String name,
PermissionedModel permissionedModel,
long roleId,
String actionId)
|
static void |
ResourceBlockLocalServiceUtil.removeIndividualScopePermissions(long companyId,
long groupId,
String name,
long primKey,
long roleId,
long actionIdsLong)
|
abstract void |
ResourceBlockLocalService.removeIndividualScopePermissions(long companyId,
long groupId,
String name,
long primKey,
long roleId,
long actionIdsLong)
|
void |
ResourceBlockLocalServiceWrapper.removeIndividualScopePermissions(long companyId,
long groupId,
String name,
long primKey,
long roleId,
long actionIdsLong)
|
static void |
CompanyServiceUtil.removePreferences(long companyId,
String[] keys)
Removes the values that match the keys of the company's preferences. |
abstract void |
CompanyService.removePreferences(long companyId,
String[] keys)
Removes the values that match the keys of the company's preferences. |
void |
CompanyServiceWrapper.removePreferences(long companyId,
String[] keys)
Removes the values that match the keys of the company's preferences. |
void |
ResourcePermissionServiceWrapper.removeResourcePermission(long groupId,
long companyId,
String name,
int scope,
String primKey,
long roleId,
String actionId)
Revokes permission at the scope from the role to perform the action on resources of the type. |
abstract void |
ResourcePermissionService.removeResourcePermission(long groupId,
long companyId,
String name,
int scope,
String primKey,
long roleId,
String actionId)
Revokes permission at the scope from the role to perform the action on resources of the type. |
static void |
ResourcePermissionServiceUtil.removeResourcePermission(long groupId,
long companyId,
String name,
int scope,
String primKey,
long roleId,
String actionId)
Revokes permission at the scope from the role to perform the action on resources of the type. |
abstract void |
ResourcePermissionLocalService.removeResourcePermission(long companyId,
String name,
int scope,
String primKey,
long roleId,
String actionId)
Revokes permission at the scope from the role to perform the action on resources of the type. |
static void |
ResourcePermissionLocalServiceUtil.removeResourcePermission(long companyId,
String name,
int scope,
String primKey,
long roleId,
String actionId)
Revokes permission at the scope from the role to perform the action on resources of the type. |
void |
ResourcePermissionLocalServiceWrapper.removeResourcePermission(long companyId,
String name,
int scope,
String primKey,
long roleId,
String actionId)
Revokes permission at the scope from the role to perform the action on resources of the type. |
void |
ResourcePermissionServiceWrapper.removeResourcePermissions(long groupId,
long companyId,
String name,
int scope,
long roleId,
String actionId)
Revokes all permissions at the scope from the role to perform the action on resources of the type. |
abstract void |
ResourcePermissionService.removeResourcePermissions(long groupId,
long companyId,
String name,
int scope,
long roleId,
String actionId)
Revokes all permissions at the scope from the role to perform the action on resources of the type. |
static void |
ResourcePermissionServiceUtil.removeResourcePermissions(long groupId,
long companyId,
String name,
int scope,
long roleId,
String actionId)
Revokes all permissions at the scope from the role to perform the action on resources of the type. |
abstract void |
ResourcePermissionLocalService.removeResourcePermissions(long companyId,
String name,
int scope,
long roleId,
String actionId)
Revokes all permissions at the scope from the role to perform the action on resources of the type. |
static void |
ResourcePermissionLocalServiceUtil.removeResourcePermissions(long companyId,
String name,
int scope,
long roleId,
String actionId)
Revokes all permissions at the scope from the role to perform the action on resources of the type. |
void |
ResourcePermissionLocalServiceWrapper.removeResourcePermissions(long companyId,
String name,
int scope,
long roleId,
String actionId)
Revokes all permissions at the scope from the role to perform the action on resources of the type. |
abstract void |
PortletPreferencesService.restoreArchivedPreferences(long groupId,
Layout layout,
String portletId,
long portletItemId,
PortletPreferences preferences)
|
static void |
PortletPreferencesServiceUtil.restoreArchivedPreferences(long groupId,
Layout layout,
String portletId,
long portletItemId,
PortletPreferences preferences)
|
void |
PortletPreferencesServiceWrapper.restoreArchivedPreferences(long groupId,
Layout layout,
String portletId,
long portletItemId,
PortletPreferences preferences)
|
abstract void |
PortletPreferencesService.restoreArchivedPreferences(long groupId,
Layout layout,
String portletId,
PortletItem portletItem,
PortletPreferences preferences)
|
static void |
PortletPreferencesServiceUtil.restoreArchivedPreferences(long groupId,
Layout layout,
String portletId,
PortletItem portletItem,
PortletPreferences preferences)
|
void |
PortletPreferencesServiceWrapper.restoreArchivedPreferences(long groupId,
Layout layout,
String portletId,
PortletItem portletItem,
PortletPreferences preferences)
|
abstract void |
PortletPreferencesService.restoreArchivedPreferences(long groupId,
String name,
Layout layout,
String portletId,
PortletPreferences preferences)
|
static void |
PortletPreferencesServiceUtil.restoreArchivedPreferences(long groupId,
String name,
Layout layout,
String portletId,
PortletPreferences preferences)
|
void |
PortletPreferencesServiceWrapper.restoreArchivedPreferences(long groupId,
String name,
Layout layout,
String portletId,
PortletPreferences preferences)
|
abstract void |
LayoutService.schedulePublishToLive(long sourceGroupId,
long targetGroupId,
boolean privateLayout,
Map<Long,Boolean> layoutIdMap,
Map<String,String[]> parameterMap,
String scope,
Date startDate,
Date endDate,
String groupName,
String cronText,
Date schedulerStartDate,
Date schedulerEndDate,
String description)
Schedules a range of layouts to be published. |
void |
LayoutServiceWrapper.schedulePublishToLive(long sourceGroupId,
long targetGroupId,
boolean privateLayout,
Map<Long,Boolean> layoutIdMap,
Map<String,String[]> parameterMap,
String scope,
Date startDate,
Date endDate,
String groupName,
String cronText,
Date schedulerStartDate,
Date schedulerEndDate,
String description)
Schedules a range of layouts to be published. |
static void |
LayoutServiceUtil.schedulePublishToLive(long sourceGroupId,
long targetGroupId,
boolean privateLayout,
Map<Long,Boolean> layoutIdMap,
Map<String,String[]> parameterMap,
String scope,
Date startDate,
Date endDate,
String groupName,
String cronText,
Date schedulerStartDate,
Date schedulerEndDate,
String description)
Schedules a range of layouts to be published. |
abstract void |
LayoutService.schedulePublishToRemote(long sourceGroupId,
boolean privateLayout,
Map<Long,Boolean> layoutIdMap,
Map<String,String[]> parameterMap,
String remoteAddress,
int remotePort,
String remotePathContext,
boolean secureConnection,
long remoteGroupId,
boolean remotePrivateLayout,
Date startDate,
Date endDate,
String groupName,
String cronText,
Date schedulerStartDate,
Date schedulerEndDate,
String description)
Schedules a range of layouts to be stored. |
void |
LayoutServiceWrapper.schedulePublishToRemote(long sourceGroupId,
boolean privateLayout,
Map<Long,Boolean> layoutIdMap,
Map<String,String[]> parameterMap,
String remoteAddress,
int remotePort,
String remotePathContext,
boolean secureConnection,
long remoteGroupId,
boolean remotePrivateLayout,
Date startDate,
Date endDate,
String groupName,
String cronText,
Date schedulerStartDate,
Date schedulerEndDate,
String description)
Schedules a range of layouts to be stored. |
static void |
LayoutServiceUtil.schedulePublishToRemote(long sourceGroupId,
boolean privateLayout,
Map<Long,Boolean> layoutIdMap,
Map<String,String[]> parameterMap,
String remoteAddress,
int remotePort,
String remotePathContext,
boolean secureConnection,
long remoteGroupId,
boolean remotePrivateLayout,
Date startDate,
Date endDate,
String groupName,
String cronText,
Date schedulerStartDate,
Date schedulerEndDate,
String description)
Schedules a range of layouts to be stored. |
List<LayoutSetPrototype> |
LayoutSetPrototypeServiceWrapper.search(long companyId,
Boolean active,
OrderByComparator obc)
|
static List<LayoutSetPrototype> |
LayoutSetPrototypeServiceUtil.search(long companyId,
Boolean active,
OrderByComparator obc)
|
abstract List<LayoutSetPrototype> |
LayoutSetPrototypeService.search(long companyId,
Boolean active,
OrderByComparator obc)
|
abstract List<LayoutPrototype> |
LayoutPrototypeService.search(long companyId,
Boolean active,
OrderByComparator obc)
|
List<LayoutPrototype> |
LayoutPrototypeServiceWrapper.search(long companyId,
Boolean active,
OrderByComparator obc)
|
static List<LayoutPrototype> |
LayoutPrototypeServiceUtil.search(long companyId,
Boolean active,
OrderByComparator obc)
|
List<Group> |
GroupServiceWrapper.search(long companyId,
long[] classNameIds,
String keywords,
LinkedHashMap<String,Object> params,
int start,
int end,
OrderByComparator obc)
|
abstract List<Group> |
GroupService.search(long companyId,
long[] classNameIds,
String keywords,
LinkedHashMap<String,Object> params,
int start,
int end,
OrderByComparator obc)
|
static List<Group> |
GroupServiceUtil.search(long companyId,
long[] classNameIds,
String keywords,
LinkedHashMap<String,Object> params,
int start,
int end,
OrderByComparator obc)
|
List<Group> |
GroupServiceWrapper.search(long companyId,
long[] classNameIds,
String name,
String description,
LinkedHashMap<String,Object> params,
boolean andOperator,
int start,
int end,
OrderByComparator obc)
|
abstract List<Group> |
GroupService.search(long companyId,
long[] classNameIds,
String name,
String description,
LinkedHashMap<String,Object> params,
boolean andOperator,
int start,
int end,
OrderByComparator obc)
|
static List<Group> |
GroupServiceUtil.search(long companyId,
long[] classNameIds,
String name,
String description,
LinkedHashMap<String,Object> params,
boolean andOperator,
int start,
int end,
OrderByComparator obc)
|
List<Group> |
GroupServiceWrapper.search(long companyId,
String name,
String description,
String[] params,
int start,
int end)
Returns an ordered range of all the site groups and organization groups that match the name and description, optionally including the user's inherited organization groups and user groups. |
abstract List<Group> |
GroupService.search(long companyId,
String name,
String description,
String[] params,
int start,
int end)
Returns an ordered range of all the site groups and organization groups that match the name and description, optionally including the user's inherited organization groups and user groups. |
static List<Group> |
GroupServiceUtil.search(long companyId,
String name,
String description,
String[] params,
int start,
int end)
Returns an ordered range of all the site groups and organization groups that match the name and description, optionally including the user's inherited organization groups and user groups. |
static void |
UserLocalServiceUtil.sendEmailAddressVerification(User user,
String emailAddress,
ServiceContext serviceContext)
Sends an email address verification to the user. |
void |
UserLocalServiceWrapper.sendEmailAddressVerification(User user,
String emailAddress,
ServiceContext serviceContext)
Sends an email address verification to the user. |
abstract void |
UserLocalService.sendEmailAddressVerification(User user,
String emailAddress,
ServiceContext serviceContext)
Sends an email address verification to the user. |
static void |
UserLocalServiceUtil.sendPassword(long companyId,
String emailAddress,
String fromName,
String fromAddress,
String subject,
String body,
ServiceContext serviceContext)
Sends the password email to the user with the email address. |
void |
UserLocalServiceWrapper.sendPassword(long companyId,
String emailAddress,
String fromName,
String fromAddress,
String subject,
String body,
ServiceContext serviceContext)
Sends the password email to the user with the email address. |
abstract void |
UserLocalService.sendPassword(long companyId,
String emailAddress,
String fromName,
String fromAddress,
String subject,
String body,
ServiceContext serviceContext)
Sends the password email to the user with the email address. |
void |
ResourceBlockServiceWrapper.setCompanyScopePermissions(long scopeGroupId,
long companyId,
String name,
long roleId,
List<String> actionIds)
|
abstract void |
ResourceBlockService.setCompanyScopePermissions(long scopeGroupId,
long companyId,
String name,
long roleId,
List<String> actionIds)
|
static void |
ResourceBlockServiceUtil.setCompanyScopePermissions(long scopeGroupId,
long companyId,
String name,
long roleId,
List<String> actionIds)
|
static void |
ResourceBlockLocalServiceUtil.setCompanyScopePermissions(long companyId,
String name,
long roleId,
List<String> actionIds)
|
abstract void |
ResourceBlockLocalService.setCompanyScopePermissions(long companyId,
String name,
long roleId,
List<String> actionIds)
|
void |
ResourceBlockLocalServiceWrapper.setCompanyScopePermissions(long companyId,
String name,
long roleId,
List<String> actionIds)
|
static void |
OrganizationLocalServiceUtil.setGroupOrganizations(long groupId,
long[] organizationIds)
|
void |
OrganizationServiceWrapper.setGroupOrganizations(long groupId,
long[] organizationIds)
Sets the organizations in the group, removing and adding organizations to the group as necessary. |
abstract void |
OrganizationService.setGroupOrganizations(long groupId,
long[] organizationIds)
Sets the organizations in the group, removing and adding organizations to the group as necessary. |
abstract void |
OrganizationLocalService.setGroupOrganizations(long groupId,
long[] organizationIds)
|
static void |
OrganizationServiceUtil.setGroupOrganizations(long groupId,
long[] organizationIds)
Sets the organizations in the group, removing and adding organizations to the group as necessary. |
void |
OrganizationLocalServiceWrapper.setGroupOrganizations(long groupId,
long[] organizationIds)
|
void |
ResourceBlockServiceWrapper.setGroupScopePermissions(long scopeGroupId,
long companyId,
long groupId,
String name,
long roleId,
List<String> actionIds)
|
abstract void |
ResourceBlockService.setGroupScopePermissions(long scopeGroupId,
long companyId,
long groupId,
String name,
long roleId,
List<String> actionIds)
|
static void |
ResourceBlockServiceUtil.setGroupScopePermissions(long scopeGroupId,
long companyId,
long groupId,
String name,
long roleId,
List<String> actionIds)
|
static void |
ResourceBlockLocalServiceUtil.setGroupScopePermissions(long companyId,
long groupId,
String name,
long roleId,
List<String> actionIds)
|
abstract void |
ResourceBlockLocalService.setGroupScopePermissions(long companyId,
long groupId,
String name,
long roleId,
List<String> actionIds)
|
void |
ResourceBlockLocalServiceWrapper.setGroupScopePermissions(long companyId,
long groupId,
String name,
long roleId,
List<String> actionIds)
|
void |
ResourcePermissionServiceWrapper.setIndividualResourcePermissions(long groupId,
long companyId,
String name,
String primKey,
long roleId,
String[] actionIds)
Updates the role's permissions at the scope, setting the actions that can be performed on resources of the type. |
abstract void |
ResourcePermissionService.setIndividualResourcePermissions(long groupId,
long companyId,
String name,
String primKey,
long roleId,
String[] actionIds)
Updates the role's permissions at the scope, setting the actions that can be performed on resources of the type. |
static void |
ResourcePermissionServiceUtil.setIndividualResourcePermissions(long groupId,
long companyId,
String name,
String primKey,
long roleId,
String[] actionIds)
Updates the role's permissions at the scope, setting the actions that can be performed on resources of the type. |
void |
ResourcePermissionServiceWrapper.setIndividualResourcePermissions(long groupId,
long companyId,
String name,
String primKey,
Map<Long,String[]> roleIdsToActionIds)
Updates the role's permissions at the scope, setting the actions that can be performed on resources of the type. |
abstract void |
ResourcePermissionService.setIndividualResourcePermissions(long groupId,
long companyId,
String name,
String primKey,
Map<Long,String[]> roleIdsToActionIds)
Updates the role's permissions at the scope, setting the actions that can be performed on resources of the type. |
static void |
ResourcePermissionServiceUtil.setIndividualResourcePermissions(long groupId,
long companyId,
String name,
String primKey,
Map<Long,String[]> roleIdsToActionIds)
Updates the role's permissions at the scope, setting the actions that can be performed on resources of the type. |
static void |
ResourceBlockLocalServiceUtil.setIndividualScopePermissions(long companyId,
long groupId,
String name,
long primKey,
long roleId,
List<String> actionIds)
|
void |
ResourceBlockServiceWrapper.setIndividualScopePermissions(long companyId,
long groupId,
String name,
long primKey,
long roleId,
List<String> actionIds)
|
abstract void |
ResourceBlockLocalService.setIndividualScopePermissions(long companyId,
long groupId,
String name,
long primKey,
long roleId,
List<String> actionIds)
|
void |
ResourceBlockLocalServiceWrapper.setIndividualScopePermissions(long companyId,
long groupId,
String name,
long primKey,
long roleId,
List<String> actionIds)
|
abstract void |
ResourceBlockService.setIndividualScopePermissions(long companyId,
long groupId,
String name,
long primKey,
long roleId,
List<String> actionIds)
|
static void |
ResourceBlockServiceUtil.setIndividualScopePermissions(long companyId,
long groupId,
String name,
long primKey,
long roleId,
List<String> actionIds)
|
static void |
ResourceBlockLocalServiceUtil.setIndividualScopePermissions(long companyId,
long groupId,
String name,
long primKey,
long roleId,
long actionIdsLong)
|
abstract void |
ResourceBlockLocalService.setIndividualScopePermissions(long companyId,
long groupId,
String name,
long primKey,
long roleId,
long actionIdsLong)
|
void |
ResourceBlockLocalServiceWrapper.setIndividualScopePermissions(long companyId,
long groupId,
String name,
long primKey,
long roleId,
long actionIdsLong)
|
static void |
ResourceBlockLocalServiceUtil.setIndividualScopePermissions(long companyId,
long groupId,
String name,
long primKey,
Map<Long,String[]> roleIdsToActionIds)
|
void |
ResourceBlockServiceWrapper.setIndividualScopePermissions(long companyId,
long groupId,
String name,
long primKey,
Map<Long,String[]> roleIdsToActionIds)
|
abstract void |
ResourceBlockLocalService.setIndividualScopePermissions(long companyId,
long groupId,
String name,
long primKey,
Map<Long,String[]> roleIdsToActionIds)
|
void |
ResourceBlockLocalServiceWrapper.setIndividualScopePermissions(long companyId,
long groupId,
String name,
long primKey,
Map<Long,String[]> roleIdsToActionIds)
|
abstract void |
ResourceBlockService.setIndividualScopePermissions(long companyId,
long groupId,
String name,
long primKey,
Map<Long,String[]> roleIdsToActionIds)
|
static void |
ResourceBlockServiceUtil.setIndividualScopePermissions(long companyId,
long groupId,
String name,
long primKey,
Map<Long,String[]> roleIdsToActionIds)
|
static void |
ResourceBlockLocalServiceUtil.setIndividualScopePermissions(long companyId,
long groupId,
String name,
PermissionedModel permissionedModel,
long roleId,
List<String> actionIds)
|
abstract void |
ResourceBlockLocalService.setIndividualScopePermissions(long companyId,
long groupId,
String name,
PermissionedModel permissionedModel,
long roleId,
List<String> actionIds)
|
void |
ResourceBlockLocalServiceWrapper.setIndividualScopePermissions(long companyId,
long groupId,
String name,
PermissionedModel permissionedModel,
long roleId,
List<String> actionIds)
|
abstract void |
LayoutService.setLayouts(long groupId,
boolean privateLayout,
long parentLayoutId,
long[] layoutIds,
ServiceContext serviceContext)
Sets the layouts for the group, replacing and prioritizing all layouts of the parent layout. |
abstract void |
LayoutLocalService.setLayouts(long groupId,
boolean privateLayout,
long parentLayoutId,
long[] layoutIds,
ServiceContext serviceContext)
Sets the layouts for the group, replacing and prioritizing all layouts of the parent layout. |
void |
LayoutServiceWrapper.setLayouts(long groupId,
boolean privateLayout,
long parentLayoutId,
long[] layoutIds,
ServiceContext serviceContext)
Sets the layouts for the group, replacing and prioritizing all layouts of the parent layout. |
void |
LayoutLocalServiceWrapper.setLayouts(long groupId,
boolean privateLayout,
long parentLayoutId,
long[] layoutIds,
ServiceContext serviceContext)
Sets the layouts for the group, replacing and prioritizing all layouts of the parent layout. |
static void |
LayoutLocalServiceUtil.setLayouts(long groupId,
boolean privateLayout,
long parentLayoutId,
long[] layoutIds,
ServiceContext serviceContext)
Sets the layouts for the group, replacing and prioritizing all layouts of the parent layout. |
static void |
LayoutServiceUtil.setLayouts(long groupId,
boolean privateLayout,
long parentLayoutId,
long[] layoutIds,
ServiceContext serviceContext)
Sets the layouts for the group, replacing and prioritizing all layouts of the parent layout. |
abstract void |
ResourcePermissionLocalService.setOwnerResourcePermissions(long companyId,
String name,
int scope,
String primKey,
long roleId,
long ownerId,
String[] actionIds)
Updates the role's permissions at the scope, setting the actions that can be performed on resources of the type, also setting the owner of any newly created resource permissions. |
static void |
ResourcePermissionLocalServiceUtil.setOwnerResourcePermissions(long companyId,
String name,
int scope,
String primKey,
long roleId,
long ownerId,
String[] actionIds)
Updates the role's permissions at the scope, setting the actions that can be performed on resources of the type, also setting the owner of any newly created resource permissions. |
void |
ResourcePermissionLocalServiceWrapper.setOwnerResourcePermissions(long companyId,
String name,
int scope,
String primKey,
long roleId,
long ownerId,
String[] actionIds)
Updates the role's permissions at the scope, setting the actions that can be performed on resources of the type, also setting the owner of any newly created resource permissions. |
abstract void |
ResourcePermissionLocalService.setResourcePermissions(long companyId,
String name,
int scope,
String primKey,
long roleId,
String[] actionIds)
Updates the role's permissions at the scope, setting the actions that can be performed on resources of the type. |
static void |
ResourcePermissionLocalServiceUtil.setResourcePermissions(long companyId,
String name,
int scope,
String primKey,
long roleId,
String[] actionIds)
Updates the role's permissions at the scope, setting the actions that can be performed on resources of the type. |
void |
ResourcePermissionLocalServiceWrapper.setResourcePermissions(long companyId,
String name,
int scope,
String primKey,
long roleId,
String[] actionIds)
Updates the role's permissions at the scope, setting the actions that can be performed on resources of the type. |
abstract void |
ResourcePermissionLocalService.setResourcePermissions(long companyId,
String name,
int scope,
String primKey,
Map<Long,String[]> roleIdsToActionIds)
Updates the role's permissions at the scope, setting the actions that can be performed on resources of the type. |
static void |
ResourcePermissionLocalServiceUtil.setResourcePermissions(long companyId,
String name,
int scope,
String primKey,
Map<Long,String[]> roleIdsToActionIds)
Updates the role's permissions at the scope, setting the actions that can be performed on resources of the type. |
void |
ResourcePermissionLocalServiceWrapper.setResourcePermissions(long companyId,
String name,
int scope,
String primKey,
Map<Long,String[]> roleIdsToActionIds)
Updates the role's permissions at the scope, setting the actions that can be performed on resources of the type. |
void |
GroupServiceWrapper.setRoleGroups(long roleId,
long[] groupIds)
Sets the groups associated with the role, removing and adding associations as necessary. |
abstract void |
GroupService.setRoleGroups(long roleId,
long[] groupIds)
Sets the groups associated with the role, removing and adding associations as necessary. |
static void |
GroupServiceUtil.setRoleGroups(long roleId,
long[] groupIds)
Sets the groups associated with the role, removing and adding associations as necessary. |
void |
UserServiceWrapper.setRoleUsers(long roleId,
long[] userIds)
Sets the users in the role, removing and adding users to the role as necessary. |
static void |
UserLocalServiceUtil.setRoleUsers(long roleId,
long[] userIds)
|
void |
UserLocalServiceWrapper.setRoleUsers(long roleId,
long[] userIds)
|
static void |
UserServiceUtil.setRoleUsers(long roleId,
long[] userIds)
Sets the users in the role, removing and adding users to the role as necessary. |
abstract void |
UserLocalService.setRoleUsers(long roleId,
long[] userIds)
|
abstract void |
UserService.setRoleUsers(long roleId,
long[] userIds)
Sets the users in the role, removing and adding users to the role as necessary. |
void |
UserServiceWrapper.setUserGroupUsers(long userGroupId,
long[] userIds)
Sets the users in the user group, removing and adding users to the user group as necessary. |
static void |
UserLocalServiceUtil.setUserGroupUsers(long userGroupId,
long[] userIds)
|
void |
UserLocalServiceWrapper.setUserGroupUsers(long userGroupId,
long[] userIds)
|
static void |
UserServiceUtil.setUserGroupUsers(long userGroupId,
long[] userIds)
Sets the users in the user group, removing and adding users to the user group as necessary. |
abstract void |
UserLocalService.setUserGroupUsers(long userGroupId,
long[] userIds)
|
abstract void |
UserService.setUserGroupUsers(long userGroupId,
long[] userIds)
Sets the users in the user group, removing and adding users to the user group as necessary. |
abstract void |
RoleLocalService.setUserRoles(long userId,
long[] roleIds)
|
static void |
RoleLocalServiceUtil.setUserRoles(long userId,
long[] roleIds)
|
void |
RoleLocalServiceWrapper.setUserRoles(long userId,
long[] roleIds)
|
static void |
UserGroupLocalServiceUtil.setUserUserGroups(long userId,
long[] userGroupIds)
|
void |
UserGroupLocalServiceWrapper.setUserUserGroups(long userId,
long[] userGroupIds)
|
abstract void |
UserGroupLocalService.setUserUserGroups(long userId,
long[] userGroupIds)
|
void |
WorkflowInstanceLinkLocalServiceWrapper.startWorkflowInstance(long companyId,
long groupId,
long userId,
String className,
long classPK,
Map<String,Serializable> workflowContext)
|
static void |
WorkflowInstanceLinkLocalServiceUtil.startWorkflowInstance(long companyId,
long groupId,
long userId,
String className,
long classPK,
Map<String,Serializable> workflowContext)
|
abstract void |
WorkflowInstanceLinkLocalService.startWorkflowInstance(long companyId,
long groupId,
long userId,
String className,
long classPK,
Map<String,Serializable> workflowContext)
|
void |
WebDAVPropsLocalServiceWrapper.storeWebDAVProps(WebDAVProps webDavProps)
|
abstract void |
WebDAVPropsLocalService.storeWebDAVProps(WebDAVProps webDavProps)
|
static void |
WebDAVPropsLocalServiceUtil.storeWebDAVProps(WebDAVProps webDavProps)
|
static void |
PortalServiceUtil.testDeleteClassName()
|
void |
PortalServiceWrapper.testDeleteClassName()
|
abstract void |
PortalService.testDeleteClassName()
|
abstract FileEntry |
CMISRepositoryLocalService.toFileEntry(long repositoryId,
Object object)
|
FileEntry |
CMISRepositoryLocalServiceWrapper.toFileEntry(long repositoryId,
Object object)
|
static FileEntry |
CMISRepositoryLocalServiceUtil.toFileEntry(long repositoryId,
Object object)
|
abstract FileVersion |
CMISRepositoryLocalService.toFileVersion(long repositoryId,
Object object)
|
FileVersion |
CMISRepositoryLocalServiceWrapper.toFileVersion(long repositoryId,
Object object)
|
static FileVersion |
CMISRepositoryLocalServiceUtil.toFileVersion(long repositoryId,
Object object)
|
abstract Folder |
CMISRepositoryLocalService.toFolder(long repositoryId,
Object object)
|
Folder |
CMISRepositoryLocalServiceWrapper.toFolder(long repositoryId,
Object object)
|
static Folder |
CMISRepositoryLocalServiceUtil.toFolder(long repositoryId,
Object object)
|
void |
PasswordTrackerLocalServiceWrapper.trackPassword(long userId,
String encPassword)
|
static void |
PasswordTrackerLocalServiceUtil.trackPassword(long userId,
String encPassword)
|
abstract void |
PasswordTrackerLocalService.trackPassword(long userId,
String encPassword)
|
abstract void |
LayoutService.unschedulePublishToLive(long groupId,
String jobName,
String groupName)
Deletes the job from the scheduler's queue. |
void |
LayoutServiceWrapper.unschedulePublishToLive(long groupId,
String jobName,
String groupName)
Deletes the job from the scheduler's queue. |
static void |
LayoutServiceUtil.unschedulePublishToLive(long groupId,
String jobName,
String groupName)
Deletes the job from the scheduler's queue. |
abstract void |
LayoutService.unschedulePublishToRemote(long groupId,
String jobName,
String groupName)
Deletes the job from the scheduler's persistent queue. |
void |
LayoutServiceWrapper.unschedulePublishToRemote(long groupId,
String jobName,
String groupName)
Deletes the job from the scheduler's persistent queue. |
static void |
LayoutServiceUtil.unschedulePublishToRemote(long groupId,
String jobName,
String groupName)
Deletes the job from the scheduler's persistent queue. |
static void |
OrganizationLocalServiceUtil.unsetGroupOrganizations(long groupId,
long[] organizationIds)
Removes the organizations from the group. |
void |
OrganizationServiceWrapper.unsetGroupOrganizations(long groupId,
long[] organizationIds)
Removes the organizations from the group. |
abstract void |
OrganizationService.unsetGroupOrganizations(long groupId,
long[] organizationIds)
Removes the organizations from the group. |
abstract void |
OrganizationLocalService.unsetGroupOrganizations(long groupId,
long[] organizationIds)
Removes the organizations from the group. |
static void |
OrganizationServiceUtil.unsetGroupOrganizations(long groupId,
long[] organizationIds)
Removes the organizations from the group. |
void |
OrganizationLocalServiceWrapper.unsetGroupOrganizations(long groupId,
long[] organizationIds)
Removes the organizations from the group. |
void |
UserServiceWrapper.unsetGroupTeamsUsers(long groupId,
long[] userIds)
Removes the users from the teams of a group. |
static void |
UserLocalServiceUtil.unsetGroupTeamsUsers(long groupId,
long[] userIds)
Removes the users from the teams of a group. |
void |
UserLocalServiceWrapper.unsetGroupTeamsUsers(long groupId,
long[] userIds)
Removes the users from the teams of a group. |
static void |
UserServiceUtil.unsetGroupTeamsUsers(long groupId,
long[] userIds)
Removes the users from the teams of a group. |
abstract void |
UserLocalService.unsetGroupTeamsUsers(long groupId,
long[] userIds)
Removes the users from the teams of a group. |
abstract void |
UserService.unsetGroupTeamsUsers(long groupId,
long[] userIds)
Removes the users from the teams of a group. |
void |
UserGroupServiceWrapper.unsetGroupUserGroups(long groupId,
long[] userGroupIds)
Removes the user groups from the group. |
static void |
UserGroupServiceUtil.unsetGroupUserGroups(long groupId,
long[] userGroupIds)
Removes the user groups from the group. |
abstract void |
UserGroupService.unsetGroupUserGroups(long groupId,
long[] userGroupIds)
Removes the user groups from the group. |
void |
UserServiceWrapper.unsetGroupUsers(long groupId,
long[] userIds,
ServiceContext serviceContext)
Removes the users from the group. |
static void |
UserLocalServiceUtil.unsetGroupUsers(long groupId,
long[] userIds,
ServiceContext serviceContext)
Removes the users from the group. |
void |
UserLocalServiceWrapper.unsetGroupUsers(long groupId,
long[] userIds,
ServiceContext serviceContext)
Removes the users from the group. |
static void |
UserServiceUtil.unsetGroupUsers(long groupId,
long[] userIds,
ServiceContext serviceContext)
Removes the users from the group. |
abstract void |
UserLocalService.unsetGroupUsers(long groupId,
long[] userIds,
ServiceContext serviceContext)
Removes the users from the group. |
abstract void |
UserService.unsetGroupUsers(long groupId,
long[] userIds,
ServiceContext serviceContext)
Removes the users from the group. |
void |
UserServiceWrapper.unsetOrganizationUsers(long organizationId,
long[] userIds)
Removes the users from the organization. |
static void |
UserLocalServiceUtil.unsetOrganizationUsers(long organizationId,
long[] userIds)
Removes the users from the organization. |
void |
UserLocalServiceWrapper.unsetOrganizationUsers(long organizationId,
long[] userIds)
Removes the users from the organization. |
static void |
UserServiceUtil.unsetOrganizationUsers(long organizationId,
long[] userIds)
Removes the users from the organization. |
abstract void |
UserLocalService.unsetOrganizationUsers(long organizationId,
long[] userIds)
Removes the users from the organization. |
abstract void |
UserService.unsetOrganizationUsers(long organizationId,
long[] userIds)
Removes the users from the organization. |
void |
OrganizationServiceWrapper.unsetPasswordPolicyOrganizations(long passwordPolicyId,
long[] organizationIds)
Removes the organizations from the password policy. |
abstract void |
OrganizationService.unsetPasswordPolicyOrganizations(long passwordPolicyId,
long[] organizationIds)
Removes the organizations from the password policy. |
static void |
OrganizationServiceUtil.unsetPasswordPolicyOrganizations(long passwordPolicyId,
long[] organizationIds)
Removes the organizations from the password policy. |
void |
UserServiceWrapper.unsetPasswordPolicyUsers(long passwordPolicyId,
long[] userIds)
Removes the users from the password policy. |
static void |
UserServiceUtil.unsetPasswordPolicyUsers(long passwordPolicyId,
long[] userIds)
Removes the users from the password policy. |
abstract void |
UserService.unsetPasswordPolicyUsers(long passwordPolicyId,
long[] userIds)
Removes the users from the password policy. |
void |
GroupServiceWrapper.unsetRoleGroups(long roleId,
long[] groupIds)
Removes the groups from the role. |
abstract void |
GroupService.unsetRoleGroups(long roleId,
long[] groupIds)
Removes the groups from the role. |
static void |
GroupServiceUtil.unsetRoleGroups(long roleId,
long[] groupIds)
Removes the groups from the role. |
static void |
UserLocalServiceUtil.unsetRoleUsers(long roleId,
List<User> users)
Removes the users from the role. |
void |
UserLocalServiceWrapper.unsetRoleUsers(long roleId,
List<User> users)
Removes the users from the role. |
abstract void |
UserLocalService.unsetRoleUsers(long roleId,
List<User> users)
Removes the users from the role. |
void |
UserServiceWrapper.unsetRoleUsers(long roleId,
long[] userIds)
Removes the users from the role. |
static void |
UserLocalServiceUtil.unsetRoleUsers(long roleId,
long[] userIds)
Removes the users from the role. |
void |
UserLocalServiceWrapper.unsetRoleUsers(long roleId,
long[] userIds)
Removes the users from the role. |
static void |
UserServiceUtil.unsetRoleUsers(long roleId,
long[] userIds)
Removes the users from the role. |
abstract void |
UserLocalService.unsetRoleUsers(long roleId,
long[] userIds)
Removes the users from the role. |
abstract void |
UserService.unsetRoleUsers(long roleId,
long[] userIds)
Removes the users from the role. |
void |
UserGroupServiceWrapper.unsetTeamUserGroups(long teamId,
long[] userGroupIds)
Removes the user groups from the team. |
static void |
UserGroupServiceUtil.unsetTeamUserGroups(long teamId,
long[] userGroupIds)
Removes the user groups from the team. |
abstract void |
UserGroupService.unsetTeamUserGroups(long teamId,
long[] userGroupIds)
Removes the user groups from the team. |
void |
UserServiceWrapper.unsetTeamUsers(long teamId,
long[] userIds)
Removes the users from the team. |
static void |
UserLocalServiceUtil.unsetTeamUsers(long teamId,
long[] userIds)
Removes the users from the team. |
void |
UserLocalServiceWrapper.unsetTeamUsers(long teamId,
long[] userIds)
Removes the users from the team. |
static void |
UserServiceUtil.unsetTeamUsers(long teamId,
long[] userIds)
Removes the users from the team. |
abstract void |
UserLocalService.unsetTeamUsers(long teamId,
long[] userIds)
Removes the users from the team. |
abstract void |
UserService.unsetTeamUsers(long teamId,
long[] userIds)
Removes the users from the team. |
void |
UserServiceWrapper.unsetUserGroupUsers(long userGroupId,
long[] userIds)
Removes the users from the user group. |
static void |
UserLocalServiceUtil.unsetUserGroupUsers(long userGroupId,
long[] userIds)
Removes the users from the user group. |
void |
UserLocalServiceWrapper.unsetUserGroupUsers(long userGroupId,
long[] userIds)
Removes the users from the user group. |
static void |
UserServiceUtil.unsetUserGroupUsers(long userGroupId,
long[] userIds)
Removes the users from the user group. |
abstract void |
UserLocalService.unsetUserGroupUsers(long userGroupId,
long[] userIds)
Removes the users from the user group. |
abstract void |
UserService.unsetUserGroupUsers(long userGroupId,
long[] userIds)
Removes the users from the user group. |
abstract void |
RoleLocalService.unsetUserRoles(long userId,
long[] roleIds)
Removes the matching roles associated with the user. |
void |
RoleServiceWrapper.unsetUserRoles(long userId,
long[] roleIds)
Removes the matching roles associated with the user. |
static void |
RoleLocalServiceUtil.unsetUserRoles(long userId,
long[] roleIds)
Removes the matching roles associated with the user. |
static void |
RoleServiceUtil.unsetUserRoles(long userId,
long[] roleIds)
Removes the matching roles associated with the user. |
void |
RoleLocalServiceWrapper.unsetUserRoles(long userId,
long[] roleIds)
Removes the matching roles associated with the user. |
abstract void |
RoleService.unsetUserRoles(long userId,
long[] roleIds)
Removes the matching roles associated with the user. |
Address |
AddressServiceWrapper.updateAddress(long addressId,
String street1,
String street2,
String street3,
String city,
String zip,
long regionId,
long countryId,
int typeId,
boolean mailing,
boolean primary)
|
static Address |
AddressLocalServiceUtil.updateAddress(long addressId,
String street1,
String street2,
String street3,
String city,
String zip,
long regionId,
long countryId,
int typeId,
boolean mailing,
boolean primary)
|
abstract Address |
AddressLocalService.updateAddress(long addressId,
String street1,
String street2,
String street3,
String city,
String zip,
long regionId,
long countryId,
int typeId,
boolean mailing,
boolean primary)
|
abstract Address |
AddressService.updateAddress(long addressId,
String street1,
String street2,
String street3,
String city,
String zip,
long regionId,
long countryId,
int typeId,
boolean mailing,
boolean primary)
|
static Address |
AddressServiceUtil.updateAddress(long addressId,
String street1,
String street2,
String street3,
String city,
String zip,
long regionId,
long countryId,
int typeId,
boolean mailing,
boolean primary)
|
Address |
AddressLocalServiceWrapper.updateAddress(long addressId,
String street1,
String street2,
String street3,
String city,
String zip,
long regionId,
long countryId,
int typeId,
boolean mailing,
boolean primary)
|
User |
UserServiceWrapper.updateAgreedToTermsOfUse(long userId,
boolean agreedToTermsOfUse)
Updates the user's response to the terms of use agreement. |
static User |
UserLocalServiceUtil.updateAgreedToTermsOfUse(long userId,
boolean agreedToTermsOfUse)
Updates whether the user has agreed to the terms of use. |
User |
UserLocalServiceWrapper.updateAgreedToTermsOfUse(long userId,
boolean agreedToTermsOfUse)
Updates whether the user has agreed to the terms of use. |
static User |
UserServiceUtil.updateAgreedToTermsOfUse(long userId,
boolean agreedToTermsOfUse)
Updates the user's response to the terms of use agreement. |
abstract User |
UserLocalService.updateAgreedToTermsOfUse(long userId,
boolean agreedToTermsOfUse)
Updates whether the user has agreed to the terms of use. |
abstract User |
UserService.updateAgreedToTermsOfUse(long userId,
boolean agreedToTermsOfUse)
Updates the user's response to the terms of use agreement. |
abstract void |
PortletPreferencesService.updateArchivePreferences(long userId,
long groupId,
String name,
String portletId,
PortletPreferences preferences)
|
static void |
PortletPreferencesServiceUtil.updateArchivePreferences(long userId,
long groupId,
String name,
String portletId,
PortletPreferences preferences)
|
void |
PortletPreferencesServiceWrapper.updateArchivePreferences(long userId,
long groupId,
String name,
String portletId,
PortletPreferences preferences)
|
abstract void |
GroupLocalService.updateAsset(long userId,
Group group,
long[] assetCategoryIds,
String[] assetTagNames)
Updates the group's asset replacing categories and tag names. |
void |
GroupLocalServiceWrapper.updateAsset(long userId,
Group group,
long[] assetCategoryIds,
String[] assetTagNames)
Updates the group's asset replacing categories and tag names. |
static void |
GroupLocalServiceUtil.updateAsset(long userId,
Group group,
long[] assetCategoryIds,
String[] assetTagNames)
Updates the group's asset replacing categories and tag names. |
static void |
OrganizationLocalServiceUtil.updateAsset(long userId,
Organization organization,
long[] assetCategoryIds,
String[] assetTagNames)
Updates the organization's asset with the new asset categories and tag names, removing and adding asset categories and tag names as necessary. |
abstract void |
OrganizationLocalService.updateAsset(long userId,
Organization organization,
long[] assetCategoryIds,
String[] assetTagNames)
Updates the organization's asset with the new asset categories and tag names, removing and adding asset categories and tag names as necessary. |
void |
OrganizationLocalServiceWrapper.updateAsset(long userId,
Organization organization,
long[] assetCategoryIds,
String[] assetTagNames)
Updates the organization's asset with the new asset categories and tag names, removing and adding asset categories and tag names as necessary. |
static void |
UserLocalServiceUtil.updateAsset(long userId,
User user,
long[] assetCategoryIds,
String[] assetTagNames)
Updates the user's asset with the new asset categories and tag names, removing and adding asset categories and tag names as necessary. |
void |
UserLocalServiceWrapper.updateAsset(long userId,
User user,
long[] assetCategoryIds,
String[] assetTagNames)
Updates the user's asset with the new asset categories and tag names, removing and adding asset categories and tag names as necessary. |
abstract void |
UserLocalService.updateAsset(long userId,
User user,
long[] assetCategoryIds,
String[] assetTagNames)
Updates the user's asset with the new asset categories and tag names, removing and adding asset categories and tag names as necessary. |
void |
WorkflowInstanceLinkLocalServiceWrapper.updateClassPK(long companyId,
long groupId,
String className,
long oldClassPK,
long newClassPK)
|
static void |
WorkflowInstanceLinkLocalServiceUtil.updateClassPK(long companyId,
long groupId,
String className,
long oldClassPK,
long newClassPK)
|
abstract void |
WorkflowInstanceLinkLocalService.updateClassPK(long companyId,
long groupId,
String className,
long oldClassPK,
long newClassPK)
|
static Company |
CompanyServiceUtil.updateCompany(long companyId,
String virtualHost,
String mx,
int maxUsers,
boolean active)
Updates the company |
abstract Company |
CompanyLocalService.updateCompany(long companyId,
String virtualHostname,
String mx,
int maxUsers,
boolean active)
Updates the company. |
Company |
CompanyLocalServiceWrapper.updateCompany(long companyId,
String virtualHostname,
String mx,
int maxUsers,
boolean active)
Updates the company. |
static Company |
CompanyLocalServiceUtil.updateCompany(long companyId,
String virtualHostname,
String mx,
int maxUsers,
boolean active)
Updates the company. |
abstract Company |
CompanyService.updateCompany(long companyId,
String virtualHost,
String mx,
int maxUsers,
boolean active)
Updates the company |
Company |
CompanyServiceWrapper.updateCompany(long companyId,
String virtualHost,
String mx,
int maxUsers,
boolean active)
Updates the company |
static Company |
CompanyServiceUtil.updateCompany(long companyId,
String virtualHost,
String mx,
String homeURL,
String name,
String legalName,
String legalId,
String legalType,
String sicCode,
String tickerSymbol,
String industry,
String type,
String size)
Updates the company with additional account information. |
abstract Company |
CompanyLocalService.updateCompany(long companyId,
String virtualHostname,
String mx,
String homeURL,
String name,
String legalName,
String legalId,
String legalType,
String sicCode,
String tickerSymbol,
String industry,
String type,
String size)
Update the company with additional account information. |
Company |
CompanyLocalServiceWrapper.updateCompany(long companyId,
String virtualHostname,
String mx,
String homeURL,
String name,
String legalName,
String legalId,
String legalType,
String sicCode,
String tickerSymbol,
String industry,
String type,
String size)
Update the company with additional account information. |
static Company |
CompanyLocalServiceUtil.updateCompany(long companyId,
String virtualHostname,
String mx,
String homeURL,
String name,
String legalName,
String legalId,
String legalType,
String sicCode,
String tickerSymbol,
String industry,
String type,
String size)
Update the company with additional account information. |
abstract Company |
CompanyService.updateCompany(long companyId,
String virtualHost,
String mx,
String homeURL,
String name,
String legalName,
String legalId,
String legalType,
String sicCode,
String tickerSymbol,
String industry,
String type,
String size)
Updates the company with additional account information. |
Company |
CompanyServiceWrapper.updateCompany(long companyId,
String virtualHost,
String mx,
String homeURL,
String name,
String legalName,
String legalId,
String legalType,
String sicCode,
String tickerSymbol,
String industry,
String type,
String size)
Updates the company with additional account information. |
static Company |
CompanyServiceUtil.updateCompany(long companyId,
String virtualHost,
String mx,
String homeURL,
String name,
String legalName,
String legalId,
String legalType,
String sicCode,
String tickerSymbol,
String industry,
String type,
String size,
String languageId,
String timeZoneId,
List<Address> addresses,
List<EmailAddress> emailAddresses,
List<Phone> phones,
List<Website> websites,
UnicodeProperties properties)
Updates the company with addition information. |
abstract Company |
CompanyService.updateCompany(long companyId,
String virtualHost,
String mx,
String homeURL,
String name,
String legalName,
String legalId,
String legalType,
String sicCode,
String tickerSymbol,
String industry,
String type,
String size,
String languageId,
String timeZoneId,
List<Address> addresses,
List<EmailAddress> emailAddresses,
List<Phone> phones,
List<Website> websites,
UnicodeProperties properties)
Updates the company with addition information. |
Company |
CompanyServiceWrapper.updateCompany(long companyId,
String virtualHost,
String mx,
String homeURL,
String name,
String legalName,
String legalId,
String legalType,
String sicCode,
String tickerSymbol,
String industry,
String type,
String size,
String languageId,
String timeZoneId,
List<Address> addresses,
List<EmailAddress> emailAddresses,
List<Phone> phones,
List<Website> websites,
UnicodeProperties properties)
Updates the company with addition information. |
abstract Contact |
ContactLocalService.updateContact(long contactId,
String emailAddress,
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)
|
static Contact |
ContactLocalServiceUtil.updateContact(long contactId,
String emailAddress,
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)
|
Contact |
ContactLocalServiceWrapper.updateContact(long contactId,
String emailAddress,
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)
|
static User |
UserLocalServiceUtil.updateCreateDate(long userId,
Date createDate)
Updates the user's creation date. |
User |
UserLocalServiceWrapper.updateCreateDate(long userId,
Date createDate)
Updates the user's creation date. |
abstract User |
UserLocalService.updateCreateDate(long userId,
Date createDate)
Updates the user's creation date. |
static void |
CompanyServiceUtil.updateDisplay(long companyId,
String languageId,
String timeZoneId)
Update the company's display. |
abstract void |
CompanyLocalService.updateDisplay(long companyId,
String languageId,
String timeZoneId)
Update the company's display. |
void |
CompanyLocalServiceWrapper.updateDisplay(long companyId,
String languageId,
String timeZoneId)
Update the company's display. |
static void |
CompanyLocalServiceUtil.updateDisplay(long companyId,
String languageId,
String timeZoneId)
Update the company's display. |
abstract void |
CompanyService.updateDisplay(long companyId,
String languageId,
String timeZoneId)
Update the company's display. |
void |
CompanyServiceWrapper.updateDisplay(long companyId,
String languageId,
String timeZoneId)
Update the company's display. |
abstract EmailAddress |
EmailAddressService.updateEmailAddress(long emailAddressId,
String address,
int typeId,
boolean primary)
|
EmailAddress |
EmailAddressServiceWrapper.updateEmailAddress(long emailAddressId,
String address,
int typeId,
boolean primary)
|
static EmailAddress |
EmailAddressLocalServiceUtil.updateEmailAddress(long emailAddressId,
String address,
int typeId,
boolean primary)
|
EmailAddress |
EmailAddressLocalServiceWrapper.updateEmailAddress(long emailAddressId,
String address,
int typeId,
boolean primary)
|
abstract EmailAddress |
EmailAddressLocalService.updateEmailAddress(long emailAddressId,
String address,
int typeId,
boolean primary)
|
static EmailAddress |
EmailAddressServiceUtil.updateEmailAddress(long emailAddressId,
String address,
int typeId,
boolean primary)
|
static User |
UserLocalServiceUtil.updateEmailAddress(long userId,
String password,
String emailAddress1,
String emailAddress2)
Updates the user's email address. |
User |
UserLocalServiceWrapper.updateEmailAddress(long userId,
String password,
String emailAddress1,
String emailAddress2)
Updates the user's email address. |
abstract User |
UserLocalService.updateEmailAddress(long userId,
String password,
String emailAddress1,
String emailAddress2)
Updates the user's email address. |
User |
UserServiceWrapper.updateEmailAddress(long userId,
String password,
String emailAddress1,
String emailAddress2,
ServiceContext serviceContext)
Updates the user's email address. |
static User |
UserLocalServiceUtil.updateEmailAddress(long userId,
String password,
String emailAddress1,
String emailAddress2,
ServiceContext serviceContext)
Updates the user's email address or sends verification email. |
User |
UserLocalServiceWrapper.updateEmailAddress(long userId,
String password,
String emailAddress1,
String emailAddress2,
ServiceContext serviceContext)
Updates the user's email address or sends verification email. |
static User |
UserServiceUtil.updateEmailAddress(long userId,
String password,
String emailAddress1,
String emailAddress2,
ServiceContext serviceContext)
Updates the user's email address. |
abstract User |
UserLocalService.updateEmailAddress(long userId,
String password,
String emailAddress1,
String emailAddress2,
ServiceContext serviceContext)
Updates the user's email address or sends verification email. |
abstract User |
UserService.updateEmailAddress(long userId,
String password,
String emailAddress1,
String emailAddress2,
ServiceContext serviceContext)
Updates the user's email address. |
static User |
UserLocalServiceUtil.updateEmailAddressVerified(long userId,
boolean emailAddressVerified)
Updates whether the user has verified email address. |
User |
UserLocalServiceWrapper.updateEmailAddressVerified(long userId,
boolean emailAddressVerified)
Updates whether the user has verified email address. |
abstract User |
UserLocalService.updateEmailAddressVerified(long userId,
boolean emailAddressVerified)
Updates whether the user has verified email address. |
static User |
UserLocalServiceUtil.updateFacebookId(long userId,
long facebookId)
Updates the user's Facebook ID. |
User |
UserLocalServiceWrapper.updateFacebookId(long userId,
long facebookId)
Updates the user's Facebook ID. |
abstract User |
UserLocalService.updateFacebookId(long userId,
long facebookId)
Updates the user's Facebook ID. |
abstract Group |
GroupLocalService.updateFriendlyURL(long groupId,
String friendlyURL)
Updates the group's friendly URL. |
Group |
GroupServiceWrapper.updateFriendlyURL(long groupId,
String friendlyURL)
Updates the group's friendly URL. |
abstract Group |
GroupService.updateFriendlyURL(long groupId,
String friendlyURL)
Updates the group's friendly URL. |
static Group |
GroupServiceUtil.updateFriendlyURL(long groupId,
String friendlyURL)
Updates the group's friendly URL. |
Group |
GroupLocalServiceWrapper.updateFriendlyURL(long groupId,
String friendlyURL)
Updates the group's friendly URL. |
static Group |
GroupLocalServiceUtil.updateFriendlyURL(long groupId,
String friendlyURL)
Updates the group's friendly URL. |
abstract Layout |
LayoutLocalService.updateFriendlyURL(long plid,
String friendlyURL,
String languageId)
Updates the friendly URL of the layout. |
Layout |
LayoutLocalServiceWrapper.updateFriendlyURL(long plid,
String friendlyURL,
String languageId)
Updates the friendly URL of the layout. |
static Layout |
LayoutLocalServiceUtil.updateFriendlyURL(long plid,
String friendlyURL,
String languageId)
Updates the friendly URL of the layout. |
abstract Group |
GroupLocalService.updateGroup(long groupId,
long parentGroupId,
String name,
String description,
int type,
boolean manualMembership,
int membershipRestriction,
String friendlyURL,
boolean active,
ServiceContext serviceContext)
Updates the group. |
Group |
GroupServiceWrapper.updateGroup(long groupId,
long parentGroupId,
String name,
String description,
int type,
boolean manualMembership,
int membershipRestriction,
String friendlyURL,
boolean active,
ServiceContext serviceContext)
Updates the group. |
abstract Group |
GroupService.updateGroup(long groupId,
long parentGroupId,
String name,
String description,
int type,
boolean manualMembership,
int membershipRestriction,
String friendlyURL,
boolean active,
ServiceContext serviceContext)
Updates the group. |
static Group |
GroupServiceUtil.updateGroup(long groupId,
long parentGroupId,
String name,
String description,
int type,
boolean manualMembership,
int membershipRestriction,
String friendlyURL,
boolean active,
ServiceContext serviceContext)
Updates the group. |
Group |
GroupLocalServiceWrapper.updateGroup(long groupId,
long parentGroupId,
String name,
String description,
int type,
boolean manualMembership,
int membershipRestriction,
String friendlyURL,
boolean active,
ServiceContext serviceContext)
Updates the group. |
static Group |
GroupLocalServiceUtil.updateGroup(long groupId,
long parentGroupId,
String name,
String description,
int type,
boolean manualMembership,
int membershipRestriction,
String friendlyURL,
boolean active,
ServiceContext serviceContext)
Updates the group. |
abstract Group |
GroupLocalService.updateGroup(long groupId,
String typeSettings)
Updates the group's type settings. |
Group |
GroupServiceWrapper.updateGroup(long groupId,
String typeSettings)
Updates the group's type settings. |
abstract Group |
GroupService.updateGroup(long groupId,
String typeSettings)
Updates the group's type settings. |
static Group |
GroupServiceUtil.updateGroup(long groupId,
String typeSettings)
Updates the group's type settings. |
Group |
GroupLocalServiceWrapper.updateGroup(long groupId,
String typeSettings)
Updates the group's type settings. |
static Group |
GroupLocalServiceUtil.updateGroup(long groupId,
String typeSettings)
Updates the group's type settings. |
static void |
UserLocalServiceUtil.updateGroups(long userId,
long[] newGroupIds,
ServiceContext serviceContext)
Sets the groups the user is in, removing and adding groups as necessary. |
void |
UserLocalServiceWrapper.updateGroups(long userId,
long[] newGroupIds,
ServiceContext serviceContext)
Sets the groups the user is in, removing and adding groups as necessary. |
abstract void |
UserLocalService.updateGroups(long userId,
long[] newGroupIds,
ServiceContext serviceContext)
Sets the groups the user is in, removing and adding groups as necessary. |
static Image |
ImageLocalServiceUtil.updateImage(long imageId,
byte[] bytes)
|
Image |
ImageLocalServiceWrapper.updateImage(long imageId,
byte[] bytes)
|
abstract Image |
ImageLocalService.updateImage(long imageId,
byte[] bytes)
|
static Image |
ImageLocalServiceUtil.updateImage(long imageId,
byte[] bytes,
String type,
int height,
int width,
int size)
|
Image |
ImageLocalServiceWrapper.updateImage(long imageId,
byte[] bytes,
String type,
int height,
int width,
int size)
|
abstract Image |
ImageLocalService.updateImage(long imageId,
byte[] bytes,
String type,
int height,
int width,
int size)
|
static Image |
ImageLocalServiceUtil.updateImage(long imageId,
File file)
|
Image |
ImageLocalServiceWrapper.updateImage(long imageId,
File file)
|
abstract Image |
ImageLocalService.updateImage(long imageId,
File file)
|
static Image |
ImageLocalServiceUtil.updateImage(long imageId,
InputStream is)
|
Image |
ImageLocalServiceWrapper.updateImage(long imageId,
InputStream is)
|
abstract Image |
ImageLocalService.updateImage(long imageId,
InputStream is)
|
static Image |
ImageLocalServiceUtil.updateImage(long imageId,
InputStream is,
boolean cleanUpStream)
|
Image |
ImageLocalServiceWrapper.updateImage(long imageId,
InputStream is,
boolean cleanUpStream)
|
abstract Image |
ImageLocalService.updateImage(long imageId,
InputStream is,
boolean cleanUpStream)
|
User |
UserServiceWrapper.updateIncompleteUser(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,
boolean updateUserInformation,
boolean sendEmail,
ServiceContext serviceContext)
Updates a user account that was automatically created when a guest user participated in an action (e.g. posting a comment) and only provided his name and email address. |
static User |
UserServiceUtil.updateIncompleteUser(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,
boolean updateUserInformation,
boolean sendEmail,
ServiceContext serviceContext)
Updates a user account that was automatically created when a guest user participated in an action (e.g. posting a comment) and only provided his name and email address. |
abstract User |
UserService.updateIncompleteUser(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,
boolean updateUserInformation,
boolean sendEmail,
ServiceContext serviceContext)
Updates a user account that was automatically created when a guest user participated in an action (e.g. posting a comment) and only provided his name and email address. |
static User |
UserLocalServiceUtil.updateIncompleteUser(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,
boolean updateUserInformation,
boolean sendEmail,
ServiceContext serviceContext)
Updates a user account that was automatically created when a guest user participated in an action (e.g. posting a comment) and only provided his name and email address. |
User |
UserLocalServiceWrapper.updateIncompleteUser(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,
boolean updateUserInformation,
boolean sendEmail,
ServiceContext serviceContext)
Updates a user account that was automatically created when a guest user participated in an action (e.g. posting a comment) and only provided his name and email address. |
abstract User |
UserLocalService.updateIncompleteUser(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,
boolean updateUserInformation,
boolean sendEmail,
ServiceContext serviceContext)
Updates a user account that was automatically created when a guest user participated in an action (e.g. posting a comment) and only provided his name and email address. |
static User |
UserLocalServiceUtil.updateJobTitle(long userId,
String jobTitle)
Updates the user's job title. |
User |
UserLocalServiceWrapper.updateJobTitle(long userId,
String jobTitle)
Updates the user's job title. |
abstract User |
UserLocalService.updateJobTitle(long userId,
String jobTitle)
Updates the user's job title. |
static User |
UserLocalServiceUtil.updateLastLogin(long userId,
String loginIP)
Updates the user's last login with the current time and the IP address. |
User |
UserLocalServiceWrapper.updateLastLogin(long userId,
String loginIP)
Updates the user's last login with the current time and the IP address. |
abstract User |
UserLocalService.updateLastLogin(long userId,
String loginIP)
Updates the user's last login with the current time and the IP address. |
abstract Layout |
LayoutService.updateLayout(long groupId,
boolean privateLayout,
long layoutId,
long parentLayoutId,
Map<Locale,String> localeNamesMap,
Map<Locale,String> localeTitlesMap,
Map<Locale,String> descriptionMap,
Map<Locale,String> keywordsMap,
Map<Locale,String> robotsMap,
String type,
boolean hidden,
Map<Locale,String> friendlyURLMap,
Boolean iconImage,
byte[] iconBytes,
ServiceContext serviceContext)
Updates the layout with additional parameters. |
abstract Layout |
LayoutLocalService.updateLayout(long groupId,
boolean privateLayout,
long layoutId,
long parentLayoutId,
Map<Locale,String> nameMap,
Map<Locale,String> titleMap,
Map<Locale,String> descriptionMap,
Map<Locale,String> keywordsMap,
Map<Locale,String> robotsMap,
String type,
boolean hidden,
Map<Locale,String> friendlyURLMap,
Boolean iconImage,
byte[] iconBytes,
ServiceContext serviceContext)
Updates the layout. |
Layout |
LayoutServiceWrapper.updateLayout(long groupId,
boolean privateLayout,
long layoutId,
long parentLayoutId,
Map<Locale,String> localeNamesMap,
Map<Locale,String> localeTitlesMap,
Map<Locale,String> descriptionMap,
Map<Locale,String> keywordsMap,
Map<Locale,String> robotsMap,
String type,
boolean hidden,
Map<Locale,String> friendlyURLMap,
Boolean iconImage,
byte[] iconBytes,
ServiceContext serviceContext)
Updates the layout with additional parameters. |
Layout |
LayoutLocalServiceWrapper.updateLayout(long groupId,
boolean privateLayout,
long layoutId,
long parentLayoutId,
Map<Locale,String> nameMap,
Map<Locale,String> titleMap,
Map<Locale,String> descriptionMap,
Map<Locale,String> keywordsMap,
Map<Locale,String> robotsMap,
String type,
boolean hidden,
Map<Locale,String> friendlyURLMap,
Boolean iconImage,
byte[] iconBytes,
ServiceContext serviceContext)
Updates the layout. |
static Layout |
LayoutLocalServiceUtil.updateLayout(long groupId,
boolean privateLayout,
long layoutId,
long parentLayoutId,
Map<Locale,String> nameMap,
Map<Locale,String> titleMap,
Map<Locale,String> descriptionMap,
Map<Locale,String> keywordsMap,
Map<Locale,String> robotsMap,
String type,
boolean hidden,
Map<Locale,String> friendlyURLMap,
Boolean iconImage,
byte[] iconBytes,
ServiceContext serviceContext)
Updates the layout. |
static Layout |
LayoutServiceUtil.updateLayout(long groupId,
boolean privateLayout,
long layoutId,
long parentLayoutId,
Map<Locale,String> localeNamesMap,
Map<Locale,String> localeTitlesMap,
Map<Locale,String> descriptionMap,
Map<Locale,String> keywordsMap,
Map<Locale,String> robotsMap,
String type,
boolean hidden,
Map<Locale,String> friendlyURLMap,
Boolean iconImage,
byte[] iconBytes,
ServiceContext serviceContext)
Updates the layout with additional parameters. |
abstract Layout |
LayoutService.updateLayout(long groupId,
boolean privateLayout,
long layoutId,
long parentLayoutId,
Map<Locale,String> localeNamesMap,
Map<Locale,String> localeTitlesMap,
Map<Locale,String> descriptionMap,
Map<Locale,String> keywordsMap,
Map<Locale,String> robotsMap,
String type,
boolean hidden,
String friendlyURL,
Boolean iconImage,
byte[] iconBytes,
ServiceContext serviceContext)
Deprecated. As of 6.2.0, replaced by LayoutService.updateLayout(long, boolean,
long, long, Map, Map, Map, Map, Map, String, boolean, Map,
Boolean, byte[], ServiceContext) |
abstract Layout |
LayoutLocalService.updateLayout(long groupId,
boolean privateLayout,
long layoutId,
long parentLayoutId,
Map<Locale,String> nameMap,
Map<Locale,String> titleMap,
Map<Locale,String> descriptionMap,
Map<Locale,String> keywordsMap,
Map<Locale,String> robotsMap,
String type,
boolean hidden,
String friendlyURL,
Boolean iconImage,
byte[] iconBytes,
ServiceContext serviceContext)
Deprecated. As of 6.2.0, replaced by LayoutLocalService.updateLayout(long, boolean,
long, long, Map, Map, Map, Map, Map, String, boolean, Map,
Boolean, byte[], ServiceContext) |
Layout |
LayoutServiceWrapper.updateLayout(long groupId,
boolean privateLayout,
long layoutId,
long parentLayoutId,
Map<Locale,String> localeNamesMap,
Map<Locale,String> localeTitlesMap,
Map<Locale,String> descriptionMap,
Map<Locale,String> keywordsMap,
Map<Locale,String> robotsMap,
String type,
boolean hidden,
String friendlyURL,
Boolean iconImage,
byte[] iconBytes,
ServiceContext serviceContext)
Deprecated. As of 6.2.0, replaced by LayoutServiceWrapper.updateLayout(long, boolean,
long, long, Map, Map, Map, Map, Map, String, boolean, Map,
Boolean, byte[], ServiceContext) |
Layout |
LayoutLocalServiceWrapper.updateLayout(long groupId,
boolean privateLayout,
long layoutId,
long parentLayoutId,
Map<Locale,String> nameMap,
Map<Locale,String> titleMap,
Map<Locale,String> descriptionMap,
Map<Locale,String> keywordsMap,
Map<Locale,String> robotsMap,
String type,
boolean hidden,
String friendlyURL,
Boolean iconImage,
byte[] iconBytes,
ServiceContext serviceContext)
Deprecated. As of 6.2.0, replaced by LayoutLocalServiceWrapper.updateLayout(long, boolean,
long, long, Map, Map, Map, Map, Map, String, boolean, Map,
Boolean, byte[], ServiceContext) |
static Layout |
LayoutLocalServiceUtil.updateLayout(long groupId,
boolean privateLayout,
long layoutId,
long parentLayoutId,
Map<Locale,String> nameMap,
Map<Locale,String> titleMap,
Map<Locale,String> descriptionMap,
Map<Locale,String> keywordsMap,
Map<Locale,String> robotsMap,
String type,
boolean hidden,
String friendlyURL,
Boolean iconImage,
byte[] iconBytes,
ServiceContext serviceContext)
Deprecated. As of 6.2.0, replaced by LayoutLocalServiceUtil.updateLayout(long, boolean,
long, long, Map, Map, Map, Map, Map, String, boolean, Map,
Boolean, byte[], ServiceContext) |
static Layout |
LayoutServiceUtil.updateLayout(long groupId,
boolean privateLayout,
long layoutId,
long parentLayoutId,
Map<Locale,String> localeNamesMap,
Map<Locale,String> localeTitlesMap,
Map<Locale,String> descriptionMap,
Map<Locale,String> keywordsMap,
Map<Locale,String> robotsMap,
String type,
boolean hidden,
String friendlyURL,
Boolean iconImage,
byte[] iconBytes,
ServiceContext serviceContext)
Deprecated. As of 6.2.0, replaced by LayoutServiceUtil.updateLayout(long, boolean,
long, long, Map, Map, Map, Map, Map, String, boolean, Map,
Boolean, byte[], ServiceContext) |
abstract Layout |
LayoutService.updateLayout(long groupId,
boolean privateLayout,
long layoutId,
String typeSettings)
Updates the layout replacing its type settings. |
abstract Layout |
LayoutLocalService.updateLayout(long groupId,
boolean privateLayout,
long layoutId,
String typeSettings)
Updates the layout replacing its type settings. |
Layout |
LayoutServiceWrapper.updateLayout(long groupId,
boolean privateLayout,
long layoutId,
String typeSettings)
Updates the layout replacing its type settings. |
Layout |
LayoutLocalServiceWrapper.updateLayout(long groupId,
boolean privateLayout,
long layoutId,
String typeSettings)
Updates the layout replacing its type settings. |
static Layout |
LayoutLocalServiceUtil.updateLayout(long groupId,
boolean privateLayout,
long layoutId,
String typeSettings)
Updates the layout replacing its type settings. |
static Layout |
LayoutServiceUtil.updateLayout(long groupId,
boolean privateLayout,
long layoutId,
String typeSettings)
Updates the layout replacing its type settings. |
static LayoutBranch |
LayoutBranchLocalServiceUtil.updateLayoutBranch(long layoutBranchId,
String name,
String description,
ServiceContext serviceContext)
|
abstract LayoutBranch |
LayoutBranchService.updateLayoutBranch(long layoutBranchId,
String name,
String description,
ServiceContext serviceContext)
|
abstract LayoutBranch |
LayoutBranchLocalService.updateLayoutBranch(long layoutBranchId,
String name,
String description,
ServiceContext serviceContext)
|
LayoutBranch |
LayoutBranchServiceWrapper.updateLayoutBranch(long layoutBranchId,
String name,
String description,
ServiceContext serviceContext)
|
static LayoutBranch |
LayoutBranchServiceUtil.updateLayoutBranch(long layoutBranchId,
String name,
String description,
ServiceContext serviceContext)
|
LayoutBranch |
LayoutBranchLocalServiceWrapper.updateLayoutBranch(long layoutBranchId,
String name,
String description,
ServiceContext serviceContext)
|
LayoutFriendlyURL |
LayoutFriendlyURLLocalServiceWrapper.updateLayoutFriendlyURL(long userId,
long companyId,
long groupId,
long plid,
boolean privateLayout,
String friendlyURL,
String languageId,
ServiceContext serviceContext)
|
abstract LayoutFriendlyURL |
LayoutFriendlyURLLocalService.updateLayoutFriendlyURL(long userId,
long companyId,
long groupId,
long plid,
boolean privateLayout,
String friendlyURL,
String languageId,
ServiceContext serviceContext)
|
static LayoutFriendlyURL |
LayoutFriendlyURLLocalServiceUtil.updateLayoutFriendlyURL(long userId,
long companyId,
long groupId,
long plid,
boolean privateLayout,
String friendlyURL,
String languageId,
ServiceContext serviceContext)
|
List<LayoutFriendlyURL> |
LayoutFriendlyURLLocalServiceWrapper.updateLayoutFriendlyURLs(long userId,
long companyId,
long groupId,
long plid,
boolean privateLayout,
Map<Locale,String> friendlyURLMap,
ServiceContext serviceContext)
|
abstract List<LayoutFriendlyURL> |
LayoutFriendlyURLLocalService.updateLayoutFriendlyURLs(long userId,
long companyId,
long groupId,
long plid,
boolean privateLayout,
Map<Locale,String> friendlyURLMap,
ServiceContext serviceContext)
|
static List<LayoutFriendlyURL> |
LayoutFriendlyURLLocalServiceUtil.updateLayoutFriendlyURLs(long userId,
long companyId,
long groupId,
long plid,
boolean privateLayout,
Map<Locale,String> friendlyURLMap,
ServiceContext serviceContext)
|
abstract LayoutPrototype |
LayoutPrototypeLocalService.updateLayoutPrototype(long layoutPrototypeId,
Map<Locale,String> nameMap,
String description,
boolean active)
Deprecated. As of 6.2.0, replaced by LayoutPrototypeLocalService.updateLayoutPrototype(long,
Map, String, boolean, ServiceContext) |
abstract LayoutPrototype |
LayoutPrototypeService.updateLayoutPrototype(long layoutPrototypeId,
Map<Locale,String> nameMap,
String description,
boolean active)
Deprecated. As of 6.2.0, replaced by LayoutPrototypeService.updateLayoutPrototype(long,
Map, String, boolean, ServiceContext) |
LayoutPrototype |
LayoutPrototypeLocalServiceWrapper.updateLayoutPrototype(long layoutPrototypeId,
Map<Locale,String> nameMap,
String description,
boolean active)
Deprecated. As of 6.2.0, replaced by LayoutPrototypeLocalServiceWrapper.updateLayoutPrototype(long,
Map, String, boolean, ServiceContext) |
static LayoutPrototype |
LayoutPrototypeLocalServiceUtil.updateLayoutPrototype(long layoutPrototypeId,
Map<Locale,String> nameMap,
String description,
boolean active)
Deprecated. As of 6.2.0, replaced by LayoutPrototypeLocalServiceUtil.updateLayoutPrototype(long,
Map, String, boolean, ServiceContext) |
LayoutPrototype |
LayoutPrototypeServiceWrapper.updateLayoutPrototype(long layoutPrototypeId,
Map<Locale,String> nameMap,
String description,
boolean active)
Deprecated. As of 6.2.0, replaced by LayoutPrototypeServiceWrapper.updateLayoutPrototype(long,
Map, String, boolean, ServiceContext) |
static LayoutPrototype |
LayoutPrototypeServiceUtil.updateLayoutPrototype(long layoutPrototypeId,
Map<Locale,String> nameMap,
String description,
boolean active)
Deprecated. As of 6.2.0, replaced by LayoutPrototypeServiceUtil.updateLayoutPrototype(long,
Map, String, boolean, ServiceContext) |
abstract LayoutPrototype |
LayoutPrototypeLocalService.updateLayoutPrototype(long layoutPrototypeId,
Map<Locale,String> nameMap,
String description,
boolean active,
ServiceContext serviceContext)
|
abstract LayoutPrototype |
LayoutPrototypeService.updateLayoutPrototype(long layoutPrototypeId,
Map<Locale,String> nameMap,
String description,
boolean active,
ServiceContext serviceContext)
|
LayoutPrototype |
LayoutPrototypeLocalServiceWrapper.updateLayoutPrototype(long layoutPrototypeId,
Map<Locale,String> nameMap,
String description,
boolean active,
ServiceContext serviceContext)
|
static LayoutPrototype |
LayoutPrototypeLocalServiceUtil.updateLayoutPrototype(long layoutPrototypeId,
Map<Locale,String> nameMap,
String description,
boolean active,
ServiceContext serviceContext)
|
LayoutPrototype |
LayoutPrototypeServiceWrapper.updateLayoutPrototype(long layoutPrototypeId,
Map<Locale,String> nameMap,
String description,
boolean active,
ServiceContext serviceContext)
|
static LayoutPrototype |
LayoutPrototypeServiceUtil.updateLayoutPrototype(long layoutPrototypeId,
Map<Locale,String> nameMap,
String description,
boolean active,
ServiceContext serviceContext)
|
LayoutRevision |
LayoutRevisionLocalServiceWrapper.updateLayoutRevision(long userId,
long layoutRevisionId,
long layoutBranchId,
String name,
String title,
String description,
String keywords,
String robots,
String typeSettings,
boolean iconImage,
long iconImageId,
String themeId,
String colorSchemeId,
String wapThemeId,
String wapColorSchemeId,
String css,
ServiceContext serviceContext)
|
abstract LayoutRevision |
LayoutRevisionLocalService.updateLayoutRevision(long userId,
long layoutRevisionId,
long layoutBranchId,
String name,
String title,
String description,
String keywords,
String robots,
String typeSettings,
boolean iconImage,
long iconImageId,
String themeId,
String colorSchemeId,
String wapThemeId,
String wapColorSchemeId,
String css,
ServiceContext serviceContext)
|
static LayoutRevision |
LayoutRevisionLocalServiceUtil.updateLayoutRevision(long userId,
long layoutRevisionId,
long layoutBranchId,
String name,
String title,
String description,
String keywords,
String robots,
String typeSettings,
boolean iconImage,
long iconImageId,
String themeId,
String colorSchemeId,
String wapThemeId,
String wapColorSchemeId,
String css,
ServiceContext serviceContext)
|
static LayoutSetBranch |
LayoutSetBranchServiceUtil.updateLayoutSetBranch(long groupId,
long layoutSetBranchId,
String name,
String description,
ServiceContext serviceContext)
|
abstract LayoutSetBranch |
LayoutSetBranchService.updateLayoutSetBranch(long groupId,
long layoutSetBranchId,
String name,
String description,
ServiceContext serviceContext)
|
LayoutSetBranch |
LayoutSetBranchServiceWrapper.updateLayoutSetBranch(long groupId,
long layoutSetBranchId,
String name,
String description,
ServiceContext serviceContext)
|
LayoutSetBranch |
LayoutSetBranchLocalServiceWrapper.updateLayoutSetBranch(long layoutSetBranchId,
String name,
String description,
ServiceContext serviceContext)
|
static LayoutSetBranch |
LayoutSetBranchLocalServiceUtil.updateLayoutSetBranch(long layoutSetBranchId,
String name,
String description,
ServiceContext serviceContext)
|
abstract LayoutSetBranch |
LayoutSetBranchLocalService.updateLayoutSetBranch(long layoutSetBranchId,
String name,
String description,
ServiceContext serviceContext)
|
LayoutSetPrototype |
LayoutSetPrototypeServiceWrapper.updateLayoutSetPrototype(long layoutSetPrototypeId,
Map<Locale,String> nameMap,
String description,
boolean active,
boolean layoutsUpdateable,
ServiceContext serviceContext)
|
static LayoutSetPrototype |
LayoutSetPrototypeServiceUtil.updateLayoutSetPrototype(long layoutSetPrototypeId,
Map<Locale,String> nameMap,
String description,
boolean active,
boolean layoutsUpdateable,
ServiceContext serviceContext)
|
abstract LayoutSetPrototype |
LayoutSetPrototypeService.updateLayoutSetPrototype(long layoutSetPrototypeId,
Map<Locale,String> nameMap,
String description,
boolean active,
boolean layoutsUpdateable,
ServiceContext serviceContext)
|
LayoutSetPrototype |
LayoutSetPrototypeLocalServiceWrapper.updateLayoutSetPrototype(long layoutSetPrototypeId,
Map<Locale,String> nameMap,
String description,
boolean active,
boolean layoutsUpdateable,
ServiceContext serviceContext)
|
abstract LayoutSetPrototype |
LayoutSetPrototypeLocalService.updateLayoutSetPrototype(long layoutSetPrototypeId,
Map<Locale,String> nameMap,
String description,
boolean active,
boolean layoutsUpdateable,
ServiceContext serviceContext)
|
static LayoutSetPrototype |
LayoutSetPrototypeLocalServiceUtil.updateLayoutSetPrototype(long layoutSetPrototypeId,
Map<Locale,String> nameMap,
String description,
boolean active,
boolean layoutsUpdateable,
ServiceContext serviceContext)
|
LayoutSetPrototype |
LayoutSetPrototypeServiceWrapper.updateLayoutSetPrototype(long layoutSetPrototypeId,
String settings)
|
static LayoutSetPrototype |
LayoutSetPrototypeServiceUtil.updateLayoutSetPrototype(long layoutSetPrototypeId,
String settings)
|
abstract LayoutSetPrototype |
LayoutSetPrototypeService.updateLayoutSetPrototype(long layoutSetPrototypeId,
String settings)
|
LayoutSetPrototype |
LayoutSetPrototypeLocalServiceWrapper.updateLayoutSetPrototype(long layoutSetPrototypeId,
String settings)
|
abstract LayoutSetPrototype |
LayoutSetPrototypeLocalService.updateLayoutSetPrototype(long layoutSetPrototypeId,
String settings)
|
static LayoutSetPrototype |
LayoutSetPrototypeLocalServiceUtil.updateLayoutSetPrototype(long layoutSetPrototypeId,
String settings)
|
static void |
LayoutSetLocalServiceUtil.updateLayoutSetPrototypeLinkEnabled(long groupId,
boolean privateLayout,
boolean layoutSetPrototypeLinkEnabled)
Deprecated. As of 6.1.0, replaced by LayoutSetLocalServiceUtil.updateLayoutSetPrototypeLinkEnabled(long, boolean, boolean,
String) |
abstract void |
LayoutSetLocalService.updateLayoutSetPrototypeLinkEnabled(long groupId,
boolean privateLayout,
boolean layoutSetPrototypeLinkEnabled)
Deprecated. As of 6.1.0, replaced by LayoutSetLocalService.updateLayoutSetPrototypeLinkEnabled(long, boolean, boolean,
String) |
void |
LayoutSetLocalServiceWrapper.updateLayoutSetPrototypeLinkEnabled(long groupId,
boolean privateLayout,
boolean layoutSetPrototypeLinkEnabled)
Deprecated. As of 6.1.0, replaced by LayoutSetLocalServiceWrapper.updateLayoutSetPrototypeLinkEnabled(long, boolean, boolean,
String) |
void |
LayoutSetServiceWrapper.updateLayoutSetPrototypeLinkEnabled(long groupId,
boolean privateLayout,
boolean layoutSetPrototypeLinkEnabled,
String layoutSetPrototypeUuid)
Updates the state of the layout set prototype link. |
abstract void |
LayoutSetService.updateLayoutSetPrototypeLinkEnabled(long groupId,
boolean privateLayout,
boolean layoutSetPrototypeLinkEnabled,
String layoutSetPrototypeUuid)
Updates the state of the layout set prototype link. |
static void |
LayoutSetLocalServiceUtil.updateLayoutSetPrototypeLinkEnabled(long groupId,
boolean privateLayout,
boolean layoutSetPrototypeLinkEnabled,
String layoutSetPrototypeUuid)
Updates the state of the layout set prototype link. |
static void |
LayoutSetServiceUtil.updateLayoutSetPrototypeLinkEnabled(long groupId,
boolean privateLayout,
boolean layoutSetPrototypeLinkEnabled,
String layoutSetPrototypeUuid)
Updates the state of the layout set prototype link. |
abstract void |
LayoutSetLocalService.updateLayoutSetPrototypeLinkEnabled(long groupId,
boolean privateLayout,
boolean layoutSetPrototypeLinkEnabled,
String layoutSetPrototypeUuid)
Updates the state of the layout set prototype link. |
void |
LayoutSetLocalServiceWrapper.updateLayoutSetPrototypeLinkEnabled(long groupId,
boolean privateLayout,
boolean layoutSetPrototypeLinkEnabled,
String layoutSetPrototypeUuid)
Updates the state of the layout set prototype link. |
static User |
UserLocalServiceUtil.updateLockout(User user,
boolean lockout)
Updates whether the user is locked out from logging in. |
User |
UserLocalServiceWrapper.updateLockout(User user,
boolean lockout)
Updates whether the user is locked out from logging in. |
abstract User |
UserLocalService.updateLockout(User user,
boolean lockout)
Updates whether the user is locked out from logging in. |
static User |
UserLocalServiceUtil.updateLockoutByEmailAddress(long companyId,
String emailAddress,
boolean lockout)
Updates whether the user is locked out from logging in. |
User |
UserLocalServiceWrapper.updateLockoutByEmailAddress(long companyId,
String emailAddress,
boolean lockout)
Updates whether the user is locked out from logging in. |
abstract User |
UserLocalService.updateLockoutByEmailAddress(long companyId,
String emailAddress,
boolean lockout)
Updates whether the user is locked out from logging in. |
User |
UserServiceWrapper.updateLockoutById(long userId,
boolean lockout)
Updates whether the user is locked out from logging in. |
static User |
UserLocalServiceUtil.updateLockoutById(long userId,
boolean lockout)
Updates whether the user is locked out from logging in. |
User |
UserLocalServiceWrapper.updateLockoutById(long userId,
boolean lockout)
Updates whether the user is locked out from logging in. |
static User |
UserServiceUtil.updateLockoutById(long userId,
boolean lockout)
Updates whether the user is locked out from logging in. |
abstract User |
UserLocalService.updateLockoutById(long userId,
boolean lockout)
Updates whether the user is locked out from logging in. |
abstract User |
UserService.updateLockoutById(long userId,
boolean lockout)
Updates whether the user is locked out from logging in. |
static User |
UserLocalServiceUtil.updateLockoutByScreenName(long companyId,
String screenName,
boolean lockout)
Updates whether the user is locked out from logging in. |
User |
UserLocalServiceWrapper.updateLockoutByScreenName(long companyId,
String screenName,
boolean lockout)
Updates whether the user is locked out from logging in. |
abstract User |
UserLocalService.updateLockoutByScreenName(long companyId,
String screenName,
boolean lockout)
Updates whether the user is locked out from logging in. |
void |
LayoutSetServiceWrapper.updateLogo(long groupId,
boolean privateLayout,
boolean logo,
byte[] bytes)
|
abstract void |
LayoutSetService.updateLogo(long groupId,
boolean privateLayout,
boolean logo,
byte[] bytes)
|
static LayoutSet |
LayoutSetLocalServiceUtil.updateLogo(long groupId,
boolean privateLayout,
boolean logo,
byte[] bytes)
|
static void |
LayoutSetServiceUtil.updateLogo(long groupId,
boolean privateLayout,
boolean logo,
byte[] bytes)
|
abstract LayoutSet |
LayoutSetLocalService.updateLogo(long groupId,
boolean privateLayout,
boolean logo,
byte[] bytes)
|
LayoutSet |
LayoutSetLocalServiceWrapper.updateLogo(long groupId,
boolean privateLayout,
boolean logo,
byte[] bytes)
|
void |
LayoutSetServiceWrapper.updateLogo(long groupId,
boolean privateLayout,
boolean logo,
File file)
|
abstract void |
LayoutSetService.updateLogo(long groupId,
boolean privateLayout,
boolean logo,
File file)
|
static LayoutSet |
LayoutSetLocalServiceUtil.updateLogo(long groupId,
boolean privateLayout,
boolean logo,
File file)
|
static void |
LayoutSetServiceUtil.updateLogo(long groupId,
boolean privateLayout,
boolean logo,
File file)
|
abstract LayoutSet |
LayoutSetLocalService.updateLogo(long groupId,
boolean privateLayout,
boolean logo,
File file)
|
LayoutSet |
LayoutSetLocalServiceWrapper.updateLogo(long groupId,
boolean privateLayout,
boolean logo,
File file)
|
void |
LayoutSetServiceWrapper.updateLogo(long groupId,
boolean privateLayout,
boolean logo,
InputStream inputStream)
|
abstract void |
LayoutSetService.updateLogo(long groupId,
boolean privateLayout,
boolean logo,
InputStream inputStream)
|
static LayoutSet |
LayoutSetLocalServiceUtil.updateLogo(long groupId,
boolean privateLayout,
boolean logo,
InputStream is)
|
static void |
LayoutSetServiceUtil.updateLogo(long groupId,
boolean privateLayout,
boolean logo,
InputStream inputStream)
|
abstract LayoutSet |
LayoutSetLocalService.updateLogo(long groupId,
boolean privateLayout,
boolean logo,
InputStream is)
|
LayoutSet |
LayoutSetLocalServiceWrapper.updateLogo(long groupId,
boolean privateLayout,
boolean logo,
InputStream is)
|
void |
LayoutSetServiceWrapper.updateLogo(long groupId,
boolean privateLayout,
boolean logo,
InputStream inputStream,
boolean cleanUpStream)
|
abstract void |
LayoutSetService.updateLogo(long groupId,
boolean privateLayout,
boolean logo,
InputStream inputStream,
boolean cleanUpStream)
|
static LayoutSet |
LayoutSetLocalServiceUtil.updateLogo(long groupId,
boolean privateLayout,
boolean logo,
InputStream is,
boolean cleanUpStream)
|
static void |
LayoutSetServiceUtil.updateLogo(long groupId,
boolean privateLayout,
boolean logo,
InputStream inputStream,
boolean cleanUpStream)
|
abstract LayoutSet |
LayoutSetLocalService.updateLogo(long groupId,
boolean privateLayout,
boolean logo,
InputStream is,
boolean cleanUpStream)
|
LayoutSet |
LayoutSetLocalServiceWrapper.updateLogo(long groupId,
boolean privateLayout,
boolean logo,
InputStream is,
boolean cleanUpStream)
|
static Company |
CompanyServiceUtil.updateLogo(long companyId,
byte[] bytes)
Updates the company's logo. |
abstract Company |
CompanyLocalService.updateLogo(long companyId,
byte[] bytes)
Updates the company's logo. |
Company |
CompanyLocalServiceWrapper.updateLogo(long companyId,
byte[] bytes)
Updates the company's logo. |
static Company |
CompanyLocalServiceUtil.updateLogo(long companyId,
byte[] bytes)
Updates the company's logo. |
abstract Company |
CompanyService.updateLogo(long companyId,
byte[] bytes)
Updates the company's logo. |
Company |
CompanyServiceWrapper.updateLogo(long companyId,
byte[] bytes)
Updates the company's logo. |
abstract Company |
CompanyLocalService.updateLogo(long companyId,
File file)
Updates the company's logo. |
Company |
CompanyLocalServiceWrapper.updateLogo(long companyId,
File file)
Updates the company's logo. |
static Company |
CompanyLocalServiceUtil.updateLogo(long companyId,
File file)
Updates the company's logo. |
static Company |
CompanyServiceUtil.updateLogo(long companyId,
InputStream inputStream)
Updates the company's logo. |
abstract Company |
CompanyLocalService.updateLogo(long companyId,
InputStream is)
Update the company's logo. |
Company |
CompanyLocalServiceWrapper.updateLogo(long companyId,
InputStream is)
Update the company's logo. |
static Company |
CompanyLocalServiceUtil.updateLogo(long companyId,
InputStream is)
Update the company's logo. |
abstract Company |
CompanyService.updateLogo(long companyId,
InputStream inputStream)
Updates the company's logo. |
Company |
CompanyServiceWrapper.updateLogo(long companyId,
InputStream inputStream)
Updates the company's logo. |
abstract Layout |
LayoutService.updateLookAndFeel(long groupId,
boolean privateLayout,
long layoutId,
String themeId,
String colorSchemeId,
String css,
boolean wapTheme)
Updates the look and feel of the layout. |
abstract Layout |
LayoutLocalService.updateLookAndFeel(long groupId,
boolean privateLayout,
long layoutId,
String themeId,
String colorSchemeId,
String css,
boolean wapTheme)
Updates the look and feel of the layout. |
Layout |
LayoutServiceWrapper.updateLookAndFeel(long groupId,
boolean privateLayout,
long layoutId,
String themeId,
String colorSchemeId,
String css,
boolean wapTheme)
Updates the look and feel of the layout. |
Layout |
LayoutLocalServiceWrapper.updateLookAndFeel(long groupId,
boolean privateLayout,
long layoutId,
String themeId,
String colorSchemeId,
String css,
boolean wapTheme)
Updates the look and feel of the layout. |
static Layout |
LayoutLocalServiceUtil.updateLookAndFeel(long groupId,
boolean privateLayout,
long layoutId,
String themeId,
String colorSchemeId,
String css,
boolean wapTheme)
Updates the look and feel of the layout. |
static Layout |
LayoutServiceUtil.updateLookAndFeel(long groupId,
boolean privateLayout,
long layoutId,
String themeId,
String colorSchemeId,
String css,
boolean wapTheme)
Updates the look and feel of the layout. |
LayoutSet |
LayoutSetServiceWrapper.updateLookAndFeel(long groupId,
boolean privateLayout,
String themeId,
String colorSchemeId,
String css,
boolean wapTheme)
|
abstract LayoutSet |
LayoutSetService.updateLookAndFeel(long groupId,
boolean privateLayout,
String themeId,
String colorSchemeId,
String css,
boolean wapTheme)
|
static LayoutSet |
LayoutSetLocalServiceUtil.updateLookAndFeel(long groupId,
boolean privateLayout,
String themeId,
String colorSchemeId,
String css,
boolean wapTheme)
|
static LayoutSet |
LayoutSetServiceUtil.updateLookAndFeel(long groupId,
boolean privateLayout,
String themeId,
String colorSchemeId,
String css,
boolean wapTheme)
|
abstract LayoutSet |
LayoutSetLocalService.updateLookAndFeel(long groupId,
boolean privateLayout,
String themeId,
String colorSchemeId,
String css,
boolean wapTheme)
|
LayoutSet |
LayoutSetLocalServiceWrapper.updateLookAndFeel(long groupId,
boolean privateLayout,
String themeId,
String colorSchemeId,
String css,
boolean wapTheme)
|
static void |
LayoutSetLocalServiceUtil.updateLookAndFeel(long groupId,
String themeId,
String colorSchemeId,
String css,
boolean wapTheme)
|
abstract void |
LayoutSetLocalService.updateLookAndFeel(long groupId,
String themeId,
String colorSchemeId,
String css,
boolean wapTheme)
|
void |
LayoutSetLocalServiceWrapper.updateLookAndFeel(long groupId,
String themeId,
String colorSchemeId,
String css,
boolean wapTheme)
|
abstract void |
ResourceLocalService.updateModelResources(AuditedModel auditedModel,
ServiceContext serviceContext)
Updates the resources for the model, replacing their group and guest permissions with new ones from the service context. |
void |
ResourceLocalServiceWrapper.updateModelResources(AuditedModel auditedModel,
ServiceContext serviceContext)
Updates the resources for the model, replacing their group and guest permissions with new ones from the service context. |
static void |
ResourceLocalServiceUtil.updateModelResources(AuditedModel auditedModel,
ServiceContext serviceContext)
Updates the resources for the model, replacing their group and guest permissions with new ones from the service context. |
static User |
UserLocalServiceUtil.updateModifiedDate(long userId,
Date modifiedDate)
Updates the user's modified date. |
User |
UserLocalServiceWrapper.updateModifiedDate(long userId,
Date modifiedDate)
Updates the user's modified date. |
abstract User |
UserLocalService.updateModifiedDate(long userId,
Date modifiedDate)
Updates the user's modified date. |
abstract Layout |
LayoutLocalService.updateName(Layout layout,
String name,
String languageId)
Updates the name of the layout. |
Layout |
LayoutLocalServiceWrapper.updateName(Layout layout,
String name,
String languageId)
Updates the name of the layout. |
static Layout |
LayoutLocalServiceUtil.updateName(Layout layout,
String name,
String languageId)
Updates the name of the layout. |
abstract Layout |
LayoutService.updateName(long groupId,
boolean privateLayout,
long layoutId,
String name,
String languageId)
Updates the name of the layout matching the group, layout ID, and privacy. |
abstract Layout |
LayoutLocalService.updateName(long groupId,
boolean privateLayout,
long layoutId,
String name,
String languageId)
Updates the name of the layout matching the group, layout ID, and privacy. |
Layout |
LayoutServiceWrapper.updateName(long groupId,
boolean privateLayout,
long layoutId,
String name,
String languageId)
Updates the name of the layout matching the group, layout ID, and privacy. |
Layout |
LayoutLocalServiceWrapper.updateName(long groupId,
boolean privateLayout,
long layoutId,
String name,
String languageId)
Updates the name of the layout matching the group, layout ID, and privacy. |
static Layout |
LayoutLocalServiceUtil.updateName(long groupId,
boolean privateLayout,
long layoutId,
String name,
String languageId)
Updates the name of the layout matching the group, layout ID, and privacy. |
static Layout |
LayoutServiceUtil.updateName(long groupId,
boolean privateLayout,
long layoutId,
String name,
String languageId)
Updates the name of the layout matching the group, layout ID, and privacy. |
abstract Layout |
LayoutService.updateName(long plid,
String name,
String languageId)
Updates the name of the layout matching the primary key. |
abstract Layout |
LayoutLocalService.updateName(long plid,
String name,
String languageId)
Updates the name of the layout matching the primary key. |
Layout |
LayoutServiceWrapper.updateName(long plid,
String name,
String languageId)
Updates the name of the layout matching the primary key. |
Layout |
LayoutLocalServiceWrapper.updateName(long plid,
String name,
String languageId)
Updates the name of the layout matching the primary key. |
static Layout |
LayoutLocalServiceUtil.updateName(long plid,
String name,
String languageId)
Updates the name of the layout matching the primary key. |
static Layout |
LayoutServiceUtil.updateName(long plid,
String name,
String languageId)
Updates the name of the layout matching the primary key. |
User |
UserServiceWrapper.updateOpenId(long userId,
String openId)
Updates the user's OpenID. |
static User |
UserLocalServiceUtil.updateOpenId(long userId,
String openId)
Updates the user's OpenID. |
User |
UserLocalServiceWrapper.updateOpenId(long userId,
String openId)
Updates the user's OpenID. |
static User |
UserServiceUtil.updateOpenId(long userId,
String openId)
Updates the user's OpenID. |
abstract User |
UserLocalService.updateOpenId(long userId,
String openId)
Updates the user's OpenID. |
abstract User |
UserService.updateOpenId(long userId,
String openId)
Updates the user's OpenID. |
static Organization |
OrganizationLocalServiceUtil.updateOrganization(long companyId,
long organizationId,
long parentOrganizationId,
String name,
String type,
boolean recursable,
long regionId,
long countryId,
int statusId,
String comments,
boolean site,
ServiceContext serviceContext)
Deprecated. As of 6.2.0, replaced by OrganizationLocalServiceUtil.updateOrganization(long,
long, long, String, String, long, long, int, String, boolean,
ServiceContext) |
abstract Organization |
OrganizationLocalService.updateOrganization(long companyId,
long organizationId,
long parentOrganizationId,
String name,
String type,
boolean recursable,
long regionId,
long countryId,
int statusId,
String comments,
boolean site,
ServiceContext serviceContext)
Deprecated. As of 6.2.0, replaced by OrganizationLocalService.updateOrganization(long,
long, long, String, String, long, long, int, String, boolean,
ServiceContext) |
Organization |
OrganizationLocalServiceWrapper.updateOrganization(long companyId,
long organizationId,
long parentOrganizationId,
String name,
String type,
boolean recursable,
long regionId,
long countryId,
int statusId,
String comments,
boolean site,
ServiceContext serviceContext)
Deprecated. As of 6.2.0, replaced by OrganizationLocalServiceWrapper.updateOrganization(long,
long, long, String, String, long, long, int, String, boolean,
ServiceContext) |
static Organization |
OrganizationLocalServiceUtil.updateOrganization(long companyId,
long organizationId,
long parentOrganizationId,
String name,
String type,
long regionId,
long countryId,
int statusId,
String comments,
boolean site,
ServiceContext serviceContext)
Updates the organization. |
abstract Organization |
OrganizationLocalService.updateOrganization(long companyId,
long organizationId,
long parentOrganizationId,
String name,
String type,
long regionId,
long countryId,
int statusId,
String comments,
boolean site,
ServiceContext serviceContext)
Updates the organization. |
Organization |
OrganizationLocalServiceWrapper.updateOrganization(long companyId,
long organizationId,
long parentOrganizationId,
String name,
String type,
long regionId,
long countryId,
int statusId,
String comments,
boolean site,
ServiceContext serviceContext)
Updates the organization. |
Organization |
OrganizationServiceWrapper.updateOrganization(long organizationId,
long parentOrganizationId,
String name,
String type,
boolean recursable,
long regionId,
long countryId,
int statusId,
String comments,
boolean site,
List<Address> addresses,
List<EmailAddress> emailAddresses,
List<OrgLabor> orgLabors,
List<Phone> phones,
List<Website> websites,
ServiceContext serviceContext)
Deprecated. As of 6.2.0, replaced by OrganizationServiceWrapper.updateOrganization(long,
long, String, String, long, long, int, String, boolean,
java.util.List, java.util.List, java.util.List,
java.util.List, java.util.List, ServiceContext) |
abstract Organization |
OrganizationService.updateOrganization(long organizationId,
long parentOrganizationId,
String name,
String type,
boolean recursable,
long regionId,
long countryId,
int statusId,
String comments,
boolean site,
List<Address> addresses,
List<EmailAddress> emailAddresses,
List<OrgLabor> orgLabors,
List<Phone> phones,
List<Website> websites,
ServiceContext serviceContext)
Deprecated. As of 6.2.0, replaced by OrganizationService.updateOrganization(long,
long, String, String, long, long, int, String, boolean,
java.util.List, java.util.List, java.util.List,
java.util.List, java.util.List, ServiceContext) |
static Organization |
OrganizationServiceUtil.updateOrganization(long organizationId,
long parentOrganizationId,
String name,
String type,
boolean recursable,
long regionId,
long countryId,
int statusId,
String comments,
boolean site,
List<Address> addresses,
List<EmailAddress> emailAddresses,
List<OrgLabor> orgLabors,
List<Phone> phones,
List<Website> websites,
ServiceContext serviceContext)
Deprecated. As of 6.2.0, replaced by OrganizationServiceUtil.updateOrganization(long,
long, String, String, long, long, int, String, boolean,
java.util.List, java.util.List, java.util.List,
java.util.List, java.util.List, ServiceContext) |
Organization |
OrganizationServiceWrapper.updateOrganization(long organizationId,
long parentOrganizationId,
String name,
String type,
boolean recursable,
long regionId,
long countryId,
int statusId,
String comments,
boolean site,
ServiceContext serviceContext)
Deprecated. As of 6.2.0, replaced by OrganizationServiceWrapper.updateOrganization(long,
long, String, String, long, long, int, String, boolean,
ServiceContext) |
abstract Organization |
OrganizationService.updateOrganization(long organizationId,
long parentOrganizationId,
String name,
String type,
boolean recursable,
long regionId,
long countryId,
int statusId,
String comments,
boolean site,
ServiceContext serviceContext)
Deprecated. As of 6.2.0, replaced by OrganizationService.updateOrganization(long,
long, String, String, long, long, int, String, boolean,
ServiceContext) |
static Organization |
OrganizationServiceUtil.updateOrganization(long organizationId,
long parentOrganizationId,
String name,
String type,
boolean recursable,
long regionId,
long countryId,
int statusId,
String comments,
boolean site,
ServiceContext serviceContext)
Deprecated. As of 6.2.0, replaced by OrganizationServiceUtil.updateOrganization(long,
long, String, String, long, long, int, String, boolean,
ServiceContext) |
Organization |
OrganizationServiceWrapper.updateOrganization(long organizationId,
long parentOrganizationId,
String name,
String type,
long regionId,
long countryId,
int statusId,
String comments,
boolean site,
List<Address> addresses,
List<EmailAddress> emailAddresses,
List<OrgLabor> orgLabors,
List<Phone> phones,
List<Website> websites,
ServiceContext serviceContext)
Updates the organization with additional parameters. |
abstract Organization |
OrganizationService.updateOrganization(long organizationId,
long parentOrganizationId,
String name,
String type,
long regionId,
long countryId,
int statusId,
String comments,
boolean site,
List<Address> addresses,
List<EmailAddress> emailAddresses,
List<OrgLabor> orgLabors,
List<Phone> phones,
List<Website> websites,
ServiceContext serviceContext)
Updates the organization with additional parameters. |
static Organization |
OrganizationServiceUtil.updateOrganization(long organizationId,
long parentOrganizationId,
String name,
String type,
long regionId,
long countryId,
int statusId,
String comments,
boolean site,
List<Address> addresses,
List<EmailAddress> emailAddresses,
List<OrgLabor> orgLabors,
List<Phone> phones,
List<Website> websites,
ServiceContext serviceContext)
Updates the organization with additional parameters. |
Organization |
OrganizationServiceWrapper.updateOrganization(long organizationId,
long parentOrganizationId,
String name,
String type,
long regionId,
long countryId,
int statusId,
String comments,
boolean site,
ServiceContext serviceContext)
Updates the organization. |
abstract Organization |
OrganizationService.updateOrganization(long organizationId,
long parentOrganizationId,
String name,
String type,
long regionId,
long countryId,
int statusId,
String comments,
boolean site,
ServiceContext serviceContext)
Updates the organization. |
static Organization |
OrganizationServiceUtil.updateOrganization(long organizationId,
long parentOrganizationId,
String name,
String type,
long regionId,
long countryId,
int statusId,
String comments,
boolean site,
ServiceContext serviceContext)
Updates the organization. |
void |
UserServiceWrapper.updateOrganizations(long userId,
long[] organizationIds,
ServiceContext serviceContext)
Sets the organizations that the user is in, removing and adding organizations as necessary. |
static void |
UserLocalServiceUtil.updateOrganizations(long userId,
long[] newOrganizationIds,
ServiceContext serviceContext)
Sets the organizations that the user is in, removing and adding organizations as necessary. |
void |
UserLocalServiceWrapper.updateOrganizations(long userId,
long[] newOrganizationIds,
ServiceContext serviceContext)
Sets the organizations that the user is in, removing and adding organizations as necessary. |
static void |
UserServiceUtil.updateOrganizations(long userId,
long[] organizationIds,
ServiceContext serviceContext)
Sets the organizations that the user is in, removing and adding organizations as necessary. |
abstract void |
UserLocalService.updateOrganizations(long userId,
long[] newOrganizationIds,
ServiceContext serviceContext)
Sets the organizations that the user is in, removing and adding organizations as necessary. |
abstract void |
UserService.updateOrganizations(long userId,
long[] organizationIds,
ServiceContext serviceContext)
Sets the organizations that the user is in, removing and adding organizations as necessary. |
OrgLabor |
OrgLaborLocalServiceWrapper.updateOrgLabor(long orgLaborId,
int typeId,
int sunOpen,
int sunClose,
int monOpen,
int monClose,
int tueOpen,
int tueClose,
int wedOpen,
int wedClose,
int thuOpen,
int thuClose,
int friOpen,
int friClose,
int satOpen,
int satClose)
|
static OrgLabor |
OrgLaborLocalServiceUtil.updateOrgLabor(long orgLaborId,
int typeId,
int sunOpen,
int sunClose,
int monOpen,
int monClose,
int tueOpen,
int tueClose,
int wedOpen,
int wedClose,
int thuOpen,
int thuClose,
int friOpen,
int friClose,
int satOpen,
int satClose)
|
abstract OrgLabor |
OrgLaborLocalService.updateOrgLabor(long orgLaborId,
int typeId,
int sunOpen,
int sunClose,
int monOpen,
int monClose,
int tueOpen,
int tueClose,
int wedOpen,
int wedClose,
int thuOpen,
int thuClose,
int friOpen,
int friClose,
int satOpen,
int satClose)
|
static OrgLabor |
OrgLaborServiceUtil.updateOrgLabor(long orgLaborId,
int typeId,
int sunOpen,
int sunClose,
int monOpen,
int monClose,
int tueOpen,
int tueClose,
int wedOpen,
int wedClose,
int thuOpen,
int thuClose,
int friOpen,
int friClose,
int satOpen,
int satClose)
|
OrgLabor |
OrgLaborServiceWrapper.updateOrgLabor(long orgLaborId,
int typeId,
int sunOpen,
int sunClose,
int monOpen,
int monClose,
int tueOpen,
int tueClose,
int wedOpen,
int wedClose,
int thuOpen,
int thuClose,
int friOpen,
int friClose,
int satOpen,
int satClose)
|
abstract OrgLabor |
OrgLaborService.updateOrgLabor(long orgLaborId,
int typeId,
int sunOpen,
int sunClose,
int monOpen,
int monClose,
int tueOpen,
int tueClose,
int wedOpen,
int wedClose,
int thuOpen,
int thuClose,
int friOpen,
int friClose,
int satOpen,
int satClose)
|
static LayoutSet |
LayoutSetLocalServiceUtil.updatePageCount(long groupId,
boolean privateLayout)
|
abstract LayoutSet |
LayoutSetLocalService.updatePageCount(long groupId,
boolean privateLayout)
|
LayoutSet |
LayoutSetLocalServiceWrapper.updatePageCount(long groupId,
boolean privateLayout)
|
abstract Layout |
LayoutService.updateParentLayoutId(long groupId,
boolean privateLayout,
long layoutId,
long parentLayoutId)
Updates the parent layout ID of the layout matching the group, layout ID, and privacy. |
abstract Layout |
LayoutLocalService.updateParentLayoutId(long groupId,
boolean privateLayout,
long layoutId,
long parentLayoutId)
Updates the parent layout ID of the layout matching the group, layout ID, and privacy. |
Layout |
LayoutServiceWrapper.updateParentLayoutId(long groupId,
boolean privateLayout,
long layoutId,
long parentLayoutId)
Updates the parent layout ID of the layout matching the group, layout ID, and privacy. |
Layout |
LayoutLocalServiceWrapper.updateParentLayoutId(long groupId,
boolean privateLayout,
long layoutId,
long parentLayoutId)
Updates the parent layout ID of the layout matching the group, layout ID, and privacy. |
static Layout |
LayoutLocalServiceUtil.updateParentLayoutId(long groupId,
boolean privateLayout,
long layoutId,
long parentLayoutId)
Updates the parent layout ID of the layout matching the group, layout ID, and privacy. |
static Layout |
LayoutServiceUtil.updateParentLayoutId(long groupId,
boolean privateLayout,
long layoutId,
long parentLayoutId)
Updates the parent layout ID of the layout matching the group, layout ID, and privacy. |
abstract Layout |
LayoutService.updateParentLayoutId(long plid,
long parentPlid)
Updates the parent layout ID of the layout matching the primary key. |
abstract Layout |
LayoutLocalService.updateParentLayoutId(long plid,
long parentPlid)
Updates the parent layout ID of the layout matching the primary key. |
Layout |
LayoutServiceWrapper.updateParentLayoutId(long plid,
long parentPlid)
Updates the parent layout ID of the layout matching the primary key. |
Layout |
LayoutLocalServiceWrapper.updateParentLayoutId(long plid,
long parentPlid)
Updates the parent layout ID of the layout matching the primary key. |
static Layout |
LayoutLocalServiceUtil.updateParentLayoutId(long plid,
long parentPlid)
Updates the parent layout ID of the layout matching the primary key. |
static Layout |
LayoutServiceUtil.updateParentLayoutId(long plid,
long parentPlid)
Updates the parent layout ID of the layout matching the primary key. |
abstract Layout |
LayoutService.updateParentLayoutIdAndPriority(long plid,
long parentPlid,
int priority)
|
abstract Layout |
LayoutLocalService.updateParentLayoutIdAndPriority(long plid,
long parentPlid,
int priority)
|
Layout |
LayoutServiceWrapper.updateParentLayoutIdAndPriority(long plid,
long parentPlid,
int priority)
|
Layout |
LayoutLocalServiceWrapper.updateParentLayoutIdAndPriority(long plid,
long parentPlid,
int priority)
|
static Layout |
LayoutLocalServiceUtil.updateParentLayoutIdAndPriority(long plid,
long parentPlid,
int priority)
|
static Layout |
LayoutServiceUtil.updateParentLayoutIdAndPriority(long plid,
long parentPlid,
int priority)
|
User |
UserServiceWrapper.updatePassword(long userId,
String password1,
String password2,
boolean passwordReset)
Updates the user's password without tracking or validation of the change. |
static User |
UserLocalServiceUtil.updatePassword(long userId,
String password1,
String password2,
boolean passwordReset)
Updates the user's password without tracking or validation of the change. |
User |
UserLocalServiceWrapper.updatePassword(long userId,
String password1,
String password2,
boolean passwordReset)
Updates the user's password without tracking or validation of the change. |
static User |
UserServiceUtil.updatePassword(long userId,
String password1,
String password2,
boolean passwordReset)
Updates the user's password without tracking or validation of the change. |
abstract User |
UserLocalService.updatePassword(long userId,
String password1,
String password2,
boolean passwordReset)
Updates the user's password without tracking or validation of the change. |
abstract User |
UserService.updatePassword(long userId,
String password1,
String password2,
boolean passwordReset)
Updates the user's password without tracking or validation of the change. |
static User |
UserLocalServiceUtil.updatePassword(long userId,
String password1,
String password2,
boolean passwordReset,
boolean silentUpdate)
Updates the user's password, optionally with tracking and validation of the change. |
User |
UserLocalServiceWrapper.updatePassword(long userId,
String password1,
String password2,
boolean passwordReset,
boolean silentUpdate)
Updates the user's password, optionally with tracking and validation of the change. |
abstract User |
UserLocalService.updatePassword(long userId,
String password1,
String password2,
boolean passwordReset,
boolean silentUpdate)
Updates the user's password, optionally with tracking and validation of the change. |
static User |
UserLocalServiceUtil.updatePasswordManually(long userId,
String password,
boolean passwordEncrypted,
boolean passwordReset,
Date passwordModifiedDate)
Updates the user's password with manually input information. |
User |
UserLocalServiceWrapper.updatePasswordManually(long userId,
String password,
boolean passwordEncrypted,
boolean passwordReset,
Date passwordModifiedDate)
Updates the user's password with manually input information. |
abstract User |
UserLocalService.updatePasswordManually(long userId,
String password,
boolean passwordEncrypted,
boolean passwordReset,
Date passwordModifiedDate)
Updates the user's password with manually input information. |
static PasswordPolicy |
PasswordPolicyLocalServiceUtil.updatePasswordPolicy(long passwordPolicyId,
String name,
String description,
boolean changeable,
boolean changeRequired,
long minAge,
boolean checkSyntax,
boolean allowDictionaryWords,
int minAlphanumeric,
int minLength,
int minLowerCase,
int minNumbers,
int minSymbols,
int minUpperCase,
boolean history,
int historyCount,
boolean expireable,
long maxAge,
long warningTime,
int graceLimit,
boolean lockout,
int maxFailure,
long lockoutDuration,
long resetFailureCount,
long resetTicketMaxAge)
Deprecated. As of 6.2.0, replaced by PasswordPolicyLocalServiceUtil.updatePasswordPolicy(long,
String, String, boolean, boolean, long, boolean, boolean,
int, int, int, int, int, int, String, boolean, int, boolean,
long, long, int, boolean, int, long, long, long,
ServiceContext) |
PasswordPolicy |
PasswordPolicyLocalServiceWrapper.updatePasswordPolicy(long passwordPolicyId,
String name,
String description,
boolean changeable,
boolean changeRequired,
long minAge,
boolean checkSyntax,
boolean allowDictionaryWords,
int minAlphanumeric,
int minLength,
int minLowerCase,
int minNumbers,
int minSymbols,
int minUpperCase,
boolean history,
int historyCount,
boolean expireable,
long maxAge,
long warningTime,
int graceLimit,
boolean lockout,
int maxFailure,
long lockoutDuration,
long resetFailureCount,
long resetTicketMaxAge)
Deprecated. As of 6.2.0, replaced by PasswordPolicyLocalServiceWrapper.updatePasswordPolicy(long,
String, String, boolean, boolean, long, boolean, boolean,
int, int, int, int, int, int, String, boolean, int, boolean,
long, long, int, boolean, int, long, long, long,
ServiceContext) |
abstract PasswordPolicy |
PasswordPolicyService.updatePasswordPolicy(long passwordPolicyId,
String name,
String description,
boolean changeable,
boolean changeRequired,
long minAge,
boolean checkSyntax,
boolean allowDictionaryWords,
int minAlphanumeric,
int minLength,
int minLowerCase,
int minNumbers,
int minSymbols,
int minUpperCase,
boolean history,
int historyCount,
boolean expireable,
long maxAge,
long warningTime,
int graceLimit,
boolean lockout,
int maxFailure,
long lockoutDuration,
long resetFailureCount,
long resetTicketMaxAge)
Deprecated. As of 6.2.0, replaced by PasswordPolicyService.updatePasswordPolicy(long,
String, String, boolean, boolean, long, boolean, boolean,
int, int, int, int, int, int, String, boolean, int, boolean,
long, long, int, boolean, int, long, long, long,
ServiceContext) |
static PasswordPolicy |
PasswordPolicyServiceUtil.updatePasswordPolicy(long passwordPolicyId,
String name,
String description,
boolean changeable,
boolean changeRequired,
long minAge,
boolean checkSyntax,
boolean allowDictionaryWords,
int minAlphanumeric,
int minLength,
int minLowerCase,
int minNumbers,
int minSymbols,
int minUpperCase,
boolean history,
int historyCount,
boolean expireable,
long maxAge,
long warningTime,
int graceLimit,
boolean lockout,
int maxFailure,
long lockoutDuration,
long resetFailureCount,
long resetTicketMaxAge)
Deprecated. As of 6.2.0, replaced by PasswordPolicyServiceUtil.updatePasswordPolicy(long,
String, String, boolean, boolean, long, boolean, boolean,
int, int, int, int, int, int, String, boolean, int, boolean,
long, long, int, boolean, int, long, long, long,
ServiceContext) |
PasswordPolicy |
PasswordPolicyServiceWrapper.updatePasswordPolicy(long passwordPolicyId,
String name,
String description,
boolean changeable,
boolean changeRequired,
long minAge,
boolean checkSyntax,
boolean allowDictionaryWords,
int minAlphanumeric,
int minLength,
int minLowerCase,
int minNumbers,
int minSymbols,
int minUpperCase,
boolean history,
int historyCount,
boolean expireable,
long maxAge,
long warningTime,
int graceLimit,
boolean lockout,
int maxFailure,
long lockoutDuration,
long resetFailureCount,
long resetTicketMaxAge)
Deprecated. As of 6.2.0, replaced by PasswordPolicyServiceWrapper.updatePasswordPolicy(long,
String, String, boolean, boolean, long, boolean, boolean,
int, int, int, int, int, int, String, boolean, int, boolean,
long, long, int, boolean, int, long, long, long,
ServiceContext) |
abstract PasswordPolicy |
PasswordPolicyLocalService.updatePasswordPolicy(long passwordPolicyId,
String name,
String description,
boolean changeable,
boolean changeRequired,
long minAge,
boolean checkSyntax,
boolean allowDictionaryWords,
int minAlphanumeric,
int minLength,
int minLowerCase,
int minNumbers,
int minSymbols,
int minUpperCase,
boolean history,
int historyCount,
boolean expireable,
long maxAge,
long warningTime,
int graceLimit,
boolean lockout,
int maxFailure,
long lockoutDuration,
long resetFailureCount,
long resetTicketMaxAge)
Deprecated. As of 6.2.0, replaced by PasswordPolicyLocalService.updatePasswordPolicy(long,
String, String, boolean, boolean, long, boolean, boolean,
int, int, int, int, int, int, String, boolean, int, boolean,
long, long, int, boolean, int, long, long, long,
ServiceContext) |
static PasswordPolicy |
PasswordPolicyLocalServiceUtil.updatePasswordPolicy(long passwordPolicyId,
String name,
String description,
boolean changeable,
boolean changeRequired,
long minAge,
boolean checkSyntax,
boolean allowDictionaryWords,
int minAlphanumeric,
int minLength,
int minLowerCase,
int minNumbers,
int minSymbols,
int minUpperCase,
String regex,
boolean history,
int historyCount,
boolean expireable,
long maxAge,
long warningTime,
int graceLimit,
boolean lockout,
int maxFailure,
long lockoutDuration,
long resetFailureCount,
long resetTicketMaxAge,
ServiceContext serviceContext)
|
PasswordPolicy |
PasswordPolicyLocalServiceWrapper.updatePasswordPolicy(long passwordPolicyId,
String name,
String description,
boolean changeable,
boolean changeRequired,
long minAge,
boolean checkSyntax,
boolean allowDictionaryWords,
int minAlphanumeric,
int minLength,
int minLowerCase,
int minNumbers,
int minSymbols,
int minUpperCase,
String regex,
boolean history,
int historyCount,
boolean expireable,
long maxAge,
long warningTime,
int graceLimit,
boolean lockout,
int maxFailure,
long lockoutDuration,
long resetFailureCount,
long resetTicketMaxAge,
ServiceContext serviceContext)
|
abstract PasswordPolicy |
PasswordPolicyService.updatePasswordPolicy(long passwordPolicyId,
String name,
String description,
boolean changeable,
boolean changeRequired,
long minAge,
boolean checkSyntax,
boolean allowDictionaryWords,
int minAlphanumeric,
int minLength,
int minLowerCase,
int minNumbers,
int minSymbols,
int minUpperCase,
String regex,
boolean history,
int historyCount,
boolean expireable,
long maxAge,
long warningTime,
int graceLimit,
boolean lockout,
int maxFailure,
long lockoutDuration,
long resetFailureCount,
long resetTicketMaxAge,
ServiceContext serviceContext)
|
static PasswordPolicy |
PasswordPolicyServiceUtil.updatePasswordPolicy(long passwordPolicyId,
String name,
String description,
boolean changeable,
boolean changeRequired,
long minAge,
boolean checkSyntax,
boolean allowDictionaryWords,
int minAlphanumeric,
int minLength,
int minLowerCase,
int minNumbers,
int minSymbols,
int minUpperCase,
String regex,
boolean history,
int historyCount,
boolean expireable,
long maxAge,
long warningTime,
int graceLimit,
boolean lockout,
int maxFailure,
long lockoutDuration,
long resetFailureCount,
long resetTicketMaxAge,
ServiceContext serviceContext)
|
PasswordPolicy |
PasswordPolicyServiceWrapper.updatePasswordPolicy(long passwordPolicyId,
String name,
String description,
boolean changeable,
boolean changeRequired,
long minAge,
boolean checkSyntax,
boolean allowDictionaryWords,
int minAlphanumeric,
int minLength,
int minLowerCase,
int minNumbers,
int minSymbols,
int minUpperCase,
String regex,
boolean history,
int historyCount,
boolean expireable,
long maxAge,
long warningTime,
int graceLimit,
boolean lockout,
int maxFailure,
long lockoutDuration,
long resetFailureCount,
long resetTicketMaxAge,
ServiceContext serviceContext)
|
abstract PasswordPolicy |
PasswordPolicyLocalService.updatePasswordPolicy(long passwordPolicyId,
String name,
String description,
boolean changeable,
boolean changeRequired,
long minAge,
boolean checkSyntax,
boolean allowDictionaryWords,
int minAlphanumeric,
int minLength,
int minLowerCase,
int minNumbers,
int minSymbols,
int minUpperCase,
String regex,
boolean history,
int historyCount,
boolean expireable,
long maxAge,
long warningTime,
int graceLimit,
boolean lockout,
int maxFailure,
long lockoutDuration,
long resetFailureCount,
long resetTicketMaxAge,
ServiceContext serviceContext)
|
static User |
UserLocalServiceUtil.updatePasswordReset(long userId,
boolean passwordReset)
Updates whether the user should be asked to reset their password the next time they login. |
User |
UserLocalServiceWrapper.updatePasswordReset(long userId,
boolean passwordReset)
Updates whether the user should be asked to reset their password the next time they login. |
abstract User |
UserLocalService.updatePasswordReset(long userId,
boolean passwordReset)
Updates whether the user should be asked to reset their password the next time they login. |
abstract Phone |
PhoneLocalService.updatePhone(long phoneId,
String number,
String extension,
int typeId,
boolean primary)
|
Phone |
PhoneServiceWrapper.updatePhone(long phoneId,
String number,
String extension,
int typeId,
boolean primary)
|
Phone |
PhoneLocalServiceWrapper.updatePhone(long phoneId,
String number,
String extension,
int typeId,
boolean primary)
|
abstract Phone |
PhoneService.updatePhone(long phoneId,
String number,
String extension,
int typeId,
boolean primary)
|
static Phone |
PhoneLocalServiceUtil.updatePhone(long phoneId,
String number,
String extension,
int typeId,
boolean primary)
|
static Phone |
PhoneServiceUtil.updatePhone(long phoneId,
String number,
String extension,
int typeId,
boolean primary)
|
abstract PluginSetting |
PluginSettingService.updatePluginSetting(long companyId,
String pluginId,
String pluginType,
String roles,
boolean active)
|
PluginSetting |
PluginSettingServiceWrapper.updatePluginSetting(long companyId,
String pluginId,
String pluginType,
String roles,
boolean active)
|
static PluginSetting |
PluginSettingServiceUtil.updatePluginSetting(long companyId,
String pluginId,
String pluginType,
String roles,
boolean active)
|
static Portlet |
PortletServiceUtil.updatePortlet(long companyId,
String portletId,
String roles,
boolean active)
|
Portlet |
PortletServiceWrapper.updatePortlet(long companyId,
String portletId,
String roles,
boolean active)
|
abstract Portlet |
PortletService.updatePortlet(long companyId,
String portletId,
String roles,
boolean active)
|
static PortletItem |
PortletItemLocalServiceUtil.updatePortletItem(long userId,
long groupId,
String name,
String portletId,
String className)
|
abstract PortletItem |
PortletItemLocalService.updatePortletItem(long userId,
long groupId,
String name,
String portletId,
String className)
|
PortletItem |
PortletItemLocalServiceWrapper.updatePortletItem(long userId,
long groupId,
String name,
String portletId,
String className)
|
User |
UserServiceWrapper.updatePortrait(long userId,
byte[] bytes)
Updates the user's portrait image. |
static User |
UserLocalServiceUtil.updatePortrait(long userId,
byte[] bytes)
Updates the user's portrait image. |
User |
UserLocalServiceWrapper.updatePortrait(long userId,
byte[] bytes)
Updates the user's portrait image. |
static User |
UserServiceUtil.updatePortrait(long userId,
byte[] bytes)
Updates the user's portrait image. |
abstract User |
UserLocalService.updatePortrait(long userId,
byte[] bytes)
Updates the user's portrait image. |
abstract User |
UserService.updatePortrait(long userId,
byte[] bytes)
Updates the user's portrait image. |
static void |
CompanyServiceUtil.updatePreferences(long companyId,
UnicodeProperties properties)
Updates the company's preferences. |
abstract void |
CompanyLocalService.updatePreferences(long companyId,
UnicodeProperties properties)
Updates the company's preferences. |
void |
CompanyLocalServiceWrapper.updatePreferences(long companyId,
UnicodeProperties properties)
Updates the company's preferences. |
static void |
CompanyLocalServiceUtil.updatePreferences(long companyId,
UnicodeProperties properties)
Updates the company's preferences. |
abstract void |
CompanyService.updatePreferences(long companyId,
UnicodeProperties properties)
Updates the company's preferences. |
void |
CompanyServiceWrapper.updatePreferences(long companyId,
UnicodeProperties properties)
Updates the company's preferences. |
abstract void |
LayoutLocalService.updatePriorities(long groupId,
boolean privateLayout)
Updates the priorities of the layouts. |
void |
LayoutLocalServiceWrapper.updatePriorities(long groupId,
boolean privateLayout)
Updates the priorities of the layouts. |
static void |
LayoutLocalServiceUtil.updatePriorities(long groupId,
boolean privateLayout)
Updates the priorities of the layouts. |
abstract Layout |
LayoutLocalService.updatePriority(Layout layout,
int priority)
Updates the priority of the layout. |
Layout |
LayoutLocalServiceWrapper.updatePriority(Layout layout,
int priority)
Updates the priority of the layout. |
static Layout |
LayoutLocalServiceUtil.updatePriority(Layout layout,
int priority)
Updates the priority of the layout. |
abstract Layout |
LayoutService.updatePriority(long groupId,
boolean privateLayout,
long layoutId,
int priority)
Updates the priority of the layout matching the group, layout ID, and privacy. |
abstract Layout |
LayoutLocalService.updatePriority(long groupId,
boolean privateLayout,
long layoutId,
int priority)
Updates the priority of the layout matching the group, layout ID, and privacy. |
Layout |
LayoutServiceWrapper.updatePriority(long groupId,
boolean privateLayout,
long layoutId,
int priority)
Updates the priority of the layout matching the group, layout ID, and privacy. |
Layout |
LayoutLocalServiceWrapper.updatePriority(long groupId,
boolean privateLayout,
long layoutId,
int priority)
Updates the priority of the layout matching the group, layout ID, and privacy. |
static Layout |
LayoutLocalServiceUtil.updatePriority(long groupId,
boolean privateLayout,
long layoutId,
int priority)
Updates the priority of the layout matching the group, layout ID, and privacy. |
static Layout |
LayoutServiceUtil.updatePriority(long groupId,
boolean privateLayout,
long layoutId,
int priority)
Updates the priority of the layout matching the group, layout ID, and privacy. |
abstract Layout |
LayoutService.updatePriority(long groupId,
boolean privateLayout,
long layoutId,
long nextLayoutId,
long previousLayoutId)
Updates the priority of the layout matching the group, layout ID, and privacy, setting the layout's priority based on the priorities of the next and previous layouts. |
abstract Layout |
LayoutLocalService.updatePriority(long groupId,
boolean privateLayout,
long layoutId,
long nextLayoutId,
long previousLayoutId)
Updates the priority of the layout matching the group, layout ID, and privacy, setting the layout's priority based on the priorities of the next and previous layouts. |
Layout |
LayoutServiceWrapper.updatePriority(long groupId,
boolean privateLayout,
long layoutId,
long nextLayoutId,
long previousLayoutId)
Updates the priority of the layout matching the group, layout ID, and privacy, setting the layout's priority based on the priorities of the next and previous layouts. |
Layout |
LayoutLocalServiceWrapper.updatePriority(long groupId,
boolean privateLayout,
long layoutId,
long nextLayoutId,
long previousLayoutId)
Updates the priority of the layout matching the group, layout ID, and privacy, setting the layout's priority based on the priorities of the next and previous layouts. |
static Layout |
LayoutLocalServiceUtil.updatePriority(long groupId,
boolean privateLayout,
long layoutId,
long nextLayoutId,
long previousLayoutId)
Updates the priority of the layout matching the group, layout ID, and privacy, setting the layout's priority based on the priorities of the next and previous layouts. |
static Layout |
LayoutServiceUtil.updatePriority(long groupId,
boolean privateLayout,
long layoutId,
long nextLayoutId,
long previousLayoutId)
Updates the priority of the layout matching the group, layout ID, and privacy, setting the layout's priority based on the priorities of the next and previous layouts. |
abstract Layout |
LayoutService.updatePriority(long plid,
int priority)
Updates the priority of the layout matching the primary key. |
abstract Layout |
LayoutLocalService.updatePriority(long plid,
int priority)
Updates the priority of the layout matching the primary key. |
Layout |
LayoutServiceWrapper.updatePriority(long plid,
int priority)
Updates the priority of the layout matching the primary key. |
Layout |
LayoutLocalServiceWrapper.updatePriority(long plid,
int priority)
Updates the priority of the layout matching the primary key. |
static Layout |
LayoutLocalServiceUtil.updatePriority(long plid,
int priority)
Updates the priority of the layout matching the primary key. |
static Layout |
LayoutServiceUtil.updatePriority(long plid,
int priority)
Updates the priority of the layout matching the primary key. |
static Release |
ReleaseLocalServiceUtil.updateRelease(long releaseId,
int buildNumber,
Date buildDate,
boolean verified)
|
Release |
ReleaseLocalServiceWrapper.updateRelease(long releaseId,
int buildNumber,
Date buildDate,
boolean verified)
|
abstract Release |
ReleaseLocalService.updateRelease(long releaseId,
int buildNumber,
Date buildDate,
boolean verified)
|
User |
UserServiceWrapper.updateReminderQuery(long userId,
String question,
String answer)
Updates the user's password reset question and answer. |
static User |
UserLocalServiceUtil.updateReminderQuery(long userId,
String question,
String answer)
Updates the user's password reset question and answer. |
User |
UserLocalServiceWrapper.updateReminderQuery(long userId,
String question,
String answer)
Updates the user's password reset question and answer. |
static User |
UserServiceUtil.updateReminderQuery(long userId,
String question,
String answer)
Updates the user's password reset question and answer. |
abstract User |
UserLocalService.updateReminderQuery(long userId,
String question,
String answer)
Updates the user's password reset question and answer. |
abstract User |
UserService.updateReminderQuery(long userId,
String question,
String answer)
Updates the user's password reset question and answer. |
static void |
RepositoryServiceUtil.updateRepository(long repositoryId,
String name,
String description)
|
abstract void |
RepositoryService.updateRepository(long repositoryId,
String name,
String description)
|
void |
RepositoryLocalServiceWrapper.updateRepository(long repositoryId,
String name,
String description)
|
abstract void |
RepositoryLocalService.updateRepository(long repositoryId,
String name,
String description)
|
static void |
RepositoryLocalServiceUtil.updateRepository(long repositoryId,
String name,
String description)
|
void |
RepositoryServiceWrapper.updateRepository(long repositoryId,
String name,
String description)
|
static RepositoryEntry |
RepositoryEntryLocalServiceUtil.updateRepositoryEntry(long repositoryEntryId,
String mappedId)
|
RepositoryEntry |
RepositoryEntryLocalServiceWrapper.updateRepositoryEntry(long repositoryEntryId,
String mappedId)
|
abstract RepositoryEntry |
RepositoryEntryLocalService.updateRepositoryEntry(long repositoryEntryId,
String mappedId)
|
abstract void |
ResourceLocalService.updateResources(long companyId,
long groupId,
String name,
long primKey,
String[] groupPermissions,
String[] guestPermissions)
Updates resources matching the group, name, and primary key at the individual scope, setting new group and guest permissions. |
void |
ResourceLocalServiceWrapper.updateResources(long companyId,
long groupId,
String name,
long primKey,
String[] groupPermissions,
String[] guestPermissions)
Updates resources matching the group, name, and primary key at the individual scope, setting new group and guest permissions. |
static void |
ResourceLocalServiceUtil.updateResources(long companyId,
long groupId,
String name,
long primKey,
String[] groupPermissions,
String[] guestPermissions)
Updates resources matching the group, name, and primary key at the individual scope, setting new group and guest permissions. |
abstract void |
ResourceLocalService.updateResources(long companyId,
long groupId,
String name,
String primKey,
String[] groupPermissions,
String[] guestPermissions)
Updates resources matching the group, name, and primary key string at the individual scope, setting new group and guest permissions. |
void |
ResourceLocalServiceWrapper.updateResources(long companyId,
long groupId,
String name,
String primKey,
String[] groupPermissions,
String[] guestPermissions)
Updates resources matching the group, name, and primary key string at the individual scope, setting new group and guest permissions. |
static void |
ResourceLocalServiceUtil.updateResources(long companyId,
long groupId,
String name,
String primKey,
String[] groupPermissions,
String[] guestPermissions)
Updates resources matching the group, name, and primary key string at the individual scope, setting new group and guest permissions. |
abstract Role |
RoleLocalService.updateRole(long roleId,
String name,
Map<Locale,String> titleMap,
Map<Locale,String> descriptionMap,
String subtype,
ServiceContext serviceContext)
Updates the role with the primary key. |
Role |
RoleServiceWrapper.updateRole(long roleId,
String name,
Map<Locale,String> titleMap,
Map<Locale,String> descriptionMap,
String subtype,
ServiceContext serviceContext)
Updates the role with the primary key. |
static Role |
RoleLocalServiceUtil.updateRole(long roleId,
String name,
Map<Locale,String> titleMap,
Map<Locale,String> descriptionMap,
String subtype,
ServiceContext serviceContext)
Updates the role with the primary key. |
static Role |
RoleServiceUtil.updateRole(long roleId,
String name,
Map<Locale,String> titleMap,
Map<Locale,String> descriptionMap,
String subtype,
ServiceContext serviceContext)
Updates the role with the primary key. |
Role |
RoleLocalServiceWrapper.updateRole(long roleId,
String name,
Map<Locale,String> titleMap,
Map<Locale,String> descriptionMap,
String subtype,
ServiceContext serviceContext)
Updates the role with the primary key. |
abstract Role |
RoleService.updateRole(long roleId,
String name,
Map<Locale,String> titleMap,
Map<Locale,String> descriptionMap,
String subtype,
ServiceContext serviceContext)
Updates the role with the primary key. |
abstract void |
LayoutLocalService.updateScopedPortletNames(long groupId,
boolean privateLayout,
long layoutId,
Map<Locale,String> nameMap,
List<Locale> nameMapModifiedLocales)
Deprecated. As of 6.2.0, with no direct replacement |
void |
LayoutLocalServiceWrapper.updateScopedPortletNames(long groupId,
boolean privateLayout,
long layoutId,
Map<Locale,String> nameMap,
List<Locale> nameMapModifiedLocales)
Deprecated. As of 6.2.0, with no direct replacement |
static void |
LayoutLocalServiceUtil.updateScopedPortletNames(long groupId,
boolean privateLayout,
long layoutId,
Map<Locale,String> nameMap,
List<Locale> nameMapModifiedLocales)
Deprecated. As of 6.2.0, with no direct replacement |
abstract void |
LayoutLocalService.updateScopedPortletNames(long groupId,
boolean privateLayout,
long layoutId,
String name,
String languageId)
Deprecated. As of 6.2.0, with no direct replacement |
void |
LayoutLocalServiceWrapper.updateScopedPortletNames(long groupId,
boolean privateLayout,
long layoutId,
String name,
String languageId)
Deprecated. As of 6.2.0, with no direct replacement |
static void |
LayoutLocalServiceUtil.updateScopedPortletNames(long groupId,
boolean privateLayout,
long layoutId,
String name,
String languageId)
Deprecated. As of 6.2.0, with no direct replacement |
User |
UserServiceWrapper.updateScreenName(long userId,
String screenName)
Updates the user's screen name. |
static User |
UserLocalServiceUtil.updateScreenName(long userId,
String screenName)
Updates the user's screen name. |
User |
UserLocalServiceWrapper.updateScreenName(long userId,
String screenName)
Updates the user's screen name. |
static User |
UserServiceUtil.updateScreenName(long userId,
String screenName)
Updates the user's screen name. |
abstract User |
UserLocalService.updateScreenName(long userId,
String screenName)
Updates the user's screen name. |
abstract User |
UserService.updateScreenName(long userId,
String screenName)
Updates the user's screen name. |
static void |
CompanyServiceUtil.updateSecurity(long companyId,
String authType,
boolean autoLogin,
boolean sendPassword,
boolean strangers,
boolean strangersWithMx,
boolean strangersVerify,
boolean siteLogo)
Updates the company's security properties. |
abstract void |
CompanyService.updateSecurity(long companyId,
String authType,
boolean autoLogin,
boolean sendPassword,
boolean strangers,
boolean strangersWithMx,
boolean strangersVerify,
boolean siteLogo)
Updates the company's security properties. |
void |
CompanyServiceWrapper.updateSecurity(long companyId,
String authType,
boolean autoLogin,
boolean sendPassword,
boolean strangers,
boolean strangersWithMx,
boolean strangersVerify,
boolean siteLogo)
Updates the company's security properties. |
LayoutSet |
LayoutSetServiceWrapper.updateSettings(long groupId,
boolean privateLayout,
String settings)
|
abstract LayoutSet |
LayoutSetService.updateSettings(long groupId,
boolean privateLayout,
String settings)
|
static LayoutSet |
LayoutSetLocalServiceUtil.updateSettings(long groupId,
boolean privateLayout,
String settings)
|
static LayoutSet |
LayoutSetServiceUtil.updateSettings(long groupId,
boolean privateLayout,
String settings)
|
abstract LayoutSet |
LayoutSetLocalService.updateSettings(long groupId,
boolean privateLayout,
String settings)
|
LayoutSet |
LayoutSetLocalServiceWrapper.updateSettings(long groupId,
boolean privateLayout,
String settings)
|
abstract Group |
GroupLocalService.updateSite(long groupId,
boolean site)
Associates the group with a main site if the group is an organization. |
Group |
GroupLocalServiceWrapper.updateSite(long groupId,
boolean site)
Associates the group with a main site if the group is an organization. |
static Group |
GroupLocalServiceUtil.updateSite(long groupId,
boolean site)
Associates the group with a main site if the group is an organization. |
void |
GroupServiceWrapper.updateStagedPortlets(long groupId,
Map<String,String> stagedPortletIds)
|
abstract void |
GroupService.updateStagedPortlets(long groupId,
Map<String,String> stagedPortletIds)
|
static void |
GroupServiceUtil.updateStagedPortlets(long groupId,
Map<String,String> stagedPortletIds)
|
static void |
StagingLocalServiceUtil.updateStagingRequest(long userId,
long stagingRequestId,
String fileName,
byte[] bytes)
|
abstract void |
StagingLocalService.updateStagingRequest(long userId,
long stagingRequestId,
String fileName,
byte[] bytes)
|
void |
StagingLocalServiceWrapper.updateStagingRequest(long userId,
long stagingRequestId,
String fileName,
byte[] bytes)
|
void |
StagingServiceWrapper.updateStagingRequest(long stagingRequestId,
String fileName,
byte[] bytes)
|
static void |
StagingServiceUtil.updateStagingRequest(long stagingRequestId,
String fileName,
byte[] bytes)
|
abstract void |
StagingService.updateStagingRequest(long stagingRequestId,
String fileName,
byte[] bytes)
|
User |
UserServiceWrapper.updateStatus(long userId,
int status)
Deprecated. As of 7.0.0, replaced by UserServiceWrapper.updateStatus(long, int,
ServiceContext) |
static User |
UserLocalServiceUtil.updateStatus(long userId,
int status)
Deprecated. As of 7.0.0, replaced by UserLocalServiceUtil.updateStatus(long, int,
ServiceContext) |
User |
UserLocalServiceWrapper.updateStatus(long userId,
int status)
Deprecated. As of 7.0.0, replaced by UserLocalServiceWrapper.updateStatus(long, int,
ServiceContext) |
static User |
UserServiceUtil.updateStatus(long userId,
int status)
Deprecated. As of 7.0.0, replaced by UserServiceUtil.updateStatus(long, int,
ServiceContext) |
abstract User |
UserLocalService.updateStatus(long userId,
int status)
Deprecated. As of 7.0.0, replaced by UserLocalService.updateStatus(long, int,
ServiceContext) |
abstract User |
UserService.updateStatus(long userId,
int status)
Deprecated. As of 7.0.0, replaced by UserService.updateStatus(long, int,
ServiceContext) |
User |
UserServiceWrapper.updateStatus(long userId,
int status,
ServiceContext serviceContext)
Updates the user's workflow status. |
static User |
UserLocalServiceUtil.updateStatus(long userId,
int status,
ServiceContext serviceContext)
Updates the user's workflow status. |
User |
UserLocalServiceWrapper.updateStatus(long userId,
int status,
ServiceContext serviceContext)
Updates the user's workflow status. |
static User |
UserServiceUtil.updateStatus(long userId,
int status,
ServiceContext serviceContext)
Updates the user's workflow status. |
abstract User |
UserLocalService.updateStatus(long userId,
int status,
ServiceContext serviceContext)
Updates the user's workflow status. |
abstract User |
UserService.updateStatus(long userId,
int status,
ServiceContext serviceContext)
Updates the user's workflow status. |
LayoutRevision |
LayoutRevisionLocalServiceWrapper.updateStatus(long userId,
long layoutRevisionId,
int status,
ServiceContext serviceContext)
|
abstract LayoutRevision |
LayoutRevisionLocalService.updateStatus(long userId,
long layoutRevisionId,
int status,
ServiceContext serviceContext)
|
static LayoutRevision |
LayoutRevisionLocalServiceUtil.updateStatus(long userId,
long layoutRevisionId,
int status,
ServiceContext serviceContext)
|
abstract void |
MembershipRequestLocalService.updateStatus(long replierUserId,
long membershipRequestId,
String replyComments,
int statusId,
boolean addUserToGroup,
ServiceContext serviceContext)
|
static void |
MembershipRequestLocalServiceUtil.updateStatus(long replierUserId,
long membershipRequestId,
String replyComments,
int statusId,
boolean addUserToGroup,
ServiceContext serviceContext)
|
void |
MembershipRequestLocalServiceWrapper.updateStatus(long replierUserId,
long membershipRequestId,
String replyComments,
int statusId,
boolean addUserToGroup,
ServiceContext serviceContext)
|
static void |
MembershipRequestServiceUtil.updateStatus(long membershipRequestId,
String reviewComments,
int statusId,
ServiceContext serviceContext)
|
abstract void |
MembershipRequestService.updateStatus(long membershipRequestId,
String reviewComments,
int statusId,
ServiceContext serviceContext)
|
void |
MembershipRequestServiceWrapper.updateStatus(long membershipRequestId,
String reviewComments,
int statusId,
ServiceContext serviceContext)
|
static Team |
TeamServiceUtil.updateTeam(long teamId,
String name,
String description)
|
static Team |
TeamLocalServiceUtil.updateTeam(long teamId,
String name,
String description)
|
Team |
TeamLocalServiceWrapper.updateTeam(long teamId,
String name,
String description)
|
abstract Team |
TeamService.updateTeam(long teamId,
String name,
String description)
|
Team |
TeamServiceWrapper.updateTeam(long teamId,
String name,
String description)
|
abstract Team |
TeamLocalService.updateTeam(long teamId,
String name,
String description)
|
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)
Updates the user with additional parameters. |
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)
Updates the user with additional parameters. |
abstract 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)
Updates the user with additional parameters. |
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)
Updates the user. |
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)
Updates the user. |
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)
Updates the user. |
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)
Updates the user. |
abstract 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)
Updates the user. |
abstract 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)
Updates the user. |
static UserGroup |
UserGroupLocalServiceUtil.updateUserGroup(long companyId,
long userGroupId,
String name,
String description)
Deprecated. As of 6.2.0, replaced by UserGroupLocalServiceUtil.updateUserGroup(long, long,
String, String, ServiceContext) |
UserGroup |
UserGroupLocalServiceWrapper.updateUserGroup(long companyId,
long userGroupId,
String name,
String description)
Deprecated. As of 6.2.0, replaced by UserGroupLocalServiceWrapper.updateUserGroup(long, long,
String, String, ServiceContext) |
abstract UserGroup |
UserGroupLocalService.updateUserGroup(long companyId,
long userGroupId,
String name,
String description)
Deprecated. As of 6.2.0, replaced by UserGroupLocalService.updateUserGroup(long, long,
String, String, ServiceContext) |
static UserGroup |
UserGroupLocalServiceUtil.updateUserGroup(long companyId,
long userGroupId,
String name,
String description,
ServiceContext serviceContext)
Updates the user group. |
UserGroup |
UserGroupLocalServiceWrapper.updateUserGroup(long companyId,
long userGroupId,
String name,
String description,
ServiceContext serviceContext)
Updates the user group. |
abstract UserGroup |
UserGroupLocalService.updateUserGroup(long companyId,
long userGroupId,
String name,
String description,
ServiceContext serviceContext)
Updates the user group. |
UserGroup |
UserGroupServiceWrapper.updateUserGroup(long userGroupId,
String name,
String description)
Deprecated. As of 6.2.0, replaced by UserGroupServiceWrapper.updateUserGroup(long,
String, String, ServiceContext) |
static UserGroup |
UserGroupServiceUtil.updateUserGroup(long userGroupId,
String name,
String description)
Deprecated. As of 6.2.0, replaced by UserGroupServiceUtil.updateUserGroup(long,
String, String, ServiceContext) |
abstract UserGroup |
UserGroupService.updateUserGroup(long userGroupId,
String name,
String description)
Deprecated. As of 6.2.0, replaced by UserGroupService.updateUserGroup(long,
String, String, ServiceContext) |
UserGroup |
UserGroupServiceWrapper.updateUserGroup(long userGroupId,
String name,
String description,
ServiceContext serviceContext)
Updates the user group. |
static UserGroup |
UserGroupServiceUtil.updateUserGroup(long userGroupId,
String name,
String description,
ServiceContext serviceContext)
Updates the user group. |
abstract UserGroup |
UserGroupService.updateUserGroup(long userGroupId,
String name,
String description,
ServiceContext serviceContext)
Updates the user group. |
LayoutSet |
LayoutSetServiceWrapper.updateVirtualHost(long groupId,
boolean privateLayout,
String virtualHost)
|
abstract LayoutSet |
LayoutSetService.updateVirtualHost(long groupId,
boolean privateLayout,
String virtualHost)
|
static LayoutSet |
LayoutSetLocalServiceUtil.updateVirtualHost(long groupId,
boolean privateLayout,
String virtualHostname)
|
static LayoutSet |
LayoutSetServiceUtil.updateVirtualHost(long groupId,
boolean privateLayout,
String virtualHost)
|
abstract LayoutSet |
LayoutSetLocalService.updateVirtualHost(long groupId,
boolean privateLayout,
String virtualHostname)
|
LayoutSet |
LayoutSetLocalServiceWrapper.updateVirtualHost(long groupId,
boolean privateLayout,
String virtualHostname)
|
static Website |
WebsiteServiceUtil.updateWebsite(long websiteId,
String url,
int typeId,
boolean primary)
|
static Website |
WebsiteLocalServiceUtil.updateWebsite(long websiteId,
String url,
int typeId,
boolean primary)
|
abstract Website |
WebsiteService.updateWebsite(long websiteId,
String url,
int typeId,
boolean primary)
|
abstract Website |
WebsiteLocalService.updateWebsite(long websiteId,
String url,
int typeId,
boolean primary)
|
Website |
WebsiteServiceWrapper.updateWebsite(long websiteId,
String url,
int typeId,
boolean primary)
|
Website |
WebsiteLocalServiceWrapper.updateWebsite(long websiteId,
String url,
int typeId,
boolean primary)
|
void |
WorkflowDefinitionLinkLocalServiceWrapper.updateWorkflowDefinitionLink(long userId,
long companyId,
long groupId,
String className,
long classPK,
long typePK,
String workflowDefinition)
|
abstract void |
WorkflowDefinitionLinkLocalService.updateWorkflowDefinitionLink(long userId,
long companyId,
long groupId,
String className,
long classPK,
long typePK,
String workflowDefinition)
|
static void |
WorkflowDefinitionLinkLocalServiceUtil.updateWorkflowDefinitionLink(long userId,
long companyId,
long groupId,
String className,
long classPK,
long typePK,
String workflowDefinition)
|
WorkflowDefinitionLink |
WorkflowDefinitionLinkLocalServiceWrapper.updateWorkflowDefinitionLink(long userId,
long companyId,
long groupId,
String className,
long classPK,
long typePK,
String workflowDefinitionName,
int workflowDefinitionVersion)
|
abstract WorkflowDefinitionLink |
WorkflowDefinitionLinkLocalService.updateWorkflowDefinitionLink(long userId,
long companyId,
long groupId,
String className,
long classPK,
long typePK,
String workflowDefinitionName,
int workflowDefinitionVersion)
|
static WorkflowDefinitionLink |
WorkflowDefinitionLinkLocalServiceUtil.updateWorkflowDefinitionLink(long userId,
long companyId,
long groupId,
String className,
long classPK,
long typePK,
String workflowDefinitionName,
int workflowDefinitionVersion)
|
void |
WorkflowDefinitionLinkLocalServiceWrapper.updateWorkflowDefinitionLinks(long userId,
long companyId,
long groupId,
String className,
long classPK,
List<ObjectValuePair<Long,String>> workflowDefinitionOVPs)
|
abstract void |
WorkflowDefinitionLinkLocalService.updateWorkflowDefinitionLinks(long userId,
long companyId,
long groupId,
String className,
long classPK,
List<ObjectValuePair<Long,String>> workflowDefinitionOVPs)
|
static void |
WorkflowDefinitionLinkLocalServiceUtil.updateWorkflowDefinitionLinks(long userId,
long companyId,
long groupId,
String className,
long classPK,
List<ObjectValuePair<Long,String>> workflowDefinitionOVPs)
|
abstract void |
ListTypeService.validate(int listTypeId,
long classNameId,
String type)
|
void |
ListTypeServiceWrapper.validate(int listTypeId,
long classNameId,
String type)
|
static void |
ListTypeServiceUtil.validate(int listTypeId,
long classNameId,
String type)
|
abstract void |
ListTypeService.validate(int listTypeId,
String type)
|
void |
ListTypeServiceWrapper.validate(int listTypeId,
String type)
|
static void |
ListTypeServiceUtil.validate(int listTypeId,
String type)
|
abstract MissingReferences |
LayoutService.validateImportLayoutsFile(long groupId,
boolean privateLayout,
Map<String,String[]> parameterMap,
File file)
|
MissingReferences |
LayoutServiceWrapper.validateImportLayoutsFile(long groupId,
boolean privateLayout,
Map<String,String[]> parameterMap,
File file)
|
static MissingReferences |
LayoutServiceUtil.validateImportLayoutsFile(long groupId,
boolean privateLayout,
Map<String,String[]> parameterMap,
File file)
|
abstract MissingReferences |
LayoutService.validateImportLayoutsFile(long groupId,
boolean privateLayout,
Map<String,String[]> parameterMap,
InputStream inputStream)
|
MissingReferences |
LayoutServiceWrapper.validateImportLayoutsFile(long groupId,
boolean privateLayout,
Map<String,String[]> parameterMap,
InputStream inputStream)
|
static MissingReferences |
LayoutServiceUtil.validateImportLayoutsFile(long groupId,
boolean privateLayout,
Map<String,String[]> parameterMap,
InputStream inputStream)
|
abstract MissingReferences |
LayoutLocalService.validateImportLayoutsFile(long userId,
long groupId,
boolean privateLayout,
Map<String,String[]> parameterMap,
File file)
|
MissingReferences |
LayoutLocalServiceWrapper.validateImportLayoutsFile(long userId,
long groupId,
boolean privateLayout,
Map<String,String[]> parameterMap,
File file)
|
static MissingReferences |
LayoutLocalServiceUtil.validateImportLayoutsFile(long userId,
long groupId,
boolean privateLayout,
Map<String,String[]> parameterMap,
File file)
|
abstract MissingReferences |
LayoutLocalService.validateImportLayoutsFile(long userId,
long groupId,
boolean privateLayout,
Map<String,String[]> parameterMap,
InputStream inputStream)
|
MissingReferences |
LayoutLocalServiceWrapper.validateImportLayoutsFile(long userId,
long groupId,
boolean privateLayout,
Map<String,String[]> parameterMap,
InputStream inputStream)
|
static MissingReferences |
LayoutLocalServiceUtil.validateImportLayoutsFile(long userId,
long groupId,
boolean privateLayout,
Map<String,String[]> parameterMap,
InputStream inputStream)
|
abstract MissingReferences |
LayoutLocalService.validateImportPortletInfo(long userId,
long plid,
long groupId,
String portletId,
Map<String,String[]> parameterMap,
File file)
|
MissingReferences |
LayoutLocalServiceWrapper.validateImportPortletInfo(long userId,
long plid,
long groupId,
String portletId,
Map<String,String[]> parameterMap,
File file)
|
static MissingReferences |
LayoutLocalServiceUtil.validateImportPortletInfo(long userId,
long plid,
long groupId,
String portletId,
Map<String,String[]> parameterMap,
File file)
|
abstract MissingReferences |
LayoutLocalService.validateImportPortletInfo(long userId,
long plid,
long groupId,
String portletId,
Map<String,String[]> parameterMap,
InputStream inputStream)
|
MissingReferences |
LayoutLocalServiceWrapper.validateImportPortletInfo(long userId,
long plid,
long groupId,
String portletId,
Map<String,String[]> parameterMap,
InputStream inputStream)
|
static MissingReferences |
LayoutLocalServiceUtil.validateImportPortletInfo(long userId,
long plid,
long groupId,
String portletId,
Map<String,String[]> parameterMap,
InputStream inputStream)
|
abstract MissingReferences |
LayoutService.validateImportPortletInfo(long plid,
long groupId,
String portletId,
Map<String,String[]> parameterMap,
File file)
|
MissingReferences |
LayoutServiceWrapper.validateImportPortletInfo(long plid,
long groupId,
String portletId,
Map<String,String[]> parameterMap,
File file)
|
static MissingReferences |
LayoutServiceUtil.validateImportPortletInfo(long plid,
long groupId,
String portletId,
Map<String,String[]> parameterMap,
File file)
|
abstract MissingReferences |
LayoutService.validateImportPortletInfo(long plid,
long groupId,
String portletId,
Map<String,String[]> parameterMap,
InputStream inputStream)
|
MissingReferences |
LayoutServiceWrapper.validateImportPortletInfo(long plid,
long groupId,
String portletId,
Map<String,String[]> parameterMap,
InputStream inputStream)
|
static MissingReferences |
LayoutServiceUtil.validateImportPortletInfo(long plid,
long groupId,
String portletId,
Map<String,String[]> parameterMap,
InputStream inputStream)
|
void |
ServiceContext.validateModifiedDate(AuditedModel auditedModel,
Class<? extends PortalException> clazz)
|
MissingReferences |
StagingServiceWrapper.validateStagingRequest(long stagingRequestId,
boolean privateLayout,
Map<String,String[]> parameterMap)
|
static MissingReferences |
StagingServiceUtil.validateStagingRequest(long stagingRequestId,
boolean privateLayout,
Map<String,String[]> parameterMap)
|
abstract MissingReferences |
StagingService.validateStagingRequest(long stagingRequestId,
boolean privateLayout,
Map<String,String[]> parameterMap)
|
static MissingReferences |
StagingLocalServiceUtil.validateStagingRequest(long userId,
long stagingRequestId,
boolean privateLayout,
Map<String,String[]> parameterMap)
|
abstract MissingReferences |
StagingLocalService.validateStagingRequest(long userId,
long stagingRequestId,
boolean privateLayout,
Map<String,String[]> parameterMap)
|
MissingReferences |
StagingLocalServiceWrapper.validateStagingRequest(long userId,
long stagingRequestId,
boolean privateLayout,
Map<String,String[]> parameterMap)
|
static void |
UserLocalServiceUtil.verifyEmailAddress(String ticketKey)
Verifies the email address of the ticket. |
void |
UserLocalServiceWrapper.verifyEmailAddress(String ticketKey)
Verifies the email address of the ticket. |
abstract void |
UserLocalService.verifyEmailAddress(String ticketKey)
Verifies the email address of the ticket. |
static void |
ResourceBlockLocalServiceUtil.verifyResourceBlockId(long companyId,
String name,
long primKey)
|
abstract void |
ResourceBlockLocalService.verifyResourceBlockId(long companyId,
String name,
long primKey)
|
void |
ResourceBlockLocalServiceWrapper.verifyResourceBlockId(long companyId,
String name,
long primKey)
|
| Uses of PortalException in com.liferay.portal.service.base |
|---|
| Methods in com.liferay.portal.service.base that throw PortalException | |
|---|---|
User |
PrincipalBean.getGuestOrUser()
Deprecated. |
User |
PrincipalBean.getUser()
Deprecated. |
| Uses of PortalException in com.liferay.portal.service.permission |
|---|
| Methods in com.liferay.portal.service.permission that throw PortalException | |
|---|---|
abstract void |
AccountPermission.check(PermissionChecker permissionChecker,
Account account,
String actionId)
|
static void |
AccountPermissionUtil.check(PermissionChecker permissionChecker,
Account account,
String actionId)
|
abstract void |
GroupPermission.check(PermissionChecker permissionChecker,
Group group,
String actionId)
|
static void |
GroupPermissionUtil.check(PermissionChecker permissionChecker,
Group group,
String actionId)
|
abstract void |
LayoutBranchPermission.check(PermissionChecker permissionChecker,
LayoutBranch layoutBranch,
String actionId)
|
static void |
LayoutBranchPermissionUtil.check(PermissionChecker permissionChecker,
LayoutBranch layoutBranch,
String actionId)
|
abstract void |
LayoutSetBranchPermission.check(PermissionChecker permissionChecker,
LayoutSetBranch layoutSetBranch,
String actionId)
|
static void |
LayoutSetBranchPermissionUtil.check(PermissionChecker permissionChecker,
LayoutSetBranch layoutSetBranch,
String actionId)
|
static void |
LayoutPermissionUtil.check(PermissionChecker permissionChecker,
Layout layout,
String actionId)
|
abstract void |
LayoutPermission.check(PermissionChecker permissionChecker,
Layout layout,
String actionId)
|
abstract void |
PortletPermission.check(PermissionChecker permissionChecker,
Layout layout,
String portletId,
String actionId)
|
static void |
PortletPermissionUtil.check(PermissionChecker permissionChecker,
Layout layout,
String portletId,
String actionId)
|
abstract void |
PortletPermission.check(PermissionChecker permissionChecker,
Layout layout,
String portletId,
String actionId,
boolean strict)
|
static void |
PortletPermissionUtil.check(PermissionChecker permissionChecker,
Layout layout,
String portletId,
String actionId,
boolean strict)
|
static void |
LayoutPermissionUtil.check(PermissionChecker permissionChecker,
long groupId,
boolean privateLayout,
long layoutId,
String actionId)
|
abstract void |
LayoutPermission.check(PermissionChecker permissionChecker,
long groupId,
boolean privateLayout,
long layoutId,
String actionId)
|
abstract void |
PortletPermission.check(PermissionChecker permissionChecker,
long groupId,
Layout layout,
String portletId,
String actionId)
|
static void |
PortletPermissionUtil.check(PermissionChecker permissionChecker,
long groupId,
Layout layout,
String portletId,
String actionId)
|
abstract void |
PortletPermission.check(PermissionChecker permissionChecker,
long groupId,
Layout layout,
String portletId,
String actionId,
boolean strict)
|
static void |
PortletPermissionUtil.check(PermissionChecker permissionChecker,
long groupId,
Layout layout,
String portletId,
String actionId,
boolean strict)
|
static void |
UserGroupRolePermissionUtil.check(PermissionChecker permissionChecker,
long groupId,
long roleId)
|
abstract void |
UserGroupRolePermission.check(PermissionChecker permissionChecker,
long groupId,
long roleId)
|
static void |
CommonPermissionUtil.check(PermissionChecker permissionChecker,
long classNameId,
long classPK,
String actionId)
|
abstract void |
CommonPermission.check(PermissionChecker permissionChecker,
long classNameId,
long classPK,
String actionId)
|
abstract void |
PortletPermission.check(PermissionChecker permissionChecker,
long groupId,
long plid,
String portletId,
String actionId)
|
static void |
PortletPermissionUtil.check(PermissionChecker permissionChecker,
long groupId,
long plid,
String portletId,
String actionId)
|
abstract void |
PortletPermission.check(PermissionChecker permissionChecker,
long groupId,
long plid,
String portletId,
String actionId,
boolean strict)
|
static void |
PortletPermissionUtil.check(PermissionChecker permissionChecker,
long groupId,
long plid,
String portletId,
String actionId,
boolean strict)
|
abstract void |
GroupPermission.check(PermissionChecker permissionChecker,
long groupId,
String actionId)
|
abstract void |
OrganizationPermission.check(PermissionChecker permissionChecker,
long organizationId,
String actionId)
|
static void |
OrganizationPermissionUtil.check(PermissionChecker permissionChecker,
long organizationId,
String actionId)
|
static void |
TeamPermissionUtil.check(PermissionChecker permissionChecker,
long teamId,
String actionId)
|
abstract void |
LayoutSetBranchPermission.check(PermissionChecker permissionChecker,
long layoutSetBranchId,
String actionId)
|
abstract void |
AccountPermission.check(PermissionChecker permissionChecker,
long accountId,
String actionId)
|
abstract void |
TeamPermission.check(PermissionChecker permissionChecker,
long teamId,
String actionId)
|
static void |
GroupPermissionUtil.check(PermissionChecker permissionChecker,
long groupId,
String actionId)
|
static void |
AccountPermissionUtil.check(PermissionChecker permissionChecker,
long accountId,
String actionId)
|
static void |
LayoutSetBranchPermissionUtil.check(PermissionChecker permissionChecker,
long layoutSetBranchId,
String actionId)
|
abstract void |
LayoutBranchPermission.check(PermissionChecker permissionChecker,
long layoutBranchId,
String actionId)
|
static void |
LayoutPermissionUtil.check(PermissionChecker permissionChecker,
long plid,
String actionId)
|
static void |
LayoutBranchPermissionUtil.check(PermissionChecker permissionChecker,
long layoutBranchId,
String actionId)
|
abstract void |
LayoutPermission.check(PermissionChecker permissionChecker,
long plid,
String actionId)
|
abstract void |
PortletPermission.check(PermissionChecker permissionChecker,
long plid,
String portletId,
String actionId)
|
static void |
PortletPermissionUtil.check(PermissionChecker permissionChecker,
long plid,
String portletId,
String actionId)
|
abstract void |
PortletPermission.check(PermissionChecker permissionChecker,
long plid,
String portletId,
String actionId,
boolean strict)
|
static void |
PortletPermissionUtil.check(PermissionChecker permissionChecker,
long plid,
String portletId,
String actionId,
boolean strict)
|
abstract void |
OrganizationPermission.check(PermissionChecker permissionChecker,
Organization organization,
String actionId)
|
static void |
OrganizationPermissionUtil.check(PermissionChecker permissionChecker,
Organization organization,
String actionId)
|
abstract void |
GroupPermission.check(PermissionChecker permissionChecker,
String actionId)
|
static void |
GroupPermissionUtil.check(PermissionChecker permissionChecker,
String actionId)
|
abstract void |
SubscriptionPermission.check(PermissionChecker permissionChecker,
String className,
long classPK)
Deprecated. As of 6.2.0, replaced by SubscriptionPermission.check(PermissionChecker,
String, long, String, long) |
static void |
SubscriptionPermissionUtil.check(PermissionChecker permissionChecker,
String className,
long classPK)
Deprecated. As of 6.2.0, replaced by SubscriptionPermissionUtil.check(PermissionChecker,
String, long, String, long) |
static void |
CommonPermissionUtil.check(PermissionChecker permissionChecker,
String className,
long classPK,
String actionId)
|
abstract void |
CommonPermission.check(PermissionChecker permissionChecker,
String className,
long classPK,
String actionId)
|
abstract void |
SubscriptionPermission.check(PermissionChecker permissionChecker,
String subscriptionClassName,
long subscriptionClassPK,
String inferredClassName,
long inferredClassPK)
Checks if the user has permission to subscribe to the subscription entity and receive notifications about the inferred entity. |
static void |
SubscriptionPermissionUtil.check(PermissionChecker permissionChecker,
String subscriptionClassName,
long subscriptionClassPK,
String inferredClassName,
long inferredClassPK)
|
abstract void |
PortletPermission.check(PermissionChecker permissionChecker,
String portletId,
String actionId)
|
static void |
PortletPermissionUtil.check(PermissionChecker permissionChecker,
String portletId,
String actionId)
|
static void |
TeamPermissionUtil.check(PermissionChecker permissionChecker,
Team team,
String actionId)
|
abstract void |
TeamPermission.check(PermissionChecker permissionChecker,
Team team,
String actionId)
|
abstract boolean |
AccountPermission.contains(PermissionChecker permissionChecker,
Account account,
String actionId)
|
static boolean |
AccountPermissionUtil.contains(PermissionChecker permissionChecker,
Account account,
String actionId)
|
abstract boolean |
GroupPermission.contains(PermissionChecker permissionChecker,
Group group,
String actionId)
|
static boolean |
GroupPermissionUtil.contains(PermissionChecker permissionChecker,
Group group,
String actionId)
|
static boolean |
LayoutPermissionUtil.contains(PermissionChecker permissionChecker,
Layout layout,
boolean checkViewableGroup,
String actionId)
|
abstract boolean |
LayoutPermission.contains(PermissionChecker permissionChecker,
Layout layout,
boolean checkViewableGroup,
String actionId)
|
abstract boolean |
PortletPermission.contains(PermissionChecker permissionChecker,
Layout layout,
Portlet portlet,
String actionId)
|
static boolean |
PortletPermissionUtil.contains(PermissionChecker permissionChecker,
Layout layout,
Portlet portlet,
String actionId)
|
abstract boolean |
PortletPermission.contains(PermissionChecker permissionChecker,
Layout layout,
Portlet portlet,
String actionId,
boolean strict)
|
static boolean |
PortletPermissionUtil.contains(PermissionChecker permissionChecker,
Layout layout,
Portlet portlet,
String actionId,
boolean strict)
|
static boolean |
LayoutPermissionUtil.contains(PermissionChecker permissionChecker,
Layout layout,
String actionId)
|
abstract boolean |
LayoutPermission.contains(PermissionChecker permissionChecker,
Layout layout,
String actionId)
|
static boolean |
LayoutPermissionUtil.contains(PermissionChecker permissionChecker,
Layout layout,
String controlPanelCategory,
boolean checkViewableGroup,
String actionId)
Deprecated. As of 6.2.0, replaced by LayoutPermissionUtil.contains(PermissionChecker,
Layout, boolean, String) |
abstract boolean |
LayoutPermission.contains(PermissionChecker permissionChecker,
Layout layout,
String controlPanelCategory,
boolean checkViewableGroup,
String actionId)
Deprecated. As of 6.2.0, replaced by LayoutPermission.contains(PermissionChecker,
Layout, boolean, String) |
abstract boolean |
PortletPermission.contains(PermissionChecker permissionChecker,
Layout layout,
String portletId,
String actionId)
|
static boolean |
PortletPermissionUtil.contains(PermissionChecker permissionChecker,
Layout layout,
String portletId,
String actionId)
|
static boolean |
LayoutPermissionUtil.contains(PermissionChecker permissionChecker,
Layout layout,
String controlPanelCategory,
String actionId)
Deprecated. As of 6.2.0, replaced by LayoutPermissionUtil.contains(PermissionChecker,
Layout, String) |
abstract boolean |
LayoutPermission.contains(PermissionChecker permissionChecker,
Layout layout,
String controlPanelCategory,
String actionId)
Deprecated. As of 6.2.0, replaced by LayoutPermission.contains(PermissionChecker,
Layout, String) |
abstract boolean |
PortletPermission.contains(PermissionChecker permissionChecker,
Layout layout,
String portletId,
String actionId,
boolean strict)
|
static boolean |
PortletPermissionUtil.contains(PermissionChecker permissionChecker,
Layout layout,
String portletId,
String actionId,
boolean strict)
|
abstract boolean |
OrganizationPermission.contains(PermissionChecker permissionChecker,
long[] organizationIds,
String actionId)
|
static boolean |
OrganizationPermissionUtil.contains(PermissionChecker permissionChecker,
long[] organizationIds,
String actionId)
|
static boolean |
LayoutPermissionUtil.contains(PermissionChecker permissionChecker,
long groupId,
boolean privateLayout,
long layoutId,
String actionId)
|
abstract boolean |
LayoutPermission.contains(PermissionChecker permissionChecker,
long groupId,
boolean privateLayout,
long layoutId,
String actionId)
|
static boolean |
LayoutPermissionUtil.contains(PermissionChecker permissionChecker,
long groupId,
boolean privateLayout,
long layoutId,
String controlPanelCategory,
String actionId)
Deprecated. As of 6.2.0, replaced by LayoutPermissionUtil.contains(PermissionChecker,
long, boolean, long, String) |
abstract boolean |
LayoutPermission.contains(PermissionChecker permissionChecker,
long groupId,
boolean privateLayout,
long layoutId,
String controlPanelCategory,
String actionId)
Deprecated. As of 6.2.0, replaced by LayoutPermission.contains(PermissionChecker,
long, boolean, long, String) |
abstract boolean |
PortletPermission.contains(PermissionChecker permissionChecker,
long groupId,
Layout layout,
Portlet portlet,
String actionId)
|
static boolean |
PortletPermissionUtil.contains(PermissionChecker permissionChecker,
long groupId,
Layout layout,
Portlet portlet,
String actionId)
|
abstract boolean |
PortletPermission.contains(PermissionChecker permissionChecker,
long groupId,
Layout layout,
Portlet portlet,
String actionId,
boolean strict)
|
static boolean |
PortletPermissionUtil.contains(PermissionChecker permissionChecker,
long groupId,
Layout layout,
Portlet portlet,
String actionId,
boolean strict)
|
abstract boolean |
PortletPermission.contains(PermissionChecker permissionChecker,
long groupId,
Layout layout,
String portletId,
String actionId)
|
static boolean |
PortletPermissionUtil.contains(PermissionChecker permissionChecker,
long groupId,
Layout layout,
String portletId,
String actionId)
|
abstract boolean |
PortletPermission.contains(PermissionChecker permissionChecker,
long groupId,
Layout layout,
String portletId,
String actionId,
boolean strict)
|
static boolean |
PortletPermissionUtil.contains(PermissionChecker permissionChecker,
long groupId,
Layout layout,
String portletId,
String actionId,
boolean strict)
|
static boolean |
UserGroupRolePermissionUtil.contains(PermissionChecker permissionChecker,
long groupId,
long roleId)
|
abstract boolean |
UserGroupRolePermission.contains(PermissionChecker permissionChecker,
long groupId,
long roleId)
|
abstract boolean |
PortletPermission.contains(PermissionChecker permissionChecker,
long groupId,
long plid,
Portlet portlet,
String actionId,
boolean strict)
|
abstract boolean |
PortletPermission.contains(PermissionChecker permissionChecker,
long groupId,
long plid,
String portletId,
String actionId,
boolean strict)
|
static boolean |
PortletPermissionUtil.contains(PermissionChecker permissionChecker,
long groupId,
long plid,
String portletId,
String actionId,
boolean strict)
|
abstract boolean |
PortletPermission.contains(PermissionChecker permissionChecker,
long plid,
Portlet portlet,
String actionId)
|
static boolean |
PortletPermissionUtil.contains(PermissionChecker permissionChecker,
long plid,
Portlet portlet,
String actionId)
|
abstract boolean |
PortletPermission.contains(PermissionChecker permissionChecker,
long plid,
Portlet portlet,
String actionId,
boolean strict)
|
static boolean |
PortletPermissionUtil.contains(PermissionChecker permissionChecker,
long plid,
Portlet portlet,
String actionId,
boolean strict)
|
abstract boolean |
GroupPermission.contains(PermissionChecker permissionChecker,
long groupId,
String actionId)
|
abstract boolean |
OrganizationPermission.contains(PermissionChecker permissionChecker,
long organizationId,
String actionId)
|
static boolean |
OrganizationPermissionUtil.contains(PermissionChecker permissionChecker,
long organizationId,
String actionId)
|
static boolean |
TeamPermissionUtil.contains(PermissionChecker permissionChecker,
long teamId,
String actionId)
|
abstract boolean |
LayoutSetBranchPermission.contains(PermissionChecker permissionChecker,
long layoutSetBranchId,
String actionId)
|
abstract boolean |
AccountPermission.contains(PermissionChecker permissionChecker,
long accountId,
String actionId)
|
abstract boolean |
TeamPermission.contains(PermissionChecker permissionChecker,
long teamId,
String actionId)
|
static boolean |
GroupPermissionUtil.contains(PermissionChecker permissionChecker,
long groupId,
String actionId)
|
static boolean |
AccountPermissionUtil.contains(PermissionChecker permissionChecker,
long accountId,
String actionId)
|
static boolean |
LayoutSetBranchPermissionUtil.contains(PermissionChecker permissionChecker,
long layoutSetBranchId,
String actionId)
|
abstract boolean |
LayoutBranchPermission.contains(PermissionChecker permissionChecker,
long layoutBranchId,
String actionId)
|
static boolean |
LayoutPermissionUtil.contains(PermissionChecker permissionChecker,
long plid,
String actionId)
|
static boolean |
LayoutBranchPermissionUtil.contains(PermissionChecker permissionChecker,
long layoutBranchId,
String actionId)
|
abstract boolean |
LayoutPermission.contains(PermissionChecker permissionChecker,
long plid,
String actionId)
|
abstract boolean |
PortletPermission.contains(PermissionChecker permissionChecker,
long plid,
String portletId,
String actionId)
|
static boolean |
PortletPermissionUtil.contains(PermissionChecker permissionChecker,
long plid,
String portletId,
String actionId)
|
abstract boolean |
PortletPermission.contains(PermissionChecker permissionChecker,
long plid,
String portletId,
String actionId,
boolean strict)
|
static boolean |
PortletPermissionUtil.contains(PermissionChecker permissionChecker,
long plid,
String portletId,
String actionId,
boolean strict)
|
abstract boolean |
OrganizationPermission.contains(PermissionChecker permissionChecker,
Organization organization,
String actionId)
|
static boolean |
OrganizationPermissionUtil.contains(PermissionChecker permissionChecker,
Organization organization,
String actionId)
|
abstract boolean |
SubscriptionPermission.contains(PermissionChecker permissionChecker,
String className,
long classPK)
Deprecated. As of 6.2.0, replaced by SubscriptionPermission.contains(PermissionChecker,
String, long, String, long) |
static boolean |
SubscriptionPermissionUtil.contains(PermissionChecker permissionChecker,
String className,
long classPK)
Deprecated. As of 6.2.0, replaced by SubscriptionPermissionUtil.contains(PermissionChecker,
String, long, String, long) |
abstract boolean |
SubscriptionPermission.contains(PermissionChecker permissionChecker,
String subscriptionClassName,
long subscriptionClassPK,
String inferredClassName,
long inferredClassPK)
Returns true if the user has permission to subscribe to the
subscribed entity and receive notifications about the inferred entity. |
static boolean |
SubscriptionPermissionUtil.contains(PermissionChecker permissionChecker,
String subscriptionClassName,
long subscriptionClassPK,
String inferredClassName,
long inferredClassPK)
|
abstract boolean |
PortletPermission.contains(PermissionChecker permissionChecker,
String portletId,
String actionId)
|
static boolean |
PortletPermissionUtil.contains(PermissionChecker permissionChecker,
String portletId,
String actionId)
|
static boolean |
TeamPermissionUtil.contains(PermissionChecker permissionChecker,
Team team,
String actionId)
|
abstract boolean |
TeamPermission.contains(PermissionChecker permissionChecker,
Team team,
String actionId)
|
static boolean |
LayoutPermissionUtil.containsWithoutViewableGroup(PermissionChecker permissionChecker,
Layout layout,
boolean checkLayoutUpdateable,
String actionId)
|
abstract boolean |
LayoutPermission.containsWithoutViewableGroup(PermissionChecker permissionChecker,
Layout layout,
boolean checkLayoutUpdateable,
String actionId)
|
static boolean |
LayoutPermissionUtil.containsWithoutViewableGroup(PermissionChecker permissionChecker,
Layout layout,
String actionId)
|
abstract boolean |
LayoutPermission.containsWithoutViewableGroup(PermissionChecker permissionChecker,
Layout layout,
String actionId)
|
static boolean |
LayoutPermissionUtil.containsWithoutViewableGroup(PermissionChecker permissionChecker,
Layout layout,
String controlPanelCategory,
boolean checkLayoutUpdateable,
String actionId)
Deprecated. As of 6.2.0, replaced by LayoutPermissionUtil.containsWithoutViewableGroup(PermissionChecker, Layout,
boolean, String) |
abstract boolean |
LayoutPermission.containsWithoutViewableGroup(PermissionChecker permissionChecker,
Layout layout,
String controlPanelCategory,
boolean checkLayoutUpdateable,
String actionId)
Deprecated. As of 6.2.0, replaced by LayoutPermission.containsWithoutViewableGroup(PermissionChecker, Layout,
boolean, String) |
static boolean |
LayoutPermissionUtil.containsWithoutViewableGroup(PermissionChecker permissionChecker,
Layout layout,
String controlPanelCategory,
String actionId)
Deprecated. As of 6.2.0, replaced by LayoutPermissionUtil.containsWithoutViewableGroup(PermissionChecker, Layout,
String) |
abstract boolean |
LayoutPermission.containsWithoutViewableGroup(PermissionChecker permissionChecker,
Layout layout,
String controlPanelCategory,
String actionId)
Deprecated. As of 6.2.0, replaced by LayoutPermission.containsWithoutViewableGroup(PermissionChecker, Layout,
String) |
abstract boolean |
PortletPermission.hasAccessPermission(PermissionChecker permissionChecker,
long scopeGroupId,
Layout layout,
Portlet portlet,
PortletMode portletMode)
|
static boolean |
PortletPermissionUtil.hasAccessPermission(PermissionChecker permissionChecker,
long scopeGroupId,
Layout layout,
Portlet portlet,
PortletMode portletMode)
|
abstract boolean |
PortletPermission.hasConfigurationPermission(PermissionChecker permissionChecker,
long groupId,
Layout layout,
String actionId)
|
static boolean |
PortletPermissionUtil.hasConfigurationPermission(PermissionChecker permissionChecker,
long groupId,
Layout layout,
String actionId)
|
abstract boolean |
PortletPermission.hasControlPanelAccessPermission(PermissionChecker permissionChecker,
long scopeGroupId,
Collection<Portlet> portlets)
|
static boolean |
PortletPermissionUtil.hasControlPanelAccessPermission(PermissionChecker permissionChecker,
long scopeGroupId,
Collection<Portlet> portlets)
|
abstract boolean |
PortletPermission.hasControlPanelAccessPermission(PermissionChecker permissionChecker,
long scopeGroupId,
Portlet portlet)
|
static boolean |
PortletPermissionUtil.hasControlPanelAccessPermission(PermissionChecker permissionChecker,
long scopeGroupId,
Portlet portlet)
|
abstract boolean |
PortletPermission.hasControlPanelAccessPermission(PermissionChecker permissionChecker,
long scopeGroupId,
String portletId)
|
static boolean |
PortletPermissionUtil.hasControlPanelAccessPermission(PermissionChecker permissionChecker,
long scopeGroupId,
String portletId)
|
| Uses of PortalException in com.liferay.portal.service.persistence |
|---|
| Methods in com.liferay.portal.service.persistence that throw PortalException | |
|---|---|
protected void |
RoleExportActionableDynamicQuery.performAction(Object object)
|
protected void |
UserGroupExportActionableDynamicQuery.performAction(Object object)
|
protected void |
WebsiteExportActionableDynamicQuery.performAction(Object object)
|
protected void |
OrganizationExportActionableDynamicQuery.performAction(Object object)
|
protected void |
RepositoryExportActionableDynamicQuery.performAction(Object object)
|
protected void |
PhoneExportActionableDynamicQuery.performAction(Object object)
|
protected void |
AddressExportActionableDynamicQuery.performAction(Object object)
|
protected void |
PasswordPolicyExportActionableDynamicQuery.performAction(Object object)
|
protected void |
LayoutFriendlyURLExportActionableDynamicQuery.performAction(Object object)
|
protected void |
LayoutSetPrototypeExportActionableDynamicQuery.performAction(Object object)
|
protected void |
RepositoryEntryExportActionableDynamicQuery.performAction(Object object)
|
protected void |
LayoutExportActionableDynamicQuery.performAction(Object object)
|
protected void |
EmailAddressExportActionableDynamicQuery.performAction(Object object)
|
protected void |
LayoutPrototypeExportActionableDynamicQuery.performAction(Object object)
|
protected void |
UserExportActionableDynamicQuery.performAction(Object object)
|
long |
RoleExportActionableDynamicQuery.performCount()
|
long |
UserGroupExportActionableDynamicQuery.performCount()
|
long |
WebsiteExportActionableDynamicQuery.performCount()
|
long |
OrganizationExportActionableDynamicQuery.performCount()
|
long |
RepositoryExportActionableDynamicQuery.performCount()
|
long |
PhoneExportActionableDynamicQuery.performCount()
|
long |
AddressExportActionableDynamicQuery.performCount()
|
long |
PasswordPolicyExportActionableDynamicQuery.performCount()
|
long |
LayoutFriendlyURLExportActionableDynamicQuery.performCount()
|
long |
LayoutSetPrototypeExportActionableDynamicQuery.performCount()
|
long |
RepositoryEntryExportActionableDynamicQuery.performCount()
|
long |
LayoutExportActionableDynamicQuery.performCount()
|
long |
EmailAddressExportActionableDynamicQuery.performCount()
|
long |
LayoutPrototypeExportActionableDynamicQuery.performCount()
|
long |
UserExportActionableDynamicQuery.performCount()
|
| Uses of PortalException in com.liferay.portal.theme |
|---|
| Methods in com.liferay.portal.theme that throw PortalException | |
|---|---|
User |
ThemeDisplay.getDefaultUser()
|
long |
ThemeDisplay.getDefaultUserId()
|
String |
ThemeDisplay.getParentGroupName()
Deprecated. As of 6.2.0 renamed to ThemeDisplay.getSiteGroupName() |
long |
ThemeDisplay.getScopeGroupIdOrLiveGroupId()
Deprecated. As of 6.2.0 renamed to ThemeDisplay.getSiteGroupIdOrLiveGroupId() |
String |
ThemeDisplay.getScopeGroupName()
|
Layout |
ThemeDisplay.getScopeLayout()
|
long |
ThemeDisplay.getSiteGroupIdOrLiveGroupId()
|
String |
ThemeDisplay.getSiteGroupName()
|
boolean |
NavItem.isChildSelected()
|
void |
ThemeDisplay.setCompany(Company company)
|
void |
ThemeDisplay.setUser(User user)
|
| Uses of PortalException in com.liferay.portal.util |
|---|
| Method parameters in com.liferay.portal.util with type arguments of type PortalException | |
|---|---|
abstract Date |
Portal.getDate(int month,
int day,
int year,
Class<? extends PortalException> clazz)
Returns the date object for the specified month, day, and year, optionally throwing an exception if the date is invalid. |
static Date |
PortalUtil.getDate(int month,
int day,
int year,
Class<? extends PortalException> clazz)
|
abstract Date |
Portal.getDate(int month,
int day,
int year,
int hour,
int min,
Class<? extends PortalException> clazz)
Returns the date object for the specified month, day, year, hour, and minute, optionally throwing an exception if the date is invalid. |
static Date |
PortalUtil.getDate(int month,
int day,
int year,
int hour,
int min,
Class<? extends PortalException> clazz)
|
abstract Date |
Portal.getDate(int month,
int day,
int year,
int hour,
int min,
TimeZone timeZone,
Class<? extends PortalException> clazz)
Returns the date object for the specified month, day, year, hour, minute, and time zone, optionally throwing an exception if the date is invalid. |
static Date |
PortalUtil.getDate(int month,
int day,
int year,
int hour,
int min,
TimeZone timeZone,
Class<? extends PortalException> clazz)
|
abstract Date |
Portal.getDate(int month,
int day,
int year,
TimeZone timeZone,
Class<? extends PortalException> clazz)
Returns the date object for the specified month, day, year, and time zone, optionally throwing an exception if the date is invalid. |
static Date |
PortalUtil.getDate(int month,
int day,
int year,
TimeZone timeZone,
Class<? extends PortalException> clazz)
|
| Methods in com.liferay.portal.util that throw PortalException | |
|---|---|
abstract void |
Portal.addPortletDefaultResource(javax.servlet.http.HttpServletRequest request,
Portlet portlet)
Adds the default resource permissions for the portlet to the page. |
static void |
PortalUtil.addPortletDefaultResource(javax.servlet.http.HttpServletRequest request,
Portlet portlet)
|
abstract void |
Portal.addPortletDefaultResource(long companyId,
Layout layout,
Portlet portlet)
|
static void |
PortalUtil.addPortletDefaultResource(long companyId,
Layout layout,
Portlet portlet)
|
abstract LayoutQueryStringComposite |
Portal.getActualLayoutQueryStringComposite(long groupId,
boolean privateLayout,
String friendlyURL,
Map<String,String[]> params,
Map<String,Object> requestContext)
|
static LayoutQueryStringComposite |
PortalUtil.getActualLayoutQueryStringComposite(long groupId,
boolean privateLayout,
String friendlyURL,
Map<String,String[]> params,
Map<String,Object> requestContext)
|
abstract String |
Portal.getActualURL(long groupId,
boolean privateLayout,
String mainPath,
String friendlyURL,
Map<String,String[]> params,
Map<String,Object> requestContext)
|
static String |
PortalUtil.getActualURL(long groupId,
boolean privateLayout,
String mainPath,
String friendlyURL,
Map<String,String[]> params,
Map<String,Object> requestContext)
|
abstract Locale[] |
Portal.getAlternateLocales(javax.servlet.http.HttpServletRequest request)
Deprecated. As of 6.2.0, replaced by LanguageUtil.getAvailableLocales() |
static Locale[] |
PortalUtil.getAlternateLocales(javax.servlet.http.HttpServletRequest request)
Deprecated. As of 6.2.0, replaced by LanguageUtil.getAvailableLocales() |
abstract String |
Portal.getAlternateURL(String canonicalURL,
ThemeDisplay themeDisplay,
Locale locale,
Layout layout)
Returns the alternate URL of the page, to distinguish it from its canonical URL. |
static String |
PortalUtil.getAlternateURL(String canonicalURL,
ThemeDisplay themeDisplay,
Locale locale,
Layout layout)
|
abstract BaseModel<?> |
Portal.getBaseModel(ResourcePermission resourcePermission)
Returns the base model instance for the resource permission. |
static BaseModel<?> |
PortalUtil.getBaseModel(ResourcePermission resourcePermission)
|
abstract BaseModel<?> |
Portal.getBaseModel(String modelName,
String primKey)
Returns the base model instance for the model name and primary key. |
static BaseModel<?> |
PortalUtil.getBaseModel(String modelName,
String primKey)
|
abstract long |
Portal.getBasicAuthUserId(javax.servlet.http.HttpServletRequest request)
Returns the user's ID from the HTTP authentication headers after validating their credentials. |
static long |
PortalUtil.getBasicAuthUserId(javax.servlet.http.HttpServletRequest request)
|
abstract long |
Portal.getBasicAuthUserId(javax.servlet.http.HttpServletRequest request,
long companyId)
Returns the user's ID from the HTTP authentication headers after validation their credentials. |
static long |
PortalUtil.getBasicAuthUserId(javax.servlet.http.HttpServletRequest request,
long companyId)
|
abstract String |
Portal.getCanonicalURL(String completeURL,
ThemeDisplay themeDisplay,
Layout layout)
Returns the canonical URL of the page, to distinguish it among its translations. |
static String |
PortalUtil.getCanonicalURL(String completeURL,
ThemeDisplay themeDisplay,
Layout layout)
|
abstract String |
Portal.getCanonicalURL(String completeURL,
ThemeDisplay themeDisplay,
Layout layout,
boolean forceLayoutFriendlyURL)
Returns the canonical URL of the page, to distinguish it among its translations. |
static String |
PortalUtil.getCanonicalURL(String completeURL,
ThemeDisplay themeDisplay,
Layout layout,
boolean forceLayoutFriendlyURL)
|
abstract String |
Portal.getCDNHost(javax.servlet.http.HttpServletRequest request)
|
static String |
PortalUtil.getCDNHost(javax.servlet.http.HttpServletRequest request)
|
abstract Company |
Portal.getCompany(javax.servlet.http.HttpServletRequest request)
|
static Company |
PortalUtil.getCompany(javax.servlet.http.HttpServletRequest request)
|
abstract Company |
Portal.getCompany(PortletRequest portletRequest)
|
static Company |
PortalUtil.getCompany(PortletRequest portletRequest)
|
abstract String |
Portal.getControlPanelFullURL(long scopeGroupId,
String ppid,
Map<String,String[]> params)
|
static String |
PortalUtil.getControlPanelFullURL(long scopeGroupId,
String ppid,
Map<String,String[]> params)
|
abstract long |
Portal.getControlPanelPlid(long companyId)
|
static long |
PortalUtil.getControlPanelPlid(long companyId)
|
abstract long |
Portal.getControlPanelPlid(PortletRequest portletRequest)
|
static long |
PortalUtil.getControlPanelPlid(PortletRequest portletRequest)
|
abstract Date |
Portal.getDate(int month,
int day,
int year,
Class<? extends PortalException> clazz)
Returns the date object for the specified month, day, and year, optionally throwing an exception if the date is invalid. |
static Date |
PortalUtil.getDate(int month,
int day,
int year,
Class<? extends PortalException> clazz)
|
abstract Date |
Portal.getDate(int month,
int day,
int year,
int hour,
int min,
Class<? extends PortalException> clazz)
Returns the date object for the specified month, day, year, hour, and minute, optionally throwing an exception if the date is invalid. |
static Date |
PortalUtil.getDate(int month,
int day,
int year,
int hour,
int min,
Class<? extends PortalException> clazz)
|
abstract Date |
Portal.getDate(int month,
int day,
int year,
int hour,
int min,
TimeZone timeZone,
Class<? extends PortalException> clazz)
Returns the date object for the specified month, day, year, hour, minute, and time zone, optionally throwing an exception if the date is invalid. |
static Date |
PortalUtil.getDate(int month,
int day,
int year,
int hour,
int min,
TimeZone timeZone,
Class<? extends PortalException> clazz)
|
abstract Date |
Portal.getDate(int month,
int day,
int year,
TimeZone timeZone,
Class<? extends PortalException> clazz)
Returns the date object for the specified month, day, year, and time zone, optionally throwing an exception if the date is invalid. |
static Date |
PortalUtil.getDate(int month,
int day,
int year,
TimeZone timeZone,
Class<? extends PortalException> clazz)
|
abstract long |
Portal.getDigestAuthUserId(javax.servlet.http.HttpServletRequest request)
|
static long |
PortalUtil.getDigestAuthUserId(javax.servlet.http.HttpServletRequest request)
|
abstract String |
Portal.getDisplayURL(Group group,
ThemeDisplay themeDisplay)
|
static String |
PortalUtil.getDisplayURL(Group group,
ThemeDisplay themeDisplay)
|
abstract String |
Portal.getDisplayURL(Group group,
ThemeDisplay themeDisplay,
boolean privateLayout)
|
static String |
PortalUtil.getDisplayURL(Group group,
ThemeDisplay themeDisplay,
boolean privateLayout)
|
abstract Map<String,Serializable> |
Portal.getExpandoBridgeAttributes(ExpandoBridge expandoBridge,
javax.servlet.http.HttpServletRequest request)
|
static Map<String,Serializable> |
PortalUtil.getExpandoBridgeAttributes(ExpandoBridge expandoBridge,
javax.servlet.http.HttpServletRequest request)
|
abstract Map<String,Serializable> |
Portal.getExpandoBridgeAttributes(ExpandoBridge expandoBridge,
PortletRequest portletRequest)
|
static Map<String,Serializable> |
PortalUtil.getExpandoBridgeAttributes(ExpandoBridge expandoBridge,
PortletRequest portletRequest)
|
abstract Map<String,Serializable> |
Portal.getExpandoBridgeAttributes(ExpandoBridge expandoBridge,
UploadPortletRequest uploadPortletRequest)
|
static Map<String,Serializable> |
PortalUtil.getExpandoBridgeAttributes(ExpandoBridge expandoBridge,
UploadPortletRequest uploadPortletRequest)
|
abstract Serializable |
Portal.getExpandoValue(javax.servlet.http.HttpServletRequest request,
String name,
int type,
String displayType)
|
static Serializable |
PortalUtil.getExpandoValue(javax.servlet.http.HttpServletRequest request,
String name,
int type,
String displayType)
|
abstract Serializable |
Portal.getExpandoValue(PortletRequest portletRequest,
String name,
int type,
String displayType)
|
static Serializable |
PortalUtil.getExpandoValue(PortletRequest portletRequest,
String name,
int type,
String displayType)
|
abstract Serializable |
Portal.getExpandoValue(UploadPortletRequest uploadPortletRequest,
String name,
int type,
String displayType)
|
static Serializable |
PortalUtil.getExpandoValue(UploadPortletRequest uploadPortletRequest,
String name,
int type,
String displayType)
|
abstract String |
Portal.getFacebookURL(Portlet portlet,
String facebookCanvasPageURL,
ThemeDisplay themeDisplay)
|
static String |
PortalUtil.getFacebookURL(Portlet portlet,
String facebookCanvasPageURL,
ThemeDisplay themeDisplay)
|
abstract String |
Portal.getGoogleGadgetURL(Portlet portlet,
ThemeDisplay themeDisplay)
|
static String |
PortalUtil.getGoogleGadgetURL(Portlet portlet,
ThemeDisplay themeDisplay)
|
abstract String |
Portal.getGroupFriendlyURL(Group group,
boolean privateLayoutSet,
ThemeDisplay themeDisplay)
|
static String |
PortalUtil.getGroupFriendlyURL(Group group,
boolean privateLayoutSet,
ThemeDisplay themeDisplay)
|
abstract String |
Portal.getGroupFriendlyURL(Group group,
boolean privateLayoutSet,
ThemeDisplay themeDisplay,
Locale locale)
|
static String |
PortalUtil.getGroupFriendlyURL(Group group,
boolean privateLayoutSet,
ThemeDisplay themeDisplay,
Locale locale)
|
abstract String |
Portal.getHomeURL(javax.servlet.http.HttpServletRequest request)
|
static String |
PortalUtil.getHomeURL(javax.servlet.http.HttpServletRequest request)
|
abstract String |
Portal.getJournalArticleActualURL(long groupId,
boolean privateLayout,
String mainPath,
String friendlyURL,
Map<String,String[]> params,
Map<String,Object> requestContext)
|
static String |
PortalUtil.getJournalArticleActualURL(long groupId,
boolean privateLayout,
String mainPath,
String friendlyURL,
Map<String,String[]> params,
Map<String,Object> requestContext)
|
abstract Layout |
Portal.getJournalArticleLayout(long groupId,
boolean privateLayout,
String friendlyURL)
|
static Layout |
PortalUtil.getJournalArticleLayout(long groupId,
boolean privateLayout,
String friendlyURL)
|
abstract String |
Portal.getLayoutActualURL(long groupId,
boolean privateLayout,
String mainPath,
String friendlyURL)
|
static String |
PortalUtil.getLayoutActualURL(long groupId,
boolean privateLayout,
String mainPath,
String friendlyURL)
|
abstract String |
Portal.getLayoutActualURL(long groupId,
boolean privateLayout,
String mainPath,
String friendlyURL,
Map<String,String[]> params,
Map<String,Object> requestContext)
|
static String |
PortalUtil.getLayoutActualURL(long groupId,
boolean privateLayout,
String mainPath,
String friendlyURL,
Map<String,String[]> params,
Map<String,Object> requestContext)
|
abstract String |
Portal.getLayoutFriendlyURL(Layout layout,
ThemeDisplay themeDisplay)
|
static String |
PortalUtil.getLayoutFriendlyURL(Layout layout,
ThemeDisplay themeDisplay)
|
abstract String |
Portal.getLayoutFriendlyURL(Layout layout,
ThemeDisplay themeDisplay,
Locale locale)
|
static String |
PortalUtil.getLayoutFriendlyURL(Layout layout,
ThemeDisplay themeDisplay,
Locale locale)
|
abstract LayoutFriendlyURLComposite |
Portal.getLayoutFriendlyURLComposite(long groupId,
boolean privateLayout,
String friendlyURL,
Map<String,String[]> params,
Map<String,Object> requestContext)
|
static LayoutFriendlyURLComposite |
PortalUtil.getLayoutFriendlyURLComposite(long groupId,
boolean privateLayout,
String friendlyURL,
Map<String,String[]> params,
Map<String,Object> requestContext)
|
abstract String |
Portal.getLayoutFullURL(Layout layout,
ThemeDisplay themeDisplay)
|
static String |
PortalUtil.getLayoutFullURL(Layout layout,
ThemeDisplay themeDisplay)
|
abstract String |
Portal.getLayoutFullURL(Layout layout,
ThemeDisplay themeDisplay,
boolean doAsUser)
|
static String |
PortalUtil.getLayoutFullURL(Layout layout,
ThemeDisplay themeDisplay,
boolean doAsUser)
|
abstract String |
Portal.getLayoutFullURL(long groupId,
String portletId)
|
static String |
PortalUtil.getLayoutFullURL(long groupId,
String portletId)
|
abstract String |
Portal.getLayoutFullURL(long groupId,
String portletId,
boolean secure)
|
static String |
PortalUtil.getLayoutFullURL(long groupId,
String portletId,
boolean secure)
|
abstract String |
Portal.getLayoutFullURL(ThemeDisplay themeDisplay)
|
static String |
PortalUtil.getLayoutFullURL(ThemeDisplay themeDisplay)
|
abstract String |
Portal.getLayoutSetFriendlyURL(LayoutSet layoutSet,
ThemeDisplay themeDisplay)
|
static String |
PortalUtil.getLayoutSetFriendlyURL(LayoutSet layoutSet,
ThemeDisplay themeDisplay)
|
abstract String |
Portal.getLayoutURL(Layout layout,
ThemeDisplay themeDisplay)
|
static String |
PortalUtil.getLayoutURL(Layout layout,
ThemeDisplay themeDisplay)
|
abstract String |
Portal.getLayoutURL(Layout layout,
ThemeDisplay themeDisplay,
boolean doAsUser)
|
static String |
PortalUtil.getLayoutURL(Layout layout,
ThemeDisplay themeDisplay,
boolean doAsUser)
|
abstract String |
Portal.getLayoutURL(Layout layout,
ThemeDisplay themeDisplay,
Locale locale)
|
static String |
PortalUtil.getLayoutURL(Layout layout,
ThemeDisplay themeDisplay,
Locale locale)
|
abstract String |
Portal.getLayoutURL(ThemeDisplay themeDisplay)
|
static String |
PortalUtil.getLayoutURL(ThemeDisplay themeDisplay)
|
static BaseModel<?> |
PortalUtil.getModel(ResourcePermission resourcePermission)
Deprecated. As of 6.1.0, replaced by PortalUtil.getBaseModel(ResourcePermission) |
static BaseModel<?> |
PortalUtil.getModel(String modelName,
String primKey)
Deprecated. As of 6.1.0, replaced by PortalUtil.getBaseModel(String,
String) |
abstract String |
Portal.getNetvibesURL(Portlet portlet,
ThemeDisplay themeDisplay)
|
static String |
PortalUtil.getNetvibesURL(Portlet portlet,
ThemeDisplay themeDisplay)
|
abstract long |
Portal.getParentGroupId(long scopeGroupId)
Deprecated. As of 6.2.0 renamed to Portal.getSiteGroupId(long) |
static long |
PortalUtil.getParentGroupId(long scopeGroupId)
Deprecated. As of 6.2.0 renamed to PortalUtil.getSiteGroupId(long) |
abstract long |
Portal.getPlidFromPortletId(long groupId,
boolean privateLayout,
String portletId)
|
static long |
PortalUtil.getPlidFromPortletId(long groupId,
boolean privateLayout,
String portletId)
|
abstract long |
Portal.getPlidFromPortletId(long groupId,
String portletId)
|
static long |
PortalUtil.getPlidFromPortletId(long groupId,
String portletId)
|
abstract String |
Portal.getPortalURL(Layout layout,
ThemeDisplay themeDisplay)
|
static String |
PortalUtil.getPortalURL(Layout layout,
ThemeDisplay themeDisplay)
|
abstract String |
Portal.getPortalURL(ThemeDisplay themeDisplay)
|
static String |
PortalUtil.getPortalURL(ThemeDisplay themeDisplay)
|
abstract String |
Portal.getRelativeHomeURL(javax.servlet.http.HttpServletRequest request)
|
static String |
PortalUtil.getRelativeHomeURL(javax.servlet.http.HttpServletRequest request)
|
abstract long |
Portal.getScopeGroupId(javax.servlet.http.HttpServletRequest request)
|
static long |
PortalUtil.getScopeGroupId(javax.servlet.http.HttpServletRequest request)
|
abstract long |
Portal.getScopeGroupId(javax.servlet.http.HttpServletRequest request,
String portletId)
|
static long |
PortalUtil.getScopeGroupId(javax.servlet.http.HttpServletRequest request,
String portletId)
|
abstract long |
Portal.getScopeGroupId(javax.servlet.http.HttpServletRequest request,
String portletId,
boolean checkStagingGroup)
|
static long |
PortalUtil.getScopeGroupId(javax.servlet.http.HttpServletRequest request,
String portletId,
boolean checkStagingGroup)
|
abstract long |
Portal.getScopeGroupId(PortletRequest portletRequest)
|
static long |
PortalUtil.getScopeGroupId(PortletRequest portletRequest)
|
abstract User |
Portal.getSelectedUser(javax.servlet.http.HttpServletRequest request)
|
static User |
PortalUtil.getSelectedUser(javax.servlet.http.HttpServletRequest request)
|
abstract User |
Portal.getSelectedUser(javax.servlet.http.HttpServletRequest request,
boolean checkPermission)
|
static User |
PortalUtil.getSelectedUser(javax.servlet.http.HttpServletRequest request,
boolean checkPermission)
|
abstract User |
Portal.getSelectedUser(PortletRequest portletRequest)
|
static User |
PortalUtil.getSelectedUser(PortletRequest portletRequest)
|
abstract User |
Portal.getSelectedUser(PortletRequest portletRequest,
boolean checkPermission)
|
static User |
PortalUtil.getSelectedUser(PortletRequest portletRequest,
boolean checkPermission)
|
abstract long[] |
Portal.getSharedContentSiteGroupIds(long companyId,
long groupId,
long userId)
|
static long[] |
PortalUtil.getSharedContentSiteGroupIds(long companyId,
long groupId,
long userId)
|
abstract long[] |
Portal.getSiteAndCompanyGroupIds(long groupId)
|
static long[] |
PortalUtil.getSiteAndCompanyGroupIds(long groupId)
|
abstract long[] |
Portal.getSiteAndCompanyGroupIds(ThemeDisplay themeDisplay)
|
static long[] |
PortalUtil.getSiteAndCompanyGroupIds(ThemeDisplay themeDisplay)
|
abstract Locale |
Portal.getSiteDefaultLocale(long groupId)
|
static Locale |
PortalUtil.getSiteDefaultLocale(long groupId)
|
abstract long |
Portal.getSiteGroupId(long groupId)
|
static long |
PortalUtil.getSiteGroupId(long scopeGroupId)
|
abstract String |
Portal.getSiteLoginURL(ThemeDisplay themeDisplay)
Returns the URL of the login page for the current site if one is available. |
static String |
PortalUtil.getSiteLoginURL(ThemeDisplay themeDisplay)
|
abstract TreeView |
PortletLister.getTreeView()
|
abstract User |
Portal.getUser(javax.servlet.http.HttpServletRequest request)
|
static User |
PortalUtil.getUser(javax.servlet.http.HttpServletRequest request)
|
abstract User |
Portal.getUser(PortletRequest portletRequest)
|
static User |
PortalUtil.getUser(PortletRequest portletRequest)
|
abstract long |
Portal.getValidUserId(long companyId,
long userId)
|
static long |
PortalUtil.getValidUserId(long companyId,
long userId)
|
abstract String |
Portal.getVirtualLayoutActualURL(long groupId,
boolean privateLayout,
String mainPath,
String friendlyURL,
Map<String,String[]> params,
Map<String,Object> requestContext)
|
static String |
PortalUtil.getVirtualLayoutActualURL(long groupId,
boolean privateLayout,
String mainPath,
String friendlyURL,
Map<String,String[]> params,
Map<String,Object> requestContext)
|
abstract LayoutFriendlyURLComposite |
Portal.getVirtualLayoutFriendlyURLComposite(boolean privateLayout,
String friendlyURL,
Map<String,String[]> params,
Map<String,Object> requestContext)
|
static LayoutFriendlyURLComposite |
PortalUtil.getVirtualLayoutFriendlyURLComposite(boolean privateLayout,
String friendlyURL,
Map<String,String[]> params,
Map<String,Object> requestContext)
|
abstract String |
Portal.getWidgetURL(Portlet portlet,
ThemeDisplay themeDisplay)
|
static String |
PortalUtil.getWidgetURL(Portlet portlet,
ThemeDisplay themeDisplay)
|
abstract boolean |
Portal.isAllowAddPortletDefaultResource(javax.servlet.http.HttpServletRequest request,
Portlet portlet)
Deprecated. As of 6.2.0 with no direct replacement |
static boolean |
PortalUtil.isAllowAddPortletDefaultResource(javax.servlet.http.HttpServletRequest request,
Portlet portlet)
Deprecated. As of 6.2.0 with no direct replacement |
abstract boolean |
Portal.isCDNDynamicResourcesEnabled(javax.servlet.http.HttpServletRequest request)
|
static boolean |
PortalUtil.isCDNDynamicResourcesEnabled(javax.servlet.http.HttpServletRequest request)
|
abstract boolean |
Portal.isCompanyControlPanelPortlet(String portletId,
String category,
ThemeDisplay themeDisplay)
|
static boolean |
PortalUtil.isCompanyControlPanelPortlet(String portletId,
String category,
ThemeDisplay themeDisplay)
|
abstract boolean |
Portal.isCompanyControlPanelPortlet(String portletId,
ThemeDisplay themeDisplay)
|
static boolean |
PortalUtil.isCompanyControlPanelPortlet(String portletId,
ThemeDisplay themeDisplay)
|
abstract boolean |
Portal.isCompanyControlPanelVisible(ThemeDisplay themeDisplay)
|
static boolean |
PortalUtil.isCompanyControlPanelVisible(ThemeDisplay themeDisplay)
|
abstract boolean |
Portal.isLayoutDescendant(Layout layout,
long layoutId)
|
static boolean |
PortalUtil.isLayoutDescendant(Layout layout,
long layoutId)
|
abstract boolean |
Portal.isSkipPortletContentRendering(Group group,
LayoutTypePortlet layoutTypePortlet,
PortletDisplay portletDisplay,
String portletName)
|
static boolean |
PortalUtil.isSkipPortletContentRendering(Group group,
LayoutTypePortlet layoutTypePortlet,
PortletDisplay portletDisplay,
String portletName)
|
abstract PortletMode |
Portal.updatePortletMode(String portletId,
User user,
Layout layout,
PortletMode portletMode,
javax.servlet.http.HttpServletRequest request)
|
static PortletMode |
PortalUtil.updatePortletMode(String portletId,
User user,
Layout layout,
PortletMode portletMode,
javax.servlet.http.HttpServletRequest request)
|
| Uses of PortalException in com.liferay.portlet |
|---|
| Methods in com.liferay.portlet that throw PortalException | |
|---|---|
static void |
PortletPreferencesFactoryUtil.checkControlPanelPortletPreferences(ThemeDisplay themeDisplay,
Portlet portlet)
|
abstract void |
PortletPreferencesFactory.checkControlPanelPortletPreferences(ThemeDisplay themeDisplay,
Portlet portlet)
|
static PortletPreferences |
PortletPreferencesFactoryUtil.getPortletPreferences(javax.servlet.http.HttpServletRequest request,
String portletId)
|
abstract PortletPreferences |
PortletPreferencesFactory.getPortletPreferences(javax.servlet.http.HttpServletRequest request,
String portletId)
|
static PortletPreferencesIds |
PortletPreferencesFactoryUtil.getPortletPreferencesIds(javax.servlet.http.HttpServletRequest request,
Layout selLayout,
String portletId)
|
abstract PortletPreferencesIds |
PortletPreferencesFactory.getPortletPreferencesIds(javax.servlet.http.HttpServletRequest request,
Layout selLayout,
String portletId)
|
static PortletPreferencesIds |
PortletPreferencesFactoryUtil.getPortletPreferencesIds(javax.servlet.http.HttpServletRequest request,
String portletId)
|
abstract PortletPreferencesIds |
PortletPreferencesFactory.getPortletPreferencesIds(javax.servlet.http.HttpServletRequest request,
String portletId)
|
static PortletPreferencesIds |
PortletPreferencesFactoryUtil.getPortletPreferencesIds(long scopeGroupId,
long userId,
Layout layout,
String portletId,
boolean modeEditGuest)
|
abstract PortletPreferencesIds |
PortletPreferencesFactory.getPortletPreferencesIds(long scopeGroupId,
long userId,
Layout layout,
String portletId,
boolean modeEditGuest)
|
static PortletPreferences |
PortletPreferencesFactoryUtil.getPortletSetup(javax.servlet.http.HttpServletRequest request,
String portletId)
|
abstract PortletPreferences |
PortletPreferencesFactory.getPortletSetup(javax.servlet.http.HttpServletRequest request,
String portletId)
|
static PortletPreferences |
PortletPreferencesFactoryUtil.getPortletSetup(javax.servlet.http.HttpServletRequest request,
String portletId,
String defaultPreferences)
|
abstract PortletPreferences |
PortletPreferencesFactory.getPortletSetup(javax.servlet.http.HttpServletRequest request,
String portletId,
String defaultPreferences)
|
static PortletPreferences |
PortletPreferencesFactoryUtil.getPortletSetup(PortletRequest portletRequest)
|
abstract PortletPreferences |
PortletPreferencesFactory.getPortletSetup(PortletRequest portletRequest)
|
static PortletPreferences |
PortletPreferencesFactoryUtil.getPortletSetup(PortletRequest portletRequest,
String portletId)
|
abstract PortletPreferences |
PortletPreferencesFactory.getPortletSetup(PortletRequest portletRequest,
String portletId)
|
String |
UserAttributes.getValue(String name)
|
protected boolean |
BaseControlPanelEntry.hasAccessPermissionExplicitlyGranted(PermissionChecker permissionChecker,
Group group,
Portlet portlet)
|
| Uses of PortalException in com.liferay.portlet.announcements |
|---|
| Subclasses of PortalException in com.liferay.portlet.announcements | |
|---|---|
class |
EntryContentException
|
class |
EntryDisplayDateException
|
class |
EntryExpirationDateException
|
class |
EntryTitleException
|
class |
EntryURLException
|
class |
NoSuchDeliveryException
|
class |
NoSuchEntryException
|
class |
NoSuchFlagException
|
| Uses of PortalException in com.liferay.portlet.announcements.model |
|---|
| Methods in com.liferay.portlet.announcements.model that throw PortalException | |
|---|---|
long |
AnnouncementsEntryWrapper.getGroupId()
|
abstract long |
AnnouncementsEntry.getGroupId()
|
| Uses of PortalException in com.liferay.portlet.announcements.service |
|---|
| Methods in com.liferay.portlet.announcements.service that throw PortalException | |
|---|---|
abstract AnnouncementsEntry |
AnnouncementsEntryService.addEntry(long plid,
long classNameId,
long classPK,
String title,
String content,
String url,
String type,
int displayDateMonth,
int displayDateDay,
int displayDateYear,
int displayDateHour,
int displayDateMinute,
boolean displayImmediately,
int expirationDateMonth,
int expirationDateDay,
int expirationDateYear,
int expirationDateHour,
int expirationDateMinute,
int priority,
boolean alert)
|
AnnouncementsEntry |
AnnouncementsEntryServiceWrapper.addEntry(long plid,
long classNameId,
long classPK,
String title,
String content,
String url,
String type,
int displayDateMonth,
int displayDateDay,
int displayDateYear,
int displayDateHour,
int displayDateMinute,
boolean displayImmediately,
int expirationDateMonth,
int expirationDateDay,
int expirationDateYear,
int expirationDateHour,
int expirationDateMinute,
int priority,
boolean alert)
|
AnnouncementsEntry |
AnnouncementsEntryLocalServiceWrapper.addEntry(long userId,
long classNameId,
long classPK,
String title,
String content,
String url,
String type,
int displayDateMonth,
int displayDateDay,
int displayDateYear,
int displayDateHour,
int displayDateMinute,
boolean displayImmediately,
int expirationDateMonth,
int expirationDateDay,
int expirationDateYear,
int expirationDateHour,
int expirationDateMinute,
int priority,
boolean alert)
|
static AnnouncementsEntry |
AnnouncementsEntryLocalServiceUtil.addEntry(long userId,
long classNameId,
long classPK,
String title,
String content,
String url,
String type,
int displayDateMonth,
int displayDateDay,
int displayDateYear,
int displayDateHour,
int displayDateMinute,
boolean displayImmediately,
int expirationDateMonth,
int expirationDateDay,
int expirationDateYear,
int expirationDateHour,
int expirationDateMinute,
int priority,
boolean alert)
|
abstract AnnouncementsEntry |
AnnouncementsEntryLocalService.addEntry(long userId,
long classNameId,
long classPK,
String title,
String content,
String url,
String type,
int displayDateMonth,
int displayDateDay,
int displayDateYear,
int displayDateHour,
int displayDateMinute,
boolean displayImmediately,
int expirationDateMonth,
int expirationDateDay,
int expirationDateYear,
int expirationDateHour,
int expirationDateMinute,
int priority,
boolean alert)
|
static AnnouncementsEntry |
AnnouncementsEntryServiceUtil.addEntry(long plid,
long classNameId,
long classPK,
String title,
String content,
String url,
String type,
int displayDateMonth,
int displayDateDay,
int displayDateYear,
int displayDateHour,
int displayDateMinute,
boolean displayImmediately,
int expirationDateMonth,
int expirationDateDay,
int expirationDateYear,
int expirationDateHour,
int expirationDateMinute,
int priority,
boolean alert)
|
abstract AnnouncementsEntry |
AnnouncementsEntryService.addEntry(long plid,
long classNameId,
long classPK,
String title,
String content,
String url,
String type,
int displayDateMonth,
int displayDateDay,
int displayDateYear,
int displayDateHour,
int displayDateMinute,
int expirationDateMonth,
int expirationDateDay,
int expirationDateYear,
int expirationDateHour,
int expirationDateMinute,
int priority,
boolean alert)
Deprecated. As of 6.2.0, replaced by AnnouncementsEntryService.addEntry(long, long, long,
String, String, String, String, int, int, int, int, int,
boolean, int, int, int, int, int, int, boolean) |
AnnouncementsEntry |
AnnouncementsEntryServiceWrapper.addEntry(long plid,
long classNameId,
long classPK,
String title,
String content,
String url,
String type,
int displayDateMonth,
int displayDateDay,
int displayDateYear,
int displayDateHour,
int displayDateMinute,
int expirationDateMonth,
int expirationDateDay,
int expirationDateYear,
int expirationDateHour,
int expirationDateMinute,
int priority,
boolean alert)
Deprecated. As of 6.2.0, replaced by AnnouncementsEntryServiceWrapper.addEntry(long, long, long,
String, String, String, String, int, int, int, int, int,
boolean, int, int, int, int, int, int, boolean) |
AnnouncementsEntry |
AnnouncementsEntryLocalServiceWrapper.addEntry(long userId,
long classNameId,
long classPK,
String title,
String content,
String url,
String type,
int displayDateMonth,
int displayDateDay,
int displayDateYear,
int displayDateHour,
int displayDateMinute,
int expirationDateMonth,
int expirationDateDay,
int expirationDateYear,
int expirationDateHour,
int expirationDateMinute,
int priority,
boolean alert)
Deprecated. As of 6.2.0, replaced by AnnouncementsEntryLocalServiceWrapper.addEntry(long, long, long,
String, String, String, String, int, int, int, int, int,
boolean, int, int, int, int, int, int, boolean) |
static AnnouncementsEntry |
AnnouncementsEntryLocalServiceUtil.addEntry(long userId,
long classNameId,
long classPK,
String title,
String content,
String url,
String type,
int displayDateMonth,
int displayDateDay,
int displayDateYear,
int displayDateHour,
int displayDateMinute,
int expirationDateMonth,
int expirationDateDay,
int expirationDateYear,
int expirationDateHour,
int expirationDateMinute,
int priority,
boolean alert)
Deprecated. As of 6.2.0, replaced by AnnouncementsEntryLocalServiceUtil.addEntry(long, long, long,
String, String, String, String, int, int, int, int, int,
boolean, int, int, int, int, int, int, boolean) |
abstract AnnouncementsEntry |
AnnouncementsEntryLocalService.addEntry(long userId,
long classNameId,
long classPK,
String title,
String content,
String url,
String type,
int displayDateMonth,
int displayDateDay,
int displayDateYear,
int displayDateHour,
int displayDateMinute,
int expirationDateMonth,
int expirationDateDay,
int expirationDateYear,
int expirationDateHour,
int expirationDateMinute,
int priority,
boolean alert)
Deprecated. As of 6.2.0, replaced by AnnouncementsEntryLocalService.addEntry(long, long, long,
String, String, String, String, int, int, int, int, int,
boolean, int, int, int, int, int, int, boolean) |
static AnnouncementsEntry |
AnnouncementsEntryServiceUtil.addEntry(long plid,
long classNameId,
long classPK,
String title,
String content,
String url,
String type,
int displayDateMonth,
int displayDateDay,
int displayDateYear,
int displayDateHour,
int displayDateMinute,
int expirationDateMonth,
int expirationDateDay,
int expirationDateYear,
int expirationDateHour,
int expirationDateMinute,
int priority,
boolean alert)
Deprecated. As of 6.2.0, replaced by AnnouncementsEntryServiceUtil.addEntry(long, long, long,
String, String, String, String, int, int, int, int, int,
boolean, int, int, int, int, int, int, boolean) |
static void |
AnnouncementsFlagServiceUtil.addFlag(long entryId,
int value)
|
void |
AnnouncementsFlagServiceWrapper.addFlag(long entryId,
int value)
|
abstract void |
AnnouncementsFlagService.addFlag(long entryId,
int value)
|
AnnouncementsDelivery |
AnnouncementsDeliveryLocalServiceWrapper.addUserDelivery(long userId,
String type)
|
static AnnouncementsDelivery |
AnnouncementsDeliveryLocalServiceUtil.addUserDelivery(long userId,
String type)
|
abstract AnnouncementsDelivery |
AnnouncementsDeliveryLocalService.addUserDelivery(long userId,
String type)
|
void |
AnnouncementsEntryLocalServiceWrapper.checkEntries()
|
static void |
AnnouncementsEntryLocalServiceUtil.checkEntries()
|
abstract void |
AnnouncementsEntryLocalService.checkEntries()
|
AnnouncementsDelivery |
AnnouncementsDeliveryLocalServiceWrapper.deleteAnnouncementsDelivery(long deliveryId)
Deletes the announcements delivery with the primary key from the database. |
static AnnouncementsDelivery |
AnnouncementsDeliveryLocalServiceUtil.deleteAnnouncementsDelivery(long deliveryId)
Deletes the announcements delivery with the primary key from the database. |
abstract AnnouncementsDelivery |
AnnouncementsDeliveryLocalService.deleteAnnouncementsDelivery(long deliveryId)
Deletes the announcements delivery with the primary key from the database. |
AnnouncementsEntry |
AnnouncementsEntryLocalServiceWrapper.deleteAnnouncementsEntry(long entryId)
Deletes the announcements entry with the primary key from the database. |
static AnnouncementsEntry |
AnnouncementsEntryLocalServiceUtil.deleteAnnouncementsEntry(long entryId)
Deletes the announcements entry with the primary key from the database. |
abstract AnnouncementsEntry |
AnnouncementsEntryLocalService.deleteAnnouncementsEntry(long entryId)
Deletes the announcements entry with the primary key from the database. |
static AnnouncementsFlag |
AnnouncementsFlagLocalServiceUtil.deleteAnnouncementsFlag(long flagId)
Deletes the announcements flag with the primary key from the database. |
abstract AnnouncementsFlag |
AnnouncementsFlagLocalService.deleteAnnouncementsFlag(long flagId)
Deletes the announcements flag with the primary key from the database. |
AnnouncementsFlag |
AnnouncementsFlagLocalServiceWrapper.deleteAnnouncementsFlag(long flagId)
Deletes the announcements flag with the primary key from the database. |
void |
AnnouncementsDeliveryLocalServiceWrapper.deleteDelivery(long deliveryId)
|
static void |
AnnouncementsDeliveryLocalServiceUtil.deleteDelivery(long deliveryId)
|
abstract void |
AnnouncementsDeliveryLocalService.deleteDelivery(long deliveryId)
|
void |
AnnouncementsEntryLocalServiceWrapper.deleteEntries(long classNameId,
long classPK)
|
static void |
AnnouncementsEntryLocalServiceUtil.deleteEntries(long classNameId,
long classPK)
|
abstract void |
AnnouncementsEntryLocalService.deleteEntries(long classNameId,
long classPK)
|
void |
AnnouncementsEntryLocalServiceWrapper.deleteEntry(AnnouncementsEntry entry)
|
static void |
AnnouncementsEntryLocalServiceUtil.deleteEntry(AnnouncementsEntry entry)
|
abstract void |
AnnouncementsEntryLocalService.deleteEntry(AnnouncementsEntry entry)
|
abstract void |
AnnouncementsEntryService.deleteEntry(long entryId)
|
void |
AnnouncementsEntryServiceWrapper.deleteEntry(long entryId)
|
void |
AnnouncementsEntryLocalServiceWrapper.deleteEntry(long entryId)
|
static void |
AnnouncementsEntryLocalServiceUtil.deleteEntry(long entryId)
|
abstract void |
AnnouncementsEntryLocalService.deleteEntry(long entryId)
|
static void |
AnnouncementsEntryServiceUtil.deleteEntry(long entryId)
|
static void |
AnnouncementsFlagLocalServiceUtil.deleteFlag(long flagId)
|
abstract void |
AnnouncementsFlagLocalService.deleteFlag(long flagId)
|
static void |
AnnouncementsFlagServiceUtil.deleteFlag(long flagId)
|
void |
AnnouncementsFlagServiceWrapper.deleteFlag(long flagId)
|
void |
AnnouncementsFlagLocalServiceWrapper.deleteFlag(long flagId)
|
abstract void |
AnnouncementsFlagService.deleteFlag(long flagId)
|
AnnouncementsDelivery |
AnnouncementsDeliveryLocalServiceWrapper.getAnnouncementsDelivery(long deliveryId)
Returns the announcements delivery with the primary key. |
static AnnouncementsDelivery |
AnnouncementsDeliveryLocalServiceUtil.getAnnouncementsDelivery(long deliveryId)
Returns the announcements delivery with the primary key. |
abstract AnnouncementsDelivery |
AnnouncementsDeliveryLocalService.getAnnouncementsDelivery(long deliveryId)
Returns the announcements delivery with the primary key. |
AnnouncementsEntry |
AnnouncementsEntryLocalServiceWrapper.getAnnouncementsEntry(long entryId)
Returns the announcements entry with the primary key. |
static AnnouncementsEntry |
AnnouncementsEntryLocalServiceUtil.getAnnouncementsEntry(long entryId)
Returns the announcements entry with the primary key. |
abstract AnnouncementsEntry |
AnnouncementsEntryLocalService.getAnnouncementsEntry(long entryId)
Returns the announcements entry with the primary key. |
AnnouncementsEntry |
AnnouncementsEntryLocalServiceWrapper.getAnnouncementsEntryByUuidAndCompanyId(String uuid,
long companyId)
Returns the announcements entry with the matching UUID and company. |
static AnnouncementsEntry |
AnnouncementsEntryLocalServiceUtil.getAnnouncementsEntryByUuidAndCompanyId(String uuid,
long companyId)
Returns the announcements entry with the matching UUID and company. |
abstract AnnouncementsEntry |
AnnouncementsEntryLocalService.getAnnouncementsEntryByUuidAndCompanyId(String uuid,
long companyId)
Returns the announcements entry with the matching UUID and company. |
static AnnouncementsFlag |
AnnouncementsFlagLocalServiceUtil.getAnnouncementsFlag(long flagId)
Returns the announcements flag with the primary key. |
abstract AnnouncementsFlag |
AnnouncementsFlagLocalService.getAnnouncementsFlag(long flagId)
Returns the announcements flag with the primary key. |
AnnouncementsFlag |
AnnouncementsFlagLocalServiceWrapper.getAnnouncementsFlag(long flagId)
Returns the announcements flag with the primary key. |
AnnouncementsDelivery |
AnnouncementsDeliveryLocalServiceWrapper.getDelivery(long deliveryId)
|
static AnnouncementsDelivery |
AnnouncementsDeliveryLocalServiceUtil.getDelivery(long deliveryId)
|
abstract AnnouncementsDelivery |
AnnouncementsDeliveryLocalService.getDelivery(long deliveryId)
|
abstract AnnouncementsEntry |
AnnouncementsEntryService.getEntry(long entryId)
|
AnnouncementsEntry |
AnnouncementsEntryServiceWrapper.getEntry(long entryId)
|
AnnouncementsEntry |
AnnouncementsEntryLocalServiceWrapper.getEntry(long entryId)
|
static AnnouncementsEntry |
AnnouncementsEntryLocalServiceUtil.getEntry(long entryId)
|
abstract AnnouncementsEntry |
AnnouncementsEntryLocalService.getEntry(long entryId)
|
static AnnouncementsEntry |
AnnouncementsEntryServiceUtil.getEntry(long entryId)
|
static AnnouncementsFlag |
AnnouncementsFlagServiceUtil.getFlag(long entryId,
int value)
|
AnnouncementsFlag |
AnnouncementsFlagServiceWrapper.getFlag(long entryId,
int value)
|
abstract AnnouncementsFlag |
AnnouncementsFlagService.getFlag(long entryId,
int value)
|
static AnnouncementsFlag |
AnnouncementsFlagLocalServiceUtil.getFlag(long userId,
long entryId,
int value)
|
abstract AnnouncementsFlag |
AnnouncementsFlagLocalService.getFlag(long userId,
long entryId,
int value)
|
AnnouncementsFlag |
AnnouncementsFlagLocalServiceWrapper.getFlag(long userId,
long entryId,
int value)
|
static PersistedModel |
AnnouncementsFlagLocalServiceUtil.getPersistedModel(Serializable primaryKeyObj)
|
abstract PersistedModel |
AnnouncementsFlagLocalService.getPersistedModel(Serializable primaryKeyObj)
|
PersistedModel |
AnnouncementsDeliveryLocalServiceWrapper.getPersistedModel(Serializable primaryKeyObj)
|
PersistedModel |
AnnouncementsEntryLocalServiceWrapper.getPersistedModel(Serializable primaryKeyObj)
|
static PersistedModel |
AnnouncementsEntryLocalServiceUtil.getPersistedModel(Serializable primaryKeyObj)
|
PersistedModel |
AnnouncementsFlagLocalServiceWrapper.getPersistedModel(Serializable primaryKeyObj)
|
abstract PersistedModel |
AnnouncementsEntryLocalService.getPersistedModel(Serializable primaryKeyObj)
|
static PersistedModel |
AnnouncementsDeliveryLocalServiceUtil.getPersistedModel(Serializable primaryKeyObj)
|
abstract PersistedModel |
AnnouncementsDeliveryLocalService.getPersistedModel(Serializable primaryKeyObj)
|
List<AnnouncementsDelivery> |
AnnouncementsDeliveryLocalServiceWrapper.getUserDeliveries(long userId)
|
static List<AnnouncementsDelivery> |
AnnouncementsDeliveryLocalServiceUtil.getUserDeliveries(long userId)
|
abstract List<AnnouncementsDelivery> |
AnnouncementsDeliveryLocalService.getUserDeliveries(long userId)
|
AnnouncementsDelivery |
AnnouncementsDeliveryLocalServiceWrapper.getUserDelivery(long userId,
String type)
|
static AnnouncementsDelivery |
AnnouncementsDeliveryLocalServiceUtil.getUserDelivery(long userId,
String type)
|
abstract AnnouncementsDelivery |
AnnouncementsDeliveryLocalService.getUserDelivery(long userId,
String type)
|
AnnouncementsDelivery |
AnnouncementsDeliveryLocalServiceWrapper.updateDelivery(long userId,
String type,
boolean email,
boolean sms,
boolean website)
|
abstract AnnouncementsDelivery |
AnnouncementsDeliveryService.updateDelivery(long userId,
String type,
boolean email,
boolean sms,
boolean website)
|
AnnouncementsDelivery |
AnnouncementsDeliveryServiceWrapper.updateDelivery(long userId,
String type,
boolean email,
boolean sms,
boolean website)
|
static AnnouncementsDelivery |
AnnouncementsDeliveryServiceUtil.updateDelivery(long userId,
String type,
boolean email,
boolean sms,
boolean website)
|
static AnnouncementsDelivery |
AnnouncementsDeliveryLocalServiceUtil.updateDelivery(long userId,
String type,
boolean email,
boolean sms,
boolean website)
|
abstract AnnouncementsDelivery |
AnnouncementsDeliveryLocalService.updateDelivery(long userId,
String type,
boolean email,
boolean sms,
boolean website)
|
AnnouncementsEntry |
AnnouncementsEntryLocalServiceWrapper.updateEntry(long userId,
long entryId,
String title,
String content,
String url,
String type,
int displayDateMonth,
int displayDateDay,
int displayDateYear,
int displayDateHour,
int displayDateMinute,
boolean displayImmediately,
int expirationDateMonth,
int expirationDateDay,
int expirationDateYear,
int expirationDateHour,
int expirationDateMinute,
int priority)
|
static AnnouncementsEntry |
AnnouncementsEntryLocalServiceUtil.updateEntry(long userId,
long entryId,
String title,
String content,
String url,
String type,
int displayDateMonth,
int displayDateDay,
int displayDateYear,
int displayDateHour,
int displayDateMinute,
boolean displayImmediately,
int expirationDateMonth,
int expirationDateDay,
int expirationDateYear,
int expirationDateHour,
int expirationDateMinute,
int priority)
|
abstract AnnouncementsEntry |
AnnouncementsEntryLocalService.updateEntry(long userId,
long entryId,
String title,
String content,
String url,
String type,
int displayDateMonth,
int displayDateDay,
int displayDateYear,
int displayDateHour,
int displayDateMinute,
boolean displayImmediately,
int expirationDateMonth,
int expirationDateDay,
int expirationDateYear,
int expirationDateHour,
int expirationDateMinute,
int priority)
|
abstract AnnouncementsEntry |
AnnouncementsEntryService.updateEntry(long entryId,
String title,
String content,
String url,
String type,
int displayDateMonth,
int displayDateDay,
int displayDateYear,
int displayDateHour,
int displayDateMinute,
boolean displayImmediately,
int expirationDateMonth,
int expirationDateDay,
int expirationDateYear,
int expirationDateHour,
int expirationDateMinute,
int priority)
|
AnnouncementsEntry |
AnnouncementsEntryServiceWrapper.updateEntry(long entryId,
String title,
String content,
String url,
String type,
int displayDateMonth,
int displayDateDay,
int displayDateYear,
int displayDateHour,
int displayDateMinute,
boolean displayImmediately,
int expirationDateMonth,
int expirationDateDay,
int expirationDateYear,
int expirationDateHour,
int expirationDateMinute,
int priority)
|
static AnnouncementsEntry |
AnnouncementsEntryServiceUtil.updateEntry(long entryId,
String title,
String content,
String url,
String type,
int displayDateMonth,
int displayDateDay,
int displayDateYear,
int displayDateHour,
int displayDateMinute,
boolean displayImmediately,
int expirationDateMonth,
int expirationDateDay,
int expirationDateYear,
int expirationDateHour,
int expirationDateMinute,
int priority)
|
| Uses of PortalException in com.liferay.portlet.announcements.service.persistence |
|---|
| Methods in com.liferay.portlet.announcements.service.persistence that throw PortalException | |
|---|---|
protected void |
AnnouncementsEntryExportActionableDynamicQuery.performAction(Object object)
|
long |
AnnouncementsEntryExportActionableDynamicQuery.performCount()
|
| Uses of PortalException in com.liferay.portlet.announcements.util |
|---|
| Methods in com.liferay.portlet.announcements.util that throw PortalException | |
|---|---|
static LinkedHashMap<Long,long[]> |
AnnouncementsUtil.getAnnouncementScopes(long userId)
Deprecated. As of 6.2.0, replaced by AnnouncementsUtil.getAnnouncementScopes(User) |
static LinkedHashMap<Long,long[]> |
AnnouncementsUtil.getAnnouncementScopes(User user)
|
| Uses of PortalException in com.liferay.portlet.asset |
|---|
| Subclasses of PortalException in com.liferay.portlet.asset | |
|---|---|
class |
AssetCategoryException
|
class |
AssetCategoryNameException
|
class |
AssetLinkException
|
class |
AssetTagException
|
class |
CategoryNameException
|
class |
CategoryPropertyKeyException
|
class |
CategoryPropertyValueException
|
class |
DuplicateCategoryException
|
class |
DuplicateQueryRuleException
|
class |
DuplicateTagException
|
class |
DuplicateVocabularyException
|
class |
NoSuchCategoryException
|
class |
NoSuchCategoryPropertyException
|
class |
NoSuchLinkException
|
class |
NoSuchTagException
|
class |
NoSuchTagPropertyException
|
class |
NoSuchTagStatsException
|
class |
NoSuchVocabularyException
|
class |
TagPropertyKeyException
|
class |
TagPropertyValueException
|
class |
VocabularyNameException
|
| Uses of PortalException in com.liferay.portlet.asset.model |
|---|
| Methods in com.liferay.portlet.asset.model that throw PortalException | |
|---|---|
abstract List<AssetCategory> |
AssetCategory.getAncestors()
|
List<AssetCategory> |
AssetCategoryWrapper.getAncestors()
|
AssetEntry |
BaseAssetRendererFactory.getAssetEntry(long assetEntryId)
|
abstract AssetEntry |
AssetRendererFactory.getAssetEntry(long assetEntryId)
|
AssetEntry |
BaseAssetRendererFactory.getAssetEntry(String className,
long classPK)
|
abstract AssetEntry |
AssetRendererFactory.getAssetEntry(String classNameId,
long classPK)
|
AssetRenderer |
BaseAssetRendererFactory.getAssetRenderer(long classPK)
|
abstract AssetRenderer |
AssetRendererFactory.getAssetRenderer(long classPK)
|
abstract AssetRenderer |
AssetRendererFactory.getAssetRenderer(long classPK,
int type)
|
AssetRenderer |
BaseAssetRendererFactory.getAssetRenderer(long groupId,
String urlTitle)
|
abstract AssetRenderer |
AssetRendererFactory.getAssetRenderer(long groupId,
String urlTitle)
|
protected long |
BaseAssetRenderer.getControlPanelPlid(LiferayPortletRequest liferayPortletRequest)
|
protected long |
BaseAssetRendererFactory.getControlPanelPlid(ThemeDisplay themeDisplay)
|
protected long |
BaseAssetRenderer.getControlPanelPlid(ThemeDisplay themeDisplay)
|
PortletURL |
BaseAssetRendererFactory.getURLAdd(LiferayPortletRequest liferayPortletRequest,
LiferayPortletResponse liferayPortletResponse)
|
abstract PortletURL |
AssetRendererFactory.getURLAdd(LiferayPortletRequest liferayPortletRequest,
LiferayPortletResponse liferayPortletResponse)
|
PortletURL |
BaseAssetRendererFactory.getURLView(LiferayPortletResponse liferayPortletResponse,
WindowState windowState)
|
abstract PortletURL |
AssetRendererFactory.getURLView(LiferayPortletResponse liferayPortletResponse,
WindowState windowState)
|
boolean |
BaseAssetRenderer.hasEditPermission(PermissionChecker permissionChecker)
|
abstract boolean |
AssetRenderer.hasEditPermission(PermissionChecker permissionChecker)
|
boolean |
BaseAssetRenderer.hasViewPermission(PermissionChecker permissionChecker)
|
abstract boolean |
AssetRenderer.hasViewPermission(PermissionChecker permissionChecker)
|
| Uses of PortalException in com.liferay.portlet.asset.service |
|---|
| Methods in com.liferay.portlet.asset.service that throw PortalException | |
|---|---|
abstract AssetCategory |
AssetCategoryLocalService.addCategory(long userId,
long parentCategoryId,
Map<Locale,String> titleMap,
Map<Locale,String> descriptionMap,
long vocabularyId,
String[] categoryProperties,
ServiceContext serviceContext)
|
AssetCategory |
AssetCategoryLocalServiceWrapper.addCategory(long userId,
long parentCategoryId,
Map<Locale,String> titleMap,
Map<Locale,String> descriptionMap,
long vocabularyId,
String[] categoryProperties,
ServiceContext serviceContext)
|
static AssetCategory |
AssetCategoryLocalServiceUtil.addCategory(long userId,
long parentCategoryId,
Map<Locale,String> titleMap,
Map<Locale,String> descriptionMap,
long vocabularyId,
String[] categoryProperties,
ServiceContext serviceContext)
|
AssetCategory |
AssetCategoryServiceWrapper.addCategory(long parentCategoryId,
Map<Locale,String> titleMap,
Map<Locale,String> descriptionMap,
long vocabularyId,
String[] categoryProperties,
ServiceContext serviceContext)
|
abstract AssetCategory |
AssetCategoryService.addCategory(long parentCategoryId,
Map<Locale,String> titleMap,
Map<Locale,String> descriptionMap,
long vocabularyId,
String[] categoryProperties,
ServiceContext serviceContext)
|
static AssetCategory |
AssetCategoryServiceUtil.addCategory(long parentCategoryId,
Map<Locale,String> titleMap,
Map<Locale,String> descriptionMap,
long vocabularyId,
String[] categoryProperties,
ServiceContext serviceContext)
|
abstract AssetCategory |
AssetCategoryLocalService.addCategory(long userId,
String title,
long vocabularyId,
ServiceContext serviceContext)
|
AssetCategory |
AssetCategoryLocalServiceWrapper.addCategory(long userId,
String title,
long vocabularyId,
ServiceContext serviceContext)
|
static AssetCategory |
AssetCategoryLocalServiceUtil.addCategory(long userId,
String title,
long vocabularyId,
ServiceContext serviceContext)
|
AssetCategory |
AssetCategoryServiceWrapper.addCategory(String title,
long vocabularyId,
ServiceContext serviceContext)
|
abstract AssetCategory |
AssetCategoryService.addCategory(String title,
long vocabularyId,
ServiceContext serviceContext)
|
static AssetCategory |
AssetCategoryServiceUtil.addCategory(String title,
long vocabularyId,
ServiceContext serviceContext)
|
abstract AssetCategoryProperty |
AssetCategoryPropertyLocalService.addCategoryProperty(long userId,
long categoryId,
String key,
String value)
|
AssetCategoryProperty |
AssetCategoryPropertyLocalServiceWrapper.addCategoryProperty(long userId,
long categoryId,
String key,
String value)
|
static AssetCategoryProperty |
AssetCategoryPropertyLocalServiceUtil.addCategoryProperty(long userId,
long categoryId,
String key,
String value)
|
AssetCategoryProperty |
AssetCategoryPropertyServiceWrapper.addCategoryProperty(long entryId,
String key,
String value)
|
abstract AssetCategoryProperty |
AssetCategoryPropertyService.addCategoryProperty(long entryId,
String key,
String value)
|
static AssetCategoryProperty |
AssetCategoryPropertyServiceUtil.addCategoryProperty(long entryId,
String key,
String value)
|
abstract void |
AssetCategoryLocalService.addCategoryResources(AssetCategory category,
boolean addGroupPermissions,
boolean addGuestPermissions)
|
void |
AssetCategoryLocalServiceWrapper.addCategoryResources(AssetCategory category,
boolean addGroupPermissions,
boolean addGuestPermissions)
|
static void |
AssetCategoryLocalServiceUtil.addCategoryResources(AssetCategory category,
boolean addGroupPermissions,
boolean addGuestPermissions)
|
abstract void |
AssetCategoryLocalService.addCategoryResources(AssetCategory category,
String[] groupPermissions,
String[] guestPermissions)
|
void |
AssetCategoryLocalServiceWrapper.addCategoryResources(AssetCategory category,
String[] groupPermissions,
String[] guestPermissions)
|
static void |
AssetCategoryLocalServiceUtil.addCategoryResources(AssetCategory category,
String[] groupPermissions,
String[] guestPermissions)
|
AssetVocabulary |
AssetVocabularyLocalServiceWrapper.addDefaultVocabulary(long groupId)
|
abstract AssetVocabulary |
AssetVocabularyLocalService.addDefaultVocabulary(long groupId)
|
static AssetVocabulary |
AssetVocabularyLocalServiceUtil.addDefaultVocabulary(long groupId)
|
static AssetLink |
AssetLinkLocalServiceUtil.addLink(long userId,
long entryId1,
long entryId2,
int type,
int weight)
Adds a new asset link. |
abstract AssetLink |
AssetLinkLocalService.addLink(long userId,
long entryId1,
long entryId2,
int type,
int weight)
Adds a new asset link. |
AssetLink |
AssetLinkLocalServiceWrapper.addLink(long userId,
long entryId1,
long entryId2,
int type,
int weight)
Adds a new asset link. |
static AssetTag |
AssetTagLocalServiceUtil.addTag(long userId,
String name,
String[] tagProperties,
ServiceContext serviceContext)
Adds an asset tag. |
AssetTag |
AssetTagLocalServiceWrapper.addTag(long userId,
String name,
String[] tagProperties,
ServiceContext serviceContext)
Adds an asset tag. |
abstract AssetTag |
AssetTagLocalService.addTag(long userId,
String name,
String[] tagProperties,
ServiceContext serviceContext)
Adds an asset tag. |
AssetTag |
AssetTagServiceWrapper.addTag(String name,
String[] tagProperties,
ServiceContext serviceContext)
|
static AssetTag |
AssetTagServiceUtil.addTag(String name,
String[] tagProperties,
ServiceContext serviceContext)
|
abstract AssetTag |
AssetTagService.addTag(String name,
String[] tagProperties,
ServiceContext serviceContext)
|
abstract AssetTagProperty |
AssetTagPropertyLocalService.addTagProperty(long userId,
long tagId,
String key,
String value)
Adds an asset tag property. |
AssetTagProperty |
AssetTagPropertyLocalServiceWrapper.addTagProperty(long userId,
long tagId,
String key,
String value)
Adds an asset tag property. |
static AssetTagProperty |
AssetTagPropertyLocalServiceUtil.addTagProperty(long userId,
long tagId,
String key,
String value)
Adds an asset tag property. |
abstract AssetTagProperty |
AssetTagPropertyService.addTagProperty(long tagId,
String key,
String value)
Adds an asset tag property. |
static AssetTagProperty |
AssetTagPropertyServiceUtil.addTagProperty(long tagId,
String key,
String value)
Adds an asset tag property. |
AssetTagProperty |
AssetTagPropertyServiceWrapper.addTagProperty(long tagId,
String key,
String value)
Adds an asset tag property. |
static void |
AssetTagLocalServiceUtil.addTagResources(AssetTag tag,
boolean addGroupPermissions,
boolean addGuestPermissions)
Adds resources for the asset tag. |
void |
AssetTagLocalServiceWrapper.addTagResources(AssetTag tag,
boolean addGroupPermissions,
boolean addGuestPermissions)
Adds resources for the asset tag. |
abstract void |
AssetTagLocalService.addTagResources(AssetTag tag,
boolean addGroupPermissions,
boolean addGuestPermissions)
Adds resources for the asset tag. |
static void |
AssetTagLocalServiceUtil.addTagResources(AssetTag tag,
String[] groupPermissions,
String[] guestPermissions)
Adds resources for the asset tag using the group and guest permissions. |
void |
AssetTagLocalServiceWrapper.addTagResources(AssetTag tag,
String[] groupPermissions,
String[] guestPermissions)
Adds resources for the asset tag using the group and guest permissions. |
abstract void |
AssetTagLocalService.addTagResources(AssetTag tag,
String[] groupPermissions,
String[] guestPermissions)
Adds resources for the asset tag using the group and guest permissions. |
AssetVocabulary |
AssetVocabularyLocalServiceWrapper.addVocabulary(long userId,
Map<Locale,String> titleMap,
Map<Locale,String> descriptionMap,
String settings,
ServiceContext serviceContext)
Deprecated. As of 6.1.0 |
abstract AssetVocabulary |
AssetVocabularyLocalService.addVocabulary(long userId,
Map<Locale,String> titleMap,
Map<Locale,String> descriptionMap,
String settings,
ServiceContext serviceContext)
Deprecated. As of 6.1.0 |
static AssetVocabulary |
AssetVocabularyLocalServiceUtil.addVocabulary(long userId,
Map<Locale,String> titleMap,
Map<Locale,String> descriptionMap,
String settings,
ServiceContext serviceContext)
Deprecated. As of 6.1.0 |
AssetVocabulary |
AssetVocabularyLocalServiceWrapper.addVocabulary(long userId,
String title,
Map<Locale,String> titleMap,
Map<Locale,String> descriptionMap,
String settings,
ServiceContext serviceContext)
|
abstract AssetVocabulary |
AssetVocabularyLocalService.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 |
AssetVocabularyLocalServiceWrapper.addVocabulary(long userId,
String title,
ServiceContext serviceContext)
|
abstract AssetVocabulary |
AssetVocabularyLocalService.addVocabulary(long userId,
String title,
ServiceContext serviceContext)
|
static AssetVocabulary |
AssetVocabularyLocalServiceUtil.addVocabulary(long userId,
String title,
ServiceContext serviceContext)
|
static AssetVocabulary |
AssetVocabularyServiceUtil.addVocabulary(Map<Locale,String> titleMap,
Map<Locale,String> descriptionMap,
String settings,
ServiceContext serviceContext)
Deprecated. As of 6.1.0 AssetVocabularyServiceUtil.addVocabulary(String, Map, Map, String,
ServiceContext) |
abstract AssetVocabulary |
AssetVocabularyService.addVocabulary(Map<Locale,String> titleMap,
Map<Locale,String> descriptionMap,
String settings,
ServiceContext serviceContext)
Deprecated. As of 6.1.0 AssetVocabularyService.addVocabulary(String, Map, Map, String,
ServiceContext) |
AssetVocabulary |
AssetVocabularyServiceWrapper.addVocabulary(Map<Locale,String> titleMap,
Map<Locale,String> descriptionMap,
String settings,
ServiceContext serviceContext)
Deprecated. As of 6.1.0 AssetVocabularyServiceWrapper.addVocabulary(String, Map, Map, String,
ServiceContext) |
static AssetVocabulary |
AssetVocabularyServiceUtil.addVocabulary(String title,
Map<Locale,String> titleMap,
Map<Locale,String> descriptionMap,
String settings,
ServiceContext serviceContext)
|
abstract AssetVocabulary |
AssetVocabularyService.addVocabulary(String title,
Map<Locale,String> titleMap,
Map<Locale,String> descriptionMap,
String settings,
ServiceContext serviceContext)
|
AssetVocabulary |
AssetVocabularyServiceWrapper.addVocabulary(String title,
Map<Locale,String> titleMap,
Map<Locale,String> descriptionMap,
String settings,
ServiceContext serviceContext)
|
static AssetVocabulary |
AssetVocabularyServiceUtil.addVocabulary(String title,
ServiceContext serviceContext)
|
abstract AssetVocabulary |
AssetVocabularyService.addVocabulary(String title,
ServiceContext serviceContext)
|
AssetVocabulary |
AssetVocabularyServiceWrapper.addVocabulary(String title,
ServiceContext serviceContext)
|
void |
AssetVocabularyLocalServiceWrapper.addVocabularyResources(AssetVocabulary vocabulary,
boolean addGroupPermissions,
boolean addGuestPermissions)
|
abstract void |
AssetVocabularyLocalService.addVocabularyResources(AssetVocabulary vocabulary,
boolean addGroupPermissions,
boolean addGuestPermissions)
|
static void |
AssetVocabularyLocalServiceUtil.addVocabularyResources(AssetVocabulary vocabulary,
boolean addGroupPermissions,
boolean addGuestPermissions)
|
void |
AssetVocabularyLocalServiceWrapper.addVocabularyResources(AssetVocabulary vocabulary,
String[] groupPermissions,
String[] guestPermissions)
|
abstract void |
AssetVocabularyLocalService.addVocabularyResources(AssetVocabulary vocabulary,
String[] groupPermissions,
String[] guestPermissions)
|
static void |
AssetVocabularyLocalServiceUtil.addVocabularyResources(AssetVocabulary vocabulary,
String[] groupPermissions,
String[] guestPermissions)
|
static List<AssetTag> |
AssetTagLocalServiceUtil.checkTags(long userId,
Group group,
String[] names)
Returns the asset tags matching the group and names, creating new asset tags matching the names if the group doesn't already have them. |
List<AssetTag> |
AssetTagLocalServiceWrapper.checkTags(long userId,
Group group,
String[] names)
Returns the asset tags matching the group and names, creating new asset tags matching the names if the group doesn't already have them. |
abstract List<AssetTag> |
AssetTagLocalService.checkTags(long userId,
Group group,
String[] names)
Returns the asset tags matching the group and names, creating new asset tags matching the names if the group doesn't already have them. |
static void |
AssetTagLocalServiceUtil.checkTags(long userId,
long groupId,
String[] names)
Returns the asset tags matching the group and names, creating new asset tags matching the names if the group doesn't already have them. |
void |
AssetTagLocalServiceWrapper.checkTags(long userId,
long groupId,
String[] names)
Returns the asset tags matching the group and names, creating new asset tags matching the names if the group doesn't already have them. |
abstract void |
AssetTagLocalService.checkTags(long userId,
long groupId,
String[] names)
Returns the asset tags matching the group and names, creating new asset tags matching the names if the group doesn't already have them. |
static AssetTag |
AssetTagLocalServiceUtil.decrementAssetCount(long tagId,
long classNameId)
Decrements the number of assets to which the asset tag has been applied. |
AssetTag |
AssetTagLocalServiceWrapper.decrementAssetCount(long tagId,
long classNameId)
Decrements the number of assets to which the asset tag has been applied. |
abstract AssetTag |
AssetTagLocalService.decrementAssetCount(long tagId,
long classNameId)
Decrements the number of assets to which the asset tag has been applied. |
abstract AssetCategory |
AssetCategoryLocalService.deleteAssetCategory(long categoryId)
Deletes the asset category with the primary key from the database. |
AssetCategory |
AssetCategoryLocalServiceWrapper.deleteAssetCategory(long categoryId)
Deletes the asset category with the primary key from the database. |
static AssetCategory |
AssetCategoryLocalServiceUtil.deleteAssetCategory(long categoryId)
Deletes the asset category with the primary key from the database. |
abstract AssetCategoryProperty |
AssetCategoryPropertyLocalService.deleteAssetCategoryProperty(long categoryPropertyId)
Deletes the asset category property with the primary key from the database. |
AssetCategoryProperty |
AssetCategoryPropertyLocalServiceWrapper.deleteAssetCategoryProperty(long categoryPropertyId)
Deletes the asset category property with the primary key from the database. |
static AssetCategoryProperty |
AssetCategoryPropertyLocalServiceUtil.deleteAssetCategoryProperty(long categoryPropertyId)
Deletes the asset category property with the primary key from the database. |
static AssetEntry |
AssetEntryLocalServiceUtil.deleteAssetEntry(long entryId)
Deletes the asset entry with the primary key from the database. |
AssetEntry |
AssetEntryLocalServiceWrapper.deleteAssetEntry(long entryId)
Deletes the asset entry with the primary key from the database. |
abstract AssetEntry |
AssetEntryLocalService.deleteAssetEntry(long entryId)
Deletes the asset entry with the primary key from the database. |
static AssetLink |
AssetLinkLocalServiceUtil.deleteAssetLink(long linkId)
Deletes the asset link with the primary key from the database. |
abstract AssetLink |
AssetLinkLocalService.deleteAssetLink(long linkId)
Deletes the asset link with the primary key from the database. |
AssetLink |
AssetLinkLocalServiceWrapper.deleteAssetLink(long linkId)
Deletes the asset link with the primary key from the database. |
static AssetTag |
AssetTagLocalServiceUtil.deleteAssetTag(long tagId)
Deletes the asset tag with the primary key from the database. |
AssetTag |
AssetTagLocalServiceWrapper.deleteAssetTag(long tagId)
Deletes the asset tag with the primary key from the database. |
abstract AssetTag |
AssetTagLocalService.deleteAssetTag(long tagId)
Deletes the asset tag with the primary key from the database. |
abstract AssetTagProperty |
AssetTagPropertyLocalService.deleteAssetTagProperty(long tagPropertyId)
Deletes the asset tag property with the primary key from the database. |
AssetTagProperty |
AssetTagPropertyLocalServiceWrapper.deleteAssetTagProperty(long tagPropertyId)
Deletes the asset tag property with the primary key from the database. |
static AssetTagProperty |
AssetTagPropertyLocalServiceUtil.deleteAssetTagProperty(long tagPropertyId)
Deletes the asset tag property with the primary key from the database. |
static AssetTagStats |
AssetTagStatsLocalServiceUtil.deleteAssetTagStats(long tagStatsId)
Deletes the asset tag stats with the primary key from the database. |
AssetTagStats |
AssetTagStatsLocalServiceWrapper.deleteAssetTagStats(long tagStatsId)
Deletes the asset tag stats with the primary key from the database. |
abstract AssetTagStats |
AssetTagStatsLocalService.deleteAssetTagStats(long tagStatsId)
Deletes the asset tag stats with the primary key from the database. |
AssetVocabulary |
AssetVocabularyLocalServiceWrapper.deleteAssetVocabulary(long vocabularyId)
Deletes the asset vocabulary with the primary key from the database. |
abstract AssetVocabulary |
AssetVocabularyLocalService.deleteAssetVocabulary(long vocabularyId)
Deletes the asset vocabulary with the primary key from the database. |
static AssetVocabulary |
AssetVocabularyLocalServiceUtil.deleteAssetVocabulary(long vocabularyId)
Deletes the asset vocabulary with the primary key from the database. |
void |
AssetCategoryServiceWrapper.deleteCategories(long[] categoryIds)
Deprecated. As of 6.2.0, Replaced by AssetCategoryServiceWrapper.deleteCategories(long[],
ServiceContext) |
abstract void |
AssetCategoryService.deleteCategories(long[] categoryIds)
Deprecated. As of 6.2.0, Replaced by AssetCategoryService.deleteCategories(long[],
ServiceContext) |
static void |
AssetCategoryServiceUtil.deleteCategories(long[] categoryIds)
Deprecated. As of 6.2.0, Replaced by AssetCategoryServiceUtil.deleteCategories(long[],
ServiceContext) |
List<AssetCategory> |
AssetCategoryServiceWrapper.deleteCategories(long[] categoryIds,
ServiceContext serviceContext)
|
abstract List<AssetCategory> |
AssetCategoryService.deleteCategories(long[] categoryIds,
ServiceContext serviceContext)
|
static List<AssetCategory> |
AssetCategoryServiceUtil.deleteCategories(long[] categoryIds,
ServiceContext serviceContext)
|
abstract void |
AssetCategoryLocalService.deleteCategory(AssetCategory category)
|
void |
AssetCategoryLocalServiceWrapper.deleteCategory(AssetCategory category)
|
static void |
AssetCategoryLocalServiceUtil.deleteCategory(AssetCategory category)
|
abstract void |
AssetCategoryLocalService.deleteCategory(long categoryId)
|
void |
AssetCategoryLocalServiceWrapper.deleteCategory(long categoryId)
|
void |
AssetCategoryServiceWrapper.deleteCategory(long categoryId)
|
static void |
AssetCategoryLocalServiceUtil.deleteCategory(long categoryId)
|
abstract void |
AssetCategoryService.deleteCategory(long categoryId)
|
static void |
AssetCategoryServiceUtil.deleteCategory(long categoryId)
|
abstract void |
AssetCategoryPropertyLocalService.deleteCategoryProperty(long categoryPropertyId)
|
void |
AssetCategoryPropertyLocalServiceWrapper.deleteCategoryProperty(long categoryPropertyId)
|
void |
AssetCategoryPropertyServiceWrapper.deleteCategoryProperty(long categoryPropertyId)
|
abstract void |
AssetCategoryPropertyService.deleteCategoryProperty(long categoryPropertyId)
|
static void |
AssetCategoryPropertyLocalServiceUtil.deleteCategoryProperty(long categoryPropertyId)
|
static void |
AssetCategoryPropertyServiceUtil.deleteCategoryProperty(long categoryPropertyId)
|
static void |
AssetEntryLocalServiceUtil.deleteEntry(AssetEntry entry)
|
void |
AssetEntryLocalServiceWrapper.deleteEntry(AssetEntry entry)
|
abstract void |
AssetEntryLocalService.deleteEntry(AssetEntry entry)
|
static void |
AssetEntryLocalServiceUtil.deleteEntry(long entryId)
|
void |
AssetEntryLocalServiceWrapper.deleteEntry(long entryId)
|
abstract void |
AssetEntryLocalService.deleteEntry(long entryId)
|
static void |
AssetEntryLocalServiceUtil.deleteEntry(String className,
long classPK)
|
void |
AssetEntryLocalServiceWrapper.deleteEntry(String className,
long classPK)
|
abstract void |
AssetEntryLocalService.deleteEntry(String className,
long classPK)
|
static void |
AssetTagLocalServiceUtil.deleteGroupTags(long groupId)
Deletes all asset tags in the group. |
void |
AssetTagLocalServiceWrapper.deleteGroupTags(long groupId)
Deletes all asset tags in the group. |
abstract void |
AssetTagLocalService.deleteGroupTags(long groupId)
Deletes all asset tags in the group. |
static void |
AssetLinkLocalServiceUtil.deleteLink(long linkId)
Deletes the asset link. |
abstract void |
AssetLinkLocalService.deleteLink(long linkId)
Deletes the asset link. |
void |
AssetLinkLocalServiceWrapper.deleteLink(long linkId)
Deletes the asset link. |
static void |
AssetTagLocalServiceUtil.deleteTag(AssetTag tag)
Deletes the asset tag. |
void |
AssetTagLocalServiceWrapper.deleteTag(AssetTag tag)
Deletes the asset tag. |
abstract void |
AssetTagLocalService.deleteTag(AssetTag tag)
Deletes the asset tag. |
void |
AssetTagServiceWrapper.deleteTag(long tagId)
|
static void |
AssetTagLocalServiceUtil.deleteTag(long tagId)
Deletes the asset tag. |
void |
AssetTagLocalServiceWrapper.deleteTag(long tagId)
Deletes the asset tag. |
abstract void |
AssetTagLocalService.deleteTag(long tagId)
Deletes the asset tag. |
static void |
AssetTagServiceUtil.deleteTag(long tagId)
|
abstract void |
AssetTagService.deleteTag(long tagId)
|
abstract void |
AssetTagPropertyService.deleteTagProperty(long tagPropertyId)
Deletes the asset tag property with the specified ID. |
abstract void |
AssetTagPropertyLocalService.deleteTagProperty(long tagPropertyId)
Deletes the asset tag property with the specified ID. |
static void |
AssetTagPropertyServiceUtil.deleteTagProperty(long tagPropertyId)
Deletes the asset tag property with the specified ID. |
void |
AssetTagPropertyLocalServiceWrapper.deleteTagProperty(long tagPropertyId)
Deletes the asset tag property with the specified ID. |
void |
AssetTagPropertyServiceWrapper.deleteTagProperty(long tagPropertyId)
Deletes the asset tag property with the specified ID. |
static void |
AssetTagPropertyLocalServiceUtil.deleteTagProperty(long tagPropertyId)
Deletes the asset tag property with the specified ID. |
void |
AssetTagServiceWrapper.deleteTags(long[] tagIds)
|
static void |
AssetTagServiceUtil.deleteTags(long[] tagIds)
|
abstract void |
AssetTagService.deleteTags(long[] tagIds)
|
static void |
AssetTagStatsLocalServiceUtil.deleteTagStats(long tagStatsId)
Deletes the asset tag statistics instance matching the tag statistics ID. |
void |
AssetTagStatsLocalServiceWrapper.deleteTagStats(long tagStatsId)
Deletes the asset tag statistics instance matching the tag statistics ID. |
abstract void |
AssetTagStatsLocalService.deleteTagStats(long tagStatsId)
Deletes the asset tag statistics instance matching the tag statistics ID. |
void |
AssetVocabularyLocalServiceWrapper.deleteVocabularies(long groupId)
|
abstract void |
AssetVocabularyLocalService.deleteVocabularies(long groupId)
|
static void |
AssetVocabularyLocalServiceUtil.deleteVocabularies(long groupId)
|
static void |
AssetVocabularyServiceUtil.deleteVocabularies(long[] vocabularyIds)
Deprecated. As of 6.2.0, Replaced by AssetVocabularyServiceUtil.deleteVocabularies(long[],
ServiceContext) |
abstract void |
AssetVocabularyService.deleteVocabularies(long[] vocabularyIds)
Deprecated. As of 6.2.0, Replaced by AssetVocabularyService.deleteVocabularies(long[],
ServiceContext) |
void |
AssetVocabularyServiceWrapper.deleteVocabularies(long[] vocabularyIds)
Deprecated. As of 6.2.0, Replaced by AssetVocabularyServiceWrapper.deleteVocabularies(long[],
ServiceContext) |
static List<AssetVocabulary> |
AssetVocabularyServiceUtil.deleteVocabularies(long[] vocabularyIds,
ServiceContext serviceContext)
|
abstract List<AssetVocabulary> |
AssetVocabularyService.deleteVocabularies(long[] vocabularyIds,
ServiceContext serviceContext)
|
List<AssetVocabulary> |
AssetVocabularyServiceWrapper.deleteVocabularies(long[] vocabularyIds,
ServiceContext serviceContext)
|
void |
AssetVocabularyLocalServiceWrapper.deleteVocabulary(AssetVocabulary vocabulary)
|
abstract void |
AssetVocabularyLocalService.deleteVocabulary(AssetVocabulary vocabulary)
|
static void |
AssetVocabularyLocalServiceUtil.deleteVocabulary(AssetVocabulary vocabulary)
|
static void |
AssetVocabularyServiceUtil.deleteVocabulary(long vocabularyId)
|
void |
AssetVocabularyLocalServiceWrapper.deleteVocabulary(long vocabularyId)
|
abstract void |
AssetVocabularyLocalService.deleteVocabulary(long vocabularyId)
|
abstract void |
AssetVocabularyService.deleteVocabulary(long vocabularyId)
|
static void |
AssetVocabularyLocalServiceUtil.deleteVocabulary(long vocabularyId)
|
void |
AssetVocabularyServiceWrapper.deleteVocabulary(long vocabularyId)
|
abstract void |
AssetCategoryLocalService.deleteVocabularyCategories(long vocabularyId)
|
void |
AssetCategoryLocalServiceWrapper.deleteVocabularyCategories(long vocabularyId)
|
static void |
AssetCategoryLocalServiceUtil.deleteVocabularyCategories(long vocabularyId)
|
static List<AssetEntry> |
AssetEntryLocalServiceUtil.getAncestorEntries(long entryId)
|
List<AssetEntry> |
AssetEntryLocalServiceWrapper.getAncestorEntries(long entryId)
|
abstract List<AssetEntry> |
AssetEntryLocalService.getAncestorEntries(long entryId)
|
abstract AssetCategory |
AssetCategoryLocalService.getAssetCategory(long categoryId)
Returns the asset category with the primary key. |
AssetCategory |
AssetCategoryLocalServiceWrapper.getAssetCategory(long categoryId)
Returns the asset category with the primary key. |
static AssetCategory |
AssetCategoryLocalServiceUtil.getAssetCategory(long categoryId)
Returns the asset category with the primary key. |
abstract AssetCategory |
AssetCategoryLocalService.getAssetCategoryByUuidAndCompanyId(String uuid,
long companyId)
Returns the asset category with the matching UUID and company. |
AssetCategory |
AssetCategoryLocalServiceWrapper.getAssetCategoryByUuidAndCompanyId(String uuid,
long companyId)
Returns the asset category with the matching UUID and company. |
static AssetCategory |
AssetCategoryLocalServiceUtil.getAssetCategoryByUuidAndCompanyId(String uuid,
long companyId)
Returns the asset category with the matching UUID and company. |
abstract AssetCategory |
AssetCategoryLocalService.getAssetCategoryByUuidAndGroupId(String uuid,
long groupId)
Returns the asset category matching the UUID and group. |
AssetCategory |
AssetCategoryLocalServiceWrapper.getAssetCategoryByUuidAndGroupId(String uuid,
long groupId)
Returns the asset category matching the UUID and group. |
static AssetCategory |
AssetCategoryLocalServiceUtil.getAssetCategoryByUuidAndGroupId(String uuid,
long groupId)
Returns the asset category matching the UUID and group. |
abstract AssetCategoryProperty |
AssetCategoryPropertyLocalService.getAssetCategoryProperty(long categoryPropertyId)
Returns the asset category property with the primary key. |
AssetCategoryProperty |
AssetCategoryPropertyLocalServiceWrapper.getAssetCategoryProperty(long categoryPropertyId)
Returns the asset category property with the primary key. |
static AssetCategoryProperty |
AssetCategoryPropertyLocalServiceUtil.getAssetCategoryProperty(long categoryPropertyId)
Returns the asset category property with the primary key. |
static AssetEntry |
AssetEntryLocalServiceUtil.getAssetEntry(long entryId)
Returns the asset entry with the primary key. |
AssetEntry |
AssetEntryLocalServiceWrapper.getAssetEntry(long entryId)
Returns the asset entry with the primary key. |
abstract AssetEntry |
AssetEntryLocalService.getAssetEntry(long entryId)
Returns the asset entry with the primary key. |
static AssetLink |
AssetLinkLocalServiceUtil.getAssetLink(long linkId)
Returns the asset link with the primary key. |
abstract AssetLink |
AssetLinkLocalService.getAssetLink(long linkId)
Returns the asset link with the primary key. |
AssetLink |
AssetLinkLocalServiceWrapper.getAssetLink(long linkId)
Returns the asset link with the primary key. |
static AssetTag |
AssetTagLocalServiceUtil.getAssetTag(long tagId)
Returns the asset tag with the primary key. |
AssetTag |
AssetTagLocalServiceWrapper.getAssetTag(long tagId)
Returns the asset tag with the primary key. |
abstract AssetTag |
AssetTagLocalService.getAssetTag(long tagId)
Returns the asset tag with the primary key. |
abstract AssetTagProperty |
AssetTagPropertyLocalService.getAssetTagProperty(long tagPropertyId)
Returns the asset tag property with the primary key. |
AssetTagProperty |
AssetTagPropertyLocalServiceWrapper.getAssetTagProperty(long tagPropertyId)
Returns the asset tag property with the primary key. |
static AssetTagProperty |
AssetTagPropertyLocalServiceUtil.getAssetTagProperty(long tagPropertyId)
Returns the asset tag property with the primary key. |
static AssetTagStats |
AssetTagStatsLocalServiceUtil.getAssetTagStats(long tagStatsId)
Returns the asset tag stats with the primary key. |
AssetTagStats |
AssetTagStatsLocalServiceWrapper.getAssetTagStats(long tagStatsId)
Returns the asset tag stats with the primary key. |
abstract AssetTagStats |
AssetTagStatsLocalService.getAssetTagStats(long tagStatsId)
Returns the asset tag stats with the primary key. |
AssetVocabulary |
AssetVocabularyLocalServiceWrapper.getAssetVocabulary(long vocabularyId)
Returns the asset vocabulary with the primary key. |
abstract AssetVocabulary |
AssetVocabularyLocalService.getAssetVocabulary(long vocabularyId)
Returns the asset vocabulary with the primary key. |
static AssetVocabulary |
AssetVocabularyLocalServiceUtil.getAssetVocabulary(long vocabularyId)
Returns the asset vocabulary with the primary key. |
AssetVocabulary |
AssetVocabularyLocalServiceWrapper.getAssetVocabularyByUuidAndCompanyId(String uuid,
long companyId)
Returns the asset vocabulary with the matching UUID and company. |
abstract AssetVocabulary |
AssetVocabularyLocalService.getAssetVocabularyByUuidAndCompanyId(String uuid,
long companyId)
Returns the asset vocabulary with the matching UUID and company. |
static AssetVocabulary |
AssetVocabularyLocalServiceUtil.getAssetVocabularyByUuidAndCompanyId(String uuid,
long companyId)
Returns the asset vocabulary with the matching UUID and company. |
AssetVocabulary |
AssetVocabularyLocalServiceWrapper.getAssetVocabularyByUuidAndGroupId(String uuid,
long groupId)
Returns the asset vocabulary matching the UUID and group. |
abstract AssetVocabulary |
AssetVocabularyLocalService.getAssetVocabularyByUuidAndGroupId(String uuid,
long groupId)
Returns the asset vocabulary matching the UUID and group. |
static AssetVocabulary |
AssetVocabularyLocalServiceUtil.getAssetVocabularyByUuidAndGroupId(String uuid,
long groupId)
Returns the asset vocabulary matching the UUID and group. |
List<AssetCategory> |
AssetCategoryServiceWrapper.getCategories(String className,
long classPK)
|
abstract List<AssetCategory> |
AssetCategoryService.getCategories(String className,
long classPK)
|
static List<AssetCategory> |
AssetCategoryServiceUtil.getCategories(String className,
long classPK)
|
abstract AssetCategory |
AssetCategoryLocalService.getCategory(long categoryId)
|
AssetCategory |
AssetCategoryLocalServiceWrapper.getCategory(long categoryId)
|
AssetCategory |
AssetCategoryServiceWrapper.getCategory(long categoryId)
|
static AssetCategory |
AssetCategoryLocalServiceUtil.getCategory(long categoryId)
|
abstract AssetCategory |
AssetCategoryService.getCategory(long categoryId)
|
static AssetCategory |
AssetCategoryServiceUtil.getCategory(long categoryId)
|
abstract AssetCategory |
AssetCategoryLocalService.getCategory(String uuid,
long groupId)
|
AssetCategory |
AssetCategoryLocalServiceWrapper.getCategory(String uuid,
long groupId)
|
static AssetCategory |
AssetCategoryLocalServiceUtil.getCategory(String uuid,
long groupId)
|
abstract AssetCategoryProperty |
AssetCategoryPropertyLocalService.getCategoryProperty(long categoryPropertyId)
|
AssetCategoryProperty |
AssetCategoryPropertyLocalServiceWrapper.getCategoryProperty(long categoryPropertyId)
|
static AssetCategoryProperty |
AssetCategoryPropertyLocalServiceUtil.getCategoryProperty(long categoryPropertyId)
|
abstract AssetCategoryProperty |
AssetCategoryPropertyLocalService.getCategoryProperty(long categoryId,
String key)
|
AssetCategoryProperty |
AssetCategoryPropertyLocalServiceWrapper.getCategoryProperty(long categoryId,
String key)
|
static AssetCategoryProperty |
AssetCategoryPropertyLocalServiceUtil.getCategoryProperty(long categoryId,
String key)
|
List<AssetCategory> |
AssetCategoryServiceWrapper.getChildCategories(long parentCategoryId)
|
abstract List<AssetCategory> |
AssetCategoryService.getChildCategories(long parentCategoryId)
|
static List<AssetCategory> |
AssetCategoryServiceUtil.getChildCategories(long parentCategoryId)
|
List<AssetCategory> |
AssetCategoryServiceWrapper.getChildCategories(long parentCategoryId,
int start,
int end,
OrderByComparator obc)
|
abstract List<AssetCategory> |
AssetCategoryService.getChildCategories(long parentCategoryId,
int start,
int end,
OrderByComparator obc)
|
static List<AssetCategory> |
AssetCategoryServiceUtil.getChildCategories(long parentCategoryId,
int start,
int end,
OrderByComparator obc)
|
static List<AssetEntry> |
AssetEntryLocalServiceUtil.getChildEntries(long entryId)
|
List<AssetEntry> |
AssetEntryLocalServiceWrapper.getChildEntries(long entryId)
|
abstract List<AssetEntry> |
AssetEntryLocalService.getChildEntries(long entryId)
|
static List<AssetVocabulary> |
AssetVocabularyServiceUtil.getCompanyVocabularies(long companyId)
|
abstract List<AssetVocabulary> |
AssetVocabularyService.getCompanyVocabularies(long companyId)
|
List<AssetVocabulary> |
AssetVocabularyServiceWrapper.getCompanyVocabularies(long companyId)
|
abstract List<AssetEntry> |
AssetEntryService.getEntries(AssetEntryQuery entryQuery)
|
static List<AssetEntry> |
AssetEntryServiceUtil.getEntries(AssetEntryQuery entryQuery)
|
List<AssetEntry> |
AssetEntryServiceWrapper.getEntries(AssetEntryQuery entryQuery)
|
abstract int |
AssetEntryService.getEntriesCount(AssetEntryQuery entryQuery)
|
static int |
AssetEntryServiceUtil.getEntriesCount(AssetEntryQuery entryQuery)
|
int |
AssetEntryServiceWrapper.getEntriesCount(AssetEntryQuery entryQuery)
|
static AssetEntry |
AssetEntryLocalServiceUtil.getEntry(long entryId)
|
AssetEntry |
AssetEntryLocalServiceWrapper.getEntry(long entryId)
|
abstract AssetEntry |
AssetEntryService.getEntry(long entryId)
|
abstract AssetEntry |
AssetEntryLocalService.getEntry(long entryId)
|
static AssetEntry |
AssetEntryServiceUtil.getEntry(long entryId)
|
AssetEntry |
AssetEntryServiceWrapper.getEntry(long entryId)
|
static AssetEntry |
AssetEntryLocalServiceUtil.getEntry(long groupId,
String classUuid)
|
AssetEntry |
AssetEntryLocalServiceWrapper.getEntry(long groupId,
String classUuid)
|
abstract AssetEntry |
AssetEntryLocalService.getEntry(long groupId,
String classUuid)
|
static AssetEntry |
AssetEntryLocalServiceUtil.getEntry(String className,
long classPK)
|
AssetEntry |
AssetEntryLocalServiceWrapper.getEntry(String className,
long classPK)
|
abstract AssetEntry |
AssetEntryLocalService.getEntry(String className,
long classPK)
|
static List<AssetVocabulary> |
AssetVocabularyServiceUtil.getGroupsVocabularies(long[] groupIds)
|
List<AssetVocabulary> |
AssetVocabularyLocalServiceWrapper.getGroupsVocabularies(long[] groupIds)
|
abstract List<AssetVocabulary> |
AssetVocabularyLocalService.getGroupsVocabularies(long[] groupIds)
|
abstract List<AssetVocabulary> |
AssetVocabularyService.getGroupsVocabularies(long[] groupIds)
|
static List<AssetVocabulary> |
AssetVocabularyLocalServiceUtil.getGroupsVocabularies(long[] groupIds)
|
List<AssetVocabulary> |
AssetVocabularyServiceWrapper.getGroupsVocabularies(long[] groupIds)
|
static List<AssetVocabulary> |
AssetVocabularyServiceUtil.getGroupsVocabularies(long[] groupIds,
String className)
|
List<AssetVocabulary> |
AssetVocabularyLocalServiceWrapper.getGroupsVocabularies(long[] groupIds,
String className)
|
abstract List<AssetVocabulary> |
AssetVocabularyLocalService.getGroupsVocabularies(long[] groupIds,
String className)
|
abstract List<AssetVocabulary> |
AssetVocabularyService.getGroupsVocabularies(long[] groupIds,
String className)
|
static List<AssetVocabulary> |
AssetVocabularyLocalServiceUtil.getGroupsVocabularies(long[] groupIds,
String className)
|
List<AssetVocabulary> |
AssetVocabularyServiceWrapper.getGroupsVocabularies(long[] groupIds,
String className)
|
static List<AssetVocabulary> |
AssetVocabularyServiceUtil.getGroupVocabularies(long groupId)
|
List<AssetVocabulary> |
AssetVocabularyLocalServiceWrapper.getGroupVocabularies(long groupId)
|
abstract List<AssetVocabulary> |
AssetVocabularyLocalService.getGroupVocabularies(long groupId)
|
abstract List<AssetVocabulary> |
AssetVocabularyService.getGroupVocabularies(long groupId)
|
static List<AssetVocabulary> |
AssetVocabularyLocalServiceUtil.getGroupVocabularies(long groupId)
|
List<AssetVocabulary> |
AssetVocabularyServiceWrapper.getGroupVocabularies(long groupId)
|
static List<AssetVocabulary> |
AssetVocabularyServiceUtil.getGroupVocabularies(long groupId,
boolean createDefaultVocabulary)
|
List<AssetVocabulary> |
AssetVocabularyLocalServiceWrapper.getGroupVocabularies(long groupId,
boolean addDefaultVocabulary)
|
abstract List<AssetVocabulary> |
AssetVocabularyLocalService.getGroupVocabularies(long groupId,
boolean addDefaultVocabulary)
|
abstract List<AssetVocabulary> |
AssetVocabularyService.getGroupVocabularies(long groupId,
boolean createDefaultVocabulary)
|
static List<AssetVocabulary> |
AssetVocabularyLocalServiceUtil.getGroupVocabularies(long groupId,
boolean addDefaultVocabulary)
|
List<AssetVocabulary> |
AssetVocabularyServiceWrapper.getGroupVocabularies(long groupId,
boolean createDefaultVocabulary)
|
static AssetVocabularyDisplay |
AssetVocabularyServiceUtil.getGroupVocabulariesDisplay(long groupId,
String title,
int start,
int end,
boolean addDefaultVocabulary,
OrderByComparator obc)
|
abstract AssetVocabularyDisplay |
AssetVocabularyService.getGroupVocabulariesDisplay(long groupId,
String title,
int start,
int end,
boolean addDefaultVocabulary,
OrderByComparator obc)
|
AssetVocabularyDisplay |
AssetVocabularyServiceWrapper.getGroupVocabulariesDisplay(long groupId,
String title,
int start,
int end,
boolean addDefaultVocabulary,
OrderByComparator obc)
|
static AssetVocabularyDisplay |
AssetVocabularyServiceUtil.getGroupVocabulariesDisplay(long groupId,
String name,
int start,
int end,
OrderByComparator obc)
|
abstract AssetVocabularyDisplay |
AssetVocabularyService.getGroupVocabulariesDisplay(long groupId,
String name,
int start,
int end,
OrderByComparator obc)
|
AssetVocabularyDisplay |
AssetVocabularyServiceWrapper.getGroupVocabulariesDisplay(long groupId,
String name,
int start,
int end,
OrderByComparator obc)
|
AssetVocabulary |
AssetVocabularyLocalServiceWrapper.getGroupVocabulary(long groupId,
String name)
|
abstract AssetVocabulary |
AssetVocabularyLocalService.getGroupVocabulary(long groupId,
String name)
|
static AssetVocabulary |
AssetVocabularyLocalServiceUtil.getGroupVocabulary(long groupId,
String name)
|
JSONObject |
AssetTagServiceWrapper.getJSONGroupTags(long groupId,
String name,
int start,
int end)
Deprecated. As of 6.2.0, replaced by AssetTagServiceWrapper.getGroupTagsDisplay(long,
String, int, int) |
static JSONObject |
AssetTagServiceUtil.getJSONGroupTags(long groupId,
String name,
int start,
int end)
Deprecated. As of 6.2.0, replaced by AssetTagServiceUtil.getGroupTagsDisplay(long,
String, int, int) |
abstract JSONObject |
AssetTagService.getJSONGroupTags(long groupId,
String name,
int start,
int end)
Deprecated. As of 6.2.0, replaced by AssetTagService.getGroupTagsDisplay(long,
String, int, int) |
static JSONObject |
AssetVocabularyServiceUtil.getJSONGroupVocabularies(long groupId,
String name,
int start,
int end,
OrderByComparator obc)
Deprecated. As of 6.2.0, with no direct replacement |
abstract JSONObject |
AssetVocabularyService.getJSONGroupVocabularies(long groupId,
String name,
int start,
int end,
OrderByComparator obc)
Deprecated. As of 6.2.0, with no direct replacement |
JSONObject |
AssetVocabularyServiceWrapper.getJSONGroupVocabularies(long groupId,
String name,
int start,
int end,
OrderByComparator obc)
Deprecated. As of 6.2.0, with no direct replacement |
JSONArray |
AssetCategoryServiceWrapper.getJSONSearch(long groupId,
String name,
long[] vocabularyIds,
int start,
int end)
Deprecated. As of 6.2.0, replaced by AssetCategoryServiceWrapper.search(long[], String,
long[], int, int) |
abstract JSONArray |
AssetCategoryService.getJSONSearch(long groupId,
String name,
long[] vocabularyIds,
int start,
int end)
Deprecated. As of 6.2.0, replaced by AssetCategoryService.search(long[], String,
long[], int, int) |
static JSONArray |
AssetCategoryServiceUtil.getJSONSearch(long groupId,
String name,
long[] vocabularyIds,
int start,
int end)
Deprecated. As of 6.2.0, replaced by AssetCategoryServiceUtil.search(long[], String,
long[], int, int) |
JSONObject |
AssetCategoryServiceWrapper.getJSONVocabularyCategories(long vocabularyId,
int start,
int end,
OrderByComparator obc)
Deprecated. As of 6.2.0, replaced by AssetCategoryServiceWrapper.getVocabularyCategoriesDisplay(long, int, int,
OrderByComparator) |
abstract JSONObject |
AssetCategoryService.getJSONVocabularyCategories(long vocabularyId,
int start,
int end,
OrderByComparator obc)
Deprecated. As of 6.2.0, replaced by AssetCategoryService.getVocabularyCategoriesDisplay(long, int, int,
OrderByComparator) |
static JSONObject |
AssetCategoryServiceUtil.getJSONVocabularyCategories(long vocabularyId,
int start,
int end,
OrderByComparator obc)
Deprecated. As of 6.2.0, replaced by AssetCategoryServiceUtil.getVocabularyCategoriesDisplay(long, int, int,
OrderByComparator) |
JSONObject |
AssetCategoryServiceWrapper.getJSONVocabularyCategories(long groupId,
String title,
long vocabularyId,
int start,
int end,
OrderByComparator obc)
Deprecated. As of 6.2.0, replaced by AssetCategoryServiceWrapper.getVocabularyCategoriesDisplay(long, String, long, int, int,
OrderByComparator) |
abstract JSONObject |
AssetCategoryService.getJSONVocabularyCategories(long groupId,
String title,
long vocabularyId,
int start,
int end,
OrderByComparator obc)
Deprecated. As of 6.2.0, replaced by AssetCategoryService.getVocabularyCategoriesDisplay(long, String, long, int, int,
OrderByComparator) |
static JSONObject |
AssetCategoryServiceUtil.getJSONVocabularyCategories(long groupId,
String title,
long vocabularyId,
int start,
int end,
OrderByComparator obc)
Deprecated. As of 6.2.0, replaced by AssetCategoryServiceUtil.getVocabularyCategoriesDisplay(long, String, long, int, int,
OrderByComparator) |
static AssetEntry |
AssetEntryLocalServiceUtil.getNextEntry(long entryId)
|
AssetEntry |
AssetEntryLocalServiceWrapper.getNextEntry(long entryId)
|
abstract AssetEntry |
AssetEntryLocalService.getNextEntry(long entryId)
|
static AssetEntry |
AssetEntryLocalServiceUtil.getParentEntry(long entryId)
|
AssetEntry |
AssetEntryLocalServiceWrapper.getParentEntry(long entryId)
|
abstract AssetEntry |
AssetEntryLocalService.getParentEntry(long entryId)
|
abstract PersistedModel |
AssetCategoryLocalService.getPersistedModel(Serializable primaryKeyObj)
|
PersistedModel |
AssetCategoryLocalServiceWrapper.getPersistedModel(Serializable primaryKeyObj)
|
abstract PersistedModel |
AssetTagPropertyLocalService.getPersistedModel(Serializable primaryKeyObj)
|
static PersistedModel |
AssetTagStatsLocalServiceUtil.getPersistedModel(Serializable primaryKeyObj)
|
PersistedModel |
AssetVocabularyLocalServiceWrapper.getPersistedModel(Serializable primaryKeyObj)
|
static PersistedModel |
AssetEntryLocalServiceUtil.getPersistedModel(Serializable primaryKeyObj)
|
abstract PersistedModel |
AssetCategoryPropertyLocalService.getPersistedModel(Serializable primaryKeyObj)
|
static PersistedModel |
AssetLinkLocalServiceUtil.getPersistedModel(Serializable primaryKeyObj)
|
abstract PersistedModel |
AssetLinkLocalService.getPersistedModel(Serializable primaryKeyObj)
|
PersistedModel |
AssetEntryLocalServiceWrapper.getPersistedModel(Serializable primaryKeyObj)
|
static PersistedModel |
AssetTagLocalServiceUtil.getPersistedModel(Serializable primaryKeyObj)
|
PersistedModel |
AssetCategoryPropertyLocalServiceWrapper.getPersistedModel(Serializable primaryKeyObj)
|
abstract PersistedModel |
AssetVocabularyLocalService.getPersistedModel(Serializable primaryKeyObj)
|
PersistedModel |
AssetTagLocalServiceWrapper.getPersistedModel(Serializable primaryKeyObj)
|
PersistedModel |
AssetTagPropertyLocalServiceWrapper.getPersistedModel(Serializable primaryKeyObj)
|
abstract PersistedModel |
AssetTagLocalService.getPersistedModel(Serializable primaryKeyObj)
|
PersistedModel |
AssetTagStatsLocalServiceWrapper.getPersistedModel(Serializable primaryKeyObj)
|
static PersistedModel |
AssetVocabularyLocalServiceUtil.getPersistedModel(Serializable primaryKeyObj)
|
static PersistedModel |
AssetCategoryPropertyLocalServiceUtil.getPersistedModel(Serializable primaryKeyObj)
|
abstract PersistedModel |
AssetEntryLocalService.getPersistedModel(Serializable primaryKeyObj)
|
abstract PersistedModel |
AssetTagStatsLocalService.getPersistedModel(Serializable primaryKeyObj)
|
static PersistedModel |
AssetCategoryLocalServiceUtil.getPersistedModel(Serializable primaryKeyObj)
|
static PersistedModel |
AssetTagPropertyLocalServiceUtil.getPersistedModel(Serializable primaryKeyObj)
|
PersistedModel |
AssetLinkLocalServiceWrapper.getPersistedModel(Serializable primaryKeyObj)
|
static AssetEntry |
AssetEntryLocalServiceUtil.getPreviousEntry(long entryId)
|
AssetEntry |
AssetEntryLocalServiceWrapper.getPreviousEntry(long entryId)
|
abstract AssetEntry |
AssetEntryLocalService.getPreviousEntry(long entryId)
|
AssetTag |
AssetTagServiceWrapper.getTag(long tagId)
|
static AssetTag |
AssetTagLocalServiceUtil.getTag(long tagId)
Returns the asset tag with the primary key. |
AssetTag |
AssetTagLocalServiceWrapper.getTag(long tagId)
Returns the asset tag with the primary key. |
abstract AssetTag |
AssetTagLocalService.getTag(long tagId)
Returns the asset tag with the primary key. |
static AssetTag |
AssetTagServiceUtil.getTag(long tagId)
|
abstract AssetTag |
AssetTagService.getTag(long tagId)
|
static AssetTag |
AssetTagLocalServiceUtil.getTag(long groupId,
String name)
Returns the asset tag with the name in the group. |
AssetTag |
AssetTagLocalServiceWrapper.getTag(long groupId,
String name)
Returns the asset tag with the name in the group. |
abstract AssetTag |
AssetTagLocalService.getTag(long groupId,
String name)
Returns the asset tag with the name in the group. |
static long[] |
AssetTagLocalServiceUtil.getTagIds(long[] groupIds,
String name)
Returns the primary keys of the asset tags with the name in the groups. |
long[] |
AssetTagLocalServiceWrapper.getTagIds(long[] groupIds,
String name)
Returns the primary keys of the asset tags with the name in the groups. |
abstract long[] |
AssetTagLocalService.getTagIds(long[] groupIds,
String name)
Returns the primary keys of the asset tags with the name in the groups. |
static long[] |
AssetTagLocalServiceUtil.getTagIds(long[] groupIds,
String[] names)
Returns the primary keys of the asset tags with the names in the groups. |
long[] |
AssetTagLocalServiceWrapper.getTagIds(long[] groupIds,
String[] names)
Returns the primary keys of the asset tags with the names in the groups. |
abstract long[] |
AssetTagLocalService.getTagIds(long[] groupIds,
String[] names)
Returns the primary keys of the asset tags with the names in the groups. |
static long[] |
AssetTagLocalServiceUtil.getTagIds(long groupId,
String[] names)
Returns the primary keys of the asset tags with the names in the group. |
long[] |
AssetTagLocalServiceWrapper.getTagIds(long groupId,
String[] names)
Returns the primary keys of the asset tags with the names in the group. |
abstract long[] |
AssetTagLocalService.getTagIds(long groupId,
String[] names)
Returns the primary keys of the asset tags with the names in the group. |
abstract AssetTagProperty |
AssetTagPropertyLocalService.getTagProperty(long tagPropertyId)
Returns the asset tag property with the specified ID. |
AssetTagProperty |
AssetTagPropertyLocalServiceWrapper.getTagProperty(long tagPropertyId)
Returns the asset tag property with the specified ID. |
static AssetTagProperty |
AssetTagPropertyLocalServiceUtil.getTagProperty(long tagPropertyId)
Returns the asset tag property with the specified ID. |
abstract AssetTagProperty |
AssetTagPropertyLocalService.getTagProperty(long tagId,
String key)
Returns the asset tag property with the specified tag ID and key. |
AssetTagProperty |
AssetTagPropertyLocalServiceWrapper.getTagProperty(long tagId,
String key)
Returns the asset tag property with the specified tag ID and key. |
static AssetTagProperty |
AssetTagPropertyLocalServiceUtil.getTagProperty(long tagId,
String key)
Returns the asset tag property with the specified tag ID and key. |
List<AssetTag> |
AssetTagServiceWrapper.getTags(String className,
long classPK)
|
static List<AssetTag> |
AssetTagServiceUtil.getTags(String className,
long classPK)
|
abstract List<AssetTag> |
AssetTagService.getTags(String className,
long classPK)
|
static List<AssetVocabulary> |
AssetVocabularyServiceUtil.getVocabularies(long[] vocabularyIds)
|
List<AssetVocabulary> |
AssetVocabularyLocalServiceWrapper.getVocabularies(long[] vocabularyIds)
|
abstract List<AssetVocabulary> |
AssetVocabularyLocalService.getVocabularies(long[] vocabularyIds)
|
abstract List<AssetVocabulary> |
AssetVocabularyService.getVocabularies(long[] vocabularyIds)
|
static List<AssetVocabulary> |
AssetVocabularyLocalServiceUtil.getVocabularies(long[] vocabularyIds)
|
List<AssetVocabulary> |
AssetVocabularyServiceWrapper.getVocabularies(long[] vocabularyIds)
|
static AssetVocabulary |
AssetVocabularyServiceUtil.getVocabulary(long vocabularyId)
|
AssetVocabulary |
AssetVocabularyLocalServiceWrapper.getVocabulary(long vocabularyId)
|
abstract AssetVocabulary |
AssetVocabularyLocalService.getVocabulary(long vocabularyId)
|
abstract AssetVocabulary |
AssetVocabularyService.getVocabulary(long vocabularyId)
|
static AssetVocabulary |
AssetVocabularyLocalServiceUtil.getVocabulary(long vocabularyId)
|
AssetVocabulary |
AssetVocabularyServiceWrapper.getVocabulary(long vocabularyId)
|
List<AssetCategory> |
AssetCategoryServiceWrapper.getVocabularyCategories(long vocabularyId,
int start,
int end,
OrderByComparator obc)
|
abstract List<AssetCategory> |
AssetCategoryService.getVocabularyCategories(long vocabularyId,
int start,
int end,
OrderByComparator obc)
|
static List<AssetCategory> |
AssetCategoryServiceUtil.getVocabularyCategories(long vocabularyId,
int start,
int end,
OrderByComparator obc)
|
List<AssetCategory> |
AssetCategoryServiceWrapper.getVocabularyCategories(long parentCategoryId,
long vocabularyId,
int start,
int end,
OrderByComparator obc)
|
abstract List<AssetCategory> |
AssetCategoryService.getVocabularyCategories(long parentCategoryId,
long vocabularyId,
int start,
int end,
OrderByComparator obc)
|
static List<AssetCategory> |
AssetCategoryServiceUtil.getVocabularyCategories(long parentCategoryId,
long vocabularyId,
int start,
int end,
OrderByComparator obc)
|
AssetCategoryDisplay |
AssetCategoryServiceWrapper.getVocabularyCategoriesDisplay(long vocabularyId,
int start,
int end,
OrderByComparator obc)
|
abstract AssetCategoryDisplay |
AssetCategoryService.getVocabularyCategoriesDisplay(long vocabularyId,
int start,
int end,
OrderByComparator obc)
|
static AssetCategoryDisplay |
AssetCategoryServiceUtil.getVocabularyCategoriesDisplay(long vocabularyId,
int start,
int end,
OrderByComparator obc)
|
AssetCategoryDisplay |
AssetCategoryServiceWrapper.getVocabularyCategoriesDisplay(long groupId,
String name,
long vocabularyId,
int start,
int end,
OrderByComparator obc)
|
abstract AssetCategoryDisplay |
AssetCategoryService.getVocabularyCategoriesDisplay(long groupId,
String name,
long vocabularyId,
int start,
int end,
OrderByComparator obc)
|
static AssetCategoryDisplay |
AssetCategoryServiceUtil.getVocabularyCategoriesDisplay(long groupId,
String name,
long vocabularyId,
int start,
int end,
OrderByComparator obc)
|
List<AssetCategory> |
AssetCategoryServiceWrapper.getVocabularyRootCategories(long vocabularyId,
int start,
int end,
OrderByComparator obc)
Deprecated. As of 6.2.0, replaced by AssetCategoryServiceWrapper.getVocabularyRootCategories(long, long, int, int,
OrderByComparator) |
abstract List<AssetCategory> |
AssetCategoryService.getVocabularyRootCategories(long vocabularyId,
int start,
int end,
OrderByComparator obc)
Deprecated. As of 6.2.0, replaced by AssetCategoryService.getVocabularyRootCategories(long, long, int, int,
OrderByComparator) |
static List<AssetCategory> |
AssetCategoryServiceUtil.getVocabularyRootCategories(long vocabularyId,
int start,
int end,
OrderByComparator obc)
Deprecated. As of 6.2.0, replaced by AssetCategoryServiceUtil.getVocabularyRootCategories(long, long, int, int,
OrderByComparator) |
static boolean |
AssetTagLocalServiceUtil.hasTag(long groupId,
String name)
Returns true if the group contains an asset tag with the
name. |
boolean |
AssetTagLocalServiceWrapper.hasTag(long groupId,
String name)
Returns true if the group contains an asset tag with the
name. |
abstract boolean |
AssetTagLocalService.hasTag(long groupId,
String name)
Returns true if the group contains an asset tag with the
name. |
static AssetTag |
AssetTagLocalServiceUtil.incrementAssetCount(long tagId,
long classNameId)
Increments the number of assets to which the asset tag has been applied. |
AssetTag |
AssetTagLocalServiceWrapper.incrementAssetCount(long tagId,
long classNameId)
Increments the number of assets to which the asset tag has been applied. |
abstract AssetTag |
AssetTagLocalService.incrementAssetCount(long tagId,
long classNameId)
Increments the number of assets to which the asset tag has been applied. |
static AssetEntry |
AssetEntryLocalServiceUtil.incrementViewCounter(long userId,
String className,
long classPK)
|
AssetEntry |
AssetEntryLocalServiceWrapper.incrementViewCounter(long userId,
String className,
long classPK)
|
abstract AssetEntry |
AssetEntryLocalService.incrementViewCounter(long userId,
String className,
long classPK)
|
abstract AssetEntry |
AssetEntryService.incrementViewCounter(String className,
long classPK)
|
static AssetEntry |
AssetEntryServiceUtil.incrementViewCounter(String className,
long classPK)
|
AssetEntry |
AssetEntryServiceWrapper.incrementViewCounter(String className,
long classPK)
|
abstract void |
AssetCategoryLocalService.mergeCategories(long fromCategoryId,
long toCategoryId)
|
void |
AssetCategoryLocalServiceWrapper.mergeCategories(long fromCategoryId,
long toCategoryId)
|
static void |
AssetCategoryLocalServiceUtil.mergeCategories(long fromCategoryId,
long toCategoryId)
|
void |
AssetTagServiceWrapper.mergeTags(long[] fromTagIds,
long toTagId,
boolean overrideProperties)
|
static void |
AssetTagServiceUtil.mergeTags(long[] fromTagIds,
long toTagId,
boolean overrideProperties)
|
abstract void |
AssetTagService.mergeTags(long[] fromTagIds,
long toTagId,
boolean overrideProperties)
|
void |
AssetTagServiceWrapper.mergeTags(long fromTagId,
long toTagId,
boolean overrideProperties)
|
static void |
AssetTagLocalServiceUtil.mergeTags(long fromTagId,
long toTagId,
boolean overrideProperties)
Replaces all occurrences of the first asset tag with the second asset tag and deletes the first asset tag. |
void |
AssetTagLocalServiceWrapper.mergeTags(long fromTagId,
long toTagId,
boolean overrideProperties)
Replaces all occurrences of the first asset tag with the second asset tag and deletes the first asset tag. |
abstract void |
AssetTagLocalService.mergeTags(long fromTagId,
long toTagId,
boolean overrideProperties)
Replaces all occurrences of the first asset tag with the second asset tag and deletes the first asset tag. |
static void |
AssetTagServiceUtil.mergeTags(long fromTagId,
long toTagId,
boolean overrideProperties)
|
abstract void |
AssetTagService.mergeTags(long fromTagId,
long toTagId,
boolean overrideProperties)
|
abstract AssetCategory |
AssetCategoryLocalService.moveCategory(long categoryId,
long parentCategoryId,
long vocabularyId,
ServiceContext serviceContext)
|
AssetCategory |
AssetCategoryLocalServiceWrapper.moveCategory(long categoryId,
long parentCategoryId,
long vocabularyId,
ServiceContext serviceContext)
|
AssetCategory |
AssetCategoryServiceWrapper.moveCategory(long categoryId,
long parentCategoryId,
long vocabularyId,
ServiceContext serviceContext)
|
static AssetCategory |
AssetCategoryLocalServiceUtil.moveCategory(long categoryId,
long parentCategoryId,
long vocabularyId,
ServiceContext serviceContext)
|
abstract AssetCategory |
AssetCategoryService.moveCategory(long categoryId,
long parentCategoryId,
long vocabularyId,
ServiceContext serviceContext)
|
static AssetCategory |
AssetCategoryServiceUtil.moveCategory(long categoryId,
long parentCategoryId,
long vocabularyId,
ServiceContext serviceContext)
|
static void |
AssetEntryLocalServiceUtil.reindex(List<AssetEntry> entries)
|
void |
AssetEntryLocalServiceWrapper.reindex(List<AssetEntry> entries)
|
abstract void |
AssetEntryLocalService.reindex(List<AssetEntry> entries)
|
JSONArray |
AssetCategoryServiceWrapper.search(long[] groupIds,
String title,
long[] vocabularyIds,
int start,
int end)
|
abstract JSONArray |
AssetCategoryService.search(long[] groupIds,
String title,
long[] vocabularyIds,
int start,
int end)
|
static JSONArray |
AssetCategoryServiceUtil.search(long[] groupIds,
String title,
long[] vocabularyIds,
int start,
int end)
|
JSONArray |
AssetCategoryServiceWrapper.search(long groupId,
String name,
String[] categoryProperties,
int start,
int end)
|
abstract JSONArray |
AssetCategoryService.search(long groupId,
String name,
String[] categoryProperties,
int start,
int end)
|
static JSONArray |
AssetCategoryServiceUtil.search(long groupId,
String name,
String[] categoryProperties,
int start,
int end)
|
abstract AssetCategory |
AssetCategoryLocalService.updateCategory(long userId,
long categoryId,
long parentCategoryId,
Map<Locale,String> titleMap,
Map<Locale,String> descriptionMap,
long vocabularyId,
String[] categoryProperties,
ServiceContext serviceContext)
|
AssetCategory |
AssetCategoryLocalServiceWrapper.updateCategory(long userId,
long categoryId,
long parentCategoryId,
Map<Locale,String> titleMap,
Map<Locale,String> descriptionMap,
long vocabularyId,
String[] categoryProperties,
ServiceContext serviceContext)
|
static AssetCategory |
AssetCategoryLocalServiceUtil.updateCategory(long userId,
long categoryId,
long parentCategoryId,
Map<Locale,String> titleMap,
Map<Locale,String> descriptionMap,
long vocabularyId,
String[] categoryProperties,
ServiceContext serviceContext)
|
AssetCategory |
AssetCategoryServiceWrapper.updateCategory(long categoryId,
long parentCategoryId,
Map<Locale,String> titleMap,
Map<Locale,String> descriptionMap,
long vocabularyId,
String[] categoryProperties,
ServiceContext serviceContext)
|
abstract AssetCategory |
AssetCategoryService.updateCategory(long categoryId,
long parentCategoryId,
Map<Locale,String> titleMap,
Map<Locale,String> descriptionMap,
long vocabularyId,
String[] categoryProperties,
ServiceContext serviceContext)
|
static AssetCategory |
AssetCategoryServiceUtil.updateCategory(long categoryId,
long parentCategoryId,
Map<Locale,String> titleMap,
Map<Locale,String> descriptionMap,
long vocabularyId,
String[] categoryProperties,
ServiceContext serviceContext)
|
abstract AssetCategoryProperty |
AssetCategoryPropertyLocalService.updateCategoryProperty(long categoryPropertyId,
String key,
String value)
|
AssetCategoryProperty |
AssetCategoryPropertyLocalServiceWrapper.updateCategoryProperty(long categoryPropertyId,
String key,
String value)
|
AssetCategoryProperty |
AssetCategoryPropertyServiceWrapper.updateCategoryProperty(long categoryPropertyId,
String key,
String value)
|
abstract AssetCategoryProperty |
AssetCategoryPropertyService.updateCategoryProperty(long categoryPropertyId,
String key,
String value)
|
static AssetCategoryProperty |
AssetCategoryPropertyLocalServiceUtil.updateCategoryProperty(long categoryPropertyId,
String key,
String value)
|
static AssetCategoryProperty |
AssetCategoryPropertyServiceUtil.updateCategoryProperty(long categoryPropertyId,
String key,
String value)
|
abstract AssetEntry |
AssetEntryService.updateEntry(long groupId,
Date createDate,
Date modifiedDate,
String className,
long classPK,
String classUuid,
long classTypeId,
long[] categoryIds,
String[] tagNames,
boolean visible,
Date startDate,
Date endDate,
Date expirationDate,
String mimeType,
String title,
String description,
String summary,
String url,
String layoutUuid,
int height,
int width,
Integer priority,
boolean sync)
|
static AssetEntry |
AssetEntryServiceUtil.updateEntry(long groupId,
Date createDate,
Date modifiedDate,
String className,
long classPK,
String classUuid,
long classTypeId,
long[] categoryIds,
String[] tagNames,
boolean visible,
Date startDate,
Date endDate,
Date expirationDate,
String mimeType,
String title,
String description,
String summary,
String url,
String layoutUuid,
int height,
int width,
Integer priority,
boolean sync)
|
AssetEntry |
AssetEntryServiceWrapper.updateEntry(long groupId,
Date createDate,
Date modifiedDate,
String className,
long classPK,
String classUuid,
long classTypeId,
long[] categoryIds,
String[] tagNames,
boolean visible,
Date startDate,
Date endDate,
Date expirationDate,
String mimeType,
String title,
String description,
String summary,
String url,
String layoutUuid,
int height,
int width,
Integer priority,
boolean sync)
|
static AssetEntry |
AssetEntryLocalServiceUtil.updateEntry(long userId,
long groupId,
Date createDate,
Date modifiedDate,
String className,
long classPK,
String classUuid,
long classTypeId,
long[] categoryIds,
String[] tagNames,
boolean visible,
Date startDate,
Date endDate,
Date expirationDate,
Date publishDate,
String mimeType,
String title,
String description,
String summary,
String url,
String layoutUuid,
int height,
int width,
Integer priority,
boolean sync)
|
AssetEntry |
AssetEntryLocalServiceWrapper.updateEntry(long userId,
long groupId,
Date createDate,
Date modifiedDate,
String className,
long classPK,
String classUuid,
long classTypeId,
long[] categoryIds,
String[] tagNames,
boolean visible,
Date startDate,
Date endDate,
Date expirationDate,
Date publishDate,
String mimeType,
String title,
String description,
String summary,
String url,
String layoutUuid,
int height,
int width,
Integer priority,
boolean sync)
|
abstract AssetEntry |
AssetEntryLocalService.updateEntry(long userId,
long groupId,
Date createDate,
Date modifiedDate,
String className,
long classPK,
String classUuid,
long classTypeId,
long[] categoryIds,
String[] tagNames,
boolean visible,
Date startDate,
Date endDate,
Date expirationDate,
Date publishDate,
String mimeType,
String title,
String description,
String summary,
String url,
String layoutUuid,
int height,
int width,
Integer priority,
boolean sync)
|
static AssetEntry |
AssetEntryLocalServiceUtil.updateEntry(long userId,
long groupId,
Date createDate,
Date modifiedDate,
String className,
long classPK,
String classUuid,
long classTypeId,
long[] categoryIds,
String[] tagNames,
boolean visible,
Date startDate,
Date endDate,
Date expirationDate,
String mimeType,
String title,
String description,
String summary,
String url,
String layoutUuid,
int height,
int width,
Integer priority,
boolean sync)
|
AssetEntry |
AssetEntryLocalServiceWrapper.updateEntry(long userId,
long groupId,
Date createDate,
Date modifiedDate,
String className,
long classPK,
String classUuid,
long classTypeId,
long[] categoryIds,
String[] tagNames,
boolean visible,
Date startDate,
Date endDate,
Date expirationDate,
String mimeType,
String title,
String description,
String summary,
String url,
String layoutUuid,
int height,
int width,
Integer priority,
boolean sync)
|
abstract AssetEntry |
AssetEntryLocalService.updateEntry(long userId,
long groupId,
Date createDate,
Date modifiedDate,
String className,
long classPK,
String classUuid,
long classTypeId,
long[] categoryIds,
String[] tagNames,
boolean visible,
Date startDate,
Date endDate,
Date expirationDate,
String mimeType,
String title,
String description,
String summary,
String url,
String layoutUuid,
int height,
int width,
Integer priority,
boolean sync)
|
static AssetEntry |
AssetEntryLocalServiceUtil.updateEntry(long userId,
long groupId,
String className,
long classPK,
long[] categoryIds,
String[] tagNames)
|
AssetEntry |
AssetEntryLocalServiceWrapper.updateEntry(long userId,
long groupId,
String className,
long classPK,
long[] categoryIds,
String[] tagNames)
|
abstract AssetEntry |
AssetEntryLocalService.updateEntry(long userId,
long groupId,
String className,
long classPK,
long[] categoryIds,
String[] tagNames)
|
static AssetEntry |
AssetEntryLocalServiceUtil.updateEntry(long userId,
long groupId,
String className,
long classPK,
String classUuid,
long classTypeId,
long[] categoryIds,
String[] tagNames,
boolean visible,
Date startDate,
Date endDate,
Date publishDate,
Date expirationDate,
String mimeType,
String title,
String description,
String summary,
String url,
String layoutUuid,
int height,
int width,
Integer priority,
boolean sync)
Deprecated. As of 6.2.0, replaced by AssetEntryLocalServiceUtil.updateEntry(long, long,
String, long, String, long, long[], String[], boolean, Date,
Date, Date, String, String, String, String, String, String,
int, int, Integer, boolean) |
AssetEntry |
AssetEntryLocalServiceWrapper.updateEntry(long userId,
long groupId,
String className,
long classPK,
String classUuid,
long classTypeId,
long[] categoryIds,
String[] tagNames,
boolean visible,
Date startDate,
Date endDate,
Date publishDate,
Date expirationDate,
String mimeType,
String title,
String description,
String summary,
String url,
String layoutUuid,
int height,
int width,
Integer priority,
boolean sync)
Deprecated. As of 6.2.0, replaced by AssetEntryLocalServiceWrapper.updateEntry(long, long,
String, long, String, long, long[], String[], boolean, Date,
Date, Date, String, String, String, String, String, String,
int, int, Integer, boolean) |
abstract AssetEntry |
AssetEntryLocalService.updateEntry(long userId,
long groupId,
String className,
long classPK,
String classUuid,
long classTypeId,
long[] categoryIds,
String[] tagNames,
boolean visible,
Date startDate,
Date endDate,
Date publishDate,
Date expirationDate,
String mimeType,
String title,
String description,
String summary,
String url,
String layoutUuid,
int height,
int width,
Integer priority,
boolean sync)
Deprecated. As of 6.2.0, replaced by AssetEntryLocalService.updateEntry(long, long,
String, long, String, long, long[], String[], boolean, Date,
Date, Date, String, String, String, String, String, String,
int, int, Integer, boolean) |
static AssetEntry |
AssetEntryLocalServiceUtil.updateEntry(long userId,
long groupId,
String className,
long classPK,
String classUuid,
long classTypeId,
long[] categoryIds,
String[] tagNames,
boolean visible,
Date startDate,
Date endDate,
Date expirationDate,
String mimeType,
String title,
String description,
String summary,
String url,
String layoutUuid,
int height,
int width,
Integer priority,
boolean sync)
Deprecated. As of 6.2.0, replaced by AssetEntryLocalServiceUtil.updateEntry(long, long,
Date, Date, String, long, String, long, long[], String[],
boolean, Date, Date, Date, String, String, String, String,
String, String, int, int, Integer, boolean) |
AssetEntry |
AssetEntryLocalServiceWrapper.updateEntry(long userId,
long groupId,
String className,
long classPK,
String classUuid,
long classTypeId,
long[] categoryIds,
String[] tagNames,
boolean visible,
Date startDate,
Date endDate,
Date expirationDate,
String mimeType,
String title,
String description,
String summary,
String url,
String layoutUuid,
int height,
int width,
Integer priority,
boolean sync)
Deprecated. As of 6.2.0, replaced by AssetEntryLocalServiceWrapper.updateEntry(long, long,
Date, Date, String, long, String, long, long[], String[],
boolean, Date, Date, Date, String, String, String, String,
String, String, int, int, Integer, boolean) |
abstract AssetEntry |
AssetEntryLocalService.updateEntry(long userId,
long groupId,
String className,
long classPK,
String classUuid,
long classTypeId,
long[] categoryIds,
String[] tagNames,
boolean visible,
Date startDate,
Date endDate,
Date expirationDate,
String mimeType,
String title,
String description,
String summary,
String url,
String layoutUuid,
int height,
int width,
Integer priority,
boolean sync)
Deprecated. As of 6.2.0, replaced by AssetEntryLocalService.updateEntry(long, long,
Date, Date, String, long, String, long, long[], String[],
boolean, Date, Date, Date, String, String, String, String,
String, String, int, int, Integer, boolean) |
abstract AssetEntry |
AssetEntryService.updateEntry(long groupId,
String className,
long classPK,
String classUuid,
long classTypeId,
long[] categoryIds,
String[] tagNames,
boolean visible,
Date startDate,
Date endDate,
Date publishDate,
Date expirationDate,
String mimeType,
String title,
String description,
String summary,
String url,
String layoutUuid,
int height,
int width,
Integer priority,
boolean sync)
Deprecated. As of 6.2.0, replaced by AssetEntryService.updateEntry(long, String,
long, String, long, long[], String[], boolean, Date, Date,
Date, String, String, String, String, String, String, int,
int, Integer, boolean) |
static AssetEntry |
AssetEntryServiceUtil.updateEntry(long groupId,
String className,
long classPK,
String classUuid,
long classTypeId,
long[] categoryIds,
String[] tagNames,
boolean visible,
Date startDate,
Date endDate,
Date publishDate,
Date expirationDate,
String mimeType,
String title,
String description,
String summary,
String url,
String layoutUuid,
int height,
int width,
Integer priority,
boolean sync)
Deprecated. As of 6.2.0, replaced by AssetEntryServiceUtil.updateEntry(long, String,
long, String, long, long[], String[], boolean, Date, Date,
Date, String, String, String, String, String, String, int,
int, Integer, boolean) |
AssetEntry |
AssetEntryServiceWrapper.updateEntry(long groupId,
String className,
long classPK,
String classUuid,
long classTypeId,
long[] categoryIds,
String[] tagNames,
boolean visible,
Date startDate,
Date endDate,
Date publishDate,
Date expirationDate,
String mimeType,
String title,
String description,
String summary,
String url,
String layoutUuid,
int height,
int width,
Integer priority,
boolean sync)
Deprecated. As of 6.2.0, replaced by AssetEntryServiceWrapper.updateEntry(long, String,
long, String, long, long[], String[], boolean, Date, Date,
Date, String, String, String, String, String, String, int,
int, Integer, boolean) |
abstract AssetEntry |
AssetEntryService.updateEntry(long groupId,
String className,
long classPK,
String classUuid,
long classTypeId,
long[] categoryIds,
String[] tagNames,
boolean visible,
Date startDate,
Date endDate,
Date expirationDate,
String mimeType,
String title,
String description,
String summary,
String url,
String layoutUuid,
int height,
int width,
Integer priority,
boolean sync)
Deprecated. As of 6.2.0, replaced by AssetEntryService.updateEntry(long, Date,
Date, String, long, String, long, long[], String[], boolean,
Date, Date, Date, String, String, String, String, String,
String, int, int, Integer, boolean) |
static AssetEntry |
AssetEntryServiceUtil.updateEntry(long groupId,
String className,
long classPK,
String classUuid,
long classTypeId,
long[] categoryIds,
String[] tagNames,
boolean visible,
Date startDate,
Date endDate,
Date expirationDate,
String mimeType,
String title,
String description,
String summary,
String url,
String layoutUuid,
int height,
int width,
Integer priority,
boolean sync)
Deprecated. As of 6.2.0, replaced by AssetEntryServiceUtil.updateEntry(long, Date,
Date, String, long, String, long, long[], String[], boolean,
Date, Date, Date, String, String, String, String, String,
String, int, int, Integer, boolean) |
AssetEntry |
AssetEntryServiceWrapper.updateEntry(long groupId,
String className,
long classPK,
String classUuid,
long classTypeId,
long[] categoryIds,
String[] tagNames,
boolean visible,
Date startDate,
Date endDate,
Date expirationDate,
String mimeType,
String title,
String description,
String summary,
String url,
String layoutUuid,
int height,
int width,
Integer priority,
boolean sync)
Deprecated. As of 6.2.0, replaced by AssetEntryServiceWrapper.updateEntry(long, Date,
Date, String, long, String, long, long[], String[], boolean,
Date, Date, Date, String, String, String, String, String,
String, int, int, Integer, boolean) |
static AssetEntry |
AssetEntryLocalServiceUtil.updateEntry(String className,
long classPK,
Date publishDate,
boolean visible)
|
AssetEntry |
AssetEntryLocalServiceWrapper.updateEntry(String className,
long classPK,
Date publishDate,
boolean visible)
|
abstract AssetEntry |
AssetEntryLocalService.updateEntry(String className,
long classPK,
Date publishDate,
boolean visible)
|
static AssetEntry |
AssetEntryLocalServiceUtil.updateEntry(String className,
long classPK,
Date publishDate,
Date expirationDate,
boolean visible)
|
AssetEntry |
AssetEntryLocalServiceWrapper.updateEntry(String className,
long classPK,
Date publishDate,
Date expirationDate,
boolean visible)
|
abstract AssetEntry |
AssetEntryLocalService.updateEntry(String className,
long classPK,
Date publishDate,
Date expirationDate,
boolean visible)
|
static AssetLink |
AssetLinkLocalServiceUtil.updateLink(long userId,
long entryId1,
long entryId2,
int typeId,
int weight)
|
abstract AssetLink |
AssetLinkLocalService.updateLink(long userId,
long entryId1,
long entryId2,
int typeId,
int weight)
|
AssetLink |
AssetLinkLocalServiceWrapper.updateLink(long userId,
long entryId1,
long entryId2,
int typeId,
int weight)
|
static void |
AssetLinkLocalServiceUtil.updateLinks(long userId,
long entryId,
long[] linkEntryIds,
int typeId)
Updates all links of the asset entry, replacing them with links associating the asset entry with the asset entries of the given link entry IDs. |
abstract void |
AssetLinkLocalService.updateLinks(long userId,
long entryId,
long[] linkEntryIds,
int typeId)
Updates all links of the asset entry, replacing them with links associating the asset entry with the asset entries of the given link entry IDs. |
void |
AssetLinkLocalServiceWrapper.updateLinks(long userId,
long entryId,
long[] linkEntryIds,
int typeId)
Updates all links of the asset entry, replacing them with links associating the asset entry with the asset entries of the given link entry IDs. |
static AssetTag |
AssetTagLocalServiceUtil.updateTag(long userId,
long tagId,
String name,
String[] tagProperties,
ServiceContext serviceContext)
|
AssetTag |
AssetTagLocalServiceWrapper.updateTag(long userId,
long tagId,
String name,
String[] tagProperties,
ServiceContext serviceContext)
|
abstract 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)
|
abstract AssetTag |
AssetTagService.updateTag(long tagId,
String name,
String[] tagProperties,
ServiceContext serviceContext)
|
abstract AssetTagProperty |
AssetTagPropertyService.updateTagProperty(long tagPropertyId,
String key,
String value)
Updates the asset tag property. |
abstract AssetTagProperty |
AssetTagPropertyLocalService.updateTagProperty(long tagPropertyId,
String key,
String value)
Updates the asset tag property. |
static AssetTagProperty |
AssetTagPropertyServiceUtil.updateTagProperty(long tagPropertyId,
String key,
String value)
Updates the asset tag property. |
AssetTagProperty |
AssetTagPropertyLocalServiceWrapper.updateTagProperty(long tagPropertyId,
String key,
String value)
Updates the asset tag property. |
AssetTagProperty |
AssetTagPropertyServiceWrapper.updateTagProperty(long tagPropertyId,
String key,
String value)
Updates the asset tag property. |
static AssetTagProperty |
AssetTagPropertyLocalServiceUtil.updateTagProperty(long tagPropertyId,
String key,
String value)
Updates the asset tag property. |
static AssetTagStats |
AssetTagStatsLocalServiceUtil.updateTagStats(long tagId,
long classNameId)
Updates the asset tag statistics instance. |
AssetTagStats |
AssetTagStatsLocalServiceWrapper.updateTagStats(long tagId,
long classNameId)
Updates the asset tag statistics instance. |
abstract AssetTagStats |
AssetTagStatsLocalService.updateTagStats(long tagId,
long classNameId)
Updates the asset tag statistics instance. |
static AssetEntry |
AssetEntryLocalServiceUtil.updateVisible(String className,
long classPK,
boolean visible)
|
AssetEntry |
AssetEntryLocalServiceWrapper.updateVisible(String className,
long classPK,
boolean visible)
|
abstract AssetEntry |
AssetEntryLocalService.updateVisible(String className,
long classPK,
boolean visible)
|
static AssetVocabulary |
AssetVocabularyServiceUtil.updateVocabulary(long vocabularyId,
Map<Locale,String> titleMap,
Map<Locale,String> descriptionMap,
String settings,
ServiceContext serviceContext)
Deprecated. As of 6.1.0, AssetVocabularyServiceUtil.updateVocabulary(long, String, Map, Map,
String, ServiceContext) |
AssetVocabulary |
AssetVocabularyLocalServiceWrapper.updateVocabulary(long vocabularyId,
Map<Locale,String> titleMap,
Map<Locale,String> descriptionMap,
String settings,
ServiceContext serviceContext)
Deprecated. As of 6.1.0 |
abstract AssetVocabulary |
AssetVocabularyLocalService.updateVocabulary(long vocabularyId,
Map<Locale,String> titleMap,
Map<Locale,String> descriptionMap,
String settings,
ServiceContext serviceContext)
Deprecated. As of 6.1.0 |
abstract AssetVocabulary |
AssetVocabularyService.updateVocabulary(long vocabularyId,
Map<Locale,String> titleMap,
Map<Locale,String> descriptionMap,
String settings,
ServiceContext serviceContext)
Deprecated. As of 6.1.0, AssetVocabularyService.updateVocabulary(long, String, Map, Map,
String, ServiceContext) |
static AssetVocabulary |
AssetVocabularyLocalServiceUtil.updateVocabulary(long vocabularyId,
Map<Locale,String> titleMap,
Map<Locale,String> descriptionMap,
String settings,
ServiceContext serviceContext)
Deprecated. As of 6.1.0 |
AssetVocabulary |
AssetVocabularyServiceWrapper.updateVocabulary(long vocabularyId,
Map<Locale,String> titleMap,
Map<Locale,String> descriptionMap,
String settings,
ServiceContext serviceContext)
Deprecated. As of 6.1.0, AssetVocabularyServiceWrapper.updateVocabulary(long, String, Map, Map,
String, ServiceContext) |
static AssetVocabulary |
AssetVocabularyServiceUtil.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)
|
abstract AssetVocabulary |
AssetVocabularyLocalService.updateVocabulary(long vocabularyId,
String title,
Map<Locale,String> titleMap,
Map<Locale,String> descriptionMap,
String settings,
ServiceContext serviceContext)
|
abstract AssetVocabulary |
AssetVocabularyService.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 |
AssetVocabularyServiceWrapper.updateVocabulary(long vocabularyId,
String title,
Map<Locale,String> titleMap,
Map<Locale,String> descriptionMap,
String settings,
ServiceContext serviceContext)
|
static void |
AssetEntryLocalServiceUtil.validate(long groupId,
String className,
long[] categoryIds,
String[] tagNames)
|
void |
AssetEntryLocalServiceWrapper.validate(long groupId,
String className,
long[] categoryIds,
String[] tagNames)
|
abstract void |
AssetEntryLocalService.validate(long groupId,
String className,
long[] categoryIds,
String[] tagNames)
|
static void |
AssetEntryLocalServiceUtil.validate(long groupId,
String className,
long classPK,
long[] categoryIds,
String[] tagNames)
|
void |
AssetEntryLocalServiceWrapper.validate(long groupId,
String className,
long classPK,
long[] categoryIds,
String[] tagNames)
|
abstract void |
AssetEntryLocalService.validate(long groupId,
String className,
long classPK,
long[] categoryIds,
String[] tagNames)
|
| Uses of PortalException in com.liferay.portlet.asset.service.persistence |
|---|
| Methods in com.liferay.portlet.asset.service.persistence that throw PortalException | |
|---|---|
protected void |
AssetCategoryExportActionableDynamicQuery.performAction(Object object)
|
protected void |
AssetVocabularyExportActionableDynamicQuery.performAction(Object object)
|
long |
AssetCategoryExportActionableDynamicQuery.performCount()
|
long |
AssetVocabularyExportActionableDynamicQuery.performCount()
|
| Constructors in com.liferay.portlet.asset.service.persistence that throw PortalException | |
|---|---|
AssetEntryQuery(long[] classNameIds,
SearchContainer<?> searchContainer)
|
|
AssetEntryQuery(String className,
SearchContainer<?> searchContainer)
|
|
| Uses of PortalException in com.liferay.portlet.assetpublisher.util |
|---|
| Methods in com.liferay.portlet.assetpublisher.util that throw PortalException | |
|---|---|
static List<AssetEntry> |
AssetPublisherUtil.getAssetEntries(PortletPreferences portletPreferences,
Layout layout,
long scopeGroupId,
int max,
boolean checkPermission)
|
abstract List<AssetEntry> |
AssetPublisher.getAssetEntries(PortletPreferences portletPreferences,
Layout layout,
long scopeGroupId,
int max,
boolean checkPermission)
|
static AssetEntryQuery |
AssetPublisherUtil.getAssetEntryQuery(PortletPreferences portletPreferences,
long[] scopeGroupIds)
|
abstract AssetEntryQuery |
AssetPublisher.getAssetEntryQuery(PortletPreferences portletPreferences,
long[] scopeGroupIds)
|
static long |
AssetPublisherUtil.getGroupIdFromScopeId(String scopeId,
long siteGroupId,
boolean privateLayout)
|
abstract long |
AssetPublisher.getGroupIdFromScopeId(String scopeId,
long siteGroupId,
boolean privateLayout)
|
static String |
AssetPublisherUtil.getScopeId(Group group,
long scopeGroupId)
|
abstract String |
AssetPublisher.getScopeId(Group group,
long scopeGroupId)
|
static long |
AssetPublisherUtil.getSubscriptionClassPK(long ownerId,
int ownerType,
long plid,
String portletId)
|
abstract long |
AssetPublisher.getSubscriptionClassPK(long ownerId,
int ownerType,
long plid,
String portletId)
|
static long |
AssetPublisherUtil.getSubscriptionClassPK(long plid,
String portletId)
|
abstract long |
AssetPublisher.getSubscriptionClassPK(long plid,
String portletId)
|
static boolean |
AssetPublisherUtil.isScopeIdSelectable(PermissionChecker permissionChecker,
String scopeId,
long companyGroupId,
Layout layout)
|
abstract boolean |
AssetPublisher.isScopeIdSelectable(PermissionChecker permissionChecker,
String scopeId,
long companyGroupId,
Layout layout)
|
static boolean |
AssetPublisherUtil.isSubscribed(long companyId,
long userId,
long plid,
String portletId)
|
abstract boolean |
AssetPublisher.isSubscribed(long companyId,
long userId,
long plid,
String portletId)
|
static void |
AssetPublisherUtil.notifySubscribers(PortletPreferences portletPreferences,
long plid,
String portletId,
List<AssetEntry> assetEntries)
|
abstract void |
AssetPublisher.notifySubscribers(PortletPreferences portletPreferences,
long plid,
String portletId,
List<AssetEntry> assetEntries)
|
static void |
AssetPublisherUtil.subscribe(PermissionChecker permissionChecker,
long groupId,
long plid,
String portletId)
|
abstract void |
AssetPublisher.subscribe(PermissionChecker permissionChecker,
long groupId,
long plid,
String portletId)
|
static void |
AssetPublisherUtil.unsubscribe(PermissionChecker permissionChecker,
long plid,
String portletId)
|
abstract void |
AssetPublisher.unsubscribe(PermissionChecker permissionChecker,
long plid,
String portletId)
|
| Uses of PortalException in com.liferay.portlet.blogs |
|---|
| Subclasses of PortalException in com.liferay.portlet.blogs | |
|---|---|
class |
EntrySmallImageNameException
|
class |
EntrySmallImageSizeException
|
class |
NoSuchStatsUserException
|
| Uses of PortalException in com.liferay.portlet.blogs.model |
|---|
| Methods in com.liferay.portlet.blogs.model that throw PortalException | |
|---|---|
String |
BlogsEntryWrapper.getSmallImageType()
|
abstract String |
BlogsEntry.getSmallImageType()
|
TrashEntry |
BlogsEntryWrapper.getTrashEntry()
Returns the trash entry created when this blogs entry was moved to the Recycle Bin. |
abstract TrashEntry |
BlogsEntryModel.getTrashEntry()
Returns the trash entry created when this blogs entry was moved to the Recycle Bin. |
| Uses of PortalException in com.liferay.portlet.blogs.service |
|---|
| Methods in com.liferay.portlet.blogs.service that throw PortalException | |
|---|---|
BlogsEntry |
BlogsEntryLocalServiceWrapper.addEntry(long userId,
String title,
String description,
String content,
int displayDateMonth,
int displayDateDay,
int displayDateYear,
int displayDateHour,
int displayDateMinute,
boolean allowPingbacks,
boolean allowTrackbacks,
String[] trackbacks,
boolean smallImage,
String smallImageURL,
String smallImageFileName,
InputStream smallImageInputStream,
ServiceContext serviceContext)
|
abstract BlogsEntry |
BlogsEntryLocalService.addEntry(long userId,
String title,
String description,
String content,
int displayDateMonth,
int displayDateDay,
int displayDateYear,
int displayDateHour,
int displayDateMinute,
boolean allowPingbacks,
boolean allowTrackbacks,
String[] trackbacks,
boolean smallImage,
String smallImageURL,
String smallImageFileName,
InputStream smallImageInputStream,
ServiceContext serviceContext)
|
static BlogsEntry |
BlogsEntryLocalServiceUtil.addEntry(long userId,
String title,
String description,
String content,
int displayDateMonth,
int displayDateDay,
int displayDateYear,
int displayDateHour,
int displayDateMinute,
boolean allowPingbacks,
boolean allowTrackbacks,
String[] trackbacks,
boolean smallImage,
String smallImageURL,
String smallImageFileName,
InputStream smallImageInputStream,
ServiceContext serviceContext)
|
abstract BlogsEntry |
BlogsEntryService.addEntry(String title,
String description,
String content,
int displayDateMonth,
int displayDateDay,
int displayDateYear,
int displayDateHour,
int displayDateMinute,
boolean allowPingbacks,
boolean allowTrackbacks,
String[] trackbacks,
boolean smallImage,
String smallImageURL,
String smallImageFileName,
InputStream smallImageInputStream,
ServiceContext serviceContext)
|
BlogsEntry |
BlogsEntryServiceWrapper.addEntry(String title,
String description,
String content,
int displayDateMonth,
int displayDateDay,
int displayDateYear,
int displayDateHour,
int displayDateMinute,
boolean allowPingbacks,
boolean allowTrackbacks,
String[] trackbacks,
boolean smallImage,
String smallImageURL,
String smallImageFileName,
InputStream smallImageInputStream,
ServiceContext serviceContext)
|
static BlogsEntry |
BlogsEntryServiceUtil.addEntry(String title,
String description,
String content,
int displayDateMonth,
int displayDateDay,
int displayDateYear,
int displayDateHour,
int displayDateMinute,
boolean allowPingbacks,
boolean allowTrackbacks,
String[] trackbacks,
boolean smallImage,
String smallImageURL,
String smallImageFileName,
InputStream smallImageInputStream,
ServiceContext serviceContext)
|
void |
BlogsEntryLocalServiceWrapper.addEntryResources(BlogsEntry entry,
boolean addGroupPermissions,
boolean addGuestPermissions)
|
abstract void |
BlogsEntryLocalService.addEntryResources(BlogsEntry entry,
boolean addGroupPermissions,
boolean addGuestPermissions)
|
static void |
BlogsEntryLocalServiceUtil.addEntryResources(BlogsEntry entry,
boolean addGroupPermissions,
boolean addGuestPermissions)
|
void |
BlogsEntryLocalServiceWrapper.addEntryResources(BlogsEntry entry,
String[] groupPermissions,
String[] guestPermissions)
|
abstract void |
BlogsEntryLocalService.addEntryResources(BlogsEntry entry,
String[] groupPermissions,
String[] guestPermissions)
|
static void |
BlogsEntryLocalServiceUtil.addEntryResources(BlogsEntry entry,
String[] groupPermissions,
String[] guestPermissions)
|
void |
BlogsEntryLocalServiceWrapper.addEntryResources(long entryId,
boolean addGroupPermissions,
boolean addGuestPermissions)
|
abstract void |
BlogsEntryLocalService.addEntryResources(long entryId,
boolean addGroupPermissions,
boolean addGuestPermissions)
|
static void |
BlogsEntryLocalServiceUtil.addEntryResources(long entryId,
boolean addGroupPermissions,
boolean addGuestPermissions)
|
void |
BlogsEntryLocalServiceWrapper.addEntryResources(long entryId,
String[] groupPermissions,
String[] guestPermissions)
|
abstract void |
BlogsEntryLocalService.addEntryResources(long entryId,
String[] groupPermissions,
String[] guestPermissions)
|
static void |
BlogsEntryLocalServiceUtil.addEntryResources(long entryId,
String[] groupPermissions,
String[] guestPermissions)
|
void |
BlogsEntryLocalServiceWrapper.checkEntries()
|
abstract void |
BlogsEntryLocalService.checkEntries()
|
static void |
BlogsEntryLocalServiceUtil.checkEntries()
|
BlogsEntry |
BlogsEntryLocalServiceWrapper.deleteBlogsEntry(long entryId)
Deletes the blogs entry with the primary key from the database. |
abstract BlogsEntry |
BlogsEntryLocalService.deleteBlogsEntry(long entryId)
Deletes the blogs entry with the primary key from the database. |
static BlogsEntry |
BlogsEntryLocalServiceUtil.deleteBlogsEntry(long entryId)
Deletes the blogs entry with the primary key from the database. |
static BlogsStatsUser |
BlogsStatsUserLocalServiceUtil.deleteBlogsStatsUser(long statsUserId)
Deletes the blogs stats user with the primary key from the database. |
abstract BlogsStatsUser |
BlogsStatsUserLocalService.deleteBlogsStatsUser(long statsUserId)
Deletes the blogs stats user with the primary key from the database. |
BlogsStatsUser |
BlogsStatsUserLocalServiceWrapper.deleteBlogsStatsUser(long statsUserId)
Deletes the blogs stats user with the primary key from the database. |
void |
BlogsEntryLocalServiceWrapper.deleteEntries(long groupId)
|
abstract void |
BlogsEntryLocalService.deleteEntries(long groupId)
|
static void |
BlogsEntryLocalServiceUtil.deleteEntries(long groupId)
|
void |
BlogsEntryLocalServiceWrapper.deleteEntry(BlogsEntry entry)
|
abstract void |
BlogsEntryLocalService.deleteEntry(BlogsEntry entry)
|
static void |
BlogsEntryLocalServiceUtil.deleteEntry(BlogsEntry entry)
|
void |
BlogsEntryLocalServiceWrapper.deleteEntry(long entryId)
|
abstract void |
BlogsEntryLocalService.deleteEntry(long entryId)
|
abstract void |
BlogsEntryService.deleteEntry(long entryId)
|
void |
BlogsEntryServiceWrapper.deleteEntry(long entryId)
|
static void |
BlogsEntryServiceUtil.deleteEntry(long entryId)
|
static void |
BlogsEntryLocalServiceUtil.deleteEntry(long entryId)
|
static void |
BlogsStatsUserLocalServiceUtil.deleteStatsUser(long statsUserId)
|
abstract void |
BlogsStatsUserLocalService.deleteStatsUser(long statsUserId)
|
void |
BlogsStatsUserLocalServiceWrapper.deleteStatsUser(long statsUserId)
|
BlogsEntry |
BlogsEntryLocalServiceWrapper.getBlogsEntry(long entryId)
Returns the blogs entry with the primary key. |
abstract BlogsEntry |
BlogsEntryLocalService.getBlogsEntry(long entryId)
Returns the blogs entry with the primary key. |
static BlogsEntry |
BlogsEntryLocalServiceUtil.getBlogsEntry(long entryId)
Returns the blogs entry with the primary key. |
BlogsEntry |
BlogsEntryLocalServiceWrapper.getBlogsEntryByUuidAndCompanyId(String uuid,
long companyId)
Returns the blogs entry with the matching UUID and company. |
abstract BlogsEntry |
BlogsEntryLocalService.getBlogsEntryByUuidAndCompanyId(String uuid,
long companyId)
Returns the blogs entry with the matching UUID and company. |
static BlogsEntry |
BlogsEntryLocalServiceUtil.getBlogsEntryByUuidAndCompanyId(String uuid,
long companyId)
Returns the blogs entry with the matching UUID and company. |
BlogsEntry |
BlogsEntryLocalServiceWrapper.getBlogsEntryByUuidAndGroupId(String uuid,
long groupId)
Returns the blogs entry matching the UUID and group. |
abstract BlogsEntry |
BlogsEntryLocalService.getBlogsEntryByUuidAndGroupId(String uuid,
long groupId)
Returns the blogs entry matching the UUID and group. |
static BlogsEntry |
BlogsEntryLocalServiceUtil.getBlogsEntryByUuidAndGroupId(String uuid,
long groupId)
Returns the blogs entry matching the UUID and group. |
static BlogsStatsUser |
BlogsStatsUserLocalServiceUtil.getBlogsStatsUser(long statsUserId)
Returns the blogs stats user with the primary key. |
abstract BlogsStatsUser |
BlogsStatsUserLocalService.getBlogsStatsUser(long statsUserId)
Returns the blogs stats user with the primary key. |
BlogsStatsUser |
BlogsStatsUserLocalServiceWrapper.getBlogsStatsUser(long statsUserId)
Returns the blogs stats user with the primary key. |
abstract List<BlogsEntry> |
BlogsEntryService.getCompanyEntries(long companyId,
Date displayDate,
int status,
int max)
|
List<BlogsEntry> |
BlogsEntryServiceWrapper.getCompanyEntries(long companyId,
Date displayDate,
int status,
int max)
|
static List<BlogsEntry> |
BlogsEntryServiceUtil.getCompanyEntries(long companyId,
Date displayDate,
int status,
int max)
|
abstract String |
BlogsEntryService.getCompanyEntriesRSS(long companyId,
Date displayDate,
int status,
int max,
String type,
double version,
String displayStyle,
String feedURL,
String entryURL,
ThemeDisplay themeDisplay)
|
String |
BlogsEntryServiceWrapper.getCompanyEntriesRSS(long companyId,
Date displayDate,
int status,
int max,
String type,
double version,
String displayStyle,
String feedURL,
String entryURL,
ThemeDisplay themeDisplay)
|
static String |
BlogsEntryServiceUtil.getCompanyEntriesRSS(long companyId,
Date displayDate,
int status,
int max,
String type,
double version,
String displayStyle,
String feedURL,
String entryURL,
ThemeDisplay themeDisplay)
|
BlogsEntry[] |
BlogsEntryLocalServiceWrapper.getEntriesPrevAndNext(long entryId)
|
abstract BlogsEntry[] |
BlogsEntryLocalService.getEntriesPrevAndNext(long entryId)
|
static BlogsEntry[] |
BlogsEntryLocalServiceUtil.getEntriesPrevAndNext(long entryId)
|
BlogsEntry |
BlogsEntryLocalServiceWrapper.getEntry(long entryId)
|
abstract BlogsEntry |
BlogsEntryLocalService.getEntry(long entryId)
|
abstract BlogsEntry |
BlogsEntryService.getEntry(long entryId)
|
BlogsEntry |
BlogsEntryServiceWrapper.getEntry(long entryId)
|
static BlogsEntry |
BlogsEntryServiceUtil.getEntry(long entryId)
|
static BlogsEntry |
BlogsEntryLocalServiceUtil.getEntry(long entryId)
|
BlogsEntry |
BlogsEntryLocalServiceWrapper.getEntry(long groupId,
String urlTitle)
|
abstract BlogsEntry |
BlogsEntryLocalService.getEntry(long groupId,
String urlTitle)
|
abstract BlogsEntry |
BlogsEntryService.getEntry(long groupId,
String urlTitle)
|
BlogsEntry |
BlogsEntryServiceWrapper.getEntry(long groupId,
String urlTitle)
|
static BlogsEntry |
BlogsEntryServiceUtil.getEntry(long groupId,
String urlTitle)
|
static BlogsEntry |
BlogsEntryLocalServiceUtil.getEntry(long groupId,
String urlTitle)
|
abstract String |
BlogsEntryService.getGroupEntriesRSS(long groupId,
Date displayDate,
int status,
int max,
String type,
double version,
String displayStyle,
String feedURL,
String entryURL,
ThemeDisplay themeDisplay)
|
String |
BlogsEntryServiceWrapper.getGroupEntriesRSS(long groupId,
Date displayDate,
int status,
int max,
String type,
double version,
String displayStyle,
String feedURL,
String entryURL,
ThemeDisplay themeDisplay)
|
static String |
BlogsEntryServiceUtil.getGroupEntriesRSS(long groupId,
Date displayDate,
int status,
int max,
String type,
double version,
String displayStyle,
String feedURL,
String entryURL,
ThemeDisplay themeDisplay)
|
abstract List<BlogsEntry> |
BlogsEntryService.getGroupsEntries(long companyId,
long groupId,
Date displayDate,
int status,
int max)
|
List<BlogsEntry> |
BlogsEntryServiceWrapper.getGroupsEntries(long companyId,
long groupId,
Date displayDate,
int status,
int max)
|
static List<BlogsEntry> |
BlogsEntryServiceUtil.getGroupsEntries(long companyId,
long groupId,
Date displayDate,
int status,
int max)
|
abstract List<BlogsEntry> |
BlogsEntryService.getOrganizationEntries(long organizationId,
Date displayDate,
int status,
int max)
|
List<BlogsEntry> |
BlogsEntryServiceWrapper.getOrganizationEntries(long organizationId,
Date displayDate,
int status,
int max)
|
static List<BlogsEntry> |
BlogsEntryServiceUtil.getOrganizationEntries(long organizationId,
Date displayDate,
int status,
int max)
|
abstract String |
BlogsEntryService.getOrganizationEntriesRSS(long organizationId,
Date displayDate,
int status,
int max,
String type,
double version,
String displayStyle,
String feedURL,
String entryURL,
ThemeDisplay themeDisplay)
|
String |
BlogsEntryServiceWrapper.getOrganizationEntriesRSS(long organizationId,
Date displayDate,
int status,
int max,
String type,
double version,
String displayStyle,
String feedURL,
String entryURL,
ThemeDisplay themeDisplay)
|
static String |
BlogsEntryServiceUtil.getOrganizationEntriesRSS(long organizationId,
Date displayDate,
int status,
int max,
String type,
double version,
String displayStyle,
String feedURL,
String entryURL,
ThemeDisplay themeDisplay)
|
PersistedModel |
BlogsEntryLocalServiceWrapper.getPersistedModel(Serializable primaryKeyObj)
|
static PersistedModel |
BlogsStatsUserLocalServiceUtil.getPersistedModel(Serializable primaryKeyObj)
|
abstract PersistedModel |
BlogsEntryLocalService.getPersistedModel(Serializable primaryKeyObj)
|
abstract PersistedModel |
BlogsStatsUserLocalService.getPersistedModel(Serializable primaryKeyObj)
|
PersistedModel |
BlogsStatsUserLocalServiceWrapper.getPersistedModel(Serializable primaryKeyObj)
|
static PersistedModel |
BlogsEntryLocalServiceUtil.getPersistedModel(Serializable primaryKeyObj)
|
static BlogsStatsUser |
BlogsStatsUserLocalServiceUtil.getStatsUser(long groupId,
long userId)
|
abstract BlogsStatsUser |
BlogsStatsUserLocalService.getStatsUser(long groupId,
long userId)
|
BlogsStatsUser |
BlogsStatsUserLocalServiceWrapper.getStatsUser(long groupId,
long userId)
|
void |
BlogsEntryLocalServiceWrapper.moveEntriesToTrash(long groupId,
long userId)
|
abstract void |
BlogsEntryLocalService.moveEntriesToTrash(long groupId,
long userId)
|
static void |
BlogsEntryLocalServiceUtil.moveEntriesToTrash(long groupId,
long userId)
|
abstract BlogsEntry |
BlogsEntryService.moveEntryToTrash(long entryId)
|
BlogsEntry |
BlogsEntryServiceWrapper.moveEntryToTrash(long entryId)
|
static BlogsEntry |
BlogsEntryServiceUtil.moveEntryToTrash(long entryId)
|
BlogsEntry |
BlogsEntryLocalServiceWrapper.moveEntryToTrash(long userId,
BlogsEntry entry)
Moves the blogs entry to the recycle bin. |
abstract BlogsEntry |
BlogsEntryLocalService.moveEntryToTrash(long userId,
BlogsEntry entry)
Moves the blogs entry to the recycle bin. |
static BlogsEntry |
BlogsEntryLocalServiceUtil.moveEntryToTrash(long userId,
BlogsEntry entry)
Moves the blogs entry to the recycle bin. |
BlogsEntry |
BlogsEntryLocalServiceWrapper.moveEntryToTrash(long userId,
long entryId)
Moves the blogs entry with the ID to the recycle bin. |
abstract BlogsEntry |
BlogsEntryLocalService.moveEntryToTrash(long userId,
long entryId)
Moves the blogs entry with the ID to the recycle bin. |
static BlogsEntry |
BlogsEntryLocalServiceUtil.moveEntryToTrash(long userId,
long entryId)
Moves the blogs entry with the ID to the recycle bin. |
abstract void |
BlogsEntryService.restoreEntryFromTrash(long entryId)
|
void |
BlogsEntryServiceWrapper.restoreEntryFromTrash(long entryId)
|
static void |
BlogsEntryServiceUtil.restoreEntryFromTrash(long entryId)
|
void |
BlogsEntryLocalServiceWrapper.restoreEntryFromTrash(long userId,
long entryId)
Restores the blogs entry with the ID from the recycle bin. |
abstract void |
BlogsEntryLocalService.restoreEntryFromTrash(long userId,
long entryId)
Restores the blogs entry with the ID from the recycle bin. |
static void |
BlogsEntryLocalServiceUtil.restoreEntryFromTrash(long userId,
long entryId)
Restores the blogs entry with the ID from the recycle bin. |
abstract void |
BlogsEntryService.subscribe(long groupId)
|
void |
BlogsEntryServiceWrapper.subscribe(long groupId)
|
static void |
BlogsEntryServiceUtil.subscribe(long groupId)
|
void |
BlogsEntryLocalServiceWrapper.subscribe(long userId,
long groupId)
|
abstract void |
BlogsEntryLocalService.subscribe(long userId,
long groupId)
|
static void |
BlogsEntryLocalServiceUtil.subscribe(long userId,
long groupId)
|
abstract void |
BlogsEntryService.unsubscribe(long groupId)
|
void |
BlogsEntryServiceWrapper.unsubscribe(long groupId)
|
static void |
BlogsEntryServiceUtil.unsubscribe(long groupId)
|
void |
BlogsEntryLocalServiceWrapper.unsubscribe(long userId,
long groupId)
|
abstract void |
BlogsEntryLocalService.unsubscribe(long userId,
long groupId)
|
static void |
BlogsEntryLocalServiceUtil.unsubscribe(long userId,
long groupId)
|
void |
BlogsEntryLocalServiceWrapper.updateAsset(long userId,
BlogsEntry entry,
long[] assetCategoryIds,
String[] assetTagNames,
long[] assetLinkEntryIds)
|
abstract void |
BlogsEntryLocalService.updateAsset(long userId,
BlogsEntry entry,
long[] assetCategoryIds,
String[] assetTagNames,
long[] assetLinkEntryIds)
|
static void |
BlogsEntryLocalServiceUtil.updateAsset(long userId,
BlogsEntry entry,
long[] assetCategoryIds,
String[] assetTagNames,
long[] assetLinkEntryIds)
|
BlogsEntry |
BlogsEntryLocalServiceWrapper.updateEntry(long userId,
long entryId,
String title,
String description,
String content,
int displayDateMonth,
int displayDateDay,
int displayDateYear,
int displayDateHour,
int displayDateMinute,
boolean allowPingbacks,
boolean allowTrackbacks,
String[] trackbacks,
boolean smallImage,
String smallImageURL,
String smallImageFileName,
InputStream smallImageInputStream,
ServiceContext serviceContext)
|
abstract BlogsEntry |
BlogsEntryLocalService.updateEntry(long userId,
long entryId,
String title,
String description,
String content,
int displayDateMonth,
int displayDateDay,
int displayDateYear,
int displayDateHour,
int displayDateMinute,
boolean allowPingbacks,
boolean allowTrackbacks,
String[] trackbacks,
boolean smallImage,
String smallImageURL,
String smallImageFileName,
InputStream smallImageInputStream,
ServiceContext serviceContext)
|
static BlogsEntry |
BlogsEntryLocalServiceUtil.updateEntry(long userId,
long entryId,
String title,
String description,
String content,
int displayDateMonth,
int displayDateDay,
int displayDateYear,
int displayDateHour,
int displayDateMinute,
boolean allowPingbacks,
boolean allowTrackbacks,
String[] trackbacks,
boolean smallImage,
String smallImageURL,
String smallImageFileName,
InputStream smallImageInputStream,
ServiceContext serviceContext)
|
abstract BlogsEntry |
BlogsEntryService.updateEntry(long entryId,
String title,
String description,
String content,
int displayDateMonth,
int displayDateDay,
int displayDateYear,
int displayDateHour,
int displayDateMinute,
boolean allowPingbacks,
boolean allowTrackbacks,
String[] trackbacks,
boolean smallImage,
String smallImageURL,
String smallImageFileName,
InputStream smallImageInputStream,
ServiceContext serviceContext)
|
BlogsEntry |
BlogsEntryServiceWrapper.updateEntry(long entryId,
String title,
String description,
String content,
int displayDateMonth,
int displayDateDay,
int displayDateYear,
int displayDateHour,
int displayDateMinute,
boolean allowPingbacks,
boolean allowTrackbacks,
String[] trackbacks,
boolean smallImage,
String smallImageURL,
String smallImageFileName,
InputStream smallImageInputStream,
ServiceContext serviceContext)
|
static BlogsEntry |
BlogsEntryServiceUtil.updateEntry(long entryId,
String title,
String description,
String content,
int displayDateMonth,
int displayDateDay,
int displayDateYear,
int displayDateHour,
int displayDateMinute,
boolean allowPingbacks,
boolean allowTrackbacks,
String[] trackbacks,
boolean smallImage,
String smallImageURL,
String smallImageFileName,
InputStream smallImageInputStream,
ServiceContext serviceContext)
|
void |
BlogsEntryLocalServiceWrapper.updateEntryResources(BlogsEntry entry,
String[] groupPermissions,
String[] guestPermissions)
|
abstract void |
BlogsEntryLocalService.updateEntryResources(BlogsEntry entry,
String[] groupPermissions,
String[] guestPermissions)
|
static void |
BlogsEntryLocalServiceUtil.updateEntryResources(BlogsEntry entry,
String[] groupPermissions,
String[] guestPermissions)
|
static void |
BlogsStatsUserLocalServiceUtil.updateStatsUser(long groupId,
long userId)
|
abstract void |
BlogsStatsUserLocalService.updateStatsUser(long groupId,
long userId)
|
void |
BlogsStatsUserLocalServiceWrapper.updateStatsUser(long groupId,
long userId)
|
static void |
BlogsStatsUserLocalServiceUtil.updateStatsUser(long groupId,
long userId,
Date displayDate)
|
abstract void |
BlogsStatsUserLocalService.updateStatsUser(long groupId,
long userId,
Date displayDate)
|
void |
BlogsStatsUserLocalServiceWrapper.updateStatsUser(long groupId,
long userId,
Date displayDate)
|
BlogsEntry |
BlogsEntryLocalServiceWrapper.updateStatus(long userId,
long entryId,
int status,
ServiceContext serviceContext)
|
abstract BlogsEntry |
BlogsEntryLocalService.updateStatus(long userId,
long entryId,
int status,
ServiceContext serviceContext)
|
static BlogsEntry |
BlogsEntryLocalServiceUtil.updateStatus(long userId,
long entryId,
int status,
ServiceContext serviceContext)
|
| Uses of PortalException in com.liferay.portlet.blogs.service.persistence |
|---|
| Methods in com.liferay.portlet.blogs.service.persistence that throw PortalException | |
|---|---|
protected void |
BlogsEntryExportActionableDynamicQuery.performAction(Object object)
|
long |
BlogsEntryExportActionableDynamicQuery.performCount()
|
| Uses of PortalException in com.liferay.portlet.bookmarks |
|---|
| Subclasses of PortalException in com.liferay.portlet.bookmarks | |
|---|---|
class |
FolderNameException
|
class |
NoSuchFolderException
|
| Uses of PortalException in com.liferay.portlet.bookmarks.model |
|---|
| Methods in com.liferay.portlet.bookmarks.model that throw PortalException | |
|---|---|
String |
BookmarksEntryWrapper.buildTreePath()
|
abstract String |
BookmarksEntry.buildTreePath()
|
String |
BookmarksFolderWrapper.buildTreePath()
|
abstract List<Long> |
BookmarksFolder.getAncestorFolderIds()
|
List<Long> |
BookmarksFolderWrapper.getAncestorFolderIds()
|
abstract List<BookmarksFolder> |
BookmarksFolder.getAncestors()
|
List<BookmarksFolder> |
BookmarksFolderWrapper.getAncestors()
|
BookmarksFolder |
BookmarksEntryWrapper.getFolder()
|
abstract BookmarksFolder |
BookmarksEntry.getFolder()
|
abstract BookmarksFolder |
BookmarksFolder.getParentFolder()
|
BookmarksFolder |
BookmarksFolderWrapper.getParentFolder()
|
abstract TrashEntry |
BookmarksEntryModel.getTrashEntry()
Returns the trash entry created when this bookmarks entry was moved to the Recycle Bin. |
abstract TrashEntry |
BookmarksFolderModel.getTrashEntry()
Returns the trash entry created when this bookmarks folder was moved to the Recycle Bin. |
TrashEntry |
BookmarksEntryWrapper.getTrashEntry()
Returns the trash entry created when this bookmarks entry was moved to the Recycle Bin. |
TrashEntry |
BookmarksFolderWrapper.getTrashEntry()
Returns the trash entry created when this bookmarks folder was moved to the Recycle Bin. |
| Uses of PortalException in com.liferay.portlet.bookmarks.service |
|---|
| Methods in com.liferay.portlet.bookmarks.service that throw PortalException | |
|---|---|
abstract BookmarksEntry |
BookmarksEntryLocalService.addEntry(long userId,
long groupId,
long folderId,
String name,
String url,
String description,
ServiceContext serviceContext)
|
BookmarksEntry |
BookmarksEntryLocalServiceWrapper.addEntry(long userId,
long groupId,
long folderId,
String name,
String url,
String description,
ServiceContext serviceContext)
|
static BookmarksEntry |
BookmarksEntryLocalServiceUtil.addEntry(long userId,
long groupId,
long folderId,
String name,
String url,
String description,
ServiceContext serviceContext)
|
BookmarksEntry |
BookmarksEntryServiceWrapper.addEntry(long groupId,
long folderId,
String name,
String url,
String description,
ServiceContext serviceContext)
|
abstract BookmarksEntry |
BookmarksEntryService.addEntry(long groupId,
long folderId,
String name,
String url,
String description,
ServiceContext serviceContext)
|
static BookmarksEntry |
BookmarksEntryServiceUtil.addEntry(long groupId,
long folderId,
String name,
String url,
String description,
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)
|
abstract BookmarksFolder |
BookmarksFolderLocalService.addFolder(long userId,
long parentFolderId,
String name,
String description,
ServiceContext serviceContext)
|
abstract BookmarksFolder |
BookmarksFolderService.addFolder(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)
|
abstract BookmarksEntry |
BookmarksEntryLocalService.deleteBookmarksEntry(long entryId)
Deletes the bookmarks entry with the primary key from the database. |
BookmarksEntry |
BookmarksEntryLocalServiceWrapper.deleteBookmarksEntry(long entryId)
Deletes the bookmarks entry with the primary key from the database. |
static BookmarksEntry |
BookmarksEntryLocalServiceUtil.deleteBookmarksEntry(long entryId)
Deletes the bookmarks entry with the primary key from the database. |
BookmarksFolder |
BookmarksFolderLocalServiceWrapper.deleteBookmarksFolder(long folderId)
Deletes the bookmarks folder with the primary key from the database. |
static BookmarksFolder |
BookmarksFolderLocalServiceUtil.deleteBookmarksFolder(long folderId)
Deletes the bookmarks folder with the primary key from the database. |
abstract BookmarksFolder |
BookmarksFolderLocalService.deleteBookmarksFolder(long folderId)
Deletes the bookmarks folder with the primary key from the database. |
abstract void |
BookmarksEntryLocalService.deleteEntries(long groupId,
long folderId)
|
void |
BookmarksEntryLocalServiceWrapper.deleteEntries(long groupId,
long folderId)
|
static void |
BookmarksEntryLocalServiceUtil.deleteEntries(long groupId,
long folderId)
|
abstract void |
BookmarksEntryLocalService.deleteEntries(long groupId,
long folderId,
boolean includeTrashedEntries)
|
void |
BookmarksEntryLocalServiceWrapper.deleteEntries(long groupId,
long folderId,
boolean includeTrashedEntries)
|
static void |
BookmarksEntryLocalServiceUtil.deleteEntries(long groupId,
long folderId,
boolean includeTrashedEntries)
|
abstract BookmarksEntry |
BookmarksEntryLocalService.deleteEntry(BookmarksEntry entry)
|
BookmarksEntry |
BookmarksEntryLocalServiceWrapper.deleteEntry(BookmarksEntry entry)
|
static BookmarksEntry |
BookmarksEntryLocalServiceUtil.deleteEntry(BookmarksEntry entry)
|
abstract BookmarksEntry |
BookmarksEntryLocalService.deleteEntry(long entryId)
|
void |
BookmarksEntryServiceWrapper.deleteEntry(long entryId)
|
abstract void |
BookmarksEntryService.deleteEntry(long entryId)
|
BookmarksEntry |
BookmarksEntryLocalServiceWrapper.deleteEntry(long entryId)
|
static void |
BookmarksEntryServiceUtil.deleteEntry(long entryId)
|
static BookmarksEntry |
BookmarksEntryLocalServiceUtil.deleteEntry(long entryId)
|
BookmarksFolder |
BookmarksFolderLocalServiceWrapper.deleteFolder(BookmarksFolder folder)
|
static BookmarksFolder |
BookmarksFolderLocalServiceUtil.deleteFolder(BookmarksFolder folder)
|
abstract BookmarksFolder |
BookmarksFolderLocalService.deleteFolder(BookmarksFolder folder)
|
BookmarksFolder |
BookmarksFolderLocalServiceWrapper.deleteFolder(BookmarksFolder folder,
boolean includeTrashedEntries)
|
static BookmarksFolder |
BookmarksFolderLocalServiceUtil.deleteFolder(BookmarksFolder folder,
boolean includeTrashedEntries)
|
abstract BookmarksFolder |
BookmarksFolderLocalService.deleteFolder(BookmarksFolder folder,
boolean includeTrashedEntries)
|
BookmarksFolder |
BookmarksFolderLocalServiceWrapper.deleteFolder(long folderId)
|
abstract void |
BookmarksFolderService.deleteFolder(long folderId)
|
void |
BookmarksFolderServiceWrapper.deleteFolder(long folderId)
|
static BookmarksFolder |
BookmarksFolderLocalServiceUtil.deleteFolder(long folderId)
|
abstract BookmarksFolder |
BookmarksFolderLocalService.deleteFolder(long folderId)
|
static void |
BookmarksFolderServiceUtil.deleteFolder(long folderId)
|
BookmarksFolder |
BookmarksFolderLocalServiceWrapper.deleteFolder(long folderId,
boolean includeTrashedEntries)
|
abstract void |
BookmarksFolderService.deleteFolder(long folderId,
boolean includeTrashedEntries)
|
void |
BookmarksFolderServiceWrapper.deleteFolder(long folderId,
boolean includeTrashedEntries)
|
static BookmarksFolder |
BookmarksFolderLocalServiceUtil.deleteFolder(long folderId,
boolean includeTrashedEntries)
|
abstract BookmarksFolder |
BookmarksFolderLocalService.deleteFolder(long folderId,
boolean includeTrashedEntries)
|
static void |
BookmarksFolderServiceUtil.deleteFolder(long folderId,
boolean includeTrashedEntries)
|
void |
BookmarksFolderLocalServiceWrapper.deleteFolders(long groupId)
|
static void |
BookmarksFolderLocalServiceUtil.deleteFolders(long groupId)
|
abstract void |
BookmarksFolderLocalService.deleteFolders(long groupId)
|
abstract BookmarksEntry |
BookmarksEntryLocalService.getBookmarksEntry(long entryId)
Returns the bookmarks entry with the primary key. |
BookmarksEntry |
BookmarksEntryLocalServiceWrapper.getBookmarksEntry(long entryId)
Returns the bookmarks entry with the primary key. |
static BookmarksEntry |
BookmarksEntryLocalServiceUtil.getBookmarksEntry(long entryId)
Returns the bookmarks entry with the primary key. |
abstract BookmarksEntry |
BookmarksEntryLocalService.getBookmarksEntryByUuidAndCompanyId(String uuid,
long companyId)
Returns the bookmarks entry with the matching UUID and company. |
BookmarksEntry |
BookmarksEntryLocalServiceWrapper.getBookmarksEntryByUuidAndCompanyId(String uuid,
long companyId)
Returns the bookmarks entry with the matching UUID and company. |
static BookmarksEntry |
BookmarksEntryLocalServiceUtil.getBookmarksEntryByUuidAndCompanyId(String uuid,
long companyId)
Returns the bookmarks entry with the matching UUID and company. |
abstract BookmarksEntry |
BookmarksEntryLocalService.getBookmarksEntryByUuidAndGroupId(String uuid,
long groupId)
Returns the bookmarks entry matching the UUID and group. |
BookmarksEntry |
BookmarksEntryLocalServiceWrapper.getBookmarksEntryByUuidAndGroupId(String uuid,
long groupId)
Returns the bookmarks entry matching the UUID and group. |
static BookmarksEntry |
BookmarksEntryLocalServiceUtil.getBookmarksEntryByUuidAndGroupId(String uuid,
long groupId)
Returns the bookmarks entry matching the UUID and group. |
BookmarksFolder |
BookmarksFolderLocalServiceWrapper.getBookmarksFolder(long folderId)
Returns the bookmarks folder with the primary key. |
static BookmarksFolder |
BookmarksFolderLocalServiceUtil.getBookmarksFolder(long folderId)
Returns the bookmarks folder with the primary key. |
abstract BookmarksFolder |
BookmarksFolderLocalService.getBookmarksFolder(long folderId)
Returns the bookmarks folder with the primary key. |
BookmarksFolder |
BookmarksFolderLocalServiceWrapper.getBookmarksFolderByUuidAndCompanyId(String uuid,
long companyId)
Returns the bookmarks folder with the matching UUID and company. |
static BookmarksFolder |
BookmarksFolderLocalServiceUtil.getBookmarksFolderByUuidAndCompanyId(String uuid,
long companyId)
Returns the bookmarks folder with the matching UUID and company. |
abstract BookmarksFolder |
BookmarksFolderLocalService.getBookmarksFolderByUuidAndCompanyId(String uuid,
long companyId)
Returns the bookmarks folder with the matching UUID and company. |
BookmarksFolder |
BookmarksFolderLocalServiceWrapper.getBookmarksFolderByUuidAndGroupId(String uuid,
long groupId)
Returns the bookmarks folder matching the UUID and group. |
static BookmarksFolder |
BookmarksFolderLocalServiceUtil.getBookmarksFolderByUuidAndGroupId(String uuid,
long groupId)
Returns the bookmarks folder matching the UUID and group. |
abstract BookmarksFolder |
BookmarksFolderLocalService.getBookmarksFolderByUuidAndGroupId(String uuid,
long groupId)
Returns the bookmarks folder matching the UUID and group. |
abstract BookmarksEntry |
BookmarksEntryLocalService.getEntry(long entryId)
|
BookmarksEntry |
BookmarksEntryServiceWrapper.getEntry(long entryId)
|
abstract BookmarksEntry |
BookmarksEntryService.getEntry(long entryId)
|
BookmarksEntry |
BookmarksEntryLocalServiceWrapper.getEntry(long entryId)
|
static BookmarksEntry |
BookmarksEntryServiceUtil.getEntry(long entryId)
|
static BookmarksEntry |
BookmarksEntryLocalServiceUtil.getEntry(long entryId)
|
BookmarksFolder |
BookmarksFolderLocalServiceWrapper.getFolder(long folderId)
|
abstract BookmarksFolder |
BookmarksFolderService.getFolder(long folderId)
|
BookmarksFolder |
BookmarksFolderServiceWrapper.getFolder(long folderId)
|
static BookmarksFolder |
BookmarksFolderLocalServiceUtil.getFolder(long folderId)
|
abstract BookmarksFolder |
BookmarksFolderLocalService.getFolder(long folderId)
|
static BookmarksFolder |
BookmarksFolderServiceUtil.getFolder(long folderId)
|
abstract List<Long> |
BookmarksFolderService.getFolderIds(long groupId,
long folderId)
|
List<Long> |
BookmarksFolderServiceWrapper.getFolderIds(long groupId,
long folderId)
|
static List<Long> |
BookmarksFolderServiceUtil.getFolderIds(long groupId,
long folderId)
|
List<BookmarksEntry> |
BookmarksEntryServiceWrapper.getGroupEntries(long groupId,
int start,
int end)
|
abstract List<BookmarksEntry> |
BookmarksEntryService.getGroupEntries(long groupId,
int start,
int end)
|
static List<BookmarksEntry> |
BookmarksEntryServiceUtil.getGroupEntries(long groupId,
int start,
int end)
|
List<BookmarksEntry> |
BookmarksEntryServiceWrapper.getGroupEntries(long groupId,
long userId,
int start,
int end)
|
abstract List<BookmarksEntry> |
BookmarksEntryService.getGroupEntries(long groupId,
long userId,
int start,
int end)
|
static List<BookmarksEntry> |
BookmarksEntryServiceUtil.getGroupEntries(long groupId,
long userId,
int start,
int end)
|
List<BookmarksEntry> |
BookmarksEntryServiceWrapper.getGroupEntries(long groupId,
long userId,
long rootFolderId,
int start,
int end)
|
abstract List<BookmarksEntry> |
BookmarksEntryService.getGroupEntries(long groupId,
long userId,
long rootFolderId,
int start,
int end)
|
static List<BookmarksEntry> |
BookmarksEntryServiceUtil.getGroupEntries(long groupId,
long userId,
long rootFolderId,
int start,
int end)
|
int |
BookmarksEntryServiceWrapper.getGroupEntriesCount(long groupId)
|
abstract int |
BookmarksEntryService.getGroupEntriesCount(long groupId)
|
static int |
BookmarksEntryServiceUtil.getGroupEntriesCount(long groupId)
|
int |
BookmarksEntryServiceWrapper.getGroupEntriesCount(long groupId,
long userId)
|
abstract int |
BookmarksEntryService.getGroupEntriesCount(long groupId,
long userId)
|
static int |
BookmarksEntryServiceUtil.getGroupEntriesCount(long groupId,
long userId)
|
int |
BookmarksEntryServiceWrapper.getGroupEntriesCount(long groupId,
long userId,
long rootFolderId)
|
abstract int |
BookmarksEntryService.getGroupEntriesCount(long groupId,
long userId,
long rootFolderId)
|
static int |
BookmarksEntryServiceUtil.getGroupEntriesCount(long groupId,
long userId,
long rootFolderId)
|
abstract PersistedModel |
BookmarksEntryLocalService.getPersistedModel(Serializable primaryKeyObj)
|
PersistedModel |
BookmarksFolderLocalServiceWrapper.getPersistedModel(Serializable primaryKeyObj)
|
PersistedModel |
BookmarksEntryLocalServiceWrapper.getPersistedModel(Serializable primaryKeyObj)
|
static PersistedModel |
BookmarksFolderLocalServiceUtil.getPersistedModel(Serializable primaryKeyObj)
|
abstract PersistedModel |
BookmarksFolderLocalService.getPersistedModel(Serializable primaryKeyObj)
|
static PersistedModel |
BookmarksEntryLocalServiceUtil.getPersistedModel(Serializable primaryKeyObj)
|
abstract BookmarksEntry |
BookmarksEntryLocalService.moveEntry(long entryId,
long parentFolderId)
|
BookmarksEntry |
BookmarksEntryServiceWrapper.moveEntry(long entryId,
long parentFolderId)
|
abstract BookmarksEntry |
BookmarksEntryService.moveEntry(long entryId,
long parentFolderId)
|
BookmarksEntry |
BookmarksEntryLocalServiceWrapper.moveEntry(long entryId,
long parentFolderId)
|
static BookmarksEntry |
BookmarksEntryServiceUtil.moveEntry(long entryId,
long parentFolderId)
|
static BookmarksEntry |
BookmarksEntryLocalServiceUtil.moveEntry(long entryId,
long parentFolderId)
|
BookmarksEntry |
BookmarksEntryServiceWrapper.moveEntryFromTrash(long entryId,
long parentFolderId)
|
abstract BookmarksEntry |
BookmarksEntryService.moveEntryFromTrash(long entryId,
long parentFolderId)
|
static BookmarksEntry |
BookmarksEntryServiceUtil.moveEntryFromTrash(long entryId,
long parentFolderId)
|
abstract BookmarksEntry |
BookmarksEntryLocalService.moveEntryFromTrash(long userId,
long entryId,
long parentFolderId)
|
BookmarksEntry |
BookmarksEntryLocalServiceWrapper.moveEntryFromTrash(long userId,
long entryId,
long parentFolderId)
|
static BookmarksEntry |
BookmarksEntryLocalServiceUtil.moveEntryFromTrash(long userId,
long entryId,
long parentFolderId)
|
BookmarksEntry |
BookmarksEntryServiceWrapper.moveEntryToTrash(long entryId)
|
abstract BookmarksEntry |
BookmarksEntryService.moveEntryToTrash(long entryId)
|
static BookmarksEntry |
BookmarksEntryServiceUtil.moveEntryToTrash(long entryId)
|
abstract BookmarksEntry |
BookmarksEntryLocalService.moveEntryToTrash(long userId,
BookmarksEntry entry)
|
BookmarksEntry |
BookmarksEntryLocalServiceWrapper.moveEntryToTrash(long userId,
BookmarksEntry entry)
|
static BookmarksEntry |
BookmarksEntryLocalServiceUtil.moveEntryToTrash(long userId,
BookmarksEntry entry)
|
abstract BookmarksEntry |
BookmarksEntryLocalService.moveEntryToTrash(long userId,
long entryId)
|
BookmarksEntry |
BookmarksEntryLocalServiceWrapper.moveEntryToTrash(long userId,
long entryId)
|
static BookmarksEntry |
BookmarksEntryLocalServiceUtil.moveEntryToTrash(long userId,
long entryId)
|
BookmarksFolder |
BookmarksFolderLocalServiceWrapper.moveFolder(long folderId,
long parentFolderId)
|
abstract BookmarksFolder |
BookmarksFolderService.moveFolder(long folderId,
long parentFolderId)
|
BookmarksFolder |
BookmarksFolderServiceWrapper.moveFolder(long folderId,
long parentFolderId)
|
static BookmarksFolder |
BookmarksFolderLocalServiceUtil.moveFolder(long folderId,
long parentFolderId)
|
abstract BookmarksFolder |
BookmarksFolderLocalService.moveFolder(long folderId,
long parentFolderId)
|
static BookmarksFolder |
BookmarksFolderServiceUtil.moveFolder(long folderId,
long parentFolderId)
|
abstract BookmarksFolder |
BookmarksFolderService.moveFolderFromTrash(long folderId,
long parentFolderId)
|
BookmarksFolder |
BookmarksFolderServiceWrapper.moveFolderFromTrash(long folderId,
long parentFolderId)
|
static BookmarksFolder |
BookmarksFolderServiceUtil.moveFolderFromTrash(long folderId,
long parentFolderId)
|
BookmarksFolder |
BookmarksFolderLocalServiceWrapper.moveFolderFromTrash(long userId,
long folderId,
long parentFolderId)
|
static BookmarksFolder |
BookmarksFolderLocalServiceUtil.moveFolderFromTrash(long userId,
long folderId,
long parentFolderId)
|
abstract BookmarksFolder |
BookmarksFolderLocalService.moveFolderFromTrash(long userId,
long folderId,
long parentFolderId)
|
abstract BookmarksFolder |
BookmarksFolderService.moveFolderToTrash(long folderId)
|
BookmarksFolder |
BookmarksFolderServiceWrapper.moveFolderToTrash(long folderId)
|
static BookmarksFolder |
BookmarksFolderServiceUtil.moveFolderToTrash(long folderId)
|
BookmarksFolder |
BookmarksFolderLocalServiceWrapper.moveFolderToTrash(long userId,
long folderId)
|
static BookmarksFolder |
BookmarksFolderLocalServiceUtil.moveFolderToTrash(long userId,
long folderId)
|
abstract BookmarksFolder |
BookmarksFolderLocalService.moveFolderToTrash(long userId,
long folderId)
|
BookmarksEntry |
BookmarksEntryServiceWrapper.openEntry(BookmarksEntry entry)
|
abstract BookmarksEntry |
BookmarksEntryService.openEntry(BookmarksEntry entry)
|
static BookmarksEntry |
BookmarksEntryServiceUtil.openEntry(BookmarksEntry entry)
|
BookmarksEntry |
BookmarksEntryServiceWrapper.openEntry(long entryId)
|
abstract BookmarksEntry |
BookmarksEntryService.openEntry(long entryId)
|
static BookmarksEntry |
BookmarksEntryServiceUtil.openEntry(long entryId)
|
abstract BookmarksEntry |
BookmarksEntryLocalService.openEntry(long userId,
long entryId)
|
BookmarksEntry |
BookmarksEntryLocalServiceWrapper.openEntry(long userId,
long entryId)
|
static BookmarksEntry |
BookmarksEntryLocalServiceUtil.openEntry(long userId,
long entryId)
|
abstract void |
BookmarksEntryLocalService.rebuildTree(long companyId)
|
void |
BookmarksFolderLocalServiceWrapper.rebuildTree(long companyId)
|
void |
BookmarksEntryLocalServiceWrapper.rebuildTree(long companyId)
|
static void |
BookmarksFolderLocalServiceUtil.rebuildTree(long companyId)
|
abstract void |
BookmarksFolderLocalService.rebuildTree(long companyId)
|
static void |
BookmarksEntryLocalServiceUtil.rebuildTree(long companyId)
|
void |
BookmarksFolderLocalServiceWrapper.rebuildTree(long companyId,
long parentFolderId,
String parentTreePath,
boolean reindex)
|
static void |
BookmarksFolderLocalServiceUtil.rebuildTree(long companyId,
long parentFolderId,
String parentTreePath,
boolean reindex)
|
abstract void |
BookmarksFolderLocalService.rebuildTree(long companyId,
long parentFolderId,
String parentTreePath,
boolean reindex)
|
void |
BookmarksEntryServiceWrapper.restoreEntryFromTrash(long entryId)
|
abstract void |
BookmarksEntryService.restoreEntryFromTrash(long entryId)
|
static void |
BookmarksEntryServiceUtil.restoreEntryFromTrash(long entryId)
|
abstract BookmarksEntry |
BookmarksEntryLocalService.restoreEntryFromTrash(long userId,
long entryId)
|
BookmarksEntry |
BookmarksEntryLocalServiceWrapper.restoreEntryFromTrash(long userId,
long entryId)
|
static BookmarksEntry |
BookmarksEntryLocalServiceUtil.restoreEntryFromTrash(long userId,
long entryId)
|
abstract void |
BookmarksFolderService.restoreFolderFromTrash(long folderId)
|
void |
BookmarksFolderServiceWrapper.restoreFolderFromTrash(long folderId)
|
static void |
BookmarksFolderServiceUtil.restoreFolderFromTrash(long folderId)
|
void |
BookmarksFolderLocalServiceWrapper.restoreFolderFromTrash(long userId,
long folderId)
|
static void |
BookmarksFolderLocalServiceUtil.restoreFolderFromTrash(long userId,
long folderId)
|
abstract void |
BookmarksFolderLocalService.restoreFolderFromTrash(long userId,
long folderId)
|
Hits |
BookmarksEntryServiceWrapper.search(long groupId,
long creatorUserId,
int status,
int start,
int end)
|
abstract Hits |
BookmarksEntryService.search(long groupId,
long creatorUserId,
int status,
int start,
int end)
|
static Hits |
BookmarksEntryServiceUtil.search(long groupId,
long creatorUserId,
int status,
int start,
int end)
|
abstract Hits |
BookmarksEntryLocalService.search(long groupId,
long userId,
long creatorUserId,
int status,
int start,
int end)
|
Hits |
BookmarksEntryLocalServiceWrapper.search(long groupId,
long userId,
long creatorUserId,
int status,
int start,
int end)
|
static Hits |
BookmarksEntryLocalServiceUtil.search(long groupId,
long userId,
long creatorUserId,
int status,
int start,
int end)
|
abstract void |
BookmarksEntryLocalService.setTreePaths(long folderId,
String treePath,
boolean reindex)
|
void |
BookmarksEntryLocalServiceWrapper.setTreePaths(long folderId,
String treePath,
boolean reindex)
|
static void |
BookmarksEntryLocalServiceUtil.setTreePaths(long folderId,
String treePath,
boolean reindex)
|
void |
BookmarksEntryServiceWrapper.subscribeEntry(long entryId)
|
abstract void |
BookmarksEntryService.subscribeEntry(long entryId)
|
static void |
BookmarksEntryServiceUtil.subscribeEntry(long entryId)
|
abstract void |
BookmarksEntryLocalService.subscribeEntry(long userId,
long entryId)
|
void |
BookmarksEntryLocalServiceWrapper.subscribeEntry(long userId,
long entryId)
|
static void |
BookmarksEntryLocalServiceUtil.subscribeEntry(long userId,
long entryId)
|
abstract void |
BookmarksFolderService.subscribeFolder(long groupId,
long folderId)
|
void |
BookmarksFolderServiceWrapper.subscribeFolder(long groupId,
long folderId)
|
static void |
BookmarksFolderServiceUtil.subscribeFolder(long groupId,
long folderId)
|
void |
BookmarksFolderLocalServiceWrapper.subscribeFolder(long userId,
long groupId,
long folderId)
|
static void |
BookmarksFolderLocalServiceUtil.subscribeFolder(long userId,
long groupId,
long folderId)
|
abstract void |
BookmarksFolderLocalService.subscribeFolder(long userId,
long groupId,
long folderId)
|
void |
BookmarksEntryServiceWrapper.unsubscribeEntry(long entryId)
|
abstract void |
BookmarksEntryService.unsubscribeEntry(long entryId)
|
static void |
BookmarksEntryServiceUtil.unsubscribeEntry(long entryId)
|
abstract void |
BookmarksEntryLocalService.unsubscribeEntry(long userId,
long entryId)
|
void |
BookmarksEntryLocalServiceWrapper.unsubscribeEntry(long userId,
long entryId)
|
static void |
BookmarksEntryLocalServiceUtil.unsubscribeEntry(long userId,
long entryId)
|
abstract void |
BookmarksFolderService.unsubscribeFolder(long groupId,
long folderId)
|
void |
BookmarksFolderServiceWrapper.unsubscribeFolder(long groupId,
long folderId)
|
static void |
BookmarksFolderServiceUtil.unsubscribeFolder(long groupId,
long folderId)
|
void |
BookmarksFolderLocalServiceWrapper.unsubscribeFolder(long userId,
long groupId,
long folderId)
|
static void |
BookmarksFolderLocalServiceUtil.unsubscribeFolder(long userId,
long groupId,
long folderId)
|
abstract void |
BookmarksFolderLocalService.unsubscribeFolder(long userId,
long groupId,
long folderId)
|
abstract void |
BookmarksEntryLocalService.updateAsset(long userId,
BookmarksEntry entry,
long[] assetCategoryIds,
String[] assetTagNames,
long[] assetLinkEntryIds)
|
void |
BookmarksEntryLocalServiceWrapper.updateAsset(long userId,
BookmarksEntry entry,
long[] assetCategoryIds,
String[] assetTagNames,
long[] assetLinkEntryIds)
|
static void |
BookmarksEntryLocalServiceUtil.updateAsset(long userId,
BookmarksEntry entry,
long[] assetCategoryIds,
String[] assetTagNames,
long[] assetLinkEntryIds)
|
void |
BookmarksFolderLocalServiceWrapper.updateAsset(long userId,
BookmarksFolder folder,
long[] assetCategoryIds,
String[] assetTagNames,
long[] assetLinkEntryIds)
|
static void |
BookmarksFolderLocalServiceUtil.updateAsset(long userId,
BookmarksFolder folder,
long[] assetCategoryIds,
String[] assetTagNames,
long[] assetLinkEntryIds)
|
abstract void |
BookmarksFolderLocalService.updateAsset(long userId,
BookmarksFolder folder,
long[] assetCategoryIds,
String[] assetTagNames,
long[] assetLinkEntryIds)
|
abstract BookmarksEntry |
BookmarksEntryLocalService.updateEntry(long userId,
long entryId,
long groupId,
long folderId,
String name,
String url,
String description,
ServiceContext serviceContext)
|
BookmarksEntry |
BookmarksEntryLocalServiceWrapper.updateEntry(long userId,
long entryId,
long groupId,
long folderId,
String name,
String url,
String description,
ServiceContext serviceContext)
|
static BookmarksEntry |
BookmarksEntryLocalServiceUtil.updateEntry(long userId,
long entryId,
long groupId,
long folderId,
String name,
String url,
String description,
ServiceContext serviceContext)
|
BookmarksEntry |
BookmarksEntryServiceWrapper.updateEntry(long entryId,
long groupId,
long folderId,
String name,
String url,
String description,
ServiceContext serviceContext)
|
abstract BookmarksEntry |
BookmarksEntryService.updateEntry(long entryId,
long groupId,
long folderId,
String name,
String url,
String description,
ServiceContext serviceContext)
|
static BookmarksEntry |
BookmarksEntryServiceUtil.updateEntry(long entryId,
long groupId,
long folderId,
String name,
String url,
String description,
ServiceContext serviceContext)
|
BookmarksFolder |
BookmarksFolderLocalServiceWrapper.updateFolder(long userId,
long folderId,
long parentFolderId,
String name,
String description,
boolean mergeWithParentFolder,
ServiceContext serviceContext)
|
static BookmarksFolder |
BookmarksFolderLocalServiceUtil.updateFolder(long userId,
long folderId,
long parentFolderId,
String name,
String description,
boolean mergeWithParentFolder,
ServiceContext serviceContext)
|
abstract BookmarksFolder |
BookmarksFolderLocalService.updateFolder(long userId,
long folderId,
long parentFolderId,
String name,
String description,
boolean mergeWithParentFolder,
ServiceContext serviceContext)
|
abstract BookmarksFolder |
BookmarksFolderService.updateFolder(long folderId,
long parentFolderId,
String name,
String description,
boolean mergeWithParentFolder,
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)
|
abstract BookmarksEntry |
BookmarksEntryLocalService.updateStatus(long userId,
BookmarksEntry entry,
int status)
|
BookmarksEntry |
BookmarksEntryLocalServiceWrapper.updateStatus(long userId,
BookmarksEntry entry,
int status)
|
static BookmarksEntry |
BookmarksEntryLocalServiceUtil.updateStatus(long userId,
BookmarksEntry entry,
int status)
|
BookmarksFolder |
BookmarksFolderLocalServiceWrapper.updateStatus(long userId,
BookmarksFolder folder,
int status)
|
static BookmarksFolder |
BookmarksFolderLocalServiceUtil.updateStatus(long userId,
BookmarksFolder folder,
int status)
|
abstract BookmarksFolder |
BookmarksFolderLocalService.updateStatus(long userId,
BookmarksFolder folder,
int status)
|
| Uses of PortalException in com.liferay.portlet.bookmarks.service.persistence |
|---|
| Methods in com.liferay.portlet.bookmarks.service.persistence that throw PortalException | |
|---|---|
protected void |
BookmarksEntryExportActionableDynamicQuery.performAction(Object object)
|
protected void |
BookmarksFolderExportActionableDynamicQuery.performAction(Object object)
|
long |
BookmarksEntryExportActionableDynamicQuery.performCount()
|
long |
BookmarksFolderExportActionableDynamicQuery.performCount()
|
| Uses of PortalException in com.liferay.portlet.calendar |
|---|
| Subclasses of PortalException in com.liferay.portlet.calendar | |
|---|---|
class |
EventDurationException
|
class |
EventEndDateException
|
class |
EventStartDateException
|
class |
EventTitleException
|
class |
ImportEventsException
|
class |
NoSuchEventException
|
| Uses of PortalException in com.liferay.portlet.calendar.service |
|---|
| Methods in com.liferay.portlet.calendar.service that throw PortalException | |
|---|---|
abstract CalEvent |
CalEventLocalService.addEvent(long userId,
String title,
String description,
String location,
int startDateMonth,
int startDateDay,
int startDateYear,
int startDateHour,
int startDateMinute,
int durationHour,
int durationMinute,
boolean allDay,
boolean timeZoneSensitive,
String type,
boolean repeating,
TZSRecurrence recurrence,
int remindBy,
int firstReminder,
int secondReminder,
ServiceContext serviceContext)
|
CalEvent |
CalEventLocalServiceWrapper.addEvent(long userId,
String title,
String description,
String location,
int startDateMonth,
int startDateDay,
int startDateYear,
int startDateHour,
int startDateMinute,
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,
String location,
int startDateMonth,
int startDateDay,
int startDateYear,
int startDateHour,
int startDateMinute,
int durationHour,
int durationMinute,
boolean allDay,
boolean timeZoneSensitive,
String type,
boolean repeating,
TZSRecurrence recurrence,
int remindBy,
int firstReminder,
int secondReminder,
ServiceContext serviceContext)
|
abstract CalEvent |
CalEventLocalService.addEvent(long userId,
String title,
String description,
String location,
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)
Deprecated. As of 6.2.0, replaced by CalEventLocalService.addEvent(long, String,
String, String, int, int, int, int, int, int, int, boolean,
boolean, String, boolean, TZSRecurrence, int, int, int,
ServiceContext) |
CalEvent |
CalEventLocalServiceWrapper.addEvent(long userId,
String title,
String description,
String location,
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)
Deprecated. As of 6.2.0, replaced by CalEventLocalServiceWrapper.addEvent(long, String,
String, String, int, int, int, int, int, int, int, boolean,
boolean, String, boolean, TZSRecurrence, int, int, int,
ServiceContext) |
static CalEvent |
CalEventLocalServiceUtil.addEvent(long userId,
String title,
String description,
String location,
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)
Deprecated. As of 6.2.0, replaced by CalEventLocalServiceUtil.addEvent(long, String,
String, String, int, int, int, int, int, int, int, boolean,
boolean, String, boolean, TZSRecurrence, int, int, int,
ServiceContext) |
abstract void |
CalEventLocalService.addEventResources(CalEvent event,
boolean addGroupPermissions,
boolean addGuestPermissions)
|
void |
CalEventLocalServiceWrapper.addEventResources(CalEvent event,
boolean addGroupPermissions,
boolean addGuestPermissions)
|
static void |
CalEventLocalServiceUtil.addEventResources(CalEvent event,
boolean addGroupPermissions,
boolean addGuestPermissions)
|
abstract void |
CalEventLocalService.addEventResources(CalEvent event,
String[] groupPermissions,
String[] guestPermissions)
|
void |
CalEventLocalServiceWrapper.addEventResources(CalEvent event,
String[] groupPermissions,
String[] guestPermissions)
|
static void |
CalEventLocalServiceUtil.addEventResources(CalEvent event,
String[] groupPermissions,
String[] guestPermissions)
|
abstract void |
CalEventLocalService.addEventResources(long eventId,
boolean addGroupPermissions,
boolean addGuestPermissions)
|
void |
CalEventLocalServiceWrapper.addEventResources(long eventId,
boolean addGroupPermissions,
boolean addGuestPermissions)
|
static void |
CalEventLocalServiceUtil.addEventResources(long eventId,
boolean addGroupPermissions,
boolean addGuestPermissions)
|
abstract void |
CalEventLocalService.addEventResources(long eventId,
String[] groupPermissions,
String[] guestPermissions)
|
void |
CalEventLocalServiceWrapper.addEventResources(long eventId,
String[] groupPermissions,
String[] guestPermissions)
|
static void |
CalEventLocalServiceUtil.addEventResources(long eventId,
String[] groupPermissions,
String[] guestPermissions)
|
abstract CalEvent |
CalEventLocalService.deleteCalEvent(long eventId)
Deletes the cal event with the primary key from the database. |
CalEvent |
CalEventLocalServiceWrapper.deleteCalEvent(long eventId)
Deletes the cal event with the primary key from the database. |
static CalEvent |
CalEventLocalServiceUtil.deleteCalEvent(long eventId)
Deletes the cal event with the primary key from the database. |
abstract CalEvent |
CalEventLocalService.deleteEvent(CalEvent event)
|
CalEvent |
CalEventLocalServiceWrapper.deleteEvent(CalEvent event)
|
static CalEvent |
CalEventLocalServiceUtil.deleteEvent(CalEvent event)
|
abstract CalEvent |
CalEventLocalService.deleteEvent(long eventId)
|
CalEvent |
CalEventLocalServiceWrapper.deleteEvent(long eventId)
|
static CalEvent |
CalEventLocalServiceUtil.deleteEvent(long eventId)
|
abstract void |
CalEventLocalService.deleteEvents(long groupId)
|
void |
CalEventLocalServiceWrapper.deleteEvents(long groupId)
|
static void |
CalEventLocalServiceUtil.deleteEvents(long groupId)
|
abstract File |
CalEventLocalService.exportEvent(long userId,
long eventId)
|
File |
CalEventLocalServiceWrapper.exportEvent(long userId,
long eventId)
|
static File |
CalEventLocalServiceUtil.exportEvent(long userId,
long eventId)
|
abstract File |
CalEventLocalService.exportEvents(long userId,
List<CalEvent> events,
String fileName)
|
File |
CalEventLocalServiceWrapper.exportEvents(long userId,
List<CalEvent> events,
String fileName)
|
static File |
CalEventLocalServiceUtil.exportEvents(long userId,
List<CalEvent> events,
String fileName)
|
abstract File |
CalEventLocalService.exportGroupEvents(long userId,
long groupId,
String fileName)
|
File |
CalEventLocalServiceWrapper.exportGroupEvents(long userId,
long groupId,
String fileName)
|
static File |
CalEventLocalServiceUtil.exportGroupEvents(long userId,
long groupId,
String fileName)
|
abstract CalEvent |
CalEventLocalService.getCalEvent(long eventId)
Returns the cal event with the primary key. |
CalEvent |
CalEventLocalServiceWrapper.getCalEvent(long eventId)
Returns the cal event with the primary key. |
static CalEvent |
CalEventLocalServiceUtil.getCalEvent(long eventId)
Returns the cal event with the primary key. |
abstract CalEvent |
CalEventLocalService.getCalEventByUuidAndCompanyId(String uuid,
long companyId)
Returns the cal event with the matching UUID and company. |
CalEvent |
CalEventLocalServiceWrapper.getCalEventByUuidAndCompanyId(String uuid,
long companyId)
Returns the cal event with the matching UUID and company. |
static CalEvent |
CalEventLocalServiceUtil.getCalEventByUuidAndCompanyId(String uuid,
long companyId)
Returns the cal event with the matching UUID and company. |
abstract CalEvent |
CalEventLocalService.getCalEventByUuidAndGroupId(String uuid,
long groupId)
Returns the cal event matching the UUID and group. |
CalEvent |
CalEventLocalServiceWrapper.getCalEventByUuidAndGroupId(String uuid,
long groupId)
Returns the cal event matching the UUID and group. |
static CalEvent |
CalEventLocalServiceUtil.getCalEventByUuidAndGroupId(String uuid,
long groupId)
Returns the cal event matching the UUID and group. |
abstract CalEvent |
CalEventLocalService.getEvent(long eventId)
|
CalEvent |
CalEventLocalServiceWrapper.getEvent(long eventId)
|
static CalEvent |
CalEventLocalServiceUtil.getEvent(long eventId)
|
abstract PersistedModel |
CalEventLocalService.getPersistedModel(Serializable primaryKeyObj)
|
PersistedModel |
CalEventLocalServiceWrapper.getPersistedModel(Serializable primaryKeyObj)
|
static PersistedModel |
CalEventLocalServiceUtil.getPersistedModel(Serializable primaryKeyObj)
|
abstract void |
CalEventLocalService.importICal4j(long userId,
long groupId,
InputStream inputStream)
|
void |
CalEventLocalServiceWrapper.importICal4j(long userId,
long groupId,
InputStream inputStream)
|
static void |
CalEventLocalServiceUtil.importICal4j(long userId,
long groupId,
InputStream inputStream)
|
abstract void |
CalEventLocalService.updateAsset(long userId,
CalEvent event,
long[] assetCategoryIds,
String[] assetTagNames,
long[] assetLinkEntryIds)
|
void |
CalEventLocalServiceWrapper.updateAsset(long userId,
CalEvent event,
long[] assetCategoryIds,
String[] assetTagNames,
long[] assetLinkEntryIds)
|
static void |
CalEventLocalServiceUtil.updateAsset(long userId,
CalEvent event,
long[] assetCategoryIds,
String[] assetTagNames,
long[] assetLinkEntryIds)
|
abstract CalEvent |
CalEventLocalService.updateEvent(long userId,
long eventId,
String title,
String description,
String location,
int startDateMonth,
int startDateDay,
int startDateYear,
int startDateHour,
int startDateMinute,
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,
String location,
int startDateMonth,
int startDateDay,
int startDateYear,
int startDateHour,
int startDateMinute,
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,
String location,
int startDateMonth,
int startDateDay,
int startDateYear,
int startDateHour,
int startDateMinute,
int durationHour,
int durationMinute,
boolean allDay,
boolean timeZoneSensitive,
String type,
boolean repeating,
TZSRecurrence recurrence,
int remindBy,
int firstReminder,
int secondReminder,
ServiceContext serviceContext)
|
abstract CalEvent |
CalEventLocalService.updateEvent(long userId,
long eventId,
String title,
String description,
String location,
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)
Deprecated. As of 6.2.0, replaced by CalEventLocalService.updateEvent(long, long,
String, String, String, int, int, int, int, int, int, int,
boolean, boolean, String, boolean, TZSRecurrence, int, int,
int, ServiceContext) |
CalEvent |
CalEventLocalServiceWrapper.updateEvent(long userId,
long eventId,
String title,
String description,
String location,
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)
Deprecated. As of 6.2.0, replaced by CalEventLocalServiceWrapper.updateEvent(long, long,
String, String, String, int, int, int, int, int, int, int,
boolean, boolean, String, boolean, TZSRecurrence, int, int,
int, ServiceContext) |
static CalEvent |
CalEventLocalServiceUtil.updateEvent(long userId,
long eventId,
String title,
String description,
String location,
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)
Deprecated. As of 6.2.0, replaced by CalEventLocalServiceUtil.updateEvent(long, long,
String, String, String, int, int, int, int, int, int, int,
boolean, boolean, String, boolean, TZSRecurrence, int, int,
int, ServiceContext) |
| Uses of PortalException in com.liferay.portlet.calendar.service.persistence |
|---|
| Methods in com.liferay.portlet.calendar.service.persistence that throw PortalException | |
|---|---|
protected void |
CalEventExportActionableDynamicQuery.performAction(Object object)
|
long |
CalEventExportActionableDynamicQuery.performCount()
|
| Uses of PortalException in com.liferay.portlet.documentlibrary |
|---|
| Subclasses of PortalException in com.liferay.portlet.documentlibrary | |
|---|---|
class |
DirectoryNameException
|
class |
DuplicateDirectoryException
|
class |
DuplicateFileEntryTypeException
|
class |
DuplicateFileException
|
class |
DuplicateFolderNameException
|
class |
DuplicateRepositoryNameException
|
class |
FileExtensionException
|
class |
FileMimeTypeException
|
class |
FileNameException
|
class |
FileShortcutPermissionException
|
class |
FileSizeException
|
class |
ImageSizeException
|
class |
InvalidFileEntryTypeException
|
class |
InvalidFileVersionException
|
class |
InvalidFolderException
|
class |
NoSuchContentException
|
class |
NoSuchDirectoryException
|
class |
NoSuchFileEntryException
|
class |
NoSuchFileEntryMetadataException
|
class |
NoSuchFileEntryTypeException
|
class |
NoSuchFileException
|
class |
NoSuchFileRankException
|
class |
NoSuchFileShortcutException
|
class |
NoSuchFileVersionException
|
class |
NoSuchMetadataSetException
|
class |
NoSuchSyncEventException
|
class |
NoSuchSyncException
|
class |
RepositoryNameException
|
class |
SourceFileNameException
|
| Uses of PortalException in com.liferay.portlet.documentlibrary.antivirus |
|---|
| Subclasses of PortalException in com.liferay.portlet.documentlibrary.antivirus | |
|---|---|
class |
AntivirusScannerException
|
| Uses of PortalException in com.liferay.portlet.documentlibrary.model |
|---|
| Methods in com.liferay.portlet.documentlibrary.model that throw PortalException | |
|---|---|
abstract String |
DLFileShortcut.buildTreePath()
|
String |
DLFileVersionWrapper.buildTreePath()
|
String |
DLFileEntryWrapper.buildTreePath()
|
String |
DLFolderWrapper.buildTreePath()
|
abstract String |
DLFileEntry.buildTreePath()
|
String |
DLFileShortcutWrapper.buildTreePath()
|
abstract String |
DLFileVersion.buildTreePath()
|
List<Long> |
DLFolderWrapper.getAncestorFolderIds()
|
abstract List<Long> |
DLFolder.getAncestorFolderIds()
|
List<DLFolder> |
DLFolderWrapper.getAncestors()
|
abstract List<DLFolder> |
DLFolder.getAncestors()
|
InputStream |
DLFileEntryWrapper.getContentStream()
|
abstract InputStream |
DLFileEntry.getContentStream()
|
InputStream |
DLFileVersionWrapper.getContentStream(boolean incrementCounter)
|
abstract InputStream |
DLFileVersion.getContentStream(boolean incrementCounter)
|
InputStream |
DLFileEntryWrapper.getContentStream(String version)
|
abstract InputStream |
DLFileEntry.getContentStream(String version)
|
DDMStructure |
DLFileEntryMetadataWrapper.getDDMStructure()
|
abstract DDMStructure |
DLFileEntryMetadata.getDDMStructure()
|
abstract DLFolder |
DLFileShortcut.getDLFolder()
|
DLFolder |
DLFileShortcutWrapper.getDLFolder()
|
Map<String,Fields> |
DLFileEntryWrapper.getFieldsMap(long fileVersionId)
|
abstract Map<String,Fields> |
DLFileEntry.getFieldsMap(long fileVersionId)
|
DLFileEntry |
DLFileVersionWrapper.getFileEntry()
|
abstract DLFileEntry |
DLFileVersion.getFileEntry()
|
DLFileEntryType |
DLFileEntryMetadataWrapper.getFileEntryType()
|
abstract DLFileEntryType |
DLFileEntryMetadata.getFileEntryType()
|
DLFileVersion |
DLFileEntryWrapper.getFileVersion()
|
abstract DLFileVersion |
DLFileEntry.getFileVersion()
|
DLFileVersion |
DLFileEntryMetadataWrapper.getFileVersion()
|
abstract DLFileVersion |
DLFileEntryMetadata.getFileVersion()
|
DLFileVersion |
DLFileEntryWrapper.getFileVersion(String version)
|
abstract DLFileVersion |
DLFileEntry.getFileVersion(String version)
|
abstract Folder |
DLFileShortcut.getFolder()
|
DLFolder |
DLFileVersionWrapper.getFolder()
|
DLFolder |
DLFileEntryWrapper.getFolder()
|
abstract DLFolder |
DLFileEntry.getFolder()
|
Folder |
DLFileShortcutWrapper.getFolder()
|
abstract DLFolder |
DLFileVersion.getFolder()
|
DLFileVersion |
DLFileEntryWrapper.getLatestFileVersion(boolean trusted)
|
abstract DLFileVersion |
DLFileEntry.getLatestFileVersion(boolean trusted)
|
DLFolder |
DLFolderWrapper.getParentFolder()
|
abstract DLFolder |
DLFolder.getParentFolder()
|
String |
DLFolderWrapper.getPath()
|
abstract String |
DLFolder.getPath()
|
String[] |
DLFolderWrapper.getPathArray()
|
abstract String[] |
DLFolder.getPathArray()
|
abstract TrashEntry |
DLFileShortcutModel.getTrashEntry()
Returns the trash entry created when this document library file shortcut was moved to the Recycle Bin. |
TrashEntry |
DLFileEntryWrapper.getTrashEntry()
Returns the trash entry created when this document library file entry was moved to the Recycle Bin. |
TrashEntry |
DLFolderWrapper.getTrashEntry()
Returns the trash entry created when this document library folder was moved to the Recycle Bin. |
abstract TrashEntry |
DLFolderModel.getTrashEntry()
Returns the trash entry created when this document library folder was moved to the Recycle Bin. |
abstract TrashEntry |
DLFileEntryModel.getTrashEntry()
Returns the trash entry created when this document library file entry was moved to the Recycle Bin. |
TrashEntry |
DLFileShortcutWrapper.getTrashEntry()
Returns the trash entry created when this document library file shortcut was moved to the Recycle Bin. |
String |
DLFileEntryTypeWrapper.getUnambiguousName(List<DLFileEntryType> fileEntryTypes,
long groupId,
Locale locale)
|
abstract String |
DLFileEntryType.getUnambiguousName(List<DLFileEntryType> fileEntryTypes,
long groupId,
Locale locale)
|
| Uses of PortalException in com.liferay.portlet.documentlibrary.service |
|---|
| Methods in com.liferay.portlet.documentlibrary.service that throw PortalException | |
|---|---|
static void |
DLAppHelperLocalServiceUtil.addFileEntry(long userId,
FileEntry fileEntry,
FileVersion fileVersion,
ServiceContext serviceContext)
|
void |
DLAppHelperLocalServiceWrapper.addFileEntry(long userId,
FileEntry fileEntry,
FileVersion fileVersion,
ServiceContext serviceContext)
|
abstract void |
DLAppHelperLocalService.addFileEntry(long userId,
FileEntry fileEntry,
FileVersion fileVersion,
ServiceContext serviceContext)
|
static DLFileEntry |
DLFileEntryLocalServiceUtil.addFileEntry(long userId,
long groupId,
long repositoryId,
long folderId,
String sourceFileName,
String mimeType,
String title,
String description,
String changeLog,
long fileEntryTypeId,
Map<String,Fields> fieldsMap,
File file,
InputStream is,
long size,
ServiceContext serviceContext)
|
abstract DLFileEntry |
DLFileEntryLocalService.addFileEntry(long userId,
long groupId,
long repositoryId,
long folderId,
String sourceFileName,
String mimeType,
String title,
String description,
String changeLog,
long fileEntryTypeId,
Map<String,Fields> fieldsMap,
File file,
InputStream is,
long size,
ServiceContext serviceContext)
|
DLFileEntry |
DLFileEntryLocalServiceWrapper.addFileEntry(long userId,
long groupId,
long repositoryId,
long folderId,
String sourceFileName,
String mimeType,
String title,
String description,
String changeLog,
long fileEntryTypeId,
Map<String,Fields> fieldsMap,
File file,
InputStream is,
long size,
ServiceContext serviceContext)
|
FileEntry |
DLAppLocalServiceWrapper.addFileEntry(long userId,
long repositoryId,
long folderId,
String sourceFileName,
String mimeType,
String title,
String description,
String changeLog,
byte[] bytes,
ServiceContext serviceContext)
Adds a file entry and associated metadata based on a byte array. |
abstract FileEntry |
DLAppLocalService.addFileEntry(long userId,
long repositoryId,
long folderId,
String sourceFileName,
String mimeType,
String title,
String description,
String changeLog,
byte[] bytes,
ServiceContext serviceContext)
Adds a file entry and associated metadata based on a byte array. |
static FileEntry |
DLAppLocalServiceUtil.addFileEntry(long userId,
long repositoryId,
long folderId,
String sourceFileName,
String mimeType,
String title,
String description,
String changeLog,
byte[] bytes,
ServiceContext serviceContext)
Adds a file entry and associated metadata based on a byte array. |
FileEntry |
DLAppLocalServiceWrapper.addFileEntry(long userId,
long repositoryId,
long folderId,
String sourceFileName,
String mimeType,
String title,
String description,
String changeLog,
File file,
ServiceContext serviceContext)
Adds a file entry and associated metadata based on a File
object. |
abstract FileEntry |
DLAppLocalService.addFileEntry(long userId,
long repositoryId,
long folderId,
String sourceFileName,
String mimeType,
String title,
String description,
String changeLog,
File file,
ServiceContext serviceContext)
Adds a file entry and associated metadata based on a File
object. |
static FileEntry |
DLAppLocalServiceUtil.addFileEntry(long userId,
long repositoryId,
long folderId,
String sourceFileName,
String mimeType,
String title,
String description,
String changeLog,
File file,
ServiceContext serviceContext)
Adds a file entry and associated metadata based on a File
object. |
FileEntry |
DLAppLocalServiceWrapper.addFileEntry(long userId,
long repositoryId,
long folderId,
String sourceFileName,
String mimeType,
String title,
String description,
String changeLog,
InputStream is,
long size,
ServiceContext serviceContext)
Adds a file entry and associated metadata based on an InputStream
object. |
abstract FileEntry |
DLAppLocalService.addFileEntry(long userId,
long repositoryId,
long folderId,
String sourceFileName,
String mimeType,
String title,
String description,
String changeLog,
InputStream is,
long size,
ServiceContext serviceContext)
Adds a file entry and associated metadata based on an InputStream
object. |
static FileEntry |
DLAppLocalServiceUtil.addFileEntry(long userId,
long repositoryId,
long folderId,
String sourceFileName,
String mimeType,
String title,
String description,
String changeLog,
InputStream is,
long size,
ServiceContext serviceContext)
Adds a file entry and associated metadata based on an InputStream
object. |
abstract DLFileEntry |
DLFileEntryService.addFileEntry(long groupId,
long repositoryId,
long folderId,
String sourceFileName,
String mimeType,
String title,
String description,
String changeLog,
long fileEntryTypeId,
Map<String,Fields> fieldsMap,
File file,
InputStream is,
long size,
ServiceContext serviceContext)
|
DLFileEntry |
DLFileEntryServiceWrapper.addFileEntry(long groupId,
long repositoryId,
long folderId,
String sourceFileName,
String mimeType,
String title,
String description,
String changeLog,
long fileEntryTypeId,
Map<String,Fields> fieldsMap,
File file,
InputStream is,
long size,
ServiceContext serviceContext)
|
static DLFileEntry |
DLFileEntryServiceUtil.addFileEntry(long groupId,
long repositoryId,
long folderId,
String sourceFileName,
String mimeType,
String title,
String description,
String changeLog,
long fileEntryTypeId,
Map<String,Fields> fieldsMap,
File file,
InputStream is,
long size,
ServiceContext serviceContext)
|
FileEntry |
DLAppServiceWrapper.addFileEntry(long repositoryId,
long folderId,
String sourceFileName,
String mimeType,
String title,
String description,
String changeLog,
byte[] bytes,
ServiceContext serviceContext)
Adds a file entry and associated metadata. |
abstract FileEntry |
DLAppService.addFileEntry(long repositoryId,
long folderId,
String sourceFileName,
String mimeType,
String title,
String description,
String changeLog,
byte[] bytes,
ServiceContext serviceContext)
Adds a file entry and associated metadata. |
static FileEntry |
DLAppServiceUtil.addFileEntry(long repositoryId,
long folderId,
String sourceFileName,
String mimeType,
String title,
String description,
String changeLog,
byte[] bytes,
ServiceContext serviceContext)
Adds a file entry and associated metadata. |
FileEntry |
DLAppServiceWrapper.addFileEntry(long repositoryId,
long folderId,
String sourceFileName,
String mimeType,
String title,
String description,
String changeLog,
File file,
ServiceContext serviceContext)
Adds a file entry and associated metadata. |
abstract FileEntry |
DLAppService.addFileEntry(long repositoryId,
long folderId,
String sourceFileName,
String mimeType,
String title,
String description,
String changeLog,
File file,
ServiceContext serviceContext)
Adds a file entry and associated metadata. |
static FileEntry |
DLAppServiceUtil.addFileEntry(long repositoryId,
long folderId,
String sourceFileName,
String mimeType,
String title,
String description,
String changeLog,
File file,
ServiceContext serviceContext)
Adds a file entry and associated metadata. |
FileEntry |
DLAppServiceWrapper.addFileEntry(long repositoryId,
long folderId,
String sourceFileName,
String mimeType,
String title,
String description,
String changeLog,
InputStream is,
long size,
ServiceContext serviceContext)
Adds a file entry and associated metadata. |
abstract FileEntry |
DLAppService.addFileEntry(long repositoryId,
long folderId,
String sourceFileName,
String mimeType,
String title,
String description,
String changeLog,
InputStream is,
long size,
ServiceContext serviceContext)
Adds a file entry and associated metadata. |
static FileEntry |
DLAppServiceUtil.addFileEntry(long repositoryId,
long folderId,
String sourceFileName,
String mimeType,
String title,
String description,
String changeLog,
InputStream is,
long size,
ServiceContext serviceContext)
Adds a file entry and associated metadata. |
DLFileEntryType |
DLFileEntryTypeLocalServiceWrapper.addFileEntryType(long userId,
long groupId,
String fileEntryTypeKey,
Map<Locale,String> nameMap,
Map<Locale,String> descriptionMap,
long[] ddmStructureIds,
ServiceContext serviceContext)
|
abstract DLFileEntryType |
DLFileEntryTypeLocalService.addFileEntryType(long userId,
long groupId,
String fileEntryTypeKey,
Map<Locale,String> nameMap,
Map<Locale,String> descriptionMap,
long[] ddmStructureIds,
ServiceContext serviceContext)
|
static DLFileEntryType |
DLFileEntryTypeLocalServiceUtil.addFileEntryType(long userId,
long groupId,
String fileEntryTypeKey,
Map<Locale,String> nameMap,
Map<Locale,String> descriptionMap,
long[] ddmStructureIds,
ServiceContext serviceContext)
|
DLFileEntryType |
DLFileEntryTypeLocalServiceWrapper.addFileEntryType(long userId,
long groupId,
String name,
String description,
long[] ddmStructureIds,
ServiceContext serviceContext)
|
abstract DLFileEntryType |
DLFileEntryTypeLocalService.addFileEntryType(long userId,
long groupId,
String name,
String description,
long[] ddmStructureIds,
ServiceContext serviceContext)
|
static DLFileEntryType |
DLFileEntryTypeLocalServiceUtil.addFileEntryType(long userId,
long groupId,
String name,
String description,
long[] ddmStructureIds,
ServiceContext serviceContext)
|
static DLFileEntryType |
DLFileEntryTypeServiceUtil.addFileEntryType(long groupId,
String fileEntryTypeKey,
Map<Locale,String> nameMap,
Map<Locale,String> descriptionMap,
long[] ddmStructureIds,
ServiceContext serviceContext)
|
abstract DLFileEntryType |
DLFileEntryTypeService.addFileEntryType(long groupId,
String fileEntryTypeKey,
Map<Locale,String> nameMap,
Map<Locale,String> descriptionMap,
long[] ddmStructureIds,
ServiceContext serviceContext)
|
DLFileEntryType |
DLFileEntryTypeServiceWrapper.addFileEntryType(long groupId,
String fileEntryTypeKey,
Map<Locale,String> nameMap,
Map<Locale,String> descriptionMap,
long[] ddmStructureIds,
ServiceContext serviceContext)
|
static DLFileEntryType |
DLFileEntryTypeServiceUtil.addFileEntryType(long groupId,
String name,
String description,
long[] ddmStructureIds,
ServiceContext serviceContext)
|
abstract DLFileEntryType |
DLFileEntryTypeService.addFileEntryType(long groupId,
String name,
String description,
long[] ddmStructureIds,
ServiceContext serviceContext)
|
DLFileEntryType |
DLFileEntryTypeServiceWrapper.addFileEntryType(long groupId,
String name,
String description,
long[] ddmStructureIds,
ServiceContext serviceContext)
|
abstract DLFileShortcut |
DLFileShortcutLocalService.addFileShortcut(long userId,
long groupId,
long folderId,
long toFileEntryId,
ServiceContext serviceContext)
|
DLFileShortcut |
DLAppLocalServiceWrapper.addFileShortcut(long userId,
long repositoryId,
long folderId,
long toFileEntryId,
ServiceContext serviceContext)
Adds the file shortcut to the existing file entry. |
DLFileShortcut |
DLFileShortcutLocalServiceWrapper.addFileShortcut(long userId,
long groupId,
long folderId,
long toFileEntryId,
ServiceContext serviceContext)
|
abstract DLFileShortcut |
DLAppLocalService.addFileShortcut(long userId,
long repositoryId,
long folderId,
long toFileEntryId,
ServiceContext serviceContext)
Adds the file shortcut to the existing file entry. |
static DLFileShortcut |
DLAppLocalServiceUtil.addFileShortcut(long userId,
long repositoryId,
long folderId,
long toFileEntryId,
ServiceContext serviceContext)
Adds the file shortcut to the existing file entry. |
static DLFileShortcut |
DLFileShortcutLocalServiceUtil.addFileShortcut(long userId,
long groupId,
long folderId,
long toFileEntryId,
ServiceContext serviceContext)
|
static DLFileShortcut |
DLFileShortcutServiceUtil.addFileShortcut(long groupId,
long folderId,
long toFileEntryId,
ServiceContext serviceContext)
|
DLFileShortcut |
DLAppServiceWrapper.addFileShortcut(long repositoryId,
long folderId,
long toFileEntryId,
ServiceContext serviceContext)
Adds a file shortcut to the existing file entry. |
abstract DLFileShortcut |
DLAppService.addFileShortcut(long repositoryId,
long folderId,
long toFileEntryId,
ServiceContext serviceContext)
Adds a file shortcut to the existing file entry. |
abstract DLFileShortcut |
DLFileShortcutService.addFileShortcut(long groupId,
long folderId,
long toFileEntryId,
ServiceContext serviceContext)
|
static DLFileShortcut |
DLAppServiceUtil.addFileShortcut(long repositoryId,
long folderId,
long toFileEntryId,
ServiceContext serviceContext)
Adds a file shortcut to the existing file entry. |
DLFileShortcut |
DLFileShortcutServiceWrapper.addFileShortcut(long groupId,
long folderId,
long toFileEntryId,
ServiceContext serviceContext)
|
abstract void |
DLFileShortcutLocalService.addFileShortcutResources(DLFileShortcut fileShortcut,
boolean addGroupPermissions,
boolean addGuestPermissions)
|
void |
DLFileShortcutLocalServiceWrapper.addFileShortcutResources(DLFileShortcut fileShortcut,
boolean addGroupPermissions,
boolean addGuestPermissions)
|
static void |
DLFileShortcutLocalServiceUtil.addFileShortcutResources(DLFileShortcut fileShortcut,
boolean addGroupPermissions,
boolean addGuestPermissions)
|
abstract void |
DLFileShortcutLocalService.addFileShortcutResources(DLFileShortcut fileShortcut,
String[] groupPermissions,
String[] guestPermissions)
|
void |
DLFileShortcutLocalServiceWrapper.addFileShortcutResources(DLFileShortcut fileShortcut,
String[] groupPermissions,
String[] guestPermissions)
|
static void |
DLFileShortcutLocalServiceUtil.addFileShortcutResources(DLFileShortcut fileShortcut,
String[] groupPermissions,
String[] guestPermissions)
|
abstract void |
DLFileShortcutLocalService.addFileShortcutResources(long fileShortcutId,
boolean addGroupPermissions,
boolean addGuestPermissions)
|
void |
DLFileShortcutLocalServiceWrapper.addFileShortcutResources(long fileShortcutId,
boolean addGroupPermissions,
boolean addGuestPermissions)
|
static void |
DLFileShortcutLocalServiceUtil.addFileShortcutResources(long fileShortcutId,
boolean addGroupPermissions,
boolean addGuestPermissions)
|
abstract void |
DLFileShortcutLocalService.addFileShortcutResources(long fileShortcutId,
String[] groupPermissions,
String[] guestPermissions)
|
void |
DLFileShortcutLocalServiceWrapper.addFileShortcutResources(long fileShortcutId,
String[] groupPermissions,
String[] guestPermissions)
|
static void |
DLFileShortcutLocalServiceUtil.addFileShortcutResources(long fileShortcutId,
String[] groupPermissions,
String[] guestPermissions)
|
static void |
DLAppHelperLocalServiceUtil.addFolder(long userId,
Folder folder,
ServiceContext serviceContext)
|
void |
DLAppHelperLocalServiceWrapper.addFolder(long userId,
Folder folder,
ServiceContext serviceContext)
|
abstract void |
DLAppHelperLocalService.addFolder(long userId,
Folder folder,
ServiceContext serviceContext)
|
abstract DLFolder |
DLFolderService.addFolder(long groupId,
long repositoryId,
boolean mountPoint,
long parentFolderId,
String name,
String description,
ServiceContext serviceContext)
|
DLFolder |
DLFolderServiceWrapper.addFolder(long groupId,
long repositoryId,
boolean mountPoint,
long parentFolderId,
String name,
String description,
ServiceContext serviceContext)
|
static DLFolder |
DLFolderServiceUtil.addFolder(long groupId,
long repositoryId,
boolean mountPoint,
long parentFolderId,
String name,
String description,
ServiceContext serviceContext)
|
static DLFolder |
DLFolderLocalServiceUtil.addFolder(long userId,
long groupId,
long repositoryId,
boolean mountPoint,
long parentFolderId,
String name,
String description,
boolean hidden,
ServiceContext serviceContext)
|
abstract DLFolder |
DLFolderLocalService.addFolder(long userId,
long groupId,
long repositoryId,
boolean mountPoint,
long parentFolderId,
String name,
String description,
boolean hidden,
ServiceContext serviceContext)
|
DLFolder |
DLFolderLocalServiceWrapper.addFolder(long userId,
long groupId,
long repositoryId,
boolean mountPoint,
long parentFolderId,
String name,
String description,
boolean hidden,
ServiceContext serviceContext)
|
static DLFolder |
DLFolderLocalServiceUtil.addFolder(long userId,
long groupId,
long repositoryId,
boolean mountPoint,
long parentFolderId,
String name,
String description,
ServiceContext serviceContext)
Deprecated. As of 6.2.0, replaced by more general DLFolderLocalServiceUtil.addFolder(long,
long, long, boolean, long, String, String, boolean,
ServiceContext) |
abstract DLFolder |
DLFolderLocalService.addFolder(long userId,
long groupId,
long repositoryId,
boolean mountPoint,
long parentFolderId,
String name,
String description,
ServiceContext serviceContext)
Deprecated. As of 6.2.0, replaced by more general DLFolderLocalService.addFolder(long,
long, long, boolean, long, String, String, boolean,
ServiceContext) |
DLFolder |
DLFolderLocalServiceWrapper.addFolder(long userId,
long groupId,
long repositoryId,
boolean mountPoint,
long parentFolderId,
String name,
String description,
ServiceContext serviceContext)
Deprecated. As of 6.2.0, replaced by more general DLFolderLocalServiceWrapper.addFolder(long,
long, long, boolean, long, String, String, boolean,
ServiceContext) |
Folder |
DLAppLocalServiceWrapper.addFolder(long userId,
long repositoryId,
long parentFolderId,
String name,
String description,
ServiceContext serviceContext)
Adds a folder. |
abstract Folder |
DLAppLocalService.addFolder(long userId,
long repositoryId,
long parentFolderId,
String name,
String description,
ServiceContext serviceContext)
Adds a folder. |
static Folder |
DLAppLocalServiceUtil.addFolder(long userId,
long repositoryId,
long parentFolderId,
String name,
String description,
ServiceContext serviceContext)
Adds a folder. |
Folder |
DLAppServiceWrapper.addFolder(long repositoryId,
long parentFolderId,
String name,
String description,
ServiceContext serviceContext)
Adds a folder. |
abstract Folder |
DLAppService.addFolder(long repositoryId,
long parentFolderId,
String name,
String description,
ServiceContext serviceContext)
Adds a folder. |
static Folder |
DLAppServiceUtil.addFolder(long repositoryId,
long parentFolderId,
String name,
String description,
ServiceContext serviceContext)
Adds a folder. |
FileEntry |
DLAppServiceWrapper.addTempFileEntry(long groupId,
long folderId,
String fileName,
String tempFolderName,
File file,
String mimeType)
Adds a temporary file entry. |
abstract FileEntry |
DLAppService.addTempFileEntry(long groupId,
long folderId,
String fileName,
String tempFolderName,
File file,
String mimeType)
Adds a temporary file entry. |
static FileEntry |
DLAppServiceUtil.addTempFileEntry(long groupId,
long folderId,
String fileName,
String tempFolderName,
File file,
String mimeType)
Adds a temporary file entry. |
FileEntry |
DLAppServiceWrapper.addTempFileEntry(long groupId,
long folderId,
String fileName,
String tempFolderName,
InputStream inputStream,
String mimeType)
Adds a temporary file entry. |
abstract FileEntry |
DLAppService.addTempFileEntry(long groupId,
long folderId,
String fileName,
String tempFolderName,
InputStream inputStream,
String mimeType)
Adds a temporary file entry. |
static FileEntry |
DLAppServiceUtil.addTempFileEntry(long groupId,
long folderId,
String fileName,
String tempFolderName,
InputStream inputStream,
String mimeType)
Adds a temporary file entry. |
abstract DLFileVersion |
DLFileEntryService.cancelCheckOut(long fileEntryId)
|
DLFileVersion |
DLFileEntryServiceWrapper.cancelCheckOut(long fileEntryId)
|
static DLFileVersion |
DLFileEntryServiceUtil.cancelCheckOut(long fileEntryId)
|
void |
DLAppServiceWrapper.cancelCheckOut(long fileEntryId)
Cancels the check out of the file entry. |
abstract void |
DLAppService.cancelCheckOut(long fileEntryId)
Cancels the check out of the file entry. |
static void |
DLAppServiceUtil.cancelCheckOut(long fileEntryId)
Cancels the check out of the file entry. |
static void |
DLAppHelperLocalServiceUtil.cancelCheckOut(long userId,
FileEntry fileEntry,
FileVersion sourceFileVersion,
FileVersion destinationFileVersion,
FileVersion draftFileVersion,
ServiceContext serviceContext)
|
void |
DLAppHelperLocalServiceWrapper.cancelCheckOut(long userId,
FileEntry fileEntry,
FileVersion sourceFileVersion,
FileVersion destinationFileVersion,
FileVersion draftFileVersion,
ServiceContext serviceContext)
|
abstract void |
DLAppHelperLocalService.cancelCheckOut(long userId,
FileEntry fileEntry,
FileVersion sourceFileVersion,
FileVersion destinationFileVersion,
FileVersion draftFileVersion,
ServiceContext serviceContext)
|
static DLFileVersion |
DLFileEntryLocalServiceUtil.cancelCheckOut(long userId,
long fileEntryId)
|
abstract DLFileVersion |
DLFileEntryLocalService.cancelCheckOut(long userId,
long fileEntryId)
|
DLFileVersion |
DLFileEntryLocalServiceWrapper.cancelCheckOut(long userId,
long fileEntryId)
|
void |
DLFileEntryTypeLocalServiceWrapper.cascadeFileEntryTypes(long userId,
DLFolder dlFolder)
|
abstract void |
DLFileEntryTypeLocalService.cascadeFileEntryTypes(long userId,
DLFolder dlFolder)
|
static void |
DLFileEntryTypeLocalServiceUtil.cascadeFileEntryTypes(long userId,
DLFolder dlFolder)
|
static void |
DLAppHelperLocalServiceUtil.checkAssetEntry(long userId,
FileEntry fileEntry,
FileVersion fileVersion)
|
void |
DLAppHelperLocalServiceWrapper.checkAssetEntry(long userId,
FileEntry fileEntry,
FileVersion fileVersion)
|
abstract void |
DLAppHelperLocalService.checkAssetEntry(long userId,
FileEntry fileEntry,
FileVersion fileVersion)
|
abstract void |
DLFileEntryService.checkInFileEntry(long fileEntryId,
boolean major,
String changeLog,
ServiceContext serviceContext)
|
void |
DLFileEntryServiceWrapper.checkInFileEntry(long fileEntryId,
boolean major,
String changeLog,
ServiceContext serviceContext)
|
static void |
DLFileEntryServiceUtil.checkInFileEntry(long fileEntryId,
boolean major,
String changeLog,
ServiceContext serviceContext)
|
void |
DLAppServiceWrapper.checkInFileEntry(long fileEntryId,
boolean majorVersion,
String changeLog,
ServiceContext serviceContext)
Checks in the file entry. |
abstract void |
DLAppService.checkInFileEntry(long fileEntryId,
boolean majorVersion,
String changeLog,
ServiceContext serviceContext)
Checks in the file entry. |
static void |
DLAppServiceUtil.checkInFileEntry(long fileEntryId,
boolean majorVersion,
String changeLog,
ServiceContext serviceContext)
Checks in the file entry. |
static void |
DLFileEntryLocalServiceUtil.checkInFileEntry(long userId,
long fileEntryId,
boolean majorVersion,
String changeLog,
ServiceContext serviceContext)
|
abstract void |
DLFileEntryLocalService.checkInFileEntry(long userId,
long fileEntryId,
boolean majorVersion,
String changeLog,
ServiceContext serviceContext)
|
void |
DLFileEntryLocalServiceWrapper.checkInFileEntry(long userId,
long fileEntryId,
boolean majorVersion,
String changeLog,
ServiceContext serviceContext)
|
static void |
DLFileEntryLocalServiceUtil.checkInFileEntry(long userId,
long fileEntryId,
String lockUuid)
Deprecated. As of 6.2.0, replaced by DLFileEntryLocalServiceUtil.checkInFileEntry(long, long,
String, ServiceContext) |
abstract void |
DLFileEntryLocalService.checkInFileEntry(long userId,
long fileEntryId,
String lockUuid)
Deprecated. As of 6.2.0, replaced by DLFileEntryLocalService.checkInFileEntry(long, long,
String, ServiceContext) |
void |
DLFileEntryLocalServiceWrapper.checkInFileEntry(long userId,
long fileEntryId,
String lockUuid)
Deprecated. As of 6.2.0, replaced by DLFileEntryLocalServiceWrapper.checkInFileEntry(long, long,
String, ServiceContext) |
static void |
DLFileEntryLocalServiceUtil.checkInFileEntry(long userId,
long fileEntryId,
String lockUuid,
ServiceContext serviceContext)
|
abstract void |
DLFileEntryLocalService.checkInFileEntry(long userId,
long fileEntryId,
String lockUuid,
ServiceContext serviceContext)
|
void |
DLFileEntryLocalServiceWrapper.checkInFileEntry(long userId,
long fileEntryId,
String lockUuid,
ServiceContext serviceContext)
|
abstract void |
DLFileEntryService.checkInFileEntry(long fileEntryId,
String lockUuid)
Deprecated. As of 6.2.0, replaced by DLFileEntryService.checkInFileEntry(long,
String, ServiceContext) |
void |
DLFileEntryServiceWrapper.checkInFileEntry(long fileEntryId,
String lockUuid)
Deprecated. As of 6.2.0, replaced by DLFileEntryServiceWrapper.checkInFileEntry(long,
String, ServiceContext) |
static void |
DLFileEntryServiceUtil.checkInFileEntry(long fileEntryId,
String lockUuid)
Deprecated. As of 6.2.0, replaced by DLFileEntryServiceUtil.checkInFileEntry(long,
String, ServiceContext) |
void |
DLAppServiceWrapper.checkInFileEntry(long fileEntryId,
String lockUuid)
Deprecated. As of 6.2.0, replaced by DLAppServiceWrapper.checkInFileEntry(long,
String, ServiceContext) |
abstract void |
DLAppService.checkInFileEntry(long fileEntryId,
String lockUuid)
Deprecated. As of 6.2.0, replaced by DLAppService.checkInFileEntry(long,
String, ServiceContext) |
static void |
DLAppServiceUtil.checkInFileEntry(long fileEntryId,
String lockUuid)
Deprecated. As of 6.2.0, replaced by DLAppServiceUtil.checkInFileEntry(long,
String, ServiceContext) |
abstract void |
DLFileEntryService.checkInFileEntry(long fileEntryId,
String lockUuid,
ServiceContext serviceContext)
|
void |
DLFileEntryServiceWrapper.checkInFileEntry(long fileEntryId,
String lockUuid,
ServiceContext serviceContext)
|
static void |
DLFileEntryServiceUtil.checkInFileEntry(long fileEntryId,
String lockUuid,
ServiceContext serviceContext)
|
void |
DLAppServiceWrapper.checkInFileEntry(long fileEntryId,
String lockUuid,
ServiceContext serviceContext)
Checks in the file entry using the lock's UUID. |
abstract void |
DLAppService.checkInFileEntry(long fileEntryId,
String lockUuid,
ServiceContext serviceContext)
Checks in the file entry using the lock's UUID. |
static void |
DLAppServiceUtil.checkInFileEntry(long fileEntryId,
String lockUuid,
ServiceContext serviceContext)
Checks in the file entry using the lock's UUID. |
abstract DLFileEntry |
DLFileEntryService.checkOutFileEntry(long fileEntryId)
Deprecated. As of 6.2.0, replaced by DLFileEntryService.checkOutFileEntry(long,
ServiceContext) |
DLFileEntry |
DLFileEntryServiceWrapper.checkOutFileEntry(long fileEntryId)
Deprecated. As of 6.2.0, replaced by DLFileEntryServiceWrapper.checkOutFileEntry(long,
ServiceContext) |
static DLFileEntry |
DLFileEntryServiceUtil.checkOutFileEntry(long fileEntryId)
Deprecated. As of 6.2.0, replaced by DLFileEntryServiceUtil.checkOutFileEntry(long,
ServiceContext) |
static DLFileEntry |
DLFileEntryLocalServiceUtil.checkOutFileEntry(long userId,
long fileEntryId)
Deprecated. As of 6.2.0, replaced by DLFileEntryLocalServiceUtil.checkOutFileEntry(long,
long, ServiceContext) |
abstract DLFileEntry |
DLFileEntryLocalService.checkOutFileEntry(long userId,
long fileEntryId)
Deprecated. As of 6.2.0, replaced by DLFileEntryLocalService.checkOutFileEntry(long,
long, ServiceContext) |
DLFileEntry |
DLFileEntryLocalServiceWrapper.checkOutFileEntry(long userId,
long fileEntryId)
Deprecated. As of 6.2.0, replaced by DLFileEntryLocalServiceWrapper.checkOutFileEntry(long,
long, ServiceContext) |
static DLFileEntry |
DLFileEntryLocalServiceUtil.checkOutFileEntry(long userId,
long fileEntryId,
ServiceContext serviceContext)
|
abstract DLFileEntry |
DLFileEntryLocalService.checkOutFileEntry(long userId,
long fileEntryId,
ServiceContext serviceContext)
|
DLFileEntry |
DLFileEntryLocalServiceWrapper.checkOutFileEntry(long userId,
long fileEntryId,
ServiceContext serviceContext)
|
static DLFileEntry |
DLFileEntryLocalServiceUtil.checkOutFileEntry(long userId,
long fileEntryId,
String owner,
long expirationTime)
Deprecated. As of 6.2.0, replaced by DLFileEntryLocalServiceUtil.checkOutFileEntry(long,
long, String, long, ServiceContext) |
abstract DLFileEntry |
DLFileEntryLocalService.checkOutFileEntry(long userId,
long fileEntryId,
String owner,
long expirationTime)
Deprecated. As of 6.2.0, replaced by DLFileEntryLocalService.checkOutFileEntry(long,
long, String, long, ServiceContext) |
DLFileEntry |
DLFileEntryLocalServiceWrapper.checkOutFileEntry(long userId,
long fileEntryId,
String owner,
long expirationTime)
Deprecated. As of 6.2.0, replaced by DLFileEntryLocalServiceWrapper.checkOutFileEntry(long,
long, String, long, ServiceContext) |
static DLFileEntry |
DLFileEntryLocalServiceUtil.checkOutFileEntry(long userId,
long fileEntryId,
String owner,
long expirationTime,
ServiceContext serviceContext)
|
abstract DLFileEntry |
DLFileEntryLocalService.checkOutFileEntry(long userId,
long fileEntryId,
String owner,
long expirationTime,
ServiceContext serviceContext)
|
DLFileEntry |
DLFileEntryLocalServiceWrapper.checkOutFileEntry(long userId,
long fileEntryId,
String owner,
long expirationTime,
ServiceContext serviceContext)
|
abstract DLFileEntry |
DLFileEntryService.checkOutFileEntry(long fileEntryId,
ServiceContext serviceContext)
|
DLFileEntry |
DLFileEntryServiceWrapper.checkOutFileEntry(long fileEntryId,
ServiceContext serviceContext)
|
static DLFileEntry |
DLFileEntryServiceUtil.checkOutFileEntry(long fileEntryId,
ServiceContext serviceContext)
|
void |
DLAppServiceWrapper.checkOutFileEntry(long fileEntryId,
ServiceContext serviceContext)
Check out a file entry. |
abstract void |
DLAppService.checkOutFileEntry(long fileEntryId,
ServiceContext serviceContext)
Check out a file entry. |
static void |
DLAppServiceUtil.checkOutFileEntry(long fileEntryId,
ServiceContext serviceContext)
Check out a file entry. |
abstract DLFileEntry |
DLFileEntryService.checkOutFileEntry(long fileEntryId,
String owner,
long expirationTime)
Deprecated. As of 6.2.0, replaced by DLFileEntryService.checkOutFileEntry(long,
String, long, ServiceContext) |
DLFileEntry |
DLFileEntryServiceWrapper.checkOutFileEntry(long fileEntryId,
String owner,
long expirationTime)
Deprecated. As of 6.2.0, replaced by DLFileEntryServiceWrapper.checkOutFileEntry(long,
String, long, ServiceContext) |
static DLFileEntry |
DLFileEntryServiceUtil.checkOutFileEntry(long fileEntryId,
String owner,
long expirationTime)
Deprecated. As of 6.2.0, replaced by DLFileEntryServiceUtil.checkOutFileEntry(long,
String, long, ServiceContext) |
abstract DLFileEntry |
DLFileEntryService.checkOutFileEntry(long fileEntryId,
String owner,
long expirationTime,
ServiceContext serviceContext)
|
DLFileEntry |
DLFileEntryServiceWrapper.checkOutFileEntry(long fileEntryId,
String owner,
long expirationTime,
ServiceContext serviceContext)
|
static DLFileEntry |
DLFileEntryServiceUtil.checkOutFileEntry(long fileEntryId,
String owner,
long expirationTime,
ServiceContext serviceContext)
|
FileEntry |
DLAppServiceWrapper.checkOutFileEntry(long fileEntryId,
String owner,
long expirationTime,
ServiceContext serviceContext)
Checks out the file entry. |
abstract FileEntry |
DLAppService.checkOutFileEntry(long fileEntryId,
String owner,
long expirationTime,
ServiceContext serviceContext)
Checks out the file entry. |
static FileEntry |
DLAppServiceUtil.checkOutFileEntry(long fileEntryId,
String owner,
long expirationTime,
ServiceContext serviceContext)
Checks out the file entry. |
static void |
DLFileEntryLocalServiceUtil.convertExtraSettings(String[] keys)
|
abstract void |
DLFileEntryLocalService.convertExtraSettings(String[] keys)
|
void |
DLFileEntryLocalServiceWrapper.convertExtraSettings(String[] keys)
|
abstract DLFileEntry |
DLFileEntryService.copyFileEntry(long groupId,
long repositoryId,
long fileEntryId,
long destFolderId,
ServiceContext serviceContext)
|
DLFileEntry |
DLFileEntryServiceWrapper.copyFileEntry(long groupId,
long repositoryId,
long fileEntryId,
long destFolderId,
ServiceContext serviceContext)
|
static DLFileEntry |
DLFileEntryServiceUtil.copyFileEntry(long groupId,
long repositoryId,
long fileEntryId,
long destFolderId,
ServiceContext serviceContext)
|
static void |
DLFileEntryLocalServiceUtil.copyFileEntryMetadata(long companyId,
long fileEntryTypeId,
long fileEntryId,
long fromFileVersionId,
long toFileVersionId,
ServiceContext serviceContext)
|
abstract void |
DLFileEntryLocalService.copyFileEntryMetadata(long companyId,
long fileEntryTypeId,
long fileEntryId,
long fromFileVersionId,
long toFileVersionId,
ServiceContext serviceContext)
|
void |
DLFileEntryLocalServiceWrapper.copyFileEntryMetadata(long companyId,
long fileEntryTypeId,
long fileEntryId,
long fromFileVersionId,
long toFileVersionId,
ServiceContext serviceContext)
|
Folder |
DLAppServiceWrapper.copyFolder(long repositoryId,
long sourceFolderId,
long parentFolderId,
String name,
String description,
ServiceContext serviceContext)
Performs a deep copy of the folder. |
abstract Folder |
DLAppService.copyFolder(long repositoryId,
long sourceFolderId,
long parentFolderId,
String name,
String description,
ServiceContext serviceContext)
Performs a deep copy of the folder. |
static Folder |
DLAppServiceUtil.copyFolder(long repositoryId,
long sourceFolderId,
long parentFolderId,
String name,
String description,
ServiceContext serviceContext)
Performs a deep copy of the folder. |
void |
DLAppLocalServiceWrapper.deleteAll(long repositoryId)
Delete all data associated to the given repository. |
static void |
DLFolderLocalServiceUtil.deleteAll(long groupId)
Deprecated. As of 7.0.0, replaced by DLFolderLocalServiceUtil.deleteAllByGroup(long) |
abstract void |
DLFolderLocalService.deleteAll(long groupId)
Deprecated. As of 7.0.0, replaced by DLFolderLocalService.deleteAllByGroup(long) |
abstract void |
DLAppLocalService.deleteAll(long repositoryId)
Delete all data associated to the given repository. |
static void |
DLAppLocalServiceUtil.deleteAll(long repositoryId)
Delete all data associated to the given repository. |
void |
DLFolderLocalServiceWrapper.deleteAll(long groupId)
Deprecated. As of 7.0.0, replaced by DLFolderLocalServiceWrapper.deleteAllByGroup(long) |
static void |
DLFolderLocalServiceUtil.deleteAllByGroup(long groupId)
|
abstract void |
DLFolderLocalService.deleteAllByGroup(long groupId)
|
void |
DLFolderLocalServiceWrapper.deleteAllByGroup(long groupId)
|
static void |
DLFolderLocalServiceUtil.deleteAllByRepository(long repositoryId)
|
abstract void |
DLFolderLocalService.deleteAllByRepository(long repositoryId)
|
void |
DLFolderLocalServiceWrapper.deleteAllByRepository(long repositoryId)
|
void |
DLContentLocalServiceWrapper.deleteContent(long companyId,
long repositoryId,
String path,
String version)
|
static void |
DLContentLocalServiceUtil.deleteContent(long companyId,
long repositoryId,
String path,
String version)
|
abstract void |
DLContentLocalService.deleteContent(long companyId,
long repositoryId,
String path,
String version)
|
DLContent |
DLContentLocalServiceWrapper.deleteDLContent(long contentId)
Deletes the document library content with the primary key from the database. |
static DLContent |
DLContentLocalServiceUtil.deleteDLContent(long contentId)
Deletes the document library content with the primary key from the database. |
abstract DLContent |
DLContentLocalService.deleteDLContent(long contentId)
Deletes the document library content with the primary key from the database. |
static DLFileEntry |
DLFileEntryLocalServiceUtil.deleteDLFileEntry(long fileEntryId)
Deletes the document library file entry with the primary key from the database. |
abstract DLFileEntry |
DLFileEntryLocalService.deleteDLFileEntry(long fileEntryId)
Deletes the document library file entry with the primary key from the database. |
DLFileEntry |
DLFileEntryLocalServiceWrapper.deleteDLFileEntry(long fileEntryId)
Deletes the document library file entry with the primary key from the database. |
DLFileEntryMetadata |
DLFileEntryMetadataLocalServiceWrapper.deleteDLFileEntryMetadata(long fileEntryMetadataId)
Deletes the document library file entry metadata with the primary key from the database. |
static DLFileEntryMetadata |
DLFileEntryMetadataLocalServiceUtil.deleteDLFileEntryMetadata(long fileEntryMetadataId)
Deletes the document library file entry metadata with the primary key from the database. |
abstract DLFileEntryMetadata |
DLFileEntryMetadataLocalService.deleteDLFileEntryMetadata(long fileEntryMetadataId)
Deletes the document library file entry metadata with the primary key from the database. |
DLFileEntryType |
DLFileEntryTypeLocalServiceWrapper.deleteDLFileEntryType(long fileEntryTypeId)
Deletes the document library file entry type with the primary key from the database. |
abstract DLFileEntryType |
DLFileEntryTypeLocalService.deleteDLFileEntryType(long fileEntryTypeId)
Deletes the document library file entry type with the primary key from the database. |
static DLFileEntryType |
DLFileEntryTypeLocalServiceUtil.deleteDLFileEntryType(long fileEntryTypeId)
Deletes the document library file entry type with the primary key from the database. |
static DLFileRank |
DLFileRankLocalServiceUtil.deleteDLFileRank(long fileRankId)
Deletes the document library file rank with the primary key from the database. |
DLFileRank |
DLFileRankLocalServiceWrapper.deleteDLFileRank(long fileRankId)
Deletes the document library file rank with the primary key from the database. |
abstract DLFileRank |
DLFileRankLocalService.deleteDLFileRank(long fileRankId)
Deletes the document library file rank with the primary key from the database. |
abstract DLFileShortcut |
DLFileShortcutLocalService.deleteDLFileShortcut(long fileShortcutId)
Deletes the document library file shortcut with the primary key from the database. |
DLFileShortcut |
DLFileShortcutLocalServiceWrapper.deleteDLFileShortcut(long fileShortcutId)
Deletes the document library file shortcut with the primary key from the database. |
static DLFileShortcut |
DLFileShortcutLocalServiceUtil.deleteDLFileShortcut(long fileShortcutId)
Deletes the document library file shortcut with the primary key from the database. |
static DLFileVersion |
DLFileVersionLocalServiceUtil.deleteDLFileVersion(long fileVersionId)
Deletes the document library file version with the primary key from the database. |
DLFileVersion |
DLFileVersionLocalServiceWrapper.deleteDLFileVersion(long fileVersionId)
Deletes the document library file version with the primary key from the database. |
abstract DLFileVersion |
DLFileVersionLocalService.deleteDLFileVersion(long fileVersionId)
Deletes the document library file version with the primary key from the database. |
static DLFolder |
DLFolderLocalServiceUtil.deleteDLFolder(long folderId)
Deletes the document library folder with the primary key from the database. |
abstract DLFolder |
DLFolderLocalService.deleteDLFolder(long folderId)
Deletes the document library folder with the primary key from the database. |
DLFolder |
DLFolderLocalServiceWrapper.deleteDLFolder(long folderId)
Deletes the document library folder with the primary key from the database. |
static DLSyncEvent |
DLSyncEventLocalServiceUtil.deleteDLSyncEvent(long syncEventId)
Deletes the d l sync event with the primary key from the database. |
DLSyncEvent |
DLSyncEventLocalServiceWrapper.deleteDLSyncEvent(long syncEventId)
Deletes the d l sync event with the primary key from the database. |
abstract DLSyncEvent |
DLSyncEventLocalService.deleteDLSyncEvent(long syncEventId)
Deletes the d l sync event with the primary key from the database. |
static void |
DLFileEntryLocalServiceUtil.deleteFileEntries(long groupId,
long folderId)
|
abstract void |
DLFileEntryLocalService.deleteFileEntries(long groupId,
long folderId)
|
void |
DLFileEntryLocalServiceWrapper.deleteFileEntries(long groupId,
long folderId)
|
static void |
DLFileEntryLocalServiceUtil.deleteFileEntries(long groupId,
long folderId,
boolean includeTrashedEntries)
|
abstract void |
DLFileEntryLocalService.deleteFileEntries(long groupId,
long folderId,
boolean includeTrashedEntries)
|
void |
DLFileEntryLocalServiceWrapper.deleteFileEntries(long groupId,
long folderId,
boolean includeTrashedEntries)
|
static DLFileEntry |
DLFileEntryLocalServiceUtil.deleteFileEntry(DLFileEntry dlFileEntry)
|
abstract DLFileEntry |
DLFileEntryLocalService.deleteFileEntry(DLFileEntry dlFileEntry)
|
DLFileEntry |
DLFileEntryLocalServiceWrapper.deleteFileEntry(DLFileEntry dlFileEntry)
|
static void |
DLAppHelperLocalServiceUtil.deleteFileEntry(FileEntry fileEntry)
|
void |
DLAppHelperLocalServiceWrapper.deleteFileEntry(FileEntry fileEntry)
|
abstract void |
DLAppHelperLocalService.deleteFileEntry(FileEntry fileEntry)
|
static DLFileEntry |
DLFileEntryLocalServiceUtil.deleteFileEntry(long fileEntryId)
|
abstract DLFileEntry |
DLFileEntryLocalService.deleteFileEntry(long fileEntryId)
|
abstract void |
DLFileEntryService.deleteFileEntry(long fileEntryId)
|
void |
DLAppLocalServiceWrapper.deleteFileEntry(long fileEntryId)
Deletes the file entry. |
void |
DLFileEntryServiceWrapper.deleteFileEntry(long fileEntryId)
|
static void |
DLFileEntryServiceUtil.deleteFileEntry(long fileEntryId)
|
DLFileEntry |
DLFileEntryLocalServiceWrapper.deleteFileEntry(long fileEntryId)
|
void |
DLAppServiceWrapper.deleteFileEntry(long fileEntryId)
Deletes the file entry with the primary key. |
abstract void |
DLAppService.deleteFileEntry(long fileEntryId)
Deletes the file entry with the primary key. |
abstract void |
DLAppLocalService.deleteFileEntry(long fileEntryId)
Deletes the file entry. |
static void |
DLAppServiceUtil.deleteFileEntry(long fileEntryId)
Deletes the file entry with the primary key. |
static void |
DLAppLocalServiceUtil.deleteFileEntry(long fileEntryId)
Deletes the file entry. |
static DLFileEntry |
DLFileEntryLocalServiceUtil.deleteFileEntry(long userId,
long fileEntryId)
|
abstract DLFileEntry |
DLFileEntryLocalService.deleteFileEntry(long userId,
long fileEntryId)
|
DLFileEntry |
DLFileEntryLocalServiceWrapper.deleteFileEntry(long userId,
long fileEntryId)
|
abstract void |
DLFileEntryService.deleteFileEntry(long groupId,
long folderId,
String title)
|
void |
DLFileEntryServiceWrapper.deleteFileEntry(long groupId,
long folderId,
String title)
|
static void |
DLFileEntryServiceUtil.deleteFileEntry(long groupId,
long folderId,
String title)
|
void |
DLAppServiceWrapper.deleteFileEntryByTitle(long repositoryId,
long folderId,
String title)
Deletes the file entry with the title in the folder. |
abstract void |
DLAppService.deleteFileEntryByTitle(long repositoryId,
long folderId,
String title)
Deletes the file entry with the title in the folder. |
static void |
DLAppServiceUtil.deleteFileEntryByTitle(long repositoryId,
long folderId,
String title)
Deletes the file entry with the title in the folder. |
void |
DLFileEntryMetadataLocalServiceWrapper.deleteFileEntryMetadata(long fileEntryId)
|
static void |
DLFileEntryMetadataLocalServiceUtil.deleteFileEntryMetadata(long fileEntryId)
|
abstract void |
DLFileEntryMetadataLocalService.deleteFileEntryMetadata(long fileEntryId)
|
void |
DLFileEntryTypeLocalServiceWrapper.deleteFileEntryType(DLFileEntryType dlFileEntryType)
|
abstract void |
DLFileEntryTypeLocalService.deleteFileEntryType(DLFileEntryType dlFileEntryType)
|
static void |
DLFileEntryTypeLocalServiceUtil.deleteFileEntryType(DLFileEntryType dlFileEntryType)
|
static void |
DLFileEntryTypeServiceUtil.deleteFileEntryType(long fileEntryTypeId)
|
void |
DLFileEntryTypeLocalServiceWrapper.deleteFileEntryType(long fileEntryTypeId)
|
abstract void |
DLFileEntryTypeService.deleteFileEntryType(long fileEntryTypeId)
|
void |
DLFileEntryTypeServiceWrapper.deleteFileEntryType(long fileEntryTypeId)
|
abstract void |
DLFileEntryTypeLocalService.deleteFileEntryType(long fileEntryTypeId)
|
static void |
DLFileEntryTypeLocalServiceUtil.deleteFileEntryType(long fileEntryTypeId)
|
void |
DLFileEntryTypeLocalServiceWrapper.deleteFileEntryTypes(long groupId)
|
abstract void |
DLFileEntryTypeLocalService.deleteFileEntryTypes(long groupId)
|
static void |
DLFileEntryTypeLocalServiceUtil.deleteFileEntryTypes(long groupId)
|
static void |
DLFileRankLocalServiceUtil.deleteFileRank(long fileRankId)
|
void |
DLFileRankLocalServiceWrapper.deleteFileRank(long fileRankId)
|
abstract void |
DLFileRankLocalService.deleteFileRank(long fileRankId)
|
abstract void |
DLFileShortcutLocalService.deleteFileShortcut(DLFileShortcut fileShortcut)
|
void |
DLAppLocalServiceWrapper.deleteFileShortcut(DLFileShortcut dlFileShortcut)
Deletes the file shortcut. |
void |
DLFileShortcutLocalServiceWrapper.deleteFileShortcut(DLFileShortcut fileShortcut)
|
abstract void |
DLAppLocalService.deleteFileShortcut(DLFileShortcut dlFileShortcut)
Deletes the file shortcut. |
static void |
DLAppLocalServiceUtil.deleteFileShortcut(DLFileShortcut dlFileShortcut)
Deletes the file shortcut. |
static void |
DLFileShortcutLocalServiceUtil.deleteFileShortcut(DLFileShortcut fileShortcut)
|
abstract void |
DLFileShortcutLocalService.deleteFileShortcut(long fileShortcutId)
|
void |
DLAppLocalServiceWrapper.deleteFileShortcut(long fileShortcutId)
Deletes the file shortcut. |
static void |
DLFileShortcutServiceUtil.deleteFileShortcut(long fileShortcutId)
|
void |
DLAppServiceWrapper.deleteFileShortcut(long fileShortcutId)
Deletes the file shortcut with the primary key. |
abstract void |
DLAppService.deleteFileShortcut(long fileShortcutId)
Deletes the file shortcut with the primary key. |
void |
DLFileShortcutLocalServiceWrapper.deleteFileShortcut(long fileShortcutId)
|
abstract void |
DLFileShortcutService.deleteFileShortcut(long fileShortcutId)
|
abstract void |
DLAppLocalService.deleteFileShortcut(long fileShortcutId)
Deletes the file shortcut. |
static void |
DLAppServiceUtil.deleteFileShortcut(long fileShortcutId)
Deletes the file shortcut with the primary key. |
void |
DLFileShortcutServiceWrapper.deleteFileShortcut(long fileShortcutId)
|
static void |
DLAppLocalServiceUtil.deleteFileShortcut(long fileShortcutId)
Deletes the file shortcut. |
static void |
DLFileShortcutLocalServiceUtil.deleteFileShortcut(long fileShortcutId)
|
abstract void |
DLFileShortcutLocalService.deleteFileShortcuts(long toFileEntryId)
|
void |
DLAppLocalServiceWrapper.deleteFileShortcuts(long toFileEntryId)
Deletes all file shortcuts associated to the file entry. |
void |
DLFileShortcutLocalServiceWrapper.deleteFileShortcuts(long toFileEntryId)
|
abstract void |
DLAppLocalService.deleteFileShortcuts(long toFileEntryId)
Deletes all file shortcuts associated to the file entry. |
static void |
DLAppLocalServiceUtil.deleteFileShortcuts(long toFileEntryId)
Deletes all file shortcuts associated to the file entry. |
static void |
DLFileShortcutLocalServiceUtil.deleteFileShortcuts(long toFileEntryId)
|
abstract void |
DLFileShortcutLocalService.deleteFileShortcuts(long groupId,
long folderId)
|
void |
DLFileShortcutLocalServiceWrapper.deleteFileShortcuts(long groupId,
long folderId)
|
static void |
DLFileShortcutLocalServiceUtil.deleteFileShortcuts(long groupId,
long folderId)
|
abstract void |
DLFileShortcutLocalService.deleteFileShortcuts(long groupId,
long folderId,
boolean includeTrashedEntries)
|
void |
DLFileShortcutLocalServiceWrapper.deleteFileShortcuts(long groupId,
long folderId,
boolean includeTrashedEntries)
|
static void |
DLFileShortcutLocalServiceUtil.deleteFileShortcuts(long groupId,
long folderId,
boolean includeTrashedEntries)
|
static DLFileEntry |
DLFileEntryLocalServiceUtil.deleteFileVersion(long userId,
long fileEntryId,
String version)
|
abstract DLFileEntry |
DLFileEntryLocalService.deleteFileVersion(long userId,
long fileEntryId,
String version)
|
DLFileEntry |
DLFileEntryLocalServiceWrapper.deleteFileVersion(long userId,
long fileEntryId,
String version)
|
abstract void |
DLFileEntryService.deleteFileVersion(long fileEntryId,
String version)
|
void |
DLFileEntryServiceWrapper.deleteFileVersion(long fileEntryId,
String version)
|
static void |
DLFileEntryServiceUtil.deleteFileVersion(long fileEntryId,
String version)
|
void |
DLAppServiceWrapper.deleteFileVersion(long fileEntryId,
String version)
Deletes the file version. |
abstract void |
DLAppService.deleteFileVersion(long fileEntryId,
String version)
Deletes the file version. |
static void |
DLAppServiceUtil.deleteFileVersion(long fileEntryId,
String version)
Deletes the file version. |
void |
DLFileEntryMetadataLocalServiceWrapper.deleteFileVersionFileEntryMetadata(long fileVersionId)
|
static void |
DLFileEntryMetadataLocalServiceUtil.deleteFileVersionFileEntryMetadata(long fileVersionId)
|
abstract void |
DLFileEntryMetadataLocalService.deleteFileVersionFileEntryMetadata(long fileVersionId)
|
static DLFolder |
DLFolderLocalServiceUtil.deleteFolder(DLFolder dlFolder)
|
abstract DLFolder |
DLFolderLocalService.deleteFolder(DLFolder dlFolder)
|
DLFolder |
DLFolderLocalServiceWrapper.deleteFolder(DLFolder dlFolder)
|
static DLFolder |
DLFolderLocalServiceUtil.deleteFolder(DLFolder dlFolder,
boolean includeTrashedEntries)
|
abstract DLFolder |
DLFolderLocalService.deleteFolder(DLFolder dlFolder,
boolean includeTrashedEntries)
|
DLFolder |
DLFolderLocalServiceWrapper.deleteFolder(DLFolder dlFolder,
boolean includeTrashedEntries)
|
static void |
DLAppHelperLocalServiceUtil.deleteFolder(Folder folder)
|
void |
DLAppHelperLocalServiceWrapper.deleteFolder(Folder folder)
|
abstract void |
DLAppHelperLocalService.deleteFolder(Folder folder)
|
void |
DLAppLocalServiceWrapper.deleteFolder(long folderId)
Deletes the folder and all of its subfolders and file entries. |
static DLFolder |
DLFolderLocalServiceUtil.deleteFolder(long folderId)
|
abstract DLFolder |
DLFolderLocalService.deleteFolder(long folderId)
|
void |
DLAppServiceWrapper.deleteFolder(long folderId)
Deletes the folder with the primary key and all of its subfolders and file entries. |
abstract void |
DLAppService.deleteFolder(long folderId)
Deletes the folder with the primary key and all of its subfolders and file entries. |
abstract void |
DLFolderService.deleteFolder(long folderId)
|
abstract void |
DLAppLocalService.deleteFolder(long folderId)
Deletes the folder and all of its subfolders and file entries. |
static void |
DLAppServiceUtil.deleteFolder(long folderId)
Deletes the folder with the primary key and all of its subfolders and file entries. |
static void |
DLAppLocalServiceUtil.deleteFolder(long folderId)
Deletes the folder and all of its subfolders and file entries. |
void |
DLFolderServiceWrapper.deleteFolder(long folderId)
|
DLFolder |
DLFolderLocalServiceWrapper.deleteFolder(long folderId)
|
static void |
DLFolderServiceUtil.deleteFolder(long folderId)
|
static DLFolder |
DLFolderLocalServiceUtil.deleteFolder(long folderId,
boolean includeTrashedEntries)
|
abstract DLFolder |
DLFolderLocalService.deleteFolder(long folderId,
boolean includeTrashedEntries)
|
abstract void |
DLFolderService.deleteFolder(long folderId,
boolean includeTrashedEntries)
|
void |
DLFolderServiceWrapper.deleteFolder(long folderId,
boolean includeTrashedEntries)
|
DLFolder |
DLFolderLocalServiceWrapper.deleteFolder(long folderId,
boolean includeTrashedEntries)
|
static void |
DLFolderServiceUtil.deleteFolder(long folderId,
boolean includeTrashedEntries)
|
static DLFolder |
DLFolderLocalServiceUtil.deleteFolder(long userId,
long folderId,
boolean includeTrashedEntries)
|
abstract DLFolder |
DLFolderLocalService.deleteFolder(long userId,
long folderId,
boolean includeTrashedEntries)
|
DLFolder |
DLFolderLocalServiceWrapper.deleteFolder(long userId,
long folderId,
boolean includeTrashedEntries)
|
void |
DLAppServiceWrapper.deleteFolder(long repositoryId,
long parentFolderId,
String name)
Deletes the folder with the name in the parent folder and all of its subfolders and file entries. |
abstract void |
DLAppService.deleteFolder(long repositoryId,
long parentFolderId,
String name)
Deletes the folder with the name in the parent folder and all of its subfolders and file entries. |
abstract void |
DLFolderService.deleteFolder(long groupId,
long parentFolderId,
String name)
|
static void |
DLAppServiceUtil.deleteFolder(long repositoryId,
long parentFolderId,
String name)
Deletes the folder with the name in the parent folder and all of its subfolders and file entries. |
void |
DLFolderServiceWrapper.deleteFolder(long groupId,
long parentFolderId,
String name)
|
static void |
DLFolderServiceUtil.deleteFolder(long groupId,
long parentFolderId,
String name)
|
static void |
DLFileEntryLocalServiceUtil.deleteRepositoryFileEntries(long repositoryId,
long folderId)
|
abstract void |
DLFileEntryLocalService.deleteRepositoryFileEntries(long repositoryId,
long folderId)
|
void |
DLFileEntryLocalServiceWrapper.deleteRepositoryFileEntries(long repositoryId,
long folderId)
|
static void |
DLFileEntryLocalServiceUtil.deleteRepositoryFileEntries(long repositoryId,
long folderId,
boolean includeTrashedEntries)
|
abstract void |
DLFileEntryLocalService.deleteRepositoryFileEntries(long repositoryId,
long folderId,
boolean includeTrashedEntries)
|
void |
DLFileEntryLocalServiceWrapper.deleteRepositoryFileEntries(long repositoryId,
long folderId,
boolean includeTrashedEntries)
|
void |
DLAppServiceWrapper.deleteTempFileEntry(long groupId,
long folderId,
String fileName,
String tempFolderName)
Deletes the temporary file entry. |
abstract void |
DLAppService.deleteTempFileEntry(long groupId,
long folderId,
String fileName,
String tempFolderName)
Deletes the temporary file entry. |
static void |
DLAppServiceUtil.deleteTempFileEntry(long groupId,
long folderId,
String fileName,
String tempFolderName)
Deletes the temporary file entry. |
static void |
DLFileRankLocalServiceUtil.disableFileRanksByFolderId(long folderId)
|
void |
DLFileRankLocalServiceWrapper.disableFileRanksByFolderId(long folderId)
|
abstract void |
DLFileRankLocalService.disableFileRanksByFolderId(long folderId)
|
static void |
DLFileRankLocalServiceUtil.enableFileRanksByFolderId(long folderId)
|
void |
DLFileRankLocalServiceWrapper.enableFileRanksByFolderId(long folderId)
|
abstract void |
DLFileRankLocalService.enableFileRanksByFolderId(long folderId)
|
abstract DLFileEntry |
DLFileEntryService.fetchFileEntryByImageId(long imageId)
|
DLFileEntry |
DLFileEntryServiceWrapper.fetchFileEntryByImageId(long imageId)
|
static DLFileEntry |
DLFileEntryServiceUtil.fetchFileEntryByImageId(long imageId)
|
long |
DLFileEntryTypeLocalServiceWrapper.getDefaultFileEntryTypeId(long folderId)
|
abstract long |
DLFileEntryTypeLocalService.getDefaultFileEntryTypeId(long folderId)
|
static long |
DLFileEntryTypeLocalServiceUtil.getDefaultFileEntryTypeId(long folderId)
|
DLContent |
DLContentLocalServiceWrapper.getDLContent(long contentId)
Returns the document library content with the primary key. |
static DLContent |
DLContentLocalServiceUtil.getDLContent(long contentId)
Returns the document library content with the primary key. |
abstract DLContent |
DLContentLocalService.getDLContent(long contentId)
Returns the document library content with the primary key. |
static DLFileEntry |
DLFileEntryLocalServiceUtil.getDLFileEntry(long fileEntryId)
Returns the document library file entry with the primary key. |
abstract DLFileEntry |
DLFileEntryLocalService.getDLFileEntry(long fileEntryId)
Returns the document library file entry with the primary key. |
DLFileEntry |
DLFileEntryLocalServiceWrapper.getDLFileEntry(long fileEntryId)
Returns the document library file entry with the primary key. |
static DLFileEntry |
DLFileEntryLocalServiceUtil.getDLFileEntryByUuidAndCompanyId(String uuid,
long companyId)
Returns the document library file entry with the matching UUID and company. |
abstract DLFileEntry |
DLFileEntryLocalService.getDLFileEntryByUuidAndCompanyId(String uuid,
long companyId)
Returns the document library file entry with the matching UUID and company. |
DLFileEntry |
DLFileEntryLocalServiceWrapper.getDLFileEntryByUuidAndCompanyId(String uuid,
long companyId)
Returns the document library file entry with the matching UUID and company. |
static DLFileEntry |
DLFileEntryLocalServiceUtil.getDLFileEntryByUuidAndGroupId(String uuid,
long groupId)
Returns the document library file entry matching the UUID and group. |
abstract DLFileEntry |
DLFileEntryLocalService.getDLFileEntryByUuidAndGroupId(String uuid,
long groupId)
Returns the document library file entry matching the UUID and group. |
DLFileEntry |
DLFileEntryLocalServiceWrapper.getDLFileEntryByUuidAndGroupId(String uuid,
long groupId)
Returns the document library file entry matching the UUID and group. |
DLFileEntryMetadata |
DLFileEntryMetadataLocalServiceWrapper.getDLFileEntryMetadata(long fileEntryMetadataId)
Returns the document library file entry metadata with the primary key. |
static DLFileEntryMetadata |
DLFileEntryMetadataLocalServiceUtil.getDLFileEntryMetadata(long fileEntryMetadataId)
Returns the document library file entry metadata with the primary key. |
abstract DLFileEntryMetadata |
DLFileEntryMetadataLocalService.getDLFileEntryMetadata(long fileEntryMetadataId)
Returns the document library file entry metadata with the primary key. |
DLFileEntryType |
DLFileEntryTypeLocalServiceWrapper.getDLFileEntryType(long fileEntryTypeId)
Returns the document library file entry type with the primary key. |
abstract DLFileEntryType |
DLFileEntryTypeLocalService.getDLFileEntryType(long fileEntryTypeId)
Returns the document library file entry type with the primary key. |
static DLFileEntryType |
DLFileEntryTypeLocalServiceUtil.getDLFileEntryType(long fileEntryTypeId)
Returns the document library file entry type with the primary key. |
DLFileEntryType |
DLFileEntryTypeLocalServiceWrapper.getDLFileEntryTypeByUuidAndCompanyId(String uuid,
long companyId)
Returns the document library file entry type with the matching UUID and company. |
abstract DLFileEntryType |
DLFileEntryTypeLocalService.getDLFileEntryTypeByUuidAndCompanyId(String uuid,
long companyId)
Returns the document library file entry type with the matching UUID and company. |
static DLFileEntryType |
DLFileEntryTypeLocalServiceUtil.getDLFileEntryTypeByUuidAndCompanyId(String uuid,
long companyId)
Returns the document library file entry type with the matching UUID and company. |
DLFileEntryType |
DLFileEntryTypeLocalServiceWrapper.getDLFileEntryTypeByUuidAndGroupId(String uuid,
long groupId)
Returns the document library file entry type matching the UUID and group. |
abstract DLFileEntryType |
DLFileEntryTypeLocalService.getDLFileEntryTypeByUuidAndGroupId(String uuid,
long groupId)
Returns the document library file entry type matching the UUID and group. |
static DLFileEntryType |
DLFileEntryTypeLocalServiceUtil.getDLFileEntryTypeByUuidAndGroupId(String uuid,
long groupId)
Returns the document library file entry type matching the UUID and group. |
static DLFileRank |
DLFileRankLocalServiceUtil.getDLFileRank(long fileRankId)
Returns the document library file rank with the primary key. |
DLFileRank |
DLFileRankLocalServiceWrapper.getDLFileRank(long fileRankId)
Returns the document library file rank with the primary key. |
abstract DLFileRank |
DLFileRankLocalService.getDLFileRank(long fileRankId)
Returns the document library file rank with the primary key. |
abstract DLFileShortcut |
DLFileShortcutLocalService.getDLFileShortcut(long fileShortcutId)
Returns the document library file shortcut with the primary key. |
DLFileShortcut |
DLFileShortcutLocalServiceWrapper.getDLFileShortcut(long fileShortcutId)
Returns the document library file shortcut with the primary key. |
static DLFileShortcut |
DLFileShortcutLocalServiceUtil.getDLFileShortcut(long fileShortcutId)
Returns the document library file shortcut with the primary key. |
abstract DLFileShortcut |
DLFileShortcutLocalService.getDLFileShortcutByUuidAndCompanyId(String uuid,
long companyId)
Returns the document library file shortcut with the matching UUID and company. |
DLFileShortcut |
DLFileShortcutLocalServiceWrapper.getDLFileShortcutByUuidAndCompanyId(String uuid,
long companyId)
Returns the document library file shortcut with the matching UUID and company. |
static DLFileShortcut |
DLFileShortcutLocalServiceUtil.getDLFileShortcutByUuidAndCompanyId(String uuid,
long companyId)
Returns the document library file shortcut with the matching UUID and company. |
abstract DLFileShortcut |
DLFileShortcutLocalService.getDLFileShortcutByUuidAndGroupId(String uuid,
long groupId)
Returns the document library file shortcut matching the UUID and group. |
DLFileShortcut |
DLFileShortcutLocalServiceWrapper.getDLFileShortcutByUuidAndGroupId(String uuid,
long groupId)
Returns the document library file shortcut matching the UUID and group. |
static DLFileShortcut |
DLFileShortcutLocalServiceUtil.getDLFileShortcutByUuidAndGroupId(String uuid,
long groupId)
Returns the document library file shortcut matching the UUID and group. |
static DLFileVersion |
DLFileVersionLocalServiceUtil.getDLFileVersion(long fileVersionId)
Returns the document library file version with the primary key. |
DLFileVersion |
DLFileVersionLocalServiceWrapper.getDLFileVersion(long fileVersionId)
Returns the document library file version with the primary key. |
abstract DLFileVersion |
DLFileVersionLocalService.getDLFileVersion(long fileVersionId)
Returns the document library file version with the primary key. |
static DLFileVersion |
DLFileVersionLocalServiceUtil.getDLFileVersionByUuidAndCompanyId(String uuid,
long companyId)
Returns the document library file version with the matching UUID and company. |
DLFileVersion |
DLFileVersionLocalServiceWrapper.getDLFileVersionByUuidAndCompanyId(String uuid,
long companyId)
Returns the document library file version with the matching UUID and company. |
abstract DLFileVersion |
DLFileVersionLocalService.getDLFileVersionByUuidAndCompanyId(String uuid,
long companyId)
Returns the document library file version with the matching UUID and company. |
static DLFileVersion |
DLFileVersionLocalServiceUtil.getDLFileVersionByUuidAndGroupId(String uuid,
long groupId)
Returns the document library file version matching the UUID and group. |
DLFileVersion |
DLFileVersionLocalServiceWrapper.getDLFileVersionByUuidAndGroupId(String uuid,
long groupId)
Returns the document library file version matching the UUID and group. |
abstract DLFileVersion |
DLFileVersionLocalService.getDLFileVersionByUuidAndGroupId(String uuid,
long groupId)
Returns the document library file version matching the UUID and group. |
static DLFolder |
DLFolderLocalServiceUtil.getDLFolder(long folderId)
Returns the document library folder with the primary key. |
abstract DLFolder |
DLFolderLocalService.getDLFolder(long folderId)
Returns the document library folder with the primary key. |
DLFolder |
DLFolderLocalServiceWrapper.getDLFolder(long folderId)
Returns the document library folder with the primary key. |
static DLFolder |
DLFolderLocalServiceUtil.getDLFolderByUuidAndCompanyId(String uuid,
long companyId)
Returns the document library folder with the matching UUID and company. |
abstract DLFolder |
DLFolderLocalService.getDLFolderByUuidAndCompanyId(String uuid,
long companyId)
Returns the document library folder with the matching UUID and company. |
DLFolder |
DLFolderLocalServiceWrapper.getDLFolderByUuidAndCompanyId(String uuid,
long companyId)
Returns the document library folder with the matching UUID and company. |
static DLFolder |
DLFolderLocalServiceUtil.getDLFolderByUuidAndGroupId(String uuid,
long groupId)
Returns the document library folder matching the UUID and group. |
abstract DLFolder |
DLFolderLocalService.getDLFolderByUuidAndGroupId(String uuid,
long groupId)
Returns the document library folder matching the UUID and group. |
DLFolder |
DLFolderLocalServiceWrapper.getDLFolderByUuidAndGroupId(String uuid,
long groupId)
Returns the document library folder matching the UUID and group. |
static DLSyncEvent |
DLSyncEventLocalServiceUtil.getDLSyncEvent(long syncEventId)
Returns the d l sync event with the primary key. |
DLSyncEvent |
DLSyncEventLocalServiceWrapper.getDLSyncEvent(long syncEventId)
Returns the d l sync event with the primary key. |
abstract DLSyncEvent |
DLSyncEventLocalService.getDLSyncEvent(long syncEventId)
Returns the d l sync event with the primary key. |
static File |
DLFileEntryLocalServiceUtil.getFile(long userId,
long fileEntryId,
String version,
boolean incrementCounter)
|
abstract File |
DLFileEntryLocalService.getFile(long userId,
long fileEntryId,
String version,
boolean incrementCounter)
|
File |
DLFileEntryLocalServiceWrapper.getFile(long userId,
long fileEntryId,
String version,
boolean incrementCounter)
|
static File |
DLFileEntryLocalServiceUtil.getFile(long userId,
long fileEntryId,
String version,
boolean incrementCounter,
int increment)
|
abstract File |
DLFileEntryLocalService.getFile(long userId,
long fileEntryId,
String version,
boolean incrementCounter,
int increment)
|
File |
DLFileEntryLocalServiceWrapper.getFile(long userId,
long fileEntryId,
String version,
boolean incrementCounter,
int increment)
|
static InputStream |
DLFileEntryLocalServiceUtil.getFileAsStream(long userId,
long fileEntryId,
String version)
Deprecated. As of 7.0.0, replaced by DLFileEntryLocalServiceUtil.getFileAsStream(long,
String) |
abstract InputStream |
DLFileEntryLocalService.getFileAsStream(long userId,
long fileEntryId,
String version)
Deprecated. As of 7.0.0, replaced by DLFileEntryLocalService.getFileAsStream(long,
String) |
InputStream |
DLFileEntryLocalServiceWrapper.getFileAsStream(long userId,
long fileEntryId,
String version)
Deprecated. As of 7.0.0, replaced by DLFileEntryLocalServiceWrapper.getFileAsStream(long,
String) |
static InputStream |
DLFileEntryLocalServiceUtil.getFileAsStream(long userId,
long fileEntryId,
String version,
boolean incrementCounter)
Deprecated. As of 7.0.0, replaced by DLFileEntryLocalServiceUtil.getFileAsStream(long,
String, boolean) |
abstract InputStream |
DLFileEntryLocalService.getFileAsStream(long userId,
long fileEntryId,
String version,
boolean incrementCounter)
Deprecated. As of 7.0.0, replaced by DLFileEntryLocalService.getFileAsStream(long,
String, boolean) |
InputStream |
DLFileEntryLocalServiceWrapper.getFileAsStream(long userId,
long fileEntryId,
String version,
boolean incrementCounter)
Deprecated. As of 7.0.0, replaced by DLFileEntryLocalServiceWrapper.getFileAsStream(long,
String, boolean) |
static InputStream |
DLFileEntryLocalServiceUtil.getFileAsStream(long userId,
long fileEntryId,
String version,
boolean incrementCounter,
int increment)
Deprecated. As of 7.0.0, replaced by DLFileEntryLocalServiceUtil.getFileAsStream(long,
String, boolean, int) |
abstract InputStream |
DLFileEntryLocalService.getFileAsStream(long userId,
long fileEntryId,
String version,
boolean incrementCounter,
int increment)
Deprecated. As of 7.0.0, replaced by DLFileEntryLocalService.getFileAsStream(long,
String, boolean, int) |
InputStream |
DLFileEntryLocalServiceWrapper.getFileAsStream(long userId,
long fileEntryId,
String version,
boolean incrementCounter,
int increment)
Deprecated. As of 7.0.0, replaced by DLFileEntryLocalServiceWrapper.getFileAsStream(long,
String, boolean, int) |
static InputStream |
DLFileEntryLocalServiceUtil.getFileAsStream(long fileEntryId,
String version)
|
abstract InputStream |
DLFileEntryLocalService.getFileAsStream(long fileEntryId,
String version)
|
abstract InputStream |
DLFileEntryService.getFileAsStream(long fileEntryId,
String version)
|
InputStream |
DLFileEntryServiceWrapper.getFileAsStream(long fileEntryId,
String version)
|
static InputStream |
DLFileEntryServiceUtil.getFileAsStream(long fileEntryId,
String version)
|
InputStream |
DLFileEntryLocalServiceWrapper.getFileAsStream(long fileEntryId,
String version)
|
static InputStream |
DLFileEntryLocalServiceUtil.getFileAsStream(long fileEntryId,
String version,
boolean incrementCounter)
|
abstract InputStream |
DLFileEntryLocalService.getFileAsStream(long fileEntryId,
String version,
boolean incrementCounter)
|
abstract InputStream |
DLFileEntryService.getFileAsStream(long fileEntryId,
String version,
boolean incrementCounter)
|
InputStream |
DLFileEntryServiceWrapper.getFileAsStream(long fileEntryId,
String version,
boolean incrementCounter)
|
static InputStream |
DLFileEntryServiceUtil.getFileAsStream(long fileEntryId,
String version,
boolean incrementCounter)
|
InputStream |
DLFileEntryLocalServiceWrapper.getFileAsStream(long fileEntryId,
String version,
boolean incrementCounter)
|
static InputStream |
DLFileEntryLocalServiceUtil.getFileAsStream(long fileEntryId,
String version,
boolean incrementCounter,
int increment)
|
abstract InputStream |
DLFileEntryLocalService.getFileAsStream(long fileEntryId,
String version,
boolean incrementCounter,
int increment)
|
InputStream |
DLFileEntryLocalServiceWrapper.getFileAsStream(long fileEntryId,
String version,
boolean incrementCounter,
int increment)
|
List<FileEntry> |
DLAppServiceWrapper.getFileEntries(long repositoryId,
long folderId)
Returns all the file entries in the folder. |
abstract List<FileEntry> |
DLAppService.getFileEntries(long repositoryId,
long folderId)
Returns all the file entries in the folder. |
static List<FileEntry> |
DLAppServiceUtil.getFileEntries(long repositoryId,
long folderId)
Returns all the file entries in the folder. |
List<FileEntry> |
DLAppServiceWrapper.getFileEntries(long repositoryId,
long folderId,
int start,
int end)
Returns a name-ordered range of all the file entries in the folder. |
abstract List<FileEntry> |
DLAppService.getFileEntries(long repositoryId,
long folderId,
int start,
int end)
Returns a name-ordered range of all the file entries in the folder. |
static List<FileEntry> |
DLAppServiceUtil.getFileEntries(long repositoryId,
long folderId,
int start,
int end)
Returns a name-ordered range of all the file entries in the folder. |
abstract List<DLFileEntry> |
DLFileEntryService.getFileEntries(long groupId,
long folderId,
int status,
int start,
int end,
OrderByComparator obc)
|
List<DLFileEntry> |
DLFileEntryServiceWrapper.getFileEntries(long groupId,
long folderId,
int status,
int start,
int end,
OrderByComparator obc)
|
static List<DLFileEntry> |
DLFileEntryServiceUtil.getFileEntries(long groupId,
long folderId,
int status,
int start,
int end,
OrderByComparator obc)
|
abstract List<DLFileEntry> |
DLFileEntryService.getFileEntries(long groupId,
long folderId,
int start,
int end,
OrderByComparator obc)
|
List<DLFileEntry> |
DLFileEntryServiceWrapper.getFileEntries(long groupId,
long folderId,
int start,
int end,
OrderByComparator obc)
|
static List<DLFileEntry> |
DLFileEntryServiceUtil.getFileEntries(long groupId,
long folderId,
int start,
int end,
OrderByComparator obc)
|
List<FileEntry> |
DLAppServiceWrapper.getFileEntries(long repositoryId,
long folderId,
int start,
int end,
OrderByComparator obc)
Returns an ordered range of all the file entries in the folder. |
abstract List<FileEntry> |
DLAppService.getFileEntries(long repositoryId,
long folderId,
int start,
int end,
OrderByComparator obc)
Returns an ordered range of all the file entries in the folder. |
static List<FileEntry> |
DLAppServiceUtil.getFileEntries(long repositoryId,
long folderId,
int start,
int end,
OrderByComparator obc)
Returns an ordered range of all the file entries in the folder. |
List<FileEntry> |
DLAppServiceWrapper.getFileEntries(long repositoryId,
long folderId,
long fileEntryTypeId)
Returns the file entries with the file entry type in the folder. |
abstract List<FileEntry> |
DLAppService.getFileEntries(long repositoryId,
long folderId,
long fileEntryTypeId)
Returns the file entries with the file entry type in the folder. |
static List<FileEntry> |
DLAppServiceUtil.getFileEntries(long repositoryId,
long folderId,
long fileEntryTypeId)
Returns the file entries with the file entry type in the folder. |
List<FileEntry> |
DLAppServiceWrapper.getFileEntries(long repositoryId,
long folderId,
long fileEntryTypeId,
int start,
int end)
Returns a name-ordered range of all the file entries with the file entry type in the folder. |
abstract List<FileEntry> |
DLAppService.getFileEntries(long repositoryId,
long folderId,
long fileEntryTypeId,
int start,
int end)
Returns a name-ordered range of all the file entries with the file entry type in the folder. |
static List<FileEntry> |
DLAppServiceUtil.getFileEntries(long repositoryId,
long folderId,
long fileEntryTypeId,
int start,
int end)
Returns a name-ordered range of all the file entries with the file entry type in the folder. |
abstract List<DLFileEntry> |
DLFileEntryService.getFileEntries(long groupId,
long folderId,
long fileEntryTypeId,
int start,
int end,
OrderByComparator obc)
|
List<DLFileEntry> |
DLFileEntryServiceWrapper.getFileEntries(long groupId,
long folderId,
long fileEntryTypeId,
int start,
int end,
OrderByComparator obc)
|
static List<DLFileEntry> |
DLFileEntryServiceUtil.getFileEntries(long groupId,
long folderId,
long fileEntryTypeId,
int start,
int end,
OrderByComparator obc)
|
List<FileEntry> |
DLAppServiceWrapper.getFileEntries(long repositoryId,
long folderId,
long fileEntryTypeId,
int start,
int end,
OrderByComparator obc)
Returns an ordered range of all the file entries with the file entry type in the folder. |
abstract List<FileEntry> |
DLAppService.getFileEntries(long repositoryId,
long folderId,
long fileEntryTypeId,
int start,
int end,
OrderByComparator obc)
Returns an ordered range of all the file entries with the file entry type in the folder. |
static List<FileEntry> |
DLAppServiceUtil.getFileEntries(long repositoryId,
long folderId,
long fileEntryTypeId,
int start,
int end,
OrderByComparator obc)
Returns an ordered range of all the file entries with the file entry type in the folder. |
List<FileEntry> |
DLAppServiceWrapper.getFileEntries(long repositoryId,
long folderId,
String[] mimeTypes)
|
abstract List<FileEntry> |
DLAppService.getFileEntries(long repositoryId,
long folderId,
String[] mimeTypes)
|
static List<FileEntry> |
DLAppServiceUtil.getFileEntries(long repositoryId,
long folderId,
String[] mimeTypes)
|
abstract List<DLFileEntry> |
DLFileEntryService.getFileEntries(long groupId,
long folderId,
String[] mimeTypes,
int start,
int end,
OrderByComparator obc)
|
List<DLFileEntry> |
DLFileEntryServiceWrapper.getFileEntries(long groupId,
long folderId,
String[] mimeTypes,
int start,
int end,
OrderByComparator obc)
|
static List<DLFileEntry> |
DLFileEntryServiceUtil.getFileEntries(long groupId,
long folderId,
String[] mimeTypes,
int start,
int end,
OrderByComparator obc)
|
List<Object> |
DLAppServiceWrapper.getFileEntriesAndFileShortcuts(long repositoryId,
long folderId,
int status,
int start,
int end)
Returns a range of all the file entries and shortcuts in the folder. |
abstract List<Object> |
DLAppService.getFileEntriesAndFileShortcuts(long repositoryId,
long folderId,
int status,
int start,
int end)
Returns a range of all the file entries and shortcuts in the folder. |
abstract List<Object> |
DLFolderService.getFileEntriesAndFileShortcuts(long groupId,
long folderId,
int status,
int start,
int end)
|
static List<Object> |
DLAppServiceUtil.getFileEntriesAndFileShortcuts(long repositoryId,
long folderId,
int status,
int start,
int end)
Returns a range of all the file entries and shortcuts in the folder. |
List<Object> |
DLFolderServiceWrapper.getFileEntriesAndFileShortcuts(long groupId,
long folderId,
int status,
int start,
int end)
|
static List<Object> |
DLFolderServiceUtil.getFileEntriesAndFileShortcuts(long groupId,
long folderId,
int status,
int start,
int end)
|
int |
DLAppServiceWrapper.getFileEntriesAndFileShortcutsCount(long repositoryId,
long folderId,
int status)
Returns the number of file entries and shortcuts in the folder. |
abstract int |
DLAppService.getFileEntriesAndFileShortcutsCount(long repositoryId,
long folderId,
int status)
Returns the number of file entries and shortcuts in the folder. |
abstract int |
DLFolderService.getFileEntriesAndFileShortcutsCount(long groupId,
long folderId,
int status)
|
static int |
DLAppServiceUtil.getFileEntriesAndFileShortcutsCount(long repositoryId,
long folderId,
int status)
Returns the number of file entries and shortcuts in the folder. |
int |
DLFolderServiceWrapper.getFileEntriesAndFileShortcutsCount(long groupId,
long folderId,
int status)
|
static int |
DLFolderServiceUtil.getFileEntriesAndFileShortcutsCount(long groupId,
long folderId,
int status)
|
int |
DLAppServiceWrapper.getFileEntriesAndFileShortcutsCount(long repositoryId,
long folderId,
int status,
String[] mimeTypes)
Returns the number of file entries and shortcuts in the folder. |
abstract int |
DLAppService.getFileEntriesAndFileShortcutsCount(long repositoryId,
long folderId,
int status,
String[] mimeTypes)
Returns the number of file entries and shortcuts in the folder. |
abstract int |
DLFolderService.getFileEntriesAndFileShortcutsCount(long groupId,
long folderId,
int status,
String[] mimeTypes)
|
static int |
DLAppServiceUtil.getFileEntriesAndFileShortcutsCount(long repositoryId,
long folderId,
int status,
String[] mimeTypes)
Returns the number of file entries and shortcuts in the folder. |
int |
DLFolderServiceWrapper.getFileEntriesAndFileShortcutsCount(long groupId,
long folderId,
int status,
String[] mimeTypes)
|
static int |
DLFolderServiceUtil.getFileEntriesAndFileShortcutsCount(long groupId,
long folderId,
int status,
String[] mimeTypes)
|
int |
DLAppServiceWrapper.getFileEntriesCount(long repositoryId,
long folderId)
Returns the number of file entries in the folder. |
abstract int |
DLAppService.getFileEntriesCount(long repositoryId,
long folderId)
Returns the number of file entries in the folder. |
static int |
DLAppServiceUtil.getFileEntriesCount(long repositoryId,
long folderId)
Returns the number of file entries in the folder. |
int |
DLAppServiceWrapper.getFileEntriesCount(long repositoryId,
long folderId,
long fileEntryTypeId)
Returns the number of file entries with the file entry type in the folder. |
abstract int |
DLAppService.getFileEntriesCount(long repositoryId,
long folderId,
long fileEntryTypeId)
Returns the number of file entries with the file entry type in the folder. |
static int |
DLAppServiceUtil.getFileEntriesCount(long repositoryId,
long folderId,
long fileEntryTypeId)
Returns the number of file entries with the file entry type in the folder. |
static DLFileEntry |
DLFileEntryLocalServiceUtil.getFileEntry(long fileEntryId)
|
abstract DLFileEntry |
DLFileEntryLocalService.getFileEntry(long fileEntryId)
|
abstract DLFileEntry |
DLFileEntryService.getFileEntry(long fileEntryId)
|
FileEntry |
DLAppLocalServiceWrapper.getFileEntry(long fileEntryId)
Returns the file entry with the primary key. |
DLFileEntry |
DLFileEntryServiceWrapper.getFileEntry(long fileEntryId)
|
static DLFileEntry |
DLFileEntryServiceUtil.getFileEntry(long fileEntryId)
|
DLFileEntry |
DLFileEntryLocalServiceWrapper.getFileEntry(long fileEntryId)
|
FileEntry |
DLAppServiceWrapper.getFileEntry(long fileEntryId)
Returns the file entry with the primary key. |
abstract FileEntry |
DLAppService.getFileEntry(long fileEntryId)
Returns the file entry with the primary key. |
abstract FileEntry |
DLAppLocalService.getFileEntry(long fileEntryId)
Returns the file entry with the primary key. |
static FileEntry |
DLAppServiceUtil.getFileEntry(long fileEntryId)
Returns the file entry with the primary key. |
static FileEntry |
DLAppLocalServiceUtil.getFileEntry(long fileEntryId)
Returns the file entry with the primary key. |
static DLFileEntry |
DLFileEntryLocalServiceUtil.getFileEntry(long groupId,
long folderId,
String title)
|
abstract DLFileEntry |
DLFileEntryLocalService.getFileEntry(long groupId,
long folderId,
String title)
|
abstract DLFileEntry |
DLFileEntryService.getFileEntry(long groupId,
long folderId,
String title)
|
FileEntry |
DLAppLocalServiceWrapper.getFileEntry(long groupId,
long folderId,
String title)
Returns the file entry with the title in the folder. |
DLFileEntry |
DLFileEntryServiceWrapper.getFileEntry(long groupId,
long folderId,
String title)
|
static DLFileEntry |
DLFileEntryServiceUtil.getFileEntry(long groupId,
long folderId,
String title)
|
DLFileEntry |
DLFileEntryLocalServiceWrapper.getFileEntry(long groupId,
long folderId,
String title)
|
FileEntry |
DLAppServiceWrapper.getFileEntry(long groupId,
long folderId,
String title)
Returns the file entry with the title in the folder. |
abstract FileEntry |
DLAppService.getFileEntry(long groupId,
long folderId,
String title)
Returns the file entry with the title in the folder. |
abstract FileEntry |
DLAppLocalService.getFileEntry(long groupId,
long folderId,
String title)
Returns the file entry with the title in the folder. |
static FileEntry |
DLAppServiceUtil.getFileEntry(long groupId,
long folderId,
String title)
Returns the file entry with the title in the folder. |
static FileEntry |
DLAppLocalServiceUtil.getFileEntry(long groupId,
long folderId,
String title)
Returns the file entry with the title in the folder. |
static DLFileEntry |
DLFileEntryLocalServiceUtil.getFileEntryByName(long groupId,
long folderId,
String name)
|
abstract DLFileEntry |
DLFileEntryLocalService.getFileEntryByName(long groupId,
long folderId,
String name)
|
DLFileEntry |
DLFileEntryLocalServiceWrapper.getFileEntryByName(long groupId,
long folderId,
String name)
|
static DLFileEntry |
DLFileEntryLocalServiceUtil.getFileEntryByUuidAndGroupId(String uuid,
long groupId)
|
abstract DLFileEntry |
DLFileEntryLocalService.getFileEntryByUuidAndGroupId(String uuid,
long groupId)
|
abstract DLFileEntry |
DLFileEntryService.getFileEntryByUuidAndGroupId(String uuid,
long groupId)
|
FileEntry |
DLAppLocalServiceWrapper.getFileEntryByUuidAndGroupId(String uuid,
long groupId)
Returns the file entry with the UUID and group. |
DLFileEntry |
DLFileEntryServiceWrapper.getFileEntryByUuidAndGroupId(String uuid,
long groupId)
|
static DLFileEntry |
DLFileEntryServiceUtil.getFileEntryByUuidAndGroupId(String uuid,
long groupId)
|
DLFileEntry |
DLFileEntryLocalServiceWrapper.getFileEntryByUuidAndGroupId(String uuid,
long groupId)
|
FileEntry |
DLAppServiceWrapper.getFileEntryByUuidAndGroupId(String uuid,
long groupId)
Returns the file entry with the UUID and group. |
abstract FileEntry |
DLAppService.getFileEntryByUuidAndGroupId(String uuid,
long groupId)
Returns the file entry with the UUID and group. |
abstract FileEntry |
DLAppLocalService.getFileEntryByUuidAndGroupId(String uuid,
long groupId)
Returns the file entry with the UUID and group. |
static FileEntry |
DLAppServiceUtil.getFileEntryByUuidAndGroupId(String uuid,
long groupId)
Returns the file entry with the UUID and group. |
static FileEntry |
DLAppLocalServiceUtil.getFileEntryByUuidAndGroupId(String uuid,
long groupId)
Returns the file entry with the UUID and group. |
DLFileEntryMetadata |
DLFileEntryMetadataLocalServiceWrapper.getFileEntryMetadata(long fileEntryMetadataId)
|
static DLFileEntryMetadata |
DLFileEntryMetadataLocalServiceUtil.getFileEntryMetadata(long fileEntryMetadataId)
|
abstract DLFileEntryMetadata |
DLFileEntryMetadataLocalService.getFileEntryMetadata(long fileEntryMetadataId)
|
DLFileEntryMetadata |
DLFileEntryMetadataLocalServiceWrapper.getFileEntryMetadata(long ddmStructureId,
long fileVersionId)
|
static DLFileEntryMetadata |
DLFileEntryMetadataLocalServiceUtil.getFileEntryMetadata(long ddmStructureId,
long fileVersionId)
|
abstract DLFileEntryMetadata |
DLFileEntryMetadataLocalService.getFileEntryMetadata(long ddmStructureId,
long fileVersionId)
|
static DLFileEntryType |
DLFileEntryTypeServiceUtil.getFileEntryType(long fileEntryTypeId)
|
DLFileEntryType |
DLFileEntryTypeLocalServiceWrapper.getFileEntryType(long fileEntryTypeId)
|
abstract DLFileEntryType |
DLFileEntryTypeService.getFileEntryType(long fileEntryTypeId)
|
DLFileEntryType |
DLFileEntryTypeServiceWrapper.getFileEntryType(long fileEntryTypeId)
|
abstract DLFileEntryType |
DLFileEntryTypeLocalService.getFileEntryType(long fileEntryTypeId)
|
static DLFileEntryType |
DLFileEntryTypeLocalServiceUtil.getFileEntryType(long fileEntryTypeId)
|
DLFileEntryType |
DLFileEntryTypeLocalServiceWrapper.getFileEntryType(long groupId,
String fileEntryTypeKey)
|
abstract DLFileEntryType |
DLFileEntryTypeLocalService.getFileEntryType(long groupId,
String fileEntryTypeKey)
|
static DLFileEntryType |
DLFileEntryTypeLocalServiceUtil.getFileEntryType(long groupId,
String fileEntryTypeKey)
|
abstract DLFileShortcut |
DLFileShortcutLocalService.getFileShortcut(long fileShortcutId)
|
DLFileShortcut |
DLAppLocalServiceWrapper.getFileShortcut(long fileShortcutId)
Returns the file shortcut with the primary key. |
static DLFileShortcut |
DLFileShortcutServiceUtil.getFileShortcut(long fileShortcutId)
|
DLFileShortcut |
DLAppServiceWrapper.getFileShortcut(long fileShortcutId)
Returns the file shortcut with the primary key. |
abstract DLFileShortcut |
DLAppService.getFileShortcut(long fileShortcutId)
Returns the file shortcut with the primary key. |
DLFileShortcut |
DLFileShortcutLocalServiceWrapper.getFileShortcut(long fileShortcutId)
|
abstract DLFileShortcut |
DLFileShortcutService.getFileShortcut(long fileShortcutId)
|
abstract DLFileShortcut |
DLAppLocalService.getFileShortcut(long fileShortcutId)
Returns the file shortcut with the primary key. |
static DLFileShortcut |
DLAppServiceUtil.getFileShortcut(long fileShortcutId)
Returns the file shortcut with the primary key. |
DLFileShortcut |
DLFileShortcutServiceWrapper.getFileShortcut(long fileShortcutId)
|
static DLFileShortcut |
DLAppLocalServiceUtil.getFileShortcut(long fileShortcutId)
Returns the file shortcut with the primary key. |
static DLFileShortcut |
DLFileShortcutLocalServiceUtil.getFileShortcut(long fileShortcutId)
|
static DLFileVersion |
DLFileVersionServiceUtil.getFileVersion(long fileVersionId)
|
static DLFileVersion |
DLFileVersionLocalServiceUtil.getFileVersion(long fileVersionId)
|
DLFileVersion |
DLFileVersionServiceWrapper.getFileVersion(long fileVersionId)
|
FileVersion |
DLAppLocalServiceWrapper.getFileVersion(long fileVersionId)
Returns the file version with the primary key. |
DLFileVersion |
DLFileVersionLocalServiceWrapper.getFileVersion(long fileVersionId)
|
abstract DLFileVersion |
DLFileVersionLocalService.getFileVersion(long fileVersionId)
|
abstract FileVersion |
DLAppLocalService.getFileVersion(long fileVersionId)
Returns the file version with the primary key. |
abstract DLFileVersion |
DLFileVersionService.getFileVersion(long fileVersionId)
|
static FileVersion |
DLAppLocalServiceUtil.getFileVersion(long fileVersionId)
Returns the file version with the primary key. |
static DLFileVersion |
DLFileVersionLocalServiceUtil.getFileVersion(long fileEntryId,
String version)
|
DLFileVersion |
DLFileVersionLocalServiceWrapper.getFileVersion(long fileEntryId,
String version)
|
abstract DLFileVersion |
DLFileVersionLocalService.getFileVersion(long fileEntryId,
String version)
|
static List<DLFileVersion> |
DLFileVersionServiceUtil.getFileVersions(long fileEntryId,
int status)
|
List<DLFileVersion> |
DLFileVersionServiceWrapper.getFileVersions(long fileEntryId,
int status)
|
abstract List<DLFileVersion> |
DLFileVersionService.getFileVersions(long fileEntryId,
int status)
|
static int |
DLFileVersionServiceUtil.getFileVersionsCount(long fileEntryId,
int status)
|
int |
DLFileVersionServiceWrapper.getFileVersionsCount(long fileEntryId,
int status)
|
abstract int |
DLFileVersionService.getFileVersionsCount(long fileEntryId,
int status)
|
Folder |
DLAppLocalServiceWrapper.getFolder(long folderId)
Returns the folder with the primary key. |
static DLFolder |
DLFolderLocalServiceUtil.getFolder(long folderId)
|
abstract DLFolder |
DLFolderLocalService.getFolder(long folderId)
|
Folder |
DLAppServiceWrapper.getFolder(long folderId)
Returns the folder with the primary key. |
abstract Folder |
DLAppService.getFolder(long folderId)
Returns the folder with the primary key. |
abstract DLFolder |
DLFolderService.getFolder(long folderId)
|
abstract Folder |
DLAppLocalService.getFolder(long folderId)
Returns the folder with the primary key. |
static Folder |
DLAppServiceUtil.getFolder(long folderId)
Returns the folder with the primary key. |
static Folder |
DLAppLocalServiceUtil.getFolder(long folderId)
Returns the folder with the primary key. |
DLFolder |
DLFolderServiceWrapper.getFolder(long folderId)
|
DLFolder |
DLFolderLocalServiceWrapper.getFolder(long folderId)
|
static DLFolder |
DLFolderServiceUtil.getFolder(long folderId)
|
Folder |
DLAppLocalServiceWrapper.getFolder(long repositoryId,
long parentFolderId,
String name)
Returns the folder with the name in the parent folder. |
static DLFolder |
DLFolderLocalServiceUtil.getFolder(long groupId,
long parentFolderId,
String name)
|
abstract DLFolder |
DLFolderLocalService.getFolder(long groupId,
long parentFolderId,
String name)
|
Folder |
DLAppServiceWrapper.getFolder(long repositoryId,
long parentFolderId,
String name)
Returns the folder with the name in the parent folder. |
abstract Folder |
DLAppService.getFolder(long repositoryId,
long parentFolderId,
String name)
Returns the folder with the name in the parent folder. |
abstract DLFolder |
DLFolderService.getFolder(long groupId,
long parentFolderId,
String name)
|
abstract Folder |
DLAppLocalService.getFolder(long repositoryId,
long parentFolderId,
String name)
Returns the folder with the name in the parent folder. |
static Folder |
DLAppServiceUtil.getFolder(long repositoryId,
long parentFolderId,
String name)
Returns the folder with the name in the parent folder. |
static Folder |
DLAppLocalServiceUtil.getFolder(long repositoryId,
long parentFolderId,
String name)
Returns the folder with the name in the parent folder. |
DLFolder |
DLFolderServiceWrapper.getFolder(long groupId,
long parentFolderId,
String name)
|
DLFolder |
DLFolderLocalServiceWrapper.getFolder(long groupId,
long parentFolderId,
String name)
|
static DLFolder |
DLFolderServiceUtil.getFolder(long groupId,
long parentFolderId,
String name)
|
static List<DLFileEntryType> |
DLFileEntryTypeServiceUtil.getFolderFileEntryTypes(long[] groupIds,
long folderId,
boolean inherited)
|
List<DLFileEntryType> |
DLFileEntryTypeLocalServiceWrapper.getFolderFileEntryTypes(long[] groupIds,
long folderId,
boolean inherited)
|
abstract List<DLFileEntryType> |
DLFileEntryTypeService.getFolderFileEntryTypes(long[] groupIds,
long folderId,
boolean inherited)
|
List<DLFileEntryType> |
DLFileEntryTypeServiceWrapper.getFolderFileEntryTypes(long[] groupIds,
long folderId,
boolean inherited)
|
abstract List<DLFileEntryType> |
DLFileEntryTypeLocalService.getFolderFileEntryTypes(long[] groupIds,
long folderId,
boolean inherited)
|
static List<DLFileEntryType> |
DLFileEntryTypeLocalServiceUtil.getFolderFileEntryTypes(long[] groupIds,
long folderId,
boolean inherited)
|
abstract List<Long> |
DLFolderService.getFolderIds(long groupId,
long folderId)
|
List<Long> |
DLFolderServiceWrapper.getFolderIds(long groupId,
long folderId)
|
static List<Long> |
DLFolderServiceUtil.getFolderIds(long groupId,
long folderId)
|
List<Folder> |
DLAppServiceWrapper.getFolders(long repositoryId,
long parentFolderId)
Returns all immediate subfolders of the parent folder. |
abstract List<Folder> |
DLAppService.getFolders(long repositoryId,
long parentFolderId)
Returns all immediate subfolders of the parent folder. |
static List<Folder> |
DLAppServiceUtil.getFolders(long repositoryId,
long parentFolderId)
Returns all immediate subfolders of the parent folder. |
List<Folder> |
DLAppServiceWrapper.getFolders(long repositoryId,
long parentFolderId,
boolean includeMountFolders)
Returns all immediate subfolders of the parent folder, optionally including mount folders for third-party repositories. |
abstract List<Folder> |
DLAppService.getFolders(long repositoryId,
long parentFolderId,
boolean includeMountFolders)
Returns all immediate subfolders of the parent folder, optionally including mount folders for third-party repositories. |
static List<Folder> |
DLAppServiceUtil.getFolders(long repositoryId,
long parentFolderId,
boolean includeMountFolders)
Returns all immediate subfolders of the parent folder, optionally including mount folders for third-party repositories. |
List<Folder> |
DLAppServiceWrapper.getFolders(long repositoryId,
long parentFolderId,
boolean includeMountFolders,
int start,
int end)
Returns a name-ordered range of all the immediate subfolders of the parent folder, optionally including mount folders for third-party repositories. |
abstract List<Folder> |
DLAppService.getFolders(long repositoryId,
long parentFolderId,
boolean includeMountFolders,
int start,
int end)
Returns a name-ordered range of all the immediate subfolders of the parent folder, optionally including mount folders for third-party repositories. |
static List<Folder> |
DLAppServiceUtil.getFolders(long repositoryId,
long parentFolderId,
boolean includeMountFolders,
int start,
int end)
Returns a name-ordered range of all the immediate subfolders of the parent folder, optionally including mount folders for third-party repositories. |
List<Folder> |
DLAppServiceWrapper.getFolders(long repositoryId,
long parentFolderId,
boolean includeMountFolders,
int start,
int end,
OrderByComparator obc)
Returns an ordered range of all the immediate subfolders of the parent folder. |
abstract List<Folder> |
DLAppService.getFolders(long repositoryId,
long parentFolderId,
boolean includeMountFolders,
int start,
int end,
OrderByComparator obc)
Returns an ordered range of all the immediate subfolders of the parent folder. |
static List<Folder> |
DLAppServiceUtil.getFolders(long repositoryId,
long parentFolderId,
boolean includeMountFolders,
int start,
int end,
OrderByComparator obc)
Returns an ordered range of all the immediate subfolders of the parent folder. |
List<Folder> |
DLAppServiceWrapper.getFolders(long repositoryId,
long parentFolderId,
int status,
boolean includeMountFolders,
int start,
int end,
OrderByComparator obc)
Returns an ordered range of all the immediate subfolders of the parent folder. |
abstract List<Folder> |
DLAppService.getFolders(long repositoryId,
long parentFolderId,
int status,
boolean includeMountFolders,
int start,
int end,
OrderByComparator obc)
Returns an ordered range of all the immediate subfolders of the parent folder. |
abstract List<DLFolder> |
DLFolderService.getFolders(long groupId,
long parentFolderId,
int status,
boolean includeMountfolders,
int start,
int end,
OrderByComparator obc)
|
static List<Folder> |
DLAppServiceUtil.getFolders(long repositoryId,
long parentFolderId,
int status,
boolean includeMountFolders,
int start,
int end,
OrderByComparator obc)
Returns an ordered range of all the immediate subfolders of the parent folder. |
List<DLFolder> |
DLFolderServiceWrapper.getFolders(long groupId,
long parentFolderId,
int status,
boolean includeMountfolders,
int start,
int end,
OrderByComparator obc)
|
static List<DLFolder> |
DLFolderServiceUtil.getFolders(long groupId,
long parentFolderId,
int status,
boolean includeMountfolders,
int start,
int end,
OrderByComparator obc)
|
List<Folder> |
DLAppServiceWrapper.getFolders(long repositoryId,
long parentFolderId,
int start,
int end)
Returns a name-ordered range of all the immediate subfolders of the parent folder. |
abstract List<Folder> |
DLAppService.getFolders(long repositoryId,
long parentFolderId,
int start,
int end)
Returns a name-ordered range of all the immediate subfolders of the parent folder. |
static List<Folder> |
DLAppServiceUtil.getFolders(long repositoryId,
long parentFolderId,
int start,
int end)
Returns a name-ordered range of all the immediate subfolders of the parent folder. |
List<Folder> |
DLAppServiceWrapper.getFolders(long repositoryId,
long parentFolderId,
int start,
int end,
OrderByComparator obc)
Returns an ordered range of all the immediate subfolders of the parent folder. |
abstract List<Folder> |
DLAppService.getFolders(long repositoryId,
long parentFolderId,
int start,
int end,
OrderByComparator obc)
Returns an ordered range of all the immediate subfolders of the parent folder. |
abstract List<DLFolder> |
DLFolderService.getFolders(long groupId,
long parentFolderId,
int start,
int end,
OrderByComparator obc)
|
static List<Folder> |
DLAppServiceUtil.getFolders(long repositoryId,
long parentFolderId,
int start,
int end,
OrderByComparator obc)
Returns an ordered range of all the immediate subfolders of the parent folder. |
List<DLFolder> |
DLFolderServiceWrapper.getFolders(long groupId,
long parentFolderId,
int start,
int end,
OrderByComparator obc)
|
static List<DLFolder> |
DLFolderServiceUtil.getFolders(long groupId,
long parentFolderId,
int start,
int end,
OrderByComparator obc)
|
List<Object> |
DLAppServiceWrapper.getFoldersAndFileEntriesAndFileShortcuts(long repositoryId,
long folderId,
int status,
boolean includeMountFolders,
int start,
int end)
Returns a name-ordered range of all the immediate subfolders, file entries, and file shortcuts in the parent folder. |
abstract List<Object> |
DLAppService.getFoldersAndFileEntriesAndFileShortcuts(long repositoryId,
long folderId,
int status,
boolean includeMountFolders,
int start,
int end)
Returns a name-ordered range of all the immediate subfolders, file entries, and file shortcuts in the parent folder. |
static List<Object> |
DLAppServiceUtil.getFoldersAndFileEntriesAndFileShortcuts(long repositoryId,
long folderId,
int status,
boolean includeMountFolders,
int start,
int end)
Returns a name-ordered range of all the immediate subfolders, file entries, and file shortcuts in the parent folder. |
List<Object> |
DLAppServiceWrapper.getFoldersAndFileEntriesAndFileShortcuts(long repositoryId,
long folderId,
int status,
boolean includeMountFolders,
int start,
int end,
OrderByComparator obc)
Returns an ordered range of all the immediate subfolders, file entries, and file shortcuts in the parent folder. |
abstract List<Object> |
DLAppService.getFoldersAndFileEntriesAndFileShortcuts(long repositoryId,
long folderId,
int status,
boolean includeMountFolders,
int start,
int end,
OrderByComparator obc)
Returns an ordered range of all the immediate subfolders, file entries, and file shortcuts in the parent folder. |
abstract List<Object> |
DLFolderService.getFoldersAndFileEntriesAndFileShortcuts(long groupId,
long folderId,
int status,
boolean includeMountFolders,
int start,
int end,
OrderByComparator obc)
|
static List<Object> |
DLAppServiceUtil.getFoldersAndFileEntriesAndFileShortcuts(long repositoryId,
long folderId,
int status,
boolean includeMountFolders,
int start,
int end,
OrderByComparator obc)
Returns an ordered range of all the immediate subfolders, file entries, and file shortcuts in the parent folder. |
List<Object> |
DLFolderServiceWrapper.getFoldersAndFileEntriesAndFileShortcuts(long groupId,
long folderId,
int status,
boolean includeMountFolders,
int start,
int end,
OrderByComparator obc)
|
static List<Object> |
DLFolderServiceUtil.getFoldersAndFileEntriesAndFileShortcuts(long groupId,
long folderId,
int status,
boolean includeMountFolders,
int start,
int end,
OrderByComparator obc)
|
List<Object> |
DLAppServiceWrapper.getFoldersAndFileEntriesAndFileShortcuts(long repositoryId,
long folderId,
int status,
String[] mimeTypes,
boolean includeMountFolders,
int start,
int end,
OrderByComparator obc)
|
abstract List<Object> |
DLAppService.getFoldersAndFileEntriesAndFileShortcuts(long repositoryId,
long folderId,
int status,
String[] mimeTypes,
boolean includeMountFolders,
int start,
int end,
OrderByComparator obc)
|
abstract List<Object> |
DLFolderService.getFoldersAndFileEntriesAndFileShortcuts(long groupId,
long folderId,
int status,
String[] mimeTypes,
boolean includeMountFolders,
int start,
int end,
OrderByComparator obc)
|
static List<Object> |
DLAppServiceUtil.getFoldersAndFileEntriesAndFileShortcuts(long repositoryId,
long folderId,
int status,
String[] mimeTypes,
boolean includeMountFolders,
int start,
int end,
OrderByComparator obc)
|
List<Object> |
DLFolderServiceWrapper.getFoldersAndFileEntriesAndFileShortcuts(long groupId,
long folderId,
int status,
String[] mimeTypes,
boolean includeMountFolders,
int start,
int end,
OrderByComparator obc)
|
static List<Object> |
DLFolderServiceUtil.getFoldersAndFileEntriesAndFileShortcuts(long groupId,
long folderId,
int status,
String[] mimeTypes,
boolean includeMountFolders,
int start,
int end,
OrderByComparator obc)
|
int |
DLAppServiceWrapper.getFoldersAndFileEntriesAndFileShortcutsCount(long repositoryId,
long folderId,
int status,
boolean includeMountFolders)
Returns the number of immediate subfolders, file entries, and file shortcuts in the parent folder. |
abstract int |
DLAppService.getFoldersAndFileEntriesAndFileShortcutsCount(long repositoryId,
long folderId,
int status,
boolean includeMountFolders)
Returns the number of immediate subfolders, file entries, and file shortcuts in the parent folder. |
abstract int |
DLFolderService.getFoldersAndFileEntriesAndFileShortcutsCount(long groupId,
long folderId,
int status,
boolean includeMountFolders)
|
static int |
DLAppServiceUtil.getFoldersAndFileEntriesAndFileShortcutsCount(long repositoryId,
long folderId,
int status,
boolean includeMountFolders)
Returns the number of immediate subfolders, file entries, and file shortcuts in the parent folder. |
int |
DLFolderServiceWrapper.getFoldersAndFileEntriesAndFileShortcutsCount(long groupId,
long folderId,
int status,
boolean includeMountFolders)
|
static int |
DLFolderServiceUtil.getFoldersAndFileEntriesAndFileShortcutsCount(long groupId,
long folderId,
int status,
boolean includeMountFolders)
|
int |
DLAppServiceWrapper.getFoldersAndFileEntriesAndFileShortcutsCount(long repositoryId,
long folderId,
int status,
String[] mimeTypes,
boolean includeMountFolders)
|
abstract int |
DLAppService.getFoldersAndFileEntriesAndFileShortcutsCount(long repositoryId,
long folderId,
int status,
String[] mimeTypes,
boolean includeMountFolders)
|
abstract int |
DLFolderService.getFoldersAndFileEntriesAndFileShortcutsCount(long groupId,
long folderId,
int status,
String[] mimeTypes,
boolean includeMountFolders)
|
static int |
DLAppServiceUtil.getFoldersAndFileEntriesAndFileShortcutsCount(long repositoryId,
long folderId,
int status,
String[] mimeTypes,
boolean includeMountFolders)
|
int |
DLFolderServiceWrapper.getFoldersAndFileEntriesAndFileShortcutsCount(long groupId,
long folderId,
int status,
String[] mimeTypes,
boolean includeMountFolders)
|
static int |
DLFolderServiceUtil.getFoldersAndFileEntriesAndFileShortcutsCount(long groupId,
long folderId,
int status,
String[] mimeTypes,
boolean includeMountFolders)
|
int |
DLAppServiceWrapper.getFoldersCount(long repositoryId,
long parentFolderId)
Returns the number of immediate subfolders of the parent folder. |
abstract int |
DLAppService.getFoldersCount(long repositoryId,
long parentFolderId)
Returns the number of immediate subfolders of the parent folder. |
abstract int |
DLFolderService.getFoldersCount(long groupId,
long parentFolderId)
|
static int |
DLAppServiceUtil.getFoldersCount(long repositoryId,
long parentFolderId)
Returns the number of immediate subfolders of the parent folder. |
int |
DLFolderServiceWrapper.getFoldersCount(long groupId,
long parentFolderId)
|
static int |
DLFolderServiceUtil.getFoldersCount(long groupId,
long parentFolderId)
|
int |
DLAppServiceWrapper.getFoldersCount(long repositoryId,
long parentFolderId,
boolean includeMountFolders)
Returns the number of immediate subfolders of the parent folder, optionally including mount folders for third-party repositories. |
abstract int |
DLAppService.getFoldersCount(long repositoryId,
long parentFolderId,
boolean includeMountFolders)
Returns the number of immediate subfolders of the parent folder, optionally including mount folders for third-party repositories. |
static int |
DLAppServiceUtil.getFoldersCount(long repositoryId,
long parentFolderId,
boolean includeMountFolders)
Returns the number of immediate subfolders of the parent folder, optionally including mount folders for third-party repositories. |
int |
DLAppServiceWrapper.getFoldersCount(long repositoryId,
long parentFolderId,
int status,
boolean includeMountFolders)
Returns the number of immediate subfolders of the parent folder, optionally including mount folders for third-party repositories. |
abstract int |
DLAppService.getFoldersCount(long repositoryId,
long parentFolderId,
int status,
boolean includeMountFolders)
Returns the number of immediate subfolders of the parent folder, optionally including mount folders for third-party repositories. |
abstract int |
DLFolderService.getFoldersCount(long groupId,
long parentFolderId,
int status,
boolean includeMountfolders)
|
static int |
DLAppServiceUtil.getFoldersCount(long repositoryId,
long parentFolderId,
int status,
boolean includeMountFolders)
Returns the number of immediate subfolders of the parent folder, optionally including mount folders for third-party repositories. |
int |
DLFolderServiceWrapper.getFoldersCount(long groupId,
long parentFolderId,
int status,
boolean includeMountfolders)
|
static int |
DLFolderServiceUtil.getFoldersCount(long groupId,
long parentFolderId,
int status,
boolean includeMountfolders)
|
int |
DLAppServiceWrapper.getFoldersFileEntriesCount(long repositoryId,
List<Long> folderIds,
int status)
Returns the number of immediate subfolders and file entries across the folders. |
abstract int |
DLAppService.getFoldersFileEntriesCount(long repositoryId,
List<Long> folderIds,
int status)
Returns the number of immediate subfolders and file entries across the folders. |
static int |
DLAppServiceUtil.getFoldersFileEntriesCount(long repositoryId,
List<Long> folderIds,
int status)
Returns the number of immediate subfolders and file entries across the folders. |
List<FileEntry> |
DLAppServiceWrapper.getGroupFileEntries(long groupId,
long userId,
int start,
int end)
Returns an ordered range of all the file entries in the group starting at the repository default parent folder that are stored within the Liferay repository. |
abstract List<FileEntry> |
DLAppService.getGroupFileEntries(long groupId,
long userId,
int start,
int end)
Returns an ordered range of all the file entries in the group starting at the repository default parent folder that are stored within the Liferay repository. |
static List<FileEntry> |
DLAppServiceUtil.getGroupFileEntries(long groupId,
long userId,
int start,
int end)
Returns an ordered range of all the file entries in the group starting at the repository default parent folder that are stored within the Liferay repository. |
List<FileEntry> |
DLAppServiceWrapper.getGroupFileEntries(long groupId,
long userId,
int start,
int end,
OrderByComparator obc)
Returns an ordered range of all the file entries in the group that are stored within the Liferay repository. |
abstract List<FileEntry> |
DLAppService.getGroupFileEntries(long groupId,
long userId,
int start,
int end,
OrderByComparator obc)
Returns an ordered range of all the file entries in the group that are stored within the Liferay repository. |
static List<FileEntry> |
DLAppServiceUtil.getGroupFileEntries(long groupId,
long userId,
int start,
int end,
OrderByComparator obc)
Returns an ordered range of all the file entries in the group that are stored within the Liferay repository. |
List<FileEntry> |
DLAppServiceWrapper.getGroupFileEntries(long groupId,
long userId,
long rootFolderId,
int start,
int end)
Returns an ordered range of all the file entries in the group starting at the root folder that are stored within the Liferay repository. |
abstract List<FileEntry> |
DLAppService.getGroupFileEntries(long groupId,
long userId,
long rootFolderId,
int start,
int end)
Returns an ordered range of all the file entries in the group starting at the root folder that are stored within the Liferay repository. |
static List<FileEntry> |
DLAppServiceUtil.getGroupFileEntries(long groupId,
long userId,
long rootFolderId,
int start,
int end)
Returns an ordered range of all the file entries in the group starting at the root folder that are stored within the Liferay repository. |
abstract List<DLFileEntry> |
DLFileEntryService.getGroupFileEntries(long groupId,
long userId,
long rootFolderId,
int start,
int end,
OrderByComparator obc)
|
List<DLFileEntry> |
DLFileEntryServiceWrapper.getGroupFileEntries(long groupId,
long userId,
long rootFolderId,
int start,
int end,
OrderByComparator obc)
|
static List<DLFileEntry> |
DLFileEntryServiceUtil.getGroupFileEntries(long groupId,
long userId,
long rootFolderId,
int start,
int end,
OrderByComparator obc)
|
List<FileEntry> |
DLAppServiceWrapper.getGroupFileEntries(long groupId,
long userId,
long rootFolderId,
int start,
int end,
OrderByComparator obc)
Returns an ordered range of all the file entries in the group starting at the root folder that are stored within the Liferay repository. |
abstract List<FileEntry> |
DLAppService.getGroupFileEntries(long groupId,
long userId,
long rootFolderId,
int start,
int end,
OrderByComparator obc)
Returns an ordered range of all the file entries in the group starting at the root folder that are stored within the Liferay repository. |
static List<FileEntry> |
DLAppServiceUtil.getGroupFileEntries(long groupId,
long userId,
long rootFolderId,
int start,
int end,
OrderByComparator obc)
Returns an ordered range of all the file entries in the group starting at the root folder that are stored within the Liferay repository. |
abstract List<DLFileEntry> |
DLFileEntryService.getGroupFileEntries(long groupId,
long userId,
long repositoryId,
long rootFolderId,
String[] mimeTypes,
int status,
int start,
int end,
OrderByComparator obc)
|
List<DLFileEntry> |
DLFileEntryServiceWrapper.getGroupFileEntries(long groupId,
long userId,
long repositoryId,
long rootFolderId,
String[] mimeTypes,
int status,
int start,
int end,
OrderByComparator obc)
|
static List<DLFileEntry> |
DLFileEntryServiceUtil.getGroupFileEntries(long groupId,
long userId,
long repositoryId,
long rootFolderId,
String[] mimeTypes,
int status,
int start,
int end,
OrderByComparator obc)
|
abstract List<DLFileEntry> |
DLFileEntryService.getGroupFileEntries(long groupId,
long userId,
long rootFolderId,
String[] mimeTypes,
int status,
int start,
int end,
OrderByComparator obc)
|
List<DLFileEntry> |
DLFileEntryServiceWrapper.getGroupFileEntries(long groupId,
long userId,
long rootFolderId,
String[] mimeTypes,
int status,
int start,
int end,
OrderByComparator obc)
|
static List<DLFileEntry> |
DLFileEntryServiceUtil.getGroupFileEntries(long groupId,
long userId,
long rootFolderId,
String[] mimeTypes,
int status,
int start,
int end,
OrderByComparator obc)
|
List<FileEntry> |
DLAppServiceWrapper.getGroupFileEntries(long groupId,
long userId,
long rootFolderId,
String[] mimeTypes,
int status,
int start,
int end,
OrderByComparator obc)
|
abstract List<FileEntry> |
DLAppService.getGroupFileEntries(long groupId,
long userId,
long rootFolderId,
String[] mimeTypes,
int status,
int start,
int end,
OrderByComparator obc)
|
static List<FileEntry> |
DLAppServiceUtil.getGroupFileEntries(long groupId,
long userId,
long rootFolderId,
String[] mimeTypes,
int status,
int start,
int end,
OrderByComparator obc)
|
int |
DLAppServiceWrapper.getGroupFileEntriesCount(long groupId,
long userId)
Returns the number of file entries in a group starting at the repository default parent folder that are stored within the Liferay repository. |
abstract int |
DLAppService.getGroupFileEntriesCount(long groupId,
long userId)
Returns the number of file entries in a group starting at the repository default parent folder that are stored within the Liferay repository. |
static int |
DLAppServiceUtil.getGroupFileEntriesCount(long groupId,
long userId)
Returns the number of file entries in a group starting at the repository default parent folder that are stored within the Liferay repository. |
abstract int |
DLFileEntryService.getGroupFileEntriesCount(long groupId,
long userId,
long rootFolderId)
|
int |
DLFileEntryServiceWrapper.getGroupFileEntriesCount(long groupId,
long userId,
long rootFolderId)
|
static int |
DLFileEntryServiceUtil.getGroupFileEntriesCount(long groupId,
long userId,
long rootFolderId)
|
int |
DLAppServiceWrapper.getGroupFileEntriesCount(long groupId,
long userId,
long rootFolderId)
Returns the number of file entries in a group starting at the root folder that are stored within the Liferay repository. |
abstract int |
DLAppService.getGroupFileEntriesCount(long groupId,
long userId,
long rootFolderId)
Returns the number of file entries in a group starting at the root folder that are stored within the Liferay repository. |
static int |
DLAppServiceUtil.getGroupFileEntriesCount(long groupId,
long userId,
long rootFolderId)
Returns the number of file entries in a group starting at the root folder that are stored within the Liferay repository. |
abstract int |
DLFileEntryService.getGroupFileEntriesCount(long groupId,
long userId,
long repositoryId,
long rootFolderId,
String[] mimeTypes,
int status)
|
int |
DLFileEntryServiceWrapper.getGroupFileEntriesCount(long groupId,
long userId,
long repositoryId,
long rootFolderId,
String[] mimeTypes,
int status)
|
static int |
DLFileEntryServiceUtil.getGroupFileEntriesCount(long groupId,
long userId,
long repositoryId,
long rootFolderId,
String[] mimeTypes,
int status)
|
abstract int |
DLFileEntryService.getGroupFileEntriesCount(long groupId,
long userId,
long rootFolderId,
String[] mimeTypes,
int status)
|
int |
DLFileEntryServiceWrapper.getGroupFileEntriesCount(long groupId,
long userId,
long rootFolderId,
String[] mimeTypes,
int status)
|
static int |
DLFileEntryServiceUtil.getGroupFileEntriesCount(long groupId,
long userId,
long rootFolderId,
String[] mimeTypes,
int status)
|
int |
DLAppServiceWrapper.getGroupFileEntriesCount(long groupId,
long userId,
long rootFolderId,
String[] mimeTypes,
int status)
|
abstract int |
DLAppService.getGroupFileEntriesCount(long groupId,
long userId,
long rootFolderId,
String[] mimeTypes,
int status)
|
static int |
DLAppServiceUtil.getGroupFileEntriesCount(long groupId,
long userId,
long rootFolderId,
String[] mimeTypes,
int status)
|
static DLFileVersion |
DLFileVersionServiceUtil.getLatestFileVersion(long fileEntryId)
|
DLFileVersion |
DLFileVersionServiceWrapper.getLatestFileVersion(long fileEntryId)
|
abstract DLFileVersion |
DLFileVersionService.getLatestFileVersion(long fileEntryId)
|
static DLFileVersion |
DLFileVersionLocalServiceUtil.getLatestFileVersion(long fileEntryId,
boolean excludeWorkingCopy)
|
DLFileVersion |
DLFileVersionLocalServiceWrapper.getLatestFileVersion(long fileEntryId,
boolean excludeWorkingCopy)
|
abstract DLFileVersion |
DLFileVersionLocalService.getLatestFileVersion(long fileEntryId,
boolean excludeWorkingCopy)
|
static DLFileVersion |
DLFileVersionLocalServiceUtil.getLatestFileVersion(long userId,
long fileEntryId)
|
DLFileVersion |
DLFileVersionLocalServiceWrapper.getLatestFileVersion(long userId,
long fileEntryId)
|
abstract DLFileVersion |
DLFileVersionLocalService.getLatestFileVersion(long userId,
long fileEntryId)
|
Folder |
DLAppLocalServiceWrapper.getMountFolder(long repositoryId)
Returns the mount folder of the repository with the primary key. |
static DLFolder |
DLFolderLocalServiceUtil.getMountFolder(long repositoryId)
|
abstract DLFolder |
DLFolderLocalService.getMountFolder(long repositoryId)
|
abstract Folder |
DLAppLocalService.getMountFolder(long repositoryId)
Returns the mount folder of the repository with the primary key. |
static Folder |
DLAppLocalServiceUtil.getMountFolder(long repositoryId)
Returns the mount folder of the repository with the primary key. |
DLFolder |
DLFolderLocalServiceWrapper.getMountFolder(long repositoryId)
|
List<Folder> |
DLAppServiceWrapper.getMountFolders(long repositoryId,
long parentFolderId)
Returns all immediate subfolders of the parent folder that are used for mounting third-party repositories. |
abstract List<Folder> |
DLAppService.getMountFolders(long repositoryId,
long parentFolderId)
Returns all immediate subfolders of the parent folder that are used for mounting third-party repositories. |
static List<Folder> |
DLAppServiceUtil.getMountFolders(long repositoryId,
long parentFolderId)
Returns all immediate subfolders of the parent folder that are used for mounting third-party repositories. |
List<Folder> |
DLAppServiceWrapper.getMountFolders(long repositoryId,
long parentFolderId,
int start,
int end)
Returns a name-ordered range of all the immediate subfolders of the parent folder that are used for mounting third-party repositories. |
abstract List<Folder> |
DLAppService.getMountFolders(long repositoryId,
long parentFolderId,
int start,
int end)
Returns a name-ordered range of all the immediate subfolders of the parent folder that are used for mounting third-party repositories. |
static List<Folder> |
DLAppServiceUtil.getMountFolders(long repositoryId,
long parentFolderId,
int start,
int end)
Returns a name-ordered range of all the immediate subfolders of the parent folder that are used for mounting third-party repositories. |
List<Folder> |
DLAppServiceWrapper.getMountFolders(long repositoryId,
long parentFolderId,
int start,
int end,
OrderByComparator obc)
Returns an ordered range of all the immediate subfolders of the parent folder that are used for mounting third-party repositories. |
abstract List<Folder> |
DLAppService.getMountFolders(long repositoryId,
long parentFolderId,
int start,
int end,
OrderByComparator obc)
Returns an ordered range of all the immediate subfolders of the parent folder that are used for mounting third-party repositories. |
abstract List<DLFolder> |
DLFolderService.getMountFolders(long groupId,
long parentFolderId,
int start,
int end,
OrderByComparator obc)
|
static List<Folder> |
DLAppServiceUtil.getMountFolders(long repositoryId,
long parentFolderId,
int start,
int end,
OrderByComparator obc)
Returns an ordered range of all the immediate subfolders of the parent folder that are used for mounting third-party repositories. |
List<DLFolder> |
DLFolderServiceWrapper.getMountFolders(long groupId,
long parentFolderId,
int start,
int end,
OrderByComparator obc)
|
static List<DLFolder> |
DLFolderServiceUtil.getMountFolders(long groupId,
long parentFolderId,
int start,
int end,
OrderByComparator obc)
|
int |
DLAppServiceWrapper.getMountFoldersCount(long repositoryId,
long parentFolderId)
Returns the number of immediate subfolders of the parent folder that are used for mounting third-party repositories. |
abstract int |
DLAppService.getMountFoldersCount(long repositoryId,
long parentFolderId)
Returns the number of immediate subfolders of the parent folder that are used for mounting third-party repositories. |
abstract int |
DLFolderService.getMountFoldersCount(long groupId,
long parentFolderId)
|
static int |
DLAppServiceUtil.getMountFoldersCount(long repositoryId,
long parentFolderId)
Returns the number of immediate subfolders of the parent folder that are used for mounting third-party repositories. |
int |
DLFolderServiceWrapper.getMountFoldersCount(long groupId,
long parentFolderId)
|
static int |
DLFolderServiceUtil.getMountFoldersCount(long groupId,
long parentFolderId)
|
static PersistedModel |
DLFileEntryLocalServiceUtil.getPersistedModel(Serializable primaryKeyObj)
|
abstract PersistedModel |
DLFileEntryLocalService.getPersistedModel(Serializable primaryKeyObj)
|
abstract PersistedModel |
DLFileShortcutLocalService.getPersistedModel(Serializable primaryKeyObj)
|
PersistedModel |
DLFileEntryMetadataLocalServiceWrapper.getPersistedModel(Serializable primaryKeyObj)
|
PersistedModel |
DLFileEntryTypeLocalServiceWrapper.getPersistedModel(Serializable primaryKeyObj)
|
static PersistedModel |
DLFileVersionLocalServiceUtil.getPersistedModel(Serializable primaryKeyObj)
|
static PersistedModel |
DLSyncEventLocalServiceUtil.getPersistedModel(Serializable primaryKeyObj)
|
PersistedModel |
DLSyncEventLocalServiceWrapper.getPersistedModel(Serializable primaryKeyObj)
|
PersistedModel |
DLContentLocalServiceWrapper.getPersistedModel(Serializable primaryKeyObj)
|
static PersistedModel |
DLFolderLocalServiceUtil.getPersistedModel(Serializable primaryKeyObj)
|
abstract PersistedModel |
DLFolderLocalService.getPersistedModel(Serializable primaryKeyObj)
|
abstract PersistedModel |
DLFileEntryTypeLocalService.getPersistedModel(Serializable primaryKeyObj)
|
PersistedModel |
DLFileVersionLocalServiceWrapper.getPersistedModel(Serializable primaryKeyObj)
|
PersistedModel |
DLFileEntryLocalServiceWrapper.getPersistedModel(Serializable primaryKeyObj)
|
static PersistedModel |
DLFileRankLocalServiceUtil.getPersistedModel(Serializable primaryKeyObj)
|
PersistedModel |
DLFileShortcutLocalServiceWrapper.getPersistedModel(Serializable primaryKeyObj)
|
PersistedModel |
DLFileRankLocalServiceWrapper.getPersistedModel(Serializable primaryKeyObj)
|
abstract PersistedModel |
DLFileVersionLocalService.getPersistedModel(Serializable primaryKeyObj)
|
static PersistedModel |
DLContentLocalServiceUtil.getPersistedModel(Serializable primaryKeyObj)
|
static PersistedModel |
DLFileEntryMetadataLocalServiceUtil.getPersistedModel(Serializable primaryKeyObj)
|
abstract PersistedModel |
DLFileRankLocalService.getPersistedModel(Serializable primaryKeyObj)
|
abstract PersistedModel |
DLContentLocalService.getPersistedModel(Serializable primaryKeyObj)
|
abstract PersistedModel |
DLFileEntryMetadataLocalService.getPersistedModel(Serializable primaryKeyObj)
|
abstract PersistedModel |
DLSyncEventLocalService.getPersistedModel(Serializable primaryKeyObj)
|
PersistedModel |
DLFolderLocalServiceWrapper.getPersistedModel(Serializable primaryKeyObj)
|
static PersistedModel |
DLFileShortcutLocalServiceUtil.getPersistedModel(Serializable primaryKeyObj)
|
static PersistedModel |
DLFileEntryTypeLocalServiceUtil.getPersistedModel(Serializable primaryKeyObj)
|
abstract void |
DLFolderService.getSubfolderIds(List<Long> folderIds,
long groupId,
long folderId)
Deprecated. As of 7.0.0, replaced by DLFolderService.getSubfolderIds(List, long,
long, boolean) |
void |
DLFolderServiceWrapper.getSubfolderIds(List<Long> folderIds,
long groupId,
long folderId)
Deprecated. As of 7.0.0, replaced by DLFolderServiceWrapper.getSubfolderIds(List, long,
long, boolean) |
static void |
DLFolderServiceUtil.getSubfolderIds(List<Long> folderIds,
long groupId,
long folderId)
Deprecated. As of 7.0.0, replaced by DLFolderServiceUtil.getSubfolderIds(List, long,
long, boolean) |
abstract void |
DLFolderService.getSubfolderIds(List<Long> folderIds,
long groupId,
long folderId,
boolean recurse)
|
void |
DLFolderServiceWrapper.getSubfolderIds(List<Long> folderIds,
long groupId,
long folderId,
boolean recurse)
|
static void |
DLFolderServiceUtil.getSubfolderIds(List<Long> folderIds,
long groupId,
long folderId,
boolean recurse)
|
void |
DLAppServiceWrapper.getSubfolderIds(long repositoryId,
List<Long> folderIds,
long folderId)
|
abstract void |
DLAppService.getSubfolderIds(long repositoryId,
List<Long> folderIds,
long folderId)
|
static void |
DLAppServiceUtil.getSubfolderIds(long repositoryId,
List<Long> folderIds,
long folderId)
|
List<Long> |
DLAppServiceWrapper.getSubfolderIds(long repositoryId,
long folderId)
Returns all the descendant folders of the folder with the primary key. |
abstract List<Long> |
DLAppService.getSubfolderIds(long repositoryId,
long folderId)
Returns all the descendant folders of the folder with the primary key. |
static List<Long> |
DLAppServiceUtil.getSubfolderIds(long repositoryId,
long folderId)
Returns all the descendant folders of the folder with the primary key. |
List<Long> |
DLAppServiceWrapper.getSubfolderIds(long repositoryId,
long folderId,
boolean recurse)
Returns descendant folders of the folder with the primary key, optionally limiting to one level deep. |
abstract List<Long> |
DLAppService.getSubfolderIds(long repositoryId,
long folderId,
boolean recurse)
Returns descendant folders of the folder with the primary key, optionally limiting to one level deep. |
abstract List<Long> |
DLFolderService.getSubfolderIds(long groupId,
long folderId,
boolean recurse)
|
static List<Long> |
DLAppServiceUtil.getSubfolderIds(long repositoryId,
long folderId,
boolean recurse)
Returns descendant folders of the folder with the primary key, optionally limiting to one level deep. |
List<Long> |
DLFolderServiceWrapper.getSubfolderIds(long groupId,
long folderId,
boolean recurse)
|
static List<Long> |
DLFolderServiceUtil.getSubfolderIds(long groupId,
long folderId,
boolean recurse)
|
String[] |
DLAppServiceWrapper.getTempFileEntryNames(long groupId,
long folderId,
String tempFolderName)
Returns all the temporary file entry names. |
abstract String[] |
DLAppService.getTempFileEntryNames(long groupId,
long folderId,
String tempFolderName)
Returns all the temporary file entry names. |
static String[] |
DLAppServiceUtil.getTempFileEntryNames(long groupId,
long folderId,
String tempFolderName)
Returns all the temporary file entry names. |
static String |
DLFileEntryLocalServiceUtil.getUniqueTitle(long groupId,
long folderId,
long fileEntryId,
String title,
String extension)
|
abstract String |
DLFileEntryLocalService.getUniqueTitle(long groupId,
long folderId,
long fileEntryId,
String title,
String extension)
|
String |
DLFileEntryLocalServiceWrapper.getUniqueTitle(long groupId,
long folderId,
long fileEntryId,
String title,
String extension)
|
abstract boolean |
DLFileEntryService.hasFileEntryLock(long fileEntryId)
|
boolean |
DLFileEntryServiceWrapper.hasFileEntryLock(long fileEntryId)
|
static boolean |
DLFileEntryServiceUtil.hasFileEntryLock(long fileEntryId)
|
static boolean |
DLFileEntryLocalServiceUtil.hasFileEntryLock(long userId,
long fileEntryId)
|
abstract boolean |
DLFileEntryLocalService.hasFileEntryLock(long userId,
long fileEntryId)
|
boolean |
DLFileEntryLocalServiceWrapper.hasFileEntryLock(long userId,
long fileEntryId)
|
abstract boolean |
DLFolderService.hasFolderLock(long folderId)
|
boolean |
DLFolderServiceWrapper.hasFolderLock(long folderId)
|
static boolean |
DLFolderServiceUtil.hasFolderLock(long folderId)
|
abstract boolean |
DLFolderService.hasInheritableLock(long folderId)
|
boolean |
DLFolderServiceWrapper.hasInheritableLock(long folderId)
|
static boolean |
DLFolderServiceUtil.hasInheritableLock(long folderId)
|
static boolean |
DLFileEntryLocalServiceUtil.isFileEntryCheckedOut(long fileEntryId)
|
abstract boolean |
DLFileEntryLocalService.isFileEntryCheckedOut(long fileEntryId)
|
abstract boolean |
DLFileEntryService.isFileEntryCheckedOut(long fileEntryId)
|
boolean |
DLFileEntryServiceWrapper.isFileEntryCheckedOut(long fileEntryId)
|
static boolean |
DLFileEntryServiceUtil.isFileEntryCheckedOut(long fileEntryId)
|
boolean |
DLFileEntryLocalServiceWrapper.isFileEntryCheckedOut(long fileEntryId)
|
Lock |
DLAppServiceWrapper.lockFileEntry(long fileEntryId)
Deprecated. As of 6.2.0, replaced by DLAppServiceWrapper.checkOutFileEntry(long,
ServiceContext) |
abstract Lock |
DLAppService.lockFileEntry(long fileEntryId)
Deprecated. As of 6.2.0, replaced by DLAppService.checkOutFileEntry(long,
ServiceContext) |
static Lock |
DLAppServiceUtil.lockFileEntry(long fileEntryId)
Deprecated. As of 6.2.0, replaced by DLAppServiceUtil.checkOutFileEntry(long,
ServiceContext) |
static Lock |
DLFileEntryLocalServiceUtil.lockFileEntry(long userId,
long fileEntryId)
|
abstract Lock |
DLFileEntryLocalService.lockFileEntry(long userId,
long fileEntryId)
|
Lock |
DLFileEntryLocalServiceWrapper.lockFileEntry(long userId,
long fileEntryId)
|
Lock |
DLAppServiceWrapper.lockFileEntry(long fileEntryId,
String owner,
long expirationTime)
Deprecated. As of 6.2.0, replaced by DLAppServiceWrapper.checkOutFileEntry(long,
String, long, ServiceContext) |
abstract Lock |
DLAppService.lockFileEntry(long fileEntryId,
String owner,
long expirationTime)
Deprecated. As of 6.2.0, replaced by DLAppService.checkOutFileEntry(long,
String, long, ServiceContext) |
static Lock |
DLAppServiceUtil.lockFileEntry(long fileEntryId,
String owner,
long expirationTime)
Deprecated. As of 6.2.0, replaced by DLAppServiceUtil.checkOutFileEntry(long,
String, long, ServiceContext) |
abstract Lock |
DLFolderService.lockFolder(long folderId)
|
Lock |
DLFolderServiceWrapper.lockFolder(long folderId)
|
static Lock |
DLFolderServiceUtil.lockFolder(long folderId)
|
static Lock |
DLFolderLocalServiceUtil.lockFolder(long userId,
long folderId)
|
abstract Lock |
DLFolderLocalService.lockFolder(long userId,
long folderId)
|
Lock |
DLAppServiceWrapper.lockFolder(long repositoryId,
long folderId)
Locks the folder. |
abstract Lock |
DLAppService.lockFolder(long repositoryId,
long folderId)
Locks the folder. |
static Lock |
DLAppServiceUtil.lockFolder(long repositoryId,
long folderId)
Locks the folder. |
Lock |
DLFolderLocalServiceWrapper.lockFolder(long userId,
long folderId)
|
static Lock |
DLFolderLocalServiceUtil.lockFolder(long userId,
long folderId,
String owner,
boolean inheritable,
long expirationTime)
|
abstract Lock |
DLFolderLocalService.lockFolder(long userId,
long folderId,
String owner,
boolean inheritable,
long expirationTime)
|
Lock |
DLAppServiceWrapper.lockFolder(long repositoryId,
long folderId,
String owner,
boolean inheritable,
long expirationTime)
Locks the folder. |
abstract Lock |
DLAppService.lockFolder(long repositoryId,
long folderId,
String owner,
boolean inheritable,
long expirationTime)
Locks the folder. |
static Lock |
DLAppServiceUtil.lockFolder(long repositoryId,
long folderId,
String owner,
boolean inheritable,
long expirationTime)
Locks the folder. |
Lock |
DLFolderLocalServiceWrapper.lockFolder(long userId,
long folderId,
String owner,
boolean inheritable,
long expirationTime)
|
abstract Lock |
DLFolderService.lockFolder(long folderId,
String owner,
boolean inheritable,
long expirationTime)
|
Lock |
DLFolderServiceWrapper.lockFolder(long folderId,
String owner,
boolean inheritable,
long expirationTime)
|
static Lock |
DLFolderServiceUtil.lockFolder(long folderId,
String owner,
boolean inheritable,
long expirationTime)
|
static void |
DLAppHelperLocalServiceUtil.moveDependentsToTrash(List<Object> dlFileEntriesAndDLFolders,
long trashEntryId)
|
void |
DLAppHelperLocalServiceWrapper.moveDependentsToTrash(List<Object> dlFileEntriesAndDLFolders,
long trashEntryId)
|
abstract void |
DLAppHelperLocalService.moveDependentsToTrash(List<Object> dlFileEntriesAndDLFolders,
long trashEntryId)
|
static void |
DLAppHelperLocalServiceUtil.moveFileEntry(FileEntry fileEntry)
|
void |
DLAppHelperLocalServiceWrapper.moveFileEntry(FileEntry fileEntry)
|
abstract void |
DLAppHelperLocalService.moveFileEntry(FileEntry fileEntry)
|
static DLFileEntry |
DLFileEntryLocalServiceUtil.moveFileEntry(long userId,
long fileEntryId,
long newFolderId,
ServiceContext serviceContext)
|
abstract DLFileEntry |
DLFileEntryLocalService.moveFileEntry(long userId,
long fileEntryId,
long newFolderId,
ServiceContext serviceContext)
|
FileEntry |
DLAppLocalServiceWrapper.moveFileEntry(long userId,
long fileEntryId,
long newFolderId,
ServiceContext serviceContext)
Moves the file entry to the new folder. |
DLFileEntry |
DLFileEntryLocalServiceWrapper.moveFileEntry(long userId,
long fileEntryId,
long newFolderId,
ServiceContext serviceContext)
|
abstract FileEntry |
DLAppLocalService.moveFileEntry(long userId,
long fileEntryId,
long newFolderId,
ServiceContext serviceContext)
Moves the file entry to the new folder. |
static FileEntry |
DLAppLocalServiceUtil.moveFileEntry(long userId,
long fileEntryId,
long newFolderId,
ServiceContext serviceContext)
Moves the file entry to the new folder. |
abstract DLFileEntry |
DLFileEntryService.moveFileEntry(long fileEntryId,
long newFolderId,
ServiceContext serviceContext)
|
DLFileEntry |
DLFileEntryServiceWrapper.moveFileEntry(long fileEntryId,
long newFolderId,
ServiceContext serviceContext)
|
static DLFileEntry |
DLFileEntryServiceUtil.moveFileEntry(long fileEntryId,
long newFolderId,
ServiceContext serviceContext)
|
FileEntry |
DLAppServiceWrapper.moveFileEntry(long fileEntryId,
long newFolderId,
ServiceContext serviceContext)
Moves the file entry to the new folder. |
abstract FileEntry |
DLAppService.moveFileEntry(long fileEntryId,
long newFolderId,
ServiceContext serviceContext)
Moves the file entry to the new folder. |
static FileEntry |
DLAppServiceUtil.moveFileEntry(long fileEntryId,
long newFolderId,
ServiceContext serviceContext)
Moves the file entry to the new folder. |
static FileEntry |
DLAppHelperLocalServiceUtil.moveFileEntryFromTrash(long userId,
FileEntry fileEntry,
long newFolderId,
ServiceContext serviceContext)
|
FileEntry |
DLAppHelperLocalServiceWrapper.moveFileEntryFromTrash(long userId,
FileEntry fileEntry,
long newFolderId,
ServiceContext serviceContext)
|
abstract FileEntry |
DLAppHelperLocalService.moveFileEntryFromTrash(long userId,
FileEntry fileEntry,
long newFolderId,
ServiceContext serviceContext)
|
FileEntry |
DLAppServiceWrapper.moveFileEntryFromTrash(long fileEntryId,
long newFolderId,
ServiceContext serviceContext)
Moves the file entry from a trashed folder to the new folder. |
abstract FileEntry |
DLAppService.moveFileEntryFromTrash(long fileEntryId,
long newFolderId,
ServiceContext serviceContext)
Moves the file entry from a trashed folder to the new folder. |
static FileEntry |
DLAppServiceUtil.moveFileEntryFromTrash(long fileEntryId,
long newFolderId,
ServiceContext serviceContext)
Moves the file entry from a trashed folder to the new folder. |
FileEntry |
DLAppServiceWrapper.moveFileEntryToTrash(long fileEntryId)
Moves the file entry with the primary key to the trash portlet. |
abstract FileEntry |
DLAppService.moveFileEntryToTrash(long fileEntryId)
Moves the file entry with the primary key to the trash portlet. |
static FileEntry |
DLAppServiceUtil.moveFileEntryToTrash(long fileEntryId)
Moves the file entry with the primary key to the trash portlet. |
static FileEntry |
DLAppHelperLocalServiceUtil.moveFileEntryToTrash(long userId,
FileEntry fileEntry)
Moves the file entry to the recycle bin. |
FileEntry |
DLAppHelperLocalServiceWrapper.moveFileEntryToTrash(long userId,
FileEntry fileEntry)
Moves the file entry to the recycle bin. |
abstract FileEntry |
DLAppHelperLocalService.moveFileEntryToTrash(long userId,
FileEntry fileEntry)
Moves the file entry to the recycle bin. |
FileEntry |
DLAppLocalServiceWrapper.moveFileEntryToTrash(long userId,
long fileEntryId)
Moves the file entry with the primary key to the trash portlet. |
abstract FileEntry |
DLAppLocalService.moveFileEntryToTrash(long userId,
long fileEntryId)
Moves the file entry with the primary key to the trash portlet. |
static FileEntry |
DLAppLocalServiceUtil.moveFileEntryToTrash(long userId,
long fileEntryId)
Moves the file entry with the primary key to the trash portlet. |
static DLFileShortcut |
DLAppHelperLocalServiceUtil.moveFileShortcutFromTrash(long userId,
DLFileShortcut dlFileShortcut,
long newFolderId,
ServiceContext serviceContext)
|
DLFileShortcut |
DLAppHelperLocalServiceWrapper.moveFileShortcutFromTrash(long userId,
DLFileShortcut dlFileShortcut,
long newFolderId,
ServiceContext serviceContext)
|
abstract DLFileShortcut |
DLAppHelperLocalService.moveFileShortcutFromTrash(long userId,
DLFileShortcut dlFileShortcut,
long newFolderId,
ServiceContext serviceContext)
|
DLFileShortcut |
DLAppServiceWrapper.moveFileShortcutFromTrash(long fileShortcutId,
long newFolderId,
ServiceContext serviceContext)
Moves the file shortcut from a trashed folder to the new folder. |
abstract DLFileShortcut |
DLAppService.moveFileShortcutFromTrash(long fileShortcutId,
long newFolderId,
ServiceContext serviceContext)
Moves the file shortcut from a trashed folder to the new folder. |
static DLFileShortcut |
DLAppServiceUtil.moveFileShortcutFromTrash(long fileShortcutId,
long newFolderId,
ServiceContext serviceContext)
Moves the file shortcut from a trashed folder to the new folder. |
DLFileShortcut |
DLAppServiceWrapper.moveFileShortcutToTrash(long fileShortcutId)
Moves the file shortcut with the primary key to the trash portlet. |
abstract DLFileShortcut |
DLAppService.moveFileShortcutToTrash(long fileShortcutId)
Moves the file shortcut with the primary key to the trash portlet. |
static DLFileShortcut |
DLAppServiceUtil.moveFileShortcutToTrash(long fileShortcutId)
Moves the file shortcut with the primary key to the trash portlet. |
static DLFileShortcut |
DLAppHelperLocalServiceUtil.moveFileShortcutToTrash(long userId,
DLFileShortcut dlFileShortcut)
Moves the file shortcut to the recycle bin. |
DLFileShortcut |
DLAppHelperLocalServiceWrapper.moveFileShortcutToTrash(long userId,
DLFileShortcut dlFileShortcut)
Moves the file shortcut to the recycle bin. |
abstract DLFileShortcut |
DLAppHelperLocalService.moveFileShortcutToTrash(long userId,
DLFileShortcut dlFileShortcut)
Moves the file shortcut to the recycle bin. |
Folder |
DLAppLocalServiceWrapper.moveFolder(long userId,
long folderId,
long parentFolderId,
ServiceContext serviceContext)
|
static DLFolder |
DLFolderLocalServiceUtil.moveFolder(long userId,
long folderId,
long parentFolderId,
ServiceContext serviceContext)
|
abstract DLFolder |
DLFolderLocalService.moveFolder(long userId,
long folderId,
long parentFolderId,
ServiceContext serviceContext)
|
abstract Folder |
DLAppLocalService.moveFolder(long userId,
long folderId,
long parentFolderId,
ServiceContext serviceContext)
|
static Folder |
DLAppLocalServiceUtil.moveFolder(long userId,
long folderId,
long parentFolderId,
ServiceContext serviceContext)
|
DLFolder |
DLFolderLocalServiceWrapper.moveFolder(long userId,
long folderId,
long parentFolderId,
ServiceContext serviceContext)
|
Folder |
DLAppServiceWrapper.moveFolder(long folderId,
long parentFolderId,
ServiceContext serviceContext)
Moves the folder to the new parent folder with the primary key. |
abstract Folder |
DLAppService.moveFolder(long folderId,
long parentFolderId,
ServiceContext serviceContext)
Moves the folder to the new parent folder with the primary key. |
abstract DLFolder |
DLFolderService.moveFolder(long folderId,
long parentFolderId,
ServiceContext serviceContext)
|
static Folder |
DLAppServiceUtil.moveFolder(long folderId,
long parentFolderId,
ServiceContext serviceContext)
Moves the folder to the new parent folder with the primary key. |
DLFolder |
DLFolderServiceWrapper.moveFolder(long folderId,
long parentFolderId,
ServiceContext serviceContext)
|
static DLFolder |
DLFolderServiceUtil.moveFolder(long folderId,
long parentFolderId,
ServiceContext serviceContext)
|
static Folder |
DLAppHelperLocalServiceUtil.moveFolderFromTrash(long userId,
Folder folder,
long parentFolderId,
ServiceContext serviceContext)
|
Folder |
DLAppHelperLocalServiceWrapper.moveFolderFromTrash(long userId,
Folder folder,
long parentFolderId,
ServiceContext serviceContext)
|
abstract Folder |
DLAppHelperLocalService.moveFolderFromTrash(long userId,
Folder folder,
long parentFolderId,
ServiceContext serviceContext)
|
Folder |
DLAppServiceWrapper.moveFolderFromTrash(long folderId,
long parentFolderId,
ServiceContext serviceContext)
Moves the folder with the primary key from the trash portlet to the new parent folder with the primary key. |
abstract Folder |
DLAppService.moveFolderFromTrash(long folderId,
long parentFolderId,
ServiceContext serviceContext)
Moves the folder with the primary key from the trash portlet to the new parent folder with the primary key. |
static Folder |
DLAppServiceUtil.moveFolderFromTrash(long folderId,
long parentFolderId,
ServiceContext serviceContext)
Moves the folder with the primary key from the trash portlet to the new parent folder with the primary key. |
Folder |
DLAppServiceWrapper.moveFolderToTrash(long folderId)
Moves the folder with the primary key to the trash portlet. |
abstract Folder |
DLAppService.moveFolderToTrash(long folderId)
Moves the folder with the primary key to the trash portlet. |
static Folder |
DLAppServiceUtil.moveFolderToTrash(long folderId)
Moves the folder with the primary key to the trash portlet. |
static Folder |
DLAppHelperLocalServiceUtil.moveFolderToTrash(long userId,
Folder folder)
Moves the folder to the recycle bin. |
Folder |
DLAppHelperLocalServiceWrapper.moveFolderToTrash(long userId,
Folder folder)
Moves the folder to the recycle bin. |
abstract Folder |
DLAppHelperLocalService.moveFolderToTrash(long userId,
Folder folder)
Moves the folder to the recycle bin. |
static void |
DLFileEntryLocalServiceUtil.rebuildTree(long companyId)
|
abstract void |
DLFileEntryLocalService.rebuildTree(long companyId)
|
abstract void |
DLFileShortcutLocalService.rebuildTree(long companyId)
|
static void |
DLFileVersionLocalServiceUtil.rebuildTree(long companyId)
|
static void |
DLFolderLocalServiceUtil.rebuildTree(long companyId)
|
abstract void |
DLFolderLocalService.rebuildTree(long companyId)
|
void |
DLFileVersionLocalServiceWrapper.rebuildTree(long companyId)
|
void |
DLFileEntryLocalServiceWrapper.rebuildTree(long companyId)
|
void |
DLFileShortcutLocalServiceWrapper.rebuildTree(long companyId)
|
abstract void |
DLFileVersionLocalService.rebuildTree(long companyId)
|
void |
DLFolderLocalServiceWrapper.rebuildTree(long companyId)
|
static void |
DLFileShortcutLocalServiceUtil.rebuildTree(long companyId)
|
static void |
DLFolderLocalServiceUtil.rebuildTree(long companyId,
long parentFolderId,
String parentTreePath,
boolean reindex)
|
abstract void |
DLFolderLocalService.rebuildTree(long companyId,
long parentFolderId,
String parentTreePath,
boolean reindex)
|
void |
DLFolderLocalServiceWrapper.rebuildTree(long companyId,
long parentFolderId,
String parentTreePath,
boolean reindex)
|
abstract Lock |
DLFileEntryService.refreshFileEntryLock(String lockUuid,
long companyId,
long expirationTime)
|
Lock |
DLFileEntryServiceWrapper.refreshFileEntryLock(String lockUuid,
long companyId,
long expirationTime)
|
static Lock |
DLFileEntryServiceUtil.refreshFileEntryLock(String lockUuid,
long companyId,
long expirationTime)
|
Lock |
DLAppServiceWrapper.refreshFileEntryLock(String lockUuid,
long companyId,
long expirationTime)
Refreshes the lock for the file entry. |
abstract Lock |
DLAppService.refreshFileEntryLock(String lockUuid,
long companyId,
long expirationTime)
Refreshes the lock for the file entry. |
static Lock |
DLAppServiceUtil.refreshFileEntryLock(String lockUuid,
long companyId,
long expirationTime)
Refreshes the lock for the file entry. |
Lock |
DLAppServiceWrapper.refreshFolderLock(String lockUuid,
long companyId,
long expirationTime)
Refreshes the lock for the folder. |
abstract Lock |
DLAppService.refreshFolderLock(String lockUuid,
long companyId,
long expirationTime)
Refreshes the lock for the folder. |
abstract Lock |
DLFolderService.refreshFolderLock(String lockUuid,
long companyId,
long expirationTime)
|
static Lock |
DLAppServiceUtil.refreshFolderLock(String lockUuid,
long companyId,
long expirationTime)
Refreshes the lock for the folder. |
Lock |
DLFolderServiceWrapper.refreshFolderLock(String lockUuid,
long companyId,
long expirationTime)
|
static Lock |
DLFolderServiceUtil.refreshFolderLock(String lockUuid,
long companyId,
long expirationTime)
|
static void |
DLAppHelperLocalServiceUtil.registerDLSyncEventCallback(String event,
FileEntry fileEntry)
|
void |
DLAppHelperLocalServiceWrapper.registerDLSyncEventCallback(String event,
FileEntry fileEntry)
|
abstract void |
DLAppHelperLocalService.registerDLSyncEventCallback(String event,
FileEntry fileEntry)
|
static void |
DLAppHelperLocalServiceUtil.restoreDependentsFromTrash(List<Object> dlFileEntriesAndDLFolders,
long trashEntryId)
|
void |
DLAppHelperLocalServiceWrapper.restoreDependentsFromTrash(List<Object> dlFileEntriesAndDLFolders,
long trashEntryId)
|
abstract void |
DLAppHelperLocalService.restoreDependentsFromTrash(List<Object> dlFileEntriesAndDLFolders,
long trashEntryId)
|
void |
DLAppServiceWrapper.restoreFileEntryFromTrash(long fileEntryId)
Restores the file entry with the primary key from the trash portlet. |
abstract void |
DLAppService.restoreFileEntryFromTrash(long fileEntryId)
Restores the file entry with the primary key from the trash portlet. |
static void |
DLAppServiceUtil.restoreFileEntryFromTrash(long fileEntryId)
Restores the file entry with the primary key from the trash portlet. |
static void |
DLAppHelperLocalServiceUtil.restoreFileEntryFromTrash(long userId,
FileEntry fileEntry)
|
void |
DLAppHelperLocalServiceWrapper.restoreFileEntryFromTrash(long userId,
FileEntry fileEntry)
|
abstract void |
DLAppHelperLocalService.restoreFileEntryFromTrash(long userId,
FileEntry fileEntry)
|
void |
DLAppLocalServiceWrapper.restoreFileEntryFromTrash(long userId,
long fileEntryId)
Restores the file entry with the primary key from the trash portlet. |
abstract void |
DLAppLocalService.restoreFileEntryFromTrash(long userId,
long fileEntryId)
Restores the file entry with the primary key from the trash portlet. |
static void |
DLAppLocalServiceUtil.restoreFileEntryFromTrash(long userId,
long fileEntryId)
Restores the file entry with the primary key from the trash portlet. |
void |
DLAppServiceWrapper.restoreFileShortcutFromTrash(long fileShortcutId)
Restores the file shortcut with the primary key from the trash portlet. |
abstract void |
DLAppService.restoreFileShortcutFromTrash(long fileShortcutId)
Restores the file shortcut with the primary key from the trash portlet. |
static void |
DLAppServiceUtil.restoreFileShortcutFromTrash(long fileShortcutId)
Restores the file shortcut with the primary key from the trash portlet. |
static void |
DLAppHelperLocalServiceUtil.restoreFileShortcutFromTrash(long userId,
DLFileShortcut dlFileShortcut)
|
void |
DLAppHelperLocalServiceWrapper.restoreFileShortcutFromTrash(long userId,
DLFileShortcut dlFileShortcut)
|
abstract void |
DLAppHelperLocalService.restoreFileShortcutFromTrash(long userId,
DLFileShortcut dlFileShortcut)
|
void |
DLAppServiceWrapper.restoreFolderFromTrash(long folderId)
Restores the folder with the primary key from the trash portlet. |
abstract void |
DLAppService.restoreFolderFromTrash(long folderId)
Restores the folder with the primary key from the trash portlet. |
static void |
DLAppServiceUtil.restoreFolderFromTrash(long folderId)
Restores the folder with the primary key from the trash portlet. |
static void |
DLAppHelperLocalServiceUtil.restoreFolderFromTrash(long userId,
Folder folder)
|
void |
DLAppHelperLocalServiceWrapper.restoreFolderFromTrash(long userId,
Folder folder)
|
abstract void |
DLAppHelperLocalService.restoreFolderFromTrash(long userId,
Folder folder)
|
static void |
DLFileEntryLocalServiceUtil.revertFileEntry(long userId,
long fileEntryId,
String version,
ServiceContext serviceContext)
|
abstract void |
DLFileEntryLocalService.revertFileEntry(long userId,
long fileEntryId,
String version,
ServiceContext serviceContext)
|
void |
DLFileEntryLocalServiceWrapper.revertFileEntry(long userId,
long fileEntryId,
String version,
ServiceContext serviceContext)
|
abstract void |
DLFileEntryService.revertFileEntry(long fileEntryId,
String version,
ServiceContext serviceContext)
|
void |
DLFileEntryServiceWrapper.revertFileEntry(long fileEntryId,
String version,
ServiceContext serviceContext)
|
static void |
DLFileEntryServiceUtil.revertFileEntry(long fileEntryId,
String version,
ServiceContext serviceContext)
|
void |
DLAppServiceWrapper.revertFileEntry(long fileEntryId,
String version,
ServiceContext serviceContext)
Reverts the file entry to a previous version. |
abstract void |
DLAppService.revertFileEntry(long fileEntryId,
String version,
ServiceContext serviceContext)
Reverts the file entry to a previous version. |
static void |
DLAppServiceUtil.revertFileEntry(long fileEntryId,
String version,
ServiceContext serviceContext)
Reverts the file entry to a previous version. |
abstract Hits |
DLFileEntryService.search(long groupId,
long creatorUserId,
int status,
int start,
int end)
|
Hits |
DLFileEntryServiceWrapper.search(long groupId,
long creatorUserId,
int status,
int start,
int end)
|
static Hits |
DLFileEntryServiceUtil.search(long groupId,
long creatorUserId,
int status,
int start,
int end)
|
Hits |
DLAppServiceWrapper.search(long repositoryId,
long creatorUserId,
int status,
int start,
int end)
|
abstract Hits |
DLAppService.search(long repositoryId,
long creatorUserId,
int status,
int start,
int end)
|
static Hits |
DLAppServiceUtil.search(long repositoryId,
long creatorUserId,
int status,
int start,
int end)
|
static Hits |
DLFileEntryLocalServiceUtil.search(long groupId,
long userId,
long creatorUserId,
int status,
int start,
int end)
|
abstract Hits |
DLFileEntryLocalService.search(long groupId,
long userId,
long creatorUserId,
int status,
int start,
int end)
|
Hits |
DLFileEntryLocalServiceWrapper.search(long groupId,
long userId,
long creatorUserId,
int status,
int start,
int end)
|
static Hits |
DLFileEntryLocalServiceUtil.search(long groupId,
long userId,
long creatorUserId,
long folderId,
String[] mimeTypes,
int status,
int start,
int end)
|
abstract Hits |
DLFileEntryLocalService.search(long groupId,
long userId,
long creatorUserId,
long folderId,
String[] mimeTypes,
int status,
int start,
int end)
|
Hits |
DLFileEntryLocalServiceWrapper.search(long groupId,
long userId,
long creatorUserId,
long folderId,
String[] mimeTypes,
int status,
int start,
int end)
|
abstract Hits |
DLFileEntryService.search(long groupId,
long creatorUserId,
long folderId,
String[] mimeTypes,
int status,
int start,
int end)
|
Hits |
DLFileEntryServiceWrapper.search(long groupId,
long creatorUserId,
long folderId,
String[] mimeTypes,
int status,
int start,
int end)
|
static Hits |
DLFileEntryServiceUtil.search(long groupId,
long creatorUserId,
long folderId,
String[] mimeTypes,
int status,
int start,
int end)
|
Hits |
DLAppServiceWrapper.search(long repositoryId,
long creatorUserId,
long folderId,
String[] mimeTypes,
int status,
int start,
int end)
|
abstract Hits |
DLAppService.search(long repositoryId,
long creatorUserId,
long folderId,
String[] mimeTypes,
int status,
int start,
int end)
|
static Hits |
DLAppServiceUtil.search(long repositoryId,
long creatorUserId,
long folderId,
String[] mimeTypes,
int status,
int start,
int end)
|
abstract void |
DLFileShortcutLocalService.setTreePaths(long folderId,
String treePath)
|
static void |
DLFileVersionLocalServiceUtil.setTreePaths(long folderId,
String treePath)
|
void |
DLFileVersionLocalServiceWrapper.setTreePaths(long folderId,
String treePath)
|
void |
DLFileShortcutLocalServiceWrapper.setTreePaths(long folderId,
String treePath)
|
abstract void |
DLFileVersionLocalService.setTreePaths(long folderId,
String treePath)
|
static void |
DLFileShortcutLocalServiceUtil.setTreePaths(long folderId,
String treePath)
|
static void |
DLFileEntryLocalServiceUtil.setTreePaths(long folderId,
String treePath,
boolean reindex)
|
abstract void |
DLFileEntryLocalService.setTreePaths(long folderId,
String treePath,
boolean reindex)
|
void |
DLFileEntryLocalServiceWrapper.setTreePaths(long folderId,
String treePath,
boolean reindex)
|
void |
DLAppServiceWrapper.subscribeFileEntryType(long groupId,
long fileEntryTypeId)
Subscribe the user to changes in documents of the file entry type. |
abstract void |
DLAppService.subscribeFileEntryType(long groupId,
long fileEntryTypeId)
Subscribe the user to changes in documents of the file entry type. |
static void |
DLAppServiceUtil.subscribeFileEntryType(long groupId,
long fileEntryTypeId)
Subscribe the user to changes in documents of the file entry type. |
void |
DLAppLocalServiceWrapper.subscribeFileEntryType(long userId,
long groupId,
long fileEntryTypeId)
Subscribe the user to changes in documents of the file entry type. |
abstract void |
DLAppLocalService.subscribeFileEntryType(long userId,
long groupId,
long fileEntryTypeId)
Subscribe the user to changes in documents of the file entry type. |
static void |
DLAppLocalServiceUtil.subscribeFileEntryType(long userId,
long groupId,
long fileEntryTypeId)
Subscribe the user to changes in documents of the file entry type. |
void |
DLAppServiceWrapper.subscribeFolder(long groupId,
long folderId)
Subscribe the user to document changes in the folder. |
abstract void |
DLAppService.subscribeFolder(long groupId,
long folderId)
Subscribe the user to document changes in the folder. |
static void |
DLAppServiceUtil.subscribeFolder(long groupId,
long folderId)
Subscribe the user to document changes in the folder. |
void |
DLAppLocalServiceWrapper.subscribeFolder(long userId,
long groupId,
long folderId)
Subscribe the user to document changes in the folder. |
abstract void |
DLAppLocalService.subscribeFolder(long userId,
long groupId,
long folderId)
Subscribe the user to document changes in the folder. |
static void |
DLAppLocalServiceUtil.subscribeFolder(long userId,
long groupId,
long folderId)
Subscribe the user to document changes in the folder. |
void |
DLAppServiceWrapper.unlockFileEntry(long fileEntryId)
Deprecated. As of 6.2.0, replaced by DLAppServiceWrapper.checkInFileEntry(long,
boolean, String, ServiceContext). |
abstract void |
DLAppService.unlockFileEntry(long fileEntryId)
Deprecated. As of 6.2.0, replaced by DLAppService.checkInFileEntry(long,
boolean, String, ServiceContext). |
static void |
DLAppServiceUtil.unlockFileEntry(long fileEntryId)
Deprecated. As of 6.2.0, replaced by DLAppServiceUtil.checkInFileEntry(long,
boolean, String, ServiceContext). |
void |
DLAppServiceWrapper.unlockFileEntry(long fileEntryId,
String lockUuid)
Deprecated. As of 6.2.0, replaced by DLAppServiceWrapper.checkInFileEntry(long,
String). |
abstract void |
DLAppService.unlockFileEntry(long fileEntryId,
String lockUuid)
Deprecated. As of 6.2.0, replaced by DLAppService.checkInFileEntry(long,
String). |
static void |
DLAppServiceUtil.unlockFileEntry(long fileEntryId,
String lockUuid)
Deprecated. As of 6.2.0, replaced by DLAppServiceUtil.checkInFileEntry(long,
String). |
void |
DLAppServiceWrapper.unlockFolder(long repositoryId,
long folderId,
String lockUuid)
Unlocks the folder. |
abstract void |
DLAppService.unlockFolder(long repositoryId,
long folderId,
String lockUuid)
Unlocks the folder. |
static void |
DLAppServiceUtil.unlockFolder(long repositoryId,
long folderId,
String lockUuid)
Unlocks the folder. |
static void |
DLFolderLocalServiceUtil.unlockFolder(long groupId,
long parentFolderId,
String name,
String lockUuid)
|
abstract void |
DLFolderLocalService.unlockFolder(long groupId,
long parentFolderId,
String name,
String lockUuid)
|
void |
DLAppServiceWrapper.unlockFolder(long repositoryId,
long parentFolderId,
String name,
String lockUuid)
Unlocks the folder. |
abstract void |
DLAppService.unlockFolder(long repositoryId,
long parentFolderId,
String name,
String lockUuid)
Unlocks the folder. |
abstract void |
DLFolderService.unlockFolder(long groupId,
long parentFolderId,
String name,
String lockUuid)
|
static void |
DLAppServiceUtil.unlockFolder(long repositoryId,
long parentFolderId,
String name,
String lockUuid)
Unlocks the folder. |
void |
DLFolderServiceWrapper.unlockFolder(long groupId,
long parentFolderId,
String name,
String lockUuid)
|
void |
DLFolderLocalServiceWrapper.unlockFolder(long groupId,
long parentFolderId,
String name,
String lockUuid)
|
static void |
DLFolderServiceUtil.unlockFolder(long groupId,
long parentFolderId,
String name,
String lockUuid)
|
static void |
DLFolderLocalServiceUtil.unlockFolder(long folderId,
String lockUuid)
|
abstract void |
DLFolderLocalService.unlockFolder(long folderId,
String lockUuid)
|
abstract void |
DLFolderService.unlockFolder(long folderId,
String lockUuid)
|
void |
DLFolderServiceWrapper.unlockFolder(long folderId,
String lockUuid)
|
void |
DLFolderLocalServiceWrapper.unlockFolder(long folderId,
String lockUuid)
|
static void |
DLFolderServiceUtil.unlockFolder(long folderId,
String lockUuid)
|
void |
DLAppServiceWrapper.unsubscribeFileEntryType(long groupId,
long fileEntryTypeId)
Unsubscribe the user from changes in documents of the file entry type. |
abstract void |
DLAppService.unsubscribeFileEntryType(long groupId,
long fileEntryTypeId)
Unsubscribe the user from changes in documents of the file entry type. |
static void |
DLAppServiceUtil.unsubscribeFileEntryType(long groupId,
long fileEntryTypeId)
Unsubscribe the user from changes in documents of the file entry type. |
void |
DLAppLocalServiceWrapper.unsubscribeFileEntryType(long userId,
long groupId,
long fileEntryTypeId)
Unsubscribe the user from changes in documents of the file entry type. |
abstract void |
DLAppLocalService.unsubscribeFileEntryType(long userId,
long groupId,
long fileEntryTypeId)
Unsubscribe the user from changes in documents of the file entry type. |
static void |
DLAppLocalServiceUtil.unsubscribeFileEntryType(long userId,
long groupId,
long fileEntryTypeId)
Unsubscribe the user from changes in documents of the file entry type. |
void |
DLAppServiceWrapper.unsubscribeFolder(long groupId,
long folderId)
Unsubscribe the user from document changes in the folder. |
abstract void |
DLAppService.unsubscribeFolder(long groupId,
long folderId)
Unsubscribe the user from document changes in the folder. |
static void |
DLAppServiceUtil.unsubscribeFolder(long groupId,
long folderId)
Unsubscribe the user from document changes in the folder. |
void |
DLAppLocalServiceWrapper.unsubscribeFolder(long userId,
long groupId,
long folderId)
Unsubscribe the user from document changes in the folder. |
abstract void |
DLAppLocalService.unsubscribeFolder(long userId,
long groupId,
long folderId)
Unsubscribe the user from document changes in the folder. |
static void |
DLAppLocalServiceUtil.unsubscribeFolder(long userId,
long groupId,
long folderId)
Unsubscribe the user from document changes in the folder. |
abstract void |
DLFileShortcutLocalService.updateAsset(long userId,
DLFileShortcut fileShortcut,
long[] assetCategoryIds,
String[] assetTagNames)
|
void |
DLFileShortcutLocalServiceWrapper.updateAsset(long userId,
DLFileShortcut fileShortcut,
long[] assetCategoryIds,
String[] assetTagNames)
|
static void |
DLFileShortcutLocalServiceUtil.updateAsset(long userId,
DLFileShortcut fileShortcut,
long[] assetCategoryIds,
String[] assetTagNames)
|
static AssetEntry |
DLAppHelperLocalServiceUtil.updateAsset(long userId,
FileEntry fileEntry,
FileVersion fileVersion,
long assetClassPk)
|
AssetEntry |
DLAppHelperLocalServiceWrapper.updateAsset(long userId,
FileEntry fileEntry,
FileVersion fileVersion,
long assetClassPk)
|
abstract AssetEntry |
DLAppHelperLocalService.updateAsset(long userId,
FileEntry fileEntry,
FileVersion fileVersion,
long assetClassPk)
|
void |
DLAppLocalServiceWrapper.updateAsset(long userId,
FileEntry fileEntry,
FileVersion fileVersion,
long[] assetCategoryIds,
String[] assetTagNames,
long[] assetLinkEntryIds)
Updates the file entry's asset replacing its asset categories, tags, and links. |
static AssetEntry |
DLAppHelperLocalServiceUtil.updateAsset(long userId,
FileEntry fileEntry,
FileVersion fileVersion,
long[] assetCategoryIds,
String[] assetTagNames,
long[] assetLinkEntryIds)
|
abstract void |
DLAppLocalService.updateAsset(long userId,
FileEntry fileEntry,
FileVersion fileVersion,
long[] assetCategoryIds,
String[] assetTagNames,
long[] assetLinkEntryIds)
Updates the file entry's asset replacing its asset categories, tags, and links. |
AssetEntry |
DLAppHelperLocalServiceWrapper.updateAsset(long userId,
FileEntry fileEntry,
FileVersion fileVersion,
long[] assetCategoryIds,
String[] assetTagNames,
long[] assetLinkEntryIds)
|
static void |
DLAppLocalServiceUtil.updateAsset(long userId,
FileEntry fileEntry,
FileVersion fileVersion,
long[] assetCategoryIds,
String[] assetTagNames,
long[] assetLinkEntryIds)
Updates the file entry's asset replacing its asset categories, tags, and links. |
abstract AssetEntry |
DLAppHelperLocalService.updateAsset(long userId,
FileEntry fileEntry,
FileVersion fileVersion,
long[] assetCategoryIds,
String[] assetTagNames,
long[] assetLinkEntryIds)
|
static AssetEntry |
DLAppHelperLocalServiceUtil.updateAsset(long userId,
Folder folder,
long[] assetCategoryIds,
String[] assetTagNames,
long[] assetLinkEntryIds)
|
AssetEntry |
DLAppHelperLocalServiceWrapper.updateAsset(long userId,
Folder folder,
long[] assetCategoryIds,
String[] assetTagNames,
long[] assetLinkEntryIds)
|
abstract AssetEntry |
DLAppHelperLocalService.updateAsset(long userId,
Folder folder,
long[] assetCategoryIds,
String[] assetTagNames,
long[] assetLinkEntryIds)
|
static void |
DLAppHelperLocalServiceUtil.updateFileEntry(long userId,
FileEntry fileEntry,
FileVersion sourceFileVersion,
FileVersion destinationFileVersion,
long assetClassPk)
|
void |
DLAppHelperLocalServiceWrapper.updateFileEntry(long userId,
FileEntry fileEntry,
FileVersion sourceFileVersion,
FileVersion destinationFileVersion,
long assetClassPk)
|
abstract void |
DLAppHelperLocalService.updateFileEntry(long userId,
FileEntry fileEntry,
FileVersion sourceFileVersion,
FileVersion destinationFileVersion,
long assetClassPk)
|
static void |
DLAppHelperLocalServiceUtil.updateFileEntry(long userId,
FileEntry fileEntry,
FileVersion sourceFileVersion,
FileVersion destinationFileVersion,
ServiceContext serviceContext)
|
void |
DLAppHelperLocalServiceWrapper.updateFileEntry(long userId,
FileEntry fileEntry,
FileVersion sourceFileVersion,
FileVersion destinationFileVersion,
ServiceContext serviceContext)
|
abstract void |
DLAppHelperLocalService.updateFileEntry(long userId,
FileEntry fileEntry,
FileVersion sourceFileVersion,
FileVersion destinationFileVersion,
ServiceContext serviceContext)
|
FileEntry |
DLAppLocalServiceWrapper.updateFileEntry(long userId,
long fileEntryId,
String sourceFileName,
String mimeType,
String title,
String description,
String changeLog,
boolean majorVersion,
byte[] bytes,
ServiceContext serviceContext)
Updates a file entry and associated metadata based on a byte array object. |
abstract FileEntry |
DLAppLocalService.updateFileEntry(long userId,
long fileEntryId,
String sourceFileName,
String mimeType,
String title,
String description,
String changeLog,
boolean majorVersion,
byte[] bytes,
ServiceContext serviceContext)
Updates a file entry and associated metadata based on a byte array object. |
static FileEntry |
DLAppLocalServiceUtil.updateFileEntry(long userId,
long fileEntryId,
String sourceFileName,
String mimeType,
String title,
String description,
String changeLog,
boolean majorVersion,
byte[] bytes,
ServiceContext serviceContext)
Updates a file entry and associated metadata based on a byte array object. |
FileEntry |
DLAppLocalServiceWrapper.updateFileEntry(long userId,
long fileEntryId,
String sourceFileName,
String mimeType,
String title,
String description,
String changeLog,
boolean majorVersion,
File file,
ServiceContext serviceContext)
Updates a file entry and associated metadata based on a File object. |
abstract FileEntry |
DLAppLocalService.updateFileEntry(long userId,
long fileEntryId,
String sourceFileName,
String mimeType,
String title,
String description,
String changeLog,
boolean majorVersion,
File file,
ServiceContext serviceContext)
Updates a file entry and associated metadata based on a File object. |
static FileEntry |
DLAppLocalServiceUtil.updateFileEntry(long userId,
long fileEntryId,
String sourceFileName,
String mimeType,
String title,
String description,
String changeLog,
boolean majorVersion,
File file,
ServiceContext serviceContext)
Updates a file entry and associated metadata based on a File object. |
FileEntry |
DLAppLocalServiceWrapper.updateFileEntry(long userId,
long fileEntryId,
String sourceFileName,
String mimeType,
String title,
String description,
String changeLog,
boolean majorVersion,
InputStream is,
long size,
ServiceContext serviceContext)
Updates a file entry and associated metadata based on an InputStream object. |
abstract FileEntry |
DLAppLocalService.updateFileEntry(long userId,
long fileEntryId,
String sourceFileName,
String mimeType,
String title,
String description,
String changeLog,
boolean majorVersion,
InputStream is,
long size,
ServiceContext serviceContext)
Updates a file entry and associated metadata based on an InputStream object. |
static FileEntry |
DLAppLocalServiceUtil.updateFileEntry(long userId,
long fileEntryId,
String sourceFileName,
String mimeType,
String title,
String description,
String changeLog,
boolean majorVersion,
InputStream is,
long size,
ServiceContext serviceContext)
Updates a file entry and associated metadata based on an InputStream object. |
static DLFileEntry |
DLFileEntryLocalServiceUtil.updateFileEntry(long userId,
long fileEntryId,
String sourceFileName,
String mimeType,
String title,
String description,
String changeLog,
boolean majorVersion,
long fileEntryTypeId,
Map<String,Fields> fieldsMap,
File file,
InputStream is,
long size,
ServiceContext serviceContext)
|
abstract DLFileEntry |
DLFileEntryLocalService.updateFileEntry(long userId,
long fileEntryId,
String sourceFileName,
String mimeType,
String title,
String description,
String changeLog,
boolean majorVersion,
long fileEntryTypeId,
Map<String,Fields> fieldsMap,
File file,
InputStream is,
long size,
ServiceContext serviceContext)
|
DLFileEntry |
DLFileEntryLocalServiceWrapper.updateFileEntry(long userId,
long fileEntryId,
String sourceFileName,
String mimeType,
String title,
String description,
String changeLog,
boolean majorVersion,
long fileEntryTypeId,
Map<String,Fields> fieldsMap,
File file,
InputStream is,
long size,
ServiceContext serviceContext)
|
FileEntry |
DLAppServiceWrapper.updateFileEntry(long fileEntryId,
String sourceFileName,
String mimeType,
String title,
String description,
String changeLog,
boolean majorVersion,
byte[] bytes,
ServiceContext serviceContext)
Updates a file entry and associated metadata based on a byte array object. |
abstract FileEntry |
DLAppService.updateFileEntry(long fileEntryId,
String sourceFileName,
String mimeType,
String title,
String description,
String changeLog,
boolean majorVersion,
byte[] bytes,
ServiceContext serviceContext)
Updates a file entry and associated metadata based on a byte array object. |
static FileEntry |
DLAppServiceUtil.updateFileEntry(long fileEntryId,
String sourceFileName,
String mimeType,
String title,
String description,
String changeLog,
boolean majorVersion,
byte[] bytes,
ServiceContext serviceContext)
Updates a file entry and associated metadata based on a byte array object. |
FileEntry |
DLAppServiceWrapper.updateFileEntry(long fileEntryId,
String sourceFileName,
String mimeType,
String title,
String description,
String changeLog,
boolean majorVersion,
File file,
ServiceContext serviceContext)
Updates a file entry and associated metadata based on a File object. |
abstract FileEntry |
DLAppService.updateFileEntry(long fileEntryId,
String sourceFileName,
String mimeType,
String title,
String description,
String changeLog,
boolean majorVersion,
File file,
ServiceContext serviceContext)
Updates a file entry and associated metadata based on a File object. |
static FileEntry |
DLAppServiceUtil.updateFileEntry(long fileEntryId,
String sourceFileName,
String mimeType,
String title,
String description,
String changeLog,
boolean majorVersion,
File file,
ServiceContext serviceContext)
Updates a file entry and associated metadata based on a File object. |
FileEntry |
DLAppServiceWrapper.updateFileEntry(long fileEntryId,
String sourceFileName,
String mimeType,
String title,
String description,
String changeLog,
boolean majorVersion,
InputStream is,
long size,
ServiceContext serviceContext)
Updates a file entry and associated metadata based on an InputStream object. |
abstract FileEntry |
DLAppService.updateFileEntry(long fileEntryId,
String sourceFileName,
String mimeType,
String title,
String description,
String changeLog,
boolean majorVersion,
InputStream is,
long size,
ServiceContext serviceContext)
Updates a file entry and associated metadata based on an InputStream object. |
static FileEntry |
DLAppServiceUtil.updateFileEntry(long fileEntryId,
String sourceFileName,
String mimeType,
String title,
String description,
String changeLog,
boolean majorVersion,
InputStream is,
long size,
ServiceContext serviceContext)
Updates a file entry and associated metadata based on an InputStream object. |
abstract DLFileEntry |
DLFileEntryService.updateFileEntry(long fileEntryId,
String sourceFileName,
String mimeType,
String title,
String description,
String changeLog,
boolean majorVersion,
long fileEntryTypeId,
Map<String,Fields> fieldsMap,
File file,
InputStream is,
long size,
ServiceContext serviceContext)
|
DLFileEntry |
DLFileEntryServiceWrapper.updateFileEntry(long fileEntryId,
String sourceFileName,
String mimeType,
String title,
String description,
String changeLog,
boolean majorVersion,
long fileEntryTypeId,
Map<String,Fields> fieldsMap,
File file,
InputStream is,
long size,
ServiceContext serviceContext)
|
static DLFileEntry |
DLFileEntryServiceUtil.updateFileEntry(long fileEntryId,
String sourceFileName,
String mimeType,
String title,
String description,
String changeLog,
boolean majorVersion,
long fileEntryTypeId,
Map<String,Fields> fieldsMap,
File file,
InputStream is,
long size,
ServiceContext serviceContext)
|
FileEntry |
DLAppServiceWrapper.updateFileEntryAndCheckIn(long fileEntryId,
String sourceFileName,
String mimeType,
String title,
String description,
String changeLog,
boolean majorVersion,
File file,
ServiceContext serviceContext)
|
abstract FileEntry |
DLAppService.updateFileEntryAndCheckIn(long fileEntryId,
String sourceFileName,
String mimeType,
String title,
String description,
String changeLog,
boolean majorVersion,
File file,
ServiceContext serviceContext)
|
static FileEntry |
DLAppServiceUtil.updateFileEntryAndCheckIn(long fileEntryId,
String sourceFileName,
String mimeType,
String title,
String description,
String changeLog,
boolean majorVersion,
File file,
ServiceContext serviceContext)
|
FileEntry |
DLAppServiceWrapper.updateFileEntryAndCheckIn(long fileEntryId,
String sourceFileName,
String mimeType,
String title,
String description,
String changeLog,
boolean majorVersion,
InputStream is,
long size,
ServiceContext serviceContext)
|
abstract FileEntry |
DLAppService.updateFileEntryAndCheckIn(long fileEntryId,
String sourceFileName,
String mimeType,
String title,
String description,
String changeLog,
boolean majorVersion,
InputStream is,
long size,
ServiceContext serviceContext)
|
static FileEntry |
DLAppServiceUtil.updateFileEntryAndCheckIn(long fileEntryId,
String sourceFileName,
String mimeType,
String title,
String description,
String changeLog,
boolean majorVersion,
InputStream is,
long size,
ServiceContext serviceContext)
|
DLFileEntry |
DLFileEntryTypeLocalServiceWrapper.updateFileEntryFileEntryType(DLFileEntry dlFileEntry,
ServiceContext serviceContext)
|
abstract DLFileEntry |
DLFileEntryTypeLocalService.updateFileEntryFileEntryType(DLFileEntry dlFileEntry,
ServiceContext serviceContext)
|
static DLFileEntry |
DLFileEntryTypeLocalServiceUtil.updateFileEntryFileEntryType(DLFileEntry dlFileEntry,
ServiceContext serviceContext)
|
void |
DLFileEntryMetadataLocalServiceWrapper.updateFileEntryMetadata(long companyId,
List<DDMStructure> ddmStructures,
long fileEntryTypeId,
long fileEntryId,
long fileVersionId,
Map<String,Fields> fieldsMap,
ServiceContext serviceContext)
|
static void |
DLFileEntryMetadataLocalServiceUtil.updateFileEntryMetadata(long companyId,
List<DDMStructure> ddmStructures,
long fileEntryTypeId,
long fileEntryId,
long fileVersionId,
Map<String,Fields> fieldsMap,
ServiceContext serviceContext)
|
abstract void |
DLFileEntryMetadataLocalService.updateFileEntryMetadata(long companyId,
List<DDMStructure> ddmStructures,
long fileEntryTypeId,
long fileEntryId,
long fileVersionId,
Map<String,Fields> fieldsMap,
ServiceContext serviceContext)
|
void |
DLFileEntryMetadataLocalServiceWrapper.updateFileEntryMetadata(long fileEntryTypeId,
long fileEntryId,
long fileVersionId,
Map<String,Fields> fieldsMap,
ServiceContext serviceContext)
|
static void |
DLFileEntryMetadataLocalServiceUtil.updateFileEntryMetadata(long fileEntryTypeId,
long fileEntryId,
long fileVersionId,
Map<String,Fields> fieldsMap,
ServiceContext serviceContext)
|
abstract void |
DLFileEntryMetadataLocalService.updateFileEntryMetadata(long fileEntryTypeId,
long fileEntryId,
long fileVersionId,
Map<String,Fields> fieldsMap,
ServiceContext serviceContext)
|
void |
DLFileEntryTypeLocalServiceWrapper.updateFileEntryType(long userId,
long fileEntryTypeId,
Map<Locale,String> nameMap,
Map<Locale,String> descriptionMap,
long[] ddmStructureIds,
ServiceContext serviceContext)
|
abstract void |
DLFileEntryTypeLocalService.updateFileEntryType(long userId,
long fileEntryTypeId,
Map<Locale,String> nameMap,
Map<Locale,String> descriptionMap,
long[] ddmStructureIds,
ServiceContext serviceContext)
|
static void |
DLFileEntryTypeLocalServiceUtil.updateFileEntryType(long userId,
long fileEntryTypeId,
Map<Locale,String> nameMap,
Map<Locale,String> descriptionMap,
long[] ddmStructureIds,
ServiceContext serviceContext)
|
void |
DLFileEntryTypeLocalServiceWrapper.updateFileEntryType(long userId,
long fileEntryTypeId,
String name,
String description,
long[] ddmStructureIds,
ServiceContext serviceContext)
|
abstract void |
DLFileEntryTypeLocalService.updateFileEntryType(long userId,
long fileEntryTypeId,
String name,
String description,
long[] ddmStructureIds,
ServiceContext serviceContext)
|
static void |
DLFileEntryTypeLocalServiceUtil.updateFileEntryType(long userId,
long fileEntryTypeId,
String name,
String description,
long[] ddmStructureIds,
ServiceContext serviceContext)
|
static void |
DLFileEntryTypeServiceUtil.updateFileEntryType(long fileEntryTypeId,
Map<Locale,String> nameMap,
Map<Locale,String> descriptionMap,
long[] ddmStructureIds,
ServiceContext serviceContext)
|
abstract void |
DLFileEntryTypeService.updateFileEntryType(long fileEntryTypeId,
Map<Locale,String> nameMap,
Map<Locale,String> descriptionMap,
long[] ddmStructureIds,
ServiceContext serviceContext)
|
void |
DLFileEntryTypeServiceWrapper.updateFileEntryType(long fileEntryTypeId,
Map<Locale,String> nameMap,
Map<Locale,String> descriptionMap,
long[] ddmStructureIds,
ServiceContext serviceContext)
|
static void |
DLFileEntryTypeServiceUtil.updateFileEntryType(long fileEntryTypeId,
String name,
String description,
long[] ddmStructureIds,
ServiceContext serviceContext)
|
abstract void |
DLFileEntryTypeService.updateFileEntryType(long fileEntryTypeId,
String name,
String description,
long[] ddmStructureIds,
ServiceContext serviceContext)
|
void |
DLFileEntryTypeServiceWrapper.updateFileEntryType(long fileEntryTypeId,
String name,
String description,
long[] ddmStructureIds,
ServiceContext serviceContext)
|
abstract DLFileShortcut |
DLFileShortcutLocalService.updateFileShortcut(long userId,
long fileShortcutId,
long folderId,
long toFileEntryId,
ServiceContext serviceContext)
|
DLFileShortcut |
DLAppLocalServiceWrapper.updateFileShortcut(long userId,
long fileShortcutId,
long folderId,
long toFileEntryId,
ServiceContext serviceContext)
Updates a file shortcut to the existing file entry. |
DLFileShortcut |
DLFileShortcutLocalServiceWrapper.updateFileShortcut(long userId,
long fileShortcutId,
long folderId,
long toFileEntryId,
ServiceContext serviceContext)
|
abstract DLFileShortcut |
DLAppLocalService.updateFileShortcut(long userId,
long fileShortcutId,
long folderId,
long toFileEntryId,
ServiceContext serviceContext)
Updates a file shortcut to the existing file entry. |
static DLFileShortcut |
DLAppLocalServiceUtil.updateFileShortcut(long userId,
long fileShortcutId,
long folderId,
long toFileEntryId,
ServiceContext serviceContext)
Updates a file shortcut to the existing file entry. |
static DLFileShortcut |
DLFileShortcutLocalServiceUtil.updateFileShortcut(long userId,
long fileShortcutId,
long folderId,
long toFileEntryId,
ServiceContext serviceContext)
|
static DLFileShortcut |
DLFileShortcutServiceUtil.updateFileShortcut(long fileShortcutId,
long folderId,
long toFileEntryId,
ServiceContext serviceContext)
|
DLFileShortcut |
DLAppServiceWrapper.updateFileShortcut(long fileShortcutId,
long folderId,
long toFileEntryId,
ServiceContext serviceContext)
Updates a file shortcut to the existing file entry. |
abstract DLFileShortcut |
DLAppService.updateFileShortcut(long fileShortcutId,
long folderId,
long toFileEntryId,
ServiceContext serviceContext)
Updates a file shortcut to the existing file entry. |
abstract DLFileShortcut |
DLFileShortcutService.updateFileShortcut(long fileShortcutId,
long folderId,
long toFileEntryId,
ServiceContext serviceContext)
|
static DLFileShortcut |
DLAppServiceUtil.updateFileShortcut(long fileShortcutId,
long folderId,
long toFileEntryId,
ServiceContext serviceContext)
Updates a file shortcut to the existing file entry. |
DLFileShortcut |
DLFileShortcutServiceWrapper.updateFileShortcut(long fileShortcutId,
long folderId,
long toFileEntryId,
ServiceContext serviceContext)
|
static void |
DLAppHelperLocalServiceUtil.updateFolder(long userId,
Folder folder,
ServiceContext serviceContext)
|
void |
DLAppHelperLocalServiceWrapper.updateFolder(long userId,
Folder folder,
ServiceContext serviceContext)
|
abstract void |
DLAppHelperLocalService.updateFolder(long userId,
Folder folder,
ServiceContext serviceContext)
|
static DLFolder |
DLFolderLocalServiceUtil.updateFolder(long folderId,
long parentFolderId,
String name,
String description,
long defaultFileEntryTypeId,
List<Long> fileEntryTypeIds,
boolean overrideFileEntryTypes,
ServiceContext serviceContext)
|
abstract DLFolder |
DLFolderLocalService.updateFolder(long folderId,
long parentFolderId,
String name,
String description,
long defaultFileEntryTypeId,
List<Long> fileEntryTypeIds,
boolean overrideFileEntryTypes,
ServiceContext serviceContext)
|
DLFolder |
DLFolderLocalServiceWrapper.updateFolder(long folderId,
long parentFolderId,
String name,
String description,
long defaultFileEntryTypeId,
List<Long> fileEntryTypeIds,
boolean overrideFileEntryTypes,
ServiceContext serviceContext)
|
Folder |
DLAppLocalServiceWrapper.updateFolder(long folderId,
long parentFolderId,
String name,
String description,
ServiceContext serviceContext)
Updates the folder. |
abstract Folder |
DLAppLocalService.updateFolder(long folderId,
long parentFolderId,
String name,
String description,
ServiceContext serviceContext)
Updates the folder. |
static Folder |
DLAppLocalServiceUtil.updateFolder(long folderId,
long parentFolderId,
String name,
String description,
ServiceContext serviceContext)
Updates the folder. |
static DLFolder |
DLFolderLocalServiceUtil.updateFolder(long folderId,
String name,
String description,
long defaultFileEntryTypeId,
List<Long> fileEntryTypeIds,
boolean overrideFileEntryTypes,
ServiceContext serviceContext)
|
abstract DLFolder |
DLFolderLocalService.updateFolder(long folderId,
String name,
String description,
long defaultFileEntryTypeId,
List<Long> fileEntryTypeIds,
boolean overrideFileEntryTypes,
ServiceContext serviceContext)
|
abstract DLFolder |
DLFolderService.updateFolder(long folderId,
String name,
String description,
long defaultFileEntryTypeId,
List<Long> fileEntryTypeIds,
boolean overrideFileEntryTypes,
ServiceContext serviceContext)
|
DLFolder |
DLFolderServiceWrapper.updateFolder(long folderId,
String name,
String description,
long defaultFileEntryTypeId,
List<Long> fileEntryTypeIds,
boolean overrideFileEntryTypes,
ServiceContext serviceContext)
|
DLFolder |
DLFolderLocalServiceWrapper.updateFolder(long folderId,
String name,
String description,
long defaultFileEntryTypeId,
List<Long> fileEntryTypeIds,
boolean overrideFileEntryTypes,
ServiceContext serviceContext)
|
static DLFolder |
DLFolderServiceUtil.updateFolder(long folderId,
String name,
String description,
long defaultFileEntryTypeId,
List<Long> fileEntryTypeIds,
boolean overrideFileEntryTypes,
ServiceContext serviceContext)
|
Folder |
DLAppServiceWrapper.updateFolder(long folderId,
String name,
String description,
ServiceContext serviceContext)
Updates the folder. |
abstract Folder |
DLAppService.updateFolder(long folderId,
String name,
String description,
ServiceContext serviceContext)
Updates the folder. |
static Folder |
DLAppServiceUtil.updateFolder(long folderId,
String name,
String description,
ServiceContext serviceContext)
Updates the folder. |
static DLFolder |
DLFolderLocalServiceUtil.updateFolderAndFileEntryTypes(long userId,
long folderId,
long parentFolderId,
String name,
String description,
long defaultFileEntryTypeId,
List<Long> fileEntryTypeIds,
boolean overrideFileEntryTypes,
ServiceContext serviceContext)
|
abstract DLFolder |
DLFolderLocalService.updateFolderAndFileEntryTypes(long userId,
long folderId,
long parentFolderId,
String name,
String description,
long defaultFileEntryTypeId,
List<Long> fileEntryTypeIds,
boolean overrideFileEntryTypes,
ServiceContext serviceContext)
|
DLFolder |
DLFolderLocalServiceWrapper.updateFolderAndFileEntryTypes(long userId,
long folderId,
long parentFolderId,
String name,
String description,
long defaultFileEntryTypeId,
List<Long> fileEntryTypeIds,
boolean overrideFileEntryTypes,
ServiceContext serviceContext)
|
void |
DLFileEntryTypeLocalServiceWrapper.updateFolderFileEntryTypes(DLFolder dlFolder,
List<Long> fileEntryTypeIds,
long defaultFileEntryTypeId,
ServiceContext serviceContext)
|
abstract void |
DLFileEntryTypeLocalService.updateFolderFileEntryTypes(DLFolder dlFolder,
List<Long> fileEntryTypeIds,
long defaultFileEntryTypeId,
ServiceContext serviceContext)
|
static void |
DLFileEntryTypeLocalServiceUtil.updateFolderFileEntryTypes(DLFolder dlFolder,
List<Long> fileEntryTypeIds,
long defaultFileEntryTypeId,
ServiceContext serviceContext)
|
static void |
DLFolderLocalServiceUtil.updateLastPostDate(long folderId,
Date lastPostDate)
|
abstract void |
DLFolderLocalService.updateLastPostDate(long folderId,
Date lastPostDate)
|
void |
DLFolderLocalServiceWrapper.updateLastPostDate(long folderId,
Date lastPostDate)
|
static void |
DLFileEntryLocalServiceUtil.updateSmallImage(long smallImageId,
long largeImageId)
|
abstract void |
DLFileEntryLocalService.updateSmallImage(long smallImageId,
long largeImageId)
|
void |
DLFileEntryLocalServiceWrapper.updateSmallImage(long smallImageId,
long largeImageId)
|
static void |
DLAppHelperLocalServiceUtil.updateStatus(long userId,
FileEntry fileEntry,
FileVersion latestFileVersion,
int oldStatus,
int newStatus,
Map<String,Serializable> workflowContext,
ServiceContext serviceContext)
|
void |
DLAppHelperLocalServiceWrapper.updateStatus(long userId,
FileEntry fileEntry,
FileVersion latestFileVersion,
int oldStatus,
int newStatus,
Map<String,Serializable> workflowContext,
ServiceContext serviceContext)
|
abstract void |
DLAppHelperLocalService.updateStatus(long userId,
FileEntry fileEntry,
FileVersion latestFileVersion,
int oldStatus,
int newStatus,
Map<String,Serializable> workflowContext,
ServiceContext serviceContext)
|
static DLFileEntry |
DLFileEntryLocalServiceUtil.updateStatus(long userId,
long fileVersionId,
int status,
Map<String,Serializable> workflowContext,
ServiceContext serviceContext)
|
abstract DLFileEntry |
DLFileEntryLocalService.updateStatus(long userId,
long fileVersionId,
int status,
Map<String,Serializable> workflowContext,
ServiceContext serviceContext)
|
static DLFolder |
DLFolderLocalServiceUtil.updateStatus(long userId,
long folderId,
int status,
Map<String,Serializable> workflowContext,
ServiceContext serviceContext)
|
abstract DLFolder |
DLFolderLocalService.updateStatus(long userId,
long folderId,
int status,
Map<String,Serializable> workflowContext,
ServiceContext serviceContext)
|
DLFileEntry |
DLFileEntryLocalServiceWrapper.updateStatus(long userId,
long fileVersionId,
int status,
Map<String,Serializable> workflowContext,
ServiceContext serviceContext)
|
DLFolder |
DLFolderLocalServiceWrapper.updateStatus(long userId,
long folderId,
int status,
Map<String,Serializable> workflowContext,
ServiceContext serviceContext)
|
abstract void |
DLFileShortcutLocalService.updateStatus(long userId,
long fileShortcutId,
int status,
ServiceContext serviceContext)
|
void |
DLFileShortcutLocalServiceWrapper.updateStatus(long userId,
long fileShortcutId,
int status,
ServiceContext serviceContext)
|
static void |
DLFileShortcutLocalServiceUtil.updateStatus(long userId,
long fileShortcutId,
int status,
ServiceContext serviceContext)
|
static void |
DLFileEntryLocalServiceUtil.validateFile(long groupId,
long folderId,
long fileEntryId,
String title,
String extension)
|
abstract void |
DLFileEntryLocalService.validateFile(long groupId,
long folderId,
long fileEntryId,
String title,
String extension)
|
void |
DLFileEntryLocalServiceWrapper.validateFile(long groupId,
long folderId,
long fileEntryId,
String title,
String extension)
|
boolean |
DLAppServiceWrapper.verifyFileEntryCheckOut(long repositoryId,
long fileEntryId,
String lockUuid)
Returns true if the file entry is checked out. |
abstract boolean |
DLAppService.verifyFileEntryCheckOut(long repositoryId,
long fileEntryId,
String lockUuid)
Returns true if the file entry is checked out. |
static boolean |
DLAppServiceUtil.verifyFileEntryCheckOut(long repositoryId,
long fileEntryId,
String lockUuid)
Returns true if the file entry is checked out. |
static boolean |
DLFileEntryLocalServiceUtil.verifyFileEntryCheckOut(long fileEntryId,
String lockUuid)
|
abstract boolean |
DLFileEntryLocalService.verifyFileEntryCheckOut(long fileEntryId,
String lockUuid)
|
abstract boolean |
DLFileEntryService.verifyFileEntryCheckOut(long fileEntryId,
String lockUuid)
|
boolean |
DLFileEntryServiceWrapper.verifyFileEntryCheckOut(long fileEntryId,
String lockUuid)
|
static boolean |
DLFileEntryServiceUtil.verifyFileEntryCheckOut(long fileEntryId,
String lockUuid)
|
boolean |
DLFileEntryLocalServiceWrapper.verifyFileEntryCheckOut(long fileEntryId,
String lockUuid)
|
boolean |
DLAppServiceWrapper.verifyFileEntryLock(long repositoryId,
long fileEntryId,
String lockUuid)
|
abstract boolean |
DLAppService.verifyFileEntryLock(long repositoryId,
long fileEntryId,
String lockUuid)
|
static boolean |
DLAppServiceUtil.verifyFileEntryLock(long repositoryId,
long fileEntryId,
String lockUuid)
|
static boolean |
DLFileEntryLocalServiceUtil.verifyFileEntryLock(long fileEntryId,
String lockUuid)
|
abstract boolean |
DLFileEntryLocalService.verifyFileEntryLock(long fileEntryId,
String lockUuid)
|
abstract boolean |
DLFileEntryService.verifyFileEntryLock(long fileEntryId,
String lockUuid)
|
boolean |
DLFileEntryServiceWrapper.verifyFileEntryLock(long fileEntryId,
String lockUuid)
|
static boolean |
DLFileEntryServiceUtil.verifyFileEntryLock(long fileEntryId,
String lockUuid)
|
boolean |
DLFileEntryLocalServiceWrapper.verifyFileEntryLock(long fileEntryId,
String lockUuid)
|
boolean |
DLAppServiceWrapper.verifyInheritableLock(long repositoryId,
long folderId,
String lockUuid)
Returns true if the inheritable lock exists. |
abstract boolean |
DLAppService.verifyInheritableLock(long repositoryId,
long folderId,
String lockUuid)
Returns true if the inheritable lock exists. |
static boolean |
DLAppServiceUtil.verifyInheritableLock(long repositoryId,
long folderId,
String lockUuid)
Returns true if the inheritable lock exists. |
abstract boolean |
DLFolderService.verifyInheritableLock(long folderId,
String lockUuid)
|
boolean |
DLFolderServiceWrapper.verifyInheritableLock(long folderId,
String lockUuid)
|
static boolean |
DLFolderServiceUtil.verifyInheritableLock(long folderId,
String lockUuid)
|
| Uses of PortalException in com.liferay.portlet.documentlibrary.service.persistence |
|---|
| Methods in com.liferay.portlet.documentlibrary.service.persistence that throw PortalException | |
|---|---|
protected void |
DLFileEntryTypeExportActionableDynamicQuery.performAction(Object object)
|
protected void |
DLFileVersionExportActionableDynamicQuery.performAction(Object object)
|
protected void |
DLFileEntryExportActionableDynamicQuery.performAction(Object object)
|
protected void |
DLFolderExportActionableDynamicQuery.performAction(Object object)
|
protected void |
DLFileShortcutExportActionableDynamicQuery.performAction(Object object)
|
long |
DLFileEntryTypeExportActionableDynamicQuery.performCount()
|
long |
DLFileVersionExportActionableDynamicQuery.performCount()
|
long |
DLFileEntryExportActionableDynamicQuery.performCount()
|
long |
DLFolderExportActionableDynamicQuery.performCount()
|
long |
DLFileShortcutExportActionableDynamicQuery.performCount()
|
| Uses of PortalException in com.liferay.portlet.documentlibrary.store |
|---|
| Methods in com.liferay.portlet.documentlibrary.store that throw PortalException | |
|---|---|
abstract void |
BaseStore.addDirectory(long companyId,
long repositoryId,
String dirName)
Adds a directory. |
abstract void |
Store.addDirectory(long companyId,
long repositoryId,
String dirName)
|
abstract void |
DLStore.addDirectory(long companyId,
long repositoryId,
String dirName)
|
static void |
DLStoreUtil.addDirectory(long companyId,
long repositoryId,
String dirName)
Adds a directory. |
void |
StoreWrapper.addDirectory(long companyId,
long repositoryId,
String dirName)
|
abstract void |
DLStore.addFile(long companyId,
long repositoryId,
String fileName,
boolean validateFileExtension,
byte[] bytes)
|
static void |
DLStoreUtil.addFile(long companyId,
long repositoryId,
String fileName,
boolean validateFileExtension,
byte[] bytes)
Adds a file based on a byte array. |
abstract void |
DLStore.addFile(long companyId,
long repositoryId,
String fileName,
boolean validateFileExtension,
File file)
|
static void |
DLStoreUtil.addFile(long companyId,
long repositoryId,
String fileName,
boolean validateFileExtension,
File file)
Adds a file based on a File object. |
abstract void |
DLStore.addFile(long companyId,
long repositoryId,
String fileName,
boolean validateFileExtension,
InputStream is)
|
static void |
DLStoreUtil.addFile(long companyId,
long repositoryId,
String fileName,
boolean validateFileExtension,
InputStream is)
Adds a file based on a InputStream object. |
void |
BaseStore.addFile(long companyId,
long repositoryId,
String fileName,
byte[] bytes)
Adds a file based on a byte array. |
abstract void |
Store.addFile(long companyId,
long repositoryId,
String fileName,
byte[] bytes)
|
abstract void |
DLStore.addFile(long companyId,
long repositoryId,
String fileName,
byte[] bytes)
|
static void |
DLStoreUtil.addFile(long companyId,
long repositoryId,
String fileName,
byte[] bytes)
Adds a file based on a byte array. |
void |
StoreWrapper.addFile(long companyId,
long repositoryId,
String fileName,
byte[] bytes)
|
void |
BaseStore.addFile(long companyId,
long repositoryId,
String fileName,
File file)
Adds a file based on a File object. |
abstract void |
Store.addFile(long companyId,
long repositoryId,
String fileName,
File file)
|
abstract void |
DLStore.addFile(long companyId,
long repositoryId,
String fileName,
File file)
|
static void |
DLStoreUtil.addFile(long companyId,
long repositoryId,
String fileName,
File file)
Adds a file based on a File object. |
void |
StoreWrapper.addFile(long companyId,
long repositoryId,
String fileName,
File file)
|
abstract void |
BaseStore.addFile(long companyId,
long repositoryId,
String fileName,
InputStream is)
Adds a file based on an InputStream object. |
abstract void |
Store.addFile(long companyId,
long repositoryId,
String fileName,
InputStream is)
|
abstract void |
DLStore.addFile(long companyId,
long repositoryId,
String fileName,
InputStream is)
|
static void |
DLStoreUtil.addFile(long companyId,
long repositoryId,
String fileName,
InputStream is)
Adds a file based on an InputStream object. |
void |
StoreWrapper.addFile(long companyId,
long repositoryId,
String fileName,
InputStream is)
|
void |
BaseStore.copyFileVersion(long companyId,
long repositoryId,
String fileName,
String fromVersionLabel,
String toVersionLabel)
Creates a new copy of the file version. |
abstract void |
Store.copyFileVersion(long companyId,
long repositoryId,
String fileName,
String fromVersionLabel,
String toVersionLabel)
|
abstract void |
DLStore.copyFileVersion(long companyId,
long repositoryId,
String fileName,
String fromVersionLabel,
String toVersionLabel)
|
static void |
DLStoreUtil.copyFileVersion(long companyId,
long repositoryId,
String fileName,
String fromVersionLabel,
String toVersionLabel)
Creates a new copy of the file version. |
void |
StoreWrapper.copyFileVersion(long companyId,
long repositoryId,
String fileName,
String fromVersionLabel,
String toVersionLabel)
|
abstract void |
BaseStore.deleteDirectory(long companyId,
long repositoryId,
String dirName)
Deletes a directory. |
abstract void |
Store.deleteDirectory(long companyId,
long repositoryId,
String dirName)
|
abstract void |
DLStore.deleteDirectory(long companyId,
long repositoryId,
String dirName)
|
static void |
DLStoreUtil.deleteDirectory(long companyId,
long repositoryId,
String dirName)
Deletes a directory. |
void |
StoreWrapper.deleteDirectory(long companyId,
long repositoryId,
String dirName)
|
abstract void |
BaseStore.deleteFile(long companyId,
long repositoryId,
String fileName)
Deletes a file. |
abstract void |
Store.deleteFile(long companyId,
long repositoryId,
String fileName)
|
abstract void |
DLStore.deleteFile(long companyId,
long repositoryId,
String fileName)
|
static void |
DLStoreUtil.deleteFile(long companyId,
long repositoryId,
String fileName)
Deletes a file. |
void |
StoreWrapper.deleteFile(long companyId,
long repositoryId,
String fileName)
|
abstract void |
BaseStore.deleteFile(long companyId,
long repositoryId,
String fileName,
String versionLabel)
Deletes a file at a particular version. |
abstract void |
Store.deleteFile(long companyId,
long repositoryId,
String fileName,
String versionLabel)
|
abstract void |
DLStore.deleteFile(long companyId,
long repositoryId,
String fileName,
String versionLabel)
|
static void |
DLStoreUtil.deleteFile(long companyId,
long repositoryId,
String fileName,
String versionLabel)
Deletes a file at a particular version. |
void |
StoreWrapper.deleteFile(long companyId,
long repositoryId,
String fileName,
String versionLabel)
|
File |
BaseStore.getFile(long companyId,
long repositoryId,
String fileName)
Returns the file as a File object. |
abstract File |
Store.getFile(long companyId,
long repositoryId,
String fileName)
|
abstract File |
DLStore.getFile(long companyId,
long repositoryId,
String fileName)
|
static File |
DLStoreUtil.getFile(long companyId,
long repositoryId,
String fileName)
Returns the file as a File object. |
File |
StoreWrapper.getFile(long companyId,
long repositoryId,
String fileName)
|
File |
BaseStore.getFile(long companyId,
long repositoryId,
String fileName,
String versionLabel)
Returns the file as a File object. |
abstract File |
Store.getFile(long companyId,
long repositoryId,
String fileName,
String versionLabel)
|
abstract File |
DLStore.getFile(long companyId,
long repositoryId,
String fileName,
String versionLabel)
|
static File |
DLStoreUtil.getFile(long companyId,
long repositoryId,
String fileName,
String versionLabel)
Returns the file as a File object. |
File |
StoreWrapper.getFile(long companyId,
long repositoryId,
String fileName,
String versionLabel)
|
byte[] |
BaseStore.getFileAsBytes(long companyId,
long repositoryId,
String fileName)
Returns the file as a byte array. |
abstract byte[] |
Store.getFileAsBytes(long companyId,
long repositoryId,
String fileName)
|
abstract byte[] |
DLStore.getFileAsBytes(long companyId,
long repositoryId,
String fileName)
|
static byte[] |
DLStoreUtil.getFileAsBytes(long companyId,
long repositoryId,
String fileName)
Returns the file as a byte array. |
byte[] |
StoreWrapper.getFileAsBytes(long companyId,
long repositoryId,
String fileName)
|
byte[] |
BaseStore.getFileAsBytes(long companyId,
long repositoryId,
String fileName,
String versionLabel)
Returns the file as a byte array. |
abstract byte[] |
Store.getFileAsBytes(long companyId,
long repositoryId,
String fileName,
String versionLabel)
|
abstract byte[] |
DLStore.getFileAsBytes(long companyId,
long repositoryId,
String fileName,
String versionLabel)
|
static byte[] |
DLStoreUtil.getFileAsBytes(long companyId,
long repositoryId,
String fileName,
String versionLabel)
Returns the file as a byte array. |
byte[] |
StoreWrapper.getFileAsBytes(long companyId,
long repositoryId,
String fileName,
String versionLabel)
|
InputStream |
BaseStore.getFileAsStream(long companyId,
long repositoryId,
String fileName)
Returns the file as an InputStream object. |
abstract InputStream |
Store.getFileAsStream(long companyId,
long repositoryId,
String fileName)
|
abstract InputStream |
DLStore.getFileAsStream(long companyId,
long repositoryId,
String fileName)
|
static InputStream |
DLStoreUtil.getFileAsStream(long companyId,
long repositoryId,
String fileName)
Returns the file as an InputStream object. |
InputStream |
StoreWrapper.getFileAsStream(long companyId,
long repositoryId,
String fileName)
|
abstract InputStream |
BaseStore.getFileAsStream(long companyId,
long repositoryId,
String fileName,
String versionLabel)
Returns the file as an InputStream object. |
abstract InputStream |
Store.getFileAsStream(long companyId,
long repositoryId,
String fileName,
String versionLabel)
|
abstract InputStream |
DLStore.getFileAsStream(long companyId,
long repositoryId,
String fileName,
String versionLabel)
|
static InputStream |
DLStoreUtil.getFileAsStream(long companyId,
long repositoryId,
String fileName,
String versionLabel)
Returns the file as an InputStream object. |
InputStream |
StoreWrapper.getFileAsStream(long companyId,
long repositoryId,
String fileName,
String versionLabel)
|
abstract String[] |
BaseStore.getFileNames(long companyId,
long repositoryId,
String dirName)
Returns all files of the directory. |
abstract String[] |
Store.getFileNames(long companyId,
long repositoryId,
String dirName)
|
abstract String[] |
DLStore.getFileNames(long companyId,
long repositoryId,
String dirName)
|
static String[] |
DLStoreUtil.getFileNames(long companyId,
long repositoryId,
String dirName)
Returns all files of the directory. |
String[] |
StoreWrapper.getFileNames(long companyId,
long repositoryId,
String dirName)
|
abstract long |
BaseStore.getFileSize(long companyId,
long repositoryId,
String fileName)
Returns the size of the file. |
abstract long |
Store.getFileSize(long companyId,
long repositoryId,
String fileName)
|
abstract long |
DLStore.getFileSize(long companyId,
long repositoryId,
String fileName)
|
static long |
DLStoreUtil.getFileSize(long companyId,
long repositoryId,
String fileName)
Returns the size of the file. |
long |
StoreWrapper.getFileSize(long companyId,
long repositoryId,
String fileName)
|
abstract boolean |
BaseStore.hasDirectory(long companyId,
long repositoryId,
String dirName)
Returns true if the directory exists. |
abstract boolean |
Store.hasDirectory(long companyId,
long repositoryId,
String dirName)
|
abstract boolean |
DLStore.hasDirectory(long companyId,
long repositoryId,
String dirName)
|
static boolean |
DLStoreUtil.hasDirectory(long companyId,
long repositoryId,
String dirName)
Returns true if the directory exists. |
boolean |
StoreWrapper.hasDirectory(long companyId,
long repositoryId,
String dirName)
|
boolean |
BaseStore.hasFile(long companyId,
long repositoryId,
String fileName)
Returns true if the file exists. |
abstract boolean |
Store.hasFile(long companyId,
long repositoryId,
String fileName)
|
abstract boolean |
DLStore.hasFile(long companyId,
long repositoryId,
String fileName)
|
static boolean |
DLStoreUtil.hasFile(long companyId,
long repositoryId,
String fileName)
Returns true if the file exists. |
boolean |
StoreWrapper.hasFile(long companyId,
long repositoryId,
String fileName)
|
abstract boolean |
BaseStore.hasFile(long companyId,
long repositoryId,
String fileName,
String versionLabel)
Returns true if the file exists. |
abstract boolean |
Store.hasFile(long companyId,
long repositoryId,
String fileName,
String versionLabel)
|
abstract boolean |
DLStore.hasFile(long companyId,
long repositoryId,
String fileName,
String versionLabel)
|
static boolean |
DLStoreUtil.hasFile(long companyId,
long repositoryId,
String fileName,
String versionLabel)
Returns true if the file exists. |
boolean |
StoreWrapper.hasFile(long companyId,
long repositoryId,
String fileName,
String versionLabel)
|
abstract void |
BaseStore.updateFile(long companyId,
long repositoryId,
long newRepositoryId,
String fileName)
Moves a file to a new data repository. |
abstract void |
Store.updateFile(long companyId,
long repositoryId,
long newRepositoryId,
String fileName)
|
abstract void |
DLStore.updateFile(long companyId,
long repositoryId,
long newRepositoryId,
String fileName)
|
static void |
DLStoreUtil.updateFile(long companyId,
long repositoryId,
long newRepositoryId,
String fileName)
Moves a file to a new data repository. |
void |
StoreWrapper.updateFile(long companyId,
long repositoryId,
long newRepositoryId,
String fileName)
|
abstract void |
Store.updateFile(long companyId,
long repositoryId,
String fileName,
String newFileName)
|
abstract void |
DLStore.updateFile(long companyId,
long repositoryId,
String fileName,
String newFileName)
|
static void |
DLStoreUtil.updateFile(long companyId,
long repositoryId,
String fileName,
String newFileName)
Update's the file's name |
void |
StoreWrapper.updateFile(long companyId,
long repositoryId,
String fileName,
String newFileName)
|
abstract void |
DLStore.updateFile(long companyId,
long repositoryId,
String fileName,
String fileExtension,
boolean validateFileExtension,
String versionLabel,
String sourceFileName,
File file)
|
static void |
DLStoreUtil.updateFile(long companyId,
long repositoryId,
String fileName,
String fileExtension,
boolean validateFileExtension,
String versionLabel,
String sourceFileName,
File file)
Updates a file based on a File object. |
abstract void |
DLStore.updateFile(long companyId,
long repositoryId,
String fileName,
String fileExtension,
boolean validateFileExtension,
String versionLabel,
String sourceFileName,
InputStream is)
|
static void |
DLStoreUtil.updateFile(long companyId,
long repositoryId,
String fileName,
String fileExtension,
boolean validateFileExtension,
String versionLabel,
String sourceFileName,
InputStream is)
Updates a file based on a InputStream object. |
void |
BaseStore.updateFile(long companyId,
long repositoryId,
String fileName,
String versionLabel,
byte[] bytes)
Updates a file based on a byte array. |
abstract void |
Store.updateFile(long companyId,
long repositoryId,
String fileName,
String versionLabel,
byte[] bytes)
|
void |
StoreWrapper.updateFile(long companyId,
long repositoryId,
String fileName,
String versionLabel,
byte[] bytes)
|
void |
BaseStore.updateFile(long companyId,
long repositoryId,
String fileName,
String versionLabel,
File file)
Updates a file based on a File object. |
abstract void |
Store.updateFile(long companyId,
long repositoryId,
String fileName,
String versionLabel,
File file)
|
void |
StoreWrapper.updateFile(long companyId,
long repositoryId,
String fileName,
String versionLabel,
File file)
|
abstract void |
BaseStore.updateFile(long companyId,
long repositoryId,
String fileName,
String versionLabel,
InputStream is)
Updates a file based on an InputStream object. |
abstract void |
Store.updateFile(long companyId,
long repositoryId,
String fileName,
String versionLabel,
InputStream is)
|
void |
StoreWrapper.updateFile(long companyId,
long repositoryId,
String fileName,
String versionLabel,
InputStream is)
|
void |
BaseStore.updateFileVersion(long companyId,
long repositoryId,
String fileName,
String fromVersionLabel,
String toVersionLabel)
Update's a file version label. |
abstract void |
Store.updateFileVersion(long companyId,
long repositoryId,
String fileName,
String fromVersionLabel,
String toVersionLabel)
|
abstract void |
DLStore.updateFileVersion(long companyId,
long repositoryId,
String fileName,
String fromVersionLabel,
String toVersionLabel)
|
static void |
DLStoreUtil.updateFileVersion(long companyId,
long repositoryId,
String fileName,
String fromVersionLabel,
String toVersionLabel)
Update's a file version label. |
void |
StoreWrapper.updateFileVersion(long companyId,
long repositoryId,
String fileName,
String fromVersionLabel,
String toVersionLabel)
|
abstract void |
DLStore.validate(String fileName,
boolean validateFileExtension)
|
static void |
DLStoreUtil.validate(String fileName,
boolean validateFileExtension)
Validates a file's name. |
abstract void |
DLStore.validate(String fileName,
boolean validateFileExtension,
byte[] bytes)
|
static void |
DLStoreUtil.validate(String fileName,
boolean validateFileExtension,
byte[] bytes)
Validates a file's name and data. |
abstract void |
DLStore.validate(String fileName,
boolean validateFileExtension,
File file)
|
static void |
DLStoreUtil.validate(String fileName,
boolean validateFileExtension,
File file)
Validates a file's name and data. |
abstract void |
DLStore.validate(String fileName,
boolean validateFileExtension,
InputStream is)
|
static void |
DLStoreUtil.validate(String fileName,
boolean validateFileExtension,
InputStream is)
Validates a file's name and data. |
abstract void |
DLStore.validate(String fileName,
String fileExtension,
String sourceFileName,
boolean validateFileExtension,
File file)
|
static void |
DLStoreUtil.validate(String fileName,
String fileExtension,
String sourceFileName,
boolean validateFileExtension,
File file)
Validates a file's name and data. |
abstract void |
DLStore.validate(String fileName,
String fileExtension,
String sourceFileName,
boolean validateFileExtension,
InputStream is)
|
static void |
DLStoreUtil.validate(String fileName,
String fileExtension,
String sourceFileName,
boolean validateFileExtension,
InputStream is)
Validates a file's name and data. |
abstract void |
DLStore.validateDirectoryName(String directoryName)
|
static void |
DLStoreUtil.validateDirectoryName(String directoryName)
|
| Uses of PortalException in com.liferay.portlet.documentlibrary.util |
|---|
| Methods in com.liferay.portlet.documentlibrary.util that throw PortalException | |
|---|---|
protected void |
DLPreviewableProcessor.addFileToStore(long companyId,
String dirName,
String filePath,
File srcFile)
|
protected void |
DLPreviewableProcessor.addFileToStore(long companyId,
String dirName,
String filePath,
InputStream is)
|
protected InputStream |
DLPreviewableProcessor.doGetPreviewAsStream(FileVersion fileVersion,
int index,
String type)
|
protected InputStream |
DLPreviewableProcessor.doGetPreviewAsStream(FileVersion fileVersion,
String type)
|
protected long |
DLPreviewableProcessor.doGetPreviewFileSize(FileVersion fileVersion,
int index)
|
protected long |
DLPreviewableProcessor.doGetPreviewFileSize(FileVersion fileVersion,
int index,
String type)
|
protected long |
DLPreviewableProcessor.doGetPreviewFileSize(FileVersion fileVersion,
String type)
|
protected InputStream |
DLPreviewableProcessor.doGetThumbnailAsStream(FileVersion fileVersion,
int index)
|
protected long |
DLPreviewableProcessor.doGetThumbnailFileSize(FileVersion fileVersion,
int index)
|
protected void |
DLPreviewableProcessor.exportThumbnail(PortletDataContext portletDataContext,
FileEntry fileEntry,
Element fileEntryElement,
String binPathName,
int index)
|
protected void |
DLPreviewableProcessor.exportThumbnails(PortletDataContext portletDataContext,
FileEntry fileEntry,
Element fileEntryElement,
String binPathSuffix)
|
static void |
RawMetadataProcessorUtil.generateMetadata(FileVersion fileVersion)
Generates the raw metadata associated with the file entry. |
abstract void |
RawMetadataProcessor.generateMetadata(FileVersion fileVersion)
Generates the raw metadata associated with the file entry. |
abstract String |
DL.getAbsolutePath(PortletRequest portletRequest,
long folderId)
|
static String |
DLUtil.getAbsolutePath(PortletRequest portletRequest,
long folderId)
|
abstract String |
DL.getDLFileEntryControlPanelLink(PortletRequest portletRequest,
long fileEntryId)
|
static String |
DLUtil.getDLFileEntryControlPanelLink(PortletRequest portletRequest,
long fileEntryId)
|
abstract String |
DL.getDLFolderControlPanelLink(PortletRequest portletRequest,
long folderId)
|
static String |
DLUtil.getDLFolderControlPanelLink(PortletRequest portletRequest,
long folderId)
|
abstract String |
DL.getWebDavURL(ThemeDisplay themeDisplay,
Folder folder,
FileEntry fileEntry)
|
static String |
DLUtil.getWebDavURL(ThemeDisplay themeDisplay,
Folder folder,
FileEntry fileEntry)
|
abstract String |
DL.getWebDavURL(ThemeDisplay themeDisplay,
Folder folder,
FileEntry fileEntry,
boolean manualCheckInRequired)
|
static String |
DLUtil.getWebDavURL(ThemeDisplay themeDisplay,
Folder folder,
FileEntry fileEntry,
boolean manualCheckInRequired)
|
abstract String |
DL.getWebDavURL(ThemeDisplay themeDisplay,
Folder folder,
FileEntry fileEntry,
boolean manualCheckInRequired,
boolean officeExtensionRequired)
|
static String |
DLUtil.getWebDavURL(ThemeDisplay themeDisplay,
Folder folder,
FileEntry fileEntry,
boolean manualCheckInRequired,
boolean officeExtensionRequired)
|
abstract boolean |
DL.isSubscribedToFolder(long companyId,
long groupId,
long userId,
long folderId)
|
static boolean |
DLUtil.isSubscribedToFolder(long companyId,
long groupId,
long userId,
long folderId)
|
abstract boolean |
DL.isSubscribedToFolder(long companyId,
long groupId,
long userId,
long folderId,
boolean recursive)
|
static boolean |
DLUtil.isSubscribedToFolder(long companyId,
long groupId,
long userId,
long folderId,
boolean recursive)
|
static void |
RawMetadataProcessorUtil.saveMetadata(FileVersion fileVersion)
Saves the raw metadata present in the file version. |
abstract void |
RawMetadataProcessor.saveMetadata(FileVersion fileVersion)
Saves the raw metadata present in the file version. |
| Uses of PortalException in com.liferay.portlet.dynamicdatalists |
|---|
| Subclasses of PortalException in com.liferay.portlet.dynamicdatalists | |
|---|---|
class |
NoSuchRecordException
|
class |
NoSuchRecordSetException
|
class |
NoSuchRecordVersionException
|
class |
RecordSetDDMStructureIdException
|
class |
RecordSetDuplicateRecordSetKeyException
|
class |
RecordSetNameException
|
| Uses of PortalException in com.liferay.portlet.dynamicdatalists.model |
|---|
| Methods in com.liferay.portlet.dynamicdatalists.model that throw PortalException | |
|---|---|
abstract DDMStructure |
DDLRecordSet.getDDMStructure()
|
DDMStructure |
DDLRecordSetWrapper.getDDMStructure()
|
abstract DDMStructure |
DDLRecordSet.getDDMStructure(long formDDMTemplateId)
|
DDMStructure |
DDLRecordSetWrapper.getDDMStructure(long formDDMTemplateId)
|
abstract Field |
DDLRecord.getField(String fieldName)
|
Field |
DDLRecordWrapper.getField(String fieldName)
|
abstract Serializable |
DDLRecord.getFieldDataType(String fieldName)
|
Serializable |
DDLRecordWrapper.getFieldDataType(String fieldName)
|
abstract Fields |
DDLRecord.getFields()
|
Fields |
DDLRecordWrapper.getFields()
|
abstract Serializable |
DDLRecord.getFieldValue(String fieldName)
|
Serializable |
DDLRecordWrapper.getFieldValue(String fieldName)
|
abstract Serializable |
DDLRecord.getFieldValue(String fieldName,
Locale locale)
|
Serializable |
DDLRecordWrapper.getFieldValue(String fieldName,
Locale locale)
|
abstract List<Serializable> |
DDLRecord.getFieldValues(String fieldName,
Locale locale)
|
List<Serializable> |
DDLRecordWrapper.getFieldValues(String fieldName,
Locale locale)
|
abstract DDLRecordVersion |
DDLRecord.getLatestRecordVersion()
|
DDLRecordVersion |
DDLRecordWrapper.getLatestRecordVersion()
|
DDLRecord |
DDLRecordVersionWrapper.getRecord()
|
abstract DDLRecord |
DDLRecordVersion.getRecord()
|
abstract DDLRecordSet |
DDLRecord.getRecordSet()
|
DDLRecordSet |
DDLRecordVersionWrapper.getRecordSet()
|
abstract DDLRecordSet |
DDLRecordVersion.getRecordSet()
|
DDLRecordSet |
DDLRecordWrapper.getRecordSet()
|
abstract List<Fields> |
DDLRecordSet.getRecordsFieldsList()
|
List<Fields> |
DDLRecordSetWrapper.getRecordsFieldsList()
|
abstract DDLRecordVersion |
DDLRecord.getRecordVersion()
|
DDLRecordVersion |
DDLRecordWrapper.getRecordVersion()
|
abstract DDLRecordVersion |
DDLRecord.getRecordVersion(String version)
|
DDLRecordVersion |
DDLRecordWrapper.getRecordVersion(String version)
|
abstract int |
DDLRecord.getStatus()
|
int |
DDLRecordWrapper.getStatus()
|
| Uses of PortalException in com.liferay.portlet.dynamicdatalists.service |
|---|
| Methods in com.liferay.portlet.dynamicdatalists.service that throw PortalException | |
|---|---|
DDLRecord |
DDLRecordServiceWrapper.addRecord(long groupId,
long recordSetId,
int displayIndex,
Fields fields,
ServiceContext serviceContext)
|
static DDLRecord |
DDLRecordServiceUtil.addRecord(long groupId,
long recordSetId,
int displayIndex,
Fields fields,
ServiceContext serviceContext)
|
abstract DDLRecord |
DDLRecordService.addRecord(long groupId,
long recordSetId,
int displayIndex,
Fields fields,
ServiceContext serviceContext)
|
DDLRecord |
DDLRecordServiceWrapper.addRecord(long groupId,
long recordSetId,
int displayIndex,
Map<String,Serializable> fieldsMap,
ServiceContext serviceContext)
|
static DDLRecord |
DDLRecordServiceUtil.addRecord(long groupId,
long recordSetId,
int displayIndex,
Map<String,Serializable> fieldsMap,
ServiceContext serviceContext)
|
abstract DDLRecord |
DDLRecordService.addRecord(long groupId,
long recordSetId,
int displayIndex,
Map<String,Serializable> fieldsMap,
ServiceContext serviceContext)
|
static DDLRecord |
DDLRecordLocalServiceUtil.addRecord(long userId,
long groupId,
long recordSetId,
int displayIndex,
Fields fields,
ServiceContext serviceContext)
|
abstract DDLRecord |
DDLRecordLocalService.addRecord(long userId,
long groupId,
long recordSetId,
int displayIndex,
Fields fields,
ServiceContext serviceContext)
|
DDLRecord |
DDLRecordLocalServiceWrapper.addRecord(long userId,
long groupId,
long recordSetId,
int displayIndex,
Fields fields,
ServiceContext serviceContext)
|
static DDLRecord |
DDLRecordLocalServiceUtil.addRecord(long userId,
long groupId,
long recordSetId,
int displayIndex,
Map<String,Serializable> fieldsMap,
ServiceContext serviceContext)
|
abstract DDLRecord |
DDLRecordLocalService.addRecord(long userId,
long groupId,
long recordSetId,
int displayIndex,
Map<String,Serializable> fieldsMap,
ServiceContext serviceContext)
|
DDLRecord |
DDLRecordLocalServiceWrapper.addRecord(long userId,
long groupId,
long recordSetId,
int displayIndex,
Map<String,Serializable> fieldsMap,
ServiceContext serviceContext)
|
static DDLRecordSet |
DDLRecordSetLocalServiceUtil.addRecordSet(long userId,
long groupId,
long ddmStructureId,
String recordSetKey,
Map<Locale,String> nameMap,
Map<Locale,String> descriptionMap,
int minDisplayRows,
int scope,
ServiceContext serviceContext)
|
DDLRecordSet |
DDLRecordSetLocalServiceWrapper.addRecordSet(long userId,
long groupId,
long ddmStructureId,
String recordSetKey,
Map<Locale,String> nameMap,
Map<Locale,String> descriptionMap,
int minDisplayRows,
int scope,
ServiceContext serviceContext)
|
abstract DDLRecordSet |
DDLRecordSetLocalService.addRecordSet(long userId,
long groupId,
long ddmStructureId,
String recordSetKey,
Map<Locale,String> nameMap,
Map<Locale,String> descriptionMap,
int minDisplayRows,
int scope,
ServiceContext serviceContext)
|
static DDLRecordSet |
DDLRecordSetServiceUtil.addRecordSet(long groupId,
long ddmStructureId,
String recordSetKey,
Map<Locale,String> nameMap,
Map<Locale,String> descriptionMap,
int minDisplayRows,
int scope,
ServiceContext serviceContext)
|
abstract DDLRecordSet |
DDLRecordSetService.addRecordSet(long groupId,
long ddmStructureId,
String recordSetKey,
Map<Locale,String> nameMap,
Map<Locale,String> descriptionMap,
int minDisplayRows,
int scope,
ServiceContext serviceContext)
|
DDLRecordSet |
DDLRecordSetServiceWrapper.addRecordSet(long groupId,
long ddmStructureId,
String recordSetKey,
Map<Locale,String> nameMap,
Map<Locale,String> descriptionMap,
int minDisplayRows,
int scope,
ServiceContext serviceContext)
|
static void |
DDLRecordSetLocalServiceUtil.addRecordSetResources(DDLRecordSet recordSet,
boolean addGroupPermissions,
boolean addGuestPermissions)
|
void |
DDLRecordSetLocalServiceWrapper.addRecordSetResources(DDLRecordSet recordSet,
boolean addGroupPermissions,
boolean addGuestPermissions)
|
abstract void |
DDLRecordSetLocalService.addRecordSetResources(DDLRecordSet recordSet,
boolean addGroupPermissions,
boolean addGuestPermissions)
|
static void |
DDLRecordSetLocalServiceUtil.addRecordSetResources(DDLRecordSet recordSet,
String[] groupPermissions,
String[] guestPermissions)
|
void |
DDLRecordSetLocalServiceWrapper.addRecordSetResources(DDLRecordSet recordSet,
String[] groupPermissions,
String[] guestPermissions)
|
abstract void |
DDLRecordSetLocalService.addRecordSetResources(DDLRecordSet recordSet,
String[] groupPermissions,
String[] guestPermissions)
|
static DDLRecord |
DDLRecordLocalServiceUtil.deleteDDLRecord(long recordId)
Deletes the d d l record with the primary key from the database. |
abstract DDLRecord |
DDLRecordLocalService.deleteDDLRecord(long recordId)
Deletes the d d l record with the primary key from the database. |
DDLRecord |
DDLRecordLocalServiceWrapper.deleteDDLRecord(long recordId)
Deletes the d d l record with the primary key from the database. |
static DDLRecordSet |
DDLRecordSetLocalServiceUtil.deleteDDLRecordSet(long recordSetId)
Deletes the d d l record set with the primary key from the database. |
DDLRecordSet |
DDLRecordSetLocalServiceWrapper.deleteDDLRecordSet(long recordSetId)
Deletes the d d l record set with the primary key from the database. |
abstract DDLRecordSet |
DDLRecordSetLocalService.deleteDDLRecordSet(long recordSetId)
Deletes the d d l record set with the primary key from the database. |
static void |
DDLRecordLocalServiceUtil.deleteRecord(DDLRecord record)
|
abstract void |
DDLRecordLocalService.deleteRecord(DDLRecord record)
|
void |
DDLRecordLocalServiceWrapper.deleteRecord(DDLRecord record)
|
void |
DDLRecordServiceWrapper.deleteRecord(long recordId)
|
static void |
DDLRecordServiceUtil.deleteRecord(long recordId)
|
static void |
DDLRecordLocalServiceUtil.deleteRecord(long recordId)
|
abstract void |
DDLRecordLocalService.deleteRecord(long recordId)
|
void |
DDLRecordLocalServiceWrapper.deleteRecord(long recordId)
|
abstract void |
DDLRecordService.deleteRecord(long recordId)
|
DDLRecord |
DDLRecordServiceWrapper.deleteRecordLocale(long recordId,
Locale locale,
ServiceContext serviceContext)
|
static DDLRecord |
DDLRecordServiceUtil.deleteRecordLocale(long recordId,
Locale locale,
ServiceContext serviceContext)
|
static DDLRecord |
DDLRecordLocalServiceUtil.deleteRecordLocale(long recordId,
Locale locale,
ServiceContext serviceContext)
|
abstract DDLRecord |
DDLRecordLocalService.deleteRecordLocale(long recordId,
Locale locale,
ServiceContext serviceContext)
|
DDLRecord |
DDLRecordLocalServiceWrapper.deleteRecordLocale(long recordId,
Locale locale,
ServiceContext serviceContext)
|
abstract DDLRecord |
DDLRecordService.deleteRecordLocale(long recordId,
Locale locale,
ServiceContext serviceContext)
|
static void |
DDLRecordLocalServiceUtil.deleteRecords(long recordSetId)
|
abstract void |
DDLRecordLocalService.deleteRecords(long recordSetId)
|
void |
DDLRecordLocalServiceWrapper.deleteRecords(long recordSetId)
|
static void |
DDLRecordSetLocalServiceUtil.deleteRecordSet(DDLRecordSet recordSet)
|
void |
DDLRecordSetLocalServiceWrapper.deleteRecordSet(DDLRecordSet recordSet)
|
abstract void |
DDLRecordSetLocalService.deleteRecordSet(DDLRecordSet recordSet)
|
static void |
DDLRecordSetLocalServiceUtil.deleteRecordSet(long recordSetId)
|
static void |
DDLRecordSetServiceUtil.deleteRecordSet(long recordSetId)
|
abstract void |
DDLRecordSetService.deleteRecordSet(long recordSetId)
|
void |
DDLRecordSetServiceWrapper.deleteRecordSet(long recordSetId)
|
void |
DDLRecordSetLocalServiceWrapper.deleteRecordSet(long recordSetId)
|
abstract void |
DDLRecordSetLocalService.deleteRecordSet(long recordSetId)
|
static void |
DDLRecordSetLocalServiceUtil.deleteRecordSet(long groupId,
String recordSetKey)
|
void |
DDLRecordSetLocalServiceWrapper.deleteRecordSet(long groupId,
String recordSetKey)
|
abstract void |
DDLRecordSetLocalService.deleteRecordSet(long groupId,
String recordSetKey)
|
static void |
DDLRecordSetLocalServiceUtil.deleteRecordSets(long groupId)
|
void |
DDLRecordSetLocalServiceWrapper.deleteRecordSets(long groupId)
|
abstract void |
DDLRecordSetLocalService.deleteRecordSets(long groupId)
|
static DDLRecord |
DDLRecordLocalServiceUtil.getDDLRecord(long recordId)
Returns the d d l record with the primary key. |
abstract DDLRecord |
DDLRecordLocalService.getDDLRecord(long recordId)
Returns the d d l record with the primary key. |
DDLRecord |
DDLRecordLocalServiceWrapper.getDDLRecord(long recordId)
Returns the d d l record with the primary key. |
static DDLRecord |
DDLRecordLocalServiceUtil.getDDLRecordByUuidAndCompanyId(String uuid,
long companyId)
Returns the d d l record with the matching UUID and company. |
abstract DDLRecord |
DDLRecordLocalService.getDDLRecordByUuidAndCompanyId(String uuid,
long companyId)
Returns the d d l record with the matching UUID and company. |
DDLRecord |
DDLRecordLocalServiceWrapper.getDDLRecordByUuidAndCompanyId(String uuid,
long companyId)
Returns the d d l record with the matching UUID and company. |
static DDLRecord |
DDLRecordLocalServiceUtil.getDDLRecordByUuidAndGroupId(String uuid,
long groupId)
Returns the d d l record matching the UUID and group. |
abstract DDLRecord |
DDLRecordLocalService.getDDLRecordByUuidAndGroupId(String uuid,
long groupId)
Returns the d d l record matching the UUID and group. |
DDLRecord |
DDLRecordLocalServiceWrapper.getDDLRecordByUuidAndGroupId(String uuid,
long groupId)
Returns the d d l record matching the UUID and group. |
static DDLRecordSet |
DDLRecordSetLocalServiceUtil.getDDLRecordSet(long recordSetId)
Returns the d d l record set with the primary key. |
DDLRecordSet |
DDLRecordSetLocalServiceWrapper.getDDLRecordSet(long recordSetId)
Returns the d d l record set with the primary key. |
abstract DDLRecordSet |
DDLRecordSetLocalService.getDDLRecordSet(long recordSetId)
Returns the d d l record set with the primary key. |
static DDLRecordSet |
DDLRecordSetLocalServiceUtil.getDDLRecordSetByUuidAndCompanyId(String uuid,
long companyId)
Returns the d d l record set with the matching UUID and company. |
DDLRecordSet |
DDLRecordSetLocalServiceWrapper.getDDLRecordSetByUuidAndCompanyId(String uuid,
long companyId)
Returns the d d l record set with the matching UUID and company. |
abstract DDLRecordSet |
DDLRecordSetLocalService.getDDLRecordSetByUuidAndCompanyId(String uuid,
long companyId)
Returns the d d l record set with the matching UUID and company. |
static DDLRecordSet |
DDLRecordSetLocalServiceUtil.getDDLRecordSetByUuidAndGroupId(String uuid,
long groupId)
Returns the d d l record set matching the UUID and group. |
DDLRecordSet |
DDLRecordSetLocalServiceWrapper.getDDLRecordSetByUuidAndGroupId(String uuid,
long groupId)
Returns the d d l record set matching the UUID and group. |
abstract DDLRecordSet |
DDLRecordSetLocalService.getDDLRecordSetByUuidAndGroupId(String uuid,
long groupId)
Returns the d d l record set matching the UUID and group. |
static DDLRecordVersion |
DDLRecordLocalServiceUtil.getLatestRecordVersion(long recordId)
|
abstract DDLRecordVersion |
DDLRecordLocalService.getLatestRecordVersion(long recordId)
|
DDLRecordVersion |
DDLRecordLocalServiceWrapper.getLatestRecordVersion(long recordId)
|
static PersistedModel |
DDLRecordLocalServiceUtil.getPersistedModel(Serializable primaryKeyObj)
|
abstract PersistedModel |
DDLRecordLocalService.getPersistedModel(Serializable primaryKeyObj)
|
static PersistedModel |
DDLRecordSetLocalServiceUtil.getPersistedModel(Serializable primaryKeyObj)
|
PersistedModel |
DDLRecordLocalServiceWrapper.getPersistedModel(Serializable primaryKeyObj)
|
PersistedModel |
DDLRecordSetLocalServiceWrapper.getPersistedModel(Serializable primaryKeyObj)
|
abstract PersistedModel |
DDLRecordSetLocalService.getPersistedModel(Serializable primaryKeyObj)
|
DDLRecord |
DDLRecordServiceWrapper.getRecord(long recordId)
|
static DDLRecord |
DDLRecordServiceUtil.getRecord(long recordId)
|
static DDLRecord |
DDLRecordLocalServiceUtil.getRecord(long recordId)
|
abstract DDLRecord |
DDLRecordLocalService.getRecord(long recordId)
|
DDLRecord |
DDLRecordLocalServiceWrapper.getRecord(long recordId)
|
abstract DDLRecord |
DDLRecordService.getRecord(long recordId)
|
static DDLRecordSet |
DDLRecordSetLocalServiceUtil.getRecordSet(long recordSetId)
|
static DDLRecordSet |
DDLRecordSetServiceUtil.getRecordSet(long recordSetId)
|
abstract DDLRecordSet |
DDLRecordSetService.getRecordSet(long recordSetId)
|
DDLRecordSet |
DDLRecordSetServiceWrapper.getRecordSet(long recordSetId)
|
DDLRecordSet |
DDLRecordSetLocalServiceWrapper.getRecordSet(long recordSetId)
|
abstract DDLRecordSet |
DDLRecordSetLocalService.getRecordSet(long recordSetId)
|
static DDLRecordSet |
DDLRecordSetLocalServiceUtil.getRecordSet(long groupId,
String recordSetKey)
|
DDLRecordSet |
DDLRecordSetLocalServiceWrapper.getRecordSet(long groupId,
String recordSetKey)
|
abstract DDLRecordSet |
DDLRecordSetLocalService.getRecordSet(long groupId,
String recordSetKey)
|
static DDLRecordVersion |
DDLRecordLocalServiceUtil.getRecordVersion(long recordVersionId)
|
abstract DDLRecordVersion |
DDLRecordLocalService.getRecordVersion(long recordVersionId)
|
DDLRecordVersion |
DDLRecordLocalServiceWrapper.getRecordVersion(long recordVersionId)
|
static DDLRecordVersion |
DDLRecordLocalServiceUtil.getRecordVersion(long recordId,
String version)
|
abstract DDLRecordVersion |
DDLRecordLocalService.getRecordVersion(long recordId,
String version)
|
DDLRecordVersion |
DDLRecordLocalServiceWrapper.getRecordVersion(long recordId,
String version)
|
static void |
DDLRecordLocalServiceUtil.revertRecordVersion(long userId,
long recordId,
String version,
ServiceContext serviceContext)
|
abstract void |
DDLRecordLocalService.revertRecordVersion(long userId,
long recordId,
String version,
ServiceContext serviceContext)
|
void |
DDLRecordLocalServiceWrapper.revertRecordVersion(long userId,
long recordId,
String version,
ServiceContext serviceContext)
|
void |
DDLRecordServiceWrapper.revertRecordVersion(long recordId,
String version,
ServiceContext serviceContext)
|
static void |
DDLRecordServiceUtil.revertRecordVersion(long recordId,
String version,
ServiceContext serviceContext)
|
abstract void |
DDLRecordService.revertRecordVersion(long recordId,
String version,
ServiceContext serviceContext)
|
static void |
DDLRecordLocalServiceUtil.updateAsset(long userId,
DDLRecord record,
DDLRecordVersion recordVersion,
long[] assetCategoryIds,
String[] assetTagNames,
Locale locale)
|
abstract void |
DDLRecordLocalService.updateAsset(long userId,
DDLRecord record,
DDLRecordVersion recordVersion,
long[] assetCategoryIds,
String[] assetTagNames,
Locale locale)
|
void |
DDLRecordLocalServiceWrapper.updateAsset(long userId,
DDLRecord record,
DDLRecordVersion recordVersion,
long[] assetCategoryIds,
String[] assetTagNames,
Locale locale)
|
static DDLRecordSet |
DDLRecordSetLocalServiceUtil.updateMinDisplayRows(long recordSetId,
int minDisplayRows,
ServiceContext serviceContext)
|
static DDLRecordSet |
DDLRecordSetServiceUtil.updateMinDisplayRows(long recordSetId,
int minDisplayRows,
ServiceContext serviceContext)
|
abstract DDLRecordSet |
DDLRecordSetService.updateMinDisplayRows(long recordSetId,
int minDisplayRows,
ServiceContext serviceContext)
|
DDLRecordSet |
DDLRecordSetServiceWrapper.updateMinDisplayRows(long recordSetId,
int minDisplayRows,
ServiceContext serviceContext)
|
DDLRecordSet |
DDLRecordSetLocalServiceWrapper.updateMinDisplayRows(long recordSetId,
int minDisplayRows,
ServiceContext serviceContext)
|
abstract DDLRecordSet |
DDLRecordSetLocalService.updateMinDisplayRows(long recordSetId,
int minDisplayRows,
ServiceContext serviceContext)
|
DDLRecord |
DDLRecordServiceWrapper.updateRecord(long recordId,
boolean majorVersion,
int displayIndex,
Fields fields,
boolean mergeFields,
ServiceContext serviceContext)
|
static DDLRecord |
DDLRecordServiceUtil.updateRecord(long recordId,
boolean majorVersion,
int displayIndex,
Fields fields,
boolean mergeFields,
ServiceContext serviceContext)
|
abstract DDLRecord |
DDLRecordService.updateRecord(long recordId,
boolean majorVersion,
int displayIndex,
Fields fields,
boolean mergeFields,
ServiceContext serviceContext)
|
DDLRecord |
DDLRecordServiceWrapper.updateRecord(long recordId,
int displayIndex,
Map<String,Serializable> fieldsMap,
boolean mergeFields,
ServiceContext serviceContext)
|
static DDLRecord |
DDLRecordServiceUtil.updateRecord(long recordId,
int displayIndex,
Map<String,Serializable> fieldsMap,
boolean mergeFields,
ServiceContext serviceContext)
|
abstract DDLRecord |
DDLRecordService.updateRecord(long recordId,
int displayIndex,
Map<String,Serializable> fieldsMap,
boolean mergeFields,
ServiceContext serviceContext)
|
static DDLRecord |
DDLRecordLocalServiceUtil.updateRecord(long userId,
long recordId,
boolean majorVersion,
int displayIndex,
Fields fields,
boolean mergeFields,
ServiceContext serviceContext)
|
abstract DDLRecord |
DDLRecordLocalService.updateRecord(long userId,
long recordId,
boolean majorVersion,
int displayIndex,
Fields fields,
boolean mergeFields,
ServiceContext serviceContext)
|
DDLRecord |
DDLRecordLocalServiceWrapper.updateRecord(long userId,
long recordId,
boolean majorVersion,
int displayIndex,
Fields fields,
boolean mergeFields,
ServiceContext serviceContext)
|
static DDLRecord |
DDLRecordLocalServiceUtil.updateRecord(long userId,
long recordId,
int displayIndex,
Map<String,Serializable> fieldsMap,
boolean mergeFields,
ServiceContext serviceContext)
|
abstract DDLRecord |
DDLRecordLocalService.updateRecord(long userId,
long recordId,
int displayIndex,
Map<String,Serializable> fieldsMap,
boolean mergeFields,
ServiceContext serviceContext)
|
DDLRecord |
DDLRecordLocalServiceWrapper.updateRecord(long userId,
long recordId,
int displayIndex,
Map<String,Serializable> fieldsMap,
boolean mergeFields,
ServiceContext serviceContext)
|
static DDLRecordSet |
DDLRecordSetLocalServiceUtil.updateRecordSet(long recordSetId,
long ddmStructureId,
Map<Locale,String> nameMap,
Map<Locale,String> descriptionMap,
int minDisplayRows,
ServiceContext serviceContext)
|
static DDLRecordSet |
DDLRecordSetServiceUtil.updateRecordSet(long recordSetId,
long ddmStructureId,
Map<Locale,String> nameMap,
Map<Locale,String> descriptionMap,
int minDisplayRows,
ServiceContext serviceContext)
|
abstract DDLRecordSet |
DDLRecordSetService.updateRecordSet(long recordSetId,
long ddmStructureId,
Map<Locale,String> nameMap,
Map<Locale,String> descriptionMap,
int minDisplayRows,
ServiceContext serviceContext)
|
DDLRecordSet |
DDLRecordSetServiceWrapper.updateRecordSet(long recordSetId,
long ddmStructureId,
Map<Locale,String> nameMap,
Map<Locale,String> descriptionMap,
int minDisplayRows,
ServiceContext serviceContext)
|
DDLRecordSet |
DDLRecordSetLocalServiceWrapper.updateRecordSet(long recordSetId,
long ddmStructureId,
Map<Locale,String> nameMap,
Map<Locale,String> descriptionMap,
int minDisplayRows,
ServiceContext serviceContext)
|
abstract DDLRecordSet |
DDLRecordSetLocalService.updateRecordSet(long recordSetId,
long ddmStructureId,
Map<Locale,String> nameMap,
Map<Locale,String> descriptionMap,
int minDisplayRows,
ServiceContext serviceContext)
|
static DDLRecordSet |
DDLRecordSetLocalServiceUtil.updateRecordSet(long groupId,
long ddmStructureId,
String recordSetKey,
Map<Locale,String> nameMap,
Map<Locale,String> descriptionMap,
int minDisplayRows,
ServiceContext serviceContext)
|
static DDLRecordSet |
DDLRecordSetServiceUtil.updateRecordSet(long groupId,
long ddmStructureId,
String recordSetKey,
Map<Locale,String> nameMap,
Map<Locale,String> descriptionMap,
int minDisplayRows,
ServiceContext serviceContext)
|
abstract DDLRecordSet |
DDLRecordSetService.updateRecordSet(long groupId,
long ddmStructureId,
String recordSetKey,
Map<Locale,String> nameMap,
Map<Locale,String> descriptionMap,
int minDisplayRows,
ServiceContext serviceContext)
|
DDLRecordSet |
DDLRecordSetServiceWrapper.updateRecordSet(long groupId,
long ddmStructureId,
String recordSetKey,
Map<Locale,String> nameMap,
Map<Locale,String> descriptionMap,
int minDisplayRows,
ServiceContext serviceContext)
|
DDLRecordSet |
DDLRecordSetLocalServiceWrapper.updateRecordSet(long groupId,
long ddmStructureId,
String recordSetKey,
Map<Locale,String> nameMap,
Map<Locale,String> descriptionMap,
int minDisplayRows,
ServiceContext serviceContext)
|
abstract DDLRecordSet |
DDLRecordSetLocalService.updateRecordSet(long groupId,
long ddmStructureId,
String recordSetKey,
Map<Locale,String> nameMap,
Map<Locale,String> descriptionMap,
int minDisplayRows,
ServiceContext serviceContext)
|
static DDLRecord |
DDLRecordLocalServiceUtil.updateStatus(long userId,
long recordVersionId,
int status,
ServiceContext serviceContext)
|
abstract DDLRecord |
DDLRecordLocalService.updateStatus(long userId,
long recordVersionId,
int status,
ServiceContext serviceContext)
|
DDLRecord |
DDLRecordLocalServiceWrapper.updateStatus(long userId,
long recordVersionId,
int status,
ServiceContext serviceContext)
|
| Uses of PortalException in com.liferay.portlet.dynamicdatalists.service.persistence |
|---|
| Methods in com.liferay.portlet.dynamicdatalists.service.persistence that throw PortalException | |
|---|---|
protected void |
DDLRecordExportActionableDynamicQuery.performAction(Object object)
|
protected void |
DDLRecordSetExportActionableDynamicQuery.performAction(Object object)
|
long |
DDLRecordExportActionableDynamicQuery.performCount()
|
long |
DDLRecordSetExportActionableDynamicQuery.performCount()
|
| Uses of PortalException in com.liferay.portlet.dynamicdatalists.util |
|---|
| Methods in com.liferay.portlet.dynamicdatalists.util that throw PortalException | |
|---|---|
static DDLExporter |
DDLExporterFactory.getDDLExporter(DDLExportFormat exportFormat)
|
| Uses of PortalException in com.liferay.portlet.dynamicdatamapping |
|---|
| Subclasses of PortalException in com.liferay.portlet.dynamicdatamapping | |
|---|---|
class |
ContentException
|
class |
ContentNameException
|
class |
ContentXmlException
|
class |
NoSuchStorageLinkException
|
class |
NoSuchStructureException
|
class |
NoSuchStructureLinkException
|
class |
NoSuchTemplateException
|
class |
RequiredStructureException
|
class |
RequiredTemplateException
|
class |
StorageException
|
class |
StorageFieldNameException
|
class |
StorageFieldRequiredException
|
class |
StructureDuplicateElementException
|
class |
StructureDuplicateStructureKeyException
|
class |
StructureFieldException
|
class |
StructureNameException
|
class |
StructureXsdException
|
class |
TemplateDuplicateTemplateKeyException
|
class |
TemplateNameException
|
class |
TemplateScriptException
|
class |
TemplateSmallImageNameException
|
class |
TemplateSmallImageSizeException
|
| Uses of PortalException in com.liferay.portlet.dynamicdatamapping.model |
|---|
| Methods in com.liferay.portlet.dynamicdatamapping.model that throw PortalException | |
|---|---|
abstract List<String> |
DDMStructure.getChildrenFieldNames(String fieldName)
|
List<String> |
DDMStructureWrapper.getChildrenFieldNames(String fieldName)
|
abstract String |
DDMStructure.getCompleteXsd()
|
String |
DDMStructureWrapper.getCompleteXsd()
|
abstract String |
DDMStructure.getFieldDataType(String fieldName)
|
String |
DDMStructureWrapper.getFieldDataType(String fieldName)
|
abstract String |
DDMStructure.getFieldLabel(String fieldName,
Locale locale)
|
String |
DDMStructureWrapper.getFieldLabel(String fieldName,
Locale locale)
|
abstract String |
DDMStructure.getFieldLabel(String fieldName,
String locale)
|
String |
DDMStructureWrapper.getFieldLabel(String fieldName,
String locale)
|
abstract Set<String> |
DDMStructure.getFieldNames()
|
Set<String> |
DDMStructureWrapper.getFieldNames()
|
abstract String |
DDMStructure.getFieldProperty(String fieldName,
String property)
|
String |
DDMStructureWrapper.getFieldProperty(String fieldName,
String property)
|
abstract String |
DDMStructure.getFieldProperty(String fieldName,
String property,
String locale)
|
String |
DDMStructureWrapper.getFieldProperty(String fieldName,
String property,
String locale)
|
abstract boolean |
DDMStructure.getFieldRepeatable(String fieldName)
|
boolean |
DDMStructureWrapper.getFieldRepeatable(String fieldName)
|
abstract boolean |
DDMStructure.getFieldRequired(String fieldName)
|
boolean |
DDMStructureWrapper.getFieldRequired(String fieldName)
|
abstract Map<String,Map<String,String>> |
DDMStructure.getFieldsMap()
|
Map<String,Map<String,String>> |
DDMStructureWrapper.getFieldsMap()
|
abstract Map<String,Map<String,String>> |
DDMStructure.getFieldsMap(boolean includeTransientFields)
|
Map<String,Map<String,String>> |
DDMStructureWrapper.getFieldsMap(boolean includeTransientFields)
|
abstract Map<String,Map<String,String>> |
DDMStructure.getFieldsMap(String locale)
|
Map<String,Map<String,String>> |
DDMStructureWrapper.getFieldsMap(String locale)
|
abstract Map<String,Map<String,String>> |
DDMStructure.getFieldsMap(String locale,
boolean includeTransientFields)
|
Map<String,Map<String,String>> |
DDMStructureWrapper.getFieldsMap(String locale,
boolean includeTransientFields)
|
abstract String |
DDMStructure.getFieldTip(String fieldName,
Locale locale)
|
String |
DDMStructureWrapper.getFieldTip(String fieldName,
Locale locale)
|
abstract String |
DDMStructure.getFieldTip(String fieldName,
String locale)
|
String |
DDMStructureWrapper.getFieldTip(String fieldName,
String locale)
|
abstract String |
DDMStructure.getFieldType(String fieldName)
|
String |
DDMStructureWrapper.getFieldType(String fieldName)
|
abstract Map<String,Map<String,String>> |
DDMStructure.getPersistentFieldsMap(String locale)
|
Map<String,Map<String,String>> |
DDMStructureWrapper.getPersistentFieldsMap(String locale)
|
abstract List<String> |
DDMStructure.getRootFieldNames()
|
List<String> |
DDMStructureWrapper.getRootFieldNames()
|
abstract String |
DDMTemplate.getSmallImageType()
|
String |
DDMTemplateWrapper.getSmallImageType()
|
abstract String |
DDMStorageLink.getStorageType()
|
String |
DDMStorageLinkWrapper.getStorageType()
|
abstract DDMStructure |
DDMStructureLink.getStructure()
|
abstract DDMStructure |
DDMStorageLink.getStructure()
|
DDMStructure |
DDMStorageLinkWrapper.getStructure()
|
DDMStructure |
DDMStructureLinkWrapper.getStructure()
|
abstract Map<String,Map<String,String>> |
DDMStructure.getTransientFieldsMap(String locale)
|
Map<String,Map<String,String>> |
DDMStructureWrapper.getTransientFieldsMap(String locale)
|
abstract String |
DDMStructure.getUnambiguousName(List<DDMStructure> structures,
long groupId,
Locale locale)
|
String |
DDMStructureWrapper.getUnambiguousName(List<DDMStructure> structures,
long groupId,
Locale locale)
|
abstract boolean |
DDMStructure.hasField(String fieldName)
|
boolean |
DDMStructureWrapper.hasField(String fieldName)
|
abstract boolean |
DDMStructure.isFieldPrivate(String fieldName)
|
boolean |
DDMStructureWrapper.isFieldPrivate(String fieldName)
|
abstract boolean |
DDMStructure.isFieldRepeatable(String fieldName)
|
boolean |
DDMStructureWrapper.isFieldRepeatable(String fieldName)
|
abstract boolean |
DDMStructure.isFieldTransient(String fieldName)
|
boolean |
DDMStructureWrapper.isFieldTransient(String fieldName)
|
| Uses of PortalException in com.liferay.portlet.dynamicdatamapping.service |
|---|
| Methods in com.liferay.portlet.dynamicdatamapping.service that throw PortalException | |
|---|---|
static DDMContent |
DDMContentLocalServiceUtil.addContent(long userId,
long groupId,
String name,
String description,
String xml,
ServiceContext serviceContext)
|
DDMContent |
DDMContentLocalServiceWrapper.addContent(long userId,
long groupId,
String name,
String description,
String xml,
ServiceContext serviceContext)
|
abstract DDMContent |
DDMContentLocalService.addContent(long userId,
long groupId,
String name,
String description,
String xml,
ServiceContext serviceContext)
|
DDMStructure |
DDMStructureLocalServiceWrapper.addStructure(long userId,
long groupId,
long parentStructureId,
long classNameId,
String structureKey,
Map<Locale,String> nameMap,
Map<Locale,String> descriptionMap,
String xsd,
String storageType,
int type,
ServiceContext serviceContext)
Adds a structure referencing its parent structure. |
abstract DDMStructure |
DDMStructureLocalService.addStructure(long userId,
long groupId,
long parentStructureId,
long classNameId,
String structureKey,
Map<Locale,String> nameMap,
Map<Locale,String> descriptionMap,
String xsd,
String storageType,
int type,
ServiceContext serviceContext)
Adds a structure referencing its parent structure. |
static DDMStructure |
DDMStructureLocalServiceUtil.addStructure(long userId,
long groupId,
long parentStructureId,
long classNameId,
String structureKey,
Map<Locale,String> nameMap,
Map<Locale,String> descriptionMap,
String xsd,
String storageType,
int type,
ServiceContext serviceContext)
Adds a structure referencing its parent structure. |
DDMStructure |
DDMStructureLocalServiceWrapper.addStructure(long userId,
long groupId,
long classNameId,
Map<Locale,String> nameMap,
Map<Locale,String> descriptionMap,
String xsd,
ServiceContext serviceContext)
Adds a structure referencing a default parent structure, using the portal property dynamic.data.lists.storage.type storage type and
default structure type. |
abstract DDMStructure |
DDMStructureLocalService.addStructure(long userId,
long groupId,
long classNameId,
Map<Locale,String> nameMap,
Map<Locale,String> descriptionMap,
String xsd,
ServiceContext serviceContext)
Adds a structure referencing a default parent structure, using the portal property dynamic.data.lists.storage.type storage type and
default structure type. |
abstract DDMStructure |
DDMStructureService.addStructure(long userId,
long groupId,
long classNameId,
Map<Locale,String> nameMap,
Map<Locale,String> descriptionMap,
String xsd,
ServiceContext serviceContext)
Adds a structure referencing a default parent structure, using the portal property dynamic.data.lists.storage.type storage type and
default structure type. |
static DDMStructure |
DDMStructureServiceUtil.addStructure(long userId,
long groupId,
long classNameId,
Map<Locale,String> nameMap,
Map<Locale,String> descriptionMap,
String xsd,
ServiceContext serviceContext)
Adds a structure referencing a default parent structure, using the portal property dynamic.data.lists.storage.type storage type and
default structure type. |
DDMStructure |
DDMStructureServiceWrapper.addStructure(long userId,
long groupId,
long classNameId,
Map<Locale,String> nameMap,
Map<Locale,String> descriptionMap,
String xsd,
ServiceContext serviceContext)
Adds a structure referencing a default parent structure, using the portal property dynamic.data.lists.storage.type storage type and
default structure type. |
static DDMStructure |
DDMStructureLocalServiceUtil.addStructure(long userId,
long groupId,
long classNameId,
Map<Locale,String> nameMap,
Map<Locale,String> descriptionMap,
String xsd,
ServiceContext serviceContext)
Adds a structure referencing a default parent structure, using the portal property dynamic.data.lists.storage.type storage type and
default structure type. |
abstract DDMStructure |
DDMStructureService.addStructure(long groupId,
long parentStructureId,
long classNameId,
String structureKey,
Map<Locale,String> nameMap,
Map<Locale,String> descriptionMap,
String xsd,
String storageType,
int type,
ServiceContext serviceContext)
Adds a structure referencing its parent structure. |
static DDMStructure |
DDMStructureServiceUtil.addStructure(long groupId,
long parentStructureId,
long classNameId,
String structureKey,
Map<Locale,String> nameMap,
Map<Locale,String> descriptionMap,
String xsd,
String storageType,
int type,
ServiceContext serviceContext)
Adds a structure referencing its parent structure. |
DDMStructure |
DDMStructureServiceWrapper.addStructure(long groupId,
long parentStructureId,
long classNameId,
String structureKey,
Map<Locale,String> nameMap,
Map<Locale,String> descriptionMap,
String xsd,
String storageType,
int type,
ServiceContext serviceContext)
Adds a structure referencing its parent structure. |
DDMStructure |
DDMStructureLocalServiceWrapper.addStructure(long userId,
long groupId,
String parentStructureKey,
long classNameId,
String structureKey,
Map<Locale,String> nameMap,
Map<Locale,String> descriptionMap,
String xsd,
String storageType,
int type,
ServiceContext serviceContext)
Adds a structure referencing a default parent structure if the parent structure is not found. |
abstract DDMStructure |
DDMStructureLocalService.addStructure(long userId,
long groupId,
String parentStructureKey,
long classNameId,
String structureKey,
Map<Locale,String> nameMap,
Map<Locale,String> descriptionMap,
String xsd,
String storageType,
int type,
ServiceContext serviceContext)
Adds a structure referencing a default parent structure if the parent structure is not found. |
abstract DDMStructure |
DDMStructureService.addStructure(long userId,
long groupId,
String parentStructureKey,
long classNameId,
String structureKey,
Map<Locale,String> nameMap,
Map<Locale,String> descriptionMap,
String xsd,
String storageType,
int type,
ServiceContext serviceContext)
Adds a structure referencing the parent structure by its structure key. |
static DDMStructure |
DDMStructureServiceUtil.addStructure(long userId,
long groupId,
String parentStructureKey,
long classNameId,
String structureKey,
Map<Locale,String> nameMap,
Map<Locale,String> descriptionMap,
String xsd,
String storageType,
int type,
ServiceContext serviceContext)
Adds a structure referencing the parent structure by its structure key. |
DDMStructure |
DDMStructureServiceWrapper.addStructure(long userId,
long groupId,
String parentStructureKey,
long classNameId,
String structureKey,
Map<Locale,String> nameMap,
Map<Locale,String> descriptionMap,
String xsd,
String storageType,
int type,
ServiceContext serviceContext)
Adds a structure referencing the parent structure by its structure key. |
static DDMStructure |
DDMStructureLocalServiceUtil.addStructure(long userId,
long groupId,
String parentStructureKey,
long classNameId,
String structureKey,
Map<Locale,String> nameMap,
Map<Locale,String> descriptionMap,
String xsd,
String storageType,
int type,
ServiceContext serviceContext)
Adds a structure referencing a default parent structure if the parent structure is not found. |
void |
DDMStructureLocalServiceWrapper.addStructureResources(DDMStructure structure,
boolean addGroupPermissions,
boolean addGuestPermissions)
Adds the resources to the structure. |
abstract void |
DDMStructureLocalService.addStructureResources(DDMStructure structure,
boolean addGroupPermissions,
boolean addGuestPermissions)
Adds the resources to the structure. |
static void |
DDMStructureLocalServiceUtil.addStructureResources(DDMStructure structure,
boolean addGroupPermissions,
boolean addGuestPermissions)
Adds the resources to the structure. |
void |
DDMStructureLocalServiceWrapper.addStructureResources(DDMStructure structure,
String[] groupPermissions,
String[] guestPermissions)
Adds the model resources with the permissions to the structure. |
abstract void |
DDMStructureLocalService.addStructureResources(DDMStructure structure,
String[] groupPermissions,
String[] guestPermissions)
Adds the model resources with the permissions to the structure. |
static void |
DDMStructureLocalServiceUtil.addStructureResources(DDMStructure structure,
String[] groupPermissions,
String[] guestPermissions)
Adds the model resources with the permissions to the structure. |
DDMTemplate |
DDMTemplateLocalServiceWrapper.addTemplate(long userId,
long groupId,
long classNameId,
long classPK,
Map<Locale,String> nameMap,
Map<Locale,String> descriptionMap,
String type,
String mode,
String language,
String script,
ServiceContext serviceContext)
Adds a template. |
static DDMTemplate |
DDMTemplateLocalServiceUtil.addTemplate(long userId,
long groupId,
long classNameId,
long classPK,
Map<Locale,String> nameMap,
Map<Locale,String> descriptionMap,
String type,
String mode,
String language,
String script,
ServiceContext serviceContext)
Adds a template. |
abstract DDMTemplate |
DDMTemplateLocalService.addTemplate(long userId,
long groupId,
long classNameId,
long classPK,
Map<Locale,String> nameMap,
Map<Locale,String> descriptionMap,
String type,
String mode,
String language,
String script,
ServiceContext serviceContext)
Adds a template. |
DDMTemplate |
DDMTemplateLocalServiceWrapper.addTemplate(long userId,
long groupId,
long classNameId,
long classPK,
String templateKey,
Map<Locale,String> nameMap,
Map<Locale,String> descriptionMap,
String type,
String mode,
String language,
String script,
boolean cacheable,
boolean smallImage,
String smallImageURL,
File smallImageFile,
ServiceContext serviceContext)
Adds a template with additional parameters. |
static DDMTemplate |
DDMTemplateLocalServiceUtil.addTemplate(long userId,
long groupId,
long classNameId,
long classPK,
String templateKey,
Map<Locale,String> nameMap,
Map<Locale,String> descriptionMap,
String type,
String mode,
String language,
String script,
boolean cacheable,
boolean smallImage,
String smallImageURL,
File smallImageFile,
ServiceContext serviceContext)
Adds a template with additional parameters. |
abstract DDMTemplate |
DDMTemplateLocalService.addTemplate(long userId,
long groupId,
long classNameId,
long classPK,
String templateKey,
Map<Locale,String> nameMap,
Map<Locale,String> descriptionMap,
String type,
String mode,
String language,
String script,
boolean cacheable,
boolean smallImage,
String smallImageURL,
File smallImageFile,
ServiceContext serviceContext)
Adds a template with additional parameters. |
DDMTemplate |
DDMTemplateServiceWrapper.addTemplate(long groupId,
long classNameId,
long classPK,
Map<Locale,String> nameMap,
Map<Locale,String> descriptionMap,
String type,
String mode,
String language,
String script,
ServiceContext serviceContext)
Adds a template. |
abstract DDMTemplate |
DDMTemplateService.addTemplate(long groupId,
long classNameId,
long classPK,
Map<Locale,String> nameMap,
Map<Locale,String> descriptionMap,
String type,
String mode,
String language,
String script,
ServiceContext serviceContext)
Adds a template. |
static DDMTemplate |
DDMTemplateServiceUtil.addTemplate(long groupId,
long classNameId,
long classPK,
Map<Locale,String> nameMap,
Map<Locale,String> descriptionMap,
String type,
String mode,
String language,
String script,
ServiceContext serviceContext)
Adds a template. |
DDMTemplate |
DDMTemplateServiceWrapper.addTemplate(long groupId,
long classNameId,
long classPK,
String templateKey,
Map<Locale,String> nameMap,
Map<Locale,String> descriptionMap,
String type,
String mode,
String language,
String script,
boolean cacheable,
boolean smallImage,
String smallImageURL,
File smallImageFile,
ServiceContext serviceContext)
Adds a template with additional parameters. |
abstract DDMTemplate |
DDMTemplateService.addTemplate(long groupId,
long classNameId,
long classPK,
String templateKey,
Map<Locale,String> nameMap,
Map<Locale,String> descriptionMap,
String type,
String mode,
String language,
String script,
boolean cacheable,
boolean smallImage,
String smallImageURL,
File smallImageFile,
ServiceContext serviceContext)
Adds a template with additional parameters. |
static DDMTemplate |
DDMTemplateServiceUtil.addTemplate(long groupId,
long classNameId,
long classPK,
String templateKey,
Map<Locale,String> nameMap,
Map<Locale,String> descriptionMap,
String type,
String mode,
String language,
String script,
boolean cacheable,
boolean smallImage,
String smallImageURL,
File smallImageFile,
ServiceContext serviceContext)
Adds a template with additional parameters. |
void |
DDMTemplateLocalServiceWrapper.addTemplateResources(DDMTemplate template,
boolean addGroupPermissions,
boolean addGuestPermissions)
Adds the resources to the template. |
static void |
DDMTemplateLocalServiceUtil.addTemplateResources(DDMTemplate template,
boolean addGroupPermissions,
boolean addGuestPermissions)
Adds the resources to the template. |
abstract void |
DDMTemplateLocalService.addTemplateResources(DDMTemplate template,
boolean addGroupPermissions,
boolean addGuestPermissions)
Adds the resources to the template. |
void |
DDMTemplateLocalServiceWrapper.addTemplateResources(DDMTemplate template,
String[] groupPermissions,
String[] guestPermissions)
Adds the model resources with the permissions to the template. |
static void |
DDMTemplateLocalServiceUtil.addTemplateResources(DDMTemplate template,
String[] groupPermissions,
String[] guestPermissions)
Adds the model resources with the permissions to the template. |
abstract void |
DDMTemplateLocalService.addTemplateResources(DDMTemplate template,
String[] groupPermissions,
String[] guestPermissions)
Adds the model resources with the permissions to the template. |
DDMStructure |
DDMStructureLocalServiceWrapper.copyStructure(long userId,
long structureId,
Map<Locale,String> nameMap,
Map<Locale,String> descriptionMap,
ServiceContext serviceContext)
Copies a structure, creating a new structure with all the values extracted from the original one. |
abstract DDMStructure |
DDMStructureLocalService.copyStructure(long userId,
long structureId,
Map<Locale,String> nameMap,
Map<Locale,String> descriptionMap,
ServiceContext serviceContext)
Copies a structure, creating a new structure with all the values extracted from the original one. |
static DDMStructure |
DDMStructureLocalServiceUtil.copyStructure(long userId,
long structureId,
Map<Locale,String> nameMap,
Map<Locale,String> descriptionMap,
ServiceContext serviceContext)
Copies a structure, creating a new structure with all the values extracted from the original one. |
DDMStructure |
DDMStructureLocalServiceWrapper.copyStructure(long userId,
long structureId,
ServiceContext serviceContext)
|
abstract DDMStructure |
DDMStructureLocalService.copyStructure(long userId,
long structureId,
ServiceContext serviceContext)
|
static DDMStructure |
DDMStructureLocalServiceUtil.copyStructure(long userId,
long structureId,
ServiceContext serviceContext)
|
abstract DDMStructure |
DDMStructureService.copyStructure(long structureId,
Map<Locale,String> nameMap,
Map<Locale,String> descriptionMap,
ServiceContext serviceContext)
Copies a structure, creating a new structure with all the values extracted from the original one. |
static DDMStructure |
DDMStructureServiceUtil.copyStructure(long structureId,
Map<Locale,String> nameMap,
Map<Locale,String> descriptionMap,
ServiceContext serviceContext)
Copies a structure, creating a new structure with all the values extracted from the original one. |
DDMStructure |
DDMStructureServiceWrapper.copyStructure(long structureId,
Map<Locale,String> nameMap,
Map<Locale,String> descriptionMap,
ServiceContext serviceContext)
Copies a structure, creating a new structure with all the values extracted from the original one. |
abstract DDMStructure |
DDMStructureService.copyStructure(long structureId,
ServiceContext serviceContext)
|
static DDMStructure |
DDMStructureServiceUtil.copyStructure(long structureId,
ServiceContext serviceContext)
|
DDMStructure |
DDMStructureServiceWrapper.copyStructure(long structureId,
ServiceContext serviceContext)
|
DDMTemplate |
DDMTemplateLocalServiceWrapper.copyTemplate(long userId,
long templateId,
Map<Locale,String> nameMap,
Map<Locale,String> descriptionMap,
ServiceContext serviceContext)
Copies the template, creating a new template with all the values extracted from the original one. |
static DDMTemplate |
DDMTemplateLocalServiceUtil.copyTemplate(long userId,
long templateId,
Map<Locale,String> nameMap,
Map<Locale,String> descriptionMap,
ServiceContext serviceContext)
Copies the template, creating a new template with all the values extracted from the original one. |
abstract DDMTemplate |
DDMTemplateLocalService.copyTemplate(long userId,
long templateId,
Map<Locale,String> nameMap,
Map<Locale,String> descriptionMap,
ServiceContext serviceContext)
Copies the template, creating a new template with all the values extracted from the original one. |
DDMTemplate |
DDMTemplateLocalServiceWrapper.copyTemplate(long userId,
long templateId,
ServiceContext serviceContext)
|
static DDMTemplate |
DDMTemplateLocalServiceUtil.copyTemplate(long userId,
long templateId,
ServiceContext serviceContext)
|
abstract DDMTemplate |
DDMTemplateLocalService.copyTemplate(long userId,
long templateId,
ServiceContext serviceContext)
|
DDMTemplate |
DDMTemplateServiceWrapper.copyTemplate(long templateId,
Map<Locale,String> nameMap,
Map<Locale,String> descriptionMap,
ServiceContext serviceContext)
Copies the template, creating a new template with all the values extracted from the original one. |
abstract DDMTemplate |
DDMTemplateService.copyTemplate(long templateId,
Map<Locale,String> nameMap,
Map<Locale,String> descriptionMap,
ServiceContext serviceContext)
Copies the template, creating a new template with all the values extracted from the original one. |
static DDMTemplate |
DDMTemplateServiceUtil.copyTemplate(long templateId,
Map<Locale,String> nameMap,
Map<Locale,String> descriptionMap,
ServiceContext serviceContext)
Copies the template, creating a new template with all the values extracted from the original one. |
DDMTemplate |
DDMTemplateServiceWrapper.copyTemplate(long templateId,
ServiceContext serviceContext)
|
abstract DDMTemplate |
DDMTemplateService.copyTemplate(long templateId,
ServiceContext serviceContext)
|
static DDMTemplate |
DDMTemplateServiceUtil.copyTemplate(long templateId,
ServiceContext serviceContext)
|
List<DDMTemplate> |
DDMTemplateLocalServiceWrapper.copyTemplates(long userId,
long classNameId,
long oldClassPK,
long newClassPK,
String type,
ServiceContext serviceContext)
Copies all the templates matching the class name ID, class PK, and type. |
static List<DDMTemplate> |
DDMTemplateLocalServiceUtil.copyTemplates(long userId,
long classNameId,
long oldClassPK,
long newClassPK,
String type,
ServiceContext serviceContext)
Copies all the templates matching the class name ID, class PK, and type. |
abstract List<DDMTemplate> |
DDMTemplateLocalService.copyTemplates(long userId,
long classNameId,
long oldClassPK,
long newClassPK,
String type,
ServiceContext serviceContext)
Copies all the templates matching the class name ID, class PK, and type. |
List<DDMTemplate> |
DDMTemplateServiceWrapper.copyTemplates(long classNameId,
long classPK,
long newClassPK,
String type,
ServiceContext serviceContext)
Copies all the templates matching the class name ID, class PK, and type. |
abstract List<DDMTemplate> |
DDMTemplateService.copyTemplates(long classNameId,
long classPK,
long newClassPK,
String type,
ServiceContext serviceContext)
Copies all the templates matching the class name ID, class PK, and type. |
static List<DDMTemplate> |
DDMTemplateServiceUtil.copyTemplates(long classNameId,
long classPK,
long newClassPK,
String type,
ServiceContext serviceContext)
Copies all the templates matching the class name ID, class PK, and type. |
static void |
DDMStorageLinkLocalServiceUtil.deleteClassStorageLink(long classPK)
|
abstract void |
DDMStorageLinkLocalService.deleteClassStorageLink(long classPK)
|
void |
DDMStorageLinkLocalServiceWrapper.deleteClassStorageLink(long classPK)
|
abstract void |
DDMStructureLinkLocalService.deleteClassStructureLink(long classPK)
|
static void |
DDMStructureLinkLocalServiceUtil.deleteClassStructureLink(long classPK)
|
void |
DDMStructureLinkLocalServiceWrapper.deleteClassStructureLink(long classPK)
|
static DDMContent |
DDMContentLocalServiceUtil.deleteDDMContent(long contentId)
Deletes the d d m content with the primary key from the database. |
DDMContent |
DDMContentLocalServiceWrapper.deleteDDMContent(long contentId)
Deletes the d d m content with the primary key from the database. |
abstract DDMContent |
DDMContentLocalService.deleteDDMContent(long contentId)
Deletes the d d m content with the primary key from the database. |
static DDMStorageLink |
DDMStorageLinkLocalServiceUtil.deleteDDMStorageLink(long storageLinkId)
Deletes the d d m storage link with the primary key from the database. |
abstract DDMStorageLink |
DDMStorageLinkLocalService.deleteDDMStorageLink(long storageLinkId)
Deletes the d d m storage link with the primary key from the database. |
DDMStorageLink |
DDMStorageLinkLocalServiceWrapper.deleteDDMStorageLink(long storageLinkId)
Deletes the d d m storage link with the primary key from the database. |
DDMStructure |
DDMStructureLocalServiceWrapper.deleteDDMStructure(long structureId)
Deletes the d d m structure with the primary key from the database. |
abstract DDMStructure |
DDMStructureLocalService.deleteDDMStructure(long structureId)
Deletes the d d m structure with the primary key from the database. |
static DDMStructure |
DDMStructureLocalServiceUtil.deleteDDMStructure(long structureId)
Deletes the d d m structure with the primary key from the database. |
abstract DDMStructureLink |
DDMStructureLinkLocalService.deleteDDMStructureLink(long structureLinkId)
Deletes the d d m structure link with the primary key from the database. |
static DDMStructureLink |
DDMStructureLinkLocalServiceUtil.deleteDDMStructureLink(long structureLinkId)
Deletes the d d m structure link with the primary key from the database. |
DDMStructureLink |
DDMStructureLinkLocalServiceWrapper.deleteDDMStructureLink(long structureLinkId)
Deletes the d d m structure link with the primary key from the database. |
DDMTemplate |
DDMTemplateLocalServiceWrapper.deleteDDMTemplate(long templateId)
Deletes the d d m template with the primary key from the database. |
static DDMTemplate |
DDMTemplateLocalServiceUtil.deleteDDMTemplate(long templateId)
Deletes the d d m template with the primary key from the database. |
abstract DDMTemplate |
DDMTemplateLocalService.deleteDDMTemplate(long templateId)
Deletes the d d m template with the primary key from the database. |
static void |
DDMStorageLinkLocalServiceUtil.deleteStorageLink(long storageLinkId)
|
abstract void |
DDMStorageLinkLocalService.deleteStorageLink(long storageLinkId)
|
void |
DDMStorageLinkLocalServiceWrapper.deleteStorageLink(long storageLinkId)
|
void |
DDMStructureLocalServiceWrapper.deleteStructure(DDMStructure structure)
Deletes the structure and its resources. |
abstract void |
DDMStructureLocalService.deleteStructure(DDMStructure structure)
Deletes the structure and its resources. |
static void |
DDMStructureLocalServiceUtil.deleteStructure(DDMStructure structure)
Deletes the structure and its resources. |
void |
DDMStructureLocalServiceWrapper.deleteStructure(long structureId)
Deletes the structure and its resources. |
abstract void |
DDMStructureLocalService.deleteStructure(long structureId)
Deletes the structure and its resources. |
abstract void |
DDMStructureService.deleteStructure(long structureId)
Deletes the structure and its resources. |
static void |
DDMStructureServiceUtil.deleteStructure(long structureId)
Deletes the structure and its resources. |
void |
DDMStructureServiceWrapper.deleteStructure(long structureId)
Deletes the structure and its resources. |
static void |
DDMStructureLocalServiceUtil.deleteStructure(long structureId)
Deletes the structure and its resources. |
void |
DDMStructureLocalServiceWrapper.deleteStructure(long groupId,
long classNameId,
String structureKey)
Deletes the matching structure and its resources. |
abstract void |
DDMStructureLocalService.deleteStructure(long groupId,
long classNameId,
String structureKey)
Deletes the matching structure and its resources. |
static void |
DDMStructureLocalServiceUtil.deleteStructure(long groupId,
long classNameId,
String structureKey)
Deletes the matching structure and its resources. |
abstract void |
DDMStructureLinkLocalService.deleteStructureLink(long structureLinkId)
|
static void |
DDMStructureLinkLocalServiceUtil.deleteStructureLink(long structureLinkId)
|
void |
DDMStructureLinkLocalServiceWrapper.deleteStructureLink(long structureLinkId)
|
void |
DDMStructureLocalServiceWrapper.deleteStructures(long groupId)
Deletes all the structures of the group. |
abstract void |
DDMStructureLocalService.deleteStructures(long groupId)
Deletes all the structures of the group. |
static void |
DDMStructureLocalServiceUtil.deleteStructures(long groupId)
Deletes all the structures of the group. |
void |
DDMStructureLocalServiceWrapper.deleteStructures(long groupId,
long classNameId)
|
abstract void |
DDMStructureLocalService.deleteStructures(long groupId,
long classNameId)
|
static void |
DDMStructureLocalServiceUtil.deleteStructures(long groupId,
long classNameId)
|
void |
DDMTemplateLocalServiceWrapper.deleteTemplate(DDMTemplate template)
Deletes the template and its resources. |
static void |
DDMTemplateLocalServiceUtil.deleteTemplate(DDMTemplate template)
Deletes the template and its resources. |
abstract void |
DDMTemplateLocalService.deleteTemplate(DDMTemplate template)
Deletes the template and its resources. |
void |
DDMTemplateLocalServiceWrapper.deleteTemplate(long templateId)
Deletes the template and its resources. |
static void |
DDMTemplateLocalServiceUtil.deleteTemplate(long templateId)
Deletes the template and its resources. |
void |
DDMTemplateServiceWrapper.deleteTemplate(long templateId)
Deletes the template and its resources. |
abstract void |
DDMTemplateLocalService.deleteTemplate(long templateId)
Deletes the template and its resources. |
abstract void |
DDMTemplateService.deleteTemplate(long templateId)
Deletes the template and its resources. |
static void |
DDMTemplateServiceUtil.deleteTemplate(long templateId)
Deletes the template and its resources. |
void |
DDMTemplateLocalServiceWrapper.deleteTemplates(long groupId)
Deletes all the templates of the group. |
static void |
DDMTemplateLocalServiceUtil.deleteTemplates(long groupId)
Deletes all the templates of the group. |
abstract void |
DDMTemplateLocalService.deleteTemplates(long groupId)
Deletes all the templates of the group. |
void |
DDMTemplateLocalServiceWrapper.deleteTemplates(long groupId,
long classNameId)
|
static void |
DDMTemplateLocalServiceUtil.deleteTemplates(long groupId,
long classNameId)
|
abstract void |
DDMTemplateLocalService.deleteTemplates(long groupId,
long classNameId)
|
abstract DDMStructure |
DDMStructureService.fetchStructure(long groupId,
long classNameId,
String structureKey)
Returns the structure matching the class name ID, structure key, and group. |
static DDMStructure |
DDMStructureServiceUtil.fetchStructure(long groupId,
long classNameId,
String structureKey)
Returns the structure matching the class name ID, structure key, and group. |
DDMStructure |
DDMStructureServiceWrapper.fetchStructure(long groupId,
long classNameId,
String structureKey)
Returns the structure matching the class name ID, structure key, and group. |
DDMStructure |
DDMStructureLocalServiceWrapper.fetchStructure(long groupId,
long classNameId,
String structureKey,
boolean includeGlobalStructures)
Returns the structure matching the class name ID, structure key, and group, optionally in the global scope. |
abstract DDMStructure |
DDMStructureLocalService.fetchStructure(long groupId,
long classNameId,
String structureKey,
boolean includeGlobalStructures)
Returns the structure matching the class name ID, structure key, and group, optionally in the global scope. |
abstract DDMStructure |
DDMStructureService.fetchStructure(long groupId,
long classNameId,
String structureKey,
boolean includeAncestorStructures)
|
static DDMStructure |
DDMStructureServiceUtil.fetchStructure(long groupId,
long classNameId,
String structureKey,
boolean includeAncestorStructures)
|
DDMStructure |
DDMStructureServiceWrapper.fetchStructure(long groupId,
long classNameId,
String structureKey,
boolean includeAncestorStructures)
|
static DDMStructure |
DDMStructureLocalServiceUtil.fetchStructure(long groupId,
long classNameId,
String structureKey,
boolean includeGlobalStructures)
Returns the structure matching the class name ID, structure key, and group, optionally in the global scope. |
DDMTemplate |
DDMTemplateServiceWrapper.fetchTemplate(long groupId,
long classNameId,
String templateKey)
Returns the template matching the group and template key. |
abstract DDMTemplate |
DDMTemplateService.fetchTemplate(long groupId,
long classNameId,
String templateKey)
Returns the template matching the group and template key. |
static DDMTemplate |
DDMTemplateServiceUtil.fetchTemplate(long groupId,
long classNameId,
String templateKey)
Returns the template matching the group and template key. |
DDMTemplate |
DDMTemplateLocalServiceWrapper.fetchTemplate(long groupId,
long classNameId,
String templateKey,
boolean includeGlobalTemplates)
Returns the template matching the group and template key, optionally in the global scope. |
static DDMTemplate |
DDMTemplateLocalServiceUtil.fetchTemplate(long groupId,
long classNameId,
String templateKey,
boolean includeGlobalTemplates)
Returns the template matching the group and template key, optionally in the global scope. |
abstract DDMTemplate |
DDMTemplateLocalService.fetchTemplate(long groupId,
long classNameId,
String templateKey,
boolean includeGlobalTemplates)
Returns the template matching the group and template key, optionally in the global scope. |
static DDMStorageLink |
DDMStorageLinkLocalServiceUtil.getClassStorageLink(long classPK)
|
abstract DDMStorageLink |
DDMStorageLinkLocalService.getClassStorageLink(long classPK)
|
DDMStorageLink |
DDMStorageLinkLocalServiceWrapper.getClassStorageLink(long classPK)
|
abstract DDMStructureLink |
DDMStructureLinkLocalService.getClassStructureLink(long classPK)
|
static DDMStructureLink |
DDMStructureLinkLocalServiceUtil.getClassStructureLink(long classPK)
|
DDMStructureLink |
DDMStructureLinkLocalServiceWrapper.getClassStructureLink(long classPK)
|
static DDMContent |
DDMContentLocalServiceUtil.getContent(long contentId)
|
DDMContent |
DDMContentLocalServiceWrapper.getContent(long contentId)
|
abstract DDMContent |
DDMContentLocalService.getContent(long contentId)
|
static DDMContent |
DDMContentLocalServiceUtil.getDDMContent(long contentId)
Returns the d d m content with the primary key. |
DDMContent |
DDMContentLocalServiceWrapper.getDDMContent(long contentId)
Returns the d d m content with the primary key. |
abstract DDMContent |
DDMContentLocalService.getDDMContent(long contentId)
Returns the d d m content with the primary key. |
static DDMContent |
DDMContentLocalServiceUtil.getDDMContentByUuidAndCompanyId(String uuid,
long companyId)
Returns the d d m content with the matching UUID and company. |
DDMContent |
DDMContentLocalServiceWrapper.getDDMContentByUuidAndCompanyId(String uuid,
long companyId)
Returns the d d m content with the matching UUID and company. |
abstract DDMContent |
DDMContentLocalService.getDDMContentByUuidAndCompanyId(String uuid,
long companyId)
Returns the d d m content with the matching UUID and company. |
static DDMContent |
DDMContentLocalServiceUtil.getDDMContentByUuidAndGroupId(String uuid,
long groupId)
Returns the d d m content matching the UUID and group. |
DDMContent |
DDMContentLocalServiceWrapper.getDDMContentByUuidAndGroupId(String uuid,
long groupId)
Returns the d d m content matching the UUID and group. |
abstract DDMContent |
DDMContentLocalService.getDDMContentByUuidAndGroupId(String uuid,
long groupId)
Returns the d d m content matching the UUID and group. |
static DDMStorageLink |
DDMStorageLinkLocalServiceUtil.getDDMStorageLink(long storageLinkId)
Returns the d d m storage link with the primary key. |
abstract DDMStorageLink |
DDMStorageLinkLocalService.getDDMStorageLink(long storageLinkId)
Returns the d d m storage link with the primary key. |
DDMStorageLink |
DDMStorageLinkLocalServiceWrapper.getDDMStorageLink(long storageLinkId)
Returns the d d m storage link with the primary key. |
DDMStructure |
DDMStructureLocalServiceWrapper.getDDMStructure(long structureId)
Returns the d d m structure with the primary key. |
abstract DDMStructure |
DDMStructureLocalService.getDDMStructure(long structureId)
Returns the d d m structure with the primary key. |
static DDMStructure |
DDMStructureLocalServiceUtil.getDDMStructure(long structureId)
Returns the d d m structure with the primary key. |
DDMStructure |
DDMStructureLocalServiceWrapper.getDDMStructureByUuidAndCompanyId(String uuid,
long companyId)
Returns the d d m structure with the matching UUID and company. |
abstract DDMStructure |
DDMStructureLocalService.getDDMStructureByUuidAndCompanyId(String uuid,
long companyId)
Returns the d d m structure with the matching UUID and company. |
static DDMStructure |
DDMStructureLocalServiceUtil.getDDMStructureByUuidAndCompanyId(String uuid,
long companyId)
Returns the d d m structure with the matching UUID and company. |
DDMStructure |
DDMStructureLocalServiceWrapper.getDDMStructureByUuidAndGroupId(String uuid,
long groupId)
Returns the d d m structure matching the UUID and group. |
abstract DDMStructure |
DDMStructureLocalService.getDDMStructureByUuidAndGroupId(String uuid,
long groupId)
Returns the d d m structure matching the UUID and group. |
static DDMStructure |
DDMStructureLocalServiceUtil.getDDMStructureByUuidAndGroupId(String uuid,
long groupId)
Returns the d d m structure matching the UUID and group. |
abstract DDMStructureLink |
DDMStructureLinkLocalService.getDDMStructureLink(long structureLinkId)
Returns the d d m structure link with the primary key. |
static DDMStructureLink |
DDMStructureLinkLocalServiceUtil.getDDMStructureLink(long structureLinkId)
Returns the d d m structure link with the primary key. |
DDMStructureLink |
DDMStructureLinkLocalServiceWrapper.getDDMStructureLink(long structureLinkId)
Returns the d d m structure link with the primary key. |
DDMTemplate |
DDMTemplateLocalServiceWrapper.getDDMTemplate(long templateId)
Returns the d d m template with the primary key. |
static DDMTemplate |
DDMTemplateLocalServiceUtil.getDDMTemplate(long templateId)
Returns the d d m template with the primary key. |
abstract DDMTemplate |
DDMTemplateLocalService.getDDMTemplate(long templateId)
Returns the d d m template with the primary key. |
DDMTemplate |
DDMTemplateLocalServiceWrapper.getDDMTemplateByUuidAndCompanyId(String uuid,
long companyId)
Returns the d d m template with the matching UUID and company. |
static DDMTemplate |
DDMTemplateLocalServiceUtil.getDDMTemplateByUuidAndCompanyId(String uuid,
long companyId)
Returns the d d m template with the matching UUID and company. |
abstract DDMTemplate |
DDMTemplateLocalService.getDDMTemplateByUuidAndCompanyId(String uuid,
long companyId)
Returns the d d m template with the matching UUID and company. |
DDMTemplate |
DDMTemplateLocalServiceWrapper.getDDMTemplateByUuidAndGroupId(String uuid,
long groupId)
Returns the d d m template matching the UUID and group. |
static DDMTemplate |
DDMTemplateLocalServiceUtil.getDDMTemplateByUuidAndGroupId(String uuid,
long groupId)
Returns the d d m template matching the UUID and group. |
abstract DDMTemplate |
DDMTemplateLocalService.getDDMTemplateByUuidAndGroupId(String uuid,
long groupId)
Returns the d d m template matching the UUID and group. |
static PersistedModel |
DDMStorageLinkLocalServiceUtil.getPersistedModel(Serializable primaryKeyObj)
|
PersistedModel |
DDMTemplateLocalServiceWrapper.getPersistedModel(Serializable primaryKeyObj)
|
PersistedModel |
DDMStructureLocalServiceWrapper.getPersistedModel(Serializable primaryKeyObj)
|
abstract PersistedModel |
DDMStructureLinkLocalService.getPersistedModel(Serializable primaryKeyObj)
|
static PersistedModel |
DDMStructureLinkLocalServiceUtil.getPersistedModel(Serializable primaryKeyObj)
|
abstract PersistedModel |
DDMStorageLinkLocalService.getPersistedModel(Serializable primaryKeyObj)
|
static PersistedModel |
DDMTemplateLocalServiceUtil.getPersistedModel(Serializable primaryKeyObj)
|
abstract PersistedModel |
DDMStructureLocalService.getPersistedModel(Serializable primaryKeyObj)
|
PersistedModel |
DDMStructureLinkLocalServiceWrapper.getPersistedModel(Serializable primaryKeyObj)
|
PersistedModel |
DDMStorageLinkLocalServiceWrapper.getPersistedModel(Serializable primaryKeyObj)
|
static PersistedModel |
DDMContentLocalServiceUtil.getPersistedModel(Serializable primaryKeyObj)
|
PersistedModel |
DDMContentLocalServiceWrapper.getPersistedModel(Serializable primaryKeyObj)
|
abstract PersistedModel |
DDMContentLocalService.getPersistedModel(Serializable primaryKeyObj)
|
static PersistedModel |
DDMStructureLocalServiceUtil.getPersistedModel(Serializable primaryKeyObj)
|
abstract PersistedModel |
DDMTemplateLocalService.getPersistedModel(Serializable primaryKeyObj)
|
static DDMStorageLink |
DDMStorageLinkLocalServiceUtil.getStorageLink(long storageLinkId)
|
abstract DDMStorageLink |
DDMStorageLinkLocalService.getStorageLink(long storageLinkId)
|
DDMStorageLink |
DDMStorageLinkLocalServiceWrapper.getStorageLink(long storageLinkId)
|
DDMStructure |
DDMStructureLocalServiceWrapper.getStructure(long structureId)
Returns the structure with the ID. |
abstract DDMStructure |
DDMStructureLocalService.getStructure(long structureId)
Returns the structure with the ID. |
abstract DDMStructure |
DDMStructureService.getStructure(long structureId)
Returns the structure with the ID. |
static DDMStructure |
DDMStructureServiceUtil.getStructure(long structureId)
Returns the structure with the ID. |
DDMStructure |
DDMStructureServiceWrapper.getStructure(long structureId)
Returns the structure with the ID. |
static DDMStructure |
DDMStructureLocalServiceUtil.getStructure(long structureId)
Returns the structure with the ID. |
DDMStructure |
DDMStructureLocalServiceWrapper.getStructure(long groupId,
long classNameId,
String structureKey)
Returns the structure matching the class name ID, structure key, and group. |
abstract DDMStructure |
DDMStructureLocalService.getStructure(long groupId,
long classNameId,
String structureKey)
Returns the structure matching the class name ID, structure key, and group. |
abstract DDMStructure |
DDMStructureService.getStructure(long groupId,
long classNameId,
String structureKey)
Returns the structure matching the class name ID, structure key, and group. |
static DDMStructure |
DDMStructureServiceUtil.getStructure(long groupId,
long classNameId,
String structureKey)
Returns the structure matching the class name ID, structure key, and group. |
DDMStructure |
DDMStructureServiceWrapper.getStructure(long groupId,
long classNameId,
String structureKey)
Returns the structure matching the class name ID, structure key, and group. |
static DDMStructure |
DDMStructureLocalServiceUtil.getStructure(long groupId,
long classNameId,
String structureKey)
Returns the structure matching the class name ID, structure key, and group. |
DDMStructure |
DDMStructureLocalServiceWrapper.getStructure(long groupId,
long classNameId,
String structureKey,
boolean includeGlobalStructures)
Returns the structure matching the class name ID, structure key, and group, optionally in the global scope. |
abstract DDMStructure |
DDMStructureLocalService.getStructure(long groupId,
long classNameId,
String structureKey,
boolean includeGlobalStructures)
Returns the structure matching the class name ID, structure key, and group, optionally in the global scope. |
abstract DDMStructure |
DDMStructureService.getStructure(long groupId,
long classNameId,
String structureKey,
boolean includeGlobalStructures)
Returns the structure matching the class name ID, structure key, and group, optionally in the global scope. |
static DDMStructure |
DDMStructureServiceUtil.getStructure(long groupId,
long classNameId,
String structureKey,
boolean includeGlobalStructures)
Returns the structure matching the class name ID, structure key, and group, optionally in the global scope. |
DDMStructure |
DDMStructureServiceWrapper.getStructure(long groupId,
long classNameId,
String structureKey,
boolean includeGlobalStructures)
Returns the structure matching the class name ID, structure key, and group, optionally in the global scope. |
static DDMStructure |
DDMStructureLocalServiceUtil.getStructure(long groupId,
long classNameId,
String structureKey,
boolean includeGlobalStructures)
Returns the structure matching the class name ID, structure key, and group, optionally in the global scope. |
abstract DDMStructureLink |
DDMStructureLinkLocalService.getStructureLink(long structureLinkId)
|
static DDMStructureLink |
DDMStructureLinkLocalServiceUtil.getStructureLink(long structureLinkId)
|
DDMStructureLink |
DDMStructureLinkLocalServiceWrapper.getStructureLink(long structureLinkId)
|
DDMTemplate |
DDMTemplateLocalServiceWrapper.getTemplate(long templateId)
Returns the template with the ID. |
static DDMTemplate |
DDMTemplateLocalServiceUtil.getTemplate(long templateId)
Returns the template with the ID. |
DDMTemplate |
DDMTemplateServiceWrapper.getTemplate(long templateId)
Returns the template with the ID. |
abstract DDMTemplate |
DDMTemplateLocalService.getTemplate(long templateId)
Returns the template with the ID. |
abstract DDMTemplate |
DDMTemplateService.getTemplate(long templateId)
Returns the template with the ID. |
static DDMTemplate |
DDMTemplateServiceUtil.getTemplate(long templateId)
Returns the template with the ID. |
DDMTemplate |
DDMTemplateLocalServiceWrapper.getTemplate(long groupId,
long classNameId,
String templateKey)
Returns the template matching the group and template key. |
static DDMTemplate |
DDMTemplateLocalServiceUtil.getTemplate(long groupId,
long classNameId,
String templateKey)
Returns the template matching the group and template key. |
DDMTemplate |
DDMTemplateServiceWrapper.getTemplate(long groupId,
long classNameId,
String templateKey)
Returns the template matching the group and template key. |
abstract DDMTemplate |
DDMTemplateLocalService.getTemplate(long groupId,
long classNameId,
String templateKey)
Returns the template matching the group and template key. |
abstract DDMTemplate |
DDMTemplateService.getTemplate(long groupId,
long classNameId,
String templateKey)
Returns the template matching the group and template key. |
static DDMTemplate |
DDMTemplateServiceUtil.getTemplate(long groupId,
long classNameId,
String templateKey)
Returns the template matching the group and template key. |
DDMTemplate |
DDMTemplateLocalServiceWrapper.getTemplate(long groupId,
long classNameId,
String templateKey,
boolean includeGlobalTemplates)
Returns the template matching the group and template key, optionally in the global scope. |
static DDMTemplate |
DDMTemplateLocalServiceUtil.getTemplate(long groupId,
long classNameId,
String templateKey,
boolean includeGlobalTemplates)
Returns the template matching the group and template key, optionally in the global scope. |
DDMTemplate |
DDMTemplateServiceWrapper.getTemplate(long groupId,
long classNameId,
String templateKey,
boolean includeGlobalTemplates)
Returns the template matching the group and template key, optionally in the global scope. |
abstract DDMTemplate |
DDMTemplateLocalService.getTemplate(long groupId,
long classNameId,
String templateKey,
boolean includeGlobalTemplates)
Returns the template matching the group and template key, optionally in the global scope. |
abstract DDMTemplate |
DDMTemplateService.getTemplate(long groupId,
long classNameId,
String templateKey,
boolean includeGlobalTemplates)
Returns the template matching the group and template key, optionally in the global scope. |
static DDMTemplate |
DDMTemplateServiceUtil.getTemplate(long groupId,
long classNameId,
String templateKey,
boolean includeGlobalTemplates)
Returns the template matching the group and template key, optionally in the global scope. |
DDMTemplate |
DDMTemplateLocalServiceWrapper.getTemplateBySmallImageId(long smallImageId)
|
static DDMTemplate |
DDMTemplateLocalServiceUtil.getTemplateBySmallImageId(long smallImageId)
|
abstract DDMTemplate |
DDMTemplateLocalService.getTemplateBySmallImageId(long smallImageId)
|
static DDMContent |
DDMContentLocalServiceUtil.updateContent(long contentId,
String name,
String description,
String xml,
ServiceContext serviceContext)
|
DDMContent |
DDMContentLocalServiceWrapper.updateContent(long contentId,
String name,
String description,
String xml,
ServiceContext serviceContext)
|
abstract DDMContent |
DDMContentLocalService.updateContent(long contentId,
String name,
String description,
String xml,
ServiceContext serviceContext)
|
static DDMStorageLink |
DDMStorageLinkLocalServiceUtil.updateStorageLink(long storageLinkId,
long classNameId,
long classPK)
|
abstract DDMStorageLink |
DDMStorageLinkLocalService.updateStorageLink(long storageLinkId,
long classNameId,
long classPK)
|
DDMStorageLink |
DDMStorageLinkLocalServiceWrapper.updateStorageLink(long storageLinkId,
long classNameId,
long classPK)
|
DDMStructure |
DDMStructureLocalServiceWrapper.updateStructure(long groupId,
long parentStructureId,
long classNameId,
String structureKey,
Map<Locale,String> nameMap,
Map<Locale,String> descriptionMap,
String xsd,
ServiceContext serviceContext)
Updates the structure matching the class name ID, structure key, and group, replacing its old parent structure, name map, description map, and XSD with new ones. |
abstract DDMStructure |
DDMStructureLocalService.updateStructure(long groupId,
long parentStructureId,
long classNameId,
String structureKey,
Map<Locale,String> nameMap,
Map<Locale,String> descriptionMap,
String xsd,
ServiceContext serviceContext)
Updates the structure matching the class name ID, structure key, and group, replacing its old parent structure, name map, description map, and XSD with new ones. |
abstract DDMStructure |
DDMStructureService.updateStructure(long groupId,
long parentStructureId,
long classNameId,
String structureKey,
Map<Locale,String> nameMap,
Map<Locale,String> descriptionMap,
String xsd,
ServiceContext serviceContext)
Updates the structure matching the class name ID, structure key, and group, replacing its old parent structure, name map, description map, and XSD with new ones. |
static DDMStructure |
DDMStructureServiceUtil.updateStructure(long groupId,
long parentStructureId,
long classNameId,
String structureKey,
Map<Locale,String> nameMap,
Map<Locale,String> descriptionMap,
String xsd,
ServiceContext serviceContext)
Updates the structure matching the class name ID, structure key, and group, replacing its old parent structure, name map, description map, and XSD with new ones. |
DDMStructure |
DDMStructureServiceWrapper.updateStructure(long groupId,
long parentStructureId,
long classNameId,
String structureKey,
Map<Locale,String> nameMap,
Map<Locale,String> descriptionMap,
String xsd,
ServiceContext serviceContext)
Updates the structure matching the class name ID, structure key, and group, replacing its old parent structure, name map, description map, and XSD with new ones. |
static DDMStructure |
DDMStructureLocalServiceUtil.updateStructure(long groupId,
long parentStructureId,
long classNameId,
String structureKey,
Map<Locale,String> nameMap,
Map<Locale,String> descriptionMap,
String xsd,
ServiceContext serviceContext)
Updates the structure matching the class name ID, structure key, and group, replacing its old parent structure, name map, description map, and XSD with new ones. |
DDMStructure |
DDMStructureLocalServiceWrapper.updateStructure(long structureId,
long parentStructureId,
Map<Locale,String> nameMap,
Map<Locale,String> descriptionMap,
String xsd,
ServiceContext serviceContext)
Updates the structure matching the structure ID, replacing its old parent structure, name map, description map, and XSD with new ones. |
abstract DDMStructure |
DDMStructureLocalService.updateStructure(long structureId,
long parentStructureId,
Map<Locale,String> nameMap,
Map<Locale,String> descriptionMap,
String xsd,
ServiceContext serviceContext)
Updates the structure matching the structure ID, replacing its old parent structure, name map, description map, and XSD with new ones. |
abstract DDMStructure |
DDMStructureService.updateStructure(long structureId,
long parentStructureId,
Map<Locale,String> nameMap,
Map<Locale,String> descriptionMap,
String xsd,
ServiceContext serviceContext)
Updates the structure matching the structure ID, replacing the old parent structure ID, name map, description map, and XSD with the new values. |
static DDMStructure |
DDMStructureServiceUtil.updateStructure(long structureId,
long parentStructureId,
Map<Locale,String> nameMap,
Map<Locale,String> descriptionMap,
String xsd,
ServiceContext serviceContext)
Updates the structure matching the structure ID, replacing the old parent structure ID, name map, description map, and XSD with the new values. |
DDMStructure |
DDMStructureServiceWrapper.updateStructure(long structureId,
long parentStructureId,
Map<Locale,String> nameMap,
Map<Locale,String> descriptionMap,
String xsd,
ServiceContext serviceContext)
Updates the structure matching the structure ID, replacing the old parent structure ID, name map, description map, and XSD with the new values. |
static DDMStructure |
DDMStructureLocalServiceUtil.updateStructure(long structureId,
long parentStructureId,
Map<Locale,String> nameMap,
Map<Locale,String> descriptionMap,
String xsd,
ServiceContext serviceContext)
Updates the structure matching the structure ID, replacing its old parent structure, name map, description map, and XSD with new ones. |
abstract DDMStructureLink |
DDMStructureLinkLocalService.updateStructureLink(long structureLinkId,
long classNameId,
long classPK,
long structureId)
|
static DDMStructureLink |
DDMStructureLinkLocalServiceUtil.updateStructureLink(long structureLinkId,
long classNameId,
long classPK,
long structureId)
|
DDMStructureLink |
DDMStructureLinkLocalServiceWrapper.updateStructureLink(long structureLinkId,
long classNameId,
long classPK,
long structureId)
|
DDMTemplate |
DDMTemplateLocalServiceWrapper.updateTemplate(long templateId,
long classPK,
Map<Locale,String> nameMap,
Map<Locale,String> descriptionMap,
String type,
String mode,
String language,
String script,
boolean cacheable,
boolean smallImage,
String smallImageURL,
File smallImageFile,
ServiceContext serviceContext)
Updates the template matching the ID. |
static DDMTemplate |
DDMTemplateLocalServiceUtil.updateTemplate(long templateId,
long classPK,
Map<Locale,String> nameMap,
Map<Locale,String> descriptionMap,
String type,
String mode,
String language,
String script,
boolean cacheable,
boolean smallImage,
String smallImageURL,
File smallImageFile,
ServiceContext serviceContext)
Updates the template matching the ID. |
DDMTemplate |
DDMTemplateServiceWrapper.updateTemplate(long templateId,
long classPK,
Map<Locale,String> nameMap,
Map<Locale,String> descriptionMap,
String type,
String mode,
String language,
String script,
boolean cacheable,
boolean smallImage,
String smallImageURL,
File smallImageFile,
ServiceContext serviceContext)
Updates the template matching the ID. |
abstract DDMTemplate |
DDMTemplateLocalService.updateTemplate(long templateId,
long classPK,
Map<Locale,String> nameMap,
Map<Locale,String> descriptionMap,
String type,
String mode,
String language,
String script,
boolean cacheable,
boolean smallImage,
String smallImageURL,
File smallImageFile,
ServiceContext serviceContext)
Updates the template matching the ID. |
abstract DDMTemplate |
DDMTemplateService.updateTemplate(long templateId,
long classPK,
Map<Locale,String> nameMap,
Map<Locale,String> descriptionMap,
String type,
String mode,
String language,
String script,
boolean cacheable,
boolean smallImage,
String smallImageURL,
File smallImageFile,
ServiceContext serviceContext)
Updates the template matching the ID. |
static DDMTemplate |
DDMTemplateServiceUtil.updateTemplate(long templateId,
long classPK,
Map<Locale,String> nameMap,
Map<Locale,String> descriptionMap,
String type,
String mode,
String language,
String script,
boolean cacheable,
boolean smallImage,
String smallImageURL,
File smallImageFile,
ServiceContext serviceContext)
Updates the template matching the ID. |
DDMTemplate |
DDMTemplateLocalServiceWrapper.updateTemplate(long templateId,
long classPK,
Map<Locale,String> nameMap,
Map<Locale,String> descriptionMap,
String type,
String mode,
String language,
String script,
boolean cacheable,
ServiceContext serviceContext)
Updates the template matching the ID. |
static DDMTemplate |
DDMTemplateLocalServiceUtil.updateTemplate(long templateId,
long classPK,
Map<Locale,String> nameMap,
Map<Locale,String> descriptionMap,
String type,
String mode,
String language,
String script,
boolean cacheable,
ServiceContext serviceContext)
Updates the template matching the ID. |
DDMTemplate |
DDMTemplateServiceWrapper.updateTemplate(long templateId,
long classPK,
Map<Locale,String> nameMap,
Map<Locale,String> descriptionMap,
String type,
String mode,
String language,
String script,
boolean cacheable,
ServiceContext serviceContext)
Updates the template matching the ID. |
abstract DDMTemplate |
DDMTemplateLocalService.updateTemplate(long templateId,
long classPK,
Map<Locale,String> nameMap,
Map<Locale,String> descriptionMap,
String type,
String mode,
String language,
String script,
boolean cacheable,
ServiceContext serviceContext)
Updates the template matching the ID. |
abstract DDMTemplate |
DDMTemplateService.updateTemplate(long templateId,
long classPK,
Map<Locale,String> nameMap,
Map<Locale,String> descriptionMap,
String type,
String mode,
String language,
String script,
boolean cacheable,
ServiceContext serviceContext)
Updates the template matching the ID. |
static DDMTemplate |
DDMTemplateServiceUtil.updateTemplate(long templateId,
long classPK,
Map<Locale,String> nameMap,
Map<Locale,String> descriptionMap,
String type,
String mode,
String language,
String script,
boolean cacheable,
ServiceContext serviceContext)
Updates the template matching the ID. |
DDMStructure |
DDMStructureLocalServiceWrapper.updateXSD(long structureId,
String xsd,
ServiceContext serviceContext)
Updates the structure matching the structure ID, replacing its XSD with a new one. |
abstract DDMStructure |
DDMStructureLocalService.updateXSD(long structureId,
String xsd,
ServiceContext serviceContext)
Updates the structure matching the structure ID, replacing its XSD with a new one. |
static DDMStructure |
DDMStructureLocalServiceUtil.updateXSD(long structureId,
String xsd,
ServiceContext serviceContext)
Updates the structure matching the structure ID, replacing its XSD with a new one. |
void |
DDMStructureLocalServiceWrapper.updateXSDFieldMetadata(long structureId,
String fieldName,
String metadataEntryName,
String metadataEntryValue,
ServiceContext serviceContext)
Deprecated. As of 6.2.0, with no direct replacement |
abstract void |
DDMStructureLocalService.updateXSDFieldMetadata(long structureId,
String fieldName,
String metadataEntryName,
String metadataEntryValue,
ServiceContext serviceContext)
Deprecated. As of 6.2.0, with no direct replacement |
static void |
DDMStructureLocalServiceUtil.updateXSDFieldMetadata(long structureId,
String fieldName,
String metadataEntryName,
String metadataEntryValue,
ServiceContext serviceContext)
Deprecated. As of 6.2.0, with no direct replacement |
| Uses of PortalException in com.liferay.portlet.dynamicdatamapping.service.persistence |
|---|
| Methods in com.liferay.portlet.dynamicdatamapping.service.persistence that throw PortalException | |
|---|---|
protected void |
DDMContentExportActionableDynamicQuery.performAction(Object object)
|
protected void |
DDMTemplateExportActionableDynamicQuery.performAction(Object object)
|
protected void |
DDMStructureExportActionableDynamicQuery.performAction(Object object)
|
long |
DDMContentExportActionableDynamicQuery.performCount()
|
long |
DDMTemplateExportActionableDynamicQuery.performCount()
|
long |
DDMStructureExportActionableDynamicQuery.performCount()
|
| Uses of PortalException in com.liferay.portlet.dynamicdatamapping.storage |
|---|
| Methods in com.liferay.portlet.dynamicdatamapping.storage that throw PortalException | |
|---|---|
String |
Field.getDataType()
|
protected FieldRenderer |
Field.getFieldRenderer()
|
String |
Field.getRenderedValue(Locale locale)
|
String |
Field.getRenderedValue(Locale locale,
int valueIndex)
|
String |
Field.getType()
|
boolean |
Field.isRepeatable()
|
protected void |
BaseStorageAdapter.validateClassFields(long classPK,
Fields fields,
ServiceContext serviceContext)
|
protected void |
BaseStorageAdapter.validateDDMStructureFields(long ddmStructureId,
Fields fields,
ServiceContext serviceContext)
|
| Uses of PortalException in com.liferay.portlet.dynamicdatamapping.util |
|---|
| Methods in com.liferay.portlet.dynamicdatamapping.util that throw PortalException | |
|---|---|
protected long |
BaseDDMDisplay.getControlPanelPlid(LiferayPortletRequest liferayPortletRequest)
|
abstract Fields |
DDMXML.getFields(DDMStructure structure,
String xml)
|
static Fields |
DDMXMLUtil.getFields(DDMStructure structure,
String xml)
|
abstract Fields |
DDMXML.getFields(DDMStructure structure,
XPath xPath,
String xml,
List<String> fieldNames)
|
static Fields |
DDMXMLUtil.getFields(DDMStructure structure,
XPath xPath,
String xml,
List<String> fieldNames)
|
static Fields |
DDMUtil.getFields(long ddmStructureId,
long ddmTemplateId,
ServiceContext serviceContext)
|
abstract Fields |
DDM.getFields(long ddmStructureId,
long ddmTemplateId,
ServiceContext serviceContext)
|
static Fields |
DDMUtil.getFields(long ddmStructureId,
long ddmTemplateId,
String fieldNamespace,
ServiceContext serviceContext)
|
abstract Fields |
DDM.getFields(long ddmStructureId,
long ddmTemplateId,
String fieldNamespace,
ServiceContext serviceContext)
|
static Fields |
DDMUtil.getFields(long ddmStructureId,
ServiceContext serviceContext)
|
abstract Fields |
DDM.getFields(long ddmStructureId,
ServiceContext serviceContext)
|
static Fields |
DDMUtil.getFields(long ddmStructureId,
String fieldNamespace,
ServiceContext serviceContext)
|
abstract Fields |
DDM.getFields(long ddmStructureId,
String fieldNamespace,
ServiceContext serviceContext)
|
abstract JSONArray |
DDMXSD.getJSONArray(DDMStructure structure,
String xsd)
|
static JSONArray |
DDMXSDUtil.getJSONArray(DDMStructure structure,
String xsd)
|
abstract JSONArray |
DDMXSD.getJSONArray(Document document)
|
static JSONArray |
DDMXSDUtil.getJSONArray(Document document)
|
abstract JSONArray |
DDMXSD.getJSONArray(Element element)
|
static JSONArray |
DDMXSDUtil.getJSONArray(Element element)
|
abstract JSONArray |
DDMXSD.getJSONArray(String xml)
|
static JSONArray |
DDMXSDUtil.getJSONArray(String xml)
|
abstract String |
DDMXSD.getXSD(long classNameId,
long classPK)
|
static String |
DDMXSDUtil.getXSD(long classNameId,
long classPK)
|
abstract String |
DDMXML.validateXML(String xml)
|
static String |
DDMXMLUtil.validateXML(String xml)
|
| Uses of PortalException in com.liferay.portlet.expando |
|---|
| Subclasses of PortalException in com.liferay.portlet.expando | |
|---|---|
class |
ColumnNameException
|
class |
ColumnTypeException
|
class |
DuplicateColumnNameException
|
class |
DuplicateTableNameException
|
class |
NoSuchColumnException
|
class |
NoSuchRowException
|
class |
NoSuchTableException
|
class |
NoSuchValueException
|
class |
TableNameException
|
class |
ValueDataException
|
| Uses of PortalException in com.liferay.portlet.expando.model |
|---|
| Methods in com.liferay.portlet.expando.model that throw PortalException | |
|---|---|
abstract void |
ExpandoBridge.addAttribute(String name)
|
abstract void |
ExpandoBridge.addAttribute(String name,
boolean secure)
|
abstract void |
ExpandoBridge.addAttribute(String name,
int type)
|
abstract void |
ExpandoBridge.addAttribute(String name,
int type,
boolean secure)
|
abstract void |
ExpandoBridge.addAttribute(String name,
int type,
Serializable defaultValue)
|
abstract void |
ExpandoBridge.addAttribute(String name,
int type,
Serializable defaultValue,
boolean secure)
|
abstract List<Locale> |
ExpandoValue.getAvailableLocales()
|
List<Locale> |
ExpandoValueWrapper.getAvailableLocales()
|
abstract boolean |
ExpandoValue.getBoolean()
|
boolean |
ExpandoValueWrapper.getBoolean()
|
abstract boolean[] |
ExpandoValue.getBooleanArray()
|
boolean[] |
ExpandoValueWrapper.getBooleanArray()
|
abstract ExpandoColumn |
ExpandoValue.getColumn()
|
ExpandoColumn |
ExpandoValueWrapper.getColumn()
|
abstract Date |
ExpandoValue.getDate()
|
Date |
ExpandoValueWrapper.getDate()
|
abstract Date[] |
ExpandoValue.getDateArray()
|
Date[] |
ExpandoValueWrapper.getDateArray()
|
abstract Locale |
ExpandoValue.getDefaultLocale()
|
Locale |
ExpandoValueWrapper.getDefaultLocale()
|
abstract double |
ExpandoValue.getDouble()
|
double |
ExpandoValueWrapper.getDouble()
|
abstract double[] |
ExpandoValue.getDoubleArray()
|
double[] |
ExpandoValueWrapper.getDoubleArray()
|
abstract float |
ExpandoValue.getFloat()
|
float |
ExpandoValueWrapper.getFloat()
|
abstract float[] |
ExpandoValue.getFloatArray()
|
float[] |
ExpandoValueWrapper.getFloatArray()
|
abstract int |
ExpandoValue.getInteger()
|
int |
ExpandoValueWrapper.getInteger()
|
abstract int[] |
ExpandoValue.getIntegerArray()
|
int[] |
ExpandoValueWrapper.getIntegerArray()
|
abstract long |
ExpandoValue.getLong()
|
long |
ExpandoValueWrapper.getLong()
|
abstract long[] |
ExpandoValue.getLongArray()
|
long[] |
ExpandoValueWrapper.getLongArray()
|
abstract Number |
ExpandoValue.getNumber()
|
Number |
ExpandoValueWrapper.getNumber()
|
abstract Number[] |
ExpandoValue.getNumberArray()
|
Number[] |
ExpandoValueWrapper.getNumberArray()
|
abstract Serializable |
ExpandoValue.getSerializable()
|
Serializable |
ExpandoValueWrapper.getSerializable()
|
abstract short |
ExpandoValue.getShort()
|
short |
ExpandoValueWrapper.getShort()
|
abstract short[] |
ExpandoValue.getShortArray()
|
short[] |
ExpandoValueWrapper.getShortArray()
|
abstract String |
ExpandoValue.getString()
|
String |
ExpandoValueWrapper.getString()
|
abstract String |
ExpandoValue.getString(Locale locale)
|
String |
ExpandoValueWrapper.getString(Locale locale)
|
abstract String[] |
ExpandoValue.getStringArray()
|
String[] |
ExpandoValueWrapper.getStringArray()
|
abstract String[] |
ExpandoValue.getStringArray(Locale locale)
|
String[] |
ExpandoValueWrapper.getStringArray(Locale locale)
|
abstract Map<Locale,String[]> |
ExpandoValue.getStringArrayMap()
|
Map<Locale,String[]> |
ExpandoValueWrapper.getStringArrayMap()
|
abstract Map<Locale,String> |
ExpandoValue.getStringMap()
|
Map<Locale,String> |
ExpandoValueWrapper.getStringMap()
|
abstract void |
ExpandoValue.setBoolean(boolean data)
|
void |
ExpandoValueWrapper.setBoolean(boolean data)
|
abstract void |
ExpandoValue.setBooleanArray(boolean[] data)
|
void |
ExpandoValueWrapper.setBooleanArray(boolean[] data)
|
abstract void |
ExpandoValue.setDate(Date data)
|
void |
ExpandoValueWrapper.setDate(Date data)
|
abstract void |
ExpandoValue.setDateArray(Date[] data)
|
void |
ExpandoValueWrapper.setDateArray(Date[] data)
|
abstract void |
ExpandoValue.setDouble(double data)
|
void |
ExpandoValueWrapper.setDouble(double data)
|
abstract void |
ExpandoValue.setDoubleArray(double[] data)
|
void |
ExpandoValueWrapper.setDoubleArray(double[] data)
|
abstract void |
ExpandoValue.setFloat(float data)
|
void |
ExpandoValueWrapper.setFloat(float data)
|
abstract void |
ExpandoValue.setFloatArray(float[] data)
|
void |
ExpandoValueWrapper.setFloatArray(float[] data)
|
abstract void |
ExpandoValue.setInteger(int data)
|
void |
ExpandoValueWrapper.setInteger(int data)
|
abstract void |
ExpandoValue.setIntegerArray(int[] data)
|
void |
ExpandoValueWrapper.setIntegerArray(int[] data)
|
abstract void |
ExpandoValue.setLong(long data)
|
void |
ExpandoValueWrapper.setLong(long data)
|
abstract void |
ExpandoValue.setLongArray(long[] data)
|
void |
ExpandoValueWrapper.setLongArray(long[] data)
|
abstract void |
ExpandoValue.setNumber(Number data)
|
void |
ExpandoValueWrapper.setNumber(Number data)
|
abstract void |
ExpandoValue.setNumberArray(Number[] data)
|
void |
ExpandoValueWrapper.setNumberArray(Number[] data)
|
abstract void |
ExpandoValue.setShort(short data)
|
void |
ExpandoValueWrapper.setShort(short data)
|
abstract void |
ExpandoValue.setShortArray(short[] data)
|
void |
ExpandoValueWrapper.setShortArray(short[] data)
|
abstract void |
ExpandoValue.setString(String data)
|
void |
ExpandoValueWrapper.setString(String data)
|
abstract void |
ExpandoValue.setString(String data,
Locale locale,
Locale defaultLocale)
|
void |
ExpandoValueWrapper.setString(String data,
Locale locale,
Locale defaultLocale)
|
abstract void |
ExpandoValue.setStringArray(String[] data)
|
void |
ExpandoValueWrapper.setStringArray(String[] data)
|
abstract void |
ExpandoValue.setStringArray(String[] data,
Locale locale,
Locale defaultLocale)
|
void |
ExpandoValueWrapper.setStringArray(String[] data,
Locale locale,
Locale defaultLocale)
|
abstract void |
ExpandoValue.setStringArrayMap(Map<Locale,String[]> dataMap,
Locale defaultLocale)
|
void |
ExpandoValueWrapper.setStringArrayMap(Map<Locale,String[]> dataMap,
Locale defaultLocale)
|
abstract void |
ExpandoValue.setStringMap(Map<Locale,String> dataMap,
Locale defaultLocale)
|
void |
ExpandoValueWrapper.setStringMap(Map<Locale,String> dataMap,
Locale defaultLocale)
|
| Uses of PortalException in com.liferay.portlet.expando.service |
|---|
| Methods in com.liferay.portlet.expando.service that throw PortalException | |
|---|---|
abstract ExpandoColumn |
ExpandoColumnLocalService.addColumn(long tableId,
String name,
int type)
|
abstract ExpandoColumn |
ExpandoColumnService.addColumn(long tableId,
String name,
int type)
|
static ExpandoColumn |
ExpandoColumnServiceUtil.addColumn(long tableId,
String name,
int type)
|
ExpandoColumn |
ExpandoColumnServiceWrapper.addColumn(long tableId,
String name,
int type)
|
ExpandoColumn |
ExpandoColumnLocalServiceWrapper.addColumn(long tableId,
String name,
int type)
|
static ExpandoColumn |
ExpandoColumnLocalServiceUtil.addColumn(long tableId,
String name,
int type)
|
abstract ExpandoColumn |
ExpandoColumnLocalService.addColumn(long tableId,
String name,
int type,
Object defaultData)
|
abstract ExpandoColumn |
ExpandoColumnService.addColumn(long tableId,
String name,
int type,
Object defaultData)
|
static ExpandoColumn |
ExpandoColumnServiceUtil.addColumn(long tableId,
String name,
int type,
Object defaultData)
|
ExpandoColumn |
ExpandoColumnServiceWrapper.addColumn(long tableId,
String name,
int type,
Object defaultData)
|
ExpandoColumn |
ExpandoColumnLocalServiceWrapper.addColumn(long tableId,
String name,
int type,
Object defaultData)
|
static ExpandoColumn |
ExpandoColumnLocalServiceUtil.addColumn(long tableId,
String name,
int type,
Object defaultData)
|
static ExpandoTable |
ExpandoTableLocalServiceUtil.addDefaultTable(long companyId,
long classNameId)
|
ExpandoTable |
ExpandoTableLocalServiceWrapper.addDefaultTable(long companyId,
long classNameId)
|
abstract ExpandoTable |
ExpandoTableLocalService.addDefaultTable(long companyId,
long classNameId)
|
static ExpandoTable |
ExpandoTableLocalServiceUtil.addDefaultTable(long companyId,
String className)
|
ExpandoTable |
ExpandoTableLocalServiceWrapper.addDefaultTable(long companyId,
String className)
|
abstract ExpandoTable |
ExpandoTableLocalService.addDefaultTable(long companyId,
String className)
|
ExpandoRow |
ExpandoRowLocalServiceWrapper.addRow(long tableId,
long classPK)
|
static ExpandoRow |
ExpandoRowLocalServiceUtil.addRow(long tableId,
long classPK)
|
abstract ExpandoRow |
ExpandoRowLocalService.addRow(long tableId,
long classPK)
|
static ExpandoTable |
ExpandoTableLocalServiceUtil.addTable(long companyId,
long classNameId,
String name)
|
ExpandoTable |
ExpandoTableLocalServiceWrapper.addTable(long companyId,
long classNameId,
String name)
|
abstract ExpandoTable |
ExpandoTableLocalService.addTable(long companyId,
long classNameId,
String name)
|
static ExpandoTable |
ExpandoTableLocalServiceUtil.addTable(long classNameId,
String name)
Deprecated. As of 6.1.0, replaced by ExpandoTableLocalServiceUtil.addTable(long, long,
String) |
ExpandoTable |
ExpandoTableLocalServiceWrapper.addTable(long classNameId,
String name)
Deprecated. As of 6.1.0, replaced by ExpandoTableLocalServiceWrapper.addTable(long, long,
String) |
abstract ExpandoTable |
ExpandoTableLocalService.addTable(long classNameId,
String name)
Deprecated. As of 6.1.0, replaced by ExpandoTableLocalService.addTable(long, long,
String) |
static ExpandoTable |
ExpandoTableLocalServiceUtil.addTable(long companyId,
String className,
String name)
|
ExpandoTable |
ExpandoTableLocalServiceWrapper.addTable(long companyId,
String className,
String name)
|
abstract ExpandoTable |
ExpandoTableLocalService.addTable(long companyId,
String className,
String name)
|
static ExpandoTable |
ExpandoTableLocalServiceUtil.addTable(String className,
String name)
Deprecated. As of 6.1.0, replaced by ExpandoTableLocalServiceUtil.addTable(long, String,
String) |
ExpandoTable |
ExpandoTableLocalServiceWrapper.addTable(String className,
String name)
Deprecated. As of 6.1.0, replaced by ExpandoTableLocalServiceWrapper.addTable(long, String,
String) |
abstract ExpandoTable |
ExpandoTableLocalService.addTable(String className,
String name)
Deprecated. As of 6.1.0, replaced by ExpandoTableLocalService.addTable(long, String,
String) |
static ExpandoValue |
ExpandoValueLocalServiceUtil.addValue(long classNameId,
long tableId,
long columnId,
long classPK,
String data)
|
abstract ExpandoValue |
ExpandoValueLocalService.addValue(long classNameId,
long tableId,
long columnId,
long classPK,
String data)
|
ExpandoValue |
ExpandoValueLocalServiceWrapper.addValue(long classNameId,
long tableId,
long columnId,
long classPK,
String data)
|
static ExpandoValue |
ExpandoValueLocalServiceUtil.addValue(long companyId,
String className,
String tableName,
String columnName,
long classPK,
boolean data)
|
abstract ExpandoValue |
ExpandoValueLocalService.addValue(long companyId,
String className,
String tableName,
String columnName,
long classPK,
boolean data)
|
ExpandoValue |
ExpandoValueLocalServiceWrapper.addValue(long companyId,
String className,
String tableName,
String columnName,
long classPK,
boolean data)
|
static ExpandoValue |
ExpandoValueLocalServiceUtil.addValue(long companyId,
String className,
String tableName,
String columnName,
long classPK,
boolean[] data)
|
abstract ExpandoValue |
ExpandoValueLocalService.addValue(long companyId,
String className,
String tableName,
String columnName,
long classPK,
boolean[] data)
|
ExpandoValue |
ExpandoValueLocalServiceWrapper.addValue(long companyId,
String className,
String tableName,
String columnName,
long classPK,
boolean[] data)
|
static ExpandoValue |
ExpandoValueLocalServiceUtil.addValue(long companyId,
String className,
String tableName,
String columnName,
long classPK,
Date data)
|
abstract ExpandoValue |
ExpandoValueLocalService.addValue(long companyId,
String className,
String tableName,
String columnName,
long classPK,
Date data)
|
ExpandoValue |
ExpandoValueLocalServiceWrapper.addValue(long companyId,
String className,
String tableName,
String columnName,
long classPK,
Date data)
|
static ExpandoValue |
ExpandoValueLocalServiceUtil.addValue(long companyId,
String className,
String tableName,
String columnName,
long classPK,
Date[] data)
|
abstract ExpandoValue |
ExpandoValueLocalService.addValue(long companyId,
String className,
String tableName,
String columnName,
long classPK,
Date[] data)
|
ExpandoValue |
ExpandoValueLocalServiceWrapper.addValue(long companyId,
String className,
String tableName,
String columnName,
long classPK,
Date[] data)
|
static ExpandoValue |
ExpandoValueLocalServiceUtil.addValue(long companyId,
String className,
String tableName,
String columnName,
long classPK,
double data)
|
abstract ExpandoValue |
ExpandoValueLocalService.addValue(long companyId,
String className,
String tableName,
String columnName,
long classPK,
double data)
|
ExpandoValue |
ExpandoValueLocalServiceWrapper.addValue(long companyId,
String className,
String tableName,
String columnName,
long classPK,
double data)
|
static ExpandoValue |
ExpandoValueLocalServiceUtil.addValue(long companyId,
String className,
String tableName,
String columnName,
long classPK,
double[] data)
|
abstract ExpandoValue |
ExpandoValueLocalService.addValue(long companyId,
String className,
String tableName,
String columnName,
long classPK,
double[] data)
|
ExpandoValue |
ExpandoValueLocalServiceWrapper.addValue(long companyId,
String className,
String tableName,
String columnName,
long classPK,
double[] data)
|
static ExpandoValue |
ExpandoValueLocalServiceUtil.addValue(long companyId,
String className,
String tableName,
String columnName,
long classPK,
float data)
|
abstract ExpandoValue |
ExpandoValueLocalService.addValue(long companyId,
String className,
String tableName,
String columnName,
long classPK,
float data)
|
ExpandoValue |
ExpandoValueLocalServiceWrapper.addValue(long companyId,
String className,
String tableName,
String columnName,
long classPK,
float data)
|
static ExpandoValue |
ExpandoValueLocalServiceUtil.addValue(long companyId,
String className,
String tableName,
String columnName,
long classPK,
float[] data)
|
abstract ExpandoValue |
ExpandoValueLocalService.addValue(long companyId,
String className,
String tableName,
String columnName,
long classPK,
float[] data)
|
ExpandoValue |
ExpandoValueLocalServiceWrapper.addValue(long companyId,
String className,
String tableName,
String columnName,
long classPK,
float[] data)
|
static ExpandoValue |
ExpandoValueLocalServiceUtil.addValue(long companyId,
String className,
String tableName,
String columnName,
long classPK,
int data)
|
abstract ExpandoValue |
ExpandoValueLocalService.addValue(long companyId,
String className,
String tableName,
String columnName,
long classPK,
int data)
|
ExpandoValue |
ExpandoValueLocalServiceWrapper.addValue(long companyId,
String className,
String tableName,
String columnName,
long classPK,
int data)
|
static ExpandoValue |
ExpandoValueLocalServiceUtil.addValue(long companyId,
String className,
String tableName,
String columnName,
long classPK,
int[] data)
|
abstract ExpandoValue |
ExpandoValueLocalService.addValue(long companyId,
String className,
String tableName,
String columnName,
long classPK,
int[] data)
|
ExpandoValue |
ExpandoValueLocalServiceWrapper.addValue(long companyId,
String className,
String tableName,
String columnName,
long classPK,
int[] data)
|
static ExpandoValue |
ExpandoValueLocalServiceUtil.addValue(long companyId,
String className,
String tableName,
String columnName,
long classPK,
long data)
|
abstract ExpandoValue |
ExpandoValueLocalService.addValue(long companyId,
String className,
String tableName,
String columnName,
long classPK,
long data)
|
ExpandoValue |
ExpandoValueLocalServiceWrapper.addValue(long companyId,
String className,
String tableName,
String columnName,
long classPK,
long data)
|
static ExpandoValue |
ExpandoValueLocalServiceUtil.addValue(long companyId,
String className,
String tableName,
String columnName,
long classPK,
long[] data)
|
abstract ExpandoValue |
ExpandoValueLocalService.addValue(long companyId,
String className,
String tableName,
String columnName,
long classPK,
long[] data)
|
ExpandoValue |
ExpandoValueLocalServiceWrapper.addValue(long companyId,
String className,
String tableName,
String columnName,
long classPK,
long[] data)
|
static ExpandoValue |
ExpandoValueLocalServiceUtil.addValue(long companyId,
String className,
String tableName,
String columnName,
long classPK,
Map<Locale,?> dataMap,
Locale defautlLocale)
|
abstract ExpandoValue |
ExpandoValueLocalService.addValue(long companyId,
String className,
String tableName,
String columnName,
long classPK,
Map<Locale,?> dataMap,
Locale defautlLocale)
|
ExpandoValue |
ExpandoValueLocalServiceWrapper.addValue(long companyId,
String className,
String tableName,
String columnName,
long classPK,
Map<Locale,?> dataMap,
Locale defautlLocale)
|
static ExpandoValue |
ExpandoValueLocalServiceUtil.addValue(long companyId,
String className,
String tableName,
String columnName,
long classPK,
Number data)
|
abstract ExpandoValue |
ExpandoValueLocalService.addValue(long companyId,
String className,
String tableName,
String columnName,
long classPK,
Number data)
|
ExpandoValue |
ExpandoValueLocalServiceWrapper.addValue(long companyId,
String className,
String tableName,
String columnName,
long classPK,
Number data)
|
static ExpandoValue |
ExpandoValueLocalServiceUtil.addValue(long companyId,
String className,
String tableName,
String columnName,
long classPK,
Number[] data)
|
abstract ExpandoValue |
ExpandoValueLocalService.addValue(long companyId,
String className,
String tableName,
String columnName,
long classPK,
Number[] data)
|
ExpandoValue |
ExpandoValueLocalServiceWrapper.addValue(long companyId,
String className,
String tableName,
String columnName,
long classPK,
Number[] data)
|
static ExpandoValue |
ExpandoValueLocalServiceUtil.addValue(long companyId,
String className,
String tableName,
String columnName,
long classPK,
Object data)
|
abstract ExpandoValue |
ExpandoValueLocalService.addValue(long companyId,
String className,
String tableName,
String columnName,
long classPK,
Object data)
|
abstract ExpandoValue |
ExpandoValueService.addValue(long companyId,
String className,
String tableName,
String columnName,
long classPK,
Object data)
|
static ExpandoValue |
ExpandoValueServiceUtil.addValue(long companyId,
String className,
String tableName,
String columnName,
long classPK,
Object data)
|
ExpandoValue |
ExpandoValueServiceWrapper.addValue(long companyId,
String className,
String tableName,
String columnName,
long classPK,
Object data)
|
ExpandoValue |
ExpandoValueLocalServiceWrapper.addValue(long companyId,
String className,
String tableName,
String columnName,
long classPK,
Object data)
|
static ExpandoValue |
ExpandoValueLocalServiceUtil.addValue(long companyId,
String className,
String tableName,
String columnName,
long classPK,
short data)
|
abstract ExpandoValue |
ExpandoValueLocalService.addValue(long companyId,
String className,
String tableName,
String columnName,
long classPK,
short data)
|
ExpandoValue |
ExpandoValueLocalServiceWrapper.addValue(long companyId,
String className,
String tableName,
String columnName,
long classPK,
short data)
|
static ExpandoValue |
ExpandoValueLocalServiceUtil.addValue(long companyId,
String className,
String tableName,
String columnName,
long classPK,
short[] data)
|
abstract ExpandoValue |
ExpandoValueLocalService.addValue(long companyId,
String className,
String tableName,
String columnName,
long classPK,
short[] data)
|
ExpandoValue |
ExpandoValueLocalServiceWrapper.addValue(long companyId,
String className,
String tableName,
String columnName,
long classPK,
short[] data)
|
static ExpandoValue |
ExpandoValueLocalServiceUtil.addValue(long companyId,
String className,
String tableName,
String columnName,
long classPK,
String data)
|
abstract ExpandoValue |
ExpandoValueLocalService.addValue(long companyId,
String className,
String tableName,
String columnName,
long classPK,
String data)
|
abstract ExpandoValue |
ExpandoValueService.addValue(long companyId,
String className,
String tableName,
String columnName,
long classPK,
String data)
|
static ExpandoValue |
ExpandoValueServiceUtil.addValue(long companyId,
String className,
String tableName,
String columnName,
long classPK,
String data)
|
ExpandoValue |
ExpandoValueServiceWrapper.addValue(long companyId,
String className,
String tableName,
String columnName,
long classPK,
String data)
|
ExpandoValue |
ExpandoValueLocalServiceWrapper.addValue(long companyId,
String className,
String tableName,
String columnName,
long classPK,
String data)
|
static ExpandoValue |
ExpandoValueLocalServiceUtil.addValue(long companyId,
String className,
String tableName,
String columnName,
long classPK,
String[] data)
|
abstract ExpandoValue |
ExpandoValueLocalService.addValue(long companyId,
String className,
String tableName,
String columnName,
long classPK,
String[] data)
|
ExpandoValue |
ExpandoValueLocalServiceWrapper.addValue(long companyId,
String className,
String tableName,
String columnName,
long classPK,
String[] data)
|
static ExpandoValue |
ExpandoValueLocalServiceUtil.addValue(String className,
String tableName,
String columnName,
long classPK,
boolean data)
Deprecated. As of 6.1.0, replaced by ExpandoValueLocalServiceUtil.addValue(long, String,
String, String, long, boolean[]) |
abstract ExpandoValue |
ExpandoValueLocalService.addValue(String className,
String tableName,
String columnName,
long classPK,
boolean data)
Deprecated. As of 6.1.0, replaced by ExpandoValueLocalService.addValue(long, String,
String, String, long, boolean[]) |
ExpandoValue |
ExpandoValueLocalServiceWrapper.addValue(String className,
String tableName,
String columnName,
long classPK,
boolean data)
Deprecated. As of 6.1.0, replaced by ExpandoValueLocalServiceWrapper.addValue(long, String,
String, String, long, boolean[]) |
static ExpandoValue |
ExpandoValueLocalServiceUtil.addValue(String className,
String tableName,
String columnName,
long classPK,
boolean[] data)
Deprecated. As of 6.1.0, replaced by ExpandoValueLocalServiceUtil.addValue(long, String,
String, String, long, boolean[]) |
abstract ExpandoValue |
ExpandoValueLocalService.addValue(String className,
String tableName,
String columnName,
long classPK,
boolean[] data)
Deprecated. As of 6.1.0, replaced by ExpandoValueLocalService.addValue(long, String,
String, String, long, boolean[]) |
ExpandoValue |
ExpandoValueLocalServiceWrapper.addValue(String className,
String tableName,
String columnName,
long classPK,
boolean[] data)
Deprecated. As of 6.1.0, replaced by ExpandoValueLocalServiceWrapper.addValue(long, String,
String, String, long, boolean[]) |
static ExpandoValue |
ExpandoValueLocalServiceUtil.addValue(String className,
String tableName,
String columnName,
long classPK,
Date data)
Deprecated. As of 6.1.0, replaced by ExpandoValueLocalServiceUtil.addValue(long, String,
String, String, long, Date[]) |
abstract ExpandoValue |
ExpandoValueLocalService.addValue(String className,
String tableName,
String columnName,
long classPK,
Date data)
Deprecated. As of 6.1.0, replaced by ExpandoValueLocalService.addValue(long, String,
String, String, long, Date[]) |
ExpandoValue |
ExpandoValueLocalServiceWrapper.addValue(String className,
String tableName,
String columnName,
long classPK,
Date data)
Deprecated. As of 6.1.0, replaced by ExpandoValueLocalServiceWrapper.addValue(long, String,
String, String, long, Date[]) |
static ExpandoValue |
ExpandoValueLocalServiceUtil.addValue(String className,
String tableName,
String columnName,
long classPK,
Date[] data)
Deprecated. As of 6.1.0, replaced by ExpandoValueLocalServiceUtil.addValue(long, String,
String, String, long, Date[]) |
abstract ExpandoValue |
ExpandoValueLocalService.addValue(String className,
String tableName,
String columnName,
long classPK,
Date[] data)
Deprecated. As of 6.1.0, replaced by ExpandoValueLocalService.addValue(long, String,
String, String, long, Date[]) |
ExpandoValue |
ExpandoValueLocalServiceWrapper.addValue(String className,
String tableName,
String columnName,
long classPK,
Date[] data)
Deprecated. As of 6.1.0, replaced by ExpandoValueLocalServiceWrapper.addValue(long, String,
String, String, long, Date[]) |
static ExpandoValue |
ExpandoValueLocalServiceUtil.addValue(String className,
String tableName,
String columnName,
long classPK,
double data)
Deprecated. As of 6.1.0, replaced by ExpandoValueLocalServiceUtil.addValue(long, String,
String, String, long, double[]) |
abstract ExpandoValue |
ExpandoValueLocalService.addValue(String className,
String tableName,
String columnName,
long classPK,
double data)
Deprecated. As of 6.1.0, replaced by ExpandoValueLocalService.addValue(long, String,
String, String, long, double[]) |
ExpandoValue |
ExpandoValueLocalServiceWrapper.addValue(String className,
String tableName,
String columnName,
long classPK,
double data)
Deprecated. As of 6.1.0, replaced by ExpandoValueLocalServiceWrapper.addValue(long, String,
String, String, long, double[]) |
static ExpandoValue |
ExpandoValueLocalServiceUtil.addValue(String className,
String tableName,
String columnName,
long classPK,
double[] data)
Deprecated. As of 6.1.0, replaced by ExpandoValueLocalServiceUtil.addValue(long, String,
String, String, long, double[]) |
abstract ExpandoValue |
ExpandoValueLocalService.addValue(String className,
String tableName,
String columnName,
long classPK,
double[] data)
Deprecated. As of 6.1.0, replaced by ExpandoValueLocalService.addValue(long, String,
String, String, long, double[]) |
ExpandoValue |
ExpandoValueLocalServiceWrapper.addValue(String className,
String tableName,
String columnName,
long classPK,
double[] data)
Deprecated. As of 6.1.0, replaced by ExpandoValueLocalServiceWrapper.addValue(long, String,
String, String, long, double[]) |
static ExpandoValue |
ExpandoValueLocalServiceUtil.addValue(String className,
String tableName,
String columnName,
long classPK,
float data)
Deprecated. As of 6.1.0, replaced by ExpandoValueLocalServiceUtil.addValue(long, String,
String, String, long, float[]) |
abstract ExpandoValue |
ExpandoValueLocalService.addValue(String className,
String tableName,
String columnName,
long classPK,
float data)
Deprecated. As of 6.1.0, replaced by ExpandoValueLocalService.addValue(long, String,
String, String, long, float[]) |
ExpandoValue |
ExpandoValueLocalServiceWrapper.addValue(String className,
String tableName,
String columnName,
long classPK,
float data)
Deprecated. As of 6.1.0, replaced by ExpandoValueLocalServiceWrapper.addValue(long, String,
String, String, long, float[]) |
static ExpandoValue |
ExpandoValueLocalServiceUtil.addValue(String className,
String tableName,
String columnName,
long classPK,
float[] data)
Deprecated. As of 6.1.0, replaced by ExpandoValueLocalServiceUtil.addValue(long, String,
String, String, long, float[]) |
abstract ExpandoValue |
ExpandoValueLocalService.addValue(String className,
String tableName,
String columnName,
long classPK,
float[] data)
Deprecated. As of 6.1.0, replaced by ExpandoValueLocalService.addValue(long, String,
String, String, long, float[]) |
ExpandoValue |
ExpandoValueLocalServiceWrapper.addValue(String className,
String tableName,
String columnName,
long classPK,
float[] data)
Deprecated. As of 6.1.0, replaced by ExpandoValueLocalServiceWrapper.addValue(long, String,
String, String, long, float[]) |
static ExpandoValue |
ExpandoValueLocalServiceUtil.addValue(String className,
String tableName,
String columnName,
long classPK,
int data)
Deprecated. As of 6.1.0, replaced by ExpandoValueLocalServiceUtil.addValue(long, String,
String, String, long, int[]) |
abstract ExpandoValue |
ExpandoValueLocalService.addValue(String className,
String tableName,
String columnName,
long classPK,
int data)
Deprecated. As of 6.1.0, replaced by ExpandoValueLocalService.addValue(long, String,
String, String, long, int[]) |
ExpandoValue |
ExpandoValueLocalServiceWrapper.addValue(String className,
String tableName,
String columnName,
long classPK,
int data)
Deprecated. As of 6.1.0, replaced by ExpandoValueLocalServiceWrapper.addValue(long, String,
String, String, long, int[]) |
static ExpandoValue |
ExpandoValueLocalServiceUtil.addValue(String className,
String tableName,
String columnName,
long classPK,
int[] data)
Deprecated. As of 6.1.0, replaced by ExpandoValueLocalServiceUtil.addValue(long, String,
String, String, long, int[]) |
abstract ExpandoValue |
ExpandoValueLocalService.addValue(String className,
String tableName,
String columnName,
long classPK,
int[] data)
Deprecated. As of 6.1.0, replaced by ExpandoValueLocalService.addValue(long, String,
String, String, long, int[]) |
ExpandoValue |
ExpandoValueLocalServiceWrapper.addValue(String className,
String tableName,
String columnName,
long classPK,
int[] data)
Deprecated. As of 6.1.0, replaced by ExpandoValueLocalServiceWrapper.addValue(long, String,
String, String, long, int[]) |
static ExpandoValue |
ExpandoValueLocalServiceUtil.addValue(String className,
String tableName,
String columnName,
long classPK,
long data)
Deprecated. As of 6.1.0, replaced by ExpandoValueLocalServiceUtil.addValue(long, String,
String, String, long, long[]) |
abstract ExpandoValue |
ExpandoValueLocalService.addValue(String className,
String tableName,
String columnName,
long classPK,
long data)
Deprecated. As of 6.1.0, replaced by ExpandoValueLocalService.addValue(long, String,
String, String, long, long[]) |
ExpandoValue |
ExpandoValueLocalServiceWrapper.addValue(String className,
String tableName,
String columnName,
long classPK,
long data)
Deprecated. As of 6.1.0, replaced by ExpandoValueLocalServiceWrapper.addValue(long, String,
String, String, long, long[]) |
static ExpandoValue |
ExpandoValueLocalServiceUtil.addValue(String className,
String tableName,
String columnName,
long classPK,
long[] data)
Deprecated. As of 6.1.0, replaced by ExpandoValueLocalServiceUtil.addValue(long, String,
String, String, long, long[]) |
abstract ExpandoValue |
ExpandoValueLocalService.addValue(String className,
String tableName,
String columnName,
long classPK,
long[] data)
Deprecated. As of 6.1.0, replaced by ExpandoValueLocalService.addValue(long, String,
String, String, long, long[]) |
ExpandoValue |
ExpandoValueLocalServiceWrapper.addValue(String className,
String tableName,
String columnName,
long classPK,
long[] data)
Deprecated. As of 6.1.0, replaced by ExpandoValueLocalServiceWrapper.addValue(long, String,
String, String, long, long[]) |
static ExpandoValue |
ExpandoValueLocalServiceUtil.addValue(String className,
String tableName,
String columnName,
long classPK,
Object data)
Deprecated. As of 6.1.0, replaced by ExpandoValueLocalServiceUtil.addValue(long, String,
String, String, long, Object) |
abstract ExpandoValue |
ExpandoValueLocalService.addValue(String className,
String tableName,
String columnName,
long classPK,
Object data)
Deprecated. As of 6.1.0, replaced by ExpandoValueLocalService.addValue(long, String,
String, String, long, Object) |
ExpandoValue |
ExpandoValueLocalServiceWrapper.addValue(String className,
String tableName,
String columnName,
long classPK,
Object data)
Deprecated. As of 6.1.0, replaced by ExpandoValueLocalServiceWrapper.addValue(long, String,
String, String, long, Object) |
static ExpandoValue |
ExpandoValueLocalServiceUtil.addValue(String className,
String tableName,
String columnName,
long classPK,
short data)
Deprecated. As of 6.1.0, replaced by ExpandoValueLocalServiceUtil.addValue(long, String,
String, String, long, short[]) |
abstract ExpandoValue |
ExpandoValueLocalService.addValue(String className,
String tableName,
String columnName,
long classPK,
short data)
Deprecated. As of 6.1.0, replaced by ExpandoValueLocalService.addValue(long, String,
String, String, long, short[]) |
ExpandoValue |
ExpandoValueLocalServiceWrapper.addValue(String className,
String tableName,
String columnName,
long classPK,
short data)
Deprecated. As of 6.1.0, replaced by ExpandoValueLocalServiceWrapper.addValue(long, String,
String, String, long, short[]) |
static ExpandoValue |
ExpandoValueLocalServiceUtil.addValue(String className,
String tableName,
String columnName,
long classPK,
short[] data)
Deprecated. As of 6.1.0, replaced by ExpandoValueLocalServiceUtil.addValue(long, String,
String, String, long, short[]) |
abstract ExpandoValue |
ExpandoValueLocalService.addValue(String className,
String tableName,
String columnName,
long classPK,
short[] data)
Deprecated. As of 6.1.0, replaced by ExpandoValueLocalService.addValue(long, String,
String, String, long, short[]) |
ExpandoValue |
ExpandoValueLocalServiceWrapper.addValue(String className,
String tableName,
String columnName,
long classPK,
short[] data)
Deprecated. As of 6.1.0, replaced by ExpandoValueLocalServiceWrapper.addValue(long, String,
String, String, long, short[]) |
static ExpandoValue |
ExpandoValueLocalServiceUtil.addValue(String className,
String tableName,
String columnName,
long classPK,
String data)
Deprecated. As of 6.1.0, replaced by ExpandoValueLocalServiceUtil.addValue(long, String,
String, String, long, String[]) |
abstract ExpandoValue |
ExpandoValueLocalService.addValue(String className,
String tableName,
String columnName,
long classPK,
String data)
Deprecated. As of 6.1.0, replaced by ExpandoValueLocalService.addValue(long, String,
String, String, long, String[]) |
ExpandoValue |
ExpandoValueLocalServiceWrapper.addValue(String className,
String tableName,
String columnName,
long classPK,
String data)
Deprecated. As of 6.1.0, replaced by ExpandoValueLocalServiceWrapper.addValue(long, String,
String, String, long, String[]) |
static ExpandoValue |
ExpandoValueLocalServiceUtil.addValue(String className,
String tableName,
String columnName,
long classPK,
String[] data)
Deprecated. As of 6.1.0, replaced by ExpandoValueLocalServiceUtil.addValue(long, String,
String, String, long, String[]) |
abstract ExpandoValue |
ExpandoValueLocalService.addValue(String className,
String tableName,
String columnName,
long classPK,
String[] data)
Deprecated. As of 6.1.0, replaced by ExpandoValueLocalService.addValue(long, String,
String, String, long, String[]) |
ExpandoValue |
ExpandoValueLocalServiceWrapper.addValue(String className,
String tableName,
String columnName,
long classPK,
String[] data)
Deprecated. As of 6.1.0, replaced by ExpandoValueLocalServiceWrapper.addValue(long, String,
String, String, long, String[]) |
static void |
ExpandoValueLocalServiceUtil.addValues(long classNameId,
long tableId,
List<ExpandoColumn> columns,
long classPK,
Map<String,String> data)
|
abstract void |
ExpandoValueLocalService.addValues(long classNameId,
long tableId,
List<ExpandoColumn> columns,
long classPK,
Map<String,String> data)
|
void |
ExpandoValueLocalServiceWrapper.addValues(long classNameId,
long tableId,
List<ExpandoColumn> columns,
long classPK,
Map<String,String> data)
|
static void |
ExpandoValueLocalServiceUtil.addValues(long companyId,
long classNameId,
String tableName,
long classPK,
Map<String,Serializable> attributes)
|
abstract void |
ExpandoValueLocalService.addValues(long companyId,
long classNameId,
String tableName,
long classPK,
Map<String,Serializable> attributes)
|
void |
ExpandoValueLocalServiceWrapper.addValues(long companyId,
long classNameId,
String tableName,
long classPK,
Map<String,Serializable> attributes)
|
static void |
ExpandoValueLocalServiceUtil.addValues(long companyId,
String className,
String tableName,
long classPK,
Map<String,Serializable> attributes)
|
abstract void |
ExpandoValueLocalService.addValues(long companyId,
String className,
String tableName,
long classPK,
Map<String,Serializable> attributes)
|
abstract void |
ExpandoValueService.addValues(long companyId,
String className,
String tableName,
long classPK,
Map<String,Serializable> attributeValues)
|
static void |
ExpandoValueServiceUtil.addValues(long companyId,
String className,
String tableName,
long classPK,
Map<String,Serializable> attributeValues)
|
void |
ExpandoValueServiceWrapper.addValues(long companyId,
String className,
String tableName,
long classPK,
Map<String,Serializable> attributeValues)
|
void |
ExpandoValueLocalServiceWrapper.addValues(long companyId,
String className,
String tableName,
long classPK,
Map<String,Serializable> attributes)
|
abstract void |
ExpandoColumnLocalService.deleteColumn(long columnId)
|
abstract void |
ExpandoColumnService.deleteColumn(long columnId)
|
static void |
ExpandoColumnServiceUtil.deleteColumn(long columnId)
|
void |
ExpandoColumnServiceWrapper.deleteColumn(long columnId)
|
void |
ExpandoColumnLocalServiceWrapper.deleteColumn(long columnId)
|
static void |
ExpandoColumnLocalServiceUtil.deleteColumn(long columnId)
|
abstract void |
ExpandoColumnLocalService.deleteColumn(long companyId,
long classNameId,
String tableName,
String name)
|
void |
ExpandoColumnLocalServiceWrapper.deleteColumn(long companyId,
long classNameId,
String tableName,
String name)
|
static void |
ExpandoColumnLocalServiceUtil.deleteColumn(long companyId,
long classNameId,
String tableName,
String name)
|
abstract void |
ExpandoColumnLocalService.deleteColumn(long companyId,
String className,
String tableName,
String name)
|
void |
ExpandoColumnLocalServiceWrapper.deleteColumn(long companyId,
String className,
String tableName,
String name)
|
static void |
ExpandoColumnLocalServiceUtil.deleteColumn(long companyId,
String className,
String tableName,
String name)
|
abstract void |
ExpandoColumnLocalService.deleteColumns(long companyId,
long classNameId,
String tableName)
|
void |
ExpandoColumnLocalServiceWrapper.deleteColumns(long companyId,
long classNameId,
String tableName)
|
static void |
ExpandoColumnLocalServiceUtil.deleteColumns(long companyId,
long classNameId,
String tableName)
|
abstract void |
ExpandoColumnLocalService.deleteColumns(long companyId,
String className,
String tableName)
|
void |
ExpandoColumnLocalServiceWrapper.deleteColumns(long companyId,
String className,
String tableName)
|
static void |
ExpandoColumnLocalServiceUtil.deleteColumns(long companyId,
String className,
String tableName)
|
abstract ExpandoColumn |
ExpandoColumnLocalService.deleteExpandoColumn(long columnId)
Deletes the expando column with the primary key from the database. |
ExpandoColumn |
ExpandoColumnLocalServiceWrapper.deleteExpandoColumn(long columnId)
Deletes the expando column with the primary key from the database. |
static ExpandoColumn |
ExpandoColumnLocalServiceUtil.deleteExpandoColumn(long columnId)
Deletes the expando column with the primary key from the database. |
ExpandoRow |
ExpandoRowLocalServiceWrapper.deleteExpandoRow(long rowId)
Deletes the expando row with the primary key from the database. |
static ExpandoRow |
ExpandoRowLocalServiceUtil.deleteExpandoRow(long rowId)
Deletes the expando row with the primary key from the database. |
abstract ExpandoRow |
ExpandoRowLocalService.deleteExpandoRow(long rowId)
Deletes the expando row with the primary key from the database. |
static ExpandoTable |
ExpandoTableLocalServiceUtil.deleteExpandoTable(long tableId)
Deletes the expando table with the primary key from the database. |
ExpandoTable |
ExpandoTableLocalServiceWrapper.deleteExpandoTable(long tableId)
Deletes the expando table with the primary key from the database. |
abstract ExpandoTable |
ExpandoTableLocalService.deleteExpandoTable(long tableId)
Deletes the expando table with the primary key from the database. |
static ExpandoValue |
ExpandoValueLocalServiceUtil.deleteExpandoValue(long valueId)
Deletes the expando value with the primary key from the database. |
abstract ExpandoValue |
ExpandoValueLocalService.deleteExpandoValue(long valueId)
Deletes the expando value with the primary key from the database. |
ExpandoValue |
ExpandoValueLocalServiceWrapper.deleteExpandoValue(long valueId)
Deletes the expando value with the primary key from the database. |
void |
ExpandoRowLocalServiceWrapper.deleteRow(long rowId)
|
static void |
ExpandoRowLocalServiceUtil.deleteRow(long rowId)
|
abstract void |
ExpandoRowLocalService.deleteRow(long rowId)
|
void |
ExpandoRowLocalServiceWrapper.deleteRow(long tableId,
long classPK)
|
static void |
ExpandoRowLocalServiceUtil.deleteRow(long tableId,
long classPK)
|
abstract void |
ExpandoRowLocalService.deleteRow(long tableId,
long classPK)
|
void |
ExpandoRowLocalServiceWrapper.deleteRow(long companyId,
long classNameId,
String tableName,
long classPK)
|
static void |
ExpandoRowLocalServiceUtil.deleteRow(long companyId,
long classNameId,
String tableName,
long classPK)
|
abstract void |
ExpandoRowLocalService.deleteRow(long companyId,
long classNameId,
String tableName,
long classPK)
|
void |
ExpandoRowLocalServiceWrapper.deleteRow(long companyId,
String className,
String tableName,
long classPK)
|
static void |
ExpandoRowLocalServiceUtil.deleteRow(long companyId,
String className,
String tableName,
long classPK)
|
abstract void |
ExpandoRowLocalService.deleteRow(long companyId,
String className,
String tableName,
long classPK)
|
static void |
ExpandoTableLocalServiceUtil.deleteTable(long tableId)
|
void |
ExpandoTableLocalServiceWrapper.deleteTable(long tableId)
|
abstract void |
ExpandoTableLocalService.deleteTable(long tableId)
|
static void |
ExpandoTableLocalServiceUtil.deleteTable(long companyId,
long classNameId,
String name)
|
void |
ExpandoTableLocalServiceWrapper.deleteTable(long companyId,
long classNameId,
String name)
|
abstract void |
ExpandoTableLocalService.deleteTable(long companyId,
long classNameId,
String name)
|
static void |
ExpandoTableLocalServiceUtil.deleteTable(long companyId,
String className,
String name)
|
void |
ExpandoTableLocalServiceWrapper.deleteTable(long companyId,
String className,
String name)
|
abstract void |
ExpandoTableLocalService.deleteTable(long companyId,
String className,
String name)
|
static void |
ExpandoValueLocalServiceUtil.deleteValue(long valueId)
|
abstract void |
ExpandoValueLocalService.deleteValue(long valueId)
|
void |
ExpandoValueLocalServiceWrapper.deleteValue(long valueId)
|
static void |
ExpandoValueLocalServiceUtil.deleteValue(long columnId,
long rowId)
|
abstract void |
ExpandoValueLocalService.deleteValue(long columnId,
long rowId)
|
void |
ExpandoValueLocalServiceWrapper.deleteValue(long columnId,
long rowId)
|
static void |
ExpandoValueLocalServiceUtil.deleteValue(long companyId,
long classNameId,
String tableName,
String columnName,
long classPK)
|
abstract void |
ExpandoValueLocalService.deleteValue(long companyId,
long classNameId,
String tableName,
String columnName,
long classPK)
|
void |
ExpandoValueLocalServiceWrapper.deleteValue(long companyId,
long classNameId,
String tableName,
String columnName,
long classPK)
|
static void |
ExpandoValueLocalServiceUtil.deleteValue(long companyId,
String className,
String tableName,
String columnName,
long classPK)
|
abstract void |
ExpandoValueLocalService.deleteValue(long companyId,
String className,
String tableName,
String columnName,
long classPK)
|
void |
ExpandoValueLocalServiceWrapper.deleteValue(long companyId,
String className,
String tableName,
String columnName,
long classPK)
|
abstract ExpandoColumn |
ExpandoColumnLocalService.getColumn(long columnId)
|
ExpandoColumn |
ExpandoColumnLocalServiceWrapper.getColumn(long columnId)
|
static ExpandoColumn |
ExpandoColumnLocalServiceUtil.getColumn(long columnId)
|
static Map<String,Serializable> |
ExpandoValueLocalServiceUtil.getData(long companyId,
String className,
String tableName,
Collection<String> columnNames,
long classPK)
|
abstract Map<String,Serializable> |
ExpandoValueLocalService.getData(long companyId,
String className,
String tableName,
Collection<String> columnNames,
long classPK)
|
abstract Map<String,Serializable> |
ExpandoValueService.getData(long companyId,
String className,
String tableName,
Collection<String> columnNames,
long classPK)
|
static Map<String,Serializable> |
ExpandoValueServiceUtil.getData(long companyId,
String className,
String tableName,
Collection<String> columnNames,
long classPK)
|
Map<String,Serializable> |
ExpandoValueServiceWrapper.getData(long companyId,
String className,
String tableName,
Collection<String> columnNames,
long classPK)
|
Map<String,Serializable> |
ExpandoValueLocalServiceWrapper.getData(long companyId,
String className,
String tableName,
Collection<String> columnNames,
long classPK)
|
static Serializable |
ExpandoValueLocalServiceUtil.getData(long companyId,
String className,
String tableName,
String columnName,
long classPK)
|
abstract Serializable |
ExpandoValueLocalService.getData(long companyId,
String className,
String tableName,
String columnName,
long classPK)
|
abstract Serializable |
ExpandoValueService.getData(long companyId,
String className,
String tableName,
String columnName,
long classPK)
|
static Serializable |
ExpandoValueServiceUtil.getData(long companyId,
String className,
String tableName,
String columnName,
long classPK)
|
Serializable |
ExpandoValueServiceWrapper.getData(long companyId,
String className,
String tableName,
String columnName,
long classPK)
|
Serializable |
ExpandoValueLocalServiceWrapper.getData(long companyId,
String className,
String tableName,
String columnName,
long classPK)
|
static boolean |
ExpandoValueLocalServiceUtil.getData(long companyId,
String className,
String tableName,
String columnName,
long classPK,
boolean defaultData)
|
abstract boolean |
ExpandoValueLocalService.getData(long companyId,
String className,
String tableName,
String columnName,
long classPK,
boolean defaultData)
|
boolean |
ExpandoValueLocalServiceWrapper.getData(long companyId,
String className,
String tableName,
String columnName,
long classPK,
boolean defaultData)
|
static boolean[] |
ExpandoValueLocalServiceUtil.getData(long companyId,
String className,
String tableName,
String columnName,
long classPK,
boolean[] defaultData)
|
abstract boolean[] |
ExpandoValueLocalService.getData(long companyId,
String className,
String tableName,
String columnName,
long classPK,
boolean[] defaultData)
|
boolean[] |
ExpandoValueLocalServiceWrapper.getData(long companyId,
String className,
String tableName,
String columnName,
long classPK,
boolean[] defaultData)
|
static Date |
ExpandoValueLocalServiceUtil.getData(long companyId,
String className,
String tableName,
String columnName,
long classPK,
Date defaultData)
|
abstract Date |
ExpandoValueLocalService.getData(long companyId,
String className,
String tableName,
String columnName,
long classPK,
Date defaultData)
|
Date |
ExpandoValueLocalServiceWrapper.getData(long companyId,
String className,
String tableName,
String columnName,
long classPK,
Date defaultData)
|
static Date[] |
ExpandoValueLocalServiceUtil.getData(long companyId,
String className,
String tableName,
String columnName,
long classPK,
Date[] defaultData)
|
abstract Date[] |
ExpandoValueLocalService.getData(long companyId,
String className,
String tableName,
String columnName,
long classPK,
Date[] defaultData)
|
Date[] |
ExpandoValueLocalServiceWrapper.getData(long companyId,
String className,
String tableName,
String columnName,
long classPK,
Date[] defaultData)
|
static double |
ExpandoValueLocalServiceUtil.getData(long companyId,
String className,
String tableName,
String columnName,
long classPK,
double defaultData)
|
abstract double |
ExpandoValueLocalService.getData(long companyId,
String className,
String tableName,
String columnName,
long classPK,
double defaultData)
|
double |
ExpandoValueLocalServiceWrapper.getData(long companyId,
String className,
String tableName,
String columnName,
long classPK,
double defaultData)
|
static double[] |
ExpandoValueLocalServiceUtil.getData(long companyId,
String className,
String tableName,
String columnName,
long classPK,
double[] defaultData)
|
abstract double[] |
ExpandoValueLocalService.getData(long companyId,
String className,
String tableName,
String columnName,
long classPK,
double[] defaultData)
|
double[] |
ExpandoValueLocalServiceWrapper.getData(long companyId,
String className,
String tableName,
String columnName,
long classPK,
double[] defaultData)
|
static float |
ExpandoValueLocalServiceUtil.getData(long companyId,
String className,
String tableName,
String columnName,
long classPK,
float defaultData)
|
abstract float |
ExpandoValueLocalService.getData(long companyId,
String className,
String tableName,
String columnName,
long classPK,
float defaultData)
|
float |
ExpandoValueLocalServiceWrapper.getData(long companyId,
String className,
String tableName,
String columnName,
long classPK,
float defaultData)
|
static float[] |
ExpandoValueLocalServiceUtil.getData(long companyId,
String className,
String tableName,
String columnName,
long classPK,
float[] defaultData)
|
abstract float[] |
ExpandoValueLocalService.getData(long companyId,
String className,
String tableName,
String columnName,
long classPK,
float[] defaultData)
|
float[] |
ExpandoValueLocalServiceWrapper.getData(long companyId,
String className,
String tableName,
String columnName,
long classPK,
float[] defaultData)
|
static int |
ExpandoValueLocalServiceUtil.getData(long companyId,
String className,
String tableName,
String columnName,
long classPK,
int defaultData)
|
abstract int |
ExpandoValueLocalService.getData(long companyId,
String className,
String tableName,
String columnName,
long classPK,
int defaultData)
|
int |
ExpandoValueLocalServiceWrapper.getData(long companyId,
String className,
String tableName,
String columnName,
long classPK,
int defaultData)
|
static int[] |
ExpandoValueLocalServiceUtil.getData(long companyId,
String className,
String tableName,
String columnName,
long classPK,
int[] defaultData)
|
abstract int[] |
ExpandoValueLocalService.getData(long companyId,
String className,
String tableName,
String columnName,
long classPK,
int[] defaultData)
|
int[] |
ExpandoValueLocalServiceWrapper.getData(long companyId,
String className,
String tableName,
String columnName,
long classPK,
int[] defaultData)
|
static long |
ExpandoValueLocalServiceUtil.getData(long companyId,
String className,
String tableName,
String columnName,
long classPK,
long defaultData)
|
abstract long |
ExpandoValueLocalService.getData(long companyId,
String className,
String tableName,
String columnName,
long classPK,
long defaultData)
|
long |
ExpandoValueLocalServiceWrapper.getData(long companyId,
String className,
String tableName,
String columnName,
long classPK,
long defaultData)
|
static long[] |
ExpandoValueLocalServiceUtil.getData(long companyId,
String className,
String tableName,
String columnName,
long classPK,
long[] defaultData)
|
abstract long[] |
ExpandoValueLocalService.getData(long companyId,
String className,
String tableName,
String columnName,
long classPK,
long[] defaultData)
|
long[] |
ExpandoValueLocalServiceWrapper.getData(long companyId,
String className,
String tableName,
String columnName,
long classPK,
long[] defaultData)
|
static Map<?,?> |
ExpandoValueLocalServiceUtil.getData(long companyId,
String className,
String tableName,
String columnName,
long classPK,
Map<?,?> defaultData)
|
abstract Map<?,?> |
ExpandoValueLocalService.getData(long companyId,
String className,
String tableName,
String columnName,
long classPK,
Map<?,?> defaultData)
|
Map<?,?> |
ExpandoValueLocalServiceWrapper.getData(long companyId,
String className,
String tableName,
String columnName,
long classPK,
Map<?,?> defaultData)
|
static Number |
ExpandoValueLocalServiceUtil.getData(long companyId,
String className,
String tableName,
String columnName,
long classPK,
Number defaultData)
|
abstract Number |
ExpandoValueLocalService.getData(long companyId,
String className,
String tableName,
String columnName,
long classPK,
Number defaultData)
|
Number |
ExpandoValueLocalServiceWrapper.getData(long companyId,
String className,
String tableName,
String columnName,
long classPK,
Number defaultData)
|
static Number[] |
ExpandoValueLocalServiceUtil.getData(long companyId,
String className,
String tableName,
String columnName,
long classPK,
Number[] defaultData)
|
abstract Number[] |
ExpandoValueLocalService.getData(long companyId,
String className,
String tableName,
String columnName,
long classPK,
Number[] defaultData)
|
Number[] |
ExpandoValueLocalServiceWrapper.getData(long companyId,
String className,
String tableName,
String columnName,
long classPK,
Number[] defaultData)
|
static short |
ExpandoValueLocalServiceUtil.getData(long companyId,
String className,
String tableName,
String columnName,
long classPK,
short defaultData)
|
abstract short |
ExpandoValueLocalService.getData(long companyId,
String className,
String tableName,
String columnName,
long classPK,
short defaultData)
|
short |
ExpandoValueLocalServiceWrapper.getData(long companyId,
String className,
String tableName,
String columnName,
long classPK,
short defaultData)
|
static short[] |
ExpandoValueLocalServiceUtil.getData(long companyId,
String className,
String tableName,
String columnName,
long classPK,
short[] defaultData)
|
abstract short[] |
ExpandoValueLocalService.getData(long companyId,
String className,
String tableName,
String columnName,
long classPK,
short[] defaultData)
|
short[] |
ExpandoValueLocalServiceWrapper.getData(long companyId,
String className,
String tableName,
String columnName,
long classPK,
short[] defaultData)
|
static String |
ExpandoValueLocalServiceUtil.getData(long companyId,
String className,
String tableName,
String columnName,
long classPK,
String defaultData)
|
abstract String |
ExpandoValueLocalService.getData(long companyId,
String className,
String tableName,
String columnName,
long classPK,
String defaultData)
|
String |
ExpandoValueLocalServiceWrapper.getData(long companyId,
String className,
String tableName,
String columnName,
long classPK,
String defaultData)
|
static String[] |
ExpandoValueLocalServiceUtil.getData(long companyId,
String className,
String tableName,
String columnName,
long classPK,
String[] defaultData)
|
abstract String[] |
ExpandoValueLocalService.getData(long companyId,
String className,
String tableName,
String columnName,
long classPK,
String[] defaultData)
|
String[] |
ExpandoValueLocalServiceWrapper.getData(long companyId,
String className,
String tableName,
String columnName,
long classPK,
String[] defaultData)
|
static Serializable |
ExpandoValueLocalServiceUtil.getData(String className,
String tableName,
String columnName,
long classPK)
Deprecated. As of 6.1.0, replaced by ExpandoValueLocalServiceUtil.getData(long, String,
String, String, long) |
abstract Serializable |
ExpandoValueLocalService.getData(String className,
String tableName,
String columnName,
long classPK)
Deprecated. As of 6.1.0, replaced by ExpandoValueLocalService.getData(long, String,
String, String, long) |
Serializable |
ExpandoValueLocalServiceWrapper.getData(String className,
String tableName,
String columnName,
long classPK)
Deprecated. As of 6.1.0, replaced by ExpandoValueLocalServiceWrapper.getData(long, String,
String, String, long) |
static boolean |
ExpandoValueLocalServiceUtil.getData(String className,
String tableName,
String columnName,
long classPK,
boolean defaultData)
Deprecated. As of 6.1.0, replaced by ExpandoValueLocalServiceUtil.getData(long, String,
String, String, long, boolean[]) |
abstract boolean |
ExpandoValueLocalService.getData(String className,
String tableName,
String columnName,
long classPK,
boolean defaultData)
Deprecated. As of 6.1.0, replaced by ExpandoValueLocalService.getData(long, String,
String, String, long, boolean[]) |
boolean |
ExpandoValueLocalServiceWrapper.getData(String className,
String tableName,
String columnName,
long classPK,
boolean defaultData)
Deprecated. As of 6.1.0, replaced by ExpandoValueLocalServiceWrapper.getData(long, String,
String, String, long, boolean[]) |
static boolean[] |
ExpandoValueLocalServiceUtil.getData(String className,
String tableName,
String columnName,
long classPK,
boolean[] defaultData)
Deprecated. As of 6.1.0, replaced by ExpandoValueLocalServiceUtil.getData(long, String,
String, String, long, boolean[]) |
abstract boolean[] |
ExpandoValueLocalService.getData(String className,
String tableName,
String columnName,
long classPK,
boolean[] defaultData)
Deprecated. As of 6.1.0, replaced by ExpandoValueLocalService.getData(long, String,
String, String, long, boolean[]) |
boolean[] |
ExpandoValueLocalServiceWrapper.getData(String className,
String tableName,
String columnName,
long classPK,
boolean[] defaultData)
Deprecated. As of 6.1.0, replaced by ExpandoValueLocalServiceWrapper.getData(long, String,
String, String, long, boolean[]) |
static Date |
ExpandoValueLocalServiceUtil.getData(String className,
String tableName,
String columnName,
long classPK,
Date defaultData)
Deprecated. As of 6.1.0, replaced by ExpandoValueLocalServiceUtil.getData(long, String,
String, String, long, Date[]) |
abstract Date |
ExpandoValueLocalService.getData(String className,
String tableName,
String columnName,
long classPK,
Date defaultData)
Deprecated. As of 6.1.0, replaced by ExpandoValueLocalService.getData(long, String,
String, String, long, Date[]) |
Date |
ExpandoValueLocalServiceWrapper.getData(String className,
String tableName,
String columnName,
long classPK,
Date defaultData)
Deprecated. As of 6.1.0, replaced by ExpandoValueLocalServiceWrapper.getData(long, String,
String, String, long, Date[]) |
static Date[] |
ExpandoValueLocalServiceUtil.getData(String className,
String tableName,
String columnName,
long classPK,
Date[] defaultData)
Deprecated. As of 6.1.0, replaced by ExpandoValueLocalServiceUtil.getData(long, String,
String, String, long, Date[]) |
abstract Date[] |
ExpandoValueLocalService.getData(String className,
String tableName,
String columnName,
long classPK,
Date[] defaultData)
Deprecated. As of 6.1.0, replaced by ExpandoValueLocalService.getData(long, String,
String, String, long, Date[]) |
Date[] |
ExpandoValueLocalServiceWrapper.getData(String className,
String tableName,
String columnName,
long classPK,
Date[] defaultData)
Deprecated. As of 6.1.0, replaced by ExpandoValueLocalServiceWrapper.getData(long, String,
String, String, long, Date[]) |
static double |
ExpandoValueLocalServiceUtil.getData(String className,
String tableName,
String columnName,
long classPK,
double defaultData)
Deprecated. As of 6.1.0, replaced by ExpandoValueLocalServiceUtil.getData(long, String,
String, String, long, double[]) |
abstract double |
ExpandoValueLocalService.getData(String className,
String tableName,
String columnName,
long classPK,
double defaultData)
Deprecated. As of 6.1.0, replaced by ExpandoValueLocalService.getData(long, String,
String, String, long, double[]) |
double |
ExpandoValueLocalServiceWrapper.getData(String className,
String tableName,
String columnName,
long classPK,
double defaultData)
Deprecated. As of 6.1.0, replaced by ExpandoValueLocalServiceWrapper.getData(long, String,
String, String, long, double[]) |
static double[] |
ExpandoValueLocalServiceUtil.getData(String className,
String tableName,
String columnName,
long classPK,
double[] defaultData)
Deprecated. As of 6.1.0, replaced by ExpandoValueLocalServiceUtil.getData(long, String,
String, String, long, double[]) |
abstract double[] |
ExpandoValueLocalService.getData(String className,
String tableName,
String columnName,
long classPK,
double[] defaultData)
Deprecated. As of 6.1.0, replaced by ExpandoValueLocalService.getData(long, String,
String, String, long, double[]) |
double[] |
ExpandoValueLocalServiceWrapper.getData(String className,
String tableName,
String columnName,
long classPK,
double[] defaultData)
Deprecated. As of 6.1.0, replaced by ExpandoValueLocalServiceWrapper.getData(long, String,
String, String, long, double[]) |
static float |
ExpandoValueLocalServiceUtil.getData(String className,
String tableName,
String columnName,
long classPK,
float defaultData)
Deprecated. As of 6.1.0, replaced by ExpandoValueLocalServiceUtil.getData(long, String,
String, String, long, float[]) |
abstract float |
ExpandoValueLocalService.getData(String className,
String tableName,
String columnName,
long classPK,
float defaultData)
Deprecated. As of 6.1.0, replaced by ExpandoValueLocalService.getData(long, String,
String, String, long, float[]) |
float |
ExpandoValueLocalServiceWrapper.getData(String className,
String tableName,
String columnName,
long classPK,
float defaultData)
Deprecated. As of 6.1.0, replaced by ExpandoValueLocalServiceWrapper.getData(long, String,
String, String, long, float[]) |
static float[] |
ExpandoValueLocalServiceUtil.getData(String className,
String tableName,
String columnName,
long classPK,
float[] defaultData)
Deprecated. As of 6.1.0, replaced by ExpandoValueLocalServiceUtil.getData(long, String,
String, String, long, float[]) |
abstract float[] |
ExpandoValueLocalService.getData(String className,
String tableName,
String columnName,
long classPK,
float[] defaultData)
Deprecated. As of 6.1.0, replaced by ExpandoValueLocalService.getData(long, String,
String, String, long, float[]) |
float[] |
ExpandoValueLocalServiceWrapper.getData(String className,
String tableName,
String columnName,
long classPK,
float[] defaultData)
Deprecated. As of 6.1.0, replaced by ExpandoValueLocalServiceWrapper.getData(long, String,
String, String, long, float[]) |
static int |
ExpandoValueLocalServiceUtil.getData(String className,
String tableName,
String columnName,
long classPK,
int defaultData)
Deprecated. As of 6.1.0, replaced by ExpandoValueLocalServiceUtil.getData(long, String,
String, String, long, int[]) |
abstract int |
ExpandoValueLocalService.getData(String className,
String tableName,
String columnName,
long classPK,
int defaultData)
Deprecated. As of 6.1.0, replaced by ExpandoValueLocalService.getData(long, String,
String, String, long, int[]) |
int |
ExpandoValueLocalServiceWrapper.getData(String className,
String tableName,
String columnName,
long classPK,
int defaultData)
Deprecated. As of 6.1.0, replaced by ExpandoValueLocalServiceWrapper.getData(long, String,
String, String, long, int[]) |
static int[] |
ExpandoValueLocalServiceUtil.getData(String className,
String tableName,
String columnName,
long classPK,
int[] defaultData)
Deprecated. As of 6.1.0, replaced by ExpandoValueLocalServiceUtil.getData(long, String,
String, String, long, int[]) |
abstract int[] |
ExpandoValueLocalService.getData(String className,
String tableName,
String columnName,
long classPK,
int[] defaultData)
Deprecated. As of 6.1.0, replaced by ExpandoValueLocalService.getData(long, String,
String, String, long, int[]) |
int[] |
ExpandoValueLocalServiceWrapper.getData(String className,
String tableName,
String columnName,
long classPK,
int[] defaultData)
Deprecated. As of 6.1.0, replaced by ExpandoValueLocalServiceWrapper.getData(long, String,
String, String, long, int[]) |
static long |
ExpandoValueLocalServiceUtil.getData(String className,
String tableName,
String columnName,
long classPK,
long defaultData)
Deprecated. As of 6.1.0, replaced by ExpandoValueLocalServiceUtil.getData(long, String,
String, String, long, long[]) |
abstract long |
ExpandoValueLocalService.getData(String className,
String tableName,
String columnName,
long classPK,
long defaultData)
Deprecated. As of 6.1.0, replaced by ExpandoValueLocalService.getData(long, String,
String, String, long, long[]) |
long |
ExpandoValueLocalServiceWrapper.getData(String className,
String tableName,
String columnName,
long classPK,
long defaultData)
Deprecated. As of 6.1.0, replaced by ExpandoValueLocalServiceWrapper.getData(long, String,
String, String, long, long[]) |
static long[] |
ExpandoValueLocalServiceUtil.getData(String className,
String tableName,
String columnName,
long classPK,
long[] defaultData)
Deprecated. As of 6.1.0, replaced by ExpandoValueLocalServiceUtil.getData(long, String,
String, String, long, long[]) |
abstract long[] |
ExpandoValueLocalService.getData(String className,
String tableName,
String columnName,
long classPK,
long[] defaultData)
Deprecated. As of 6.1.0, replaced by ExpandoValueLocalService.getData(long, String,
String, String, long, long[]) |
long[] |
ExpandoValueLocalServiceWrapper.getData(String className,
String tableName,
String columnName,
long classPK,
long[] defaultData)
Deprecated. As of 6.1.0, replaced by ExpandoValueLocalServiceWrapper.getData(long, String,
String, String, long, long[]) |
static short |
ExpandoValueLocalServiceUtil.getData(String className,
String tableName,
String columnName,
long classPK,
short defaultData)
Deprecated. As of 6.1.0, replaced by ExpandoValueLocalServiceUtil.getData(long, String,
String, String, long, short[]) |
abstract short |
ExpandoValueLocalService.getData(String className,
String tableName,
String columnName,
long classPK,
short defaultData)
Deprecated. As of 6.1.0, replaced by ExpandoValueLocalService.getData(long, String,
String, String, long, short[]) |
short |
ExpandoValueLocalServiceWrapper.getData(String className,
String tableName,
String columnName,
long classPK,
short defaultData)
Deprecated. As of 6.1.0, replaced by ExpandoValueLocalServiceWrapper.getData(long, String,
String, String, long, short[]) |
static short[] |
ExpandoValueLocalServiceUtil.getData(String className,
String tableName,
String columnName,
long classPK,
short[] defaultData)
Deprecated. As of 6.1.0, replaced by ExpandoValueLocalServiceUtil.getData(long, String,
String, String, long, short[]) |
abstract short[] |
ExpandoValueLocalService.getData(String className,
String tableName,
String columnName,
long classPK,
short[] defaultData)
Deprecated. As of 6.1.0, replaced by ExpandoValueLocalService.getData(long, String,
String, String, long, short[]) |
short[] |
ExpandoValueLocalServiceWrapper.getData(String className,
String tableName,
String columnName,
long classPK,
short[] defaultData)
Deprecated. As of 6.1.0, replaced by ExpandoValueLocalServiceWrapper.getData(long, String,
String, String, long, short[]) |
static String |
ExpandoValueLocalServiceUtil.getData(String className,
String tableName,
String columnName,
long classPK,
String defaultData)
Deprecated. As of 6.1.0, replaced by ExpandoValueLocalServiceUtil.getData(long, String,
String, String, long, String[]) |
abstract String |
ExpandoValueLocalService.getData(String className,
String tableName,
String columnName,
long classPK,
String defaultData)
Deprecated. As of 6.1.0, replaced by ExpandoValueLocalService.getData(long, String,
String, String, long, String[]) |
String |
ExpandoValueLocalServiceWrapper.getData(String className,
String tableName,
String columnName,
long classPK,
String defaultData)
Deprecated. As of 6.1.0, replaced by ExpandoValueLocalServiceWrapper.getData(long, String,
String, String, long, String[]) |
static String[] |
ExpandoValueLocalServiceUtil.getData(String className,
String tableName,
String columnName,
long classPK,
String[] defaultData)
Deprecated. As of 6.1.0, replaced by ExpandoValueLocalServiceUtil.getData(long, String,
String, String, long, String[]) |
abstract String[] |
ExpandoValueLocalService.getData(String className,
String tableName,
String columnName,
long classPK,
String[] defaultData)
Deprecated. As of 6.1.0, replaced by ExpandoValueLocalService.getData(long, String,
String, String, long, String[]) |
String[] |
ExpandoValueLocalServiceWrapper.getData(String className,
String tableName,
String columnName,
long classPK,
String[] defaultData)
Deprecated. As of 6.1.0, replaced by ExpandoValueLocalServiceWrapper.getData(long, String,
String, String, long, String[]) |
static ExpandoTable |
ExpandoTableLocalServiceUtil.getDefaultTable(long companyId,
long classNameId)
|
ExpandoTable |
ExpandoTableLocalServiceWrapper.getDefaultTable(long companyId,
long classNameId)
|
abstract ExpandoTable |
ExpandoTableLocalService.getDefaultTable(long companyId,
long classNameId)
|
static ExpandoTable |
ExpandoTableLocalServiceUtil.getDefaultTable(long companyId,
String className)
|
ExpandoTable |
ExpandoTableLocalServiceWrapper.getDefaultTable(long companyId,
String className)
|
abstract ExpandoTable |
ExpandoTableLocalService.getDefaultTable(long companyId,
String className)
|
abstract ExpandoColumn |
ExpandoColumnLocalService.getExpandoColumn(long columnId)
Returns the expando column with the primary key. |
ExpandoColumn |
ExpandoColumnLocalServiceWrapper.getExpandoColumn(long columnId)
Returns the expando column with the primary key. |
static ExpandoColumn |
ExpandoColumnLocalServiceUtil.getExpandoColumn(long columnId)
Returns the expando column with the primary key. |
ExpandoRow |
ExpandoRowLocalServiceWrapper.getExpandoRow(long rowId)
Returns the expando row with the primary key. |
static ExpandoRow |
ExpandoRowLocalServiceUtil.getExpandoRow(long rowId)
Returns the expando row with the primary key. |
abstract ExpandoRow |
ExpandoRowLocalService.getExpandoRow(long rowId)
Returns the expando row with the primary key. |
static ExpandoTable |
ExpandoTableLocalServiceUtil.getExpandoTable(long tableId)
Returns the expando table with the primary key. |
ExpandoTable |
ExpandoTableLocalServiceWrapper.getExpandoTable(long tableId)
Returns the expando table with the primary key. |
abstract ExpandoTable |
ExpandoTableLocalService.getExpandoTable(long tableId)
Returns the expando table with the primary key. |
static ExpandoValue |
ExpandoValueLocalServiceUtil.getExpandoValue(long valueId)
Returns the expando value with the primary key. |
abstract ExpandoValue |
ExpandoValueLocalService.getExpandoValue(long valueId)
Returns the expando value with the primary key. |
ExpandoValue |
ExpandoValueLocalServiceWrapper.getExpandoValue(long valueId)
Returns the expando value with the primary key. |
abstract JSONObject |
ExpandoValueService.getJSONData(long companyId,
String className,
String tableName,
String columnName,
long classPK)
|
static JSONObject |
ExpandoValueServiceUtil.getJSONData(long companyId,
String className,
String tableName,
String columnName,
long classPK)
|
JSONObject |
ExpandoValueServiceWrapper.getJSONData(long companyId,
String className,
String tableName,
String columnName,
long classPK)
|
static PersistedModel |
ExpandoValueLocalServiceUtil.getPersistedModel(Serializable primaryKeyObj)
|
abstract PersistedModel |
ExpandoValueLocalService.getPersistedModel(Serializable primaryKeyObj)
|
abstract PersistedModel |
ExpandoColumnLocalService.getPersistedModel(Serializable primaryKeyObj)
|
static PersistedModel |
ExpandoTableLocalServiceUtil.getPersistedModel(Serializable primaryKeyObj)
|
PersistedModel |
ExpandoTableLocalServiceWrapper.getPersistedModel(Serializable primaryKeyObj)
|
PersistedModel |
ExpandoRowLocalServiceWrapper.getPersistedModel(Serializable primaryKeyObj)
|
abstract PersistedModel |
ExpandoTableLocalService.getPersistedModel(Serializable primaryKeyObj)
|
PersistedModel |
ExpandoValueLocalServiceWrapper.getPersistedModel(Serializable primaryKeyObj)
|
static PersistedModel |
ExpandoRowLocalServiceUtil.getPersistedModel(Serializable primaryKeyObj)
|
PersistedModel |
ExpandoColumnLocalServiceWrapper.getPersistedModel(Serializable primaryKeyObj)
|
abstract PersistedModel |
ExpandoRowLocalService.getPersistedModel(Serializable primaryKeyObj)
|
static PersistedModel |
ExpandoColumnLocalServiceUtil.getPersistedModel(Serializable primaryKeyObj)
|
ExpandoRow |
ExpandoRowLocalServiceWrapper.getRow(long rowId)
|
static ExpandoRow |
ExpandoRowLocalServiceUtil.getRow(long rowId)
|
abstract ExpandoRow |
ExpandoRowLocalService.getRow(long rowId)
|
ExpandoRow |
ExpandoRowLocalServiceWrapper.getRow(long tableId,
long classPK)
|
static ExpandoRow |
ExpandoRowLocalServiceUtil.getRow(long tableId,
long classPK)
|
abstract ExpandoRow |
ExpandoRowLocalService.getRow(long tableId,
long classPK)
|
static ExpandoTable |
ExpandoTableLocalServiceUtil.getTable(long tableId)
|
ExpandoTable |
ExpandoTableLocalServiceWrapper.getTable(long tableId)
|
abstract ExpandoTable |
ExpandoTableLocalService.getTable(long tableId)
|
static ExpandoTable |
ExpandoTableLocalServiceUtil.getTable(long companyId,
long classNameId,
String name)
|
ExpandoTable |
ExpandoTableLocalServiceWrapper.getTable(long companyId,
long classNameId,
String name)
|
abstract ExpandoTable |
ExpandoTableLocalService.getTable(long companyId,
long classNameId,
String name)
|
static ExpandoTable |
ExpandoTableLocalServiceUtil.getTable(long classNameId,
String name)
Deprecated. As of 6.1.0, replaced by ExpandoTableLocalServiceUtil.getTable(long, long,
String) |
ExpandoTable |
ExpandoTableLocalServiceWrapper.getTable(long classNameId,
String name)
Deprecated. As of 6.1.0, replaced by ExpandoTableLocalServiceWrapper.getTable(long, long,
String) |
abstract ExpandoTable |
ExpandoTableLocalService.getTable(long classNameId,
String name)
Deprecated. As of 6.1.0, replaced by ExpandoTableLocalService.getTable(long, long,
String) |
static ExpandoTable |
ExpandoTableLocalServiceUtil.getTable(long companyId,
String className,
String name)
|
ExpandoTable |
ExpandoTableLocalServiceWrapper.getTable(long companyId,
String className,
String name)
|
abstract ExpandoTable |
ExpandoTableLocalService.getTable(long companyId,
String className,
String name)
|
static ExpandoTable |
ExpandoTableLocalServiceUtil.getTable(String className,
String name)
Deprecated. As of 6.1.0, replaced by ExpandoTableLocalServiceUtil.getTable(long, String,
String) |
ExpandoTable |
ExpandoTableLocalServiceWrapper.getTable(String className,
String name)
Deprecated. As of 6.1.0, replaced by ExpandoTableLocalServiceWrapper.getTable(long, String,
String) |
abstract ExpandoTable |
ExpandoTableLocalService.getTable(String className,
String name)
Deprecated. As of 6.1.0, replaced by ExpandoTableLocalService.getTable(long, String,
String) |
static ExpandoValue |
ExpandoValueLocalServiceUtil.getValue(long valueId)
|
abstract ExpandoValue |
ExpandoValueLocalService.getValue(long valueId)
|
ExpandoValue |
ExpandoValueLocalServiceWrapper.getValue(long valueId)
|
static ExpandoValue |
ExpandoValueLocalServiceUtil.getValue(long columnId,
long rowId)
|
abstract ExpandoValue |
ExpandoValueLocalService.getValue(long columnId,
long rowId)
|
ExpandoValue |
ExpandoValueLocalServiceWrapper.getValue(long columnId,
long rowId)
|
abstract ExpandoColumn |
ExpandoColumnLocalService.updateColumn(long columnId,
String name,
int type)
|
abstract ExpandoColumn |
ExpandoColumnService.updateColumn(long columnId,
String name,
int type)
|
static ExpandoColumn |
ExpandoColumnServiceUtil.updateColumn(long columnId,
String name,
int type)
|
ExpandoColumn |
ExpandoColumnServiceWrapper.updateColumn(long columnId,
String name,
int type)
|
ExpandoColumn |
ExpandoColumnLocalServiceWrapper.updateColumn(long columnId,
String name,
int type)
|
static ExpandoColumn |
ExpandoColumnLocalServiceUtil.updateColumn(long columnId,
String name,
int type)
|
abstract ExpandoColumn |
ExpandoColumnLocalService.updateColumn(long columnId,
String name,
int type,
Object defaultData)
|
abstract ExpandoColumn |
ExpandoColumnService.updateColumn(long columnId,
String name,
int type,
Object defaultData)
|
static ExpandoColumn |
ExpandoColumnServiceUtil.updateColumn(long columnId,
String name,
int type,
Object defaultData)
|
ExpandoColumn |
ExpandoColumnServiceWrapper.updateColumn(long columnId,
String name,
int type,
Object defaultData)
|
ExpandoColumn |
ExpandoColumnLocalServiceWrapper.updateColumn(long columnId,
String name,
int type,
Object defaultData)
|
static ExpandoColumn |
ExpandoColumnLocalServiceUtil.updateColumn(long columnId,
String name,
int type,
Object defaultData)
|
static ExpandoTable |
ExpandoTableLocalServiceUtil.updateTable(long tableId,
String name)
|
ExpandoTable |
ExpandoTableLocalServiceWrapper.updateTable(long tableId,
String name)
|
abstract ExpandoTable |
ExpandoTableLocalService.updateTable(long tableId,
String name)
|
abstract ExpandoColumn |
ExpandoColumnLocalService.updateTypeSettings(long columnId,
String typeSettings)
|
abstract ExpandoColumn |
ExpandoColumnService.updateTypeSettings(long columnId,
String typeSettings)
|
static ExpandoColumn |
ExpandoColumnServiceUtil.updateTypeSettings(long columnId,
String typeSettings)
|
ExpandoColumn |
ExpandoColumnServiceWrapper.updateTypeSettings(long columnId,
String typeSettings)
|
ExpandoColumn |
ExpandoColumnLocalServiceWrapper.updateTypeSettings(long columnId,
String typeSettings)
|
static ExpandoColumn |
ExpandoColumnLocalServiceUtil.updateTypeSettings(long columnId,
String typeSettings)
|
| Uses of PortalException in com.liferay.portlet.expando.service.permission |
|---|
| Methods in com.liferay.portlet.expando.service.permission that throw PortalException | |
|---|---|
static void |
ExpandoColumnPermissionUtil.check(PermissionChecker permissionChecker,
ExpandoColumn column,
String actionId)
|
abstract void |
ExpandoColumnPermission.check(PermissionChecker permissionChecker,
ExpandoColumn column,
String actionId)
|
static void |
ExpandoColumnPermissionUtil.check(PermissionChecker permissionChecker,
long columnId,
String actionId)
|
abstract void |
ExpandoColumnPermission.check(PermissionChecker permissionChecker,
long columnId,
String actionId)
|
static void |
ExpandoColumnPermissionUtil.check(PermissionChecker permissionChecker,
long companyId,
String className,
String tableName,
String columnName,
String actionId)
|
abstract void |
ExpandoColumnPermission.check(PermissionChecker permissionChecker,
long companyId,
String className,
String tableName,
String columnName,
String actionId)
|
static boolean |
ExpandoColumnPermissionUtil.contains(PermissionChecker permissionChecker,
long columnId,
String actionId)
|
abstract boolean |
ExpandoColumnPermission.contains(PermissionChecker permissionChecker,
long columnId,
String actionId)
|
| Uses of PortalException in com.liferay.portlet.journal |
|---|
| Uses of PortalException in com.liferay.portlet.journal.model |
|---|
| Methods in com.liferay.portlet.journal.model that throw PortalException | |
|---|---|
String |
JournalFolderWrapper.buildTreePath()
|
abstract String |
JournalArticle.buildTreePath()
|
String |
JournalArticleWrapper.buildTreePath()
|
protected Image |
JournalTemplateAdapter.fetchSmallImage()
|
List<Long> |
JournalFolderWrapper.getAncestorFolderIds()
|
abstract List<Long> |
JournalFolder.getAncestorFolderIds()
|
List<JournalFolder> |
JournalFolderWrapper.getAncestors()
|
abstract List<JournalFolder> |
JournalFolder.getAncestors()
|
abstract JournalArticleResource |
JournalArticle.getArticleResource()
|
JournalArticleResource |
JournalArticleWrapper.getArticleResource()
|
abstract String |
JournalArticle.getArticleResourceUuid()
|
String |
JournalArticleWrapper.getArticleResourceUuid()
|
abstract JournalFolder |
JournalArticle.getFolder()
|
JournalFolder |
JournalArticleWrapper.getFolder()
|
JournalFolder |
JournalFolderWrapper.getParentFolder()
|
abstract JournalFolder |
JournalFolder.getParentFolder()
|
abstract File |
JournalTemplate.getSmallImageFile()
|
File |
JournalTemplateAdapter.getSmallImageFile()
|
abstract String |
JournalArticle.getSmallImageType()
|
abstract String |
JournalTemplate.getSmallImageType()
|
String |
JournalArticleWrapper.getSmallImageType()
|
String |
JournalTemplateAdapter.getSmallImageType()
|
TrashEntry |
JournalFolderWrapper.getTrashEntry()
Returns the trash entry created when this journal folder was moved to the Recycle Bin. |
abstract TrashEntry |
JournalFolderModel.getTrashEntry()
Returns the trash entry created when this journal folder was moved to the Recycle Bin. |
TrashEntry |
JournalArticleWrapper.getTrashEntry()
Returns the trash entry created when this journal article was moved to the Recycle Bin. |
abstract TrashEntry |
JournalArticleModel.getTrashEntry()
Returns the trash entry created when this journal article was moved to the Recycle Bin. |
| Uses of PortalException in com.liferay.portlet.journal.service |
|---|
| Methods in com.liferay.portlet.journal.service that throw PortalException | |
|---|---|
abstract JournalArticle |
JournalArticleLocalService.addArticle(long userId,
long groupId,
long folderId,
long classNameId,
long classPK,
String articleId,
boolean autoArticleId,
double version,
Map<Locale,String> titleMap,
Map<Locale,String> descriptionMap,
String content,
String type,
String ddmStructureKey,
String ddmTemplateKey,
String layoutUuid,
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 smallImageFile,
Map<String,byte[]> images,
String articleURL,
ServiceContext serviceContext)
Adds a web content article with additional parameters. |
static JournalArticle |
JournalArticleLocalServiceUtil.addArticle(long userId,
long groupId,
long folderId,
long classNameId,
long classPK,
String articleId,
boolean autoArticleId,
double version,
Map<Locale,String> titleMap,
Map<Locale,String> descriptionMap,
String content,
String type,
String ddmStructureKey,
String ddmTemplateKey,
String layoutUuid,
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 smallImageFile,
Map<String,byte[]> images,
String articleURL,
ServiceContext serviceContext)
Adds a web content article with additional parameters. |
JournalArticle |
JournalArticleLocalServiceWrapper.addArticle(long userId,
long groupId,
long folderId,
long classNameId,
long classPK,
String articleId,
boolean autoArticleId,
double version,
Map<Locale,String> titleMap,
Map<Locale,String> descriptionMap,
String content,
String type,
String ddmStructureKey,
String ddmTemplateKey,
String layoutUuid,
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 smallImageFile,
Map<String,byte[]> images,
String articleURL,
ServiceContext serviceContext)
Adds a web content article with additional parameters. |
abstract JournalArticle |
JournalArticleService.addArticle(long groupId,
long folderId,
long classNameId,
long classPK,
String articleId,
boolean autoArticleId,
Map<Locale,String> titleMap,
Map<Locale,String> descriptionMap,
String content,
String type,
String ddmStructureKey,
String ddmTemplateKey,
String layoutUuid,
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)
Adds a web content article with additional parameters. |
JournalArticle |
JournalArticleServiceWrapper.addArticle(long groupId,
long folderId,
long classNameId,
long classPK,
String articleId,
boolean autoArticleId,
Map<Locale,String> titleMap,
Map<Locale,String> descriptionMap,
String content,
String type,
String ddmStructureKey,
String ddmTemplateKey,
String layoutUuid,
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)
Adds a web content article with additional parameters. |
static JournalArticle |
JournalArticleServiceUtil.addArticle(long groupId,
long folderId,
long classNameId,
long classPK,
String articleId,
boolean autoArticleId,
Map<Locale,String> titleMap,
Map<Locale,String> descriptionMap,
String content,
String type,
String ddmStructureKey,
String ddmTemplateKey,
String layoutUuid,
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)
Adds a web content article with additional parameters. |
abstract JournalArticle |
JournalArticleService.addArticle(long groupId,
long folderId,
long classNameId,
long classPK,
String articleId,
boolean autoArticleId,
Map<Locale,String> titleMap,
Map<Locale,String> descriptionMap,
String content,
String type,
String ddmStructureKey,
String ddmTemplateKey,
String layoutUuid,
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)
Adds a web content article without any images. |
JournalArticle |
JournalArticleServiceWrapper.addArticle(long groupId,
long folderId,
long classNameId,
long classPK,
String articleId,
boolean autoArticleId,
Map<Locale,String> titleMap,
Map<Locale,String> descriptionMap,
String content,
String type,
String ddmStructureKey,
String ddmTemplateKey,
String layoutUuid,
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)
Adds a web content article without any images. |
static JournalArticle |
JournalArticleServiceUtil.addArticle(long groupId,
long folderId,
long classNameId,
long classPK,
String articleId,
boolean autoArticleId,
Map<Locale,String> titleMap,
Map<Locale,String> descriptionMap,
String content,
String type,
String ddmStructureKey,
String ddmTemplateKey,
String layoutUuid,
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)
Adds a web content article without any images. |
abstract JournalArticle |
JournalArticleLocalService.addArticle(long userId,
long groupId,
long folderId,
Map<Locale,String> titleMap,
Map<Locale,String> descriptionMap,
String content,
String ddmStructureKey,
String ddmTemplateKey,
ServiceContext serviceContext)
Adds a web content article. |
static JournalArticle |
JournalArticleLocalServiceUtil.addArticle(long userId,
long groupId,
long folderId,
Map<Locale,String> titleMap,
Map<Locale,String> descriptionMap,
String content,
String ddmStructureKey,
String ddmTemplateKey,
ServiceContext serviceContext)
Adds a web content article. |
JournalArticle |
JournalArticleLocalServiceWrapper.addArticle(long userId,
long groupId,
long folderId,
Map<Locale,String> titleMap,
Map<Locale,String> descriptionMap,
String content,
String ddmStructureKey,
String ddmTemplateKey,
ServiceContext serviceContext)
Adds a web content article. |
void |
JournalArticleImageLocalServiceWrapper.addArticleImageId(long articleImageId,
long groupId,
String articleId,
double version,
String elInstanceId,
String elName,
String languageId)
|
static void |
JournalArticleImageLocalServiceUtil.addArticleImageId(long articleImageId,
long groupId,
String articleId,
double version,
String elInstanceId,
String elName,
String languageId)
|
abstract void |
JournalArticleImageLocalService.addArticleImageId(long articleImageId,
long groupId,
String articleId,
double version,
String elInstanceId,
String elName,
String languageId)
|
abstract void |
JournalArticleLocalService.addArticleResources(JournalArticle article,
boolean addGroupPermissions,
boolean addGuestPermissions)
Adds the resources to the web content article. |
static void |
JournalArticleLocalServiceUtil.addArticleResources(JournalArticle article,
boolean addGroupPermissions,
boolean addGuestPermissions)
Adds the resources to the web content article. |
void |
JournalArticleLocalServiceWrapper.addArticleResources(JournalArticle article,
boolean addGroupPermissions,
boolean addGuestPermissions)
Adds the resources to the web content article. |
abstract void |
JournalArticleLocalService.addArticleResources(JournalArticle article,
String[] groupPermissions,
String[] guestPermissions)
Adds the model resources with the permissions to the web content article. |
static void |
JournalArticleLocalServiceUtil.addArticleResources(JournalArticle article,
String[] groupPermissions,
String[] guestPermissions)
Adds the model resources with the permissions to the web content article. |
void |
JournalArticleLocalServiceWrapper.addArticleResources(JournalArticle article,
String[] groupPermissions,
String[] guestPermissions)
Adds the model resources with the permissions to the web content article. |
abstract void |
JournalArticleLocalService.addArticleResources(long groupId,
String articleId,
boolean addGroupPermissions,
boolean addGuestPermissions)
Adds the resources to the most recently created web content article. |
static void |
JournalArticleLocalServiceUtil.addArticleResources(long groupId,
String articleId,
boolean addGroupPermissions,
boolean addGuestPermissions)
Adds the resources to the most recently created web content article. |
void |
JournalArticleLocalServiceWrapper.addArticleResources(long groupId,
String articleId,
boolean addGroupPermissions,
boolean addGuestPermissions)
Adds the resources to the most recently created web content article. |
abstract void |
JournalArticleLocalService.addArticleResources(long groupId,
String articleId,
String[] groupPermissions,
String[] guestPermissions)
Adds the resources with the permissions to the most recently created web content article. |
static void |
JournalArticleLocalServiceUtil.addArticleResources(long groupId,
String articleId,
String[] groupPermissions,
String[] guestPermissions)
Adds the resources with the permissions to the most recently created web content article. |
void |
JournalArticleLocalServiceWrapper.addArticleResources(long groupId,
String articleId,
String[] groupPermissions,
String[] guestPermissions)
Adds the resources with the permissions to the most recently created web content article. |
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 feedFormat,
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 feedFormat,
double feedVersion,
ServiceContext serviceContext)
|
abstract 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 feedFormat,
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)
|
abstract 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)
|
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)
|
void |
JournalFeedLocalServiceWrapper.addFeedResources(JournalFeed feed,
boolean addGroupPermissions,
boolean addGuestPermissions)
|
static void |
JournalFeedLocalServiceUtil.addFeedResources(JournalFeed feed,
boolean addGroupPermissions,
boolean addGuestPermissions)
|
abstract void |
JournalFeedLocalService.addFeedResources(JournalFeed feed,
boolean addGroupPermissions,
boolean addGuestPermissions)
|
void |
JournalFeedLocalServiceWrapper.addFeedResources(JournalFeed feed,
String[] groupPermissions,
String[] guestPermissions)
|
static void |
JournalFeedLocalServiceUtil.addFeedResources(JournalFeed feed,
String[] groupPermissions,
String[] guestPermissions)
|
abstract void |
JournalFeedLocalService.addFeedResources(JournalFeed feed,
String[] groupPermissions,
String[] guestPermissions)
|
void |
JournalFeedLocalServiceWrapper.addFeedResources(long feedId,
boolean addGroupPermissions,
boolean addGuestPermissions)
|
static void |
JournalFeedLocalServiceUtil.addFeedResources(long feedId,
boolean addGroupPermissions,
boolean addGuestPermissions)
|
abstract void |
JournalFeedLocalService.addFeedResources(long feedId,
boolean addGroupPermissions,
boolean addGuestPermissions)
|
void |
JournalFeedLocalServiceWrapper.addFeedResources(long feedId,
String[] groupPermissions,
String[] guestPermissions)
|
static void |
JournalFeedLocalServiceUtil.addFeedResources(long feedId,
String[] groupPermissions,
String[] guestPermissions)
|
abstract void |
JournalFeedLocalService.addFeedResources(long feedId,
String[] groupPermissions,
String[] guestPermissions)
|
static JournalFolder |
JournalFolderLocalServiceUtil.addFolder(long userId,
long groupId,
long parentFolderId,
String name,
String description,
ServiceContext serviceContext)
|
abstract JournalFolder |
JournalFolderLocalService.addFolder(long userId,
long groupId,
long parentFolderId,
String name,
String description,
ServiceContext serviceContext)
|
JournalFolder |
JournalFolderLocalServiceWrapper.addFolder(long userId,
long groupId,
long parentFolderId,
String name,
String description,
ServiceContext serviceContext)
|
JournalFolder |
JournalFolderServiceWrapper.addFolder(long groupId,
long parentFolderId,
String name,
String description,
ServiceContext serviceContext)
|
static JournalFolder |
JournalFolderServiceUtil.addFolder(long groupId,
long parentFolderId,
String name,
String description,
ServiceContext serviceContext)
|
abstract JournalFolder |
JournalFolderService.addFolder(long groupId,
long parentFolderId,
String name,
String description,
ServiceContext serviceContext)
|
abstract JournalStructure |
JournalStructureLocalService.addJournalStructure(JournalStructure structure)
Deprecated. |
JournalStructure |
JournalStructureLocalServiceWrapper.addJournalStructure(JournalStructure structure)
Deprecated. |
static JournalStructure |
JournalStructureLocalServiceUtil.addJournalStructure(JournalStructure structure)
Deprecated. |
abstract JournalTemplate |
JournalTemplateLocalService.addJournalTemplate(JournalTemplate template)
Deprecated. |
static JournalTemplate |
JournalTemplateLocalServiceUtil.addJournalTemplate(JournalTemplate template)
Deprecated. |
JournalTemplate |
JournalTemplateLocalServiceWrapper.addJournalTemplate(JournalTemplate template)
Deprecated. |
abstract JournalStructure |
JournalStructureLocalService.addStructure(long userId,
long groupId,
String structureId,
boolean autoStructureId,
String parentStructureId,
Map<Locale,String> nameMap,
Map<Locale,String> descriptionMap,
String xsd,
ServiceContext serviceContext)
Deprecated. |
JournalStructure |
JournalStructureLocalServiceWrapper.addStructure(long userId,
long groupId,
String structureId,
boolean autoStructureId,
String parentStructureId,
Map<Locale,String> nameMap,
Map<Locale,String> descriptionMap,
String xsd,
ServiceContext serviceContext)
Deprecated. |
static JournalStructure |
JournalStructureLocalServiceUtil.addStructure(long userId,
long groupId,
String structureId,
boolean autoStructureId,
String parentStructureId,
Map<Locale,String> nameMap,
Map<Locale,String> descriptionMap,
String xsd,
ServiceContext serviceContext)
Deprecated. |
abstract JournalStructure |
JournalStructureService.addStructure(long groupId,
String structureId,
boolean autoStructureId,
String parentStructureId,
Map<Locale,String> nameMap,
Map<Locale,String> descriptionMap,
String xsd,
ServiceContext serviceContext)
Deprecated. |
JournalStructure |
JournalStructureServiceWrapper.addStructure(long groupId,
String structureId,
boolean autoStructureId,
String parentStructureId,
Map<Locale,String> nameMap,
Map<Locale,String> descriptionMap,
String xsd,
ServiceContext serviceContext)
Deprecated. |
static JournalStructure |
JournalStructureServiceUtil.addStructure(long groupId,
String structureId,
boolean autoStructureId,
String parentStructureId,
Map<Locale,String> nameMap,
Map<Locale,String> descriptionMap,
String xsd,
ServiceContext serviceContext)
Deprecated. |
abstract void |
JournalStructureLocalService.addStructureResources(JournalStructure structure,
boolean addGroupPermissions,
boolean addGuestPermissions)
Deprecated. |
void |
JournalStructureLocalServiceWrapper.addStructureResources(JournalStructure structure,
boolean addGroupPermissions,
boolean addGuestPermissions)
Deprecated. |
static void |
JournalStructureLocalServiceUtil.addStructureResources(JournalStructure structure,
boolean addGroupPermissions,
boolean addGuestPermissions)
Deprecated. |
abstract void |
JournalStructureLocalService.addStructureResources(JournalStructure structure,
String[] groupPermissions,
String[] guestPermissions)
Deprecated. |
void |
JournalStructureLocalServiceWrapper.addStructureResources(JournalStructure structure,
String[] groupPermissions,
String[] guestPermissions)
Deprecated. |
static void |
JournalStructureLocalServiceUtil.addStructureResources(JournalStructure structure,
String[] groupPermissions,
String[] guestPermissions)
Deprecated. |
abstract void |
JournalStructureLocalService.addStructureResources(long groupId,
String structureId,
boolean addGroupPermissions,
boolean addGuestPermissions)
Deprecated. |
void |
JournalStructureLocalServiceWrapper.addStructureResources(long groupId,
String structureId,
boolean addGroupPermissions,
boolean addGuestPermissions)
Deprecated. |
static void |
JournalStructureLocalServiceUtil.addStructureResources(long groupId,
String structureId,
boolean addGroupPermissions,
boolean addGuestPermissions)
Deprecated. |
abstract void |
JournalStructureLocalService.addStructureResources(long groupId,
String structureId,
String[] groupPermissions,
String[] guestPermissions)
Deprecated. |
void |
JournalStructureLocalServiceWrapper.addStructureResources(long groupId,
String structureId,
String[] groupPermissions,
String[] guestPermissions)
Deprecated. |
static void |
JournalStructureLocalServiceUtil.addStructureResources(long groupId,
String structureId,
String[] groupPermissions,
String[] guestPermissions)
Deprecated. |
abstract JournalTemplate |
JournalTemplateLocalService.addTemplate(long userId,
long groupId,
String templateId,
boolean autoTemplateId,
String structureId,
Map<Locale,String> nameMap,
Map<Locale,String> descriptionMap,
String xsl,
boolean formatXsl,
String langType,
boolean cacheable,
boolean smallImage,
String smallImageURL,
File smallImageFile,
ServiceContext serviceContext)
Deprecated. |
static JournalTemplate |
JournalTemplateLocalServiceUtil.addTemplate(long userId,
long groupId,
String templateId,
boolean autoTemplateId,
String structureId,
Map<Locale,String> nameMap,
Map<Locale,String> descriptionMap,
String xsl,
boolean formatXsl,
String langType,
boolean cacheable,
boolean smallImage,
String smallImageURL,
File smallImageFile,
ServiceContext serviceContext)
Deprecated. |
JournalTemplate |
JournalTemplateLocalServiceWrapper.addTemplate(long userId,
long groupId,
String templateId,
boolean autoTemplateId,
String structureId,
Map<Locale,String> nameMap,
Map<Locale,String> descriptionMap,
String xsl,
boolean formatXsl,
String langType,
boolean cacheable,
boolean smallImage,
String smallImageURL,
File smallImageFile,
ServiceContext serviceContext)
Deprecated. |
static JournalTemplate |
JournalTemplateServiceUtil.addTemplate(long groupId,
String templateId,
boolean autoTemplateId,
String structureId,
Map<Locale,String> nameMap,
Map<Locale,String> descriptionMap,
String xsl,
boolean formatXsl,
String langType,
boolean cacheable,
boolean smallImage,
String smallImageURL,
File smallFile,
ServiceContext serviceContext)
Deprecated. |
JournalTemplate |
JournalTemplateServiceWrapper.addTemplate(long groupId,
String templateId,
boolean autoTemplateId,
String structureId,
Map<Locale,String> nameMap,
Map<Locale,String> descriptionMap,
String xsl,
boolean formatXsl,
String langType,
boolean cacheable,
boolean smallImage,
String smallImageURL,
File smallFile,
ServiceContext serviceContext)
Deprecated. |
abstract JournalTemplate |
JournalTemplateService.addTemplate(long groupId,
String templateId,
boolean autoTemplateId,
String structureId,
Map<Locale,String> nameMap,
Map<Locale,String> descriptionMap,
String xsl,
boolean formatXsl,
String langType,
boolean cacheable,
boolean smallImage,
String smallImageURL,
File smallFile,
ServiceContext serviceContext)
Deprecated. |
static JournalTemplate |
JournalTemplateServiceUtil.addTemplate(long groupId,
String templateId,
boolean autoTemplateId,
String structureId,
Map<Locale,String> nameMap,
Map<Locale,String> descriptionMap,
String xsl,
boolean formatXsl,
String langType,
boolean cacheable,
ServiceContext serviceContext)
Deprecated. |
JournalTemplate |
JournalTemplateServiceWrapper.addTemplate(long groupId,
String templateId,
boolean autoTemplateId,
String structureId,
Map<Locale,String> nameMap,
Map<Locale,String> descriptionMap,
String xsl,
boolean formatXsl,
String langType,
boolean cacheable,
ServiceContext serviceContext)
Deprecated. |
abstract JournalTemplate |
JournalTemplateService.addTemplate(long groupId,
String templateId,
boolean autoTemplateId,
String structureId,
Map<Locale,String> nameMap,
Map<Locale,String> descriptionMap,
String xsl,
boolean formatXsl,
String langType,
boolean cacheable,
ServiceContext serviceContext)
Deprecated. |
abstract void |
JournalTemplateLocalService.addTemplateResources(JournalTemplate template,
boolean addGroupPermissions,
boolean addGuestPermissions)
Deprecated. |
static void |
JournalTemplateLocalServiceUtil.addTemplateResources(JournalTemplate template,
boolean addGroupPermissions,
boolean addGuestPermissions)
Deprecated. |
void |
JournalTemplateLocalServiceWrapper.addTemplateResources(JournalTemplate template,
boolean addGroupPermissions,
boolean addGuestPermissions)
Deprecated. |
abstract void |
JournalTemplateLocalService.addTemplateResources(JournalTemplate template,
String[] groupPermissions,
String[] guestPermissions)
Deprecated. |
static void |
JournalTemplateLocalServiceUtil.addTemplateResources(JournalTemplate template,
String[] groupPermissions,
String[] guestPermissions)
Deprecated. |
void |
JournalTemplateLocalServiceWrapper.addTemplateResources(JournalTemplate template,
String[] groupPermissions,
String[] guestPermissions)
Deprecated. |
abstract void |
JournalTemplateLocalService.addTemplateResources(long groupId,
String templateId,
boolean addGroupPermissions,
boolean addGuestPermissions)
Deprecated. |
static void |
JournalTemplateLocalServiceUtil.addTemplateResources(long groupId,
String templateId,
boolean addGroupPermissions,
boolean addGuestPermissions)
Deprecated. |
void |
JournalTemplateLocalServiceWrapper.addTemplateResources(long groupId,
String templateId,
boolean addGroupPermissions,
boolean addGuestPermissions)
Deprecated. |
abstract void |
JournalTemplateLocalService.addTemplateResources(long groupId,
String templateId,
String[] groupPermissions,
String[] guestPermissions)
Deprecated. |
static void |
JournalTemplateLocalServiceUtil.addTemplateResources(long groupId,
String templateId,
String[] groupPermissions,
String[] guestPermissions)
Deprecated. |
void |
JournalTemplateLocalServiceWrapper.addTemplateResources(long groupId,
String templateId,
String[] groupPermissions,
String[] guestPermissions)
Deprecated. |
abstract JournalArticle |
JournalArticleLocalService.checkArticleResourcePrimKey(long groupId,
String articleId,
double version)
Returns the web content article with the group, article ID, and version. |
static JournalArticle |
JournalArticleLocalServiceUtil.checkArticleResourcePrimKey(long groupId,
String articleId,
double version)
Returns the web content article with the group, article ID, and version. |
JournalArticle |
JournalArticleLocalServiceWrapper.checkArticleResourcePrimKey(long groupId,
String articleId,
double version)
Returns the web content article with the group, article ID, and version. |
abstract void |
JournalArticleLocalService.checkArticles()
Checks all web content articles by handling their expirations and sending review notifications based on their current workflow. |
static void |
JournalArticleLocalServiceUtil.checkArticles()
Checks all web content articles by handling their expirations and sending review notifications based on their current workflow. |
void |
JournalArticleLocalServiceWrapper.checkArticles()
Checks all web content articles by handling their expirations and sending review notifications based on their current workflow. |
static void |
JournalContentSearchLocalServiceUtil.checkContentSearches(long companyId)
|
abstract void |
JournalContentSearchLocalService.checkContentSearches(long companyId)
|
void |
JournalContentSearchLocalServiceWrapper.checkContentSearches(long companyId)
|
abstract void |
JournalStructureLocalService.checkNewLine(long groupId,
String structureId)
Deprecated. |
void |
JournalStructureLocalServiceWrapper.checkNewLine(long groupId,
String structureId)
Deprecated. |
static void |
JournalStructureLocalServiceUtil.checkNewLine(long groupId,
String structureId)
Deprecated. |
abstract void |
JournalTemplateLocalService.checkNewLine(long groupId,
String templateId)
Deprecated. |
static void |
JournalTemplateLocalServiceUtil.checkNewLine(long groupId,
String templateId)
Deprecated. |
void |
JournalTemplateLocalServiceWrapper.checkNewLine(long groupId,
String templateId)
Deprecated. |
abstract void |
JournalArticleLocalService.checkNewLine(long groupId,
String articleId,
double version)
Checks the web content article matching the group, article ID, and version, replacing escaped newline and return characters with non-escaped newline and return characters. |
static void |
JournalArticleLocalServiceUtil.checkNewLine(long groupId,
String articleId,
double version)
Checks the web content article matching the group, article ID, and version, replacing escaped newline and return characters with non-escaped newline and return characters. |
void |
JournalArticleLocalServiceWrapper.checkNewLine(long groupId,
String articleId,
double version)
Checks the web content article matching the group, article ID, and version, replacing escaped newline and return characters with non-escaped newline and return characters. |
abstract void |
JournalArticleLocalService.checkStructure(long groupId,
String articleId,
double version)
Checks the web content article matching the group, article ID, and version for an associated structure. |
static void |
JournalArticleLocalServiceUtil.checkStructure(long groupId,
String articleId,
double version)
Checks the web content article matching the group, article ID, and version for an associated structure. |
void |
JournalArticleLocalServiceWrapper.checkStructure(long groupId,
String articleId,
double version)
Checks the web content article matching the group, article ID, and version for an associated structure. |
abstract JournalArticle |
JournalArticleLocalService.copyArticle(long userId,
long groupId,
String oldArticleId,
String newArticleId,
boolean autoArticleId,
double version)
Copies the web content article matching the group, article ID, and version. |
static JournalArticle |
JournalArticleLocalServiceUtil.copyArticle(long userId,
long groupId,
String oldArticleId,
String newArticleId,
boolean autoArticleId,
double version)
Copies the web content article matching the group, article ID, and version. |
JournalArticle |
JournalArticleLocalServiceWrapper.copyArticle(long userId,
long groupId,
String oldArticleId,
String newArticleId,
boolean autoArticleId,
double version)
Copies the web content article matching the group, article ID, and version. |
abstract JournalArticle |
JournalArticleService.copyArticle(long groupId,
String oldArticleId,
String newArticleId,
boolean autoArticleId,
double version)
Copies the web content article matching the group, article ID, and version. |
JournalArticle |
JournalArticleServiceWrapper.copyArticle(long groupId,
String oldArticleId,
String newArticleId,
boolean autoArticleId,
double version)
Copies the web content article matching the group, article ID, and version. |
static JournalArticle |
JournalArticleServiceUtil.copyArticle(long groupId,
String oldArticleId,
String newArticleId,
boolean autoArticleId,
double version)
Copies the web content article matching the group, article ID, and version. |
abstract JournalStructure |
JournalStructureLocalService.copyStructure(long userId,
long groupId,
String oldStructureId,
String newStructureId,
boolean autoStructureId)
Deprecated. |
JournalStructure |
JournalStructureLocalServiceWrapper.copyStructure(long userId,
long groupId,
String oldStructureId,
String newStructureId,
boolean autoStructureId)
Deprecated. |
static JournalStructure |
JournalStructureLocalServiceUtil.copyStructure(long userId,
long groupId,
String oldStructureId,
String newStructureId,
boolean autoStructureId)
Deprecated. |
abstract JournalStructure |
JournalStructureService.copyStructure(long groupId,
String oldStructureId,
String newStructureId,
boolean autoStructureId)
Deprecated. |
JournalStructure |
JournalStructureServiceWrapper.copyStructure(long groupId,
String oldStructureId,
String newStructureId,
boolean autoStructureId)
Deprecated. |
static JournalStructure |
JournalStructureServiceUtil.copyStructure(long groupId,
String oldStructureId,
String newStructureId,
boolean autoStructureId)
Deprecated. |
abstract JournalTemplate |
JournalTemplateLocalService.copyTemplate(long userId,
long groupId,
String oldTemplateId,
String newTemplateId,
boolean autoTemplateId)
Deprecated. |
static JournalTemplate |
JournalTemplateLocalServiceUtil.copyTemplate(long userId,
long groupId,
String oldTemplateId,
String newTemplateId,
boolean autoTemplateId)
Deprecated. |
JournalTemplate |
JournalTemplateLocalServiceWrapper.copyTemplate(long userId,
long groupId,
String oldTemplateId,
String newTemplateId,
boolean autoTemplateId)
Deprecated. |
static JournalTemplate |
JournalTemplateServiceUtil.copyTemplate(long groupId,
String oldTemplateId,
String newTemplateId,
boolean autoTemplateId)
Deprecated. |
JournalTemplate |
JournalTemplateServiceWrapper.copyTemplate(long groupId,
String oldTemplateId,
String newTemplateId,
boolean autoTemplateId)
Deprecated. |
abstract JournalTemplate |
JournalTemplateService.copyTemplate(long groupId,
String oldTemplateId,
String newTemplateId,
boolean autoTemplateId)
Deprecated. |
abstract JournalArticle |
JournalArticleLocalService.deleteArticle(JournalArticle article)
Deletes the web content article and its resources. |
static JournalArticle |
JournalArticleLocalServiceUtil.deleteArticle(JournalArticle article)
Deletes the web content article and its resources. |
JournalArticle |
JournalArticleLocalServiceWrapper.deleteArticle(JournalArticle article)
Deletes the web content article and its resources. |
abstract JournalArticle |
JournalArticleLocalService.deleteArticle(JournalArticle article,
String articleURL,
ServiceContext serviceContext)
Deletes the web content article and its resources, optionally sending email notifying denial of the article if it had not yet been approved. |
static JournalArticle |
JournalArticleLocalServiceUtil.deleteArticle(JournalArticle article,
String articleURL,
ServiceContext serviceContext)
Deletes the web content article and its resources, optionally sending email notifying denial of the article if it had not yet been approved. |
JournalArticle |
JournalArticleLocalServiceWrapper.deleteArticle(JournalArticle article,
String articleURL,
ServiceContext serviceContext)
Deletes the web content article and its resources, optionally sending email notifying denial of the article if it had not yet been approved. |
abstract JournalArticle |
JournalArticleLocalService.deleteArticle(long groupId,
String articleId,
double version,
String articleURL,
ServiceContext serviceContext)
Deletes the web content article and its resources matching the group, article ID, and version, optionally sending email notifying denial of the web content article if it had not yet been approved. |
static JournalArticle |
JournalArticleLocalServiceUtil.deleteArticle(long groupId,
String articleId,
double version,
String articleURL,
ServiceContext serviceContext)
Deletes the web content article and its resources matching the group, article ID, and version, optionally sending email notifying denial of the web content article if it had not yet been approved. |
abstract void |
JournalArticleService.deleteArticle(long groupId,
String articleId,
double version,
String articleURL,
ServiceContext serviceContext)
Deletes the web content article and its resources matching the group, article ID, and version, optionally sending email notifying denial of the web content article if it had not yet been approved. |
void |
JournalArticleServiceWrapper.deleteArticle(long groupId,
String articleId,
double version,
String articleURL,
ServiceContext serviceContext)
Deletes the web content article and its resources matching the group, article ID, and version, optionally sending email notifying denial of the web content article if it had not yet been approved. |
static void |
JournalArticleServiceUtil.deleteArticle(long groupId,
String articleId,
double version,
String articleURL,
ServiceContext serviceContext)
Deletes the web content article and its resources matching the group, article ID, and version, optionally sending email notifying denial of the web content article if it had not yet been approved. |
JournalArticle |
JournalArticleLocalServiceWrapper.deleteArticle(long groupId,
String articleId,
double version,
String articleURL,
ServiceContext serviceContext)
Deletes the web content article and its resources matching the group, article ID, and version, optionally sending email notifying denial of the web content article if it had not yet been approved. |
abstract void |
JournalArticleLocalService.deleteArticle(long groupId,
String articleId,
ServiceContext serviceContext)
Deletes all web content articles and their resources matching the group and article ID, optionally sending email notifying denial of article if it had not yet been approved. |
static void |
JournalArticleLocalServiceUtil.deleteArticle(long groupId,
String articleId,
ServiceContext serviceContext)
Deletes all web content articles and their resources matching the group and article ID, optionally sending email notifying denial of article if it had not yet been approved. |
void |
JournalArticleLocalServiceWrapper.deleteArticle(long groupId,
String articleId,
ServiceContext serviceContext)
Deletes all web content articles and their resources matching the group and article ID, optionally sending email notifying denial of article if it had not yet been approved. |
abstract void |
JournalArticleService.deleteArticle(long groupId,
String articleId,
String articleURL,
ServiceContext serviceContext)
Deletes all web content articles and their resources matching the group and article ID, optionally sending email notifying denial of article if it had not yet been approved. |
void |
JournalArticleServiceWrapper.deleteArticle(long groupId,
String articleId,
String articleURL,
ServiceContext serviceContext)
Deletes all web content articles and their resources matching the group and article ID, optionally sending email notifying denial of article if it had not yet been approved. |
static void |
JournalArticleServiceUtil.deleteArticle(long groupId,
String articleId,
String articleURL,
ServiceContext serviceContext)
Deletes all web content articles and their resources matching the group and article ID, optionally sending email notifying denial of article if it had not yet been approved. |
static void |
JournalArticleResourceLocalServiceUtil.deleteArticleResource(long groupId,
String articleId)
|
void |
JournalArticleResourceLocalServiceWrapper.deleteArticleResource(long groupId,
String articleId)
|
abstract void |
JournalArticleResourceLocalService.deleteArticleResource(long groupId,
String articleId)
|
abstract void |
JournalArticleLocalService.deleteArticles(long groupId)
Deletes all the group's web content articles and resources. |
static void |
JournalArticleLocalServiceUtil.deleteArticles(long groupId)
Deletes all the group's web content articles and resources. |
void |
JournalArticleLocalServiceWrapper.deleteArticles(long groupId)
Deletes all the group's web content articles and resources. |
abstract void |
JournalArticleLocalService.deleteArticles(long groupId,
long folderId)
Deletes all the group's web content articles and resources in the folder, including recycled articles. |
static void |
JournalArticleLocalServiceUtil.deleteArticles(long groupId,
long folderId)
Deletes all the group's web content articles and resources in the folder, including recycled articles. |
void |
JournalArticleLocalServiceWrapper.deleteArticles(long groupId,
long folderId)
Deletes all the group's web content articles and resources in the folder, including recycled articles. |
abstract void |
JournalArticleLocalService.deleteArticles(long groupId,
long folderId,
boolean includeTrashedEntries)
Deletes all the group's web content articles and resources in the folder, optionally including recycled articles. |
static void |
JournalArticleLocalServiceUtil.deleteArticles(long groupId,
long folderId,
boolean includeTrashedEntries)
Deletes all the group's web content articles and resources in the folder, optionally including recycled articles. |
void |
JournalArticleLocalServiceWrapper.deleteArticles(long groupId,
long folderId,
boolean includeTrashedEntries)
Deletes all the group's web content articles and resources in the folder, optionally including recycled articles. |
abstract void |
JournalArticleLocalService.deleteArticles(long groupId,
String className,
long classPK)
|
static void |
JournalArticleLocalServiceUtil.deleteArticles(long groupId,
String className,
long classPK)
|
void |
JournalArticleLocalServiceWrapper.deleteArticles(long groupId,
String className,
long classPK)
|
void |
JournalFeedLocalServiceWrapper.deleteFeed(JournalFeed feed)
|
static void |
JournalFeedLocalServiceUtil.deleteFeed(JournalFeed feed)
|
abstract void |
JournalFeedLocalService.deleteFeed(JournalFeed feed)
|
void |
JournalFeedLocalServiceWrapper.deleteFeed(long feedId)
|
static void |
JournalFeedServiceUtil.deleteFeed(long feedId)
|
static void |
JournalFeedLocalServiceUtil.deleteFeed(long feedId)
|
abstract void |
JournalFeedService.deleteFeed(long feedId)
|
void |
JournalFeedServiceWrapper.deleteFeed(long feedId)
|
abstract void |
JournalFeedLocalService.deleteFeed(long feedId)
|
static void |
JournalFeedServiceUtil.deleteFeed(long groupId,
long feedId)
Deprecated. As of 6.2.0, replaced by JournalFeedServiceUtil.deleteFeed(long, String) |
abstract void |
JournalFeedService.deleteFeed(long groupId,
long feedId)
Deprecated. As of 6.2.0, replaced by JournalFeedService.deleteFeed(long, String) |
void |
JournalFeedServiceWrapper.deleteFeed(long groupId,
long feedId)
Deprecated. As of 6.2.0, replaced by JournalFeedServiceWrapper.deleteFeed(long, String) |
void |
JournalFeedLocalServiceWrapper.deleteFeed(long groupId,
String feedId)
|
static void |
JournalFeedServiceUtil.deleteFeed(long groupId,
String feedId)
|
static void |
JournalFeedLocalServiceUtil.deleteFeed(long groupId,
String feedId)
|
abstract void |
JournalFeedService.deleteFeed(long groupId,
String feedId)
|
void |
JournalFeedServiceWrapper.deleteFeed(long groupId,
String feedId)
|
abstract void |
JournalFeedLocalService.deleteFeed(long groupId,
String feedId)
|
static JournalFolder |
JournalFolderLocalServiceUtil.deleteFolder(JournalFolder folder)
|
abstract JournalFolder |
JournalFolderLocalService.deleteFolder(JournalFolder folder)
|
JournalFolder |
JournalFolderLocalServiceWrapper.deleteFolder(JournalFolder folder)
|
static JournalFolder |
JournalFolderLocalServiceUtil.deleteFolder(JournalFolder folder,
boolean includeTrashedEntries)
|
abstract JournalFolder |
JournalFolderLocalService.deleteFolder(JournalFolder folder,
boolean includeTrashedEntries)
|
JournalFolder |
JournalFolderLocalServiceWrapper.deleteFolder(JournalFolder folder,
boolean includeTrashedEntries)
|
static JournalFolder |
JournalFolderLocalServiceUtil.deleteFolder(long folderId)
|
void |
JournalFolderServiceWrapper.deleteFolder(long folderId)
|
static void |
JournalFolderServiceUtil.deleteFolder(long folderId)
|
abstract JournalFolder |
JournalFolderLocalService.deleteFolder(long folderId)
|
JournalFolder |
JournalFolderLocalServiceWrapper.deleteFolder(long folderId)
|
abstract void |
JournalFolderService.deleteFolder(long folderId)
|
static JournalFolder |
JournalFolderLocalServiceUtil.deleteFolder(long folderId,
boolean includeTrashedEntries)
|
void |
JournalFolderServiceWrapper.deleteFolder(long folderId,
boolean includeTrashedEntries)
|
static void |
JournalFolderServiceUtil.deleteFolder(long folderId,
boolean includeTrashedEntries)
|
abstract JournalFolder |
JournalFolderLocalService.deleteFolder(long folderId,
boolean includeTrashedEntries)
|
JournalFolder |
JournalFolderLocalServiceWrapper.deleteFolder(long folderId,
boolean includeTrashedEntries)
|
abstract void |
JournalFolderService.deleteFolder(long folderId,
boolean includeTrashedEntries)
|
static void |
JournalFolderLocalServiceUtil.deleteFolders(long groupId)
|
abstract void |
JournalFolderLocalService.deleteFolders(long groupId)
|
void |
JournalFolderLocalServiceWrapper.deleteFolders(long groupId)
|
abstract JournalArticle |
JournalArticleLocalService.deleteJournalArticle(long id)
Deletes the journal article with the primary key from the database. |
static JournalArticle |
JournalArticleLocalServiceUtil.deleteJournalArticle(long id)
Deletes the journal article with the primary key from the database. |
JournalArticle |
JournalArticleLocalServiceWrapper.deleteJournalArticle(long id)
Deletes the journal article with the primary key from the database. |
JournalArticleImage |
JournalArticleImageLocalServiceWrapper.deleteJournalArticleImage(long articleImageId)
Deletes the journal article image with the primary key from the database. |
static JournalArticleImage |
JournalArticleImageLocalServiceUtil.deleteJournalArticleImage(long articleImageId)
Deletes the journal article image with the primary key from the database. |
abstract JournalArticleImage |
JournalArticleImageLocalService.deleteJournalArticleImage(long articleImageId)
Deletes the journal article image with the primary key from the database. |
static JournalArticleResource |
JournalArticleResourceLocalServiceUtil.deleteJournalArticleResource(long resourcePrimKey)
Deletes the journal article resource with the primary key from the database. |
JournalArticleResource |
JournalArticleResourceLocalServiceWrapper.deleteJournalArticleResource(long resourcePrimKey)
Deletes the journal article resource with the primary key from the database. |
abstract JournalArticleResource |
JournalArticleResourceLocalService.deleteJournalArticleResource(long resourcePrimKey)
Deletes the journal article resource with the primary key from the database. |
static JournalContentSearch |
JournalContentSearchLocalServiceUtil.deleteJournalContentSearch(long contentSearchId)
Deletes the journal content search with the primary key from the database. |
abstract JournalContentSearch |
JournalContentSearchLocalService.deleteJournalContentSearch(long contentSearchId)
Deletes the journal content search with the primary key from the database. |
JournalContentSearch |
JournalContentSearchLocalServiceWrapper.deleteJournalContentSearch(long contentSearchId)
Deletes the journal content search with the primary key from the database. |
JournalFeed |
JournalFeedLocalServiceWrapper.deleteJournalFeed(long id)
Deletes the journal feed with the primary key from the database. |
static JournalFeed |
JournalFeedLocalServiceUtil.deleteJournalFeed(long id)
Deletes the journal feed with the primary key from the database. |
abstract JournalFeed |
JournalFeedLocalService.deleteJournalFeed(long id)
Deletes the journal feed with the primary key from the database. |
static JournalFolder |
JournalFolderLocalServiceUtil.deleteJournalFolder(long folderId)
Deletes the journal folder with the primary key from the database. |
abstract JournalFolder |
JournalFolderLocalService.deleteJournalFolder(long folderId)
Deletes the journal folder with the primary key from the database. |
JournalFolder |
JournalFolderLocalServiceWrapper.deleteJournalFolder(long folderId)
Deletes the journal folder with the primary key from the database. |
abstract void |
JournalStructureLocalService.deleteStructure(JournalStructure structure)
Deprecated. |
void |
JournalStructureLocalServiceWrapper.deleteStructure(JournalStructure structure)
Deprecated. |
static void |
JournalStructureLocalServiceUtil.deleteStructure(JournalStructure structure)
Deprecated. |
abstract void |
JournalStructureLocalService.deleteStructure(long groupId,
String structureId)
Deprecated. |
void |
JournalStructureLocalServiceWrapper.deleteStructure(long groupId,
String structureId)
Deprecated. |
static void |
JournalStructureLocalServiceUtil.deleteStructure(long groupId,
String structureId)
Deprecated. |
abstract void |
JournalStructureService.deleteStructure(long groupId,
String structureId)
Deprecated. |
void |
JournalStructureServiceWrapper.deleteStructure(long groupId,
String structureId)
Deprecated. |
static void |
JournalStructureServiceUtil.deleteStructure(long groupId,
String structureId)
Deprecated. |
abstract void |
JournalStructureLocalService.deleteStructures(long groupId)
Deprecated. |
void |
JournalStructureLocalServiceWrapper.deleteStructures(long groupId)
Deprecated. |
static void |
JournalStructureLocalServiceUtil.deleteStructures(long groupId)
Deprecated. |
abstract void |
JournalTemplateLocalService.deleteTemplate(JournalTemplate template)
Deprecated. |
static void |
JournalTemplateLocalServiceUtil.deleteTemplate(JournalTemplate template)
Deprecated. |
void |
JournalTemplateLocalServiceWrapper.deleteTemplate(JournalTemplate template)
Deprecated. |
static void |
JournalTemplateServiceUtil.deleteTemplate(long groupId,
String templateId)
Deprecated. |
abstract void |
JournalTemplateLocalService.deleteTemplate(long groupId,
String templateId)
Deprecated. |
static void |
JournalTemplateLocalServiceUtil.deleteTemplate(long groupId,
String templateId)
Deprecated. |
void |
JournalTemplateServiceWrapper.deleteTemplate(long groupId,
String templateId)
Deprecated. |
void |
JournalTemplateLocalServiceWrapper.deleteTemplate(long groupId,
String templateId)
Deprecated. |
abstract void |
JournalTemplateService.deleteTemplate(long groupId,
String templateId)
Deprecated. |
abstract void |
JournalTemplateLocalService.deleteTemplates(long groupId)
Deprecated. |
static void |
JournalTemplateLocalServiceUtil.deleteTemplates(long groupId)
Deprecated. |
void |
JournalTemplateLocalServiceWrapper.deleteTemplates(long groupId)
Deprecated. |
abstract JournalArticle |
JournalArticleLocalService.expireArticle(long userId,
long groupId,
String articleId,
double version,
String articleURL,
ServiceContext serviceContext)
Expires the web content article matching the group, article ID, and version. |
static JournalArticle |
JournalArticleLocalServiceUtil.expireArticle(long userId,
long groupId,
String articleId,
double version,
String articleURL,
ServiceContext serviceContext)
Expires the web content article matching the group, article ID, and version. |
JournalArticle |
JournalArticleLocalServiceWrapper.expireArticle(long userId,
long groupId,
String articleId,
double version,
String articleURL,
ServiceContext serviceContext)
Expires the web content article matching the group, article ID, and version. |
abstract void |
JournalArticleLocalService.expireArticle(long userId,
long groupId,
String articleId,
String articleURL,
ServiceContext serviceContext)
Expires the web content article matching the group and article ID, expiring all of its versions if the journal.article.expire.all.versions portal property is
true, otherwise expiring only its latest approved version. |
static void |
JournalArticleLocalServiceUtil.expireArticle(long userId,
long groupId,
String articleId,
String articleURL,
ServiceContext serviceContext)
Expires the web content article matching the group and article ID, expiring all of its versions if the journal.article.expire.all.versions portal property is
true, otherwise expiring only its latest approved version. |
void |
JournalArticleLocalServiceWrapper.expireArticle(long userId,
long groupId,
String articleId,
String articleURL,
ServiceContext serviceContext)
Expires the web content article matching the group and article ID, expiring all of its versions if the journal.article.expire.all.versions portal property is
true, otherwise expiring only its latest approved version. |
abstract JournalArticle |
JournalArticleService.expireArticle(long groupId,
String articleId,
double version,
String articleURL,
ServiceContext serviceContext)
Expires the web content article matching the group, article ID, and version. |
JournalArticle |
JournalArticleServiceWrapper.expireArticle(long groupId,
String articleId,
double version,
String articleURL,
ServiceContext serviceContext)
Expires the web content article matching the group, article ID, and version. |
static JournalArticle |
JournalArticleServiceUtil.expireArticle(long groupId,
String articleId,
double version,
String articleURL,
ServiceContext serviceContext)
Expires the web content article matching the group, article ID, and version. |
abstract void |
JournalArticleService.expireArticle(long groupId,
String articleId,
String articleURL,
ServiceContext serviceContext)
Expires the web content article matching the group and article ID, expiring all of its versions if the journal.article.expire.all.versions portal property is
true, otherwise expiring only its latest approved version. |
void |
JournalArticleServiceWrapper.expireArticle(long groupId,
String articleId,
String articleURL,
ServiceContext serviceContext)
Expires the web content article matching the group and article ID, expiring all of its versions if the journal.article.expire.all.versions portal property is
true, otherwise expiring only its latest approved version. |
static void |
JournalArticleServiceUtil.expireArticle(long groupId,
String articleId,
String articleURL,
ServiceContext serviceContext)
Expires the web content article matching the group and article ID, expiring all of its versions if the journal.article.expire.all.versions portal property is
true, otherwise expiring only its latest approved version. |
abstract JournalArticle |
JournalArticleService.fetchArticle(long groupId,
String articleId)
|
JournalArticle |
JournalArticleServiceWrapper.fetchArticle(long groupId,
String articleId)
|
static JournalArticle |
JournalArticleServiceUtil.fetchArticle(long groupId,
String articleId)
|
JournalFolder |
JournalFolderServiceWrapper.fetchFolder(long folderId)
|
static JournalFolder |
JournalFolderServiceUtil.fetchFolder(long folderId)
|
abstract JournalFolder |
JournalFolderService.fetchFolder(long folderId)
|
abstract JournalArticle |
JournalArticleLocalService.getArticle(long id)
Returns the web content article with the ID. |
static JournalArticle |
JournalArticleLocalServiceUtil.getArticle(long id)
Returns the web content article with the ID. |
abstract JournalArticle |
JournalArticleService.getArticle(long id)
Returns the web content article with the ID. |
JournalArticle |
JournalArticleServiceWrapper.getArticle(long id)
Returns the web content article with the ID. |
static JournalArticle |
JournalArticleServiceUtil.getArticle(long id)
Returns the web content article with the ID. |
JournalArticle |
JournalArticleLocalServiceWrapper.getArticle(long id)
Returns the web content article with the ID. |
abstract JournalArticle |
JournalArticleLocalService.getArticle(long groupId,
String articleId)
Returns the latest approved web content article, or the latest unapproved article if none are approved. |
static JournalArticle |
JournalArticleLocalServiceUtil.getArticle(long groupId,
String articleId)
Returns the latest approved web content article, or the latest unapproved article if none are approved. |
abstract JournalArticle |
JournalArticleService.getArticle(long groupId,
String articleId)
Returns the latest approved web content article, or the latest unapproved article if none are approved. |
JournalArticle |
JournalArticleServiceWrapper.getArticle(long groupId,
String articleId)
Returns the latest approved web content article, or the latest unapproved article if none are approved. |
static JournalArticle |
JournalArticleServiceUtil.getArticle(long groupId,
String articleId)
Returns the latest approved web content article, or the latest unapproved article if none are approved. |
JournalArticle |
JournalArticleLocalServiceWrapper.getArticle(long groupId,
String articleId)
Returns the latest approved web content article, or the latest unapproved article if none are approved. |
abstract JournalArticle |
JournalArticleLocalService.getArticle(long groupId,
String articleId,
double version)
Returns the web content article matching the group, article ID, and version. |
static JournalArticle |
JournalArticleLocalServiceUtil.getArticle(long groupId,
String articleId,
double version)
Returns the web content article matching the group, article ID, and version. |
abstract JournalArticle |
JournalArticleService.getArticle(long groupId,
String articleId,
double version)
Returns the web content article matching the group, article ID, and version. |
JournalArticle |
JournalArticleServiceWrapper.getArticle(long groupId,
String articleId,
double version)
Returns the web content article matching the group, article ID, and version. |
static JournalArticle |
JournalArticleServiceUtil.getArticle(long groupId,
String articleId,
double version)
Returns the web content article matching the group, article ID, and version. |
JournalArticle |
JournalArticleLocalServiceWrapper.getArticle(long groupId,
String articleId,
double version)
Returns the web content article matching the group, article ID, and version. |
abstract JournalArticle |
JournalArticleLocalService.getArticle(long groupId,
String className,
long classPK)
Returns the web content article matching the group, class name, and class PK. |
static JournalArticle |
JournalArticleLocalServiceUtil.getArticle(long groupId,
String className,
long classPK)
Returns the web content article matching the group, class name, and class PK. |
abstract JournalArticle |
JournalArticleService.getArticle(long groupId,
String className,
long classPK)
Returns the web content article matching the group, class name, and class PK. |
JournalArticle |
JournalArticleServiceWrapper.getArticle(long groupId,
String className,
long classPK)
Returns the web content article matching the group, class name, and class PK. |
static JournalArticle |
JournalArticleServiceUtil.getArticle(long groupId,
String className,
long classPK)
Returns the web content article matching the group, class name, and class PK. |
JournalArticle |
JournalArticleLocalServiceWrapper.getArticle(long groupId,
String className,
long classPK)
Returns the web content article matching the group, class name, and class PK. |
abstract JournalArticle |
JournalArticleLocalService.getArticleByUrlTitle(long groupId,
String urlTitle)
Returns the latest web content article that is approved, or the latest unapproved article if none are approved. |
static JournalArticle |
JournalArticleLocalServiceUtil.getArticleByUrlTitle(long groupId,
String urlTitle)
Returns the latest web content article that is approved, or the latest unapproved article if none are approved. |
abstract JournalArticle |
JournalArticleService.getArticleByUrlTitle(long groupId,
String urlTitle)
Returns the latest web content article that is approved, or the latest unapproved article if none are approved. |
JournalArticle |
JournalArticleServiceWrapper.getArticleByUrlTitle(long groupId,
String urlTitle)
Returns the latest web content article that is approved, or the latest unapproved article if none are approved. |
static JournalArticle |
JournalArticleServiceUtil.getArticleByUrlTitle(long groupId,
String urlTitle)
Returns the latest web content article that is approved, or the latest unapproved article if none are approved. |
JournalArticle |
JournalArticleLocalServiceWrapper.getArticleByUrlTitle(long groupId,
String urlTitle)
Returns the latest web content article that is approved, or the latest unapproved article if none are approved. |
abstract String |
JournalArticleLocalService.getArticleContent(JournalArticle article,
String ddmTemplateKey,
String viewMode,
String languageId,
ThemeDisplay themeDisplay)
Returns the web content associated with the web content article and DDM template. |
static String |
JournalArticleLocalServiceUtil.getArticleContent(JournalArticle article,
String ddmTemplateKey,
String viewMode,
String languageId,
ThemeDisplay themeDisplay)
Returns the web content associated with the web content article and DDM template. |
String |
JournalArticleLocalServiceWrapper.getArticleContent(JournalArticle article,
String ddmTemplateKey,
String viewMode,
String languageId,
ThemeDisplay themeDisplay)
Returns the web content associated with the web content article and DDM template. |
abstract String |
JournalArticleLocalService.getArticleContent(long groupId,
String articleId,
double version,
String viewMode,
String ddmTemplateKey,
String languageId,
ThemeDisplay themeDisplay)
Returns the web content matching the group, article ID, and version, and associated with the DDM template. |
static String |
JournalArticleLocalServiceUtil.getArticleContent(long groupId,
String articleId,
double version,
String viewMode,
String ddmTemplateKey,
String languageId,
ThemeDisplay themeDisplay)
Returns the web content matching the group, article ID, and version, and associated with the DDM template. |
String |
JournalArticleLocalServiceWrapper.getArticleContent(long groupId,
String articleId,
double version,
String viewMode,
String ddmTemplateKey,
String languageId,
ThemeDisplay themeDisplay)
Returns the web content matching the group, article ID, and version, and associated with the DDM template. |
abstract String |
JournalArticleLocalService.getArticleContent(long groupId,
String articleId,
double version,
String viewMode,
String languageId,
ThemeDisplay themeDisplay)
Returns the web content matching the group, article ID, and version. |
static String |
JournalArticleLocalServiceUtil.getArticleContent(long groupId,
String articleId,
double version,
String viewMode,
String languageId,
ThemeDisplay themeDisplay)
Returns the web content matching the group, article ID, and version. |
String |
JournalArticleLocalServiceWrapper.getArticleContent(long groupId,
String articleId,
double version,
String viewMode,
String languageId,
ThemeDisplay themeDisplay)
Returns the web content matching the group, article ID, and version. |
abstract String |
JournalArticleService.getArticleContent(long groupId,
String articleId,
double version,
String languageId,
ThemeDisplay themeDisplay)
Returns the web content matching the group, article ID, and version. |
String |
JournalArticleServiceWrapper.getArticleContent(long groupId,
String articleId,
double version,
String languageId,
ThemeDisplay themeDisplay)
Returns the web content matching the group, article ID, and version. |
static String |
JournalArticleServiceUtil.getArticleContent(long groupId,
String articleId,
double version,
String languageId,
ThemeDisplay themeDisplay)
Returns the web content matching the group, article ID, and version. |
abstract String |
JournalArticleLocalService.getArticleContent(long groupId,
String articleId,
String viewMode,
String ddmTemplateKey,
String languageId,
ThemeDisplay themeDisplay)
Returns the latest web content matching the group and article ID, and associated with DDM template key. |
static String |
JournalArticleLocalServiceUtil.getArticleContent(long groupId,
String articleId,
String viewMode,
String ddmTemplateKey,
String languageId,
ThemeDisplay themeDisplay)
Returns the latest web content matching the group and article ID, and associated with DDM template key. |
String |
JournalArticleLocalServiceWrapper.getArticleContent(long groupId,
String articleId,
String viewMode,
String ddmTemplateKey,
String languageId,
ThemeDisplay themeDisplay)
Returns the latest web content matching the group and article ID, and associated with DDM template key. |
abstract String |
JournalArticleLocalService.getArticleContent(long groupId,
String articleId,
String viewMode,
String languageId,
ThemeDisplay themeDisplay)
Returns the latest web content matching the group and article ID. |
static String |
JournalArticleLocalServiceUtil.getArticleContent(long groupId,
String articleId,
String viewMode,
String languageId,
ThemeDisplay themeDisplay)
Returns the latest web content matching the group and article ID. |
String |
JournalArticleLocalServiceWrapper.getArticleContent(long groupId,
String articleId,
String viewMode,
String languageId,
ThemeDisplay themeDisplay)
Returns the latest web content matching the group and article ID. |
abstract String |
JournalArticleService.getArticleContent(long groupId,
String articleId,
String languageId,
ThemeDisplay themeDisplay)
Returns the latest web content matching the group and article ID. |
String |
JournalArticleServiceWrapper.getArticleContent(long groupId,
String articleId,
String languageId,
ThemeDisplay themeDisplay)
Returns the latest web content matching the group and article ID. |
static String |
JournalArticleServiceUtil.getArticleContent(long groupId,
String articleId,
String languageId,
ThemeDisplay themeDisplay)
Returns the latest web content matching the group and article ID. |
abstract JournalArticleDisplay |
JournalArticleLocalService.getArticleDisplay(JournalArticle article,
String ddmTemplateKey,
String viewMode,
String languageId,
int page,
String xmlRequest,
ThemeDisplay themeDisplay)
Returns a web content article display for the specified page of the latest version of the web content article, optionally based on the DDM template if the article is template driven. |
static JournalArticleDisplay |
JournalArticleLocalServiceUtil.getArticleDisplay(JournalArticle article,
String ddmTemplateKey,
String viewMode,
String languageId,
int page,
String xmlRequest,
ThemeDisplay themeDisplay)
Returns a web content article display for the specified page of the latest version of the web content article, optionally based on the DDM template if the article is template driven. |
JournalArticleDisplay |
JournalArticleLocalServiceWrapper.getArticleDisplay(JournalArticle article,
String ddmTemplateKey,
String viewMode,
String languageId,
int page,
String xmlRequest,
ThemeDisplay themeDisplay)
Returns a web content article display for the specified page of the latest version of the web content article, optionally based on the DDM template if the article is template driven. |
abstract JournalArticleDisplay |
JournalArticleLocalService.getArticleDisplay(long groupId,
String articleId,
double version,
String ddmTemplateKey,
String viewMode,
String languageId,
int page,
String xmlRequest,
ThemeDisplay themeDisplay)
Returns a web content article display for the first page of the specified version of the web content article, optionally based on the DDM template if the article is template driven. |
static JournalArticleDisplay |
JournalArticleLocalServiceUtil.getArticleDisplay(long groupId,
String articleId,
double version,
String ddmTemplateKey,
String viewMode,
String languageId,
int page,
String xmlRequest,
ThemeDisplay themeDisplay)
Returns a web content article display for the first page of the specified version of the web content article, optionally based on the DDM template if the article is template driven. |
JournalArticleDisplay |
JournalArticleLocalServiceWrapper.getArticleDisplay(long groupId,
String articleId,
double version,
String ddmTemplateKey,
String viewMode,
String languageId,
int page,
String xmlRequest,
ThemeDisplay themeDisplay)
Returns a web content article display for the first page of the specified version of the web content article, optionally based on the DDM template if the article is template driven. |
abstract JournalArticleDisplay |
JournalArticleLocalService.getArticleDisplay(long groupId,
String articleId,
double version,
String ddmTemplateKey,
String viewMode,
String languageId,
ThemeDisplay themeDisplay)
Returns a web content article display for the first page of the specified version of the web content article matching the group and article ID, optionally based on the DDM template if the article is template driven. |
static JournalArticleDisplay |
JournalArticleLocalServiceUtil.getArticleDisplay(long groupId,
String articleId,
double version,
String ddmTemplateKey,
String viewMode,
String languageId,
ThemeDisplay themeDisplay)
Returns a web content article display for the first page of the specified version of the web content article matching the group and article ID, optionally based on the DDM template if the article is template driven. |
JournalArticleDisplay |
JournalArticleLocalServiceWrapper.getArticleDisplay(long groupId,
String articleId,
double version,
String ddmTemplateKey,
String viewMode,
String languageId,
ThemeDisplay themeDisplay)
Returns a web content article display for the first page of the specified version of the web content article matching the group and article ID, optionally based on the DDM template if the article is template driven. |
abstract JournalArticleDisplay |
JournalArticleLocalService.getArticleDisplay(long groupId,
String articleId,
String viewMode,
String languageId,
int page,
String xmlRequest,
ThemeDisplay themeDisplay)
Returns a web content article display for the first page of the latest version of the web content article matching the group and article ID. |
static JournalArticleDisplay |
JournalArticleLocalServiceUtil.getArticleDisplay(long groupId,
String articleId,
String viewMode,
String languageId,
int page,
String xmlRequest,
ThemeDisplay themeDisplay)
Returns a web content article display for the first page of the latest version of the web content article matching the group and article ID. |
JournalArticleDisplay |
JournalArticleLocalServiceWrapper.getArticleDisplay(long groupId,
String articleId,
String viewMode,
String languageId,
int page,
String xmlRequest,
ThemeDisplay themeDisplay)
Returns a web content article display for the first page of the latest version of the web content article matching the group and article ID. |
abstract JournalArticleDisplay |
JournalArticleLocalService.getArticleDisplay(long groupId,
String articleId,
String ddmTemplateKey,
String viewMode,
String languageId,
int page,
String xmlRequest,
ThemeDisplay themeDisplay)
Returns a web content article display for the specified page of the latest version of the web content article matching the group and article ID, optionally based on the DDM template if the article is template driven. |
static JournalArticleDisplay |
JournalArticleLocalServiceUtil.getArticleDisplay(long groupId,
String articleId,
String ddmTemplateKey,
String viewMode,
String languageId,
int page,
String xmlRequest,
ThemeDisplay themeDisplay)
Returns a web content article display for the specified page of the latest version of the web content article matching the group and article ID, optionally based on the DDM template if the article is template driven. |
JournalArticleDisplay |
JournalArticleLocalServiceWrapper.getArticleDisplay(long groupId,
String articleId,
String ddmTemplateKey,
String viewMode,
String languageId,
int page,
String xmlRequest,
ThemeDisplay themeDisplay)
Returns a web content article display for the specified page of the latest version of the web content article matching the group and article ID, optionally based on the DDM template if the article is template driven. |
abstract JournalArticleDisplay |
JournalArticleLocalService.getArticleDisplay(long groupId,
String articleId,
String ddmTemplateKey,
String viewMode,
String languageId,
ThemeDisplay themeDisplay)
Returns a web content article display for the first page of the latest version of the web content article matching the group and article ID, optionally based on the DDM template if the article is template driven. |
static JournalArticleDisplay |
JournalArticleLocalServiceUtil.getArticleDisplay(long groupId,
String articleId,
String ddmTemplateKey,
String viewMode,
String languageId,
ThemeDisplay themeDisplay)
Returns a web content article display for the first page of the latest version of the web content article matching the group and article ID, optionally based on the DDM template if the article is template driven. |
JournalArticleDisplay |
JournalArticleLocalServiceWrapper.getArticleDisplay(long groupId,
String articleId,
String ddmTemplateKey,
String viewMode,
String languageId,
ThemeDisplay themeDisplay)
Returns a web content article display for the first page of the latest version of the web content article matching the group and article ID, optionally based on the DDM template if the article is template driven. |
abstract JournalArticleDisplay |
JournalArticleLocalService.getArticleDisplay(long groupId,
String articleId,
String viewMode,
String languageId,
ThemeDisplay themeDisplay)
Returns a web content article display for the first page of the latest version of the web content article matching the group and article ID. |
static JournalArticleDisplay |
JournalArticleLocalServiceUtil.getArticleDisplay(long groupId,
String articleId,
String viewMode,
String languageId,
ThemeDisplay themeDisplay)
Returns a web content article display for the first page of the latest version of the web content article matching the group and article ID. |
JournalArticleDisplay |
JournalArticleLocalServiceWrapper.getArticleDisplay(long groupId,
String articleId,
String viewMode,
String languageId,
ThemeDisplay themeDisplay)
Returns a web content article display for the first page of the latest version of the web content article matching the group and article ID. |
JournalArticleImage |
JournalArticleImageLocalServiceWrapper.getArticleImage(long articleImageId)
|
static JournalArticleImage |
JournalArticleImageLocalServiceUtil.getArticleImage(long articleImageId)
|
abstract JournalArticleImage |
JournalArticleImageLocalService.getArticleImage(long articleImageId)
|
static JournalArticleResource |
JournalArticleResourceLocalServiceUtil.getArticleResource(long articleResourcePrimKey)
|
JournalArticleResource |
JournalArticleResourceLocalServiceWrapper.getArticleResource(long articleResourcePrimKey)
|
abstract JournalArticleResource |
JournalArticleResourceLocalService.getArticleResource(long articleResourcePrimKey)
|
abstract JournalArticle |
JournalArticleLocalService.getDisplayArticle(long groupId,
String articleId)
Returns the matching web content article currently displayed or next to be displayed if no article is currently displayed. |
static JournalArticle |
JournalArticleLocalServiceUtil.getDisplayArticle(long groupId,
String articleId)
Returns the matching web content article currently displayed or next to be displayed if no article is currently displayed. |
JournalArticle |
JournalArticleLocalServiceWrapper.getDisplayArticle(long groupId,
String articleId)
Returns the matching web content article currently displayed or next to be displayed if no article is currently displayed. |
abstract JournalArticle |
JournalArticleLocalService.getDisplayArticleByUrlTitle(long groupId,
String urlTitle)
Returns the web content article matching the URL title that is currently displayed or next to be displayed if no article is currently displayed. |
static JournalArticle |
JournalArticleLocalServiceUtil.getDisplayArticleByUrlTitle(long groupId,
String urlTitle)
Returns the web content article matching the URL title that is currently displayed or next to be displayed if no article is currently displayed. |
abstract JournalArticle |
JournalArticleService.getDisplayArticleByUrlTitle(long groupId,
String urlTitle)
Returns the web content article matching the URL title that is currently displayed or next to be displayed if no article is currently displayed. |
JournalArticle |
JournalArticleServiceWrapper.getDisplayArticleByUrlTitle(long groupId,
String urlTitle)
Returns the web content article matching the URL title that is currently displayed or next to be displayed if no article is currently displayed. |
static JournalArticle |
JournalArticleServiceUtil.getDisplayArticleByUrlTitle(long groupId,
String urlTitle)
Returns the web content article matching the URL title that is currently displayed or next to be displayed if no article is currently displayed. |
JournalArticle |
JournalArticleLocalServiceWrapper.getDisplayArticleByUrlTitle(long groupId,
String urlTitle)
Returns the web content article matching the URL title that is currently displayed or next to be displayed if no article is currently displayed. |
JournalFeed |
JournalFeedLocalServiceWrapper.getFeed(long feedId)
|
static JournalFeed |
JournalFeedServiceUtil.getFeed(long feedId)
|
static JournalFeed |
JournalFeedLocalServiceUtil.getFeed(long feedId)
|
abstract JournalFeed |
JournalFeedService.getFeed(long feedId)
|
JournalFeed |
JournalFeedServiceWrapper.getFeed(long feedId)
|
abstract JournalFeed |
JournalFeedLocalService.getFeed(long feedId)
|
static JournalFeed |
JournalFeedServiceUtil.getFeed(long groupId,
long feedId)
Deprecated. As of 6.2.0, replaced by JournalFeedServiceUtil.getFeed(long, String) |
abstract JournalFeed |
JournalFeedService.getFeed(long groupId,
long feedId)
Deprecated. As of 6.2.0, replaced by JournalFeedService.getFeed(long, String) |
JournalFeed |
JournalFeedServiceWrapper.getFeed(long groupId,
long feedId)
Deprecated. As of 6.2.0, replaced by JournalFeedServiceWrapper.getFeed(long, String) |
JournalFeed |
JournalFeedLocalServiceWrapper.getFeed(long groupId,
String feedId)
|
static JournalFeed |
JournalFeedServiceUtil.getFeed(long groupId,
String feedId)
|
static JournalFeed |
JournalFeedLocalServiceUtil.getFeed(long groupId,
String feedId)
|
abstract JournalFeed |
JournalFeedService.getFeed(long groupId,
String feedId)
|
JournalFeed |
JournalFeedServiceWrapper.getFeed(long groupId,
String feedId)
|
abstract JournalFeed |
JournalFeedLocalService.getFeed(long groupId,
String feedId)
|
static JournalFolder |
JournalFolderLocalServiceUtil.getFolder(long folderId)
|
JournalFolder |
JournalFolderServiceWrapper.getFolder(long folderId)
|
static JournalFolder |
JournalFolderServiceUtil.getFolder(long folderId)
|
abstract JournalFolder |
JournalFolderLocalService.getFolder(long folderId)
|
JournalFolder |
JournalFolderLocalServiceWrapper.getFolder(long folderId)
|
abstract JournalFolder |
JournalFolderService.getFolder(long folderId)
|
List<Long> |
JournalFolderServiceWrapper.getFolderIds(long groupId,
long folderId)
|
static List<Long> |
JournalFolderServiceUtil.getFolderIds(long groupId,
long folderId)
|
abstract List<Long> |
JournalFolderService.getFolderIds(long groupId,
long folderId)
|
abstract List<JournalArticle> |
JournalArticleService.getGroupArticles(long groupId,
long userId,
long rootFolderId,
int status,
boolean includeOwner,
int start,
int end,
OrderByComparator orderByComparator)
Returns an ordered range of all the web content articles matching the group, user, the root folder or any of its subfolders. |
List<JournalArticle> |
JournalArticleServiceWrapper.getGroupArticles(long groupId,
long userId,
long rootFolderId,
int status,
boolean includeOwner,
int start,
int end,
OrderByComparator orderByComparator)
Returns an ordered range of all the web content articles matching the group, user, the root folder or any of its subfolders. |
static List<JournalArticle> |
JournalArticleServiceUtil.getGroupArticles(long groupId,
long userId,
long rootFolderId,
int status,
boolean includeOwner,
int start,
int end,
OrderByComparator orderByComparator)
Returns an ordered range of all the web content articles matching the group, user, the root folder or any of its subfolders. |
abstract List<JournalArticle> |
JournalArticleService.getGroupArticles(long groupId,
long userId,
long rootFolderId,
int status,
int start,
int end,
OrderByComparator orderByComparator)
Returns an ordered range of all the web content articles matching the group, user, the root folder or any of its subfolders. |
List<JournalArticle> |
JournalArticleServiceWrapper.getGroupArticles(long groupId,
long userId,
long rootFolderId,
int status,
int start,
int end,
OrderByComparator orderByComparator)
Returns an ordered range of all the web content articles matching the group, user, the root folder or any of its subfolders. |
static List<JournalArticle> |
JournalArticleServiceUtil.getGroupArticles(long groupId,
long userId,
long rootFolderId,
int status,
int start,
int end,
OrderByComparator orderByComparator)
Returns an ordered range of all the web content articles matching the group, user, the root folder or any of its subfolders. |
abstract List<JournalArticle> |
JournalArticleService.getGroupArticles(long groupId,
long userId,
long rootFolderId,
int start,
int end,
OrderByComparator orderByComparator)
Returns an ordered range of all the web content articles matching the group, user, the root folder or any of its subfolders. |
List<JournalArticle> |
JournalArticleServiceWrapper.getGroupArticles(long groupId,
long userId,
long rootFolderId,
int start,
int end,
OrderByComparator orderByComparator)
Returns an ordered range of all the web content articles matching the group, user, the root folder or any of its subfolders. |
static List<JournalArticle> |
JournalArticleServiceUtil.getGroupArticles(long groupId,
long userId,
long rootFolderId,
int start,
int end,
OrderByComparator orderByComparator)
Returns an ordered range of all the web content articles matching the group, user, the root folder or any of its subfolders. |
abstract int |
JournalArticleService.getGroupArticlesCount(long groupId,
long userId,
long rootFolderId)
Returns the number of web content articles matching the group, user, and the root folder or any of its subfolders. |
int |
JournalArticleServiceWrapper.getGroupArticlesCount(long groupId,
long userId,
long rootFolderId)
Returns the number of web content articles matching the group, user, and the root folder or any of its subfolders. |
static int |
JournalArticleServiceUtil.getGroupArticlesCount(long groupId,
long userId,
long rootFolderId)
Returns the number of web content articles matching the group, user, and the root folder or any of its subfolders. |
abstract int |
JournalArticleService.getGroupArticlesCount(long groupId,
long userId,
long rootFolderId,
int status)
|
int |
JournalArticleServiceWrapper.getGroupArticlesCount(long groupId,
long userId,
long rootFolderId,
int status)
|
static int |
JournalArticleServiceUtil.getGroupArticlesCount(long groupId,
long userId,
long rootFolderId,
int status)
|
abstract int |
JournalArticleService.getGroupArticlesCount(long groupId,
long userId,
long rootFolderId,
int status,
boolean includeOwner)
Returns the number of web content articles matching the group, user, the root folder or any of its subfolders. |
int |
JournalArticleServiceWrapper.getGroupArticlesCount(long groupId,
long userId,
long rootFolderId,
int status,
boolean includeOwner)
Returns the number of web content articles matching the group, user, the root folder or any of its subfolders. |
static int |
JournalArticleServiceUtil.getGroupArticlesCount(long groupId,
long userId,
long rootFolderId,
int status,
boolean includeOwner)
Returns the number of web content articles matching the group, user, the root folder or any of its subfolders. |
abstract JournalArticle |
JournalArticleLocalService.getJournalArticle(long id)
Returns the journal article with the primary key. |
static JournalArticle |
JournalArticleLocalServiceUtil.getJournalArticle(long id)
Returns the journal article with the primary key. |
JournalArticle |
JournalArticleLocalServiceWrapper.getJournalArticle(long id)
Returns the journal article with the primary key. |
abstract JournalArticle |
JournalArticleLocalService.getJournalArticleByUuidAndCompanyId(String uuid,
long companyId)
Returns the journal article with the matching UUID and company. |
static JournalArticle |
JournalArticleLocalServiceUtil.getJournalArticleByUuidAndCompanyId(String uuid,
long companyId)
Returns the journal article with the matching UUID and company. |
JournalArticle |
JournalArticleLocalServiceWrapper.getJournalArticleByUuidAndCompanyId(String uuid,
long companyId)
Returns the journal article with the matching UUID and company. |
abstract JournalArticle |
JournalArticleLocalService.getJournalArticleByUuidAndGroupId(String uuid,
long groupId)
Returns the journal article matching the UUID and group. |
static JournalArticle |
JournalArticleLocalServiceUtil.getJournalArticleByUuidAndGroupId(String uuid,
long groupId)
Returns the journal article matching the UUID and group. |
JournalArticle |
JournalArticleLocalServiceWrapper.getJournalArticleByUuidAndGroupId(String uuid,
long groupId)
Returns the journal article matching the UUID and group. |
JournalArticleImage |
JournalArticleImageLocalServiceWrapper.getJournalArticleImage(long articleImageId)
Returns the journal article image with the primary key. |
static JournalArticleImage |
JournalArticleImageLocalServiceUtil.getJournalArticleImage(long articleImageId)
Returns the journal article image with the primary key. |
abstract JournalArticleImage |
JournalArticleImageLocalService.getJournalArticleImage(long articleImageId)
Returns the journal article image with the primary key. |
static JournalArticleResource |
JournalArticleResourceLocalServiceUtil.getJournalArticleResource(long resourcePrimKey)
Returns the journal article resource with the primary key. |
JournalArticleResource |
JournalArticleResourceLocalServiceWrapper.getJournalArticleResource(long resourcePrimKey)
Returns the journal article resource with the primary key. |
abstract JournalArticleResource |
JournalArticleResourceLocalService.getJournalArticleResource(long resourcePrimKey)
Returns the journal article resource with the primary key. |
static JournalArticleResource |
JournalArticleResourceLocalServiceUtil.getJournalArticleResourceByUuidAndGroupId(String uuid,
long groupId)
Returns the journal article resource matching the UUID and group. |
JournalArticleResource |
JournalArticleResourceLocalServiceWrapper.getJournalArticleResourceByUuidAndGroupId(String uuid,
long groupId)
Returns the journal article resource matching the UUID and group. |
abstract JournalArticleResource |
JournalArticleResourceLocalService.getJournalArticleResourceByUuidAndGroupId(String uuid,
long groupId)
Returns the journal article resource matching the UUID and group. |
static JournalContentSearch |
JournalContentSearchLocalServiceUtil.getJournalContentSearch(long contentSearchId)
Returns the journal content search with the primary key. |
abstract JournalContentSearch |
JournalContentSearchLocalService.getJournalContentSearch(long contentSearchId)
Returns the journal content search with the primary key. |
JournalContentSearch |
JournalContentSearchLocalServiceWrapper.getJournalContentSearch(long contentSearchId)
Returns the journal content search with the primary key. |
JournalFeed |
JournalFeedLocalServiceWrapper.getJournalFeed(long id)
Returns the journal feed with the primary key. |
static JournalFeed |
JournalFeedLocalServiceUtil.getJournalFeed(long id)
Returns the journal feed with the primary key. |
abstract JournalFeed |
JournalFeedLocalService.getJournalFeed(long id)
Returns the journal feed with the primary key. |
JournalFeed |
JournalFeedLocalServiceWrapper.getJournalFeedByUuidAndCompanyId(String uuid,
long companyId)
Returns the journal feed with the matching UUID and company. |
static JournalFeed |
JournalFeedLocalServiceUtil.getJournalFeedByUuidAndCompanyId(String uuid,
long companyId)
Returns the journal feed with the matching UUID and company. |
abstract JournalFeed |
JournalFeedLocalService.getJournalFeedByUuidAndCompanyId(String uuid,
long companyId)
Returns the journal feed with the matching UUID and company. |
JournalFeed |
JournalFeedLocalServiceWrapper.getJournalFeedByUuidAndGroupId(String uuid,
long groupId)
Returns the journal feed matching the UUID and group. |
static JournalFeed |
JournalFeedLocalServiceUtil.getJournalFeedByUuidAndGroupId(String uuid,
long groupId)
Returns the journal feed matching the UUID and group. |
abstract JournalFeed |
JournalFeedLocalService.getJournalFeedByUuidAndGroupId(String uuid,
long groupId)
Returns the journal feed matching the UUID and group. |
static JournalFolder |
JournalFolderLocalServiceUtil.getJournalFolder(long folderId)
Returns the journal folder with the primary key. |
abstract JournalFolder |
JournalFolderLocalService.getJournalFolder(long folderId)
Returns the journal folder with the primary key. |
JournalFolder |
JournalFolderLocalServiceWrapper.getJournalFolder(long folderId)
Returns the journal folder with the primary key. |
static JournalFolder |
JournalFolderLocalServiceUtil.getJournalFolderByUuidAndCompanyId(String uuid,
long companyId)
Returns the journal folder with the matching UUID and company. |
abstract JournalFolder |
JournalFolderLocalService.getJournalFolderByUuidAndCompanyId(String uuid,
long companyId)
Returns the journal folder with the matching UUID and company. |
JournalFolder |
JournalFolderLocalServiceWrapper.getJournalFolderByUuidAndCompanyId(String uuid,
long companyId)
Returns the journal folder with the matching UUID and company. |
static JournalFolder |
JournalFolderLocalServiceUtil.getJournalFolderByUuidAndGroupId(String uuid,
long groupId)
Returns the journal folder matching the UUID and group. |
abstract JournalFolder |
JournalFolderLocalService.getJournalFolderByUuidAndGroupId(String uuid,
long groupId)
Returns the journal folder matching the UUID and group. |
JournalFolder |
JournalFolderLocalServiceWrapper.getJournalFolderByUuidAndGroupId(String uuid,
long groupId)
Returns the journal folder matching the UUID and group. |
abstract JournalArticle |
JournalArticleLocalService.getLatestArticle(long resourcePrimKey)
Returns the latest web content article matching the resource primary key, preferring articles with approved workflow status. |
static JournalArticle |
JournalArticleLocalServiceUtil.getLatestArticle(long resourcePrimKey)
Returns the latest web content article matching the resource primary key, preferring articles with approved workflow status. |
abstract JournalArticle |
JournalArticleService.getLatestArticle(long resourcePrimKey)
Returns the latest web content article matching the resource primary key, preferring articles with approved workflow status. |
JournalArticle |
JournalArticleServiceWrapper.getLatestArticle(long resourcePrimKey)
Returns the latest web content article matching the resource primary key, preferring articles with approved workflow status. |
static JournalArticle |
JournalArticleServiceUtil.getLatestArticle(long resourcePrimKey)
Returns the latest web content article matching the resource primary key, preferring articles with approved workflow status. |
JournalArticle |
JournalArticleLocalServiceWrapper.getLatestArticle(long resourcePrimKey)
Returns the latest web content article matching the resource primary key, preferring articles with approved workflow status. |
abstract JournalArticle |
JournalArticleLocalService.getLatestArticle(long resourcePrimKey,
int status)
Returns the latest web content article matching the resource primary key and workflow status, preferring articles with approved workflow status. |
static JournalArticle |
JournalArticleLocalServiceUtil.getLatestArticle(long resourcePrimKey,
int status)
Returns the latest web content article matching the resource primary key and workflow status, preferring articles with approved workflow status. |
JournalArticle |
JournalArticleLocalServiceWrapper.getLatestArticle(long resourcePrimKey,
int status)
Returns the latest web content article matching the resource primary key and workflow status, preferring articles with approved workflow status. |
abstract JournalArticle |
JournalArticleLocalService.getLatestArticle(long resourcePrimKey,
int status,
boolean preferApproved)
Returns the latest web content article matching the resource primary key and workflow status, optionally preferring articles with approved workflow status. |
static JournalArticle |
JournalArticleLocalServiceUtil.getLatestArticle(long resourcePrimKey,
int status,
boolean preferApproved)
Returns the latest web content article matching the resource primary key and workflow status, optionally preferring articles with approved workflow status. |
JournalArticle |
JournalArticleLocalServiceWrapper.getLatestArticle(long resourcePrimKey,
int status,
boolean preferApproved)
Returns the latest web content article matching the resource primary key and workflow status, optionally preferring articles with approved workflow status. |
abstract JournalArticle |
JournalArticleLocalService.getLatestArticle(long groupId,
String articleId)
Returns the latest web content article with the group and article ID. |
static JournalArticle |
JournalArticleLocalServiceUtil.getLatestArticle(long groupId,
String articleId)
Returns the latest web content article with the group and article ID. |
JournalArticle |
JournalArticleLocalServiceWrapper.getLatestArticle(long groupId,
String articleId)
Returns the latest web content article with the group and article ID. |
abstract JournalArticle |
JournalArticleLocalService.getLatestArticle(long groupId,
String articleId,
int status)
Returns the latest web content article matching the group, article ID, and workflow status. |
static JournalArticle |
JournalArticleLocalServiceUtil.getLatestArticle(long groupId,
String articleId,
int status)
Returns the latest web content article matching the group, article ID, and workflow status. |
abstract JournalArticle |
JournalArticleService.getLatestArticle(long groupId,
String articleId,
int status)
Returns the latest web content article matching the group, article ID, and workflow status. |
JournalArticle |
JournalArticleServiceWrapper.getLatestArticle(long groupId,
String articleId,
int status)
Returns the latest web content article matching the group, article ID, and workflow status. |
static JournalArticle |
JournalArticleServiceUtil.getLatestArticle(long groupId,
String articleId,
int status)
Returns the latest web content article matching the group, article ID, and workflow status. |
JournalArticle |
JournalArticleLocalServiceWrapper.getLatestArticle(long groupId,
String articleId,
int status)
Returns the latest web content article matching the group, article ID, and workflow status. |
abstract JournalArticle |
JournalArticleLocalService.getLatestArticle(long groupId,
String className,
long classPK)
Returns the latest web content article matching the group, class name ID, and class PK. |
static JournalArticle |
JournalArticleLocalServiceUtil.getLatestArticle(long groupId,
String className,
long classPK)
Returns the latest web content article matching the group, class name ID, and class PK. |
abstract JournalArticle |
JournalArticleService.getLatestArticle(long groupId,
String className,
long classPK)
Returns the latest web content article matching the group, class name ID, and class PK. |
JournalArticle |
JournalArticleServiceWrapper.getLatestArticle(long groupId,
String className,
long classPK)
Returns the latest web content article matching the group, class name ID, and class PK. |
static JournalArticle |
JournalArticleServiceUtil.getLatestArticle(long groupId,
String className,
long classPK)
Returns the latest web content article matching the group, class name ID, and class PK. |
JournalArticle |
JournalArticleLocalServiceWrapper.getLatestArticle(long groupId,
String className,
long classPK)
Returns the latest web content article matching the group, class name ID, and class PK. |
abstract JournalArticle |
JournalArticleLocalService.getLatestArticleByUrlTitle(long groupId,
String urlTitle,
int status)
Returns the latest web content article matching the group, URL title, and workflow status. |
static JournalArticle |
JournalArticleLocalServiceUtil.getLatestArticleByUrlTitle(long groupId,
String urlTitle,
int status)
Returns the latest web content article matching the group, URL title, and workflow status. |
JournalArticle |
JournalArticleLocalServiceWrapper.getLatestArticleByUrlTitle(long groupId,
String urlTitle,
int status)
Returns the latest web content article matching the group, URL title, and workflow status. |
abstract double |
JournalArticleLocalService.getLatestVersion(long groupId,
String articleId)
Returns the latest version number of the web content with the group and article ID. |
static double |
JournalArticleLocalServiceUtil.getLatestVersion(long groupId,
String articleId)
Returns the latest version number of the web content with the group and article ID. |
double |
JournalArticleLocalServiceWrapper.getLatestVersion(long groupId,
String articleId)
Returns the latest version number of the web content with the group and article ID. |
abstract double |
JournalArticleLocalService.getLatestVersion(long groupId,
String articleId,
int status)
Returns the latest version number of the web content with the group, article ID, and workflow status. |
static double |
JournalArticleLocalServiceUtil.getLatestVersion(long groupId,
String articleId,
int status)
Returns the latest version number of the web content with the group, article ID, and workflow status. |
double |
JournalArticleLocalServiceWrapper.getLatestVersion(long groupId,
String articleId,
int status)
Returns the latest version number of the web content with the group, article ID, and workflow status. |
abstract JournalArticle |
JournalArticleLocalService.getOldestArticle(long groupId,
String articleId)
|
static JournalArticle |
JournalArticleLocalServiceUtil.getOldestArticle(long groupId,
String articleId)
|
JournalArticle |
JournalArticleLocalServiceWrapper.getOldestArticle(long groupId,
String articleId)
|
abstract JournalArticle |
JournalArticleLocalService.getOldestArticle(long groupId,
String articleId,
int status)
|
static JournalArticle |
JournalArticleLocalServiceUtil.getOldestArticle(long groupId,
String articleId,
int status)
|
JournalArticle |
JournalArticleLocalServiceWrapper.getOldestArticle(long groupId,
String articleId,
int status)
|
static PersistedModel |
JournalArticleResourceLocalServiceUtil.getPersistedModel(Serializable primaryKeyObj)
|
abstract PersistedModel |
JournalArticleLocalService.getPersistedModel(Serializable primaryKeyObj)
|
PersistedModel |
JournalFeedLocalServiceWrapper.getPersistedModel(Serializable primaryKeyObj)
|
static PersistedModel |
JournalArticleLocalServiceUtil.getPersistedModel(Serializable primaryKeyObj)
|
static PersistedModel |
JournalContentSearchLocalServiceUtil.getPersistedModel(Serializable primaryKeyObj)
|
PersistedModel |
JournalArticleImageLocalServiceWrapper.getPersistedModel(Serializable primaryKeyObj)
|
abstract PersistedModel |
JournalContentSearchLocalService.getPersistedModel(Serializable primaryKeyObj)
|
static PersistedModel |
JournalArticleImageLocalServiceUtil.getPersistedModel(Serializable primaryKeyObj)
|
PersistedModel |
JournalContentSearchLocalServiceWrapper.getPersistedModel(Serializable primaryKeyObj)
|
static PersistedModel |
JournalFeedLocalServiceUtil.getPersistedModel(Serializable primaryKeyObj)
|
static PersistedModel |
JournalFolderLocalServiceUtil.getPersistedModel(Serializable primaryKeyObj)
|
PersistedModel |
JournalArticleResourceLocalServiceWrapper.getPersistedModel(Serializable primaryKeyObj)
|
abstract PersistedModel |
JournalArticleImageLocalService.getPersistedModel(Serializable primaryKeyObj)
|
abstract PersistedModel |
JournalFolderLocalService.getPersistedModel(Serializable primaryKeyObj)
|
PersistedModel |
JournalArticleLocalServiceWrapper.getPersistedModel(Serializable primaryKeyObj)
|
abstract PersistedModel |
JournalArticleResourceLocalService.getPersistedModel(Serializable primaryKeyObj)
|
PersistedModel |
JournalFolderLocalServiceWrapper.getPersistedModel(Serializable primaryKeyObj)
|
abstract PersistedModel |
JournalFeedLocalService.getPersistedModel(Serializable primaryKeyObj)
|
abstract JournalStructure |
JournalStructureLocalService.getStructure(long groupId,
String structureId)
Deprecated. |
JournalStructure |
JournalStructureLocalServiceWrapper.getStructure(long groupId,
String structureId)
Deprecated. |
static JournalStructure |
JournalStructureLocalServiceUtil.getStructure(long groupId,
String structureId)
Deprecated. |
abstract JournalStructure |
JournalStructureService.getStructure(long groupId,
String structureId)
Deprecated. |
JournalStructure |
JournalStructureServiceWrapper.getStructure(long groupId,
String structureId)
Deprecated. |
static JournalStructure |
JournalStructureServiceUtil.getStructure(long groupId,
String structureId)
Deprecated. |
abstract JournalStructure |
JournalStructureLocalService.getStructure(long groupId,
String structureId,
boolean includeGlobalStructures)
Deprecated. |
JournalStructure |
JournalStructureLocalServiceWrapper.getStructure(long groupId,
String structureId,
boolean includeGlobalStructures)
Deprecated. |
static JournalStructure |
JournalStructureLocalServiceUtil.getStructure(long groupId,
String structureId,
boolean includeGlobalStructures)
Deprecated. |
abstract JournalStructure |
JournalStructureService.getStructure(long groupId,
String structureId,
boolean includeGlobalStructures)
Deprecated. |
JournalStructure |
JournalStructureServiceWrapper.getStructure(long groupId,
String structureId,
boolean includeGlobalStructures)
Deprecated. |
static JournalStructure |
JournalStructureServiceUtil.getStructure(long groupId,
String structureId,
boolean includeGlobalStructures)
Deprecated. |
static List<JournalTemplate> |
JournalTemplateServiceUtil.getStructureTemplates(long groupId,
String structureId)
Deprecated. |
abstract List<JournalTemplate> |
JournalTemplateLocalService.getStructureTemplates(long groupId,
String structureId)
Deprecated. |
static List<JournalTemplate> |
JournalTemplateLocalServiceUtil.getStructureTemplates(long groupId,
String structureId)
Deprecated. |
List<JournalTemplate> |
JournalTemplateServiceWrapper.getStructureTemplates(long groupId,
String structureId)
Deprecated. |
List<JournalTemplate> |
JournalTemplateLocalServiceWrapper.getStructureTemplates(long groupId,
String structureId)
Deprecated. |
abstract List<JournalTemplate> |
JournalTemplateService.getStructureTemplates(long groupId,
String structureId)
Deprecated. |
abstract List<JournalTemplate> |
JournalTemplateLocalService.getStructureTemplates(long groupId,
String structureId,
boolean includeGlobalTemplates)
Deprecated. |
static List<JournalTemplate> |
JournalTemplateLocalServiceUtil.getStructureTemplates(long groupId,
String structureId,
boolean includeGlobalTemplates)
Deprecated. |
List<JournalTemplate> |
JournalTemplateLocalServiceWrapper.getStructureTemplates(long groupId,
String structureId,
boolean includeGlobalTemplates)
Deprecated. |
abstract List<JournalTemplate> |
JournalTemplateLocalService.getStructureTemplates(long groupId,
String structureId,
int start,
int end)
Deprecated. |
static List<JournalTemplate> |
JournalTemplateLocalServiceUtil.getStructureTemplates(long groupId,
String structureId,
int start,
int end)
Deprecated. |
List<JournalTemplate> |
JournalTemplateLocalServiceWrapper.getStructureTemplates(long groupId,
String structureId,
int start,
int end)
Deprecated. |
abstract int |
JournalTemplateLocalService.getStructureTemplatesCount(long groupId,
String structureId)
Deprecated. |
static int |
JournalTemplateLocalServiceUtil.getStructureTemplatesCount(long groupId,
String structureId)
Deprecated. |
int |
JournalTemplateLocalServiceWrapper.getStructureTemplatesCount(long groupId,
String structureId)
Deprecated. |
static JournalTemplate |
JournalTemplateServiceUtil.getTemplate(long groupId,
String templateId)
Deprecated. |
abstract JournalTemplate |
JournalTemplateLocalService.getTemplate(long groupId,
String templateId)
Deprecated. |
static JournalTemplate |
JournalTemplateLocalServiceUtil.getTemplate(long groupId,
String templateId)
Deprecated. |
JournalTemplate |
JournalTemplateServiceWrapper.getTemplate(long groupId,
String templateId)
Deprecated. |
JournalTemplate |
JournalTemplateLocalServiceWrapper.getTemplate(long groupId,
String templateId)
Deprecated. |
abstract JournalTemplate |
JournalTemplateService.getTemplate(long groupId,
String templateId)
Deprecated. |
static JournalTemplate |
JournalTemplateServiceUtil.getTemplate(long groupId,
String templateId,
boolean includeGlobalTemplates)
Deprecated. |
abstract JournalTemplate |
JournalTemplateLocalService.getTemplate(long groupId,
String templateId,
boolean includeGlobalTemplates)
Deprecated. |
static JournalTemplate |
JournalTemplateLocalServiceUtil.getTemplate(long groupId,
String templateId,
boolean includeGlobalTemplates)
Deprecated. |
JournalTemplate |
JournalTemplateServiceWrapper.getTemplate(long groupId,
String templateId,
boolean includeGlobalTemplates)
Deprecated. |
JournalTemplate |
JournalTemplateLocalServiceWrapper.getTemplate(long groupId,
String templateId,
boolean includeGlobalTemplates)
Deprecated. |
abstract JournalTemplate |
JournalTemplateService.getTemplate(long groupId,
String templateId,
boolean includeGlobalTemplates)
Deprecated. |
abstract JournalTemplate |
JournalTemplateLocalService.getTemplateBySmallImageId(long smallImageId)
Deprecated. |
static JournalTemplate |
JournalTemplateLocalServiceUtil.getTemplateBySmallImageId(long smallImageId)
Deprecated. |
JournalTemplate |
JournalTemplateLocalServiceWrapper.getTemplateBySmallImageId(long smallImageId)
Deprecated. |
abstract String |
JournalArticleLocalService.getUniqueUrlTitle(long groupId,
String articleId,
String urlTitle)
|
static String |
JournalArticleLocalServiceUtil.getUniqueUrlTitle(long groupId,
String articleId,
String urlTitle)
|
String |
JournalArticleLocalServiceWrapper.getUniqueUrlTitle(long groupId,
String articleId,
String urlTitle)
|
abstract boolean |
JournalArticleLocalService.isLatestVersion(long groupId,
String articleId,
double version)
Returns true if the web content article, specified by group
and article ID, is the latest version. |
static boolean |
JournalArticleLocalServiceUtil.isLatestVersion(long groupId,
String articleId,
double version)
Returns true if the web content article, specified by group
and article ID, is the latest version. |
boolean |
JournalArticleLocalServiceWrapper.isLatestVersion(long groupId,
String articleId,
double version)
Returns true if the web content article, specified by group
and article ID, is the latest version. |
abstract boolean |
JournalArticleLocalService.isLatestVersion(long groupId,
String articleId,
double version,
int status)
Returns true if the web content article, specified by group,
article ID, and workflow status, is the latest version. |
static boolean |
JournalArticleLocalServiceUtil.isLatestVersion(long groupId,
String articleId,
double version,
int status)
Returns true if the web content article, specified by group,
article ID, and workflow status, is the latest version. |
boolean |
JournalArticleLocalServiceWrapper.isLatestVersion(long groupId,
String articleId,
double version,
int status)
Returns true if the web content article, specified by group,
article ID, and workflow status, is the latest version. |
abstract JournalArticle |
JournalArticleLocalService.moveArticle(long groupId,
String articleId,
long newFolderId)
Moves the web content article matching the group and article ID to a new folder. |
static JournalArticle |
JournalArticleLocalServiceUtil.moveArticle(long groupId,
String articleId,
long newFolderId)
Moves the web content article matching the group and article ID to a new folder. |
abstract void |
JournalArticleService.moveArticle(long groupId,
String articleId,
long newFolderId)
Moves all versions of the the web content article matching the group and article ID to the folder. |
void |
JournalArticleServiceWrapper.moveArticle(long groupId,
String articleId,
long newFolderId)
Moves all versions of the the web content article matching the group and article ID to the folder. |
static void |
JournalArticleServiceUtil.moveArticle(long groupId,
String articleId,
long newFolderId)
Moves all versions of the the web content article matching the group and article ID to the folder. |
JournalArticle |
JournalArticleLocalServiceWrapper.moveArticle(long groupId,
String articleId,
long newFolderId)
Moves the web content article matching the group and article ID to a new folder. |
abstract JournalArticle |
JournalArticleLocalService.moveArticleFromTrash(long userId,
long groupId,
JournalArticle article,
long newFolderId,
ServiceContext serviceContext)
Moves the web content article from the Recycle Bin to a new folder. |
static JournalArticle |
JournalArticleLocalServiceUtil.moveArticleFromTrash(long userId,
long groupId,
JournalArticle article,
long newFolderId,
ServiceContext serviceContext)
Moves the web content article from the Recycle Bin to a new folder. |
JournalArticle |
JournalArticleLocalServiceWrapper.moveArticleFromTrash(long userId,
long groupId,
JournalArticle article,
long newFolderId,
ServiceContext serviceContext)
Moves the web content article from the Recycle Bin to a new folder. |
abstract JournalArticle |
JournalArticleService.moveArticleFromTrash(long groupId,
long resourcePrimKey,
long newFolderId,
ServiceContext serviceContext)
Moves the web content article from the Recycle Bin to the folder. |
JournalArticle |
JournalArticleServiceWrapper.moveArticleFromTrash(long groupId,
long resourcePrimKey,
long newFolderId,
ServiceContext serviceContext)
Moves the web content article from the Recycle Bin to the folder. |
static JournalArticle |
JournalArticleServiceUtil.moveArticleFromTrash(long groupId,
long resourcePrimKey,
long newFolderId,
ServiceContext serviceContext)
Moves the web content article from the Recycle Bin to the folder. |
abstract JournalArticle |
JournalArticleService.moveArticleFromTrash(long groupId,
String articleId,
long newFolderId,
ServiceContext serviceContext)
Moves the web content article from the Recycle Bin to the folder. |
JournalArticle |
JournalArticleServiceWrapper.moveArticleFromTrash(long groupId,
String articleId,
long newFolderId,
ServiceContext serviceContext)
Moves the web content article from the Recycle Bin to the folder. |
static JournalArticle |
JournalArticleServiceUtil.moveArticleFromTrash(long groupId,
String articleId,
long newFolderId,
ServiceContext serviceContext)
Moves the web content article from the Recycle Bin to the folder. |
abstract JournalArticle |
JournalArticleLocalService.moveArticleToTrash(long userId,
JournalArticle article)
Moves the latest version of the web content article matching the group and article ID to the recycle bin. |
static JournalArticle |
JournalArticleLocalServiceUtil.moveArticleToTrash(long userId,
JournalArticle article)
Moves the latest version of the web content article matching the group and article ID to the recycle bin. |
JournalArticle |
JournalArticleLocalServiceWrapper.moveArticleToTrash(long userId,
JournalArticle article)
Moves the latest version of the web content article matching the group and article ID to the recycle bin. |
abstract JournalArticle |
JournalArticleLocalService.moveArticleToTrash(long userId,
long groupId,
String articleId)
Moves the latest version of the web content article matching the group and article ID to the recycle bin. |
static JournalArticle |
JournalArticleLocalServiceUtil.moveArticleToTrash(long userId,
long groupId,
String articleId)
Moves the latest version of the web content article matching the group and article ID to the recycle bin. |
JournalArticle |
JournalArticleLocalServiceWrapper.moveArticleToTrash(long userId,
long groupId,
String articleId)
Moves the latest version of the web content article matching the group and article ID to the recycle bin. |
abstract JournalArticle |
JournalArticleService.moveArticleToTrash(long groupId,
String articleId)
Moves the latest version of the web content article matching the group and article ID to the recycle bin. |
JournalArticle |
JournalArticleServiceWrapper.moveArticleToTrash(long groupId,
String articleId)
Moves the latest version of the web content article matching the group and article ID to the recycle bin. |
static JournalArticle |
JournalArticleServiceUtil.moveArticleToTrash(long groupId,
String articleId)
Moves the latest version of the web content article matching the group and article ID to the recycle bin. |
static JournalFolder |
JournalFolderLocalServiceUtil.moveFolder(long folderId,
long parentFolderId,
ServiceContext serviceContext)
|
JournalFolder |
JournalFolderServiceWrapper.moveFolder(long folderId,
long parentFolderId,
ServiceContext serviceContext)
|
static JournalFolder |
JournalFolderServiceUtil.moveFolder(long folderId,
long parentFolderId,
ServiceContext serviceContext)
|
abstract JournalFolder |
JournalFolderLocalService.moveFolder(long folderId,
long parentFolderId,
ServiceContext serviceContext)
|
JournalFolder |
JournalFolderLocalServiceWrapper.moveFolder(long folderId,
long parentFolderId,
ServiceContext serviceContext)
|
abstract JournalFolder |
JournalFolderService.moveFolder(long folderId,
long parentFolderId,
ServiceContext serviceContext)
|
static JournalFolder |
JournalFolderLocalServiceUtil.moveFolderFromTrash(long userId,
long folderId,
long parentFolderId,
ServiceContext serviceContext)
|
abstract JournalFolder |
JournalFolderLocalService.moveFolderFromTrash(long userId,
long folderId,
long parentFolderId,
ServiceContext serviceContext)
|
JournalFolder |
JournalFolderLocalServiceWrapper.moveFolderFromTrash(long userId,
long folderId,
long parentFolderId,
ServiceContext serviceContext)
|
JournalFolder |
JournalFolderServiceWrapper.moveFolderFromTrash(long folderId,
long parentFolderId,
ServiceContext serviceContext)
|
static JournalFolder |
JournalFolderServiceUtil.moveFolderFromTrash(long folderId,
long parentFolderId,
ServiceContext serviceContext)
|
abstract JournalFolder |
JournalFolderService.moveFolderFromTrash(long folderId,
long parentFolderId,
ServiceContext serviceContext)
|
JournalFolder |
JournalFolderServiceWrapper.moveFolderToTrash(long folderId)
|
static JournalFolder |
JournalFolderServiceUtil.moveFolderToTrash(long folderId)
|
abstract JournalFolder |
JournalFolderService.moveFolderToTrash(long folderId)
|
static JournalFolder |
JournalFolderLocalServiceUtil.moveFolderToTrash(long userId,
long folderId)
|
abstract JournalFolder |
JournalFolderLocalService.moveFolderToTrash(long userId,
long folderId)
|
JournalFolder |
JournalFolderLocalServiceWrapper.moveFolderToTrash(long userId,
long folderId)
|
abstract void |
JournalArticleLocalService.rebuildTree(long companyId)
|
static void |
JournalArticleLocalServiceUtil.rebuildTree(long companyId)
|
static void |
JournalFolderLocalServiceUtil.rebuildTree(long companyId)
|
abstract void |
JournalFolderLocalService.rebuildTree(long companyId)
|
void |
JournalArticleLocalServiceWrapper.rebuildTree(long companyId)
|
void |
JournalFolderLocalServiceWrapper.rebuildTree(long companyId)
|
static void |
JournalFolderLocalServiceUtil.rebuildTree(long companyId,
long parentFolderId,
String parentTreePath,
boolean reindex)
|
abstract void |
JournalFolderLocalService.rebuildTree(long companyId,
long parentFolderId,
String parentTreePath,
boolean reindex)
|
void |
JournalFolderLocalServiceWrapper.rebuildTree(long companyId,
long parentFolderId,
String parentTreePath,
boolean reindex)
|
abstract void |
JournalArticleService.removeArticleLocale(long companyId,
String languageId)
Removes the web content of all the company's web content articles matching the language. |
void |
JournalArticleServiceWrapper.removeArticleLocale(long companyId,
String languageId)
Removes the web content of all the company's web content articles matching the language. |
static void |
JournalArticleServiceUtil.removeArticleLocale(long companyId,
String languageId)
Removes the web content of all the company's web content articles matching the language. |
abstract JournalArticle |
JournalArticleLocalService.removeArticleLocale(long groupId,
String articleId,
double version,
String languageId)
Removes the web content of the web content article matching the group, article ID, and version, and language. |
static JournalArticle |
JournalArticleLocalServiceUtil.removeArticleLocale(long groupId,
String articleId,
double version,
String languageId)
Removes the web content of the web content article matching the group, article ID, and version, and language. |
abstract JournalArticle |
JournalArticleService.removeArticleLocale(long groupId,
String articleId,
double version,
String languageId)
Removes the web content of the web content article matching the group, article ID, and version, and language. |
JournalArticle |
JournalArticleServiceWrapper.removeArticleLocale(long groupId,
String articleId,
double version,
String languageId)
Removes the web content of the web content article matching the group, article ID, and version, and language. |
static JournalArticle |
JournalArticleServiceUtil.removeArticleLocale(long groupId,
String articleId,
double version,
String languageId)
Removes the web content of the web content article matching the group, article ID, and version, and language. |
JournalArticle |
JournalArticleLocalServiceWrapper.removeArticleLocale(long groupId,
String articleId,
double version,
String languageId)
Removes the web content of the web content article matching the group, article ID, and version, and language. |
abstract void |
JournalArticleService.restoreArticleFromTrash(long resourcePrimKey)
Restores the web content article associated with the resource primary key from the Recycle Bin. |
void |
JournalArticleServiceWrapper.restoreArticleFromTrash(long resourcePrimKey)
Restores the web content article associated with the resource primary key from the Recycle Bin. |
static void |
JournalArticleServiceUtil.restoreArticleFromTrash(long resourcePrimKey)
Restores the web content article associated with the resource primary key from the Recycle Bin. |
abstract JournalArticle |
JournalArticleLocalService.restoreArticleFromTrash(long userId,
JournalArticle article)
Restores the web content article from the Recycle Bin. |
static JournalArticle |
JournalArticleLocalServiceUtil.restoreArticleFromTrash(long userId,
JournalArticle article)
Restores the web content article from the Recycle Bin. |
JournalArticle |
JournalArticleLocalServiceWrapper.restoreArticleFromTrash(long userId,
JournalArticle article)
Restores the web content article from the Recycle Bin. |
abstract void |
JournalArticleService.restoreArticleFromTrash(long groupId,
String articleId)
Restores the web content article from the Recycle Bin. |
void |
JournalArticleServiceWrapper.restoreArticleFromTrash(long groupId,
String articleId)
Restores the web content article from the Recycle Bin. |
static void |
JournalArticleServiceUtil.restoreArticleFromTrash(long groupId,
String articleId)
Restores the web content article from the Recycle Bin. |
void |
JournalFolderServiceWrapper.restoreFolderFromTrash(long folderId)
|
static void |
JournalFolderServiceUtil.restoreFolderFromTrash(long folderId)
|
abstract void |
JournalFolderService.restoreFolderFromTrash(long folderId)
|
static void |
JournalFolderLocalServiceUtil.restoreFolderFromTrash(long userId,
long folderId)
|
abstract void |
JournalFolderLocalService.restoreFolderFromTrash(long userId,
long folderId)
|
void |
JournalFolderLocalServiceWrapper.restoreFolderFromTrash(long userId,
long folderId)
|
abstract Hits |
JournalArticleService.search(long groupId,
long creatorUserId,
int status,
int start,
int end)
|
Hits |
JournalArticleServiceWrapper.search(long groupId,
long creatorUserId,
int status,
int start,
int end)
|
static Hits |
JournalArticleServiceUtil.search(long groupId,
long creatorUserId,
int status,
int start,
int end)
|
abstract Hits |
JournalArticleLocalService.search(long groupId,
long userId,
long creatorUserId,
int status,
int start,
int end)
|
static Hits |
JournalArticleLocalServiceUtil.search(long groupId,
long userId,
long creatorUserId,
int status,
int start,
int end)
|
Hits |
JournalArticleLocalServiceWrapper.search(long groupId,
long userId,
long creatorUserId,
int status,
int start,
int end)
|
abstract void |
JournalArticleLocalService.setTreePaths(long folderId,
String treePath,
boolean reindex)
|
static void |
JournalArticleLocalServiceUtil.setTreePaths(long folderId,
String treePath,
boolean reindex)
|
void |
JournalArticleLocalServiceWrapper.setTreePaths(long folderId,
String treePath,
boolean reindex)
|
abstract void |
JournalArticleService.subscribe(long groupId)
Subscribes the user to notifications for the web content article matching the group, notifying him the instant versions of the article are created, deleted, or modified. |
void |
JournalArticleServiceWrapper.subscribe(long groupId)
Subscribes the user to notifications for the web content article matching the group, notifying him the instant versions of the article are created, deleted, or modified. |
static void |
JournalArticleServiceUtil.subscribe(long groupId)
Subscribes the user to notifications for the web content article matching the group, notifying him the instant versions of the article are created, deleted, or modified. |
abstract void |
JournalArticleLocalService.subscribe(long userId,
long groupId)
Subscribes the user to notifications for the web content article matching the group, notifying him the instant versions of the article are created, deleted, or modified. |
static void |
JournalArticleLocalServiceUtil.subscribe(long userId,
long groupId)
Subscribes the user to notifications for the web content article matching the group, notifying him the instant versions of the article are created, deleted, or modified. |
void |
JournalArticleLocalServiceWrapper.subscribe(long userId,
long groupId)
Subscribes the user to notifications for the web content article matching the group, notifying him the instant versions of the article are created, deleted, or modified. |
abstract void |
JournalArticleService.unsubscribe(long groupId)
Unsubscribes the user from notifications for the web content article matching the group. |
void |
JournalArticleServiceWrapper.unsubscribe(long groupId)
Unsubscribes the user from notifications for the web content article matching the group. |
static void |
JournalArticleServiceUtil.unsubscribe(long groupId)
Unsubscribes the user from notifications for the web content article matching the group. |
abstract void |
JournalArticleLocalService.unsubscribe(long userId,
long groupId)
Unsubscribes the user from notifications for the web content article matching the group. |
static void |
JournalArticleLocalServiceUtil.unsubscribe(long userId,
long groupId)
Unsubscribes the user from notifications for the web content article matching the group. |
void |
JournalArticleLocalServiceWrapper.unsubscribe(long userId,
long groupId)
Unsubscribes the user from notifications for the web content article matching the group. |
abstract JournalArticle |
JournalArticleLocalService.updateArticle(long userId,
long groupId,
long folderId,
String articleId,
double version,
Map<Locale,String> titleMap,
Map<Locale,String> descriptionMap,
String content,
String layoutUuid,
ServiceContext serviceContext)
Updates the web content article matching the version, replacing its folder, title, description, content, and layout UUID. |
static JournalArticle |
JournalArticleLocalServiceUtil.updateArticle(long userId,
long groupId,
long folderId,
String articleId,
double version,
Map<Locale,String> titleMap,
Map<Locale,String> descriptionMap,
String content,
String layoutUuid,
ServiceContext serviceContext)
Updates the web content article matching the version, replacing its folder, title, description, content, and layout UUID. |
abstract JournalArticle |
JournalArticleService.updateArticle(long userId,
long groupId,
long folderId,
String articleId,
double version,
Map<Locale,String> titleMap,
Map<Locale,String> descriptionMap,
String content,
String layoutUuid,
ServiceContext serviceContext)
Updates the web content article matching the version, replacing its folder, title, description, content, and layout UUID. |
JournalArticle |
JournalArticleServiceWrapper.updateArticle(long userId,
long groupId,
long folderId,
String articleId,
double version,
Map<Locale,String> titleMap,
Map<Locale,String> descriptionMap,
String content,
String layoutUuid,
ServiceContext serviceContext)
Updates the web content article matching the version, replacing its folder, title, description, content, and layout UUID. |
static JournalArticle |
JournalArticleServiceUtil.updateArticle(long userId,
long groupId,
long folderId,
String articleId,
double version,
Map<Locale,String> titleMap,
Map<Locale,String> descriptionMap,
String content,
String layoutUuid,
ServiceContext serviceContext)
Updates the web content article matching the version, replacing its folder, title, description, content, and layout UUID. |
JournalArticle |
JournalArticleLocalServiceWrapper.updateArticle(long userId,
long groupId,
long folderId,
String articleId,
double version,
Map<Locale,String> titleMap,
Map<Locale,String> descriptionMap,
String content,
String layoutUuid,
ServiceContext serviceContext)
Updates the web content article matching the version, replacing its folder, title, description, content, and layout UUID. |
abstract JournalArticle |
JournalArticleLocalService.updateArticle(long userId,
long groupId,
long folderId,
String articleId,
double version,
Map<Locale,String> titleMap,
Map<Locale,String> descriptionMap,
String content,
String type,
String ddmStructureKey,
String ddmTemplateKey,
String layoutUuid,
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 smallImageFile,
Map<String,byte[]> images,
String articleURL,
ServiceContext serviceContext)
Updates the web content article with additional parameters. |
static JournalArticle |
JournalArticleLocalServiceUtil.updateArticle(long userId,
long groupId,
long folderId,
String articleId,
double version,
Map<Locale,String> titleMap,
Map<Locale,String> descriptionMap,
String content,
String type,
String ddmStructureKey,
String ddmTemplateKey,
String layoutUuid,
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 smallImageFile,
Map<String,byte[]> images,
String articleURL,
ServiceContext serviceContext)
Updates the web content article with additional parameters. |
JournalArticle |
JournalArticleLocalServiceWrapper.updateArticle(long userId,
long groupId,
long folderId,
String articleId,
double version,
Map<Locale,String> titleMap,
Map<Locale,String> descriptionMap,
String content,
String type,
String ddmStructureKey,
String ddmTemplateKey,
String layoutUuid,
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 smallImageFile,
Map<String,byte[]> images,
String articleURL,
ServiceContext serviceContext)
Updates the web content article with additional parameters. |
abstract JournalArticle |
JournalArticleLocalService.updateArticle(long userId,
long groupId,
long folderId,
String articleId,
double version,
String content,
ServiceContext serviceContext)
Updates the web content article matching the version, replacing its folder and content. |
static JournalArticle |
JournalArticleLocalServiceUtil.updateArticle(long userId,
long groupId,
long folderId,
String articleId,
double version,
String content,
ServiceContext serviceContext)
Updates the web content article matching the version, replacing its folder and content. |
JournalArticle |
JournalArticleLocalServiceWrapper.updateArticle(long userId,
long groupId,
long folderId,
String articleId,
double version,
String content,
ServiceContext serviceContext)
Updates the web content article matching the version, replacing its folder and content. |
abstract JournalArticle |
JournalArticleService.updateArticle(long groupId,
long folderId,
String articleId,
double version,
Map<Locale,String> titleMap,
Map<Locale,String> descriptionMap,
String content,
String type,
String ddmStructureKey,
String ddmTemplateKey,
String layoutUuid,
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)
Updates the web content article with additional parameters. |
JournalArticle |
JournalArticleServiceWrapper.updateArticle(long groupId,
long folderId,
String articleId,
double version,
Map<Locale,String> titleMap,
Map<Locale,String> descriptionMap,
String content,
String type,
String ddmStructureKey,
String ddmTemplateKey,
String layoutUuid,
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)
Updates the web content article with additional parameters. |
static JournalArticle |
JournalArticleServiceUtil.updateArticle(long groupId,
long folderId,
String articleId,
double version,
Map<Locale,String> titleMap,
Map<Locale,String> descriptionMap,
String content,
String type,
String ddmStructureKey,
String ddmTemplateKey,
String layoutUuid,
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)
Updates the web content article with additional parameters. |
abstract JournalArticle |
JournalArticleService.updateArticle(long groupId,
long folderId,
String articleId,
double version,
String content,
ServiceContext serviceContext)
Updates the web content article matching the version, replacing its folder and content. |
JournalArticle |
JournalArticleServiceWrapper.updateArticle(long groupId,
long folderId,
String articleId,
double version,
String content,
ServiceContext serviceContext)
Updates the web content article matching the version, replacing its folder and content. |
static JournalArticle |
JournalArticleServiceUtil.updateArticle(long groupId,
long folderId,
String articleId,
double version,
String content,
ServiceContext serviceContext)
Updates the web content article matching the version, replacing its folder and content. |
abstract JournalArticle |
JournalArticleLocalService.updateArticleTranslation(long groupId,
String articleId,
double version,
Locale locale,
String title,
String description,
String content,
Map<String,byte[]> images)
Deprecated. As of 6.2.0, replaced by JournalArticleLocalService.updateArticleTranslation(long, String, double, Locale,
String, String, String, Map, ServiceContext) |
static JournalArticle |
JournalArticleLocalServiceUtil.updateArticleTranslation(long groupId,
String articleId,
double version,
Locale locale,
String title,
String description,
String content,
Map<String,byte[]> images)
Deprecated. As of 6.2.0, replaced by JournalArticleLocalServiceUtil.updateArticleTranslation(long, String, double, Locale,
String, String, String, Map, ServiceContext) |
abstract JournalArticle |
JournalArticleService.updateArticleTranslation(long groupId,
String articleId,
double version,
Locale locale,
String title,
String description,
String content,
Map<String,byte[]> images)
Deprecated. As of 6.2.0, replaced by JournalArticleService.updateArticleTranslation(long, String, double, Locale,
String, String, String, Map, ServiceContext) |
JournalArticle |
JournalArticleServiceWrapper.updateArticleTranslation(long groupId,
String articleId,
double version,
Locale locale,
String title,
String description,
String content,
Map<String,byte[]> images)
Deprecated. As of 6.2.0, replaced by JournalArticleServiceWrapper.updateArticleTranslation(long, String, double, Locale,
String, String, String, Map, ServiceContext) |
static JournalArticle |
JournalArticleServiceUtil.updateArticleTranslation(long groupId,
String articleId,
double version,
Locale locale,
String title,
String description,
String content,
Map<String,byte[]> images)
Deprecated. As of 6.2.0, replaced by JournalArticleServiceUtil.updateArticleTranslation(long, String, double, Locale,
String, String, String, Map, ServiceContext) |
JournalArticle |
JournalArticleLocalServiceWrapper.updateArticleTranslation(long groupId,
String articleId,
double version,
Locale locale,
String title,
String description,
String content,
Map<String,byte[]> images)
Deprecated. As of 6.2.0, replaced by JournalArticleLocalServiceWrapper.updateArticleTranslation(long, String, double, Locale,
String, String, String, Map, ServiceContext) |
abstract JournalArticle |
JournalArticleLocalService.updateArticleTranslation(long groupId,
String articleId,
double version,
Locale locale,
String title,
String description,
String content,
Map<String,byte[]> images,
ServiceContext serviceContext)
Updates the translation of the web content article. |
static JournalArticle |
JournalArticleLocalServiceUtil.updateArticleTranslation(long groupId,
String articleId,
double version,
Locale locale,
String title,
String description,
String content,
Map<String,byte[]> images,
ServiceContext serviceContext)
Updates the translation of the web content article. |
abstract JournalArticle |
JournalArticleService.updateArticleTranslation(long groupId,
String articleId,
double version,
Locale locale,
String title,
String description,
String content,
Map<String,byte[]> images,
ServiceContext serviceContext)
Updates the translation of the web content article. |
JournalArticle |
JournalArticleServiceWrapper.updateArticleTranslation(long groupId,
String articleId,
double version,
Locale locale,
String title,
String description,
String content,
Map<String,byte[]> images,
ServiceContext serviceContext)
Updates the translation of the web content article. |
static JournalArticle |
JournalArticleServiceUtil.updateArticleTranslation(long groupId,
String articleId,
double version,
Locale locale,
String title,
String description,
String content,
Map<String,byte[]> images,
ServiceContext serviceContext)
Updates the translation of the web content article. |
JournalArticle |
JournalArticleLocalServiceWrapper.updateArticleTranslation(long groupId,
String articleId,
double version,
Locale locale,
String title,
String description,
String content,
Map<String,byte[]> images,
ServiceContext serviceContext)
Updates the translation of the web content article. |
abstract void |
JournalArticleLocalService.updateAsset(long userId,
JournalArticle article,
long[] assetCategoryIds,
String[] assetTagNames,
long[] assetLinkEntryIds)
Updates the web content article's asset with the new asset categories, tag names, and link entries, removing and adding them as necessary. |
static void |
JournalArticleLocalServiceUtil.updateAsset(long userId,
JournalArticle article,
long[] assetCategoryIds,
String[] assetTagNames,
long[] assetLinkEntryIds)
Updates the web content article's asset with the new asset categories, tag names, and link entries, removing and adding them as necessary. |
void |
JournalArticleLocalServiceWrapper.updateAsset(long userId,
JournalArticle article,
long[] assetCategoryIds,
String[] assetTagNames,
long[] assetLinkEntryIds)
Updates the web content article's asset with the new asset categories, tag names, and link entries, removing and adding them as necessary. |
static void |
JournalFolderLocalServiceUtil.updateAsset(long userId,
JournalFolder folder,
long[] assetCategoryIds,
String[] assetTagNames,
long[] assetLinkEntryIds)
|
abstract void |
JournalFolderLocalService.updateAsset(long userId,
JournalFolder folder,
long[] assetCategoryIds,
String[] assetTagNames,
long[] assetLinkEntryIds)
|
void |
JournalFolderLocalServiceWrapper.updateAsset(long userId,
JournalFolder folder,
long[] assetCategoryIds,
String[] assetTagNames,
long[] assetLinkEntryIds)
|
abstract JournalArticle |
JournalArticleLocalService.updateContent(long groupId,
String articleId,
double version,
String content)
Updates the web content article matching the group, article ID, and version, replacing its content. |
static JournalArticle |
JournalArticleLocalServiceUtil.updateContent(long groupId,
String articleId,
double version,
String content)
Updates the web content article matching the group, article ID, and version, replacing its content. |
abstract JournalArticle |
JournalArticleService.updateContent(long groupId,
String articleId,
double version,
String content)
Updates the web content article matching the group, article ID, and version, replacing its content. |
JournalArticle |
JournalArticleServiceWrapper.updateContent(long groupId,
String articleId,
double version,
String content)
Updates the web content article matching the group, article ID, and version, replacing its content. |
static JournalArticle |
JournalArticleServiceUtil.updateContent(long groupId,
String articleId,
double version,
String content)
Updates the web content article matching the group, article ID, and version, replacing its content. |
JournalArticle |
JournalArticleLocalServiceWrapper.updateContent(long groupId,
String articleId,
double version,
String content)
Updates the web content article matching the group, article ID, and version, replacing its content. |
static JournalContentSearch |
JournalContentSearchLocalServiceUtil.updateContentSearch(long groupId,
boolean privateLayout,
long layoutId,
String portletId,
String articleId)
|
abstract JournalContentSearch |
JournalContentSearchLocalService.updateContentSearch(long groupId,
boolean privateLayout,
long layoutId,
String portletId,
String articleId)
|
JournalContentSearch |
JournalContentSearchLocalServiceWrapper.updateContentSearch(long groupId,
boolean privateLayout,
long layoutId,
String portletId,
String articleId)
|
static List<JournalContentSearch> |
JournalContentSearchLocalServiceUtil.updateContentSearch(long groupId,
boolean privateLayout,
long layoutId,
String portletId,
String[] articleIds)
|
abstract List<JournalContentSearch> |
JournalContentSearchLocalService.updateContentSearch(long groupId,
boolean privateLayout,
long layoutId,
String portletId,
String[] articleIds)
|
List<JournalContentSearch> |
JournalContentSearchLocalServiceWrapper.updateContentSearch(long groupId,
boolean privateLayout,
long layoutId,
String portletId,
String[] articleIds)
|
static JournalContentSearch |
JournalContentSearchLocalServiceUtil.updateContentSearch(long groupId,
boolean privateLayout,
long layoutId,
String portletId,
String articleId,
boolean purge)
|
abstract JournalContentSearch |
JournalContentSearchLocalService.updateContentSearch(long groupId,
boolean privateLayout,
long layoutId,
String portletId,
String articleId,
boolean purge)
|
JournalContentSearch |
JournalContentSearchLocalServiceWrapper.updateContentSearch(long groupId,
boolean privateLayout,
long layoutId,
String portletId,
String articleId,
boolean purge)
|
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 feedFormat,
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)
|
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 feedFormat,
double feedVersion,
ServiceContext serviceContext)
|
abstract 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 |
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)
|
abstract 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 feedFormat,
double feedVersion,
ServiceContext serviceContext)
|
static JournalFolder |
JournalFolderLocalServiceUtil.updateFolder(long userId,
long folderId,
long parentFolderId,
String name,
String description,
boolean mergeWithParentFolder,
ServiceContext serviceContext)
|
abstract JournalFolder |
JournalFolderLocalService.updateFolder(long userId,
long folderId,
long parentFolderId,
String name,
String description,
boolean mergeWithParentFolder,
ServiceContext serviceContext)
|
JournalFolder |
JournalFolderLocalServiceWrapper.updateFolder(long userId,
long folderId,
long parentFolderId,
String name,
String description,
boolean mergeWithParentFolder,
ServiceContext serviceContext)
|
JournalFolder |
JournalFolderServiceWrapper.updateFolder(long folderId,
long parentFolderId,
String name,
String description,
boolean mergeWithParentFolder,
ServiceContext serviceContext)
|
static JournalFolder |
JournalFolderServiceUtil.updateFolder(long folderId,
long parentFolderId,
String name,
String description,
boolean mergeWithParentFolder,
ServiceContext serviceContext)
|
abstract JournalFolder |
JournalFolderService.updateFolder(long folderId,
long parentFolderId,
String name,
String description,
boolean mergeWithParentFolder,
ServiceContext serviceContext)
|
abstract JournalStructure |
JournalStructureLocalService.updateJournalStructure(JournalStructure structure)
Deprecated. |
JournalStructure |
JournalStructureLocalServiceWrapper.updateJournalStructure(JournalStructure structure)
Deprecated. |
static JournalStructure |
JournalStructureLocalServiceUtil.updateJournalStructure(JournalStructure structure)
Deprecated. |
abstract JournalTemplate |
JournalTemplateLocalService.updateJournalTemplate(JournalTemplate template)
Deprecated. |
static JournalTemplate |
JournalTemplateLocalServiceUtil.updateJournalTemplate(JournalTemplate template)
Deprecated. |
JournalTemplate |
JournalTemplateLocalServiceWrapper.updateJournalTemplate(JournalTemplate template)
Deprecated. |
abstract JournalArticle |
JournalArticleLocalService.updateStatus(long userId,
JournalArticle article,
int status,
String articleURL,
Map<String,Serializable> workflowContext,
ServiceContext serviceContext)
Updates the workflow status of the web content article. |
static JournalArticle |
JournalArticleLocalServiceUtil.updateStatus(long userId,
JournalArticle article,
int status,
String articleURL,
Map<String,Serializable> workflowContext,
ServiceContext serviceContext)
Updates the workflow status of the web content article. |
JournalArticle |
JournalArticleLocalServiceWrapper.updateStatus(long userId,
JournalArticle article,
int status,
String articleURL,
Map<String,Serializable> workflowContext,
ServiceContext serviceContext)
Updates the workflow status of the web content article. |
static JournalFolder |
JournalFolderLocalServiceUtil.updateStatus(long userId,
JournalFolder folder,
int status)
|
abstract JournalFolder |
JournalFolderLocalService.updateStatus(long userId,
JournalFolder folder,
int status)
|
JournalFolder |
JournalFolderLocalServiceWrapper.updateStatus(long userId,
JournalFolder folder,
int status)
|
abstract JournalArticle |
JournalArticleLocalService.updateStatus(long userId,
long classPK,
int status,
Map<String,Serializable> workflowContext,
ServiceContext serviceContext)
Updates the workflow status of the web content article matching the class PK. |
static JournalArticle |
JournalArticleLocalServiceUtil.updateStatus(long userId,
long classPK,
int status,
Map<String,Serializable> workflowContext,
ServiceContext serviceContext)
Updates the workflow status of the web content article matching the class PK. |
JournalArticle |
JournalArticleLocalServiceWrapper.updateStatus(long userId,
long classPK,
int status,
Map<String,Serializable> workflowContext,
ServiceContext serviceContext)
Updates the workflow status of the web content article matching the class PK. |
abstract JournalArticle |
JournalArticleLocalService.updateStatus(long userId,
long groupId,
String articleId,
double version,
int status,
String articleURL,
Map<String,Serializable> workflowContext,
ServiceContext serviceContext)
Updates the workflow status of the web content article matching the group, article ID, and version. |
static JournalArticle |
JournalArticleLocalServiceUtil.updateStatus(long userId,
long groupId,
String articleId,
double version,
int status,
String articleURL,
Map<String,Serializable> workflowContext,
ServiceContext serviceContext)
Updates the workflow status of the web content article matching the group, article ID, and version. |
JournalArticle |
JournalArticleLocalServiceWrapper.updateStatus(long userId,
long groupId,
String articleId,
double version,
int status,
String articleURL,
Map<String,Serializable> workflowContext,
ServiceContext serviceContext)
Updates the workflow status of the web content article matching the group, article ID, and version. |
abstract JournalArticle |
JournalArticleService.updateStatus(long groupId,
String articleId,
double version,
int status,
String articleURL,
ServiceContext serviceContext)
Updates the workflow status of the web content article matching the group, article ID, and version. |
JournalArticle |
JournalArticleServiceWrapper.updateStatus(long groupId,
String articleId,
double version,
int status,
String articleURL,
ServiceContext serviceContext)
Updates the workflow status of the web content article matching the group, article ID, and version. |
static JournalArticle |
JournalArticleServiceUtil.updateStatus(long groupId,
String articleId,
double version,
int status,
String articleURL,
ServiceContext serviceContext)
Updates the workflow status of the web content article matching the group, article ID, and version. |
abstract JournalStructure |
JournalStructureLocalService.updateStructure(long groupId,
String structureId,
String parentStructureId,
Map<Locale,String> nameMap,
Map<Locale,String> descriptionMap,
String xsd,
ServiceContext serviceContext)
Deprecated. |
JournalStructure |
JournalStructureLocalServiceWrapper.updateStructure(long groupId,
String structureId,
String parentStructureId,
Map<Locale,String> nameMap,
Map<Locale,String> descriptionMap,
String xsd,
ServiceContext serviceContext)
Deprecated. |
static JournalStructure |
JournalStructureLocalServiceUtil.updateStructure(long groupId,
String structureId,
String parentStructureId,
Map<Locale,String> nameMap,
Map<Locale,String> descriptionMap,
String xsd,
ServiceContext serviceContext)
Deprecated. |
abstract JournalStructure |
JournalStructureService.updateStructure(long groupId,
String structureId,
String parentStructureId,
Map<Locale,String> nameMap,
Map<Locale,String> descriptionMap,
String xsd,
ServiceContext serviceContext)
Deprecated. |
JournalStructure |
JournalStructureServiceWrapper.updateStructure(long groupId,
String structureId,
String parentStructureId,
Map<Locale,String> nameMap,
Map<Locale,String> descriptionMap,
String xsd,
ServiceContext serviceContext)
Deprecated. |
static JournalStructure |
JournalStructureServiceUtil.updateStructure(long groupId,
String structureId,
String parentStructureId,
Map<Locale,String> nameMap,
Map<Locale,String> descriptionMap,
String xsd,
ServiceContext serviceContext)
Deprecated. |
static JournalTemplate |
JournalTemplateServiceUtil.updateTemplate(long groupId,
String templateId,
String structureId,
Map<Locale,String> nameMap,
Map<Locale,String> descriptionMap,
String xsl,
boolean formatXsl,
String langType,
boolean cacheable,
boolean smallImage,
String smallImageURL,
File smallFile,
ServiceContext serviceContext)
Deprecated. |
abstract JournalTemplate |
JournalTemplateLocalService.updateTemplate(long groupId,
String templateId,
String structureId,
Map<Locale,String> nameMap,
Map<Locale,String> descriptionMap,
String xsl,
boolean formatXsl,
String langType,
boolean cacheable,
boolean smallImage,
String smallImageURL,
File smallImageFile,
ServiceContext serviceContext)
Deprecated. |
static JournalTemplate |
JournalTemplateLocalServiceUtil.updateTemplate(long groupId,
String templateId,
String structureId,
Map<Locale,String> nameMap,
Map<Locale,String> descriptionMap,
String xsl,
boolean formatXsl,
String langType,
boolean cacheable,
boolean smallImage,
String smallImageURL,
File smallImageFile,
ServiceContext serviceContext)
Deprecated. |
JournalTemplate |
JournalTemplateServiceWrapper.updateTemplate(long groupId,
String templateId,
String structureId,
Map<Locale,String> nameMap,
Map<Locale,String> descriptionMap,
String xsl,
boolean formatXsl,
String langType,
boolean cacheable,
boolean smallImage,
String smallImageURL,
File smallFile,
ServiceContext serviceContext)
Deprecated. |
JournalTemplate |
JournalTemplateLocalServiceWrapper.updateTemplate(long groupId,
String templateId,
String structureId,
Map<Locale,String> nameMap,
Map<Locale,String> descriptionMap,
String xsl,
boolean formatXsl,
String langType,
boolean cacheable,
boolean smallImage,
String smallImageURL,
File smallImageFile,
ServiceContext serviceContext)
Deprecated. |
abstract JournalTemplate |
JournalTemplateService.updateTemplate(long groupId,
String templateId,
String structureId,
Map<Locale,String> nameMap,
Map<Locale,String> descriptionMap,
String xsl,
boolean formatXsl,
String langType,
boolean cacheable,
boolean smallImage,
String smallImageURL,
File smallFile,
ServiceContext serviceContext)
Deprecated. |
static JournalTemplate |
JournalTemplateServiceUtil.updateTemplate(long groupId,
String templateId,
String structureId,
Map<Locale,String> nameMap,
Map<Locale,String> descriptionMap,
String xsl,
boolean formatXsl,
String langType,
boolean cacheable,
ServiceContext serviceContext)
Deprecated. |
JournalTemplate |
JournalTemplateServiceWrapper.updateTemplate(long groupId,
String templateId,
String structureId,
Map<Locale,String> nameMap,
Map<Locale,String> descriptionMap,
String xsl,
boolean formatXsl,
String langType,
boolean cacheable,
ServiceContext serviceContext)
Deprecated. |
abstract JournalTemplate |
JournalTemplateService.updateTemplate(long groupId,
String templateId,
String structureId,
Map<Locale,String> nameMap,
Map<Locale,String> descriptionMap,
String xsl,
boolean formatXsl,
String langType,
boolean cacheable,
ServiceContext serviceContext)
Deprecated. |
| Uses of PortalException in com.liferay.portlet.journal.service.persistence |
|---|
| Methods in com.liferay.portlet.journal.service.persistence that throw PortalException | |
|---|---|
protected void |
JournalArticleExportActionableDynamicQuery.performAction(Object object)
|
protected void |
JournalFolderExportActionableDynamicQuery.performAction(Object object)
|
protected void |
JournalFeedExportActionableDynamicQuery.performAction(Object object)
|
long |
JournalArticleExportActionableDynamicQuery.performCount()
|
long |
JournalFolderExportActionableDynamicQuery.performCount()
|
long |
JournalFeedExportActionableDynamicQuery.performCount()
|
| Uses of PortalException in com.liferay.portlet.layoutsadmin.util |
|---|
| Methods in com.liferay.portlet.layoutsadmin.util that throw PortalException | |
|---|---|
abstract String |
Sitemap.getSitemap(long groupId,
boolean privateLayout,
ThemeDisplay themeDisplay)
|
static String |
SitemapUtil.getSitemap(long groupId,
boolean privateLayout,
ThemeDisplay themeDisplay)
|
| Uses of PortalException in com.liferay.portlet.messageboards |
|---|
| Subclasses of PortalException in com.liferay.portlet.messageboards | |
|---|---|
class |
BannedUserException
|
class |
LockedThreadException
|
class |
MailingListEmailAddressException
|
class |
MailingListInServerNameException
|
class |
MailingListInUserNameException
|
class |
MailingListOutEmailAddressException
|
class |
MailingListOutServerNameException
|
class |
MailingListOutUserNameException
|
class |
MessageBodyException
|
class |
MessageSubjectException
|
class |
NoSuchBanException
|
class |
NoSuchDiscussionException
|
class |
NoSuchMailingListException
|
class |
NoSuchMessageException
|
class |
NoSuchThreadException
|
class |
NoSuchThreadFlagException
|
class |
RequiredMessageException
|
class |
SplitThreadException
|
| Uses of PortalException in com.liferay.portlet.messageboards.model |
|---|
| Methods in com.liferay.portlet.messageboards.model that throw PortalException | |
|---|---|
Folder |
MBThreadWrapper.addAttachmentsFolder()
|
abstract Folder |
MBMessage.addAttachmentsFolder()
|
Folder |
MBMessageWrapper.addAttachmentsFolder()
|
abstract Folder |
MBThread.addAttachmentsFolder()
|
abstract List<Long> |
MBCategory.getAncestorCategoryIds()
|
List<Long> |
MBCategoryWrapper.getAncestorCategoryIds()
|
abstract List<MBCategory> |
MBCategory.getAncestors()
|
List<MBCategory> |
MBCategoryWrapper.getAncestors()
|
abstract List<FileEntry> |
MBMessage.getAttachmentsFileEntries()
|
List<FileEntry> |
MBMessageWrapper.getAttachmentsFileEntries()
|
abstract List<FileEntry> |
MBMessage.getAttachmentsFileEntries(int start,
int end)
|
List<FileEntry> |
MBMessageWrapper.getAttachmentsFileEntries(int start,
int end)
|
abstract int |
MBMessage.getAttachmentsFileEntriesCount()
|
int |
MBMessageWrapper.getAttachmentsFileEntriesCount()
|
abstract long |
MBMessage.getAttachmentsFolderId()
|
long |
MBMessageWrapper.getAttachmentsFolderId()
|
MBCategory |
MBThreadWrapper.getCategory()
|
abstract MBCategory |
MBMessage.getCategory()
|
MBCategory |
MBMessageWrapper.getCategory()
|
abstract MBCategory |
MBThread.getCategory()
|
abstract List<FileEntry> |
MBMessage.getDeletedAttachmentsFileEntries()
|
List<FileEntry> |
MBMessageWrapper.getDeletedAttachmentsFileEntries()
|
abstract List<FileEntry> |
MBMessage.getDeletedAttachmentsFileEntries(int start,
int end)
|
List<FileEntry> |
MBMessageWrapper.getDeletedAttachmentsFileEntries(int start,
int end)
|
abstract int |
MBMessage.getDeletedAttachmentsFileEntriesCount()
|
int |
MBMessageWrapper.getDeletedAttachmentsFileEntriesCount()
|
abstract MBCategory |
MBCategory.getParentCategory()
|
MBCategory |
MBCategoryWrapper.getParentCategory()
|
abstract MBThread |
MBMessage.getThread()
|
MBThread |
MBMessageWrapper.getThread()
|
abstract long |
MBMessage.getThreadAttachmentsFolderId()
|
long |
MBMessageWrapper.getThreadAttachmentsFolderId()
|
TrashEntry |
MBThreadWrapper.getTrashEntry()
Returns the trash entry created when this message boards thread was moved to the Recycle Bin. |
abstract TrashEntry |
MBThreadModel.getTrashEntry()
Returns the trash entry created when this message boards thread was moved to the Recycle Bin. |
abstract TrashEntry |
MBMessageModel.getTrashEntry()
Returns the trash entry created when this message-boards message was moved to the Recycle Bin. |
TrashEntry |
MBCategoryWrapper.getTrashEntry()
Returns the trash entry created when this message boards category was moved to the Recycle Bin. |
abstract TrashEntry |
MBCategoryModel.getTrashEntry()
Returns the trash entry created when this message boards category was moved to the Recycle Bin. |
TrashEntry |
MBMessageWrapper.getTrashEntry()
Returns the trash entry created when this message-boards message was moved to the Recycle Bin. |
| Uses of PortalException in com.liferay.portlet.messageboards.service |
|---|
| Methods in com.liferay.portlet.messageboards.service that throw PortalException | |
|---|---|
MBBan |
MBBanLocalServiceWrapper.addBan(long userId,
long banUserId,
ServiceContext serviceContext)
|
static MBBan |
MBBanLocalServiceUtil.addBan(long userId,
long banUserId,
ServiceContext serviceContext)
|
abstract MBBan |
MBBanLocalService.addBan(long userId,
long banUserId,
ServiceContext serviceContext)
|
MBBan |
MBBanServiceWrapper.addBan(long banUserId,
ServiceContext serviceContext)
|
abstract MBBan |
MBBanService.addBan(long banUserId,
ServiceContext serviceContext)
|
static MBBan |
MBBanServiceUtil.addBan(long banUserId,
ServiceContext serviceContext)
|
MBCategory |
MBCategoryServiceWrapper.addCategory(long userId,
long parentCategoryId,
String name,
String description,
ServiceContext serviceContext)
|
static MBCategory |
MBCategoryLocalServiceUtil.addCategory(long userId,
long parentCategoryId,
String name,
String description,
ServiceContext serviceContext)
|
abstract MBCategory |
MBCategoryService.addCategory(long userId,
long parentCategoryId,
String name,
String description,
ServiceContext serviceContext)
|
MBCategory |
MBCategoryLocalServiceWrapper.addCategory(long userId,
long parentCategoryId,
String name,
String description,
ServiceContext serviceContext)
|
static MBCategory |
MBCategoryServiceUtil.addCategory(long userId,
long parentCategoryId,
String name,
String description,
ServiceContext serviceContext)
|
abstract MBCategory |
MBCategoryLocalService.addCategory(long userId,
long parentCategoryId,
String name,
String description,
ServiceContext serviceContext)
|
static MBCategory |
MBCategoryLocalServiceUtil.addCategory(long userId,
long parentCategoryId,
String name,
String description,
String displayStyle,
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 allowAnonymous,
boolean mailingListActive,
ServiceContext serviceContext)
|
MBCategory |
MBCategoryLocalServiceWrapper.addCategory(long userId,
long parentCategoryId,
String name,
String description,
String displayStyle,
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 allowAnonymous,
boolean mailingListActive,
ServiceContext serviceContext)
|
abstract MBCategory |
MBCategoryLocalService.addCategory(long userId,
long parentCategoryId,
String name,
String description,
String displayStyle,
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 allowAnonymous,
boolean mailingListActive,
ServiceContext serviceContext)
|
MBCategory |
MBCategoryServiceWrapper.addCategory(long parentCategoryId,
String name,
String description,
String displayStyle,
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 allowAnonymousEmail,
ServiceContext serviceContext)
|
abstract MBCategory |
MBCategoryService.addCategory(long parentCategoryId,
String name,
String description,
String displayStyle,
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 allowAnonymousEmail,
ServiceContext serviceContext)
|
static MBCategory |
MBCategoryServiceUtil.addCategory(long parentCategoryId,
String name,
String description,
String displayStyle,
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 allowAnonymousEmail,
ServiceContext serviceContext)
|
static void |
MBCategoryLocalServiceUtil.addCategoryResources(long categoryId,
boolean addGroupPermissions,
boolean addGuestPermissions)
|
void |
MBCategoryLocalServiceWrapper.addCategoryResources(long categoryId,
boolean addGroupPermissions,
boolean addGuestPermissions)
|
abstract void |
MBCategoryLocalService.addCategoryResources(long categoryId,
boolean addGroupPermissions,
boolean addGuestPermissions)
|
static void |
MBCategoryLocalServiceUtil.addCategoryResources(long categoryId,
String[] groupPermissions,
String[] guestPermissions)
|
void |
MBCategoryLocalServiceWrapper.addCategoryResources(long categoryId,
String[] groupPermissions,
String[] guestPermissions)
|
abstract void |
MBCategoryLocalService.addCategoryResources(long categoryId,
String[] groupPermissions,
String[] guestPermissions)
|
static void |
MBCategoryLocalServiceUtil.addCategoryResources(MBCategory category,
boolean addGroupPermissions,
boolean addGuestPermissions)
|
void |
MBCategoryLocalServiceWrapper.addCategoryResources(MBCategory category,
boolean addGroupPermissions,
boolean addGuestPermissions)
|
abstract void |
MBCategoryLocalService.addCategoryResources(MBCategory category,
boolean addGroupPermissions,
boolean addGuestPermissions)
|
static void |
MBCategoryLocalServiceUtil.addCategoryResources(MBCategory category,
String[] groupPermissions,
String[] guestPermissions)
|
void |
MBCategoryLocalServiceWrapper.addCategoryResources(MBCategory category,
String[] groupPermissions,
String[] guestPermissions)
|
abstract void |
MBCategoryLocalService.addCategoryResources(MBCategory category,
String[] groupPermissions,
String[] guestPermissions)
|
abstract MBDiscussion |
MBDiscussionLocalService.addDiscussion(long userId,
long classNameId,
long classPK,
long threadId,
ServiceContext serviceContext)
|
MBDiscussion |
MBDiscussionLocalServiceWrapper.addDiscussion(long userId,
long classNameId,
long classPK,
long threadId,
ServiceContext serviceContext)
|
static MBDiscussion |
MBDiscussionLocalServiceUtil.addDiscussion(long userId,
long classNameId,
long classPK,
long threadId,
ServiceContext serviceContext)
|
static MBMessage |
MBMessageLocalServiceUtil.addDiscussionMessage(long userId,
String userName,
long groupId,
String className,
long classPK,
int workflowAction)
|
MBMessage |
MBMessageLocalServiceWrapper.addDiscussionMessage(long userId,
String userName,
long groupId,
String className,
long classPK,
int workflowAction)
|
abstract MBMessage |
MBMessageLocalService.addDiscussionMessage(long userId,
String userName,
long groupId,
String className,
long classPK,
int workflowAction)
|
abstract MBMessage |
MBMessageService.addDiscussionMessage(long groupId,
String className,
long classPK,
String permissionClassName,
long permissionClassPK,
long permissionOwnerId,
long threadId,
long parentMessageId,
String subject,
String body,
ServiceContext serviceContext)
|
MBMessage |
MBMessageServiceWrapper.addDiscussionMessage(long groupId,
String className,
long classPK,
String permissionClassName,
long permissionClassPK,
long permissionOwnerId,
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 permissionOwnerId,
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 |
MBMessageLocalServiceWrapper.addDiscussionMessage(long userId,
String userName,
long groupId,
String className,
long classPK,
long threadId,
long parentMessageId,
String subject,
String body,
ServiceContext serviceContext)
|
abstract MBMessage |
MBMessageLocalService.addDiscussionMessage(long userId,
String userName,
long groupId,
String className,
long classPK,
long threadId,
long parentMessageId,
String subject,
String body,
ServiceContext serviceContext)
|
abstract 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 allowAnonymous,
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 allowAnonymous,
boolean active,
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 allowAnonymous,
boolean active,
ServiceContext serviceContext)
|
abstract MBMessage |
MBMessageService.addMessage(long groupId,
long categoryId,
long threadId,
long parentMessageId,
String subject,
String body,
String format,
List<ObjectValuePair<String,InputStream>> inputStreamOVPs,
boolean anonymous,
double priority,
boolean allowPingbacks,
ServiceContext serviceContext)
Deprecated. As of 6.2.0, replaced by MBMessageService.addMessage(long, String,
String, String, java.util.List, boolean, double, boolean,
com.liferay.portal.service.ServiceContext) |
MBMessage |
MBMessageServiceWrapper.addMessage(long groupId,
long categoryId,
long threadId,
long parentMessageId,
String subject,
String body,
String format,
List<ObjectValuePair<String,InputStream>> inputStreamOVPs,
boolean anonymous,
double priority,
boolean allowPingbacks,
ServiceContext serviceContext)
Deprecated. As of 6.2.0, replaced by MBMessageServiceWrapper.addMessage(long, String,
String, String, java.util.List, boolean, double, boolean,
com.liferay.portal.service.ServiceContext) |
static MBMessage |
MBMessageServiceUtil.addMessage(long groupId,
long categoryId,
long threadId,
long parentMessageId,
String subject,
String body,
String format,
List<ObjectValuePair<String,InputStream>> inputStreamOVPs,
boolean anonymous,
double priority,
boolean allowPingbacks,
ServiceContext serviceContext)
Deprecated. As of 6.2.0, replaced by MBMessageServiceUtil.addMessage(long, String,
String, String, java.util.List, boolean, double, boolean,
com.liferay.portal.service.ServiceContext) |
abstract MBMessage |
MBMessageService.addMessage(long groupId,
long categoryId,
String subject,
String body,
String fileName,
File file,
ServiceContext serviceContext)
|
MBMessage |
MBMessageServiceWrapper.addMessage(long groupId,
long categoryId,
String subject,
String body,
String fileName,
File file,
ServiceContext serviceContext)
|
static MBMessage |
MBMessageServiceUtil.addMessage(long groupId,
long categoryId,
String subject,
String body,
String fileName,
File file,
ServiceContext serviceContext)
|
abstract MBMessage |
MBMessageService.addMessage(long groupId,
long categoryId,
String subject,
String body,
String format,
List<ObjectValuePair<String,InputStream>> inputStreamOVPs,
boolean anonymous,
double priority,
boolean allowPingbacks,
ServiceContext serviceContext)
|
MBMessage |
MBMessageServiceWrapper.addMessage(long groupId,
long categoryId,
String subject,
String body,
String format,
List<ObjectValuePair<String,InputStream>> inputStreamOVPs,
boolean anonymous,
double priority,
boolean allowPingbacks,
ServiceContext serviceContext)
|
static MBMessage |
MBMessageServiceUtil.addMessage(long groupId,
long categoryId,
String subject,
String body,
String format,
List<ObjectValuePair<String,InputStream>> inputStreamOVPs,
boolean anonymous,
double priority,
boolean allowPingbacks,
ServiceContext serviceContext)
|
abstract MBMessage |
MBMessageService.addMessage(long groupId,
long categoryId,
String subject,
String body,
String format,
String fileName,
File file,
boolean anonymous,
double priority,
boolean allowPingbacks,
ServiceContext serviceContext)
|
MBMessage |
MBMessageServiceWrapper.addMessage(long groupId,
long categoryId,
String subject,
String body,
String format,
String fileName,
File file,
boolean anonymous,
double priority,
boolean allowPingbacks,
ServiceContext serviceContext)
|
static MBMessage |
MBMessageServiceUtil.addMessage(long groupId,
long categoryId,
String subject,
String body,
String format,
String fileName,
File file,
boolean anonymous,
double priority,
boolean allowPingbacks,
ServiceContext serviceContext)
|
static MBMessage |
MBMessageLocalServiceUtil.addMessage(long userId,
String userName,
long groupId,
long categoryId,
long threadId,
long parentMessageId,
String subject,
String body,
String format,
List<ObjectValuePair<String,InputStream>> inputStreamOVPs,
boolean anonymous,
double priority,
boolean allowPingbacks,
ServiceContext serviceContext)
|
MBMessage |
MBMessageLocalServiceWrapper.addMessage(long userId,
String userName,
long groupId,
long categoryId,
long threadId,
long parentMessageId,
String subject,
String body,
String format,
List<ObjectValuePair<String,InputStream>> inputStreamOVPs,
boolean anonymous,
double priority,
boolean allowPingbacks,
ServiceContext serviceContext)
|
abstract MBMessage |
MBMessageLocalService.addMessage(long userId,
String userName,
long groupId,
long categoryId,
long threadId,
long parentMessageId,
String subject,
String body,
String format,
List<ObjectValuePair<String,InputStream>> inputStreamOVPs,
boolean anonymous,
double priority,
boolean allowPingbacks,
ServiceContext serviceContext)
|
static MBMessage |
MBMessageLocalServiceUtil.addMessage(long userId,
String userName,
long groupId,
long categoryId,
String subject,
String body,
String fileName,
File file,
ServiceContext serviceContext)
|
MBMessage |
MBMessageLocalServiceWrapper.addMessage(long userId,
String userName,
long groupId,
long categoryId,
String subject,
String body,
String fileName,
File file,
ServiceContext serviceContext)
|
abstract MBMessage |
MBMessageLocalService.addMessage(long userId,
String userName,
long groupId,
long categoryId,
String subject,
String body,
String fileName,
File file,
ServiceContext serviceContext)
|
static MBMessage |
MBMessageLocalServiceUtil.addMessage(long userId,
String userName,
long groupId,
long categoryId,
String subject,
String body,
String format,
List<ObjectValuePair<String,InputStream>> inputStreamOVPs,
boolean anonymous,
double priority,
boolean allowPingbacks,
ServiceContext serviceContext)
|
MBMessage |
MBMessageLocalServiceWrapper.addMessage(long userId,
String userName,
long groupId,
long categoryId,
String subject,
String body,
String format,
List<ObjectValuePair<String,InputStream>> inputStreamOVPs,
boolean anonymous,
double priority,
boolean allowPingbacks,
ServiceContext serviceContext)
|
abstract MBMessage |
MBMessageLocalService.addMessage(long userId,
String userName,
long groupId,
long categoryId,
String subject,
String body,
String format,
List<ObjectValuePair<String,InputStream>> inputStreamOVPs,
boolean anonymous,
double priority,
boolean allowPingbacks,
ServiceContext serviceContext)
|
static MBMessage |
MBMessageLocalServiceUtil.addMessage(long userId,
String userName,
long groupId,
long categoryId,
String subject,
String body,
String format,
String fileName,
File file,
boolean anonymous,
double priority,
boolean allowPingbacks,
ServiceContext serviceContext)
|
MBMessage |
MBMessageLocalServiceWrapper.addMessage(long userId,
String userName,
long groupId,
long categoryId,
String subject,
String body,
String format,
String fileName,
File file,
boolean anonymous,
double priority,
boolean allowPingbacks,
ServiceContext serviceContext)
|
abstract MBMessage |
MBMessageLocalService.addMessage(long userId,
String userName,
long groupId,
long categoryId,
String subject,
String body,
String format,
String fileName,
File file,
boolean anonymous,
double priority,
boolean allowPingbacks,
ServiceContext serviceContext)
|
static MBMessage |
MBMessageLocalServiceUtil.addMessage(long userId,
String userName,
long categoryId,
String subject,
String body,
ServiceContext serviceContext)
|
MBMessage |
MBMessageLocalServiceWrapper.addMessage(long userId,
String userName,
long categoryId,
String subject,
String body,
ServiceContext serviceContext)
|
abstract MBMessage |
MBMessageLocalService.addMessage(long userId,
String userName,
long categoryId,
String subject,
String body,
ServiceContext serviceContext)
|
abstract MBMessage |
MBMessageService.addMessage(long categoryId,
String subject,
String body,
ServiceContext serviceContext)
|
MBMessage |
MBMessageServiceWrapper.addMessage(long categoryId,
String subject,
String body,
ServiceContext serviceContext)
|
static MBMessage |
MBMessageServiceUtil.addMessage(long categoryId,
String subject,
String body,
ServiceContext serviceContext)
|
abstract MBMessage |
MBMessageService.addMessage(long parentMessageId,
String subject,
String body,
String format,
List<ObjectValuePair<String,InputStream>> inputStreamOVPs,
boolean anonymous,
double priority,
boolean allowPingbacks,
ServiceContext serviceContext)
|
MBMessage |
MBMessageServiceWrapper.addMessage(long parentMessageId,
String subject,
String body,
String format,
List<ObjectValuePair<String,InputStream>> inputStreamOVPs,
boolean anonymous,
double priority,
boolean allowPingbacks,
ServiceContext serviceContext)
|
static MBMessage |
MBMessageServiceUtil.addMessage(long parentMessageId,
String subject,
String body,
String format,
List<ObjectValuePair<String,InputStream>> inputStreamOVPs,
boolean anonymous,
double priority,
boolean allowPingbacks,
ServiceContext serviceContext)
|
static void |
MBMessageLocalServiceUtil.addMessageResources(long messageId,
boolean addGroupPermissions,
boolean addGuestPermissions)
|
void |
MBMessageLocalServiceWrapper.addMessageResources(long messageId,
boolean addGroupPermissions,
boolean addGuestPermissions)
|
abstract void |
MBMessageLocalService.addMessageResources(long messageId,
boolean addGroupPermissions,
boolean addGuestPermissions)
|
static void |
MBMessageLocalServiceUtil.addMessageResources(long messageId,
String[] groupPermissions,
String[] guestPermissions)
|
void |
MBMessageLocalServiceWrapper.addMessageResources(long messageId,
String[] groupPermissions,
String[] guestPermissions)
|
abstract void |
MBMessageLocalService.addMessageResources(long messageId,
String[] groupPermissions,
String[] guestPermissions)
|
static void |
MBMessageLocalServiceUtil.addMessageResources(MBMessage message,
boolean addGroupPermissions,
boolean addGuestPermissions)
|
void |
MBMessageLocalServiceWrapper.addMessageResources(MBMessage message,
boolean addGroupPermissions,
boolean addGuestPermissions)
|
abstract void |
MBMessageLocalService.addMessageResources(MBMessage message,
boolean addGroupPermissions,
boolean addGuestPermissions)
|
static void |
MBMessageLocalServiceUtil.addMessageResources(MBMessage message,
String[] groupPermissions,
String[] guestPermissions)
|
void |
MBMessageLocalServiceWrapper.addMessageResources(MBMessage message,
String[] groupPermissions,
String[] guestPermissions)
|
abstract void |
MBMessageLocalService.addMessageResources(MBMessage message,
String[] groupPermissions,
String[] guestPermissions)
|
MBThread |
MBThreadLocalServiceWrapper.addThread(long categoryId,
MBMessage message,
ServiceContext serviceContext)
|
static MBThread |
MBThreadLocalServiceUtil.addThread(long categoryId,
MBMessage message,
ServiceContext serviceContext)
|
abstract MBThread |
MBThreadLocalService.addThread(long categoryId,
MBMessage message,
ServiceContext serviceContext)
|
abstract void |
MBThreadFlagLocalService.addThreadFlag(long userId,
MBThread thread,
ServiceContext serviceContext)
|
void |
MBThreadFlagLocalServiceWrapper.addThreadFlag(long userId,
MBThread thread,
ServiceContext serviceContext)
|
static void |
MBThreadFlagLocalServiceUtil.addThreadFlag(long userId,
MBThread thread,
ServiceContext serviceContext)
|
void |
MBBanLocalServiceWrapper.checkBan(long groupId,
long banUserId)
|
static void |
MBBanLocalServiceUtil.checkBan(long groupId,
long banUserId)
|
abstract void |
MBBanLocalService.checkBan(long groupId,
long banUserId)
|
void |
MBBanLocalServiceWrapper.deleteBan(long banId)
|
static void |
MBBanLocalServiceUtil.deleteBan(long banId)
|
abstract void |
MBBanLocalService.deleteBan(long banId)
|
void |
MBBanServiceWrapper.deleteBan(long banUserId,
ServiceContext serviceContext)
|
abstract void |
MBBanService.deleteBan(long banUserId,
ServiceContext serviceContext)
|
static void |
MBBanServiceUtil.deleteBan(long banUserId,
ServiceContext serviceContext)
|
static void |
MBCategoryLocalServiceUtil.deleteCategories(long groupId)
|
void |
MBCategoryLocalServiceWrapper.deleteCategories(long groupId)
|
abstract void |
MBCategoryLocalService.deleteCategories(long groupId)
|
static void |
MBCategoryLocalServiceUtil.deleteCategory(long categoryId)
|
void |
MBCategoryLocalServiceWrapper.deleteCategory(long categoryId)
|
abstract void |
MBCategoryLocalService.deleteCategory(long categoryId)
|
void |
MBCategoryServiceWrapper.deleteCategory(long categoryId,
boolean includeTrashedEntries)
|
abstract void |
MBCategoryService.deleteCategory(long categoryId,
boolean includeTrashedEntries)
|
static void |
MBCategoryServiceUtil.deleteCategory(long categoryId,
boolean includeTrashedEntries)
|
void |
MBCategoryServiceWrapper.deleteCategory(long groupId,
long categoryId)
|
abstract void |
MBCategoryService.deleteCategory(long groupId,
long categoryId)
|
static void |
MBCategoryServiceUtil.deleteCategory(long groupId,
long categoryId)
|
static void |
MBCategoryLocalServiceUtil.deleteCategory(MBCategory category)
|
void |
MBCategoryLocalServiceWrapper.deleteCategory(MBCategory category)
|
abstract void |
MBCategoryLocalService.deleteCategory(MBCategory category)
|
static void |
MBCategoryLocalServiceUtil.deleteCategory(MBCategory category,
boolean includeTrashedEntries)
|
void |
MBCategoryLocalServiceWrapper.deleteCategory(MBCategory category,
boolean includeTrashedEntries)
|
abstract void |
MBCategoryLocalService.deleteCategory(MBCategory category,
boolean includeTrashedEntries)
|
abstract void |
MBMailingListLocalService.deleteCategoryMailingList(long groupId,
long categoryId)
|
static void |
MBMailingListLocalServiceUtil.deleteCategoryMailingList(long groupId,
long categoryId)
|
void |
MBMailingListLocalServiceWrapper.deleteCategoryMailingList(long groupId,
long categoryId)
|
static MBMessage |
MBMessageLocalServiceUtil.deleteDiscussionMessage(long messageId)
|
MBMessage |
MBMessageLocalServiceWrapper.deleteDiscussionMessage(long messageId)
|
abstract MBMessage |
MBMessageLocalService.deleteDiscussionMessage(long messageId)
|
abstract void |
MBMessageService.deleteDiscussionMessage(long groupId,
String className,
long classPK,
String permissionClassName,
long permissionClassPK,
long permissionOwnerId,
long messageId)
|
void |
MBMessageServiceWrapper.deleteDiscussionMessage(long groupId,
String className,
long classPK,
String permissionClassName,
long permissionClassPK,
long permissionOwnerId,
long messageId)
|
static void |
MBMessageServiceUtil.deleteDiscussionMessage(long groupId,
String className,
long classPK,
String permissionClassName,
long permissionClassPK,
long permissionOwnerId,
long messageId)
|
static void |
MBMessageLocalServiceUtil.deleteDiscussionMessages(String className,
long classPK)
|
void |
MBMessageLocalServiceWrapper.deleteDiscussionMessages(String className,
long classPK)
|
abstract void |
MBMessageLocalService.deleteDiscussionMessages(String className,
long classPK)
|
abstract void |
MBMailingListLocalService.deleteMailingList(long mailingListId)
|
static void |
MBMailingListLocalServiceUtil.deleteMailingList(long mailingListId)
|
void |
MBMailingListLocalServiceWrapper.deleteMailingList(long mailingListId)
|
abstract void |
MBMailingListLocalService.deleteMailingList(MBMailingList mailingList)
|
static void |
MBMailingListLocalServiceUtil.deleteMailingList(MBMailingList mailingList)
|
void |
MBMailingListLocalServiceWrapper.deleteMailingList(MBMailingList mailingList)
|
MBBan |
MBBanLocalServiceWrapper.deleteMBBan(long banId)
Deletes the message boards ban with the primary key from the database. |
static MBBan |
MBBanLocalServiceUtil.deleteMBBan(long banId)
Deletes the message boards ban with the primary key from the database. |
abstract MBBan |
MBBanLocalService.deleteMBBan(long banId)
Deletes the message boards ban with the primary key from the database. |
static MBCategory |
MBCategoryLocalServiceUtil.deleteMBCategory(long categoryId)
Deletes the message boards category with the primary key from the database. |
MBCategory |
MBCategoryLocalServiceWrapper.deleteMBCategory(long categoryId)
Deletes the message boards category with the primary key from the database. |
abstract MBCategory |
MBCategoryLocalService.deleteMBCategory(long categoryId)
Deletes the message boards category with the primary key from the database. |
abstract MBDiscussion |
MBDiscussionLocalService.deleteMBDiscussion(long discussionId)
Deletes the message boards discussion with the primary key from the database. |
MBDiscussion |
MBDiscussionLocalServiceWrapper.deleteMBDiscussion(long discussionId)
Deletes the message boards discussion with the primary key from the database. |
static MBDiscussion |
MBDiscussionLocalServiceUtil.deleteMBDiscussion(long discussionId)
Deletes the message boards discussion with the primary key from the database. |
abstract MBMailingList |
MBMailingListLocalService.deleteMBMailingList(long mailingListId)
Deletes the message boards mailing list with the primary key from the database. |
static MBMailingList |
MBMailingListLocalServiceUtil.deleteMBMailingList(long mailingListId)
Deletes the message boards mailing list with the primary key from the database. |
MBMailingList |
MBMailingListLocalServiceWrapper.deleteMBMailingList(long mailingListId)
Deletes the message boards mailing list with the primary key from the database. |
static MBMessage |
MBMessageLocalServiceUtil.deleteMBMessage(long messageId)
Deletes the message-boards message with the primary key from the database. |
MBMessage |
MBMessageLocalServiceWrapper.deleteMBMessage(long messageId)
Deletes the message-boards message with the primary key from the database. |
abstract MBMessage |
MBMessageLocalService.deleteMBMessage(long messageId)
Deletes the message-boards message with the primary key from the database. |
MBStatsUser |
MBStatsUserLocalServiceWrapper.deleteMBStatsUser(long statsUserId)
Deletes the message boards stats user with the primary key from the database. |
static MBStatsUser |
MBStatsUserLocalServiceUtil.deleteMBStatsUser(long statsUserId)
Deletes the message boards stats user with the primary key from the database. |
abstract MBStatsUser |
MBStatsUserLocalService.deleteMBStatsUser(long statsUserId)
Deletes the message boards stats user with the primary key from the database. |
MBThread |
MBThreadLocalServiceWrapper.deleteMBThread(long threadId)
Deletes the message boards thread with the primary key from the database. |
static MBThread |
MBThreadLocalServiceUtil.deleteMBThread(long threadId)
Deletes the message boards thread with the primary key from the database. |
abstract MBThread |
MBThreadLocalService.deleteMBThread(long threadId)
Deletes the message boards thread with the primary key from the database. |
abstract MBThreadFlag |
MBThreadFlagLocalService.deleteMBThreadFlag(long threadFlagId)
Deletes the message boards thread flag with the primary key from the database. |
MBThreadFlag |
MBThreadFlagLocalServiceWrapper.deleteMBThreadFlag(long threadFlagId)
Deletes the message boards thread flag with the primary key from the database. |
static MBThreadFlag |
MBThreadFlagLocalServiceUtil.deleteMBThreadFlag(long threadFlagId)
Deletes the message boards thread flag with the primary key from the database. |
static MBMessage |
MBMessageLocalServiceUtil.deleteMessage(long messageId)
|
MBMessage |
MBMessageLocalServiceWrapper.deleteMessage(long messageId)
|
abstract void |
MBMessageService.deleteMessage(long messageId)
|
void |
MBMessageServiceWrapper.deleteMessage(long messageId)
|
static void |
MBMessageServiceUtil.deleteMessage(long messageId)
|
abstract MBMessage |
MBMessageLocalService.deleteMessage(long messageId)
|
static MBMessage |
MBMessageLocalServiceUtil.deleteMessage(MBMessage message)
|
MBMessage |
MBMessageLocalServiceWrapper.deleteMessage(MBMessage message)
|
abstract MBMessage |
MBMessageLocalService.deleteMessage(MBMessage message)
|
static void |
MBMessageLocalServiceUtil.deleteMessageAttachment(long messageId,
String fileName)
|
void |
MBMessageLocalServiceWrapper.deleteMessageAttachment(long messageId,
String fileName)
|
abstract void |
MBMessageLocalService.deleteMessageAttachment(long messageId,
String fileName)
|
static void |
MBMessageLocalServiceUtil.deleteMessageAttachments(long messageId)
|
void |
MBMessageLocalServiceWrapper.deleteMessageAttachments(long messageId)
|
abstract void |
MBMessageService.deleteMessageAttachments(long messageId)
|
void |
MBMessageServiceWrapper.deleteMessageAttachments(long messageId)
|
static void |
MBMessageServiceUtil.deleteMessageAttachments(long messageId)
|
abstract void |
MBMessageLocalService.deleteMessageAttachments(long messageId)
|
void |
MBStatsUserLocalServiceWrapper.deleteStatsUser(long statsUserId)
|
static void |
MBStatsUserLocalServiceUtil.deleteStatsUser(long statsUserId)
|
abstract void |
MBStatsUserLocalService.deleteStatsUser(long statsUserId)
|
void |
MBThreadLocalServiceWrapper.deleteThread(long threadId)
|
abstract void |
MBThreadService.deleteThread(long threadId)
|
void |
MBThreadServiceWrapper.deleteThread(long threadId)
|
static void |
MBThreadLocalServiceUtil.deleteThread(long threadId)
|
static void |
MBThreadServiceUtil.deleteThread(long threadId)
|
abstract void |
MBThreadLocalService.deleteThread(long threadId)
|
void |
MBThreadLocalServiceWrapper.deleteThread(MBThread thread)
|
static void |
MBThreadLocalServiceUtil.deleteThread(MBThread thread)
|
abstract void |
MBThreadLocalService.deleteThread(MBThread thread)
|
abstract void |
MBThreadFlagLocalService.deleteThreadFlag(long threadFlagId)
|
void |
MBThreadFlagLocalServiceWrapper.deleteThreadFlag(long threadFlagId)
|
static void |
MBThreadFlagLocalServiceUtil.deleteThreadFlag(long threadFlagId)
|
void |
MBThreadLocalServiceWrapper.deleteThreads(long groupId,
long categoryId)
|
static void |
MBThreadLocalServiceUtil.deleteThreads(long groupId,
long categoryId)
|
abstract void |
MBThreadLocalService.deleteThreads(long groupId,
long categoryId)
|
void |
MBThreadLocalServiceWrapper.deleteThreads(long groupId,
long categoryId,
boolean includeTrashedEntries)
|
static void |
MBThreadLocalServiceUtil.deleteThreads(long groupId,
long categoryId,
boolean includeTrashedEntries)
|
abstract void |
MBThreadLocalService.deleteThreads(long groupId,
long categoryId,
boolean includeTrashedEntries)
|
MBCategory |
MBCategoryServiceWrapper.getCategory(long categoryId)
|
static MBCategory |
MBCategoryLocalServiceUtil.getCategory(long categoryId)
|
abstract MBCategory |
MBCategoryService.getCategory(long categoryId)
|
MBCategory |
MBCategoryLocalServiceWrapper.getCategory(long categoryId)
|
static MBCategory |
MBCategoryServiceUtil.getCategory(long categoryId)
|
abstract MBCategory |
MBCategoryLocalService.getCategory(long categoryId)
|
abstract MBMailingList |
MBMailingListLocalService.getCategoryMailingList(long groupId,
long categoryId)
|
static MBMailingList |
MBMailingListLocalServiceUtil.getCategoryMailingList(long groupId,
long categoryId)
|
MBMailingList |
MBMailingListLocalServiceWrapper.getCategoryMailingList(long groupId,
long categoryId)
|
abstract List<MBMessage> |
MBMessageService.getCategoryMessages(long groupId,
long categoryId,
int status,
int start,
int end)
|
List<MBMessage> |
MBMessageServiceWrapper.getCategoryMessages(long groupId,
long categoryId,
int status,
int start,
int end)
|
static List<MBMessage> |
MBMessageServiceUtil.getCategoryMessages(long groupId,
long categoryId,
int status,
int start,
int end)
|
abstract String |
MBMessageService.getCategoryMessagesRSS(long groupId,
long categoryId,
int status,
int max,
String type,
double version,
String displayStyle,
String feedURL,
String entryURL,
ThemeDisplay themeDisplay)
|
String |
MBMessageServiceWrapper.getCategoryMessagesRSS(long groupId,
long categoryId,
int status,
int max,
String type,
double version,
String displayStyle,
String feedURL,
String entryURL,
ThemeDisplay themeDisplay)
|
static String |
MBMessageServiceUtil.getCategoryMessagesRSS(long groupId,
long categoryId,
int status,
int max,
String type,
double version,
String displayStyle,
String feedURL,
String entryURL,
ThemeDisplay themeDisplay)
|
abstract String |
MBMessageService.getCompanyMessagesRSS(long companyId,
int status,
int max,
String type,
double version,
String displayStyle,
String feedURL,
String entryURL,
ThemeDisplay themeDisplay)
|
String |
MBMessageServiceWrapper.getCompanyMessagesRSS(long companyId,
int status,
int max,
String type,
double version,
String displayStyle,
String feedURL,
String entryURL,
ThemeDisplay themeDisplay)
|
static String |
MBMessageServiceUtil.getCompanyMessagesRSS(long companyId,
int status,
int max,
String type,
double version,
String displayStyle,
String feedURL,
String entryURL,
ThemeDisplay themeDisplay)
|
abstract MBDiscussion |
MBDiscussionLocalService.getDiscussion(long discussionId)
|
MBDiscussion |
MBDiscussionLocalServiceWrapper.getDiscussion(long discussionId)
|
static MBDiscussion |
MBDiscussionLocalServiceUtil.getDiscussion(long discussionId)
|
abstract MBDiscussion |
MBDiscussionLocalService.getDiscussion(String className,
long classPK)
|
MBDiscussion |
MBDiscussionLocalServiceWrapper.getDiscussion(String className,
long classPK)
|
static MBDiscussion |
MBDiscussionLocalServiceUtil.getDiscussion(String className,
long classPK)
|
static MBMessageDisplay |
MBMessageLocalServiceUtil.getDiscussionMessageDisplay(long userId,
long groupId,
String className,
long classPK,
int status)
|
MBMessageDisplay |
MBMessageLocalServiceWrapper.getDiscussionMessageDisplay(long userId,
long groupId,
String className,
long classPK,
int status)
|
abstract MBMessageDisplay |
MBMessageLocalService.getDiscussionMessageDisplay(long userId,
long groupId,
String className,
long classPK,
int status)
|
static MBMessageDisplay |
MBMessageLocalServiceUtil.getDiscussionMessageDisplay(long userId,
long groupId,
String className,
long classPK,
int status,
String threadView)
|
MBMessageDisplay |
MBMessageLocalServiceWrapper.getDiscussionMessageDisplay(long userId,
long groupId,
String className,
long classPK,
int status,
String threadView)
|
abstract MBMessageDisplay |
MBMessageLocalService.getDiscussionMessageDisplay(long userId,
long groupId,
String className,
long classPK,
int status,
String threadView)
|
abstract String |
MBMessageService.getGroupMessagesRSS(long groupId,
int status,
int max,
String type,
double version,
String displayStyle,
String feedURL,
String entryURL,
ThemeDisplay themeDisplay)
|
String |
MBMessageServiceWrapper.getGroupMessagesRSS(long groupId,
int status,
int max,
String type,
double version,
String displayStyle,
String feedURL,
String entryURL,
ThemeDisplay themeDisplay)
|
static String |
MBMessageServiceUtil.getGroupMessagesRSS(long groupId,
int status,
int max,
String type,
double version,
String displayStyle,
String feedURL,
String entryURL,
ThemeDisplay themeDisplay)
|
abstract String |
MBMessageService.getGroupMessagesRSS(long groupId,
long userId,
int status,
int max,
String type,
double version,
String displayStyle,
String feedURL,
String entryURL,
ThemeDisplay themeDisplay)
|
String |
MBMessageServiceWrapper.getGroupMessagesRSS(long groupId,
long userId,
int status,
int max,
String type,
double version,
String displayStyle,
String feedURL,
String entryURL,
ThemeDisplay themeDisplay)
|
static String |
MBMessageServiceUtil.getGroupMessagesRSS(long groupId,
long userId,
int status,
int max,
String type,
double version,
String displayStyle,
String feedURL,
String entryURL,
ThemeDisplay themeDisplay)
|
abstract List<MBThread> |
MBThreadService.getGroupThreads(long groupId,
long userId,
Date modifiedDate,
int status,
int start,
int end)
|
List<MBThread> |
MBThreadServiceWrapper.getGroupThreads(long groupId,
long userId,
Date modifiedDate,
int status,
int start,
int end)
|
static List<MBThread> |
MBThreadServiceUtil.getGroupThreads(long groupId,
long userId,
Date modifiedDate,
int status,
int start,
int end)
|
abstract List<MBThread> |
MBThreadService.getGroupThreads(long groupId,
long userId,
int status,
boolean subscribed,
boolean includeAnonymous,
int start,
int end)
|
List<MBThread> |
MBThreadServiceWrapper.getGroupThreads(long groupId,
long userId,
int status,
boolean subscribed,
boolean includeAnonymous,
int start,
int end)
|
static List<MBThread> |
MBThreadServiceUtil.getGroupThreads(long groupId,
long userId,
int status,
boolean subscribed,
boolean includeAnonymous,
int start,
int end)
|
abstract List<MBThread> |
MBThreadService.getGroupThreads(long groupId,
long userId,
int status,
boolean subscribed,
int start,
int end)
|
List<MBThread> |
MBThreadServiceWrapper.getGroupThreads(long groupId,
long userId,
int status,
boolean subscribed,
int start,
int end)
|
static List<MBThread> |
MBThreadServiceUtil.getGroupThreads(long groupId,
long userId,
int status,
boolean subscribed,
int start,
int end)
|
abstract List<MBThread> |
MBThreadService.getGroupThreads(long groupId,
long userId,
int status,
int start,
int end)
|
List<MBThread> |
MBThreadServiceWrapper.getGroupThreads(long groupId,
long userId,
int status,
int start,
int end)
|
static List<MBThread> |
MBThreadServiceUtil.getGroupThreads(long groupId,
long userId,
int status,
int start,
int end)
|
MBBan |
MBBanLocalServiceWrapper.getMBBan(long banId)
Returns the message boards ban with the primary key. |
static MBBan |
MBBanLocalServiceUtil.getMBBan(long banId)
Returns the message boards ban with the primary key. |
abstract MBBan |
MBBanLocalService.getMBBan(long banId)
Returns the message boards ban with the primary key. |
MBBan |
MBBanLocalServiceWrapper.getMBBanByUuidAndCompanyId(String uuid,
long companyId)
Returns the message boards ban with the matching UUID and company. |
static MBBan |
MBBanLocalServiceUtil.getMBBanByUuidAndCompanyId(String uuid,
long companyId)
Returns the message boards ban with the matching UUID and company. |
abstract MBBan |
MBBanLocalService.getMBBanByUuidAndCompanyId(String uuid,
long companyId)
Returns the message boards ban with the matching UUID and company. |
MBBan |
MBBanLocalServiceWrapper.getMBBanByUuidAndGroupId(String uuid,
long groupId)
Returns the message boards ban matching the UUID and group. |
static MBBan |
MBBanLocalServiceUtil.getMBBanByUuidAndGroupId(String uuid,
long groupId)
Returns the message boards ban matching the UUID and group. |
abstract MBBan |
MBBanLocalService.getMBBanByUuidAndGroupId(String uuid,
long groupId)
Returns the message boards ban matching the UUID and group. |
static MBCategory |
MBCategoryLocalServiceUtil.getMBCategory(long categoryId)
Returns the message boards category with the primary key. |
MBCategory |
MBCategoryLocalServiceWrapper.getMBCategory(long categoryId)
Returns the message boards category with the primary key. |
abstract MBCategory |
MBCategoryLocalService.getMBCategory(long categoryId)
Returns the message boards category with the primary key. |
static MBCategory |
MBCategoryLocalServiceUtil.getMBCategoryByUuidAndCompanyId(String uuid,
long companyId)
Returns the message boards category with the matching UUID and company. |
MBCategory |
MBCategoryLocalServiceWrapper.getMBCategoryByUuidAndCompanyId(String uuid,
long companyId)
Returns the message boards category with the matching UUID and company. |
abstract MBCategory |
MBCategoryLocalService.getMBCategoryByUuidAndCompanyId(String uuid,
long companyId)
Returns the message boards category with the matching UUID and company. |
static MBCategory |
MBCategoryLocalServiceUtil.getMBCategoryByUuidAndGroupId(String uuid,
long groupId)
Returns the message boards category matching the UUID and group. |
MBCategory |
MBCategoryLocalServiceWrapper.getMBCategoryByUuidAndGroupId(String uuid,
long groupId)
Returns the message boards category matching the UUID and group. |
abstract MBCategory |
MBCategoryLocalService.getMBCategoryByUuidAndGroupId(String uuid,
long groupId)
Returns the message boards category matching the UUID and group. |
abstract MBDiscussion |
MBDiscussionLocalService.getMBDiscussion(long discussionId)
Returns the message boards discussion with the primary key. |
MBDiscussion |
MBDiscussionLocalServiceWrapper.getMBDiscussion(long discussionId)
Returns the message boards discussion with the primary key. |
static MBDiscussion |
MBDiscussionLocalServiceUtil.getMBDiscussion(long discussionId)
Returns the message boards discussion with the primary key. |
abstract MBDiscussion |
MBDiscussionLocalService.getMBDiscussionByUuidAndCompanyId(String uuid,
long companyId)
Returns the message boards discussion with the matching UUID and company. |
MBDiscussion |
MBDiscussionLocalServiceWrapper.getMBDiscussionByUuidAndCompanyId(String uuid,
long companyId)
Returns the message boards discussion with the matching UUID and company. |
static MBDiscussion |
MBDiscussionLocalServiceUtil.getMBDiscussionByUuidAndCompanyId(String uuid,
long companyId)
Returns the message boards discussion with the matching UUID and company. |
abstract MBDiscussion |
MBDiscussionLocalService.getMBDiscussionByUuidAndGroupId(String uuid,
long groupId)
Returns the message boards discussion matching the UUID and group. |
MBDiscussion |
MBDiscussionLocalServiceWrapper.getMBDiscussionByUuidAndGroupId(String uuid,
long groupId)
Returns the message boards discussion matching the UUID and group. |
static MBDiscussion |
MBDiscussionLocalServiceUtil.getMBDiscussionByUuidAndGroupId(String uuid,
long groupId)
Returns the message boards discussion matching the UUID and group. |
abstract MBMailingList |
MBMailingListLocalService.getMBMailingList(long mailingListId)
Returns the message boards mailing list with the primary key. |
static MBMailingList |
MBMailingListLocalServiceUtil.getMBMailingList(long mailingListId)
Returns the message boards mailing list with the primary key. |
MBMailingList |
MBMailingListLocalServiceWrapper.getMBMailingList(long mailingListId)
Returns the message boards mailing list with the primary key. |
abstract MBMailingList |
MBMailingListLocalService.getMBMailingListByUuidAndCompanyId(String uuid,
long companyId)
Returns the message boards mailing list with the matching UUID and company. |
static MBMailingList |
MBMailingListLocalServiceUtil.getMBMailingListByUuidAndCompanyId(String uuid,
long companyId)
Returns the message boards mailing list with the matching UUID and company. |
MBMailingList |
MBMailingListLocalServiceWrapper.getMBMailingListByUuidAndCompanyId(String uuid,
long companyId)
Returns the message boards mailing list with the matching UUID and company. |
abstract MBMailingList |
MBMailingListLocalService.getMBMailingListByUuidAndGroupId(String uuid,
long groupId)
Returns the message boards mailing list matching the UUID and group. |
static MBMailingList |
MBMailingListLocalServiceUtil.getMBMailingListByUuidAndGroupId(String uuid,
long groupId)
Returns the message boards mailing list matching the UUID and group. |
MBMailingList |
MBMailingListLocalServiceWrapper.getMBMailingListByUuidAndGroupId(String uuid,
long groupId)
Returns the message boards mailing list matching the UUID and group. |
static MBMessage |
MBMessageLocalServiceUtil.getMBMessage(long messageId)
Returns the message-boards message with the primary key. |
MBMessage |
MBMessageLocalServiceWrapper.getMBMessage(long messageId)
Returns the message-boards message with the primary key. |
abstract MBMessage |
MBMessageLocalService.getMBMessage(long messageId)
Returns the message-boards message with the primary key. |
static MBMessage |
MBMessageLocalServiceUtil.getMBMessageByUuidAndCompanyId(String uuid,
long companyId)
Returns the message-boards message with the matching UUID and company. |
MBMessage |
MBMessageLocalServiceWrapper.getMBMessageByUuidAndCompanyId(String uuid,
long companyId)
Returns the message-boards message with the matching UUID and company. |
abstract MBMessage |
MBMessageLocalService.getMBMessageByUuidAndCompanyId(String uuid,
long companyId)
Returns the message-boards message with the matching UUID and company. |
static MBMessage |
MBMessageLocalServiceUtil.getMBMessageByUuidAndGroupId(String uuid,
long groupId)
Returns the message-boards message matching the UUID and group. |
MBMessage |
MBMessageLocalServiceWrapper.getMBMessageByUuidAndGroupId(String uuid,
long groupId)
Returns the message-boards message matching the UUID and group. |
abstract MBMessage |
MBMessageLocalService.getMBMessageByUuidAndGroupId(String uuid,
long groupId)
Returns the message-boards message matching the UUID and group. |
MBStatsUser |
MBStatsUserLocalServiceWrapper.getMBStatsUser(long statsUserId)
Returns the message boards stats user with the primary key. |
static MBStatsUser |
MBStatsUserLocalServiceUtil.getMBStatsUser(long statsUserId)
Returns the message boards stats user with the primary key. |
abstract MBStatsUser |
MBStatsUserLocalService.getMBStatsUser(long statsUserId)
Returns the message boards stats user with the primary key. |
MBThread |
MBThreadLocalServiceWrapper.getMBThread(long threadId)
Returns the message boards thread with the primary key. |
static MBThread |
MBThreadLocalServiceUtil.getMBThread(long threadId)
Returns the message boards thread with the primary key. |
abstract MBThread |
MBThreadLocalService.getMBThread(long threadId)
Returns the message boards thread with the primary key. |
MBThread |
MBThreadLocalServiceWrapper.getMBThreadByUuidAndCompanyId(String uuid,
long companyId)
Returns the message boards thread with the matching UUID and company. |
static MBThread |
MBThreadLocalServiceUtil.getMBThreadByUuidAndCompanyId(String uuid,
long companyId)
Returns the message boards thread with the matching UUID and company. |
abstract MBThread |
MBThreadLocalService.getMBThreadByUuidAndCompanyId(String uuid,
long companyId)
Returns the message boards thread with the matching UUID and company. |
MBThread |
MBThreadLocalServiceWrapper.getMBThreadByUuidAndGroupId(String uuid,
long groupId)
Returns the message boards thread matching the UUID and group. |
static MBThread |
MBThreadLocalServiceUtil.getMBThreadByUuidAndGroupId(String uuid,
long groupId)
Returns the message boards thread matching the UUID and group. |
abstract MBThread |
MBThreadLocalService.getMBThreadByUuidAndGroupId(String uuid,
long groupId)
Returns the message boards thread matching the UUID and group. |
abstract MBThreadFlag |
MBThreadFlagLocalService.getMBThreadFlag(long threadFlagId)
Returns the message boards thread flag with the primary key. |
MBThreadFlag |
MBThreadFlagLocalServiceWrapper.getMBThreadFlag(long threadFlagId)
Returns the message boards thread flag with the primary key. |
static MBThreadFlag |
MBThreadFlagLocalServiceUtil.getMBThreadFlag(long threadFlagId)
Returns the message boards thread flag with the primary key. |
abstract MBThreadFlag |
MBThreadFlagLocalService.getMBThreadFlagByUuidAndCompanyId(String uuid,
long companyId)
Returns the message boards thread flag with the matching UUID and company. |
MBThreadFlag |
MBThreadFlagLocalServiceWrapper.getMBThreadFlagByUuidAndCompanyId(String uuid,
long companyId)
Returns the message boards thread flag with the matching UUID and company. |
static MBThreadFlag |
MBThreadFlagLocalServiceUtil.getMBThreadFlagByUuidAndCompanyId(String uuid,
long companyId)
Returns the message boards thread flag with the matching UUID and company. |
abstract MBThreadFlag |
MBThreadFlagLocalService.getMBThreadFlagByUuidAndGroupId(String uuid,
long groupId)
Returns the message boards thread flag matching the UUID and group. |
MBThreadFlag |
MBThreadFlagLocalServiceWrapper.getMBThreadFlagByUuidAndGroupId(String uuid,
long groupId)
Returns the message boards thread flag matching the UUID and group. |
static MBThreadFlag |
MBThreadFlagLocalServiceUtil.getMBThreadFlagByUuidAndGroupId(String uuid,
long groupId)
Returns the message boards thread flag matching the UUID and group. |
static MBMessage |
MBMessageLocalServiceUtil.getMessage(long messageId)
|
MBMessage |
MBMessageLocalServiceWrapper.getMessage(long messageId)
|
abstract MBMessage |
MBMessageService.getMessage(long messageId)
|
MBMessage |
MBMessageServiceWrapper.getMessage(long messageId)
|
static MBMessage |
MBMessageServiceUtil.getMessage(long messageId)
|
abstract MBMessage |
MBMessageLocalService.getMessage(long messageId)
|
abstract MBMessageDisplay |
MBMessageService.getMessageDisplay(long messageId,
int status,
String threadView,
boolean includePrevAndNext)
|
MBMessageDisplay |
MBMessageServiceWrapper.getMessageDisplay(long messageId,
int status,
String threadView,
boolean includePrevAndNext)
|
static MBMessageDisplay |
MBMessageServiceUtil.getMessageDisplay(long messageId,
int status,
String threadView,
boolean includePrevAndNext)
|
static MBMessageDisplay |
MBMessageLocalServiceUtil.getMessageDisplay(long userId,
long messageId,
int status,
String threadView,
boolean includePrevAndNext)
|
MBMessageDisplay |
MBMessageLocalServiceWrapper.getMessageDisplay(long userId,
long messageId,
int status,
String threadView,
boolean includePrevAndNext)
|
abstract MBMessageDisplay |
MBMessageLocalService.getMessageDisplay(long userId,
long messageId,
int status,
String threadView,
boolean includePrevAndNext)
|
static MBMessageDisplay |
MBMessageLocalServiceUtil.getMessageDisplay(long userId,
MBMessage message,
int status,
String threadView,
boolean includePrevAndNext)
|
MBMessageDisplay |
MBMessageLocalServiceWrapper.getMessageDisplay(long userId,
MBMessage message,
int status,
String threadView,
boolean includePrevAndNext)
|
abstract MBMessageDisplay |
MBMessageLocalService.getMessageDisplay(long userId,
MBMessage message,
int status,
String threadView,
boolean includePrevAndNext)
|
static PersistedModel |
MBMessageLocalServiceUtil.getPersistedModel(Serializable primaryKeyObj)
|
abstract PersistedModel |
MBThreadFlagLocalService.getPersistedModel(Serializable primaryKeyObj)
|
abstract PersistedModel |
MBMailingListLocalService.getPersistedModel(Serializable primaryKeyObj)
|
static PersistedModel |
MBMailingListLocalServiceUtil.getPersistedModel(Serializable primaryKeyObj)
|
PersistedModel |
MBStatsUserLocalServiceWrapper.getPersistedModel(Serializable primaryKeyObj)
|
PersistedModel |
MBMessageLocalServiceWrapper.getPersistedModel(Serializable primaryKeyObj)
|
PersistedModel |
MBThreadFlagLocalServiceWrapper.getPersistedModel(Serializable primaryKeyObj)
|
PersistedModel |
MBThreadLocalServiceWrapper.getPersistedModel(Serializable primaryKeyObj)
|
abstract PersistedModel |
MBDiscussionLocalService.getPersistedModel(Serializable primaryKeyObj)
|
static PersistedModel |
MBCategoryLocalServiceUtil.getPersistedModel(Serializable primaryKeyObj)
|
PersistedModel |
MBMailingListLocalServiceWrapper.getPersistedModel(Serializable primaryKeyObj)
|
static PersistedModel |
MBThreadLocalServiceUtil.getPersistedModel(Serializable primaryKeyObj)
|
PersistedModel |
MBBanLocalServiceWrapper.getPersistedModel(Serializable primaryKeyObj)
|
PersistedModel |
MBDiscussionLocalServiceWrapper.getPersistedModel(Serializable primaryKeyObj)
|
PersistedModel |
MBCategoryLocalServiceWrapper.getPersistedModel(Serializable primaryKeyObj)
|
static PersistedModel |
MBBanLocalServiceUtil.getPersistedModel(Serializable primaryKeyObj)
|
static PersistedModel |
MBThreadFlagLocalServiceUtil.getPersistedModel(Serializable primaryKeyObj)
|
abstract PersistedModel |
MBThreadLocalService.getPersistedModel(Serializable primaryKeyObj)
|
static PersistedModel |
MBStatsUserLocalServiceUtil.getPersistedModel(Serializable primaryKeyObj)
|
abstract PersistedModel |
MBBanLocalService.getPersistedModel(Serializable primaryKeyObj)
|
abstract PersistedModel |
MBStatsUserLocalService.getPersistedModel(Serializable primaryKeyObj)
|
static PersistedModel |
MBDiscussionLocalServiceUtil.getPersistedModel(Serializable primaryKeyObj)
|
abstract PersistedModel |
MBMessageLocalService.getPersistedModel(Serializable primaryKeyObj)
|
abstract PersistedModel |
MBCategoryLocalService.getPersistedModel(Serializable primaryKeyObj)
|
static int |
MBMessageLocalServiceUtil.getPositionInThread(long messageId)
|
int |
MBMessageLocalServiceWrapper.getPositionInThread(long messageId)
|
abstract int |
MBMessageLocalService.getPositionInThread(long messageId)
|
List<MBThread> |
MBThreadLocalServiceWrapper.getPriorityThreads(long categoryId,
double priority)
|
static List<MBThread> |
MBThreadLocalServiceUtil.getPriorityThreads(long categoryId,
double priority)
|
abstract List<MBThread> |
MBThreadLocalService.getPriorityThreads(long categoryId,
double priority)
|
List<MBThread> |
MBThreadLocalServiceWrapper.getPriorityThreads(long categoryId,
double priority,
boolean inherit)
|
static List<MBThread> |
MBThreadLocalServiceUtil.getPriorityThreads(long categoryId,
double priority,
boolean inherit)
|
abstract List<MBThread> |
MBThreadLocalService.getPriorityThreads(long categoryId,
double priority,
boolean inherit)
|
List<MBStatsUser> |
MBStatsUserLocalServiceWrapper.getStatsUsersByGroupId(long groupId,
int start,
int end)
|
static List<MBStatsUser> |
MBStatsUserLocalServiceUtil.getStatsUsersByGroupId(long groupId,
int start,
int end)
|
abstract List<MBStatsUser> |
MBStatsUserLocalService.getStatsUsersByGroupId(long groupId,
int start,
int end)
|
int |
MBStatsUserLocalServiceWrapper.getStatsUsersByGroupIdCount(long groupId)
|
static int |
MBStatsUserLocalServiceUtil.getStatsUsersByGroupIdCount(long groupId)
|
abstract int |
MBStatsUserLocalService.getStatsUsersByGroupIdCount(long groupId)
|
MBThread |
MBThreadLocalServiceWrapper.getThread(long threadId)
|
static MBThread |
MBThreadLocalServiceUtil.getThread(long threadId)
|
abstract MBThread |
MBThreadLocalService.getThread(long threadId)
|
abstract MBDiscussion |
MBDiscussionLocalService.getThreadDiscussion(long threadId)
|
MBDiscussion |
MBDiscussionLocalServiceWrapper.getThreadDiscussion(long threadId)
|
static MBDiscussion |
MBDiscussionLocalServiceUtil.getThreadDiscussion(long threadId)
|
abstract MBThreadFlag |
MBThreadFlagLocalService.getThreadFlag(long userId,
MBThread thread)
|
MBThreadFlag |
MBThreadFlagLocalServiceWrapper.getThreadFlag(long userId,
MBThread thread)
|
static MBThreadFlag |
MBThreadFlagLocalServiceUtil.getThreadFlag(long userId,
MBThread thread)
|
abstract String |
MBMessageService.getThreadMessagesRSS(long threadId,
int status,
int max,
String type,
double version,
String displayStyle,
String feedURL,
String entryURL,
ThemeDisplay themeDisplay)
|
String |
MBMessageServiceWrapper.getThreadMessagesRSS(long threadId,
int status,
int max,
String type,
double version,
String displayStyle,
String feedURL,
String entryURL,
ThemeDisplay themeDisplay)
|
static String |
MBMessageServiceUtil.getThreadMessagesRSS(long threadId,
int status,
int max,
String type,
double version,
String displayStyle,
String feedURL,
String entryURL,
ThemeDisplay themeDisplay)
|
abstract boolean |
MBThreadFlagLocalService.hasThreadFlag(long userId,
MBThread thread)
|
boolean |
MBThreadFlagLocalServiceWrapper.hasThreadFlag(long userId,
MBThread thread)
|
static boolean |
MBThreadFlagLocalServiceUtil.hasThreadFlag(long userId,
MBThread thread)
|
MBThread |
MBThreadLocalServiceWrapper.incrementViewCounter(long threadId,
int increment)
|
static MBThread |
MBThreadLocalServiceUtil.incrementViewCounter(long threadId,
int increment)
|
abstract MBThread |
MBThreadLocalService.incrementViewCounter(long threadId,
int increment)
|
abstract Lock |
MBThreadService.lockThread(long threadId)
|
Lock |
MBThreadServiceWrapper.lockThread(long threadId)
|
static Lock |
MBThreadServiceUtil.lockThread(long threadId)
|
static void |
MBCategoryLocalServiceUtil.moveCategoriesToTrash(long groupId,
long userId)
|
void |
MBCategoryLocalServiceWrapper.moveCategoriesToTrash(long groupId,
long userId)
|
abstract void |
MBCategoryLocalService.moveCategoriesToTrash(long groupId,
long userId)
|
MBCategory |
MBCategoryServiceWrapper.moveCategory(long categoryId,
long parentCategoryId,
boolean mergeWithParentCategory)
|
static MBCategory |
MBCategoryLocalServiceUtil.moveCategory(long categoryId,
long parentCategoryId,
boolean mergeWithParentCategory)
|
abstract MBCategory |
MBCategoryService.moveCategory(long categoryId,
long parentCategoryId,
boolean mergeWithParentCategory)
|
MBCategory |
MBCategoryLocalServiceWrapper.moveCategory(long categoryId,
long parentCategoryId,
boolean mergeWithParentCategory)
|
static MBCategory |
MBCategoryServiceUtil.moveCategory(long categoryId,
long parentCategoryId,
boolean mergeWithParentCategory)
|
abstract MBCategory |
MBCategoryLocalService.moveCategory(long categoryId,
long parentCategoryId,
boolean mergeWithParentCategory)
|
MBCategory |
MBCategoryServiceWrapper.moveCategoryFromTrash(long categoryId,
long newCategoryId)
|
abstract MBCategory |
MBCategoryService.moveCategoryFromTrash(long categoryId,
long newCategoryId)
|
static MBCategory |
MBCategoryServiceUtil.moveCategoryFromTrash(long categoryId,
long newCategoryId)
|
static MBCategory |
MBCategoryLocalServiceUtil.moveCategoryFromTrash(long userId,
long categoryId,
long newCategoryId)
|
MBCategory |
MBCategoryLocalServiceWrapper.moveCategoryFromTrash(long userId,
long categoryId,
long newCategoryId)
|
abstract MBCategory |
MBCategoryLocalService.moveCategoryFromTrash(long userId,
long categoryId,
long newCategoryId)
|
MBCategory |
MBCategoryServiceWrapper.moveCategoryToTrash(long categoryId)
|
abstract MBCategory |
MBCategoryService.moveCategoryToTrash(long categoryId)
|
static MBCategory |
MBCategoryServiceUtil.moveCategoryToTrash(long categoryId)
|
static MBCategory |
MBCategoryLocalServiceUtil.moveCategoryToTrash(long userId,
long categoryId)
|
MBCategory |
MBCategoryLocalServiceWrapper.moveCategoryToTrash(long userId,
long categoryId)
|
abstract MBCategory |
MBCategoryLocalService.moveCategoryToTrash(long userId,
long categoryId)
|
void |
MBThreadLocalServiceWrapper.moveDependentsToTrash(long groupId,
long threadId,
long trashEntryId)
|
static void |
MBThreadLocalServiceUtil.moveDependentsToTrash(long groupId,
long threadId,
long trashEntryId)
|
abstract void |
MBThreadLocalService.moveDependentsToTrash(long groupId,
long threadId,
long trashEntryId)
|
static long |
MBMessageLocalServiceUtil.moveMessageAttachmentToTrash(long userId,
long messageId,
String fileName)
|
long |
MBMessageLocalServiceWrapper.moveMessageAttachmentToTrash(long userId,
long messageId,
String fileName)
|
abstract long |
MBMessageLocalService.moveMessageAttachmentToTrash(long userId,
long messageId,
String fileName)
|
abstract MBThread |
MBThreadService.moveThread(long categoryId,
long threadId)
|
MBThread |
MBThreadServiceWrapper.moveThread(long categoryId,
long threadId)
|
static MBThread |
MBThreadServiceUtil.moveThread(long categoryId,
long threadId)
|
MBThread |
MBThreadLocalServiceWrapper.moveThread(long groupId,
long categoryId,
long threadId)
|
static MBThread |
MBThreadLocalServiceUtil.moveThread(long groupId,
long categoryId,
long threadId)
|
abstract MBThread |
MBThreadLocalService.moveThread(long groupId,
long categoryId,
long threadId)
|
abstract MBThread |
MBThreadService.moveThreadFromTrash(long categoryId,
long threadId)
|
MBThread |
MBThreadServiceWrapper.moveThreadFromTrash(long categoryId,
long threadId)
|
static MBThread |
MBThreadServiceUtil.moveThreadFromTrash(long categoryId,
long threadId)
|
MBThread |
MBThreadLocalServiceWrapper.moveThreadFromTrash(long userId,
long categoryId,
long threadId)
|
static MBThread |
MBThreadLocalServiceUtil.moveThreadFromTrash(long userId,
long categoryId,
long threadId)
|
abstract MBThread |
MBThreadLocalService.moveThreadFromTrash(long userId,
long categoryId,
long threadId)
|
void |
MBThreadLocalServiceWrapper.moveThreadsToTrash(long groupId,
long userId)
|
static void |
MBThreadLocalServiceUtil.moveThreadsToTrash(long groupId,
long userId)
|
abstract void |
MBThreadLocalService.moveThreadsToTrash(long groupId,
long userId)
|
abstract MBThread |
MBThreadService.moveThreadToTrash(long threadId)
|
MBThread |
MBThreadServiceWrapper.moveThreadToTrash(long threadId)
|
static MBThread |
MBThreadServiceUtil.moveThreadToTrash(long threadId)
|
MBThread |
MBThreadLocalServiceWrapper.moveThreadToTrash(long userId,
long threadId)
|
static MBThread |
MBThreadLocalServiceUtil.moveThreadToTrash(long userId,
long threadId)
|
abstract MBThread |
MBThreadLocalService.moveThreadToTrash(long userId,
long threadId)
|
MBThread |
MBThreadLocalServiceWrapper.moveThreadToTrash(long userId,
MBThread thread)
|
static MBThread |
MBThreadLocalServiceUtil.moveThreadToTrash(long userId,
MBThread thread)
|
abstract MBThread |
MBThreadLocalService.moveThreadToTrash(long userId,
MBThread thread)
|
void |
MBCategoryServiceWrapper.restoreCategoryFromTrash(long categoryId)
|
abstract void |
MBCategoryService.restoreCategoryFromTrash(long categoryId)
|
static void |
MBCategoryServiceUtil.restoreCategoryFromTrash(long categoryId)
|
static void |
MBCategoryLocalServiceUtil.restoreCategoryFromTrash(long userId,
long categoryId)
|
void |
MBCategoryLocalServiceWrapper.restoreCategoryFromTrash(long userId,
long categoryId)
|
abstract void |
MBCategoryLocalService.restoreCategoryFromTrash(long userId,
long categoryId)
|
void |
MBThreadLocalServiceWrapper.restoreDependentsFromTrash(long groupId,
long threadId,
long trashEntryId)
|
static void |
MBThreadLocalServiceUtil.restoreDependentsFromTrash(long groupId,
long threadId,
long trashEntryId)
|
abstract void |
MBThreadLocalService.restoreDependentsFromTrash(long groupId,
long threadId,
long trashEntryId)
|
static void |
MBMessageLocalServiceUtil.restoreMessageAttachmentFromTrash(long userId,
long messageId,
String deletedFileName)
|
void |
MBMessageLocalServiceWrapper.restoreMessageAttachmentFromTrash(long userId,
long messageId,
String deletedFileName)
|
abstract void |
MBMessageLocalService.restoreMessageAttachmentFromTrash(long userId,
long messageId,
String deletedFileName)
|
abstract void |
MBMessageService.restoreMessageAttachmentFromTrash(long messageId,
String fileName)
|
void |
MBMessageServiceWrapper.restoreMessageAttachmentFromTrash(long messageId,
String fileName)
|
static void |
MBMessageServiceUtil.restoreMessageAttachmentFromTrash(long messageId,
String fileName)
|
abstract void |
MBThreadService.restoreThreadFromTrash(long threadId)
|
void |
MBThreadServiceWrapper.restoreThreadFromTrash(long threadId)
|
static void |
MBThreadServiceUtil.restoreThreadFromTrash(long threadId)
|
void |
MBThreadLocalServiceWrapper.restoreThreadFromTrash(long userId,
long threadId)
|
static void |
MBThreadLocalServiceUtil.restoreThreadFromTrash(long userId,
long threadId)
|
abstract void |
MBThreadLocalService.restoreThreadFromTrash(long userId,
long threadId)
|
abstract Hits |
MBThreadService.search(long groupId,
long creatorUserId,
int status,
int start,
int end)
|
Hits |
MBThreadServiceWrapper.search(long groupId,
long creatorUserId,
int status,
int start,
int end)
|
static Hits |
MBThreadServiceUtil.search(long groupId,
long creatorUserId,
int status,
int start,
int end)
|
Hits |
MBThreadLocalServiceWrapper.search(long groupId,
long userId,
long creatorUserId,
int status,
int start,
int end)
|
static Hits |
MBThreadLocalServiceUtil.search(long groupId,
long userId,
long creatorUserId,
int status,
int start,
int end)
|
abstract Hits |
MBThreadLocalService.search(long groupId,
long userId,
long creatorUserId,
int status,
int start,
int end)
|
abstract Hits |
MBThreadService.search(long groupId,
long creatorUserId,
long startDate,
long endDate,
int status,
int start,
int end)
|
Hits |
MBThreadServiceWrapper.search(long groupId,
long creatorUserId,
long startDate,
long endDate,
int status,
int start,
int end)
|
static Hits |
MBThreadServiceUtil.search(long groupId,
long creatorUserId,
long startDate,
long endDate,
int status,
int start,
int end)
|
Hits |
MBThreadLocalServiceWrapper.search(long groupId,
long userId,
long creatorUserId,
long startDate,
long endDate,
int status,
int start,
int end)
|
static Hits |
MBThreadLocalServiceUtil.search(long groupId,
long userId,
long creatorUserId,
long startDate,
long endDate,
int status,
int start,
int end)
|
abstract Hits |
MBThreadLocalService.search(long groupId,
long userId,
long creatorUserId,
long startDate,
long endDate,
int status,
int start,
int end)
|
MBThread |
MBThreadLocalServiceWrapper.splitThread(long messageId,
String subject,
ServiceContext serviceContext)
|
abstract MBThread |
MBThreadService.splitThread(long messageId,
String subject,
ServiceContext serviceContext)
|
MBThread |
MBThreadServiceWrapper.splitThread(long messageId,
String subject,
ServiceContext serviceContext)
|
static MBThread |
MBThreadLocalServiceUtil.splitThread(long messageId,
String subject,
ServiceContext serviceContext)
|
static MBThread |
MBThreadServiceUtil.splitThread(long messageId,
String subject,
ServiceContext serviceContext)
|
abstract MBThread |
MBThreadLocalService.splitThread(long messageId,
String subject,
ServiceContext serviceContext)
|
void |
MBCategoryServiceWrapper.subscribeCategory(long groupId,
long categoryId)
|
abstract void |
MBCategoryService.subscribeCategory(long groupId,
long categoryId)
|
static void |
MBCategoryServiceUtil.subscribeCategory(long groupId,
long categoryId)
|
static void |
MBCategoryLocalServiceUtil.subscribeCategory(long userId,
long groupId,
long categoryId)
|
void |
MBCategoryLocalServiceWrapper.subscribeCategory(long userId,
long groupId,
long categoryId)
|
abstract void |
MBCategoryLocalService.subscribeCategory(long userId,
long groupId,
long categoryId)
|
abstract void |
MBMessageService.subscribeMessage(long messageId)
|
void |
MBMessageServiceWrapper.subscribeMessage(long messageId)
|
static void |
MBMessageServiceUtil.subscribeMessage(long messageId)
|
static void |
MBMessageLocalServiceUtil.subscribeMessage(long userId,
long messageId)
|
void |
MBMessageLocalServiceWrapper.subscribeMessage(long userId,
long messageId)
|
abstract void |
MBMessageLocalService.subscribeMessage(long userId,
long messageId)
|
abstract void |
MBThreadService.unlockThread(long threadId)
|
void |
MBThreadServiceWrapper.unlockThread(long threadId)
|
static void |
MBThreadServiceUtil.unlockThread(long threadId)
|
void |
MBCategoryServiceWrapper.unsubscribeCategory(long groupId,
long categoryId)
|
abstract void |
MBCategoryService.unsubscribeCategory(long groupId,
long categoryId)
|
static void |
MBCategoryServiceUtil.unsubscribeCategory(long groupId,
long categoryId)
|
static void |
MBCategoryLocalServiceUtil.unsubscribeCategory(long userId,
long groupId,
long categoryId)
|
void |
MBCategoryLocalServiceWrapper.unsubscribeCategory(long userId,
long groupId,
long categoryId)
|
abstract void |
MBCategoryLocalService.unsubscribeCategory(long userId,
long groupId,
long categoryId)
|
abstract void |
MBMessageService.unsubscribeMessage(long messageId)
|
void |
MBMessageServiceWrapper.unsubscribeMessage(long messageId)
|
static void |
MBMessageServiceUtil.unsubscribeMessage(long messageId)
|
static void |
MBMessageLocalServiceUtil.unsubscribeMessage(long userId,
long messageId)
|
void |
MBMessageLocalServiceWrapper.unsubscribeMessage(long userId,
long messageId)
|
abstract void |
MBMessageLocalService.unsubscribeMessage(long userId,
long messageId)
|
static void |
MBMessageLocalServiceUtil.updateAnswer(long messageId,
boolean answer,
boolean cascade)
|
void |
MBMessageLocalServiceWrapper.updateAnswer(long messageId,
boolean answer,
boolean cascade)
|
abstract void |
MBMessageService.updateAnswer(long messageId,
boolean answer,
boolean cascade)
|
void |
MBMessageServiceWrapper.updateAnswer(long messageId,
boolean answer,
boolean cascade)
|
static void |
MBMessageServiceUtil.updateAnswer(long messageId,
boolean answer,
boolean cascade)
|
abstract void |
MBMessageLocalService.updateAnswer(long messageId,
boolean answer,
boolean cascade)
|
static void |
MBMessageLocalServiceUtil.updateAnswer(MBMessage message,
boolean answer,
boolean cascade)
|
void |
MBMessageLocalServiceWrapper.updateAnswer(MBMessage message,
boolean answer,
boolean cascade)
|
abstract void |
MBMessageLocalService.updateAnswer(MBMessage message,
boolean answer,
boolean cascade)
|
static void |
MBMessageLocalServiceUtil.updateAsset(long userId,
MBMessage message,
long[] assetCategoryIds,
String[] assetTagNames,
long[] assetLinkEntryIds)
|
void |
MBMessageLocalServiceWrapper.updateAsset(long userId,
MBMessage message,
long[] assetCategoryIds,
String[] assetTagNames,
long[] assetLinkEntryIds)
|
abstract void |
MBMessageLocalService.updateAsset(long userId,
MBMessage message,
long[] assetCategoryIds,
String[] assetTagNames,
long[] assetLinkEntryIds)
|
MBCategory |
MBCategoryServiceWrapper.updateCategory(long categoryId,
long parentCategoryId,
String name,
String description,
String displayStyle,
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 allowAnonymousEmail,
boolean mergeWithParentCategory,
ServiceContext serviceContext)
|
static MBCategory |
MBCategoryLocalServiceUtil.updateCategory(long categoryId,
long parentCategoryId,
String name,
String description,
String displayStyle,
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 allowAnonymous,
boolean mailingListActive,
boolean mergeWithParentCategory,
ServiceContext serviceContext)
|
abstract MBCategory |
MBCategoryService.updateCategory(long categoryId,
long parentCategoryId,
String name,
String description,
String displayStyle,
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 allowAnonymousEmail,
boolean mergeWithParentCategory,
ServiceContext serviceContext)
|
MBCategory |
MBCategoryLocalServiceWrapper.updateCategory(long categoryId,
long parentCategoryId,
String name,
String description,
String displayStyle,
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 allowAnonymous,
boolean mailingListActive,
boolean mergeWithParentCategory,
ServiceContext serviceContext)
|
static MBCategory |
MBCategoryServiceUtil.updateCategory(long categoryId,
long parentCategoryId,
String name,
String description,
String displayStyle,
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 allowAnonymousEmail,
boolean mergeWithParentCategory,
ServiceContext serviceContext)
|
abstract MBCategory |
MBCategoryLocalService.updateCategory(long categoryId,
long parentCategoryId,
String name,
String description,
String displayStyle,
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 allowAnonymous,
boolean mailingListActive,
boolean mergeWithParentCategory,
ServiceContext serviceContext)
|
static MBMessage |
MBMessageLocalServiceUtil.updateDiscussionMessage(long userId,
long messageId,
String className,
long classPK,
String subject,
String body,
ServiceContext serviceContext)
|
MBMessage |
MBMessageLocalServiceWrapper.updateDiscussionMessage(long userId,
long messageId,
String className,
long classPK,
String subject,
String body,
ServiceContext serviceContext)
|
abstract MBMessage |
MBMessageLocalService.updateDiscussionMessage(long userId,
long messageId,
String className,
long classPK,
String subject,
String body,
ServiceContext serviceContext)
|
abstract MBMessage |
MBMessageService.updateDiscussionMessage(String className,
long classPK,
String permissionClassName,
long permissionClassPK,
long permissionOwnerId,
long messageId,
String subject,
String body,
ServiceContext serviceContext)
|
MBMessage |
MBMessageServiceWrapper.updateDiscussionMessage(String className,
long classPK,
String permissionClassName,
long permissionClassPK,
long permissionOwnerId,
long messageId,
String subject,
String body,
ServiceContext serviceContext)
|
static MBMessage |
MBMessageServiceUtil.updateDiscussionMessage(String className,
long classPK,
String permissionClassName,
long permissionClassPK,
long permissionOwnerId,
long messageId,
String subject,
String body,
ServiceContext serviceContext)
|
abstract 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 allowAnonymous,
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 allowAnonymous,
boolean active,
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 allowAnonymous,
boolean active,
ServiceContext serviceContext)
|
static MBMessage |
MBMessageLocalServiceUtil.updateMessage(long userId,
long messageId,
String subject,
String body,
List<ObjectValuePair<String,InputStream>> inputStreamOVPs,
List<String> existingFiles,
double priority,
boolean allowPingbacks,
ServiceContext serviceContext)
|
MBMessage |
MBMessageLocalServiceWrapper.updateMessage(long userId,
long messageId,
String subject,
String body,
List<ObjectValuePair<String,InputStream>> inputStreamOVPs,
List<String> existingFiles,
double priority,
boolean allowPingbacks,
ServiceContext serviceContext)
|
abstract MBMessage |
MBMessageLocalService.updateMessage(long userId,
long messageId,
String subject,
String body,
List<ObjectValuePair<String,InputStream>> inputStreamOVPs,
List<String> existingFiles,
double priority,
boolean allowPingbacks,
ServiceContext serviceContext)
|
static MBMessage |
MBMessageLocalServiceUtil.updateMessage(long messageId,
String body)
|
MBMessage |
MBMessageLocalServiceWrapper.updateMessage(long messageId,
String body)
|
abstract MBMessage |
MBMessageLocalService.updateMessage(long messageId,
String body)
|
abstract MBMessage |
MBMessageService.updateMessage(long messageId,
String subject,
String body,
List<ObjectValuePair<String,InputStream>> inputStreamOVPs,
List<String> existingFiles,
double priority,
boolean allowPingbacks,
ServiceContext serviceContext)
|
MBMessage |
MBMessageServiceWrapper.updateMessage(long messageId,
String subject,
String body,
List<ObjectValuePair<String,InputStream>> inputStreamOVPs,
List<String> existingFiles,
double priority,
boolean allowPingbacks,
ServiceContext serviceContext)
|
static MBMessage |
MBMessageServiceUtil.updateMessage(long messageId,
String subject,
String body,
List<ObjectValuePair<String,InputStream>> inputStreamOVPs,
List<String> existingFiles,
double priority,
boolean allowPingbacks,
ServiceContext serviceContext)
|
void |
MBThreadLocalServiceWrapper.updateQuestion(long threadId,
boolean question)
|
static void |
MBThreadLocalServiceUtil.updateQuestion(long threadId,
boolean question)
|
abstract void |
MBThreadLocalService.updateQuestion(long threadId,
boolean question)
|
MBThread |
MBThreadLocalServiceWrapper.updateStatus(long userId,
long threadId,
int status)
|
static MBCategory |
MBCategoryLocalServiceUtil.updateStatus(long userId,
long categoryId,
int status)
|
static MBThread |
MBThreadLocalServiceUtil.updateStatus(long userId,
long threadId,
int status)
|
MBCategory |
MBCategoryLocalServiceWrapper.updateStatus(long userId,
long categoryId,
int status)
|
abstract MBThread |
MBThreadLocalService.updateStatus(long userId,
long threadId,
int status)
|
abstract MBCategory |
MBCategoryLocalService.updateStatus(long userId,
long categoryId,
int status)
|
static MBMessage |
MBMessageLocalServiceUtil.updateStatus(long userId,
long messageId,
int status,
ServiceContext serviceContext)
|
MBMessage |
MBMessageLocalServiceWrapper.updateStatus(long userId,
long messageId,
int status,
ServiceContext serviceContext)
|
abstract MBMessage |
MBMessageLocalService.updateStatus(long userId,
long messageId,
int status,
ServiceContext serviceContext)
|
MBThread |
MBThreadLocalServiceWrapper.updateThread(long threadId,
int viewCount)
Deprecated. As of 6.2.0, replaced by MBThreadLocalServiceWrapper.incrementViewCounter(long,
int) |
static MBThread |
MBThreadLocalServiceUtil.updateThread(long threadId,
int viewCount)
Deprecated. As of 6.2.0, replaced by MBThreadLocalServiceUtil.incrementViewCounter(long,
int) |
abstract MBThread |
MBThreadLocalService.updateThread(long threadId,
int viewCount)
Deprecated. As of 6.2.0, replaced by MBThreadLocalService.incrementViewCounter(long,
int) |
| Uses of PortalException in com.liferay.portlet.messageboards.service.persistence |
|---|
| Methods in com.liferay.portlet.messageboards.service.persistence that throw PortalException | |
|---|---|
protected void |
MBMessageExportActionableDynamicQuery.performAction(Object object)
|
protected void |
MBDiscussionExportActionableDynamicQuery.performAction(Object object)
|
protected void |
MBThreadExportActionableDynamicQuery.performAction(Object object)
|
protected void |
MBBanExportActionableDynamicQuery.performAction(Object object)
|
protected void |
MBThreadFlagExportActionableDynamicQuery.performAction(Object object)
|
protected void |
MBCategoryExportActionableDynamicQuery.performAction(Object object)
|
protected void |
MBMailingListExportActionableDynamicQuery.performAction(Object object)
|
long |
MBMessageExportActionableDynamicQuery.performCount()
|
long |
MBDiscussionExportActionableDynamicQuery.performCount()
|
long |
MBThreadExportActionableDynamicQuery.performCount()
|
long |
MBBanExportActionableDynamicQuery.performCount()
|
long |
MBThreadFlagExportActionableDynamicQuery.performCount()
|
long |
MBCategoryExportActionableDynamicQuery.performCount()
|
long |
MBMailingListExportActionableDynamicQuery.performCount()
|
| Uses of PortalException in com.liferay.portlet.mobiledevicerules |
|---|
| Subclasses of PortalException in com.liferay.portlet.mobiledevicerules | |
|---|---|
class |
ActionTypeException
|
class |
DuplicateRuleGroupInstanceException
|
class |
NoSuchActionException
|
class |
NoSuchRuleException
|
class |
NoSuchRuleGroupException
|
class |
NoSuchRuleGroupInstanceException
|
| Uses of PortalException in com.liferay.portlet.mobiledevicerules.model |
|---|
| Methods in com.liferay.portlet.mobiledevicerules.model that throw PortalException | |
|---|---|
abstract MDRRuleGroup |
MDRRuleGroupInstance.getRuleGroup()
|
MDRRuleGroup |
MDRRuleGroupInstanceWrapper.getRuleGroup()
|
| Uses of PortalException in com.liferay.portlet.mobiledevicerules.service |
|---|
| Methods in com.liferay.portlet.mobiledevicerules.service that throw PortalException | |
|---|---|
MDRAction |
MDRActionServiceWrapper.addAction(long ruleGroupInstanceId,
Map<Locale,String> nameMap,
Map<Locale,String> descriptionMap,
String type,
String typeSettings,
ServiceContext serviceContext)
|
MDRAction |
MDRActionLocalServiceWrapper.addAction(long ruleGroupInstanceId,
Map<Locale,String> nameMap,
Map<Locale,String> descriptionMap,
String type,
String typeSettings,
ServiceContext serviceContext)
|
static MDRAction |
MDRActionServiceUtil.addAction(long ruleGroupInstanceId,
Map<Locale,String> nameMap,
Map<Locale,String> descriptionMap,
String type,
String typeSettings,
ServiceContext serviceContext)
|
abstract MDRAction |
MDRActionService.addAction(long ruleGroupInstanceId,
Map<Locale,String> nameMap,
Map<Locale,String> descriptionMap,
String type,
String typeSettings,
ServiceContext serviceContext)
|
abstract MDRAction |
MDRActionLocalService.addAction(long ruleGroupInstanceId,
Map<Locale,String> nameMap,
Map<Locale,String> descriptionMap,
String type,
String typeSettings,
ServiceContext serviceContext)
|
static MDRAction |
MDRActionLocalServiceUtil.addAction(long ruleGroupInstanceId,
Map<Locale,String> nameMap,
Map<Locale,String> descriptionMap,
String type,
String typeSettings,
ServiceContext serviceContext)
|
MDRAction |
MDRActionServiceWrapper.addAction(long ruleGroupInstanceId,
Map<Locale,String> nameMap,
Map<Locale,String> descriptionMap,
String type,
UnicodeProperties typeSettingsProperties,
ServiceContext serviceContext)
|
MDRAction |
MDRActionLocalServiceWrapper.addAction(long ruleGroupInstanceId,
Map<Locale,String> nameMap,
Map<Locale,String> descriptionMap,
String type,
UnicodeProperties typeSettingsProperties,
ServiceContext serviceContext)
|
static MDRAction |
MDRActionServiceUtil.addAction(long ruleGroupInstanceId,
Map<Locale,String> nameMap,
Map<Locale,String> descriptionMap,
String type,
UnicodeProperties typeSettingsProperties,
ServiceContext serviceContext)
|
abstract MDRAction |
MDRActionService.addAction(long ruleGroupInstanceId,
Map<Locale,String> nameMap,
Map<Locale,String> descriptionMap,
String type,
UnicodeProperties typeSettingsProperties,
ServiceContext serviceContext)
|
abstract MDRAction |
MDRActionLocalService.addAction(long ruleGroupInstanceId,
Map<Locale,String> nameMap,
Map<Locale,String> descriptionMap,
String type,
UnicodeProperties typeSettingsProperties,
ServiceContext serviceContext)
|
static MDRAction |
MDRActionLocalServiceUtil.addAction(long ruleGroupInstanceId,
Map<Locale,String> nameMap,
Map<Locale,String> descriptionMap,
String type,
UnicodeProperties typeSettingsProperties,
ServiceContext serviceContext)
|
MDRRule |
MDRRuleServiceWrapper.addRule(long ruleGroupId,
Map<Locale,String> nameMap,
Map<Locale,String> descriptionMap,
String type,
String typeSettings,
ServiceContext serviceContext)
|
static MDRRule |
MDRRuleServiceUtil.addRule(long ruleGroupId,
Map<Locale,String> nameMap,
Map<Locale,String> descriptionMap,
String type,
String typeSettings,
ServiceContext serviceContext)
|
MDRRule |
MDRRuleLocalServiceWrapper.addRule(long ruleGroupId,
Map<Locale,String> nameMap,
Map<Locale,String> descriptionMap,
String type,
String typeSettings,
ServiceContext serviceContext)
|
abstract MDRRule |
MDRRuleLocalService.addRule(long ruleGroupId,
Map<Locale,String> nameMap,
Map<Locale,String> descriptionMap,
String type,
String typeSettings,
ServiceContext serviceContext)
|
abstract MDRRule |
MDRRuleService.addRule(long ruleGroupId,
Map<Locale,String> nameMap,
Map<Locale,String> descriptionMap,
String type,
String typeSettings,
ServiceContext serviceContext)
|
static MDRRule |
MDRRuleLocalServiceUtil.addRule(long ruleGroupId,
Map<Locale,String> nameMap,
Map<Locale,String> descriptionMap,
String type,
String typeSettings,
ServiceContext serviceContext)
|
MDRRule |
MDRRuleServiceWrapper.addRule(long ruleGroupId,
Map<Locale,String> nameMap,
Map<Locale,String> descriptionMap,
String type,
UnicodeProperties typeSettings,
ServiceContext serviceContext)
|
static MDRRule |
MDRRuleServiceUtil.addRule(long ruleGroupId,
Map<Locale,String> nameMap,
Map<Locale,String> descriptionMap,
String type,
UnicodeProperties typeSettings,
ServiceContext serviceContext)
|
MDRRule |
MDRRuleLocalServiceWrapper.addRule(long ruleGroupId,
Map<Locale,String> nameMap,
Map<Locale,String> descriptionMap,
String type,
UnicodeProperties typeSettingsProperties,
ServiceContext serviceContext)
|
abstract MDRRule |
MDRRuleLocalService.addRule(long ruleGroupId,
Map<Locale,String> nameMap,
Map<Locale,String> descriptionMap,
String type,
UnicodeProperties typeSettingsProperties,
ServiceContext serviceContext)
|
abstract MDRRule |
MDRRuleService.addRule(long ruleGroupId,
Map<Locale,String> nameMap,
Map<Locale,String> descriptionMap,
String type,
UnicodeProperties typeSettings,
ServiceContext serviceContext)
|
static MDRRule |
MDRRuleLocalServiceUtil.addRule(long ruleGroupId,
Map<Locale,String> nameMap,
Map<Locale,String> descriptionMap,
String type,
UnicodeProperties typeSettingsProperties,
ServiceContext serviceContext)
|
static MDRRuleGroup |
MDRRuleGroupLocalServiceUtil.addRuleGroup(long groupId,
Map<Locale,String> nameMap,
Map<Locale,String> descriptionMap,
ServiceContext serviceContext)
|
abstract MDRRuleGroup |
MDRRuleGroupLocalService.addRuleGroup(long groupId,
Map<Locale,String> nameMap,
Map<Locale,String> descriptionMap,
ServiceContext serviceContext)
|
MDRRuleGroup |
MDRRuleGroupServiceWrapper.addRuleGroup(long groupId,
Map<Locale,String> nameMap,
Map<Locale,String> descriptionMap,
ServiceContext serviceContext)
|
abstract MDRRuleGroup |
MDRRuleGroupService.addRuleGroup(long groupId,
Map<Locale,String> nameMap,
Map<Locale,String> descriptionMap,
ServiceContext serviceContext)
|
MDRRuleGroup |
MDRRuleGroupLocalServiceWrapper.addRuleGroup(long groupId,
Map<Locale,String> nameMap,
Map<Locale,String> descriptionMap,
ServiceContext serviceContext)
|
static MDRRuleGroup |
MDRRuleGroupServiceUtil.addRuleGroup(long groupId,
Map<Locale,String> nameMap,
Map<Locale,String> descriptionMap,
ServiceContext serviceContext)
|
abstract MDRRuleGroupInstance |
MDRRuleGroupInstanceLocalService.addRuleGroupInstance(long groupId,
String className,
long classPK,
long ruleGroupId,
int priority,
ServiceContext serviceContext)
|
MDRRuleGroupInstance |
MDRRuleGroupInstanceServiceWrapper.addRuleGroupInstance(long groupId,
String className,
long classPK,
long ruleGroupId,
int priority,
ServiceContext serviceContext)
|
MDRRuleGroupInstance |
MDRRuleGroupInstanceLocalServiceWrapper.addRuleGroupInstance(long groupId,
String className,
long classPK,
long ruleGroupId,
int priority,
ServiceContext serviceContext)
|
static MDRRuleGroupInstance |
MDRRuleGroupInstanceLocalServiceUtil.addRuleGroupInstance(long groupId,
String className,
long classPK,
long ruleGroupId,
int priority,
ServiceContext serviceContext)
|
abstract MDRRuleGroupInstance |
MDRRuleGroupInstanceService.addRuleGroupInstance(long groupId,
String className,
long classPK,
long ruleGroupId,
int priority,
ServiceContext serviceContext)
|
static MDRRuleGroupInstance |
MDRRuleGroupInstanceServiceUtil.addRuleGroupInstance(long groupId,
String className,
long classPK,
long ruleGroupId,
int priority,
ServiceContext serviceContext)
|
abstract MDRRuleGroupInstance |
MDRRuleGroupInstanceLocalService.addRuleGroupInstance(long groupId,
String className,
long classPK,
long ruleGroupId,
ServiceContext serviceContext)
|
MDRRuleGroupInstance |
MDRRuleGroupInstanceServiceWrapper.addRuleGroupInstance(long groupId,
String className,
long classPK,
long ruleGroupId,
ServiceContext serviceContext)
|
MDRRuleGroupInstance |
MDRRuleGroupInstanceLocalServiceWrapper.addRuleGroupInstance(long groupId,
String className,
long classPK,
long ruleGroupId,
ServiceContext serviceContext)
|
static MDRRuleGroupInstance |
MDRRuleGroupInstanceLocalServiceUtil.addRuleGroupInstance(long groupId,
String className,
long classPK,
long ruleGroupId,
ServiceContext serviceContext)
|
abstract MDRRuleGroupInstance |
MDRRuleGroupInstanceService.addRuleGroupInstance(long groupId,
String className,
long classPK,
long ruleGroupId,
ServiceContext serviceContext)
|
static MDRRuleGroupInstance |
MDRRuleGroupInstanceServiceUtil.addRuleGroupInstance(long groupId,
String className,
long classPK,
long ruleGroupId,
ServiceContext serviceContext)
|
MDRRule |
MDRRuleLocalServiceWrapper.copyRule(long ruleId,
long ruleGroupId,
ServiceContext serviceContext)
|
abstract MDRRule |
MDRRuleLocalService.copyRule(long ruleId,
long ruleGroupId,
ServiceContext serviceContext)
|
static MDRRule |
MDRRuleLocalServiceUtil.copyRule(long ruleId,
long ruleGroupId,
ServiceContext serviceContext)
|
MDRRule |
MDRRuleLocalServiceWrapper.copyRule(MDRRule rule,
long ruleGroupId,
ServiceContext serviceContext)
|
abstract MDRRule |
MDRRuleLocalService.copyRule(MDRRule rule,
long ruleGroupId,
ServiceContext serviceContext)
|
static MDRRule |
MDRRuleLocalServiceUtil.copyRule(MDRRule rule,
long ruleGroupId,
ServiceContext serviceContext)
|
static MDRRuleGroup |
MDRRuleGroupLocalServiceUtil.copyRuleGroup(long ruleGroupId,
long groupId,
ServiceContext serviceContext)
|
abstract MDRRuleGroup |
MDRRuleGroupLocalService.copyRuleGroup(long ruleGroupId,
long groupId,
ServiceContext serviceContext)
|
MDRRuleGroup |
MDRRuleGroupServiceWrapper.copyRuleGroup(long ruleGroupId,
long groupId,
ServiceContext serviceContext)
|
abstract MDRRuleGroup |
MDRRuleGroupService.copyRuleGroup(long ruleGroupId,
long groupId,
ServiceContext serviceContext)
|
MDRRuleGroup |
MDRRuleGroupLocalServiceWrapper.copyRuleGroup(long ruleGroupId,
long groupId,
ServiceContext serviceContext)
|
static MDRRuleGroup |
MDRRuleGroupServiceUtil.copyRuleGroup(long ruleGroupId,
long groupId,
ServiceContext serviceContext)
|
static MDRRuleGroup |
MDRRuleGroupLocalServiceUtil.copyRuleGroup(MDRRuleGroup ruleGroup,
long groupId,
ServiceContext serviceContext)
|
abstract MDRRuleGroup |
MDRRuleGroupLocalService.copyRuleGroup(MDRRuleGroup ruleGroup,
long groupId,
ServiceContext serviceContext)
|
MDRRuleGroup |
MDRRuleGroupLocalServiceWrapper.copyRuleGroup(MDRRuleGroup ruleGroup,
long groupId,
ServiceContext serviceContext)
|
void |
MDRActionServiceWrapper.deleteAction(long actionId)
|
static void |
MDRActionServiceUtil.deleteAction(long actionId)
|
abstract void |
MDRActionService.deleteAction(long actionId)
|
MDRAction |
MDRActionLocalServiceWrapper.deleteMDRAction(long actionId)
Deletes the m d r action with the primary key from the database. |
abstract MDRAction |
MDRActionLocalService.deleteMDRAction(long actionId)
Deletes the m d r action with the primary key from the database. |
static MDRAction |
MDRActionLocalServiceUtil.deleteMDRAction(long actionId)
Deletes the m d r action with the primary key from the database. |
MDRRule |
MDRRuleLocalServiceWrapper.deleteMDRRule(long ruleId)
Deletes the m d r rule with the primary key from the database. |
abstract MDRRule |
MDRRuleLocalService.deleteMDRRule(long ruleId)
Deletes the m d r rule with the primary key from the database. |
static MDRRule |
MDRRuleLocalServiceUtil.deleteMDRRule(long ruleId)
Deletes the m d r rule with the primary key from the database. |
static MDRRuleGroup |
MDRRuleGroupLocalServiceUtil.deleteMDRRuleGroup(long ruleGroupId)
Deletes the m d r rule group with the primary key from the database. |
abstract MDRRuleGroup |
MDRRuleGroupLocalService.deleteMDRRuleGroup(long ruleGroupId)
Deletes the m d r rule group with the primary key from the database. |
MDRRuleGroup |
MDRRuleGroupLocalServiceWrapper.deleteMDRRuleGroup(long ruleGroupId)
Deletes the m d r rule group with the primary key from the database. |
abstract MDRRuleGroupInstance |
MDRRuleGroupInstanceLocalService.deleteMDRRuleGroupInstance(long ruleGroupInstanceId)
Deletes the m d r rule group instance with the primary key from the database. |
MDRRuleGroupInstance |
MDRRuleGroupInstanceLocalServiceWrapper.deleteMDRRuleGroupInstance(long ruleGroupInstanceId)
Deletes the m d r rule group instance with the primary key from the database. |
static MDRRuleGroupInstance |
MDRRuleGroupInstanceLocalServiceUtil.deleteMDRRuleGroupInstance(long ruleGroupInstanceId)
Deletes the m d r rule group instance with the primary key from the database. |
void |
MDRRuleServiceWrapper.deleteRule(long ruleId)
|
static void |
MDRRuleServiceUtil.deleteRule(long ruleId)
|
abstract void |
MDRRuleService.deleteRule(long ruleId)
|
void |
MDRRuleGroupServiceWrapper.deleteRuleGroup(long ruleGroupId)
|
abstract void |
MDRRuleGroupService.deleteRuleGroup(long ruleGroupId)
|
static void |
MDRRuleGroupServiceUtil.deleteRuleGroup(long ruleGroupId)
|
void |
MDRRuleGroupInstanceServiceWrapper.deleteRuleGroupInstance(long ruleGroupInstanceId)
|
abstract void |
MDRRuleGroupInstanceService.deleteRuleGroupInstance(long ruleGroupInstanceId)
|
static void |
MDRRuleGroupInstanceServiceUtil.deleteRuleGroupInstance(long ruleGroupInstanceId)
|
MDRAction |
MDRActionServiceWrapper.fetchAction(long actionId)
|
static MDRAction |
MDRActionServiceUtil.fetchAction(long actionId)
|
abstract MDRAction |
MDRActionService.fetchAction(long actionId)
|
MDRRule |
MDRRuleServiceWrapper.fetchRule(long ruleId)
|
static MDRRule |
MDRRuleServiceUtil.fetchRule(long ruleId)
|
abstract MDRRule |
MDRRuleService.fetchRule(long ruleId)
|
MDRRuleGroup |
MDRRuleGroupServiceWrapper.fetchRuleGroup(long ruleGroupId)
|
abstract MDRRuleGroup |
MDRRuleGroupService.fetchRuleGroup(long ruleGroupId)
|
static MDRRuleGroup |
MDRRuleGroupServiceUtil.fetchRuleGroup(long ruleGroupId)
|
MDRAction |
MDRActionServiceWrapper.getAction(long actionId)
|
MDRAction |
MDRActionLocalServiceWrapper.getAction(long actionId)
|
static MDRAction |
MDRActionServiceUtil.getAction(long actionId)
|
abstract MDRAction |
MDRActionService.getAction(long actionId)
|
abstract MDRAction |
MDRActionLocalService.getAction(long actionId)
|
static MDRAction |
MDRActionLocalServiceUtil.getAction(long actionId)
|
MDRAction |
MDRActionLocalServiceWrapper.getMDRAction(long actionId)
Returns the m d r action with the primary key. |
abstract MDRAction |
MDRActionLocalService.getMDRAction(long actionId)
Returns the m d r action with the primary key. |
static MDRAction |
MDRActionLocalServiceUtil.getMDRAction(long actionId)
Returns the m d r action with the primary key. |
MDRAction |
MDRActionLocalServiceWrapper.getMDRActionByUuidAndCompanyId(String uuid,
long companyId)
Returns the m d r action with the matching UUID and company. |
abstract MDRAction |
MDRActionLocalService.getMDRActionByUuidAndCompanyId(String uuid,
long companyId)
Returns the m d r action with the matching UUID and company. |
static MDRAction |
MDRActionLocalServiceUtil.getMDRActionByUuidAndCompanyId(String uuid,
long companyId)
Returns the m d r action with the matching UUID and company. |
MDRAction |
MDRActionLocalServiceWrapper.getMDRActionByUuidAndGroupId(String uuid,
long groupId)
Returns the m d r action matching the UUID and group. |
abstract MDRAction |
MDRActionLocalService.getMDRActionByUuidAndGroupId(String uuid,
long groupId)
Returns the m d r action matching the UUID and group. |
static MDRAction |
MDRActionLocalServiceUtil.getMDRActionByUuidAndGroupId(String uuid,
long groupId)
Returns the m d r action matching the UUID and group. |
MDRRule |
MDRRuleLocalServiceWrapper.getMDRRule(long ruleId)
Returns the m d r rule with the primary key. |
abstract MDRRule |
MDRRuleLocalService.getMDRRule(long ruleId)
Returns the m d r rule with the primary key. |
static MDRRule |
MDRRuleLocalServiceUtil.getMDRRule(long ruleId)
Returns the m d r rule with the primary key. |
MDRRule |
MDRRuleLocalServiceWrapper.getMDRRuleByUuidAndCompanyId(String uuid,
long companyId)
Returns the m d r rule with the matching UUID and company. |
abstract MDRRule |
MDRRuleLocalService.getMDRRuleByUuidAndCompanyId(String uuid,
long companyId)
Returns the m d r rule with the matching UUID and company. |
static MDRRule |
MDRRuleLocalServiceUtil.getMDRRuleByUuidAndCompanyId(String uuid,
long companyId)
Returns the m d r rule with the matching UUID and company. |
MDRRule |
MDRRuleLocalServiceWrapper.getMDRRuleByUuidAndGroupId(String uuid,
long groupId)
Returns the m d r rule matching the UUID and group. |
abstract MDRRule |
MDRRuleLocalService.getMDRRuleByUuidAndGroupId(String uuid,
long groupId)
Returns the m d r rule matching the UUID and group. |
static MDRRule |
MDRRuleLocalServiceUtil.getMDRRuleByUuidAndGroupId(String uuid,
long groupId)
Returns the m d r rule matching the UUID and group. |
static MDRRuleGroup |
MDRRuleGroupLocalServiceUtil.getMDRRuleGroup(long ruleGroupId)
Returns the m d r rule group with the primary key. |
abstract MDRRuleGroup |
MDRRuleGroupLocalService.getMDRRuleGroup(long ruleGroupId)
Returns the m d r rule group with the primary key. |
MDRRuleGroup |
MDRRuleGroupLocalServiceWrapper.getMDRRuleGroup(long ruleGroupId)
Returns the m d r rule group with the primary key. |
static MDRRuleGroup |
MDRRuleGroupLocalServiceUtil.getMDRRuleGroupByUuidAndCompanyId(String uuid,
long companyId)
Returns the m d r rule group with the matching UUID and company. |
abstract MDRRuleGroup |
MDRRuleGroupLocalService.getMDRRuleGroupByUuidAndCompanyId(String uuid,
long companyId)
Returns the m d r rule group with the matching UUID and company. |
MDRRuleGroup |
MDRRuleGroupLocalServiceWrapper.getMDRRuleGroupByUuidAndCompanyId(String uuid,
long companyId)
Returns the m d r rule group with the matching UUID and company. |
static MDRRuleGroup |
MDRRuleGroupLocalServiceUtil.getMDRRuleGroupByUuidAndGroupId(String uuid,
long groupId)
Returns the m d r rule group matching the UUID and group. |
abstract MDRRuleGroup |
MDRRuleGroupLocalService.getMDRRuleGroupByUuidAndGroupId(String uuid,
long groupId)
Returns the m d r rule group matching the UUID and group. |
MDRRuleGroup |
MDRRuleGroupLocalServiceWrapper.getMDRRuleGroupByUuidAndGroupId(String uuid,
long groupId)
Returns the m d r rule group matching the UUID and group. |
abstract MDRRuleGroupInstance |
MDRRuleGroupInstanceLocalService.getMDRRuleGroupInstance(long ruleGroupInstanceId)
Returns the m d r rule group instance with the primary key. |
MDRRuleGroupInstance |
MDRRuleGroupInstanceLocalServiceWrapper.getMDRRuleGroupInstance(long ruleGroupInstanceId)
Returns the m d r rule group instance with the primary key. |
static MDRRuleGroupInstance |
MDRRuleGroupInstanceLocalServiceUtil.getMDRRuleGroupInstance(long ruleGroupInstanceId)
Returns the m d r rule group instance with the primary key. |
abstract MDRRuleGroupInstance |
MDRRuleGroupInstanceLocalService.getMDRRuleGroupInstanceByUuidAndCompanyId(String uuid,
long companyId)
Returns the m d r rule group instance with the matching UUID and company. |
MDRRuleGroupInstance |
MDRRuleGroupInstanceLocalServiceWrapper.getMDRRuleGroupInstanceByUuidAndCompanyId(String uuid,
long companyId)
Returns the m d r rule group instance with the matching UUID and company. |
static MDRRuleGroupInstance |
MDRRuleGroupInstanceLocalServiceUtil.getMDRRuleGroupInstanceByUuidAndCompanyId(String uuid,
long companyId)
Returns the m d r rule group instance with the matching UUID and company. |
abstract MDRRuleGroupInstance |
MDRRuleGroupInstanceLocalService.getMDRRuleGroupInstanceByUuidAndGroupId(String uuid,
long groupId)
Returns the m d r rule group instance matching the UUID and group. |
MDRRuleGroupInstance |
MDRRuleGroupInstanceLocalServiceWrapper.getMDRRuleGroupInstanceByUuidAndGroupId(String uuid,
long groupId)
Returns the m d r rule group instance matching the UUID and group. |
static MDRRuleGroupInstance |
MDRRuleGroupInstanceLocalServiceUtil.getMDRRuleGroupInstanceByUuidAndGroupId(String uuid,
long groupId)
Returns the m d r rule group instance matching the UUID and group. |
PersistedModel |
MDRRuleLocalServiceWrapper.getPersistedModel(Serializable primaryKeyObj)
|
abstract PersistedModel |
MDRRuleGroupInstanceLocalService.getPersistedModel(Serializable primaryKeyObj)
|
static PersistedModel |
MDRRuleGroupLocalServiceUtil.getPersistedModel(Serializable primaryKeyObj)
|
PersistedModel |
MDRActionLocalServiceWrapper.getPersistedModel(Serializable primaryKeyObj)
|
abstract PersistedModel |
MDRRuleLocalService.getPersistedModel(Serializable primaryKeyObj)
|
PersistedModel |
MDRRuleGroupInstanceLocalServiceWrapper.getPersistedModel(Serializable primaryKeyObj)
|
abstract PersistedModel |
MDRRuleGroupLocalService.getPersistedModel(Serializable primaryKeyObj)
|
static PersistedModel |
MDRRuleGroupInstanceLocalServiceUtil.getPersistedModel(Serializable primaryKeyObj)
|
abstract PersistedModel |
MDRActionLocalService.getPersistedModel(Serializable primaryKeyObj)
|
static PersistedModel |
MDRActionLocalServiceUtil.getPersistedModel(Serializable primaryKeyObj)
|
PersistedModel |
MDRRuleGroupLocalServiceWrapper.getPersistedModel(Serializable primaryKeyObj)
|
static PersistedModel |
MDRRuleLocalServiceUtil.getPersistedModel(Serializable primaryKeyObj)
|
MDRRule |
MDRRuleServiceWrapper.getRule(long ruleId)
|
static MDRRule |
MDRRuleServiceUtil.getRule(long ruleId)
|
MDRRule |
MDRRuleLocalServiceWrapper.getRule(long ruleId)
|
abstract MDRRule |
MDRRuleLocalService.getRule(long ruleId)
|
abstract MDRRule |
MDRRuleService.getRule(long ruleId)
|
static MDRRule |
MDRRuleLocalServiceUtil.getRule(long ruleId)
|
static MDRRuleGroup |
MDRRuleGroupLocalServiceUtil.getRuleGroup(long ruleGroupId)
|
abstract MDRRuleGroup |
MDRRuleGroupLocalService.getRuleGroup(long ruleGroupId)
|
MDRRuleGroup |
MDRRuleGroupServiceWrapper.getRuleGroup(long ruleGroupId)
|
abstract MDRRuleGroup |
MDRRuleGroupService.getRuleGroup(long ruleGroupId)
|
MDRRuleGroup |
MDRRuleGroupLocalServiceWrapper.getRuleGroup(long ruleGroupId)
|
static MDRRuleGroup |
MDRRuleGroupServiceUtil.getRuleGroup(long ruleGroupId)
|
abstract MDRRuleGroupInstance |
MDRRuleGroupInstanceLocalService.getRuleGroupInstance(long ruleGroupInstanceId)
|
MDRRuleGroupInstance |
MDRRuleGroupInstanceLocalServiceWrapper.getRuleGroupInstance(long ruleGroupInstanceId)
|
static MDRRuleGroupInstance |
MDRRuleGroupInstanceLocalServiceUtil.getRuleGroupInstance(long ruleGroupInstanceId)
|
abstract MDRRuleGroupInstance |
MDRRuleGroupInstanceLocalService.getRuleGroupInstance(String className,
long classPK,
long ruleGroupId)
|
MDRRuleGroupInstance |
MDRRuleGroupInstanceLocalServiceWrapper.getRuleGroupInstance(String className,
long classPK,
long ruleGroupId)
|
static MDRRuleGroupInstance |
MDRRuleGroupInstanceLocalServiceUtil.getRuleGroupInstance(String className,
long classPK,
long ruleGroupId)
|
MDRAction |
MDRActionServiceWrapper.updateAction(long actionId,
Map<Locale,String> nameMap,
Map<Locale,String> descriptionMap,
String type,
String typeSettings,
ServiceContext serviceContext)
|
MDRAction |
MDRActionLocalServiceWrapper.updateAction(long actionId,
Map<Locale,String> nameMap,
Map<Locale,String> descriptionMap,
String type,
String typeSettings,
ServiceContext serviceContext)
|
static MDRAction |
MDRActionServiceUtil.updateAction(long actionId,
Map<Locale,String> nameMap,
Map<Locale,String> descriptionMap,
String type,
String typeSettings,
ServiceContext serviceContext)
|
abstract MDRAction |
MDRActionService.updateAction(long actionId,
Map<Locale,String> nameMap,
Map<Locale,String> descriptionMap,
String type,
String typeSettings,
ServiceContext serviceContext)
|
abstract MDRAction |
MDRActionLocalService.updateAction(long actionId,
Map<Locale,String> nameMap,
Map<Locale,String> descriptionMap,
String type,
String typeSettings,
ServiceContext serviceContext)
|
static MDRAction |
MDRActionLocalServiceUtil.updateAction(long actionId,
Map<Locale,String> nameMap,
Map<Locale,String> descriptionMap,
String type,
String typeSettings,
ServiceContext serviceContext)
|
MDRAction |
MDRActionServiceWrapper.updateAction(long actionId,
Map<Locale,String> nameMap,
Map<Locale,String> descriptionMap,
String type,
UnicodeProperties typeSettingsProperties,
ServiceContext serviceContext)
|
MDRAction |
MDRActionLocalServiceWrapper.updateAction(long actionId,
Map<Locale,String> nameMap,
Map<Locale,String> descriptionMap,
String type,
UnicodeProperties typeSettingsProperties,
ServiceContext serviceContext)
|
static MDRAction |
MDRActionServiceUtil.updateAction(long actionId,
Map<Locale,String> nameMap,
Map<Locale,String> descriptionMap,
String type,
UnicodeProperties typeSettingsProperties,
ServiceContext serviceContext)
|
abstract MDRAction |
MDRActionService.updateAction(long actionId,
Map<Locale,String> nameMap,
Map<Locale,String> descriptionMap,
String type,
UnicodeProperties typeSettingsProperties,
ServiceContext serviceContext)
|
abstract MDRAction |
MDRActionLocalService.updateAction(long actionId,
Map<Locale,String> nameMap,
Map<Locale,String> descriptionMap,
String type,
UnicodeProperties typeSettingsProperties,
ServiceContext serviceContext)
|
static MDRAction |
MDRActionLocalServiceUtil.updateAction(long actionId,
Map<Locale,String> nameMap,
Map<Locale,String> descriptionMap,
String type,
UnicodeProperties typeSettingsProperties,
ServiceContext serviceContext)
|
MDRRule |
MDRRuleServiceWrapper.updateRule(long ruleId,
Map<Locale,String> nameMap,
Map<Locale,String> descriptionMap,
String type,
String typeSettings,
ServiceContext serviceContext)
|
static MDRRule |
MDRRuleServiceUtil.updateRule(long ruleId,
Map<Locale,String> nameMap,
Map<Locale,String> descriptionMap,
String type,
String typeSettings,
ServiceContext serviceContext)
|
MDRRule |
MDRRuleLocalServiceWrapper.updateRule(long ruleId,
Map<Locale,String> nameMap,
Map<Locale,String> descriptionMap,
String type,
String typeSettings,
ServiceContext serviceContext)
|
abstract MDRRule |
MDRRuleLocalService.updateRule(long ruleId,
Map<Locale,String> nameMap,
Map<Locale,String> descriptionMap,
String type,
String typeSettings,
ServiceContext serviceContext)
|
abstract MDRRule |
MDRRuleService.updateRule(long ruleId,
Map<Locale,String> nameMap,
Map<Locale,String> descriptionMap,
String type,
String typeSettings,
ServiceContext serviceContext)
|
static MDRRule |
MDRRuleLocalServiceUtil.updateRule(long ruleId,
Map<Locale,String> nameMap,
Map<Locale,String> descriptionMap,
String type,
String typeSettings,
ServiceContext serviceContext)
|
MDRRule |
MDRRuleServiceWrapper.updateRule(long ruleId,
Map<Locale,String> nameMap,
Map<Locale,String> descriptionMap,
String type,
UnicodeProperties typeSettingsProperties,
ServiceContext serviceContext)
|
static MDRRule |
MDRRuleServiceUtil.updateRule(long ruleId,
Map<Locale,String> nameMap,
Map<Locale,String> descriptionMap,
String type,
UnicodeProperties typeSettingsProperties,
ServiceContext serviceContext)
|
MDRRule |
MDRRuleLocalServiceWrapper.updateRule(long ruleId,
Map<Locale,String> nameMap,
Map<Locale,String> descriptionMap,
String type,
UnicodeProperties typeSettingsProperties,
ServiceContext serviceContext)
|
abstract MDRRule |
MDRRuleLocalService.updateRule(long ruleId,
Map<Locale,String> nameMap,
Map<Locale,String> descriptionMap,
String type,
UnicodeProperties typeSettingsProperties,
ServiceContext serviceContext)
|
abstract MDRRule |
MDRRuleService.updateRule(long ruleId,
Map<Locale,String> nameMap,
Map<Locale,String> descriptionMap,
String type,
UnicodeProperties typeSettingsProperties,
ServiceContext serviceContext)
|
static MDRRule |
MDRRuleLocalServiceUtil.updateRule(long ruleId,
Map<Locale,String> nameMap,
Map<Locale,String> descriptionMap,
String type,
UnicodeProperties typeSettingsProperties,
ServiceContext serviceContext)
|
static MDRRuleGroup |
MDRRuleGroupLocalServiceUtil.updateRuleGroup(long ruleGroupId,
Map<Locale,String> nameMap,
Map<Locale,String> descriptionMap,
ServiceContext serviceContext)
|
abstract MDRRuleGroup |
MDRRuleGroupLocalService.updateRuleGroup(long ruleGroupId,
Map<Locale,String> nameMap,
Map<Locale,String> descriptionMap,
ServiceContext serviceContext)
|
MDRRuleGroup |
MDRRuleGroupServiceWrapper.updateRuleGroup(long ruleGroupId,
Map<Locale,String> nameMap,
Map<Locale,String> descriptionMap,
ServiceContext serviceContext)
|
abstract MDRRuleGroup |
MDRRuleGroupService.updateRuleGroup(long ruleGroupId,
Map<Locale,String> nameMap,
Map<Locale,String> descriptionMap,
ServiceContext serviceContext)
|
MDRRuleGroup |
MDRRuleGroupLocalServiceWrapper.updateRuleGroup(long ruleGroupId,
Map<Locale,String> nameMap,
Map<Locale,String> descriptionMap,
ServiceContext serviceContext)
|
static MDRRuleGroup |
MDRRuleGroupServiceUtil.updateRuleGroup(long ruleGroupId,
Map<Locale,String> nameMap,
Map<Locale,String> descriptionMap,
ServiceContext serviceContext)
|
abstract MDRRuleGroupInstance |
MDRRuleGroupInstanceLocalService.updateRuleGroupInstance(long ruleGroupInstanceId,
int priority)
|
MDRRuleGroupInstance |
MDRRuleGroupInstanceServiceWrapper.updateRuleGroupInstance(long ruleGroupInstanceId,
int priority)
|
MDRRuleGroupInstance |
MDRRuleGroupInstanceLocalServiceWrapper.updateRuleGroupInstance(long ruleGroupInstanceId,
int priority)
|
static MDRRuleGroupInstance |
MDRRuleGroupInstanceLocalServiceUtil.updateRuleGroupInstance(long ruleGroupInstanceId,
int priority)
|
abstract MDRRuleGroupInstance |
MDRRuleGroupInstanceService.updateRuleGroupInstance(long ruleGroupInstanceId,
int priority)
|
static MDRRuleGroupInstance |
MDRRuleGroupInstanceServiceUtil.updateRuleGroupInstance(long ruleGroupInstanceId,
int priority)
|
| Uses of PortalException in com.liferay.portlet.mobiledevicerules.service.permission |
|---|
| Methods in com.liferay.portlet.mobiledevicerules.service.permission that throw PortalException | |
|---|---|
abstract void |
MDRRuleGroupInstancePermission.check(PermissionChecker permissionChecker,
long ruleGroupInstanceId,
String actionId)
|
static void |
MDRRuleGroupInstancePermissionUtil.check(PermissionChecker permissionChecker,
long ruleGroupInstanceId,
String actionId)
|
abstract void |
MDRRuleGroupPermission.check(PermissionChecker permissionChecker,
long ruleGroupId,
String actionId)
|
abstract void |
MDRPermission.check(PermissionChecker permissionChecker,
long groupId,
String actionId)
|
static void |
MDRRuleGroupPermissionUtil.check(PermissionChecker permissionChecker,
long ruleGroupId,
String actionId)
|
static void |
MDRPermissionUtil.check(PermissionChecker permissionChecker,
long groupId,
String actionId)
|
abstract void |
MDRRuleGroupInstancePermission.check(PermissionChecker permissionChecker,
MDRRuleGroupInstance ruleGroupInstance,
String actionId)
|
static void |
MDRRuleGroupInstancePermissionUtil.check(PermissionChecker permissionChecker,
MDRRuleGroupInstance ruleGroupInstance,
String actionId)
|
abstract void |
MDRRuleGroupPermission.check(PermissionChecker permissionChecker,
MDRRuleGroup ruleGroup,
String actionId)
|
static void |
MDRRuleGroupPermissionUtil.check(PermissionChecker permissionChecker,
MDRRuleGroup ruleGroup,
String actionId)
|
abstract boolean |
MDRRuleGroupInstancePermission.contains(PermissionChecker permissionChecker,
long ruleGroupInstanceId,
String actionId)
|
static boolean |
MDRRuleGroupInstancePermissionUtil.contains(PermissionChecker permissionChecker,
long ruleGroupInstanceId,
String actionId)
|
abstract boolean |
MDRRuleGroupPermission.contains(PermissionChecker permissionChecker,
long ruleGroupId,
String actionId)
|
static boolean |
MDRRuleGroupPermissionUtil.contains(PermissionChecker permissionChecker,
long ruleGroupId,
String actionId)
|
| Uses of PortalException in com.liferay.portlet.mobiledevicerules.service.persistence |
|---|
| Methods in com.liferay.portlet.mobiledevicerules.service.persistence that throw PortalException | |
|---|---|
protected void |
MDRRuleExportActionableDynamicQuery.performAction(Object object)
|
protected void |
MDRActionExportActionableDynamicQuery.performAction(Object object)
|
protected void |
MDRRuleGroupExportActionableDynamicQuery.performAction(Object object)
|
protected void |
MDRRuleGroupInstanceExportActionableDynamicQuery.performAction(Object object)
|
long |
MDRRuleExportActionableDynamicQuery.performCount()
|
long |
MDRActionExportActionableDynamicQuery.performCount()
|
long |
MDRRuleGroupExportActionableDynamicQuery.performCount()
|
long |
MDRRuleGroupInstanceExportActionableDynamicQuery.performCount()
|
| Uses of PortalException in com.liferay.portlet.polls |
|---|
| Subclasses of PortalException in com.liferay.portlet.polls | |
|---|---|
class |
DuplicateVoteException
|
class |
NoSuchChoiceException
|
class |
NoSuchQuestionException
|
class |
NoSuchVoteException
|
class |
QuestionChoiceException
|
class |
QuestionDescriptionException
|
class |
QuestionExpirationDateException
|
class |
QuestionExpiredException
|
class |
QuestionTitleException
|
| Uses of PortalException in com.liferay.portlet.polls.model |
|---|
| Methods in com.liferay.portlet.polls.model that throw PortalException | |
|---|---|
PollsChoice |
PollsVoteWrapper.getChoice()
|
abstract PollsChoice |
PollsVote.getChoice()
|
| Uses of PortalException in com.liferay.portlet.polls.service |
|---|
| Methods in com.liferay.portlet.polls.service that throw PortalException | |
|---|---|
PollsChoice |
PollsChoiceLocalServiceWrapper.addChoice(long userId,
long questionId,
String name,
String description,
ServiceContext serviceContext)
|
static PollsChoice |
PollsChoiceLocalServiceUtil.addChoice(long userId,
long questionId,
String name,
String description,
ServiceContext serviceContext)
|
abstract PollsChoice |
PollsChoiceLocalService.addChoice(long userId,
long questionId,
String name,
String description,
ServiceContext serviceContext)
|
abstract 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 |
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)
|
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)
|
abstract 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)
|
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)
|
abstract void |
PollsQuestionLocalService.addQuestionResources(long questionId,
boolean addGroupPermissions,
boolean addGuestPermissions)
|
void |
PollsQuestionLocalServiceWrapper.addQuestionResources(long questionId,
boolean addGroupPermissions,
boolean addGuestPermissions)
|
static void |
PollsQuestionLocalServiceUtil.addQuestionResources(long questionId,
boolean addGroupPermissions,
boolean addGuestPermissions)
|
abstract void |
PollsQuestionLocalService.addQuestionResources(long questionId,
String[] groupPermissions,
String[] guestPermissions)
|
void |
PollsQuestionLocalServiceWrapper.addQuestionResources(long questionId,
String[] groupPermissions,
String[] guestPermissions)
|
static void |
PollsQuestionLocalServiceUtil.addQuestionResources(long questionId,
String[] groupPermissions,
String[] guestPermissions)
|
abstract void |
PollsQuestionLocalService.addQuestionResources(PollsQuestion question,
boolean addGroupPermissions,
boolean addGuestPermissions)
|
void |
PollsQuestionLocalServiceWrapper.addQuestionResources(PollsQuestion question,
boolean addGroupPermissions,
boolean addGuestPermissions)
|
static void |
PollsQuestionLocalServiceUtil.addQuestionResources(PollsQuestion question,
boolean addGroupPermissions,
boolean addGuestPermissions)
|
abstract void |
PollsQuestionLocalService.addQuestionResources(PollsQuestion question,
String[] groupPermissions,
String[] guestPermissions)
|
void |
PollsQuestionLocalServiceWrapper.addQuestionResources(PollsQuestion question,
String[] groupPermissions,
String[] guestPermissions)
|
static void |
PollsQuestionLocalServiceUtil.addQuestionResources(PollsQuestion question,
String[] groupPermissions,
String[] guestPermissions)
|
PollsVote |
PollsVoteLocalServiceWrapper.addVote(long userId,
long questionId,
long choiceId,
ServiceContext serviceContext)
|
static PollsVote |
PollsVoteLocalServiceUtil.addVote(long userId,
long questionId,
long choiceId,
ServiceContext serviceContext)
|
abstract PollsVote |
PollsVoteLocalService.addVote(long userId,
long questionId,
long choiceId,
ServiceContext serviceContext)
|
static PollsVote |
PollsVoteServiceUtil.addVote(long questionId,
long choiceId,
ServiceContext serviceContext)
|
PollsVote |
PollsVoteServiceWrapper.addVote(long questionId,
long choiceId,
ServiceContext serviceContext)
|
abstract PollsVote |
PollsVoteService.addVote(long questionId,
long choiceId,
ServiceContext serviceContext)
|
PollsChoice |
PollsChoiceLocalServiceWrapper.deletePollsChoice(long choiceId)
Deletes the polls choice with the primary key from the database. |
static PollsChoice |
PollsChoiceLocalServiceUtil.deletePollsChoice(long choiceId)
Deletes the polls choice with the primary key from the database. |
abstract PollsChoice |
PollsChoiceLocalService.deletePollsChoice(long choiceId)
Deletes the polls choice with the primary key from the database. |
abstract PollsQuestion |
PollsQuestionLocalService.deletePollsQuestion(long questionId)
Deletes the polls question with the primary key from the database. |
PollsQuestion |
PollsQuestionLocalServiceWrapper.deletePollsQuestion(long questionId)
Deletes the polls question with the primary key from the database. |
static PollsQuestion |
PollsQuestionLocalServiceUtil.deletePollsQuestion(long questionId)
Deletes the polls question with the primary key from the database. |
PollsVote |
PollsVoteLocalServiceWrapper.deletePollsVote(long voteId)
Deletes the polls vote with the primary key from the database. |
static PollsVote |
PollsVoteLocalServiceUtil.deletePollsVote(long voteId)
Deletes the polls vote with the primary key from the database. |
abstract PollsVote |
PollsVoteLocalService.deletePollsVote(long voteId)
Deletes the polls vote with the primary key from the database. |
static void |
PollsQuestionServiceUtil.deleteQuestion(long questionId)
|
abstract void |
PollsQuestionService.deleteQuestion(long questionId)
|
abstract void |
PollsQuestionLocalService.deleteQuestion(long questionId)
|
void |
PollsQuestionLocalServiceWrapper.deleteQuestion(long questionId)
|
void |
PollsQuestionServiceWrapper.deleteQuestion(long questionId)
|
static void |
PollsQuestionLocalServiceUtil.deleteQuestion(long questionId)
|
abstract void |
PollsQuestionLocalService.deleteQuestion(PollsQuestion question)
|
void |
PollsQuestionLocalServiceWrapper.deleteQuestion(PollsQuestion question)
|
static void |
PollsQuestionLocalServiceUtil.deleteQuestion(PollsQuestion question)
|
abstract void |
PollsQuestionLocalService.deleteQuestions(long groupId)
|
void |
PollsQuestionLocalServiceWrapper.deleteQuestions(long groupId)
|
static void |
PollsQuestionLocalServiceUtil.deleteQuestions(long groupId)
|
PollsChoice |
PollsChoiceLocalServiceWrapper.getChoice(long choiceId)
|
static PollsChoice |
PollsChoiceLocalServiceUtil.getChoice(long choiceId)
|
abstract PollsChoice |
PollsChoiceLocalService.getChoice(long choiceId)
|
PersistedModel |
PollsChoiceLocalServiceWrapper.getPersistedModel(Serializable primaryKeyObj)
|
static PersistedModel |
PollsChoiceLocalServiceUtil.getPersistedModel(Serializable primaryKeyObj)
|
abstract PersistedModel |
PollsQuestionLocalService.getPersistedModel(Serializable primaryKeyObj)
|
PersistedModel |
PollsVoteLocalServiceWrapper.getPersistedModel(Serializable primaryKeyObj)
|
PersistedModel |
PollsQuestionLocalServiceWrapper.getPersistedModel(Serializable primaryKeyObj)
|
static PersistedModel |
PollsVoteLocalServiceUtil.getPersistedModel(Serializable primaryKeyObj)
|
abstract PersistedModel |
PollsVoteLocalService.getPersistedModel(Serializable primaryKeyObj)
|
static PersistedModel |
PollsQuestionLocalServiceUtil.getPersistedModel(Serializable primaryKeyObj)
|
abstract PersistedModel |
PollsChoiceLocalService.getPersistedModel(Serializable primaryKeyObj)
|
PollsChoice |
PollsChoiceLocalServiceWrapper.getPollsChoice(long choiceId)
Returns the polls choice with the primary key. |
static PollsChoice |
PollsChoiceLocalServiceUtil.getPollsChoice(long choiceId)
Returns the polls choice with the primary key. |
abstract PollsChoice |
PollsChoiceLocalService.getPollsChoice(long choiceId)
Returns the polls choice with the primary key. |
PollsChoice |
PollsChoiceLocalServiceWrapper.getPollsChoiceByUuidAndCompanyId(String uuid,
long companyId)
Returns the polls choice with the matching UUID and company. |
static PollsChoice |
PollsChoiceLocalServiceUtil.getPollsChoiceByUuidAndCompanyId(String uuid,
long companyId)
Returns the polls choice with the matching UUID and company. |
abstract PollsChoice |
PollsChoiceLocalService.getPollsChoiceByUuidAndCompanyId(String uuid,
long companyId)
Returns the polls choice with the matching UUID and company. |
PollsChoice |
PollsChoiceLocalServiceWrapper.getPollsChoiceByUuidAndGroupId(String uuid,
long groupId)
Returns the polls choice matching the UUID and group. |
static PollsChoice |
PollsChoiceLocalServiceUtil.getPollsChoiceByUuidAndGroupId(String uuid,
long groupId)
Returns the polls choice matching the UUID and group. |
abstract PollsChoice |
PollsChoiceLocalService.getPollsChoiceByUuidAndGroupId(String uuid,
long groupId)
Returns the polls choice matching the UUID and group. |
abstract PollsQuestion |
PollsQuestionLocalService.getPollsQuestion(long questionId)
Returns the polls question with the primary key. |
PollsQuestion |
PollsQuestionLocalServiceWrapper.getPollsQuestion(long questionId)
Returns the polls question with the primary key. |
static PollsQuestion |
PollsQuestionLocalServiceUtil.getPollsQuestion(long questionId)
Returns the polls question with the primary key. |
abstract PollsQuestion |
PollsQuestionLocalService.getPollsQuestionByUuidAndCompanyId(String uuid,
long companyId)
Returns the polls question with the matching UUID and company. |
PollsQuestion |
PollsQuestionLocalServiceWrapper.getPollsQuestionByUuidAndCompanyId(String uuid,
long companyId)
Returns the polls question with the matching UUID and company. |
static PollsQuestion |
PollsQuestionLocalServiceUtil.getPollsQuestionByUuidAndCompanyId(String uuid,
long companyId)
Returns the polls question with the matching UUID and company. |
abstract PollsQuestion |
PollsQuestionLocalService.getPollsQuestionByUuidAndGroupId(String uuid,
long groupId)
Returns the polls question matching the UUID and group. |
PollsQuestion |
PollsQuestionLocalServiceWrapper.getPollsQuestionByUuidAndGroupId(String uuid,
long groupId)
Returns the polls question matching the UUID and group. |
static PollsQuestion |
PollsQuestionLocalServiceUtil.getPollsQuestionByUuidAndGroupId(String uuid,
long groupId)
Returns the polls question matching the UUID and group. |
PollsVote |
PollsVoteLocalServiceWrapper.getPollsVote(long voteId)
Returns the polls vote with the primary key. |
static PollsVote |
PollsVoteLocalServiceUtil.getPollsVote(long voteId)
Returns the polls vote with the primary key. |
abstract PollsVote |
PollsVoteLocalService.getPollsVote(long voteId)
Returns the polls vote with the primary key. |
PollsVote |
PollsVoteLocalServiceWrapper.getPollsVoteByUuidAndCompanyId(String uuid,
long companyId)
Returns the polls vote with the matching UUID and company. |
static PollsVote |
PollsVoteLocalServiceUtil.getPollsVoteByUuidAndCompanyId(String uuid,
long companyId)
Returns the polls vote with the matching UUID and company. |
abstract PollsVote |
PollsVoteLocalService.getPollsVoteByUuidAndCompanyId(String uuid,
long companyId)
Returns the polls vote with the matching UUID and company. |
PollsVote |
PollsVoteLocalServiceWrapper.getPollsVoteByUuidAndGroupId(String uuid,
long groupId)
Returns the polls vote matching the UUID and group. |
static PollsVote |
PollsVoteLocalServiceUtil.getPollsVoteByUuidAndGroupId(String uuid,
long groupId)
Returns the polls vote matching the UUID and group. |
abstract PollsVote |
PollsVoteLocalService.getPollsVoteByUuidAndGroupId(String uuid,
long groupId)
Returns the polls vote matching the UUID and group. |
static PollsQuestion |
PollsQuestionServiceUtil.getQuestion(long questionId)
|
abstract PollsQuestion |
PollsQuestionService.getQuestion(long questionId)
|
abstract PollsQuestion |
PollsQuestionLocalService.getQuestion(long questionId)
|
PollsQuestion |
PollsQuestionLocalServiceWrapper.getQuestion(long questionId)
|
PollsQuestion |
PollsQuestionServiceWrapper.getQuestion(long questionId)
|
static PollsQuestion |
PollsQuestionLocalServiceUtil.getQuestion(long questionId)
|
PollsVote |
PollsVoteLocalServiceWrapper.getVote(long questionId,
long userId)
|
static PollsVote |
PollsVoteLocalServiceUtil.getVote(long questionId,
long userId)
|
abstract PollsVote |
PollsVoteLocalService.getVote(long questionId,
long userId)
|
PollsChoice |
PollsChoiceLocalServiceWrapper.updateChoice(long choiceId,
long questionId,
String name,
String description,
ServiceContext serviceContext)
|
static PollsChoice |
PollsChoiceLocalServiceUtil.updateChoice(long choiceId,
long questionId,
String name,
String description,
ServiceContext serviceContext)
|
abstract PollsChoice |
PollsChoiceLocalService.updateChoice(long choiceId,
long questionId,
String name,
String description,
ServiceContext serviceContext)
|
abstract 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 |
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)
|
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)
|
abstract 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)
|
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)
|
| Uses of PortalException in com.liferay.portlet.polls.service.persistence |
|---|
| Methods in com.liferay.portlet.polls.service.persistence that throw PortalException | |
|---|---|
protected void |
PollsQuestionExportActionableDynamicQuery.performAction(Object object)
|
protected void |
PollsVoteExportActionableDynamicQuery.performAction(Object object)
|
protected void |
PollsChoiceExportActionableDynamicQuery.performAction(Object object)
|
long |
PollsQuestionExportActionableDynamicQuery.performCount()
|
long |
PollsVoteExportActionableDynamicQuery.performCount()
|
long |
PollsChoiceExportActionableDynamicQuery.performCount()
|
| Uses of PortalException in com.liferay.portlet.ratings |
|---|
| Subclasses of PortalException in com.liferay.portlet.ratings | |
|---|---|
class |
EntryScoreException
|
class |
NoSuchStatsException
|
| Uses of PortalException in com.liferay.portlet.ratings.service |
|---|
| Methods in com.liferay.portlet.ratings.service that throw PortalException | |
|---|---|
abstract void |
RatingsEntryLocalService.deleteEntry(long userId,
String className,
long classPK)
|
void |
RatingsEntryLocalServiceWrapper.deleteEntry(long userId,
String className,
long classPK)
|
static void |
RatingsEntryLocalServiceUtil.deleteEntry(long userId,
String className,
long classPK)
|
static void |
RatingsEntryServiceUtil.deleteEntry(String className,
long classPK)
|
abstract void |
RatingsEntryService.deleteEntry(String className,
long classPK)
|
void |
RatingsEntryServiceWrapper.deleteEntry(String className,
long classPK)
|
abstract RatingsEntry |
RatingsEntryLocalService.deleteRatingsEntry(long entryId)
Deletes the ratings entry with the primary key from the database. |
RatingsEntry |
RatingsEntryLocalServiceWrapper.deleteRatingsEntry(long entryId)
Deletes the ratings entry with the primary key from the database. |
static RatingsEntry |
RatingsEntryLocalServiceUtil.deleteRatingsEntry(long entryId)
Deletes the ratings entry with the primary key from the database. |
static RatingsStats |
RatingsStatsLocalServiceUtil.deleteRatingsStats(long statsId)
Deletes the ratings stats with the primary key from the database. |
abstract RatingsStats |
RatingsStatsLocalService.deleteRatingsStats(long statsId)
Deletes the ratings stats with the primary key from the database. |
RatingsStats |
RatingsStatsLocalServiceWrapper.deleteRatingsStats(long statsId)
Deletes the ratings stats with the primary key from the database. |
abstract RatingsEntry |
RatingsEntryLocalService.getEntry(long userId,
String className,
long classPK)
|
RatingsEntry |
RatingsEntryLocalServiceWrapper.getEntry(long userId,
String className,
long classPK)
|
static RatingsEntry |
RatingsEntryLocalServiceUtil.getEntry(long userId,
String className,
long classPK)
|
static PersistedModel |
RatingsStatsLocalServiceUtil.getPersistedModel(Serializable primaryKeyObj)
|
abstract PersistedModel |
RatingsStatsLocalService.getPersistedModel(Serializable primaryKeyObj)
|
PersistedModel |
RatingsStatsLocalServiceWrapper.getPersistedModel(Serializable primaryKeyObj)
|
abstract PersistedModel |
RatingsEntryLocalService.getPersistedModel(Serializable primaryKeyObj)
|
PersistedModel |
RatingsEntryLocalServiceWrapper.getPersistedModel(Serializable primaryKeyObj)
|
static PersistedModel |
RatingsEntryLocalServiceUtil.getPersistedModel(Serializable primaryKeyObj)
|
abstract RatingsEntry |
RatingsEntryLocalService.getRatingsEntry(long entryId)
Returns the ratings entry with the primary key. |
RatingsEntry |
RatingsEntryLocalServiceWrapper.getRatingsEntry(long entryId)
Returns the ratings entry with the primary key. |
static RatingsEntry |
RatingsEntryLocalServiceUtil.getRatingsEntry(long entryId)
Returns the ratings entry with the primary key. |
static RatingsStats |
RatingsStatsLocalServiceUtil.getRatingsStats(long statsId)
Returns the ratings stats with the primary key. |
abstract RatingsStats |
RatingsStatsLocalService.getRatingsStats(long statsId)
Returns the ratings stats with the primary key. |
RatingsStats |
RatingsStatsLocalServiceWrapper.getRatingsStats(long statsId)
Returns the ratings stats with the primary key. |
static RatingsStats |
RatingsStatsLocalServiceUtil.getStats(long statsId)
|
abstract RatingsStats |
RatingsStatsLocalService.getStats(long statsId)
|
RatingsStats |
RatingsStatsLocalServiceWrapper.getStats(long statsId)
|
abstract RatingsEntry |
RatingsEntryLocalService.updateEntry(long userId,
String className,
long classPK,
double score,
ServiceContext 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)
|
static RatingsEntry |
RatingsEntryServiceUtil.updateEntry(String className,
long classPK,
double score)
|
abstract RatingsEntry |
RatingsEntryService.updateEntry(String className,
long classPK,
double score)
|
RatingsEntry |
RatingsEntryServiceWrapper.updateEntry(String className,
long classPK,
double score)
|
| Uses of PortalException in com.liferay.portlet.shopping |
|---|
| Uses of PortalException in com.liferay.portlet.shopping.model |
|---|
| Methods in com.liferay.portlet.shopping.model that throw PortalException | |
|---|---|
ShoppingCoupon |
ShoppingCartWrapper.getCoupon()
|
abstract ShoppingCoupon |
ShoppingCart.getCoupon()
|
abstract List<ShoppingItemPrice> |
ShoppingItem.getItemPrices()
|
List<ShoppingItemPrice> |
ShoppingItemWrapper.getItemPrices()
|
| Uses of PortalException in com.liferay.portlet.shopping.service |
|---|
| Methods in com.liferay.portlet.shopping.service that throw PortalException | |
|---|---|
abstract void |
ShoppingItemLocalService.addBookItems(long userId,
long groupId,
long categoryId,
String[] isbns)
|
static void |
ShoppingItemLocalServiceUtil.addBookItems(long userId,
long groupId,
long categoryId,
String[] isbns)
|
void |
ShoppingItemLocalServiceWrapper.addBookItems(long userId,
long groupId,
long categoryId,
String[] isbns)
|
abstract void |
ShoppingItemService.addBookItems(long groupId,
long categoryId,
String[] isbns)
|
static void |
ShoppingItemServiceUtil.addBookItems(long groupId,
long categoryId,
String[] isbns)
|
void |
ShoppingItemServiceWrapper.addBookItems(long groupId,
long categoryId,
String[] isbns)
|
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)
|
abstract ShoppingCategory |
ShoppingCategoryLocalService.addCategory(long userId,
long parentCategoryId,
String name,
String description,
ServiceContext serviceContext)
|
abstract ShoppingCategory |
ShoppingCategoryService.addCategory(long parentCategoryId,
String name,
String description,
ServiceContext serviceContext)
|
static ShoppingCategory |
ShoppingCategoryServiceUtil.addCategory(long parentCategoryId,
String name,
String description,
ServiceContext serviceContext)
|
ShoppingCategory |
ShoppingCategoryServiceWrapper.addCategory(long parentCategoryId,
String name,
String description,
ServiceContext serviceContext)
|
void |
ShoppingCategoryLocalServiceWrapper.addCategoryResources(long categoryId,
boolean addGroupPermissions,
boolean addGuestPermissions)
|
static void |
ShoppingCategoryLocalServiceUtil.addCategoryResources(long categoryId,
boolean addGroupPermissions,
boolean addGuestPermissions)
|
abstract void |
ShoppingCategoryLocalService.addCategoryResources(long categoryId,
boolean addGroupPermissions,
boolean addGuestPermissions)
|
void |
ShoppingCategoryLocalServiceWrapper.addCategoryResources(long categoryId,
String[] groupPermissions,
String[] guestPermissions)
|
static void |
ShoppingCategoryLocalServiceUtil.addCategoryResources(long categoryId,
String[] groupPermissions,
String[] guestPermissions)
|
abstract void |
ShoppingCategoryLocalService.addCategoryResources(long categoryId,
String[] groupPermissions,
String[] guestPermissions)
|
void |
ShoppingCategoryLocalServiceWrapper.addCategoryResources(ShoppingCategory category,
boolean addGroupPermissions,
boolean addGuestPermissions)
|
static void |
ShoppingCategoryLocalServiceUtil.addCategoryResources(ShoppingCategory category,
boolean addGroupPermissions,
boolean addGuestPermissions)
|
abstract void |
ShoppingCategoryLocalService.addCategoryResources(ShoppingCategory category,
boolean addGroupPermissions,
boolean addGuestPermissions)
|
void |
ShoppingCategoryLocalServiceWrapper.addCategoryResources(ShoppingCategory category,
String[] groupPermissions,
String[] guestPermissions)
|
static void |
ShoppingCategoryLocalServiceUtil.addCategoryResources(ShoppingCategory category,
String[] groupPermissions,
String[] guestPermissions)
|
abstract void |
ShoppingCategoryLocalService.addCategoryResources(ShoppingCategory category,
String[] groupPermissions,
String[] guestPermissions)
|
abstract 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)
|
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 |
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)
|
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)
|
abstract 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)
|
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)
|
abstract 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 smallImageFile,
boolean mediumImage,
String mediumImageURL,
File mediumImageFile,
boolean largeImage,
String largeImageURL,
File largeImageFile,
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 smallImageFile,
boolean mediumImage,
String mediumImageURL,
File mediumImageFile,
boolean largeImage,
String largeImageURL,
File largeImageFile,
List<ShoppingItemField> itemFields,
List<ShoppingItemPrice> itemPrices,
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 smallImageFile,
boolean mediumImage,
String mediumImageURL,
File mediumImageFile,
boolean largeImage,
String largeImageURL,
File largeImageFile,
List<ShoppingItemField> itemFields,
List<ShoppingItemPrice> itemPrices,
ServiceContext serviceContext)
|
abstract 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)
|
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 |
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)
|
abstract void |
ShoppingItemLocalService.addItemResources(long itemId,
boolean addGroupPermissions,
boolean addGuestPermissions)
|
static void |
ShoppingItemLocalServiceUtil.addItemResources(long itemId,
boolean addGroupPermissions,
boolean addGuestPermissions)
|
void |
ShoppingItemLocalServiceWrapper.addItemResources(long itemId,
boolean addGroupPermissions,
boolean addGuestPermissions)
|
abstract void |
ShoppingItemLocalService.addItemResources(long itemId,
String[] groupPermissions,
String[] guestPermissions)
|
static void |
ShoppingItemLocalServiceUtil.addItemResources(long itemId,
String[] groupPermissions,
String[] guestPermissions)
|
void |
ShoppingItemLocalServiceWrapper.addItemResources(long itemId,
String[] groupPermissions,
String[] guestPermissions)
|
abstract void |
ShoppingItemLocalService.addItemResources(ShoppingItem item,
boolean addGroupPermissions,
boolean addGuestPermissions)
|
static void |
ShoppingItemLocalServiceUtil.addItemResources(ShoppingItem item,
boolean addGroupPermissions,
boolean addGuestPermissions)
|
void |
ShoppingItemLocalServiceWrapper.addItemResources(ShoppingItem item,
boolean addGroupPermissions,
boolean addGuestPermissions)
|
abstract void |
ShoppingItemLocalService.addItemResources(ShoppingItem item,
String[] groupPermissions,
String[] guestPermissions)
|
static void |
ShoppingItemLocalServiceUtil.addItemResources(ShoppingItem item,
String[] groupPermissions,
String[] guestPermissions)
|
void |
ShoppingItemLocalServiceWrapper.addItemResources(ShoppingItem item,
String[] groupPermissions,
String[] guestPermissions)
|
ShoppingOrder |
ShoppingOrderLocalServiceWrapper.addLatestOrder(long userId,
long groupId)
|
static ShoppingOrder |
ShoppingOrderLocalServiceUtil.addLatestOrder(long userId,
long groupId)
|
abstract ShoppingOrder |
ShoppingOrderLocalService.addLatestOrder(long userId,
long groupId)
|
abstract void |
ShoppingOrderService.completeOrder(long groupId,
String number,
String ppTxnId,
String ppPaymentStatus,
double ppPaymentGross,
String ppReceiverEmail,
String ppPayerEmail,
ServiceContext serviceContext)
|
void |
ShoppingOrderServiceWrapper.completeOrder(long groupId,
String number,
String ppTxnId,
String ppPaymentStatus,
double ppPaymentGross,
String ppReceiverEmail,
String ppPayerEmail,
ServiceContext serviceContext)
|
static void |
ShoppingOrderServiceUtil.completeOrder(long groupId,
String number,
String ppTxnId,
String ppPaymentStatus,
double ppPaymentGross,
String ppReceiverEmail,
String ppPayerEmail,
ServiceContext serviceContext)
|
void |
ShoppingOrderLocalServiceWrapper.completeOrder(String number,
String ppTxnId,
String ppPaymentStatus,
double ppPaymentGross,
String ppReceiverEmail,
String ppPayerEmail,
boolean updateInventory,
ServiceContext serviceContext)
|
static void |
ShoppingOrderLocalServiceUtil.completeOrder(String number,
String ppTxnId,
String ppPaymentStatus,
double ppPaymentGross,
String ppReceiverEmail,
String ppPayerEmail,
boolean updateInventory,
ServiceContext serviceContext)
|
abstract void |
ShoppingOrderLocalService.completeOrder(String number,
String ppTxnId,
String ppPaymentStatus,
double ppPaymentGross,
String ppReceiverEmail,
String ppPayerEmail,
boolean updateInventory,
ServiceContext serviceContext)
|
void |
ShoppingCategoryLocalServiceWrapper.deleteCategories(long groupId)
|
static void |
ShoppingCategoryLocalServiceUtil.deleteCategories(long groupId)
|
abstract void |
ShoppingCategoryLocalService.deleteCategories(long groupId)
|
void |
ShoppingCategoryLocalServiceWrapper.deleteCategory(long categoryId)
|
static void |
ShoppingCategoryLocalServiceUtil.deleteCategory(long categoryId)
|
abstract void |
ShoppingCategoryLocalService.deleteCategory(long categoryId)
|
abstract void |
ShoppingCategoryService.deleteCategory(long categoryId)
|
static void |
ShoppingCategoryServiceUtil.deleteCategory(long categoryId)
|
void |
ShoppingCategoryServiceWrapper.deleteCategory(long categoryId)
|
void |
ShoppingCategoryLocalServiceWrapper.deleteCategory(ShoppingCategory category)
|
static void |
ShoppingCategoryLocalServiceUtil.deleteCategory(ShoppingCategory category)
|
abstract void |
ShoppingCategoryLocalService.deleteCategory(ShoppingCategory category)
|
abstract void |
ShoppingCouponLocalService.deleteCoupon(long couponId)
|
static void |
ShoppingCouponLocalServiceUtil.deleteCoupon(long couponId)
|
void |
ShoppingCouponLocalServiceWrapper.deleteCoupon(long couponId)
|
void |
ShoppingCouponServiceWrapper.deleteCoupon(long groupId,
long couponId)
|
abstract void |
ShoppingCouponService.deleteCoupon(long groupId,
long couponId)
|
static void |
ShoppingCouponServiceUtil.deleteCoupon(long groupId,
long couponId)
|
abstract void |
ShoppingItemService.deleteItem(long itemId)
|
abstract void |
ShoppingItemLocalService.deleteItem(long itemId)
|
static void |
ShoppingItemServiceUtil.deleteItem(long itemId)
|
static void |
ShoppingItemLocalServiceUtil.deleteItem(long itemId)
|
void |
ShoppingItemLocalServiceWrapper.deleteItem(long itemId)
|
void |
ShoppingItemServiceWrapper.deleteItem(long itemId)
|
abstract void |
ShoppingItemLocalService.deleteItem(ShoppingItem item)
|
static void |
ShoppingItemLocalServiceUtil.deleteItem(ShoppingItem item)
|
void |
ShoppingItemLocalServiceWrapper.deleteItem(ShoppingItem item)
|
abstract void |
ShoppingItemLocalService.deleteItems(long groupId,
long categoryId)
|
static void |
ShoppingItemLocalServiceUtil.deleteItems(long groupId,
long categoryId)
|
void |
ShoppingItemLocalServiceWrapper.deleteItems(long groupId,
long categoryId)
|
void |
ShoppingOrderLocalServiceWrapper.deleteOrder(long orderId)
|
static void |
ShoppingOrderLocalServiceUtil.deleteOrder(long orderId)
|
abstract void |
ShoppingOrderLocalService.deleteOrder(long orderId)
|
abstract void |
ShoppingOrderService.deleteOrder(long groupId,
long orderId)
|
void |
ShoppingOrderServiceWrapper.deleteOrder(long groupId,
long orderId)
|
static void |
ShoppingOrderServiceUtil.deleteOrder(long groupId,
long orderId)
|
void |
ShoppingOrderLocalServiceWrapper.deleteOrder(ShoppingOrder order)
|
static void |
ShoppingOrderLocalServiceUtil.deleteOrder(ShoppingOrder order)
|
abstract void |
ShoppingOrderLocalService.deleteOrder(ShoppingOrder order)
|
void |
ShoppingOrderLocalServiceWrapper.deleteOrders(long groupId)
|
static void |
ShoppingOrderLocalServiceUtil.deleteOrders(long groupId)
|
abstract void |
ShoppingOrderLocalService.deleteOrders(long groupId)
|
static ShoppingCart |
ShoppingCartLocalServiceUtil.deleteShoppingCart(long cartId)
Deletes the shopping cart with the primary key from the database. |
abstract ShoppingCart |
ShoppingCartLocalService.deleteShoppingCart(long cartId)
Deletes the shopping cart with the primary key from the database. |
ShoppingCart |
ShoppingCartLocalServiceWrapper.deleteShoppingCart(long cartId)
Deletes the shopping cart with the primary key from the database. |
ShoppingCategory |
ShoppingCategoryLocalServiceWrapper.deleteShoppingCategory(long categoryId)
Deletes the shopping category with the primary key from the database. |
static ShoppingCategory |
ShoppingCategoryLocalServiceUtil.deleteShoppingCategory(long categoryId)
Deletes the shopping category with the primary key from the database. |
abstract ShoppingCategory |
ShoppingCategoryLocalService.deleteShoppingCategory(long categoryId)
Deletes the shopping category with the primary key from the database. |
abstract ShoppingCoupon |
ShoppingCouponLocalService.deleteShoppingCoupon(long couponId)
Deletes the shopping coupon with the primary key from the database. |
static ShoppingCoupon |
ShoppingCouponLocalServiceUtil.deleteShoppingCoupon(long couponId)
Deletes the shopping coupon with the primary key from the database. |
ShoppingCoupon |
ShoppingCouponLocalServiceWrapper.deleteShoppingCoupon(long couponId)
Deletes the shopping coupon with the primary key from the database. |
abstract ShoppingItem |
ShoppingItemLocalService.deleteShoppingItem(long itemId)
Deletes the shopping item with the primary key from the database. |
static ShoppingItem |
ShoppingItemLocalServiceUtil.deleteShoppingItem(long itemId)
Deletes the shopping item with the primary key from the database. |
ShoppingItem |
ShoppingItemLocalServiceWrapper.deleteShoppingItem(long itemId)
Deletes the shopping item with the primary key from the database. |
ShoppingItemField |
ShoppingItemFieldLocalServiceWrapper.deleteShoppingItemField(long itemFieldId)
Deletes the shopping item field with the primary key from the database. |
static ShoppingItemField |
ShoppingItemFieldLocalServiceUtil.deleteShoppingItemField(long itemFieldId)
Deletes the shopping item field with the primary key from the database. |
abstract ShoppingItemField |
ShoppingItemFieldLocalService.deleteShoppingItemField(long itemFieldId)
Deletes the shopping item field with the primary key from the database. |
static ShoppingItemPrice |
ShoppingItemPriceLocalServiceUtil.deleteShoppingItemPrice(long itemPriceId)
Deletes the shopping item price with the primary key from the database. |
ShoppingItemPrice |
ShoppingItemPriceLocalServiceWrapper.deleteShoppingItemPrice(long itemPriceId)
Deletes the shopping item price with the primary key from the database. |
abstract ShoppingItemPrice |
ShoppingItemPriceLocalService.deleteShoppingItemPrice(long itemPriceId)
Deletes the shopping item price with the primary key from the database. |
ShoppingOrder |
ShoppingOrderLocalServiceWrapper.deleteShoppingOrder(long orderId)
Deletes the shopping order with the primary key from the database. |
static ShoppingOrder |
ShoppingOrderLocalServiceUtil.deleteShoppingOrder(long orderId)
Deletes the shopping order with the primary key from the database. |
abstract ShoppingOrder |
ShoppingOrderLocalService.deleteShoppingOrder(long orderId)
Deletes the shopping order with the primary key from the database. |
ShoppingOrderItem |
ShoppingOrderItemLocalServiceWrapper.deleteShoppingOrderItem(long orderItemId)
Deletes the shopping order item with the primary key from the database. |
static ShoppingOrderItem |
ShoppingOrderItemLocalServiceUtil.deleteShoppingOrderItem(long orderItemId)
Deletes the shopping order item with the primary key from the database. |
abstract ShoppingOrderItem |
ShoppingOrderItemLocalService.deleteShoppingOrderItem(long orderItemId)
Deletes the shopping order item with the primary key from the database. |
static ShoppingCart |
ShoppingCartLocalServiceUtil.getCart(long userId,
long groupId)
|
abstract ShoppingCart |
ShoppingCartLocalService.getCart(long userId,
long groupId)
|
ShoppingCart |
ShoppingCartLocalServiceWrapper.getCart(long userId,
long groupId)
|
ShoppingCategory |
ShoppingCategoryLocalServiceWrapper.getCategory(long categoryId)
|
static ShoppingCategory |
ShoppingCategoryLocalServiceUtil.getCategory(long categoryId)
|
abstract ShoppingCategory |
ShoppingCategoryLocalService.getCategory(long categoryId)
|
abstract ShoppingCategory |
ShoppingCategoryService.getCategory(long categoryId)
|
static ShoppingCategory |
ShoppingCategoryServiceUtil.getCategory(long categoryId)
|
ShoppingCategory |
ShoppingCategoryServiceWrapper.getCategory(long categoryId)
|
abstract ShoppingCoupon |
ShoppingCouponLocalService.getCoupon(long couponId)
|
static ShoppingCoupon |
ShoppingCouponLocalServiceUtil.getCoupon(long couponId)
|
ShoppingCoupon |
ShoppingCouponLocalServiceWrapper.getCoupon(long couponId)
|
ShoppingCoupon |
ShoppingCouponServiceWrapper.getCoupon(long groupId,
long couponId)
|
abstract ShoppingCoupon |
ShoppingCouponService.getCoupon(long groupId,
long couponId)
|
static ShoppingCoupon |
ShoppingCouponServiceUtil.getCoupon(long groupId,
long couponId)
|
abstract ShoppingCoupon |
ShoppingCouponLocalService.getCoupon(String code)
|
static ShoppingCoupon |
ShoppingCouponLocalServiceUtil.getCoupon(String code)
|
ShoppingCoupon |
ShoppingCouponLocalServiceWrapper.getCoupon(String code)
|
abstract ShoppingItem |
ShoppingItemService.getItem(long itemId)
|
abstract ShoppingItem |
ShoppingItemLocalService.getItem(long itemId)
|
static ShoppingItem |
ShoppingItemServiceUtil.getItem(long itemId)
|
static ShoppingItem |
ShoppingItemLocalServiceUtil.getItem(long itemId)
|
ShoppingItem |
ShoppingItemLocalServiceWrapper.getItem(long itemId)
|
ShoppingItem |
ShoppingItemServiceWrapper.getItem(long itemId)
|
abstract ShoppingItem |
ShoppingItemLocalService.getItem(long companyId,
String sku)
|
static ShoppingItem |
ShoppingItemLocalServiceUtil.getItem(long companyId,
String sku)
|
ShoppingItem |
ShoppingItemLocalServiceWrapper.getItem(long companyId,
String sku)
|
abstract ShoppingItem |
ShoppingItemLocalService.getItemByLargeImageId(long largeImageId)
|
static ShoppingItem |
ShoppingItemLocalServiceUtil.getItemByLargeImageId(long largeImageId)
|
ShoppingItem |
ShoppingItemLocalServiceWrapper.getItemByLargeImageId(long largeImageId)
|
abstract ShoppingItem |
ShoppingItemLocalService.getItemByMediumImageId(long mediumImageId)
|
static ShoppingItem |
ShoppingItemLocalServiceUtil.getItemByMediumImageId(long mediumImageId)
|
ShoppingItem |
ShoppingItemLocalServiceWrapper.getItemByMediumImageId(long mediumImageId)
|
abstract ShoppingItem |
ShoppingItemLocalService.getItemBySmallImageId(long smallImageId)
|
static ShoppingItem |
ShoppingItemLocalServiceUtil.getItemBySmallImageId(long smallImageId)
|
ShoppingItem |
ShoppingItemLocalServiceWrapper.getItemBySmallImageId(long smallImageId)
|
static List<ShoppingItemPrice> |
ShoppingItemPriceLocalServiceUtil.getItemPrices(long itemId)
|
List<ShoppingItemPrice> |
ShoppingItemPriceLocalServiceWrapper.getItemPrices(long itemId)
|
abstract List<ShoppingItemPrice> |
ShoppingItemPriceLocalService.getItemPrices(long itemId)
|
abstract ShoppingItem[] |
ShoppingItemService.getItemsPrevAndNext(long itemId,
OrderByComparator obc)
|
abstract ShoppingItem[] |
ShoppingItemLocalService.getItemsPrevAndNext(long itemId,
OrderByComparator obc)
|
static ShoppingItem[] |
ShoppingItemServiceUtil.getItemsPrevAndNext(long itemId,
OrderByComparator obc)
|
static ShoppingItem[] |
ShoppingItemLocalServiceUtil.getItemsPrevAndNext(long itemId,
OrderByComparator obc)
|
ShoppingItem[] |
ShoppingItemLocalServiceWrapper.getItemsPrevAndNext(long itemId,
OrderByComparator obc)
|
ShoppingItem[] |
ShoppingItemServiceWrapper.getItemsPrevAndNext(long itemId,
OrderByComparator obc)
|
ShoppingOrder |
ShoppingOrderLocalServiceWrapper.getLatestOrder(long userId,
long groupId)
|
static ShoppingOrder |
ShoppingOrderLocalServiceUtil.getLatestOrder(long userId,
long groupId)
|
abstract ShoppingOrder |
ShoppingOrderLocalService.getLatestOrder(long userId,
long groupId)
|
ShoppingOrder |
ShoppingOrderLocalServiceWrapper.getOrder(long orderId)
|
static ShoppingOrder |
ShoppingOrderLocalServiceUtil.getOrder(long orderId)
|
abstract ShoppingOrder |
ShoppingOrderLocalService.getOrder(long orderId)
|
abstract ShoppingOrder |
ShoppingOrderService.getOrder(long groupId,
long orderId)
|
ShoppingOrder |
ShoppingOrderServiceWrapper.getOrder(long groupId,
long orderId)
|
static ShoppingOrder |
ShoppingOrderServiceUtil.getOrder(long groupId,
long orderId)
|
ShoppingOrder |
ShoppingOrderLocalServiceWrapper.getOrder(String number)
|
static ShoppingOrder |
ShoppingOrderLocalServiceUtil.getOrder(String number)
|
abstract ShoppingOrder |
ShoppingOrderLocalService.getOrder(String number)
|
List<ShoppingCategory> |
ShoppingCategoryLocalServiceWrapper.getParentCategories(long categoryId)
|
static List<ShoppingCategory> |
ShoppingCategoryLocalServiceUtil.getParentCategories(long categoryId)
|
abstract List<ShoppingCategory> |
ShoppingCategoryLocalService.getParentCategories(long categoryId)
|
List<ShoppingCategory> |
ShoppingCategoryLocalServiceWrapper.getParentCategories(ShoppingCategory category)
|
static List<ShoppingCategory> |
ShoppingCategoryLocalServiceUtil.getParentCategories(ShoppingCategory category)
|
abstract List<ShoppingCategory> |
ShoppingCategoryLocalService.getParentCategories(ShoppingCategory category)
|
ShoppingCategory |
ShoppingCategoryLocalServiceWrapper.getParentCategory(ShoppingCategory category)
|
static ShoppingCategory |
ShoppingCategoryLocalServiceUtil.getParentCategory(ShoppingCategory category)
|
abstract ShoppingCategory |
ShoppingCategoryLocalService.getParentCategory(ShoppingCategory category)
|
ShoppingOrder |
ShoppingOrderLocalServiceWrapper.getPayPalTxnIdOrder(String ppTxnId)
|
static ShoppingOrder |
ShoppingOrderLocalServiceUtil.getPayPalTxnIdOrder(String ppTxnId)
|
abstract ShoppingOrder |
ShoppingOrderLocalService.getPayPalTxnIdOrder(String ppTxnId)
|
abstract PersistedModel |
ShoppingCouponLocalService.getPersistedModel(Serializable primaryKeyObj)
|
PersistedModel |
ShoppingItemFieldLocalServiceWrapper.getPersistedModel(Serializable primaryKeyObj)
|
static PersistedModel |
ShoppingItemFieldLocalServiceUtil.getPersistedModel(Serializable primaryKeyObj)
|
static PersistedModel |
ShoppingCouponLocalServiceUtil.getPersistedModel(Serializable primaryKeyObj)
|
PersistedModel |
ShoppingCategoryLocalServiceWrapper.getPersistedModel(Serializable primaryKeyObj)
|
PersistedModel |
ShoppingOrderItemLocalServiceWrapper.getPersistedModel(Serializable primaryKeyObj)
|
abstract PersistedModel |
ShoppingItemLocalService.getPersistedModel(Serializable primaryKeyObj)
|
PersistedModel |
ShoppingOrderLocalServiceWrapper.getPersistedModel(Serializable primaryKeyObj)
|
static PersistedModel |
ShoppingCategoryLocalServiceUtil.getPersistedModel(Serializable primaryKeyObj)
|
abstract PersistedModel |
ShoppingCategoryLocalService.getPersistedModel(Serializable primaryKeyObj)
|
static PersistedModel |
ShoppingCartLocalServiceUtil.getPersistedModel(Serializable primaryKeyObj)
|
abstract PersistedModel |
ShoppingCartLocalService.getPersistedModel(Serializable primaryKeyObj)
|
static PersistedModel |
ShoppingOrderLocalServiceUtil.getPersistedModel(Serializable primaryKeyObj)
|
static PersistedModel |
ShoppingItemPriceLocalServiceUtil.getPersistedModel(Serializable primaryKeyObj)
|
static PersistedModel |
ShoppingItemLocalServiceUtil.getPersistedModel(Serializable primaryKeyObj)
|
static PersistedModel |
ShoppingOrderItemLocalServiceUtil.getPersistedModel(Serializable primaryKeyObj)
|
abstract PersistedModel |
ShoppingOrderLocalService.getPersistedModel(Serializable primaryKeyObj)
|
PersistedModel |
ShoppingCartLocalServiceWrapper.getPersistedModel(Serializable primaryKeyObj)
|
PersistedModel |
ShoppingItemPriceLocalServiceWrapper.getPersistedModel(Serializable primaryKeyObj)
|
abstract PersistedModel |
ShoppingItemFieldLocalService.getPersistedModel(Serializable primaryKeyObj)
|
PersistedModel |
ShoppingItemLocalServiceWrapper.getPersistedModel(Serializable primaryKeyObj)
|
abstract PersistedModel |
ShoppingOrderItemLocalService.getPersistedModel(Serializable primaryKeyObj)
|
abstract PersistedModel |
ShoppingItemPriceLocalService.getPersistedModel(Serializable primaryKeyObj)
|
PersistedModel |
ShoppingCouponLocalServiceWrapper.getPersistedModel(Serializable primaryKeyObj)
|
static ShoppingCart |
ShoppingCartLocalServiceUtil.getShoppingCart(long cartId)
Returns the shopping cart with the primary key. |
abstract ShoppingCart |
ShoppingCartLocalService.getShoppingCart(long cartId)
Returns the shopping cart with the primary key. |
ShoppingCart |
ShoppingCartLocalServiceWrapper.getShoppingCart(long cartId)
Returns the shopping cart with the primary key. |
ShoppingCategory |
ShoppingCategoryLocalServiceWrapper.getShoppingCategory(long categoryId)
Returns the shopping category with the primary key. |
static ShoppingCategory |
ShoppingCategoryLocalServiceUtil.getShoppingCategory(long categoryId)
Returns the shopping category with the primary key. |
abstract ShoppingCategory |
ShoppingCategoryLocalService.getShoppingCategory(long categoryId)
Returns the shopping category with the primary key. |
abstract ShoppingCoupon |
ShoppingCouponLocalService.getShoppingCoupon(long couponId)
Returns the shopping coupon with the primary key. |
static ShoppingCoupon |
ShoppingCouponLocalServiceUtil.getShoppingCoupon(long couponId)
Returns the shopping coupon with the primary key. |
ShoppingCoupon |
ShoppingCouponLocalServiceWrapper.getShoppingCoupon(long couponId)
Returns the shopping coupon with the primary key. |
abstract ShoppingItem |
ShoppingItemLocalService.getShoppingItem(long itemId)
Returns the shopping item with the primary key. |
static ShoppingItem |
ShoppingItemLocalServiceUtil.getShoppingItem(long itemId)
Returns the shopping item with the primary key. |
ShoppingItem |
ShoppingItemLocalServiceWrapper.getShoppingItem(long itemId)
Returns the shopping item with the primary key. |
ShoppingItemField |
ShoppingItemFieldLocalServiceWrapper.getShoppingItemField(long itemFieldId)
Returns the shopping item field with the primary key. |
static ShoppingItemField |
ShoppingItemFieldLocalServiceUtil.getShoppingItemField(long itemFieldId)
Returns the shopping item field with the primary key. |
abstract ShoppingItemField |
ShoppingItemFieldLocalService.getShoppingItemField(long itemFieldId)
Returns the shopping item field with the primary key. |
static ShoppingItemPrice |
ShoppingItemPriceLocalServiceUtil.getShoppingItemPrice(long itemPriceId)
Returns the shopping item price with the primary key. |
ShoppingItemPrice |
ShoppingItemPriceLocalServiceWrapper.getShoppingItemPrice(long itemPriceId)
Returns the shopping item price with the primary key. |
abstract ShoppingItemPrice |
ShoppingItemPriceLocalService.getShoppingItemPrice(long itemPriceId)
Returns the shopping item price with the primary key. |
ShoppingOrder |
ShoppingOrderLocalServiceWrapper.getShoppingOrder(long orderId)
Returns the shopping order with the primary key. |
static ShoppingOrder |
ShoppingOrderLocalServiceUtil.getShoppingOrder(long orderId)
Returns the shopping order with the primary key. |
abstract ShoppingOrder |
ShoppingOrderLocalService.getShoppingOrder(long orderId)
Returns the shopping order with the primary key. |
ShoppingOrderItem |
ShoppingOrderItemLocalServiceWrapper.getShoppingOrderItem(long orderItemId)
Returns the shopping order item with the primary key. |
static ShoppingOrderItem |
ShoppingOrderItemLocalServiceUtil.getShoppingOrderItem(long orderItemId)
Returns the shopping order item with the primary key. |
abstract ShoppingOrderItem |
ShoppingOrderItemLocalService.getShoppingOrderItem(long orderItemId)
Returns the shopping order item with the primary key. |
ShoppingOrder |
ShoppingOrderLocalServiceWrapper.saveLatestOrder(ShoppingCart cart)
|
static ShoppingOrder |
ShoppingOrderLocalServiceUtil.saveLatestOrder(ShoppingCart cart)
|
abstract ShoppingOrder |
ShoppingOrderLocalService.saveLatestOrder(ShoppingCart cart)
|
List<ShoppingCoupon> |
ShoppingCouponServiceWrapper.search(long groupId,
long companyId,
String code,
boolean active,
String discountType,
boolean andOperator,
int start,
int end)
|
abstract List<ShoppingCoupon> |
ShoppingCouponService.search(long groupId,
long companyId,
String code,
boolean active,
String discountType,
boolean andOperator,
int start,
int end)
|
static List<ShoppingCoupon> |
ShoppingCouponServiceUtil.search(long groupId,
long companyId,
String code,
boolean active,
String discountType,
boolean andOperator,
int start,
int end)
|
abstract void |
ShoppingOrderService.sendEmail(long groupId,
long orderId,
String emailType,
ServiceContext serviceContext)
|
void |
ShoppingOrderServiceWrapper.sendEmail(long groupId,
long orderId,
String emailType,
ServiceContext serviceContext)
|
static void |
ShoppingOrderServiceUtil.sendEmail(long groupId,
long orderId,
String emailType,
ServiceContext serviceContext)
|
void |
ShoppingOrderLocalServiceWrapper.sendEmail(long orderId,
String emailType,
ServiceContext serviceContext)
|
static void |
ShoppingOrderLocalServiceUtil.sendEmail(long orderId,
String emailType,
ServiceContext serviceContext)
|
abstract void |
ShoppingOrderLocalService.sendEmail(long orderId,
String emailType,
ServiceContext serviceContext)
|
void |
ShoppingOrderLocalServiceWrapper.sendEmail(ShoppingOrder order,
String emailType,
ServiceContext serviceContext)
|
static void |
ShoppingOrderLocalServiceUtil.sendEmail(ShoppingOrder order,
String emailType,
ServiceContext serviceContext)
|
abstract void |
ShoppingOrderLocalService.sendEmail(ShoppingOrder order,
String emailType,
ServiceContext serviceContext)
|
static ShoppingCart |
ShoppingCartLocalServiceUtil.updateCart(long userId,
long groupId,
String itemIds,
String couponCodes,
int altShipping,
boolean insure)
|
abstract ShoppingCart |
ShoppingCartLocalService.updateCart(long userId,
long groupId,
String itemIds,
String couponCodes,
int altShipping,
boolean insure)
|
ShoppingCart |
ShoppingCartLocalServiceWrapper.updateCart(long userId,
long groupId,
String itemIds,
String couponCodes,
int altShipping,
boolean insure)
|
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)
|
abstract ShoppingCategory |
ShoppingCategoryLocalService.updateCategory(long categoryId,
long parentCategoryId,
String name,
String description,
boolean mergeWithParentCategory,
ServiceContext serviceContext)
|
abstract ShoppingCategory |
ShoppingCategoryService.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 |
ShoppingCategoryServiceWrapper.updateCategory(long categoryId,
long parentCategoryId,
String name,
String description,
boolean mergeWithParentCategory,
ServiceContext serviceContext)
|
abstract 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)
|
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 |
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)
|
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)
|
abstract 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)
|
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)
|
abstract 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 smallImageFile,
boolean mediumImage,
String mediumImageURL,
File mediumImageFile,
boolean largeImage,
String largeImageURL,
File largeImageFile,
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 smallImageFile,
boolean mediumImage,
String mediumImageURL,
File mediumImageFile,
boolean largeImage,
String largeImageURL,
File largeImageFile,
List<ShoppingItemField> itemFields,
List<ShoppingItemPrice> itemPrices,
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 smallImageFile,
boolean mediumImage,
String mediumImageURL,
File mediumImageFile,
boolean largeImage,
String largeImageURL,
File largeImageFile,
List<ShoppingItemField> itemFields,
List<ShoppingItemPrice> itemPrices,
ServiceContext serviceContext)
|
abstract 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)
|
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 |
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)
|
ShoppingOrder |
ShoppingOrderLocalServiceWrapper.updateLatestOrder(long userId,
long groupId,
String billingFirstName,
String billingLastName,
String billingEmailAddress,
String billingCompany,
String billingStreet,
String billingCity,
String billingState,
String billingZip,
String billingCountry,
String billingPhone,
boolean shipToBilling,
String shippingFirstName,
String shippingLastName,
String shippingEmailAddress,
String shippingCompany,
String shippingStreet,
String shippingCity,
String shippingState,
String shippingZip,
String shippingCountry,
String shippingPhone,
String ccName,
String ccType,
String ccNumber,
int ccExpMonth,
int ccExpYear,
String ccVerNumber,
String comments)
|
static ShoppingOrder |
ShoppingOrderLocalServiceUtil.updateLatestOrder(long userId,
long groupId,
String billingFirstName,
String billingLastName,
String billingEmailAddress,
String billingCompany,
String billingStreet,
String billingCity,
String billingState,
String billingZip,
String billingCountry,
String billingPhone,
boolean shipToBilling,
String shippingFirstName,
String shippingLastName,
String shippingEmailAddress,
String shippingCompany,
String shippingStreet,
String shippingCity,
String shippingState,
String shippingZip,
String shippingCountry,
String shippingPhone,
String ccName,
String ccType,
String ccNumber,
int ccExpMonth,
int ccExpYear,
String ccVerNumber,
String comments)
|
abstract ShoppingOrder |
ShoppingOrderLocalService.updateLatestOrder(long userId,
long groupId,
String billingFirstName,
String billingLastName,
String billingEmailAddress,
String billingCompany,
String billingStreet,
String billingCity,
String billingState,
String billingZip,
String billingCountry,
String billingPhone,
boolean shipToBilling,
String shippingFirstName,
String shippingLastName,
String shippingEmailAddress,
String shippingCompany,
String shippingStreet,
String shippingCity,
String shippingState,
String shippingZip,
String shippingCountry,
String shippingPhone,
String ccName,
String ccType,
String ccNumber,
int ccExpMonth,
int ccExpYear,
String ccVerNumber,
String comments)
|
abstract ShoppingOrder |
ShoppingOrderService.updateOrder(long groupId,
long orderId,
String ppTxnId,
String ppPaymentStatus,
double ppPaymentGross,
String ppReceiverEmail,
String ppPayerEmail)
|
ShoppingOrder |
ShoppingOrderServiceWrapper.updateOrder(long groupId,
long orderId,
String ppTxnId,
String ppPaymentStatus,
double ppPaymentGross,
String ppReceiverEmail,
String ppPayerEmail)
|
static ShoppingOrder |
ShoppingOrderServiceUtil.updateOrder(long groupId,
long orderId,
String ppTxnId,
String ppPaymentStatus,
double ppPaymentGross,
String ppReceiverEmail,
String ppPayerEmail)
|
abstract ShoppingOrder |
ShoppingOrderService.updateOrder(long groupId,
long orderId,
String billingFirstName,
String billingLastName,
String billingEmailAddress,
String billingCompany,
String billingStreet,
String billingCity,
String billingState,
String billingZip,
String billingCountry,
String billingPhone,
boolean shipToBilling,
String shippingFirstName,
String shippingLastName,
String shippingEmailAddress,
String shippingCompany,
String shippingStreet,
String shippingCity,
String shippingState,
String shippingZip,
String shippingCountry,
String shippingPhone,
String ccName,
String ccType,
String ccNumber,
int ccExpMonth,
int ccExpYear,
String ccVerNumber,
String comments)
|
ShoppingOrder |
ShoppingOrderServiceWrapper.updateOrder(long groupId,
long orderId,
String billingFirstName,
String billingLastName,
String billingEmailAddress,
String billingCompany,
String billingStreet,
String billingCity,
String billingState,
String billingZip,
String billingCountry,
String billingPhone,
boolean shipToBilling,
String shippingFirstName,
String shippingLastName,
String shippingEmailAddress,
String shippingCompany,
String shippingStreet,
String shippingCity,
String shippingState,
String shippingZip,
String shippingCountry,
String shippingPhone,
String ccName,
String ccType,
String ccNumber,
int ccExpMonth,
int ccExpYear,
String ccVerNumber,
String comments)
|
static ShoppingOrder |
ShoppingOrderServiceUtil.updateOrder(long groupId,
long orderId,
String billingFirstName,
String billingLastName,
String billingEmailAddress,
String billingCompany,
String billingStreet,
String billingCity,
String billingState,
String billingZip,
String billingCountry,
String billingPhone,
boolean shipToBilling,
String shippingFirstName,
String shippingLastName,
String shippingEmailAddress,
String shippingCompany,
String shippingStreet,
String shippingCity,
String shippingState,
String shippingZip,
String shippingCountry,
String shippingPhone,
String ccName,
String ccType,
String ccNumber,
int ccExpMonth,
int ccExpYear,
String ccVerNumber,
String comments)
|
ShoppingOrder |
ShoppingOrderLocalServiceWrapper.updateOrder(long orderId,
String ppTxnId,
String ppPaymentStatus,
double ppPaymentGross,
String ppReceiverEmail,
String ppPayerEmail)
|
static ShoppingOrder |
ShoppingOrderLocalServiceUtil.updateOrder(long orderId,
String ppTxnId,
String ppPaymentStatus,
double ppPaymentGross,
String ppReceiverEmail,
String ppPayerEmail)
|
abstract ShoppingOrder |
ShoppingOrderLocalService.updateOrder(long orderId,
String ppTxnId,
String ppPaymentStatus,
double ppPaymentGross,
String ppReceiverEmail,
String ppPayerEmail)
|
ShoppingOrder |
ShoppingOrderLocalServiceWrapper.updateOrder(long orderId,
String billingFirstName,
String billingLastName,
String billingEmailAddress,
String billingCompany,
String billingStreet,
String billingCity,
String billingState,
String billingZip,
String billingCountry,
String billingPhone,
boolean shipToBilling,
String shippingFirstName,
String shippingLastName,
String shippingEmailAddress,
String shippingCompany,
String shippingStreet,
String shippingCity,
String shippingState,
String shippingZip,
String shippingCountry,
String shippingPhone,
String ccName,
String ccType,
String ccNumber,
int ccExpMonth,
int ccExpYear,
String ccVerNumber,
String comments)
|
static ShoppingOrder |
ShoppingOrderLocalServiceUtil.updateOrder(long orderId,
String billingFirstName,
String billingLastName,
String billingEmailAddress,
String billingCompany,
String billingStreet,
String billingCity,
String billingState,
String billingZip,
String billingCountry,
String billingPhone,
boolean shipToBilling,
String shippingFirstName,
String shippingLastName,
String shippingEmailAddress,
String shippingCompany,
String shippingStreet,
String shippingCity,
String shippingState,
String shippingZip,
String shippingCountry,
String shippingPhone,
String ccName,
String ccType,
String ccNumber,
int ccExpMonth,
int ccExpYear,
String ccVerNumber,
String comments)
|
abstract ShoppingOrder |
ShoppingOrderLocalService.updateOrder(long orderId,
String billingFirstName,
String billingLastName,
String billingEmailAddress,
String billingCompany,
String billingStreet,
String billingCity,
String billingState,
String billingZip,
String billingCountry,
String billingPhone,
boolean shipToBilling,
String shippingFirstName,
String shippingLastName,
String shippingEmailAddress,
String shippingCompany,
String shippingStreet,
String shippingCity,
String shippingState,
String shippingZip,
String shippingCountry,
String shippingPhone,
String ccName,
String ccType,
String ccNumber,
int ccExpMonth,
int ccExpYear,
String ccVerNumber,
String comments)
|
| Uses of PortalException in com.liferay.portlet.sites.util |
|---|
| Methods in com.liferay.portlet.sites.util that throw PortalException | |
|---|---|
abstract void |
Sites.addMergeFailFriendlyURLLayout(Layout layout)
|
static void |
SitesUtil.addMergeFailFriendlyURLLayout(Layout layout)
|
abstract File |
Sites.exportLayoutSetPrototype(LayoutSetPrototype layoutSetPrototype,
ServiceContext serviceContext)
|
static File |
SitesUtil.exportLayoutSetPrototype(LayoutSetPrototype layoutSetPrototype,
ServiceContext serviceContext)
|
abstract int |
Sites.getMergeFailCount(LayoutPrototype layoutPrototype)
|
static int |
SitesUtil.getMergeFailCount(LayoutPrototype layoutPrototype)
|
abstract int |
Sites.getMergeFailCount(LayoutSetPrototype layoutSetPrototype)
|
static int |
SitesUtil.getMergeFailCount(LayoutSetPrototype layoutSetPrototype)
|
abstract List<Layout> |
Sites.getMergeFailFriendlyURLLayouts(LayoutSet layoutSet)
|
static List<Layout> |
SitesUtil.getMergeFailFriendlyURLLayouts(LayoutSet layoutSet)
|
abstract void |
Sites.importLayoutSetPrototype(LayoutSetPrototype layoutSetPrototype,
InputStream inputStream,
ServiceContext serviceContext)
|
static void |
SitesUtil.importLayoutSetPrototype(LayoutSetPrototype layoutSetPrototype,
InputStream inputStream,
ServiceContext serviceContext)
|
abstract boolean |
Sites.isLayoutModifiedSinceLastMerge(Layout layout)
|
static boolean |
SitesUtil.isLayoutModifiedSinceLastMerge(Layout layout)
|
abstract boolean |
Sites.isLayoutSetMergeable(Group group,
LayoutSet layoutSet)
|
static boolean |
SitesUtil.isLayoutSetMergeable(Group group,
LayoutSet layoutSet)
|
abstract boolean |
Sites.isUserGroupLayoutSetViewable(PermissionChecker permissionChecker,
Group userGroupGroup)
|
static boolean |
SitesUtil.isUserGroupLayoutSetViewable(PermissionChecker permissionChecker,
Group userGroupGroup)
|
abstract void |
Sites.resetPrototype(Layout layout)
|
static void |
SitesUtil.resetPrototype(Layout layout)
|
abstract void |
Sites.resetPrototype(LayoutSet layoutSet)
|
static void |
SitesUtil.resetPrototype(LayoutSet layoutSet)
|
abstract void |
Sites.setMergeFailCount(LayoutPrototype layoutPrototype,
int newMergeFailCount)
|
static void |
SitesUtil.setMergeFailCount(LayoutPrototype layoutPrototype,
int newMergeFailCount)
|
abstract void |
Sites.setMergeFailCount(LayoutSetPrototype layoutSetPrototype,
int newMergeFailCount)
|
static void |
SitesUtil.setMergeFailCount(LayoutSetPrototype layoutSetPrototype,
int newMergeFailCount)
|
| Uses of PortalException in com.liferay.portlet.social |
|---|
| Subclasses of PortalException in com.liferay.portlet.social | |
|---|---|
class |
NoSuchActivityAchievementException
|
class |
NoSuchActivityCounterException
|
class |
NoSuchActivityException
|
class |
NoSuchActivityLimitException
|
class |
NoSuchActivitySetException
|
class |
NoSuchActivitySettingException
|
class |
NoSuchRelationException
|
class |
NoSuchRequestException
|
class |
RelationUserIdException
|
class |
RequestUserIdException
|
| Uses of PortalException in com.liferay.portlet.social.model |
|---|
| Methods in com.liferay.portlet.social.model that throw PortalException | |
|---|---|
protected void |
BaseSocialAchievement.doProcessActivity(SocialActivity activity)
|
void |
BaseSocialActivityInterpreter.updateActivitySet(long activityId)
|
abstract void |
SocialActivityInterpreter.updateActivitySet(long activityId)
|
| Uses of PortalException in com.liferay.portlet.social.model.impl |
|---|
| Methods in com.liferay.portlet.social.model.impl that throw PortalException | |
|---|---|
void |
SocialActivityInterpreterImpl.updateActivitySet(long activityId)
|
| Uses of PortalException in com.liferay.portlet.social.service |
|---|
| Methods in com.liferay.portlet.social.service that throw PortalException | |
|---|---|
void |
SocialActivityLocalServiceWrapper.addActivity(long userId,
long groupId,
Date createDate,
String className,
long classPK,
int type,
String extraData,
long receiverUserId)
Records an activity with the given time in the database. |
static void |
SocialActivityLocalServiceUtil.addActivity(long userId,
long groupId,
Date createDate,
String className,
long classPK,
int type,
String extraData,
long receiverUserId)
Records an activity with the given time in the database. |
abstract void |
SocialActivityLocalService.addActivity(long userId,
long groupId,
Date createDate,
String className,
long classPK,
int type,
String extraData,
long receiverUserId)
Records an activity with the given time in the database. |
void |
SocialActivityLocalServiceWrapper.addActivity(long userId,
long groupId,
String className,
long classPK,
int type,
String extraData,
long receiverUserId)
Records an activity in the database, using a time based on the current time in an attempt to make the activity's time unique. |
static void |
SocialActivityLocalServiceUtil.addActivity(long userId,
long groupId,
String className,
long classPK,
int type,
String extraData,
long receiverUserId)
Records an activity in the database, using a time based on the current time in an attempt to make the activity's time unique. |
abstract void |
SocialActivityLocalService.addActivity(long userId,
long groupId,
String className,
long classPK,
int type,
String extraData,
long receiverUserId)
Records an activity in the database, using a time based on the current time in an attempt to make the activity's time unique. |
void |
SocialActivityLocalServiceWrapper.addActivity(SocialActivity activity,
SocialActivity mirrorActivity)
|
static void |
SocialActivityLocalServiceUtil.addActivity(SocialActivity activity,
SocialActivity mirrorActivity)
|
abstract void |
SocialActivityLocalService.addActivity(SocialActivity activity,
SocialActivity mirrorActivity)
|
void |
SocialActivityAchievementLocalServiceWrapper.addActivityAchievement(long userId,
long groupId,
SocialAchievement achievement)
|
abstract void |
SocialActivityAchievementLocalService.addActivityAchievement(long userId,
long groupId,
SocialAchievement achievement)
|
static void |
SocialActivityAchievementLocalServiceUtil.addActivityAchievement(long userId,
long groupId,
SocialAchievement achievement)
|
static SocialActivityCounter |
SocialActivityCounterLocalServiceUtil.addActivityCounter(long groupId,
long classNameId,
long classPK,
String name,
int ownerType,
int currentValue,
int totalValue,
int startPeriod,
int endPeriod)
Deprecated. As of 6.2.0, replaced by SocialActivityCounterLocalServiceUtil.addActivityCounter(long,
long, long, String, int, int, long, int) |
abstract SocialActivityCounter |
SocialActivityCounterLocalService.addActivityCounter(long groupId,
long classNameId,
long classPK,
String name,
int ownerType,
int currentValue,
int totalValue,
int startPeriod,
int endPeriod)
Deprecated. As of 6.2.0, replaced by SocialActivityCounterLocalService.addActivityCounter(long,
long, long, String, int, int, long, int) |
SocialActivityCounter |
SocialActivityCounterLocalServiceWrapper.addActivityCounter(long groupId,
long classNameId,
long classPK,
String name,
int ownerType,
int currentValue,
int totalValue,
int startPeriod,
int endPeriod)
Deprecated. As of 6.2.0, replaced by SocialActivityCounterLocalServiceWrapper.addActivityCounter(long,
long, long, String, int, int, long, int) |
static SocialActivityCounter |
SocialActivityCounterLocalServiceUtil.addActivityCounter(long groupId,
long classNameId,
long classPK,
String name,
int ownerType,
int currentValue,
int totalValue,
int startPeriod,
int endPeriod,
long previousActivityCounterId,
int periodLength)
Deprecated. As of 6.2.0, replaced by SocialActivityCounterLocalServiceUtil.addActivityCounter(long,
long, long, String, int, int, long, int) |
abstract SocialActivityCounter |
SocialActivityCounterLocalService.addActivityCounter(long groupId,
long classNameId,
long classPK,
String name,
int ownerType,
int currentValue,
int totalValue,
int startPeriod,
int endPeriod,
long previousActivityCounterId,
int periodLength)
Deprecated. As of 6.2.0, replaced by SocialActivityCounterLocalService.addActivityCounter(long,
long, long, String, int, int, long, int) |
SocialActivityCounter |
SocialActivityCounterLocalServiceWrapper.addActivityCounter(long groupId,
long classNameId,
long classPK,
String name,
int ownerType,
int currentValue,
int totalValue,
int startPeriod,
int endPeriod,
long previousActivityCounterId,
int periodLength)
Deprecated. As of 6.2.0, replaced by SocialActivityCounterLocalServiceWrapper.addActivityCounter(long,
long, long, String, int, int, long, int) |
static SocialActivityCounter |
SocialActivityCounterLocalServiceUtil.addActivityCounter(long groupId,
long classNameId,
long classPK,
String name,
int ownerType,
int totalValue,
long previousActivityCounterId,
int periodLength)
Adds an activity counter specifying a previous activity and period length. |
abstract SocialActivityCounter |
SocialActivityCounterLocalService.addActivityCounter(long groupId,
long classNameId,
long classPK,
String name,
int ownerType,
int totalValue,
long previousActivityCounterId,
int periodLength)
Adds an activity counter specifying a previous activity and period length. |
SocialActivityCounter |
SocialActivityCounterLocalServiceWrapper.addActivityCounter(long groupId,
long classNameId,
long classPK,
String name,
int ownerType,
int totalValue,
long previousActivityCounterId,
int periodLength)
Adds an activity counter specifying a previous activity and period length. |
static void |
SocialActivityCounterLocalServiceUtil.addActivityCounters(SocialActivity activity)
Adds or increments activity counters related to an activity. |
abstract void |
SocialActivityCounterLocalService.addActivityCounters(SocialActivity activity)
Adds or increments activity counters related to an activity. |
void |
SocialActivityCounterLocalServiceWrapper.addActivityCounters(SocialActivity activity)
Adds or increments activity counters related to an activity. |
SocialActivityLimit |
SocialActivityLimitLocalServiceWrapper.addActivityLimit(long userId,
long groupId,
long classNameId,
long classPK,
int activityType,
String activityCounterName,
int limitPeriod)
|
abstract SocialActivityLimit |
SocialActivityLimitLocalService.addActivityLimit(long userId,
long groupId,
long classNameId,
long classPK,
int activityType,
String activityCounterName,
int limitPeriod)
|
static SocialActivityLimit |
SocialActivityLimitLocalServiceUtil.addActivityLimit(long userId,
long groupId,
long classNameId,
long classPK,
int activityType,
String activityCounterName,
int limitPeriod)
|
abstract SocialActivitySet |
SocialActivitySetLocalService.addActivitySet(long activityId)
|
static SocialActivitySet |
SocialActivitySetLocalServiceUtil.addActivitySet(long activityId)
|
SocialActivitySet |
SocialActivitySetLocalServiceWrapper.addActivitySet(long activityId)
|
static SocialRelation |
SocialRelationLocalServiceUtil.addRelation(long userId1,
long userId2,
int type)
Adds a social relation between the two users to the database. |
abstract SocialRelation |
SocialRelationLocalService.addRelation(long userId1,
long userId2,
int type)
Adds a social relation between the two users to the database. |
SocialRelation |
SocialRelationLocalServiceWrapper.addRelation(long userId1,
long userId2,
int type)
Adds a social relation between the two users to the database. |
SocialRequest |
SocialRequestLocalServiceWrapper.addRequest(long userId,
long groupId,
String className,
long classPK,
int type,
String extraData,
long receiverUserId)
Adds a social request to the database. |
abstract SocialRequest |
SocialRequestLocalService.addRequest(long userId,
long groupId,
String className,
long classPK,
int type,
String extraData,
long receiverUserId)
Adds a social request to the database. |
static SocialRequest |
SocialRequestLocalServiceUtil.addRequest(long userId,
long groupId,
String className,
long classPK,
int type,
String extraData,
long receiverUserId)
Adds a social request to the database. |
void |
SocialActivityLocalServiceWrapper.addUniqueActivity(long userId,
long groupId,
Date createDate,
String className,
long classPK,
int type,
String extraData,
long receiverUserId)
Records an activity in the database, but only if there isn't already an activity with the same parameters. |
static void |
SocialActivityLocalServiceUtil.addUniqueActivity(long userId,
long groupId,
Date createDate,
String className,
long classPK,
int type,
String extraData,
long receiverUserId)
Records an activity in the database, but only if there isn't already an activity with the same parameters. |
abstract void |
SocialActivityLocalService.addUniqueActivity(long userId,
long groupId,
Date createDate,
String className,
long classPK,
int type,
String extraData,
long receiverUserId)
Records an activity in the database, but only if there isn't already an activity with the same parameters. |
void |
SocialActivityLocalServiceWrapper.addUniqueActivity(long userId,
long groupId,
String className,
long classPK,
int type,
String extraData,
long receiverUserId)
Records an activity with the current time in the database, but only if there isn't one with the same parameters. |
static void |
SocialActivityLocalServiceUtil.addUniqueActivity(long userId,
long groupId,
String className,
long classPK,
int type,
String extraData,
long receiverUserId)
Records an activity with the current time in the database, but only if there isn't one with the same parameters. |
abstract void |
SocialActivityLocalService.addUniqueActivity(long userId,
long groupId,
String className,
long classPK,
int type,
String extraData,
long receiverUserId)
Records an activity with the current time in the database, but only if there isn't one with the same parameters. |
static SocialActivityCounter |
SocialActivityCounterLocalServiceUtil.createActivityCounter(long groupId,
long classNameId,
long classPK,
String name,
int ownerType,
int currentValue,
int totalValue,
int startPeriod,
int endPeriod)
Deprecated. As of 6.2.0, replaced by SocialActivityCounterLocalServiceUtil.addActivityCounter(long,
long, long, String, int, int, long, int) |
abstract SocialActivityCounter |
SocialActivityCounterLocalService.createActivityCounter(long groupId,
long classNameId,
long classPK,
String name,
int ownerType,
int currentValue,
int totalValue,
int startPeriod,
int endPeriod)
Deprecated. As of 6.2.0, replaced by SocialActivityCounterLocalService.addActivityCounter(long,
long, long, String, int, int, long, int) |
SocialActivityCounter |
SocialActivityCounterLocalServiceWrapper.createActivityCounter(long groupId,
long classNameId,
long classPK,
String name,
int ownerType,
int currentValue,
int totalValue,
int startPeriod,
int endPeriod)
Deprecated. As of 6.2.0, replaced by SocialActivityCounterLocalServiceWrapper.addActivityCounter(long,
long, long, String, int, int, long, int) |
static SocialActivityCounter |
SocialActivityCounterLocalServiceUtil.createActivityCounter(long groupId,
long classNameId,
long classPK,
String name,
int ownerType,
int currentValue,
int totalValue,
int startPeriod,
int endPeriod,
long previousActivityCounterId,
int periodLength)
Deprecated. As of 6.2.0, replaced by SocialActivityCounterLocalServiceUtil.addActivityCounter(long,
long, long, String, int, int, long, int) |
abstract SocialActivityCounter |
SocialActivityCounterLocalService.createActivityCounter(long groupId,
long classNameId,
long classPK,
String name,
int ownerType,
int currentValue,
int totalValue,
int startPeriod,
int endPeriod,
long previousActivityCounterId,
int periodLength)
Deprecated. As of 6.2.0, replaced by SocialActivityCounterLocalService.addActivityCounter(long,
long, long, String, int, int, long, int) |
SocialActivityCounter |
SocialActivityCounterLocalServiceWrapper.createActivityCounter(long groupId,
long classNameId,
long classPK,
String name,
int ownerType,
int currentValue,
int totalValue,
int startPeriod,
int endPeriod,
long previousActivityCounterId,
int periodLength)
Deprecated. As of 6.2.0, replaced by SocialActivityCounterLocalServiceWrapper.addActivityCounter(long,
long, long, String, int, int, long, int) |
abstract void |
SocialActivitySetLocalService.decrementActivityCount(long activitySetId)
|
static void |
SocialActivitySetLocalServiceUtil.decrementActivityCount(long activitySetId)
|
void |
SocialActivitySetLocalServiceWrapper.decrementActivityCount(long activitySetId)
|
abstract void |
SocialActivitySetLocalService.decrementActivityCount(long classNameId,
long classPK)
|
static void |
SocialActivitySetLocalServiceUtil.decrementActivityCount(long classNameId,
long classPK)
|
void |
SocialActivitySetLocalServiceWrapper.decrementActivityCount(long classNameId,
long classPK)
|
void |
SocialActivityLocalServiceWrapper.deleteActivities(AssetEntry assetEntry)
Removes stored activities for the asset. |
static void |
SocialActivityLocalServiceUtil.deleteActivities(AssetEntry assetEntry)
Removes stored activities for the asset. |
abstract void |
SocialActivityLocalService.deleteActivities(AssetEntry assetEntry)
Removes stored activities for the asset. |
void |
SocialActivityLocalServiceWrapper.deleteActivities(String className,
long classPK)
Removes stored activities for the asset identified by the class name and class primary key. |
static void |
SocialActivityLocalServiceUtil.deleteActivities(String className,
long classPK)
Removes stored activities for the asset identified by the class name and class primary key. |
abstract void |
SocialActivityLocalService.deleteActivities(String className,
long classPK)
Removes stored activities for the asset identified by the class name and class primary key. |
void |
SocialActivityLocalServiceWrapper.deleteActivity(long activityId)
Removes the stored activity from the database. |
static void |
SocialActivityLocalServiceUtil.deleteActivity(long activityId)
Removes the stored activity from the database. |
abstract void |
SocialActivityLocalService.deleteActivity(long activityId)
Removes the stored activity from the database. |
void |
SocialActivityLocalServiceWrapper.deleteActivity(SocialActivity activity)
Removes the stored activity and its mirror activity from the database. |
static void |
SocialActivityLocalServiceUtil.deleteActivity(SocialActivity activity)
Removes the stored activity and its mirror activity from the database. |
abstract void |
SocialActivityLocalService.deleteActivity(SocialActivity activity)
Removes the stored activity and its mirror activity from the database. |
static void |
SocialActivityCounterLocalServiceUtil.deleteActivityCounters(AssetEntry assetEntry)
Deletes all activity counters, limits, and settings related to the asset. |
abstract void |
SocialActivityCounterLocalService.deleteActivityCounters(AssetEntry assetEntry)
Deletes all activity counters, limits, and settings related to the asset. |
void |
SocialActivityCounterLocalServiceWrapper.deleteActivityCounters(AssetEntry assetEntry)
Deletes all activity counters, limits, and settings related to the asset. |
static void |
SocialActivityCounterLocalServiceUtil.deleteActivityCounters(long classNameId,
long classPK)
Deletes all activity counters, limits, and settings related to the entity identified by the class name ID and class primary key. |
abstract void |
SocialActivityCounterLocalService.deleteActivityCounters(long classNameId,
long classPK)
Deletes all activity counters, limits, and settings related to the entity identified by the class name ID and class primary key. |
void |
SocialActivityCounterLocalServiceWrapper.deleteActivityCounters(long classNameId,
long classPK)
Deletes all activity counters, limits, and settings related to the entity identified by the class name ID and class primary key. |
static void |
SocialActivityCounterLocalServiceUtil.deleteActivityCounters(String className,
long classPK)
Deletes all activity counters for the entity identified by the class name and class primary key. |
abstract void |
SocialActivityCounterLocalService.deleteActivityCounters(String className,
long classPK)
Deletes all activity counters for the entity identified by the class name and class primary key. |
void |
SocialActivityCounterLocalServiceWrapper.deleteActivityCounters(String className,
long classPK)
Deletes all activity counters for the entity identified by the class name and class primary key. |
static void |
SocialRelationLocalServiceUtil.deleteRelation(long relationId)
Removes the relation (and its inverse in case of a bidirectional relation) from the database. |
abstract void |
SocialRelationLocalService.deleteRelation(long relationId)
Removes the relation (and its inverse in case of a bidirectional relation) from the database. |
void |
SocialRelationLocalServiceWrapper.deleteRelation(long relationId)
Removes the relation (and its inverse in case of a bidirectional relation) from the database. |
static void |
SocialRelationLocalServiceUtil.deleteRelation(long userId1,
long userId2,
int type)
Removes the matching relation (and its inverse in case of a bidirectional relation) from the database. |
abstract void |
SocialRelationLocalService.deleteRelation(long userId1,
long userId2,
int type)
Removes the matching relation (and its inverse in case of a bidirectional relation) from the database. |
void |
SocialRelationLocalServiceWrapper.deleteRelation(long userId1,
long userId2,
int type)
Removes the matching relation (and its inverse in case of a bidirectional relation) from the database. |
static void |
SocialRelationLocalServiceUtil.deleteRelation(SocialRelation relation)
Removes the relation (and its inverse in case of a bidirectional relation) from the database. |
abstract void |
SocialRelationLocalService.deleteRelation(SocialRelation relation)
Removes the relation (and its inverse in case of a bidirectional relation) from the database. |
void |
SocialRelationLocalServiceWrapper.deleteRelation(SocialRelation relation)
Removes the relation (and its inverse in case of a bidirectional relation) from the database. |
static void |
SocialRelationLocalServiceUtil.deleteRelations(long userId1,
long userId2)
Removes all relations between User1 and User2. |
abstract void |
SocialRelationLocalService.deleteRelations(long userId1,
long userId2)
Removes all relations between User1 and User2. |
void |
SocialRelationLocalServiceWrapper.deleteRelations(long userId1,
long userId2)
Removes all relations between User1 and User2. |
void |
SocialRequestLocalServiceWrapper.deleteRequest(long requestId)
Removes the social request identified by its primary key from the database. |
abstract void |
SocialRequestLocalService.deleteRequest(long requestId)
Removes the social request identified by its primary key from the database. |
static void |
SocialRequestLocalServiceUtil.deleteRequest(long requestId)
Removes the social request identified by its primary key from the database. |
SocialActivity |
SocialActivityLocalServiceWrapper.deleteSocialActivity(long activityId)
Deletes the social activity with the primary key from the database. |
static SocialActivity |
SocialActivityLocalServiceUtil.deleteSocialActivity(long activityId)
Deletes the social activity with the primary key from the database. |
abstract SocialActivity |
SocialActivityLocalService.deleteSocialActivity(long activityId)
Deletes the social activity with the primary key from the database. |
SocialActivityAchievement |
SocialActivityAchievementLocalServiceWrapper.deleteSocialActivityAchievement(long activityAchievementId)
Deletes the social activity achievement with the primary key from the database. |
abstract SocialActivityAchievement |
SocialActivityAchievementLocalService.deleteSocialActivityAchievement(long activityAchievementId)
Deletes the social activity achievement with the primary key from the database. |
static SocialActivityAchievement |
SocialActivityAchievementLocalServiceUtil.deleteSocialActivityAchievement(long activityAchievementId)
Deletes the social activity achievement with the primary key from the database. |
static SocialActivityCounter |
SocialActivityCounterLocalServiceUtil.deleteSocialActivityCounter(long activityCounterId)
Deletes the social activity counter with the primary key from the database. |
abstract SocialActivityCounter |
SocialActivityCounterLocalService.deleteSocialActivityCounter(long activityCounterId)
Deletes the social activity counter with the primary key from the database. |
SocialActivityCounter |
SocialActivityCounterLocalServiceWrapper.deleteSocialActivityCounter(long activityCounterId)
Deletes the social activity counter with the primary key from the database. |
SocialActivityLimit |
SocialActivityLimitLocalServiceWrapper.deleteSocialActivityLimit(long activityLimitId)
Deletes the social activity limit with the primary key from the database. |
abstract SocialActivityLimit |
SocialActivityLimitLocalService.deleteSocialActivityLimit(long activityLimitId)
Deletes the social activity limit with the primary key from the database. |
static SocialActivityLimit |
SocialActivityLimitLocalServiceUtil.deleteSocialActivityLimit(long activityLimitId)
Deletes the social activity limit with the primary key from the database. |
abstract SocialActivitySet |
SocialActivitySetLocalService.deleteSocialActivitySet(long activitySetId)
Deletes the social activity set with the primary key from the database. |
static SocialActivitySet |
SocialActivitySetLocalServiceUtil.deleteSocialActivitySet(long activitySetId)
Deletes the social activity set with the primary key from the database. |
SocialActivitySet |
SocialActivitySetLocalServiceWrapper.deleteSocialActivitySet(long activitySetId)
Deletes the social activity set with the primary key from the database. |
abstract SocialActivitySetting |
SocialActivitySettingLocalService.deleteSocialActivitySetting(long activitySettingId)
Deletes the social activity setting with the primary key from the database. |
static SocialActivitySetting |
SocialActivitySettingLocalServiceUtil.deleteSocialActivitySetting(long activitySettingId)
Deletes the social activity setting with the primary key from the database. |
SocialActivitySetting |
SocialActivitySettingLocalServiceWrapper.deleteSocialActivitySetting(long activitySettingId)
Deletes the social activity setting with the primary key from the database. |
static SocialRelation |
SocialRelationLocalServiceUtil.deleteSocialRelation(long relationId)
Deletes the social relation with the primary key from the database. |
abstract SocialRelation |
SocialRelationLocalService.deleteSocialRelation(long relationId)
Deletes the social relation with the primary key from the database. |
SocialRelation |
SocialRelationLocalServiceWrapper.deleteSocialRelation(long relationId)
Deletes the social relation with the primary key from the database. |
SocialRequest |
SocialRequestLocalServiceWrapper.deleteSocialRequest(long requestId)
Deletes the social request with the primary key from the database. |
abstract SocialRequest |
SocialRequestLocalService.deleteSocialRequest(long requestId)
Deletes the social request with the primary key from the database. |
static SocialRequest |
SocialRequestLocalServiceUtil.deleteSocialRequest(long requestId)
Deletes the social request with the primary key from the database. |
void |
SocialActivityLocalServiceWrapper.deleteUserActivities(long userId)
Removes the user's stored activities from the database. |
static void |
SocialActivityLocalServiceUtil.deleteUserActivities(long userId)
Removes the user's stored activities from the database. |
abstract void |
SocialActivityLocalService.deleteUserActivities(long userId)
Removes the user's stored activities from the database. |
static void |
SocialActivityCounterLocalServiceUtil.disableActivityCounters(long classNameId,
long classPK)
Disables all the counters of an asset identified by the class name ID and class primary key. |
abstract void |
SocialActivityCounterLocalService.disableActivityCounters(long classNameId,
long classPK)
Disables all the counters of an asset identified by the class name ID and class primary key. |
void |
SocialActivityCounterLocalServiceWrapper.disableActivityCounters(long classNameId,
long classPK)
Disables all the counters of an asset identified by the class name ID and class primary key. |
static void |
SocialActivityCounterLocalServiceUtil.disableActivityCounters(String className,
long classPK)
Disables all the counters of an asset identified by the class name and class primary key. |
abstract void |
SocialActivityCounterLocalService.disableActivityCounters(String className,
long classPK)
Disables all the counters of an asset identified by the class name and class primary key. |
void |
SocialActivityCounterLocalServiceWrapper.disableActivityCounters(String className,
long classPK)
Disables all the counters of an asset identified by the class name and class primary key. |
static void |
SocialActivityCounterLocalServiceUtil.enableActivityCounters(long classNameId,
long classPK)
Enables all activity counters of an asset identified by the class name ID and class primary key. |
abstract void |
SocialActivityCounterLocalService.enableActivityCounters(long classNameId,
long classPK)
Enables all activity counters of an asset identified by the class name ID and class primary key. |
void |
SocialActivityCounterLocalServiceWrapper.enableActivityCounters(long classNameId,
long classPK)
Enables all activity counters of an asset identified by the class name ID and class primary key. |
static void |
SocialActivityCounterLocalServiceUtil.enableActivityCounters(String className,
long classPK)
Enables all the counters of an asset identified by the class name and class primary key. |
abstract void |
SocialActivityCounterLocalService.enableActivityCounters(String className,
long classPK)
Enables all the counters of an asset identified by the class name and class primary key. |
void |
SocialActivityCounterLocalServiceWrapper.enableActivityCounters(String className,
long classPK)
Enables all the counters of an asset identified by the class name and class primary key. |
static List<SocialActivity> |
SocialActivityServiceUtil.getActivities(long classNameId,
int start,
int end)
Returns a range of all the activities done on assets identified by the class name ID. |
abstract List<SocialActivity> |
SocialActivityService.getActivities(long classNameId,
int start,
int end)
Returns a range of all the activities done on assets identified by the class name ID. |
List<SocialActivity> |
SocialActivityServiceWrapper.getActivities(long classNameId,
int start,
int end)
Returns a range of all the activities done on assets identified by the class name ID. |
static List<SocialActivity> |
SocialActivityServiceUtil.getActivities(long mirrorActivityId,
long classNameId,
long classPK,
int start,
int end)
Returns a range of all the activities done on the asset identified by the class name ID and class primary key that are mirrors of the activity identified by the mirror activity ID. |
abstract List<SocialActivity> |
SocialActivityService.getActivities(long mirrorActivityId,
long classNameId,
long classPK,
int start,
int end)
Returns a range of all the activities done on the asset identified by the class name ID and class primary key that are mirrors of the activity identified by the mirror activity ID. |
List<SocialActivity> |
SocialActivityServiceWrapper.getActivities(long mirrorActivityId,
long classNameId,
long classPK,
int start,
int end)
Returns a range of all the activities done on the asset identified by the class name ID and class primary key that are mirrors of the activity identified by the mirror activity ID. |
static List<SocialActivity> |
SocialActivityServiceUtil.getActivities(long mirrorActivityId,
String className,
long classPK,
int start,
int end)
Returns a range of all the activities done on the asset identified by the class name and the class primary key that are mirrors of the activity identified by the mirror activity ID. |
abstract List<SocialActivity> |
SocialActivityService.getActivities(long mirrorActivityId,
String className,
long classPK,
int start,
int end)
Returns a range of all the activities done on the asset identified by the class name and the class primary key that are mirrors of the activity identified by the mirror activity ID. |
List<SocialActivity> |
SocialActivityServiceWrapper.getActivities(long mirrorActivityId,
String className,
long classPK,
int start,
int end)
Returns a range of all the activities done on the asset identified by the class name and the class primary key that are mirrors of the activity identified by the mirror activity ID. |
static List<SocialActivity> |
SocialActivityServiceUtil.getActivities(String className,
int start,
int end)
Returns a range of all the activities done on assets identified by the class name. |
abstract List<SocialActivity> |
SocialActivityService.getActivities(String className,
int start,
int end)
Returns a range of all the activities done on assets identified by the class name. |
List<SocialActivity> |
SocialActivityServiceWrapper.getActivities(String className,
int start,
int end)
Returns a range of all the activities done on assets identified by the class name. |
static SocialActivity |
SocialActivityServiceUtil.getActivity(long activityId)
Returns the activity identified by its primary key. |
SocialActivity |
SocialActivityLocalServiceWrapper.getActivity(long activityId)
Returns the activity identified by its primary key. |
static SocialActivity |
SocialActivityLocalServiceUtil.getActivity(long activityId)
Returns the activity identified by its primary key. |
abstract SocialActivity |
SocialActivityLocalService.getActivity(long activityId)
Returns the activity identified by its primary key. |
abstract SocialActivity |
SocialActivityService.getActivity(long activityId)
Returns the activity identified by its primary key. |
SocialActivity |
SocialActivityServiceWrapper.getActivity(long activityId)
Returns the activity identified by its primary key. |
abstract SocialActivityDefinition |
SocialActivitySettingService.getActivityDefinition(long groupId,
String className,
int activityType)
|
static SocialActivityDefinition |
SocialActivitySettingServiceUtil.getActivityDefinition(long groupId,
String className,
int activityType)
|
SocialActivityDefinition |
SocialActivitySettingServiceWrapper.getActivityDefinition(long groupId,
String className,
int activityType)
|
abstract List<SocialActivityDefinition> |
SocialActivitySettingService.getActivityDefinitions(long groupId,
String className)
|
static List<SocialActivityDefinition> |
SocialActivitySettingServiceUtil.getActivityDefinitions(long groupId,
String className)
|
List<SocialActivityDefinition> |
SocialActivitySettingServiceWrapper.getActivityDefinitions(long groupId,
String className)
|
static List<SocialActivity> |
SocialActivityServiceUtil.getActivitySetActivities(long activitySetId,
int start,
int end)
|
abstract List<SocialActivity> |
SocialActivityService.getActivitySetActivities(long activitySetId,
int start,
int end)
|
List<SocialActivity> |
SocialActivityServiceWrapper.getActivitySetActivities(long activitySetId,
int start,
int end)
|
abstract List<SocialActivitySetting> |
SocialActivitySettingService.getActivitySettings(long groupId)
|
static List<SocialActivitySetting> |
SocialActivitySettingServiceUtil.getActivitySettings(long groupId)
|
List<SocialActivitySetting> |
SocialActivitySettingServiceWrapper.getActivitySettings(long groupId)
|
static List<SocialActivity> |
SocialActivityServiceUtil.getGroupActivities(long groupId,
int start,
int end)
Returns a range of all the activities done in the group. |
abstract List<SocialActivity> |
SocialActivityService.getGroupActivities(long groupId,
int start,
int end)
Returns a range of all the activities done in the group. |
List<SocialActivity> |
SocialActivityServiceWrapper.getGroupActivities(long groupId,
int start,
int end)
Returns a range of all the activities done in the group. |
static List<SocialActivity> |
SocialActivityServiceUtil.getGroupUsersActivities(long groupId,
int start,
int end)
Returns a range of activities done by users that are members of the group. |
abstract List<SocialActivity> |
SocialActivityService.getGroupUsersActivities(long groupId,
int start,
int end)
Returns a range of activities done by users that are members of the group. |
List<SocialActivity> |
SocialActivityServiceWrapper.getGroupUsersActivities(long groupId,
int start,
int end)
Returns a range of activities done by users that are members of the group. |
abstract JSONArray |
SocialActivitySettingService.getJSONActivityDefinitions(long groupId,
String className)
|
static JSONArray |
SocialActivitySettingServiceUtil.getJSONActivityDefinitions(long groupId,
String className)
|
JSONArray |
SocialActivitySettingServiceWrapper.getJSONActivityDefinitions(long groupId,
String className)
|
static SocialActivity |
SocialActivityServiceUtil.getMirrorActivity(long mirrorActivityId)
Returns the activity that has the mirror activity. |
SocialActivity |
SocialActivityLocalServiceWrapper.getMirrorActivity(long mirrorActivityId)
Returns the activity that has the mirror activity. |
static SocialActivity |
SocialActivityLocalServiceUtil.getMirrorActivity(long mirrorActivityId)
Returns the activity that has the mirror activity. |
abstract SocialActivity |
SocialActivityLocalService.getMirrorActivity(long mirrorActivityId)
Returns the activity that has the mirror activity. |
abstract SocialActivity |
SocialActivityService.getMirrorActivity(long mirrorActivityId)
Returns the activity that has the mirror activity. |
SocialActivity |
SocialActivityServiceWrapper.getMirrorActivity(long mirrorActivityId)
Returns the activity that has the mirror activity. |
static List<SocialActivity> |
SocialActivityServiceUtil.getOrganizationActivities(long organizationId,
int start,
int end)
Returns a range of all the activities done in the organization. |
abstract List<SocialActivity> |
SocialActivityService.getOrganizationActivities(long organizationId,
int start,
int end)
Returns a range of all the activities done in the organization. |
List<SocialActivity> |
SocialActivityServiceWrapper.getOrganizationActivities(long organizationId,
int start,
int end)
Returns a range of all the activities done in the organization. |
static List<SocialActivity> |
SocialActivityServiceUtil.getOrganizationUsersActivities(long organizationId,
int start,
int end)
Returns a range of all the activities done by users of the organization. |
abstract List<SocialActivity> |
SocialActivityService.getOrganizationUsersActivities(long organizationId,
int start,
int end)
Returns a range of all the activities done by users of the organization. |
List<SocialActivity> |
SocialActivityServiceWrapper.getOrganizationUsersActivities(long organizationId,
int start,
int end)
Returns a range of all the activities done by users of the organization. |
static PersistedModel |
SocialRelationLocalServiceUtil.getPersistedModel(Serializable primaryKeyObj)
|
PersistedModel |
SocialActivityLocalServiceWrapper.getPersistedModel(Serializable primaryKeyObj)
|
PersistedModel |
SocialRequestLocalServiceWrapper.getPersistedModel(Serializable primaryKeyObj)
|
static PersistedModel |
SocialActivityCounterLocalServiceUtil.getPersistedModel(Serializable primaryKeyObj)
|
static PersistedModel |
SocialActivityLocalServiceUtil.getPersistedModel(Serializable primaryKeyObj)
|
abstract PersistedModel |
SocialRelationLocalService.getPersistedModel(Serializable primaryKeyObj)
|
PersistedModel |
SocialActivityLimitLocalServiceWrapper.getPersistedModel(Serializable primaryKeyObj)
|
abstract PersistedModel |
SocialActivitySettingLocalService.getPersistedModel(Serializable primaryKeyObj)
|
abstract PersistedModel |
SocialActivityCounterLocalService.getPersistedModel(Serializable primaryKeyObj)
|
PersistedModel |
SocialActivityAchievementLocalServiceWrapper.getPersistedModel(Serializable primaryKeyObj)
|
abstract PersistedModel |
SocialActivityAchievementLocalService.getPersistedModel(Serializable primaryKeyObj)
|
abstract PersistedModel |
SocialActivityLocalService.getPersistedModel(Serializable primaryKeyObj)
|
abstract PersistedModel |
SocialActivitySetLocalService.getPersistedModel(Serializable primaryKeyObj)
|
static PersistedModel |
SocialActivitySetLocalServiceUtil.getPersistedModel(Serializable primaryKeyObj)
|
abstract PersistedModel |
SocialActivityLimitLocalService.getPersistedModel(Serializable primaryKeyObj)
|
abstract PersistedModel |
SocialRequestLocalService.getPersistedModel(Serializable primaryKeyObj)
|
static PersistedModel |
SocialActivityLimitLocalServiceUtil.getPersistedModel(Serializable primaryKeyObj)
|
static PersistedModel |
SocialRequestLocalServiceUtil.getPersistedModel(Serializable primaryKeyObj)
|
PersistedModel |
SocialActivityCounterLocalServiceWrapper.getPersistedModel(Serializable primaryKeyObj)
|
PersistedModel |
SocialActivitySetLocalServiceWrapper.getPersistedModel(Serializable primaryKeyObj)
|
PersistedModel |
SocialRelationLocalServiceWrapper.getPersistedModel(Serializable primaryKeyObj)
|
static PersistedModel |
SocialActivitySettingLocalServiceUtil.getPersistedModel(Serializable primaryKeyObj)
|
PersistedModel |
SocialActivitySettingLocalServiceWrapper.getPersistedModel(Serializable primaryKeyObj)
|
static PersistedModel |
SocialActivityAchievementLocalServiceUtil.getPersistedModel(Serializable primaryKeyObj)
|
static SocialRelation |
SocialRelationLocalServiceUtil.getRelation(long relationId)
Returns the relation identified by its primary key. |
abstract SocialRelation |
SocialRelationLocalService.getRelation(long relationId)
Returns the relation identified by its primary key. |
SocialRelation |
SocialRelationLocalServiceWrapper.getRelation(long relationId)
Returns the relation identified by its primary key. |
static SocialRelation |
SocialRelationLocalServiceUtil.getRelation(long userId1,
long userId2,
int type)
Returns the relation of the given type between User1 and User2. |
abstract SocialRelation |
SocialRelationLocalService.getRelation(long userId1,
long userId2,
int type)
Returns the relation of the given type between User1 and User2. |
SocialRelation |
SocialRelationLocalServiceWrapper.getRelation(long userId1,
long userId2,
int type)
Returns the relation of the given type between User1 and User2. |
static List<SocialActivity> |
SocialActivityServiceUtil.getRelationActivities(long userId,
int start,
int end)
Returns a range of all the activities done by users in a relationship with the user identified by the user ID. |
abstract List<SocialActivity> |
SocialActivityService.getRelationActivities(long userId,
int start,
int end)
Returns a range of all the activities done by users in a relationship with the user identified by the user ID. |
List<SocialActivity> |
SocialActivityServiceWrapper.getRelationActivities(long userId,
int start,
int end)
Returns a range of all the activities done by users in a relationship with the user identified by the user ID. |
static List<SocialActivity> |
SocialActivityServiceUtil.getRelationActivities(long userId,
int type,
int start,
int end)
Returns a range of all the activities done by users in a relationship of type type with the user identified by userId. |
abstract List<SocialActivity> |
SocialActivityService.getRelationActivities(long userId,
int type,
int start,
int end)
Returns a range of all the activities done by users in a relationship of type type with the user identified by userId. |
List<SocialActivity> |
SocialActivityServiceWrapper.getRelationActivities(long userId,
int type,
int start,
int end)
Returns a range of all the activities done by users in a relationship of type type with the user identified by userId. |
SocialActivity |
SocialActivityLocalServiceWrapper.getSocialActivity(long activityId)
Returns the social activity with the primary key. |
static SocialActivity |
SocialActivityLocalServiceUtil.getSocialActivity(long activityId)
Returns the social activity with the primary key. |
abstract SocialActivity |
SocialActivityLocalService.getSocialActivity(long activityId)
Returns the social activity with the primary key. |
SocialActivityAchievement |
SocialActivityAchievementLocalServiceWrapper.getSocialActivityAchievement(long activityAchievementId)
Returns the social activity achievement with the primary key. |
abstract SocialActivityAchievement |
SocialActivityAchievementLocalService.getSocialActivityAchievement(long activityAchievementId)
Returns the social activity achievement with the primary key. |
static SocialActivityAchievement |
SocialActivityAchievementLocalServiceUtil.getSocialActivityAchievement(long activityAchievementId)
Returns the social activity achievement with the primary key. |
static SocialActivityCounter |
SocialActivityCounterLocalServiceUtil.getSocialActivityCounter(long activityCounterId)
Returns the social activity counter with the primary key. |
abstract SocialActivityCounter |
SocialActivityCounterLocalService.getSocialActivityCounter(long activityCounterId)
Returns the social activity counter with the primary key. |
SocialActivityCounter |
SocialActivityCounterLocalServiceWrapper.getSocialActivityCounter(long activityCounterId)
Returns the social activity counter with the primary key. |
SocialActivityLimit |
SocialActivityLimitLocalServiceWrapper.getSocialActivityLimit(long activityLimitId)
Returns the social activity limit with the primary key. |
abstract SocialActivityLimit |
SocialActivityLimitLocalService.getSocialActivityLimit(long activityLimitId)
Returns the social activity limit with the primary key. |
static SocialActivityLimit |
SocialActivityLimitLocalServiceUtil.getSocialActivityLimit(long activityLimitId)
Returns the social activity limit with the primary key. |
abstract SocialActivitySet |
SocialActivitySetLocalService.getSocialActivitySet(long activitySetId)
Returns the social activity set with the primary key. |
static SocialActivitySet |
SocialActivitySetLocalServiceUtil.getSocialActivitySet(long activitySetId)
Returns the social activity set with the primary key. |
SocialActivitySet |
SocialActivitySetLocalServiceWrapper.getSocialActivitySet(long activitySetId)
Returns the social activity set with the primary key. |
abstract SocialActivitySetting |
SocialActivitySettingLocalService.getSocialActivitySetting(long activitySettingId)
Returns the social activity setting with the primary key. |
static SocialActivitySetting |
SocialActivitySettingLocalServiceUtil.getSocialActivitySetting(long activitySettingId)
Returns the social activity setting with the primary key. |
SocialActivitySetting |
SocialActivitySettingLocalServiceWrapper.getSocialActivitySetting(long activitySettingId)
Returns the social activity setting with the primary key. |
static SocialRelation |
SocialRelationLocalServiceUtil.getSocialRelation(long relationId)
Returns the social relation with the primary key. |
abstract SocialRelation |
SocialRelationLocalService.getSocialRelation(long relationId)
Returns the social relation with the primary key. |
SocialRelation |
SocialRelationLocalServiceWrapper.getSocialRelation(long relationId)
Returns the social relation with the primary key. |
static SocialRelation |
SocialRelationLocalServiceUtil.getSocialRelationByUuidAndCompanyId(String uuid,
long companyId)
Returns the social relation with the matching UUID and company. |
abstract SocialRelation |
SocialRelationLocalService.getSocialRelationByUuidAndCompanyId(String uuid,
long companyId)
Returns the social relation with the matching UUID and company. |
SocialRelation |
SocialRelationLocalServiceWrapper.getSocialRelationByUuidAndCompanyId(String uuid,
long companyId)
Returns the social relation with the matching UUID and company. |
SocialRequest |
SocialRequestLocalServiceWrapper.getSocialRequest(long requestId)
Returns the social request with the primary key. |
abstract SocialRequest |
SocialRequestLocalService.getSocialRequest(long requestId)
Returns the social request with the primary key. |
static SocialRequest |
SocialRequestLocalServiceUtil.getSocialRequest(long requestId)
Returns the social request with the primary key. |
SocialRequest |
SocialRequestLocalServiceWrapper.getSocialRequestByUuidAndCompanyId(String uuid,
long companyId)
Returns the social request with the matching UUID and company. |
abstract SocialRequest |
SocialRequestLocalService.getSocialRequestByUuidAndCompanyId(String uuid,
long companyId)
Returns the social request with the matching UUID and company. |
static SocialRequest |
SocialRequestLocalServiceUtil.getSocialRequestByUuidAndCompanyId(String uuid,
long companyId)
Returns the social request with the matching UUID and company. |
SocialRequest |
SocialRequestLocalServiceWrapper.getSocialRequestByUuidAndGroupId(String uuid,
long groupId)
Returns the social request matching the UUID and group. |
abstract SocialRequest |
SocialRequestLocalService.getSocialRequestByUuidAndGroupId(String uuid,
long groupId)
Returns the social request matching the UUID and group. |
static SocialRequest |
SocialRequestLocalServiceUtil.getSocialRequestByUuidAndGroupId(String uuid,
long groupId)
Returns the social request matching the UUID and group. |
static List<SocialActivity> |
SocialActivityServiceUtil.getUserActivities(long userId,
int start,
int end)
Returns a range of all the activities done by the user. |
abstract List<SocialActivity> |
SocialActivityService.getUserActivities(long userId,
int start,
int end)
Returns a range of all the activities done by the user. |
List<SocialActivity> |
SocialActivityServiceWrapper.getUserActivities(long userId,
int start,
int end)
Returns a range of all the activities done by the user. |
static List<SocialActivity> |
SocialActivityServiceUtil.getUserGroupsActivities(long userId,
int start,
int end)
Returns a range of all the activities done in the user's groups. |
abstract List<SocialActivity> |
SocialActivityService.getUserGroupsActivities(long userId,
int start,
int end)
Returns a range of all the activities done in the user's groups. |
List<SocialActivity> |
SocialActivityServiceWrapper.getUserGroupsActivities(long userId,
int start,
int end)
Returns a range of all the activities done in the user's groups. |
static List<SocialActivity> |
SocialActivityServiceUtil.getUserGroupsAndOrganizationsActivities(long userId,
int start,
int end)
Returns a range of all the activities done in the user's groups and organizations. |
abstract List<SocialActivity> |
SocialActivityService.getUserGroupsAndOrganizationsActivities(long userId,
int start,
int end)
Returns a range of all the activities done in the user's groups and organizations. |
List<SocialActivity> |
SocialActivityServiceWrapper.getUserGroupsAndOrganizationsActivities(long userId,
int start,
int end)
Returns a range of all the activities done in the user's groups and organizations. |
static List<SocialActivity> |
SocialActivityServiceUtil.getUserOrganizationsActivities(long userId,
int start,
int end)
Returns a range of all activities done in the user's organizations. |
abstract List<SocialActivity> |
SocialActivityService.getUserOrganizationsActivities(long userId,
int start,
int end)
Returns a range of all activities done in the user's organizations. |
List<SocialActivity> |
SocialActivityServiceWrapper.getUserOrganizationsActivities(long userId,
int start,
int end)
Returns a range of all activities done in the user's organizations. |
abstract void |
SocialActivitySetLocalService.incrementActivityCount(long activitySetId,
long activityId)
|
static void |
SocialActivitySetLocalServiceUtil.incrementActivityCount(long activitySetId,
long activityId)
|
void |
SocialActivitySetLocalServiceWrapper.incrementActivityCount(long activitySetId,
long activityId)
|
static void |
SocialActivityCounterLocalServiceUtil.incrementUserAchievementCounter(long userId,
long groupId)
Increments the user.achievements counter for a user. |
abstract void |
SocialActivityCounterLocalService.incrementUserAchievementCounter(long userId,
long groupId)
Increments the user.achievements counter for a user. |
void |
SocialActivityCounterLocalServiceWrapper.incrementUserAchievementCounter(long userId,
long groupId)
Increments the user.achievements counter for a user. |
static void |
SocialActivityInterpreterLocalServiceUtil.updateActivitySet(long activityId)
|
void |
SocialActivityInterpreterLocalServiceWrapper.updateActivitySet(long activityId)
|
abstract void |
SocialActivityInterpreterLocalService.updateActivitySet(long activityId)
|
abstract void |
SocialActivitySettingService.updateActivitySetting(long groupId,
String className,
boolean enabled)
|
static void |
SocialActivitySettingServiceUtil.updateActivitySetting(long groupId,
String className,
boolean enabled)
|
void |
SocialActivitySettingServiceWrapper.updateActivitySetting(long groupId,
String className,
boolean enabled)
|
abstract void |
SocialActivitySettingLocalService.updateActivitySetting(long groupId,
String className,
boolean enabled)
|
static void |
SocialActivitySettingLocalServiceUtil.updateActivitySetting(long groupId,
String className,
boolean enabled)
|
void |
SocialActivitySettingLocalServiceWrapper.updateActivitySetting(long groupId,
String className,
boolean enabled)
|
abstract void |
SocialActivitySettingService.updateActivitySetting(long groupId,
String className,
int activityType,
SocialActivityCounterDefinition activityCounterDefinition)
|
static void |
SocialActivitySettingServiceUtil.updateActivitySetting(long groupId,
String className,
int activityType,
SocialActivityCounterDefinition activityCounterDefinition)
|
void |
SocialActivitySettingServiceWrapper.updateActivitySetting(long groupId,
String className,
int activityType,
SocialActivityCounterDefinition activityCounterDefinition)
|
abstract void |
SocialActivitySettingLocalService.updateActivitySetting(long groupId,
String className,
int activityType,
SocialActivityCounterDefinition activityCounterDefinition)
|
static void |
SocialActivitySettingLocalServiceUtil.updateActivitySetting(long groupId,
String className,
int activityType,
SocialActivityCounterDefinition activityCounterDefinition)
|
void |
SocialActivitySettingLocalServiceWrapper.updateActivitySetting(long groupId,
String className,
int activityType,
SocialActivityCounterDefinition activityCounterDefinition)
|
abstract void |
SocialActivitySettingLocalService.updateActivitySetting(long groupId,
String className,
long classPK,
boolean enabled)
|
static void |
SocialActivitySettingLocalServiceUtil.updateActivitySetting(long groupId,
String className,
long classPK,
boolean enabled)
|
void |
SocialActivitySettingLocalServiceWrapper.updateActivitySetting(long groupId,
String className,
long classPK,
boolean enabled)
|
abstract void |
SocialActivitySettingService.updateActivitySettings(long groupId,
String className,
int activityType,
List<SocialActivityCounterDefinition> activityCounterDefinitions)
|
static void |
SocialActivitySettingServiceUtil.updateActivitySettings(long groupId,
String className,
int activityType,
List<SocialActivityCounterDefinition> activityCounterDefinitions)
|
void |
SocialActivitySettingServiceWrapper.updateActivitySettings(long groupId,
String className,
int activityType,
List<SocialActivityCounterDefinition> activityCounterDefinitions)
|
abstract void |
SocialActivitySettingLocalService.updateActivitySettings(long groupId,
String className,
int activityType,
List<SocialActivityCounterDefinition> activityCounterDefinitions)
|
static void |
SocialActivitySettingLocalServiceUtil.updateActivitySettings(long groupId,
String className,
int activityType,
List<SocialActivityCounterDefinition> activityCounterDefinitions)
|
void |
SocialActivitySettingLocalServiceWrapper.updateActivitySettings(long groupId,
String className,
int activityType,
List<SocialActivityCounterDefinition> activityCounterDefinitions)
|
static SocialRequest |
SocialRequestServiceUtil.updateRequest(long requestId,
int status,
ThemeDisplay themeDisplay)
|
SocialRequest |
SocialRequestServiceWrapper.updateRequest(long requestId,
int status,
ThemeDisplay themeDisplay)
|
SocialRequest |
SocialRequestLocalServiceWrapper.updateRequest(long requestId,
int status,
ThemeDisplay themeDisplay)
Updates the social request replacing its status. |
abstract SocialRequest |
SocialRequestLocalService.updateRequest(long requestId,
int status,
ThemeDisplay themeDisplay)
Updates the social request replacing its status. |
static SocialRequest |
SocialRequestLocalServiceUtil.updateRequest(long requestId,
int status,
ThemeDisplay themeDisplay)
Updates the social request replacing its status. |
abstract SocialRequest |
SocialRequestService.updateRequest(long requestId,
int status,
ThemeDisplay themeDisplay)
|
| Uses of PortalException in com.liferay.portlet.social.service.permission |
|---|
| Methods in com.liferay.portlet.social.service.permission that throw PortalException | |
|---|---|
static void |
SocialRequestPermissionUtil.check(PermissionChecker permissionChecker,
long requestId,
String actionId)
|
abstract void |
SocialRequestPermission.check(PermissionChecker permissionChecker,
long requestId,
String actionId)
|
static void |
SocialActivityPermissionUtil.check(PermissionChecker permissionChecker,
long groupId,
String actionId)
|
abstract void |
SocialActivityPermission.check(PermissionChecker permissionChecker,
long groupId,
String actionId)
|
static boolean |
SocialRequestPermissionUtil.contains(PermissionChecker permissionChecker,
long requestId,
String actionId)
|
abstract boolean |
SocialRequestPermission.contains(PermissionChecker permissionChecker,
long requestId,
String actionId)
|
| Uses of PortalException in com.liferay.portlet.softwarecatalog |
|---|
| Uses of PortalException in com.liferay.portlet.softwarecatalog.service |
|---|
| Methods in com.liferay.portlet.softwarecatalog.service that throw PortalException | |
|---|---|
SCFrameworkVersion |
SCFrameworkVersionLocalServiceWrapper.addFrameworkVersion(long userId,
String name,
String url,
boolean active,
int priority,
ServiceContext serviceContext)
|
abstract SCFrameworkVersion |
SCFrameworkVersionLocalService.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)
|
abstract SCFrameworkVersion |
SCFrameworkVersionService.addFrameworkVersion(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)
|
void |
SCFrameworkVersionLocalServiceWrapper.addFrameworkVersionResources(long frameworkVersionId,
boolean addGroupPermissions,
boolean addGuestPermissions)
|
abstract void |
SCFrameworkVersionLocalService.addFrameworkVersionResources(long frameworkVersionId,
boolean addGroupPermissions,
boolean addGuestPermissions)
|
static void |
SCFrameworkVersionLocalServiceUtil.addFrameworkVersionResources(long frameworkVersionId,
boolean addGroupPermissions,
boolean addGuestPermissions)
|
void |
SCFrameworkVersionLocalServiceWrapper.addFrameworkVersionResources(long frameworkVersionId,
String[] groupPermissions,
String[] guestPermissions)
|
abstract void |
SCFrameworkVersionLocalService.addFrameworkVersionResources(long frameworkVersionId,
String[] groupPermissions,
String[] guestPermissions)
|
static void |
SCFrameworkVersionLocalServiceUtil.addFrameworkVersionResources(long frameworkVersionId,
String[] groupPermissions,
String[] guestPermissions)
|
void |
SCFrameworkVersionLocalServiceWrapper.addFrameworkVersionResources(SCFrameworkVersion frameworkVersion,
boolean addGroupPermissions,
boolean addGuestPermissions)
|
abstract void |
SCFrameworkVersionLocalService.addFrameworkVersionResources(SCFrameworkVersion frameworkVersion,
boolean addGroupPermissions,
boolean addGuestPermissions)
|
static void |
SCFrameworkVersionLocalServiceUtil.addFrameworkVersionResources(SCFrameworkVersion frameworkVersion,
boolean addGroupPermissions,
boolean addGuestPermissions)
|
void |
SCFrameworkVersionLocalServiceWrapper.addFrameworkVersionResources(SCFrameworkVersion frameworkVersion,
String[] groupPermissions,
String[] guestPermissions)
|
abstract void |
SCFrameworkVersionLocalService.addFrameworkVersionResources(SCFrameworkVersion frameworkVersion,
String[] groupPermissions,
String[] guestPermissions)
|
static void |
SCFrameworkVersionLocalServiceUtil.addFrameworkVersionResources(SCFrameworkVersion frameworkVersion,
String[] groupPermissions,
String[] guestPermissions)
|
abstract SCLicense |
SCLicenseLocalService.addLicense(String name,
String url,
boolean openSource,
boolean active,
boolean recommended)
|
SCLicense |
SCLicenseServiceWrapper.addLicense(String name,
String url,
boolean openSource,
boolean active,
boolean recommended)
|
static SCLicense |
SCLicenseServiceUtil.addLicense(String name,
String url,
boolean openSource,
boolean active,
boolean recommended)
|
abstract SCLicense |
SCLicenseService.addLicense(String name,
String url,
boolean openSource,
boolean active,
boolean recommended)
|
SCLicense |
SCLicenseLocalServiceWrapper.addLicense(String name,
String url,
boolean openSource,
boolean active,
boolean recommended)
|
static SCLicense |
SCLicenseLocalServiceUtil.addLicense(String name,
String url,
boolean openSource,
boolean active,
boolean recommended)
|
abstract 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 |
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)
|
abstract 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)
|
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 |
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)
|
abstract void |
SCProductEntryLocalService.addProductEntryResources(long productEntryId,
boolean addGroupPermissions,
boolean addGuestPermissions)
|
void |
SCProductEntryLocalServiceWrapper.addProductEntryResources(long productEntryId,
boolean addGroupPermissions,
boolean addGuestPermissions)
|
static void |
SCProductEntryLocalServiceUtil.addProductEntryResources(long productEntryId,
boolean addGroupPermissions,
boolean addGuestPermissions)
|
abstract void |
SCProductEntryLocalService.addProductEntryResources(long productEntryId,
String[] groupPermissions,
String[] guestPermissions)
|
void |
SCProductEntryLocalServiceWrapper.addProductEntryResources(long productEntryId,
String[] groupPermissions,
String[] guestPermissions)
|
static void |
SCProductEntryLocalServiceUtil.addProductEntryResources(long productEntryId,
String[] groupPermissions,
String[] guestPermissions)
|
abstract void |
SCProductEntryLocalService.addProductEntryResources(SCProductEntry productEntry,
boolean addGroupPermissions,
boolean addGuestPermissions)
|
void |
SCProductEntryLocalServiceWrapper.addProductEntryResources(SCProductEntry productEntry,
boolean addGroupPermissions,
boolean addGuestPermissions)
|
static void |
SCProductEntryLocalServiceUtil.addProductEntryResources(SCProductEntry productEntry,
boolean addGroupPermissions,
boolean addGuestPermissions)
|
abstract void |
SCProductEntryLocalService.addProductEntryResources(SCProductEntry productEntry,
String[] groupPermissions,
String[] guestPermissions)
|
void |
SCProductEntryLocalServiceWrapper.addProductEntryResources(SCProductEntry productEntry,
String[] groupPermissions,
String[] guestPermissions)
|
static void |
SCProductEntryLocalServiceUtil.addProductEntryResources(SCProductEntry productEntry,
String[] groupPermissions,
String[] guestPermissions)
|
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)
|
abstract SCProductVersion |
SCProductVersionLocalService.addProductVersion(long userId,
long productEntryId,
String version,
String changeLog,
String downloadPageURL,
String directDownloadURL,
boolean testDirectDownloadURL,
boolean repoStoreArtifact,
long[] frameworkVersionIds,
ServiceContext serviceContext)
|
abstract SCProductVersion |
SCProductVersionService.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 |
SCProductVersionServiceWrapper.addProductVersion(long productEntryId,
String version,
String changeLog,
String downloadPageURL,
String directDownloadURL,
boolean testDirectDownloadURL,
boolean repoStoreArtifact,
long[] frameworkVersionIds,
ServiceContext serviceContext)
|
abstract void |
SCFrameworkVersionService.deleteFrameworkVersion(long frameworkVersionId)
|
void |
SCFrameworkVersionLocalServiceWrapper.deleteFrameworkVersion(long frameworkVersionId)
|
void |
SCFrameworkVersionServiceWrapper.deleteFrameworkVersion(long frameworkVersionId)
|
abstract void |
SCFrameworkVersionLocalService.deleteFrameworkVersion(long frameworkVersionId)
|
static void |
SCFrameworkVersionServiceUtil.deleteFrameworkVersion(long frameworkVersionId)
|
static void |
SCFrameworkVersionLocalServiceUtil.deleteFrameworkVersion(long frameworkVersionId)
|
abstract void |
SCLicenseLocalService.deleteLicense(long licenseId)
|
void |
SCLicenseServiceWrapper.deleteLicense(long licenseId)
|
static void |
SCLicenseServiceUtil.deleteLicense(long licenseId)
|
abstract void |
SCLicenseService.deleteLicense(long licenseId)
|
void |
SCLicenseLocalServiceWrapper.deleteLicense(long licenseId)
|
static void |
SCLicenseLocalServiceUtil.deleteLicense(long licenseId)
|
abstract void |
SCProductEntryLocalService.deleteProductEntries(long groupId)
|
void |
SCProductEntryLocalServiceWrapper.deleteProductEntries(long groupId)
|
static void |
SCProductEntryLocalServiceUtil.deleteProductEntries(long groupId)
|
abstract void |
SCProductEntryService.deleteProductEntry(long productEntryId)
|
abstract SCProductEntry |
SCProductEntryLocalService.deleteProductEntry(long productEntryId)
|
SCProductEntry |
SCProductEntryLocalServiceWrapper.deleteProductEntry(long productEntryId)
|
static void |
SCProductEntryServiceUtil.deleteProductEntry(long productEntryId)
|
void |
SCProductEntryServiceWrapper.deleteProductEntry(long productEntryId)
|
static SCProductEntry |
SCProductEntryLocalServiceUtil.deleteProductEntry(long productEntryId)
|
abstract SCProductEntry |
SCProductEntryLocalService.deleteProductEntry(SCProductEntry productEntry)
|
SCProductEntry |
SCProductEntryLocalServiceWrapper.deleteProductEntry(SCProductEntry productEntry)
|
static SCProductEntry |
SCProductEntryLocalServiceUtil.deleteProductEntry(SCProductEntry productEntry)
|
static void |
SCProductScreenshotLocalServiceUtil.deleteProductScreenshot(SCProductScreenshot productScreenshot)
|
void |
SCProductScreenshotLocalServiceWrapper.deleteProductScreenshot(SCProductScreenshot productScreenshot)
|
abstract void |
SCProductScreenshotLocalService.deleteProductScreenshot(SCProductScreenshot productScreenshot)
|
static void |
SCProductScreenshotLocalServiceUtil.deleteProductScreenshots(long productEntryId)
|
void |
SCProductScreenshotLocalServiceWrapper.deleteProductScreenshots(long productEntryId)
|
abstract void |
SCProductScreenshotLocalService.deleteProductScreenshots(long productEntryId)
|
void |
SCProductVersionLocalServiceWrapper.deleteProductVersion(long productVersionId)
|
abstract void |
SCProductVersionService.deleteProductVersion(long productVersionId)
|
static void |
SCProductVersionLocalServiceUtil.deleteProductVersion(long productVersionId)
|
static void |
SCProductVersionServiceUtil.deleteProductVersion(long productVersionId)
|
abstract void |
SCProductVersionLocalService.deleteProductVersion(long productVersionId)
|
void |
SCProductVersionServiceWrapper.deleteProductVersion(long productVersionId)
|
SCFrameworkVersion |
SCFrameworkVersionLocalServiceWrapper.deleteSCFrameworkVersion(long frameworkVersionId)
Deletes the s c framework version with the primary key from the database. |
abstract SCFrameworkVersion |
SCFrameworkVersionLocalService.deleteSCFrameworkVersion(long frameworkVersionId)
Deletes the s c framework version with the primary key from the database. |
static SCFrameworkVersion |
SCFrameworkVersionLocalServiceUtil.deleteSCFrameworkVersion(long frameworkVersionId)
Deletes the s c framework version with the primary key from the database. |
abstract SCLicense |
SCLicenseLocalService.deleteSCLicense(long licenseId)
Deletes the s c license with the primary key from the database. |
SCLicense |
SCLicenseLocalServiceWrapper.deleteSCLicense(long licenseId)
Deletes the s c license with the primary key from the database. |
static SCLicense |
SCLicenseLocalServiceUtil.deleteSCLicense(long licenseId)
Deletes the s c license with the primary key from the database. |
abstract SCProductEntry |
SCProductEntryLocalService.deleteSCProductEntry(long productEntryId)
Deletes the s c product entry with the primary key from the database. |
SCProductEntry |
SCProductEntryLocalServiceWrapper.deleteSCProductEntry(long productEntryId)
Deletes the s c product entry with the primary key from the database. |
static SCProductEntry |
SCProductEntryLocalServiceUtil.deleteSCProductEntry(long productEntryId)
Deletes the s c product entry with the primary key from the database. |
static SCProductScreenshot |
SCProductScreenshotLocalServiceUtil.deleteSCProductScreenshot(long productScreenshotId)
Deletes the s c product screenshot with the primary key from the database. |
SCProductScreenshot |
SCProductScreenshotLocalServiceWrapper.deleteSCProductScreenshot(long productScreenshotId)
Deletes the s c product screenshot with the primary key from the database. |
abstract SCProductScreenshot |
SCProductScreenshotLocalService.deleteSCProductScreenshot(long productScreenshotId)
Deletes the s c product screenshot with the primary key from the database. |
SCProductVersion |
SCProductVersionLocalServiceWrapper.deleteSCProductVersion(long productVersionId)
Deletes the s c product version with the primary key from the database. |
static SCProductVersion |
SCProductVersionLocalServiceUtil.deleteSCProductVersion(long productVersionId)
Deletes the s c product version with the primary key from the database. |
abstract SCProductVersion |
SCProductVersionLocalService.deleteSCProductVersion(long productVersionId)
Deletes the s c product version with the primary key from the database. |
abstract SCFrameworkVersion |
SCFrameworkVersionService.getFrameworkVersion(long frameworkVersionId)
|
SCFrameworkVersion |
SCFrameworkVersionLocalServiceWrapper.getFrameworkVersion(long frameworkVersionId)
|
SCFrameworkVersion |
SCFrameworkVersionServiceWrapper.getFrameworkVersion(long frameworkVersionId)
|
abstract SCFrameworkVersion |
SCFrameworkVersionLocalService.getFrameworkVersion(long frameworkVersionId)
|
static SCFrameworkVersion |
SCFrameworkVersionServiceUtil.getFrameworkVersion(long frameworkVersionId)
|
static SCFrameworkVersion |
SCFrameworkVersionLocalServiceUtil.getFrameworkVersion(long frameworkVersionId)
|
abstract SCLicense |
SCLicenseLocalService.getLicense(long licenseId)
|
SCLicense |
SCLicenseServiceWrapper.getLicense(long licenseId)
|
static SCLicense |
SCLicenseServiceUtil.getLicense(long licenseId)
|
abstract SCLicense |
SCLicenseService.getLicense(long licenseId)
|
SCLicense |
SCLicenseLocalServiceWrapper.getLicense(long licenseId)
|
static SCLicense |
SCLicenseLocalServiceUtil.getLicense(long licenseId)
|
PersistedModel |
SCProductVersionLocalServiceWrapper.getPersistedModel(Serializable primaryKeyObj)
|
abstract PersistedModel |
SCLicenseLocalService.getPersistedModel(Serializable primaryKeyObj)
|
abstract PersistedModel |
SCProductEntryLocalService.getPersistedModel(Serializable primaryKeyObj)
|
static PersistedModel |
SCProductScreenshotLocalServiceUtil.getPersistedModel(Serializable primaryKeyObj)
|
PersistedModel |
SCProductScreenshotLocalServiceWrapper.getPersistedModel(Serializable primaryKeyObj)
|
static PersistedModel |
SCProductVersionLocalServiceUtil.getPersistedModel(Serializable primaryKeyObj)
|
PersistedModel |
SCProductEntryLocalServiceWrapper.getPersistedModel(Serializable primaryKeyObj)
|
PersistedModel |
SCFrameworkVersionLocalServiceWrapper.getPersistedModel(Serializable primaryKeyObj)
|
abstract PersistedModel |
SCProductScreenshotLocalService.getPersistedModel(Serializable primaryKeyObj)
|
abstract PersistedModel |
SCFrameworkVersionLocalService.getPersistedModel(Serializable primaryKeyObj)
|
abstract PersistedModel |
SCProductVersionLocalService.getPersistedModel(Serializable primaryKeyObj)
|
PersistedModel |
SCLicenseLocalServiceWrapper.getPersistedModel(Serializable primaryKeyObj)
|
static PersistedModel |
SCProductEntryLocalServiceUtil.getPersistedModel(Serializable primaryKeyObj)
|
static PersistedModel |
SCFrameworkVersionLocalServiceUtil.getPersistedModel(Serializable primaryKeyObj)
|
static PersistedModel |
SCLicenseLocalServiceUtil.getPersistedModel(Serializable primaryKeyObj)
|
abstract SCProductEntry |
SCProductEntryService.getProductEntry(long productEntryId)
|
abstract SCProductEntry |
SCProductEntryLocalService.getProductEntry(long productEntryId)
|
SCProductEntry |
SCProductEntryLocalServiceWrapper.getProductEntry(long productEntryId)
|
static SCProductEntry |
SCProductEntryServiceUtil.getProductEntry(long productEntryId)
|
SCProductEntry |
SCProductEntryServiceWrapper.getProductEntry(long productEntryId)
|
static SCProductEntry |
SCProductEntryLocalServiceUtil.getProductEntry(long productEntryId)
|
static SCProductScreenshot |
SCProductScreenshotLocalServiceUtil.getProductScreenshot(long productEntryId,
int priority)
|
SCProductScreenshot |
SCProductScreenshotLocalServiceWrapper.getProductScreenshot(long productEntryId,
int priority)
|
abstract SCProductScreenshot |
SCProductScreenshotLocalService.getProductScreenshot(long productEntryId,
int priority)
|
static SCProductScreenshot |
SCProductScreenshotLocalServiceUtil.getProductScreenshotByFullImageId(long fullImageId)
|
SCProductScreenshot |
SCProductScreenshotLocalServiceWrapper.getProductScreenshotByFullImageId(long fullImageId)
|
abstract SCProductScreenshot |
SCProductScreenshotLocalService.getProductScreenshotByFullImageId(long fullImageId)
|
static SCProductScreenshot |
SCProductScreenshotLocalServiceUtil.getProductScreenshotByThumbnailId(long thumbnailId)
|
SCProductScreenshot |
SCProductScreenshotLocalServiceWrapper.getProductScreenshotByThumbnailId(long thumbnailId)
|
abstract SCProductScreenshot |
SCProductScreenshotLocalService.getProductScreenshotByThumbnailId(long thumbnailId)
|
SCProductVersion |
SCProductVersionLocalServiceWrapper.getProductVersion(long productVersionId)
|
abstract SCProductVersion |
SCProductVersionService.getProductVersion(long productVersionId)
|
static SCProductVersion |
SCProductVersionLocalServiceUtil.getProductVersion(long productVersionId)
|
static SCProductVersion |
SCProductVersionServiceUtil.getProductVersion(long productVersionId)
|
abstract SCProductVersion |
SCProductVersionLocalService.getProductVersion(long productVersionId)
|
SCProductVersion |
SCProductVersionServiceWrapper.getProductVersion(long productVersionId)
|
SCProductVersion |
SCProductVersionLocalServiceWrapper.getProductVersionByDirectDownloadURL(String directDownloadURL)
|
static SCProductVersion |
SCProductVersionLocalServiceUtil.getProductVersionByDirectDownloadURL(String directDownloadURL)
|
abstract SCProductVersion |
SCProductVersionLocalService.getProductVersionByDirectDownloadURL(String directDownloadURL)
|
abstract List<SCProductVersion> |
SCProductVersionService.getProductVersions(long productEntryId,
int start,
int end)
|
static List<SCProductVersion> |
SCProductVersionServiceUtil.getProductVersions(long productEntryId,
int start,
int end)
|
List<SCProductVersion> |
SCProductVersionServiceWrapper.getProductVersions(long productEntryId,
int start,
int end)
|
abstract int |
SCProductVersionService.getProductVersionsCount(long productEntryId)
|
static int |
SCProductVersionServiceUtil.getProductVersionsCount(long productEntryId)
|
int |
SCProductVersionServiceWrapper.getProductVersionsCount(long productEntryId)
|
SCFrameworkVersion |
SCFrameworkVersionLocalServiceWrapper.getSCFrameworkVersion(long frameworkVersionId)
Returns the s c framework version with the primary key. |
abstract SCFrameworkVersion |
SCFrameworkVersionLocalService.getSCFrameworkVersion(long frameworkVersionId)
Returns the s c framework version with the primary key. |
static SCFrameworkVersion |
SCFrameworkVersionLocalServiceUtil.getSCFrameworkVersion(long frameworkVersionId)
Returns the s c framework version with the primary key. |
abstract SCLicense |
SCLicenseLocalService.getSCLicense(long licenseId)
Returns the s c license with the primary key. |
SCLicense |
SCLicenseLocalServiceWrapper.getSCLicense(long licenseId)
Returns the s c license with the primary key. |
static SCLicense |
SCLicenseLocalServiceUtil.getSCLicense(long licenseId)
Returns the s c license with the primary key. |
abstract SCProductEntry |
SCProductEntryLocalService.getSCProductEntry(long productEntryId)
Returns the s c product entry with the primary key. |
SCProductEntry |
SCProductEntryLocalServiceWrapper.getSCProductEntry(long productEntryId)
Returns the s c product entry with the primary key. |
static SCProductEntry |
SCProductEntryLocalServiceUtil.getSCProductEntry(long productEntryId)
Returns the s c product entry with the primary key. |
static SCProductScreenshot |
SCProductScreenshotLocalServiceUtil.getSCProductScreenshot(long productScreenshotId)
Returns the s c product screenshot with the primary key. |
SCProductScreenshot |
SCProductScreenshotLocalServiceWrapper.getSCProductScreenshot(long productScreenshotId)
Returns the s c product screenshot with the primary key. |
abstract SCProductScreenshot |
SCProductScreenshotLocalService.getSCProductScreenshot(long productScreenshotId)
Returns the s c product screenshot with the primary key. |
SCProductVersion |
SCProductVersionLocalServiceWrapper.getSCProductVersion(long productVersionId)
Returns the s c product version with the primary key. |
static SCProductVersion |
SCProductVersionLocalServiceUtil.getSCProductVersion(long productVersionId)
Returns the s c product version with the primary key. |
abstract SCProductVersion |
SCProductVersionLocalService.getSCProductVersion(long productVersionId)
Returns the s c product version with the primary key. |
abstract SCFrameworkVersion |
SCFrameworkVersionService.updateFrameworkVersion(long frameworkVersionId,
String name,
String url,
boolean active,
int priority)
|
SCFrameworkVersion |
SCFrameworkVersionLocalServiceWrapper.updateFrameworkVersion(long frameworkVersionId,
String name,
String url,
boolean active,
int priority)
|
SCFrameworkVersion |
SCFrameworkVersionServiceWrapper.updateFrameworkVersion(long frameworkVersionId,
String name,
String url,
boolean active,
int priority)
|
abstract SCFrameworkVersion |
SCFrameworkVersionLocalService.updateFrameworkVersion(long frameworkVersionId,
String name,
String url,
boolean active,
int priority)
|
static SCFrameworkVersion |
SCFrameworkVersionServiceUtil.updateFrameworkVersion(long frameworkVersionId,
String name,
String url,
boolean active,
int priority)
|
static SCFrameworkVersion |
SCFrameworkVersionLocalServiceUtil.updateFrameworkVersion(long frameworkVersionId,
String name,
String url,
boolean active,
int priority)
|
abstract SCLicense |
SCLicenseLocalService.updateLicense(long licenseId,
String name,
String url,
boolean openSource,
boolean active,
boolean recommended)
|
SCLicense |
SCLicenseServiceWrapper.updateLicense(long licenseId,
String name,
String url,
boolean openSource,
boolean active,
boolean recommended)
|
static SCLicense |
SCLicenseServiceUtil.updateLicense(long licenseId,
String name,
String url,
boolean openSource,
boolean active,
boolean recommended)
|
abstract SCLicense |
SCLicenseService.updateLicense(long licenseId,
String name,
String url,
boolean openSource,
boolean active,
boolean recommended)
|
SCLicense |
SCLicenseLocalServiceWrapper.updateLicense(long licenseId,
String name,
String url,
boolean openSource,
boolean active,
boolean recommended)
|
static SCLicense |
SCLicenseLocalServiceUtil.updateLicense(long licenseId,
String name,
String url,
boolean openSource,
boolean active,
boolean recommended)
|
abstract SCProductEntry |
SCProductEntryService.updateProductEntry(long productEntryId,
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)
|
abstract SCProductEntry |
SCProductEntryLocalService.updateProductEntry(long productEntryId,
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)
|
SCProductEntry |
SCProductEntryLocalServiceWrapper.updateProductEntry(long productEntryId,
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)
|
static SCProductEntry |
SCProductEntryServiceUtil.updateProductEntry(long productEntryId,
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)
|
SCProductEntry |
SCProductEntryServiceWrapper.updateProductEntry(long productEntryId,
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)
|
static SCProductEntry |
SCProductEntryLocalServiceUtil.updateProductEntry(long productEntryId,
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)
|
SCProductVersion |
SCProductVersionLocalServiceWrapper.updateProductVersion(long productVersionId,
String version,
String changeLog,
String downloadPageURL,
String directDownloadURL,
boolean testDirectDownloadURL,
boolean repoStoreArtifact,
long[] frameworkVersionIds)
|
abstract SCProductVersion |
SCProductVersionService.updateProductVersion(long productVersionId,
String version,
String changeLog,
String downloadPageURL,
String directDownloadURL,
boolean testDirectDownloadURL,
boolean repoStoreArtifact,
long[] frameworkVersionIds)
|
static SCProductVersion |
SCProductVersionLocalServiceUtil.updateProductVersion(long productVersionId,
String version,
String changeLog,
String downloadPageURL,
String directDownloadURL,
boolean testDirectDownloadURL,
boolean repoStoreArtifact,
long[] frameworkVersionIds)
|
static SCProductVersion |
SCProductVersionServiceUtil.updateProductVersion(long productVersionId,
String version,
String changeLog,
String downloadPageURL,
String directDownloadURL,
boolean testDirectDownloadURL,
boolean repoStoreArtifact,
long[] frameworkVersionIds)
|
abstract SCProductVersion |
SCProductVersionLocalService.updateProductVersion(long productVersionId,
String version,
String changeLog,
String downloadPageURL,
String directDownloadURL,
boolean testDirectDownloadURL,
boolean repoStoreArtifact,
long[] frameworkVersionIds)
|
SCProductVersion |
SCProductVersionServiceWrapper.updateProductVersion(long productVersionId,
String version,
String changeLog,
String downloadPageURL,
String directDownloadURL,
boolean testDirectDownloadURL,
boolean repoStoreArtifact,
long[] frameworkVersionIds)
|
| Uses of PortalException in com.liferay.portlet.trash |
|---|
| Subclasses of PortalException in com.liferay.portlet.trash | |
|---|---|
class |
DuplicateEntryException
|
class |
NoSuchVersionException
|
| Uses of PortalException in com.liferay.portlet.trash.service |
|---|
| Methods in com.liferay.portlet.trash.service that throw PortalException | |
|---|---|
abstract TrashEntry |
TrashEntryLocalService.addTrashEntry(long userId,
long groupId,
String className,
long classPK,
String classUuid,
String referrerClassName,
int status,
List<ObjectValuePair<Long,Integer>> statusOVPs,
UnicodeProperties typeSettingsProperties)
Moves an entry to trash. |
TrashEntry |
TrashEntryLocalServiceWrapper.addTrashEntry(long userId,
long groupId,
String className,
long classPK,
String classUuid,
String referrerClassName,
int status,
List<ObjectValuePair<Long,Integer>> statusOVPs,
UnicodeProperties typeSettingsProperties)
Moves an entry to trash. |
static TrashEntry |
TrashEntryLocalServiceUtil.addTrashEntry(long userId,
long groupId,
String className,
long classPK,
String classUuid,
String referrerClassName,
int status,
List<ObjectValuePair<Long,Integer>> statusOVPs,
UnicodeProperties typeSettingsProperties)
Moves an entry to trash. |
abstract void |
TrashEntryLocalService.checkEntries()
|
void |
TrashEntryLocalServiceWrapper.checkEntries()
|
static void |
TrashEntryLocalServiceUtil.checkEntries()
|
static void |
TrashEntryServiceUtil.deleteEntries(long groupId)
Deletes the trash entries with the matching group ID considering permissions. |
void |
TrashEntryServiceWrapper.deleteEntries(long groupId)
Deletes the trash entries with the matching group ID considering permissions. |
abstract void |
TrashEntryService.deleteEntries(long groupId)
Deletes the trash entries with the matching group ID considering permissions. |
static void |
TrashEntryServiceUtil.deleteEntries(long[] entryIds)
Deletes the trash entries with the primary keys. |
void |
TrashEntryServiceWrapper.deleteEntries(long[] entryIds)
Deletes the trash entries with the primary keys. |
abstract void |
TrashEntryService.deleteEntries(long[] entryIds)
Deletes the trash entries with the primary keys. |
static void |
TrashEntryServiceUtil.deleteEntry(long entryId)
Deletes the trash entry with the primary key. |
abstract TrashEntry |
TrashEntryLocalService.deleteEntry(long entryId)
Deletes the trash entry with the primary key. |
void |
TrashEntryServiceWrapper.deleteEntry(long entryId)
Deletes the trash entry with the primary key. |
TrashEntry |
TrashEntryLocalServiceWrapper.deleteEntry(long entryId)
Deletes the trash entry with the primary key. |
static TrashEntry |
TrashEntryLocalServiceUtil.deleteEntry(long entryId)
Deletes the trash entry with the primary key. |
abstract void |
TrashEntryService.deleteEntry(long entryId)
Deletes the trash entry with the primary key. |
static void |
TrashEntryServiceUtil.deleteEntry(String className,
long classPK)
Deletes the trash entry with the entity class name and class primary key. |
abstract TrashEntry |
TrashEntryLocalService.deleteEntry(String className,
long classPK)
Deletes the trash entry with the entity class name and primary key. |
void |
TrashEntryServiceWrapper.deleteEntry(String className,
long classPK)
Deletes the trash entry with the entity class name and class primary key. |
TrashEntry |
TrashEntryLocalServiceWrapper.deleteEntry(String className,
long classPK)
Deletes the trash entry with the entity class name and primary key. |
static TrashEntry |
TrashEntryLocalServiceUtil.deleteEntry(String className,
long classPK)
Deletes the trash entry with the entity class name and primary key. |
abstract void |
TrashEntryService.deleteEntry(String className,
long classPK)
Deletes the trash entry with the entity class name and class primary key. |
abstract TrashEntry |
TrashEntryLocalService.deleteTrashEntry(long entryId)
Deletes the trash entry with the primary key from the database. |
TrashEntry |
TrashEntryLocalServiceWrapper.deleteTrashEntry(long entryId)
Deletes the trash entry with the primary key from the database. |
static TrashEntry |
TrashEntryLocalServiceUtil.deleteTrashEntry(long entryId)
Deletes the trash entry with the primary key from the database. |
TrashVersion |
TrashVersionLocalServiceWrapper.deleteTrashVersion(long versionId)
Deletes the trash version with the primary key from the database. |
abstract TrashVersion |
TrashVersionLocalService.deleteTrashVersion(long versionId)
Deletes the trash version with the primary key from the database. |
static TrashVersion |
TrashVersionLocalServiceUtil.deleteTrashVersion(long versionId)
Deletes the trash version with the primary key from the database. |
abstract TrashEntry |
TrashEntryLocalService.getEntry(long entryId)
Returns the trash entry with the primary key. |
TrashEntry |
TrashEntryLocalServiceWrapper.getEntry(long entryId)
Returns the trash entry with the primary key. |
static TrashEntry |
TrashEntryLocalServiceUtil.getEntry(long entryId)
Returns the trash entry with the primary key. |
abstract TrashEntry |
TrashEntryLocalService.getEntry(String className,
long classPK)
Returns the entry with the entity class name and primary key. |
TrashEntry |
TrashEntryLocalServiceWrapper.getEntry(String className,
long classPK)
Returns the entry with the entity class name and primary key. |
static TrashEntry |
TrashEntryLocalServiceUtil.getEntry(String className,
long classPK)
Returns the entry with the entity class name and primary key. |
PersistedModel |
TrashVersionLocalServiceWrapper.getPersistedModel(Serializable primaryKeyObj)
|
abstract PersistedModel |
TrashVersionLocalService.getPersistedModel(Serializable primaryKeyObj)
|
abstract PersistedModel |
TrashEntryLocalService.getPersistedModel(Serializable primaryKeyObj)
|
static PersistedModel |
TrashVersionLocalServiceUtil.getPersistedModel(Serializable primaryKeyObj)
|
PersistedModel |
TrashEntryLocalServiceWrapper.getPersistedModel(Serializable primaryKeyObj)
|
static PersistedModel |
TrashEntryLocalServiceUtil.getPersistedModel(Serializable primaryKeyObj)
|
abstract TrashEntry |
TrashEntryLocalService.getTrashEntry(long entryId)
Returns the trash entry with the primary key. |
TrashEntry |
TrashEntryLocalServiceWrapper.getTrashEntry(long entryId)
Returns the trash entry with the primary key. |
static TrashEntry |
TrashEntryLocalServiceUtil.getTrashEntry(long entryId)
Returns the trash entry with the primary key. |
TrashVersion |
TrashVersionLocalServiceWrapper.getTrashVersion(long versionId)
Returns the trash version with the primary key. |
abstract TrashVersion |
TrashVersionLocalService.getTrashVersion(long versionId)
Returns the trash version with the primary key. |
static TrashVersion |
TrashVersionLocalServiceUtil.getTrashVersion(long versionId)
Returns the trash version with the primary key. |
static void |
TrashEntryServiceUtil.moveEntry(String className,
long classPK,
long destinationContainerModelId,
ServiceContext serviceContext)
Moves the trash entry with the entity class name and primary key, restoring it to a new location identified by the destination container model ID. |
void |
TrashEntryServiceWrapper.moveEntry(String className,
long classPK,
long destinationContainerModelId,
ServiceContext serviceContext)
Moves the trash entry with the entity class name and primary key, restoring it to a new location identified by the destination container model ID. |
abstract void |
TrashEntryService.moveEntry(String className,
long classPK,
long destinationContainerModelId,
ServiceContext serviceContext)
Moves the trash entry with the entity class name and primary key, restoring it to a new location identified by the destination container model ID. |
static TrashEntry |
TrashEntryServiceUtil.restoreEntry(long entryId)
|
TrashEntry |
TrashEntryServiceWrapper.restoreEntry(long entryId)
|
abstract TrashEntry |
TrashEntryService.restoreEntry(long entryId)
|
static TrashEntry |
TrashEntryServiceUtil.restoreEntry(long entryId,
long overrideClassPK,
String name)
Restores the trash entry to its original location. |
TrashEntry |
TrashEntryServiceWrapper.restoreEntry(long entryId,
long overrideClassPK,
String name)
Restores the trash entry to its original location. |
abstract TrashEntry |
TrashEntryService.restoreEntry(long entryId,
long overrideClassPK,
String name)
Restores the trash entry to its original location. |
| Uses of PortalException in com.liferay.portlet.trash.util |
|---|
| Methods in com.liferay.portlet.trash.util that throw PortalException | |
|---|---|
static void |
TrashUtil.addBaseModelBreadcrumbEntries(javax.servlet.http.HttpServletRequest request,
LiferayPortletResponse liferayPortletResponse,
String className,
long classPK,
PortletURL containerModelURL)
|
abstract void |
Trash.addBaseModelBreadcrumbEntries(javax.servlet.http.HttpServletRequest request,
LiferayPortletResponse liferayPortletResponse,
String className,
long classPK,
PortletURL containerModelURL)
|
static void |
TrashUtil.addBaseModelBreadcrumbEntries(javax.servlet.http.HttpServletRequest request,
String className,
long classPK,
PortletURL containerModelURL)
Deprecated. As of 7.0.0, replaced by #addBaseModelBreadcrumbEntries(HttpServletRequest,
LiferayPortletResponse, String, long, PortletURL |
abstract void |
Trash.addBaseModelBreadcrumbEntries(javax.servlet.http.HttpServletRequest request,
String className,
long classPK,
PortletURL containerModelURL)
Deprecated. As of 7.0.0, replaced by #addBaseModelBreadcrumbEntries(HttpServletRequest,
LiferayPortletResponse, String, long, PortletURL |
static void |
TrashUtil.addContainerModelBreadcrumbEntries(javax.servlet.http.HttpServletRequest request,
LiferayPortletResponse liferayPortletResponse,
String className,
long classPK,
PortletURL containerModelURL)
|
abstract void |
Trash.addContainerModelBreadcrumbEntries(javax.servlet.http.HttpServletRequest request,
LiferayPortletResponse liferayPortletResponse,
String className,
long classPK,
PortletURL containerModelURL)
|
static void |
TrashUtil.addContainerModelBreadcrumbEntries(javax.servlet.http.HttpServletRequest request,
String className,
long classPK,
PortletURL containerModelURL)
Deprecated. As of 7.0.0, replaced by #addContainerModelBreadcrumbEntries(HttpServletRequest,
LiferayPortletResponse, String, long, PortletURL |
abstract void |
Trash.addContainerModelBreadcrumbEntries(javax.servlet.http.HttpServletRequest request,
String className,
long classPK,
PortletURL containerModelURL)
Deprecated. As of 7.0.0, replaced by #addContainerModelBreadcrumbEntries(HttpServletRequest,
LiferayPortletResponse, String, long, PortletURL |
static void |
TrashUtil.deleteEntriesAttachments(long companyId,
long repositoryId,
Date date,
String[] attachmentFileNames)
|
abstract void |
Trash.deleteEntriesAttachments(long companyId,
long repositoryId,
Date date,
String[] attachmentFileNames)
|
static List<TrashEntry> |
TrashUtil.getEntries(Hits hits)
|
abstract List<TrashEntry> |
Trash.getEntries(Hits hits)
|
static int |
TrashUtil.getMaxAge(Group group)
|
abstract int |
Trash.getMaxAge(Group group)
|
static String |
TrashUtil.getNewName(ThemeDisplay themeDisplay,
String className,
long classPK,
String oldName)
|
abstract String |
Trash.getNewName(ThemeDisplay themeDisplay,
String className,
long classPK,
String oldName)
|
static PortletURL |
TrashUtil.getViewContentURL(javax.servlet.http.HttpServletRequest request,
String className,
long classPK)
|
abstract PortletURL |
Trash.getViewContentURL(javax.servlet.http.HttpServletRequest request,
String className,
long classPK)
|
static boolean |
TrashUtil.isInTrash(String className,
long classPK)
|
abstract boolean |
Trash.isInTrash(String className,
long classPK)
|
static boolean |
TrashUtil.isTrashEnabled(long groupId)
|
abstract boolean |
Trash.isTrashEnabled(long groupId)
|
| Uses of PortalException in com.liferay.portlet.usersadmin.util |
|---|
| Methods in com.liferay.portlet.usersadmin.util that throw PortalException | |
|---|---|
abstract long[] |
UsersAdmin.addRequiredRoles(long userId,
long[] roleIds)
|
static long[] |
UsersAdminUtil.addRequiredRoles(long userId,
long[] roleIds)
|
abstract long[] |
UsersAdmin.addRequiredRoles(User user,
long[] roleIds)
|
static long[] |
UsersAdminUtil.addRequiredRoles(User user,
long[] roleIds)
|
abstract List<Role> |
UsersAdmin.filterGroupRoles(PermissionChecker permissionChecker,
long groupId,
List<Role> roles)
|
static List<Role> |
UsersAdminUtil.filterGroupRoles(PermissionChecker permissionChecker,
long groupId,
List<Role> roles)
|
abstract List<Group> |
UsersAdmin.filterGroups(PermissionChecker permissionChecker,
List<Group> groups)
|
static List<Group> |
UsersAdminUtil.filterGroups(PermissionChecker permissionChecker,
List<Group> groups)
|
abstract List<Organization> |
UsersAdmin.filterOrganizations(PermissionChecker permissionChecker,
List<Organization> organizations)
|
static List<Organization> |
UsersAdminUtil.filterOrganizations(PermissionChecker permissionChecker,
List<Organization> organizations)
|
abstract long[] |
UsersAdmin.filterUnsetGroupUserIds(PermissionChecker permissionChecker,
long groupId,
long[] userIds)
|
static long[] |
UsersAdminUtil.filterUnsetGroupUserIds(PermissionChecker permissionChecker,
long groupId,
long[] userIds)
|
abstract long[] |
UsersAdmin.filterUnsetOrganizationUserIds(PermissionChecker permissionChecker,
long organizationId,
long[] userIds)
|
static long[] |
UsersAdminUtil.filterUnsetOrganizationUserIds(PermissionChecker permissionChecker,
long organizationId,
long[] userIds)
|
abstract List<UserGroupRole> |
UsersAdmin.filterUserGroupRoles(PermissionChecker permissionChecker,
List<UserGroupRole> userGroupRoles)
|
static List<UserGroupRole> |
UsersAdminUtil.filterUserGroupRoles(PermissionChecker permissionChecker,
List<UserGroupRole> userGroupRoles)
|
abstract long[] |
UsersAdmin.getGroupIds(PortletRequest portletRequest)
|
static long[] |
UsersAdminUtil.getGroupIds(PortletRequest portletRequest)
|
abstract long[] |
UsersAdmin.getOrganizationIds(PortletRequest portletRequest)
|
static long[] |
UsersAdminUtil.getOrganizationIds(PortletRequest portletRequest)
|
abstract Tuple |
UsersAdmin.getOrganizations(Hits hits)
|
static Tuple |
UsersAdminUtil.getOrganizations(Hits hits)
|
abstract long[] |
UsersAdmin.getRoleIds(PortletRequest portletRequest)
|
static long[] |
UsersAdminUtil.getRoleIds(PortletRequest portletRequest)
|
abstract long[] |
UsersAdmin.getUserGroupIds(PortletRequest portletRequest)
|
static long[] |
UsersAdminUtil.getUserGroupIds(PortletRequest portletRequest)
|
abstract List<UserGroupRole> |
UsersAdmin.getUserGroupRoles(PortletRequest portletRequest)
|
static List<UserGroupRole> |
UsersAdminUtil.getUserGroupRoles(PortletRequest portletRequest)
|
abstract Tuple |
UsersAdmin.getUserGroups(Hits hits)
|
static Tuple |
UsersAdminUtil.getUserGroups(Hits hits)
|
abstract Tuple |
UsersAdmin.getUsers(Hits hits)
|
static Tuple |
UsersAdminUtil.getUsers(Hits hits)
|
abstract boolean |
UsersAdmin.hasUpdateEmailAddress(PermissionChecker permissionChecker,
User user)
Deprecated. As of 6.2.0, replaced by UsersAdmin.hasUpdateFieldPermission(PermissionChecker, User, User,
String) |
static boolean |
UsersAdminUtil.hasUpdateEmailAddress(PermissionChecker permissionChecker,
User user)
Deprecated. As of 6.2.0, replaced by UsersAdminUtil.hasUpdateFieldPermission(PermissionChecker, User, User,
String) |
abstract boolean |
UsersAdmin.hasUpdateFieldPermission(PermissionChecker permissionChecker,
User updatingUser,
User updatedUser,
String field)
|
static boolean |
UsersAdminUtil.hasUpdateFieldPermission(PermissionChecker permissionChecker,
User updatingUser,
User updatedUser,
String field)
|
abstract boolean |
UsersAdmin.hasUpdateFieldPermission(User user,
String field)
Deprecated. As of 6.2.0, replaced by UsersAdmin.hasUpdateFieldPermission(PermissionChecker, User, User,
String) |
static boolean |
UsersAdminUtil.hasUpdateFieldPermission(User user,
String field)
Deprecated. As of 6.2.0, replaced by UsersAdminUtil.hasUpdateFieldPermission(PermissionChecker, User, User,
String) |
abstract boolean |
UsersAdmin.hasUpdateScreenName(PermissionChecker permissionChecker,
User user)
Deprecated. As of 6.2.0, replaced by UsersAdmin.hasUpdateFieldPermission(PermissionChecker, User, User,
String) |
static boolean |
UsersAdminUtil.hasUpdateScreenName(PermissionChecker permissionChecker,
User user)
Deprecated. As of 6.2.0, replaced by UsersAdminUtil.hasUpdateFieldPermission(PermissionChecker, User, User,
String) |
abstract long[] |
UsersAdmin.removeRequiredRoles(long userId,
long[] roleIds)
|
static long[] |
UsersAdminUtil.removeRequiredRoles(long userId,
long[] roleIds)
|
abstract long[] |
UsersAdmin.removeRequiredRoles(User user,
long[] roleIds)
|
static long[] |
UsersAdminUtil.removeRequiredRoles(User user,
long[] roleIds)
|
abstract void |
UsersAdmin.updateAddresses(String className,
long classPK,
List<Address> addresses)
|
static void |
UsersAdminUtil.updateAddresses(String className,
long classPK,
List<Address> addresses)
|
abstract void |
UsersAdmin.updateEmailAddresses(String className,
long classPK,
List<EmailAddress> emailAddresses)
|
static void |
UsersAdminUtil.updateEmailAddresses(String className,
long classPK,
List<EmailAddress> emailAddresses)
|
abstract void |
UsersAdmin.updateOrgLabors(long classPK,
List<OrgLabor> orgLabors)
|
static void |
UsersAdminUtil.updateOrgLabors(long classPK,
List<OrgLabor> orgLabors)
|
abstract void |
UsersAdmin.updatePhones(String className,
long classPK,
List<Phone> phones)
|
static void |
UsersAdminUtil.updatePhones(String className,
long classPK,
List<Phone> phones)
|
abstract void |
UsersAdmin.updateWebsites(String className,
long classPK,
List<Website> websites)
|
static void |
UsersAdminUtil.updateWebsites(String className,
long classPK,
List<Website> websites)
|
| Uses of PortalException in com.liferay.portlet.wiki |
|---|
| Subclasses of PortalException in com.liferay.portlet.wiki | |
|---|---|
class |
DuplicateNodeNameException
|
class |
DuplicatePageException
|
class |
ImportFilesException
|
class |
NodeNameException
|
class |
NoSuchNodeException
|
class |
NoSuchPageException
|
class |
NoSuchPageResourceException
|
class |
PageContentException
|
class |
PageTitleException
|
class |
PageVersionException
|
class |
RequiredNodeException
|
class |
WikiFormatException
|
| Uses of PortalException in com.liferay.portlet.wiki.model |
|---|
| Methods in com.liferay.portlet.wiki.model that throw PortalException | |
|---|---|
Folder |
WikiNodeWrapper.addAttachmentsFolder()
|
Folder |
WikiPageWrapper.addAttachmentsFolder()
|
abstract Folder |
WikiNode.addAttachmentsFolder()
|
abstract Folder |
WikiPage.addAttachmentsFolder()
|
WikiPage |
WikiPageWrapper.getParentPage()
|
abstract WikiPage |
WikiPage.getParentPage()
|
WikiPage |
WikiPageWrapper.getRedirectPage()
|
abstract WikiPage |
WikiPage.getRedirectPage()
|
TrashEntry |
WikiNodeWrapper.getTrashEntry()
Returns the trash entry created when this wiki node was moved to the Recycle Bin. |
TrashEntry |
WikiPageWrapper.getTrashEntry()
Returns the trash entry created when this wiki page was moved to the Recycle Bin. |
abstract TrashEntry |
WikiNodeModel.getTrashEntry()
Returns the trash entry created when this wiki node was moved to the Recycle Bin. |
abstract TrashEntry |
WikiPageModel.getTrashEntry()
Returns the trash entry created when this wiki page was moved to the Recycle Bin. |
| Uses of PortalException in com.liferay.portlet.wiki.service |
|---|
| Methods in com.liferay.portlet.wiki.service that throw PortalException | |
|---|---|
WikiNode |
WikiNodeLocalServiceWrapper.addDefaultNode(long userId,
ServiceContext serviceContext)
|
abstract WikiNode |
WikiNodeLocalService.addDefaultNode(long userId,
ServiceContext serviceContext)
|
static WikiNode |
WikiNodeLocalServiceUtil.addDefaultNode(long userId,
ServiceContext serviceContext)
|
WikiNode |
WikiNodeLocalServiceWrapper.addNode(long userId,
String name,
String description,
ServiceContext serviceContext)
|
abstract WikiNode |
WikiNodeLocalService.addNode(long userId,
String name,
String description,
ServiceContext serviceContext)
|
static WikiNode |
WikiNodeLocalServiceUtil.addNode(long userId,
String name,
String description,
ServiceContext serviceContext)
|
static WikiNode |
WikiNodeServiceUtil.addNode(String name,
String description,
ServiceContext serviceContext)
|
WikiNode |
WikiNodeServiceWrapper.addNode(String name,
String description,
ServiceContext serviceContext)
|
abstract WikiNode |
WikiNodeService.addNode(String name,
String description,
ServiceContext serviceContext)
|
void |
WikiNodeLocalServiceWrapper.addNodeResources(long nodeId,
boolean addGroupPermissions,
boolean addGuestPermissions)
|
abstract void |
WikiNodeLocalService.addNodeResources(long nodeId,
boolean addGroupPermissions,
boolean addGuestPermissions)
|
static void |
WikiNodeLocalServiceUtil.addNodeResources(long nodeId,
boolean addGroupPermissions,
boolean addGuestPermissions)
|
void |
WikiNodeLocalServiceWrapper.addNodeResources(long nodeId,
String[] groupPermissions,
String[] guestPermissions)
|
abstract void |
WikiNodeLocalService.addNodeResources(long nodeId,
String[] groupPermissions,
String[] guestPermissions)
|
static void |
WikiNodeLocalServiceUtil.addNodeResources(long nodeId,
String[] groupPermissions,
String[] guestPermissions)
|
void |
WikiNodeLocalServiceWrapper.addNodeResources(WikiNode node,
boolean addGroupPermissions,
boolean addGuestPermissions)
|
abstract void |
WikiNodeLocalService.addNodeResources(WikiNode node,
boolean addGroupPermissions,
boolean addGuestPermissions)
|
static void |
WikiNodeLocalServiceUtil.addNodeResources(WikiNode node,
boolean addGroupPermissions,
boolean addGuestPermissions)
|
void |
WikiNodeLocalServiceWrapper.addNodeResources(WikiNode node,
String[] groupPermissions,
String[] guestPermissions)
|
abstract void |
WikiNodeLocalService.addNodeResources(WikiNode node,
String[] groupPermissions,
String[] guestPermissions)
|
static void |
WikiNodeLocalServiceUtil.addNodeResources(WikiNode node,
String[] groupPermissions,
String[] guestPermissions)
|
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)
|
abstract 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)
|
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 |
WikiPageLocalServiceWrapper.addPage(long userId,
long nodeId,
String title,
String content,
String summary,
boolean minorEdit,
ServiceContext serviceContext)
|
abstract WikiPage |
WikiPageLocalService.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)
|
abstract 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,
ServiceContext serviceContext)
|
static WikiPage |
WikiPageServiceUtil.addPage(long nodeId,
String title,
String content,
String summary,
boolean minorEdit,
ServiceContext serviceContext)
|
abstract WikiPage |
WikiPageService.addPage(long nodeId,
String title,
String content,
String summary,
boolean minorEdit,
String format,
String parentTitle,
String redirectTitle,
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)
|
void |
WikiPageLocalServiceWrapper.addPageAttachment(long userId,
long nodeId,
String title,
String fileName,
File file,
String mimeType)
|
abstract void |
WikiPageLocalService.addPageAttachment(long userId,
long nodeId,
String title,
String fileName,
File file,
String mimeType)
|
static void |
WikiPageLocalServiceUtil.addPageAttachment(long userId,
long nodeId,
String title,
String fileName,
File file,
String mimeType)
|
void |
WikiPageLocalServiceWrapper.addPageAttachment(long userId,
long nodeId,
String title,
String fileName,
InputStream inputStream,
String mimeType)
|
abstract void |
WikiPageLocalService.addPageAttachment(long userId,
long nodeId,
String title,
String fileName,
InputStream inputStream,
String mimeType)
|
static void |
WikiPageLocalServiceUtil.addPageAttachment(long userId,
long nodeId,
String title,
String fileName,
InputStream inputStream,
String mimeType)
|
abstract void |
WikiPageService.addPageAttachment(long nodeId,
String title,
String fileName,
File file,
String mimeType)
|
void |
WikiPageServiceWrapper.addPageAttachment(long nodeId,
String title,
String fileName,
File file,
String mimeType)
|
static void |
WikiPageServiceUtil.addPageAttachment(long nodeId,
String title,
String fileName,
File file,
String mimeType)
|
abstract void |
WikiPageService.addPageAttachment(long nodeId,
String title,
String fileName,
InputStream inputStream,
String mimeType)
|
void |
WikiPageServiceWrapper.addPageAttachment(long nodeId,
String title,
String fileName,
InputStream inputStream,
String mimeType)
|
static void |
WikiPageServiceUtil.addPageAttachment(long nodeId,
String title,
String fileName,
InputStream inputStream,
String mimeType)
|
void |
WikiPageLocalServiceWrapper.addPageAttachments(long userId,
long nodeId,
String title,
List<ObjectValuePair<String,InputStream>> inputStreamOVPs)
|
abstract void |
WikiPageLocalService.addPageAttachments(long userId,
long nodeId,
String title,
List<ObjectValuePair<String,InputStream>> inputStreamOVPs)
|
static void |
WikiPageLocalServiceUtil.addPageAttachments(long userId,
long nodeId,
String title,
List<ObjectValuePair<String,InputStream>> inputStreamOVPs)
|
abstract void |
WikiPageService.addPageAttachments(long nodeId,
String title,
List<ObjectValuePair<String,InputStream>> inputStreamOVPs)
|
void |
WikiPageServiceWrapper.addPageAttachments(long nodeId,
String title,
List<ObjectValuePair<String,InputStream>> inputStreamOVPs)
|
static void |
WikiPageServiceUtil.addPageAttachments(long nodeId,
String title,
List<ObjectValuePair<String,InputStream>> inputStreamOVPs)
|
void |
WikiPageLocalServiceWrapper.addPageResources(long nodeId,
String title,
boolean addGroupPermissions,
boolean addGuestPermissions)
|
abstract void |
WikiPageLocalService.addPageResources(long nodeId,
String title,
boolean addGroupPermissions,
boolean addGuestPermissions)
|
static void |
WikiPageLocalServiceUtil.addPageResources(long nodeId,
String title,
boolean addGroupPermissions,
boolean addGuestPermissions)
|
void |
WikiPageLocalServiceWrapper.addPageResources(long nodeId,
String title,
String[] groupPermissions,
String[] guestPermissions)
|
abstract void |
WikiPageLocalService.addPageResources(long nodeId,
String title,
String[] groupPermissions,
String[] guestPermissions)
|
static void |
WikiPageLocalServiceUtil.addPageResources(long nodeId,
String title,
String[] groupPermissions,
String[] guestPermissions)
|
void |
WikiPageLocalServiceWrapper.addPageResources(WikiPage page,
boolean addGroupPermissions,
boolean addGuestPermissions)
|
abstract void |
WikiPageLocalService.addPageResources(WikiPage page,
boolean addGroupPermissions,
boolean addGuestPermissions)
|
static void |
WikiPageLocalServiceUtil.addPageResources(WikiPage page,
boolean addGroupPermissions,
boolean addGuestPermissions)
|
void |
WikiPageLocalServiceWrapper.addPageResources(WikiPage page,
String[] groupPermissions,
String[] guestPermissions)
|
abstract void |
WikiPageLocalService.addPageResources(WikiPage page,
String[] groupPermissions,
String[] guestPermissions)
|
static void |
WikiPageLocalServiceUtil.addPageResources(WikiPage page,
String[] groupPermissions,
String[] guestPermissions)
|
void |
WikiPageLocalServiceWrapper.addTempPageAttachment(long groupId,
long userId,
String fileName,
String tempFolderName,
InputStream inputStream,
String mimeType)
|
abstract void |
WikiPageLocalService.addTempPageAttachment(long groupId,
long userId,
String fileName,
String tempFolderName,
InputStream inputStream,
String mimeType)
|
static void |
WikiPageLocalServiceUtil.addTempPageAttachment(long groupId,
long userId,
String fileName,
String tempFolderName,
InputStream inputStream,
String mimeType)
|
abstract void |
WikiPageService.addTempPageAttachment(long nodeId,
String fileName,
String tempFolderName,
InputStream inputStream,
String mimeType)
|
void |
WikiPageServiceWrapper.addTempPageAttachment(long nodeId,
String fileName,
String tempFolderName,
InputStream inputStream,
String mimeType)
|
static void |
WikiPageServiceUtil.addTempPageAttachment(long nodeId,
String fileName,
String tempFolderName,
InputStream inputStream,
String mimeType)
|
void |
WikiPageLocalServiceWrapper.changeParent(long userId,
long nodeId,
String title,
String newParentTitle,
ServiceContext serviceContext)
|
abstract void |
WikiPageLocalService.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)
|
abstract void |
WikiPageService.changeParent(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 |
WikiPageLocalServiceWrapper.copyPageAttachments(long userId,
long templateNodeId,
String templateTitle,
long nodeId,
String title)
|
abstract void |
WikiPageLocalService.copyPageAttachments(long userId,
long templateNodeId,
String templateTitle,
long nodeId,
String title)
|
static void |
WikiPageLocalServiceUtil.copyPageAttachments(long userId,
long templateNodeId,
String templateTitle,
long nodeId,
String title)
|
abstract void |
WikiPageService.copyPageAttachments(long templateNodeId,
String templateTitle,
long nodeId,
String title)
|
void |
WikiPageServiceWrapper.copyPageAttachments(long templateNodeId,
String templateTitle,
long nodeId,
String title)
|
static void |
WikiPageServiceUtil.copyPageAttachments(long templateNodeId,
String templateTitle,
long nodeId,
String title)
|
static void |
WikiNodeServiceUtil.deleteNode(long nodeId)
|
void |
WikiNodeServiceWrapper.deleteNode(long nodeId)
|
void |
WikiNodeLocalServiceWrapper.deleteNode(long nodeId)
|
abstract void |
WikiNodeLocalService.deleteNode(long nodeId)
|
static void |
WikiNodeLocalServiceUtil.deleteNode(long nodeId)
|
abstract void |
WikiNodeService.deleteNode(long nodeId)
|
void |
WikiNodeLocalServiceWrapper.deleteNode(WikiNode node)
|
abstract void |
WikiNodeLocalService.deleteNode(WikiNode node)
|
static void |
WikiNodeLocalServiceUtil.deleteNode(WikiNode node)
|
void |
WikiNodeLocalServiceWrapper.deleteNodes(long groupId)
|
abstract void |
WikiNodeLocalService.deleteNodes(long groupId)
|
static void |
WikiNodeLocalServiceUtil.deleteNodes(long groupId)
|
abstract void |
WikiPageService.deletePage(long nodeId,
String title)
|
void |
WikiPageLocalServiceWrapper.deletePage(long nodeId,
String title)
|
abstract void |
WikiPageLocalService.deletePage(long nodeId,
String title)
|
void |
WikiPageServiceWrapper.deletePage(long nodeId,
String title)
|
static void |
WikiPageLocalServiceUtil.deletePage(long nodeId,
String title)
|
static void |
WikiPageServiceUtil.deletePage(long nodeId,
String title)
|
abstract void |
WikiPageService.deletePage(long nodeId,
String title,
double version)
Deprecated. As of 6.2.0 replaced by WikiPageService.discardDraft(long, String,
double) |
void |
WikiPageLocalServiceWrapper.deletePage(long nodeId,
String title,
double version)
Deprecated. As of 6.2.0 replaced by WikiPageLocalServiceWrapper.discardDraft(long, String,
double) |
abstract void |
WikiPageLocalService.deletePage(long nodeId,
String title,
double version)
Deprecated. As of 6.2.0 replaced by WikiPageLocalService.discardDraft(long, String,
double) |
void |
WikiPageServiceWrapper.deletePage(long nodeId,
String title,
double version)
Deprecated. As of 6.2.0 replaced by WikiPageServiceWrapper.discardDraft(long, String,
double) |
static void |
WikiPageLocalServiceUtil.deletePage(long nodeId,
String title,
double version)
Deprecated. As of 6.2.0 replaced by WikiPageLocalServiceUtil.discardDraft(long, String,
double) |
static void |
WikiPageServiceUtil.deletePage(long nodeId,
String title,
double version)
Deprecated. As of 6.2.0 replaced by WikiPageServiceUtil.discardDraft(long, String,
double) |
void |
WikiPageLocalServiceWrapper.deletePage(WikiPage page)
|
abstract void |
WikiPageLocalService.deletePage(WikiPage page)
|
static void |
WikiPageLocalServiceUtil.deletePage(WikiPage page)
|
abstract void |
WikiPageService.deletePageAttachment(long nodeId,
String title,
String fileName)
|
void |
WikiPageLocalServiceWrapper.deletePageAttachment(long nodeId,
String title,
String fileName)
|
abstract void |
WikiPageLocalService.deletePageAttachment(long nodeId,
String title,
String fileName)
|
void |
WikiPageServiceWrapper.deletePageAttachment(long nodeId,
String title,
String fileName)
|
static void |
WikiPageLocalServiceUtil.deletePageAttachment(long nodeId,
String title,
String fileName)
|
static void |
WikiPageServiceUtil.deletePageAttachment(long nodeId,
String title,
String fileName)
|
abstract void |
WikiPageService.deletePageAttachments(long nodeId,
String title)
|
void |
WikiPageLocalServiceWrapper.deletePageAttachments(long nodeId,
String title)
|
abstract void |
WikiPageLocalService.deletePageAttachments(long nodeId,
String title)
|
void |
WikiPageServiceWrapper.deletePageAttachments(long nodeId,
String title)
|
static void |
WikiPageLocalServiceUtil.deletePageAttachments(long nodeId,
String title)
|
static void |
WikiPageServiceUtil.deletePageAttachments(long nodeId,
String title)
|
abstract void |
WikiPageResourceLocalService.deletePageResource(long nodeId,
String title)
|
static void |
WikiPageResourceLocalServiceUtil.deletePageResource(long nodeId,
String title)
|
void |
WikiPageResourceLocalServiceWrapper.deletePageResource(long nodeId,
String title)
|
void |
WikiPageLocalServiceWrapper.deletePages(long nodeId)
|
abstract void |
WikiPageLocalService.deletePages(long nodeId)
|
static void |
WikiPageLocalServiceUtil.deletePages(long nodeId)
|
void |
WikiPageLocalServiceWrapper.deleteTempPageAttachment(long groupId,
long userId,
String fileName,
String tempFolderName)
|
abstract void |
WikiPageLocalService.deleteTempPageAttachment(long groupId,
long userId,
String fileName,
String tempFolderName)
|
static void |
WikiPageLocalServiceUtil.deleteTempPageAttachment(long groupId,
long userId,
String fileName,
String tempFolderName)
|
abstract void |
WikiPageService.deleteTempPageAttachment(long nodeId,
String fileName,
String tempFolderName)
|
void |
WikiPageServiceWrapper.deleteTempPageAttachment(long nodeId,
String fileName,
String tempFolderName)
|
static void |
WikiPageServiceUtil.deleteTempPageAttachment(long nodeId,
String fileName,
String tempFolderName)
|
abstract void |
WikiPageService.deleteTrashPageAttachments(long nodeId,
String title)
|
void |
WikiPageLocalServiceWrapper.deleteTrashPageAttachments(long nodeId,
String title)
|
abstract void |
WikiPageLocalService.deleteTrashPageAttachments(long nodeId,
String title)
|
void |
WikiPageServiceWrapper.deleteTrashPageAttachments(long nodeId,
String title)
|
static void |
WikiPageLocalServiceUtil.deleteTrashPageAttachments(long nodeId,
String title)
|
static void |
WikiPageServiceUtil.deleteTrashPageAttachments(long nodeId,
String title)
|
WikiNode |
WikiNodeLocalServiceWrapper.deleteWikiNode(long nodeId)
Deletes the wiki node with the primary key from the database. |
abstract WikiNode |
WikiNodeLocalService.deleteWikiNode(long nodeId)
Deletes the wiki node with the primary key from the database. |
static WikiNode |
WikiNodeLocalServiceUtil.deleteWikiNode(long nodeId)
Deletes the wiki node with the primary key from the database. |
WikiPage |
WikiPageLocalServiceWrapper.deleteWikiPage(long pageId)
Deletes the wiki page with the primary key from the database. |
abstract WikiPage |
WikiPageLocalService.deleteWikiPage(long pageId)
Deletes the wiki page with the primary key from the database. |
static WikiPage |
WikiPageLocalServiceUtil.deleteWikiPage(long pageId)
Deletes the wiki page with the primary key from the database. |
abstract WikiPageResource |
WikiPageResourceLocalService.deleteWikiPageResource(long resourcePrimKey)
Deletes the wiki page resource with the primary key from the database. |
static WikiPageResource |
WikiPageResourceLocalServiceUtil.deleteWikiPageResource(long resourcePrimKey)
Deletes the wiki page resource with the primary key from the database. |
WikiPageResource |
WikiPageResourceLocalServiceWrapper.deleteWikiPageResource(long resourcePrimKey)
Deletes the wiki page resource with the primary key from the database. |
abstract void |
WikiPageService.discardDraft(long nodeId,
String title,
double version)
|
void |
WikiPageLocalServiceWrapper.discardDraft(long nodeId,
String title,
double version)
|
abstract void |
WikiPageLocalService.discardDraft(long nodeId,
String title,
double version)
|
void |
WikiPageServiceWrapper.discardDraft(long nodeId,
String title,
double version)
|
static void |
WikiPageLocalServiceUtil.discardDraft(long nodeId,
String title,
double version)
|
static void |
WikiPageServiceUtil.discardDraft(long nodeId,
String title,
double version)
|
abstract List<WikiPage> |
WikiPageService.getChildren(long groupId,
long nodeId,
boolean head,
String parentTitle)
|
List<WikiPage> |
WikiPageServiceWrapper.getChildren(long groupId,
long nodeId,
boolean head,
String parentTitle)
|
static List<WikiPage> |
WikiPageServiceUtil.getChildren(long groupId,
long nodeId,
boolean head,
String parentTitle)
|
abstract WikiPage |
WikiPageService.getDraftPage(long nodeId,
String title)
|
WikiPage |
WikiPageLocalServiceWrapper.getDraftPage(long nodeId,
String title)
|
abstract WikiPage |
WikiPageLocalService.getDraftPage(long nodeId,
String title)
|
WikiPage |
WikiPageServiceWrapper.getDraftPage(long nodeId,
String title)
|
static WikiPage |
WikiPageLocalServiceUtil.getDraftPage(long nodeId,
String title)
|
static WikiPage |
WikiPageServiceUtil.getDraftPage(long nodeId,
String title)
|
List<WikiPage> |
WikiPageLocalServiceWrapper.getIncomingLinks(long nodeId,
String title)
|
abstract List<WikiPage> |
WikiPageLocalService.getIncomingLinks(long nodeId,
String title)
|
static List<WikiPage> |
WikiPageLocalServiceUtil.getIncomingLinks(long nodeId,
String title)
|
WikiPage |
WikiPageLocalServiceWrapper.getLatestPage(long resourcePrimKey,
int status,
boolean preferApproved)
|
abstract WikiPage |
WikiPageLocalService.getLatestPage(long resourcePrimKey,
int status,
boolean preferApproved)
|
static WikiPage |
WikiPageLocalServiceUtil.getLatestPage(long resourcePrimKey,
int status,
boolean preferApproved)
|
WikiPage |
WikiPageLocalServiceWrapper.getLatestPage(long resourcePrimKey,
long nodeId,
int status,
boolean preferApproved)
|
abstract WikiPage |
WikiPageLocalService.getLatestPage(long resourcePrimKey,
long nodeId,
int status,
boolean preferApproved)
|
static WikiPage |
WikiPageLocalServiceUtil.getLatestPage(long resourcePrimKey,
long nodeId,
int status,
boolean preferApproved)
|
WikiPage |
WikiPageLocalServiceWrapper.getLatestPage(long nodeId,
String title,
int status,
boolean preferApproved)
|
abstract WikiPage |
WikiPageLocalService.getLatestPage(long nodeId,
String title,
int status,
boolean preferApproved)
|
static WikiPage |
WikiPageLocalServiceUtil.getLatestPage(long nodeId,
String title,
int status,
boolean preferApproved)
|
static WikiNode |
WikiNodeServiceUtil.getNode(long nodeId)
|
WikiNode |
WikiNodeServiceWrapper.getNode(long nodeId)
|
WikiNode |
WikiNodeLocalServiceWrapper.getNode(long nodeId)
|
abstract WikiNode |
WikiNodeLocalService.getNode(long nodeId)
|
static WikiNode |
WikiNodeLocalServiceUtil.getNode(long nodeId)
|
abstract WikiNode |
WikiNodeService.getNode(long nodeId)
|
static WikiNode |
WikiNodeServiceUtil.getNode(long groupId,
String name)
|
WikiNode |
WikiNodeServiceWrapper.getNode(long groupId,
String name)
|
WikiNode |
WikiNodeLocalServiceWrapper.getNode(long groupId,
String nodeName)
|
abstract WikiNode |
WikiNodeLocalService.getNode(long groupId,
String nodeName)
|
static WikiNode |
WikiNodeLocalServiceUtil.getNode(long groupId,
String nodeName)
|
abstract WikiNode |
WikiNodeService.getNode(long groupId,
String name)
|
abstract List<WikiPage> |
WikiPageService.getNodePages(long nodeId,
int max)
|
List<WikiPage> |
WikiPageServiceWrapper.getNodePages(long nodeId,
int max)
|
static List<WikiPage> |
WikiPageServiceUtil.getNodePages(long nodeId,
int max)
|
abstract String |
WikiPageService.getNodePagesRSS(long nodeId,
int max,
String type,
double version,
String displayStyle,
String feedURL,
String entryURL)
Deprecated. As of 6.2.0, replaced by WikiPageService.getNodePagesRSS(long, int,
String, double, String, String, String, String) |
String |
WikiPageServiceWrapper.getNodePagesRSS(long nodeId,
int max,
String type,
double version,
String displayStyle,
String feedURL,
String entryURL)
Deprecated. As of 6.2.0, replaced by WikiPageServiceWrapper.getNodePagesRSS(long, int,
String, double, String, String, String, String) |
static String |
WikiPageServiceUtil.getNodePagesRSS(long nodeId,
int max,
String type,
double version,
String displayStyle,
String feedURL,
String entryURL)
Deprecated. As of 6.2.0, replaced by WikiPageServiceUtil.getNodePagesRSS(long, int,
String, double, String, String, String, String) |
abstract String |
WikiPageService.getNodePagesRSS(long nodeId,
int max,
String type,
double version,
String displayStyle,
String feedURL,
String entryURL,
String attachmentURLPrefix)
|
String |
WikiPageServiceWrapper.getNodePagesRSS(long nodeId,
int max,
String type,
double version,
String displayStyle,
String feedURL,
String entryURL,
String attachmentURLPrefix)
|
static String |
WikiPageServiceUtil.getNodePagesRSS(long nodeId,
int max,
String type,
double version,
String displayStyle,
String feedURL,
String entryURL,
String attachmentURLPrefix)
|
static List<WikiNode> |
WikiNodeServiceUtil.getNodes(long groupId)
|
List<WikiNode> |
WikiNodeServiceWrapper.getNodes(long groupId)
|
List<WikiNode> |
WikiNodeLocalServiceWrapper.getNodes(long groupId)
|
abstract List<WikiNode> |
WikiNodeLocalService.getNodes(long groupId)
|
static List<WikiNode> |
WikiNodeLocalServiceUtil.getNodes(long groupId)
|
abstract List<WikiNode> |
WikiNodeService.getNodes(long groupId)
|
static List<WikiNode> |
WikiNodeServiceUtil.getNodes(long groupId,
int status)
|
List<WikiNode> |
WikiNodeServiceWrapper.getNodes(long groupId,
int status)
|
List<WikiNode> |
WikiNodeLocalServiceWrapper.getNodes(long groupId,
int status)
|
abstract List<WikiNode> |
WikiNodeLocalService.getNodes(long groupId,
int status)
|
static List<WikiNode> |
WikiNodeLocalServiceUtil.getNodes(long groupId,
int status)
|
abstract List<WikiNode> |
WikiNodeService.getNodes(long groupId,
int status)
|
List<WikiNode> |
WikiNodeLocalServiceWrapper.getNodes(long groupId,
int start,
int end)
|
abstract List<WikiNode> |
WikiNodeLocalService.getNodes(long groupId,
int start,
int end)
|
static List<WikiNode> |
WikiNodeLocalServiceUtil.getNodes(long groupId,
int start,
int end)
|
List<WikiNode> |
WikiNodeLocalServiceWrapper.getNodes(long groupId,
int status,
int start,
int end)
|
abstract List<WikiNode> |
WikiNodeLocalService.getNodes(long groupId,
int status,
int start,
int end)
|
static List<WikiNode> |
WikiNodeLocalServiceUtil.getNodes(long groupId,
int status,
int start,
int end)
|
List<WikiPage> |
WikiPageLocalServiceWrapper.getOrphans(long nodeId)
|
abstract List<WikiPage> |
WikiPageLocalService.getOrphans(long nodeId)
|
static List<WikiPage> |
WikiPageLocalServiceUtil.getOrphans(long nodeId)
|
abstract List<WikiPage> |
WikiPageService.getOrphans(long groupId,
long nodeId)
|
List<WikiPage> |
WikiPageServiceWrapper.getOrphans(long groupId,
long nodeId)
|
static List<WikiPage> |
WikiPageServiceUtil.getOrphans(long groupId,
long nodeId)
|
List<WikiPage> |
WikiPageLocalServiceWrapper.getOutgoingLinks(long nodeId,
String title)
|
abstract List<WikiPage> |
WikiPageLocalService.getOutgoingLinks(long nodeId,
String title)
|
static List<WikiPage> |
WikiPageLocalServiceUtil.getOutgoingLinks(long nodeId,
String title)
|
WikiPage |
WikiPageLocalServiceWrapper.getPage(long resourcePrimKey)
|
abstract WikiPage |
WikiPageLocalService.getPage(long resourcePrimKey)
|
static WikiPage |
WikiPageLocalServiceUtil.getPage(long resourcePrimKey)
|
WikiPage |
WikiPageLocalServiceWrapper.getPage(long resourcePrimKey,
Boolean head)
|
abstract WikiPage |
WikiPageLocalService.getPage(long resourcePrimKey,
Boolean head)
|
static WikiPage |
WikiPageLocalServiceUtil.getPage(long resourcePrimKey,
Boolean head)
|
abstract WikiPage |
WikiPageService.getPage(long groupId,
long nodeId,
String title)
|
WikiPage |
WikiPageServiceWrapper.getPage(long groupId,
long nodeId,
String title)
|
static WikiPage |
WikiPageServiceUtil.getPage(long groupId,
long nodeId,
String title)
|
abstract WikiPage |
WikiPageService.getPage(long nodeId,
String title)
|
WikiPage |
WikiPageLocalServiceWrapper.getPage(long nodeId,
String title)
|
abstract WikiPage |
WikiPageLocalService.getPage(long nodeId,
String title)
|
WikiPage |
WikiPageServiceWrapper.getPage(long nodeId,
String title)
|
static WikiPage |
WikiPageLocalServiceUtil.getPage(long nodeId,
String title)
|
static WikiPage |
WikiPageServiceUtil.getPage(long nodeId,
String title)
|
abstract WikiPage |
WikiPageService.getPage(long nodeId,
String title,
Boolean head)
|
WikiPage |
WikiPageLocalServiceWrapper.getPage(long nodeId,
String title,
Boolean head)
|
abstract WikiPage |
WikiPageLocalService.getPage(long nodeId,
String title,
Boolean head)
|
WikiPage |
WikiPageServiceWrapper.getPage(long nodeId,
String title,
Boolean head)
|
static WikiPage |
WikiPageLocalServiceUtil.getPage(long nodeId,
String title,
Boolean head)
|
static WikiPage |
WikiPageServiceUtil.getPage(long nodeId,
String title,
Boolean head)
|
abstract WikiPage |
WikiPageService.getPage(long nodeId,
String title,
double version)
|
WikiPage |
WikiPageLocalServiceWrapper.getPage(long nodeId,
String title,
double version)
|
abstract WikiPage |
WikiPageLocalService.getPage(long nodeId,
String title,
double version)
|
WikiPage |
WikiPageServiceWrapper.getPage(long nodeId,
String title,
double version)
|
static WikiPage |
WikiPageLocalServiceUtil.getPage(long nodeId,
String title,
double version)
|
static WikiPage |
WikiPageServiceUtil.getPage(long nodeId,
String title,
double version)
|
WikiPage |
WikiPageLocalServiceWrapper.getPageByPageId(long pageId)
|
abstract WikiPage |
WikiPageLocalService.getPageByPageId(long pageId)
|
static WikiPage |
WikiPageLocalServiceUtil.getPageByPageId(long pageId)
|
WikiPageDisplay |
WikiPageLocalServiceWrapper.getPageDisplay(long nodeId,
String title,
PortletURL viewPageURL,
PortletURL editPageURL,
String attachmentURLPrefix)
|
abstract WikiPageDisplay |
WikiPageLocalService.getPageDisplay(long nodeId,
String title,
PortletURL viewPageURL,
PortletURL editPageURL,
String attachmentURLPrefix)
|
static WikiPageDisplay |
WikiPageLocalServiceUtil.getPageDisplay(long nodeId,
String title,
PortletURL viewPageURL,
PortletURL editPageURL,
String attachmentURLPrefix)
|
WikiPageDisplay |
WikiPageLocalServiceWrapper.getPageDisplay(WikiPage page,
PortletURL viewPageURL,
PortletURL editPageURL,
String attachmentURLPrefix)
|
abstract WikiPageDisplay |
WikiPageLocalService.getPageDisplay(WikiPage page,
PortletURL viewPageURL,
PortletURL editPageURL,
String attachmentURLPrefix)
|
static WikiPageDisplay |
WikiPageLocalServiceUtil.getPageDisplay(WikiPage page,
PortletURL viewPageURL,
PortletURL editPageURL,
String attachmentURLPrefix)
|
abstract WikiPageResource |
WikiPageResourceLocalService.getPageResource(long pageResourcePrimKey)
|
static WikiPageResource |
WikiPageResourceLocalServiceUtil.getPageResource(long pageResourcePrimKey)
|
WikiPageResource |
WikiPageResourceLocalServiceWrapper.getPageResource(long pageResourcePrimKey)
|
abstract WikiPageResource |
WikiPageResourceLocalService.getPageResource(long nodeId,
String title)
|
static WikiPageResource |
WikiPageResourceLocalServiceUtil.getPageResource(long nodeId,
String title)
|
WikiPageResource |
WikiPageResourceLocalServiceWrapper.getPageResource(long nodeId,
String title)
|
abstract List<WikiPage> |
WikiPageService.getPages(long groupId,
long nodeId,
boolean head,
int status,
int start,
int end,
OrderByComparator obc)
|
List<WikiPage> |
WikiPageServiceWrapper.getPages(long groupId,
long nodeId,
boolean head,
int status,
int start,
int end,
OrderByComparator obc)
|
static List<WikiPage> |
WikiPageServiceUtil.getPages(long groupId,
long nodeId,
boolean head,
int status,
int start,
int end,
OrderByComparator obc)
|
abstract List<WikiPage> |
WikiPageService.getPages(long groupId,
long nodeId,
boolean head,
long userId,
boolean includeOwner,
int status,
int start,
int end,
OrderByComparator obc)
|
List<WikiPage> |
WikiPageServiceWrapper.getPages(long groupId,
long nodeId,
boolean head,
long userId,
boolean includeOwner,
int status,
int start,
int end,
OrderByComparator obc)
|
static List<WikiPage> |
WikiPageServiceUtil.getPages(long groupId,
long nodeId,
boolean head,
long userId,
boolean includeOwner,
int status,
int start,
int end,
OrderByComparator obc)
|
abstract List<WikiPage> |
WikiPageService.getPages(long groupId,
long userId,
long nodeId,
int status,
int start,
int end)
|
List<WikiPage> |
WikiPageServiceWrapper.getPages(long groupId,
long userId,
long nodeId,
int status,
int start,
int end)
|
static List<WikiPage> |
WikiPageServiceUtil.getPages(long groupId,
long userId,
long nodeId,
int status,
int start,
int end)
|
abstract int |
WikiPageService.getPagesCount(long groupId,
long nodeId,
boolean head)
|
int |
WikiPageServiceWrapper.getPagesCount(long groupId,
long nodeId,
boolean head)
|
static int |
WikiPageServiceUtil.getPagesCount(long groupId,
long nodeId,
boolean head)
|
abstract int |
WikiPageService.getPagesCount(long groupId,
long nodeId,
boolean head,
long userId,
boolean includeOwner,
int status)
|
int |
WikiPageServiceWrapper.getPagesCount(long groupId,
long nodeId,
boolean head,
long userId,
boolean includeOwner,
int status)
|
static int |
WikiPageServiceUtil.getPagesCount(long groupId,
long nodeId,
boolean head,
long userId,
boolean includeOwner,
int status)
|
abstract int |
WikiPageService.getPagesCount(long groupId,
long userId,
long nodeId,
int status)
|
int |
WikiPageServiceWrapper.getPagesCount(long groupId,
long userId,
long nodeId,
int status)
|
static int |
WikiPageServiceUtil.getPagesCount(long groupId,
long userId,
long nodeId,
int status)
|
abstract String |
WikiPageService.getPagesRSS(long companyId,
long nodeId,
String title,
int max,
String type,
double version,
String displayStyle,
String feedURL,
String entryURL,
Locale locale)
Deprecated. As of 6.2.0, replaced by WikiPageService.getPagesRSS(long, long,
String, int, String, double, String, String, String, String,
java.util.Locale) |
String |
WikiPageServiceWrapper.getPagesRSS(long companyId,
long nodeId,
String title,
int max,
String type,
double version,
String displayStyle,
String feedURL,
String entryURL,
Locale locale)
Deprecated. As of 6.2.0, replaced by WikiPageServiceWrapper.getPagesRSS(long, long,
String, int, String, double, String, String, String, String,
java.util.Locale) |
static String |
WikiPageServiceUtil.getPagesRSS(long companyId,
long nodeId,
String title,
int max,
String type,
double version,
String displayStyle,
String feedURL,
String entryURL,
Locale locale)
Deprecated. As of 6.2.0, replaced by WikiPageServiceUtil.getPagesRSS(long, long,
String, int, String, double, String, String, String, String,
java.util.Locale) |
abstract String |
WikiPageService.getPagesRSS(long companyId,
long nodeId,
String title,
int max,
String type,
double version,
String displayStyle,
String feedURL,
String entryURL,
String attachmentURLPrefix,
Locale locale)
|
String |
WikiPageServiceWrapper.getPagesRSS(long companyId,
long nodeId,
String title,
int max,
String type,
double version,
String displayStyle,
String feedURL,
String entryURL,
String attachmentURLPrefix,
Locale locale)
|
static String |
WikiPageServiceUtil.getPagesRSS(long companyId,
long nodeId,
String title,
int max,
String type,
double version,
String displayStyle,
String feedURL,
String entryURL,
String attachmentURLPrefix,
Locale locale)
|
abstract PersistedModel |
WikiPageResourceLocalService.getPersistedModel(Serializable primaryKeyObj)
|
PersistedModel |
WikiPageLocalServiceWrapper.getPersistedModel(Serializable primaryKeyObj)
|
abstract PersistedModel |
WikiPageLocalService.getPersistedModel(Serializable primaryKeyObj)
|
static PersistedModel |
WikiPageLocalServiceUtil.getPersistedModel(Serializable primaryKeyObj)
|
static PersistedModel |
WikiPageResourceLocalServiceUtil.getPersistedModel(Serializable primaryKeyObj)
|
PersistedModel |
WikiNodeLocalServiceWrapper.getPersistedModel(Serializable primaryKeyObj)
|
abstract PersistedModel |
WikiNodeLocalService.getPersistedModel(Serializable primaryKeyObj)
|
static PersistedModel |
WikiNodeLocalServiceUtil.getPersistedModel(Serializable primaryKeyObj)
|
PersistedModel |
WikiPageResourceLocalServiceWrapper.getPersistedModel(Serializable primaryKeyObj)
|
List<WikiPage> |
WikiPageLocalServiceWrapper.getRecentChanges(long nodeId,
int start,
int end)
Deprecated. As of 6.2.0, replaced by WikiPageLocalServiceWrapper.getRecentChanges(long, long,
int, int) |
abstract List<WikiPage> |
WikiPageLocalService.getRecentChanges(long nodeId,
int start,
int end)
Deprecated. As of 6.2.0, replaced by WikiPageLocalService.getRecentChanges(long, long,
int, int) |
static List<WikiPage> |
WikiPageLocalServiceUtil.getRecentChanges(long nodeId,
int start,
int end)
Deprecated. As of 6.2.0, replaced by WikiPageLocalServiceUtil.getRecentChanges(long, long,
int, int) |
abstract List<WikiPage> |
WikiPageService.getRecentChanges(long groupId,
long nodeId,
int start,
int end)
|
List<WikiPage> |
WikiPageServiceWrapper.getRecentChanges(long groupId,
long nodeId,
int start,
int end)
|
static List<WikiPage> |
WikiPageServiceUtil.getRecentChanges(long groupId,
long nodeId,
int start,
int end)
|
int |
WikiPageLocalServiceWrapper.getRecentChangesCount(long nodeId)
Deprecated. As of 6.2.0, replaced by WikiPageLocalServiceWrapper.getRecentChangesCount(long,
long) |
abstract int |
WikiPageLocalService.getRecentChangesCount(long nodeId)
Deprecated. As of 6.2.0, replaced by WikiPageLocalService.getRecentChangesCount(long,
long) |
static int |
WikiPageLocalServiceUtil.getRecentChangesCount(long nodeId)
Deprecated. As of 6.2.0, replaced by WikiPageLocalServiceUtil.getRecentChangesCount(long,
long) |
abstract int |
WikiPageService.getRecentChangesCount(long groupId,
long nodeId)
|
int |
WikiPageServiceWrapper.getRecentChangesCount(long groupId,
long nodeId)
|
static int |
WikiPageServiceUtil.getRecentChangesCount(long groupId,
long nodeId)
|
String[] |
WikiPageLocalServiceWrapper.getTempPageAttachmentNames(long groupId,
long userId,
String tempFolderName)
|
abstract String[] |
WikiPageLocalService.getTempPageAttachmentNames(long groupId,
long userId,
String tempFolderName)
|
static String[] |
WikiPageLocalServiceUtil.getTempPageAttachmentNames(long groupId,
long userId,
String tempFolderName)
|
abstract String[] |
WikiPageService.getTempPageAttachmentNames(long nodeId,
String tempFolderName)
|
String[] |
WikiPageServiceWrapper.getTempPageAttachmentNames(long nodeId,
String tempFolderName)
|
static String[] |
WikiPageServiceUtil.getTempPageAttachmentNames(long nodeId,
String tempFolderName)
|
WikiNode |
WikiNodeLocalServiceWrapper.getWikiNode(long nodeId)
Returns the wiki node with the primary key. |
abstract WikiNode |
WikiNodeLocalService.getWikiNode(long nodeId)
Returns the wiki node with the primary key. |
static WikiNode |
WikiNodeLocalServiceUtil.getWikiNode(long nodeId)
Returns the wiki node with the primary key. |
WikiNode |
WikiNodeLocalServiceWrapper.getWikiNodeByUuidAndCompanyId(String uuid,
long companyId)
Returns the wiki node with the matching UUID and company. |
abstract WikiNode |
WikiNodeLocalService.getWikiNodeByUuidAndCompanyId(String uuid,
long companyId)
Returns the wiki node with the matching UUID and company. |
static WikiNode |
WikiNodeLocalServiceUtil.getWikiNodeByUuidAndCompanyId(String uuid,
long companyId)
Returns the wiki node with the matching UUID and company. |
WikiNode |
WikiNodeLocalServiceWrapper.getWikiNodeByUuidAndGroupId(String uuid,
long groupId)
Returns the wiki node matching the UUID and group. |
abstract WikiNode |
WikiNodeLocalService.getWikiNodeByUuidAndGroupId(String uuid,
long groupId)
Returns the wiki node matching the UUID and group. |
static WikiNode |
WikiNodeLocalServiceUtil.getWikiNodeByUuidAndGroupId(String uuid,
long groupId)
Returns the wiki node matching the UUID and group. |
WikiPage |
WikiPageLocalServiceWrapper.getWikiPage(long pageId)
Returns the wiki page with the primary key. |
abstract WikiPage |
WikiPageLocalService.getWikiPage(long pageId)
Returns the wiki page with the primary key. |
static WikiPage |
WikiPageLocalServiceUtil.getWikiPage(long pageId)
Returns the wiki page with the primary key. |
WikiPage |
WikiPageLocalServiceWrapper.getWikiPageByUuidAndCompanyId(String uuid,
long companyId)
Returns the wiki page with the matching UUID and company. |
abstract WikiPage |
WikiPageLocalService.getWikiPageByUuidAndCompanyId(String uuid,
long companyId)
Returns the wiki page with the matching UUID and company. |
static WikiPage |
WikiPageLocalServiceUtil.getWikiPageByUuidAndCompanyId(String uuid,
long companyId)
Returns the wiki page with the matching UUID and company. |
WikiPage |
WikiPageLocalServiceWrapper.getWikiPageByUuidAndGroupId(String uuid,
long groupId)
Returns the wiki page matching the UUID and group. |
abstract WikiPage |
WikiPageLocalService.getWikiPageByUuidAndGroupId(String uuid,
long groupId)
Returns the wiki page matching the UUID and group. |
static WikiPage |
WikiPageLocalServiceUtil.getWikiPageByUuidAndGroupId(String uuid,
long groupId)
Returns the wiki page matching the UUID and group. |
abstract WikiPageResource |
WikiPageResourceLocalService.getWikiPageResource(long resourcePrimKey)
Returns the wiki page resource with the primary key. |
static WikiPageResource |
WikiPageResourceLocalServiceUtil.getWikiPageResource(long resourcePrimKey)
Returns the wiki page resource with the primary key. |
WikiPageResource |
WikiPageResourceLocalServiceWrapper.getWikiPageResource(long resourcePrimKey)
Returns the wiki page resource with the primary key. |
void |
WikiNodeLocalServiceWrapper.importPages(long userId,
long nodeId,
String importer,
InputStream[] inputStreams,
Map<String,String[]> options)
|
abstract void |
WikiNodeLocalService.importPages(long userId,
long nodeId,
String importer,
InputStream[] inputStreams,
Map<String,String[]> options)
|
static void |
WikiNodeLocalServiceUtil.importPages(long userId,
long nodeId,
String importer,
InputStream[] inputStreams,
Map<String,String[]> options)
|
static void |
WikiNodeServiceUtil.importPages(long nodeId,
String importer,
InputStream[] inputStreams,
Map<String,String[]> options)
|
void |
WikiNodeServiceWrapper.importPages(long nodeId,
String importer,
InputStream[] inputStreams,
Map<String,String[]> options)
|
abstract void |
WikiNodeService.importPages(long nodeId,
String importer,
InputStream[] inputStreams,
Map<String,String[]> options)
|
static WikiNode |
WikiNodeServiceUtil.moveNodeToTrash(long nodeId)
|
WikiNode |
WikiNodeServiceWrapper.moveNodeToTrash(long nodeId)
|
abstract WikiNode |
WikiNodeService.moveNodeToTrash(long nodeId)
|
WikiNode |
WikiNodeLocalServiceWrapper.moveNodeToTrash(long userId,
long nodeId)
|
abstract WikiNode |
WikiNodeLocalService.moveNodeToTrash(long userId,
long nodeId)
|
static WikiNode |
WikiNodeLocalServiceUtil.moveNodeToTrash(long userId,
long nodeId)
|
WikiNode |
WikiNodeLocalServiceWrapper.moveNodeToTrash(long userId,
WikiNode node)
|
abstract WikiNode |
WikiNodeLocalService.moveNodeToTrash(long userId,
WikiNode node)
|
static WikiNode |
WikiNodeLocalServiceUtil.moveNodeToTrash(long userId,
WikiNode node)
|
void |
WikiPageLocalServiceWrapper.movePage(long userId,
long nodeId,
String title,
String newTitle,
boolean strict,
ServiceContext serviceContext)
|
abstract void |
WikiPageLocalService.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 |
WikiPageLocalServiceWrapper.movePage(long userId,
long nodeId,
String title,
String newTitle,
ServiceContext serviceContext)
|
abstract void |
WikiPageLocalService.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)
|
abstract void |
WikiPageService.movePage(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)
|
FileEntry |
WikiPageLocalServiceWrapper.movePageAttachmentToTrash(long userId,
long nodeId,
String title,
String fileName)
|
abstract FileEntry |
WikiPageLocalService.movePageAttachmentToTrash(long userId,
long nodeId,
String title,
String fileName)
|
static FileEntry |
WikiPageLocalServiceUtil.movePageAttachmentToTrash(long userId,
long nodeId,
String title,
String fileName)
|
abstract FileEntry |
WikiPageService.movePageAttachmentToTrash(long nodeId,
String title,
String fileName)
|
FileEntry |
WikiPageServiceWrapper.movePageAttachmentToTrash(long nodeId,
String title,
String fileName)
|
static FileEntry |
WikiPageServiceUtil.movePageAttachmentToTrash(long nodeId,
String title,
String fileName)
|
WikiPage |
WikiPageLocalServiceWrapper.movePageToTrash(long userId,
long nodeId,
String title)
|
abstract WikiPage |
WikiPageLocalService.movePageToTrash(long userId,
long nodeId,
String title)
|
static WikiPage |
WikiPageLocalServiceUtil.movePageToTrash(long userId,
long nodeId,
String title)
|
WikiPage |
WikiPageLocalServiceWrapper.movePageToTrash(long userId,
long nodeId,
String title,
double version)
|
abstract WikiPage |
WikiPageLocalService.movePageToTrash(long userId,
long nodeId,
String title,
double version)
|
static WikiPage |
WikiPageLocalServiceUtil.movePageToTrash(long userId,
long nodeId,
String title,
double version)
|
abstract WikiPage |
WikiPageService.movePageToTrash(long nodeId,
String title)
|
WikiPage |
WikiPageServiceWrapper.movePageToTrash(long nodeId,
String title)
|
static WikiPage |
WikiPageServiceUtil.movePageToTrash(long nodeId,
String title)
|
abstract WikiPage |
WikiPageService.movePageToTrash(long nodeId,
String title,
double version)
|
WikiPage |
WikiPageServiceWrapper.movePageToTrash(long nodeId,
String title,
double version)
|
static WikiPage |
WikiPageServiceUtil.movePageToTrash(long nodeId,
String title,
double version)
|
WikiPage |
WikiPageLocalServiceWrapper.movePageToTrash(long userId,
WikiPage page)
|
abstract WikiPage |
WikiPageLocalService.movePageToTrash(long userId,
WikiPage page)
|
static WikiPage |
WikiPageLocalServiceUtil.movePageToTrash(long userId,
WikiPage page)
|
static void |
WikiNodeServiceUtil.restoreNodeFromTrash(long nodeId)
|
void |
WikiNodeServiceWrapper.restoreNodeFromTrash(long nodeId)
|
abstract void |
WikiNodeService.restoreNodeFromTrash(long nodeId)
|
void |
WikiNodeLocalServiceWrapper.restoreNodeFromTrash(long userId,
WikiNode node)
|
abstract void |
WikiNodeLocalService.restoreNodeFromTrash(long userId,
WikiNode node)
|
static void |
WikiNodeLocalServiceUtil.restoreNodeFromTrash(long userId,
WikiNode node)
|
void |
WikiPageLocalServiceWrapper.restorePageAttachmentFromTrash(long userId,
long nodeId,
String title,
String fileName)
|
abstract void |
WikiPageLocalService.restorePageAttachmentFromTrash(long userId,
long nodeId,
String title,
String fileName)
|
static void |
WikiPageLocalServiceUtil.restorePageAttachmentFromTrash(long userId,
long nodeId,
String title,
String fileName)
|
abstract void |
WikiPageService.restorePageAttachmentFromTrash(long nodeId,
String title,
String fileName)
|
void |
WikiPageServiceWrapper.restorePageAttachmentFromTrash(long nodeId,
String title,
String fileName)
|
static void |
WikiPageServiceUtil.restorePageAttachmentFromTrash(long nodeId,
String title,
String fileName)
|
abstract void |
WikiPageService.restorePageFromTrash(long resourcePrimKey)
|
void |
WikiPageServiceWrapper.restorePageFromTrash(long resourcePrimKey)
|
static void |
WikiPageServiceUtil.restorePageFromTrash(long resourcePrimKey)
|
void |
WikiPageLocalServiceWrapper.restorePageFromTrash(long userId,
WikiPage page)
|
abstract void |
WikiPageLocalService.restorePageFromTrash(long userId,
WikiPage page)
|
static void |
WikiPageLocalServiceUtil.restorePageFromTrash(long userId,
WikiPage page)
|
WikiPage |
WikiPageLocalServiceWrapper.revertPage(long userId,
long nodeId,
String title,
double version,
ServiceContext serviceContext)
|
abstract WikiPage |
WikiPageLocalService.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)
|
abstract WikiPage |
WikiPageService.revertPage(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)
|
static void |
WikiNodeServiceUtil.subscribeNode(long nodeId)
|
void |
WikiNodeServiceWrapper.subscribeNode(long nodeId)
|
abstract void |
WikiNodeService.subscribeNode(long nodeId)
|
void |
WikiNodeLocalServiceWrapper.subscribeNode(long userId,
long nodeId)
|
abstract void |
WikiNodeLocalService.subscribeNode(long userId,
long nodeId)
|
static void |
WikiNodeLocalServiceUtil.subscribeNode(long userId,
long nodeId)
|
void |
WikiPageLocalServiceWrapper.subscribePage(long userId,
long nodeId,
String title)
|
abstract void |
WikiPageLocalService.subscribePage(long userId,
long nodeId,
String title)
|
static void |
WikiPageLocalServiceUtil.subscribePage(long userId,
long nodeId,
String title)
|
abstract void |
WikiPageService.subscribePage(long nodeId,
String title)
|
void |
WikiPageServiceWrapper.subscribePage(long nodeId,
String title)
|
static void |
WikiPageServiceUtil.subscribePage(long nodeId,
String title)
|
static void |
WikiNodeServiceUtil.unsubscribeNode(long nodeId)
|
void |
WikiNodeServiceWrapper.unsubscribeNode(long nodeId)
|
abstract void |
WikiNodeService.unsubscribeNode(long nodeId)
|
void |
WikiNodeLocalServiceWrapper.unsubscribeNode(long userId,
long nodeId)
|
abstract void |
WikiNodeLocalService.unsubscribeNode(long userId,
long nodeId)
|
static void |
WikiNodeLocalServiceUtil.unsubscribeNode(long userId,
long nodeId)
|
void |
WikiPageLocalServiceWrapper.unsubscribePage(long userId,
long nodeId,
String title)
|
abstract void |
WikiPageLocalService.unsubscribePage(long userId,
long nodeId,
String title)
|
static void |
WikiPageLocalServiceUtil.unsubscribePage(long userId,
long nodeId,
String title)
|
abstract void |
WikiPageService.unsubscribePage(long nodeId,
String title)
|
void |
WikiPageServiceWrapper.unsubscribePage(long nodeId,
String title)
|
static void |
WikiPageServiceUtil.unsubscribePage(long nodeId,
String title)
|
void |
WikiPageLocalServiceWrapper.updateAsset(long userId,
WikiPage page,
long[] assetCategoryIds,
String[] assetTagNames,
long[] assetLinkEntryIds)
|
abstract void |
WikiPageLocalService.updateAsset(long userId,
WikiPage page,
long[] assetCategoryIds,
String[] assetTagNames,
long[] assetLinkEntryIds)
|
static void |
WikiPageLocalServiceUtil.updateAsset(long userId,
WikiPage page,
long[] assetCategoryIds,
String[] assetTagNames,
long[] assetLinkEntryIds)
|
static WikiNode |
WikiNodeServiceUtil.updateNode(long nodeId,
String name,
String description,
ServiceContext serviceContext)
|
WikiNode |
WikiNodeServiceWrapper.updateNode(long nodeId,
String name,
String description,
ServiceContext serviceContext)
|
WikiNode |
WikiNodeLocalServiceWrapper.updateNode(long nodeId,
String name,
String description,
ServiceContext serviceContext)
|
abstract WikiNode |
WikiNodeLocalService.updateNode(long nodeId,
String name,
String description,
ServiceContext serviceContext)
|
static WikiNode |
WikiNodeLocalServiceUtil.updateNode(long nodeId,
String name,
String description,
ServiceContext serviceContext)
|
abstract WikiNode |
WikiNodeService.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)
|
abstract 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)
|
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)
|
abstract WikiPage |
WikiPageService.updatePage(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 |
WikiPageLocalServiceWrapper.updateStatus(long userId,
long resourcePrimKey,
int status,
ServiceContext serviceContext)
|
abstract WikiPage |
WikiPageLocalService.updateStatus(long userId,
long resourcePrimKey,
int status,
ServiceContext serviceContext)
|
static WikiPage |
WikiPageLocalServiceUtil.updateStatus(long userId,
long resourcePrimKey,
int status,
ServiceContext serviceContext)
|
WikiNode |
WikiNodeLocalServiceWrapper.updateStatus(long userId,
WikiNode node,
int status,
ServiceContext serviceContext)
|
abstract WikiNode |
WikiNodeLocalService.updateStatus(long userId,
WikiNode node,
int status,
ServiceContext serviceContext)
|
static WikiNode |
WikiNodeLocalServiceUtil.updateStatus(long userId,
WikiNode node,
int status,
ServiceContext serviceContext)
|
WikiPage |
WikiPageLocalServiceWrapper.updateStatus(long userId,
WikiPage page,
int status,
ServiceContext serviceContext)
|
abstract WikiPage |
WikiPageLocalService.updateStatus(long userId,
WikiPage page,
int status,
ServiceContext serviceContext)
|
static WikiPage |
WikiPageLocalServiceUtil.updateStatus(long userId,
WikiPage page,
int status,
ServiceContext serviceContext)
|
void |
WikiPageLocalServiceWrapper.validateTitle(String title)
|
abstract void |
WikiPageLocalService.validateTitle(String title)
|
static void |
WikiPageLocalServiceUtil.validateTitle(String title)
|
| Uses of PortalException in com.liferay.portlet.wiki.service.persistence |
|---|
| Methods in com.liferay.portlet.wiki.service.persistence that throw PortalException | |
|---|---|
protected void |
WikiPageExportActionableDynamicQuery.performAction(Object object)
|
protected void |
WikiNodeExportActionableDynamicQuery.performAction(Object object)
|
long |
WikiPageExportActionableDynamicQuery.performCount()
|
long |
WikiNodeExportActionableDynamicQuery.performCount()
|
| Uses of PortalException in com.liferay.util.bridges.alloy |
|---|
| Methods in com.liferay.util.bridges.alloy that throw PortalException | |
|---|---|
static void |
AlloyPermission.check(PermissionChecker permissionChecker,
long groupId,
String portletId,
String controller,
String actionId)
|
static void |
AlloyPermission.check(ThemeDisplay themeDisplay,
String controller,
String actionId)
|
|
Liferay 6.2.0 | |||||||||
| PREV NEXT | FRAMES NO FRAMES | |||||||||