|
Liferay 6.2-ce-ga3 | |||||||||
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 | |
---|---|
Counter |
CounterLocalService.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. |
Counter |
CounterLocalServiceWrapper.deleteCounter(String name)
Deletes the counter with the primary key from the database. |
Counter |
CounterLocalService.getCounter(String name)
Returns the counter with the primary key. |
static Counter |
CounterLocalServiceUtil.getCounter(String name)
Returns the counter with the primary key. |
Counter |
CounterLocalServiceWrapper.getCounter(String name)
Returns the counter with the primary key. |
PersistedModel |
CounterLocalService.getPersistedModel(Serializable primaryKeyObj)
|
static PersistedModel |
CounterLocalServiceUtil.getPersistedModel(Serializable primaryKeyObj)
|
PersistedModel |
CounterLocalServiceWrapper.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()
|
void |
ActionableDynamicQuery.performActions()
|
void |
BaseActionableDynamicQuery.performActions(long startPrimaryKey,
long endPrimaryKey)
|
protected void |
BaseActionableDynamicQuery.performActionsInMultipleIntervals()
|
protected void |
BaseActionableDynamicQuery.performActionsInSingleInterval()
|
long |
BaseActionableDynamicQuery.performCount()
|
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.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 | |
---|---|
void |
Hook.deleteImage(Image image)
|
byte[] |
Hook.getImageAsBytes(Image image)
|
InputStream |
Hook.getImageAsStream(Image image)
|
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 | |
---|---|
static boolean |
LanguageUtil.isInheritLocales(long groupId)
|
boolean |
Language.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 | |
---|---|
void |
PortletDataContext.addClassedModel(Element element,
String path,
ClassedModel classedModel)
|
void |
PortletDataContext.addClassedModel(Element element,
String path,
ClassedModel classedModel,
Class<?> clazz)
|
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) |
void |
PortletDataContext.addClassedModel(Element element,
String path,
ClassedModel classedModel,
String namespace)
Deprecated. As of 6.2.0, replaced by PortletDataContext.addClassedModel(Element,
String, ClassedModel) |
void |
PortletDataContext.addExpando(Element element,
String path,
ClassedModel classedModel)
|
void |
PortletDataContext.addLocks(Class<?> clazz,
String key)
|
void |
PortletDataContext.addPermissions(Class<?> clazz,
long classPK)
|
void |
PortletDataContext.addPermissions(String resourceName,
long resourcePK)
|
void |
PortletDataContext.addPortalPermissions()
|
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)
|
void |
StagedModelDataHandler.deleteStagedModel(String uuid,
long groupId,
String className,
String extraData)
|
Layout |
ExportImportHelper.getExportableLayout(ThemeDisplay themeDisplay)
|
static Layout |
ExportImportHelperUtil.getExportableLayout(ThemeDisplay themeDisplay)
|
long |
ExportImportHelper.getModelDeletionCount(PortletDataContext portletDataContext,
StagedModelType stagedModelType)
|
static long |
ExportImportHelperUtil.getModelDeletionCount(PortletDataContext portletDataContext,
StagedModelType stagedModelType)
|
FileEntry |
ExportImportHelper.getTempFileEntry(long groupId,
long userId,
String folderName)
|
static FileEntry |
ExportImportHelperUtil.getTempFileEntry(long groupId,
long userId,
String folderName)
|
void |
PortletDataContext.importClassedModel(ClassedModel classedModel,
ClassedModel newClassedModel)
|
void |
PortletDataContext.importClassedModel(ClassedModel classedModel,
ClassedModel newClassedModel,
Class<?> clazz)
|
void |
PortletDataContext.importClassedModel(ClassedModel classedModel,
ClassedModel newClassedModel,
Class<?> clazz,
String namespace)
Deprecated. As of 6.2.0, replaced by PortletDataContext.importClassedModel(ClassedModel, ClassedModel, Class) |
void |
PortletDataContext.importClassedModel(ClassedModel classedModel,
ClassedModel newClassedModel,
String namespace)
Deprecated. As of 6.2.0, replaced by PortletDataContext.importClassedModel(ClassedModel, ClassedModel) |
void |
PortletDataContext.importComments(Class<?> clazz,
long classPK,
long newClassPK,
long groupId)
|
void |
PortletDataContext.importLocks(Class<?> clazz,
String key,
String newKey)
|
void |
PortletDataContext.importPermissions(Class<?> clazz,
long classPK,
long newClassPK)
|
void |
PortletDataContext.importPermissions(String resourceName,
long resourcePK,
long newResourcePK)
|
void |
PortletDataContext.importPortalPermissions()
|
void |
PortletDataContext.importPortletPermissions(String resourceName)
|
void |
PortletDataContext.importRatingsEntries(Class<?> clazz,
long classPK,
long newClassPK)
|
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 | |
---|---|
Map<String,Fields> |
RawMetadataProcessor.getRawMetadataMap(String extension,
String mimeType,
File file)
|
static Map<String,Fields> |
RawMetadataProcessorUtil.getRawMetadataMap(String extension,
String mimeType,
File file)
|
Map<String,Fields> |
RawMetadataProcessor.getRawMetadataMap(String extension,
String mimeType,
InputStream inputStream)
|
static Map<String,Fields> |
RawMetadataProcessorUtil.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 | |
---|---|
static void |
ActionHandlerManagerUtil.applyActions(List<MDRAction> mdrActions,
javax.servlet.http.HttpServletRequest request,
javax.servlet.http.HttpServletResponse response)
|
void |
ActionHandlerManager.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 | |
---|---|
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 | |
---|---|
UserNotificationFeedEntry |
UserNotificationManager.interpret(String selector,
UserNotificationEvent userNotificationEvent,
ServiceContext serviceContext)
|
static UserNotificationFeedEntry |
UserNotificationManagerUtil.interpret(String selector,
UserNotificationEvent userNotificationEvent,
ServiceContext serviceContext)
|
UserNotificationFeedEntry |
BaseUserNotificationHandler.interpret(UserNotificationEvent userNotificationEvent,
ServiceContext serviceContext)
|
UserNotificationFeedEntry |
UserNotificationHandler.interpret(UserNotificationEvent userNotificationEvent,
ServiceContext serviceContext)
|
boolean |
BaseUserNotificationHandler.isDeliver(long userId,
long classNameId,
int notificationType,
int deliveryType,
ServiceContext serviceContext)
|
boolean |
UserNotificationHandler.isDeliver(long userId,
long classNameId,
int notificationType,
int deliveryType,
ServiceContext serviceContext)
|
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)
|
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.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
|
Uses of PortalException in com.liferay.portal.kernel.repository |
---|
Methods in com.liferay.portal.kernel.repository that throw PortalException | |
---|---|
FileEntry |
LocalRepository.addFileEntry(long userId,
long folderId,
String sourceFileName,
String mimeType,
String title,
String description,
String changeLog,
File file,
ServiceContext serviceContext)
|
FileEntry |
LocalRepository.addFileEntry(long userId,
long folderId,
String sourceFileName,
String mimeType,
String title,
String description,
String changeLog,
InputStream is,
long size,
ServiceContext serviceContext)
|
FileEntry |
Repository.addFileEntry(long folderId,
String sourceFileName,
String mimeType,
String title,
String description,
String changeLog,
File file,
ServiceContext serviceContext)
|
FileEntry |
BaseRepositoryImpl.addFileEntry(long folderId,
String sourceFileName,
String mimeType,
String title,
String description,
String changeLog,
File file,
ServiceContext serviceContext)
|
FileEntry |
Repository.addFileEntry(long folderId,
String sourceFileName,
String mimeType,
String title,
String description,
String changeLog,
InputStream is,
long size,
ServiceContext serviceContext)
|
Folder |
LocalRepository.addFolder(long userId,
long parentFolderId,
String title,
String description,
ServiceContext serviceContext)
|
Folder |
Repository.addFolder(long parentFolderId,
String title,
String description,
ServiceContext serviceContext)
|
FileVersion |
Repository.cancelCheckOut(long fileEntryId)
|
void |
Repository.checkInFileEntry(long fileEntryId,
boolean major,
String changeLog,
ServiceContext serviceContext)
|
void |
Repository.checkInFileEntry(long fileEntryId,
String lockUuid)
Deprecated. As of 6.2.0, replaced by Repository.checkInFileEntry(long,
String, ServiceContext) |
void |
BaseRepositoryImpl.checkInFileEntry(long fileEntryId,
String lockUuid)
Deprecated. As of 6.2.0, replaced by Repository.checkInFileEntry(long,
String, ServiceContext) |
void |
Repository.checkInFileEntry(long fileEntryId,
String lockUuid,
ServiceContext serviceContext)
|
FileEntry |
Repository.checkOutFileEntry(long fileEntryId,
ServiceContext serviceContext)
|
FileEntry |
Repository.checkOutFileEntry(long fileEntryId,
String owner,
long expirationTime,
ServiceContext serviceContext)
|
FileEntry |
Repository.copyFileEntry(long groupId,
long fileEntryId,
long destFolderId,
ServiceContext serviceContext)
|
void |
LocalRepository.deleteAll()
|
void |
DefaultLocalRepositoryImpl.deleteFileEntry(long fileEntryId)
|
void |
LocalRepository.deleteFileEntry(long fileEntryId)
|
void |
Repository.deleteFileEntry(long fileEntryId)
|
void |
Repository.deleteFileEntry(long folderId,
String title)
|
void |
BaseRepositoryImpl.deleteFileEntry(long folderId,
String title)
|
void |
Repository.deleteFileVersion(long fileEntryId,
String version)
|
void |
DefaultLocalRepositoryImpl.deleteFolder(long folderId)
|
void |
LocalRepository.deleteFolder(long folderId)
|
void |
Repository.deleteFolder(long folderId)
|
void |
Repository.deleteFolder(long parentFolderId,
String title)
|
void |
BaseRepositoryImpl.deleteFolder(long parentFolderId,
String title)
|
List<FileEntry> |
Repository.getFileEntries(long folderId,
int start,
int end,
OrderByComparator obc)
|
List<FileEntry> |
Repository.getFileEntries(long folderId,
long fileEntryTypeId,
int start,
int end,
OrderByComparator obc)
|
List<FileEntry> |
Repository.getFileEntries(long folderId,
String[] mimeTypes,
int start,
int end,
OrderByComparator obc)
|
List<Object> |
Repository.getFileEntriesAndFileShortcuts(long folderId,
int status,
int start,
int end)
|
List<Object> |
BaseRepositoryImpl.getFileEntriesAndFileShortcuts(long folderId,
int status,
int start,
int end)
|
int |
Repository.getFileEntriesAndFileShortcutsCount(long folderId,
int status)
|
int |
BaseRepositoryImpl.getFileEntriesAndFileShortcutsCount(long folderId,
int status)
|
int |
Repository.getFileEntriesAndFileShortcutsCount(long folderId,
int status,
String[] mimeTypes)
|
int |
BaseRepositoryImpl.getFileEntriesAndFileShortcutsCount(long folderId,
int status,
String[] mimeTypes)
|
int |
Repository.getFileEntriesCount(long folderId)
|
int |
Repository.getFileEntriesCount(long folderId,
long fileEntryTypeId)
|
int |
Repository.getFileEntriesCount(long folderId,
String[] mimeTypes)
|
FileEntry |
DefaultLocalRepositoryImpl.getFileEntry(long fileEntryId)
|
FileEntry |
LocalRepository.getFileEntry(long fileEntryId)
|
FileEntry |
Repository.getFileEntry(long fileEntryId)
|
FileEntry |
DefaultLocalRepositoryImpl.getFileEntry(long folderId,
String title)
|
FileEntry |
LocalRepository.getFileEntry(long folderId,
String title)
|
FileEntry |
Repository.getFileEntry(long folderId,
String title)
|
FileEntry |
DefaultLocalRepositoryImpl.getFileEntryByUuid(String uuid)
|
FileEntry |
LocalRepository.getFileEntryByUuid(String uuid)
|
FileEntry |
Repository.getFileEntryByUuid(String uuid)
|
FileVersion |
DefaultLocalRepositoryImpl.getFileVersion(long fileVersionId)
|
FileVersion |
LocalRepository.getFileVersion(long fileVersionId)
|
FileVersion |
Repository.getFileVersion(long fileVersionId)
|
Folder |
DefaultLocalRepositoryImpl.getFolder(long folderId)
|
Folder |
LocalRepository.getFolder(long folderId)
|
Folder |
Repository.getFolder(long folderId)
|
Folder |
DefaultLocalRepositoryImpl.getFolder(long parentFolderId,
String title)
|
Folder |
LocalRepository.getFolder(long parentFolderId,
String title)
|
Folder |
Repository.getFolder(long parentFolderId,
String title)
|
List<Folder> |
Repository.getFolders(long parentFolderId,
boolean includeMountFolders,
int start,
int end,
OrderByComparator obc)
|
List<Folder> |
Repository.getFolders(long parentFolderId,
int status,
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<Object> |
BaseRepositoryImpl.getFoldersAndFileEntries(long folderId,
String[] mimeTypes,
int start,
int end,
OrderByComparator obc)
|
List<Object> |
Repository.getFoldersAndFileEntriesAndFileShortcuts(long folderId,
int status,
boolean includeMountFolders,
int start,
int end,
OrderByComparator obc)
|
List<Object> |
Repository.getFoldersAndFileEntriesAndFileShortcuts(long folderId,
int status,
String[] mimetypes,
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)
|
int |
Repository.getFoldersAndFileEntriesAndFileShortcutsCount(long folderId,
int status,
boolean includeMountFolders)
|
int |
Repository.getFoldersAndFileEntriesAndFileShortcutsCount(long folderId,
int status,
String[] mimetypes,
boolean includeMountFolders)
|
int |
BaseRepositoryImpl.getFoldersAndFileEntriesAndFileShortcutsCount(long folderId,
int status,
String[] mimeTypes,
boolean includeMountFolders)
|
abstract int |
BaseRepositoryImpl.getFoldersAndFileEntriesCount(long folderId,
String[] mimeTypes)
|
int |
Repository.getFoldersCount(long parentFolderId,
boolean includeMountfolders)
|
int |
Repository.getFoldersCount(long parentFolderId,
int status,
boolean includeMountfolders)
|
int |
BaseRepositoryImpl.getFoldersCount(long parentFolderId,
int status,
boolean includeMountfolders)
|
int |
Repository.getFoldersFileEntriesCount(List<Long> folderIds,
int status)
|
List<Folder> |
Repository.getMountFolders(long parentFolderId,
int start,
int end,
OrderByComparator obc)
|
int |
Repository.getMountFoldersCount(long parentFolderId)
|
List<FileEntry> |
Repository.getRepositoryFileEntries(long userId,
long rootFolderId,
int start,
int end,
OrderByComparator obc)
|
List<FileEntry> |
BaseRepositoryImpl.getRepositoryFileEntries(long userId,
long rootFolderId,
int start,
int end,
OrderByComparator obc)
|
List<FileEntry> |
Repository.getRepositoryFileEntries(long userId,
long rootFolderId,
String[] mimeTypes,
int status,
int start,
int end,
OrderByComparator obc)
|
List<FileEntry> |
BaseRepositoryImpl.getRepositoryFileEntries(long userId,
long rootFolderId,
String[] mimeTypes,
int status,
int start,
int end,
OrderByComparator obc)
|
int |
Repository.getRepositoryFileEntriesCount(long userId,
long rootFolderId)
|
int |
BaseRepositoryImpl.getRepositoryFileEntriesCount(long userId,
long rootFolderId)
|
int |
Repository.getRepositoryFileEntriesCount(long userId,
long rootFolderId,
String[] mimeTypes,
int status)
|
int |
BaseRepositoryImpl.getRepositoryFileEntriesCount(long userId,
long rootFolderId,
String[] mimeTypes,
int status)
|
void |
Repository.getSubfolderIds(List<Long> folderIds,
long folderId)
|
List<Long> |
Repository.getSubfolderIds(long folderId,
boolean recurse)
|
void |
BaseRepository.initRepository()
|
abstract void |
BaseRepositoryImpl.initRepository()
|
Lock |
Repository.lockFileEntry(long fileEntryId)
Deprecated. As of 6.2.0, replaced by Repository.checkOutFileEntry(long,
ServiceContext) |
Lock |
BaseRepositoryImpl.lockFileEntry(long fileEntryId)
Deprecated. As of 6.2.0, replaced by Repository.checkOutFileEntry(long,
ServiceContext) |
Lock |
Repository.lockFileEntry(long fileEntryId,
String owner,
long expirationTime)
Deprecated. As of 6.2.0, replaced by Repository.checkOutFileEntry(long,
String, 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) |
Lock |
Repository.lockFolder(long folderId)
|
Lock |
Repository.lockFolder(long folderId,
String owner,
boolean inheritable,
long expirationTime)
|
FileEntry |
LocalRepository.moveFileEntry(long userId,
long fileEntryId,
long newFolderId,
ServiceContext serviceContext)
|
FileEntry |
Repository.moveFileEntry(long fileEntryId,
long newFolderId,
ServiceContext serviceContext)
|
Folder |
LocalRepository.moveFolder(long userId,
long folderId,
long parentFolderId,
ServiceContext serviceContext)
|
Folder |
Repository.moveFolder(long folderId,
long newParentFolderId,
ServiceContext serviceContext)
|
Lock |
Repository.refreshFileEntryLock(String lockUuid,
long companyId,
long expirationTime)
|
Lock |
Repository.refreshFolderLock(String lockUuid,
long companyId,
long expirationTime)
|
void |
Repository.revertFileEntry(long fileEntryId,
String version,
ServiceContext serviceContext)
|
Hits |
Repository.search(long creatorUserId,
int status,
int start,
int end)
|
Hits |
Repository.search(long creatorUserId,
long folderId,
String[] mimeTypes,
int status,
int start,
int end)
|
void |
Repository.unlockFolder(long folderId,
String lockUuid)
|
void |
Repository.unlockFolder(long parentFolderId,
String title,
String lockUuid)
|
void |
BaseRepositoryImpl.unlockFolder(long parentFolderId,
String title,
String lockUuid)
|
void |
LocalRepository.updateAsset(long userId,
FileEntry fileEntry,
FileVersion fileVersion,
long[] assetCategoryIds,
String[] assetTagNames,
long[] assetLinkEntryIds)
|
FileEntry |
LocalRepository.updateFileEntry(long userId,
long fileEntryId,
String sourceFileName,
String mimeType,
String title,
String description,
String changeLog,
boolean majorVersion,
File file,
ServiceContext serviceContext)
|
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 |
Repository.updateFileEntry(long fileEntryId,
String sourceFileName,
String mimeType,
String title,
String description,
String changeLog,
boolean majorVersion,
File file,
ServiceContext serviceContext)
|
FileEntry |
BaseRepositoryImpl.updateFileEntry(long fileEntryId,
String sourceFileName,
String mimeType,
String title,
String description,
String changeLog,
boolean majorVersion,
File file,
ServiceContext serviceContext)
|
FileEntry |
Repository.updateFileEntry(long fileEntryId,
String sourceFileName,
String mimeType,
String title,
String description,
String changeLog,
boolean majorVersion,
InputStream is,
long size,
ServiceContext serviceContext)
|
Folder |
LocalRepository.updateFolder(long folderId,
long parentFolderId,
String title,
String description,
ServiceContext serviceContext)
|
Folder |
Repository.updateFolder(long folderId,
String title,
String description,
ServiceContext serviceContext)
|
boolean |
Repository.verifyFileEntryCheckOut(long fileEntryId,
String lockUuid)
|
boolean |
Repository.verifyFileEntryLock(long fileEntryId,
String lockUuid)
|
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 | |
---|---|
boolean |
Folder.containsPermission(PermissionChecker permissionChecker,
String actionId)
|
boolean |
FolderWrapper.containsPermission(PermissionChecker permissionChecker,
String actionId)
|
boolean |
FileEntryWrapper.containsPermission(PermissionChecker permissionChecker,
String actionId)
|
boolean |
FileEntry.containsPermission(PermissionChecker permissionChecker,
String actionId)
|
List<Long> |
Folder.getAncestorFolderIds()
|
List<Long> |
FolderWrapper.getAncestorFolderIds()
|
List<Folder> |
Folder.getAncestors()
|
List<Folder> |
FolderWrapper.getAncestors()
|
InputStream |
FileEntryWrapper.getContentStream()
|
InputStream |
FileEntry.getContentStream()
Retrieves the content stream of the current file version. |
InputStream |
FileVersion.getContentStream(boolean incrementCounter)
|
InputStream |
FileVersionWrapper.getContentStream(boolean incrementCounter)
|
InputStream |
FileEntryWrapper.getContentStream(String version)
|
InputStream |
FileEntry.getContentStream(String version)
|
FileEntry |
FileVersion.getFileEntry()
|
FileEntry |
FileVersionWrapper.getFileEntry()
|
FileVersion |
FileEntryWrapper.getFileVersion()
|
FileVersion |
FileEntry.getFileVersion()
Retrieves the current file version. |
FileVersion |
FileEntryWrapper.getFileVersion(String version)
|
FileVersion |
FileEntry.getFileVersion(String version)
|
FileVersion |
FileEntryWrapper.getLatestFileVersion()
|
FileVersion |
FileEntry.getLatestFileVersion()
Retrieves the latest file version. |
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)
|
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 | |
---|---|
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)) |
void |
Staging.deleteLastImportSettings(Group liveGroup,
boolean privateLayout)
|
static void |
StagingUtil.deleteLastImportSettings(Group liveGroup,
boolean privateLayout)
|
Group |
Staging.getLiveGroup(long groupId)
|
static Group |
StagingUtil.getLiveGroup(long groupId)
|
long |
Staging.getLiveGroupId(long groupId)
|
static long |
StagingUtil.getLiveGroupId(long groupId)
|
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)
|
long |
Staging.getRecentLayoutRevisionId(User user,
long layoutSetBranchId,
long plid)
|
static long |
StagingUtil.getRecentLayoutRevisionId(User user,
long layoutSetBranchId,
long plid)
|
WorkflowTask |
Staging.getWorkflowTask(long userId,
LayoutRevision layoutRevision)
|
static WorkflowTask |
StagingUtil.getWorkflowTask(long userId,
LayoutRevision layoutRevision)
|
boolean |
Staging.hasWorkflowTask(long userId,
LayoutRevision layoutRevision)
|
static boolean |
StagingUtil.hasWorkflowTask(long userId,
LayoutRevision layoutRevision)
|
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)
|
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)
|
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)
|
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 | |
---|---|
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)
|
void |
TrashHandler.checkDuplicateEntry(long classPK,
long containerModelId,
String newName)
|
void |
BaseTrashHandler.checkDuplicateEntry(long classPK,
long containerModelId,
String newName)
|
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)
|
void |
TrashHandler.deleteTrashEntry(long classPK)
Deletes the model entity with the primary key. |
ContainerModel |
TrashHandler.getContainerModel(long containerModelId)
Returns the container model with the primary key. |
ContainerModel |
BaseTrashHandler.getContainerModel(long containerModelId)
|
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)
|
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)
|
ContainerModel |
TrashHandler.getParentContainerModel(long classPK)
Returns the parent container model of the model entity with the primary key. |
ContainerModel |
BaseTrashHandler.getParentContainerModel(long classPK)
|
ContainerModel |
TrashHandler.getParentContainerModel(TrashedModel trashedModel)
|
ContainerModel |
BaseTrashHandler.getParentContainerModel(TrashedModel trashedModel)
|
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)
|
String |
TrashHandler.getRestoreContainedModelLink(PortletRequest portletRequest,
long classPK)
|
String |
BaseTrashHandler.getRestoreContainedModelLink(PortletRequest portletRequest,
long classPK)
|
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)
|
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)
|
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)
|
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)
|
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)
|
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)
|
TrashEntry |
TrashHandler.getTrashEntry(long classPK)
|
TrashEntry |
BaseTrashHandler.getTrashEntry(long classPK)
|
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)
|
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)
|
boolean |
TrashHandler.isInTrash(long classPK)
Returns true if the model entity with the primary key is in
the Recycle Bin. |
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)
|
boolean |
TrashHandler.isRestorable(long classPK)
Returns true if the model entity can be restored to its
original location. |
boolean |
BaseTrashHandler.isRestorable(long classPK)
|
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)
|
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)
|
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)
|
void |
TrashHandler.restoreTrashEntry(long userId,
long classPK)
Restores the model entity with the primary key. |
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)
|
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 | |
---|---|
AssetRenderer |
BaseWorkflowHandler.getAssetRenderer(long classPK)
|
AssetRenderer |
WorkflowHandler.getAssetRenderer(long classPK)
|
WorkflowDefinitionLink |
BaseWorkflowHandler.getWorkflowDefinitionLink(long companyId,
long groupId,
long classPK)
|
WorkflowDefinitionLink |
WorkflowHandler.getWorkflowDefinitionLink(long companyId,
long groupId,
long classPK)
|
void |
BaseWorkflowHandler.startWorkflowInstance(long companyId,
long groupId,
long userId,
long classPK,
Object model,
Map<String,Serializable> workflowContext)
|
void |
WorkflowHandler.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)
|
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 |
BackgroundTask.addAttachmentsFolder()
|
Folder |
BackgroundTaskWrapper.addAttachmentsFolder()
|
String |
LayoutTypePortlet.addPortletId(long userId,
String portletId)
|
String |
LayoutTypePortlet.addPortletId(long userId,
String portletId,
boolean checkPermission)
|
String |
LayoutTypePortlet.addPortletId(long userId,
String portletId,
String columnId,
int columnPos)
|
String |
LayoutTypePortlet.addPortletId(long userId,
String portletId,
String columnId,
int columnPos,
boolean checkPermission)
|
void |
LayoutTypePortlet.addPortletIds(long userId,
String[] portletIds,
boolean checkPermission)
|
void |
LayoutTypePortlet.addPortletIds(long userId,
String[] portletIds,
String columnId,
boolean checkPermission)
|
String |
GroupWrapper.buildTreePath()
|
String |
OrganizationWrapper.buildTreePath()
|
String |
TreeModel.buildTreePath()
|
Account |
Company.getAccount()
|
Account |
CompanyWrapper.getAccount()
|
List<Portlet> |
LayoutTypePortlet.getAllPortlets()
|
List<Portlet> |
LayoutTypePortlet.getAllPortlets(boolean includeSystem)
|
List<Portlet> |
LayoutTypePortlet.getAllPortlets(String columnId)
|
long |
LayoutWrapper.getAncestorLayoutId()
|
long |
Layout.getAncestorLayoutId()
|
long |
LayoutWrapper.getAncestorPlid()
|
long |
Layout.getAncestorPlid()
|
List<Group> |
GroupWrapper.getAncestors()
|
List<Group> |
Group.getAncestors()
|
List<Organization> |
Organization.getAncestors()
|
List<Layout> |
LayoutWrapper.getAncestors()
|
List<Layout> |
Layout.getAncestors()
|
List<Organization> |
OrganizationWrapper.getAncestors()
|
Date |
UserWrapper.getBirthday()
|
Date |
User.getBirthday()
|
List<Layout> |
LayoutWrapper.getChildren(PermissionChecker permissionChecker)
|
List<Layout> |
Layout.getChildren(PermissionChecker permissionChecker)
|
ColorScheme |
LayoutRevisionWrapper.getColorScheme()
|
ColorScheme |
LayoutWrapper.getColorScheme()
|
ColorScheme |
Layout.getColorScheme()
|
ColorScheme |
LayoutRevision.getColorScheme()
|
String |
UserWrapper.getCompanyMx()
|
String |
User.getCompanyMx()
|
Contact |
UserWrapper.getContact()
|
Contact |
User.getContact()
|
String |
LayoutRevisionWrapper.getCssText()
|
String |
LayoutWrapper.getCssText()
|
String |
Layout.getCssText()
|
String |
LayoutRevision.getCssText()
|
User |
Company.getDefaultUser()
|
User |
CompanyWrapper.getDefaultUser()
|
String |
GroupWrapper.getDescriptiveName()
|
String |
Role.getDescriptiveName()
|
String |
Group.getDescriptiveName()
|
String |
RoleWrapper.getDescriptiveName()
|
String |
GroupWrapper.getDescriptiveName(Locale locale)
|
String |
Group.getDescriptiveName(Locale locale)
|
String |
UserWrapper.getDisplayURL(String portalURL,
String mainPath)
Deprecated. As of 7.0.0, replaced by UserWrapper.getDisplayURL(ThemeDisplay) |
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,
boolean privateLayout)
Deprecated. As of 7.0.0, replaced by UserWrapper.getDisplayURL(ThemeDisplay) |
String |
User.getDisplayURL(String portalURL,
String mainPath,
boolean privateLayout)
Deprecated. As of 7.0.0, replaced by User.getDisplayURL(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. |
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 |
UserWrapper.getDisplayURL(ThemeDisplay themeDisplay,
boolean privateLayout)
Returns the user's display URL based on the theme display. |
String |
User.getDisplayURL(ThemeDisplay themeDisplay,
boolean privateLayout)
Returns the user's display URL based on the theme display. |
boolean |
UserWrapper.getFemale()
Returns true if the user is female. |
boolean |
User.getFemale()
Returns true if the user is female. |
Group |
LayoutSetPrototype.getGroup()
|
Group |
UserWrapper.getGroup()
|
Group |
UserGroupGroupRole.getGroup()
|
Group |
UserGroupGroupRoleWrapper.getGroup()
|
Group |
Company.getGroup()
|
Group |
User.getGroup()
|
Group |
UserGroupRoleWrapper.getGroup()
|
Group |
LayoutSet.getGroup()
|
Group |
UserGroupRole.getGroup()
|
Group |
LayoutSetPrototypeWrapper.getGroup()
|
Group |
LayoutSetWrapper.getGroup()
|
Group |
LayoutPrototypeWrapper.getGroup()
|
Group |
LayoutSetBranch.getGroup()
|
Group |
LayoutPrototype.getGroup()
|
Group |
CompanyWrapper.getGroup()
|
Group |
LayoutWrapper.getGroup()
|
Group |
Layout.getGroup()
|
Group |
UserGroupWrapper.getGroup()
|
Group |
UserGroup.getGroup()
|
Group |
LayoutSetBranchWrapper.getGroup()
|
long |
LayoutSetPrototype.getGroupId()
|
long |
UserWrapper.getGroupId()
|
long |
Company.getGroupId()
|
long |
User.getGroupId()
|
long |
LayoutSetPrototypeWrapper.getGroupId()
|
long |
LayoutPrototypeWrapper.getGroupId()
|
long |
LayoutPrototype.getGroupId()
|
long |
CompanyWrapper.getGroupId()
|
long |
UserGroupWrapper.getGroupId()
|
long |
UserGroup.getGroupId()
|
Layout |
LayoutPrototypeWrapper.getLayout()
|
Layout |
LayoutPrototype.getLayout()
|
LayoutBranch |
LayoutRevisionWrapper.getLayoutBranch()
|
LayoutBranch |
LayoutRevision.getLayoutBranch()
|
LayoutSet |
LayoutSetPrototype.getLayoutSet()
|
LayoutSet |
LayoutSetPrototypeWrapper.getLayoutSet()
|
LayoutSet |
LayoutRevisionWrapper.getLayoutSet()
|
LayoutSet |
LayoutWrapper.getLayoutSet()
|
LayoutSet |
Layout.getLayoutSet()
|
LayoutSet |
LayoutRevision.getLayoutSet()
|
long |
LayoutSet.getLayoutSetPrototypeId()
|
long |
LayoutSetWrapper.getLayoutSetPrototypeId()
|
Locale |
Company.getLocale()
|
Locale |
CompanyWrapper.getLocale()
|
String |
UserWrapper.getLogin()
|
String |
User.getLogin()
|
boolean |
UserWrapper.getMale()
Returns true if the user is male. |
boolean |
User.getMale()
Returns true if the user is male. |
List<Group> |
UserWrapper.getMySiteGroups()
|
List<Group> |
User.getMySiteGroups()
|
List<Group> |
UserWrapper.getMySiteGroups(boolean includeControlPanel,
int max)
|
List<Group> |
User.getMySiteGroups(boolean includeControlPanel,
int max)
|
List<Group> |
UserWrapper.getMySiteGroups(int max)
|
List<Group> |
User.getMySiteGroups(int max)
|
List<Group> |
UserWrapper.getMySiteGroups(String[] classNames,
boolean includeControlPanel,
int max)
|
List<Group> |
User.getMySiteGroups(String[] classNames,
boolean includeControlPanel,
int max)
|
List<Group> |
UserWrapper.getMySiteGroups(String[] classNames,
int max)
|
List<Group> |
User.getMySiteGroups(String[] classNames,
int max)
|
List<Group> |
UserWrapper.getMySites()
Deprecated. As of 6.2.0, replaced by UserWrapper.getMySiteGroups() |
List<Group> |
User.getMySites()
Deprecated. As of 6.2.0, replaced by User.getMySiteGroups() |
List<Group> |
UserWrapper.getMySites(boolean includeControlPanel,
int max)
Deprecated. As of 6.2.0, replaced by UserWrapper.getMySiteGroups(boolean,
int) |
List<Group> |
User.getMySites(boolean includeControlPanel,
int max)
Deprecated. As of 6.2.0, replaced by User.getMySiteGroups(boolean,
int) |
List<Group> |
UserWrapper.getMySites(int max)
Deprecated. As of 6.2.0, replaced by UserWrapper.getMySiteGroups(int) |
List<Group> |
User.getMySites(int max)
Deprecated. As of 6.2.0, replaced by User.getMySiteGroups(int) |
List<Group> |
UserWrapper.getMySites(String[] classNames,
boolean includeControlPanel,
int max)
Deprecated. As of 6.2.0, replaced by UserWrapper.getMySiteGroups(String[],
boolean, int) |
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,
int max)
Deprecated. As of 6.2.0, replaced by UserWrapper.getMySiteGroups(String[],
int) |
List<Group> |
User.getMySites(String[] classNames,
int max)
Deprecated. As of 6.2.0, replaced by User.getMySiteGroups(String[],
int) |
String |
Company.getName()
|
String |
CompanyWrapper.getName()
|
long[] |
UserWrapper.getOrganizationIds()
|
long[] |
User.getOrganizationIds()
|
long[] |
UserWrapper.getOrganizationIds(boolean includeAdministrative)
|
long[] |
User.getOrganizationIds(boolean includeAdministrative)
|
List<Organization> |
UserWrapper.getOrganizations()
|
List<Organization> |
User.getOrganizations()
|
List<Organization> |
UserWrapper.getOrganizations(boolean includeAdministrative)
|
List<Organization> |
User.getOrganizations(boolean includeAdministrative)
|
Group |
GroupWrapper.getParentGroup()
|
Group |
Group.getParentGroup()
|
Organization |
Organization.getParentOrganization()
|
Organization |
OrganizationWrapper.getParentOrganization()
|
long |
LayoutWrapper.getParentPlid()
|
long |
Layout.getParentPlid()
|
PasswordPolicy |
UserWrapper.getPasswordPolicy()
|
PasswordPolicy |
User.getPasswordPolicy()
|
String |
Company.getPortalURL(long groupId)
|
String |
CompanyWrapper.getPortalURL(long groupId)
|
String |
UserWrapper.getPortraitURL(ThemeDisplay themeDisplay)
|
String |
User.getPortraitURL(ThemeDisplay themeDisplay)
|
int |
UserWrapper.getPrivateLayoutsPageCount()
|
int |
User.getPrivateLayoutsPageCount()
|
int |
UserGroupWrapper.getPrivateLayoutsPageCount()
|
int |
UserGroup.getPrivateLayoutsPageCount()
|
int |
UserWrapper.getPublicLayoutsPageCount()
|
int |
User.getPublicLayoutsPageCount()
|
int |
UserGroupWrapper.getPublicLayoutsPageCount()
|
int |
UserGroup.getPublicLayoutsPageCount()
|
String |
LayoutRevisionWrapper.getRegularURL(javax.servlet.http.HttpServletRequest request)
|
String |
LayoutWrapper.getRegularURL(javax.servlet.http.HttpServletRequest request)
|
String |
Layout.getRegularURL(javax.servlet.http.HttpServletRequest request)
|
String |
LayoutRevision.getRegularURL(javax.servlet.http.HttpServletRequest request)
|
Set<String> |
UserWrapper.getReminderQueryQuestions()
|
Set<String> |
User.getReminderQueryQuestions()
|
String |
LayoutWrapper.getResetLayoutURL(javax.servlet.http.HttpServletRequest request)
|
String |
Layout.getResetLayoutURL(javax.servlet.http.HttpServletRequest request)
|
String |
LayoutWrapper.getResetMaxStateURL(javax.servlet.http.HttpServletRequest request)
|
String |
Layout.getResetMaxStateURL(javax.servlet.http.HttpServletRequest request)
|
Role |
UserGroupGroupRole.getRole()
|
Role |
UserGroupGroupRoleWrapper.getRole()
|
Role |
UserGroupRoleWrapper.getRole()
|
Role |
UserGroupRole.getRole()
|
Role |
Team.getRole()
|
Role |
TeamWrapper.getRole()
|
String |
GroupWrapper.getScopeDescriptiveName(ThemeDisplay themeDisplay)
|
String |
Group.getScopeDescriptiveName(ThemeDisplay themeDisplay)
|
Group |
LayoutWrapper.getScopeGroup()
|
Group |
Layout.getScopeGroup()
|
String |
Company.getShardName()
|
String |
CompanyWrapper.getShardName()
|
String |
Company.getShortName()
|
String |
CompanyWrapper.getShortName()
|
List<Group> |
UserWrapper.getSiteGroups()
|
List<Group> |
User.getSiteGroups()
|
List<Group> |
UserWrapper.getSiteGroups(boolean includeAdministrative)
|
List<Group> |
User.getSiteGroups(boolean includeAdministrative)
|
Theme |
LayoutRevisionWrapper.getTheme()
|
Theme |
LayoutWrapper.getTheme()
|
Theme |
Layout.getTheme()
|
Theme |
LayoutRevision.getTheme()
|
TimeZone |
Company.getTimeZone()
|
TimeZone |
CompanyWrapper.getTimeZone()
|
TrashEntry |
TrashedModel.getTrashEntry()
|
ListType |
Website.getType()
|
ListType |
WebsiteWrapper.getType()
|
ListType |
PhoneWrapper.getType()
|
ListType |
EmailAddressWrapper.getType()
|
ListType |
Phone.getType()
|
ListType |
EmailAddress.getType()
|
ListType |
OrgLaborWrapper.getType()
|
ListType |
OrgLabor.getType()
|
User |
UserGroupRoleWrapper.getUser()
|
User |
UserGroupRole.getUser()
|
UserGroup |
UserGroupGroupRole.getUserGroup()
|
UserGroup |
UserGroupGroupRoleWrapper.getUserGroup()
|
ColorScheme |
LayoutRevisionWrapper.getWapColorScheme()
|
ColorScheme |
LayoutWrapper.getWapColorScheme()
|
ColorScheme |
Layout.getWapColorScheme()
|
ColorScheme |
LayoutRevision.getWapColorScheme()
|
Theme |
LayoutRevisionWrapper.getWapTheme()
|
Theme |
LayoutWrapper.getWapTheme()
|
Theme |
Layout.getWapTheme()
|
Theme |
LayoutRevision.getWapTheme()
|
boolean |
LayoutWrapper.hasAncestor(long layoutId)
|
boolean |
Layout.hasAncestor(long layoutId)
|
boolean |
UserWrapper.hasCompanyMx()
|
boolean |
User.hasCompanyMx()
|
boolean |
UserWrapper.hasCompanyMx(String emailAddress)
|
boolean |
User.hasCompanyMx(String emailAddress)
|
boolean |
LayoutTypePortlet.hasDefaultScopePortletId(long groupId,
String portletId)
|
boolean |
UserWrapper.hasMySites()
|
boolean |
User.hasMySites()
|
boolean |
UserWrapper.hasOrganization()
|
boolean |
User.hasOrganization()
|
boolean |
LayoutTypePortlet.hasPortletId(String portletId)
|
boolean |
LayoutTypePortlet.hasPortletId(String portletId,
boolean strict)
|
boolean |
UserWrapper.hasPrivateLayouts()
|
boolean |
User.hasPrivateLayouts()
|
boolean |
UserGroupWrapper.hasPrivateLayouts()
|
boolean |
UserGroup.hasPrivateLayouts()
|
boolean |
UserWrapper.hasPublicLayouts()
|
boolean |
User.hasPublicLayouts()
|
boolean |
UserGroupWrapper.hasPublicLayouts()
|
boolean |
UserGroup.hasPublicLayouts()
|
boolean |
LayoutWrapper.hasScopeGroup()
|
boolean |
Layout.hasScopeGroup()
|
boolean |
LayoutTypePortlet.isCacheable()
|
boolean |
LayoutWrapper.isChildSelected(boolean selectable,
Layout layout)
|
boolean |
Layout.isChildSelected(boolean selectable,
Layout layout)
|
boolean |
UserWrapper.isFemale()
|
boolean |
User.isFemale()
|
boolean |
UserWrapper.isMale()
|
boolean |
User.isMale()
|
boolean |
GroupWrapper.isShowSite(PermissionChecker permissionChecker,
boolean privateSite)
|
boolean |
Group.isShowSite(PermissionChecker permissionChecker,
boolean privateSite)
|
void |
LayoutTypePortlet.movePortletId(long userId,
String portletId,
String columnId,
int columnPos)
|
Uses of PortalException in com.liferay.portal.portletfilerepository |
---|
Methods in com.liferay.portal.portletfilerepository that throw PortalException | |
---|---|
static void |
PortletFileRepositoryUtil.addPortletFileEntries(long groupId,
long userId,
String className,
long classPK,
String portletId,
long folderId,
List<ObjectValuePair<String,InputStream>> inputStreamOVPs)
|
void |
PortletFileRepository.addPortletFileEntries(long groupId,
long userId,
String className,
long classPK,
String portletId,
long folderId,
List<ObjectValuePair<String,InputStream>> inputStreamOVPs)
|
static FileEntry |
PortletFileRepositoryUtil.addPortletFileEntry(long groupId,
long userId,
String className,
long classPK,
String portletId,
long folderId,
File file,
String fileName,
String mimeType,
boolean indexingEnabled)
|
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,
InputStream inputStream,
String fileName,
String mimeType,
boolean indexingEnabled)
|
FileEntry |
PortletFileRepository.addPortletFileEntry(long groupId,
long userId,
String className,
long classPK,
String portletId,
long folderId,
InputStream inputStream,
String fileName,
String mimeType,
boolean indexingEnabled)
|
static Folder |
PortletFileRepositoryUtil.addPortletFolder(long userId,
long repositoryId,
long parentFolderId,
String folderName,
ServiceContext serviceContext)
|
Folder |
PortletFileRepository.addPortletFolder(long userId,
long repositoryId,
long parentFolderId,
String folderName,
ServiceContext serviceContext)
|
static Repository |
PortletFileRepositoryUtil.addPortletRepository(long groupId,
String portletId,
ServiceContext serviceContext)
|
Repository |
PortletFileRepository.addPortletRepository(long groupId,
String portletId,
ServiceContext serviceContext)
|
static void |
PortletFileRepositoryUtil.deleteFolder(long folderId)
|
void |
PortletFileRepository.deleteFolder(long folderId)
|
static void |
PortletFileRepositoryUtil.deletePortletFileEntries(long groupId,
long folderId)
|
void |
PortletFileRepository.deletePortletFileEntries(long groupId,
long folderId)
|
static void |
PortletFileRepositoryUtil.deletePortletFileEntries(long groupId,
long folderId,
int status)
|
void |
PortletFileRepository.deletePortletFileEntries(long groupId,
long folderId,
int status)
|
static void |
PortletFileRepositoryUtil.deletePortletFileEntry(long fileEntryId)
|
void |
PortletFileRepository.deletePortletFileEntry(long fileEntryId)
|
static void |
PortletFileRepositoryUtil.deletePortletFileEntry(long groupId,
long folderId,
String fileName)
|
void |
PortletFileRepository.deletePortletFileEntry(long groupId,
long folderId,
String fileName)
|
static void |
PortletFileRepositoryUtil.deletePortletRepository(long groupId,
String portletId)
|
void |
PortletFileRepository.deletePortletRepository(long groupId,
String portletId)
|
static FileEntry |
PortletFileRepositoryUtil.getPortletFileEntry(long fileEntryId)
|
FileEntry |
PortletFileRepository.getPortletFileEntry(long fileEntryId)
|
static FileEntry |
PortletFileRepositoryUtil.getPortletFileEntry(long groupId,
long folderId,
String fileName)
|
FileEntry |
PortletFileRepository.getPortletFileEntry(long groupId,
long folderId,
String fileName)
|
static FileEntry |
PortletFileRepositoryUtil.getPortletFileEntry(String uuid,
long groupId)
|
FileEntry |
PortletFileRepository.getPortletFileEntry(String uuid,
long groupId)
|
static Folder |
PortletFileRepositoryUtil.getPortletFolder(long folderId)
|
Folder |
PortletFileRepository.getPortletFolder(long folderId)
|
static Folder |
PortletFileRepositoryUtil.getPortletFolder(long userId,
long repositoryId,
long parentFolderId,
String folderName,
ServiceContext serviceContext)
|
Folder |
PortletFileRepository.getPortletFolder(long repositoryId,
long parentFolderId,
String folderName)
|
static Repository |
PortletFileRepositoryUtil.getPortletRepository(long groupId,
String portletId)
|
Repository |
PortletFileRepository.getPortletRepository(long groupId,
String portletId)
|
static FileEntry |
PortletFileRepositoryUtil.movePortletFileEntryToTrash(long userId,
long fileEntryId)
|
FileEntry |
PortletFileRepository.movePortletFileEntryToTrash(long userId,
long fileEntryId)
|
static FileEntry |
PortletFileRepositoryUtil.movePortletFileEntryToTrash(long groupId,
long userId,
long folderId,
String fileName)
|
FileEntry |
PortletFileRepository.movePortletFileEntryToTrash(long groupId,
long userId,
long folderId,
String fileName)
|
static void |
PortletFileRepositoryUtil.restorePortletFileEntryFromTrash(long userId,
long fileEntryId)
|
void |
PortletFileRepository.restorePortletFileEntryFromTrash(long userId,
long fileEntryId)
|
static void |
PortletFileRepositoryUtil.restorePortletFileEntryFromTrash(long groupId,
long userId,
long folderId,
String fileName)
|
void |
PortletFileRepository.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 |
LocalRepositoryProxyBean.deleteFileEntry(long fileEntryId)
|
void |
BaseRepositoryProxyBean.deleteFileEntry(long fileEntryId)
|
void |
BaseRepositoryProxyBean.deleteFileEntry(long folderId,
String title)
|
void |
BaseRepositoryProxyBean.deleteFileVersion(long fileEntryId,
String version)
|
void |
LocalRepositoryProxyBean.deleteFolder(long folderId)
|
void |
BaseRepositoryProxyBean.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 |
LocalRepositoryProxyBean.getFileEntry(long fileEntryId)
|
FileEntry |
BaseRepositoryProxyBean.getFileEntry(long fileEntryId)
|
FileEntry |
LocalRepositoryProxyBean.getFileEntry(long folderId,
String title)
|
FileEntry |
BaseRepositoryProxyBean.getFileEntry(long folderId,
String title)
|
FileEntry |
LocalRepositoryProxyBean.getFileEntryByUuid(String uuid)
|
FileEntry |
BaseRepositoryProxyBean.getFileEntryByUuid(String uuid)
|
FileVersion |
FileEntryProxyBean.getFileVersion()
|
FileVersion |
LocalRepositoryProxyBean.getFileVersion(long fileVersionId)
|
FileVersion |
BaseRepositoryProxyBean.getFileVersion(long fileVersionId)
|
FileVersion |
FileEntryProxyBean.getFileVersion(String version)
|
Folder |
LocalRepositoryProxyBean.getFolder(long folderId)
|
Folder |
BaseRepositoryProxyBean.getFolder(long folderId)
|
Folder |
LocalRepositoryProxyBean.getFolder(long parentFolderId,
String title)
|
Folder |
BaseRepositoryProxyBean.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 | |
---|---|
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 | |
---|---|
static void |
AuthTokenUtil.check(javax.servlet.http.HttpServletRequest request)
Deprecated. As of 6.2.0, replaced by AuthTokenUtil.checkCSRFToken(HttpServletRequest, String) |
void |
AuthTokenWrapper.check(javax.servlet.http.HttpServletRequest request)
Deprecated. As of 6.2.0, replaced by AuthTokenWrapper.checkCSRFToken(HttpServletRequest, String) |
void |
AuthToken.check(javax.servlet.http.HttpServletRequest request)
Deprecated. As of 6.2.0, replaced by AuthToken.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 | |
---|---|
static void |
SiteMembershipPolicyUtil.checkMembership(long[] userIds,
long[] addGroupIds,
long[] removeGroupIds)
|
void |
OrganizationMembershipPolicy.checkMembership(long[] userIds,
long[] addOrganizationIds,
long[] removeOrganizationIds)
Checks if the users can be added to and removed from the respective organizations. |
void |
SiteMembershipPolicy.checkMembership(long[] userIds,
long[] addGroupIds,
long[] removeGroupIds)
Checks if the users can be added to and removed from the respective sites. |
static void |
OrganizationMembershipPolicyUtil.checkMembership(long[] userIds,
long[] addOrganizationIds,
long[] removeOrganizationIds)
|
static void |
UserGroupMembershipPolicyUtil.checkMembership(long[] userIds,
long[] addUserGroupIds,
long[] removeUserGroupIds)
|
void |
UserGroupMembershipPolicy.checkMembership(long[] userIds,
long[] addUserGroupIds,
long[] removeUserGroupIds)
Checks if the users can be added to and removed from the respective user groups. |
static void |
SiteMembershipPolicyUtil.checkRoles(List<UserGroupRole> addUserGroupRoles,
List<UserGroupRole> removeUserGroupRoles)
|
void |
OrganizationMembershipPolicy.checkRoles(List<UserGroupRole> addUserGroupRoles,
List<UserGroupRole> removeUserGroupRoles)
Checks if the organization roles can be added to or removed from their users. |
void |
SiteMembershipPolicy.checkRoles(List<UserGroupRole> addUserGroupRoles,
List<UserGroupRole> removeUserGroupRoles)
Checks if the site roles can be added to or removed from their users. |
void |
BaseSiteMembershipPolicy.checkRoles(List<UserGroupRole> addUserGroupRoles,
List<UserGroupRole> removeUserGroupRoles)
|
static void |
OrganizationMembershipPolicyUtil.checkRoles(List<UserGroupRole> addUserGroupRoles,
List<UserGroupRole> removeUserGroupRoles)
|
void |
BaseOrganizationMembershipPolicy.checkRoles(List<UserGroupRole> addUserGroupRoles,
List<UserGroupRole> removeUserGroupRoles)
|
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)
|
boolean |
BaseUserGroupMembershipPolicy.isMembershipAllowed(long userId,
long userGroupId)
|
static boolean |
SiteMembershipPolicyUtil.isMembershipAllowed(long userId,
long groupId)
|
boolean |
OrganizationMembershipPolicy.isMembershipAllowed(long userId,
long organizationId)
Returns true if the user can be added to the organization. |
boolean |
SiteMembershipPolicy.isMembershipAllowed(long userId,
long groupId)
Returns true if the user can be added to the site. |
boolean |
BaseSiteMembershipPolicy.isMembershipAllowed(long userId,
long groupId)
|
static boolean |
OrganizationMembershipPolicyUtil.isMembershipAllowed(long userId,
long organizationId)
|
static boolean |
UserGroupMembershipPolicyUtil.isMembershipAllowed(long userId,
long userGroupId)
|
boolean |
UserGroupMembershipPolicy.isMembershipAllowed(long userId,
long userGroupId)
Returns true if the user can be added to the user group. |
boolean |
BaseOrganizationMembershipPolicy.isMembershipAllowed(long userId,
long organizationId)
|
static boolean |
SiteMembershipPolicyUtil.isMembershipProtected(PermissionChecker permissionChecker,
long userId,
long groupId)
|
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. |
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 |
BaseSiteMembershipPolicy.isMembershipProtected(PermissionChecker permissionChecker,
long userId,
long groupId)
|
static boolean |
OrganizationMembershipPolicyUtil.isMembershipProtected(PermissionChecker permissionChecker,
long userId,
long organizationId)
|
boolean |
BaseOrganizationMembershipPolicy.isMembershipProtected(PermissionChecker permissionChecker,
long userId,
long organizationId)
|
boolean |
BaseUserGroupMembershipPolicy.isMembershipRequired(long userId,
long userGroupId)
|
static boolean |
SiteMembershipPolicyUtil.isMembershipRequired(long userId,
long groupId)
|
boolean |
OrganizationMembershipPolicy.isMembershipRequired(long userId,
long organizationId)
Returns true if organization membership for the user is
mandatory. |
boolean |
SiteMembershipPolicy.isMembershipRequired(long userId,
long groupId)
Returns true if site membership for the user is mandatory. |
boolean |
BaseSiteMembershipPolicy.isMembershipRequired(long userId,
long groupId)
|
static boolean |
OrganizationMembershipPolicyUtil.isMembershipRequired(long userId,
long organizationId)
|
static boolean |
UserGroupMembershipPolicyUtil.isMembershipRequired(long userId,
long userGroupId)
|
boolean |
UserGroupMembershipPolicy.isMembershipRequired(long userId,
long userGroupId)
Returns true if user group membership for the user is
mandatory. |
boolean |
BaseOrganizationMembershipPolicy.isMembershipRequired(long userId,
long organizationId)
|
boolean |
BaseRoleMembershipPolicy.isRoleAllowed(long userId,
long roleId)
|
boolean |
RoleMembershipPolicy.isRoleAllowed(long userId,
long roleId)
Returns true if the role can be added to the user. |
static boolean |
RoleMembershipPolicyUtil.isRoleAllowed(long userId,
long roleId)
|
static boolean |
SiteMembershipPolicyUtil.isRoleAllowed(long userId,
long groupId,
long roleId)
|
boolean |
OrganizationMembershipPolicy.isRoleAllowed(long userId,
long organizationId,
long roleId)
Returns true if the role can be added to the user on the
organization. |
boolean |
SiteMembershipPolicy.isRoleAllowed(long userId,
long groupId,
long roleId)
Returns true if the role can be added to the user on the
site. |
boolean |
BaseSiteMembershipPolicy.isRoleAllowed(long userId,
long groupId,
long roleId)
|
static boolean |
OrganizationMembershipPolicyUtil.isRoleAllowed(long userId,
long organizationId,
long roleId)
|
boolean |
BaseOrganizationMembershipPolicy.isRoleAllowed(long userId,
long organizationId,
long roleId)
|
static boolean |
SiteMembershipPolicyUtil.isRoleProtected(PermissionChecker permissionChecker,
long userId,
long groupId,
long roleId)
|
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. |
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 |
BaseSiteMembershipPolicy.isRoleProtected(PermissionChecker permissionChecker,
long userId,
long groupId,
long roleId)
|
static boolean |
OrganizationMembershipPolicyUtil.isRoleProtected(PermissionChecker permissionChecker,
long userId,
long organizationId,
long roleId)
|
boolean |
BaseOrganizationMembershipPolicy.isRoleProtected(PermissionChecker permissionChecker,
long userId,
long organizationId,
long roleId)
|
boolean |
BaseRoleMembershipPolicy.isRoleRequired(long userId,
long roleId)
|
boolean |
RoleMembershipPolicy.isRoleRequired(long userId,
long roleId)
Returns true if the role is mandatory for the user. |
static boolean |
RoleMembershipPolicyUtil.isRoleRequired(long userId,
long roleId)
|
static boolean |
SiteMembershipPolicyUtil.isRoleRequired(long userId,
long groupId,
long roleId)
|
boolean |
OrganizationMembershipPolicy.isRoleRequired(long userId,
long organizationId,
long roleId)
Returns true if the role is mandatory for the user on the
organization. |
boolean |
SiteMembershipPolicy.isRoleRequired(long userId,
long groupId,
long roleId)
Returns true if the role is mandatory for the user on the
site. |
static boolean |
OrganizationMembershipPolicyUtil.isRoleRequired(long userId,
long organizationId,
long roleId)
|
boolean |
BaseOrganizationMembershipPolicy.isRoleRequired(long userId,
long organizationId,
long roleId)
|
static void |
SiteMembershipPolicyUtil.propagateMembership(long[] userIds,
long[] addGroupIds,
long[] removeGroupIds)
|
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. |
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. |
static void |
OrganizationMembershipPolicyUtil.propagateMembership(long[] userIds,
long[] addOrganizationIds,
long[] removeOrganizationIds)
|
static void |
UserGroupMembershipPolicyUtil.propagateMembership(long[] userIds,
long[] addUserGroupIds,
long[] removeUserGroupIds)
|
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. |
static void |
SiteMembershipPolicyUtil.propagateRoles(List<UserGroupRole> addUserGroupRoles,
List<UserGroupRole> removeUserGroupRoles)
|
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. |
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. |
void |
BaseSiteMembershipPolicy.propagateRoles(List<UserGroupRole> addUserGroupRoles,
List<UserGroupRole> removeUserGroupRoles)
|
static void |
OrganizationMembershipPolicyUtil.propagateRoles(List<UserGroupRole> addUserGroupRoles,
List<UserGroupRole> removeUserGroupRoles)
|
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)
|
void |
BaseUserGroupMembershipPolicy.verifyPolicy()
|
static void |
SiteMembershipPolicyUtil.verifyPolicy()
|
void |
BaseRoleMembershipPolicy.verifyPolicy()
|
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. |
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. |
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 |
BaseSiteMembershipPolicy.verifyPolicy()
|
static void |
OrganizationMembershipPolicyUtil.verifyPolicy()
|
static void |
UserGroupMembershipPolicyUtil.verifyPolicy()
|
static void |
RoleMembershipPolicyUtil.verifyPolicy()
|
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. |
void |
BaseOrganizationMembershipPolicy.verifyPolicy()
|
static void |
SiteMembershipPolicyUtil.verifyPolicy(Group group)
|
void |
SiteMembershipPolicy.verifyPolicy(Group group)
Checks the integrity of the membership policy of the site and performs operations necessary for the site's compliance. |
void |
BaseSiteMembershipPolicy.verifyPolicy(Group group)
|
static void |
SiteMembershipPolicyUtil.verifyPolicy(Group group,
Group oldGroup,
List<AssetCategory> oldAssetCategories,
List<AssetTag> oldAssetTags,
Map<String,Serializable> oldExpandoAttributes,
UnicodeProperties oldTypeSettingsProperties)
|
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. |
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)
|
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)
|
static void |
SiteMembershipPolicyUtil.verifyPolicy(Role role)
|
void |
BaseRoleMembershipPolicy.verifyPolicy(Role role)
|
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. |
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. |
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. |
static void |
OrganizationMembershipPolicyUtil.verifyPolicy(Role role)
|
static void |
RoleMembershipPolicyUtil.verifyPolicy(Role role)
|
static void |
SiteMembershipPolicyUtil.verifyPolicy(Role role,
Role oldRole,
Map<String,Serializable> oldExpandoAttributes)
|
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. |
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. |
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 |
OrganizationMembershipPolicyUtil.verifyPolicy(Role role,
Role oldRole,
Map<String,Serializable> oldExpandoAttributes)
|
static void |
RoleMembershipPolicyUtil.verifyPolicy(Role role,
Role oldRole,
Map<String,Serializable> oldExpandoAttributes)
|
void |
BaseUserGroupMembershipPolicy.verifyPolicy(UserGroup userGroup)
|
static void |
UserGroupMembershipPolicyUtil.verifyPolicy(UserGroup userGroup)
|
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. |
static void |
UserGroupMembershipPolicyUtil.verifyPolicy(UserGroup userGroup,
UserGroup oldUserGroup,
Map<String,Serializable> oldExpandoAttributes)
|
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 | |
---|---|
List<Permission> |
PermissionConverter.convertPermissions(long roleId)
|
static List<Permission> |
PermissionConverterUtil.convertPermissions(long roleId)
|
List<Permission> |
PermissionConverter.convertPermissions(long roleId,
PermissionConversionFilter permissionConversionFilter)
|
static List<Permission> |
PermissionConverterUtil.convertPermissions(long roleId,
PermissionConversionFilter permissionConversionFilter)
|
List<Permission> |
PermissionConverter.convertPermissions(Role role)
|
static List<Permission> |
PermissionConverterUtil.convertPermissions(Role role)
|
List<Permission> |
PermissionConverter.convertPermissions(Role role,
PermissionConversionFilter permissionConversionFilter)
|
static List<Permission> |
PermissionConverterUtil.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)
|
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)
|
void |
Toolkit.validate(long userId,
String password1,
String password2,
PasswordPolicy passwordPolicy)
|
abstract void |
BasicToolkit.validate(long userId,
String password1,
String password2,
PasswordPolicy passwordPolicy)
|
void |
ToolkitWrapper.validate(String password1,
String password2,
PasswordPolicy passwordPolicy)
|
void |
Toolkit.validate(String password1,
String password2,
PasswordPolicy passwordPolicy)
|
void |
BasicToolkit.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 | |
---|---|
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) |
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) |
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) |
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 |
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)
|
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)
|
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)
Deprecated. As of 6.2.0, replaced by AddressServiceWrapper.addAddress( String, long,
String, String, String, String, String, long, long, int,
boolean, boolean, ServiceContext) |
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,
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,
ServiceContext serviceContext)
|
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)
|
BackgroundTask |
BackgroundTaskLocalService.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)
|
static BackgroundTask |
BackgroundTaskLocalServiceUtil.addBackgroundTask(long userId,
long groupId,
String name,
String[] servletContextNames,
Class<?> taskExecutorClass,
Map<String,Serializable> taskContextMap,
ServiceContext serviceContext)
|
void |
BackgroundTaskLocalService.addBackgroundTaskAttachment(long userId,
long backgroundTaskId,
String fileName,
File file)
|
void |
BackgroundTaskLocalServiceWrapper.addBackgroundTaskAttachment(long userId,
long backgroundTaskId,
String fileName,
File file)
|
static void |
BackgroundTaskLocalServiceUtil.addBackgroundTaskAttachment(long userId,
long backgroundTaskId,
String fileName,
File file)
|
void |
BackgroundTaskLocalService.addBackgroundTaskAttachment(long userId,
long backgroundTaskId,
String fileName,
InputStream inputStream)
|
void |
BackgroundTaskLocalServiceWrapper.addBackgroundTaskAttachment(long userId,
long backgroundTaskId,
String fileName,
InputStream inputStream)
|
static void |
BackgroundTaskLocalServiceUtil.addBackgroundTaskAttachment(long userId,
long backgroundTaskId,
String fileName,
InputStream inputStream)
|
Company |
CompanyLocalServiceWrapper.addCompany(String webId,
String virtualHostname,
String mx,
String shardName,
boolean system,
int maxUsers,
boolean active)
Adds a company. |
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. |
static Company |
CompanyLocalServiceUtil.addCompany(String webId,
String virtualHostname,
String mx,
String shardName,
boolean system,
int maxUsers,
boolean active)
Adds a company. |
Company |
CompanyLocalService.addCompany(String webId,
String virtualHostname,
String mx,
String shardName,
boolean system,
int maxUsers,
boolean active)
Adds a company. |
static Company |
CompanyServiceUtil.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)
|
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)
|
void |
ResourceBlockLocalServiceWrapper.addCompanyScopePermission(long companyId,
String name,
long roleId,
String actionId)
|
void |
ResourceBlockLocalService.addCompanyScopePermission(long companyId,
String name,
long roleId,
String actionId)
|
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)
|
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)
|
static Country |
CountryServiceUtil.addCountry(String name,
String a2,
String a3,
String number,
String idd,
boolean active)
|
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)
|
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. |
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. |
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. |
void |
UserLocalService.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. |
static void |
UserLocalServiceUtil.addDefaultGroups(long userId)
Adds the user to the default groups, unless the user is already in these groups. |
void |
UserLocalService.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. |
static void |
UserLocalServiceUtil.addDefaultRoles(long userId)
Adds the user to the default roles, unless the user already has these roles. |
void |
UserLocalService.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. |
static void |
UserLocalServiceUtil.addDefaultUserGroups(long userId)
Adds the user to the default user groups, unless the user is already in these user groups. |
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)
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) |
EmailAddress |
EmailAddressLocalService.addEmailAddress(long userId,
String className,
long classPK,
String address,
int typeId,
boolean primary,
ServiceContext 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)
|
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) |
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) |
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) |
static EmailAddress |
EmailAddressServiceUtil.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)
|
EmailAddress |
EmailAddressService.addEmailAddress(String className,
long classPK,
String address,
int typeId,
boolean primary,
ServiceContext serviceContext)
|
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. |
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. |
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. |
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) |
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 |
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) |
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. |
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. |
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) |
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) |
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) |
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) |
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 |
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) |
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(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) |
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) |
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) |
static void |
OrganizationLocalServiceUtil.addGroupOrganizations(long groupId,
List<Organization> Organizations)
|
void |
OrganizationLocalServiceWrapper.addGroupOrganizations(long groupId,
List<Organization> Organizations)
|
void |
OrganizationLocalService.addGroupOrganizations(long groupId,
List<Organization> Organizations)
|
static void |
OrganizationLocalServiceUtil.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 |
OrganizationService.addGroupOrganizations(long groupId,
long[] organizationIds)
Adds the organizations to the group. |
void |
OrganizationServiceWrapper.addGroupOrganizations(long groupId,
long[] organizationIds)
Adds the organizations to the group. |
void |
OrganizationLocalService.addGroupOrganizations(long groupId,
long[] organizationIds)
|
void |
ResourceBlockServiceWrapper.addGroupScopePermission(long scopeGroupId,
long companyId,
long groupId,
String name,
long roleId,
String actionId)
|
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)
|
void |
ResourceBlockLocalServiceWrapper.addGroupScopePermission(long companyId,
long groupId,
String name,
long roleId,
String actionId)
|
void |
ResourceBlockLocalService.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. |
void |
UserGroupService.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. |
void |
UserLocalService.addGroupUsers(long groupId,
List<User> Users)
|
void |
UserLocalServiceWrapper.addGroupUsers(long groupId,
List<User> Users)
|
static void |
UserLocalServiceUtil.addGroupUsers(long groupId,
List<User> Users)
|
void |
UserLocalService.addGroupUsers(long groupId,
long[] userIds)
|
void |
UserLocalServiceWrapper.addGroupUsers(long groupId,
long[] userIds)
|
static void |
UserLocalServiceUtil.addGroupUsers(long groupId,
long[] userIds)
|
static void |
UserServiceUtil.addGroupUsers(long groupId,
long[] userIds,
ServiceContext serviceContext)
Adds the users to the group. |
void |
UserServiceWrapper.addGroupUsers(long groupId,
long[] userIds,
ServiceContext serviceContext)
Adds the users to the group. |
void |
UserService.addGroupUsers(long groupId,
long[] userIds,
ServiceContext serviceContext)
Adds the users to the group. |
void |
ResourceBlockServiceWrapper.addIndividualScopePermission(long companyId,
long groupId,
String name,
long primKey,
long roleId,
String actionId)
|
void |
ResourceBlockService.addIndividualScopePermission(long companyId,
long groupId,
String name,
long primKey,
long roleId,
String actionId)
|
static void |
ResourceBlockLocalServiceUtil.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)
|
static void |
ResourceBlockServiceUtil.addIndividualScopePermission(long companyId,
long groupId,
String name,
long primKey,
long roleId,
String actionId)
|
void |
ResourceBlockLocalService.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)
|
void |
ResourceBlockLocalServiceWrapper.addIndividualScopePermission(long companyId,
long groupId,
String name,
PermissionedModel permissionedModel,
long roleId,
String actionId)
|
void |
ResourceBlockLocalService.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)
|
void |
ResourceBlockLocalServiceWrapper.addIndividualScopePermissions(long companyId,
long groupId,
String name,
long primKey,
long roleId,
long actionIdsLong)
|
void |
ResourceBlockLocalService.addIndividualScopePermissions(long companyId,
long groupId,
String name,
long primKey,
long roleId,
long actionIdsLong)
|
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) |
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. |
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. |
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) |
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. |
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)
|
LayoutBranch |
LayoutBranchLocalServiceWrapper.addLayoutBranch(long layoutSetBranchId,
long plid,
String name,
String description,
boolean master,
ServiceContext serviceContext)
|
LayoutBranch |
LayoutBranchLocalService.addLayoutBranch(long layoutSetBranchId,
long plid,
String name,
String description,
boolean master,
ServiceContext serviceContext)
|
LayoutBranch |
LayoutBranchService.addLayoutBranch(long layoutRevisionId,
String name,
String description,
boolean master,
ServiceContext serviceContext)
|
static LayoutBranch |
LayoutBranchLocalServiceUtil.addLayoutBranch(long layoutRevisionId,
String name,
String description,
boolean master,
ServiceContext serviceContext)
|
LayoutBranch |
LayoutBranchServiceWrapper.addLayoutBranch(long layoutRevisionId,
String name,
String description,
boolean master,
ServiceContext serviceContext)
|
LayoutBranch |
LayoutBranchLocalServiceWrapper.addLayoutBranch(long layoutRevisionId,
String name,
String description,
boolean master,
ServiceContext serviceContext)
|
LayoutBranch |
LayoutBranchLocalService.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)
|
LayoutFriendlyURL |
LayoutFriendlyURLLocalService.addLayoutFriendlyURL(long userId,
long companyId,
long groupId,
long plid,
boolean privateLayout,
String friendlyURL,
String languageId,
ServiceContext serviceContext)
|
LayoutFriendlyURL |
LayoutFriendlyURLLocalServiceWrapper.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> |
LayoutFriendlyURLLocalService.addLayoutFriendlyURLs(long userId,
long companyId,
long groupId,
long plid,
boolean privateLayout,
Map<Locale,String> friendlyURLMap,
ServiceContext serviceContext)
|
List<LayoutFriendlyURL> |
LayoutFriendlyURLLocalServiceWrapper.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)
|
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) |
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,
ServiceContext serviceContext)
|
static LayoutPrototype |
LayoutPrototypeLocalServiceUtil.addLayoutPrototype(long userId,
long companyId,
Map<Locale,String> nameMap,
String description,
boolean active,
ServiceContext serviceContext)
|
LayoutPrototype |
LayoutPrototypeLocalService.addLayoutPrototype(long userId,
long companyId,
Map<Locale,String> nameMap,
String description,
boolean active,
ServiceContext serviceContext)
|
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) |
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) |
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) |
LayoutPrototype |
LayoutPrototypeService.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)
|
LayoutPrototype |
LayoutPrototypeServiceWrapper.addLayoutPrototype(Map<Locale,String> nameMap,
String description,
boolean active,
ServiceContext serviceContext)
|
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 |
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)
|
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)
|
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)
|
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 |
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)
|
LayoutSet |
LayoutSetLocalServiceWrapper.addLayoutSet(long groupId,
boolean privateLayout)
|
static LayoutSet |
LayoutSetLocalServiceUtil.addLayoutSet(long groupId,
boolean privateLayout)
|
LayoutSet |
LayoutSetLocalService.addLayoutSet(long groupId,
boolean privateLayout)
|
LayoutSetBranch |
LayoutSetBranchServiceWrapper.addLayoutSetBranch(long groupId,
boolean privateLayout,
String name,
String description,
boolean master,
long copyLayoutSetBranchId,
ServiceContext serviceContext)
|
LayoutSetBranch |
LayoutSetBranchService.addLayoutSetBranch(long groupId,
boolean privateLayout,
String name,
String description,
boolean master,
long copyLayoutSetBranchId,
ServiceContext serviceContext)
|
static LayoutSetBranch |
LayoutSetBranchServiceUtil.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)
|
LayoutSetBranch |
LayoutSetBranchLocalService.addLayoutSetBranch(long userId,
long groupId,
boolean privateLayout,
String name,
String description,
boolean master,
long copyLayoutSetBranchId,
ServiceContext serviceContext)
|
LayoutSetPrototype |
LayoutSetPrototypeLocalService.addLayoutSetPrototype(long userId,
long companyId,
Map<Locale,String> nameMap,
String description,
boolean active,
boolean layoutsUpdateable,
ServiceContext serviceContext)
|
LayoutSetPrototype |
LayoutSetPrototypeLocalServiceWrapper.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)
|
static LayoutSetPrototype |
LayoutSetPrototypeServiceUtil.addLayoutSetPrototype(Map<Locale,String> nameMap,
String description,
boolean active,
boolean layoutsUpdateable,
ServiceContext serviceContext)
|
LayoutSetPrototype |
LayoutSetPrototypeService.addLayoutSetPrototype(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)
|
MembershipRequest |
MembershipRequestLocalServiceWrapper.addMembershipRequest(long userId,
long groupId,
String comments,
ServiceContext serviceContext)
|
MembershipRequest |
MembershipRequestLocalService.addMembershipRequest(long userId,
long groupId,
String comments,
ServiceContext serviceContext)
|
static MembershipRequest |
MembershipRequestLocalServiceUtil.addMembershipRequest(long userId,
long groupId,
String comments,
ServiceContext serviceContext)
|
MembershipRequest |
MembershipRequestServiceWrapper.addMembershipRequest(long groupId,
String comments,
ServiceContext serviceContext)
|
MembershipRequest |
MembershipRequestService.addMembershipRequest(long groupId,
String comments,
ServiceContext serviceContext)
|
static MembershipRequest |
MembershipRequestServiceUtil.addMembershipRequest(long groupId,
String comments,
ServiceContext serviceContext)
|
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. |
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. |
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. |
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. |
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. |
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. |
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. |
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. |
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. |
static Organization |
OrganizationLocalServiceUtil.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. |
Organization |
OrganizationLocalService.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) |
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) |
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) |
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. |
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 |
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. |
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 |
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) |
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) |
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 |
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) |
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) |
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 |
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. |
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. |
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. |
Organization |
OrganizationService.addOrganization(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,
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. |
void |
OrganizationLocalServiceWrapper.addOrganizationResources(long userId,
Organization organization)
Adds a resource for each type of permission available on the organization. |
void |
OrganizationLocalService.addOrganizationResources(long userId,
Organization organization)
Adds a resource for each type of permission available on the organization. |
void |
UserLocalService.addOrganizationUsers(long organizationId,
List<User> Users)
|
void |
UserLocalServiceWrapper.addOrganizationUsers(long organizationId,
List<User> Users)
|
static void |
UserLocalServiceUtil.addOrganizationUsers(long organizationId,
List<User> Users)
|
void |
UserLocalService.addOrganizationUsers(long organizationId,
long[] userIds)
|
static void |
UserServiceUtil.addOrganizationUsers(long organizationId,
long[] userIds)
Adds the users to the organization. |
void |
UserServiceWrapper.addOrganizationUsers(long organizationId,
long[] userIds)
Adds the users to the organization. |
void |
UserLocalServiceWrapper.addOrganizationUsers(long organizationId,
long[] userIds)
|
void |
UserService.addOrganizationUsers(long organizationId,
long[] userIds)
Adds the users to the organization. |
static void |
UserLocalServiceUtil.addOrganizationUsers(long organizationId,
long[] userIds)
|
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 |
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)
|
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)
|
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)
|
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)
|
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)
|
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) |
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)
|
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)
|
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) |
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)
|
static void |
OrganizationServiceUtil.addPasswordPolicyOrganizations(long passwordPolicyId,
long[] organizationIds)
Assigns the password policy to the organizations, removing any other currently assigned password policies. |
void |
OrganizationService.addPasswordPolicyOrganizations(long passwordPolicyId,
long[] organizationIds)
Assigns the password policy to the organizations, removing any other currently assigned password policies. |
void |
OrganizationServiceWrapper.addPasswordPolicyOrganizations(long passwordPolicyId,
long[] organizationIds)
Assigns the password policy to the organizations, 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. |
void |
UserServiceWrapper.addPasswordPolicyUsers(long passwordPolicyId,
long[] userIds)
Assigns the password policy to the users, removing any other currently assigned password policies. |
void |
UserService.addPasswordPolicyUsers(long passwordPolicyId,
long[] userIds)
Assigns the password policy to the users, removing any other currently assigned password policies. |
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) |
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) |
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) |
Phone |
PhoneLocalServiceWrapper.addPhone(long userId,
String className,
long classPK,
String number,
String extension,
int typeId,
boolean primary,
ServiceContext serviceContext)
|
Phone |
PhoneLocalService.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)
|
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 |
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) |
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) |
static Phone |
PhoneServiceUtil.addPhone(String className,
long classPK,
String number,
String extension,
int typeId,
boolean primary,
ServiceContext serviceContext)
|
Phone |
PhoneService.addPhone(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,
ServiceContext serviceContext)
|
PortletItem |
PortletItemLocalServiceWrapper.addPortletItem(long userId,
long groupId,
String name,
String portletId,
String className)
|
static PortletItem |
PortletItemLocalServiceUtil.addPortletItem(long userId,
long groupId,
String name,
String portletId,
String className)
|
PortletItem |
PortletItemLocalService.addPortletItem(long userId,
long groupId,
String name,
String portletId,
String className)
|
Region |
RegionService.addRegion(long countryId,
String regionCode,
String name,
boolean active)
|
Region |
RegionServiceWrapper.addRegion(long countryId,
String regionCode,
String name,
boolean active)
|
static Region |
RegionServiceUtil.addRegion(long countryId,
String regionCode,
String name,
boolean active)
|
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,
boolean hidden,
ServiceContext serviceContext)
|
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) |
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) |
Repository |
RepositoryServiceWrapper.addRepository(long groupId,
long classNameId,
long parentFolderId,
String name,
String description,
String portletId,
UnicodeProperties typeSettingsProperties,
ServiceContext serviceContext)
|
Repository |
RepositoryService.addRepository(long groupId,
long classNameId,
long parentFolderId,
String name,
String description,
String portletId,
UnicodeProperties typeSettingsProperties,
ServiceContext serviceContext)
|
static Repository |
RepositoryServiceUtil.addRepository(long groupId,
long classNameId,
long parentFolderId,
String name,
String description,
String portletId,
UnicodeProperties typeSettingsProperties,
ServiceContext serviceContext)
|
RepositoryEntry |
RepositoryEntryLocalServiceWrapper.addRepositoryEntry(long userId,
long groupId,
long repositoryId,
String mappedId,
ServiceContext serviceContext)
|
static RepositoryEntry |
RepositoryEntryLocalServiceUtil.addRepositoryEntry(long userId,
long groupId,
long repositoryId,
String mappedId,
ServiceContext serviceContext)
|
RepositoryEntry |
RepositoryEntryLocalService.addRepositoryEntry(long userId,
long groupId,
long repositoryId,
String mappedId,
ServiceContext serviceContext)
|
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. |
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. |
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. |
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 |
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. |
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. |
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. |
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. |
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. |
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. |
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. |
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. |
static void |
ResourceLocalServiceUtil.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. |
void |
ResourceLocalService.addResources(long companyId,
long groupId,
String name,
boolean portletActions)
Adds resources for the entity with the name. |
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) |
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) |
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 |
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) |
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) |
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 |
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. |
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. |
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. |
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. |
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 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 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) |
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) |
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) |
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. |
void |
GroupServiceWrapper.addRoleGroups(long roleId,
long[] groupIds)
Adds the groups to the role. |
void |
UserLocalService.addRoleUsers(long roleId,
List<User> Users)
|
void |
UserLocalServiceWrapper.addRoleUsers(long roleId,
List<User> Users)
|
static void |
UserLocalServiceUtil.addRoleUsers(long roleId,
List<User> Users)
|
void |
UserLocalService.addRoleUsers(long roleId,
long[] userIds)
|
static void |
UserServiceUtil.addRoleUsers(long roleId,
long[] userIds)
Adds the users to the role. |
void |
UserServiceWrapper.addRoleUsers(long roleId,
long[] userIds)
Adds the users to the role. |
void |
UserLocalServiceWrapper.addRoleUsers(long roleId,
long[] userIds)
|
void |
UserService.addRoleUsers(long roleId,
long[] userIds)
Adds the users to the role. |
static void |
UserLocalServiceUtil.addRoleUsers(long roleId,
long[] userIds)
|
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. |
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. |
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. |
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. |
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. |
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. |
SystemEvent |
SystemEventLocalService.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)
|
static SystemEvent |
SystemEventLocalServiceUtil.addSystemEvent(long userId,
long groupId,
String className,
long classPK,
String classUuid,
String referrerClassName,
int type,
String extraData)
|
SystemEvent |
SystemEventLocalService.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 SystemEvent |
SystemEventLocalServiceUtil.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 |
TeamLocalService.addTeam(long userId,
long groupId,
String name,
String description)
|
Team |
TeamLocalServiceWrapper.addTeam(long userId,
long groupId,
String name,
String description)
|
Team |
TeamServiceWrapper.addTeam(long groupId,
String name,
String description)
|
Team |
TeamService.addTeam(long groupId,
String name,
String description)
|
static Team |
TeamServiceUtil.addTeam(long groupId,
String name,
String description)
|
void |
UserGroupServiceWrapper.addTeamUserGroups(long teamId,
long[] userGroupIds)
Adds the user groups to the team |
void |
UserGroupService.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 |
void |
UserLocalService.addTeamUsers(long teamId,
List<User> Users)
|
void |
UserLocalServiceWrapper.addTeamUsers(long teamId,
List<User> Users)
|
static void |
UserLocalServiceUtil.addTeamUsers(long teamId,
List<User> Users)
|
void |
UserLocalService.addTeamUsers(long teamId,
long[] userIds)
|
static void |
UserServiceUtil.addTeamUsers(long teamId,
long[] userIds)
Adds the users to the team. |
void |
UserServiceWrapper.addTeamUsers(long teamId,
long[] userIds)
Adds the users to the team. |
void |
UserLocalServiceWrapper.addTeamUsers(long teamId,
long[] userIds)
|
void |
UserService.addTeamUsers(long teamId,
long[] userIds)
Adds the users to the team. |
static void |
UserLocalServiceUtil.addTeamUsers(long teamId,
long[] userIds)
|
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)
|
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. |
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. |
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. |
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. |
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. |
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. |
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. |
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. |
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. |
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) |
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 |
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) |
UserGroup |
UserGroupLocalServiceWrapper.addUserGroup(long userId,
long companyId,
String name,
String description,
ServiceContext serviceContext)
Adds a user group. |
static UserGroup |
UserGroupLocalServiceUtil.addUserGroup(long userId,
long companyId,
String name,
String description,
ServiceContext serviceContext)
Adds a user group. |
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) |
UserGroup |
UserGroupService.addUserGroup(String name,
String description)
Deprecated. As of 6.2.0, replaced by UserGroupService.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) |
UserGroup |
UserGroupServiceWrapper.addUserGroup(String name,
String description,
ServiceContext serviceContext)
Adds a user group. |
UserGroup |
UserGroupService.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. |
void |
UserGroupGroupRoleService.addUserGroupGroupRoles(long[] userGroupIds,
long groupId,
long roleId)
|
static void |
UserGroupGroupRoleServiceUtil.addUserGroupGroupRoles(long[] userGroupIds,
long groupId,
long roleId)
|
void |
UserGroupGroupRoleServiceWrapper.addUserGroupGroupRoles(long[] userGroupIds,
long groupId,
long roleId)
|
void |
UserGroupGroupRoleService.addUserGroupGroupRoles(long userGroupId,
long groupId,
long[] roleIds)
|
static void |
UserGroupGroupRoleServiceUtil.addUserGroupGroupRoles(long userGroupId,
long groupId,
long[] roleIds)
|
void |
UserGroupGroupRoleServiceWrapper.addUserGroupGroupRoles(long userGroupId,
long groupId,
long[] roleIds)
|
static void |
UserGroupRoleServiceUtil.addUserGroupRoles(long[] userIds,
long groupId,
long roleId)
|
void |
UserGroupRoleServiceWrapper.addUserGroupRoles(long[] userIds,
long groupId,
long roleId)
|
void |
UserGroupRoleService.addUserGroupRoles(long[] userIds,
long groupId,
long roleId)
|
static void |
UserGroupRoleServiceUtil.addUserGroupRoles(long userId,
long groupId,
long[] roleIds)
|
void |
UserGroupRoleServiceWrapper.addUserGroupRoles(long userId,
long groupId,
long[] roleIds)
|
void |
UserGroupRoleService.addUserGroupRoles(long userId,
long groupId,
long[] roleIds)
|
void |
UserLocalService.addUserGroupUsers(long userGroupId,
List<User> Users)
|
void |
UserLocalServiceWrapper.addUserGroupUsers(long userGroupId,
List<User> Users)
|
static void |
UserLocalServiceUtil.addUserGroupUsers(long userGroupId,
List<User> Users)
|
void |
UserLocalService.addUserGroupUsers(long userGroupId,
long[] userIds)
|
static void |
UserServiceUtil.addUserGroupUsers(long userGroupId,
long[] userIds)
Adds the users to the user group. |
void |
UserServiceWrapper.addUserGroupUsers(long userGroupId,
long[] userIds)
Adds the users to the user group. |
void |
UserLocalServiceWrapper.addUserGroupUsers(long userGroupId,
long[] userIds)
|
void |
UserService.addUserGroupUsers(long userGroupId,
long[] userIds)
Adds the users to the user group. |
static void |
UserLocalServiceUtil.addUserGroupUsers(long userGroupId,
long[] userIds)
|
UserNotificationDelivery |
UserNotificationDeliveryLocalService.addUserNotificationDelivery(long userId,
String portletId,
long classNameId,
int notificationType,
int deliveryType,
boolean deliver)
|
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)
|
UserNotificationEvent |
UserNotificationEventLocalService.addUserNotificationEvent(long userId,
NotificationEvent notificationEvent)
|
UserNotificationEvent |
UserNotificationEventLocalServiceWrapper.addUserNotificationEvent(long userId,
NotificationEvent notificationEvent)
|
static UserNotificationEvent |
UserNotificationEventLocalServiceUtil.addUserNotificationEvent(long userId,
NotificationEvent notificationEvent)
|
UserNotificationEvent |
UserNotificationEventLocalService.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)
|
static UserNotificationEvent |
UserNotificationEventLocalServiceUtil.addUserNotificationEvent(long userId,
String type,
long timestamp,
long deliverBy,
String payload,
boolean archived,
ServiceContext serviceContext)
|
List<UserNotificationEvent> |
UserNotificationEventLocalService.addUserNotificationEvents(long userId,
Collection<NotificationEvent> notificationEvents)
|
List<UserNotificationEvent> |
UserNotificationEventLocalServiceWrapper.addUserNotificationEvents(long userId,
Collection<NotificationEvent> notificationEvents)
|
static List<UserNotificationEvent> |
UserNotificationEventLocalServiceUtil.addUserNotificationEvents(long userId,
Collection<NotificationEvent> notificationEvents)
|
void |
RoleLocalService.addUserRoles(long userId,
List<Role> Roles)
|
void |
RoleLocalServiceWrapper.addUserRoles(long userId,
List<Role> Roles)
|
static void |
RoleLocalServiceUtil.addUserRoles(long userId,
List<Role> Roles)
|
static void |
RoleServiceUtil.addUserRoles(long userId,
long[] roleIds)
Adds the roles to the user. |
void |
RoleService.addUserRoles(long userId,
long[] roleIds)
Adds the roles to the user. |
void |
RoleServiceWrapper.addUserRoles(long userId,
long[] roleIds)
Adds the roles to the user. |
void |
RoleLocalService.addUserRoles(long userId,
long[] roleIds)
|
void |
RoleLocalServiceWrapper.addUserRoles(long userId,
long[] roleIds)
|
static void |
RoleLocalServiceUtil.addUserRoles(long userId,
long[] roleIds)
|
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. |
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. |
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. |
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. |
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. |
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. |
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. |
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. |
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. |
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) |
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) |
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) |
Website |
WebsiteLocalService.addWebsite(long userId,
String className,
long classPK,
String url,
int typeId,
boolean primary,
ServiceContext serviceContext)
|
static Website |
WebsiteLocalServiceUtil.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)
|
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)
Deprecated. As of 6.2.0, replaced by WebsiteServiceUtil.addWebsite( String, long,
String, int, boolean, ServiceContext) |
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,
ServiceContext serviceContext)
|
static Website |
WebsiteServiceUtil.addWebsite(String className,
long classPK,
String url,
int typeId,
boolean primary,
ServiceContext serviceContext)
|
Website |
WebsiteService.addWebsite(String className,
long classPK,
String url,
int typeId,
boolean primary,
ServiceContext serviceContext)
|
static WorkflowDefinitionLink |
WorkflowDefinitionLinkLocalServiceUtil.addWorkflowDefinitionLink(long userId,
long companyId,
long groupId,
String className,
long classPK,
long typePK,
String workflowDefinitionName,
int workflowDefinitionVersion)
|
WorkflowDefinitionLink |
WorkflowDefinitionLinkLocalService.addWorkflowDefinitionLink(long userId,
long companyId,
long groupId,
String className,
long classPK,
long typePK,
String workflowDefinitionName,
int workflowDefinitionVersion)
|
WorkflowDefinitionLink |
WorkflowDefinitionLinkLocalServiceWrapper.addWorkflowDefinitionLink(long userId,
long companyId,
long groupId,
String className,
long classPK,
long typePK,
String workflowDefinitionName,
int workflowDefinitionVersion)
|
static WorkflowInstanceLink |
WorkflowInstanceLinkLocalServiceUtil.addWorkflowInstanceLink(long userId,
long companyId,
long groupId,
String className,
long classPK,
long workflowInstanceId)
|
WorkflowInstanceLink |
WorkflowInstanceLinkLocalServiceWrapper.addWorkflowInstanceLink(long userId,
long companyId,
long groupId,
String className,
long classPK,
long workflowInstanceId)
|
WorkflowInstanceLink |
WorkflowInstanceLinkLocalService.addWorkflowInstanceLink(long userId,
long companyId,
long groupId,
String className,
long classPK,
long workflowInstanceId)
|
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. |
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. |
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 |
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. |
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. |
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 |
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. |
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. |
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. |
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. |
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. |
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 |
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. |
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. |
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. |
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. |
Company |
CompanyLocalService.checkCompany(String webId)
Returns the company with the web domain. |
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. |
Company |
CompanyLocalService.checkCompany(String webId,
String mx,
String shardName)
Returns the company with the web domain, mail domain, and shard. |
void |
GroupLocalService.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. |
void |
GroupLocalServiceWrapper.checkCompanyGroup(long companyId)
Adds a company group if it does not exist. |
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. |
void |
CompanyLocalService.checkCompanyKey(long companyId)
Checks if the company has an encryption key. |
void |
StagingLocalServiceWrapper.checkDefaultLayoutSetBranches(long userId,
Group liveGroup,
boolean branchingPublic,
boolean branchingPrivate,
boolean remote,
ServiceContext serviceContext)
|
void |
StagingLocalService.checkDefaultLayoutSetBranches(long userId,
Group liveGroup,
boolean branchingPublic,
boolean branchingPrivate,
boolean remote,
ServiceContext serviceContext)
|
static void |
StagingLocalServiceUtil.checkDefaultLayoutSetBranches(long userId,
Group liveGroup,
boolean branchingPublic,
boolean branchingPrivate,
boolean remote,
ServiceContext serviceContext)
|
static void |
PasswordPolicyLocalServiceUtil.checkDefaultPasswordPolicy(long companyId)
|
void |
PasswordPolicyLocalServiceWrapper.checkDefaultPasswordPolicy(long companyId)
|
void |
PasswordPolicyLocalService.checkDefaultPasswordPolicy(long companyId)
|
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. |
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. |
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 |
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. |
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. |
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 |
UserLocalService.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. |
static void |
UserLocalServiceUtil.checkLoginFailureById(long userId)
Adds a failed login attempt to the user and updates the user's last failed login date. |
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. |
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. |
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 |
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. |
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. |
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 |
PermissionServiceWrapper.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 |
PermissionService.checkPermission(long groupId,
String name,
long primKey)
Checks to see if the group has permission to the service. |
void |
PluginSettingLocalServiceWrapper.checkPermission(long userId,
String pluginId,
String pluginType)
|
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 |
PermissionServiceUtil.checkPermission(long groupId,
String name,
String primKey)
Checks to see if the group has permission to the service. |
void |
PermissionService.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)
|
static void |
PortletLocalServiceUtil.checkPortlet(Portlet portlet)
|
void |
PortletLocalService.checkPortlet(Portlet portlet)
|
void |
PortletLocalServiceWrapper.checkPortlet(Portlet portlet)
|
static void |
PortletLocalServiceUtil.checkPortlets(long companyId)
|
void |
PortletLocalService.checkPortlets(long companyId)
|
void |
PortletLocalServiceWrapper.checkPortlets(long companyId)
|
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. |
void |
GroupServiceWrapper.checkRemoteStagingGroup(long groupId)
Checks that the current user is permitted to use the group for Remote Staging. |
void |
RepositoryServiceWrapper.checkRepository(long repositoryId)
|
void |
RepositoryService.checkRepository(long repositoryId)
|
static void |
RepositoryServiceUtil.checkRepository(long repositoryId)
|
void |
GroupLocalService.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. |
void |
GroupLocalServiceWrapper.checkSystemGroups(long companyId)
Creates systems groups and other related data needed by the system on the very first startup. |
void |
RoleLocalService.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. |
static void |
RoleLocalServiceUtil.checkSystemRoles()
Checks to ensure that the system roles map has appropriate default roles in each company. |
void |
RoleLocalService.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 |
RoleLocalServiceUtil.checkSystemRoles(long companyId)
Checks to ensure that the system roles map has appropriate default roles in the company. |
void |
StagingLocalServiceWrapper.cleanUpStagingRequest(long stagingRequestId)
|
void |
StagingLocalService.cleanUpStagingRequest(long stagingRequestId)
|
void |
StagingServiceWrapper.cleanUpStagingRequest(long stagingRequestId)
|
static void |
StagingServiceUtil.cleanUpStagingRequest(long stagingRequestId)
|
void |
StagingService.cleanUpStagingRequest(long stagingRequestId)
|
static void |
StagingLocalServiceUtil.cleanUpStagingRequest(long stagingRequestId)
|
void |
UserLocalService.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. |
static void |
UserLocalServiceUtil.completeUserRegistration(User user,
ServiceContext serviceContext)
Completes the user's registration by generating a password and sending the confirmation email. |
void |
UserGroupLocalServiceWrapper.copyUserGroupLayouts(long[] userGroupIds,
long userId)
Deprecated. As of 6.1.0 |
static void |
UserGroupLocalServiceUtil.copyUserGroupLayouts(long[] userGroupIds,
long userId)
Deprecated. As of 6.1.0 |
void |
UserGroupLocalService.copyUserGroupLayouts(long[] userGroupIds,
long userId)
Deprecated. As of 6.1.0 |
void |
UserGroupLocalServiceWrapper.copyUserGroupLayouts(long userGroupId,
long userId)
Deprecated. As of 6.2.0 |
static void |
UserGroupLocalServiceUtil.copyUserGroupLayouts(long userGroupId,
long userId)
Deprecated. As of 6.2.0 |
void |
UserGroupLocalService.copyUserGroupLayouts(long userGroupId,
long userId)
Deprecated. As of 6.2.0 |
void |
UserGroupLocalServiceWrapper.copyUserGroupLayouts(long userGroupId,
long[] userIds)
Deprecated. As of 6.1.0 |
static void |
UserGroupLocalServiceUtil.copyUserGroupLayouts(long userGroupId,
long[] userIds)
Deprecated. As of 6.1.0 |
void |
UserGroupLocalService.copyUserGroupLayouts(long userGroupId,
long[] userIds)
Deprecated. As of 6.1.0 |
long |
StagingLocalServiceWrapper.createStagingRequest(long userId,
long groupId,
String checksum)
|
long |
StagingLocalService.createStagingRequest(long userId,
long groupId,
String checksum)
|
static long |
StagingLocalServiceUtil.createStagingRequest(long userId,
long groupId,
String checksum)
|
long |
StagingServiceWrapper.createStagingRequest(long groupId,
String checksum)
|
static long |
StagingServiceUtil.createStagingRequest(long groupId,
String checksum)
|
long |
StagingService.createStagingRequest(long groupId,
String checksum)
|
KeyValuePair |
UserLocalService.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. |
static KeyValuePair |
UserLocalServiceUtil.decryptUserId(long companyId,
String name,
String password)
Decrypts the user's primary key and password from their encrypted forms. |
Account |
AccountLocalService.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. |
Account |
AccountLocalServiceWrapper.deleteAccount(long accountId)
Deletes the account with the primary key from the database. |
static void |
AddressServiceUtil.deleteAddress(long addressId)
|
Address |
AddressLocalServiceWrapper.deleteAddress(long addressId)
Deletes the address with the primary key from the database. |
void |
AddressServiceWrapper.deleteAddress(long addressId)
|
void |
AddressService.deleteAddress(long addressId)
|
Address |
AddressLocalService.deleteAddress(long addressId)
Deletes the address with the primary key from the database. |
static Address |
AddressLocalServiceUtil.deleteAddress(long addressId)
Deletes the address with the primary key from the database. |
static void |
PortletPreferencesServiceUtil.deleteArchivedPreferences(long portletItemId)
|
void |
PortletPreferencesService.deleteArchivedPreferences(long portletItemId)
|
void |
PortletPreferencesServiceWrapper.deleteArchivedPreferences(long portletItemId)
|
BackgroundTask |
BackgroundTaskLocalService.deleteBackgroundTask(BackgroundTask backgroundTask)
Deletes the background task from the database. |
BackgroundTask |
BackgroundTaskLocalServiceWrapper.deleteBackgroundTask(BackgroundTask backgroundTask)
Deletes the background task from the database. |
static BackgroundTask |
BackgroundTaskLocalServiceUtil.deleteBackgroundTask(BackgroundTask backgroundTask)
Deletes the background task from the database. |
BackgroundTask |
BackgroundTaskLocalService.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 BackgroundTask |
BackgroundTaskLocalServiceUtil.deleteBackgroundTask(long backgroundTaskId)
Deletes the background task with the primary key from the database. |
BrowserTracker |
BrowserTrackerLocalServiceWrapper.deleteBrowserTracker(long browserTrackerId)
Deletes the browser tracker with the primary key from the database. |
static BrowserTracker |
BrowserTrackerLocalServiceUtil.deleteBrowserTracker(long browserTrackerId)
Deletes the browser tracker with the primary key from the database. |
BrowserTracker |
BrowserTrackerLocalService.deleteBrowserTracker(long browserTrackerId)
Deletes the browser tracker 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. |
ClassName |
ClassNameLocalService.deleteClassName(long classNameId)
Deletes the class name 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. |
ClusterGroup |
ClusterGroupLocalService.deleteClusterGroup(long clusterGroupId)
Deletes the cluster group with the primary key from the database. |
Company |
CompanyLocalServiceWrapper.deleteCompany(long companyId)
Deletes the company with the primary key from the database. |
Company |
CompanyService.deleteCompany(long companyId)
|
Company |
CompanyServiceWrapper.deleteCompany(long companyId)
|
static Company |
CompanyLocalServiceUtil.deleteCompany(long companyId)
Deletes the company with the primary key from the database. |
Company |
CompanyLocalService.deleteCompany(long companyId)
Deletes the company with the primary key from the database. |
static Company |
CompanyServiceUtil.deleteCompany(long companyId)
|
void |
BackgroundTaskLocalService.deleteCompanyBackgroundTasks(long companyId)
|
void |
BackgroundTaskLocalServiceWrapper.deleteCompanyBackgroundTasks(long companyId)
|
static void |
BackgroundTaskLocalServiceUtil.deleteCompanyBackgroundTasks(long companyId)
|
Contact |
ContactLocalServiceWrapper.deleteContact(long contactId)
Deletes the contact with the primary key from the database. |
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. |
EmailAddress |
EmailAddressLocalService.deleteEmailAddress(long emailAddressId)
Deletes the email address with the primary key from the database. |
static void |
EmailAddressServiceUtil.deleteEmailAddress(long emailAddressId)
|
static EmailAddress |
EmailAddressLocalServiceUtil.deleteEmailAddress(long emailAddressId)
Deletes the email address with the primary key from the database. |
void |
EmailAddressServiceWrapper.deleteEmailAddress(long emailAddressId)
|
void |
EmailAddressService.deleteEmailAddress(long emailAddressId)
|
EmailAddress |
EmailAddressLocalServiceWrapper.deleteEmailAddress(long emailAddressId)
Deletes the email address with the primary key from the database. |
Group |
GroupLocalService.deleteGroup(Group group)
Deletes the group from the database. |
static Group |
GroupLocalServiceUtil.deleteGroup(Group group)
Deletes the group from the database. |
Group |
GroupLocalServiceWrapper.deleteGroup(Group group)
Deletes the group from the database. |
void |
GroupService.deleteGroup(long groupId)
Deletes the group. |
Group |
GroupLocalService.deleteGroup(long groupId)
Deletes the group with the primary key from the database. |
static void |
GroupServiceUtil.deleteGroup(long groupId)
Deletes the group. |
static Group |
GroupLocalServiceUtil.deleteGroup(long groupId)
Deletes the group with the primary key from the database. |
Group |
GroupLocalServiceWrapper.deleteGroup(long groupId)
Deletes the group with the primary key from the database. |
void |
GroupServiceWrapper.deleteGroup(long groupId)
Deletes the group. |
void |
BackgroundTaskLocalService.deleteGroupBackgroundTasks(long groupId)
|
void |
BackgroundTaskLocalServiceWrapper.deleteGroupBackgroundTasks(long groupId)
|
static void |
BackgroundTaskLocalServiceUtil.deleteGroupBackgroundTasks(long groupId)
|
Image |
ImageLocalService.deleteImage(long imageId)
Deletes the image with the primary key from the database. |
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. |
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. |
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. |
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 |
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. |
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. |
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. |
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. |
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. |
void |
LayoutLocalService.deleteLayout(long plid,
ServiceContext serviceContext)
Deletes the layout with the plid, also deleting the layout's child layouts, and associated resources. |
void |
LayoutService.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. |
void |
LayoutServiceWrapper.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 void |
LayoutLocalServiceUtil.deleteLayout(long plid,
ServiceContext serviceContext)
Deletes the layout with the plid, also deleting the layout's child layouts, and associated resources. |
void |
LayoutBranchService.deleteLayoutBranch(long layoutBranchId)
|
static LayoutBranch |
LayoutBranchLocalServiceUtil.deleteLayoutBranch(long LayoutBranchId)
Deletes the layout branch with the primary key from the database. |
void |
LayoutBranchServiceWrapper.deleteLayoutBranch(long layoutBranchId)
|
LayoutBranch |
LayoutBranchLocalServiceWrapper.deleteLayoutBranch(long LayoutBranchId)
Deletes the layout branch with the primary key from the database. |
LayoutBranch |
LayoutBranchLocalService.deleteLayoutBranch(long LayoutBranchId)
Deletes the layout branch with the primary key from the database. |
static void |
LayoutBranchServiceUtil.deleteLayoutBranch(long layoutBranchId)
|
LayoutFriendlyURL |
LayoutFriendlyURLLocalService.deleteLayoutFriendlyURL(long layoutFriendlyURLId)
Deletes the layout friendly u r l 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. |
static LayoutFriendlyURL |
LayoutFriendlyURLLocalServiceUtil.deleteLayoutFriendlyURL(long layoutFriendlyURLId)
Deletes the layout friendly u r l with the primary key from the database. |
static void |
LayoutRevisionLocalServiceUtil.deleteLayoutLayoutRevisions(long plid)
|
void |
LayoutRevisionLocalServiceWrapper.deleteLayoutLayoutRevisions(long plid)
|
void |
LayoutRevisionLocalService.deleteLayoutLayoutRevisions(long plid)
|
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. |
LayoutPrototype |
LayoutPrototypeLocalService.deleteLayoutPrototype(LayoutPrototype layoutPrototype)
Deletes the layout prototype from the database. |
LayoutPrototype |
LayoutPrototypeLocalServiceWrapper.deleteLayoutPrototype(long layoutPrototypeId)
Deletes the layout prototype with the primary key from the database. |
void |
LayoutPrototypeService.deleteLayoutPrototype(long layoutPrototypeId)
|
static void |
LayoutPrototypeServiceUtil.deleteLayoutPrototype(long layoutPrototypeId)
|
static LayoutPrototype |
LayoutPrototypeLocalServiceUtil.deleteLayoutPrototype(long layoutPrototypeId)
Deletes the layout prototype with the primary key from the database. |
void |
LayoutPrototypeServiceWrapper.deleteLayoutPrototype(long layoutPrototypeId)
|
LayoutPrototype |
LayoutPrototypeLocalService.deleteLayoutPrototype(long layoutPrototypeId)
Deletes the layout prototype with the primary key from the database. |
static LayoutRevision |
LayoutRevisionLocalServiceUtil.deleteLayoutRevision(LayoutRevision layoutRevision)
Deletes the layout revision from the database. |
LayoutRevision |
LayoutRevisionLocalServiceWrapper.deleteLayoutRevision(LayoutRevision layoutRevision)
Deletes the layout revision from the database. |
LayoutRevision |
LayoutRevisionLocalService.deleteLayoutRevision(LayoutRevision layoutRevision)
Deletes the layout revision from the database. |
static LayoutRevision |
LayoutRevisionLocalServiceUtil.deleteLayoutRevision(long layoutRevisionId)
Deletes the layout revision with the primary key from the database. |
LayoutRevision |
LayoutRevisionLocalServiceWrapper.deleteLayoutRevision(long layoutRevisionId)
Deletes the layout revision with the primary key from the database. |
LayoutRevision |
LayoutRevisionLocalService.deleteLayoutRevision(long layoutRevisionId)
Deletes the layout revision with the primary key from the database. |
static void |
LayoutRevisionLocalServiceUtil.deleteLayoutRevisions(long layoutSetBranchId,
long plid)
|
void |
LayoutRevisionLocalServiceWrapper.deleteLayoutRevisions(long layoutSetBranchId,
long plid)
|
void |
LayoutRevisionLocalService.deleteLayoutRevisions(long layoutSetBranchId,
long plid)
|
static void |
LayoutRevisionLocalServiceUtil.deleteLayoutRevisions(long layoutSetBranchId,
long layoutBranchId,
long plid)
|
void |
LayoutRevisionLocalServiceWrapper.deleteLayoutRevisions(long layoutSetBranchId,
long layoutBranchId,
long plid)
|
void |
LayoutRevisionLocalService.deleteLayoutRevisions(long layoutSetBranchId,
long layoutBranchId,
long plid)
|
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. |
LayoutSet |
LayoutSetLocalServiceWrapper.deleteLayoutSet(long layoutSetId)
Deletes the layout set with the primary key from the database. |
static LayoutSet |
LayoutSetLocalServiceUtil.deleteLayoutSet(long layoutSetId)
Deletes the layout set with the primary key from the database. |
LayoutSet |
LayoutSetLocalService.deleteLayoutSet(long layoutSetId)
Deletes the layout set with the primary key from the database. |
void |
LayoutSetLocalServiceWrapper.deleteLayoutSet(long groupId,
boolean privateLayout,
ServiceContext serviceContext)
|
static void |
LayoutSetLocalServiceUtil.deleteLayoutSet(long groupId,
boolean privateLayout,
ServiceContext serviceContext)
|
void |
LayoutSetLocalService.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. |
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)
|
LayoutSetBranch |
LayoutSetBranchLocalService.deleteLayoutSetBranch(LayoutSetBranch layoutSetBranch,
boolean includeMaster)
|
void |
LayoutSetBranchServiceWrapper.deleteLayoutSetBranch(long layoutSetBranchId)
|
void |
LayoutSetBranchService.deleteLayoutSetBranch(long layoutSetBranchId)
|
LayoutSetBranch |
LayoutSetBranchLocalServiceWrapper.deleteLayoutSetBranch(long layoutSetBranchId)
Deletes the layout set branch with the primary key from the database. |
static LayoutSetBranch |
LayoutSetBranchLocalServiceUtil.deleteLayoutSetBranch(long layoutSetBranchId)
Deletes the layout set branch with the primary key from the database. |
LayoutSetBranch |
LayoutSetBranchLocalService.deleteLayoutSetBranch(long layoutSetBranchId)
Deletes the layout set branch with the primary key from the database. |
static void |
LayoutSetBranchServiceUtil.deleteLayoutSetBranch(long layoutSetBranchId)
|
void |
LayoutSetBranchLocalServiceWrapper.deleteLayoutSetBranches(long groupId,
boolean privateLayout)
|
static void |
LayoutSetBranchLocalServiceUtil.deleteLayoutSetBranches(long groupId,
boolean privateLayout)
|
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)
|
void |
LayoutSetBranchLocalService.deleteLayoutSetBranches(long groupId,
boolean privateLayout,
boolean includeMaster)
|
static void |
LayoutBranchLocalServiceUtil.deleteLayoutSetBranchLayoutBranches(long layoutSetBranchId)
|
void |
LayoutBranchLocalServiceWrapper.deleteLayoutSetBranchLayoutBranches(long layoutSetBranchId)
|
void |
LayoutBranchLocalService.deleteLayoutSetBranchLayoutBranches(long layoutSetBranchId)
|
static void |
LayoutRevisionLocalServiceUtil.deleteLayoutSetBranchLayoutRevisions(long layoutSetBranchId)
|
void |
LayoutRevisionLocalServiceWrapper.deleteLayoutSetBranchLayoutRevisions(long layoutSetBranchId)
|
void |
LayoutRevisionLocalService.deleteLayoutSetBranchLayoutRevisions(long layoutSetBranchId)
|
LayoutSetPrototype |
LayoutSetPrototypeLocalService.deleteLayoutSetPrototype(LayoutSetPrototype layoutSetPrototype)
Deletes the layout set prototype from the database. |
LayoutSetPrototype |
LayoutSetPrototypeLocalServiceWrapper.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. |
LayoutSetPrototype |
LayoutSetPrototypeLocalService.deleteLayoutSetPrototype(long layoutSetPrototypeId)
Deletes the layout set prototype with the primary key from the database. |
static void |
LayoutSetPrototypeServiceUtil.deleteLayoutSetPrototype(long layoutSetPrototypeId)
|
void |
LayoutSetPrototypeService.deleteLayoutSetPrototype(long layoutSetPrototypeId)
|
LayoutSetPrototype |
LayoutSetPrototypeLocalServiceWrapper.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 |
LayoutSetPrototypeServiceWrapper.deleteLayoutSetPrototype(long layoutSetPrototypeId)
|
static Lock |
LockLocalServiceUtil.deleteLock(long lockId)
Deletes the lock with the primary key from the database. |
Lock |
LockLocalService.deleteLock(long lockId)
Deletes the lock with the primary key from the database. |
Lock |
LockLocalServiceWrapper.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. |
static void |
OrganizationServiceUtil.deleteLogo(long organizationId)
Deletes the logo of the organization. |
void |
CompanyLocalServiceWrapper.deleteLogo(long companyId)
Deletes the company's logo. |
void |
OrganizationLocalServiceWrapper.deleteLogo(long organizationId)
Deletes the logo of the organization. |
void |
OrganizationService.deleteLogo(long organizationId)
Deletes the logo of the organization. |
void |
CompanyService.deleteLogo(long companyId)
Deletes the company's logo. |
void |
CompanyServiceWrapper.deleteLogo(long companyId)
Deletes the company's logo. |
static void |
CompanyLocalServiceUtil.deleteLogo(long companyId)
Deletes the company's logo. |
void |
CompanyLocalService.deleteLogo(long companyId)
Deletes the company's logo. |
void |
OrganizationServiceWrapper.deleteLogo(long organizationId)
Deletes the logo of the organization. |
static void |
CompanyServiceUtil.deleteLogo(long companyId)
Deletes the company's logo. |
void |
OrganizationLocalService.deleteLogo(long organizationId)
Deletes the logo of the organization. |
MembershipRequest |
MembershipRequestLocalServiceWrapper.deleteMembershipRequest(long membershipRequestId)
Deletes the membership request with the primary key from the database. |
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. |
void |
MembershipRequestServiceWrapper.deleteMembershipRequests(long groupId,
int statusId)
|
void |
MembershipRequestService.deleteMembershipRequests(long groupId,
int statusId)
|
static void |
MembershipRequestServiceUtil.deleteMembershipRequests(long groupId,
int statusId)
|
void |
LayoutPrototypeLocalServiceWrapper.deleteNondefaultLayoutPrototypes(long companyId)
|
static void |
LayoutPrototypeLocalServiceUtil.deleteNondefaultLayoutPrototypes(long companyId)
|
void |
LayoutPrototypeLocalService.deleteNondefaultLayoutPrototypes(long companyId)
|
void |
LayoutSetPrototypeLocalService.deleteNondefaultLayoutSetPrototypes(long companyId)
|
void |
LayoutSetPrototypeLocalServiceWrapper.deleteNondefaultLayoutSetPrototypes(long companyId)
|
static void |
LayoutSetPrototypeLocalServiceUtil.deleteNondefaultLayoutSetPrototypes(long companyId)
|
static void |
PasswordPolicyLocalServiceUtil.deleteNondefaultPasswordPolicies(long companyId)
|
void |
PasswordPolicyLocalServiceWrapper.deleteNondefaultPasswordPolicies(long companyId)
|
void |
PasswordPolicyLocalService.deleteNondefaultPasswordPolicies(long companyId)
|
static Organization |
OrganizationLocalServiceUtil.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. |
void |
OrganizationService.deleteOrganization(long organizationId)
Deletes the organization. |
void |
OrganizationServiceWrapper.deleteOrganization(long organizationId)
Deletes the organization. |
Organization |
OrganizationLocalService.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. |
Organization |
OrganizationLocalServiceWrapper.deleteOrganization(Organization organization)
Deletes the organization from the database. |
Organization |
OrganizationLocalService.deleteOrganization(Organization organization)
Deletes the organization from the database. |
static void |
OrgLaborServiceUtil.deleteOrgLabor(long orgLaborId)
|
OrgLabor |
OrgLaborLocalServiceWrapper.deleteOrgLabor(long orgLaborId)
Deletes the org labor with the primary key from the database. |
OrgLabor |
OrgLaborLocalService.deleteOrgLabor(long orgLaborId)
Deletes the org labor with the primary key from the database. |
void |
OrgLaborService.deleteOrgLabor(long orgLaborId)
|
void |
OrgLaborServiceWrapper.deleteOrgLabor(long orgLaborId)
|
static OrgLabor |
OrgLaborLocalServiceUtil.deleteOrgLabor(long orgLaborId)
Deletes the org labor with the primary key from the database. |
void |
PasswordPolicyService.deletePasswordPolicy(long passwordPolicyId)
|
static void |
PasswordPolicyServiceUtil.deletePasswordPolicy(long passwordPolicyId)
|
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. |
PasswordPolicy |
PasswordPolicyLocalService.deletePasswordPolicy(long passwordPolicyId)
Deletes the password policy with the primary key from the database. |
void |
PasswordPolicyServiceWrapper.deletePasswordPolicy(long passwordPolicyId)
|
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. |
PasswordPolicy |
PasswordPolicyLocalService.deletePasswordPolicy(PasswordPolicy passwordPolicy)
Deletes the password policy from the database. |
static PasswordPolicyRel |
PasswordPolicyRelLocalServiceUtil.deletePasswordPolicyRel(long passwordPolicyRelId)
Deletes the password policy rel with the primary key from the database. |
PasswordPolicyRel |
PasswordPolicyRelLocalServiceWrapper.deletePasswordPolicyRel(long passwordPolicyRelId)
Deletes the password policy rel with the primary key from the database. |
PasswordPolicyRel |
PasswordPolicyRelLocalService.deletePasswordPolicyRel(long passwordPolicyRelId)
Deletes the password policy rel with the primary key from the database. |
static PasswordTracker |
PasswordTrackerLocalServiceUtil.deletePasswordTracker(long passwordTrackerId)
Deletes the password tracker with the primary key from the database. |
PasswordTracker |
PasswordTrackerLocalService.deletePasswordTracker(long passwordTrackerId)
Deletes the password tracker with the primary key from the database. |
PasswordTracker |
PasswordTrackerLocalServiceWrapper.deletePasswordTracker(long passwordTrackerId)
Deletes the password tracker with the primary key from the database. |
static void |
PhoneServiceUtil.deletePhone(long phoneId)
|
void |
PhoneService.deletePhone(long phoneId)
|
Phone |
PhoneLocalServiceWrapper.deletePhone(long phoneId)
Deletes the phone with the primary key from the database. |
Phone |
PhoneLocalService.deletePhone(long phoneId)
Deletes the phone with the primary key from the database. |
void |
PhoneServiceWrapper.deletePhone(long phoneId)
|
static Phone |
PhoneLocalServiceUtil.deletePhone(long phoneId)
Deletes the phone with the primary key from the database. |
PluginSetting |
PluginSettingLocalServiceWrapper.deletePluginSetting(long pluginSettingId)
Deletes the plugin setting with the primary key from the database. |
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. |
static PortalPreferences |
PortalPreferencesLocalServiceUtil.deletePortalPreferences(long portalPreferencesId)
Deletes the portal preferences with the primary key from the database. |
PortalPreferences |
PortalPreferencesLocalService.deletePortalPreferences(long portalPreferencesId)
Deletes the portal preferences with the primary key from the database. |
PortalPreferences |
PortalPreferencesLocalServiceWrapper.deletePortalPreferences(long portalPreferencesId)
Deletes the portal preferences with the primary key from the database. |
static Portlet |
PortletLocalServiceUtil.deletePortlet(long id)
Deletes the portlet with the primary key from the database. |
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 void |
PortletLocalServiceUtil.deletePortlet(long companyId,
String portletId,
long plid)
|
void |
PortletLocalService.deletePortlet(long companyId,
String portletId,
long plid)
|
void |
PortletLocalServiceWrapper.deletePortlet(long companyId,
String portletId,
long plid)
|
PortletItem |
PortletItemLocalServiceWrapper.deletePortletItem(long portletItemId)
Deletes the portlet item with the primary key from the database. |
static PortletItem |
PortletItemLocalServiceUtil.deletePortletItem(long portletItemId)
Deletes the portlet item with the primary key from the database. |
PortletItem |
PortletItemLocalService.deletePortletItem(long portletItemId)
Deletes the portlet item with the primary key from the database. |
PortletPreferences |
PortletPreferencesLocalService.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. |
static PortletPreferences |
PortletPreferencesLocalServiceUtil.deletePortletPreferences(long portletPreferencesId)
Deletes the portlet preferences with the primary key from the database. |
void |
PortletPreferencesLocalService.deletePortletPreferences(long ownerId,
int ownerType,
long plid,
String portletId)
|
void |
PortletPreferencesLocalServiceWrapper.deletePortletPreferences(long ownerId,
int ownerType,
long plid,
String portletId)
|
static void |
PortletPreferencesLocalServiceUtil.deletePortletPreferences(long ownerId,
int ownerType,
long plid,
String portletId)
|
static void |
PortletLocalServiceUtil.deletePortlets(long companyId,
String[] portletIds,
long plid)
|
void |
PortletLocalService.deletePortlets(long companyId,
String[] portletIds,
long plid)
|
void |
PortletLocalServiceWrapper.deletePortlets(long companyId,
String[] portletIds,
long plid)
|
void |
UserLocalService.deletePortrait(long userId)
Deletes the user's portrait image. |
static void |
UserServiceUtil.deletePortrait(long userId)
Deletes the user's portrait image. |
void |
UserServiceWrapper.deletePortrait(long userId)
Deletes the user's portrait image. |
void |
UserLocalServiceWrapper.deletePortrait(long userId)
Deletes the user's portrait image. |
void |
UserService.deletePortrait(long userId)
Deletes the user's portrait image. |
static void |
UserLocalServiceUtil.deletePortrait(long userId)
Deletes the user's portrait image. |
Release |
ReleaseLocalService.deleteRelease(long releaseId)
Deletes the release with the primary key from the database. |
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. |
void |
RepositoryLocalService.deleteRepositories(long groupId)
|
static void |
RepositoryLocalServiceUtil.deleteRepositories(long groupId)
|
void |
RepositoryLocalServiceWrapper.deleteRepositories(long groupId)
|
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)
|
Repository |
RepositoryLocalServiceWrapper.deleteRepository(long repositoryId)
Deletes the repository with the primary key from the database. |
void |
RepositoryService.deleteRepository(long repositoryId)
|
static void |
RepositoryServiceUtil.deleteRepository(long repositoryId)
|
RepositoryEntry |
RepositoryEntryLocalServiceWrapper.deleteRepositoryEntry(long repositoryEntryId)
Deletes the repository entry with the primary key from the database. |
static RepositoryEntry |
RepositoryEntryLocalServiceUtil.deleteRepositoryEntry(long repositoryEntryId)
Deletes the repository entry with the primary key from the database. |
RepositoryEntry |
RepositoryEntryLocalService.deleteRepositoryEntry(long repositoryEntryId)
Deletes the repository entry with the primary key from the database. |
static void |
ResourceLocalServiceUtil.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. |
void |
ResourceLocalService.deleteResource(AuditedModel auditedModel,
int scope)
Deletes the resource associated with the model 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. |
void |
ResourceLocalServiceWrapper.deleteResource(long companyId,
String name,
int scope,
long primKey)
Deletes the resource matching the primary key at the scope. |
void |
ResourceLocalService.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,
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. |
void |
ResourceLocalService.deleteResource(long companyId,
String name,
int scope,
String primKey)
Deletes the resource matching the primary key at the scope. |
ResourceAction |
ResourceActionLocalService.deleteResourceAction(long resourceActionId)
Deletes the resource action with the primary key from the database. |
ResourceAction |
ResourceActionLocalServiceWrapper.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. |
ResourceBlock |
ResourceBlockLocalServiceWrapper.deleteResourceBlock(long resourceBlockId)
Deletes the resource block with the primary key from the database. |
ResourceBlock |
ResourceBlockLocalService.deleteResourceBlock(long resourceBlockId)
Deletes the resource block 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. |
ResourceBlockPermission |
ResourceBlockPermissionLocalServiceWrapper.deleteResourceBlockPermission(long resourceBlockPermissionId)
Deletes the resource block permission with the primary key from the database. |
ResourceBlockPermission |
ResourceBlockPermissionLocalService.deleteResourceBlockPermission(long resourceBlockPermissionId)
Deletes the resource block 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 |
ResourcePermissionLocalService.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. |
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 |
ResourcePermissionLocalService.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. |
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 |
ResourcePermissionLocalService.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. |
ResourceTypePermission |
ResourceTypePermissionLocalServiceWrapper.deleteResourceTypePermission(long resourceTypePermissionId)
Deletes the resource type permission with the primary key from the database. |
ResourceTypePermission |
ResourceTypePermissionLocalService.deleteResourceTypePermission(long resourceTypePermissionId)
Deletes the resource type permission with the primary key from the database. |
static ResourceTypePermission |
ResourceTypePermissionLocalServiceUtil.deleteResourceTypePermission(long resourceTypePermissionId)
Deletes the resource type permission with the primary key from the database. |
static void |
RoleServiceUtil.deleteRole(long roleId)
Deletes the role with the primary key and its associated permissions. |
void |
RoleService.deleteRole(long roleId)
Deletes the role with the primary key and its associated permissions. |
void |
RoleServiceWrapper.deleteRole(long roleId)
Deletes the role with the primary key and its associated permissions. |
Role |
RoleLocalService.deleteRole(long roleId)
Deletes the role with the primary key from the database. |
Role |
RoleLocalServiceWrapper.deleteRole(long roleId)
Deletes the role with the primary key from the database. |
static Role |
RoleLocalServiceUtil.deleteRole(long roleId)
Deletes the role with the primary key from the database. |
Role |
RoleLocalService.deleteRole(Role role)
Deletes the role from the database. |
Role |
RoleLocalServiceWrapper.deleteRole(Role role)
Deletes the role from the database. |
static Role |
RoleLocalServiceUtil.deleteRole(Role role)
Deletes the role from the database. |
void |
UserLocalService.deleteRoleUser(long roleId,
long userId)
|
static void |
UserServiceUtil.deleteRoleUser(long roleId,
long userId)
Removes the user from the role. |
void |
UserServiceWrapper.deleteRoleUser(long roleId,
long userId)
Removes the user from the role. |
void |
UserLocalServiceWrapper.deleteRoleUser(long roleId,
long userId)
|
void |
UserService.deleteRoleUser(long roleId,
long userId)
Removes the user from the role. |
static void |
UserLocalServiceUtil.deleteRoleUser(long roleId,
long userId)
|
void |
UserLocalService.deleteRoleUser(long roleId,
User user)
|
void |
UserLocalServiceWrapper.deleteRoleUser(long roleId,
User user)
|
static void |
UserLocalServiceUtil.deleteRoleUser(long roleId,
User user)
|
ServiceComponent |
ServiceComponentLocalServiceWrapper.deleteServiceComponent(long serviceComponentId)
Deletes the service component with the primary key from the database. |
static ServiceComponent |
ServiceComponentLocalServiceUtil.deleteServiceComponent(long serviceComponentId)
Deletes the service component with the primary key from the database. |
ServiceComponent |
ServiceComponentLocalService.deleteServiceComponent(long serviceComponentId)
Deletes the service component with the primary key from the database. |
static Shard |
ShardLocalServiceUtil.deleteShard(long shardId)
Deletes the shard with the primary key from the database. |
Shard |
ShardLocalService.deleteShard(long shardId)
Deletes the shard with the primary key from the database. |
Shard |
ShardLocalServiceWrapper.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. |
Subscription |
SubscriptionLocalService.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. |
void |
SubscriptionLocalServiceWrapper.deleteSubscription(long userId,
String className,
long classPK)
Deletes the user's subscription to the entity. |
void |
SubscriptionLocalService.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. |
Subscription |
SubscriptionLocalServiceWrapper.deleteSubscription(Subscription subscription)
Deletes the subscription from the database. |
Subscription |
SubscriptionLocalService.deleteSubscription(Subscription subscription)
Deletes the subscription from the database. |
static Subscription |
SubscriptionLocalServiceUtil.deleteSubscription(Subscription subscription)
Deletes the subscription from the database. |
void |
SubscriptionLocalServiceWrapper.deleteSubscriptions(long userId)
Deletes all the subscriptions of the user. |
void |
SubscriptionLocalService.deleteSubscriptions(long userId)
Deletes all the subscriptions of the user. |
static void |
SubscriptionLocalServiceUtil.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. |
void |
SubscriptionLocalService.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. |
SystemEvent |
SystemEventLocalService.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 SystemEvent |
SystemEventLocalServiceUtil.deleteSystemEvent(long systemEventId)
Deletes the system event with the primary key from the database. |
void |
TeamServiceWrapper.deleteTeam(long teamId)
|
static Team |
TeamLocalServiceUtil.deleteTeam(long teamId)
Deletes the team with the primary key from the database. |
void |
TeamService.deleteTeam(long teamId)
|
static void |
TeamServiceUtil.deleteTeam(long teamId)
|
Team |
TeamLocalService.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. |
static Team |
TeamLocalServiceUtil.deleteTeam(Team team)
Deletes the team from the database. |
Team |
TeamLocalService.deleteTeam(Team team)
Deletes the team from the database. |
Team |
TeamLocalServiceWrapper.deleteTeam(Team team)
Deletes the team from the database. |
static void |
TeamLocalServiceUtil.deleteTeams(long groupId)
|
void |
TeamLocalService.deleteTeams(long groupId)
|
void |
TeamLocalServiceWrapper.deleteTeams(long groupId)
|
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)
|
Ticket |
TicketLocalService.deleteTicket(long ticketId)
Deletes the ticket with the primary key from the database. |
static Ticket |
TicketLocalServiceUtil.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. |
User |
UserLocalService.deleteUser(long userId)
Deletes the user with the primary key from the database. |
static void |
UserServiceUtil.deleteUser(long userId)
Deletes the user. |
void |
UserServiceWrapper.deleteUser(long userId)
Deletes the user. |
User |
UserLocalServiceWrapper.deleteUser(long userId)
Deletes the user with the primary key from the database. |
void |
UserService.deleteUser(long userId)
Deletes the user. |
static User |
UserLocalServiceUtil.deleteUser(long userId)
Deletes the user with the primary key from the database. |
User |
UserLocalService.deleteUser(User user)
Deletes the user from the database. |
User |
UserLocalServiceWrapper.deleteUser(User user)
Deletes the user from the database. |
static User |
UserLocalServiceUtil.deleteUser(User user)
Deletes the user from the database. |
void |
UserGroupServiceWrapper.deleteUserGroup(long userGroupId)
Deletes the user group. |
UserGroup |
UserGroupLocalServiceWrapper.deleteUserGroup(long userGroupId)
Deletes the user group with the primary key from the database. |
static UserGroup |
UserGroupLocalServiceUtil.deleteUserGroup(long userGroupId)
Deletes the user group with the primary key from the database. |
UserGroup |
UserGroupLocalService.deleteUserGroup(long userGroupId)
Deletes the user group with the primary key from the database. |
void |
UserGroupService.deleteUserGroup(long userGroupId)
Deletes the user group. |
static void |
UserGroupServiceUtil.deleteUserGroup(long userGroupId)
Deletes the user group. |
UserGroup |
UserGroupLocalServiceWrapper.deleteUserGroup(UserGroup userGroup)
Deletes the user group from the database. |
static UserGroup |
UserGroupLocalServiceUtil.deleteUserGroup(UserGroup userGroup)
Deletes the user group from the database. |
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. |
UserGroupGroupRole |
UserGroupGroupRoleLocalService.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. |
void |
UserGroupGroupRoleService.deleteUserGroupGroupRoles(long[] userGroupIds,
long groupId,
long roleId)
|
static void |
UserGroupGroupRoleServiceUtil.deleteUserGroupGroupRoles(long[] userGroupIds,
long groupId,
long roleId)
|
void |
UserGroupGroupRoleServiceWrapper.deleteUserGroupGroupRoles(long[] userGroupIds,
long groupId,
long roleId)
|
void |
UserGroupGroupRoleService.deleteUserGroupGroupRoles(long userGroupId,
long groupId,
long[] roleIds)
|
static void |
UserGroupGroupRoleServiceUtil.deleteUserGroupGroupRoles(long userGroupId,
long groupId,
long[] roleIds)
|
void |
UserGroupGroupRoleServiceWrapper.deleteUserGroupGroupRoles(long userGroupId,
long groupId,
long[] roleIds)
|
static UserGroupRole |
UserGroupRoleLocalServiceUtil.deleteUserGroupRole(UserGroupRolePK userGroupRolePK)
Deletes the user group role with the primary key from the database. |
UserGroupRole |
UserGroupRoleLocalServiceWrapper.deleteUserGroupRole(UserGroupRolePK userGroupRolePK)
Deletes the user group role with the primary key from the database. |
UserGroupRole |
UserGroupRoleLocalService.deleteUserGroupRole(UserGroupRolePK userGroupRolePK)
Deletes the user group role with the primary key from the database. |
static void |
UserGroupRoleServiceUtil.deleteUserGroupRoles(long[] userIds,
long groupId,
long roleId)
|
void |
UserGroupRoleServiceWrapper.deleteUserGroupRoles(long[] userIds,
long groupId,
long roleId)
|
void |
UserGroupRoleService.deleteUserGroupRoles(long[] userIds,
long groupId,
long roleId)
|
static void |
UserGroupRoleServiceUtil.deleteUserGroupRoles(long userId,
long groupId,
long[] roleIds)
|
void |
UserGroupRoleServiceWrapper.deleteUserGroupRoles(long userId,
long groupId,
long[] roleIds)
|
void |
UserGroupRoleService.deleteUserGroupRoles(long userId,
long groupId,
long[] roleIds)
|
void |
UserGroupLocalServiceWrapper.deleteUserGroups(long companyId)
|
static void |
UserGroupLocalServiceUtil.deleteUserGroups(long companyId)
|
void |
UserGroupLocalService.deleteUserGroups(long companyId)
|
void |
UserLocalService.deleteUserGroupUser(long userGroupId,
long userId)
|
void |
UserLocalServiceWrapper.deleteUserGroupUser(long userGroupId,
long userId)
|
static void |
UserLocalServiceUtil.deleteUserGroupUser(long userGroupId,
long userId)
|
void |
UserLocalService.deleteUserGroupUser(long userGroupId,
User user)
|
void |
UserLocalServiceWrapper.deleteUserGroupUser(long userGroupId,
User user)
|
static void |
UserLocalServiceUtil.deleteUserGroupUser(long userGroupId,
User user)
|
UserIdMapper |
UserIdMapperLocalServiceWrapper.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. |
UserIdMapper |
UserIdMapperLocalService.deleteUserIdMapper(long userIdMapperId)
Deletes the user ID mapper with the primary key from the database. |
UserNotificationDelivery |
UserNotificationDeliveryLocalService.deleteUserNotificationDelivery(long userNotificationDeliveryId)
Deletes the user notification delivery 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. |
UserNotificationEvent |
UserNotificationEventLocalService.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. |
static UserNotificationEvent |
UserNotificationEventLocalServiceUtil.deleteUserNotificationEvent(long userNotificationEventId)
Deletes the user notification event with the primary key from the database. |
UserTracker |
UserTrackerLocalServiceWrapper.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. |
UserTracker |
UserTrackerLocalService.deleteUserTracker(long userTrackerId)
Deletes the user tracker 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. |
UserTrackerPath |
UserTrackerPathLocalServiceWrapper.deleteUserTrackerPath(long userTrackerPathId)
Deletes the user tracker path with the primary key from the database. |
UserTrackerPath |
UserTrackerPathLocalService.deleteUserTrackerPath(long userTrackerPathId)
Deletes the user tracker path with the primary key from the database. |
VirtualHost |
VirtualHostLocalService.deleteVirtualHost(long virtualHostId)
Deletes the virtual host with the primary key from the database. |
static VirtualHost |
VirtualHostLocalServiceUtil.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 |
WebDAVPropsLocalService.deleteWebDAVProps(long webDavPropsId)
Deletes the web d a v props 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. |
static WebDAVProps |
WebDAVPropsLocalServiceUtil.deleteWebDAVProps(long webDavPropsId)
Deletes the web d a v props with the primary key from the database. |
void |
WebsiteServiceWrapper.deleteWebsite(long websiteId)
|
Website |
WebsiteLocalService.deleteWebsite(long websiteId)
Deletes the website with the primary key from the database. |
static Website |
WebsiteLocalServiceUtil.deleteWebsite(long websiteId)
Deletes the website with the primary key from the database. |
static void |
WebsiteServiceUtil.deleteWebsite(long websiteId)
|
void |
WebsiteService.deleteWebsite(long websiteId)
|
Website |
WebsiteLocalServiceWrapper.deleteWebsite(long websiteId)
Deletes the website 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. |
WorkflowDefinitionLink |
WorkflowDefinitionLinkLocalService.deleteWorkflowDefinitionLink(long workflowDefinitionLinkId)
Deletes the workflow definition link with the primary key from the database. |
WorkflowDefinitionLink |
WorkflowDefinitionLinkLocalServiceWrapper.deleteWorkflowDefinitionLink(long workflowDefinitionLinkId)
Deletes the workflow definition link with the primary key from the database. |
static void |
WorkflowDefinitionLinkLocalServiceUtil.deleteWorkflowDefinitionLink(long companyId,
long groupId,
String className,
long classPK,
long typePK)
|
void |
WorkflowDefinitionLinkLocalService.deleteWorkflowDefinitionLink(long companyId,
long groupId,
String className,
long classPK,
long typePK)
|
void |
WorkflowDefinitionLinkLocalServiceWrapper.deleteWorkflowDefinitionLink(long companyId,
long groupId,
String className,
long classPK,
long typePK)
|
static WorkflowInstanceLink |
WorkflowInstanceLinkLocalServiceUtil.deleteWorkflowInstanceLink(long workflowInstanceLinkId)
Deletes the workflow instance link with the primary key from the database. |
WorkflowInstanceLink |
WorkflowInstanceLinkLocalServiceWrapper.deleteWorkflowInstanceLink(long workflowInstanceLinkId)
Deletes the workflow instance link with the primary key from the database. |
WorkflowInstanceLink |
WorkflowInstanceLinkLocalService.deleteWorkflowInstanceLink(long workflowInstanceLinkId)
Deletes the workflow instance link with the primary key from the database. |
static WorkflowInstanceLink |
WorkflowInstanceLinkLocalServiceUtil.deleteWorkflowInstanceLink(long companyId,
long groupId,
String className,
long classPK)
|
WorkflowInstanceLink |
WorkflowInstanceLinkLocalServiceWrapper.deleteWorkflowInstanceLink(long companyId,
long groupId,
String className,
long classPK)
|
WorkflowInstanceLink |
WorkflowInstanceLinkLocalService.deleteWorkflowInstanceLink(long companyId,
long groupId,
String className,
long classPK)
|
static WorkflowInstanceLink |
WorkflowInstanceLinkLocalServiceUtil.deleteWorkflowInstanceLink(WorkflowInstanceLink workflowInstanceLink)
Deletes the workflow instance link from the database. |
WorkflowInstanceLink |
WorkflowInstanceLinkLocalServiceWrapper.deleteWorkflowInstanceLink(WorkflowInstanceLink workflowInstanceLink)
Deletes the workflow instance link from the database. |
WorkflowInstanceLink |
WorkflowInstanceLinkLocalService.deleteWorkflowInstanceLink(WorkflowInstanceLink workflowInstanceLink)
Deletes the workflow instance link from the database. |
static void |
WorkflowInstanceLinkLocalServiceUtil.deleteWorkflowInstanceLinks(long companyId,
long groupId,
String className,
long classPK)
|
void |
WorkflowInstanceLinkLocalServiceWrapper.deleteWorkflowInstanceLinks(long companyId,
long groupId,
String className,
long classPK)
|
void |
WorkflowInstanceLinkLocalService.deleteWorkflowInstanceLinks(long companyId,
long groupId,
String className,
long classPK)
|
static Portlet |
PortletLocalServiceUtil.deployRemotePortlet(Portlet portlet,
String categoryName)
|
Portlet |
PortletLocalService.deployRemotePortlet(Portlet portlet,
String categoryName)
|
Portlet |
PortletLocalServiceWrapper.deployRemotePortlet(Portlet portlet,
String categoryName)
|
static Portlet |
PortletLocalServiceUtil.deployRemotePortlet(Portlet portlet,
String[] categoryNames)
|
Portlet |
PortletLocalService.deployRemotePortlet(Portlet portlet,
String[] categoryNames)
|
Portlet |
PortletLocalServiceWrapper.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. |
void |
StagingLocalServiceWrapper.disableStaging(Group liveGroup,
ServiceContext serviceContext)
|
void |
StagingLocalService.disableStaging(Group liveGroup,
ServiceContext serviceContext)
|
static void |
StagingLocalServiceUtil.disableStaging(Group liveGroup,
ServiceContext serviceContext)
|
void |
GroupService.disableStaging(long groupId)
|
void |
GroupLocalService.disableStaging(long groupId)
|
static void |
GroupServiceUtil.disableStaging(long groupId)
|
static void |
GroupLocalServiceUtil.disableStaging(long groupId)
|
void |
GroupLocalServiceWrapper.disableStaging(long groupId)
|
void |
GroupServiceWrapper.disableStaging(long groupId)
|
void |
StagingLocalServiceWrapper.disableStaging(PortletRequest portletRequest,
Group liveGroup,
ServiceContext serviceContext)
|
void |
StagingLocalService.disableStaging(PortletRequest portletRequest,
Group liveGroup,
ServiceContext serviceContext)
|
static void |
StagingLocalServiceUtil.disableStaging(PortletRequest portletRequest,
Group liveGroup,
ServiceContext serviceContext)
|
void |
StagingLocalServiceWrapper.enableLocalStaging(long userId,
Group liveGroup,
boolean branchingPublic,
boolean branchingPrivate,
ServiceContext serviceContext)
|
void |
StagingLocalService.enableLocalStaging(long userId,
Group liveGroup,
boolean branchingPublic,
boolean branchingPrivate,
ServiceContext serviceContext)
|
static void |
StagingLocalServiceUtil.enableLocalStaging(long userId,
Group liveGroup,
boolean branchingPublic,
boolean branchingPrivate,
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)
|
void |
StagingLocalService.enableRemoteStaging(long userId,
Group liveGroup,
boolean branchingPublic,
boolean branchingPrivate,
String remoteAddress,
int remotePort,
String remotePathContext,
boolean secureConnection,
long remoteGroupId,
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)
|
void |
GroupService.enableStaging(long groupId)
|
void |
GroupLocalService.enableStaging(long groupId)
|
static void |
GroupServiceUtil.enableStaging(long groupId)
|
static void |
GroupLocalServiceUtil.enableStaging(long groupId)
|
void |
GroupLocalServiceWrapper.enableStaging(long groupId)
|
void |
GroupServiceWrapper.enableStaging(long groupId)
|
String |
UserLocalService.encryptUserId(String name)
Encrypts the primary key of the user. |
String |
UserLocalServiceWrapper.encryptUserId(String name)
Encrypts the primary key of the user. |
static String |
UserLocalServiceUtil.encryptUserId(String name)
Encrypts the primary key of the user. |
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[] |
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. |
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. |
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. |
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. |
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. |
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[] |
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. |
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. |
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. |
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. |
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. |
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 |
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. |
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. |
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. |
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. |
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. |
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)
|
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)
|
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[] |
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. |
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. |
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. |
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. |
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. |
byte[] |
LayoutLocalService.exportPortletInfo(long companyId,
String portletId,
Map<String,String[]> parameterMap,
Date startDate,
Date endDate)
|
byte[] |
LayoutService.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)
|
byte[] |
LayoutServiceWrapper.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)
|
static byte[] |
LayoutLocalServiceUtil.exportPortletInfo(long companyId,
String portletId,
Map<String,String[]> parameterMap,
Date startDate,
Date endDate)
|
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 |
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. |
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. |
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. |
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. |
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. |
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)
|
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)
|
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)
|
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)
|
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)
|
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)
|
static WorkflowDefinitionLink |
WorkflowDefinitionLinkLocalServiceUtil.fetchWorkflowDefinitionLink(long companyId,
long groupId,
String className,
long classPK,
long typePK)
|
WorkflowDefinitionLink |
WorkflowDefinitionLinkLocalService.fetchWorkflowDefinitionLink(long companyId,
long groupId,
String className,
long classPK,
long typePK)
|
WorkflowDefinitionLink |
WorkflowDefinitionLinkLocalServiceWrapper.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,
boolean strict)
|
WorkflowDefinitionLink |
WorkflowDefinitionLinkLocalService.fetchWorkflowDefinitionLink(long companyId,
long groupId,
String className,
long classPK,
long typePK,
boolean strict)
|
WorkflowDefinitionLink |
WorkflowDefinitionLinkLocalServiceWrapper.fetchWorkflowDefinitionLink(long companyId,
long groupId,
String className,
long classPK,
long typePK,
boolean strict)
|
Account |
AccountLocalService.getAccount(long accountId)
Returns the account with the primary key. |
static Account |
AccountLocalServiceUtil.getAccount(long accountId)
Returns the account with the primary key. |
Account |
AccountLocalServiceWrapper.getAccount(long accountId)
Returns the account with the primary key. |
Account |
AccountLocalService.getAccount(long companyId,
long accountId)
|
static Account |
AccountLocalServiceUtil.getAccount(long companyId,
long accountId)
|
Account |
AccountLocalServiceWrapper.getAccount(long companyId,
long accountId)
|
static long |
ResourceBlockLocalServiceUtil.getActionId(String name,
String actionId)
|
long |
ResourceBlockLocalServiceWrapper.getActionId(String name,
String actionId)
|
long |
ResourceBlockLocalService.getActionId(String name,
String actionId)
|
static long |
ResourceBlockLocalServiceUtil.getActionIds(String name,
List<String> actionIds)
|
long |
ResourceBlockLocalServiceWrapper.getActionIds(String name,
List<String> actionIds)
|
long |
ResourceBlockLocalService.getActionIds(String name,
List<String> actionIds)
|
static Address |
AddressServiceUtil.getAddress(long addressId)
|
Address |
AddressLocalServiceWrapper.getAddress(long addressId)
Returns the address with the primary key. |
Address |
AddressServiceWrapper.getAddress(long addressId)
|
Address |
AddressService.getAddress(long addressId)
|
Address |
AddressLocalService.getAddress(long addressId)
Returns the address with the primary key. |
static Address |
AddressLocalServiceUtil.getAddress(long addressId)
Returns the address with the primary key. |
Address |
AddressLocalServiceWrapper.getAddressByUuidAndCompanyId(String uuid,
long companyId)
Returns the address with the matching UUID and company. |
Address |
AddressLocalService.getAddressByUuidAndCompanyId(String uuid,
long companyId)
Returns the address with the matching UUID and company. |
static Address |
AddressLocalServiceUtil.getAddressByUuidAndCompanyId(String uuid,
long companyId)
Returns the address with the matching UUID and company. |
static List<Address> |
AddressServiceUtil.getAddresses(String className,
long classPK)
|
List<Address> |
AddressServiceWrapper.getAddresses(String className,
long classPK)
|
List<Address> |
AddressService.getAddresses(String className,
long classPK)
|
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. |
static Map<Long,Set<String>> |
ResourceBlockPermissionLocalServiceUtil.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)
|
Map<Long,Set<String>> |
ResourceBlockPermissionLocalService.getAvailableResourceBlockPermissionActionIds(long[] roleIds,
String name,
long primKey,
List<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>> |
ResourcePermissionLocalService.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)
|
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> |
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. |
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. |
BackgroundTask |
BackgroundTaskLocalService.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 BackgroundTask |
BackgroundTaskLocalServiceUtil.getBackgroundTask(long backgroundTaskId)
Returns the background task with the primary key. |
BrowserTracker |
BrowserTrackerLocalServiceWrapper.getBrowserTracker(long browserTrackerId)
Returns the browser tracker with the primary key. |
static BrowserTracker |
BrowserTrackerLocalServiceUtil.getBrowserTracker(long browserTrackerId)
Returns the browser tracker with the primary key. |
BrowserTracker |
BrowserTrackerLocalService.getBrowserTracker(long browserTrackerId)
Returns the browser tracker with the primary key. |
int |
ReleaseLocalService.getBuildNumberOrCreate()
|
static int |
ReleaseLocalServiceUtil.getBuildNumberOrCreate()
|
int |
ReleaseLocalServiceWrapper.getBuildNumberOrCreate()
|
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. |
ClassName |
ClassNameLocalService.getClassName(long classNameId)
Returns the class name 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. |
ClusterGroup |
ClusterGroupLocalService.getClusterGroup(long clusterGroupId)
Returns the cluster group 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. |
Company |
CompanyLocalService.getCompany(long companyId)
Returns the company with the primary key. |
Company |
CompanyLocalServiceWrapper.getCompanyById(long companyId)
Returns the company with the primary key. |
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 |
CompanyLocalServiceUtil.getCompanyById(long companyId)
Returns the company with the primary key. |
Company |
CompanyLocalService.getCompanyById(long companyId)
Returns the company with the primary key. |
static Company |
CompanyServiceUtil.getCompanyById(long companyId)
Returns the company with the primary key. |
Company |
CompanyLocalServiceWrapper.getCompanyByLogoId(long logoId)
Returns the company with the logo. |
Company |
CompanyService.getCompanyByLogoId(long logoId)
Returns the company with the logo. |
Company |
CompanyServiceWrapper.getCompanyByLogoId(long logoId)
Returns the company with the logo. |
static Company |
CompanyLocalServiceUtil.getCompanyByLogoId(long logoId)
Returns the company with the logo. |
Company |
CompanyLocalService.getCompanyByLogoId(long logoId)
Returns the company with the logo. |
static Company |
CompanyServiceUtil.getCompanyByLogoId(long logoId)
Returns the company with the logo. |
Company |
CompanyLocalServiceWrapper.getCompanyByMx(String mx)
Returns the company with the mail domain. |
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 |
CompanyLocalServiceUtil.getCompanyByMx(String mx)
Returns the company with the mail domain. |
Company |
CompanyLocalService.getCompanyByMx(String mx)
Returns the company with the mail domain. |
static Company |
CompanyServiceUtil.getCompanyByMx(String mx)
Returns the company with the mail domian. |
Company |
CompanyLocalServiceWrapper.getCompanyByVirtualHost(String virtualHostname)
Returns the company with the virtual host name. |
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 |
CompanyLocalServiceUtil.getCompanyByVirtualHost(String virtualHostname)
Returns the company with the virtual host name. |
Company |
CompanyLocalService.getCompanyByVirtualHost(String virtualHostname)
Returns the company with the virtual host name. |
static Company |
CompanyServiceUtil.getCompanyByVirtualHost(String virtualHost)
Returns the company with the virtual host name. |
Company |
CompanyLocalServiceWrapper.getCompanyByWebId(String webId)
Returns the company with the web domain. |
Company |
CompanyService.getCompanyByWebId(String webId)
Returns the company with the web domain. |
Company |
CompanyServiceWrapper.getCompanyByWebId(String webId)
Returns the company with the web domain. |
static Company |
CompanyLocalServiceUtil.getCompanyByWebId(String webId)
Returns the company with the web domain. |
Company |
CompanyLocalService.getCompanyByWebId(String webId)
Returns the company with the web domain. |
static Company |
CompanyServiceUtil.getCompanyByWebId(String webId)
Returns the company with the web domain. |
Group |
GroupService.getCompanyGroup(long companyId)
Returns the company group. |
Group |
GroupLocalService.getCompanyGroup(long companyId)
Returns the company group. |
static Group |
GroupServiceUtil.getCompanyGroup(long companyId)
Returns the company group. |
static Group |
GroupLocalServiceUtil.getCompanyGroup(long companyId)
Returns the company group. |
Group |
GroupLocalServiceWrapper.getCompanyGroup(long companyId)
Returns the company group. |
Group |
GroupServiceWrapper.getCompanyGroup(long companyId)
Returns the company group. |
static List<User> |
UserServiceUtil.getCompanyUsers(long companyId,
int start,
int end)
|
List<User> |
UserServiceWrapper.getCompanyUsers(long companyId,
int start,
int end)
|
List<User> |
UserService.getCompanyUsers(long companyId,
int start,
int end)
|
static int |
UserServiceUtil.getCompanyUsersCount(long companyId)
|
int |
UserServiceWrapper.getCompanyUsersCount(long companyId)
|
int |
UserService.getCompanyUsersCount(long companyId)
|
Contact |
ContactLocalServiceWrapper.getContact(long contactId)
Returns the contact with the primary key. |
Contact |
ContactLocalService.getContact(long contactId)
Returns the contact with the primary key. |
Contact |
ContactService.getContact(long contactId)
|
static Contact |
ContactServiceUtil.getContact(long contactId)
|
static Contact |
ContactLocalServiceUtil.getContact(long contactId)
Returns the contact with the primary key. |
Contact |
ContactServiceWrapper.getContact(long contactId)
|
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)
|
int |
ContactService.getContactsCount(long classNameId,
long classPK)
|
static int |
ContactServiceUtil.getContactsCount(long classNameId,
long classPK)
|
int |
ContactServiceWrapper.getContactsCount(long classNameId,
long classPK)
|
static Country |
CountryServiceUtil.getCountry(long countryId)
|
Country |
CountryService.getCountry(long countryId)
|
Country |
CountryServiceWrapper.getCountry(long countryId)
|
static Country |
CountryServiceUtil.getCountryByA2(String a2)
|
Country |
CountryService.getCountryByA2(String a2)
|
Country |
CountryServiceWrapper.getCountryByA2(String a2)
|
static Country |
CountryServiceUtil.getCountryByA3(String a3)
|
Country |
CountryService.getCountryByA3(String a3)
|
Country |
CountryServiceWrapper.getCountryByA3(String a3)
|
static Country |
CountryServiceUtil.getCountryByName(String name)
|
Country |
CountryService.getCountryByName(String name)
|
Country |
CountryServiceWrapper.getCountryByName(String name)
|
Role |
RoleLocalService.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 Role |
RoleLocalServiceUtil.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)
|
PasswordPolicy |
PasswordPolicyLocalService.getDefaultPasswordPolicy(long companyId)
|
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 |
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. |
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)
|
User |
UserLocalService.getDefaultUser(long companyId)
Returns the default user for the company. |
User |
UserLocalServiceWrapper.getDefaultUser(long companyId)
Returns the default user for the company. |
static User |
UserLocalServiceUtil.getDefaultUser(long companyId)
Returns the default user for the company. |
long |
UserLocalService.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. |
static long |
UserLocalServiceUtil.getDefaultUserId(long companyId)
Returns the primary key of the default user for the company. |
static WorkflowDefinitionLink |
WorkflowDefinitionLinkLocalServiceUtil.getDefaultWorkflowDefinitionLink(long companyId,
String className,
long classPK,
long typePK)
|
WorkflowDefinitionLink |
WorkflowDefinitionLinkLocalService.getDefaultWorkflowDefinitionLink(long companyId,
String className,
long classPK,
long typePK)
|
WorkflowDefinitionLink |
WorkflowDefinitionLinkLocalServiceWrapper.getDefaultWorkflowDefinitionLink(long companyId,
String className,
long classPK,
long typePK)
|
EmailAddress |
EmailAddressLocalService.getEmailAddress(long emailAddressId)
Returns the email address with the primary key. |
static EmailAddress |
EmailAddressServiceUtil.getEmailAddress(long emailAddressId)
|
static EmailAddress |
EmailAddressLocalServiceUtil.getEmailAddress(long emailAddressId)
Returns the email address with the primary key. |
EmailAddress |
EmailAddressServiceWrapper.getEmailAddress(long emailAddressId)
|
EmailAddress |
EmailAddressService.getEmailAddress(long emailAddressId)
|
EmailAddress |
EmailAddressLocalServiceWrapper.getEmailAddress(long emailAddressId)
Returns the email address with the primary key. |
EmailAddress |
EmailAddressLocalService.getEmailAddressByUuidAndCompanyId(String uuid,
long companyId)
Returns the email address with the matching UUID and company. |
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. |
static List<EmailAddress> |
EmailAddressServiceUtil.getEmailAddresses(String className,
long classPK)
|
List<EmailAddress> |
EmailAddressServiceWrapper.getEmailAddresses(String className,
long classPK)
|
List<EmailAddress> |
EmailAddressService.getEmailAddresses(String className,
long classPK)
|
Group |
GroupLocalService.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. |
Group |
GroupLocalServiceWrapper.getFriendlyURLGroup(long companyId,
String friendlyURL)
Returns the group with the matching friendly URL. |
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 |
Group |
GroupService.getGroup(long groupId)
Returns the group with the primary key. |
Group |
GroupLocalService.getGroup(long groupId)
Returns the group with the primary key. |
static Group |
GroupServiceUtil.getGroup(long groupId)
Returns the group with the primary key. |
static Group |
GroupLocalServiceUtil.getGroup(long groupId)
Returns the group with the primary key. |
Group |
GroupLocalServiceWrapper.getGroup(long groupId)
Returns the group with the primary key. |
Group |
GroupServiceWrapper.getGroup(long groupId)
Returns the group with the primary key. |
Group |
GroupService.getGroup(long companyId,
String name)
Returns the group with the name. |
Group |
GroupLocalService.getGroup(long companyId,
String name)
Returns the group with the matching group name. |
static Group |
GroupServiceUtil.getGroup(long companyId,
String name)
Returns the group with the name. |
static Group |
GroupLocalServiceUtil.getGroup(long companyId,
String name)
Returns the group with the matching group name. |
Group |
GroupLocalServiceWrapper.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. |
Group |
GroupLocalService.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. |
Group |
GroupLocalServiceWrapper.getGroupByUuidAndCompanyId(String uuid,
long companyId)
Returns the group with the matching UUID and company. |
String |
GroupLocalService.getGroupDescriptiveName(Group group,
Locale locale)
|
static String |
GroupLocalServiceUtil.getGroupDescriptiveName(Group group,
Locale locale)
|
String |
GroupLocalServiceWrapper.getGroupDescriptiveName(Group group,
Locale locale)
|
String |
GroupLocalService.getGroupDescriptiveName(long groupId,
Locale locale)
|
static String |
GroupLocalServiceUtil.getGroupDescriptiveName(long groupId,
Locale locale)
|
String |
GroupLocalServiceWrapper.getGroupDescriptiveName(long groupId,
Locale locale)
|
List<Role> |
RoleLocalService.getGroupRelatedRoles(long groupId)
|
List<Role> |
RoleLocalServiceWrapper.getGroupRelatedRoles(long groupId)
|
static List<Role> |
RoleLocalServiceUtil.getGroupRelatedRoles(long groupId)
|
static List<Role> |
RoleServiceUtil.getGroupRoles(long groupId)
Returns all the roles associated with the group. |
List<Role> |
RoleService.getGroupRoles(long groupId)
Returns all the roles associated with the group. |
List<Role> |
RoleServiceWrapper.getGroupRoles(long groupId)
Returns all the roles associated with the group. |
List<Group> |
GroupLocalService.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> |
GroupLocalServiceWrapper.getGroups(long[] groupIds)
Returns the groups with the matching primary keys. |
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. |
List<Group> |
GroupServiceWrapper.getGroups(long companyId,
long parentGroupId,
boolean site)
Returns all the groups that are direct children of the parent group. |
List<Team> |
TeamServiceWrapper.getGroupTeams(long groupId)
|
List<Team> |
TeamService.getGroupTeams(long groupId)
|
static List<Team> |
TeamServiceUtil.getGroupTeams(long groupId)
|
static long[] |
UserServiceUtil.getGroupUserIds(long groupId)
Returns the primary keys of all the users belonging to the group. |
long[] |
UserServiceWrapper.getGroupUserIds(long groupId)
Returns the primary keys of all the users belonging to the group. |
long[] |
UserService.getGroupUserIds(long groupId)
Returns the primary keys of all the users belonging to the group. |
static List<User> |
UserServiceUtil.getGroupUsers(long groupId)
Returns all the users belonging to the group. |
List<User> |
UserServiceWrapper.getGroupUsers(long groupId)
Returns all the users belonging to the group. |
List<User> |
UserService.getGroupUsers(long groupId)
Returns all the users belonging to the group. |
int |
UserLocalService.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. |
static int |
UserLocalServiceUtil.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. |
static Image |
ImageServiceUtil.getImage(long imageId)
|
Image |
ImageLocalService.getImage(long imageId)
Returns the image with the primary key. |
static Image |
ImageLocalServiceUtil.getImage(long imageId)
Returns the image with the primary key. |
Image |
ImageServiceWrapper.getImage(long imageId)
|
Image |
ImageLocalServiceWrapper.getImage(long imageId)
Returns the image with the primary key. |
Image |
ImageService.getImage(long imageId)
|
List<User> |
UserLocalService.getInheritedRoleUsers(long roleId,
int start,
int end,
OrderByComparator obc)
|
List<User> |
UserLocalServiceWrapper.getInheritedRoleUsers(long roleId,
int start,
int end,
OrderByComparator obc)
|
static List<User> |
UserLocalServiceUtil.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)
|
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. |
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. |
LayoutBranch |
LayoutBranchLocalServiceWrapper.getLayoutBranch(long LayoutBranchId)
Returns the layout branch with the primary key. |
LayoutBranch |
LayoutBranchLocalService.getLayoutBranch(long LayoutBranchId)
Returns the layout branch with the primary key. |
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. |
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. |
Layout |
LayoutLocalService.getLayoutByUuidAndGroupId(String uuid,
long groupId,
boolean privateLayout)
Returns the layout matching the UUID, group, and privacy. |
Layout |
LayoutService.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. |
Layout |
LayoutServiceWrapper.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. |
static Layout |
LayoutLocalServiceUtil.getLayoutByUuidAndGroupId(String uuid,
long groupId,
boolean privateLayout)
Returns the layout matching the UUID, group, and privacy. |
LayoutFriendlyURL |
LayoutFriendlyURLLocalService.getLayoutFriendlyURL(long layoutFriendlyURLId)
Returns the layout friendly u r l with the primary key. |
LayoutFriendlyURL |
LayoutFriendlyURLLocalServiceWrapper.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 |
LayoutFriendlyURLLocalService.getLayoutFriendlyURL(long plid,
String languageId)
|
LayoutFriendlyURL |
LayoutFriendlyURLLocalServiceWrapper.getLayoutFriendlyURL(long plid,
String languageId)
|
static LayoutFriendlyURL |
LayoutFriendlyURLLocalServiceUtil.getLayoutFriendlyURL(long plid,
String languageId)
|
LayoutFriendlyURL |
LayoutFriendlyURLLocalService.getLayoutFriendlyURL(long plid,
String languageId,
boolean useDefault)
|
LayoutFriendlyURL |
LayoutFriendlyURLLocalServiceWrapper.getLayoutFriendlyURL(long plid,
String languageId,
boolean useDefault)
|
static LayoutFriendlyURL |
LayoutFriendlyURLLocalServiceUtil.getLayoutFriendlyURL(long plid,
String languageId,
boolean useDefault)
|
LayoutFriendlyURL |
LayoutFriendlyURLLocalService.getLayoutFriendlyURLByUuidAndCompanyId(String uuid,
long companyId)
Returns the layout friendly u r l with the matching UUID and company. |
LayoutFriendlyURL |
LayoutFriendlyURLLocalServiceWrapper.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 |
LayoutFriendlyURLLocalService.getLayoutFriendlyURLByUuidAndGroupId(String uuid,
long groupId)
Returns the layout friendly u r l matching the UUID and group. |
LayoutFriendlyURL |
LayoutFriendlyURLLocalServiceWrapper.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. |
Group |
GroupLocalService.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. |
Group |
GroupLocalServiceWrapper.getLayoutGroup(long companyId,
long plid)
Returns the group associated with the layout. |
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. |
LayoutPrototype |
LayoutPrototypeLocalServiceWrapper.getLayoutPrototype(long layoutPrototypeId)
Returns the layout prototype with the primary key. |
LayoutPrototype |
LayoutPrototypeService.getLayoutPrototype(long layoutPrototypeId)
|
static LayoutPrototype |
LayoutPrototypeServiceUtil.getLayoutPrototype(long layoutPrototypeId)
|
static LayoutPrototype |
LayoutPrototypeLocalServiceUtil.getLayoutPrototype(long layoutPrototypeId)
Returns the layout prototype with the primary key. |
LayoutPrototype |
LayoutPrototypeServiceWrapper.getLayoutPrototype(long layoutPrototypeId)
|
LayoutPrototype |
LayoutPrototypeLocalService.getLayoutPrototype(long layoutPrototypeId)
Returns the layout prototype with the primary key. |
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) |
LayoutPrototype |
LayoutPrototypeLocalService.getLayoutPrototypeByUuid(String uuid)
Deprecated. As of 6.2.0, replaced by LayoutPrototypeLocalService.getLayoutPrototypeByUuidAndCompanyId(String, long) |
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. |
LayoutPrototype |
LayoutPrototypeLocalService.getLayoutPrototypeByUuidAndCompanyId(String uuid,
long companyId)
Returns the layout prototype with the matching UUID and company. |
Group |
GroupLocalService.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. |
Group |
GroupLocalServiceWrapper.getLayoutPrototypeGroup(long companyId,
long layoutPrototypeId)
Returns the group associated with the layout prototype. |
static LayoutRevision |
LayoutRevisionLocalServiceUtil.getLayoutRevision(long layoutRevisionId)
Returns the layout revision with the primary key. |
LayoutRevision |
LayoutRevisionLocalServiceWrapper.getLayoutRevision(long layoutRevisionId)
Returns the layout revision with the primary key. |
LayoutRevision |
LayoutRevisionLocalService.getLayoutRevision(long layoutRevisionId)
Returns the layout revision with the primary key. |
static LayoutRevision |
LayoutRevisionLocalServiceUtil.getLayoutRevision(long layoutSetBranchId,
long plid,
boolean head)
|
LayoutRevision |
LayoutRevisionLocalServiceWrapper.getLayoutRevision(long layoutSetBranchId,
long plid,
boolean head)
|
LayoutRevision |
LayoutRevisionLocalService.getLayoutRevision(long layoutSetBranchId,
long plid,
boolean head)
|
static LayoutRevision |
LayoutRevisionLocalServiceUtil.getLayoutRevision(long layoutSetBranchId,
long layoutBranchId,
long plid)
|
LayoutRevision |
LayoutRevisionLocalServiceWrapper.getLayoutRevision(long layoutSetBranchId,
long layoutBranchId,
long plid)
|
LayoutRevision |
LayoutRevisionLocalService.getLayoutRevision(long layoutSetBranchId,
long layoutBranchId,
long plid)
|
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. |
int |
LayoutLocalService.getLayoutsCount(Group group,
boolean privateLayout)
|
int |
LayoutLocalServiceWrapper.getLayoutsCount(Group group,
boolean privateLayout)
|
static int |
LayoutLocalServiceUtil.getLayoutsCount(Group group,
boolean privateLayout)
|
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)
|
int |
LayoutLocalService.getLayoutsCount(User user,
boolean privateLayout)
|
int |
LayoutLocalServiceWrapper.getLayoutsCount(User user,
boolean privateLayout)
|
static int |
LayoutLocalServiceUtil.getLayoutsCount(User user,
boolean privateLayout)
|
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)
|
LayoutSet |
LayoutSetLocalServiceWrapper.getLayoutSet(long layoutSetId)
Returns the layout set with the primary key. |
static LayoutSet |
LayoutSetLocalServiceUtil.getLayoutSet(long layoutSetId)
Returns the layout set with the primary key. |
LayoutSet |
LayoutSetLocalService.getLayoutSet(long layoutSetId)
Returns the layout set with the primary key. |
LayoutSet |
LayoutSetLocalServiceWrapper.getLayoutSet(long groupId,
boolean privateLayout)
|
static LayoutSet |
LayoutSetLocalServiceUtil.getLayoutSet(long groupId,
boolean privateLayout)
|
LayoutSet |
LayoutSetLocalService.getLayoutSet(long groupId,
boolean privateLayout)
|
LayoutSet |
LayoutSetLocalServiceWrapper.getLayoutSet(String virtualHostname)
|
static LayoutSet |
LayoutSetLocalServiceUtil.getLayoutSet(String virtualHostname)
|
LayoutSet |
LayoutSetLocalService.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. |
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)
|
LayoutSetBranch |
LayoutSetBranchLocalService.getLayoutSetBranch(long groupId,
boolean privateLayout,
String name)
|
LayoutSetPrototype |
LayoutSetPrototypeLocalService.getLayoutSetPrototype(long layoutSetPrototypeId)
Returns the layout set prototype with the primary key. |
static LayoutSetPrototype |
LayoutSetPrototypeServiceUtil.getLayoutSetPrototype(long layoutSetPrototypeId)
|
LayoutSetPrototype |
LayoutSetPrototypeService.getLayoutSetPrototype(long layoutSetPrototypeId)
|
LayoutSetPrototype |
LayoutSetPrototypeLocalServiceWrapper.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 |
LayoutSetPrototypeServiceWrapper.getLayoutSetPrototype(long layoutSetPrototypeId)
|
LayoutSetPrototype |
LayoutSetPrototypeLocalService.getLayoutSetPrototypeByUuid(String uuid)
Deprecated. As of 6.2.0, replaced by LayoutSetPrototypeLocalService.getLayoutSetPrototypeByUuidAndCompanyId(String, long) |
LayoutSetPrototype |
LayoutSetPrototypeLocalServiceWrapper.getLayoutSetPrototypeByUuid(String uuid)
Deprecated. As of 6.2.0, replaced by LayoutSetPrototypeLocalServiceWrapper.getLayoutSetPrototypeByUuidAndCompanyId(String, long) |
static LayoutSetPrototype |
LayoutSetPrototypeLocalServiceUtil.getLayoutSetPrototypeByUuid(String uuid)
Deprecated. As of 6.2.0, replaced by LayoutSetPrototypeLocalServiceUtil.getLayoutSetPrototypeByUuidAndCompanyId(String, long) |
LayoutSetPrototype |
LayoutSetPrototypeLocalService.getLayoutSetPrototypeByUuidAndCompanyId(String uuid,
long companyId)
Returns the layout set prototype with the matching UUID and company. |
LayoutSetPrototype |
LayoutSetPrototypeLocalServiceWrapper.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. |
Group |
GroupLocalService.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. |
Group |
GroupLocalServiceWrapper.getLayoutSetPrototypeGroup(long companyId,
long layoutSetPrototypeId)
Returns the group associated with the layout set prototype. |
protected String |
BaseLocalServiceImpl.getLayoutURL(long groupId,
String portletId,
ServiceContext serviceContext)
|
ListType |
ListTypeServiceWrapper.getListType(int listTypeId)
|
static ListType |
ListTypeServiceUtil.getListType(int listTypeId)
|
ListType |
ListTypeService.getListType(int listTypeId)
|
LocalRepository |
RepositoryLocalService.getLocalRepositoryImpl(long repositoryId)
|
static LocalRepository |
RepositoryLocalServiceUtil.getLocalRepositoryImpl(long repositoryId)
|
LocalRepository |
RepositoryServiceWrapper.getLocalRepositoryImpl(long repositoryId)
|
LocalRepository |
RepositoryLocalServiceWrapper.getLocalRepositoryImpl(long repositoryId)
|
LocalRepository |
RepositoryService.getLocalRepositoryImpl(long repositoryId)
|
static LocalRepository |
RepositoryServiceUtil.getLocalRepositoryImpl(long repositoryId)
|
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)
|
LocalRepository |
RepositoryLocalServiceWrapper.getLocalRepositoryImpl(long folderId,
long fileEntryId,
long fileVersionId)
|
LocalRepository |
RepositoryService.getLocalRepositoryImpl(long folderId,
long fileEntryId,
long fileVersionId)
|
static LocalRepository |
RepositoryServiceUtil.getLocalRepositoryImpl(long folderId,
long fileEntryId,
long fileVersionId)
|
static Lock |
LockLocalServiceUtil.getLock(long lockId)
Returns the lock with the primary key. |
Lock |
LockLocalService.getLock(long lockId)
Returns the lock with the primary key. |
Lock |
LockLocalServiceWrapper.getLock(long lockId)
Returns the lock with the primary key. |
static Lock |
LockLocalServiceUtil.getLock(String className,
long key)
|
Lock |
LockLocalService.getLock(String className,
long key)
|
Lock |
LockLocalServiceWrapper.getLock(String className,
long key)
|
static Lock |
LockLocalServiceUtil.getLock(String className,
String key)
|
Lock |
LockLocalService.getLock(String className,
String key)
|
Lock |
LockLocalServiceWrapper.getLock(String className,
String key)
|
static Lock |
LockLocalServiceUtil.getLockByUuidAndCompanyId(String uuid,
long companyId)
Returns the lock with the matching UUID and company. |
Lock |
LockLocalService.getLockByUuidAndCompanyId(String uuid,
long companyId)
Returns the lock with the matching UUID and company. |
Lock |
LockLocalServiceWrapper.getLockByUuidAndCompanyId(String uuid,
long companyId)
Returns the lock with the matching UUID and company. |
static List<Organization> |
OrganizationServiceUtil.getManageableOrganizations(String actionId,
int max)
Deprecated. As of 6.2.0, replaced by OrganizationServiceUtil.getOrganizations(long, long,
int, int) |
List<Organization> |
OrganizationService.getManageableOrganizations(String actionId,
int max)
Deprecated. As of 6.2.0, replaced by OrganizationService.getOrganizations(long, long,
int, int) |
List<Organization> |
OrganizationServiceWrapper.getManageableOrganizations(String actionId,
int max)
Deprecated. As of 6.2.0, replaced by OrganizationServiceWrapper.getOrganizations(long, long,
int, int) |
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.getManageableSiteGroups(Collection<Portlet> portlets,
int max)
Returns a range of all the site groups for which the user has control panel access. |
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) |
List<Group> |
GroupServiceWrapper.getManageableSites(Collection<Portlet> portlets,
int max)
Deprecated. As of 6.2.0, replaced by GroupServiceWrapper.getManageableSiteGroups(Collection, int) |
static LayoutBranch |
LayoutBranchLocalServiceUtil.getMasterLayoutBranch(long layoutSetBranchId,
long plid)
|
LayoutBranch |
LayoutBranchLocalServiceWrapper.getMasterLayoutBranch(long layoutSetBranchId,
long plid)
|
LayoutBranch |
LayoutBranchLocalService.getMasterLayoutBranch(long layoutSetBranchId,
long plid)
|
static LayoutBranch |
LayoutBranchLocalServiceUtil.getMasterLayoutBranch(long layoutSetBranchId,
long plid,
ServiceContext serviceContext)
|
LayoutBranch |
LayoutBranchLocalServiceWrapper.getMasterLayoutBranch(long layoutSetBranchId,
long plid,
ServiceContext serviceContext)
|
LayoutBranch |
LayoutBranchLocalService.getMasterLayoutBranch(long layoutSetBranchId,
long plid,
ServiceContext serviceContext)
|
LayoutSetBranch |
LayoutSetBranchLocalServiceWrapper.getMasterLayoutSetBranch(long groupId,
boolean privateLayout)
|
static LayoutSetBranch |
LayoutSetBranchLocalServiceUtil.getMasterLayoutSetBranch(long groupId,
boolean privateLayout)
|
LayoutSetBranch |
LayoutSetBranchLocalService.getMasterLayoutSetBranch(long groupId,
boolean privateLayout)
|
MembershipRequest |
MembershipRequestLocalServiceWrapper.getMembershipRequest(long membershipRequestId)
Returns the membership request with the primary key. |
MembershipRequest |
MembershipRequestServiceWrapper.getMembershipRequest(long membershipRequestId)
|
MembershipRequest |
MembershipRequestService.getMembershipRequest(long membershipRequestId)
|
MembershipRequest |
MembershipRequestLocalService.getMembershipRequest(long membershipRequestId)
Returns the membership request with the primary key. |
static MembershipRequest |
MembershipRequestServiceUtil.getMembershipRequest(long membershipRequestId)
|
static MembershipRequest |
MembershipRequestLocalServiceUtil.getMembershipRequest(long membershipRequestId)
Returns the membership request with the primary key. |
static Organization |
OrganizationLocalServiceUtil.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. |
Organization |
OrganizationService.getOrganization(long organizationId)
Returns the organization with the primary key. |
Organization |
OrganizationServiceWrapper.getOrganization(long organizationId)
Returns the organization with the primary key. |
Organization |
OrganizationLocalService.getOrganization(long organizationId)
Returns the organization with the primary key. |
static Organization |
OrganizationLocalServiceUtil.getOrganization(long companyId,
String name)
Returns the organization with the name. |
Organization |
OrganizationLocalServiceWrapper.getOrganization(long companyId,
String name)
Returns the organization with the name. |
Organization |
OrganizationLocalService.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. |
Organization |
OrganizationLocalServiceWrapper.getOrganizationByUuidAndCompanyId(String uuid,
long companyId)
Returns the organization with the matching UUID and company. |
Organization |
OrganizationLocalService.getOrganizationByUuidAndCompanyId(String uuid,
long companyId)
Returns the organization with the matching UUID and company. |
Group |
GroupLocalService.getOrganizationGroup(long companyId,
long organizationId)
Returns the specified organization group. |
static Group |
GroupLocalServiceUtil.getOrganizationGroup(long companyId,
long organizationId)
Returns the specified organization group. |
Group |
GroupLocalServiceWrapper.getOrganizationGroup(long companyId,
long organizationId)
Returns the specified organization group. |
static long |
OrganizationServiceUtil.getOrganizationId(long companyId,
String name)
Returns the primary key of the organization with the name. |
long |
OrganizationService.getOrganizationId(long companyId,
String name)
Returns the primary key of the organization with the name. |
long |
OrganizationServiceWrapper.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. |
List<Organization> |
OrganizationLocalServiceWrapper.getOrganizations(long[] organizationIds)
Returns the organizations with the primary keys. |
List<Organization> |
OrganizationLocalService.getOrganizations(long[] organizationIds)
Returns the organizations with the primary keys. |
static List<Organization> |
OrganizationLocalServiceUtil.getOrganizations(long userId,
int start,
int end,
OrderByComparator obc)
|
List<Organization> |
OrganizationLocalServiceWrapper.getOrganizations(long userId,
int start,
int end,
OrderByComparator obc)
|
List<Organization> |
OrganizationLocalService.getOrganizations(long userId,
int start,
int end,
OrderByComparator obc)
|
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. |
List<Group> |
GroupServiceWrapper.getOrganizationsGroups(List<Organization> organizations)
Returns the groups associated with the organizations. |
static long[] |
UserServiceUtil.getOrganizationUserIds(long organizationId)
Returns the primary keys of all the users belonging to the organization. |
long[] |
UserServiceWrapper.getOrganizationUserIds(long organizationId)
Returns the primary keys of all the users belonging to the organization. |
long[] |
UserService.getOrganizationUserIds(long organizationId)
Returns the primary keys of all the users belonging to the organization. |
static List<User> |
UserServiceUtil.getOrganizationUsers(long organizationId)
Returns all the users belonging to the organization. |
List<User> |
UserServiceWrapper.getOrganizationUsers(long organizationId)
Returns all the users belonging to the organization. |
List<User> |
UserService.getOrganizationUsers(long organizationId)
Returns all the users belonging to the organization. |
int |
UserLocalService.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. |
static int |
UserLocalServiceUtil.getOrganizationUsersCount(long organizationId,
int status)
Returns the number of users with the status belonging to the organization. |
static OrgLabor |
OrgLaborServiceUtil.getOrgLabor(long orgLaborId)
|
OrgLabor |
OrgLaborLocalServiceWrapper.getOrgLabor(long orgLaborId)
Returns the org labor with the primary key. |
OrgLabor |
OrgLaborLocalService.getOrgLabor(long orgLaborId)
Returns the org labor with the primary key. |
OrgLabor |
OrgLaborService.getOrgLabor(long orgLaborId)
|
OrgLabor |
OrgLaborServiceWrapper.getOrgLabor(long orgLaborId)
|
static OrgLabor |
OrgLaborLocalServiceUtil.getOrgLabor(long orgLaborId)
Returns the org labor with the primary key. |
static List<OrgLabor> |
OrgLaborServiceUtil.getOrgLabors(long organizationId)
|
List<OrgLabor> |
OrgLaborService.getOrgLabors(long organizationId)
|
List<OrgLabor> |
OrgLaborServiceWrapper.getOrgLabors(long organizationId)
|
List<Group> |
GroupLocalService.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. |
List<Group> |
GroupLocalServiceWrapper.getParentGroups(long groupId)
Returns the group followed by all its parent groups ordered by closest ancestor. |
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. |
List<Organization> |
OrganizationLocalServiceWrapper.getParentOrganizations(long organizationId)
Returns the parent organizations in order by closest ancestor. |
List<Organization> |
OrganizationLocalService.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. |
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)
|
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 |
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)
|
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. |
PasswordPolicy |
PasswordPolicyLocalService.getPasswordPolicyByUuidAndCompanyId(String uuid,
long companyId)
Returns the password policy with the matching UUID and company. |
static PasswordPolicyRel |
PasswordPolicyRelLocalServiceUtil.getPasswordPolicyRel(long passwordPolicyRelId)
Returns the password policy rel with the primary key. |
PasswordPolicyRel |
PasswordPolicyRelLocalServiceWrapper.getPasswordPolicyRel(long passwordPolicyRelId)
Returns the password policy rel with the primary key. |
PasswordPolicyRel |
PasswordPolicyRelLocalService.getPasswordPolicyRel(long passwordPolicyRelId)
Returns the password policy rel with the primary key. |
static PasswordPolicyRel |
PasswordPolicyRelLocalServiceUtil.getPasswordPolicyRel(long passwordPolicyId,
String className,
long classPK)
|
PasswordPolicyRel |
PasswordPolicyRelLocalServiceWrapper.getPasswordPolicyRel(long passwordPolicyId,
String className,
long classPK)
|
PasswordPolicyRel |
PasswordPolicyRelLocalService.getPasswordPolicyRel(long passwordPolicyId,
String className,
long classPK)
|
static PasswordPolicyRel |
PasswordPolicyRelLocalServiceUtil.getPasswordPolicyRel(String className,
long classPK)
|
PasswordPolicyRel |
PasswordPolicyRelLocalServiceWrapper.getPasswordPolicyRel(String className,
long classPK)
|
PasswordPolicyRel |
PasswordPolicyRelLocalService.getPasswordPolicyRel(String className,
long classPK)
|
static PasswordTracker |
PasswordTrackerLocalServiceUtil.getPasswordTracker(long passwordTrackerId)
Returns the password tracker with the primary key. |
PasswordTracker |
PasswordTrackerLocalService.getPasswordTracker(long passwordTrackerId)
Returns the password tracker with the primary key. |
PasswordTracker |
PasswordTrackerLocalServiceWrapper.getPasswordTracker(long passwordTrackerId)
Returns the password tracker with the primary key. |
static PermissionedModel |
ResourceBlockLocalServiceUtil.getPermissionedModel(String name,
long primKey)
|
PermissionedModel |
ResourceBlockLocalServiceWrapper.getPermissionedModel(String name,
long primKey)
|
PermissionedModel |
ResourceBlockLocalService.getPermissionedModel(String name,
long primKey)
|
PersistedModel |
UserIdMapperLocalServiceWrapper.getPersistedModel(Serializable primaryKeyObj)
|
PersistedModel |
ContactLocalServiceWrapper.getPersistedModel(Serializable primaryKeyObj)
|
static PersistedModel |
WorkflowInstanceLinkLocalServiceUtil.getPersistedModel(Serializable primaryKeyObj)
|
PersistedModel |
LayoutPrototypeLocalServiceWrapper.getPersistedModel(Serializable primaryKeyObj)
|
static PersistedModel |
OrganizationLocalServiceUtil.getPersistedModel(Serializable primaryKeyObj)
|
PersistedModel |
WebDAVPropsLocalService.getPersistedModel(Serializable primaryKeyObj)
|
static PersistedModel |
ResourcePermissionLocalServiceUtil.getPersistedModel(Serializable primaryKeyObj)
|
PersistedModel |
UserLocalService.getPersistedModel(Serializable primaryKeyObj)
|
PersistedModel |
MembershipRequestLocalServiceWrapper.getPersistedModel(Serializable primaryKeyObj)
|
static PersistedModel |
UserGroupRoleLocalServiceUtil.getPersistedModel(Serializable primaryKeyObj)
|
static PersistedModel |
UserIdMapperLocalServiceUtil.getPersistedModel(Serializable primaryKeyObj)
|
PersistedModel |
ClassNameLocalServiceWrapper.getPersistedModel(Serializable primaryKeyObj)
|
static PersistedModel |
ShardLocalServiceUtil.getPersistedModel(Serializable primaryKeyObj)
|
static PersistedModel |
WorkflowDefinitionLinkLocalServiceUtil.getPersistedModel(Serializable primaryKeyObj)
|
PersistedModel |
UserIdMapperLocalService.getPersistedModel(Serializable primaryKeyObj)
|
static PersistedModel |
LockLocalServiceUtil.getPersistedModel(Serializable primaryKeyObj)
|
PersistedModel |
WebsiteLocalService.getPersistedModel(Serializable primaryKeyObj)
|
static PersistedModel |
ClusterGroupLocalServiceUtil.getPersistedModel(Serializable primaryKeyObj)
|
PersistedModel |
UserTrackerLocalServiceWrapper.getPersistedModel(Serializable primaryKeyObj)
|
PersistedModel |
BackgroundTaskLocalService.getPersistedModel(Serializable primaryKeyObj)
|
PersistedModel |
LayoutSetPrototypeLocalService.getPersistedModel(Serializable primaryKeyObj)
|
PersistedModel |
LayoutLocalService.getPersistedModel(Serializable primaryKeyObj)
|
static PersistedModel |
UserTrackerPathLocalServiceUtil.getPersistedModel(Serializable primaryKeyObj)
|
PersistedModel |
PluginSettingLocalServiceWrapper.getPersistedModel(Serializable primaryKeyObj)
|
static PersistedModel |
LayoutRevisionLocalServiceUtil.getPersistedModel(Serializable primaryKeyObj)
|
PersistedModel |
TicketLocalService.getPersistedModel(Serializable primaryKeyObj)
|
PersistedModel |
PortletPreferencesLocalService.getPersistedModel(Serializable primaryKeyObj)
|
PersistedModel |
UserGroupLocalServiceWrapper.getPersistedModel(Serializable primaryKeyObj)
|
PersistedModel |
ResourceActionLocalService.getPersistedModel(Serializable primaryKeyObj)
|
PersistedModel |
PluginSettingLocalService.getPersistedModel(Serializable primaryKeyObj)
|
static PersistedModel |
PasswordPolicyRelLocalServiceUtil.getPersistedModel(Serializable primaryKeyObj)
|
static PersistedModel |
PasswordPolicyLocalServiceUtil.getPersistedModel(Serializable primaryKeyObj)
|
PersistedModel |
RepositoryLocalService.getPersistedModel(Serializable primaryKeyObj)
|
PersistedModel |
WorkflowDefinitionLinkLocalService.getPersistedModel(Serializable primaryKeyObj)
|
PersistedModel |
BrowserTrackerLocalServiceWrapper.getPersistedModel(Serializable primaryKeyObj)
|
PersistedModel |
SystemEventLocalService.getPersistedModel(Serializable primaryKeyObj)
|
PersistedModel |
LayoutSetPrototypeLocalServiceWrapper.getPersistedModel(Serializable primaryKeyObj)
|
PersistedModel |
LayoutRevisionLocalServiceWrapper.getPersistedModel(Serializable primaryKeyObj)
|
PersistedModel |
WorkflowInstanceLinkLocalServiceWrapper.getPersistedModel(Serializable primaryKeyObj)
|
PersistedModel |
ContactLocalService.getPersistedModel(Serializable primaryKeyObj)
|
static PersistedModel |
TicketLocalServiceUtil.getPersistedModel(Serializable primaryKeyObj)
|
PersistedModel |
RepositoryEntryLocalServiceWrapper.getPersistedModel(Serializable primaryKeyObj)
|
PersistedModel |
LayoutFriendlyURLLocalService.getPersistedModel(Serializable primaryKeyObj)
|
PersistedModel |
PhoneLocalServiceWrapper.getPersistedModel(Serializable primaryKeyObj)
|
PersistedModel |
UserGroupGroupRoleLocalServiceWrapper.getPersistedModel(Serializable primaryKeyObj)
|
static PersistedModel |
TeamLocalServiceUtil.getPersistedModel(Serializable primaryKeyObj)
|
static PersistedModel |
BrowserTrackerLocalServiceUtil.getPersistedModel(Serializable primaryKeyObj)
|
static PersistedModel |
PasswordTrackerLocalServiceUtil.getPersistedModel(Serializable primaryKeyObj)
|
PersistedModel |
WorkflowInstanceLinkLocalService.getPersistedModel(Serializable primaryKeyObj)
|
PersistedModel |
PasswordPolicyRelLocalServiceWrapper.getPersistedModel(Serializable primaryKeyObj)
|
PersistedModel |
UserGroupGroupRoleLocalService.getPersistedModel(Serializable primaryKeyObj)
|
static PersistedModel |
RepositoryLocalServiceUtil.getPersistedModel(Serializable primaryKeyObj)
|
PersistedModel |
PasswordPolicyLocalServiceWrapper.getPersistedModel(Serializable primaryKeyObj)
|
PersistedModel |
EmailAddressLocalService.getPersistedModel(Serializable primaryKeyObj)
|
PersistedModel |
OrgLaborLocalServiceWrapper.getPersistedModel(Serializable primaryKeyObj)
|
PersistedModel |
CompanyLocalServiceWrapper.getPersistedModel(Serializable primaryKeyObj)
|
PersistedModel |
ImageLocalService.getPersistedModel(Serializable primaryKeyObj)
|
PersistedModel |
PortletItemLocalServiceWrapper.getPersistedModel(Serializable primaryKeyObj)
|
PersistedModel |
ResourcePermissionLocalService.getPersistedModel(Serializable primaryKeyObj)
|
static PersistedModel |
UserGroupLocalServiceUtil.getPersistedModel(Serializable primaryKeyObj)
|
PersistedModel |
SubscriptionLocalServiceWrapper.getPersistedModel(Serializable primaryKeyObj)
|
PersistedModel |
LayoutFriendlyURLLocalServiceWrapper.getPersistedModel(Serializable primaryKeyObj)
|
PersistedModel |
ResourceTypePermissionLocalServiceWrapper.getPersistedModel(Serializable primaryKeyObj)
|
static PersistedModel |
ImageLocalServiceUtil.getPersistedModel(Serializable primaryKeyObj)
|
PersistedModel |
LayoutSetBranchLocalServiceWrapper.getPersistedModel(Serializable primaryKeyObj)
|
PersistedModel |
PasswordPolicyLocalService.getPersistedModel(Serializable primaryKeyObj)
|
PersistedModel |
OrganizationLocalServiceWrapper.getPersistedModel(Serializable primaryKeyObj)
|
static PersistedModel |
WebsiteLocalServiceUtil.getPersistedModel(Serializable primaryKeyObj)
|
PersistedModel |
BackgroundTaskLocalServiceWrapper.getPersistedModel(Serializable primaryKeyObj)
|
PersistedModel |
GroupLocalService.getPersistedModel(Serializable primaryKeyObj)
|
static PersistedModel |
LayoutFriendlyURLLocalServiceUtil.getPersistedModel(Serializable primaryKeyObj)
|
static PersistedModel |
LayoutBranchLocalServiceUtil.getPersistedModel(Serializable primaryKeyObj)
|
PersistedModel |
UserGroupLocalService.getPersistedModel(Serializable primaryKeyObj)
|
PersistedModel |
LayoutLocalServiceWrapper.getPersistedModel(Serializable primaryKeyObj)
|
static PersistedModel |
ContactLocalServiceUtil.getPersistedModel(Serializable primaryKeyObj)
|
static PersistedModel |
EmailAddressLocalServiceUtil.getPersistedModel(Serializable primaryKeyObj)
|
PersistedModel |
OrgLaborLocalService.getPersistedModel(Serializable primaryKeyObj)
|
PersistedModel |
AddressLocalServiceWrapper.getPersistedModel(Serializable primaryKeyObj)
|
PersistedModel |
LayoutBranchLocalServiceWrapper.getPersistedModel(Serializable primaryKeyObj)
|
static PersistedModel |
PortletLocalServiceUtil.getPersistedModel(Serializable primaryKeyObj)
|
PersistedModel |
SubscriptionLocalService.getPersistedModel(Serializable primaryKeyObj)
|
PersistedModel |
LockLocalService.getPersistedModel(Serializable primaryKeyObj)
|
static PersistedModel |
LayoutPrototypeLocalServiceUtil.getPersistedModel(Serializable primaryKeyObj)
|
static PersistedModel |
LayoutSetPrototypeLocalServiceUtil.getPersistedModel(Serializable primaryKeyObj)
|
PersistedModel |
MembershipRequestLocalService.getPersistedModel(Serializable primaryKeyObj)
|
PersistedModel |
WebDAVPropsLocalServiceWrapper.getPersistedModel(Serializable primaryKeyObj)
|
static PersistedModel |
ClassNameLocalServiceUtil.getPersistedModel(Serializable primaryKeyObj)
|
static PersistedModel |
ResourceBlockPermissionLocalServiceUtil.getPersistedModel(Serializable primaryKeyObj)
|
PersistedModel |
UserTrackerPathLocalServiceWrapper.getPersistedModel(Serializable primaryKeyObj)
|
PersistedModel |
VirtualHostLocalService.getPersistedModel(Serializable primaryKeyObj)
|
static PersistedModel |
UserTrackerLocalServiceUtil.getPersistedModel(Serializable primaryKeyObj)
|
static PersistedModel |
ResourceBlockLocalServiceUtil.getPersistedModel(Serializable primaryKeyObj)
|
static PersistedModel |
RepositoryEntryLocalServiceUtil.getPersistedModel(Serializable primaryKeyObj)
|
static PersistedModel |
BackgroundTaskLocalServiceUtil.getPersistedModel(Serializable primaryKeyObj)
|
PersistedModel |
ResourceBlockLocalServiceWrapper.getPersistedModel(Serializable primaryKeyObj)
|
PersistedModel |
UserTrackerPathLocalService.getPersistedModel(Serializable primaryKeyObj)
|
PersistedModel |
PasswordPolicyRelLocalService.getPersistedModel(Serializable primaryKeyObj)
|
PersistedModel |
SystemEventLocalServiceWrapper.getPersistedModel(Serializable primaryKeyObj)
|
PersistedModel |
PersistedModelLocalService.getPersistedModel(Serializable primaryKeyObj)
|
static PersistedModel |
LayoutSetBranchLocalServiceUtil.getPersistedModel(Serializable primaryKeyObj)
|
PersistedModel |
LayoutBranchLocalService.getPersistedModel(Serializable primaryKeyObj)
|
static PersistedModel |
PortalPreferencesLocalServiceUtil.getPersistedModel(Serializable primaryKeyObj)
|
PersistedModel |
PortletLocalService.getPersistedModel(Serializable primaryKeyObj)
|
PersistedModel |
ImageLocalServiceWrapper.getPersistedModel(Serializable primaryKeyObj)
|
PersistedModel |
PortletPreferencesLocalServiceWrapper.getPersistedModel(Serializable primaryKeyObj)
|
PersistedModel |
RepositoryLocalServiceWrapper.getPersistedModel(Serializable primaryKeyObj)
|
PersistedModel |
ResourceBlockPermissionLocalServiceWrapper.getPersistedModel(Serializable primaryKeyObj)
|
PersistedModel |
UserNotificationEventLocalService.getPersistedModel(Serializable primaryKeyObj)
|
PersistedModel |
ServiceComponentLocalServiceWrapper.getPersistedModel(Serializable primaryKeyObj)
|
PersistedModel |
TeamLocalService.getPersistedModel(Serializable primaryKeyObj)
|
PersistedModel |
LayoutSetBranchLocalService.getPersistedModel(Serializable primaryKeyObj)
|
PersistedModel |
BrowserTrackerLocalService.getPersistedModel(Serializable primaryKeyObj)
|
PersistedModel |
UserNotificationEventLocalServiceWrapper.getPersistedModel(Serializable primaryKeyObj)
|
static PersistedModel |
UserNotificationEventLocalServiceUtil.getPersistedModel(Serializable primaryKeyObj)
|
PersistedModel |
RepositoryEntryLocalService.getPersistedModel(Serializable primaryKeyObj)
|
PersistedModel |
PhoneLocalService.getPersistedModel(Serializable primaryKeyObj)
|
PersistedModel |
AddressLocalService.getPersistedModel(Serializable primaryKeyObj)
|
static PersistedModel |
CompanyLocalServiceUtil.getPersistedModel(Serializable primaryKeyObj)
|
static PersistedModel |
PortletItemLocalServiceUtil.getPersistedModel(Serializable primaryKeyObj)
|
PersistedModel |
ResourceBlockLocalService.getPersistedModel(Serializable primaryKeyObj)
|
static PersistedModel |
PluginSettingLocalServiceUtil.getPersistedModel(Serializable primaryKeyObj)
|
PersistedModel |
CompanyLocalService.getPersistedModel(Serializable primaryKeyObj)
|
PersistedModel |
ResourceActionLocalServiceWrapper.getPersistedModel(Serializable primaryKeyObj)
|
PersistedModel |
ClusterGroupLocalServiceWrapper.getPersistedModel(Serializable primaryKeyObj)
|
PersistedModel |
UserNotificationDeliveryLocalService.getPersistedModel(Serializable primaryKeyObj)
|
PersistedModel |
TeamLocalServiceWrapper.getPersistedModel(Serializable primaryKeyObj)
|
PersistedModel |
PortletItemLocalService.getPersistedModel(Serializable primaryKeyObj)
|
PersistedModel |
LayoutSetLocalServiceWrapper.getPersistedModel(Serializable primaryKeyObj)
|
PersistedModel |
UserLocalServiceWrapper.getPersistedModel(Serializable primaryKeyObj)
|
static PersistedModel |
GroupLocalServiceUtil.getPersistedModel(Serializable primaryKeyObj)
|
PersistedModel |
ResourcePermissionLocalServiceWrapper.getPersistedModel(Serializable primaryKeyObj)
|
PersistedModel |
WorkflowDefinitionLinkLocalServiceWrapper.getPersistedModel(Serializable primaryKeyObj)
|
PersistedModel |
TicketLocalServiceWrapper.getPersistedModel(Serializable primaryKeyObj)
|
static PersistedModel |
WebDAVPropsLocalServiceUtil.getPersistedModel(Serializable primaryKeyObj)
|
PersistedModel |
UserGroupRoleLocalServiceWrapper.getPersistedModel(Serializable primaryKeyObj)
|
PersistedModel |
LayoutPrototypeLocalService.getPersistedModel(Serializable primaryKeyObj)
|
static PersistedModel |
PortletPreferencesLocalServiceUtil.getPersistedModel(Serializable primaryKeyObj)
|
PersistedModel |
RoleLocalService.getPersistedModel(Serializable primaryKeyObj)
|
PersistedModel |
ClusterGroupLocalService.getPersistedModel(Serializable primaryKeyObj)
|
PersistedModel |
RoleLocalServiceWrapper.getPersistedModel(Serializable primaryKeyObj)
|
static PersistedModel |
VirtualHostLocalServiceUtil.getPersistedModel(Serializable primaryKeyObj)
|
static PersistedModel |
SystemEventLocalServiceUtil.getPersistedModel(Serializable primaryKeyObj)
|
PersistedModel |
ResourceBlockPermissionLocalService.getPersistedModel(Serializable primaryKeyObj)
|
PersistedModel |
LockLocalServiceWrapper.getPersistedModel(Serializable primaryKeyObj)
|
PersistedModel |
ClassNameLocalService.getPersistedModel(Serializable primaryKeyObj)
|
PersistedModel |
LayoutRevisionLocalService.getPersistedModel(Serializable primaryKeyObj)
|
PersistedModel |
AccountLocalService.getPersistedModel(Serializable primaryKeyObj)
|
static PersistedModel |
LayoutSetLocalServiceUtil.getPersistedModel(Serializable primaryKeyObj)
|
PersistedModel |
PasswordTrackerLocalService.getPersistedModel(Serializable primaryKeyObj)
|
PersistedModel |
OrganizationLocalService.getPersistedModel(Serializable primaryKeyObj)
|
static PersistedModel |
SubscriptionLocalServiceUtil.getPersistedModel(Serializable primaryKeyObj)
|
static PersistedModel |
ResourceActionLocalServiceUtil.getPersistedModel(Serializable primaryKeyObj)
|
static PersistedModel |
UserNotificationDeliveryLocalServiceUtil.getPersistedModel(Serializable primaryKeyObj)
|
static PersistedModel |
AccountLocalServiceUtil.getPersistedModel(Serializable primaryKeyObj)
|
static PersistedModel |
PhoneLocalServiceUtil.getPersistedModel(Serializable primaryKeyObj)
|
PersistedModel |
ResourceTypePermissionLocalService.getPersistedModel(Serializable primaryKeyObj)
|
PersistedModel |
ShardLocalService.getPersistedModel(Serializable primaryKeyObj)
|
PersistedModel |
GroupLocalServiceWrapper.getPersistedModel(Serializable primaryKeyObj)
|
PersistedModel |
ReleaseLocalService.getPersistedModel(Serializable primaryKeyObj)
|
static PersistedModel |
ReleaseLocalServiceUtil.getPersistedModel(Serializable primaryKeyObj)
|
static PersistedModel |
ServiceComponentLocalServiceUtil.getPersistedModel(Serializable primaryKeyObj)
|
PersistedModel |
UserTrackerLocalService.getPersistedModel(Serializable primaryKeyObj)
|
static PersistedModel |
AddressLocalServiceUtil.getPersistedModel(Serializable primaryKeyObj)
|
PersistedModel |
ShardLocalServiceWrapper.getPersistedModel(Serializable primaryKeyObj)
|
PersistedModel |
VirtualHostLocalServiceWrapper.getPersistedModel(Serializable primaryKeyObj)
|
PersistedModel |
PasswordTrackerLocalServiceWrapper.getPersistedModel(Serializable primaryKeyObj)
|
PersistedModel |
PortalPreferencesLocalService.getPersistedModel(Serializable primaryKeyObj)
|
PersistedModel |
PortletLocalServiceWrapper.getPersistedModel(Serializable primaryKeyObj)
|
PersistedModel |
EmailAddressLocalServiceWrapper.getPersistedModel(Serializable primaryKeyObj)
|
static PersistedModel |
OrgLaborLocalServiceUtil.getPersistedModel(Serializable primaryKeyObj)
|
static PersistedModel |
ResourceTypePermissionLocalServiceUtil.getPersistedModel(Serializable primaryKeyObj)
|
static PersistedModel |
RoleLocalServiceUtil.getPersistedModel(Serializable primaryKeyObj)
|
static PersistedModel |
UserLocalServiceUtil.getPersistedModel(Serializable primaryKeyObj)
|
static PersistedModel |
MembershipRequestLocalServiceUtil.getPersistedModel(Serializable primaryKeyObj)
|
PersistedModel |
UserNotificationDeliveryLocalServiceWrapper.getPersistedModel(Serializable primaryKeyObj)
|
PersistedModel |
ReleaseLocalServiceWrapper.getPersistedModel(Serializable primaryKeyObj)
|
static PersistedModel |
UserGroupGroupRoleLocalServiceUtil.getPersistedModel(Serializable primaryKeyObj)
|
PersistedModel |
PortalPreferencesLocalServiceWrapper.getPersistedModel(Serializable primaryKeyObj)
|
static PersistedModel |
LayoutLocalServiceUtil.getPersistedModel(Serializable primaryKeyObj)
|
PersistedModel |
AccountLocalServiceWrapper.getPersistedModel(Serializable primaryKeyObj)
|
PersistedModel |
ServiceComponentLocalService.getPersistedModel(Serializable primaryKeyObj)
|
PersistedModel |
UserGroupRoleLocalService.getPersistedModel(Serializable primaryKeyObj)
|
PersistedModel |
LayoutSetLocalService.getPersistedModel(Serializable primaryKeyObj)
|
PersistedModel |
WebsiteLocalServiceWrapper.getPersistedModel(Serializable primaryKeyObj)
|
static Phone |
PhoneServiceUtil.getPhone(long phoneId)
|
Phone |
PhoneService.getPhone(long phoneId)
|
Phone |
PhoneLocalServiceWrapper.getPhone(long phoneId)
Returns the phone with the primary key. |
Phone |
PhoneLocalService.getPhone(long phoneId)
Returns the phone with the primary key. |
Phone |
PhoneServiceWrapper.getPhone(long phoneId)
|
static Phone |
PhoneLocalServiceUtil.getPhone(long phoneId)
Returns the phone with the primary key. |
Phone |
PhoneLocalServiceWrapper.getPhoneByUuidAndCompanyId(String uuid,
long companyId)
Returns the phone with the matching UUID and company. |
Phone |
PhoneLocalService.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. |
static List<Phone> |
PhoneServiceUtil.getPhones(String className,
long classPK)
|
List<Phone> |
PhoneService.getPhones(String className,
long classPK)
|
List<Phone> |
PhoneServiceWrapper.getPhones(String className,
long classPK)
|
PluginSetting |
PluginSettingLocalServiceWrapper.getPluginSetting(long pluginSettingId)
Returns the plugin setting with the primary key. |
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. |
static PortalPreferences |
PortalPreferencesLocalServiceUtil.getPortalPreferences(long portalPreferencesId)
Returns the portal preferences with the primary key. |
PortalPreferences |
PortalPreferencesLocalService.getPortalPreferences(long portalPreferencesId)
Returns the portal preferences with the primary key. |
PortalPreferences |
PortalPreferencesLocalServiceWrapper.getPortalPreferences(long portalPreferencesId)
Returns the portal preferences with the primary key. |
static Portlet |
PortletLocalServiceUtil.getPortlet(long id)
Returns the portlet with the primary key. |
Portlet |
PortletLocalService.getPortlet(long id)
Returns the portlet with the primary key. |
Portlet |
PortletLocalServiceWrapper.getPortlet(long id)
Returns the portlet with the primary key. |
PortletItem |
PortletItemLocalServiceWrapper.getPortletItem(long portletItemId)
Returns the portlet item with the primary key. |
static PortletItem |
PortletItemLocalServiceUtil.getPortletItem(long portletItemId)
Returns the portlet item with the primary key. |
PortletItem |
PortletItemLocalService.getPortletItem(long portletItemId)
Returns the portlet item with the primary key. |
PortletItem |
PortletItemLocalServiceWrapper.getPortletItem(long groupId,
String name,
String portletId,
String className)
|
static PortletItem |
PortletItemLocalServiceUtil.getPortletItem(long groupId,
String name,
String portletId,
String className)
|
PortletItem |
PortletItemLocalService.getPortletItem(long groupId,
String name,
String portletId,
String className)
|
PortletPreferences |
PortletPreferencesLocalService.getPortletPreferences(long portletPreferencesId)
Returns the portlet preferences with the primary key. |
PortletPreferences |
PortletPreferencesLocalServiceWrapper.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 |
PortletPreferencesLocalService.getPortletPreferences(long ownerId,
int ownerType,
long plid,
String portletId)
|
PortletPreferences |
PortletPreferencesLocalServiceWrapper.getPortletPreferences(long ownerId,
int ownerType,
long plid,
String portletId)
|
static PortletPreferences |
PortletPreferencesLocalServiceUtil.getPortletPreferences(long ownerId,
int ownerType,
long plid,
String portletId)
|
Region |
RegionService.getRegion(long regionId)
|
Region |
RegionServiceWrapper.getRegion(long regionId)
|
static Region |
RegionServiceUtil.getRegion(long regionId)
|
Region |
RegionService.getRegion(long countryId,
String regionCode)
|
Region |
RegionServiceWrapper.getRegion(long countryId,
String regionCode)
|
static Region |
RegionServiceUtil.getRegion(long countryId,
String regionCode)
|
Release |
ReleaseLocalService.getRelease(long releaseId)
Returns the release with the primary key. |
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. |
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 repositoryId)
Returns the repository with the primary key. |
Repository |
RepositoryService.getRepository(long repositoryId)
|
static Repository |
RepositoryServiceUtil.getRepository(long repositoryId)
|
Repository |
RepositoryLocalService.getRepository(long groupId,
String portletId)
|
static Repository |
RepositoryLocalServiceUtil.getRepository(long groupId,
String portletId)
|
Repository |
RepositoryLocalServiceWrapper.getRepository(long groupId,
String portletId)
|
Repository |
RepositoryLocalService.getRepository(long groupId,
String name,
String portletId)
|
static Repository |
RepositoryLocalServiceUtil.getRepository(long groupId,
String name,
String portletId)
|
Repository |
RepositoryLocalServiceWrapper.getRepository(long groupId,
String name,
String portletId)
|
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.getRepositoryByUuidAndCompanyId(String uuid,
long companyId)
Returns the repository with the matching UUID and company. |
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. |
Repository |
RepositoryLocalServiceWrapper.getRepositoryByUuidAndGroupId(String uuid,
long groupId)
Returns the repository matching the UUID and group. |
RepositoryEntry |
RepositoryEntryLocalServiceWrapper.getRepositoryEntry(long repositoryEntryId)
Returns the repository entry with the primary key. |
static RepositoryEntry |
RepositoryEntryLocalServiceUtil.getRepositoryEntry(long repositoryEntryId)
Returns the repository entry with the primary key. |
RepositoryEntry |
RepositoryEntryLocalService.getRepositoryEntry(long repositoryEntryId)
Returns the repository entry with the primary key. |
RepositoryEntry |
RepositoryEntryLocalServiceWrapper.getRepositoryEntryByUuidAndCompanyId(String uuid,
long companyId)
Returns the repository entry with the matching UUID and company. |
static RepositoryEntry |
RepositoryEntryLocalServiceUtil.getRepositoryEntryByUuidAndCompanyId(String uuid,
long companyId)
Returns the repository entry with the matching UUID and company. |
RepositoryEntry |
RepositoryEntryLocalService.getRepositoryEntryByUuidAndCompanyId(String uuid,
long companyId)
Returns the repository entry with the matching UUID and company. |
RepositoryEntry |
RepositoryEntryLocalServiceWrapper.getRepositoryEntryByUuidAndGroupId(String uuid,
long groupId)
Returns the repository entry matching the UUID and group. |
static RepositoryEntry |
RepositoryEntryLocalServiceUtil.getRepositoryEntryByUuidAndGroupId(String uuid,
long groupId)
Returns the repository entry matching the UUID and group. |
RepositoryEntry |
RepositoryEntryLocalService.getRepositoryEntryByUuidAndGroupId(String uuid,
long groupId)
Returns the repository entry matching the UUID and group. |
Repository |
RepositoryLocalService.getRepositoryImpl(long repositoryId)
|
static Repository |
RepositoryLocalServiceUtil.getRepositoryImpl(long repositoryId)
|
Repository |
RepositoryServiceWrapper.getRepositoryImpl(long repositoryId)
|
Repository |
RepositoryLocalServiceWrapper.getRepositoryImpl(long repositoryId)
|
Repository |
RepositoryService.getRepositoryImpl(long repositoryId)
|
static Repository |
RepositoryServiceUtil.getRepositoryImpl(long repositoryId)
|
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)
|
Repository |
RepositoryLocalServiceWrapper.getRepositoryImpl(long folderId,
long fileEntryId,
long fileVersionId)
|
Repository |
RepositoryService.getRepositoryImpl(long folderId,
long fileEntryId,
long fileVersionId)
|
static Repository |
RepositoryServiceUtil.getRepositoryImpl(long folderId,
long fileEntryId,
long fileVersionId)
|
ResourceAction |
ResourceActionLocalService.getResourceAction(long resourceActionId)
Returns the resource action with the primary key. |
ResourceAction |
ResourceActionLocalServiceWrapper.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 |
ResourceActionLocalService.getResourceAction(String name,
String actionId)
|
ResourceAction |
ResourceActionLocalServiceWrapper.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. |
ResourceBlock |
ResourceBlockLocalServiceWrapper.getResourceBlock(long resourceBlockId)
Returns the resource block with the primary key. |
ResourceBlock |
ResourceBlockLocalService.getResourceBlock(long resourceBlockId)
Returns the resource block with the primary key. |
static ResourceBlock |
ResourceBlockLocalServiceUtil.getResourceBlock(String name,
long primKey)
|
ResourceBlock |
ResourceBlockLocalServiceWrapper.getResourceBlock(String name,
long primKey)
|
ResourceBlock |
ResourceBlockLocalService.getResourceBlock(String name,
long primKey)
|
static List<Long> |
ResourceBlockLocalServiceUtil.getResourceBlockIds(ResourceBlockIdsBag resourceBlockIdsBag,
String name,
String actionId)
|
List<Long> |
ResourceBlockLocalServiceWrapper.getResourceBlockIds(ResourceBlockIdsBag resourceBlockIdsBag,
String name,
String actionId)
|
List<Long> |
ResourceBlockLocalService.getResourceBlockIds(ResourceBlockIdsBag resourceBlockIdsBag,
String name,
String actionId)
|
static ResourceBlockPermission |
ResourceBlockPermissionLocalServiceUtil.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. |
ResourceBlockPermission |
ResourceBlockPermissionLocalService.getResourceBlockPermission(long resourceBlockPermissionId)
Returns the resource block permission with the primary key. |
static ResourcePermission |
ResourcePermissionLocalServiceUtil.getResourcePermission(long resourcePermissionId)
Returns the resource permission with the primary key. |
ResourcePermission |
ResourcePermissionLocalService.getResourcePermission(long resourcePermissionId)
Returns the resource permission with the primary key. |
ResourcePermission |
ResourcePermissionLocalServiceWrapper.getResourcePermission(long resourcePermissionId)
Returns the resource permission with the primary key. |
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 |
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. |
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. |
ResourceTypePermission |
ResourceTypePermissionLocalServiceWrapper.getResourceTypePermission(long resourceTypePermissionId)
Returns the resource type permission with the primary key. |
ResourceTypePermission |
ResourceTypePermissionLocalService.getResourceTypePermission(long resourceTypePermissionId)
Returns the resource type permission with the primary key. |
static ResourceTypePermission |
ResourceTypePermissionLocalServiceUtil.getResourceTypePermission(long resourceTypePermissionId)
Returns the resource type permission with the primary key. |
static Role |
RoleServiceUtil.getRole(long roleId)
Returns the role with the primary key. |
Role |
RoleService.getRole(long roleId)
Returns the role with the primary key. |
Role |
RoleServiceWrapper.getRole(long roleId)
Returns the role with the primary key. |
Role |
RoleLocalService.getRole(long roleId)
Returns the role with the primary key. |
Role |
RoleLocalServiceWrapper.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 companyId,
String name)
Returns the role with the name in the company. |
Role |
RoleService.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. |
Role |
RoleLocalService.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. |
static Role |
RoleLocalServiceUtil.getRole(long companyId,
String name)
Returns the role with the name in the company. |
Role |
RoleLocalService.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. |
static Role |
RoleLocalServiceUtil.getRoleByUuidAndCompanyId(String uuid,
long companyId)
Returns the role with the matching UUID and company. |
List<Role> |
RoleLocalService.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. |
static List<Role> |
RoleLocalServiceUtil.getRoles(long[] roleIds)
Returns all the roles with the primary keys. |
static long[] |
UserServiceUtil.getRoleUserIds(long roleId)
Returns the primary keys of all the users belonging to the role. |
long[] |
UserServiceWrapper.getRoleUserIds(long roleId)
Returns the primary keys of all the users belonging to the role. |
long[] |
UserService.getRoleUserIds(long roleId)
Returns the primary keys of all the users belonging to the role. |
int |
UserLocalService.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. |
static int |
UserLocalServiceUtil.getRoleUsersCount(long roleId,
int status)
Returns the number of users with the status belonging to the role. |
Group |
ServiceContext.getScopeGroup()
|
ServiceComponent |
ServiceComponentLocalServiceWrapper.getServiceComponent(long serviceComponentId)
Returns the service component with the primary key. |
static ServiceComponent |
ServiceComponentLocalServiceUtil.getServiceComponent(long serviceComponentId)
Returns the service component with the primary key. |
ServiceComponent |
ServiceComponentLocalService.getServiceComponent(long serviceComponentId)
Returns the service component with the primary key. |
Object |
CMISRepositoryLocalService.getSession(long repositoryId)
|
static Object |
CMISRepositoryLocalServiceUtil.getSession(long repositoryId)
|
Object |
CMISRepositoryLocalServiceWrapper.getSession(long repositoryId)
|
static Shard |
ShardLocalServiceUtil.getShard(long shardId)
Returns the shard with the primary key. |
Shard |
ShardLocalService.getShard(long shardId)
Returns the shard with the primary key. |
Shard |
ShardLocalServiceWrapper.getShard(long shardId)
Returns the shard with the primary key. |
static Shard |
ShardLocalServiceUtil.getShard(String className,
long classPK)
|
Shard |
ShardLocalService.getShard(String className,
long classPK)
|
Shard |
ShardLocalServiceWrapper.getShard(String className,
long classPK)
|
List<User> |
UserLocalService.getSocialUsers(long userId,
int type,
int start,
int end,
OrderByComparator obc)
Returns an ordered range of all the users with a social relation of the type with the user. |
List<User> |
UserLocalServiceWrapper.getSocialUsers(long userId,
int type,
int start,
int end,
OrderByComparator obc)
Returns an ordered range of all the users with a social relation of the type with the user. |
static List<User> |
UserLocalServiceUtil.getSocialUsers(long userId,
int type,
int start,
int end,
OrderByComparator obc)
Returns an ordered range of all the users with a social relation of the type with the user. |
List<User> |
UserLocalService.getSocialUsers(long userId,
int start,
int end,
OrderByComparator obc)
Returns an ordered range of all the users with a social relation with the user. |
List<User> |
UserLocalServiceWrapper.getSocialUsers(long userId,
int start,
int end,
OrderByComparator obc)
Returns an ordered range of all the users with a social relation with the user. |
static List<User> |
UserLocalServiceUtil.getSocialUsers(long userId,
int start,
int end,
OrderByComparator obc)
Returns an ordered range of all the users with a social relation with the user. |
List<User> |
UserLocalService.getSocialUsers(long userId1,
long userId2,
int type,
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 type,
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 type,
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> |
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. |
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. |
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. |
int |
UserLocalService.getSocialUsersCount(long userId)
Returns the number of users with a social relation with the user. |
int |
UserLocalServiceWrapper.getSocialUsersCount(long userId)
Returns the number of users with a social relation with the user. |
static int |
UserLocalServiceUtil.getSocialUsersCount(long userId)
Returns the number of users with a social relation with the user. |
int |
UserLocalService.getSocialUsersCount(long userId,
int type)
Returns the number of users with a social relation of the type with the user. |
int |
UserLocalServiceWrapper.getSocialUsersCount(long userId,
int type)
Returns the number of users with a social relation of the type with the user. |
static int |
UserLocalServiceUtil.getSocialUsersCount(long userId,
int type)
Returns the number of users with a social relation of the type with the user. |
int |
UserLocalService.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. |
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 |
UserLocalService.getSocialUsersCount(long userId1,
long userId2,
int type)
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 type)
Returns the number of users with a mutual social relation of the type with both of the given users. |
static int |
UserLocalServiceUtil.getSocialUsersCount(long userId1,
long userId2,
int type)
Returns the number of users with a mutual social relation of the type with both of the given users. |
Group |
GroupLocalService.getStagingGroup(long liveGroupId)
Returns the staging group. |
static Group |
GroupLocalServiceUtil.getStagingGroup(long liveGroupId)
Returns the staging group. |
Group |
GroupLocalServiceWrapper.getStagingGroup(long liveGroupId)
Returns the staging group. |
static String |
WorkflowInstanceLinkLocalServiceUtil.getState(long companyId,
long groupId,
String className,
long classPK)
|
String |
WorkflowInstanceLinkLocalServiceWrapper.getState(long companyId,
long groupId,
String className,
long classPK)
|
String |
WorkflowInstanceLinkLocalService.getState(long companyId,
long groupId,
String className,
long classPK)
|
Subscription |
SubscriptionLocalServiceWrapper.getSubscription(long subscriptionId)
Returns the subscription with the primary key. |
Subscription |
SubscriptionLocalService.getSubscription(long subscriptionId)
Returns the subscription with the primary key. |
static Subscription |
SubscriptionLocalServiceUtil.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. |
Subscription |
SubscriptionLocalService.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. |
SystemEvent |
SystemEventLocalService.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 SystemEvent |
SystemEventLocalServiceUtil.getSystemEvent(long systemEventId)
Returns the system event with the primary key. |
Team |
TeamServiceWrapper.getTeam(long teamId)
|
static Team |
TeamLocalServiceUtil.getTeam(long teamId)
Returns the team with the primary key. |
Team |
TeamService.getTeam(long teamId)
|
static Team |
TeamServiceUtil.getTeam(long teamId)
|
Team |
TeamLocalService.getTeam(long teamId)
Returns the team with the primary key. |
Team |
TeamLocalServiceWrapper.getTeam(long teamId)
Returns the team with the primary key. |
Team |
TeamServiceWrapper.getTeam(long groupId,
String name)
|
static Team |
TeamLocalServiceUtil.getTeam(long groupId,
String name)
|
Team |
TeamService.getTeam(long groupId,
String name)
|
static Team |
TeamServiceUtil.getTeam(long groupId,
String name)
|
Team |
TeamLocalService.getTeam(long groupId,
String name)
|
Team |
TeamLocalServiceWrapper.getTeam(long groupId,
String name)
|
Role |
RoleLocalService.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. |
static Role |
RoleLocalServiceUtil.getTeamRole(long companyId,
long teamId)
Returns the team role in the company. |
Map<Team,Role> |
RoleLocalService.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. |
static Map<Team,Role> |
RoleLocalServiceUtil.getTeamRoleMap(long groupId)
Returns the team role map for the group. |
List<Role> |
RoleLocalService.getTeamRoles(long groupId)
Returns the team roles in the group. |
List<Role> |
RoleLocalServiceWrapper.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> |
RoleLocalService.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. |
static List<Role> |
RoleLocalServiceUtil.getTeamRoles(long groupId,
long[] excludedRoleIds)
Returns the team roles in the group, excluding the specified role IDs. |
String[] |
LayoutService.getTempFileEntryNames(long groupId,
String tempFolderName)
|
String[] |
LayoutServiceWrapper.getTempFileEntryNames(long groupId,
String tempFolderName)
|
static String[] |
LayoutServiceUtil.getTempFileEntryNames(long groupId,
String tempFolderName)
|
Ticket |
TicketLocalService.getTicket(long ticketId)
Returns the ticket with the primary key. |
static Ticket |
TicketLocalServiceUtil.getTicket(long ticketId)
Returns the ticket with the primary key. |
Ticket |
TicketLocalServiceWrapper.getTicket(long ticketId)
Returns the ticket with the primary key. |
Ticket |
TicketLocalService.getTicket(String key)
|
static Ticket |
TicketLocalServiceUtil.getTicket(String key)
|
Ticket |
TicketLocalServiceWrapper.getTicket(String key)
|
UnicodeProperties |
RepositoryLocalService.getTypeSettingsProperties(long repositoryId)
|
static UnicodeProperties |
RepositoryLocalServiceUtil.getTypeSettingsProperties(long repositoryId)
|
UnicodeProperties |
RepositoryServiceWrapper.getTypeSettingsProperties(long repositoryId)
|
UnicodeProperties |
RepositoryLocalServiceWrapper.getTypeSettingsProperties(long repositoryId)
|
UnicodeProperties |
RepositoryService.getTypeSettingsProperties(long repositoryId)
|
static UnicodeProperties |
RepositoryServiceUtil.getTypeSettingsProperties(long repositoryId)
|
User |
BaseServiceImpl.getUser()
|
User |
UserLocalService.getUser(long userId)
Returns the user with the primary key. |
User |
UserLocalServiceWrapper.getUser(long userId)
Returns the user with the primary key. |
static User |
UserLocalServiceUtil.getUser(long userId)
Returns the user with the primary key. |
User |
UserLocalService.getUserByContactId(long contactId)
Returns the user with the contact ID. |
User |
UserLocalServiceWrapper.getUserByContactId(long contactId)
Returns the user with the contact ID. |
static User |
UserLocalServiceUtil.getUserByContactId(long contactId)
Returns the user with the contact ID. |
User |
UserLocalService.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. |
User |
UserServiceWrapper.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. |
User |
UserService.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 |
UserLocalService.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. |
static User |
UserLocalServiceUtil.getUserByFacebookId(long companyId,
long facebookId)
Returns the user with the Facebook ID. |
User |
UserLocalService.getUserById(long userId)
Returns the user with the primary key. |
static User |
UserServiceUtil.getUserById(long userId)
Returns the user with the primary key. |
User |
UserServiceWrapper.getUserById(long userId)
Returns the user with the primary key. |
User |
UserLocalServiceWrapper.getUserById(long userId)
Returns the user with the primary key. |
User |
UserService.getUserById(long userId)
Returns the user with the primary key. |
static User |
UserLocalServiceUtil.getUserById(long userId)
Returns the user with the primary key. |
User |
UserLocalService.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. |
static User |
UserLocalServiceUtil.getUserById(long companyId,
long userId)
Returns the user with the primary key from the company. |
User |
UserLocalService.getUserByOpenId(long companyId,
String openId)
Returns the user with the OpenID. |
User |
UserLocalServiceWrapper.getUserByOpenId(long companyId,
String openId)
Returns the user with the OpenID. |
static User |
UserLocalServiceUtil.getUserByOpenId(long companyId,
String openId)
Returns the user with the OpenID. |
User |
UserLocalService.getUserByPortraitId(long portraitId)
Returns the user with the portrait ID. |
User |
UserLocalServiceWrapper.getUserByPortraitId(long portraitId)
Returns the user with the portrait ID. |
static User |
UserLocalServiceUtil.getUserByPortraitId(long portraitId)
Returns the user with the portrait ID. |
User |
UserLocalService.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. |
User |
UserServiceWrapper.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. |
User |
UserService.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 |
UserLocalService.getUserByUuid(String uuid)
Deprecated. As of 6.2.0, replaced by UserLocalService.getUserByUuidAndCompanyId(String, long) |
User |
UserLocalServiceWrapper.getUserByUuid(String uuid)
Deprecated. As of 6.2.0, replaced by UserLocalServiceWrapper.getUserByUuidAndCompanyId(String, long) |
static User |
UserLocalServiceUtil.getUserByUuid(String uuid)
Deprecated. As of 6.2.0, replaced by UserLocalServiceUtil.getUserByUuidAndCompanyId(String, long) |
User |
UserLocalService.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. |
static User |
UserLocalServiceUtil.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. |
UserGroup |
UserGroupLocalServiceWrapper.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 |
UserGroupLocalService.getUserGroup(long userGroupId)
Returns the user group with the primary key. |
UserGroup |
UserGroupService.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. |
Group |
GroupService.getUserGroup(long companyId,
long userId)
Returns the group associated with the user. |
Group |
GroupLocalService.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. |
static Group |
GroupLocalServiceUtil.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. |
Group |
GroupServiceWrapper.getUserGroup(long companyId,
long userId)
Returns the group associated with the user. |
UserGroup |
UserGroupLocalServiceWrapper.getUserGroup(long companyId,
String name)
Returns the user group with the name. |
static UserGroup |
UserGroupLocalServiceUtil.getUserGroup(long companyId,
String name)
Returns the user group with the name. |
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. |
UserGroup |
UserGroupService.getUserGroup(String name)
Returns the user group with the name. |
static UserGroup |
UserGroupServiceUtil.getUserGroup(String name)
Returns the user group with the name. |
UserGroup |
UserGroupLocalServiceWrapper.getUserGroupByUuidAndCompanyId(String uuid,
long companyId)
Returns the user group with the matching UUID and company. |
static UserGroup |
UserGroupLocalServiceUtil.getUserGroupByUuidAndCompanyId(String uuid,
long companyId)
Returns the user group with the matching UUID and company. |
UserGroup |
UserGroupLocalService.getUserGroupByUuidAndCompanyId(String uuid,
long companyId)
Returns the user group with the matching UUID and company. |
Group |
GroupLocalService.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. |
Group |
GroupLocalServiceWrapper.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. |
UserGroupGroupRole |
UserGroupGroupRoleLocalService.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. |
static List<Role> |
RoleServiceUtil.getUserGroupGroupRoles(long userId,
long groupId)
Returns all the user's roles within the user group. |
List<Role> |
RoleService.getUserGroupGroupRoles(long userId,
long groupId)
Returns all the user's roles within the user group. |
List<Role> |
RoleServiceWrapper.getUserGroupGroupRoles(long userId,
long groupId)
Returns all the user's roles within the user group. |
static UserGroupRole |
UserGroupRoleLocalServiceUtil.getUserGroupRole(UserGroupRolePK userGroupRolePK)
Returns the user group role with the primary key. |
UserGroupRole |
UserGroupRoleLocalServiceWrapper.getUserGroupRole(UserGroupRolePK userGroupRolePK)
Returns the user group role with the primary key. |
UserGroupRole |
UserGroupRoleLocalService.getUserGroupRole(UserGroupRolePK userGroupRolePK)
Returns the user group role with the primary key. |
static List<Role> |
RoleServiceUtil.getUserGroupRoles(long userId,
long groupId)
Returns all the user's roles within the user group. |
List<Role> |
RoleService.getUserGroupRoles(long userId,
long groupId)
Returns all the user's roles within the user group. |
List<Role> |
RoleServiceWrapper.getUserGroupRoles(long userId,
long groupId)
Returns all the user's roles within the user group. |
List<UserGroup> |
UserGroupLocalServiceWrapper.getUserGroups(long[] userGroupIds)
Returns all the user groups with the primary keys. |
static List<UserGroup> |
UserGroupLocalServiceUtil.getUserGroups(long[] userGroupIds)
Returns all the user groups with the primary keys. |
List<UserGroup> |
UserGroupLocalService.getUserGroups(long[] userGroupIds)
Returns all the user groups with the primary keys. |
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. |
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. |
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. |
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. |
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. |
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. |
List<Group> |
GroupLocalService.getUserGroups(long userId,
int start,
int end,
OrderByComparator orderByComparator)
|
static List<Group> |
GroupLocalServiceUtil.getUserGroups(long userId,
int start,
int end,
OrderByComparator orderByComparator)
|
List<Group> |
GroupLocalServiceWrapper.getUserGroups(long userId,
int start,
int end,
OrderByComparator orderByComparator)
|
List<Group> |
GroupService.getUserGroupsGroups(List<UserGroup> userGroups)
Returns the groups associated with the user groups. |
List<Group> |
GroupLocalService.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. |
static List<Group> |
GroupLocalServiceUtil.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. |
List<Group> |
GroupServiceWrapper.getUserGroupsGroups(List<UserGroup> userGroups)
Returns the groups associated with the user groups. |
static List<User> |
UserServiceUtil.getUserGroupUsers(long userGroupId)
|
List<User> |
UserServiceWrapper.getUserGroupUsers(long userGroupId)
|
List<User> |
UserService.getUserGroupUsers(long userGroupId)
|
int |
UserLocalService.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. |
static int |
UserLocalServiceUtil.getUserGroupUsersCount(long userGroupId,
int status)
Returns the number of users with the status belonging to the user group. |
long |
UserLocalService.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. |
long |
UserServiceWrapper.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. |
long |
UserService.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 |
UserLocalService.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. |
long |
UserServiceWrapper.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. |
long |
UserService.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. |
UserIdMapper |
UserIdMapperLocalServiceWrapper.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 |
UserIdMapperLocalService.getUserIdMapper(long userIdMapperId)
Returns the user ID mapper with the primary key. |
UserIdMapper |
UserIdMapperLocalServiceWrapper.getUserIdMapper(long userId,
String type)
|
static UserIdMapper |
UserIdMapperLocalServiceUtil.getUserIdMapper(long userId,
String type)
|
UserIdMapper |
UserIdMapperLocalService.getUserIdMapper(long userId,
String type)
|
UserIdMapper |
UserIdMapperLocalServiceWrapper.getUserIdMapperByExternalUserId(String type,
String externalUserId)
|
static UserIdMapper |
UserIdMapperLocalServiceUtil.getUserIdMapperByExternalUserId(String type,
String externalUserId)
|
UserIdMapper |
UserIdMapperLocalService.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) |
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)
|
LayoutSetBranch |
LayoutSetBranchLocalService.getUserLayoutSetBranch(long userId,
long groupId,
boolean privateLayout,
long layoutSetId,
long layoutSetBranchId)
|
UserNotificationDelivery |
UserNotificationDeliveryLocalService.getUserNotificationDelivery(long userNotificationDeliveryId)
Returns the user notification delivery with the primary key. |
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. |
UserNotificationDelivery |
UserNotificationDeliveryLocalService.getUserNotificationDelivery(long userId,
String portletId,
long classNameId,
int notificationType,
int deliveryType,
boolean deliver)
|
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)
|
UserNotificationEvent |
UserNotificationEventLocalService.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. |
static UserNotificationEvent |
UserNotificationEventLocalServiceUtil.getUserNotificationEvent(long userNotificationEventId)
Returns the user notification event with the primary key. |
UserNotificationEvent |
UserNotificationEventLocalService.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. |
static UserNotificationEvent |
UserNotificationEventLocalServiceUtil.getUserNotificationEventByUuidAndCompanyId(String uuid,
long companyId)
Returns the user notification event with the matching UUID and company. |
static List<Organization> |
OrganizationServiceUtil.getUserOrganizations(long userId)
Returns all the organizations associated with the user. |
List<Organization> |
OrganizationService.getUserOrganizations(long userId)
Returns all the organizations associated with the user. |
List<Organization> |
OrganizationServiceWrapper.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. |
List<Organization> |
OrganizationLocalServiceWrapper.getUserOrganizations(long userId,
boolean includeAdministrative)
Returns all the organizations associated with the user. |
List<Organization> |
OrganizationLocalService.getUserOrganizations(long userId,
boolean includeAdministrative)
Returns all the organizations associated with the user. |
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 . |
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 . |
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 . |
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 . |
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 . |
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 . |
Group |
GroupLocalService.getUserPersonalSiteGroup(long companyId)
|
static Group |
GroupLocalServiceUtil.getUserPersonalSiteGroup(long companyId)
|
Group |
GroupLocalServiceWrapper.getUserPersonalSiteGroup(long companyId)
|
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,
boolean includeControlPanel,
int max)
Deprecated. As of 6.2.0, replaced by GroupServiceWrapper.getUserSitesGroups(long,
String[], boolean, int) |
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(long userId,
String[] classNames,
int max)
Deprecated. As of 6.2.0, replaced by GroupServiceWrapper.getUserSitesGroups(long,
String[], int) |
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) |
List<Group> |
GroupServiceWrapper.getUserPlaces(String[] classNames,
int max)
Deprecated. As of 6.2.0, replaced by GroupServiceWrapper.getUserSitesGroups(
String[], int) |
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() |
int |
GroupServiceWrapper.getUserPlacesCount()
Deprecated. As of 6.2.0, replaced by GroupServiceWrapper.getUserSitesGroupsCount() |
static List<Role> |
RoleServiceUtil.getUserRelatedRoles(long userId,
List<Group> groups)
Returns the union of all the user's roles within the groups. |
List<Role> |
RoleService.getUserRelatedRoles(long userId,
List<Group> groups)
Returns the union of all the user's roles within the groups. |
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.getUserRoles(long userId)
Returns all the roles associated with the user. |
List<Role> |
RoleService.getUserRoles(long userId)
Returns all the roles associated with the user. |
List<Role> |
RoleServiceWrapper.getUserRoles(long userId)
Returns all the roles associated with the user. |
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.getUserSites()
Deprecated. As of 6.2.0, replaced by GroupServiceWrapper.getUserSitesGroups() |
List<Group> |
GroupService.getUserSitesGroups()
|
static List<Group> |
GroupServiceUtil.getUserSitesGroups()
|
List<Group> |
GroupServiceWrapper.getUserSitesGroups()
|
List<Group> |
GroupLocalService.getUserSitesGroups(long userId)
|
static List<Group> |
GroupLocalServiceUtil.getUserSitesGroups(long userId)
|
List<Group> |
GroupLocalServiceWrapper.getUserSitesGroups(long userId)
|
List<Group> |
GroupLocalService.getUserSitesGroups(long userId,
boolean includeAdministrative)
|
static List<Group> |
GroupLocalServiceUtil.getUserSitesGroups(long userId,
boolean includeAdministrative)
|
List<Group> |
GroupLocalServiceWrapper.getUserSitesGroups(long userId,
boolean includeAdministrative)
|
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,
boolean includeControlPanel,
int max)
|
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(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> |
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. |
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. |
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. |
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. |
List<Team> |
TeamServiceWrapper.getUserTeams(long userId)
|
List<Team> |
TeamService.getUserTeams(long userId)
|
static List<Team> |
TeamServiceUtil.getUserTeams(long userId)
|
List<Team> |
TeamServiceWrapper.getUserTeams(long userId,
long groupId)
|
List<Team> |
TeamService.getUserTeams(long userId,
long groupId)
|
static List<Team> |
TeamServiceUtil.getUserTeams(long userId,
long groupId)
|
UserTracker |
UserTrackerLocalServiceWrapper.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. |
UserTracker |
UserTrackerLocalService.getUserTracker(long userTrackerId)
Returns the user tracker with the primary key. |
static UserTrackerPath |
UserTrackerPathLocalServiceUtil.getUserTrackerPath(long userTrackerPathId)
Returns the user tracker path with the primary key. |
UserTrackerPath |
UserTrackerPathLocalServiceWrapper.getUserTrackerPath(long userTrackerPathId)
Returns the user tracker path with the primary key. |
UserTrackerPath |
UserTrackerPathLocalService.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. |
List<UserGroup> |
UserGroupService.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. |
VirtualHost |
VirtualHostLocalService.getVirtualHost(long virtualHostId)
Returns the virtual host with the primary key. |
static VirtualHost |
VirtualHostLocalServiceUtil.getVirtualHost(long virtualHostId)
Returns the virtual host with the primary key. |
VirtualHost |
VirtualHostLocalServiceWrapper.getVirtualHost(long virtualHostId)
Returns the virtual host with the primary key. |
VirtualHost |
VirtualHostLocalService.getVirtualHost(long companyId,
long layoutSetId)
|
static VirtualHost |
VirtualHostLocalServiceUtil.getVirtualHost(long companyId,
long layoutSetId)
|
VirtualHost |
VirtualHostLocalServiceWrapper.getVirtualHost(long companyId,
long layoutSetId)
|
VirtualHost |
VirtualHostLocalService.getVirtualHost(String hostname)
|
static VirtualHost |
VirtualHostLocalServiceUtil.getVirtualHost(String hostname)
|
VirtualHost |
VirtualHostLocalServiceWrapper.getVirtualHost(String hostname)
|
WebDAVProps |
WebDAVPropsLocalService.getWebDAVProps(long webDavPropsId)
Returns the web d a v props with the primary key. |
WebDAVProps |
WebDAVPropsLocalServiceWrapper.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. |
Website |
WebsiteServiceWrapper.getWebsite(long websiteId)
|
Website |
WebsiteLocalService.getWebsite(long websiteId)
Returns the website with the primary key. |
static Website |
WebsiteLocalServiceUtil.getWebsite(long websiteId)
Returns the website with the primary key. |
static Website |
WebsiteServiceUtil.getWebsite(long websiteId)
|
Website |
WebsiteService.getWebsite(long websiteId)
|
Website |
WebsiteLocalServiceWrapper.getWebsite(long websiteId)
Returns the website with the primary key. |
Website |
WebsiteLocalService.getWebsiteByUuidAndCompanyId(String uuid,
long companyId)
Returns the website with the matching UUID and company. |
static Website |
WebsiteLocalServiceUtil.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. |
List<Website> |
WebsiteServiceWrapper.getWebsites(String className,
long classPK)
|
static List<Website> |
WebsiteServiceUtil.getWebsites(String className,
long classPK)
|
List<Website> |
WebsiteService.getWebsites(String className,
long classPK)
|
static WorkflowDefinitionLink |
WorkflowDefinitionLinkLocalServiceUtil.getWorkflowDefinitionLink(long workflowDefinitionLinkId)
Returns the workflow definition link with the primary key. |
WorkflowDefinitionLink |
WorkflowDefinitionLinkLocalService.getWorkflowDefinitionLink(long workflowDefinitionLinkId)
Returns the workflow definition link with the primary key. |
WorkflowDefinitionLink |
WorkflowDefinitionLinkLocalServiceWrapper.getWorkflowDefinitionLink(long workflowDefinitionLinkId)
Returns the workflow definition link with the primary key. |
static WorkflowDefinitionLink |
WorkflowDefinitionLinkLocalServiceUtil.getWorkflowDefinitionLink(long companyId,
long groupId,
String className,
long classPK,
long typePK)
|
WorkflowDefinitionLink |
WorkflowDefinitionLinkLocalService.getWorkflowDefinitionLink(long companyId,
long groupId,
String className,
long classPK,
long typePK)
|
WorkflowDefinitionLink |
WorkflowDefinitionLinkLocalServiceWrapper.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,
boolean strict)
|
WorkflowDefinitionLink |
WorkflowDefinitionLinkLocalService.getWorkflowDefinitionLink(long companyId,
long groupId,
String className,
long classPK,
long typePK,
boolean strict)
|
WorkflowDefinitionLink |
WorkflowDefinitionLinkLocalServiceWrapper.getWorkflowDefinitionLink(long companyId,
long groupId,
String className,
long classPK,
long typePK,
boolean strict)
|
static WorkflowInstanceLink |
WorkflowInstanceLinkLocalServiceUtil.getWorkflowInstanceLink(long workflowInstanceLinkId)
Returns the workflow instance link with the primary key. |
WorkflowInstanceLink |
WorkflowInstanceLinkLocalServiceWrapper.getWorkflowInstanceLink(long workflowInstanceLinkId)
Returns the workflow instance link with the primary key. |
WorkflowInstanceLink |
WorkflowInstanceLinkLocalService.getWorkflowInstanceLink(long workflowInstanceLinkId)
Returns the workflow instance link with the primary key. |
static WorkflowInstanceLink |
WorkflowInstanceLinkLocalServiceUtil.getWorkflowInstanceLink(long companyId,
long groupId,
String className,
long classPK)
|
WorkflowInstanceLink |
WorkflowInstanceLinkLocalServiceWrapper.getWorkflowInstanceLink(long companyId,
long groupId,
String className,
long classPK)
|
WorkflowInstanceLink |
WorkflowInstanceLinkLocalService.getWorkflowInstanceLink(long companyId,
long groupId,
String className,
long classPK)
|
boolean |
ResourceTypePermissionLocalServiceWrapper.hasCompanyScopePermission(long companyId,
String name,
long roleId,
String actionId)
|
boolean |
ResourceTypePermissionLocalService.hasCompanyScopePermission(long companyId,
String name,
long roleId,
String actionId)
|
static boolean |
ResourceTypePermissionLocalServiceUtil.hasCompanyScopePermission(long companyId,
String name,
long roleId,
String actionId)
|
boolean |
ResourceTypePermissionLocalServiceWrapper.hasEitherScopePermission(long companyId,
String name,
long roleId,
String actionId)
|
boolean |
ResourceTypePermissionLocalService.hasEitherScopePermission(long companyId,
String name,
long roleId,
String actionId)
|
static boolean |
ResourceTypePermissionLocalServiceUtil.hasEitherScopePermission(long companyId,
String name,
long roleId,
String actionId)
|
boolean |
ResourceTypePermissionLocalServiceWrapper.hasGroupScopePermission(long companyId,
long groupId,
String name,
long roleId,
String actionId)
|
boolean |
ResourceTypePermissionLocalService.hasGroupScopePermission(long companyId,
long groupId,
String name,
long roleId,
String actionId)
|
static boolean |
ResourceTypePermissionLocalServiceUtil.hasGroupScopePermission(long companyId,
long groupId,
String name,
long roleId,
String actionId)
|
static boolean |
UserServiceUtil.hasGroupUser(long groupId,
long userId)
Returns true if the user is a member of the group. |
boolean |
UserServiceWrapper.hasGroupUser(long groupId,
long userId)
Returns true if the user is a member of the group. |
boolean |
UserService.hasGroupUser(long groupId,
long userId)
Returns true if the user is a member of the group. |
boolean |
LayoutLocalService.hasLayouts(Group group,
boolean privateLayout)
|
boolean |
LayoutLocalServiceWrapper.hasLayouts(Group group,
boolean privateLayout)
|
static boolean |
LayoutLocalServiceUtil.hasLayouts(Group group,
boolean privateLayout)
|
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)
|
boolean |
LayoutLocalService.hasLayouts(User user,
boolean privateLayout)
|
boolean |
LayoutLocalServiceWrapper.hasLayouts(User user,
boolean privateLayout)
|
static boolean |
LayoutLocalServiceUtil.hasLayouts(User user,
boolean privateLayout)
|
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)
|
boolean |
LayoutLocalService.hasLayoutSetPrototypeLayout(long layoutSetPrototypeId,
String layoutUuid)
|
boolean |
LayoutLocalServiceWrapper.hasLayoutSetPrototypeLayout(long layoutSetPrototypeId,
String layoutUuid)
|
static boolean |
LayoutLocalServiceUtil.hasLayoutSetPrototypeLayout(long layoutSetPrototypeId,
String layoutUuid)
|
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)
|
boolean |
ResourceBlockLocalServiceWrapper.hasPermission(String name,
long primKey,
String actionId,
ResourceBlockIdsBag resourceBlockIdsBag)
|
boolean |
ResourceBlockLocalService.hasPermission(String name,
long primKey,
String actionId,
ResourceBlockIdsBag resourceBlockIdsBag)
|
static boolean |
ResourceBlockLocalServiceUtil.hasPermission(String name,
PermissionedModel permissionedModel,
String actionId,
ResourceBlockIdsBag resourceBlockIdsBag)
|
boolean |
ResourceBlockLocalServiceWrapper.hasPermission(String name,
PermissionedModel permissionedModel,
String actionId,
ResourceBlockIdsBag resourceBlockIdsBag)
|
boolean |
ResourceBlockLocalService.hasPermission(String name,
PermissionedModel permissionedModel,
String actionId,
ResourceBlockIdsBag resourceBlockIdsBag)
|
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 |
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. |
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. |
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 |
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. |
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. |
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 |
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. |
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. |
static boolean[] |
ResourcePermissionLocalServiceUtil.hasResourcePermissions(long companyId,
String name,
int scope,
String primKey,
long[] roleIds,
String actionId)
|
boolean[] |
ResourcePermissionLocalService.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)
|
static boolean |
UserServiceUtil.hasRoleUser(long roleId,
long userId)
Returns true if the user is a member of the role. |
boolean |
UserServiceWrapper.hasRoleUser(long roleId,
long userId)
Returns true if the user is a member of the role. |
boolean |
UserService.hasRoleUser(long roleId,
long userId)
Returns true if the user is a member of the role. |
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. |
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. |
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. |
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. |
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. |
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. |
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 |
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. |
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 |
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 |
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. |
boolean |
UserGroupGroupRoleLocalServiceWrapper.hasUserGroupGroupRole(long userGroupId,
long groupId,
String roleName)
|
boolean |
UserGroupGroupRoleLocalService.hasUserGroupGroupRole(long userGroupId,
long groupId,
String roleName)
|
static boolean |
UserGroupGroupRoleLocalServiceUtil.hasUserGroupGroupRole(long userGroupId,
long groupId,
String roleName)
|
static boolean |
UserGroupRoleLocalServiceUtil.hasUserGroupRole(long userId,
long groupId,
String roleName)
|
boolean |
UserGroupRoleLocalServiceWrapper.hasUserGroupRole(long userId,
long groupId,
String roleName)
|
boolean |
UserGroupRoleLocalService.hasUserGroupRole(long userId,
long groupId,
String roleName)
|
static boolean |
UserGroupRoleLocalServiceUtil.hasUserGroupRole(long userId,
long groupId,
String roleName,
boolean inherit)
|
boolean |
UserGroupRoleLocalServiceWrapper.hasUserGroupRole(long userId,
long groupId,
String roleName,
boolean inherit)
|
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. |
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. |
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. |
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. |
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. |
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. |
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 |
RoleService.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. |
boolean |
RoleLocalService.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. |
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.hasUserRoles(long userId,
long companyId,
String[] names,
boolean inherited)
Returns true if the user has any one of the named regular
roles. |
boolean |
RoleService.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. |
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 |
RoleLocalServiceWrapper.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. |
boolean |
TeamServiceWrapper.hasUserTeam(long userId,
long teamId)
|
boolean |
TeamService.hasUserTeam(long userId,
long teamId)
|
static boolean |
TeamServiceUtil.hasUserTeam(long userId,
long teamId)
|
static boolean |
WorkflowDefinitionLinkLocalServiceUtil.hasWorkflowDefinitionLink(long companyId,
long groupId,
String className)
|
boolean |
WorkflowDefinitionLinkLocalService.hasWorkflowDefinitionLink(long companyId,
long groupId,
String className)
|
boolean |
WorkflowDefinitionLinkLocalServiceWrapper.hasWorkflowDefinitionLink(long companyId,
long groupId,
String className)
|
static boolean |
WorkflowDefinitionLinkLocalServiceUtil.hasWorkflowDefinitionLink(long companyId,
long groupId,
String className,
long classPK)
|
boolean |
WorkflowDefinitionLinkLocalService.hasWorkflowDefinitionLink(long companyId,
long groupId,
String className,
long classPK)
|
boolean |
WorkflowDefinitionLinkLocalServiceWrapper.hasWorkflowDefinitionLink(long companyId,
long groupId,
String className,
long classPK)
|
static boolean |
WorkflowDefinitionLinkLocalServiceUtil.hasWorkflowDefinitionLink(long companyId,
long groupId,
String className,
long classPK,
long typePK)
|
boolean |
WorkflowDefinitionLinkLocalService.hasWorkflowDefinitionLink(long companyId,
long groupId,
String className,
long classPK,
long typePK)
|
boolean |
WorkflowDefinitionLinkLocalServiceWrapper.hasWorkflowDefinitionLink(long companyId,
long groupId,
String className,
long classPK,
long typePK)
|
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. |
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. |
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. |
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. |
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. |
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. |
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)
|
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)
|
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)
|
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)
|
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. |
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. |
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. |
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. |
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)
|
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)
|
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)
|
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)
|
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)
|
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)
|
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)
|
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)
|
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)
|
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)
|
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)
|
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)
|
ServiceComponent |
ServiceComponentLocalServiceWrapper.initServiceComponent(javax.servlet.ServletContext servletContext,
ClassLoader classLoader,
String buildNamespace,
long buildNumber,
long buildDate,
boolean buildAutoUpgrade)
|
static ServiceComponent |
ServiceComponentLocalServiceUtil.initServiceComponent(javax.servlet.ServletContext servletContext,
ClassLoader classLoader,
String buildNamespace,
long buildNumber,
long buildDate,
boolean buildAutoUpgrade)
|
ServiceComponent |
ServiceComponentLocalService.initServiceComponent(javax.servlet.ServletContext servletContext,
ClassLoader classLoader,
String buildNamespace,
long buildNumber,
long buildDate,
boolean buildAutoUpgrade)
|
static boolean |
WorkflowInstanceLinkLocalServiceUtil.isEnded(long companyId,
long groupId,
String className,
long classPK)
|
boolean |
WorkflowInstanceLinkLocalServiceWrapper.isEnded(long companyId,
long groupId,
String className,
long classPK)
|
boolean |
WorkflowInstanceLinkLocalService.isEnded(long companyId,
long groupId,
String className,
long classPK)
|
boolean |
UserLocalService.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. |
static boolean |
UserLocalServiceUtil.isPasswordExpired(User user)
Returns true if the user's password is expired. |
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 |
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. |
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. |
static boolean |
PasswordTrackerLocalServiceUtil.isSameAsCurrentPassword(long userId,
String newClearTextPwd)
|
boolean |
PasswordTrackerLocalService.isSameAsCurrentPassword(long userId,
String newClearTextPwd)
|
boolean |
PasswordTrackerLocalServiceWrapper.isSameAsCurrentPassword(long userId,
String newClearTextPwd)
|
static boolean |
PasswordTrackerLocalServiceUtil.isValidPassword(long userId,
String newClearTextPwd)
|
boolean |
PasswordTrackerLocalService.isValidPassword(long userId,
String newClearTextPwd)
|
boolean |
PasswordTrackerLocalServiceWrapper.isValidPassword(long userId,
String newClearTextPwd)
|
User |
UserLocalService.loadGetDefaultUser(long companyId)
Returns the default user for the company. |
User |
UserLocalServiceWrapper.loadGetDefaultUser(long companyId)
Returns the default user for the company. |
static User |
UserLocalServiceUtil.loadGetDefaultUser(long companyId)
Returns the default user for the company. |
Group |
GroupLocalService.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. |
Group |
GroupLocalServiceWrapper.loadGetGroup(long companyId,
String name)
Returns the group with the matching group name. |
Role |
RoleLocalService.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. |
static Role |
RoleLocalServiceUtil.loadGetRole(long companyId,
String name)
Returns a role with the name in the company. |
static Lock |
LockLocalServiceUtil.lock(long userId,
String className,
long key,
String owner,
boolean inheritable,
long expirationTime)
|
Lock |
LockLocalService.lock(long userId,
String className,
long key,
String owner,
boolean inheritable,
long expirationTime)
|
Lock |
LockLocalServiceWrapper.lock(long userId,
String className,
long key,
String owner,
boolean inheritable,
long expirationTime)
|
static Lock |
LockLocalServiceUtil.lock(long userId,
String className,
String key,
String owner,
boolean inheritable,
long expirationTime)
|
Lock |
LockLocalService.lock(long userId,
String className,
String key,
String owner,
boolean inheritable,
long expirationTime)
|
Lock |
LockLocalServiceWrapper.lock(long userId,
String className,
String key,
String owner,
boolean inheritable,
long expirationTime)
|
LayoutSetBranch |
LayoutSetBranchServiceWrapper.mergeLayoutSetBranch(long layoutSetBranchId,
long mergeLayoutSetBranchId,
ServiceContext serviceContext)
|
LayoutSetBranch |
LayoutSetBranchService.mergeLayoutSetBranch(long layoutSetBranchId,
long mergeLayoutSetBranchId,
ServiceContext serviceContext)
|
LayoutSetBranch |
LayoutSetBranchLocalServiceWrapper.mergeLayoutSetBranch(long layoutSetBranchId,
long mergeLayoutSetBranchId,
ServiceContext serviceContext)
|
static LayoutSetBranch |
LayoutSetBranchLocalServiceUtil.mergeLayoutSetBranch(long layoutSetBranchId,
long mergeLayoutSetBranchId,
ServiceContext serviceContext)
|
LayoutSetBranch |
LayoutSetBranchLocalService.mergeLayoutSetBranch(long layoutSetBranchId,
long mergeLayoutSetBranchId,
ServiceContext serviceContext)
|
static LayoutSetBranch |
LayoutSetBranchServiceUtil.mergeLayoutSetBranch(long layoutSetBranchId,
long mergeLayoutSetBranchId,
ServiceContext serviceContext)
|
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 |
ResourcePermissionLocalService.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)
|
void |
StagingService.publishStagingRequest(long stagingRequestId,
boolean privateLayout,
Map<String,String[]> parameterMap)
|
void |
StagingLocalServiceWrapper.publishStagingRequest(long userId,
long stagingRequestId,
boolean privateLayout,
Map<String,String[]> parameterMap)
|
void |
StagingLocalService.publishStagingRequest(long userId,
long stagingRequestId,
boolean privateLayout,
Map<String,String[]> parameterMap)
|
static void |
StagingLocalServiceUtil.publishStagingRequest(long userId,
long stagingRequestId,
boolean privateLayout,
Map<String,String[]> parameterMap)
|
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 |
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. |
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. |
void |
OrganizationLocalServiceWrapper.rebuildTree(long companyId)
Rebuilds the organizations tree. |
void |
GroupLocalService.rebuildTree(long companyId)
Rebuilds the group tree. |
static void |
GroupLocalServiceUtil.rebuildTree(long companyId)
Rebuilds the group tree. |
void |
OrganizationLocalService.rebuildTree(long companyId)
Rebuilds the organizations tree. |
void |
GroupLocalServiceWrapper.rebuildTree(long companyId)
Rebuilds the group tree. |
static Lock |
LockLocalServiceUtil.refresh(String uuid,
long companyId,
long expirationTime)
|
Lock |
LockLocalService.refresh(String uuid,
long companyId,
long expirationTime)
|
Lock |
LockLocalServiceWrapper.refresh(String uuid,
long companyId,
long expirationTime)
|
static void |
ResourceBlockLocalServiceUtil.releasePermissionedModelResourceBlock(String name,
long primKey)
|
void |
ResourceBlockLocalServiceWrapper.releasePermissionedModelResourceBlock(String name,
long primKey)
|
void |
ResourceBlockLocalService.releasePermissionedModelResourceBlock(String name,
long primKey)
|
void |
ResourceBlockServiceWrapper.removeAllGroupScopePermissions(long scopeGroupId,
long companyId,
String name,
long roleId,
String actionId)
|
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)
|
void |
ResourceBlockLocalServiceWrapper.removeAllGroupScopePermissions(long companyId,
String name,
long roleId,
String actionId)
|
void |
ResourceBlockLocalService.removeAllGroupScopePermissions(long companyId,
String name,
long roleId,
String actionId)
|
void |
ResourceBlockServiceWrapper.removeCompanyScopePermission(long scopeGroupId,
long companyId,
String name,
long roleId,
String actionId)
|
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)
|
void |
ResourceBlockLocalServiceWrapper.removeCompanyScopePermission(long companyId,
String name,
long roleId,
String actionId)
|
void |
ResourceBlockLocalService.removeCompanyScopePermission(long companyId,
String name,
long roleId,
String actionId)
|
void |
ResourceBlockServiceWrapper.removeGroupScopePermission(long scopeGroupId,
long companyId,
long groupId,
String name,
long roleId,
String actionId)
|
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)
|
void |
ResourceBlockLocalServiceWrapper.removeGroupScopePermission(long companyId,
long groupId,
String name,
long roleId,
String actionId)
|
void |
ResourceBlockLocalService.removeGroupScopePermission(long companyId,
long groupId,
String name,
long roleId,
String actionId)
|
void |
ResourceBlockServiceWrapper.removeIndividualScopePermission(long companyId,
long groupId,
String name,
long primKey,
long roleId,
String actionId)
|
void |
ResourceBlockService.removeIndividualScopePermission(long companyId,
long groupId,
String name,
long primKey,
long roleId,
String actionId)
|
static void |
ResourceBlockLocalServiceUtil.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)
|
static void |
ResourceBlockServiceUtil.removeIndividualScopePermission(long companyId,
long groupId,
String name,
long primKey,
long roleId,
String actionId)
|
void |
ResourceBlockLocalService.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)
|
void |
ResourceBlockLocalServiceWrapper.removeIndividualScopePermission(long companyId,
long groupId,
String name,
PermissionedModel permissionedModel,
long roleId,
String actionId)
|
void |
ResourceBlockLocalService.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)
|
void |
ResourceBlockLocalServiceWrapper.removeIndividualScopePermissions(long companyId,
long groupId,
String name,
long primKey,
long roleId,
long actionIdsLong)
|
void |
ResourceBlockLocalService.removeIndividualScopePermissions(long companyId,
long groupId,
String name,
long primKey,
long roleId,
long actionIdsLong)
|
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. |
static void |
CompanyServiceUtil.removePreferences(long companyId,
String[] keys)
Removes the values that match the keys of the company's preferences. |
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. |
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. |
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. |
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 |
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. |
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. |
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. |
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. |
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. |
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 |
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. |
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. |
static void |
PortletPreferencesServiceUtil.restoreArchivedPreferences(long groupId,
Layout layout,
String portletId,
long portletItemId,
PortletPreferences preferences)
|
void |
PortletPreferencesService.restoreArchivedPreferences(long groupId,
Layout layout,
String portletId,
long portletItemId,
PortletPreferences preferences)
|
void |
PortletPreferencesServiceWrapper.restoreArchivedPreferences(long groupId,
Layout layout,
String portletId,
long portletItemId,
PortletPreferences preferences)
|
static void |
PortletPreferencesServiceUtil.restoreArchivedPreferences(long groupId,
Layout layout,
String portletId,
PortletItem portletItem,
PortletPreferences preferences)
|
void |
PortletPreferencesService.restoreArchivedPreferences(long groupId,
Layout layout,
String portletId,
PortletItem portletItem,
PortletPreferences preferences)
|
void |
PortletPreferencesServiceWrapper.restoreArchivedPreferences(long groupId,
Layout layout,
String portletId,
PortletItem portletItem,
PortletPreferences preferences)
|
static void |
PortletPreferencesServiceUtil.restoreArchivedPreferences(long groupId,
String name,
Layout layout,
String portletId,
PortletPreferences preferences)
|
void |
PortletPreferencesService.restoreArchivedPreferences(long groupId,
String name,
Layout layout,
String portletId,
PortletPreferences preferences)
|
void |
PortletPreferencesServiceWrapper.restoreArchivedPreferences(long groupId,
String name,
Layout layout,
String portletId,
PortletPreferences preferences)
|
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. |
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<LayoutPrototype> |
LayoutPrototypeService.search(long companyId,
Boolean active,
OrderByComparator obc)
|
static List<LayoutSetPrototype> |
LayoutSetPrototypeServiceUtil.search(long companyId,
Boolean active,
OrderByComparator obc)
|
List<LayoutSetPrototype> |
LayoutSetPrototypeService.search(long companyId,
Boolean active,
OrderByComparator obc)
|
static List<LayoutPrototype> |
LayoutPrototypeServiceUtil.search(long companyId,
Boolean active,
OrderByComparator obc)
|
List<LayoutPrototype> |
LayoutPrototypeServiceWrapper.search(long companyId,
Boolean active,
OrderByComparator obc)
|
List<LayoutSetPrototype> |
LayoutSetPrototypeServiceWrapper.search(long companyId,
Boolean active,
OrderByComparator obc)
|
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 keywords,
LinkedHashMap<String,Object> params,
int start,
int end,
OrderByComparator obc)
|
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,
long[] classNameIds,
String name,
String description,
LinkedHashMap<String,Object> params,
boolean andOperator,
int start,
int end,
OrderByComparator obc)
|
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. |
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. |
void |
UserLocalService.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. |
static void |
UserLocalServiceUtil.sendEmailAddressVerification(User user,
String emailAddress,
ServiceContext serviceContext)
Sends an email address verification to the user. |
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 |
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. |
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 |
ResourceBlockServiceWrapper.setCompanyScopePermissions(long scopeGroupId,
long companyId,
String name,
long roleId,
List<String> actionIds)
|
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)
|
void |
ResourceBlockLocalServiceWrapper.setCompanyScopePermissions(long companyId,
String name,
long roleId,
List<String> actionIds)
|
void |
ResourceBlockLocalService.setCompanyScopePermissions(long companyId,
String name,
long roleId,
List<String> actionIds)
|
static void |
OrganizationLocalServiceUtil.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 |
OrganizationService.setGroupOrganizations(long groupId,
long[] organizationIds)
Sets the organizations in the group, removing and adding organizations to the group as necessary. |
void |
OrganizationServiceWrapper.setGroupOrganizations(long groupId,
long[] organizationIds)
Sets the organizations in the group, removing and adding organizations to the group as necessary. |
void |
OrganizationLocalService.setGroupOrganizations(long groupId,
long[] organizationIds)
|
void |
ResourceBlockServiceWrapper.setGroupScopePermissions(long scopeGroupId,
long companyId,
long groupId,
String name,
long roleId,
List<String> actionIds)
|
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)
|
void |
ResourceBlockLocalServiceWrapper.setGroupScopePermissions(long companyId,
long groupId,
String name,
long roleId,
List<String> actionIds)
|
void |
ResourceBlockLocalService.setGroupScopePermissions(long companyId,
long groupId,
String name,
long roleId,
List<String> actionIds)
|
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 |
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. |
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. |
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. |
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. |
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. |
void |
ResourceBlockServiceWrapper.setIndividualScopePermissions(long companyId,
long groupId,
String name,
long primKey,
long roleId,
List<String> actionIds)
|
void |
ResourceBlockService.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,
List<String> actionIds)
|
void |
ResourceBlockLocalServiceWrapper.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)
|
void |
ResourceBlockLocalService.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)
|
void |
ResourceBlockLocalServiceWrapper.setIndividualScopePermissions(long companyId,
long groupId,
String name,
long primKey,
long roleId,
long actionIdsLong)
|
void |
ResourceBlockLocalService.setIndividualScopePermissions(long companyId,
long groupId,
String name,
long primKey,
long roleId,
long actionIdsLong)
|
void |
ResourceBlockServiceWrapper.setIndividualScopePermissions(long companyId,
long groupId,
String name,
long primKey,
Map<Long,String[]> roleIdsToActionIds)
|
void |
ResourceBlockService.setIndividualScopePermissions(long companyId,
long groupId,
String name,
long primKey,
Map<Long,String[]> roleIdsToActionIds)
|
static void |
ResourceBlockLocalServiceUtil.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)
|
static void |
ResourceBlockServiceUtil.setIndividualScopePermissions(long companyId,
long groupId,
String name,
long primKey,
Map<Long,String[]> roleIdsToActionIds)
|
void |
ResourceBlockLocalService.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)
|
void |
ResourceBlockLocalServiceWrapper.setIndividualScopePermissions(long companyId,
long groupId,
String name,
PermissionedModel permissionedModel,
long roleId,
List<String> actionIds)
|
void |
ResourceBlockLocalService.setIndividualScopePermissions(long companyId,
long groupId,
String name,
PermissionedModel permissionedModel,
long roleId,
List<String> actionIds)
|
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 |
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. |
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. |
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. |
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. |
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 |
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 |
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. |
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. |
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 |
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. |
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. |
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 |
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. |
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 |
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 |
GroupServiceWrapper.setRoleGroups(long roleId,
long[] groupIds)
Sets the groups associated with the role, removing and adding associations as necessary. |
void |
UserLocalService.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. |
void |
UserServiceWrapper.setRoleUsers(long roleId,
long[] userIds)
Sets the users in the role, removing and adding users to the role as necessary. |
void |
UserLocalServiceWrapper.setRoleUsers(long roleId,
long[] userIds)
|
void |
UserService.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 |
UserLocalService.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. |
void |
UserServiceWrapper.setUserGroupUsers(long userGroupId,
long[] userIds)
Sets the users in the user group, removing and adding users to the user group as necessary. |
void |
UserLocalServiceWrapper.setUserGroupUsers(long userGroupId,
long[] userIds)
|
void |
UserService.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 |
RoleLocalService.setUserRoles(long userId,
long[] roleIds)
|
void |
RoleLocalServiceWrapper.setUserRoles(long userId,
long[] roleIds)
|
static void |
RoleLocalServiceUtil.setUserRoles(long userId,
long[] roleIds)
|
void |
UserGroupLocalServiceWrapper.setUserUserGroups(long userId,
long[] userGroupIds)
|
static void |
UserGroupLocalServiceUtil.setUserUserGroups(long userId,
long[] userGroupIds)
|
void |
UserGroupLocalService.setUserUserGroups(long userId,
long[] userGroupIds)
|
static void |
WorkflowInstanceLinkLocalServiceUtil.startWorkflowInstance(long companyId,
long groupId,
long userId,
String className,
long classPK,
Map<String,Serializable> workflowContext)
|
void |
WorkflowInstanceLinkLocalServiceWrapper.startWorkflowInstance(long companyId,
long groupId,
long userId,
String className,
long classPK,
Map<String,Serializable> workflowContext)
|
void |
WorkflowInstanceLinkLocalService.startWorkflowInstance(long companyId,
long groupId,
long userId,
String className,
long classPK,
Map<String,Serializable> workflowContext)
|
void |
WebDAVPropsLocalService.storeWebDAVProps(WebDAVProps webDavProps)
|
void |
WebDAVPropsLocalServiceWrapper.storeWebDAVProps(WebDAVProps webDavProps)
|
static void |
WebDAVPropsLocalServiceUtil.storeWebDAVProps(WebDAVProps webDavProps)
|
void |
PortalService.testDeleteClassName()
|
void |
PortalServiceWrapper.testDeleteClassName()
|
static void |
PortalServiceUtil.testDeleteClassName()
|
FileEntry |
CMISRepositoryLocalService.toFileEntry(long repositoryId,
Object object)
|
static FileEntry |
CMISRepositoryLocalServiceUtil.toFileEntry(long repositoryId,
Object object)
|
FileEntry |
CMISRepositoryLocalServiceWrapper.toFileEntry(long repositoryId,
Object object)
|
FileVersion |
CMISRepositoryLocalService.toFileVersion(long repositoryId,
Object object)
|
static FileVersion |
CMISRepositoryLocalServiceUtil.toFileVersion(long repositoryId,
Object object)
|
FileVersion |
CMISRepositoryLocalServiceWrapper.toFileVersion(long repositoryId,
Object object)
|
Folder |
CMISRepositoryLocalService.toFolder(long repositoryId,
Object object)
|
static Folder |
CMISRepositoryLocalServiceUtil.toFolder(long repositoryId,
Object object)
|
Folder |
CMISRepositoryLocalServiceWrapper.toFolder(long repositoryId,
Object object)
|
static void |
PasswordTrackerLocalServiceUtil.trackPassword(long userId,
String encPassword)
|
void |
PasswordTrackerLocalService.trackPassword(long userId,
String encPassword)
|
void |
PasswordTrackerLocalServiceWrapper.trackPassword(long userId,
String encPassword)
|
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. |
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. |
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 |
OrganizationService.unsetGroupOrganizations(long groupId,
long[] organizationIds)
Removes the organizations from the group. |
void |
OrganizationServiceWrapper.unsetGroupOrganizations(long groupId,
long[] organizationIds)
Removes the organizations from the group. |
void |
OrganizationLocalService.unsetGroupOrganizations(long groupId,
long[] organizationIds)
Removes the organizations from the group. |
void |
UserLocalService.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. |
void |
UserServiceWrapper.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. |
void |
UserService.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 |
UserGroupServiceWrapper.unsetGroupUserGroups(long groupId,
long[] userGroupIds)
Removes the user groups from the group. |
void |
UserGroupService.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. |
void |
UserLocalService.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. |
void |
UserServiceWrapper.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. |
void |
UserService.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 |
UserLocalService.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. |
void |
UserServiceWrapper.unsetOrganizationUsers(long organizationId,
long[] userIds)
Removes the users from the organization. |
void |
UserLocalServiceWrapper.unsetOrganizationUsers(long organizationId,
long[] userIds)
Removes the users from the organization. |
void |
UserService.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. |
static void |
OrganizationServiceUtil.unsetPasswordPolicyOrganizations(long passwordPolicyId,
long[] organizationIds)
Removes the organizations from the password policy. |
void |
OrganizationService.unsetPasswordPolicyOrganizations(long passwordPolicyId,
long[] organizationIds)
Removes the organizations from the password policy. |
void |
OrganizationServiceWrapper.unsetPasswordPolicyOrganizations(long passwordPolicyId,
long[] organizationIds)
Removes the organizations from the password policy. |
static void |
UserServiceUtil.unsetPasswordPolicyUsers(long passwordPolicyId,
long[] userIds)
Removes the users from the password policy. |
void |
UserServiceWrapper.unsetPasswordPolicyUsers(long passwordPolicyId,
long[] userIds)
Removes the users from the password policy. |
void |
UserService.unsetPasswordPolicyUsers(long passwordPolicyId,
long[] userIds)
Removes the users from the password policy. |
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. |
void |
GroupServiceWrapper.unsetRoleGroups(long roleId,
long[] groupIds)
Removes the groups from the role. |
void |
UserLocalService.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. |
static void |
UserLocalServiceUtil.unsetRoleUsers(long roleId,
List<User> users)
Removes the users from the role. |
void |
UserLocalService.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. |
void |
UserServiceWrapper.unsetRoleUsers(long roleId,
long[] userIds)
Removes the users from the role. |
void |
UserLocalServiceWrapper.unsetRoleUsers(long roleId,
long[] userIds)
Removes the users from the role. |
void |
UserService.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 |
UserGroupServiceWrapper.unsetTeamUserGroups(long teamId,
long[] userGroupIds)
Removes the user groups from the team. |
void |
UserGroupService.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. |
void |
UserLocalService.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. |
void |
UserServiceWrapper.unsetTeamUsers(long teamId,
long[] userIds)
Removes the users from the team. |
void |
UserLocalServiceWrapper.unsetTeamUsers(long teamId,
long[] userIds)
Removes the users from the team. |
void |
UserService.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 |
UserLocalService.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. |
void |
UserServiceWrapper.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. |
void |
UserService.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. |
static void |
RoleServiceUtil.unsetUserRoles(long userId,
long[] roleIds)
Removes the matching roles associated with the user. |
void |
RoleService.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. |
void |
RoleLocalService.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. |
static void |
RoleLocalServiceUtil.unsetUserRoles(long userId,
long[] roleIds)
Removes the matching roles associated with the user. |
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)
|
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)
|
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)
|
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)
|
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)
|
User |
UserLocalService.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. |
User |
UserServiceWrapper.updateAgreedToTermsOfUse(long userId,
boolean agreedToTermsOfUse)
Updates the user's response to the terms of use agreement. |
User |
UserLocalServiceWrapper.updateAgreedToTermsOfUse(long userId,
boolean agreedToTermsOfUse)
Updates whether the user has agreed to the terms of use. |
User |
UserService.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. |
static void |
PortletPreferencesServiceUtil.updateArchivePreferences(long userId,
long groupId,
String name,
String portletId,
PortletPreferences preferences)
|
void |
PortletPreferencesService.updateArchivePreferences(long userId,
long groupId,
String name,
String portletId,
PortletPreferences preferences)
|
void |
PortletPreferencesServiceWrapper.updateArchivePreferences(long userId,
long groupId,
String name,
String portletId,
PortletPreferences preferences)
|
void |
GroupLocalService.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. |
void |
GroupLocalServiceWrapper.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. |
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. |
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 |
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 |
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. |
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. |
static void |
WorkflowInstanceLinkLocalServiceUtil.updateClassPK(long companyId,
long groupId,
String className,
long oldClassPK,
long newClassPK)
|
void |
WorkflowInstanceLinkLocalServiceWrapper.updateClassPK(long companyId,
long groupId,
String className,
long oldClassPK,
long newClassPK)
|
void |
WorkflowInstanceLinkLocalService.updateClassPK(long companyId,
long groupId,
String className,
long oldClassPK,
long newClassPK)
|
Company |
CompanyLocalServiceWrapper.updateCompany(long companyId,
String virtualHostname,
String mx,
int maxUsers,
boolean active)
Updates the company. |
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 |
CompanyLocalServiceUtil.updateCompany(long companyId,
String virtualHostname,
String mx,
int maxUsers,
boolean active)
Updates the company. |
Company |
CompanyLocalService.updateCompany(long companyId,
String virtualHostname,
String mx,
int maxUsers,
boolean active)
Updates the company. |
static Company |
CompanyServiceUtil.updateCompany(long companyId,
String virtualHost,
String mx,
int maxUsers,
boolean active)
Updates the company |
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. |
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 |
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. |
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. |
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. |
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. |
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. |
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)
|
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)
|
User |
UserLocalService.updateCreateDate(long userId,
Date createDate)
Updates the user's creation date. |
User |
UserLocalServiceWrapper.updateCreateDate(long userId,
Date createDate)
Updates the user's creation date. |
static User |
UserLocalServiceUtil.updateCreateDate(long userId,
Date createDate)
Updates the user's creation date. |
void |
CompanyLocalServiceWrapper.updateDisplay(long companyId,
String languageId,
String timeZoneId)
Update the company's display. |
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. |
static void |
CompanyLocalServiceUtil.updateDisplay(long companyId,
String languageId,
String timeZoneId)
Update the company's display. |
void |
CompanyLocalService.updateDisplay(long companyId,
String languageId,
String timeZoneId)
Update the company's display. |
static void |
CompanyServiceUtil.updateDisplay(long companyId,
String languageId,
String timeZoneId)
Update the company's display. |
EmailAddress |
EmailAddressLocalService.updateEmailAddress(long emailAddressId,
String address,
int typeId,
boolean primary)
|
static EmailAddress |
EmailAddressServiceUtil.updateEmailAddress(long emailAddressId,
String address,
int typeId,
boolean primary)
|
static EmailAddress |
EmailAddressLocalServiceUtil.updateEmailAddress(long emailAddressId,
String address,
int typeId,
boolean primary)
|
EmailAddress |
EmailAddressServiceWrapper.updateEmailAddress(long emailAddressId,
String address,
int typeId,
boolean primary)
|
EmailAddress |
EmailAddressService.updateEmailAddress(long emailAddressId,
String address,
int typeId,
boolean primary)
|
EmailAddress |
EmailAddressLocalServiceWrapper.updateEmailAddress(long emailAddressId,
String address,
int typeId,
boolean primary)
|
User |
UserLocalService.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. |
static User |
UserLocalServiceUtil.updateEmailAddress(long userId,
String password,
String emailAddress1,
String emailAddress2)
Updates the user's email address. |
User |
UserLocalService.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. |
User |
UserServiceWrapper.updateEmailAddress(long userId,
String password,
String emailAddress1,
String emailAddress2,
ServiceContext serviceContext)
Updates the user's email address. |
User |
UserLocalServiceWrapper.updateEmailAddress(long userId,
String password,
String emailAddress1,
String emailAddress2,
ServiceContext serviceContext)
Updates the user's email address or sends verification email. |
User |
UserService.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 |
UserLocalService.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. |
static User |
UserLocalServiceUtil.updateEmailAddressVerified(long userId,
boolean emailAddressVerified)
Updates whether the user has verified email address. |
User |
UserLocalService.updateFacebookId(long userId,
long facebookId)
Updates the user's Facebook ID. |
User |
UserLocalServiceWrapper.updateFacebookId(long userId,
long facebookId)
Updates the user's Facebook ID. |
static User |
UserLocalServiceUtil.updateFacebookId(long userId,
long facebookId)
Updates the user's Facebook ID. |
Group |
GroupService.updateFriendlyURL(long groupId,
String friendlyURL)
Updates the group's friendly URL. |
Group |
GroupLocalService.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. |
static Group |
GroupLocalServiceUtil.updateFriendlyURL(long groupId,
String friendlyURL)
Updates the group's friendly URL. |
Group |
GroupLocalServiceWrapper.updateFriendlyURL(long groupId,
String friendlyURL)
Updates the group's friendly URL. |
Group |
GroupServiceWrapper.updateFriendlyURL(long groupId,
String friendlyURL)
Updates the group's friendly URL. |
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. |
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. |
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. |
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. |
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. |
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. |
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. |
Group |
GroupService.updateGroup(long groupId,
String typeSettings)
Updates the group's type settings. |
Group |
GroupLocalService.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. |
static Group |
GroupLocalServiceUtil.updateGroup(long groupId,
String typeSettings)
Updates the group's type settings. |
Group |
GroupLocalServiceWrapper.updateGroup(long groupId,
String typeSettings)
Updates the group's type settings. |
Group |
GroupServiceWrapper.updateGroup(long groupId,
String typeSettings)
Updates the group's type settings. |
void |
UserLocalService.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. |
static void |
UserLocalServiceUtil.updateGroups(long userId,
long[] newGroupIds,
ServiceContext serviceContext)
Sets the groups the user is in, removing and adding groups as necessary. |
Image |
ImageLocalService.updateImage(long imageId,
byte[] bytes)
|
static Image |
ImageLocalServiceUtil.updateImage(long imageId,
byte[] bytes)
|
Image |
ImageLocalServiceWrapper.updateImage(long imageId,
byte[] bytes)
|
Image |
ImageLocalService.updateImage(long imageId,
byte[] bytes,
String type,
int height,
int width,
int size)
|
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)
|
Image |
ImageLocalService.updateImage(long imageId,
File file)
|
static Image |
ImageLocalServiceUtil.updateImage(long imageId,
File file)
|
Image |
ImageLocalServiceWrapper.updateImage(long imageId,
File file)
|
Image |
ImageLocalService.updateImage(long imageId,
InputStream is)
|
static Image |
ImageLocalServiceUtil.updateImage(long imageId,
InputStream is)
|
Image |
ImageLocalServiceWrapper.updateImage(long imageId,
InputStream is)
|
Image |
ImageLocalService.updateImage(long imageId,
InputStream is,
boolean cleanUpStream)
|
static Image |
ImageLocalServiceUtil.updateImage(long imageId,
InputStream is,
boolean cleanUpStream)
|
Image |
ImageLocalServiceWrapper.updateImage(long imageId,
InputStream is,
boolean cleanUpStream)
|
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. |
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. |
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. |
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. |
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. |
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 |
UserLocalService.updateJobTitle(long userId,
String jobTitle)
Updates the user's job title. |
User |
UserLocalServiceWrapper.updateJobTitle(long userId,
String jobTitle)
Updates the user's job title. |
static User |
UserLocalServiceUtil.updateJobTitle(long userId,
String jobTitle)
Updates the user's job title. |
User |
UserLocalService.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. |
static User |
UserLocalServiceUtil.updateLastLogin(long userId,
String loginIP)
Updates the user's last login with the current time and the IP address. |
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 |
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. |
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. |
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. |
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. |
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. |
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 |
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) |
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) |
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) |
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) |
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) |
Layout |
LayoutLocalService.updateLayout(long groupId,
boolean privateLayout,
long layoutId,
String typeSettings)
Updates the layout replacing its type settings. |
Layout |
LayoutService.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. |
Layout |
LayoutServiceWrapper.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 Layout |
LayoutLocalServiceUtil.updateLayout(long groupId,
boolean privateLayout,
long layoutId,
String typeSettings)
Updates the layout replacing its type settings. |
LayoutBranch |
LayoutBranchService.updateLayoutBranch(long layoutBranchId,
String name,
String description,
ServiceContext serviceContext)
|
static LayoutBranch |
LayoutBranchLocalServiceUtil.updateLayoutBranch(long layoutBranchId,
String name,
String description,
ServiceContext serviceContext)
|
LayoutBranch |
LayoutBranchServiceWrapper.updateLayoutBranch(long layoutBranchId,
String name,
String description,
ServiceContext serviceContext)
|
LayoutBranch |
LayoutBranchLocalServiceWrapper.updateLayoutBranch(long layoutBranchId,
String name,
String description,
ServiceContext serviceContext)
|
LayoutBranch |
LayoutBranchLocalService.updateLayoutBranch(long layoutBranchId,
String name,
String description,
ServiceContext serviceContext)
|
static LayoutBranch |
LayoutBranchServiceUtil.updateLayoutBranch(long layoutBranchId,
String name,
String description,
ServiceContext serviceContext)
|
LayoutFriendlyURL |
LayoutFriendlyURLLocalService.updateLayoutFriendlyURL(long userId,
long companyId,
long groupId,
long plid,
boolean privateLayout,
String friendlyURL,
String languageId,
ServiceContext serviceContext)
|
LayoutFriendlyURL |
LayoutFriendlyURLLocalServiceWrapper.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> |
LayoutFriendlyURLLocalService.updateLayoutFriendlyURLs(long userId,
long companyId,
long groupId,
long plid,
boolean privateLayout,
Map<Locale,String> friendlyURLMap,
ServiceContext serviceContext)
|
List<LayoutFriendlyURL> |
LayoutFriendlyURLLocalServiceWrapper.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)
|
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) |
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) |
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) |
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) |
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) |
LayoutPrototype |
LayoutPrototypeLocalServiceWrapper.updateLayoutPrototype(long layoutPrototypeId,
Map<Locale,String> nameMap,
String description,
boolean active,
ServiceContext serviceContext)
|
LayoutPrototype |
LayoutPrototypeService.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)
|
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)
|
LayoutPrototype |
LayoutPrototypeLocalService.updateLayoutPrototype(long layoutPrototypeId,
Map<Locale,String> nameMap,
String description,
boolean active,
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)
|
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)
|
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)
|
LayoutSetBranch |
LayoutSetBranchServiceWrapper.updateLayoutSetBranch(long groupId,
long layoutSetBranchId,
String name,
String description,
ServiceContext serviceContext)
|
LayoutSetBranch |
LayoutSetBranchService.updateLayoutSetBranch(long groupId,
long layoutSetBranchId,
String name,
String description,
ServiceContext serviceContext)
|
static LayoutSetBranch |
LayoutSetBranchServiceUtil.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)
|
LayoutSetBranch |
LayoutSetBranchLocalService.updateLayoutSetBranch(long layoutSetBranchId,
String name,
String description,
ServiceContext serviceContext)
|
LayoutSetPrototype |
LayoutSetPrototypeLocalService.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)
|
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)
|
static LayoutSetPrototype |
LayoutSetPrototypeLocalServiceUtil.updateLayoutSetPrototype(long layoutSetPrototypeId,
Map<Locale,String> nameMap,
String description,
boolean active,
boolean layoutsUpdateable,
ServiceContext serviceContext)
|
LayoutSetPrototype |
LayoutSetPrototypeServiceWrapper.updateLayoutSetPrototype(long layoutSetPrototypeId,
Map<Locale,String> nameMap,
String description,
boolean active,
boolean layoutsUpdateable,
ServiceContext serviceContext)
|
LayoutSetPrototype |
LayoutSetPrototypeLocalService.updateLayoutSetPrototype(long layoutSetPrototypeId,
String settings)
|
static LayoutSetPrototype |
LayoutSetPrototypeServiceUtil.updateLayoutSetPrototype(long layoutSetPrototypeId,
String settings)
|
LayoutSetPrototype |
LayoutSetPrototypeService.updateLayoutSetPrototype(long layoutSetPrototypeId,
String settings)
|
LayoutSetPrototype |
LayoutSetPrototypeLocalServiceWrapper.updateLayoutSetPrototype(long layoutSetPrototypeId,
String settings)
|
static LayoutSetPrototype |
LayoutSetPrototypeLocalServiceUtil.updateLayoutSetPrototype(long layoutSetPrototypeId,
String settings)
|
LayoutSetPrototype |
LayoutSetPrototypeServiceWrapper.updateLayoutSetPrototype(long layoutSetPrototypeId,
String settings)
|
void |
LayoutSetLocalServiceWrapper.updateLayoutSetPrototypeLinkEnabled(long groupId,
boolean privateLayout,
boolean layoutSetPrototypeLinkEnabled)
Deprecated. As of 6.1.0, replaced by LayoutSetLocalServiceWrapper.updateLayoutSetPrototypeLinkEnabled(long, boolean, boolean,
String) |
static void |
LayoutSetLocalServiceUtil.updateLayoutSetPrototypeLinkEnabled(long groupId,
boolean privateLayout,
boolean layoutSetPrototypeLinkEnabled)
Deprecated. As of 6.1.0, replaced by LayoutSetLocalServiceUtil.updateLayoutSetPrototypeLinkEnabled(long, boolean, boolean,
String) |
void |
LayoutSetLocalService.updateLayoutSetPrototypeLinkEnabled(long groupId,
boolean privateLayout,
boolean layoutSetPrototypeLinkEnabled)
Deprecated. As of 6.1.0, replaced by LayoutSetLocalService.updateLayoutSetPrototypeLinkEnabled(long, boolean, boolean,
String) |
void |
LayoutSetService.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. |
void |
LayoutSetServiceWrapper.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 void |
LayoutSetLocalServiceUtil.updateLayoutSetPrototypeLinkEnabled(long groupId,
boolean privateLayout,
boolean layoutSetPrototypeLinkEnabled,
String layoutSetPrototypeUuid)
Updates the state of the layout set prototype link. |
void |
LayoutSetLocalService.updateLayoutSetPrototypeLinkEnabled(long groupId,
boolean privateLayout,
boolean layoutSetPrototypeLinkEnabled,
String layoutSetPrototypeUuid)
Updates the state of the layout set prototype link. |
User |
UserLocalService.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. |
static User |
UserLocalServiceUtil.updateLockout(User user,
boolean lockout)
Updates whether the user is locked out from logging in. |
User |
UserLocalService.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. |
static User |
UserLocalServiceUtil.updateLockoutByEmailAddress(long companyId,
String emailAddress,
boolean lockout)
Updates whether the user is locked out from logging in. |
User |
UserLocalService.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. |
User |
UserServiceWrapper.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. |
User |
UserService.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 |
UserLocalService.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. |
static User |
UserLocalServiceUtil.updateLockoutByScreenName(long companyId,
String screenName,
boolean lockout)
Updates whether the user is locked out from logging in. |
void |
LayoutSetService.updateLogo(long groupId,
boolean privateLayout,
boolean logo,
byte[] bytes)
|
static void |
LayoutSetServiceUtil.updateLogo(long groupId,
boolean privateLayout,
boolean logo,
byte[] bytes)
|
void |
LayoutSetServiceWrapper.updateLogo(long groupId,
boolean privateLayout,
boolean logo,
byte[] bytes)
|
LayoutSet |
LayoutSetLocalServiceWrapper.updateLogo(long groupId,
boolean privateLayout,
boolean logo,
byte[] bytes)
|
static LayoutSet |
LayoutSetLocalServiceUtil.updateLogo(long groupId,
boolean privateLayout,
boolean logo,
byte[] bytes)
|
LayoutSet |
LayoutSetLocalService.updateLogo(long groupId,
boolean privateLayout,
boolean logo,
byte[] bytes)
|
void |
LayoutSetService.updateLogo(long groupId,
boolean privateLayout,
boolean logo,
File file)
|
static void |
LayoutSetServiceUtil.updateLogo(long groupId,
boolean privateLayout,
boolean logo,
File file)
|
void |
LayoutSetServiceWrapper.updateLogo(long groupId,
boolean privateLayout,
boolean logo,
File file)
|
LayoutSet |
LayoutSetLocalServiceWrapper.updateLogo(long groupId,
boolean privateLayout,
boolean logo,
File file)
|
static LayoutSet |
LayoutSetLocalServiceUtil.updateLogo(long groupId,
boolean privateLayout,
boolean logo,
File file)
|
LayoutSet |
LayoutSetLocalService.updateLogo(long groupId,
boolean privateLayout,
boolean logo,
File file)
|
void |
LayoutSetService.updateLogo(long groupId,
boolean privateLayout,
boolean logo,
InputStream inputStream)
|
static void |
LayoutSetServiceUtil.updateLogo(long groupId,
boolean privateLayout,
boolean logo,
InputStream inputStream)
|
void |
LayoutSetServiceWrapper.updateLogo(long groupId,
boolean privateLayout,
boolean logo,
InputStream inputStream)
|
LayoutSet |
LayoutSetLocalServiceWrapper.updateLogo(long groupId,
boolean privateLayout,
boolean logo,
InputStream is)
|
static LayoutSet |
LayoutSetLocalServiceUtil.updateLogo(long groupId,
boolean privateLayout,
boolean logo,
InputStream is)
|
LayoutSet |
LayoutSetLocalService.updateLogo(long groupId,
boolean privateLayout,
boolean logo,
InputStream is)
|
void |
LayoutSetService.updateLogo(long groupId,
boolean privateLayout,
boolean logo,
InputStream inputStream,
boolean cleanUpStream)
|
static void |
LayoutSetServiceUtil.updateLogo(long groupId,
boolean privateLayout,
boolean logo,
InputStream inputStream,
boolean cleanUpStream)
|
void |
LayoutSetServiceWrapper.updateLogo(long groupId,
boolean privateLayout,
boolean logo,
InputStream inputStream,
boolean cleanUpStream)
|
LayoutSet |
LayoutSetLocalServiceWrapper.updateLogo(long groupId,
boolean privateLayout,
boolean logo,
InputStream is,
boolean cleanUpStream)
|
static LayoutSet |
LayoutSetLocalServiceUtil.updateLogo(long groupId,
boolean privateLayout,
boolean logo,
InputStream is,
boolean cleanUpStream)
|
LayoutSet |
LayoutSetLocalService.updateLogo(long groupId,
boolean privateLayout,
boolean logo,
InputStream is,
boolean cleanUpStream)
|
Company |
CompanyLocalServiceWrapper.updateLogo(long companyId,
byte[] bytes)
Updates the company's logo. |
Company |
CompanyService.updateLogo(long companyId,
byte[] bytes)
Updates the company's logo. |
Company |
CompanyServiceWrapper.updateLogo(long companyId,
byte[] bytes)
Updates the company's logo. |
static Company |
CompanyLocalServiceUtil.updateLogo(long companyId,
byte[] bytes)
Updates the company's logo. |
Company |
CompanyLocalService.updateLogo(long companyId,
byte[] bytes)
Updates the company's logo. |
static Company |
CompanyServiceUtil.updateLogo(long companyId,
byte[] bytes)
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. |
Company |
CompanyLocalService.updateLogo(long companyId,
File file)
Updates the company's logo. |
Company |
CompanyLocalServiceWrapper.updateLogo(long companyId,
InputStream is)
Update the company's logo. |
Company |
CompanyService.updateLogo(long companyId,
InputStream inputStream)
Updates the company's logo. |
Company |
CompanyServiceWrapper.updateLogo(long companyId,
InputStream inputStream)
Updates the company's logo. |
static Company |
CompanyLocalServiceUtil.updateLogo(long companyId,
InputStream is)
Update the company's logo. |
Company |
CompanyLocalService.updateLogo(long companyId,
InputStream is)
Update the company's logo. |
static Company |
CompanyServiceUtil.updateLogo(long companyId,
InputStream inputStream)
Updates the company's logo. |
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 |
LayoutService.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. |
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. |
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. |
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. |
LayoutSet |
LayoutSetService.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)
|
LayoutSet |
LayoutSetServiceWrapper.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 LayoutSet |
LayoutSetLocalServiceUtil.updateLookAndFeel(long groupId,
boolean privateLayout,
String themeId,
String colorSchemeId,
String css,
boolean wapTheme)
|
LayoutSet |
LayoutSetLocalService.updateLookAndFeel(long groupId,
boolean privateLayout,
String themeId,
String colorSchemeId,
String css,
boolean wapTheme)
|
void |
LayoutSetLocalServiceWrapper.updateLookAndFeel(long groupId,
String themeId,
String colorSchemeId,
String css,
boolean wapTheme)
|
static void |
LayoutSetLocalServiceUtil.updateLookAndFeel(long groupId,
String themeId,
String colorSchemeId,
String css,
boolean wapTheme)
|
void |
LayoutSetLocalService.updateLookAndFeel(long groupId,
String themeId,
String colorSchemeId,
String css,
boolean wapTheme)
|
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. |
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. |
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. |
User |
UserLocalService.updateModifiedDate(long userId,
Date modifiedDate)
Updates the user's modified date. |
User |
UserLocalServiceWrapper.updateModifiedDate(long userId,
Date modifiedDate)
Updates the user's modified date. |
static User |
UserLocalServiceUtil.updateModifiedDate(long userId,
Date modifiedDate)
Updates the user's modified date. |
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. |
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 |
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. |
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. |
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. |
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. |
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. |
Layout |
LayoutLocalService.updateName(long plid,
String name,
String languageId)
Updates the name of the layout matching the primary key. |
Layout |
LayoutService.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. |
Layout |
LayoutServiceWrapper.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. |
static Layout |
LayoutLocalServiceUtil.updateName(long plid,
String name,
String languageId)
Updates the name of the layout matching the primary key. |
User |
UserLocalService.updateOpenId(long userId,
String openId)
Updates the user's OpenID. |
static User |
UserServiceUtil.updateOpenId(long userId,
String openId)
Updates the user's OpenID. |
User |
UserServiceWrapper.updateOpenId(long userId,
String openId)
Updates the user's OpenID. |
User |
UserLocalServiceWrapper.updateOpenId(long userId,
String openId)
Updates the user's OpenID. |
User |
UserService.updateOpenId(long userId,
String openId)
Updates the user's OpenID. |
static User |
UserLocalServiceUtil.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) |
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) |
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) |
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. |
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 |
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. |
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 |
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) |
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) |
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 |
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) |
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) |
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 |
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. |
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. |
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. |
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. |
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. |
void |
UserLocalService.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. |
void |
UserServiceWrapper.updateOrganizations(long userId,
long[] organizationIds,
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. |
void |
UserService.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. |
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 |
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)
|
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)
|
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)
|
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)
|
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)
|
LayoutSet |
LayoutSetLocalServiceWrapper.updatePageCount(long groupId,
boolean privateLayout)
|
static LayoutSet |
LayoutSetLocalServiceUtil.updatePageCount(long groupId,
boolean privateLayout)
|
LayoutSet |
LayoutSetLocalService.updatePageCount(long groupId,
boolean privateLayout)
|
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 |
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. |
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. |
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. |
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. |
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. |
Layout |
LayoutLocalService.updateParentLayoutId(long plid,
long parentPlid)
Updates the parent layout ID of the layout matching the primary key. |
Layout |
LayoutService.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. |
Layout |
LayoutServiceWrapper.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. |
static Layout |
LayoutLocalServiceUtil.updateParentLayoutId(long plid,
long parentPlid)
Updates the parent layout ID of the layout matching the primary key. |
Layout |
LayoutLocalService.updateParentLayoutIdAndPriority(long plid,
long parentPlid,
int priority)
|
Layout |
LayoutService.updateParentLayoutIdAndPriority(long plid,
long parentPlid,
int priority)
|
Layout |
LayoutLocalServiceWrapper.updateParentLayoutIdAndPriority(long plid,
long parentPlid,
int priority)
|
Layout |
LayoutServiceWrapper.updateParentLayoutIdAndPriority(long plid,
long parentPlid,
int priority)
|
static Layout |
LayoutServiceUtil.updateParentLayoutIdAndPriority(long plid,
long parentPlid,
int priority)
|
static Layout |
LayoutLocalServiceUtil.updateParentLayoutIdAndPriority(long plid,
long parentPlid,
int priority)
|
User |
UserLocalService.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. |
User |
UserServiceWrapper.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. |
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)
Updates the user's password without tracking or validation of the change. |
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. |
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. |
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 |
UserLocalService.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. |
static User |
UserLocalServiceUtil.updatePasswordManually(long userId,
String password,
boolean passwordEncrypted,
boolean passwordReset,
Date passwordModifiedDate)
Updates the user's password with manually input information. |
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) |
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) |
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) |
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) |
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)
|
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)
|
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)
|
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)
|
User |
UserLocalService.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. |
static User |
UserLocalServiceUtil.updatePasswordReset(long userId,
boolean passwordReset)
Updates whether the user should be asked to reset their password the next time they login. |
static Phone |
PhoneServiceUtil.updatePhone(long phoneId,
String number,
String extension,
int typeId,
boolean primary)
|
Phone |
PhoneService.updatePhone(long phoneId,
String number,
String extension,
int typeId,
boolean primary)
|
Phone |
PhoneLocalServiceWrapper.updatePhone(long phoneId,
String number,
String extension,
int typeId,
boolean primary)
|
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)
|
static Phone |
PhoneLocalServiceUtil.updatePhone(long phoneId,
String number,
String extension,
int typeId,
boolean primary)
|
static PluginSetting |
PluginSettingServiceUtil.updatePluginSetting(long companyId,
String pluginId,
String pluginType,
String roles,
boolean active)
|
PluginSetting |
PluginSettingServiceWrapper.updatePluginSetting(long companyId,
String pluginId,
String pluginType,
String roles,
boolean active)
|
PluginSetting |
PluginSettingService.updatePluginSetting(long companyId,
String pluginId,
String pluginType,
String roles,
boolean active)
|
static Portlet |
PortletServiceUtil.updatePortlet(long companyId,
String portletId,
String roles,
boolean active)
|
Portlet |
PortletService.updatePortlet(long companyId,
String portletId,
String roles,
boolean active)
|
Portlet |
PortletServiceWrapper.updatePortlet(long companyId,
String portletId,
String roles,
boolean active)
|
PortletItem |
PortletItemLocalServiceWrapper.updatePortletItem(long userId,
long groupId,
String name,
String portletId,
String className)
|
static PortletItem |
PortletItemLocalServiceUtil.updatePortletItem(long userId,
long groupId,
String name,
String portletId,
String className)
|
PortletItem |
PortletItemLocalService.updatePortletItem(long userId,
long groupId,
String name,
String portletId,
String className)
|
User |
UserLocalService.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. |
User |
UserServiceWrapper.updatePortrait(long userId,
byte[] bytes)
Updates the user's portrait image. |
User |
UserLocalServiceWrapper.updatePortrait(long userId,
byte[] bytes)
Updates the user's portrait image. |
User |
UserService.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. |
void |
CompanyLocalServiceWrapper.updatePreferences(long companyId,
UnicodeProperties properties)
Updates the company's preferences. |
void |
CompanyService.updatePreferences(long companyId,
UnicodeProperties properties)
Updates the company's preferences. |
void |
CompanyServiceWrapper.updatePreferences(long companyId,
UnicodeProperties properties)
Updates the company's preferences. |
static void |
CompanyLocalServiceUtil.updatePreferences(long companyId,
UnicodeProperties properties)
Updates the company's preferences. |
void |
CompanyLocalService.updatePreferences(long companyId,
UnicodeProperties properties)
Updates the company's preferences. |
static void |
CompanyServiceUtil.updatePreferences(long companyId,
UnicodeProperties properties)
Updates the company's preferences. |
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. |
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. |
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 |
LayoutService.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. |
Layout |
LayoutServiceWrapper.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. |
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. |
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 |
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. |
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. |
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. |
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. |
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. |
Layout |
LayoutLocalService.updatePriority(long plid,
int priority)
Updates the priority of the layout matching the primary key. |
Layout |
LayoutService.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. |
Layout |
LayoutServiceWrapper.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 Layout |
LayoutLocalServiceUtil.updatePriority(long plid,
int priority)
Updates the priority of the layout matching the primary key. |
Release |
ReleaseLocalService.updateRelease(long releaseId,
int buildNumber,
Date buildDate,
boolean verified)
|
static Release |
ReleaseLocalServiceUtil.updateRelease(long releaseId,
int buildNumber,
Date buildDate,
boolean verified)
|
Release |
ReleaseLocalServiceWrapper.updateRelease(long releaseId,
int buildNumber,
Date buildDate,
boolean verified)
|
User |
UserLocalService.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. |
User |
UserServiceWrapper.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. |
User |
UserService.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. |
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)
|
void |
RepositoryLocalServiceWrapper.updateRepository(long repositoryId,
String name,
String description)
|
void |
RepositoryService.updateRepository(long repositoryId,
String name,
String description)
|
static void |
RepositoryServiceUtil.updateRepository(long repositoryId,
String name,
String description)
|
RepositoryEntry |
RepositoryEntryLocalServiceWrapper.updateRepositoryEntry(long repositoryEntryId,
String mappedId)
|
static RepositoryEntry |
RepositoryEntryLocalServiceUtil.updateRepositoryEntry(long repositoryEntryId,
String mappedId)
|
RepositoryEntry |
RepositoryEntryLocalService.updateRepositoryEntry(long repositoryEntryId,
String mappedId)
|
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. |
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. |
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. |
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. |
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. |
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. |
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 |
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. |
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. |
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 |
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. |
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. |
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 |
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 |
UserLocalService.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. |
User |
UserServiceWrapper.updateScreenName(long userId,
String screenName)
Updates the user's screen name. |
User |
UserLocalServiceWrapper.updateScreenName(long userId,
String screenName)
Updates the user's screen name. |
User |
UserService.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. |
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. |
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. |
LayoutSet |
LayoutSetService.updateSettings(long groupId,
boolean privateLayout,
String settings)
|
static LayoutSet |
LayoutSetServiceUtil.updateSettings(long groupId,
boolean privateLayout,
String settings)
|
LayoutSet |
LayoutSetServiceWrapper.updateSettings(long groupId,
boolean privateLayout,
String settings)
|
LayoutSet |
LayoutSetLocalServiceWrapper.updateSettings(long groupId,
boolean privateLayout,
String settings)
|
static LayoutSet |
LayoutSetLocalServiceUtil.updateSettings(long groupId,
boolean privateLayout,
String settings)
|
LayoutSet |
LayoutSetLocalService.updateSettings(long groupId,
boolean privateLayout,
String settings)
|
Group |
GroupLocalService.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. |
Group |
GroupLocalServiceWrapper.updateSite(long groupId,
boolean site)
Associates the group with a main site if the group is an organization. |
void |
GroupService.updateStagedPortlets(long groupId,
Map<String,String> stagedPortletIds)
|
static void |
GroupServiceUtil.updateStagedPortlets(long groupId,
Map<String,String> stagedPortletIds)
|
void |
GroupServiceWrapper.updateStagedPortlets(long groupId,
Map<String,String> stagedPortletIds)
|
void |
StagingLocalServiceWrapper.updateStagingRequest(long userId,
long stagingRequestId,
String fileName,
byte[] bytes)
|
void |
StagingLocalService.updateStagingRequest(long userId,
long stagingRequestId,
String fileName,
byte[] bytes)
|
static void |
StagingLocalServiceUtil.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)
|
void |
StagingService.updateStagingRequest(long stagingRequestId,
String fileName,
byte[] bytes)
|
User |
UserLocalService.updateStatus(long userId,
int status)
Deprecated. As of 7.0.0, replaced by UserLocalService.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) |
User |
UserServiceWrapper.updateStatus(long userId,
int status)
Deprecated. As of 7.0.0, replaced by UserServiceWrapper.updateStatus(long, int,
ServiceContext) |
User |
UserLocalServiceWrapper.updateStatus(long userId,
int status)
Deprecated. As of 7.0.0, replaced by UserLocalServiceWrapper.updateStatus(long, int,
ServiceContext) |
User |
UserService.updateStatus(long userId,
int status)
Deprecated. As of 7.0.0, replaced by UserService.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 |
UserLocalService.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. |
User |
UserServiceWrapper.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. |
User |
UserService.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. |
static LayoutRevision |
LayoutRevisionLocalServiceUtil.updateStatus(long userId,
long layoutRevisionId,
int status,
ServiceContext serviceContext)
|
LayoutRevision |
LayoutRevisionLocalServiceWrapper.updateStatus(long userId,
long layoutRevisionId,
int status,
ServiceContext serviceContext)
|
LayoutRevision |
LayoutRevisionLocalService.updateStatus(long userId,
long layoutRevisionId,
int status,
ServiceContext serviceContext)
|
void |
MembershipRequestLocalServiceWrapper.updateStatus(long replierUserId,
long membershipRequestId,
String replyComments,
int statusId,
boolean addUserToGroup,
ServiceContext serviceContext)
|
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 |
MembershipRequestServiceWrapper.updateStatus(long membershipRequestId,
String reviewComments,
int statusId,
ServiceContext serviceContext)
|
void |
MembershipRequestService.updateStatus(long membershipRequestId,
String reviewComments,
int statusId,
ServiceContext serviceContext)
|
static void |
MembershipRequestServiceUtil.updateStatus(long membershipRequestId,
String reviewComments,
int statusId,
ServiceContext serviceContext)
|
Team |
TeamServiceWrapper.updateTeam(long teamId,
String name,
String description)
|
static Team |
TeamLocalServiceUtil.updateTeam(long teamId,
String name,
String description)
|
Team |
TeamService.updateTeam(long teamId,
String name,
String description)
|
static Team |
TeamServiceUtil.updateTeam(long teamId,
String name,
String description)
|
Team |
TeamLocalService.updateTeam(long teamId,
String name,
String description)
|
Team |
TeamLocalServiceWrapper.updateTeam(long teamId,
String name,
String description)
|
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. |
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. |
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 |
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. |
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. |
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. |
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. |
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 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. |
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) |
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 |
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) |
UserGroup |
UserGroupLocalServiceWrapper.updateUserGroup(long companyId,
long userGroupId,
String name,
String description,
ServiceContext serviceContext)
Updates the user group. |
static UserGroup |
UserGroupLocalServiceUtil.updateUserGroup(long companyId,
long userGroupId,
String name,
String description,
ServiceContext serviceContext)
Updates the user group. |
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) |
UserGroup |
UserGroupService.updateUserGroup(long userGroupId,
String name,
String description)
Deprecated. As of 6.2.0, replaced by UserGroupService.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) |
UserGroup |
UserGroupServiceWrapper.updateUserGroup(long userGroupId,
String name,
String description,
ServiceContext serviceContext)
Updates the user group. |
UserGroup |
UserGroupService.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. |
LayoutSet |
LayoutSetService.updateVirtualHost(long groupId,
boolean privateLayout,
String virtualHost)
|
static LayoutSet |
LayoutSetServiceUtil.updateVirtualHost(long groupId,
boolean privateLayout,
String virtualHost)
|
LayoutSet |
LayoutSetServiceWrapper.updateVirtualHost(long groupId,
boolean privateLayout,
String virtualHost)
|
LayoutSet |
LayoutSetLocalServiceWrapper.updateVirtualHost(long groupId,
boolean privateLayout,
String virtualHostname)
|
static LayoutSet |
LayoutSetLocalServiceUtil.updateVirtualHost(long groupId,
boolean privateLayout,
String virtualHostname)
|
LayoutSet |
LayoutSetLocalService.updateVirtualHost(long groupId,
boolean privateLayout,
String virtualHostname)
|
Website |
WebsiteServiceWrapper.updateWebsite(long websiteId,
String url,
int typeId,
boolean primary)
|
Website |
WebsiteLocalService.updateWebsite(long websiteId,
String url,
int typeId,
boolean primary)
|
static Website |
WebsiteLocalServiceUtil.updateWebsite(long websiteId,
String url,
int typeId,
boolean primary)
|
static Website |
WebsiteServiceUtil.updateWebsite(long websiteId,
String url,
int typeId,
boolean primary)
|
Website |
WebsiteService.updateWebsite(long websiteId,
String url,
int typeId,
boolean primary)
|
Website |
WebsiteLocalServiceWrapper.updateWebsite(long websiteId,
String url,
int typeId,
boolean primary)
|
static void |
WorkflowDefinitionLinkLocalServiceUtil.updateWorkflowDefinitionLink(long userId,
long companyId,
long groupId,
String className,
long classPK,
long typePK,
String workflowDefinition)
|
void |
WorkflowDefinitionLinkLocalService.updateWorkflowDefinitionLink(long userId,
long companyId,
long groupId,
String className,
long classPK,
long typePK,
String workflowDefinition)
|
void |
WorkflowDefinitionLinkLocalServiceWrapper.updateWorkflowDefinitionLink(long userId,
long companyId,
long groupId,
String className,
long classPK,
long typePK,
String workflowDefinition)
|
static WorkflowDefinitionLink |
WorkflowDefinitionLinkLocalServiceUtil.updateWorkflowDefinitionLink(long userId,
long companyId,
long groupId,
String className,
long classPK,
long typePK,
String workflowDefinitionName,
int workflowDefinitionVersion)
|
WorkflowDefinitionLink |
WorkflowDefinitionLinkLocalService.updateWorkflowDefinitionLink(long userId,
long companyId,
long groupId,
String className,
long classPK,
long typePK,
String workflowDefinitionName,
int workflowDefinitionVersion)
|
WorkflowDefinitionLink |
WorkflowDefinitionLinkLocalServiceWrapper.updateWorkflowDefinitionLink(long userId,
long companyId,
long groupId,
String className,
long classPK,
long typePK,
String workflowDefinitionName,
int workflowDefinitionVersion)
|
static void |
WorkflowDefinitionLinkLocalServiceUtil.updateWorkflowDefinitionLinks(long userId,
long companyId,
long groupId,
String className,
long classPK,
List<ObjectValuePair<Long,String>> workflowDefinitionOVPs)
|
void |
WorkflowDefinitionLinkLocalService.updateWorkflowDefinitionLinks(long userId,
long companyId,
long groupId,
String className,
long classPK,
List<ObjectValuePair<Long,String>> workflowDefinitionOVPs)
|
void |
WorkflowDefinitionLinkLocalServiceWrapper.updateWorkflowDefinitionLinks(long userId,
long companyId,
long groupId,
String className,
long classPK,
List<ObjectValuePair<Long,String>> workflowDefinitionOVPs)
|
void |
ListTypeServiceWrapper.validate(int listTypeId,
long classNameId,
String type)
|
static void |
ListTypeServiceUtil.validate(int listTypeId,
long classNameId,
String type)
|
void |
ListTypeService.validate(int listTypeId,
long classNameId,
String type)
|
void |
ListTypeServiceWrapper.validate(int listTypeId,
String type)
|
static void |
ListTypeServiceUtil.validate(int listTypeId,
String type)
|
void |
ListTypeService.validate(int listTypeId,
String type)
|
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)
|
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)
|
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)
|
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)
|
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)
|
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)
|
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)
|
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)
|
MissingReferences |
StagingService.validateStagingRequest(long stagingRequestId,
boolean privateLayout,
Map<String,String[]> parameterMap)
|
MissingReferences |
StagingLocalServiceWrapper.validateStagingRequest(long userId,
long stagingRequestId,
boolean privateLayout,
Map<String,String[]> parameterMap)
|
MissingReferences |
StagingLocalService.validateStagingRequest(long userId,
long stagingRequestId,
boolean privateLayout,
Map<String,String[]> parameterMap)
|
static MissingReferences |
StagingLocalServiceUtil.validateStagingRequest(long userId,
long stagingRequestId,
boolean privateLayout,
Map<String,String[]> parameterMap)
|
void |
UserLocalService.verifyEmailAddress(String ticketKey)
Verifies the email address of the ticket. |
void |
UserLocalServiceWrapper.verifyEmailAddress(String ticketKey)
Verifies the email address of the ticket. |
static void |
UserLocalServiceUtil.verifyEmailAddress(String ticketKey)
Verifies the email address of the ticket. |
static void |
ResourceBlockLocalServiceUtil.verifyResourceBlockId(long companyId,
String name,
long primKey)
|
void |
ResourceBlockLocalServiceWrapper.verifyResourceBlockId(long companyId,
String name,
long primKey)
|
void |
ResourceBlockLocalService.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 | |
---|---|
void |
AccountPermission.check(PermissionChecker permissionChecker,
Account account,
String actionId)
|
static void |
AccountPermissionUtil.check(PermissionChecker permissionChecker,
Account account,
String actionId)
|
void |
GroupPermission.check(PermissionChecker permissionChecker,
Group group,
String actionId)
|
static void |
GroupPermissionUtil.check(PermissionChecker permissionChecker,
Group group,
String actionId)
|
void |
LayoutBranchPermission.check(PermissionChecker permissionChecker,
LayoutBranch layoutBranch,
String actionId)
|
static void |
LayoutBranchPermissionUtil.check(PermissionChecker permissionChecker,
LayoutBranch layoutBranch,
String actionId)
|
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)
|
void |
LayoutPermission.check(PermissionChecker permissionChecker,
Layout layout,
String actionId)
|
void |
PortletPermission.check(PermissionChecker permissionChecker,
Layout layout,
String portletId,
String actionId)
|
static void |
PortletPermissionUtil.check(PermissionChecker permissionChecker,
Layout layout,
String portletId,
String actionId)
|
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)
|
void |
LayoutPermission.check(PermissionChecker permissionChecker,
long groupId,
boolean privateLayout,
long layoutId,
String actionId)
|
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)
|
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)
|
void |
UserGroupRolePermission.check(PermissionChecker permissionChecker,
long groupId,
long roleId)
|
static void |
CommonPermissionUtil.check(PermissionChecker permissionChecker,
long classNameId,
long classPK,
String actionId)
|
void |
CommonPermission.check(PermissionChecker permissionChecker,
long classNameId,
long classPK,
String actionId)
|
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)
|
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)
|
void |
LayoutSetBranchPermission.check(PermissionChecker permissionChecker,
long layoutSetBranchId,
String actionId)
|
static void |
LayoutSetBranchPermissionUtil.check(PermissionChecker permissionChecker,
long layoutSetBranchId,
String actionId)
|
void |
AccountPermission.check(PermissionChecker permissionChecker,
long accountId,
String actionId)
|
static void |
AccountPermissionUtil.check(PermissionChecker permissionChecker,
long accountId,
String actionId)
|
void |
TeamPermission.check(PermissionChecker permissionChecker,
long teamId,
String actionId)
|
static void |
TeamPermissionUtil.check(PermissionChecker permissionChecker,
long teamId,
String actionId)
|
void |
OrganizationPermission.check(PermissionChecker permissionChecker,
long organizationId,
String actionId)
|
void |
GroupPermission.check(PermissionChecker permissionChecker,
long groupId,
String actionId)
|
static void |
LayoutPermissionUtil.check(PermissionChecker permissionChecker,
long plid,
String actionId)
|
static void |
OrganizationPermissionUtil.check(PermissionChecker permissionChecker,
long organizationId,
String actionId)
|
static void |
GroupPermissionUtil.check(PermissionChecker permissionChecker,
long groupId,
String actionId)
|
void |
LayoutBranchPermission.check(PermissionChecker permissionChecker,
long layoutBranchId,
String actionId)
|
void |
LayoutPermission.check(PermissionChecker permissionChecker,
long plid,
String actionId)
|
static void |
LayoutBranchPermissionUtil.check(PermissionChecker permissionChecker,
long layoutBranchId,
String actionId)
|
void |
PortletPermission.check(PermissionChecker permissionChecker,
long plid,
String portletId,
String actionId)
|
static void |
PortletPermissionUtil.check(PermissionChecker permissionChecker,
long plid,
String portletId,
String actionId)
|
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)
|
void |
OrganizationPermission.check(PermissionChecker permissionChecker,
Organization organization,
String actionId)
|
static void |
OrganizationPermissionUtil.check(PermissionChecker permissionChecker,
Organization organization,
String actionId)
|
void |
GroupPermission.check(PermissionChecker permissionChecker,
String actionId)
|
static void |
GroupPermissionUtil.check(PermissionChecker permissionChecker,
String actionId)
|
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)
|
void |
CommonPermission.check(PermissionChecker permissionChecker,
String className,
long classPK,
String actionId)
|
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)
|
void |
PortletPermission.check(PermissionChecker permissionChecker,
String portletId,
String actionId)
|
static void |
PortletPermissionUtil.check(PermissionChecker permissionChecker,
String portletId,
String actionId)
|
void |
TeamPermission.check(PermissionChecker permissionChecker,
Team team,
String actionId)
|
static void |
TeamPermissionUtil.check(PermissionChecker permissionChecker,
Team team,
String actionId)
|
boolean |
AccountPermission.contains(PermissionChecker permissionChecker,
Account account,
String actionId)
|
static boolean |
AccountPermissionUtil.contains(PermissionChecker permissionChecker,
Account account,
String actionId)
|
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)
|
boolean |
LayoutPermission.contains(PermissionChecker permissionChecker,
Layout layout,
boolean checkViewableGroup,
String actionId)
|
boolean |
PortletPermission.contains(PermissionChecker permissionChecker,
Layout layout,
Portlet portlet,
String actionId)
|
static boolean |
PortletPermissionUtil.contains(PermissionChecker permissionChecker,
Layout layout,
Portlet portlet,
String actionId)
|
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)
|
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) |
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) |
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) |
boolean |
LayoutPermission.contains(PermissionChecker permissionChecker,
Layout layout,
String controlPanelCategory,
String actionId)
Deprecated. As of 6.2.0, replaced by LayoutPermission.contains(PermissionChecker,
Layout, String) |
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)
|
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)
|
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) |
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) |
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)
|
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)
|
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)
|
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)
|
boolean |
UserGroupRolePermission.contains(PermissionChecker permissionChecker,
long groupId,
long roleId)
|
boolean |
PortletPermission.contains(PermissionChecker permissionChecker,
long groupId,
long plid,
Portlet portlet,
String actionId,
boolean strict)
|
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)
|
boolean |
PortletPermission.contains(PermissionChecker permissionChecker,
long plid,
Portlet portlet,
String actionId)
|
static boolean |
PortletPermissionUtil.contains(PermissionChecker permissionChecker,
long plid,
Portlet portlet,
String actionId)
|
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)
|
boolean |
LayoutSetBranchPermission.contains(PermissionChecker permissionChecker,
long layoutSetBranchId,
String actionId)
|
static boolean |
LayoutSetBranchPermissionUtil.contains(PermissionChecker permissionChecker,
long layoutSetBranchId,
String actionId)
|
boolean |
AccountPermission.contains(PermissionChecker permissionChecker,
long accountId,
String actionId)
|
static boolean |
AccountPermissionUtil.contains(PermissionChecker permissionChecker,
long accountId,
String actionId)
|
boolean |
TeamPermission.contains(PermissionChecker permissionChecker,
long teamId,
String actionId)
|
static boolean |
TeamPermissionUtil.contains(PermissionChecker permissionChecker,
long teamId,
String actionId)
|
boolean |
OrganizationPermission.contains(PermissionChecker permissionChecker,
long organizationId,
String actionId)
|
boolean |
GroupPermission.contains(PermissionChecker permissionChecker,
long groupId,
String actionId)
|
static boolean |
LayoutPermissionUtil.contains(PermissionChecker permissionChecker,
long plid,
String actionId)
|
static boolean |
OrganizationPermissionUtil.contains(PermissionChecker permissionChecker,
long organizationId,
String actionId)
|
static boolean |
GroupPermissionUtil.contains(PermissionChecker permissionChecker,
long groupId,
String actionId)
|
boolean |
LayoutBranchPermission.contains(PermissionChecker permissionChecker,
long layoutBranchId,
String actionId)
|
boolean |
LayoutPermission.contains(PermissionChecker permissionChecker,
long plid,
String actionId)
|
static boolean |
LayoutBranchPermissionUtil.contains(PermissionChecker permissionChecker,
long layoutBranchId,
String actionId)
|
boolean |
PortletPermission.contains(PermissionChecker permissionChecker,
long plid,
String portletId,
String actionId)
|
static boolean |
PortletPermissionUtil.contains(PermissionChecker permissionChecker,
long plid,
String portletId,
String actionId)
|
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)
|
boolean |
OrganizationPermission.contains(PermissionChecker permissionChecker,
Organization organization,
String actionId)
|
static boolean |
OrganizationPermissionUtil.contains(PermissionChecker permissionChecker,
Organization organization,
String actionId)
|
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) |
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)
|
boolean |
PortletPermission.contains(PermissionChecker permissionChecker,
String portletId,
String actionId)
|
static boolean |
PortletPermissionUtil.contains(PermissionChecker permissionChecker,
String portletId,
String actionId)
|
boolean |
TeamPermission.contains(PermissionChecker permissionChecker,
Team team,
String actionId)
|
static boolean |
TeamPermissionUtil.contains(PermissionChecker permissionChecker,
Team team,
String actionId)
|
static boolean |
LayoutPermissionUtil.containsWithoutViewableGroup(PermissionChecker permissionChecker,
Layout layout,
boolean checkLayoutUpdateable,
String actionId)
|
boolean |
LayoutPermission.containsWithoutViewableGroup(PermissionChecker permissionChecker,
Layout layout,
boolean checkLayoutUpdateable,
String actionId)
|
static boolean |
LayoutPermissionUtil.containsWithoutViewableGroup(PermissionChecker permissionChecker,
Layout layout,
String actionId)
|
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) |
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) |
boolean |
LayoutPermission.containsWithoutViewableGroup(PermissionChecker permissionChecker,
Layout layout,
String controlPanelCategory,
String actionId)
Deprecated. As of 6.2.0, replaced by LayoutPermission.containsWithoutViewableGroup(PermissionChecker, Layout,
String) |
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)
|
boolean |
PortletPermission.hasConfigurationPermission(PermissionChecker permissionChecker,
long groupId,
Layout layout,
String actionId)
|
static boolean |
PortletPermissionUtil.hasConfigurationPermission(PermissionChecker permissionChecker,
long groupId,
Layout layout,
String actionId)
|
boolean |
PortletPermission.hasControlPanelAccessPermission(PermissionChecker permissionChecker,
long scopeGroupId,
Collection<Portlet> portlets)
|
static boolean |
PortletPermissionUtil.hasControlPanelAccessPermission(PermissionChecker permissionChecker,
long scopeGroupId,
Collection<Portlet> portlets)
|
boolean |
PortletPermission.hasControlPanelAccessPermission(PermissionChecker permissionChecker,
long scopeGroupId,
Portlet portlet)
|
static boolean |
PortletPermissionUtil.hasControlPanelAccessPermission(PermissionChecker permissionChecker,
long scopeGroupId,
Portlet portlet)
|
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 |
LayoutSetPrototypeExportActionableDynamicQuery.performAction(Object object)
|
protected void |
RoleExportActionableDynamicQuery.performAction(Object object)
|
protected void |
UserGroupExportActionableDynamicQuery.performAction(Object object)
|
protected void |
PasswordPolicyExportActionableDynamicQuery.performAction(Object object)
|
protected void |
LayoutExportActionableDynamicQuery.performAction(Object object)
|
protected void |
UserExportActionableDynamicQuery.performAction(Object object)
|
protected void |
PhoneExportActionableDynamicQuery.performAction(Object object)
|
protected void |
LayoutFriendlyURLExportActionableDynamicQuery.performAction(Object object)
|
protected void |
EmailAddressExportActionableDynamicQuery.performAction(Object object)
|
protected void |
AddressExportActionableDynamicQuery.performAction(Object object)
|
protected void |
RepositoryExportActionableDynamicQuery.performAction(Object object)
|
protected void |
LayoutPrototypeExportActionableDynamicQuery.performAction(Object object)
|
protected void |
RepositoryEntryExportActionableDynamicQuery.performAction(Object object)
|
protected void |
OrganizationExportActionableDynamicQuery.performAction(Object object)
|
protected void |
WebsiteExportActionableDynamicQuery.performAction(Object object)
|
long |
LayoutSetPrototypeExportActionableDynamicQuery.performCount()
|
long |
RoleExportActionableDynamicQuery.performCount()
|
long |
UserGroupExportActionableDynamicQuery.performCount()
|
long |
PasswordPolicyExportActionableDynamicQuery.performCount()
|
long |
LayoutExportActionableDynamicQuery.performCount()
|
long |
UserExportActionableDynamicQuery.performCount()
|
long |
PhoneExportActionableDynamicQuery.performCount()
|
long |
LayoutFriendlyURLExportActionableDynamicQuery.performCount()
|
long |
EmailAddressExportActionableDynamicQuery.performCount()
|
long |
AddressExportActionableDynamicQuery.performCount()
|
long |
RepositoryExportActionableDynamicQuery.performCount()
|
long |
LayoutPrototypeExportActionableDynamicQuery.performCount()
|
long |
RepositoryEntryExportActionableDynamicQuery.performCount()
|
long |
OrganizationExportActionableDynamicQuery.performCount()
|
long |
WebsiteExportActionableDynamicQuery.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 | |
---|---|
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)
|
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)
|
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)
|
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 | |
---|---|
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)
|
void |
Portal.addPortletDefaultResource(long companyId,
Layout layout,
Portlet portlet)
|
static void |
PortalUtil.addPortletDefaultResource(long companyId,
Layout layout,
Portlet portlet)
|
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)
|
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)
|
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() |
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)
|
BaseModel<?> |
Portal.getBaseModel(ResourcePermission resourcePermission)
Returns the base model instance for the resource permission. |
static BaseModel<?> |
PortalUtil.getBaseModel(ResourcePermission resourcePermission)
|
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)
|
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)
|
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)
|
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)
|
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)
|
String |
Portal.getCDNHost(javax.servlet.http.HttpServletRequest request)
|
static String |
PortalUtil.getCDNHost(javax.servlet.http.HttpServletRequest request)
|
Company |
Portal.getCompany(javax.servlet.http.HttpServletRequest request)
|
static Company |
PortalUtil.getCompany(javax.servlet.http.HttpServletRequest request)
|
Company |
Portal.getCompany(PortletRequest portletRequest)
|
static Company |
PortalUtil.getCompany(PortletRequest portletRequest)
|
String |
Portal.getControlPanelFullURL(long scopeGroupId,
String ppid,
Map<String,String[]> params)
|
static String |
PortalUtil.getControlPanelFullURL(long scopeGroupId,
String ppid,
Map<String,String[]> params)
|
long |
Portal.getControlPanelPlid(long companyId)
|
static long |
PortalUtil.getControlPanelPlid(long companyId)
|
long |
Portal.getControlPanelPlid(PortletRequest portletRequest)
|
static long |
PortalUtil.getControlPanelPlid(PortletRequest portletRequest)
|
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)
|
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)
|
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)
|
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)
|
long |
Portal.getDigestAuthUserId(javax.servlet.http.HttpServletRequest request)
|
static long |
PortalUtil.getDigestAuthUserId(javax.servlet.http.HttpServletRequest request)
|
String |
Portal.getDisplayURL(Group group,
ThemeDisplay themeDisplay)
|
static String |
PortalUtil.getDisplayURL(Group group,
ThemeDisplay themeDisplay)
|
String |
Portal.getDisplayURL(Group group,
ThemeDisplay themeDisplay,
boolean privateLayout)
|
static String |
PortalUtil.getDisplayURL(Group group,
ThemeDisplay themeDisplay,
boolean privateLayout)
|
Map<String,Serializable> |
Portal.getExpandoBridgeAttributes(ExpandoBridge expandoBridge,
PortletRequest portletRequest)
|
static Map<String,Serializable> |
PortalUtil.getExpandoBridgeAttributes(ExpandoBridge expandoBridge,
PortletRequest portletRequest)
|
Map<String,Serializable> |
Portal.getExpandoBridgeAttributes(ExpandoBridge expandoBridge,
UploadPortletRequest uploadPortletRequest)
|
static Map<String,Serializable> |
PortalUtil.getExpandoBridgeAttributes(ExpandoBridge expandoBridge,
UploadPortletRequest uploadPortletRequest)
|
Serializable |
Portal.getExpandoValue(PortletRequest portletRequest,
String name,
int type,
String displayType)
|
static Serializable |
PortalUtil.getExpandoValue(PortletRequest portletRequest,
String name,
int type,
String displayType)
|
Serializable |
Portal.getExpandoValue(UploadPortletRequest uploadPortletRequest,
String name,
int type,
String displayType)
|
static Serializable |
PortalUtil.getExpandoValue(UploadPortletRequest uploadPortletRequest,
String name,
int type,
String displayType)
|
String |
Portal.getFacebookURL(Portlet portlet,
String facebookCanvasPageURL,
ThemeDisplay themeDisplay)
|
static String |
PortalUtil.getFacebookURL(Portlet portlet,
String facebookCanvasPageURL,
ThemeDisplay themeDisplay)
|
String |
Portal.getGoogleGadgetURL(Portlet portlet,
ThemeDisplay themeDisplay)
|
static String |
PortalUtil.getGoogleGadgetURL(Portlet portlet,
ThemeDisplay themeDisplay)
|
String |
Portal.getGroupFriendlyURL(Group group,
boolean privateLayoutSet,
ThemeDisplay themeDisplay)
|
static String |
PortalUtil.getGroupFriendlyURL(Group group,
boolean privateLayoutSet,
ThemeDisplay themeDisplay)
|
String |
Portal.getGroupFriendlyURL(Group group,
boolean privateLayoutSet,
ThemeDisplay themeDisplay,
Locale locale)
|
static String |
PortalUtil.getGroupFriendlyURL(Group group,
boolean privateLayoutSet,
ThemeDisplay themeDisplay,
Locale locale)
|
String |
Portal.getHomeURL(javax.servlet.http.HttpServletRequest request)
|
static String |
PortalUtil.getHomeURL(javax.servlet.http.HttpServletRequest request)
|
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)
|
Layout |
Portal.getJournalArticleLayout(long groupId,
boolean privateLayout,
String friendlyURL)
|
static Layout |
PortalUtil.getJournalArticleLayout(long groupId,
boolean privateLayout,
String friendlyURL)
|
String |
Portal.getLayoutActualURL(long groupId,
boolean privateLayout,
String mainPath,
String friendlyURL)
|
static String |
PortalUtil.getLayoutActualURL(long groupId,
boolean privateLayout,
String mainPath,
String friendlyURL)
|
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)
|
String |
Portal.getLayoutFriendlyURL(Layout layout,
ThemeDisplay themeDisplay)
|
static String |
PortalUtil.getLayoutFriendlyURL(Layout layout,
ThemeDisplay themeDisplay)
|
String |
Portal.getLayoutFriendlyURL(Layout layout,
ThemeDisplay themeDisplay,
Locale locale)
|
static String |
PortalUtil.getLayoutFriendlyURL(Layout layout,
ThemeDisplay themeDisplay,
Locale locale)
|
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)
|
String |
Portal.getLayoutFullURL(Layout layout,
ThemeDisplay themeDisplay)
|
static String |
PortalUtil.getLayoutFullURL(Layout layout,
ThemeDisplay themeDisplay)
|
String |
Portal.getLayoutFullURL(Layout layout,
ThemeDisplay themeDisplay,
boolean doAsUser)
|
static String |
PortalUtil.getLayoutFullURL(Layout layout,
ThemeDisplay themeDisplay,
boolean doAsUser)
|
String |
Portal.getLayoutFullURL(long groupId,
String portletId)
|
static String |
PortalUtil.getLayoutFullURL(long groupId,
String portletId)
|
String |
Portal.getLayoutFullURL(long groupId,
String portletId,
boolean secure)
|
static String |
PortalUtil.getLayoutFullURL(long groupId,
String portletId,
boolean secure)
|
String |
Portal.getLayoutFullURL(ThemeDisplay themeDisplay)
|
static String |
PortalUtil.getLayoutFullURL(ThemeDisplay themeDisplay)
|
String |
Portal.getLayoutSetFriendlyURL(LayoutSet layoutSet,
ThemeDisplay themeDisplay)
|
static String |
PortalUtil.getLayoutSetFriendlyURL(LayoutSet layoutSet,
ThemeDisplay themeDisplay)
|
String |
Portal.getLayoutURL(Layout layout,
ThemeDisplay themeDisplay)
|
static String |
PortalUtil.getLayoutURL(Layout layout,
ThemeDisplay themeDisplay)
|
String |
Portal.getLayoutURL(Layout layout,
ThemeDisplay themeDisplay,
boolean doAsUser)
|
static String |
PortalUtil.getLayoutURL(Layout layout,
ThemeDisplay themeDisplay,
boolean doAsUser)
|
String |
Portal.getLayoutURL(Layout layout,
ThemeDisplay themeDisplay,
Locale locale)
|
static String |
PortalUtil.getLayoutURL(Layout layout,
ThemeDisplay themeDisplay,
Locale locale)
|
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) |
String |
Portal.getNetvibesURL(Portlet portlet,
ThemeDisplay themeDisplay)
|
static String |
PortalUtil.getNetvibesURL(Portlet portlet,
ThemeDisplay themeDisplay)
|
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) |
long |
Portal.getPlidFromPortletId(long groupId,
boolean privateLayout,
String portletId)
|
static long |
PortalUtil.getPlidFromPortletId(long groupId,
boolean privateLayout,
String portletId)
|
long |
Portal.getPlidFromPortletId(long groupId,
String portletId)
|
static long |
PortalUtil.getPlidFromPortletId(long groupId,
String portletId)
|
String |
Portal.getPortalURL(Layout layout,
ThemeDisplay themeDisplay)
|
static String |
PortalUtil.getPortalURL(Layout layout,
ThemeDisplay themeDisplay)
|
String |
Portal.getPortalURL(ThemeDisplay themeDisplay)
|
static String |
PortalUtil.getPortalURL(ThemeDisplay themeDisplay)
|
String |
Portal.getRelativeHomeURL(javax.servlet.http.HttpServletRequest request)
|
static String |
PortalUtil.getRelativeHomeURL(javax.servlet.http.HttpServletRequest request)
|
long |
Portal.getScopeGroupId(javax.servlet.http.HttpServletRequest request)
|
static long |
PortalUtil.getScopeGroupId(javax.servlet.http.HttpServletRequest request)
|
long |
Portal.getScopeGroupId(javax.servlet.http.HttpServletRequest request,
String portletId)
|
static long |
PortalUtil.getScopeGroupId(javax.servlet.http.HttpServletRequest request,
String portletId)
|
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)
|
long |
Portal.getScopeGroupId(PortletRequest portletRequest)
|
static long |
PortalUtil.getScopeGroupId(PortletRequest portletRequest)
|
User |
Portal.getSelectedUser(javax.servlet.http.HttpServletRequest request)
|
static User |
PortalUtil.getSelectedUser(javax.servlet.http.HttpServletRequest request)
|
User |
Portal.getSelectedUser(javax.servlet.http.HttpServletRequest request,
boolean checkPermission)
|
static User |
PortalUtil.getSelectedUser(javax.servlet.http.HttpServletRequest request,
boolean checkPermission)
|
User |
Portal.getSelectedUser(PortletRequest portletRequest)
|
static User |
PortalUtil.getSelectedUser(PortletRequest portletRequest)
|
User |
Portal.getSelectedUser(PortletRequest portletRequest,
boolean checkPermission)
|
static User |
PortalUtil.getSelectedUser(PortletRequest portletRequest,
boolean checkPermission)
|
long[] |
Portal.getSharedContentSiteGroupIds(long companyId,
long groupId,
long userId)
|
static long[] |
PortalUtil.getSharedContentSiteGroupIds(long companyId,
long groupId,
long userId)
|
long[] |
Portal.getSiteAndCompanyGroupIds(long groupId)
|
static long[] |
PortalUtil.getSiteAndCompanyGroupIds(long groupId)
|
long[] |
Portal.getSiteAndCompanyGroupIds(ThemeDisplay themeDisplay)
|
static long[] |
PortalUtil.getSiteAndCompanyGroupIds(ThemeDisplay themeDisplay)
|
Locale |
Portal.getSiteDefaultLocale(long groupId)
|
static Locale |
PortalUtil.getSiteDefaultLocale(long groupId)
|
long |
Portal.getSiteGroupId(long groupId)
|
static long |
PortalUtil.getSiteGroupId(long scopeGroupId)
|
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)
|
TreeView |
PortletLister.getTreeView()
|
User |
Portal.getUser(javax.servlet.http.HttpServletRequest request)
|
static User |
PortalUtil.getUser(javax.servlet.http.HttpServletRequest request)
|
User |
Portal.getUser(PortletRequest portletRequest)
|
static User |
PortalUtil.getUser(PortletRequest portletRequest)
|
long |
Portal.getValidUserId(long companyId,
long userId)
|
static long |
PortalUtil.getValidUserId(long companyId,
long userId)
|
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)
|
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)
|
String |
Portal.getWidgetURL(Portlet portlet,
ThemeDisplay themeDisplay)
|
static String |
PortalUtil.getWidgetURL(Portlet portlet,
ThemeDisplay themeDisplay)
|
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 |
boolean |
Portal.isCDNDynamicResourcesEnabled(javax.servlet.http.HttpServletRequest request)
|
static boolean |
PortalUtil.isCDNDynamicResourcesEnabled(javax.servlet.http.HttpServletRequest request)
|
boolean |
Portal.isCompanyControlPanelPortlet(String portletId,
String category,
ThemeDisplay themeDisplay)
|
static boolean |
PortalUtil.isCompanyControlPanelPortlet(String portletId,
String category,
ThemeDisplay themeDisplay)
|
boolean |
Portal.isCompanyControlPanelPortlet(String portletId,
ThemeDisplay themeDisplay)
|
static boolean |
PortalUtil.isCompanyControlPanelPortlet(String portletId,
ThemeDisplay themeDisplay)
|
boolean |
Portal.isCompanyControlPanelVisible(ThemeDisplay themeDisplay)
|
static boolean |
PortalUtil.isCompanyControlPanelVisible(ThemeDisplay themeDisplay)
|
boolean |
Portal.isLayoutDescendant(Layout layout,
long layoutId)
|
static boolean |
PortalUtil.isLayoutDescendant(Layout layout,
long layoutId)
|
Uses of PortalException in com.liferay.portlet |
---|
Methods in com.liferay.portlet that throw PortalException | |
---|---|
static void |
PortletPreferencesFactoryUtil.checkControlPanelPortletPreferences(ThemeDisplay themeDisplay,
Portlet portlet)
|
void |
PortletPreferencesFactory.checkControlPanelPortletPreferences(ThemeDisplay themeDisplay,
Portlet portlet)
|
static PortletPreferences |
PortletPreferencesFactoryUtil.getPortletPreferences(javax.servlet.http.HttpServletRequest request,
String portletId)
|
PortletPreferences |
PortletPreferencesFactory.getPortletPreferences(javax.servlet.http.HttpServletRequest request,
String portletId)
|
static PortletPreferencesIds |
PortletPreferencesFactoryUtil.getPortletPreferencesIds(javax.servlet.http.HttpServletRequest request,
Layout selLayout,
String portletId)
|
PortletPreferencesIds |
PortletPreferencesFactory.getPortletPreferencesIds(javax.servlet.http.HttpServletRequest request,
Layout selLayout,
String portletId)
|
static PortletPreferencesIds |
PortletPreferencesFactoryUtil.getPortletPreferencesIds(javax.servlet.http.HttpServletRequest request,
String portletId)
|
PortletPreferencesIds |
PortletPreferencesFactory.getPortletPreferencesIds(javax.servlet.http.HttpServletRequest request,
String portletId)
|
static PortletPreferencesIds |
PortletPreferencesFactoryUtil.getPortletPreferencesIds(long scopeGroupId,
long userId,
Layout layout,
String portletId,
boolean modeEditGuest)
|
PortletPreferencesIds |
PortletPreferencesFactory.getPortletPreferencesIds(long scopeGroupId,
long userId,
Layout layout,
String portletId,
boolean modeEditGuest)
|
static PortletPreferences |
PortletPreferencesFactoryUtil.getPortletSetup(javax.servlet.http.HttpServletRequest request,
String portletId)
|
PortletPreferences |
PortletPreferencesFactory.getPortletSetup(javax.servlet.http.HttpServletRequest request,
String portletId)
|
static PortletPreferences |
PortletPreferencesFactoryUtil.getPortletSetup(javax.servlet.http.HttpServletRequest request,
String portletId,
String defaultPreferences)
|
PortletPreferences |
PortletPreferencesFactory.getPortletSetup(javax.servlet.http.HttpServletRequest request,
String portletId,
String defaultPreferences)
|
static PortletPreferences |
PortletPreferencesFactoryUtil.getPortletSetup(PortletRequest portletRequest)
|
PortletPreferences |
PortletPreferencesFactory.getPortletSetup(PortletRequest portletRequest)
|
static PortletPreferences |
PortletPreferencesFactoryUtil.getPortletSetup(PortletRequest portletRequest,
String portletId)
|
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()
|
long |
AnnouncementsEntry.getGroupId()
|
Uses of PortalException in com.liferay.portlet.announcements.service |
---|
Methods in com.liferay.portlet.announcements.service that throw PortalException | |
---|---|
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)
|
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)
|
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)
|
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)
|
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)
|
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)
|
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) |
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) |
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) |
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) |
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) |
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) |
void |
AnnouncementsFlagService.addFlag(long entryId,
int value)
|
static void |
AnnouncementsFlagServiceUtil.addFlag(long entryId,
int value)
|
void |
AnnouncementsFlagServiceWrapper.addFlag(long entryId,
int value)
|
AnnouncementsDelivery |
AnnouncementsDeliveryLocalService.addUserDelivery(long userId,
String type)
|
static AnnouncementsDelivery |
AnnouncementsDeliveryLocalServiceUtil.addUserDelivery(long userId,
String type)
|
AnnouncementsDelivery |
AnnouncementsDeliveryLocalServiceWrapper.addUserDelivery(long userId,
String type)
|
static void |
AnnouncementsEntryLocalServiceUtil.checkEntries()
|
void |
AnnouncementsEntryLocalService.checkEntries()
|
void |
AnnouncementsEntryLocalServiceWrapper.checkEntries()
|
AnnouncementsDelivery |
AnnouncementsDeliveryLocalService.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. |
AnnouncementsDelivery |
AnnouncementsDeliveryLocalServiceWrapper.deleteAnnouncementsDelivery(long deliveryId)
Deletes the announcements delivery with the primary key from the database. |
static AnnouncementsEntry |
AnnouncementsEntryLocalServiceUtil.deleteAnnouncementsEntry(long entryId)
Deletes the announcements entry with the primary key from the database. |
AnnouncementsEntry |
AnnouncementsEntryLocalService.deleteAnnouncementsEntry(long entryId)
Deletes the announcements entry with the primary key from the database. |
AnnouncementsEntry |
AnnouncementsEntryLocalServiceWrapper.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. |
AnnouncementsFlag |
AnnouncementsFlagLocalServiceWrapper.deleteAnnouncementsFlag(long flagId)
Deletes the announcements flag with the primary key from the database. |
AnnouncementsFlag |
AnnouncementsFlagLocalService.deleteAnnouncementsFlag(long flagId)
Deletes the announcements flag with the primary key from the database. |
void |
AnnouncementsDeliveryLocalService.deleteDelivery(long deliveryId)
|
static void |
AnnouncementsDeliveryLocalServiceUtil.deleteDelivery(long deliveryId)
|
void |
AnnouncementsDeliveryLocalServiceWrapper.deleteDelivery(long deliveryId)
|
static void |
AnnouncementsEntryLocalServiceUtil.deleteEntry(AnnouncementsEntry entry)
|
void |
AnnouncementsEntryLocalService.deleteEntry(AnnouncementsEntry entry)
|
void |
AnnouncementsEntryLocalServiceWrapper.deleteEntry(AnnouncementsEntry entry)
|
void |
AnnouncementsEntryServiceWrapper.deleteEntry(long entryId)
|
static void |
AnnouncementsEntryLocalServiceUtil.deleteEntry(long entryId)
|
void |
AnnouncementsEntryLocalService.deleteEntry(long entryId)
|
void |
AnnouncementsEntryService.deleteEntry(long entryId)
|
static void |
AnnouncementsEntryServiceUtil.deleteEntry(long entryId)
|
void |
AnnouncementsEntryLocalServiceWrapper.deleteEntry(long entryId)
|
static void |
AnnouncementsFlagLocalServiceUtil.deleteFlag(long flagId)
|
void |
AnnouncementsFlagService.deleteFlag(long flagId)
|
void |
AnnouncementsFlagLocalServiceWrapper.deleteFlag(long flagId)
|
void |
AnnouncementsFlagLocalService.deleteFlag(long flagId)
|
static void |
AnnouncementsFlagServiceUtil.deleteFlag(long flagId)
|
void |
AnnouncementsFlagServiceWrapper.deleteFlag(long flagId)
|
AnnouncementsDelivery |
AnnouncementsDeliveryLocalService.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. |
AnnouncementsDelivery |
AnnouncementsDeliveryLocalServiceWrapper.getAnnouncementsDelivery(long deliveryId)
Returns the announcements delivery with the primary key. |
static AnnouncementsEntry |
AnnouncementsEntryLocalServiceUtil.getAnnouncementsEntry(long entryId)
Returns the announcements entry with the primary key. |
AnnouncementsEntry |
AnnouncementsEntryLocalService.getAnnouncementsEntry(long entryId)
Returns the announcements entry with the primary key. |
AnnouncementsEntry |
AnnouncementsEntryLocalServiceWrapper.getAnnouncementsEntry(long entryId)
Returns the announcements entry with the primary key. |
static AnnouncementsEntry |
AnnouncementsEntryLocalServiceUtil.getAnnouncementsEntryByUuidAndCompanyId(String uuid,
long companyId)
Returns the announcements entry with the matching UUID and company. |
AnnouncementsEntry |
AnnouncementsEntryLocalService.getAnnouncementsEntryByUuidAndCompanyId(String uuid,
long companyId)
Returns the announcements entry with the matching UUID and company. |
AnnouncementsEntry |
AnnouncementsEntryLocalServiceWrapper.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. |
AnnouncementsFlag |
AnnouncementsFlagLocalServiceWrapper.getAnnouncementsFlag(long flagId)
Returns the announcements flag with the primary key. |
AnnouncementsFlag |
AnnouncementsFlagLocalService.getAnnouncementsFlag(long flagId)
Returns the announcements flag with the primary key. |
AnnouncementsDelivery |
AnnouncementsDeliveryLocalService.getDelivery(long deliveryId)
|
static AnnouncementsDelivery |
AnnouncementsDeliveryLocalServiceUtil.getDelivery(long deliveryId)
|
AnnouncementsDelivery |
AnnouncementsDeliveryLocalServiceWrapper.getDelivery(long deliveryId)
|
AnnouncementsEntry |
AnnouncementsEntryServiceWrapper.getEntry(long entryId)
|
static AnnouncementsEntry |
AnnouncementsEntryLocalServiceUtil.getEntry(long entryId)
|
AnnouncementsEntry |
AnnouncementsEntryLocalService.getEntry(long entryId)
|
AnnouncementsEntry |
AnnouncementsEntryService.getEntry(long entryId)
|
static AnnouncementsEntry |
AnnouncementsEntryServiceUtil.getEntry(long entryId)
|
AnnouncementsEntry |
AnnouncementsEntryLocalServiceWrapper.getEntry(long entryId)
|
AnnouncementsFlag |
AnnouncementsFlagService.getFlag(long entryId,
int value)
|
static AnnouncementsFlag |
AnnouncementsFlagServiceUtil.getFlag(long entryId,
int value)
|
AnnouncementsFlag |
AnnouncementsFlagServiceWrapper.getFlag(long entryId,
int value)
|
static AnnouncementsFlag |
AnnouncementsFlagLocalServiceUtil.getFlag(long userId,
long entryId,
int value)
|
AnnouncementsFlag |
AnnouncementsFlagLocalServiceWrapper.getFlag(long userId,
long entryId,
int value)
|
AnnouncementsFlag |
AnnouncementsFlagLocalService.getFlag(long userId,
long entryId,
int value)
|
static PersistedModel |
AnnouncementsFlagLocalServiceUtil.getPersistedModel(Serializable primaryKeyObj)
|
static PersistedModel |
AnnouncementsEntryLocalServiceUtil.getPersistedModel(Serializable primaryKeyObj)
|
PersistedModel |
AnnouncementsFlagLocalServiceWrapper.getPersistedModel(Serializable primaryKeyObj)
|
PersistedModel |
AnnouncementsDeliveryLocalService.getPersistedModel(Serializable primaryKeyObj)
|
PersistedModel |
AnnouncementsEntryLocalService.getPersistedModel(Serializable primaryKeyObj)
|
static PersistedModel |
AnnouncementsDeliveryLocalServiceUtil.getPersistedModel(Serializable primaryKeyObj)
|
PersistedModel |
AnnouncementsFlagLocalService.getPersistedModel(Serializable primaryKeyObj)
|
PersistedModel |
AnnouncementsDeliveryLocalServiceWrapper.getPersistedModel(Serializable primaryKeyObj)
|
PersistedModel |
AnnouncementsEntryLocalServiceWrapper.getPersistedModel(Serializable primaryKeyObj)
|
List<AnnouncementsDelivery> |
AnnouncementsDeliveryLocalService.getUserDeliveries(long userId)
|
static List<AnnouncementsDelivery> |
AnnouncementsDeliveryLocalServiceUtil.getUserDeliveries(long userId)
|
List<AnnouncementsDelivery> |
AnnouncementsDeliveryLocalServiceWrapper.getUserDeliveries(long userId)
|
AnnouncementsDelivery |
AnnouncementsDeliveryLocalService.getUserDelivery(long userId,
String type)
|
static AnnouncementsDelivery |
AnnouncementsDeliveryLocalServiceUtil.getUserDelivery(long userId,
String type)
|
AnnouncementsDelivery |
AnnouncementsDeliveryLocalServiceWrapper.getUserDelivery(long userId,
String type)
|
AnnouncementsDelivery |
AnnouncementsDeliveryServiceWrapper.updateDelivery(long userId,
String type,
boolean email,
boolean sms,
boolean website)
|
AnnouncementsDelivery |
AnnouncementsDeliveryLocalService.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)
|
AnnouncementsDelivery |
AnnouncementsDeliveryLocalServiceWrapper.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)
|
AnnouncementsDelivery |
AnnouncementsDeliveryService.updateDelivery(long userId,
String type,
boolean email,
boolean sms,
boolean website)
|
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)
|
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)
|
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)
|
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)
|
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)
|
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)
|
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 | |
---|---|
List<AssetCategory> |
AssetCategory.getAncestors()
|
List<AssetCategory> |
AssetCategoryWrapper.getAncestors()
|
AssetEntry |
AssetRendererFactory.getAssetEntry(long assetEntryId)
|
AssetEntry |
BaseAssetRendererFactory.getAssetEntry(long assetEntryId)
|
AssetEntry |
AssetRendererFactory.getAssetEntry(String classNameId,
long classPK)
|
AssetEntry |
BaseAssetRendererFactory.getAssetEntry(String className,
long classPK)
|
AssetRenderer |
AssetRendererFactory.getAssetRenderer(long classPK)
|
AssetRenderer |
BaseAssetRendererFactory.getAssetRenderer(long classPK)
|
AssetRenderer |
AssetRendererFactory.getAssetRenderer(long classPK,
int type)
|
AssetRenderer |
AssetRendererFactory.getAssetRenderer(long groupId,
String urlTitle)
|
AssetRenderer |
BaseAssetRendererFactory.getAssetRenderer(long groupId,
String urlTitle)
|
protected long |
BaseAssetRenderer.getControlPanelPlid(LiferayPortletRequest liferayPortletRequest)
|
protected long |
BaseAssetRenderer.getControlPanelPlid(ThemeDisplay themeDisplay)
|
protected long |
BaseAssetRendererFactory.getControlPanelPlid(ThemeDisplay themeDisplay)
|
PortletURL |
AssetRendererFactory.getURLAdd(LiferayPortletRequest liferayPortletRequest,
LiferayPortletResponse liferayPortletResponse)
|
PortletURL |
BaseAssetRendererFactory.getURLAdd(LiferayPortletRequest liferayPortletRequest,
LiferayPortletResponse liferayPortletResponse)
|
PortletURL |
AssetRendererFactory.getURLView(LiferayPortletResponse liferayPortletResponse,
WindowState windowState)
|
PortletURL |
BaseAssetRendererFactory.getURLView(LiferayPortletResponse liferayPortletResponse,
WindowState windowState)
|
boolean |
AssetRenderer.hasEditPermission(PermissionChecker permissionChecker)
|
boolean |
BaseAssetRenderer.hasEditPermission(PermissionChecker permissionChecker)
|
boolean |
AssetRenderer.hasViewPermission(PermissionChecker permissionChecker)
|
boolean |
BaseAssetRenderer.hasViewPermission(PermissionChecker permissionChecker)
|
Uses of PortalException in com.liferay.portlet.asset.service |
---|
Methods in com.liferay.portlet.asset.service that throw PortalException | |
---|---|
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 |
AssetCategoryLocalService.addCategory(long userId,
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)
|
AssetCategory |
AssetCategoryService.addCategory(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)
|
AssetCategory |
AssetCategoryLocalServiceWrapper.addCategory(long userId,
String title,
long vocabularyId,
ServiceContext serviceContext)
|
static AssetCategory |
AssetCategoryLocalServiceUtil.addCategory(long userId,
String title,
long vocabularyId,
ServiceContext serviceContext)
|
AssetCategory |
AssetCategoryLocalService.addCategory(long userId,
String title,
long vocabularyId,
ServiceContext serviceContext)
|
static AssetCategory |
AssetCategoryServiceUtil.addCategory(String title,
long vocabularyId,
ServiceContext serviceContext)
|
AssetCategory |
AssetCategoryService.addCategory(String title,
long vocabularyId,
ServiceContext serviceContext)
|
AssetCategory |
AssetCategoryServiceWrapper.addCategory(String title,
long vocabularyId,
ServiceContext serviceContext)
|
AssetCategoryProperty |
AssetCategoryPropertyLocalService.addCategoryProperty(long userId,
long categoryId,
String key,
String value)
|
static AssetCategoryProperty |
AssetCategoryPropertyLocalServiceUtil.addCategoryProperty(long userId,
long categoryId,
String key,
String value)
|
AssetCategoryProperty |
AssetCategoryPropertyLocalServiceWrapper.addCategoryProperty(long userId,
long categoryId,
String key,
String value)
|
AssetCategoryProperty |
AssetCategoryPropertyService.addCategoryProperty(long entryId,
String key,
String value)
|
static AssetCategoryProperty |
AssetCategoryPropertyServiceUtil.addCategoryProperty(long entryId,
String key,
String value)
|
AssetCategoryProperty |
AssetCategoryPropertyServiceWrapper.addCategoryProperty(long entryId,
String key,
String value)
|
void |
AssetCategoryLocalServiceWrapper.addCategoryResources(AssetCategory category,
boolean addGroupPermissions,
boolean addGuestPermissions)
|
static void |
AssetCategoryLocalServiceUtil.addCategoryResources(AssetCategory category,
boolean addGroupPermissions,
boolean addGuestPermissions)
|
void |
AssetCategoryLocalService.addCategoryResources(AssetCategory category,
boolean addGroupPermissions,
boolean addGuestPermissions)
|
void |
AssetCategoryLocalServiceWrapper.addCategoryResources(AssetCategory category,
String[] groupPermissions,
String[] guestPermissions)
|
static void |
AssetCategoryLocalServiceUtil.addCategoryResources(AssetCategory category,
String[] groupPermissions,
String[] guestPermissions)
|
void |
AssetCategoryLocalService.addCategoryResources(AssetCategory category,
String[] groupPermissions,
String[] guestPermissions)
|
AssetVocabulary |
AssetVocabularyLocalService.addDefaultVocabulary(long groupId)
|
static AssetVocabulary |
AssetVocabularyLocalServiceUtil.addDefaultVocabulary(long groupId)
|
AssetVocabulary |
AssetVocabularyLocalServiceWrapper.addDefaultVocabulary(long groupId)
|
AssetLink |
AssetLinkLocalServiceWrapper.addLink(long userId,
long entryId1,
long entryId2,
int type,
int weight)
Adds a new asset link. |
AssetLink |
AssetLinkLocalService.addLink(long userId,
long entryId1,
long entryId2,
int type,
int weight)
Adds a new asset link. |
static AssetLink |
AssetLinkLocalServiceUtil.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)
|
AssetTag |
AssetTagLocalService.addTag(long userId,
String name,
String[] tagProperties,
ServiceContext serviceContext)
|
AssetTag |
AssetTagLocalServiceWrapper.addTag(long userId,
String name,
String[] tagProperties,
ServiceContext serviceContext)
|
AssetTag |
AssetTagService.addTag(String name,
String[] tagProperties,
ServiceContext serviceContext)
|
AssetTag |
AssetTagServiceWrapper.addTag(String name,
String[] tagProperties,
ServiceContext serviceContext)
|
static AssetTag |
AssetTagServiceUtil.addTag(String name,
String[] tagProperties,
ServiceContext serviceContext)
|
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. |
AssetTagProperty |
AssetTagPropertyLocalService.addTagProperty(long userId,
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. |
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. |
static void |
AssetTagLocalServiceUtil.addTagResources(AssetTag tag,
boolean addGroupPermissions,
boolean addGuestPermissions)
|
void |
AssetTagLocalService.addTagResources(AssetTag tag,
boolean addGroupPermissions,
boolean addGuestPermissions)
|
void |
AssetTagLocalServiceWrapper.addTagResources(AssetTag tag,
boolean addGroupPermissions,
boolean addGuestPermissions)
|
static void |
AssetTagLocalServiceUtil.addTagResources(AssetTag tag,
String[] groupPermissions,
String[] guestPermissions)
|
void |
AssetTagLocalService.addTagResources(AssetTag tag,
String[] groupPermissions,
String[] guestPermissions)
|
void |
AssetTagLocalServiceWrapper.addTagResources(AssetTag tag,
String[] groupPermissions,
String[] guestPermissions)
|
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,
Map<Locale,String> titleMap,
Map<Locale,String> descriptionMap,
String settings,
ServiceContext serviceContext)
Deprecated. As of 6.1.0 |
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,
Map<Locale,String> titleMap,
Map<Locale,String> descriptionMap,
String settings,
ServiceContext serviceContext)
|
AssetVocabulary |
AssetVocabularyLocalService.addVocabulary(long userId,
String title,
ServiceContext serviceContext)
|
static AssetVocabulary |
AssetVocabularyLocalServiceUtil.addVocabulary(long userId,
String title,
ServiceContext serviceContext)
|
AssetVocabulary |
AssetVocabularyLocalServiceWrapper.addVocabulary(long userId,
String title,
ServiceContext 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) |
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) |
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) |
AssetVocabulary |
AssetVocabularyServiceWrapper.addVocabulary(String title,
Map<Locale,String> titleMap,
Map<Locale,String> descriptionMap,
String settings,
ServiceContext serviceContext)
|
AssetVocabulary |
AssetVocabularyService.addVocabulary(String title,
Map<Locale,String> titleMap,
Map<Locale,String> descriptionMap,
String settings,
ServiceContext serviceContext)
|
static AssetVocabulary |
AssetVocabularyServiceUtil.addVocabulary(String title,
Map<Locale,String> titleMap,
Map<Locale,String> descriptionMap,
String settings,
ServiceContext serviceContext)
|
AssetVocabulary |
AssetVocabularyServiceWrapper.addVocabulary(String title,
ServiceContext serviceContext)
|
AssetVocabulary |
AssetVocabularyService.addVocabulary(String title,
ServiceContext serviceContext)
|
static AssetVocabulary |
AssetVocabularyServiceUtil.addVocabulary(String title,
ServiceContext serviceContext)
|
void |
AssetVocabularyLocalService.addVocabularyResources(AssetVocabulary vocabulary,
boolean addGroupPermissions,
boolean addGuestPermissions)
|
static void |
AssetVocabularyLocalServiceUtil.addVocabularyResources(AssetVocabulary vocabulary,
boolean addGroupPermissions,
boolean addGuestPermissions)
|
void |
AssetVocabularyLocalServiceWrapper.addVocabularyResources(AssetVocabulary vocabulary,
boolean addGroupPermissions,
boolean addGuestPermissions)
|
void |
AssetVocabularyLocalService.addVocabularyResources(AssetVocabulary vocabulary,
String[] groupPermissions,
String[] guestPermissions)
|
static void |
AssetVocabularyLocalServiceUtil.addVocabularyResources(AssetVocabulary vocabulary,
String[] groupPermissions,
String[] guestPermissions)
|
void |
AssetVocabularyLocalServiceWrapper.addVocabularyResources(AssetVocabulary vocabulary,
String[] groupPermissions,
String[] guestPermissions)
|
static List<AssetTag> |
AssetTagLocalServiceUtil.checkTags(long userId,
Group group,
String[] names)
Returns the tags matching the group and names, creating new tags with the names if the group doesn't already have them. |
List<AssetTag> |
AssetTagLocalService.checkTags(long userId,
Group group,
String[] names)
Returns the tags matching the group and names, creating new tags with the names if the group doesn't already have them. |
List<AssetTag> |
AssetTagLocalServiceWrapper.checkTags(long userId,
Group group,
String[] names)
Returns the tags matching the group and names, creating new tags with the names if the group doesn't already have them. |
static void |
AssetTagLocalServiceUtil.checkTags(long userId,
long groupId,
String[] names)
|
void |
AssetTagLocalService.checkTags(long userId,
long groupId,
String[] names)
|
void |
AssetTagLocalServiceWrapper.checkTags(long userId,
long groupId,
String[] names)
|
static AssetTag |
AssetTagLocalServiceUtil.decrementAssetCount(long tagId,
long classNameId)
|
AssetTag |
AssetTagLocalService.decrementAssetCount(long tagId,
long classNameId)
|
AssetTag |
AssetTagLocalServiceWrapper.decrementAssetCount(long tagId,
long classNameId)
|
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. |
AssetCategory |
AssetCategoryLocalService.deleteAssetCategory(long categoryId)
Deletes the asset category with the primary key from the database. |
AssetCategoryProperty |
AssetCategoryPropertyLocalService.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. |
AssetCategoryProperty |
AssetCategoryPropertyLocalServiceWrapper.deleteAssetCategoryProperty(long categoryPropertyId)
Deletes the asset category property with the primary key from the database. |
AssetEntry |
AssetEntryLocalService.deleteAssetEntry(long entryId)
Deletes the asset entry 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. |
AssetLink |
AssetLinkLocalServiceWrapper.deleteAssetLink(long linkId)
Deletes the asset link with the primary key from the database. |
AssetLink |
AssetLinkLocalService.deleteAssetLink(long linkId)
Deletes the asset link with the primary key from the database. |
static AssetLink |
AssetLinkLocalServiceUtil.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 |
AssetTagLocalService.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. |
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. |
AssetTagProperty |
AssetTagPropertyLocalService.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. |
AssetTagStats |
AssetTagStatsLocalService.deleteAssetTagStats(long tagStatsId)
Deletes the asset tag stats with the primary key from the database. |
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. |
AssetVocabulary |
AssetVocabularyLocalServiceWrapper.deleteAssetVocabulary(long vocabularyId)
Deletes the asset vocabulary with the primary key from the database. |
static void |
AssetCategoryServiceUtil.deleteCategories(long[] categoryIds)
Deprecated. As of 6.2.0, Replaced by AssetCategoryServiceUtil.deleteCategories(long[],
ServiceContext) |
void |
AssetCategoryService.deleteCategories(long[] categoryIds)
Deprecated. As of 6.2.0, Replaced by AssetCategoryService.deleteCategories(long[],
ServiceContext) |
void |
AssetCategoryServiceWrapper.deleteCategories(long[] categoryIds)
Deprecated. As of 6.2.0, Replaced by AssetCategoryServiceWrapper.deleteCategories(long[],
ServiceContext) |
static List<AssetCategory> |
AssetCategoryServiceUtil.deleteCategories(long[] categoryIds,
ServiceContext serviceContext)
|
List<AssetCategory> |
AssetCategoryService.deleteCategories(long[] categoryIds,
ServiceContext serviceContext)
|
List<AssetCategory> |
AssetCategoryServiceWrapper.deleteCategories(long[] categoryIds,
ServiceContext serviceContext)
|
void |
AssetCategoryLocalServiceWrapper.deleteCategory(AssetCategory category)
|
static void |
AssetCategoryLocalServiceUtil.deleteCategory(AssetCategory category)
|
void |
AssetCategoryLocalService.deleteCategory(AssetCategory category)
|
void |
AssetCategoryLocalServiceWrapper.deleteCategory(long categoryId)
|
static void |
AssetCategoryLocalServiceUtil.deleteCategory(long categoryId)
|
static void |
AssetCategoryServiceUtil.deleteCategory(long categoryId)
|
void |
AssetCategoryService.deleteCategory(long categoryId)
|
void |
AssetCategoryServiceWrapper.deleteCategory(long categoryId)
|
void |
AssetCategoryLocalService.deleteCategory(long categoryId)
|
void |
AssetCategoryPropertyLocalService.deleteCategoryProperty(long categoryPropertyId)
|
static void |
AssetCategoryPropertyLocalServiceUtil.deleteCategoryProperty(long categoryPropertyId)
|
void |
AssetCategoryPropertyService.deleteCategoryProperty(long categoryPropertyId)
|
void |
AssetCategoryPropertyLocalServiceWrapper.deleteCategoryProperty(long categoryPropertyId)
|
static void |
AssetCategoryPropertyServiceUtil.deleteCategoryProperty(long categoryPropertyId)
|
void |
AssetCategoryPropertyServiceWrapper.deleteCategoryProperty(long categoryPropertyId)
|
void |
AssetEntryLocalService.deleteEntry(AssetEntry entry)
|
static void |
AssetEntryLocalServiceUtil.deleteEntry(AssetEntry entry)
|
void |
AssetEntryLocalServiceWrapper.deleteEntry(AssetEntry entry)
|
void |
AssetEntryLocalService.deleteEntry(long entryId)
|
static void |
AssetEntryLocalServiceUtil.deleteEntry(long entryId)
|
void |
AssetEntryLocalServiceWrapper.deleteEntry(long entryId)
|
void |
AssetEntryLocalService.deleteEntry(String className,
long classPK)
|
static void |
AssetEntryLocalServiceUtil.deleteEntry(String className,
long classPK)
|
void |
AssetEntryLocalServiceWrapper.deleteEntry(String className,
long classPK)
|
static void |
AssetTagLocalServiceUtil.deleteGroupTags(long groupId)
|
void |
AssetTagLocalService.deleteGroupTags(long groupId)
|
void |
AssetTagLocalServiceWrapper.deleteGroupTags(long groupId)
|
void |
AssetLinkLocalServiceWrapper.deleteLink(long linkId)
Deletes the asset link. |
void |
AssetLinkLocalService.deleteLink(long linkId)
Deletes the asset link. |
static void |
AssetLinkLocalServiceUtil.deleteLink(long linkId)
Deletes the asset link. |
static void |
AssetTagLocalServiceUtil.deleteTag(AssetTag tag)
|
void |
AssetTagLocalService.deleteTag(AssetTag tag)
|
void |
AssetTagLocalServiceWrapper.deleteTag(AssetTag tag)
|
void |
AssetTagService.deleteTag(long tagId)
|
static void |
AssetTagLocalServiceUtil.deleteTag(long tagId)
|
void |
AssetTagServiceWrapper.deleteTag(long tagId)
|
static void |
AssetTagServiceUtil.deleteTag(long tagId)
|
void |
AssetTagLocalService.deleteTag(long tagId)
|
void |
AssetTagLocalServiceWrapper.deleteTag(long tagId)
|
void |
AssetTagPropertyServiceWrapper.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 |
AssetTagPropertyService.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. |
static void |
AssetTagPropertyLocalServiceUtil.deleteTagProperty(long tagPropertyId)
Deletes the asset tag property with the specified ID. |
void |
AssetTagPropertyLocalService.deleteTagProperty(long tagPropertyId)
Deletes the asset tag property with the specified ID. |
void |
AssetTagService.deleteTags(long[] tagIds)
|
void |
AssetTagServiceWrapper.deleteTags(long[] tagIds)
|
static void |
AssetTagServiceUtil.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. |
void |
AssetTagStatsLocalService.deleteTagStats(long tagStatsId)
Deletes the asset tag statistics instance matching the tag statistics ID. |
void |
AssetVocabularyLocalService.deleteVocabularies(long groupId)
|
static void |
AssetVocabularyLocalServiceUtil.deleteVocabularies(long groupId)
|
void |
AssetVocabularyLocalServiceWrapper.deleteVocabularies(long groupId)
|
void |
AssetVocabularyServiceWrapper.deleteVocabularies(long[] vocabularyIds)
Deprecated. As of 6.2.0, Replaced by AssetVocabularyServiceWrapper.deleteVocabularies(long[],
ServiceContext) |
void |
AssetVocabularyService.deleteVocabularies(long[] vocabularyIds)
Deprecated. As of 6.2.0, Replaced by AssetVocabularyService.deleteVocabularies(long[],
ServiceContext) |
static void |
AssetVocabularyServiceUtil.deleteVocabularies(long[] vocabularyIds)
Deprecated. As of 6.2.0, Replaced by AssetVocabularyServiceUtil.deleteVocabularies(long[],
ServiceContext) |
List<AssetVocabulary> |
AssetVocabularyServiceWrapper.deleteVocabularies(long[] vocabularyIds,
ServiceContext serviceContext)
|
List<AssetVocabulary> |
AssetVocabularyService.deleteVocabularies(long[] vocabularyIds,
ServiceContext serviceContext)
|
static List<AssetVocabulary> |
AssetVocabularyServiceUtil.deleteVocabularies(long[] vocabularyIds,
ServiceContext serviceContext)
|
void |
AssetVocabularyLocalService.deleteVocabulary(AssetVocabulary vocabulary)
|
static void |
AssetVocabularyLocalServiceUtil.deleteVocabulary(AssetVocabulary vocabulary)
|
void |
AssetVocabularyLocalServiceWrapper.deleteVocabulary(AssetVocabulary vocabulary)
|
void |
AssetVocabularyLocalService.deleteVocabulary(long vocabularyId)
|
static void |
AssetVocabularyLocalServiceUtil.deleteVocabulary(long vocabularyId)
|
void |
AssetVocabularyLocalServiceWrapper.deleteVocabulary(long vocabularyId)
|
void |
AssetVocabularyServiceWrapper.deleteVocabulary(long vocabularyId)
|
void |
AssetVocabularyService.deleteVocabulary(long vocabularyId)
|
static void |
AssetVocabularyServiceUtil.deleteVocabulary(long vocabularyId)
|
void |
AssetCategoryLocalServiceWrapper.deleteVocabularyCategories(long vocabularyId)
|
static void |
AssetCategoryLocalServiceUtil.deleteVocabularyCategories(long vocabularyId)
|
void |
AssetCategoryLocalService.deleteVocabularyCategories(long vocabularyId)
|
List<AssetEntry> |
AssetEntryLocalService.getAncestorEntries(long entryId)
|
static List<AssetEntry> |
AssetEntryLocalServiceUtil.getAncestorEntries(long entryId)
|
List<AssetEntry> |
AssetEntryLocalServiceWrapper.getAncestorEntries(long entryId)
|
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. |
AssetCategory |
AssetCategoryLocalService.getAssetCategory(long categoryId)
Returns the asset category with the primary key. |
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. |
AssetCategory |
AssetCategoryLocalService.getAssetCategoryByUuidAndCompanyId(String uuid,
long companyId)
Returns the asset category with the matching UUID and company. |
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. |
AssetCategory |
AssetCategoryLocalService.getAssetCategoryByUuidAndGroupId(String uuid,
long groupId)
Returns the asset category matching the UUID and group. |
AssetCategoryProperty |
AssetCategoryPropertyLocalService.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. |
AssetCategoryProperty |
AssetCategoryPropertyLocalServiceWrapper.getAssetCategoryProperty(long categoryPropertyId)
Returns the asset category property with the primary key. |
AssetEntry |
AssetEntryLocalService.getAssetEntry(long entryId)
Returns the asset entry 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. |
AssetLink |
AssetLinkLocalServiceWrapper.getAssetLink(long linkId)
Returns the asset link with the primary key. |
AssetLink |
AssetLinkLocalService.getAssetLink(long linkId)
Returns the asset link with the primary key. |
static AssetLink |
AssetLinkLocalServiceUtil.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 |
AssetTagLocalService.getAssetTag(long tagId)
Returns the asset tag with the primary key. |
AssetTag |
AssetTagLocalServiceWrapper.getAssetTag(long tagId)
Returns the asset tag 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. |
AssetTagProperty |
AssetTagPropertyLocalService.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. |
AssetTagStats |
AssetTagStatsLocalService.getAssetTagStats(long tagStatsId)
Returns the asset tag stats with the primary key. |
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.getAssetVocabulary(long vocabularyId)
Returns the asset vocabulary with the primary key. |
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.getAssetVocabularyByUuidAndCompanyId(String uuid,
long companyId)
Returns the asset vocabulary with the matching UUID and company. |
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. |
AssetVocabulary |
AssetVocabularyLocalServiceWrapper.getAssetVocabularyByUuidAndGroupId(String uuid,
long groupId)
Returns the asset vocabulary matching the UUID and group. |
static List<AssetCategory> |
AssetCategoryServiceUtil.getCategories(String className,
long classPK)
|
List<AssetCategory> |
AssetCategoryService.getCategories(String className,
long classPK)
|
List<AssetCategory> |
AssetCategoryServiceWrapper.getCategories(String className,
long classPK)
|
AssetCategory |
AssetCategoryLocalServiceWrapper.getCategory(long categoryId)
|
static AssetCategory |
AssetCategoryLocalServiceUtil.getCategory(long categoryId)
|
static AssetCategory |
AssetCategoryServiceUtil.getCategory(long categoryId)
|
AssetCategory |
AssetCategoryService.getCategory(long categoryId)
|
AssetCategory |
AssetCategoryServiceWrapper.getCategory(long categoryId)
|
AssetCategory |
AssetCategoryLocalService.getCategory(long categoryId)
|
AssetCategory |
AssetCategoryLocalServiceWrapper.getCategory(String uuid,
long groupId)
|
static AssetCategory |
AssetCategoryLocalServiceUtil.getCategory(String uuid,
long groupId)
|
AssetCategory |
AssetCategoryLocalService.getCategory(String uuid,
long groupId)
|
AssetCategoryProperty |
AssetCategoryPropertyLocalService.getCategoryProperty(long categoryPropertyId)
|
static AssetCategoryProperty |
AssetCategoryPropertyLocalServiceUtil.getCategoryProperty(long categoryPropertyId)
|
AssetCategoryProperty |
AssetCategoryPropertyLocalServiceWrapper.getCategoryProperty(long categoryPropertyId)
|
AssetCategoryProperty |
AssetCategoryPropertyLocalService.getCategoryProperty(long categoryId,
String key)
|
static AssetCategoryProperty |
AssetCategoryPropertyLocalServiceUtil.getCategoryProperty(long categoryId,
String key)
|
AssetCategoryProperty |
AssetCategoryPropertyLocalServiceWrapper.getCategoryProperty(long categoryId,
String key)
|
static List<AssetCategory> |
AssetCategoryServiceUtil.getChildCategories(long parentCategoryId)
|
List<AssetCategory> |
AssetCategoryService.getChildCategories(long parentCategoryId)
|
List<AssetCategory> |
AssetCategoryServiceWrapper.getChildCategories(long parentCategoryId)
|
static List<AssetCategory> |
AssetCategoryServiceUtil.getChildCategories(long parentCategoryId,
int start,
int end,
OrderByComparator obc)
|
List<AssetCategory> |
AssetCategoryService.getChildCategories(long parentCategoryId,
int start,
int end,
OrderByComparator obc)
|
List<AssetCategory> |
AssetCategoryServiceWrapper.getChildCategories(long parentCategoryId,
int start,
int end,
OrderByComparator obc)
|
List<AssetEntry> |
AssetEntryLocalService.getChildEntries(long entryId)
|
static List<AssetEntry> |
AssetEntryLocalServiceUtil.getChildEntries(long entryId)
|
List<AssetEntry> |
AssetEntryLocalServiceWrapper.getChildEntries(long entryId)
|
List<AssetVocabulary> |
AssetVocabularyServiceWrapper.getCompanyVocabularies(long companyId)
|
List<AssetVocabulary> |
AssetVocabularyService.getCompanyVocabularies(long companyId)
|
static List<AssetVocabulary> |
AssetVocabularyServiceUtil.getCompanyVocabularies(long companyId)
|
List<AssetEntry> |
AssetEntryService.getEntries(AssetEntryQuery entryQuery)
|
List<AssetEntry> |
AssetEntryServiceWrapper.getEntries(AssetEntryQuery entryQuery)
|
static List<AssetEntry> |
AssetEntryServiceUtil.getEntries(AssetEntryQuery entryQuery)
|
int |
AssetEntryService.getEntriesCount(AssetEntryQuery entryQuery)
|
int |
AssetEntryServiceWrapper.getEntriesCount(AssetEntryQuery entryQuery)
|
static int |
AssetEntryServiceUtil.getEntriesCount(AssetEntryQuery entryQuery)
|
AssetEntry |
AssetEntryService.getEntry(long entryId)
|
AssetEntry |
AssetEntryLocalService.getEntry(long entryId)
|
AssetEntry |
AssetEntryServiceWrapper.getEntry(long entryId)
|
static AssetEntry |
AssetEntryLocalServiceUtil.getEntry(long entryId)
|
static AssetEntry |
AssetEntryServiceUtil.getEntry(long entryId)
|
AssetEntry |
AssetEntryLocalServiceWrapper.getEntry(long entryId)
|
AssetEntry |
AssetEntryLocalService.getEntry(long groupId,
String classUuid)
|
static AssetEntry |
AssetEntryLocalServiceUtil.getEntry(long groupId,
String classUuid)
|
AssetEntry |
AssetEntryLocalServiceWrapper.getEntry(long groupId,
String classUuid)
|
AssetEntry |
AssetEntryLocalService.getEntry(String className,
long classPK)
|
static AssetEntry |
AssetEntryLocalServiceUtil.getEntry(String className,
long classPK)
|
AssetEntry |
AssetEntryLocalServiceWrapper.getEntry(String className,
long classPK)
|
List<AssetVocabulary> |
AssetVocabularyLocalService.getGroupsVocabularies(long[] groupIds)
|
static List<AssetVocabulary> |
AssetVocabularyLocalServiceUtil.getGroupsVocabularies(long[] groupIds)
|
List<AssetVocabulary> |
AssetVocabularyLocalServiceWrapper.getGroupsVocabularies(long[] groupIds)
|
List<AssetVocabulary> |
AssetVocabularyServiceWrapper.getGroupsVocabularies(long[] groupIds)
|
List<AssetVocabulary> |
AssetVocabularyService.getGroupsVocabularies(long[] groupIds)
|
static List<AssetVocabulary> |
AssetVocabularyServiceUtil.getGroupsVocabularies(long[] groupIds)
|
List<AssetVocabulary> |
AssetVocabularyLocalService.getGroupsVocabularies(long[] groupIds,
String className)
|
static List<AssetVocabulary> |
AssetVocabularyLocalServiceUtil.getGroupsVocabularies(long[] groupIds,
String className)
|
List<AssetVocabulary> |
AssetVocabularyLocalServiceWrapper.getGroupsVocabularies(long[] groupIds,
String className)
|
List<AssetVocabulary> |
AssetVocabularyServiceWrapper.getGroupsVocabularies(long[] groupIds,
String className)
|
List<AssetVocabulary> |
AssetVocabularyService.getGroupsVocabularies(long[] groupIds,
String className)
|
static List<AssetVocabulary> |
AssetVocabularyServiceUtil.getGroupsVocabularies(long[] groupIds,
String className)
|
List<AssetVocabulary> |
AssetVocabularyLocalService.getGroupVocabularies(long groupId)
|
static List<AssetVocabulary> |
AssetVocabularyLocalServiceUtil.getGroupVocabularies(long groupId)
|
List<AssetVocabulary> |
AssetVocabularyLocalServiceWrapper.getGroupVocabularies(long groupId)
|
List<AssetVocabulary> |
AssetVocabularyServiceWrapper.getGroupVocabularies(long groupId)
|
List<AssetVocabulary> |
AssetVocabularyService.getGroupVocabularies(long groupId)
|
static List<AssetVocabulary> |
AssetVocabularyServiceUtil.getGroupVocabularies(long groupId)
|
List<AssetVocabulary> |
AssetVocabularyLocalService.getGroupVocabularies(long groupId,
boolean addDefaultVocabulary)
|
static List<AssetVocabulary> |
AssetVocabularyLocalServiceUtil.getGroupVocabularies(long groupId,
boolean addDefaultVocabulary)
|
List<AssetVocabulary> |
AssetVocabularyLocalServiceWrapper.getGroupVocabularies(long groupId,
boolean addDefaultVocabulary)
|
List<AssetVocabulary> |
AssetVocabularyServiceWrapper.getGroupVocabularies(long groupId,
boolean createDefaultVocabulary)
|
List<AssetVocabulary> |
AssetVocabularyService.getGroupVocabularies(long groupId,
boolean createDefaultVocabulary)
|
static List<AssetVocabulary> |
AssetVocabularyServiceUtil.getGroupVocabularies(long groupId,
boolean createDefaultVocabulary)
|
AssetVocabularyDisplay |
AssetVocabularyServiceWrapper.getGroupVocabulariesDisplay(long groupId,
String name,
int start,
int end,
boolean addDefaultVocabulary,
OrderByComparator obc)
|
AssetVocabularyDisplay |
AssetVocabularyService.getGroupVocabulariesDisplay(long groupId,
String name,
int start,
int end,
boolean addDefaultVocabulary,
OrderByComparator obc)
|
static AssetVocabularyDisplay |
AssetVocabularyServiceUtil.getGroupVocabulariesDisplay(long groupId,
String name,
int start,
int end,
boolean addDefaultVocabulary,
OrderByComparator obc)
|
AssetVocabularyDisplay |
AssetVocabularyServiceWrapper.getGroupVocabulariesDisplay(long groupId,
String name,
int start,
int end,
OrderByComparator obc)
|
AssetVocabularyDisplay |
AssetVocabularyService.getGroupVocabulariesDisplay(long groupId,
String name,
int start,
int end,
OrderByComparator obc)
|
static AssetVocabularyDisplay |
AssetVocabularyServiceUtil.getGroupVocabulariesDisplay(long groupId,
String name,
int start,
int end,
OrderByComparator obc)
|
AssetVocabulary |
AssetVocabularyLocalService.getGroupVocabulary(long groupId,
String name)
|
static AssetVocabulary |
AssetVocabularyLocalServiceUtil.getGroupVocabulary(long groupId,
String name)
|
AssetVocabulary |
AssetVocabularyLocalServiceWrapper.getGroupVocabulary(long groupId,
String name)
|
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) |
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) |
JSONObject |
AssetVocabularyServiceWrapper.getJSONGroupVocabularies(long groupId,
String name,
int start,
int end,
OrderByComparator obc)
Deprecated. As of 6.2.0, with no direct replacement |
JSONObject |
AssetVocabularyService.getJSONGroupVocabularies(long groupId,
String name,
int start,
int end,
OrderByComparator obc)
Deprecated. As of 6.2.0, with no direct replacement |
static JSONObject |
AssetVocabularyServiceUtil.getJSONGroupVocabularies(long groupId,
String name,
int start,
int end,
OrderByComparator obc)
Deprecated. As of 6.2.0, with no direct replacement |
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) |
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) |
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) |
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 |
AssetCategoryService.getJSONVocabularyCategories(long vocabularyId,
int start,
int end,
OrderByComparator obc)
Deprecated. As of 6.2.0, replaced by AssetCategoryService.getVocabularyCategoriesDisplay(long, int, int,
OrderByComparator) |
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) |
static JSONObject |
AssetCategoryServiceUtil.getJSONVocabularyCategories(long groupId,
String name,
long vocabularyId,
int start,
int end,
OrderByComparator obc)
Deprecated. As of 6.2.0, replaced by AssetCategoryServiceUtil.getVocabularyCategoriesDisplay(long, String, long, int, int,
OrderByComparator) |
JSONObject |
AssetCategoryService.getJSONVocabularyCategories(long groupId,
String name,
long vocabularyId,
int start,
int end,
OrderByComparator obc)
Deprecated. As of 6.2.0, replaced by AssetCategoryService.getVocabularyCategoriesDisplay(long, String, long, int, int,
OrderByComparator) |
JSONObject |
AssetCategoryServiceWrapper.getJSONVocabularyCategories(long groupId,
String name,
long vocabularyId,
int start,
int end,
OrderByComparator obc)
Deprecated. As of 6.2.0, replaced by AssetCategoryServiceWrapper.getVocabularyCategoriesDisplay(long, String, long, int, int,
OrderByComparator) |
AssetEntry |
AssetEntryLocalService.getNextEntry(long entryId)
|
static AssetEntry |
AssetEntryLocalServiceUtil.getNextEntry(long entryId)
|
AssetEntry |
AssetEntryLocalServiceWrapper.getNextEntry(long entryId)
|
AssetEntry |
AssetEntryLocalService.getParentEntry(long entryId)
|
static AssetEntry |
AssetEntryLocalServiceUtil.getParentEntry(long entryId)
|
AssetEntry |
AssetEntryLocalServiceWrapper.getParentEntry(long entryId)
|
static PersistedModel |
AssetTagStatsLocalServiceUtil.getPersistedModel(Serializable primaryKeyObj)
|
PersistedModel |
AssetTagStatsLocalServiceWrapper.getPersistedModel(Serializable primaryKeyObj)
|
PersistedModel |
AssetEntryLocalService.getPersistedModel(Serializable primaryKeyObj)
|
static PersistedModel |
AssetTagLocalServiceUtil.getPersistedModel(Serializable primaryKeyObj)
|
PersistedModel |
AssetCategoryLocalServiceWrapper.getPersistedModel(Serializable primaryKeyObj)
|
PersistedModel |
AssetTagPropertyLocalServiceWrapper.getPersistedModel(Serializable primaryKeyObj)
|
PersistedModel |
AssetVocabularyLocalService.getPersistedModel(Serializable primaryKeyObj)
|
PersistedModel |
AssetCategoryPropertyLocalService.getPersistedModel(Serializable primaryKeyObj)
|
static PersistedModel |
AssetCategoryPropertyLocalServiceUtil.getPersistedModel(Serializable primaryKeyObj)
|
PersistedModel |
AssetCategoryPropertyLocalServiceWrapper.getPersistedModel(Serializable primaryKeyObj)
|
static PersistedModel |
AssetCategoryLocalServiceUtil.getPersistedModel(Serializable primaryKeyObj)
|
PersistedModel |
AssetLinkLocalServiceWrapper.getPersistedModel(Serializable primaryKeyObj)
|
static PersistedModel |
AssetVocabularyLocalServiceUtil.getPersistedModel(Serializable primaryKeyObj)
|
static PersistedModel |
AssetTagPropertyLocalServiceUtil.getPersistedModel(Serializable primaryKeyObj)
|
static PersistedModel |
AssetEntryLocalServiceUtil.getPersistedModel(Serializable primaryKeyObj)
|
PersistedModel |
AssetVocabularyLocalServiceWrapper.getPersistedModel(Serializable primaryKeyObj)
|
PersistedModel |
AssetTagPropertyLocalService.getPersistedModel(Serializable primaryKeyObj)
|
PersistedModel |
AssetEntryLocalServiceWrapper.getPersistedModel(Serializable primaryKeyObj)
|
PersistedModel |
AssetTagLocalService.getPersistedModel(Serializable primaryKeyObj)
|
PersistedModel |
AssetLinkLocalService.getPersistedModel(Serializable primaryKeyObj)
|
static PersistedModel |
AssetLinkLocalServiceUtil.getPersistedModel(Serializable primaryKeyObj)
|
PersistedModel |
AssetTagStatsLocalService.getPersistedModel(Serializable primaryKeyObj)
|
PersistedModel |
AssetTagLocalServiceWrapper.getPersistedModel(Serializable primaryKeyObj)
|
PersistedModel |
AssetCategoryLocalService.getPersistedModel(Serializable primaryKeyObj)
|
AssetEntry |
AssetEntryLocalService.getPreviousEntry(long entryId)
|
static AssetEntry |
AssetEntryLocalServiceUtil.getPreviousEntry(long entryId)
|
AssetEntry |
AssetEntryLocalServiceWrapper.getPreviousEntry(long entryId)
|
AssetTag |
AssetTagService.getTag(long tagId)
|
static AssetTag |
AssetTagLocalServiceUtil.getTag(long tagId)
|
AssetTag |
AssetTagServiceWrapper.getTag(long tagId)
|
static AssetTag |
AssetTagServiceUtil.getTag(long tagId)
|
AssetTag |
AssetTagLocalService.getTag(long tagId)
|
AssetTag |
AssetTagLocalServiceWrapper.getTag(long tagId)
|
static AssetTag |
AssetTagLocalServiceUtil.getTag(long groupId,
String name)
|
AssetTag |
AssetTagLocalService.getTag(long groupId,
String name)
|
AssetTag |
AssetTagLocalServiceWrapper.getTag(long groupId,
String name)
|
static long[] |
AssetTagLocalServiceUtil.getTagIds(long[] groupIds,
String name)
|
long[] |
AssetTagLocalService.getTagIds(long[] groupIds,
String name)
|
long[] |
AssetTagLocalServiceWrapper.getTagIds(long[] groupIds,
String name)
|
static long[] |
AssetTagLocalServiceUtil.getTagIds(long[] groupIds,
String[] names)
|
long[] |
AssetTagLocalService.getTagIds(long[] groupIds,
String[] names)
|
long[] |
AssetTagLocalServiceWrapper.getTagIds(long[] groupIds,
String[] names)
|
static long[] |
AssetTagLocalServiceUtil.getTagIds(long groupId,
String[] names)
|
long[] |
AssetTagLocalService.getTagIds(long groupId,
String[] names)
|
long[] |
AssetTagLocalServiceWrapper.getTagIds(long groupId,
String[] names)
|
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. |
AssetTagProperty |
AssetTagPropertyLocalService.getTagProperty(long tagPropertyId)
Returns the asset tag property with the specified ID. |
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. |
AssetTagProperty |
AssetTagPropertyLocalService.getTagProperty(long tagId,
String key)
Returns the asset tag property with the specified tag ID and key. |
List<AssetTag> |
AssetTagService.getTags(String className,
long classPK)
|
List<AssetTag> |
AssetTagServiceWrapper.getTags(String className,
long classPK)
|
static List<AssetTag> |
AssetTagServiceUtil.getTags(String className,
long classPK)
|
List<AssetVocabulary> |
AssetVocabularyLocalService.getVocabularies(long[] vocabularyIds)
|
static List<AssetVocabulary> |
AssetVocabularyLocalServiceUtil.getVocabularies(long[] vocabularyIds)
|
List<AssetVocabulary> |
AssetVocabularyLocalServiceWrapper.getVocabularies(long[] vocabularyIds)
|
List<AssetVocabulary> |
AssetVocabularyServiceWrapper.getVocabularies(long[] vocabularyIds)
|
List<AssetVocabulary> |
AssetVocabularyService.getVocabularies(long[] vocabularyIds)
|
static List<AssetVocabulary> |
AssetVocabularyServiceUtil.getVocabularies(long[] vocabularyIds)
|
AssetVocabulary |
AssetVocabularyLocalService.getVocabulary(long vocabularyId)
|
static AssetVocabulary |
AssetVocabularyLocalServiceUtil.getVocabulary(long vocabularyId)
|
AssetVocabulary |
AssetVocabularyLocalServiceWrapper.getVocabulary(long vocabularyId)
|
AssetVocabulary |
AssetVocabularyServiceWrapper.getVocabulary(long vocabularyId)
|
AssetVocabulary |
AssetVocabularyService.getVocabulary(long vocabularyId)
|
static AssetVocabulary |
AssetVocabularyServiceUtil.getVocabulary(long vocabularyId)
|
static List<AssetCategory> |
AssetCategoryServiceUtil.getVocabularyCategories(long vocabularyId,
int start,
int end,
OrderByComparator obc)
|
List<AssetCategory> |
AssetCategoryService.getVocabularyCategories(long vocabularyId,
int start,
int end,
OrderByComparator obc)
|
List<AssetCategory> |
AssetCategoryServiceWrapper.getVocabularyCategories(long vocabularyId,
int start,
int end,
OrderByComparator obc)
|
static List<AssetCategory> |
AssetCategoryServiceUtil.getVocabularyCategories(long parentCategoryId,
long vocabularyId,
int start,
int end,
OrderByComparator obc)
|
List<AssetCategory> |
AssetCategoryService.getVocabularyCategories(long parentCategoryId,
long vocabularyId,
int start,
int end,
OrderByComparator obc)
|
List<AssetCategory> |
AssetCategoryServiceWrapper.getVocabularyCategories(long parentCategoryId,
long vocabularyId,
int start,
int end,
OrderByComparator obc)
|
static AssetCategoryDisplay |
AssetCategoryServiceUtil.getVocabularyCategoriesDisplay(long vocabularyId,
int start,
int end,
OrderByComparator obc)
|
AssetCategoryDisplay |
AssetCategoryService.getVocabularyCategoriesDisplay(long vocabularyId,
int start,
int end,
OrderByComparator obc)
|
AssetCategoryDisplay |
AssetCategoryServiceWrapper.getVocabularyCategoriesDisplay(long vocabularyId,
int start,
int end,
OrderByComparator obc)
|
static AssetCategoryDisplay |
AssetCategoryServiceUtil.getVocabularyCategoriesDisplay(long groupId,
String name,
long vocabularyId,
int start,
int end,
OrderByComparator obc)
|
AssetCategoryDisplay |
AssetCategoryService.getVocabularyCategoriesDisplay(long groupId,
String name,
long vocabularyId,
int start,
int end,
OrderByComparator obc)
|
AssetCategoryDisplay |
AssetCategoryServiceWrapper.getVocabularyCategoriesDisplay(long groupId,
String name,
long vocabularyId,
int start,
int end,
OrderByComparator obc)
|
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) |
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) |
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) |
static boolean |
AssetTagLocalServiceUtil.hasTag(long groupId,
String name)
|
boolean |
AssetTagLocalService.hasTag(long groupId,
String name)
|
boolean |
AssetTagLocalServiceWrapper.hasTag(long groupId,
String name)
|
static AssetTag |
AssetTagLocalServiceUtil.incrementAssetCount(long tagId,
long classNameId)
|
AssetTag |
AssetTagLocalService.incrementAssetCount(long tagId,
long classNameId)
|
AssetTag |
AssetTagLocalServiceWrapper.incrementAssetCount(long tagId,
long classNameId)
|
AssetEntry |
AssetEntryLocalService.incrementViewCounter(long userId,
String className,
long classPK)
|
static AssetEntry |
AssetEntryLocalServiceUtil.incrementViewCounter(long userId,
String className,
long classPK)
|
AssetEntry |
AssetEntryLocalServiceWrapper.incrementViewCounter(long userId,
String className,
long classPK)
|
AssetEntry |
AssetEntryService.incrementViewCounter(String className,
long classPK)
|
AssetEntry |
AssetEntryServiceWrapper.incrementViewCounter(String className,
long classPK)
|
static AssetEntry |
AssetEntryServiceUtil.incrementViewCounter(String className,
long classPK)
|
void |
AssetCategoryLocalServiceWrapper.mergeCategories(long fromCategoryId,
long toCategoryId)
|
static void |
AssetCategoryLocalServiceUtil.mergeCategories(long fromCategoryId,
long toCategoryId)
|
void |
AssetCategoryLocalService.mergeCategories(long fromCategoryId,
long toCategoryId)
|
void |
AssetTagService.mergeTags(long[] fromTagIds,
long toTagId,
boolean overrideProperties)
|
void |
AssetTagServiceWrapper.mergeTags(long[] fromTagIds,
long toTagId,
boolean overrideProperties)
|
static void |
AssetTagServiceUtil.mergeTags(long[] fromTagIds,
long toTagId,
boolean overrideProperties)
|
void |
AssetTagService.mergeTags(long fromTagId,
long toTagId,
boolean overrideProperties)
|
static void |
AssetTagLocalServiceUtil.mergeTags(long fromTagId,
long toTagId,
boolean overrideProperties)
|
void |
AssetTagServiceWrapper.mergeTags(long fromTagId,
long toTagId,
boolean overrideProperties)
|
static void |
AssetTagServiceUtil.mergeTags(long fromTagId,
long toTagId,
boolean overrideProperties)
|
void |
AssetTagLocalService.mergeTags(long fromTagId,
long toTagId,
boolean overrideProperties)
|
void |
AssetTagLocalServiceWrapper.mergeTags(long fromTagId,
long toTagId,
boolean overrideProperties)
|
AssetCategory |
AssetCategoryLocalServiceWrapper.moveCategory(long categoryId,
long parentCategoryId,
long vocabularyId,
ServiceContext serviceContext)
|
static AssetCategory |
AssetCategoryLocalServiceUtil.moveCategory(long categoryId,
long parentCategoryId,
long vocabularyId,
ServiceContext serviceContext)
|
static AssetCategory |
AssetCategoryServiceUtil.moveCategory(long categoryId,
long parentCategoryId,
long vocabularyId,
ServiceContext serviceContext)
|
AssetCategory |
AssetCategoryService.moveCategory(long categoryId,
long parentCategoryId,
long vocabularyId,
ServiceContext serviceContext)
|
AssetCategory |
AssetCategoryServiceWrapper.moveCategory(long categoryId,
long parentCategoryId,
long vocabularyId,
ServiceContext serviceContext)
|
AssetCategory |
AssetCategoryLocalService.moveCategory(long categoryId,
long parentCategoryId,
long vocabularyId,
ServiceContext serviceContext)
|
void |
AssetEntryLocalService.reindex(List<AssetEntry> entries)
|
static void |
AssetEntryLocalServiceUtil.reindex(List<AssetEntry> entries)
|
void |
AssetEntryLocalServiceWrapper.reindex(List<AssetEntry> entries)
|
static JSONArray |
AssetCategoryServiceUtil.search(long[] groupIds,
String name,
long[] vocabularyIds,
int start,
int end)
|
JSONArray |
AssetCategoryService.search(long[] groupIds,
String name,
long[] vocabularyIds,
int start,
int end)
|
JSONArray |
AssetCategoryServiceWrapper.search(long[] groupIds,
String name,
long[] vocabularyIds,
int start,
int end)
|
static JSONArray |
AssetCategoryServiceUtil.search(long groupId,
String name,
String[] categoryProperties,
int start,
int end)
|
JSONArray |
AssetCategoryService.search(long groupId,
String name,
String[] categoryProperties,
int start,
int end)
|
JSONArray |
AssetCategoryServiceWrapper.search(long groupId,
String name,
String[] categoryProperties,
int start,
int end)
|
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 |
AssetCategoryLocalService.updateCategory(long userId,
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)
|
AssetCategory |
AssetCategoryService.updateCategory(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)
|
AssetCategoryProperty |
AssetCategoryPropertyLocalService.updateCategoryProperty(long categoryPropertyId,
String key,
String value)
|
static AssetCategoryProperty |
AssetCategoryPropertyLocalServiceUtil.updateCategoryProperty(long categoryPropertyId,
String key,
String value)
|
AssetCategoryProperty |
AssetCategoryPropertyService.updateCategoryProperty(long categoryPropertyId,
String key,
String value)
|
AssetCategoryProperty |
AssetCategoryPropertyLocalServiceWrapper.updateCategoryProperty(long categoryPropertyId,
String key,
String value)
|
static AssetCategoryProperty |
AssetCategoryPropertyServiceUtil.updateCategoryProperty(long categoryPropertyId,
String key,
String value)
|
AssetCategoryProperty |
AssetCategoryPropertyServiceWrapper.updateCategoryProperty(long categoryPropertyId,
String key,
String value)
|
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)
|
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 |
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 |
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,
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)
|
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,
long[] categoryIds,
String[] tagNames)
|
AssetEntry |
AssetEntryLocalServiceWrapper.updateEntry(long userId,
long groupId,
String className,
long classPK,
long[] categoryIds,
String[] tagNames)
|
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 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) |
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) |
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) |
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) |
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) |
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 |
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) |
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 |
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 |
AssetEntryLocalService.updateEntry(String className,
long classPK,
Date publishDate,
boolean visible)
|
static AssetEntry |
AssetEntryLocalServiceUtil.updateEntry(String className,
long classPK,
Date publishDate,
boolean visible)
|
AssetEntry |
AssetEntryLocalServiceWrapper.updateEntry(String className,
long classPK,
Date publishDate,
boolean visible)
|
AssetEntry |
AssetEntryLocalService.updateEntry(String className,
long classPK,
Date publishDate,
Date expirationDate,
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)
|
AssetLink |
AssetLinkLocalServiceWrapper.updateLink(long userId,
long entryId1,
long entryId2,
int typeId,
int weight)
|
AssetLink |
AssetLinkLocalService.updateLink(long userId,
long entryId1,
long entryId2,
int typeId,
int weight)
|
static AssetLink |
AssetLinkLocalServiceUtil.updateLink(long userId,
long entryId1,
long entryId2,
int typeId,
int weight)
|
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. |
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. |
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. |
static AssetTag |
AssetTagLocalServiceUtil.updateTag(long userId,
long tagId,
String name,
String[] tagProperties,
ServiceContext serviceContext)
|
AssetTag |
AssetTagLocalService.updateTag(long userId,
long tagId,
String name,
String[] tagProperties,
ServiceContext serviceContext)
|
AssetTag |
AssetTagLocalServiceWrapper.updateTag(long userId,
long tagId,
String name,
String[] tagProperties,
ServiceContext serviceContext)
|
AssetTag |
AssetTagService.updateTag(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)
|
AssetTagProperty |
AssetTagPropertyServiceWrapper.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 |
AssetTagPropertyService.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. |
static AssetTagProperty |
AssetTagPropertyLocalServiceUtil.updateTagProperty(long tagPropertyId,
String key,
String value)
Updates the asset tag property. |
AssetTagProperty |
AssetTagPropertyLocalService.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. |
AssetTagStats |
AssetTagStatsLocalService.updateTagStats(long tagId,
long classNameId)
Updates the asset tag statistics instance. |
AssetEntry |
AssetEntryLocalService.updateVisible(String className,
long classPK,
boolean visible)
|
static AssetEntry |
AssetEntryLocalServiceUtil.updateVisible(String className,
long classPK,
boolean visible)
|
AssetEntry |
AssetEntryLocalServiceWrapper.updateVisible(String className,
long classPK,
boolean visible)
|
AssetVocabulary |
AssetVocabularyLocalService.updateVocabulary(long vocabularyId,
Map<Locale,String> titleMap,
Map<Locale,String> descriptionMap,
String settings,
ServiceContext serviceContext)
Deprecated. As of 6.1.0 |
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 |
AssetVocabularyLocalServiceWrapper.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) |
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 |
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 |
AssetVocabularyLocalService.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 |
AssetVocabularyLocalServiceWrapper.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)
|
AssetVocabulary |
AssetVocabularyService.updateVocabulary(long vocabularyId,
String title,
Map<Locale,String> titleMap,
Map<Locale,String> descriptionMap,
String settings,
ServiceContext serviceContext)
|
static AssetVocabulary |
AssetVocabularyServiceUtil.updateVocabulary(long vocabularyId,
String title,
Map<Locale,String> titleMap,
Map<Locale,String> descriptionMap,
String settings,
ServiceContext serviceContext)
|
void |
AssetEntryLocalService.validate(long groupId,
String className,
long[] categoryIds,
String[] tagNames)
|
static void |
AssetEntryLocalServiceUtil.validate(long groupId,
String className,
long[] categoryIds,
String[] tagNames)
|
void |
AssetEntryLocalServiceWrapper.validate(long groupId,
String className,
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 | |
---|---|
List<AssetEntry> |
AssetPublisher.getAssetEntries(PortletPreferences portletPreferences,
Layout layout,
long scopeGroupId,
int max,
boolean checkPermission)
|
static List<AssetEntry> |
AssetPublisherUtil.getAssetEntries(PortletPreferences portletPreferences,
Layout layout,
long scopeGroupId,
int max,
boolean checkPermission)
|
AssetEntryQuery |
AssetPublisher.getAssetEntryQuery(PortletPreferences portletPreferences,
long[] scopeGroupIds)
|
static AssetEntryQuery |
AssetPublisherUtil.getAssetEntryQuery(PortletPreferences portletPreferences,
long[] scopeGroupIds)
|
long |
AssetPublisher.getGroupIdFromScopeId(String scopeId,
long siteGroupId,
boolean privateLayout)
|
static long |
AssetPublisherUtil.getGroupIdFromScopeId(String scopeId,
long siteGroupId,
boolean privateLayout)
|
String |
AssetPublisher.getScopeId(Group group,
long scopeGroupId)
|
static String |
AssetPublisherUtil.getScopeId(Group group,
long scopeGroupId)
|
boolean |
AssetPublisher.isScopeIdSelectable(PermissionChecker permissionChecker,
String scopeId,
long companyGroupId,
Layout layout)
|
static boolean |
AssetPublisherUtil.isScopeIdSelectable(PermissionChecker permissionChecker,
String scopeId,
long companyGroupId,
Layout layout)
|
boolean |
AssetPublisher.isSubscribed(long companyId,
long userId,
long plid,
String portletId)
|
static boolean |
AssetPublisherUtil.isSubscribed(long companyId,
long userId,
long plid,
String portletId)
|
void |
AssetPublisher.notifySubscribers(PortletPreferences portletPreferences,
long plid,
String portletId,
List<AssetEntry> assetEntries)
|
static void |
AssetPublisherUtil.notifySubscribers(PortletPreferences portletPreferences,
long plid,
String portletId,
List<AssetEntry> assetEntries)
|
void |
AssetPublisher.subscribe(PermissionChecker permissionChecker,
long groupId,
long plid,
String portletId)
|
static void |
AssetPublisherUtil.subscribe(PermissionChecker permissionChecker,
long groupId,
long plid,
String portletId)
|
void |
AssetPublisher.unsubscribe(PermissionChecker permissionChecker,
long plid,
String portletId)
|
static void |
AssetPublisherUtil.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 |
BlogsEntry.getSmallImageType()
|
String |
BlogsEntryWrapper.getSmallImageType()
|
TrashEntry |
BlogsEntryModel.getTrashEntry()
Returns the trash entry created when this blogs entry was moved to the Recycle Bin. |
TrashEntry |
BlogsEntryWrapper.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)
|
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)
|
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)
|
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)
|
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)
|
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)
|
void |
BlogsEntryLocalService.addEntryResources(long entryId,
String[] groupPermissions,
String[] guestPermissions)
|
static void |
BlogsEntryLocalServiceUtil.addEntryResources(long entryId,
String[] groupPermissions,
String[] guestPermissions)
|
void |
BlogsEntryLocalServiceWrapper.checkEntries()
|
void |
BlogsEntryLocalService.checkEntries()
|
static void |
BlogsEntryLocalServiceUtil.checkEntries()
|
BlogsEntry |
BlogsEntryLocalServiceWrapper.deleteBlogsEntry(long entryId)
Deletes the blogs entry with the primary key from the database. |
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. |
BlogsStatsUser |
BlogsStatsUserLocalServiceWrapper.deleteBlogsStatsUser(long statsUserId)
Deletes the blogs stats user with the primary key from the database. |
BlogsStatsUser |
BlogsStatsUserLocalService.deleteBlogsStatsUser(long statsUserId)
Deletes the blogs stats user with the primary key from the database. |
void |
BlogsEntryLocalServiceWrapper.deleteEntries(long groupId)
|
void |
BlogsEntryLocalService.deleteEntries(long groupId)
|
static void |
BlogsEntryLocalServiceUtil.deleteEntries(long groupId)
|
void |
BlogsEntryLocalServiceWrapper.deleteEntry(BlogsEntry entry)
|
void |
BlogsEntryLocalService.deleteEntry(BlogsEntry entry)
|
static void |
BlogsEntryLocalServiceUtil.deleteEntry(BlogsEntry entry)
|
void |
BlogsEntryService.deleteEntry(long entryId)
|
void |
BlogsEntryLocalServiceWrapper.deleteEntry(long entryId)
|
void |
BlogsEntryLocalService.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)
|
void |
BlogsStatsUserLocalServiceWrapper.deleteStatsUser(long statsUserId)
|
void |
BlogsStatsUserLocalService.deleteStatsUser(long statsUserId)
|
BlogsEntry |
BlogsEntryLocalServiceWrapper.getBlogsEntry(long entryId)
Returns the blogs entry with the primary key. |
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. |
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. |
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. |
BlogsStatsUser |
BlogsStatsUserLocalServiceWrapper.getBlogsStatsUser(long statsUserId)
Returns the blogs stats user with the primary key. |
BlogsStatsUser |
BlogsStatsUserLocalService.getBlogsStatsUser(long statsUserId)
Returns the blogs stats user with the primary key. |
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)
|
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)
|
BlogsEntry[] |
BlogsEntryLocalService.getEntriesPrevAndNext(long entryId)
|
static BlogsEntry[] |
BlogsEntryLocalServiceUtil.getEntriesPrevAndNext(long entryId)
|
BlogsEntry |
BlogsEntryService.getEntry(long entryId)
|
BlogsEntry |
BlogsEntryLocalServiceWrapper.getEntry(long entryId)
|
BlogsEntry |
BlogsEntryLocalService.getEntry(long entryId)
|
BlogsEntry |
BlogsEntryServiceWrapper.getEntry(long entryId)
|
static BlogsEntry |
BlogsEntryServiceUtil.getEntry(long entryId)
|
static BlogsEntry |
BlogsEntryLocalServiceUtil.getEntry(long entryId)
|
BlogsEntry |
BlogsEntryService.getEntry(long groupId,
String urlTitle)
|
BlogsEntry |
BlogsEntryLocalServiceWrapper.getEntry(long groupId,
String urlTitle)
|
BlogsEntry |
BlogsEntryLocalService.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)
|
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)
|
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)
|
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)
|
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)
|
PersistedModel |
BlogsEntryLocalService.getPersistedModel(Serializable primaryKeyObj)
|
static PersistedModel |
BlogsStatsUserLocalServiceUtil.getPersistedModel(Serializable primaryKeyObj)
|
static PersistedModel |
BlogsEntryLocalServiceUtil.getPersistedModel(Serializable primaryKeyObj)
|
PersistedModel |
BlogsStatsUserLocalServiceWrapper.getPersistedModel(Serializable primaryKeyObj)
|
PersistedModel |
BlogsStatsUserLocalService.getPersistedModel(Serializable primaryKeyObj)
|
static BlogsStatsUser |
BlogsStatsUserLocalServiceUtil.getStatsUser(long groupId,
long userId)
|
BlogsStatsUser |
BlogsStatsUserLocalServiceWrapper.getStatsUser(long groupId,
long userId)
|
BlogsStatsUser |
BlogsStatsUserLocalService.getStatsUser(long groupId,
long userId)
|
void |
BlogsEntryLocalServiceWrapper.moveEntriesToTrash(long groupId,
long userId)
|
void |
BlogsEntryLocalService.moveEntriesToTrash(long groupId,
long userId)
|
static void |
BlogsEntryLocalServiceUtil.moveEntriesToTrash(long groupId,
long userId)
|
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. |
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. |
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. |
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. |
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. |
void |
BlogsEntryService.subscribe(long groupId)
|
void |
BlogsEntryServiceWrapper.subscribe(long groupId)
|
static void |
BlogsEntryServiceUtil.subscribe(long groupId)
|
void |
BlogsEntryLocalServiceWrapper.subscribe(long userId,
long groupId)
|
void |
BlogsEntryLocalService.subscribe(long userId,
long groupId)
|
static void |
BlogsEntryLocalServiceUtil.subscribe(long userId,
long groupId)
|
void |
BlogsEntryService.unsubscribe(long groupId)
|
void |
BlogsEntryServiceWrapper.unsubscribe(long groupId)
|
static void |
BlogsEntryServiceUtil.unsubscribe(long groupId)
|
void |
BlogsEntryLocalServiceWrapper.unsubscribe(long userId,
long groupId)
|
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)
|
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)
|
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)
|
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)
|
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)
|
void |
BlogsStatsUserLocalServiceWrapper.updateStatsUser(long groupId,
long userId)
|
void |
BlogsStatsUserLocalService.updateStatsUser(long groupId,
long userId)
|
static void |
BlogsStatsUserLocalServiceUtil.updateStatsUser(long groupId,
long userId,
Date displayDate)
|
void |
BlogsStatsUserLocalServiceWrapper.updateStatsUser(long groupId,
long userId,
Date displayDate)
|
void |
BlogsStatsUserLocalService.updateStatsUser(long groupId,
long userId,
Date displayDate)
|
BlogsEntry |
BlogsEntryLocalServiceWrapper.updateStatus(long userId,
long entryId,
int status,
ServiceContext serviceContext)
|
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 |
BookmarksEntry.buildTreePath()
|
String |
BookmarksFolderWrapper.buildTreePath()
|
String |
BookmarksEntryWrapper.buildTreePath()
|
List<Long> |
BookmarksFolderWrapper.getAncestorFolderIds()
|
List<Long> |
BookmarksFolder.getAncestorFolderIds()
|
List<BookmarksFolder> |
BookmarksFolderWrapper.getAncestors()
|
List<BookmarksFolder> |
BookmarksFolder.getAncestors()
|
BookmarksFolder |
BookmarksEntry.getFolder()
|
BookmarksFolder |
BookmarksEntryWrapper.getFolder()
|
BookmarksFolder |
BookmarksFolderWrapper.getParentFolder()
|
BookmarksFolder |
BookmarksFolder.getParentFolder()
|
TrashEntry |
BookmarksEntryModel.getTrashEntry()
Returns the trash entry created when this bookmarks entry was moved to the Recycle Bin. |
TrashEntry |
BookmarksFolderModel.getTrashEntry()
Returns the trash entry created when this bookmarks folder was moved to the Recycle Bin. |
TrashEntry |
BookmarksFolderWrapper.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. |
Uses of PortalException in com.liferay.portlet.bookmarks.service |
---|
Methods in com.liferay.portlet.bookmarks.service that throw PortalException | |
---|---|
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)
|
static BookmarksEntry |
BookmarksEntryServiceUtil.addEntry(long groupId,
long folderId,
String name,
String url,
String description,
ServiceContext serviceContext)
|
BookmarksEntry |
BookmarksEntryService.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)
|
BookmarksFolder |
BookmarksFolderLocalService.addFolder(long userId,
long parentFolderId,
String name,
String description,
ServiceContext serviceContext)
|
BookmarksFolder |
BookmarksFolderServiceWrapper.addFolder(long parentFolderId,
String name,
String description,
ServiceContext serviceContext)
|
BookmarksFolder |
BookmarksFolderService.addFolder(long parentFolderId,
String name,
String description,
ServiceContext serviceContext)
|
static BookmarksFolder |
BookmarksFolderServiceUtil.addFolder(long parentFolderId,
String name,
String description,
ServiceContext serviceContext)
|
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. |
BookmarksFolder |
BookmarksFolderLocalService.deleteBookmarksFolder(long folderId)
Deletes the bookmarks folder with the primary key from the database. |
void |
BookmarksEntryLocalService.deleteEntries(long groupId,
long folderId)
|
void |
BookmarksEntryLocalServiceWrapper.deleteEntries(long groupId,
long folderId)
|
static void |
BookmarksEntryLocalServiceUtil.deleteEntries(long groupId,
long folderId)
|
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)
|
BookmarksEntry |
BookmarksEntryLocalService.deleteEntry(BookmarksEntry entry)
|
BookmarksEntry |
BookmarksEntryLocalServiceWrapper.deleteEntry(BookmarksEntry entry)
|
static BookmarksEntry |
BookmarksEntryLocalServiceUtil.deleteEntry(BookmarksEntry entry)
|
BookmarksEntry |
BookmarksEntryLocalService.deleteEntry(long entryId)
|
BookmarksEntry |
BookmarksEntryLocalServiceWrapper.deleteEntry(long entryId)
|
static BookmarksEntry |
BookmarksEntryLocalServiceUtil.deleteEntry(long entryId)
|
void |
BookmarksEntryServiceWrapper.deleteEntry(long entryId)
|
static void |
BookmarksEntryServiceUtil.deleteEntry(long entryId)
|
void |
BookmarksEntryService.deleteEntry(long entryId)
|
BookmarksFolder |
BookmarksFolderLocalServiceWrapper.deleteFolder(BookmarksFolder folder)
|
static BookmarksFolder |
BookmarksFolderLocalServiceUtil.deleteFolder(BookmarksFolder folder)
|
BookmarksFolder |
BookmarksFolderLocalService.deleteFolder(BookmarksFolder folder)
|
BookmarksFolder |
BookmarksFolderLocalServiceWrapper.deleteFolder(BookmarksFolder folder,
boolean includeTrashedEntries)
|
static BookmarksFolder |
BookmarksFolderLocalServiceUtil.deleteFolder(BookmarksFolder folder,
boolean includeTrashedEntries)
|
BookmarksFolder |
BookmarksFolderLocalService.deleteFolder(BookmarksFolder folder,
boolean includeTrashedEntries)
|
void |
BookmarksFolderServiceWrapper.deleteFolder(long folderId)
|
void |
BookmarksFolderService.deleteFolder(long folderId)
|
BookmarksFolder |
BookmarksFolderLocalServiceWrapper.deleteFolder(long folderId)
|
static BookmarksFolder |
BookmarksFolderLocalServiceUtil.deleteFolder(long folderId)
|
static void |
BookmarksFolderServiceUtil.deleteFolder(long folderId)
|
BookmarksFolder |
BookmarksFolderLocalService.deleteFolder(long folderId)
|
void |
BookmarksFolderServiceWrapper.deleteFolder(long folderId,
boolean includeTrashedEntries)
|
void |
BookmarksFolderService.deleteFolder(long folderId,
boolean includeTrashedEntries)
|
BookmarksFolder |
BookmarksFolderLocalServiceWrapper.deleteFolder(long folderId,
boolean includeTrashedEntries)
|
static BookmarksFolder |
BookmarksFolderLocalServiceUtil.deleteFolder(long folderId,
boolean includeTrashedEntries)
|
static void |
BookmarksFolderServiceUtil.deleteFolder(long folderId,
boolean includeTrashedEntries)
|
BookmarksFolder |
BookmarksFolderLocalService.deleteFolder(long folderId,
boolean includeTrashedEntries)
|
void |
BookmarksFolderLocalServiceWrapper.deleteFolders(long groupId)
|
static void |
BookmarksFolderLocalServiceUtil.deleteFolders(long groupId)
|
void |
BookmarksFolderLocalService.deleteFolders(long groupId)
|
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. |
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. |
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. |
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. |
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. |
BookmarksFolder |
BookmarksFolderLocalService.getBookmarksFolderByUuidAndGroupId(String uuid,
long groupId)
Returns the bookmarks folder matching the UUID and group. |
BookmarksEntry |
BookmarksEntryLocalService.getEntry(long entryId)
|
BookmarksEntry |
BookmarksEntryLocalServiceWrapper.getEntry(long entryId)
|
static BookmarksEntry |
BookmarksEntryLocalServiceUtil.getEntry(long entryId)
|
BookmarksEntry |
BookmarksEntryServiceWrapper.getEntry(long entryId)
|
static BookmarksEntry |
BookmarksEntryServiceUtil.getEntry(long entryId)
|
BookmarksEntry |
BookmarksEntryService.getEntry(long entryId)
|
BookmarksFolder |
BookmarksFolderServiceWrapper.getFolder(long folderId)
|
BookmarksFolder |
BookmarksFolderService.getFolder(long folderId)
|
BookmarksFolder |
BookmarksFolderLocalServiceWrapper.getFolder(long folderId)
|
static BookmarksFolder |
BookmarksFolderLocalServiceUtil.getFolder(long folderId)
|
static BookmarksFolder |
BookmarksFolderServiceUtil.getFolder(long folderId)
|
BookmarksFolder |
BookmarksFolderLocalService.getFolder(long folderId)
|
List<Long> |
BookmarksFolderServiceWrapper.getFolderIds(long groupId,
long folderId)
|
List<Long> |
BookmarksFolderService.getFolderIds(long groupId,
long folderId)
|
static List<Long> |
BookmarksFolderServiceUtil.getFolderIds(long groupId,
long folderId)
|
List<BookmarksEntry> |
BookmarksEntryServiceWrapper.getGroupEntries(long groupId,
int start,
int end)
|
static List<BookmarksEntry> |
BookmarksEntryServiceUtil.getGroupEntries(long groupId,
int start,
int end)
|
List<BookmarksEntry> |
BookmarksEntryService.getGroupEntries(long groupId,
int start,
int end)
|
List<BookmarksEntry> |
BookmarksEntryServiceWrapper.getGroupEntries(long groupId,
long userId,
int start,
int end)
|
static List<BookmarksEntry> |
BookmarksEntryServiceUtil.getGroupEntries(long groupId,
long userId,
int start,
int end)
|
List<BookmarksEntry> |
BookmarksEntryService.getGroupEntries(long groupId,
long userId,
int start,
int end)
|
List<BookmarksEntry> |
BookmarksEntryServiceWrapper.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)
|
List<BookmarksEntry> |
BookmarksEntryService.getGroupEntries(long groupId,
long userId,
long rootFolderId,
int start,
int end)
|
int |
BookmarksEntryServiceWrapper.getGroupEntriesCount(long groupId)
|
static int |
BookmarksEntryServiceUtil.getGroupEntriesCount(long groupId)
|
int |
BookmarksEntryService.getGroupEntriesCount(long groupId)
|
int |
BookmarksEntryServiceWrapper.getGroupEntriesCount(long groupId,
long userId)
|
static int |
BookmarksEntryServiceUtil.getGroupEntriesCount(long groupId,
long userId)
|
int |
BookmarksEntryService.getGroupEntriesCount(long groupId,
long userId)
|
int |
BookmarksEntryServiceWrapper.getGroupEntriesCount(long groupId,
long userId,
long rootFolderId)
|
static int |
BookmarksEntryServiceUtil.getGroupEntriesCount(long groupId,
long userId,
long rootFolderId)
|
int |
BookmarksEntryService.getGroupEntriesCount(long groupId,
long userId,
long rootFolderId)
|
PersistedModel |
BookmarksEntryLocalService.getPersistedModel(Serializable primaryKeyObj)
|
PersistedModel |
BookmarksEntryLocalServiceWrapper.getPersistedModel(Serializable primaryKeyObj)
|
static PersistedModel |
BookmarksEntryLocalServiceUtil.getPersistedModel(Serializable primaryKeyObj)
|
PersistedModel |
BookmarksFolderLocalServiceWrapper.getPersistedModel(Serializable primaryKeyObj)
|
static PersistedModel |
BookmarksFolderLocalServiceUtil.getPersistedModel(Serializable primaryKeyObj)
|
PersistedModel |
BookmarksFolderLocalService.getPersistedModel(Serializable primaryKeyObj)
|
BookmarksEntry |
BookmarksEntryLocalService.moveEntry(long entryId,
long parentFolderId)
|
BookmarksEntry |
BookmarksEntryLocalServiceWrapper.moveEntry(long entryId,
long parentFolderId)
|
static BookmarksEntry |
BookmarksEntryLocalServiceUtil.moveEntry(long entryId,
long parentFolderId)
|
BookmarksEntry |
BookmarksEntryServiceWrapper.moveEntry(long entryId,
long parentFolderId)
|
static BookmarksEntry |
BookmarksEntryServiceUtil.moveEntry(long entryId,
long parentFolderId)
|
BookmarksEntry |
BookmarksEntryService.moveEntry(long entryId,
long parentFolderId)
|
BookmarksEntry |
BookmarksEntryServiceWrapper.moveEntryFromTrash(long entryId,
long parentFolderId)
|
static BookmarksEntry |
BookmarksEntryServiceUtil.moveEntryFromTrash(long entryId,
long parentFolderId)
|
BookmarksEntry |
BookmarksEntryService.moveEntryFromTrash(long entryId,
long parentFolderId)
|
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)
|
static BookmarksEntry |
BookmarksEntryServiceUtil.moveEntryToTrash(long entryId)
|
BookmarksEntry |
BookmarksEntryService.moveEntryToTrash(long entryId)
|
BookmarksEntry |
BookmarksEntryLocalService.moveEntryToTrash(long userId,
BookmarksEntry entry)
|
BookmarksEntry |
BookmarksEntryLocalServiceWrapper.moveEntryToTrash(long userId,
BookmarksEntry entry)
|
static BookmarksEntry |
BookmarksEntryLocalServiceUtil.moveEntryToTrash(long userId,
BookmarksEntry entry)
|
BookmarksEntry |
BookmarksEntryLocalService.moveEntryToTrash(long userId,
long entryId)
|
BookmarksEntry |
BookmarksEntryLocalServiceWrapper.moveEntryToTrash(long userId,
long entryId)
|
static BookmarksEntry |
BookmarksEntryLocalServiceUtil.moveEntryToTrash(long userId,
long entryId)
|
BookmarksFolder |
BookmarksFolderServiceWrapper.moveFolder(long folderId,
long parentFolderId)
|
BookmarksFolder |
BookmarksFolderService.moveFolder(long folderId,
long parentFolderId)
|
BookmarksFolder |
BookmarksFolderLocalServiceWrapper.moveFolder(long folderId,
long parentFolderId)
|
static BookmarksFolder |
BookmarksFolderLocalServiceUtil.moveFolder(long folderId,
long parentFolderId)
|
static BookmarksFolder |
BookmarksFolderServiceUtil.moveFolder(long folderId,
long parentFolderId)
|
BookmarksFolder |
BookmarksFolderLocalService.moveFolder(long folderId,
long parentFolderId)
|
BookmarksFolder |
BookmarksFolderServiceWrapper.moveFolderFromTrash(long folderId,
long parentFolderId)
|
BookmarksFolder |
BookmarksFolderService.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)
|
BookmarksFolder |
BookmarksFolderLocalService.moveFolderFromTrash(long userId,
long folderId,
long parentFolderId)
|
BookmarksFolder |
BookmarksFolderServiceWrapper.moveFolderToTrash(long folderId)
|
BookmarksFolder |
BookmarksFolderService.moveFolderToTrash(long folderId)
|
static BookmarksFolder |
BookmarksFolderServiceUtil.moveFolderToTrash(long folderId)
|
BookmarksFolder |
BookmarksFolderLocalServiceWrapper.moveFolderToTrash(long userId,
long folderId)
|
static BookmarksFolder |
BookmarksFolderLocalServiceUtil.moveFolderToTrash(long userId,
long folderId)
|
BookmarksFolder |
BookmarksFolderLocalService.moveFolderToTrash(long userId,
long folderId)
|
BookmarksEntry |
BookmarksEntryServiceWrapper.openEntry(BookmarksEntry entry)
|
static BookmarksEntry |
BookmarksEntryServiceUtil.openEntry(BookmarksEntry entry)
|
BookmarksEntry |
BookmarksEntryService.openEntry(BookmarksEntry entry)
|
BookmarksEntry |
BookmarksEntryServiceWrapper.openEntry(long entryId)
|
static BookmarksEntry |
BookmarksEntryServiceUtil.openEntry(long entryId)
|
BookmarksEntry |
BookmarksEntryService.openEntry(long entryId)
|
BookmarksEntry |
BookmarksEntryLocalService.openEntry(long userId,
long entryId)
|
BookmarksEntry |
BookmarksEntryLocalServiceWrapper.openEntry(long userId,
long entryId)
|
static BookmarksEntry |
BookmarksEntryLocalServiceUtil.openEntry(long userId,
long entryId)
|
void |
BookmarksEntryServiceWrapper.restoreEntryFromTrash(long entryId)
|
static void |
BookmarksEntryServiceUtil.restoreEntryFromTrash(long entryId)
|
void |
BookmarksEntryService.restoreEntryFromTrash(long entryId)
|
BookmarksEntry |
BookmarksEntryLocalService.restoreEntryFromTrash(long userId,
long entryId)
|
BookmarksEntry |
BookmarksEntryLocalServiceWrapper.restoreEntryFromTrash(long userId,
long entryId)
|
static BookmarksEntry |
BookmarksEntryLocalServiceUtil.restoreEntryFromTrash(long userId,
long entryId)
|
void |
BookmarksFolderServiceWrapper.restoreFolderFromTrash(long folderId)
|
void |
BookmarksFolderService.restoreFolderFromTrash(long folderId)
|
static void |
BookmarksFolderServiceUtil.restoreFolderFromTrash(long folderId)
|
void |
BookmarksFolderLocalServiceWrapper.restoreFolderFromTrash(long userId,
long folderId)
|
static void |
BookmarksFolderLocalServiceUtil.restoreFolderFromTrash(long userId,
long folderId)
|
void |
BookmarksFolderLocalService.restoreFolderFromTrash(long userId,
long folderId)
|
Hits |
BookmarksEntryServiceWrapper.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)
|
Hits |
BookmarksEntryService.search(long groupId,
long creatorUserId,
int status,
int start,
int end)
|
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)
|
void |
BookmarksEntryServiceWrapper.subscribeEntry(long entryId)
|
static void |
BookmarksEntryServiceUtil.subscribeEntry(long entryId)
|
void |
BookmarksEntryService.subscribeEntry(long entryId)
|
void |
BookmarksEntryLocalService.subscribeEntry(long userId,
long entryId)
|
void |
BookmarksEntryLocalServiceWrapper.subscribeEntry(long userId,
long entryId)
|
static void |
BookmarksEntryLocalServiceUtil.subscribeEntry(long userId,
long entryId)
|
void |
BookmarksFolderServiceWrapper.subscribeFolder(long groupId,
long folderId)
|
void |
BookmarksFolderService.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)
|
void |
BookmarksFolderLocalService.subscribeFolder(long userId,
long groupId,
long folderId)
|
void |
BookmarksEntryServiceWrapper.unsubscribeEntry(long entryId)
|
static void |
BookmarksEntryServiceUtil.unsubscribeEntry(long entryId)
|
void |
BookmarksEntryService.unsubscribeEntry(long entryId)
|
void |
BookmarksEntryLocalService.unsubscribeEntry(long userId,
long entryId)
|
void |
BookmarksEntryLocalServiceWrapper.unsubscribeEntry(long userId,
long entryId)
|
static void |
BookmarksEntryLocalServiceUtil.unsubscribeEntry(long userId,
long entryId)
|
void |
BookmarksFolderServiceWrapper.unsubscribeFolder(long groupId,
long folderId)
|
void |
BookmarksFolderService.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)
|
void |
BookmarksFolderLocalService.unsubscribeFolder(long userId,
long groupId,
long folderId)
|
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)
|
void |
BookmarksFolderLocalService.updateAsset(long userId,
BookmarksFolder folder,
long[] assetCategoryIds,
String[] assetTagNames,
long[] assetLinkEntryIds)
|
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)
|
static BookmarksEntry |
BookmarksEntryServiceUtil.updateEntry(long entryId,
long groupId,
long folderId,
String name,
String url,
String description,
ServiceContext serviceContext)
|
BookmarksEntry |
BookmarksEntryService.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)
|
BookmarksFolder |
BookmarksFolderLocalService.updateFolder(long userId,
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)
|
BookmarksFolder |
BookmarksFolderService.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)
|
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)
|
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 |
BookmarksFolderExportActionableDynamicQuery.performAction(Object object)
|
protected void |
BookmarksEntryExportActionableDynamicQuery.performAction(Object object)
|
long |
BookmarksFolderExportActionableDynamicQuery.performCount()
|
long |
BookmarksEntryExportActionableDynamicQuery.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 | |
---|---|
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)
|
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 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) |
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 void |
CalEventLocalServiceUtil.addEventResources(CalEvent event,
boolean addGroupPermissions,
boolean addGuestPermissions)
|
void |
CalEventLocalService.addEventResources(CalEvent event,
boolean addGroupPermissions,
boolean addGuestPermissions)
|
void |
CalEventLocalServiceWrapper.addEventResources(CalEvent event,
boolean addGroupPermissions,
boolean addGuestPermissions)
|
static void |
CalEventLocalServiceUtil.addEventResources(CalEvent event,
String[] groupPermissions,
String[] guestPermissions)
|
void |
CalEventLocalService.addEventResources(CalEvent event,
String[] groupPermissions,
String[] guestPermissions)
|
void |
CalEventLocalServiceWrapper.addEventResources(CalEvent event,
String[] groupPermissions,
String[] guestPermissions)
|
static void |
CalEventLocalServiceUtil.addEventResources(long eventId,
boolean addGroupPermissions,
boolean addGuestPermissions)
|
void |
CalEventLocalService.addEventResources(long eventId,
boolean addGroupPermissions,
boolean addGuestPermissions)
|
void |
CalEventLocalServiceWrapper.addEventResources(long eventId,
boolean addGroupPermissions,
boolean addGuestPermissions)
|
static void |
CalEventLocalServiceUtil.addEventResources(long eventId,
String[] groupPermissions,
String[] guestPermissions)
|
void |
CalEventLocalService.addEventResources(long eventId,
String[] groupPermissions,
String[] guestPermissions)
|
void |
CalEventLocalServiceWrapper.addEventResources(long eventId,
String[] groupPermissions,
String[] guestPermissions)
|
static CalEvent |
CalEventLocalServiceUtil.deleteCalEvent(long eventId)
Deletes the cal event with the primary key from the database. |
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.deleteEvent(CalEvent event)
|
CalEvent |
CalEventLocalService.deleteEvent(CalEvent event)
|
CalEvent |
CalEventLocalServiceWrapper.deleteEvent(CalEvent event)
|
static CalEvent |
CalEventLocalServiceUtil.deleteEvent(long eventId)
|
CalEvent |
CalEventLocalService.deleteEvent(long eventId)
|
CalEvent |
CalEventLocalServiceWrapper.deleteEvent(long eventId)
|
static void |
CalEventLocalServiceUtil.deleteEvents(long groupId)
|
void |
CalEventLocalService.deleteEvents(long groupId)
|
void |
CalEventLocalServiceWrapper.deleteEvents(long groupId)
|
static File |
CalEventLocalServiceUtil.exportEvent(long userId,
long eventId)
|
File |
CalEventLocalService.exportEvent(long userId,
long eventId)
|
File |
CalEventLocalServiceWrapper.exportEvent(long userId,
long eventId)
|
static File |
CalEventLocalServiceUtil.exportEvents(long userId,
List<CalEvent> events,
String fileName)
|
File |
CalEventLocalService.exportEvents(long userId,
List<CalEvent> events,
String fileName)
|
File |
CalEventLocalServiceWrapper.exportEvents(long userId,
List<CalEvent> events,
String fileName)
|
static File |
CalEventLocalServiceUtil.exportGroupEvents(long userId,
long groupId,
String fileName)
|
File |
CalEventLocalService.exportGroupEvents(long userId,
long groupId,
String fileName)
|
File |
CalEventLocalServiceWrapper.exportGroupEvents(long userId,
long groupId,
String fileName)
|
static CalEvent |
CalEventLocalServiceUtil.getCalEvent(long eventId)
Returns the cal event with the primary key. |
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.getCalEventByUuidAndCompanyId(String uuid,
long companyId)
Returns the cal event with the matching UUID and company. |
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.getCalEventByUuidAndGroupId(String uuid,
long groupId)
Returns the cal event matching the UUID and group. |
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.getEvent(long eventId)
|
CalEvent |
CalEventLocalService.getEvent(long eventId)
|
CalEvent |
CalEventLocalServiceWrapper.getEvent(long eventId)
|
static PersistedModel |
CalEventLocalServiceUtil.getPersistedModel(Serializable primaryKeyObj)
|
PersistedModel |
CalEventLocalService.getPersistedModel(Serializable primaryKeyObj)
|
PersistedModel |
CalEventLocalServiceWrapper.getPersistedModel(Serializable primaryKeyObj)
|
static void |
CalEventLocalServiceUtil.importICal4j(long userId,
long groupId,
InputStream inputStream)
|
void |
CalEventLocalService.importICal4j(long userId,
long groupId,
InputStream inputStream)
|
void |
CalEventLocalServiceWrapper.importICal4j(long userId,
long groupId,
InputStream inputStream)
|
static void |
CalEventLocalServiceUtil.updateAsset(long userId,
CalEvent event,
long[] assetCategoryIds,
String[] assetTagNames,
long[] assetLinkEntryIds)
|
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 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)
|
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 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) |
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) |
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 |
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 |
RequiredFileEntryTypeException
|
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 | |
---|---|
String |
DLFileVersionWrapper.buildTreePath()
|
String |
DLFolderWrapper.buildTreePath()
|
String |
DLFileEntry.buildTreePath()
|
String |
DLFileEntryWrapper.buildTreePath()
|
String |
DLFileShortcut.buildTreePath()
|
String |
DLFileShortcutWrapper.buildTreePath()
|
String |
DLFileVersion.buildTreePath()
|
List<Long> |
DLFolderWrapper.getAncestorFolderIds()
|
List<Long> |
DLFolder.getAncestorFolderIds()
|
List<DLFolder> |
DLFolderWrapper.getAncestors()
|
List<DLFolder> |
DLFolder.getAncestors()
|
InputStream |
DLFileEntry.getContentStream()
|
InputStream |
DLFileEntryWrapper.getContentStream()
|
InputStream |
DLFileVersionWrapper.getContentStream(boolean incrementCounter)
|
InputStream |
DLFileVersion.getContentStream(boolean incrementCounter)
|
InputStream |
DLFileEntry.getContentStream(String version)
|
InputStream |
DLFileEntryWrapper.getContentStream(String version)
|
DDMStructure |
DLFileEntryMetadataWrapper.getDDMStructure()
|
DDMStructure |
DLFileEntryMetadata.getDDMStructure()
|
DLFolder |
DLFileShortcut.getDLFolder()
|
DLFolder |
DLFileShortcutWrapper.getDLFolder()
|
Map<String,Fields> |
DLFileEntry.getFieldsMap(long fileVersionId)
|
Map<String,Fields> |
DLFileEntryWrapper.getFieldsMap(long fileVersionId)
|
DLFileEntry |
DLFileVersionWrapper.getFileEntry()
|
DLFileEntry |
DLFileVersion.getFileEntry()
|
DLFileEntryType |
DLFileEntryMetadataWrapper.getFileEntryType()
|
DLFileEntryType |
DLFileEntryMetadata.getFileEntryType()
|
DLFileVersion |
DLFileEntry.getFileVersion()
|
DLFileVersion |
DLFileEntryWrapper.getFileVersion()
|
DLFileVersion |
DLFileEntryMetadataWrapper.getFileVersion()
|
DLFileVersion |
DLFileEntryMetadata.getFileVersion()
|
DLFileVersion |
DLFileEntry.getFileVersion(String version)
|
DLFileVersion |
DLFileEntryWrapper.getFileVersion(String version)
|
DLFolder |
DLFileVersionWrapper.getFolder()
|
DLFolder |
DLFileEntry.getFolder()
|
DLFolder |
DLFileEntryWrapper.getFolder()
|
Folder |
DLFileShortcut.getFolder()
|
Folder |
DLFileShortcutWrapper.getFolder()
|
DLFolder |
DLFileVersion.getFolder()
|
DLFileVersion |
DLFileEntry.getLatestFileVersion(boolean trusted)
|
DLFileVersion |
DLFileEntryWrapper.getLatestFileVersion(boolean trusted)
|
DLFolder |
DLFolderWrapper.getParentFolder()
|
DLFolder |
DLFolder.getParentFolder()
|
String |
DLFolderWrapper.getPath()
|
String |
DLFolder.getPath()
|
String[] |
DLFolderWrapper.getPathArray()
|
String[] |
DLFolder.getPathArray()
|
TrashEntry |
DLFileShortcutModel.getTrashEntry()
Returns the trash entry created when this document library file shortcut 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. |
TrashEntry |
DLFileEntryWrapper.getTrashEntry()
Returns the trash entry created when this document library file entry was moved to the Recycle Bin. |
TrashEntry |
DLFolderModel.getTrashEntry()
Returns the trash entry created when this document library folder was moved to the Recycle Bin. |
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. |
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)
|
void |
DLAppHelperLocalService.addFileEntry(long userId,
FileEntry fileEntry,
FileVersion fileVersion,
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)
|
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)
|
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)
|
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 |
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. |
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. |
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 |
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. |
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. |
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. |
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. |
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. |
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)
|
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 |
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. |
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. |
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 |
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. |
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. |
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. |
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. |
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. |
DLFileEntryType |
DLFileEntryTypeLocalService.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 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 |
DLFileEntryTypeLocalService.addFileEntryType(long userId,
long groupId,
String name,
String description,
long[] ddmStructureIds,
ServiceContext serviceContext)
|
DLFileEntryType |
DLFileEntryTypeLocalServiceWrapper.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)
|
DLFileEntryType |
DLFileEntryTypeServiceWrapper.addFileEntryType(long groupId,
String fileEntryTypeKey,
Map<Locale,String> nameMap,
Map<Locale,String> descriptionMap,
long[] ddmStructureIds,
ServiceContext serviceContext)
|
DLFileEntryType |
DLFileEntryTypeService.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)
|
DLFileEntryType |
DLFileEntryTypeServiceWrapper.addFileEntryType(long groupId,
String name,
String description,
long[] ddmStructureIds,
ServiceContext serviceContext)
|
DLFileEntryType |
DLFileEntryTypeService.addFileEntryType(long groupId,
String name,
String description,
long[] ddmStructureIds,
ServiceContext serviceContext)
|
DLFileShortcut |
DLFileShortcutLocalServiceWrapper.addFileShortcut(long userId,
long groupId,
long folderId,
long toFileEntryId,
ServiceContext serviceContext)
|
static DLFileShortcut |
DLAppLocalServiceUtil.addFileShortcut(long userId,
long repositoryId,
long folderId,
long toFileEntryId,
ServiceContext serviceContext)
Adds the file shortcut to the existing file entry. |
DLFileShortcut |
DLAppLocalService.addFileShortcut(long userId,
long repositoryId,
long folderId,
long toFileEntryId,
ServiceContext serviceContext)
Adds the file shortcut to the existing file entry. |
DLFileShortcut |
DLAppLocalServiceWrapper.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)
|
DLFileShortcut |
DLFileShortcutLocalService.addFileShortcut(long userId,
long groupId,
long folderId,
long toFileEntryId,
ServiceContext serviceContext)
|
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. |
static DLFileShortcut |
DLFileShortcutServiceUtil.addFileShortcut(long groupId,
long folderId,
long toFileEntryId,
ServiceContext serviceContext)
|
DLFileShortcut |
DLAppService.addFileShortcut(long repositoryId,
long folderId,
long toFileEntryId,
ServiceContext serviceContext)
Adds a file shortcut to the existing file entry. |
DLFileShortcut |
DLAppServiceWrapper.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)
|
void |
DLFileShortcutLocalServiceWrapper.addFileShortcutResources(DLFileShortcut fileShortcut,
boolean addGroupPermissions,
boolean addGuestPermissions)
|
static void |
DLFileShortcutLocalServiceUtil.addFileShortcutResources(DLFileShortcut fileShortcut,
boolean addGroupPermissions,
boolean addGuestPermissions)
|
void |
DLFileShortcutLocalService.addFileShortcutResources(DLFileShortcut fileShortcut,
boolean addGroupPermissions,
boolean addGuestPermissions)
|
void |
DLFileShortcutLocalServiceWrapper.addFileShortcutResources(DLFileShortcut fileShortcut,
String[] groupPermissions,
String[] guestPermissions)
|
static void |
DLFileShortcutLocalServiceUtil.addFileShortcutResources(DLFileShortcut fileShortcut,
String[] groupPermissions,
String[] guestPermissions)
|
void |
DLFileShortcutLocalService.addFileShortcutResources(DLFileShortcut fileShortcut,
String[] groupPermissions,
String[] guestPermissions)
|
void |
DLFileShortcutLocalServiceWrapper.addFileShortcutResources(long fileShortcutId,
boolean addGroupPermissions,
boolean addGuestPermissions)
|
static void |
DLFileShortcutLocalServiceUtil.addFileShortcutResources(long fileShortcutId,
boolean addGroupPermissions,
boolean addGuestPermissions)
|
void |
DLFileShortcutLocalService.addFileShortcutResources(long fileShortcutId,
boolean addGroupPermissions,
boolean addGuestPermissions)
|
void |
DLFileShortcutLocalServiceWrapper.addFileShortcutResources(long fileShortcutId,
String[] groupPermissions,
String[] guestPermissions)
|
static void |
DLFileShortcutLocalServiceUtil.addFileShortcutResources(long fileShortcutId,
String[] groupPermissions,
String[] guestPermissions)
|
void |
DLFileShortcutLocalService.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)
|
void |
DLAppHelperLocalService.addFolder(long userId,
Folder folder,
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)
|
DLFolder |
DLFolderService.addFolder(long groupId,
long repositoryId,
boolean mountPoint,
long parentFolderId,
String name,
String description,
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,
boolean hidden,
ServiceContext serviceContext)
|
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,
ServiceContext serviceContext)
Deprecated. As of 6.2.0, replaced by more general DLFolderLocalServiceWrapper.addFolder(long,
long, long, boolean, long, String, String, boolean,
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) |
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) |
static Folder |
DLAppLocalServiceUtil.addFolder(long userId,
long repositoryId,
long parentFolderId,
String name,
String description,
ServiceContext serviceContext)
Adds a folder. |
Folder |
DLAppLocalService.addFolder(long userId,
long repositoryId,
long parentFolderId,
String name,
String description,
ServiceContext serviceContext)
Adds a folder. |
Folder |
DLAppLocalServiceWrapper.addFolder(long userId,
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. |
Folder |
DLAppService.addFolder(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. |
static FileEntry |
DLAppServiceUtil.addTempFileEntry(long groupId,
long folderId,
String fileName,
String tempFolderName,
File file,
String mimeType)
Adds a temporary file entry. |
FileEntry |
DLAppService.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,
File file,
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. |
FileEntry |
DLAppService.addTempFileEntry(long groupId,
long folderId,
String fileName,
String tempFolderName,
InputStream inputStream,
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. |
DLFileVersion |
DLFileEntryService.cancelCheckOut(long fileEntryId)
|
static void |
DLAppServiceUtil.cancelCheckOut(long fileEntryId)
Cancels the check out of the file entry. |
DLFileVersion |
DLFileEntryServiceWrapper.cancelCheckOut(long fileEntryId)
|
static DLFileVersion |
DLFileEntryServiceUtil.cancelCheckOut(long fileEntryId)
|
void |
DLAppService.cancelCheckOut(long fileEntryId)
Cancels the check out of the file entry. |
void |
DLAppServiceWrapper.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)
|
void |
DLAppHelperLocalService.cancelCheckOut(long userId,
FileEntry fileEntry,
FileVersion sourceFileVersion,
FileVersion destinationFileVersion,
FileVersion draftFileVersion,
ServiceContext serviceContext)
|
DLFileVersion |
DLFileEntryLocalServiceWrapper.cancelCheckOut(long userId,
long fileEntryId)
|
DLFileVersion |
DLFileEntryLocalService.cancelCheckOut(long userId,
long fileEntryId)
|
static DLFileVersion |
DLFileEntryLocalServiceUtil.cancelCheckOut(long userId,
long fileEntryId)
|
void |
DLFileEntryTypeLocalService.cascadeFileEntryTypes(long userId,
DLFolder dlFolder)
|
void |
DLFileEntryTypeLocalServiceWrapper.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)
|
void |
DLAppHelperLocalService.checkAssetEntry(long userId,
FileEntry fileEntry,
FileVersion fileVersion)
|
void |
DLFileEntryService.checkInFileEntry(long fileEntryId,
boolean major,
String changeLog,
ServiceContext serviceContext)
|
static void |
DLAppServiceUtil.checkInFileEntry(long fileEntryId,
boolean majorVersion,
String changeLog,
ServiceContext serviceContext)
Checks in the file entry. |
void |
DLFileEntryServiceWrapper.checkInFileEntry(long fileEntryId,
boolean major,
String changeLog,
ServiceContext serviceContext)
|
static void |
DLFileEntryServiceUtil.checkInFileEntry(long fileEntryId,
boolean major,
String changeLog,
ServiceContext serviceContext)
|
void |
DLAppService.checkInFileEntry(long fileEntryId,
boolean majorVersion,
String changeLog,
ServiceContext serviceContext)
Checks in the file entry. |
void |
DLAppServiceWrapper.checkInFileEntry(long fileEntryId,
boolean majorVersion,
String changeLog,
ServiceContext serviceContext)
Checks in the file entry. |
void |
DLFileEntryLocalServiceWrapper.checkInFileEntry(long userId,
long fileEntryId,
boolean majorVersion,
String changeLog,
ServiceContext serviceContext)
|
void |
DLFileEntryLocalService.checkInFileEntry(long userId,
long fileEntryId,
boolean majorVersion,
String changeLog,
ServiceContext serviceContext)
|
static void |
DLFileEntryLocalServiceUtil.checkInFileEntry(long userId,
long fileEntryId,
boolean majorVersion,
String changeLog,
ServiceContext serviceContext)
|
void |
DLFileEntryLocalServiceWrapper.checkInFileEntry(long userId,
long fileEntryId,
String lockUuid)
Deprecated. As of 6.2.0, replaced by DLFileEntryLocalServiceWrapper.checkInFileEntry(long, long,
String, ServiceContext) |
void |
DLFileEntryLocalService.checkInFileEntry(long userId,
long fileEntryId,
String lockUuid)
Deprecated. As of 6.2.0, replaced by DLFileEntryLocalService.checkInFileEntry(long, long,
String, 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) |
void |
DLFileEntryLocalServiceWrapper.checkInFileEntry(long userId,
long fileEntryId,
String lockUuid,
ServiceContext serviceContext)
|
void |
DLFileEntryLocalService.checkInFileEntry(long userId,
long fileEntryId,
String lockUuid,
ServiceContext serviceContext)
|
static void |
DLFileEntryLocalServiceUtil.checkInFileEntry(long userId,
long fileEntryId,
String lockUuid,
ServiceContext serviceContext)
|
void |
DLFileEntryService.checkInFileEntry(long fileEntryId,
String lockUuid)
Deprecated. As of 6.2.0, replaced by DLFileEntryService.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) |
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 |
DLAppService.checkInFileEntry(long fileEntryId,
String lockUuid)
Deprecated. As of 6.2.0, replaced by DLAppService.checkInFileEntry(long,
String, ServiceContext) |
void |
DLAppServiceWrapper.checkInFileEntry(long fileEntryId,
String lockUuid)
Deprecated. As of 6.2.0, replaced by DLAppServiceWrapper.checkInFileEntry(long,
String, ServiceContext) |
void |
DLFileEntryService.checkInFileEntry(long fileEntryId,
String lockUuid,
ServiceContext serviceContext)
|
static void |
DLAppServiceUtil.checkInFileEntry(long fileEntryId,
String lockUuid,
ServiceContext serviceContext)
Checks in the file entry using the lock's UUID. |
void |
DLFileEntryServiceWrapper.checkInFileEntry(long fileEntryId,
String lockUuid,
ServiceContext serviceContext)
|
static void |
DLFileEntryServiceUtil.checkInFileEntry(long fileEntryId,
String lockUuid,
ServiceContext serviceContext)
|
void |
DLAppService.checkInFileEntry(long fileEntryId,
String lockUuid,
ServiceContext serviceContext)
Checks in the file entry using the lock's UUID. |
void |
DLAppServiceWrapper.checkInFileEntry(long fileEntryId,
String lockUuid,
ServiceContext serviceContext)
Checks in the file entry using the lock's UUID. |
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) |
DLFileEntry |
DLFileEntryLocalServiceWrapper.checkOutFileEntry(long userId,
long fileEntryId)
Deprecated. As of 6.2.0, replaced by DLFileEntryLocalServiceWrapper.checkOutFileEntry(long,
long, ServiceContext) |
DLFileEntry |
DLFileEntryLocalService.checkOutFileEntry(long userId,
long fileEntryId)
Deprecated. As of 6.2.0, replaced by DLFileEntryLocalService.checkOutFileEntry(long,
long, ServiceContext) |
static DLFileEntry |
DLFileEntryLocalServiceUtil.checkOutFileEntry(long userId,
long fileEntryId)
Deprecated. As of 6.2.0, replaced by DLFileEntryLocalServiceUtil.checkOutFileEntry(long,
long, ServiceContext) |
DLFileEntry |
DLFileEntryLocalServiceWrapper.checkOutFileEntry(long userId,
long fileEntryId,
ServiceContext serviceContext)
|
DLFileEntry |
DLFileEntryLocalService.checkOutFileEntry(long userId,
long fileEntryId,
ServiceContext serviceContext)
|
static DLFileEntry |
DLFileEntryLocalServiceUtil.checkOutFileEntry(long userId,
long fileEntryId,
ServiceContext 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) |
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) |
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) |
DLFileEntry |
DLFileEntryLocalServiceWrapper.checkOutFileEntry(long userId,
long fileEntryId,
String owner,
long expirationTime,
ServiceContext serviceContext)
|
DLFileEntry |
DLFileEntryLocalService.checkOutFileEntry(long userId,
long fileEntryId,
String owner,
long expirationTime,
ServiceContext serviceContext)
|
static DLFileEntry |
DLFileEntryLocalServiceUtil.checkOutFileEntry(long userId,
long fileEntryId,
String owner,
long expirationTime,
ServiceContext serviceContext)
|
DLFileEntry |
DLFileEntryService.checkOutFileEntry(long fileEntryId,
ServiceContext serviceContext)
|
static void |
DLAppServiceUtil.checkOutFileEntry(long fileEntryId,
ServiceContext serviceContext)
Check out a file entry. |
DLFileEntry |
DLFileEntryServiceWrapper.checkOutFileEntry(long fileEntryId,
ServiceContext serviceContext)
|
static DLFileEntry |
DLFileEntryServiceUtil.checkOutFileEntry(long fileEntryId,
ServiceContext serviceContext)
|
void |
DLAppService.checkOutFileEntry(long fileEntryId,
ServiceContext serviceContext)
Check out a file entry. |
void |
DLAppServiceWrapper.checkOutFileEntry(long fileEntryId,
ServiceContext serviceContext)
Check out a file entry. |
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) |
DLFileEntry |
DLFileEntryService.checkOutFileEntry(long fileEntryId,
String owner,
long expirationTime,
ServiceContext serviceContext)
|
static FileEntry |
DLAppServiceUtil.checkOutFileEntry(long fileEntryId,
String owner,
long expirationTime,
ServiceContext serviceContext)
Checks out the file entry. |
DLFileEntry |
DLFileEntryServiceWrapper.checkOutFileEntry(long fileEntryId,
String owner,
long expirationTime,
ServiceContext serviceContext)
|
static DLFileEntry |
DLFileEntryServiceUtil.checkOutFileEntry(long fileEntryId,
String owner,
long expirationTime,
ServiceContext serviceContext)
|
FileEntry |
DLAppService.checkOutFileEntry(long fileEntryId,
String owner,
long expirationTime,
ServiceContext serviceContext)
Checks out the file entry. |
FileEntry |
DLAppServiceWrapper.checkOutFileEntry(long fileEntryId,
String owner,
long expirationTime,
ServiceContext serviceContext)
Checks out the file entry. |
void |
DLFileEntryLocalServiceWrapper.convertExtraSettings(String[] keys)
|
void |
DLFileEntryLocalService.convertExtraSettings(String[] keys)
|
static void |
DLFileEntryLocalServiceUtil.convertExtraSettings(String[] keys)
|
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)
|
void |
DLFileEntryLocalServiceWrapper.copyFileEntryMetadata(long companyId,
long fileEntryTypeId,
long fileEntryId,
long fromFileVersionId,
long toFileVersionId,
ServiceContext serviceContext)
|
void |
DLFileEntryLocalService.copyFileEntryMetadata(long companyId,
long fileEntryTypeId,
long fileEntryId,
long fromFileVersionId,
long toFileVersionId,
ServiceContext serviceContext)
|
static void |
DLFileEntryLocalServiceUtil.copyFileEntryMetadata(long companyId,
long fileEntryTypeId,
long fileEntryId,
long fromFileVersionId,
long toFileVersionId,
ServiceContext serviceContext)
|
static Folder |
DLAppServiceUtil.copyFolder(long repositoryId,
long sourceFolderId,
long parentFolderId,
String name,
String description,
ServiceContext serviceContext)
Performs a deep copy of the folder. |
Folder |
DLAppService.copyFolder(long repositoryId,
long sourceFolderId,
long parentFolderId,
String name,
String description,
ServiceContext serviceContext)
Performs a deep copy of the folder. |
Folder |
DLAppServiceWrapper.copyFolder(long repositoryId,
long sourceFolderId,
long parentFolderId,
String name,
String description,
ServiceContext serviceContext)
Performs a deep copy of the folder. |
void |
DLFolderLocalServiceWrapper.deleteAll(long groupId)
|
static void |
DLAppLocalServiceUtil.deleteAll(long repositoryId)
Delete all data associated to the given repository. |
void |
DLAppLocalService.deleteAll(long repositoryId)
Delete all data associated to the given repository. |
void |
DLAppLocalServiceWrapper.deleteAll(long repositoryId)
Delete all data associated to the given repository. |
static void |
DLFolderLocalServiceUtil.deleteAll(long groupId)
|
void |
DLFolderLocalService.deleteAll(long groupId)
|
static void |
DLContentLocalServiceUtil.deleteContent(long companyId,
long repositoryId,
String path,
String version)
|
void |
DLContentLocalServiceWrapper.deleteContent(long companyId,
long repositoryId,
String path,
String version)
|
void |
DLContentLocalService.deleteContent(long companyId,
long repositoryId,
String path,
String version)
|
static DLContent |
DLContentLocalServiceUtil.deleteDLContent(long contentId)
Deletes the document library content with the primary key from the database. |
DLContent |
DLContentLocalServiceWrapper.deleteDLContent(long contentId)
Deletes the document library content with the primary key from the database. |
DLContent |
DLContentLocalService.deleteDLContent(long contentId)
Deletes the document library content 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. |
DLFileEntry |
DLFileEntryLocalService.deleteDLFileEntry(long fileEntryId)
Deletes the document library file entry 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. |
DLFileEntryMetadata |
DLFileEntryMetadataLocalServiceWrapper.deleteDLFileEntryMetadata(long fileEntryMetadataId)
Deletes the document library file entry metadata with the primary key from the database. |
DLFileEntryMetadata |
DLFileEntryMetadataLocalService.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. |
DLFileEntryType |
DLFileEntryTypeLocalService.deleteDLFileEntryType(long fileEntryTypeId)
Deletes the document library file entry type 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. |
static DLFileEntryType |
DLFileEntryTypeLocalServiceUtil.deleteDLFileEntryType(long fileEntryTypeId)
Deletes the document library file entry type with the primary key from the database. |
DLFileRank |
DLFileRankLocalService.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. |
static DLFileRank |
DLFileRankLocalServiceUtil.deleteDLFileRank(long fileRankId)
Deletes the document library file rank 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. |
DLFileShortcut |
DLFileShortcutLocalService.deleteDLFileShortcut(long fileShortcutId)
Deletes the document library file shortcut with the primary key from the database. |
DLFileVersion |
DLFileVersionLocalService.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. |
static DLFileVersion |
DLFileVersionLocalServiceUtil.deleteDLFileVersion(long fileVersionId)
Deletes the document library file version 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 DLFolder |
DLFolderLocalServiceUtil.deleteDLFolder(long folderId)
Deletes the document library folder with the primary key from the database. |
DLFolder |
DLFolderLocalService.deleteDLFolder(long folderId)
Deletes the document library folder 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. |
DLSyncEvent |
DLSyncEventLocalService.deleteDLSyncEvent(long syncEventId)
Deletes the d l sync event 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. |
void |
DLFileEntryLocalServiceWrapper.deleteFileEntries(long groupId,
long folderId)
|
void |
DLFileEntryLocalService.deleteFileEntries(long groupId,
long folderId)
|
static void |
DLFileEntryLocalServiceUtil.deleteFileEntries(long groupId,
long folderId)
|
void |
DLFileEntryLocalServiceWrapper.deleteFileEntries(long groupId,
long folderId,
boolean includeTrashedEntries)
|
void |
DLFileEntryLocalService.deleteFileEntries(long groupId,
long folderId,
boolean includeTrashedEntries)
|
static void |
DLFileEntryLocalServiceUtil.deleteFileEntries(long groupId,
long folderId,
boolean includeTrashedEntries)
|
DLFileEntry |
DLFileEntryLocalServiceWrapper.deleteFileEntry(DLFileEntry dlFileEntry)
|
DLFileEntry |
DLFileEntryLocalService.deleteFileEntry(DLFileEntry dlFileEntry)
|
static DLFileEntry |
DLFileEntryLocalServiceUtil.deleteFileEntry(DLFileEntry dlFileEntry)
|
static void |
DLAppHelperLocalServiceUtil.deleteFileEntry(FileEntry fileEntry)
|
void |
DLAppHelperLocalServiceWrapper.deleteFileEntry(FileEntry fileEntry)
|
void |
DLAppHelperLocalService.deleteFileEntry(FileEntry fileEntry)
|
void |
DLFileEntryService.deleteFileEntry(long fileEntryId)
|
DLFileEntry |
DLFileEntryLocalServiceWrapper.deleteFileEntry(long fileEntryId)
|
static void |
DLAppServiceUtil.deleteFileEntry(long fileEntryId)
Deletes the file entry with the primary key. |
DLFileEntry |
DLFileEntryLocalService.deleteFileEntry(long fileEntryId)
|
void |
DLFileEntryServiceWrapper.deleteFileEntry(long fileEntryId)
|
static void |
DLFileEntryServiceUtil.deleteFileEntry(long fileEntryId)
|
static void |
DLAppLocalServiceUtil.deleteFileEntry(long fileEntryId)
Deletes the file entry. |
void |
DLAppLocalService.deleteFileEntry(long fileEntryId)
Deletes the file entry. |
void |
DLAppService.deleteFileEntry(long fileEntryId)
Deletes the file entry with the primary key. |
void |
DLAppLocalServiceWrapper.deleteFileEntry(long fileEntryId)
Deletes the file entry. |
void |
DLAppServiceWrapper.deleteFileEntry(long fileEntryId)
Deletes the file entry with the primary key. |
static DLFileEntry |
DLFileEntryLocalServiceUtil.deleteFileEntry(long fileEntryId)
|
DLFileEntry |
DLFileEntryLocalServiceWrapper.deleteFileEntry(long userId,
long fileEntryId)
|
DLFileEntry |
DLFileEntryLocalService.deleteFileEntry(long userId,
long fileEntryId)
|
static DLFileEntry |
DLFileEntryLocalServiceUtil.deleteFileEntry(long userId,
long fileEntryId)
|
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)
|
static void |
DLAppServiceUtil.deleteFileEntryByTitle(long repositoryId,
long folderId,
String title)
Deletes the file entry with the title in the folder. |
void |
DLAppService.deleteFileEntryByTitle(long repositoryId,
long folderId,
String title)
Deletes the file entry with the title in the folder. |
void |
DLAppServiceWrapper.deleteFileEntryByTitle(long repositoryId,
long folderId,
String title)
Deletes the file entry with the title in the folder. |
void |
DLFileEntryMetadataLocalServiceWrapper.deleteFileEntryMetadata(long fileEntryId)
|
void |
DLFileEntryMetadataLocalService.deleteFileEntryMetadata(long fileEntryId)
|
static void |
DLFileEntryMetadataLocalServiceUtil.deleteFileEntryMetadata(long fileEntryId)
|
void |
DLFileEntryTypeLocalService.deleteFileEntryType(DLFileEntryType dlFileEntryType)
|
void |
DLFileEntryTypeLocalServiceWrapper.deleteFileEntryType(DLFileEntryType dlFileEntryType)
|
static void |
DLFileEntryTypeLocalServiceUtil.deleteFileEntryType(DLFileEntryType dlFileEntryType)
|
void |
DLFileEntryTypeLocalService.deleteFileEntryType(long fileEntryTypeId)
|
static void |
DLFileEntryTypeServiceUtil.deleteFileEntryType(long fileEntryTypeId)
|
void |
DLFileEntryTypeLocalServiceWrapper.deleteFileEntryType(long fileEntryTypeId)
|
static void |
DLFileEntryTypeLocalServiceUtil.deleteFileEntryType(long fileEntryTypeId)
|
void |
DLFileEntryTypeServiceWrapper.deleteFileEntryType(long fileEntryTypeId)
|
void |
DLFileEntryTypeService.deleteFileEntryType(long fileEntryTypeId)
|
void |
DLFileEntryTypeLocalService.deleteFileEntryTypes(long groupId)
|
void |
DLFileEntryTypeLocalServiceWrapper.deleteFileEntryTypes(long groupId)
|
static void |
DLFileEntryTypeLocalServiceUtil.deleteFileEntryTypes(long groupId)
|
void |
DLFileRankLocalService.deleteFileRank(long fileRankId)
|
void |
DLFileRankLocalServiceWrapper.deleteFileRank(long fileRankId)
|
static void |
DLFileRankLocalServiceUtil.deleteFileRank(long fileRankId)
|
void |
DLFileShortcutLocalServiceWrapper.deleteFileShortcut(DLFileShortcut fileShortcut)
|
static void |
DLAppLocalServiceUtil.deleteFileShortcut(DLFileShortcut dlFileShortcut)
Deletes the file shortcut. |
void |
DLAppLocalService.deleteFileShortcut(DLFileShortcut dlFileShortcut)
Deletes the file shortcut. |
void |
DLAppLocalServiceWrapper.deleteFileShortcut(DLFileShortcut dlFileShortcut)
Deletes the file shortcut. |
static void |
DLFileShortcutLocalServiceUtil.deleteFileShortcut(DLFileShortcut fileShortcut)
|
void |
DLFileShortcutLocalService.deleteFileShortcut(DLFileShortcut fileShortcut)
|
void |
DLFileShortcutService.deleteFileShortcut(long fileShortcutId)
|
void |
DLFileShortcutLocalServiceWrapper.deleteFileShortcut(long fileShortcutId)
|
static void |
DLAppServiceUtil.deleteFileShortcut(long fileShortcutId)
Deletes the file shortcut with the primary key. |
static void |
DLFileShortcutServiceUtil.deleteFileShortcut(long fileShortcutId)
|
static void |
DLAppLocalServiceUtil.deleteFileShortcut(long fileShortcutId)
Deletes the file shortcut. |
void |
DLAppLocalService.deleteFileShortcut(long fileShortcutId)
Deletes the file shortcut. |
void |
DLAppService.deleteFileShortcut(long fileShortcutId)
Deletes the file shortcut with the primary key. |
void |
DLAppLocalServiceWrapper.deleteFileShortcut(long fileShortcutId)
Deletes the file shortcut. |
void |
DLAppServiceWrapper.deleteFileShortcut(long fileShortcutId)
Deletes the file shortcut with the primary key. |
void |
DLFileShortcutServiceWrapper.deleteFileShortcut(long fileShortcutId)
|
static void |
DLFileShortcutLocalServiceUtil.deleteFileShortcut(long fileShortcutId)
|
void |
DLFileShortcutLocalService.deleteFileShortcut(long fileShortcutId)
|
void |
DLFileShortcutLocalServiceWrapper.deleteFileShortcuts(long toFileEntryId)
|
static void |
DLAppLocalServiceUtil.deleteFileShortcuts(long toFileEntryId)
Deletes all file shortcuts associated to the file entry. |
void |
DLAppLocalService.deleteFileShortcuts(long toFileEntryId)
Deletes all file shortcuts associated to the file entry. |
void |
DLAppLocalServiceWrapper.deleteFileShortcuts(long toFileEntryId)
Deletes all file shortcuts associated to the file entry. |
static void |
DLFileShortcutLocalServiceUtil.deleteFileShortcuts(long toFileEntryId)
|
void |
DLFileShortcutLocalService.deleteFileShortcuts(long toFileEntryId)
|
void |
DLFileShortcutLocalServiceWrapper.deleteFileShortcuts(long groupId,
long folderId)
|
static void |
DLFileShortcutLocalServiceUtil.deleteFileShortcuts(long groupId,
long folderId)
|
void |
DLFileShortcutLocalService.deleteFileShortcuts(long groupId,
long folderId)
|
void |
DLFileShortcutLocalServiceWrapper.deleteFileShortcuts(long groupId,
long folderId,
boolean includeTrashedEntries)
|
static void |
DLFileShortcutLocalServiceUtil.deleteFileShortcuts(long groupId,
long folderId,
boolean includeTrashedEntries)
|
void |
DLFileShortcutLocalService.deleteFileShortcuts(long groupId,
long folderId,
boolean includeTrashedEntries)
|
DLFileEntry |
DLFileEntryLocalServiceWrapper.deleteFileVersion(long userId,
long fileEntryId,
String version)
|
DLFileEntry |
DLFileEntryLocalService.deleteFileVersion(long userId,
long fileEntryId,
String version)
|
static DLFileEntry |
DLFileEntryLocalServiceUtil.deleteFileVersion(long userId,
long fileEntryId,
String version)
|
void |
DLFileEntryService.deleteFileVersion(long fileEntryId,
String version)
|
static void |
DLAppServiceUtil.deleteFileVersion(long fileEntryId,
String version)
Deletes the file version. |
void |
DLFileEntryServiceWrapper.deleteFileVersion(long fileEntryId,
String version)
|
static void |
DLFileEntryServiceUtil.deleteFileVersion(long fileEntryId,
String version)
|
void |
DLAppService.deleteFileVersion(long fileEntryId,
String version)
Deletes the file version. |
void |
DLAppServiceWrapper.deleteFileVersion(long fileEntryId,
String version)
Deletes the file version. |
void |
DLFileEntryMetadataLocalServiceWrapper.deleteFileVersionFileEntryMetadata(long fileVersionId)
|
void |
DLFileEntryMetadataLocalService.deleteFileVersionFileEntryMetadata(long fileVersionId)
|
static void |
DLFileEntryMetadataLocalServiceUtil.deleteFileVersionFileEntryMetadata(long fileVersionId)
|
DLFolder |
DLFolderLocalServiceWrapper.deleteFolder(DLFolder dlFolder)
|
static DLFolder |
DLFolderLocalServiceUtil.deleteFolder(DLFolder dlFolder)
|
DLFolder |
DLFolderLocalService.deleteFolder(DLFolder dlFolder)
|
DLFolder |
DLFolderLocalServiceWrapper.deleteFolder(DLFolder dlFolder,
boolean includeTrashedEntries)
|
static DLFolder |
DLFolderLocalServiceUtil.deleteFolder(DLFolder dlFolder,
boolean includeTrashedEntries)
|
DLFolder |
DLFolderLocalService.deleteFolder(DLFolder dlFolder,
boolean includeTrashedEntries)
|
static void |
DLAppHelperLocalServiceUtil.deleteFolder(Folder folder)
|
void |
DLAppHelperLocalServiceWrapper.deleteFolder(Folder folder)
|
void |
DLAppHelperLocalService.deleteFolder(Folder folder)
|
static void |
DLAppServiceUtil.deleteFolder(long folderId)
Deletes the folder with the primary key and all of its subfolders and file entries. |
DLFolder |
DLFolderLocalServiceWrapper.deleteFolder(long folderId)
|
static void |
DLAppLocalServiceUtil.deleteFolder(long folderId)
Deletes the folder and all of its subfolders and file entries. |
void |
DLAppLocalService.deleteFolder(long folderId)
Deletes the folder and all of its subfolders and file entries. |
void |
DLAppService.deleteFolder(long folderId)
Deletes the folder with the primary key and all of its subfolders and file entries. |
void |
DLFolderServiceWrapper.deleteFolder(long folderId)
|
void |
DLAppLocalServiceWrapper.deleteFolder(long folderId)
Deletes the folder and all of its subfolders and file entries. |
void |
DLAppServiceWrapper.deleteFolder(long folderId)
Deletes the folder with the primary key and all of its subfolders and file entries. |
static DLFolder |
DLFolderLocalServiceUtil.deleteFolder(long folderId)
|
DLFolder |
DLFolderLocalService.deleteFolder(long folderId)
|
static void |
DLFolderServiceUtil.deleteFolder(long folderId)
|
void |
DLFolderService.deleteFolder(long folderId)
|
DLFolder |
DLFolderLocalServiceWrapper.deleteFolder(long folderId,
boolean includeTrashedEntries)
|
void |
DLFolderServiceWrapper.deleteFolder(long folderId,
boolean includeTrashedEntries)
|
static DLFolder |
DLFolderLocalServiceUtil.deleteFolder(long folderId,
boolean includeTrashedEntries)
|
DLFolder |
DLFolderLocalService.deleteFolder(long folderId,
boolean includeTrashedEntries)
|
static void |
DLFolderServiceUtil.deleteFolder(long folderId,
boolean includeTrashedEntries)
|
void |
DLFolderService.deleteFolder(long folderId,
boolean includeTrashedEntries)
|
DLFolder |
DLFolderLocalServiceWrapper.deleteFolder(long userId,
long folderId,
boolean includeTrashedEntries)
|
static DLFolder |
DLFolderLocalServiceUtil.deleteFolder(long userId,
long folderId,
boolean includeTrashedEntries)
|
DLFolder |
DLFolderLocalService.deleteFolder(long userId,
long folderId,
boolean includeTrashedEntries)
|
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 |
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. |
void |
DLFolderServiceWrapper.deleteFolder(long groupId,
long parentFolderId,
String name)
|
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. |
static void |
DLFolderServiceUtil.deleteFolder(long groupId,
long parentFolderId,
String name)
|
void |
DLFolderService.deleteFolder(long groupId,
long parentFolderId,
String name)
|
static void |
DLAppServiceUtil.deleteTempFileEntry(long groupId,
long folderId,
String fileName,
String tempFolderName)
Deletes the temporary file entry. |
void |
DLAppService.deleteTempFileEntry(long groupId,
long folderId,
String fileName,
String tempFolderName)
Deletes the temporary file entry. |
void |
DLAppServiceWrapper.deleteTempFileEntry(long groupId,
long folderId,
String fileName,
String tempFolderName)
Deletes the temporary file entry. |
void |
DLFileRankLocalService.disableFileRanksByFolderId(long folderId)
|
void |
DLFileRankLocalServiceWrapper.disableFileRanksByFolderId(long folderId)
|
static void |
DLFileRankLocalServiceUtil.disableFileRanksByFolderId(long folderId)
|
void |
DLFileRankLocalService.enableFileRanksByFolderId(long folderId)
|
void |
DLFileRankLocalServiceWrapper.enableFileRanksByFolderId(long folderId)
|
static void |
DLFileRankLocalServiceUtil.enableFileRanksByFolderId(long folderId)
|
DLFileEntry |
DLFileEntryService.fetchFileEntryByImageId(long imageId)
|
DLFileEntry |
DLFileEntryServiceWrapper.fetchFileEntryByImageId(long imageId)
|
static DLFileEntry |
DLFileEntryServiceUtil.fetchFileEntryByImageId(long imageId)
|
long |
DLFileEntryTypeLocalService.getDefaultFileEntryTypeId(long folderId)
|
long |
DLFileEntryTypeLocalServiceWrapper.getDefaultFileEntryTypeId(long folderId)
|
static long |
DLFileEntryTypeLocalServiceUtil.getDefaultFileEntryTypeId(long folderId)
|
static DLContent |
DLContentLocalServiceUtil.getDLContent(long contentId)
Returns the document library content with the primary key. |
DLContent |
DLContentLocalServiceWrapper.getDLContent(long contentId)
Returns the document library content with the primary key. |
DLContent |
DLContentLocalService.getDLContent(long contentId)
Returns the document library content with the primary key. |
DLFileEntry |
DLFileEntryLocalServiceWrapper.getDLFileEntry(long fileEntryId)
Returns the document library file entry with the primary key. |
DLFileEntry |
DLFileEntryLocalService.getDLFileEntry(long fileEntryId)
Returns the document library file entry with the primary key. |
static DLFileEntry |
DLFileEntryLocalServiceUtil.getDLFileEntry(long fileEntryId)
Returns the document library file entry with the primary key. |
DLFileEntry |
DLFileEntryLocalServiceWrapper.getDLFileEntryByUuidAndCompanyId(String uuid,
long companyId)
Returns the document library file entry with the matching UUID and company. |
DLFileEntry |
DLFileEntryLocalService.getDLFileEntryByUuidAndCompanyId(String uuid,
long companyId)
Returns the document library file entry with the matching UUID and company. |
static DLFileEntry |
DLFileEntryLocalServiceUtil.getDLFileEntryByUuidAndCompanyId(String uuid,
long companyId)
Returns the document library file entry with the matching UUID and company. |
DLFileEntry |
DLFileEntryLocalServiceWrapper.getDLFileEntryByUuidAndGroupId(String uuid,
long groupId)
Returns the document library file entry matching the UUID and group. |
DLFileEntry |
DLFileEntryLocalService.getDLFileEntryByUuidAndGroupId(String uuid,
long groupId)
Returns the document library file entry matching the UUID and group. |
static DLFileEntry |
DLFileEntryLocalServiceUtil.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. |
DLFileEntryMetadata |
DLFileEntryMetadataLocalService.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. |
DLFileEntryType |
DLFileEntryTypeLocalService.getDLFileEntryType(long fileEntryTypeId)
Returns the document library file entry type with the primary key. |
DLFileEntryType |
DLFileEntryTypeLocalServiceWrapper.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 |
DLFileEntryTypeLocalService.getDLFileEntryTypeByUuidAndCompanyId(String uuid,
long companyId)
Returns the document library file entry type with the matching UUID and company. |
DLFileEntryType |
DLFileEntryTypeLocalServiceWrapper.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 |
DLFileEntryTypeLocalService.getDLFileEntryTypeByUuidAndGroupId(String uuid,
long groupId)
Returns the document library file entry type matching the UUID and group. |
DLFileEntryType |
DLFileEntryTypeLocalServiceWrapper.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. |
DLFileRank |
DLFileRankLocalService.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. |
static DLFileRank |
DLFileRankLocalServiceUtil.getDLFileRank(long fileRankId)
Returns the document library file rank 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. |
DLFileShortcut |
DLFileShortcutLocalService.getDLFileShortcut(long fileShortcutId)
Returns the document library file shortcut with the primary key. |
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. |
DLFileShortcut |
DLFileShortcutLocalService.getDLFileShortcutByUuidAndCompanyId(String uuid,
long companyId)
Returns the document library file shortcut with the matching UUID and company. |
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. |
DLFileShortcut |
DLFileShortcutLocalService.getDLFileShortcutByUuidAndGroupId(String uuid,
long groupId)
Returns the document library file shortcut matching the UUID and group. |
DLFileVersion |
DLFileVersionLocalService.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. |
static DLFileVersion |
DLFileVersionLocalServiceUtil.getDLFileVersion(long fileVersionId)
Returns the document library file version with the primary key. |
DLFileVersion |
DLFileVersionLocalService.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. |
static DLFileVersion |
DLFileVersionLocalServiceUtil.getDLFileVersionByUuidAndCompanyId(String uuid,
long companyId)
Returns the document library file version with the matching UUID and company. |
DLFileVersion |
DLFileVersionLocalService.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. |
static DLFileVersion |
DLFileVersionLocalServiceUtil.getDLFileVersionByUuidAndGroupId(String uuid,
long groupId)
Returns the document library file version matching the UUID and group. |
DLFolder |
DLFolderLocalServiceWrapper.getDLFolder(long folderId)
Returns the document library folder with the primary key. |
static DLFolder |
DLFolderLocalServiceUtil.getDLFolder(long folderId)
Returns the document library folder with the primary key. |
DLFolder |
DLFolderLocalService.getDLFolder(long folderId)
Returns the document library folder with the primary key. |
DLFolder |
DLFolderLocalServiceWrapper.getDLFolderByUuidAndCompanyId(String uuid,
long companyId)
Returns the document library folder with the matching UUID and company. |
static DLFolder |
DLFolderLocalServiceUtil.getDLFolderByUuidAndCompanyId(String uuid,
long companyId)
Returns the document library folder with the matching UUID and company. |
DLFolder |
DLFolderLocalService.getDLFolderByUuidAndCompanyId(String uuid,
long companyId)
Returns the document library folder with the matching UUID and company. |
DLFolder |
DLFolderLocalServiceWrapper.getDLFolderByUuidAndGroupId(String uuid,
long groupId)
Returns the document library folder matching the UUID and group. |
static DLFolder |
DLFolderLocalServiceUtil.getDLFolderByUuidAndGroupId(String uuid,
long groupId)
Returns the document library folder matching the UUID and group. |
DLFolder |
DLFolderLocalService.getDLFolderByUuidAndGroupId(String uuid,
long groupId)
Returns the document library folder matching the UUID and group. |
DLSyncEvent |
DLSyncEventLocalServiceWrapper.getDLSyncEvent(long syncEventId)
Returns the d l sync event with the primary key. |
DLSyncEvent |
DLSyncEventLocalService.getDLSyncEvent(long syncEventId)
Returns the d l sync event with the primary key. |
static DLSyncEvent |
DLSyncEventLocalServiceUtil.getDLSyncEvent(long syncEventId)
Returns the d l sync event with the primary key. |
File |
DLFileEntryLocalServiceWrapper.getFile(long userId,
long fileEntryId,
String version,
boolean incrementCounter)
|
File |
DLFileEntryLocalService.getFile(long userId,
long fileEntryId,
String version,
boolean incrementCounter)
|
static File |
DLFileEntryLocalServiceUtil.getFile(long userId,
long fileEntryId,
String version,
boolean incrementCounter)
|
File |
DLFileEntryLocalServiceWrapper.getFile(long userId,
long fileEntryId,
String version,
boolean incrementCounter,
int increment)
|
File |
DLFileEntryLocalService.getFile(long userId,
long fileEntryId,
String version,
boolean incrementCounter,
int increment)
|
static File |
DLFileEntryLocalServiceUtil.getFile(long userId,
long fileEntryId,
String version,
boolean incrementCounter,
int increment)
|
InputStream |
DLFileEntryLocalServiceWrapper.getFileAsStream(long userId,
long fileEntryId,
String version)
|
InputStream |
DLFileEntryLocalService.getFileAsStream(long userId,
long fileEntryId,
String version)
|
static InputStream |
DLFileEntryLocalServiceUtil.getFileAsStream(long userId,
long fileEntryId,
String version)
|
InputStream |
DLFileEntryLocalServiceWrapper.getFileAsStream(long userId,
long fileEntryId,
String version,
boolean incrementCounter)
|
InputStream |
DLFileEntryLocalService.getFileAsStream(long userId,
long fileEntryId,
String version,
boolean incrementCounter)
|
static InputStream |
DLFileEntryLocalServiceUtil.getFileAsStream(long userId,
long fileEntryId,
String version,
boolean incrementCounter)
|
InputStream |
DLFileEntryLocalServiceWrapper.getFileAsStream(long userId,
long fileEntryId,
String version,
boolean incrementCounter,
int increment)
|
InputStream |
DLFileEntryLocalService.getFileAsStream(long userId,
long fileEntryId,
String version,
boolean incrementCounter,
int increment)
|
static InputStream |
DLFileEntryLocalServiceUtil.getFileAsStream(long userId,
long fileEntryId,
String version,
boolean incrementCounter,
int increment)
|
InputStream |
DLFileEntryService.getFileAsStream(long fileEntryId,
String version)
|
InputStream |
DLFileEntryServiceWrapper.getFileAsStream(long fileEntryId,
String version)
|
static InputStream |
DLFileEntryServiceUtil.getFileAsStream(long fileEntryId,
String version)
|
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)
|
static List<FileEntry> |
DLAppServiceUtil.getFileEntries(long repositoryId,
long folderId)
Returns all the file entries in the folder. |
List<FileEntry> |
DLAppService.getFileEntries(long repositoryId,
long folderId)
Returns all the file entries in the folder. |
List<FileEntry> |
DLAppServiceWrapper.getFileEntries(long repositoryId,
long folderId)
Returns all the file entries in the folder. |
static List<FileEntry> |
DLAppServiceUtil.getFileEntries(long repositoryId,
long folderId,
int start,
int end)
Returns a range of all the file entries in the folder. |
List<FileEntry> |
DLAppService.getFileEntries(long repositoryId,
long folderId,
int start,
int end)
Returns a range of all the file entries in the folder. |
List<FileEntry> |
DLAppServiceWrapper.getFileEntries(long repositoryId,
long folderId,
int start,
int end)
Returns a range of all the file entries in the folder. |
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)
|
List<DLFileEntry> |
DLFileEntryService.getFileEntries(long groupId,
long folderId,
int start,
int end,
OrderByComparator obc)
|
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<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> |
DLAppService.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,
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,
long fileEntryTypeId)
Returns the file entries with the file entry type in the folder. |
List<FileEntry> |
DLAppService.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)
Returns 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 range of all the file entries with the file entry type in the folder. |
List<FileEntry> |
DLAppService.getFileEntries(long repositoryId,
long folderId,
long fileEntryTypeId,
int start,
int end)
Returns a range of all 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 range of all the file entries with the file entry type in the folder. |
List<DLFileEntry> |
DLFileEntryService.getFileEntries(long groupId,
long folderId,
long fileEntryTypeId,
int start,
int end,
OrderByComparator obc)
|
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<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> |
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. |
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. |
static List<FileEntry> |
DLAppServiceUtil.getFileEntries(long repositoryId,
long folderId,
String[] mimeTypes)
|
List<FileEntry> |
DLAppService.getFileEntries(long repositoryId,
long folderId,
String[] mimeTypes)
|
List<FileEntry> |
DLAppServiceWrapper.getFileEntries(long repositoryId,
long folderId,
String[] mimeTypes)
|
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)
|
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> |
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. |
List<Object> |
DLFolderServiceWrapper.getFileEntriesAndFileShortcuts(long groupId,
long folderId,
int status,
int start,
int end)
|
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. |
static List<Object> |
DLFolderServiceUtil.getFileEntriesAndFileShortcuts(long groupId,
long folderId,
int status,
int start,
int end)
|
List<Object> |
DLFolderService.getFileEntriesAndFileShortcuts(long groupId,
long folderId,
int status,
int start,
int end)
|
static int |
DLAppServiceUtil.getFileEntriesAndFileShortcutsCount(long repositoryId,
long folderId,
int status)
Returns the number of file entries and shortcuts in the folder. |
int |
DLAppService.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)
|
int |
DLAppServiceWrapper.getFileEntriesAndFileShortcutsCount(long repositoryId,
long folderId,
int status)
Returns the number of file entries and shortcuts in the folder. |
static int |
DLFolderServiceUtil.getFileEntriesAndFileShortcutsCount(long groupId,
long folderId,
int status)
|
int |
DLFolderService.getFileEntriesAndFileShortcutsCount(long groupId,
long folderId,
int status)
|
static int |
DLAppServiceUtil.getFileEntriesAndFileShortcutsCount(long repositoryId,
long folderId,
int status,
String[] mimeTypes)
Returns the number of file entries and shortcuts in the folder. |
int |
DLAppService.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)
|
int |
DLAppServiceWrapper.getFileEntriesAndFileShortcutsCount(long repositoryId,
long folderId,
int status,
String[] mimeTypes)
Returns the number of file entries and shortcuts in the folder. |
static int |
DLFolderServiceUtil.getFileEntriesAndFileShortcutsCount(long groupId,
long folderId,
int status,
String[] mimeTypes)
|
int |
DLFolderService.getFileEntriesAndFileShortcutsCount(long groupId,
long folderId,
int status,
String[] mimeTypes)
|
static int |
DLAppServiceUtil.getFileEntriesCount(long repositoryId,
long folderId)
Returns the number of file entries in the folder. |
int |
DLAppService.getFileEntriesCount(long repositoryId,
long folderId)
Returns the number of file entries in the folder. |
int |
DLAppServiceWrapper.getFileEntriesCount(long repositoryId,
long folderId)
Returns the number of file entries 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. |
int |
DLAppService.getFileEntriesCount(long repositoryId,
long folderId,
long fileEntryTypeId)
Returns the number of file entries with the file entry type 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. |
DLFileEntry |
DLFileEntryService.getFileEntry(long fileEntryId)
|
DLFileEntry |
DLFileEntryLocalServiceWrapper.getFileEntry(long fileEntryId)
|
static FileEntry |
DLAppServiceUtil.getFileEntry(long fileEntryId)
Returns the file entry with the primary key. |
DLFileEntry |
DLFileEntryLocalService.getFileEntry(long fileEntryId)
|
DLFileEntry |
DLFileEntryServiceWrapper.getFileEntry(long fileEntryId)
|
static DLFileEntry |
DLFileEntryServiceUtil.getFileEntry(long fileEntryId)
|
static FileEntry |
DLAppLocalServiceUtil.getFileEntry(long fileEntryId)
Returns the file entry with the primary key. |
FileEntry |
DLAppLocalService.getFileEntry(long fileEntryId)
Returns the file entry with the primary key. |
FileEntry |
DLAppService.getFileEntry(long fileEntryId)
Returns the file entry with the primary key. |
FileEntry |
DLAppLocalServiceWrapper.getFileEntry(long fileEntryId)
Returns the file entry with the primary key. |
FileEntry |
DLAppServiceWrapper.getFileEntry(long fileEntryId)
Returns the file entry with the primary key. |
static DLFileEntry |
DLFileEntryLocalServiceUtil.getFileEntry(long fileEntryId)
|
DLFileEntry |
DLFileEntryService.getFileEntry(long groupId,
long folderId,
String title)
|
DLFileEntry |
DLFileEntryLocalServiceWrapper.getFileEntry(long groupId,
long folderId,
String title)
|
static FileEntry |
DLAppServiceUtil.getFileEntry(long groupId,
long folderId,
String title)
Returns the file entry with the title in the folder. |
DLFileEntry |
DLFileEntryLocalService.getFileEntry(long groupId,
long folderId,
String title)
|
DLFileEntry |
DLFileEntryServiceWrapper.getFileEntry(long groupId,
long folderId,
String title)
|
static DLFileEntry |
DLFileEntryServiceUtil.getFileEntry(long groupId,
long folderId,
String title)
|
static FileEntry |
DLAppLocalServiceUtil.getFileEntry(long groupId,
long folderId,
String title)
Returns the file entry with the title in the folder. |
FileEntry |
DLAppLocalService.getFileEntry(long groupId,
long folderId,
String title)
Returns the file entry with the title in the folder. |
FileEntry |
DLAppService.getFileEntry(long groupId,
long folderId,
String title)
Returns the file entry with the title in the folder. |
FileEntry |
DLAppLocalServiceWrapper.getFileEntry(long groupId,
long folderId,
String title)
Returns the file entry with the title in the folder. |
FileEntry |
DLAppServiceWrapper.getFileEntry(long groupId,
long folderId,
String title)
Returns the file entry with the title in the folder. |
static DLFileEntry |
DLFileEntryLocalServiceUtil.getFileEntry(long groupId,
long folderId,
String title)
|
DLFileEntry |
DLFileEntryLocalServiceWrapper.getFileEntryByName(long groupId,
long folderId,
String name)
|
DLFileEntry |
DLFileEntryLocalService.getFileEntryByName(long groupId,
long folderId,
String name)
|
static DLFileEntry |
DLFileEntryLocalServiceUtil.getFileEntryByName(long groupId,
long folderId,
String name)
|
DLFileEntry |
DLFileEntryService.getFileEntryByUuidAndGroupId(String uuid,
long groupId)
|
DLFileEntry |
DLFileEntryLocalServiceWrapper.getFileEntryByUuidAndGroupId(String uuid,
long groupId)
|
static FileEntry |
DLAppServiceUtil.getFileEntryByUuidAndGroupId(String uuid,
long groupId)
Returns the file entry with the UUID and group. |
DLFileEntry |
DLFileEntryLocalService.getFileEntryByUuidAndGroupId(String uuid,
long groupId)
|
DLFileEntry |
DLFileEntryServiceWrapper.getFileEntryByUuidAndGroupId(String uuid,
long groupId)
|
static DLFileEntry |
DLFileEntryServiceUtil.getFileEntryByUuidAndGroupId(String uuid,
long groupId)
|
static FileEntry |
DLAppLocalServiceUtil.getFileEntryByUuidAndGroupId(String uuid,
long groupId)
Returns the file entry with the UUID and group. |
FileEntry |
DLAppLocalService.getFileEntryByUuidAndGroupId(String uuid,
long groupId)
Returns the file entry with the UUID and group. |
FileEntry |
DLAppService.getFileEntryByUuidAndGroupId(String uuid,
long groupId)
Returns the file entry with the UUID and group. |
FileEntry |
DLAppLocalServiceWrapper.getFileEntryByUuidAndGroupId(String uuid,
long groupId)
Returns the file entry with the UUID and group. |
FileEntry |
DLAppServiceWrapper.getFileEntryByUuidAndGroupId(String uuid,
long groupId)
Returns the file entry with the UUID and group. |
static DLFileEntry |
DLFileEntryLocalServiceUtil.getFileEntryByUuidAndGroupId(String uuid,
long groupId)
|
DLFileEntryMetadata |
DLFileEntryMetadataLocalServiceWrapper.getFileEntryMetadata(long fileEntryMetadataId)
|
DLFileEntryMetadata |
DLFileEntryMetadataLocalService.getFileEntryMetadata(long fileEntryMetadataId)
|
static DLFileEntryMetadata |
DLFileEntryMetadataLocalServiceUtil.getFileEntryMetadata(long fileEntryMetadataId)
|
DLFileEntryMetadata |
DLFileEntryMetadataLocalServiceWrapper.getFileEntryMetadata(long ddmStructureId,
long fileVersionId)
|
DLFileEntryMetadata |
DLFileEntryMetadataLocalService.getFileEntryMetadata(long ddmStructureId,
long fileVersionId)
|
static DLFileEntryMetadata |
DLFileEntryMetadataLocalServiceUtil.getFileEntryMetadata(long ddmStructureId,
long fileVersionId)
|
DLFileEntryType |
DLFileEntryTypeLocalService.getFileEntryType(long fileEntryTypeId)
|
static DLFileEntryType |
DLFileEntryTypeServiceUtil.getFileEntryType(long fileEntryTypeId)
|
DLFileEntryType |
DLFileEntryTypeLocalServiceWrapper.getFileEntryType(long fileEntryTypeId)
|
static DLFileEntryType |
DLFileEntryTypeLocalServiceUtil.getFileEntryType(long fileEntryTypeId)
|
DLFileEntryType |
DLFileEntryTypeServiceWrapper.getFileEntryType(long fileEntryTypeId)
|
DLFileEntryType |
DLFileEntryTypeService.getFileEntryType(long fileEntryTypeId)
|
DLFileEntryType |
DLFileEntryTypeLocalService.getFileEntryType(long groupId,
String fileEntryTypeKey)
|
DLFileEntryType |
DLFileEntryTypeLocalServiceWrapper.getFileEntryType(long groupId,
String fileEntryTypeKey)
|
static DLFileEntryType |
DLFileEntryTypeLocalServiceUtil.getFileEntryType(long groupId,
String fileEntryTypeKey)
|
DLFileShortcut |
DLFileShortcutService.getFileShortcut(long fileShortcutId)
|
DLFileShortcut |
DLFileShortcutLocalServiceWrapper.getFileShortcut(long fileShortcutId)
|
static DLFileShortcut |
DLAppServiceUtil.getFileShortcut(long fileShortcutId)
Returns the file shortcut with the primary key. |
static DLFileShortcut |
DLFileShortcutServiceUtil.getFileShortcut(long fileShortcutId)
|
static DLFileShortcut |
DLAppLocalServiceUtil.getFileShortcut(long fileShortcutId)
Returns the file shortcut with the primary key. |
DLFileShortcut |
DLAppLocalService.getFileShortcut(long fileShortcutId)
Returns the file shortcut with the primary key. |
DLFileShortcut |
DLAppService.getFileShortcut(long fileShortcutId)
Returns the file shortcut with the primary key. |
DLFileShortcut |
DLAppLocalServiceWrapper.getFileShortcut(long fileShortcutId)
Returns the file shortcut with the primary key. |
DLFileShortcut |
DLAppServiceWrapper.getFileShortcut(long fileShortcutId)
Returns the file shortcut with the primary key. |
DLFileShortcut |
DLFileShortcutServiceWrapper.getFileShortcut(long fileShortcutId)
|
static DLFileShortcut |
DLFileShortcutLocalServiceUtil.getFileShortcut(long fileShortcutId)
|
DLFileShortcut |
DLFileShortcutLocalService.getFileShortcut(long fileShortcutId)
|
DLFileVersion |
DLFileVersionLocalService.getFileVersion(long fileVersionId)
|
DLFileVersion |
DLFileVersionLocalServiceWrapper.getFileVersion(long fileVersionId)
|
static DLFileVersion |
DLFileVersionLocalServiceUtil.getFileVersion(long fileVersionId)
|
static FileVersion |
DLAppLocalServiceUtil.getFileVersion(long fileVersionId)
Returns the file version with the primary key. |
FileVersion |
DLAppLocalService.getFileVersion(long fileVersionId)
Returns the file version with the primary key. |
FileVersion |
DLAppLocalServiceWrapper.getFileVersion(long fileVersionId)
Returns the file version with the primary key. |
static DLFileVersion |
DLFileVersionServiceUtil.getFileVersion(long fileVersionId)
|
DLFileVersion |
DLFileVersionService.getFileVersion(long fileVersionId)
|
DLFileVersion |
DLFileVersionServiceWrapper.getFileVersion(long fileVersionId)
|
DLFileVersion |
DLFileVersionLocalService.getFileVersion(long fileEntryId,
String version)
|
DLFileVersion |
DLFileVersionLocalServiceWrapper.getFileVersion(long fileEntryId,
String version)
|
static DLFileVersion |
DLFileVersionLocalServiceUtil.getFileVersion(long fileEntryId,
String version)
|
static List<DLFileVersion> |
DLFileVersionServiceUtil.getFileVersions(long fileEntryId,
int status)
|
List<DLFileVersion> |
DLFileVersionService.getFileVersions(long fileEntryId,
int status)
|
List<DLFileVersion> |
DLFileVersionServiceWrapper.getFileVersions(long fileEntryId,
int status)
|
static int |
DLFileVersionServiceUtil.getFileVersionsCount(long fileEntryId,
int status)
|
int |
DLFileVersionService.getFileVersionsCount(long fileEntryId,
int status)
|
int |
DLFileVersionServiceWrapper.getFileVersionsCount(long fileEntryId,
int status)
|
static Folder |
DLAppServiceUtil.getFolder(long folderId)
Returns the folder with the primary key. |
DLFolder |
DLFolderLocalServiceWrapper.getFolder(long folderId)
|
static Folder |
DLAppLocalServiceUtil.getFolder(long folderId)
Returns the folder with the primary key. |
Folder |
DLAppLocalService.getFolder(long folderId)
Returns the folder with the primary key. |
Folder |
DLAppService.getFolder(long folderId)
Returns the folder with the primary key. |
DLFolder |
DLFolderServiceWrapper.getFolder(long folderId)
|
Folder |
DLAppLocalServiceWrapper.getFolder(long folderId)
Returns the folder with the primary key. |
Folder |
DLAppServiceWrapper.getFolder(long folderId)
Returns the folder with the primary key. |
static DLFolder |
DLFolderLocalServiceUtil.getFolder(long folderId)
|
DLFolder |
DLFolderLocalService.getFolder(long folderId)
|
static DLFolder |
DLFolderServiceUtil.getFolder(long folderId)
|
DLFolder |
DLFolderService.getFolder(long folderId)
|
static Folder |
DLAppServiceUtil.getFolder(long repositoryId,
long parentFolderId,
String name)
Returns the folder with the name in the parent folder. |
DLFolder |
DLFolderLocalServiceWrapper.getFolder(long groupId,
long parentFolderId,
String name)
|
static Folder |
DLAppLocalServiceUtil.getFolder(long repositoryId,
long parentFolderId,
String name)
Returns the folder with the name in the parent folder. |
Folder |
DLAppLocalService.getFolder(long repositoryId,
long parentFolderId,
String name)
Returns the folder with the name in the parent folder. |
Folder |
DLAppService.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)
|
Folder |
DLAppLocalServiceWrapper.getFolder(long repositoryId,
long parentFolderId,
String name)
Returns the folder with the name in the parent folder. |
Folder |
DLAppServiceWrapper.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)
|
DLFolder |
DLFolderLocalService.getFolder(long groupId,
long parentFolderId,
String name)
|
static DLFolder |
DLFolderServiceUtil.getFolder(long groupId,
long parentFolderId,
String name)
|
DLFolder |
DLFolderService.getFolder(long groupId,
long parentFolderId,
String name)
|
List<DLFileEntryType> |
DLFileEntryTypeLocalService.getFolderFileEntryTypes(long[] groupIds,
long folderId,
boolean inherited)
|
static List<DLFileEntryType> |
DLFileEntryTypeServiceUtil.getFolderFileEntryTypes(long[] groupIds,
long folderId,
boolean inherited)
|
List<DLFileEntryType> |
DLFileEntryTypeLocalServiceWrapper.getFolderFileEntryTypes(long[] groupIds,
long folderId,
boolean inherited)
|
static List<DLFileEntryType> |
DLFileEntryTypeLocalServiceUtil.getFolderFileEntryTypes(long[] groupIds,
long folderId,
boolean inherited)
|
List<DLFileEntryType> |
DLFileEntryTypeServiceWrapper.getFolderFileEntryTypes(long[] groupIds,
long folderId,
boolean inherited)
|
List<DLFileEntryType> |
DLFileEntryTypeService.getFolderFileEntryTypes(long[] groupIds,
long folderId,
boolean inherited)
|
List<Long> |
DLFolderServiceWrapper.getFolderIds(long groupId,
long folderId)
|
static List<Long> |
DLFolderServiceUtil.getFolderIds(long groupId,
long folderId)
|
List<Long> |
DLFolderService.getFolderIds(long groupId,
long folderId)
|
static List<Folder> |
DLAppServiceUtil.getFolders(long repositoryId,
long parentFolderId)
Returns all immediate subfolders of the parent folder. |
List<Folder> |
DLAppService.getFolders(long repositoryId,
long parentFolderId)
Returns all immediate subfolders of the parent folder. |
List<Folder> |
DLAppServiceWrapper.getFolders(long repositoryId,
long parentFolderId)
Returns all immediate subfolders of the parent folder. |
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> |
DLAppService.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)
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,
int start,
int end)
Returns a range of all the immediate subfolders of the parent folder, optionally including mount folders for third-party repositories. |
List<Folder> |
DLAppService.getFolders(long repositoryId,
long parentFolderId,
boolean includeMountFolders,
int start,
int end)
Returns a 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)
Returns a 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,
OrderByComparator obc)
Returns an ordered range of all the immediate subfolders of the parent folder. |
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. |
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. |
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<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. |
List<DLFolder> |
DLFolderServiceWrapper.getFolders(long groupId,
long parentFolderId,
int status,
boolean includeMountfolders,
int start,
int end,
OrderByComparator obc)
|
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. |
static List<DLFolder> |
DLFolderServiceUtil.getFolders(long groupId,
long parentFolderId,
int status,
boolean includeMountfolders,
int start,
int end,
OrderByComparator obc)
|
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 start,
int end)
Returns a range of all the immediate subfolders of the parent folder. |
List<Folder> |
DLAppService.getFolders(long repositoryId,
long parentFolderId,
int start,
int end)
Returns a range of all the immediate subfolders of the parent folder. |
List<Folder> |
DLAppServiceWrapper.getFolders(long repositoryId,
long parentFolderId,
int start,
int end)
Returns a range of all the immediate subfolders of the parent folder. |
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<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. |
List<DLFolder> |
DLFolderServiceWrapper.getFolders(long groupId,
long parentFolderId,
int start,
int end,
OrderByComparator obc)
|
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. |
static List<DLFolder> |
DLFolderServiceUtil.getFolders(long groupId,
long parentFolderId,
int start,
int end,
OrderByComparator obc)
|
List<DLFolder> |
DLFolderService.getFolders(long groupId,
long parentFolderId,
int start,
int end,
OrderByComparator obc)
|
static List<Object> |
DLAppServiceUtil.getFoldersAndFileEntriesAndFileShortcuts(long repositoryId,
long folderId,
int status,
boolean includeMountFolders,
int start,
int end)
Returns a range of all the immediate subfolders, file entries, and file shortcuts in the parent folder. |
List<Object> |
DLAppService.getFoldersAndFileEntriesAndFileShortcuts(long repositoryId,
long folderId,
int status,
boolean includeMountFolders,
int start,
int end)
Returns a 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)
Returns a 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,
OrderByComparator obc)
Returns an ordered range of all the immediate subfolders, file entries, and file shortcuts in the parent folder. |
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. |
List<Object> |
DLFolderServiceWrapper.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,
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. |
static List<Object> |
DLFolderServiceUtil.getFoldersAndFileEntriesAndFileShortcuts(long groupId,
long folderId,
int status,
boolean includeMountFolders,
int start,
int end,
OrderByComparator obc)
|
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,
String[] mimeTypes,
boolean includeMountFolders,
int start,
int end,
OrderByComparator obc)
|
List<Object> |
DLAppService.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)
|
List<Object> |
DLAppServiceWrapper.getFoldersAndFileEntriesAndFileShortcuts(long repositoryId,
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)
|
List<Object> |
DLFolderService.getFoldersAndFileEntriesAndFileShortcuts(long groupId,
long folderId,
int status,
String[] mimeTypes,
boolean includeMountFolders,
int start,
int end,
OrderByComparator obc)
|
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 |
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. |
int |
DLFolderServiceWrapper.getFoldersAndFileEntriesAndFileShortcutsCount(long groupId,
long folderId,
int status,
boolean includeMountFolders)
|
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. |
static int |
DLFolderServiceUtil.getFoldersAndFileEntriesAndFileShortcutsCount(long groupId,
long folderId,
int status,
boolean includeMountFolders)
|
int |
DLFolderService.getFoldersAndFileEntriesAndFileShortcutsCount(long groupId,
long folderId,
int status,
boolean includeMountFolders)
|
static int |
DLAppServiceUtil.getFoldersAndFileEntriesAndFileShortcutsCount(long repositoryId,
long folderId,
int status,
String[] mimeTypes,
boolean includeMountFolders)
|
int |
DLAppService.getFoldersAndFileEntriesAndFileShortcutsCount(long repositoryId,
long folderId,
int status,
String[] mimeTypes,
boolean includeMountFolders)
|
int |
DLFolderServiceWrapper.getFoldersAndFileEntriesAndFileShortcutsCount(long groupId,
long folderId,
int status,
String[] mimeTypes,
boolean includeMountFolders)
|
int |
DLAppServiceWrapper.getFoldersAndFileEntriesAndFileShortcutsCount(long repositoryId,
long folderId,
int status,
String[] mimeTypes,
boolean includeMountFolders)
|
static int |
DLFolderServiceUtil.getFoldersAndFileEntriesAndFileShortcutsCount(long groupId,
long folderId,
int status,
String[] mimeTypes,
boolean includeMountFolders)
|
int |
DLFolderService.getFoldersAndFileEntriesAndFileShortcutsCount(long groupId,
long folderId,
int status,
String[] mimeTypes,
boolean includeMountFolders)
|
static int |
DLAppServiceUtil.getFoldersCount(long repositoryId,
long parentFolderId)
Returns the number of immediate subfolders of the parent folder. |
int |
DLAppService.getFoldersCount(long repositoryId,
long parentFolderId)
Returns the number of immediate subfolders of the parent folder. |
int |
DLFolderServiceWrapper.getFoldersCount(long groupId,
long parentFolderId)
|
int |
DLAppServiceWrapper.getFoldersCount(long repositoryId,
long parentFolderId)
Returns the number of immediate subfolders of the parent folder. |
static int |
DLFolderServiceUtil.getFoldersCount(long groupId,
long parentFolderId)
|
int |
DLFolderService.getFoldersCount(long groupId,
long parentFolderId)
|
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 |
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. |
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. |
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 |
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. |
int |
DLFolderServiceWrapper.getFoldersCount(long groupId,
long parentFolderId,
int status,
boolean includeMountfolders)
|
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. |
static int |
DLFolderServiceUtil.getFoldersCount(long groupId,
long parentFolderId,
int status,
boolean includeMountfolders)
|
int |
DLFolderService.getFoldersCount(long groupId,
long parentFolderId,
int status,
boolean includeMountfolders)
|
static int |
DLAppServiceUtil.getFoldersFileEntriesCount(long repositoryId,
List<Long> folderIds,
int status)
Returns the number of immediate subfolders and file entries across the folders. |
int |
DLAppService.getFoldersFileEntriesCount(long repositoryId,
List<Long> folderIds,
int status)
Returns the number of immediate subfolders and file entries across the folders. |
int |
DLAppServiceWrapper.getFoldersFileEntriesCount(long repositoryId,
List<Long> folderIds,
int status)
Returns the number of immediate subfolders and file entries across the folders. |
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> |
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. |
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. |
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> |
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. |
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. |
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. |
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. |
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. |
List<DLFileEntry> |
DLFileEntryService.getGroupFileEntries(long groupId,
long userId,
long rootFolderId,
int start,
int end,
OrderByComparator obc)
|
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. |
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> |
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. |
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. |
List<DLFileEntry> |
DLFileEntryService.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)
|
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> |
DLAppService.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)
|
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. |
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. |
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. |
int |
DLFileEntryService.getGroupFileEntriesCount(long groupId,
long userId,
long rootFolderId)
|
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. |
int |
DLFileEntryServiceWrapper.getGroupFileEntriesCount(long groupId,
long userId,
long rootFolderId)
|
static int |
DLFileEntryServiceUtil.getGroupFileEntriesCount(long groupId,
long userId,
long rootFolderId)
|
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. |
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. |
int |
DLFileEntryService.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)
|
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 |
DLAppService.getGroupFileEntriesCount(long groupId,
long userId,
long rootFolderId,
String[] mimeTypes,
int status)
|
int |
DLAppServiceWrapper.getGroupFileEntriesCount(long groupId,
long userId,
long rootFolderId,
String[] mimeTypes,
int status)
|
static DLFileVersion |
DLFileVersionServiceUtil.getLatestFileVersion(long fileEntryId)
|
DLFileVersion |
DLFileVersionService.getLatestFileVersion(long fileEntryId)
|
DLFileVersion |
DLFileVersionServiceWrapper.getLatestFileVersion(long fileEntryId)
|
DLFileVersion |
DLFileVersionLocalService.getLatestFileVersion(long fileEntryId,
boolean excludeWorkingCopy)
|
DLFileVersion |
DLFileVersionLocalServiceWrapper.getLatestFileVersion(long fileEntryId,
boolean excludeWorkingCopy)
|
static DLFileVersion |
DLFileVersionLocalServiceUtil.getLatestFileVersion(long fileEntryId,
boolean excludeWorkingCopy)
|
DLFileVersion |
DLFileVersionLocalService.getLatestFileVersion(long userId,
long fileEntryId)
|
DLFileVersion |
DLFileVersionLocalServiceWrapper.getLatestFileVersion(long userId,
long fileEntryId)
|
static DLFileVersion |
DLFileVersionLocalServiceUtil.getLatestFileVersion(long userId,
long fileEntryId)
|
DLFolder |
DLFolderLocalServiceWrapper.getMountFolder(long repositoryId)
|
static Folder |
DLAppLocalServiceUtil.getMountFolder(long repositoryId)
Returns the mount folder of the repository with the primary key. |
Folder |
DLAppLocalService.getMountFolder(long repositoryId)
Returns the mount folder of the repository with the primary key. |
Folder |
DLAppLocalServiceWrapper.getMountFolder(long repositoryId)
Returns the mount folder of the repository with the primary key. |
static DLFolder |
DLFolderLocalServiceUtil.getMountFolder(long repositoryId)
|
DLFolder |
DLFolderLocalService.getMountFolder(long repositoryId)
|
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> |
DLAppService.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)
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,
int start,
int end)
Returns a range of all the immediate subfolders of the parent folder that are used for mounting third-party repositories. |
List<Folder> |
DLAppService.getMountFolders(long repositoryId,
long parentFolderId,
int start,
int end)
Returns a 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)
Returns a 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,
OrderByComparator obc)
Returns an ordered range of all the immediate subfolders of the parent folder that are used for mounting third-party repositories. |
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. |
List<DLFolder> |
DLFolderServiceWrapper.getMountFolders(long groupId,
long parentFolderId,
int start,
int end,
OrderByComparator obc)
|
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. |
static List<DLFolder> |
DLFolderServiceUtil.getMountFolders(long groupId,
long parentFolderId,
int start,
int end,
OrderByComparator obc)
|
List<DLFolder> |
DLFolderService.getMountFolders(long groupId,
long parentFolderId,
int start,
int end,
OrderByComparator obc)
|
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 |
DLAppService.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)
|
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. |
static int |
DLFolderServiceUtil.getMountFoldersCount(long groupId,
long parentFolderId)
|
int |
DLFolderService.getMountFoldersCount(long groupId,
long parentFolderId)
|
PersistedModel |
DLFileVersionLocalService.getPersistedModel(Serializable primaryKeyObj)
|
PersistedModel |
DLFileEntryMetadataLocalServiceWrapper.getPersistedModel(Serializable primaryKeyObj)
|
PersistedModel |
DLFileEntryLocalServiceWrapper.getPersistedModel(Serializable primaryKeyObj)
|
static PersistedModel |
DLContentLocalServiceUtil.getPersistedModel(Serializable primaryKeyObj)
|
PersistedModel |
DLFileRankLocalService.getPersistedModel(Serializable primaryKeyObj)
|
PersistedModel |
DLSyncEventLocalServiceWrapper.getPersistedModel(Serializable primaryKeyObj)
|
PersistedModel |
DLFileVersionLocalServiceWrapper.getPersistedModel(Serializable primaryKeyObj)
|
PersistedModel |
DLFileShortcutLocalServiceWrapper.getPersistedModel(Serializable primaryKeyObj)
|
PersistedModel |
DLFileEntryMetadataLocalService.getPersistedModel(Serializable primaryKeyObj)
|
PersistedModel |
DLFileEntryTypeLocalService.getPersistedModel(Serializable primaryKeyObj)
|
PersistedModel |
DLSyncEventLocalService.getPersistedModel(Serializable primaryKeyObj)
|
PersistedModel |
DLFileRankLocalServiceWrapper.getPersistedModel(Serializable primaryKeyObj)
|
PersistedModel |
DLFileEntryLocalService.getPersistedModel(Serializable primaryKeyObj)
|
PersistedModel |
DLFolderLocalServiceWrapper.getPersistedModel(Serializable primaryKeyObj)
|
static PersistedModel |
DLFileVersionLocalServiceUtil.getPersistedModel(Serializable primaryKeyObj)
|
PersistedModel |
DLFileEntryTypeLocalServiceWrapper.getPersistedModel(Serializable primaryKeyObj)
|
static PersistedModel |
DLFileEntryMetadataLocalServiceUtil.getPersistedModel(Serializable primaryKeyObj)
|
static PersistedModel |
DLFileRankLocalServiceUtil.getPersistedModel(Serializable primaryKeyObj)
|
static PersistedModel |
DLFileEntryTypeLocalServiceUtil.getPersistedModel(Serializable primaryKeyObj)
|
static PersistedModel |
DLFolderLocalServiceUtil.getPersistedModel(Serializable primaryKeyObj)
|
PersistedModel |
DLContentLocalServiceWrapper.getPersistedModel(Serializable primaryKeyObj)
|
static PersistedModel |
DLFileShortcutLocalServiceUtil.getPersistedModel(Serializable primaryKeyObj)
|
PersistedModel |
DLFolderLocalService.getPersistedModel(Serializable primaryKeyObj)
|
static PersistedModel |
DLSyncEventLocalServiceUtil.getPersistedModel(Serializable primaryKeyObj)
|
PersistedModel |
DLFileShortcutLocalService.getPersistedModel(Serializable primaryKeyObj)
|
PersistedModel |
DLContentLocalService.getPersistedModel(Serializable primaryKeyObj)
|
static PersistedModel |
DLFileEntryLocalServiceUtil.getPersistedModel(Serializable primaryKeyObj)
|
void |
DLFolderServiceWrapper.getSubfolderIds(List<Long> folderIds,
long groupId,
long folderId)
|
static void |
DLFolderServiceUtil.getSubfolderIds(List<Long> folderIds,
long groupId,
long folderId)
|
void |
DLFolderService.getSubfolderIds(List<Long> folderIds,
long groupId,
long folderId)
|
static void |
DLAppServiceUtil.getSubfolderIds(long repositoryId,
List<Long> folderIds,
long folderId)
|
void |
DLAppService.getSubfolderIds(long repositoryId,
List<Long> folderIds,
long folderId)
|
void |
DLAppServiceWrapper.getSubfolderIds(long repositoryId,
List<Long> folderIds,
long folderId)
|
static List<Long> |
DLAppServiceUtil.getSubfolderIds(long repositoryId,
long folderId)
Returns all the descendant folders of the folder with the primary key. |
List<Long> |
DLAppService.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)
Returns all the descendant folders of the folder with the primary key. |
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> |
DLAppService.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)
|
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. |
static List<Long> |
DLFolderServiceUtil.getSubfolderIds(long groupId,
long folderId,
boolean recurse)
|
List<Long> |
DLFolderService.getSubfolderIds(long groupId,
long folderId,
boolean recurse)
|
static String[] |
DLAppServiceUtil.getTempFileEntryNames(long groupId,
long folderId,
String tempFolderName)
Returns all the temporary file entry names. |
String[] |
DLAppService.getTempFileEntryNames(long groupId,
long folderId,
String tempFolderName)
Returns all the temporary file entry names. |
String[] |
DLAppServiceWrapper.getTempFileEntryNames(long groupId,
long folderId,
String tempFolderName)
Returns all the temporary file entry names. |
boolean |
DLFileEntryService.hasFileEntryLock(long fileEntryId)
|
boolean |
DLFileEntryServiceWrapper.hasFileEntryLock(long fileEntryId)
|
static boolean |
DLFileEntryServiceUtil.hasFileEntryLock(long fileEntryId)
|
boolean |
DLFileEntryLocalServiceWrapper.hasFileEntryLock(long userId,
long fileEntryId)
|
boolean |
DLFileEntryLocalService.hasFileEntryLock(long userId,
long fileEntryId)
|
static boolean |
DLFileEntryLocalServiceUtil.hasFileEntryLock(long userId,
long fileEntryId)
|
boolean |
DLFolderServiceWrapper.hasFolderLock(long folderId)
|
static boolean |
DLFolderServiceUtil.hasFolderLock(long folderId)
|
boolean |
DLFolderService.hasFolderLock(long folderId)
|
boolean |
DLFolderServiceWrapper.hasInheritableLock(long folderId)
|
static boolean |
DLFolderServiceUtil.hasInheritableLock(long folderId)
|
boolean |
DLFolderService.hasInheritableLock(long folderId)
|
boolean |
DLFileEntryService.isFileEntryCheckedOut(long fileEntryId)
|
boolean |
DLFileEntryLocalServiceWrapper.isFileEntryCheckedOut(long fileEntryId)
|
boolean |
DLFileEntryLocalService.isFileEntryCheckedOut(long fileEntryId)
|
boolean |
DLFileEntryServiceWrapper.isFileEntryCheckedOut(long fileEntryId)
|
static boolean |
DLFileEntryServiceUtil.isFileEntryCheckedOut(long fileEntryId)
|
static boolean |
DLFileEntryLocalServiceUtil.isFileEntryCheckedOut(long fileEntryId)
|
static Lock |
DLAppServiceUtil.lockFileEntry(long fileEntryId)
Deprecated. As of 6.2.0, replaced by DLAppServiceUtil.checkOutFileEntry(long,
ServiceContext) |
Lock |
DLAppService.lockFileEntry(long fileEntryId)
Deprecated. As of 6.2.0, replaced by DLAppService.checkOutFileEntry(long,
ServiceContext) |
Lock |
DLAppServiceWrapper.lockFileEntry(long fileEntryId)
Deprecated. As of 6.2.0, replaced by DLAppServiceWrapper.checkOutFileEntry(long,
ServiceContext) |
Lock |
DLFileEntryLocalServiceWrapper.lockFileEntry(long userId,
long fileEntryId)
|
Lock |
DLFileEntryLocalService.lockFileEntry(long userId,
long fileEntryId)
|
static Lock |
DLFileEntryLocalServiceUtil.lockFileEntry(long userId,
long fileEntryId)
|
static Lock |
DLAppServiceUtil.lockFileEntry(long fileEntryId,
String owner,
long expirationTime)
Deprecated. As of 6.2.0, replaced by DLAppServiceUtil.checkOutFileEntry(long,
String, long, ServiceContext) |
Lock |
DLAppService.lockFileEntry(long fileEntryId,
String owner,
long expirationTime)
Deprecated. As of 6.2.0, replaced by DLAppService.checkOutFileEntry(long,
String, long, ServiceContext) |
Lock |
DLAppServiceWrapper.lockFileEntry(long fileEntryId,
String owner,
long expirationTime)
Deprecated. As of 6.2.0, replaced by DLAppServiceWrapper.checkOutFileEntry(long,
String, long, ServiceContext) |
Lock |
DLFolderServiceWrapper.lockFolder(long folderId)
|
static Lock |
DLFolderServiceUtil.lockFolder(long folderId)
|
Lock |
DLFolderService.lockFolder(long folderId)
|
static Lock |
DLAppServiceUtil.lockFolder(long repositoryId,
long folderId)
Locks the folder. |
Lock |
DLFolderLocalServiceWrapper.lockFolder(long userId,
long folderId)
|
Lock |
DLAppService.lockFolder(long repositoryId,
long folderId)
Locks the folder. |
Lock |
DLAppServiceWrapper.lockFolder(long repositoryId,
long folderId)
Locks the folder. |
static Lock |
DLFolderLocalServiceUtil.lockFolder(long userId,
long folderId)
|
Lock |
DLFolderLocalService.lockFolder(long userId,
long folderId)
|
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)
|
Lock |
DLAppService.lockFolder(long repositoryId,
long folderId,
String owner,
boolean inheritable,
long expirationTime)
Locks the folder. |
Lock |
DLAppServiceWrapper.lockFolder(long repositoryId,
long folderId,
String owner,
boolean inheritable,
long expirationTime)
Locks the folder. |
static Lock |
DLFolderLocalServiceUtil.lockFolder(long userId,
long folderId,
String owner,
boolean inheritable,
long expirationTime)
|
Lock |
DLFolderLocalService.lockFolder(long userId,
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)
|
Lock |
DLFolderService.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)
|
void |
DLAppHelperLocalService.moveDependentsToTrash(List<Object> dlFileEntriesAndDLFolders,
long trashEntryId)
|
static void |
DLAppHelperLocalServiceUtil.moveFileEntry(FileEntry fileEntry)
|
void |
DLAppHelperLocalServiceWrapper.moveFileEntry(FileEntry fileEntry)
|
void |
DLAppHelperLocalService.moveFileEntry(FileEntry fileEntry)
|
DLFileEntry |
DLFileEntryLocalServiceWrapper.moveFileEntry(long userId,
long fileEntryId,
long newFolderId,
ServiceContext serviceContext)
|
DLFileEntry |
DLFileEntryLocalService.moveFileEntry(long userId,
long fileEntryId,
long newFolderId,
ServiceContext serviceContext)
|
static FileEntry |
DLAppLocalServiceUtil.moveFileEntry(long userId,
long fileEntryId,
long newFolderId,
ServiceContext serviceContext)
Moves the file entry to the new folder. |
FileEntry |
DLAppLocalService.moveFileEntry(long userId,
long fileEntryId,
long newFolderId,
ServiceContext serviceContext)
Moves the file entry to the new folder. |
FileEntry |
DLAppLocalServiceWrapper.moveFileEntry(long userId,
long fileEntryId,
long newFolderId,
ServiceContext serviceContext)
Moves the file entry to the new folder. |
static DLFileEntry |
DLFileEntryLocalServiceUtil.moveFileEntry(long userId,
long fileEntryId,
long newFolderId,
ServiceContext serviceContext)
|
DLFileEntry |
DLFileEntryService.moveFileEntry(long fileEntryId,
long newFolderId,
ServiceContext serviceContext)
|
static FileEntry |
DLAppServiceUtil.moveFileEntry(long fileEntryId,
long newFolderId,
ServiceContext serviceContext)
Moves the file entry to the new folder. |
DLFileEntry |
DLFileEntryServiceWrapper.moveFileEntry(long fileEntryId,
long newFolderId,
ServiceContext serviceContext)
|
static DLFileEntry |
DLFileEntryServiceUtil.moveFileEntry(long fileEntryId,
long newFolderId,
ServiceContext serviceContext)
|
FileEntry |
DLAppService.moveFileEntry(long fileEntryId,
long newFolderId,
ServiceContext serviceContext)
Moves the file entry to the new folder. |
FileEntry |
DLAppServiceWrapper.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)
|
FileEntry |
DLAppHelperLocalService.moveFileEntryFromTrash(long userId,
FileEntry fileEntry,
long newFolderId,
ServiceContext serviceContext)
|
static FileEntry |
DLAppServiceUtil.moveFileEntryFromTrash(long fileEntryId,
long newFolderId,
ServiceContext serviceContext)
Moves the file entry from a trashed folder to the new folder. |
FileEntry |
DLAppService.moveFileEntryFromTrash(long fileEntryId,
long newFolderId,
ServiceContext serviceContext)
Moves the file entry from a trashed folder to the new folder. |
FileEntry |
DLAppServiceWrapper.moveFileEntryFromTrash(long fileEntryId,
long newFolderId,
ServiceContext serviceContext)
Moves the file entry from a trashed folder to the new folder. |
static FileEntry |
DLAppServiceUtil.moveFileEntryToTrash(long fileEntryId)
Moves the file entry with the primary key to the trash portlet. |
FileEntry |
DLAppService.moveFileEntryToTrash(long fileEntryId)
Moves the file entry with the primary key to the trash portlet. |
FileEntry |
DLAppServiceWrapper.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. |
FileEntry |
DLAppHelperLocalService.moveFileEntryToTrash(long userId,
FileEntry fileEntry)
Moves the file entry to the recycle bin. |
static FileEntry |
DLAppLocalServiceUtil.moveFileEntryToTrash(long userId,
long fileEntryId)
Moves the file entry with the primary key to the trash portlet. |
FileEntry |
DLAppLocalService.moveFileEntryToTrash(long userId,
long fileEntryId)
Moves the file entry with the primary key to the trash portlet. |
FileEntry |
DLAppLocalServiceWrapper.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)
|
DLFileShortcut |
DLAppHelperLocalService.moveFileShortcutFromTrash(long userId,
DLFileShortcut dlFileShortcut,
long newFolderId,
ServiceContext serviceContext)
|
static DLFileShortcut |
DLAppServiceUtil.moveFileShortcutFromTrash(long fileShortcutId,
long newFolderId,
ServiceContext serviceContext)
Moves the file shortcut from a trashed folder to the new folder. |
DLFileShortcut |
DLAppService.moveFileShortcutFromTrash(long fileShortcutId,
long newFolderId,
ServiceContext serviceContext)
Moves the file shortcut from a trashed folder to the new folder. |
DLFileShortcut |
DLAppServiceWrapper.moveFileShortcutFromTrash(long fileShortcutId,
long newFolderId,
ServiceContext serviceContext)
Moves the file shortcut from a trashed folder to the new folder. |
static DLFileShortcut |
DLAppServiceUtil.moveFileShortcutToTrash(long fileShortcutId)
Moves the file shortcut with the primary key to the trash portlet. |
DLFileShortcut |
DLAppService.moveFileShortcutToTrash(long fileShortcutId)
Moves the file shortcut with the primary key to the trash portlet. |
DLFileShortcut |
DLAppServiceWrapper.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. |
DLFileShortcut |
DLAppHelperLocalService.moveFileShortcutToTrash(long userId,
DLFileShortcut dlFileShortcut)
Moves the file shortcut to the recycle bin. |
DLFolder |
DLFolderLocalServiceWrapper.moveFolder(long userId,
long folderId,
long parentFolderId,
ServiceContext serviceContext)
|
static Folder |
DLAppLocalServiceUtil.moveFolder(long userId,
long folderId,
long parentFolderId,
ServiceContext serviceContext)
|
Folder |
DLAppLocalService.moveFolder(long userId,
long folderId,
long parentFolderId,
ServiceContext serviceContext)
|
Folder |
DLAppLocalServiceWrapper.moveFolder(long userId,
long folderId,
long parentFolderId,
ServiceContext serviceContext)
|
static DLFolder |
DLFolderLocalServiceUtil.moveFolder(long userId,
long folderId,
long parentFolderId,
ServiceContext serviceContext)
|
DLFolder |
DLFolderLocalService.moveFolder(long userId,
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. |
Folder |
DLAppService.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)
|
Folder |
DLAppServiceWrapper.moveFolder(long folderId,
long parentFolderId,
ServiceContext serviceContext)
Moves the folder to the new parent folder with the primary key. |
static DLFolder |
DLFolderServiceUtil.moveFolder(long folderId,
long parentFolderId,
ServiceContext serviceContext)
|
DLFolder |
DLFolderService.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)
|
Folder |
DLAppHelperLocalService.moveFolderFromTrash(long userId,
Folder folder,
long parentFolderId,
ServiceContext serviceContext)
|
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 |
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. |
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. |
static Folder |
DLAppServiceUtil.moveFolderToTrash(long folderId)
Moves the folder with the primary key to the trash portlet. |
Folder |
DLAppService.moveFolderToTrash(long folderId)
Moves the folder with the primary key to the trash portlet. |
Folder |
DLAppServiceWrapper.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. |
Folder |
DLAppHelperLocalService.moveFolderToTrash(long userId,
Folder folder)
Moves the folder to the recycle bin. |
Lock |
DLFileEntryService.refreshFileEntryLock(String lockUuid,
long companyId,
long expirationTime)
|
static Lock |
DLAppServiceUtil.refreshFileEntryLock(String lockUuid,
long companyId,
long expirationTime)
Refreshes the lock for the file entry. |
Lock |
DLFileEntryServiceWrapper.refreshFileEntryLock(String lockUuid,
long companyId,
long expirationTime)
|
static Lock |
DLFileEntryServiceUtil.refreshFileEntryLock(String lockUuid,
long companyId,
long expirationTime)
|
Lock |
DLAppService.refreshFileEntryLock(String lockUuid,
long companyId,
long expirationTime)
Refreshes the lock for the file entry. |
Lock |
DLAppServiceWrapper.refreshFileEntryLock(String lockUuid,
long companyId,
long expirationTime)
Refreshes the lock for the file entry. |
static Lock |
DLAppServiceUtil.refreshFolderLock(String lockUuid,
long companyId,
long expirationTime)
Refreshes the lock for the folder. |
Lock |
DLAppService.refreshFolderLock(String lockUuid,
long companyId,
long expirationTime)
Refreshes the lock for the folder. |
Lock |
DLFolderServiceWrapper.refreshFolderLock(String lockUuid,
long companyId,
long expirationTime)
|
Lock |
DLAppServiceWrapper.refreshFolderLock(String lockUuid,
long companyId,
long expirationTime)
Refreshes the lock for the folder. |
static Lock |
DLFolderServiceUtil.refreshFolderLock(String lockUuid,
long companyId,
long expirationTime)
|
Lock |
DLFolderService.refreshFolderLock(String lockUuid,
long companyId,
long expirationTime)
|
static void |
DLAppHelperLocalServiceUtil.registerDLSyncEventCallback(String event,
FileEntry fileEntry)
|
void |
DLAppHelperLocalServiceWrapper.registerDLSyncEventCallback(String event,
FileEntry fileEntry)
|
void |
DLAppHelperLocalService.registerDLSyncEventCallback(String event,
FileEntry fileEntry)
|
static void |
DLAppHelperLocalServiceUtil.restoreDependentsFromTrash(List<Object> dlFileEntriesAndDLFolders,
long trashEntryId)
|
void |
DLAppHelperLocalServiceWrapper.restoreDependentsFromTrash(List<Object> dlFileEntriesAndDLFolders,
long trashEntryId)
|
void |
DLAppHelperLocalService.restoreDependentsFromTrash(List<Object> dlFileEntriesAndDLFolders,
long trashEntryId)
|
static void |
DLAppServiceUtil.restoreFileEntryFromTrash(long fileEntryId)
Restores the file entry with the primary key from the trash portlet. |
void |
DLAppService.restoreFileEntryFromTrash(long fileEntryId)
Restores the file entry with the primary key from the trash portlet. |
void |
DLAppServiceWrapper.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)
|
void |
DLAppHelperLocalService.restoreFileEntryFromTrash(long userId,
FileEntry fileEntry)
|
static void |
DLAppLocalServiceUtil.restoreFileEntryFromTrash(long userId,
long fileEntryId)
Restores the file entry with the primary key from the trash portlet. |
void |
DLAppLocalService.restoreFileEntryFromTrash(long userId,
long fileEntryId)
Restores the file entry with the primary key from the trash portlet. |
void |
DLAppLocalServiceWrapper.restoreFileEntryFromTrash(long userId,
long fileEntryId)
Restores the file entry 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. |
void |
DLAppService.restoreFileShortcutFromTrash(long fileShortcutId)
Restores the file shortcut 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. |
static void |
DLAppHelperLocalServiceUtil.restoreFileShortcutFromTrash(long userId,
DLFileShortcut dlFileShortcut)
|
void |
DLAppHelperLocalServiceWrapper.restoreFileShortcutFromTrash(long userId,
DLFileShortcut dlFileShortcut)
|
void |
DLAppHelperLocalService.restoreFileShortcutFromTrash(long userId,
DLFileShortcut dlFileShortcut)
|
static void |
DLAppServiceUtil.restoreFolderFromTrash(long folderId)
Restores the folder with the primary key from the trash portlet. |
void |
DLAppService.restoreFolderFromTrash(long folderId)
Restores the folder with the primary key from the trash portlet. |
void |
DLAppServiceWrapper.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)
|
void |
DLAppHelperLocalService.restoreFolderFromTrash(long userId,
Folder folder)
|
void |
DLFileEntryLocalServiceWrapper.revertFileEntry(long userId,
long fileEntryId,
String version,
ServiceContext serviceContext)
|
void |
DLFileEntryLocalService.revertFileEntry(long userId,
long fileEntryId,
String version,
ServiceContext serviceContext)
|
static void |
DLFileEntryLocalServiceUtil.revertFileEntry(long userId,
long fileEntryId,
String version,
ServiceContext serviceContext)
|
void |
DLFileEntryService.revertFileEntry(long fileEntryId,
String version,
ServiceContext serviceContext)
|
static void |
DLAppServiceUtil.revertFileEntry(long fileEntryId,
String version,
ServiceContext serviceContext)
Reverts the file entry to a previous version. |
void |
DLFileEntryServiceWrapper.revertFileEntry(long fileEntryId,
String version,
ServiceContext serviceContext)
|
static void |
DLFileEntryServiceUtil.revertFileEntry(long fileEntryId,
String version,
ServiceContext serviceContext)
|
void |
DLAppService.revertFileEntry(long fileEntryId,
String version,
ServiceContext serviceContext)
Reverts the file entry to a previous version. |
void |
DLAppServiceWrapper.revertFileEntry(long fileEntryId,
String version,
ServiceContext serviceContext)
Reverts the file entry to a previous version. |
Hits |
DLFileEntryService.search(long groupId,
long creatorUserId,
int status,
int start,
int end)
|
static Hits |
DLAppServiceUtil.search(long repositoryId,
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 |
DLAppService.search(long repositoryId,
long creatorUserId,
int status,
int start,
int end)
|
Hits |
DLAppServiceWrapper.search(long repositoryId,
long creatorUserId,
int status,
int start,
int end)
|
Hits |
DLFileEntryLocalServiceWrapper.search(long groupId,
long userId,
long creatorUserId,
int status,
int start,
int end)
|
Hits |
DLFileEntryLocalService.search(long groupId,
long userId,
long creatorUserId,
int status,
int start,
int end)
|
static Hits |
DLFileEntryLocalServiceUtil.search(long groupId,
long userId,
long creatorUserId,
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)
|
Hits |
DLFileEntryLocalService.search(long groupId,
long userId,
long creatorUserId,
long folderId,
String[] mimeTypes,
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)
|
Hits |
DLFileEntryService.search(long groupId,
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)
|
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 |
DLAppService.search(long repositoryId,
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)
|
static void |
DLAppServiceUtil.subscribeFileEntryType(long groupId,
long fileEntryTypeId)
Subscribe the user to changes in documents of the file entry type. |
void |
DLAppService.subscribeFileEntryType(long groupId,
long fileEntryTypeId)
Subscribe the user to changes in documents of the file entry type. |
void |
DLAppServiceWrapper.subscribeFileEntryType(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 |
DLAppLocalService.subscribeFileEntryType(long userId,
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. |
static void |
DLAppServiceUtil.subscribeFolder(long groupId,
long folderId)
Subscribe the user to document changes in the folder. |
void |
DLAppService.subscribeFolder(long groupId,
long folderId)
Subscribe the user to document changes in the folder. |
void |
DLAppServiceWrapper.subscribeFolder(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 |
DLAppLocalService.subscribeFolder(long userId,
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. |
static void |
DLAppServiceUtil.unlockFileEntry(long fileEntryId)
Deprecated. As of 6.2.0, replaced by DLAppServiceUtil.checkInFileEntry(long,
boolean, String, ServiceContext) . |
void |
DLAppService.unlockFileEntry(long fileEntryId)
Deprecated. As of 6.2.0, replaced by DLAppService.checkInFileEntry(long,
boolean, String, ServiceContext) . |
void |
DLAppServiceWrapper.unlockFileEntry(long fileEntryId)
Deprecated. As of 6.2.0, replaced by DLAppServiceWrapper.checkInFileEntry(long,
boolean, String, ServiceContext) . |
static void |
DLAppServiceUtil.unlockFileEntry(long fileEntryId,
String lockUuid)
Deprecated. As of 6.2.0, replaced by DLAppServiceUtil.checkInFileEntry(long,
String) . |
void |
DLAppService.unlockFileEntry(long fileEntryId,
String lockUuid)
Deprecated. As of 6.2.0, replaced by DLAppService.checkInFileEntry(long,
String) . |
void |
DLAppServiceWrapper.unlockFileEntry(long fileEntryId,
String lockUuid)
Deprecated. As of 6.2.0, replaced by DLAppServiceWrapper.checkInFileEntry(long,
String) . |
static void |
DLAppServiceUtil.unlockFolder(long repositoryId,
long folderId,
String lockUuid)
Unlocks the folder. |
void |
DLAppService.unlockFolder(long repositoryId,
long folderId,
String lockUuid)
Unlocks the folder. |
void |
DLAppServiceWrapper.unlockFolder(long repositoryId,
long folderId,
String lockUuid)
Unlocks the folder. |
static void |
DLAppServiceUtil.unlockFolder(long repositoryId,
long parentFolderId,
String name,
String lockUuid)
Unlocks the folder. |
void |
DLFolderLocalServiceWrapper.unlockFolder(long groupId,
long parentFolderId,
String name,
String lockUuid)
|
void |
DLAppService.unlockFolder(long repositoryId,
long parentFolderId,
String name,
String lockUuid)
Unlocks the folder. |
void |
DLFolderServiceWrapper.unlockFolder(long groupId,
long parentFolderId,
String name,
String lockUuid)
|
void |
DLAppServiceWrapper.unlockFolder(long repositoryId,
long parentFolderId,
String name,
String lockUuid)
Unlocks the folder. |
static void |
DLFolderLocalServiceUtil.unlockFolder(long groupId,
long parentFolderId,
String name,
String lockUuid)
|
void |
DLFolderLocalService.unlockFolder(long groupId,
long parentFolderId,
String name,
String lockUuid)
|
static void |
DLFolderServiceUtil.unlockFolder(long groupId,
long parentFolderId,
String name,
String lockUuid)
|
void |
DLFolderService.unlockFolder(long groupId,
long parentFolderId,
String name,
String lockUuid)
|
void |
DLFolderLocalServiceWrapper.unlockFolder(long folderId,
String lockUuid)
|
void |
DLFolderServiceWrapper.unlockFolder(long folderId,
String lockUuid)
|
static void |
DLFolderLocalServiceUtil.unlockFolder(long folderId,
String lockUuid)
|
void |
DLFolderLocalService.unlockFolder(long folderId,
String lockUuid)
|
static void |
DLFolderServiceUtil.unlockFolder(long folderId,
String lockUuid)
|
void |
DLFolderService.unlockFolder(long folderId,
String lockUuid)
|
static void |
DLAppServiceUtil.unsubscribeFileEntryType(long groupId,
long fileEntryTypeId)
Unsubscribe the user from changes in documents of the file entry type. |
void |
DLAppService.unsubscribeFileEntryType(long groupId,
long fileEntryTypeId)
Unsubscribe the user from changes in documents of the file entry type. |
void |
DLAppServiceWrapper.unsubscribeFileEntryType(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 |
DLAppLocalService.unsubscribeFileEntryType(long userId,
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. |
static void |
DLAppServiceUtil.unsubscribeFolder(long groupId,
long folderId)
Unsubscribe the user from document changes in the folder. |
void |
DLAppService.unsubscribeFolder(long groupId,
long folderId)
Unsubscribe the user from document changes in the folder. |
void |
DLAppServiceWrapper.unsubscribeFolder(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. |
void |
DLAppLocalService.unsubscribeFolder(long userId,
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. |
void |
DLFileShortcutLocalServiceWrapper.updateAsset(long userId,
DLFileShortcut fileShortcut,
long[] assetCategoryIds,
String[] assetTagNames)
|
static void |
DLFileShortcutLocalServiceUtil.updateAsset(long userId,
DLFileShortcut fileShortcut,
long[] assetCategoryIds,
String[] assetTagNames)
|
void |
DLFileShortcutLocalService.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)
|
AssetEntry |
DLAppHelperLocalService.updateAsset(long userId,
FileEntry fileEntry,
FileVersion fileVersion,
long assetClassPk)
|
static AssetEntry |
DLAppHelperLocalServiceUtil.updateAsset(long userId,
FileEntry fileEntry,
FileVersion fileVersion,
long[] assetCategoryIds,
String[] assetTagNames,
long[] assetLinkEntryIds)
|
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. |
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. |
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. |
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)
|
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)
|
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)
|
void |
DLAppHelperLocalService.updateFileEntry(long userId,
FileEntry fileEntry,
FileVersion sourceFileVersion,
FileVersion destinationFileVersion,
ServiceContext serviceContext)
|
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 |
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. |
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. |
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 |
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. |
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. |
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. |
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. |
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. |
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)
|
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)
|
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)
|
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 |
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. |
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. |
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 |
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. |
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. |
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. |
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. |
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. |
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)
|
static FileEntry |
DLAppServiceUtil.updateFileEntryAndCheckIn(long fileEntryId,
String sourceFileName,
String mimeType,
String title,
String description,
String changeLog,
boolean majorVersion,
File file,
ServiceContext serviceContext)
|
FileEntry |
DLAppService.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,
File file,
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)
|
FileEntry |
DLAppService.updateFileEntryAndCheckIn(long fileEntryId,
String sourceFileName,
String mimeType,
String title,
String description,
String changeLog,
boolean majorVersion,
InputStream is,
long size,
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)
|
DLFileEntry |
DLFileEntryTypeLocalService.updateFileEntryFileEntryType(DLFileEntry dlFileEntry,
ServiceContext serviceContext)
|
DLFileEntry |
DLFileEntryTypeLocalServiceWrapper.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)
|
void |
DLFileEntryMetadataLocalService.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)
|
void |
DLFileEntryMetadataLocalServiceWrapper.updateFileEntryMetadata(long fileEntryTypeId,
long fileEntryId,
long fileVersionId,
Map<String,Fields> fieldsMap,
ServiceContext serviceContext)
|
void |
DLFileEntryMetadataLocalService.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)
|
void |
DLFileEntryTypeLocalService.updateFileEntryType(long userId,
long fileEntryTypeId,
Map<Locale,String> nameMap,
Map<Locale,String> descriptionMap,
long[] ddmStructureIds,
ServiceContext serviceContext)
|
void |
DLFileEntryTypeLocalServiceWrapper.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 |
DLFileEntryTypeLocalService.updateFileEntryType(long userId,
long fileEntryTypeId,
String name,
String description,
long[] ddmStructureIds,
ServiceContext serviceContext)
|
void |
DLFileEntryTypeLocalServiceWrapper.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)
|
void |
DLFileEntryTypeServiceWrapper.updateFileEntryType(long fileEntryTypeId,
Map<Locale,String> nameMap,
Map<Locale,String> descriptionMap,
long[] ddmStructureIds,
ServiceContext serviceContext)
|
void |
DLFileEntryTypeService.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)
|
void |
DLFileEntryTypeServiceWrapper.updateFileEntryType(long fileEntryTypeId,
String name,
String description,
long[] ddmStructureIds,
ServiceContext serviceContext)
|
void |
DLFileEntryTypeService.updateFileEntryType(long fileEntryTypeId,
String name,
String description,
long[] ddmStructureIds,
ServiceContext serviceContext)
|
DLFileShortcut |
DLFileShortcutLocalServiceWrapper.updateFileShortcut(long userId,
long fileShortcutId,
long folderId,
long toFileEntryId,
ServiceContext serviceContext)
|
static DLFileShortcut |
DLAppLocalServiceUtil.updateFileShortcut(long userId,
long fileShortcutId,
long folderId,
long toFileEntryId,
ServiceContext serviceContext)
Updates a file shortcut to the existing file entry. |
DLFileShortcut |
DLAppLocalService.updateFileShortcut(long userId,
long fileShortcutId,
long folderId,
long toFileEntryId,
ServiceContext serviceContext)
Updates a file shortcut to the existing file entry. |
DLFileShortcut |
DLAppLocalServiceWrapper.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)
|
DLFileShortcut |
DLFileShortcutLocalService.updateFileShortcut(long userId,
long fileShortcutId,
long folderId,
long toFileEntryId,
ServiceContext serviceContext)
|
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. |
static DLFileShortcut |
DLFileShortcutServiceUtil.updateFileShortcut(long fileShortcutId,
long folderId,
long toFileEntryId,
ServiceContext serviceContext)
|
DLFileShortcut |
DLAppService.updateFileShortcut(long fileShortcutId,
long folderId,
long toFileEntryId,
ServiceContext serviceContext)
Updates a file shortcut to the existing file entry. |
DLFileShortcut |
DLAppServiceWrapper.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)
|
void |
DLAppHelperLocalService.updateFolder(long userId,
Folder folder,
ServiceContext serviceContext)
|
DLFolder |
DLFolderLocalServiceWrapper.updateFolder(long folderId,
long parentFolderId,
String name,
String description,
long defaultFileEntryTypeId,
List<Long> fileEntryTypeIds,
boolean overrideFileEntryTypes,
ServiceContext serviceContext)
|
static DLFolder |
DLFolderLocalServiceUtil.updateFolder(long folderId,
long parentFolderId,
String name,
String description,
long defaultFileEntryTypeId,
List<Long> fileEntryTypeIds,
boolean overrideFileEntryTypes,
ServiceContext serviceContext)
|
DLFolder |
DLFolderLocalService.updateFolder(long folderId,
long parentFolderId,
String name,
String description,
long defaultFileEntryTypeId,
List<Long> fileEntryTypeIds,
boolean overrideFileEntryTypes,
ServiceContext serviceContext)
|
static Folder |
DLAppLocalServiceUtil.updateFolder(long folderId,
long parentFolderId,
String name,
String description,
ServiceContext serviceContext)
Updates the folder. |
Folder |
DLAppLocalService.updateFolder(long folderId,
long parentFolderId,
String name,
String description,
ServiceContext serviceContext)
Updates the folder. |
Folder |
DLAppLocalServiceWrapper.updateFolder(long folderId,
long parentFolderId,
String name,
String description,
ServiceContext serviceContext)
Updates the folder. |
DLFolder |
DLFolderLocalServiceWrapper.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)
|
static DLFolder |
DLFolderLocalServiceUtil.updateFolder(long folderId,
String name,
String description,
long defaultFileEntryTypeId,
List<Long> fileEntryTypeIds,
boolean overrideFileEntryTypes,
ServiceContext serviceContext)
|
DLFolder |
DLFolderLocalService.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)
|
DLFolder |
DLFolderService.updateFolder(long folderId,
String name,
String description,
long defaultFileEntryTypeId,
List<Long> fileEntryTypeIds,
boolean overrideFileEntryTypes,
ServiceContext serviceContext)
|
static Folder |
DLAppServiceUtil.updateFolder(long folderId,
String name,
String description,
ServiceContext serviceContext)
Updates the folder. |
Folder |
DLAppService.updateFolder(long folderId,
String name,
String description,
ServiceContext serviceContext)
Updates the folder. |
Folder |
DLAppServiceWrapper.updateFolder(long folderId,
String name,
String description,
ServiceContext serviceContext)
Updates the folder. |
DLFolder |
DLFolderLocalServiceWrapper.updateFolderAndFileEntryTypes(long userId,
long folderId,
long parentFolderId,
String name,
String description,
long defaultFileEntryTypeId,
List<Long> fileEntryTypeIds,
boolean overrideFileEntryTypes,
ServiceContext serviceContext)
|
static DLFolder |
DLFolderLocalServiceUtil.updateFolderAndFileEntryTypes(long userId,
long folderId,
long parentFolderId,
String name,
String description,
long defaultFileEntryTypeId,
List<Long> fileEntryTypeIds,
boolean overrideFileEntryTypes,
ServiceContext serviceContext)
|
DLFolder |
DLFolderLocalService.updateFolderAndFileEntryTypes(long userId,
long folderId,
long parentFolderId,
String name,
String description,
long defaultFileEntryTypeId,
List<Long> fileEntryTypeIds,
boolean overrideFileEntryTypes,
ServiceContext serviceContext)
|
void |
DLFileEntryTypeLocalService.updateFolderFileEntryTypes(DLFolder dlFolder,
List<Long> fileEntryTypeIds,
long defaultFileEntryTypeId,
ServiceContext serviceContext)
|
void |
DLFileEntryTypeLocalServiceWrapper.updateFolderFileEntryTypes(DLFolder dlFolder,
List<Long> fileEntryTypeIds,
long defaultFileEntryTypeId,
ServiceContext serviceContext)
|
static void |
DLFileEntryTypeLocalServiceUtil.updateFolderFileEntryTypes(DLFolder dlFolder,
List<Long> fileEntryTypeIds,
long defaultFileEntryTypeId,
ServiceContext serviceContext)
|
void |
DLFolderLocalServiceWrapper.updateLastPostDate(long folderId,
Date lastPostDate)
Deprecated. As of 6.2.0 |
static void |
DLFolderLocalServiceUtil.updateLastPostDate(long folderId,
Date lastPostDate)
Deprecated. As of 6.2.0 |
void |
DLFolderLocalService.updateLastPostDate(long folderId,
Date lastPostDate)
Deprecated. As of 6.2.0 |
void |
DLFileEntryLocalServiceWrapper.updateSmallImage(long smallImageId,
long largeImageId)
|
void |
DLFileEntryLocalService.updateSmallImage(long smallImageId,
long largeImageId)
|
static void |
DLFileEntryLocalServiceUtil.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)
|
void |
DLAppHelperLocalService.updateStatus(long userId,
FileEntry fileEntry,
FileVersion latestFileVersion,
int oldStatus,
int newStatus,
Map<String,Serializable> workflowContext,
ServiceContext serviceContext)
|
DLFileEntry |
DLFileEntryLocalServiceWrapper.updateStatus(long userId,
long fileVersionId,
int status,
Map<String,Serializable> workflowContext,
ServiceContext serviceContext)
|
DLFileEntry |
DLFileEntryLocalService.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)
|
static DLFolder |
DLFolderLocalServiceUtil.updateStatus(long userId,
long folderId,
int status,
Map<String,Serializable> workflowContext,
ServiceContext serviceContext)
|
DLFolder |
DLFolderLocalService.updateStatus(long userId,
long folderId,
int status,
Map<String,Serializable> workflowContext,
ServiceContext serviceContext)
|
static DLFileEntry |
DLFileEntryLocalServiceUtil.updateStatus(long userId,
long fileVersionId,
int status,
Map<String,Serializable> workflowContext,
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)
|
void |
DLFileShortcutLocalService.updateStatus(long userId,
long fileShortcutId,
int status,
ServiceContext serviceContext)
|
void |
DLFileEntryLocalServiceWrapper.validateFile(long groupId,
long folderId,
long fileEntryId,
String title,
String extension)
|
void |
DLFileEntryLocalService.validateFile(long groupId,
long folderId,
long fileEntryId,
String title,
String extension)
|
static void |
DLFileEntryLocalServiceUtil.validateFile(long groupId,
long folderId,
long fileEntryId,
String title,
String extension)
|
static boolean |
DLAppServiceUtil.verifyFileEntryCheckOut(long repositoryId,
long fileEntryId,
String lockUuid)
Returns true if the file entry is checked out. |
boolean |
DLAppService.verifyFileEntryCheckOut(long repositoryId,
long fileEntryId,
String lockUuid)
Returns true if the file entry is checked out. |
boolean |
DLAppServiceWrapper.verifyFileEntryCheckOut(long repositoryId,
long fileEntryId,
String lockUuid)
Returns true if the file entry is checked out. |
boolean |
DLFileEntryService.verifyFileEntryCheckOut(long fileEntryId,
String lockUuid)
|
boolean |
DLFileEntryLocalServiceWrapper.verifyFileEntryCheckOut(long fileEntryId,
String lockUuid)
|
boolean |
DLFileEntryLocalService.verifyFileEntryCheckOut(long fileEntryId,
String lockUuid)
|
boolean |
DLFileEntryServiceWrapper.verifyFileEntryCheckOut(long fileEntryId,
String lockUuid)
|
static boolean |
DLFileEntryServiceUtil.verifyFileEntryCheckOut(long fileEntryId,
String lockUuid)
|
static boolean |
DLFileEntryLocalServiceUtil.verifyFileEntryCheckOut(long fileEntryId,
String lockUuid)
|
static boolean |
DLAppServiceUtil.verifyFileEntryLock(long repositoryId,
long fileEntryId,
String lockUuid)
|
boolean |
DLAppService.verifyFileEntryLock(long repositoryId,
long fileEntryId,
String lockUuid)
|
boolean |
DLAppServiceWrapper.verifyFileEntryLock(long repositoryId,
long fileEntryId,
String lockUuid)
|
boolean |
DLFileEntryService.verifyFileEntryLock(long fileEntryId,
String lockUuid)
|
boolean |
DLFileEntryLocalServiceWrapper.verifyFileEntryLock(long fileEntryId,
String lockUuid)
|
boolean |
DLFileEntryLocalService.verifyFileEntryLock(long fileEntryId,
String lockUuid)
|
boolean |
DLFileEntryServiceWrapper.verifyFileEntryLock(long fileEntryId,
String lockUuid)
|
static boolean |
DLFileEntryServiceUtil.verifyFileEntryLock(long fileEntryId,
String lockUuid)
|
static boolean |
DLFileEntryLocalServiceUtil.verifyFileEntryLock(long fileEntryId,
String lockUuid)
|
static boolean |
DLAppServiceUtil.verifyInheritableLock(long repositoryId,
long folderId,
String lockUuid)
Returns true if the inheritable lock exists. |
boolean |
DLAppService.verifyInheritableLock(long repositoryId,
long folderId,
String lockUuid)
Returns true if the inheritable lock exists. |
boolean |
DLAppServiceWrapper.verifyInheritableLock(long repositoryId,
long folderId,
String lockUuid)
Returns true if the inheritable lock exists. |
boolean |
DLFolderServiceWrapper.verifyInheritableLock(long folderId,
String lockUuid)
|
static boolean |
DLFolderServiceUtil.verifyInheritableLock(long folderId,
String lockUuid)
|
boolean |
DLFolderService.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 |
DLFileEntryExportActionableDynamicQuery.performAction(Object object)
|
protected void |
DLFileVersionExportActionableDynamicQuery.performAction(Object object)
|
protected void |
DLFileShortcutExportActionableDynamicQuery.performAction(Object object)
|
protected void |
DLFileEntryTypeExportActionableDynamicQuery.performAction(Object object)
|
protected void |
DLFolderExportActionableDynamicQuery.performAction(Object object)
|
long |
DLFileEntryExportActionableDynamicQuery.performCount()
|
long |
DLFileVersionExportActionableDynamicQuery.performCount()
|
long |
DLFileShortcutExportActionableDynamicQuery.performCount()
|
long |
DLFileEntryTypeExportActionableDynamicQuery.performCount()
|
long |
DLFolderExportActionableDynamicQuery.performCount()
|
Uses of PortalException in com.liferay.portlet.documentlibrary.store |
---|
Methods in com.liferay.portlet.documentlibrary.store that throw PortalException | |
---|---|
void |
StoreWrapper.addDirectory(long companyId,
long repositoryId,
String dirName)
|
abstract void |
BaseStore.addDirectory(long companyId,
long repositoryId,
String dirName)
Adds a directory. |
void |
Store.addDirectory(long companyId,
long repositoryId,
String dirName)
|
void |
DLStore.addDirectory(long companyId,
long repositoryId,
String dirName)
|
static void |
DLStoreUtil.addDirectory(long companyId,
long repositoryId,
String dirName)
Adds a directory. |
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. |
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. |
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 |
StoreWrapper.addFile(long companyId,
long repositoryId,
String fileName,
byte[] bytes)
|
void |
BaseStore.addFile(long companyId,
long repositoryId,
String fileName,
byte[] bytes)
Adds a file based on a byte array. |
void |
Store.addFile(long companyId,
long repositoryId,
String fileName,
byte[] bytes)
|
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,
File file)
|
void |
BaseStore.addFile(long companyId,
long repositoryId,
String fileName,
File file)
Adds a file based on a File object. |
void |
Store.addFile(long companyId,
long repositoryId,
String fileName,
File file)
|
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,
InputStream is)
|
abstract void |
BaseStore.addFile(long companyId,
long repositoryId,
String fileName,
InputStream is)
Adds a file based on an InputStream object. |
void |
Store.addFile(long companyId,
long repositoryId,
String fileName,
InputStream is)
|
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.copyFileVersion(long companyId,
long repositoryId,
String fileName,
String fromVersionLabel,
String toVersionLabel)
|
void |
BaseStore.copyFileVersion(long companyId,
long repositoryId,
String fileName,
String fromVersionLabel,
String toVersionLabel)
Creates a new copy of the file version. |
void |
Store.copyFileVersion(long companyId,
long repositoryId,
String fileName,
String fromVersionLabel,
String toVersionLabel)
|
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.deleteDirectory(long companyId,
long repositoryId,
String dirName)
|
abstract void |
BaseStore.deleteDirectory(long companyId,
long repositoryId,
String dirName)
Deletes a directory. |
void |
Store.deleteDirectory(long companyId,
long repositoryId,
String dirName)
|
void |
DLStore.deleteDirectory(long companyId,
long repositoryId,
String dirName)
|
static void |
DLStoreUtil.deleteDirectory(long companyId,
long repositoryId,
String dirName)
Deletes a directory. |
void |
StoreWrapper.deleteFile(long companyId,
long repositoryId,
String fileName)
|
abstract void |
BaseStore.deleteFile(long companyId,
long repositoryId,
String fileName)
Deletes a file. |
void |
Store.deleteFile(long companyId,
long repositoryId,
String fileName)
|
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,
String versionLabel)
|
abstract void |
BaseStore.deleteFile(long companyId,
long repositoryId,
String fileName,
String versionLabel)
Deletes a file at a particular version. |
void |
Store.deleteFile(long companyId,
long repositoryId,
String fileName,
String versionLabel)
|
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. |
File |
StoreWrapper.getFile(long companyId,
long repositoryId,
String fileName)
|
File |
BaseStore.getFile(long companyId,
long repositoryId,
String fileName)
Returns the file as a File object. |
File |
Store.getFile(long companyId,
long repositoryId,
String fileName)
|
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,
String versionLabel)
|
File |
BaseStore.getFile(long companyId,
long repositoryId,
String fileName,
String versionLabel)
Returns the file as a File object. |
File |
Store.getFile(long companyId,
long repositoryId,
String fileName,
String versionLabel)
|
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. |
byte[] |
StoreWrapper.getFileAsBytes(long companyId,
long repositoryId,
String fileName)
|
byte[] |
BaseStore.getFileAsBytes(long companyId,
long repositoryId,
String fileName)
Returns the file as a byte array. |
byte[] |
Store.getFileAsBytes(long companyId,
long repositoryId,
String fileName)
|
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,
String versionLabel)
|
byte[] |
BaseStore.getFileAsBytes(long companyId,
long repositoryId,
String fileName,
String versionLabel)
Returns the file as a byte array. |
byte[] |
Store.getFileAsBytes(long companyId,
long repositoryId,
String fileName,
String versionLabel)
|
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. |
InputStream |
StoreWrapper.getFileAsStream(long companyId,
long repositoryId,
String fileName)
|
InputStream |
BaseStore.getFileAsStream(long companyId,
long repositoryId,
String fileName)
Returns the file as an InputStream object. |
InputStream |
Store.getFileAsStream(long companyId,
long repositoryId,
String fileName)
|
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,
String versionLabel)
|
abstract InputStream |
BaseStore.getFileAsStream(long companyId,
long repositoryId,
String fileName,
String versionLabel)
Returns the file as an InputStream object. |
InputStream |
Store.getFileAsStream(long companyId,
long repositoryId,
String fileName,
String versionLabel)
|
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. |
String[] |
StoreWrapper.getFileNames(long companyId,
long repositoryId,
String dirName)
|
abstract String[] |
BaseStore.getFileNames(long companyId,
long repositoryId,
String dirName)
Returns all files of the directory. |
String[] |
Store.getFileNames(long companyId,
long repositoryId,
String dirName)
|
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. |
long |
StoreWrapper.getFileSize(long companyId,
long repositoryId,
String fileName)
|
abstract long |
BaseStore.getFileSize(long companyId,
long repositoryId,
String fileName)
Returns the size of the file. |
long |
Store.getFileSize(long companyId,
long repositoryId,
String fileName)
|
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. |
boolean |
StoreWrapper.hasDirectory(long companyId,
long repositoryId,
String dirName)
|
abstract boolean |
BaseStore.hasDirectory(long companyId,
long repositoryId,
String dirName)
Returns true if the directory exists. |
boolean |
Store.hasDirectory(long companyId,
long repositoryId,
String dirName)
|
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.hasFile(long companyId,
long repositoryId,
String fileName)
|
boolean |
BaseStore.hasFile(long companyId,
long repositoryId,
String fileName)
Returns true if the file exists. |
boolean |
Store.hasFile(long companyId,
long repositoryId,
String fileName)
|
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,
String versionLabel)
|
abstract boolean |
BaseStore.hasFile(long companyId,
long repositoryId,
String fileName,
String versionLabel)
Returns true if the file exists. |
boolean |
Store.hasFile(long companyId,
long repositoryId,
String fileName,
String versionLabel)
|
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. |
void |
StoreWrapper.updateFile(long companyId,
long repositoryId,
long newRepositoryId,
String fileName)
|
abstract void |
BaseStore.updateFile(long companyId,
long repositoryId,
long newRepositoryId,
String fileName)
Moves a file to a new data repository. |
void |
Store.updateFile(long companyId,
long repositoryId,
long newRepositoryId,
String fileName)
|
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,
String fileName,
String newFileName)
|
void |
Store.updateFile(long companyId,
long repositoryId,
String fileName,
String newFileName)
|
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 |
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. |
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 |
StoreWrapper.updateFile(long companyId,
long repositoryId,
String fileName,
String versionLabel,
byte[] bytes)
|
void |
BaseStore.updateFile(long companyId,
long repositoryId,
String fileName,
String versionLabel,
byte[] bytes)
Updates a file based on a byte array. |
void |
Store.updateFile(long companyId,
long repositoryId,
String fileName,
String versionLabel,
byte[] bytes)
|
void |
StoreWrapper.updateFile(long companyId,
long repositoryId,
String fileName,
String versionLabel,
File file)
|
void |
BaseStore.updateFile(long companyId,
long repositoryId,
String fileName,
String versionLabel,
File file)
Updates a file based on a File object. |
void |
Store.updateFile(long companyId,
long repositoryId,
String fileName,
String versionLabel,
File file)
|
void |
StoreWrapper.updateFile(long companyId,
long repositoryId,
String fileName,
String versionLabel,
InputStream is)
|
abstract void |
BaseStore.updateFile(long companyId,
long repositoryId,
String fileName,
String versionLabel,
InputStream is)
Updates a file based on an InputStream object. |
void |
Store.updateFile(long companyId,
long repositoryId,
String fileName,
String versionLabel,
InputStream is)
|
void |
StoreWrapper.updateFileVersion(long companyId,
long repositoryId,
String fileName,
String fromVersionLabel,
String toVersionLabel)
|
void |
BaseStore.updateFileVersion(long companyId,
long repositoryId,
String fileName,
String fromVersionLabel,
String toVersionLabel)
Update's a file version label. |
void |
Store.updateFileVersion(long companyId,
long repositoryId,
String fileName,
String fromVersionLabel,
String toVersionLabel)
|
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 |
DLStore.validate(String fileName,
boolean validateFileExtension)
|
static void |
DLStoreUtil.validate(String fileName,
boolean validateFileExtension)
Validates a file's name. |
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. |
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. |
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. |
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. |
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. |
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)
|
void |
RawMetadataProcessor.generateMetadata(FileVersion fileVersion)
Generates the raw metadata associated with the file entry. |
static void |
RawMetadataProcessorUtil.generateMetadata(FileVersion fileVersion)
Generates the raw metadata associated with the file entry. |
static String |
DLUtil.getAbsolutePath(PortletRequest portletRequest,
long folderId)
|
String |
DL.getAbsolutePath(PortletRequest portletRequest,
long folderId)
|
static String |
DLUtil.getDLFileEntryControlPanelLink(PortletRequest portletRequest,
long fileEntryId)
|
String |
DL.getDLFileEntryControlPanelLink(PortletRequest portletRequest,
long fileEntryId)
|
static String |
DLUtil.getDLFolderControlPanelLink(PortletRequest portletRequest,
long folderId)
|
String |
DL.getDLFolderControlPanelLink(PortletRequest portletRequest,
long folderId)
|
static String |
DLUtil.getWebDavURL(ThemeDisplay themeDisplay,
Folder folder,
FileEntry fileEntry)
|
String |
DL.getWebDavURL(ThemeDisplay themeDisplay,
Folder folder,
FileEntry fileEntry)
|
static String |
DLUtil.getWebDavURL(ThemeDisplay themeDisplay,
Folder folder,
FileEntry fileEntry,
boolean manualCheckInRequired)
|
String |
DL.getWebDavURL(ThemeDisplay themeDisplay,
Folder folder,
FileEntry fileEntry,
boolean manualCheckInRequired)
|
static String |
DLUtil.getWebDavURL(ThemeDisplay themeDisplay,
Folder folder,
FileEntry fileEntry,
boolean manualCheckInRequired,
boolean officeExtensionRequired)
|
String |
DL.getWebDavURL(ThemeDisplay themeDisplay,
Folder folder,
FileEntry fileEntry,
boolean manualCheckInRequired,
boolean officeExtensionRequired)
|
static boolean |
DLUtil.isSubscribedToFolder(long companyId,
long groupId,
long userId,
long folderId)
|
boolean |
DL.isSubscribedToFolder(long companyId,
long groupId,
long userId,
long folderId)
|
static boolean |
DLUtil.isSubscribedToFolder(long companyId,
long groupId,
long userId,
long folderId,
boolean recursive)
|
boolean |
DL.isSubscribedToFolder(long companyId,
long groupId,
long userId,
long folderId,
boolean recursive)
|
void |
RawMetadataProcessor.saveMetadata(FileVersion fileVersion)
Saves the raw metadata present in the file version. |
static void |
RawMetadataProcessorUtil.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 |
---|
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)
|
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)
|
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)
|
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)
|
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 |
DDLRecordSetLocalService.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)
|
DDLRecordSet |
DDLRecordSetServiceWrapper.addRecordSet(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)
|
DDLRecordSet |
DDLRecordSetService.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 |
DDLRecordSetLocalService.addRecordSetResources(DDLRecordSet recordSet,
boolean addGroupPermissions,
boolean addGuestPermissions)
|
void |
DDLRecordSetLocalServiceWrapper.addRecordSetResources(DDLRecordSet recordSet,
boolean addGroupPermissions,
boolean addGuestPermissions)
|
static void |
DDLRecordSetLocalServiceUtil.addRecordSetResources(DDLRecordSet recordSet,
String[] groupPermissions,
String[] guestPermissions)
|
void |
DDLRecordSetLocalService.addRecordSetResources(DDLRecordSet recordSet,
String[] groupPermissions,
String[] guestPermissions)
|
void |
DDLRecordSetLocalServiceWrapper.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. |
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 |
DDLRecordSetLocalService.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. |
static void |
DDLRecordLocalServiceUtil.deleteRecord(DDLRecord record)
|
void |
DDLRecordLocalService.deleteRecord(DDLRecord record)
|
void |
DDLRecordLocalServiceWrapper.deleteRecord(DDLRecord record)
|
static void |
DDLRecordLocalServiceUtil.deleteRecord(long recordId)
|
void |
DDLRecordLocalService.deleteRecord(long recordId)
|
void |
DDLRecordLocalServiceWrapper.deleteRecord(long recordId)
|
DDLRecord |
DDLRecordServiceWrapper.deleteRecordLocale(long recordId,
Locale locale,
ServiceContext serviceContext)
|
static DDLRecord |
DDLRecordLocalServiceUtil.deleteRecordLocale(long recordId,
Locale locale,
ServiceContext serviceContext)
|
static DDLRecord |
DDLRecordServiceUtil.deleteRecordLocale(long recordId,
Locale locale,
ServiceContext serviceContext)
|
DDLRecord |
DDLRecordLocalService.deleteRecordLocale(long recordId,
Locale locale,
ServiceContext serviceContext)
|
DDLRecord |
DDLRecordLocalServiceWrapper.deleteRecordLocale(long recordId,
Locale locale,
ServiceContext serviceContext)
|
DDLRecord |
DDLRecordService.deleteRecordLocale(long recordId,
Locale locale,
ServiceContext serviceContext)
|
static void |
DDLRecordLocalServiceUtil.deleteRecords(long recordSetId)
|
void |
DDLRecordLocalService.deleteRecords(long recordSetId)
|
void |
DDLRecordLocalServiceWrapper.deleteRecords(long recordSetId)
|
static void |
DDLRecordSetLocalServiceUtil.deleteRecordSet(DDLRecordSet recordSet)
|
void |
DDLRecordSetLocalService.deleteRecordSet(DDLRecordSet recordSet)
|
void |
DDLRecordSetLocalServiceWrapper.deleteRecordSet(DDLRecordSet recordSet)
|
void |
DDLRecordSetServiceWrapper.deleteRecordSet(long recordSetId)
|
static void |
DDLRecordSetLocalServiceUtil.deleteRecordSet(long recordSetId)
|
void |
DDLRecordSetLocalService.deleteRecordSet(long recordSetId)
|
static void |
DDLRecordSetServiceUtil.deleteRecordSet(long recordSetId)
|
void |
DDLRecordSetLocalServiceWrapper.deleteRecordSet(long recordSetId)
|
void |
DDLRecordSetService.deleteRecordSet(long recordSetId)
|
static void |
DDLRecordSetLocalServiceUtil.deleteRecordSet(long groupId,
String recordSetKey)
|
void |
DDLRecordSetLocalService.deleteRecordSet(long groupId,
String recordSetKey)
|
void |
DDLRecordSetLocalServiceWrapper.deleteRecordSet(long groupId,
String recordSetKey)
|
static void |
DDLRecordSetLocalServiceUtil.deleteRecordSets(long groupId)
|
void |
DDLRecordSetLocalService.deleteRecordSets(long groupId)
|
void |
DDLRecordSetLocalServiceWrapper.deleteRecordSets(long groupId)
|
static DDLRecord |
DDLRecordLocalServiceUtil.getDDLRecord(long recordId)
Returns the d d l record with the primary key. |
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. |
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. |
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 |
DDLRecordSetLocalService.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. |
static DDLRecordSet |
DDLRecordSetLocalServiceUtil.getDDLRecordSetByUuidAndCompanyId(String uuid,
long companyId)
Returns the d d l record set with the matching UUID and company. |
DDLRecordSet |
DDLRecordSetLocalService.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. |
static DDLRecordSet |
DDLRecordSetLocalServiceUtil.getDDLRecordSetByUuidAndGroupId(String uuid,
long groupId)
Returns the d d l record set matching the UUID and group. |
DDLRecordSet |
DDLRecordSetLocalService.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. |
static DDLRecordVersion |
DDLRecordLocalServiceUtil.getLatestRecordVersion(long recordId)
|
DDLRecordVersion |
DDLRecordLocalService.getLatestRecordVersion(long recordId)
|
DDLRecordVersion |
DDLRecordLocalServiceWrapper.getLatestRecordVersion(long recordId)
|
static PersistedModel |
DDLRecordLocalServiceUtil.getPersistedModel(Serializable primaryKeyObj)
|
static PersistedModel |
DDLRecordSetLocalServiceUtil.getPersistedModel(Serializable primaryKeyObj)
|
PersistedModel |
DDLRecordSetLocalService.getPersistedModel(Serializable primaryKeyObj)
|
PersistedModel |
DDLRecordLocalService.getPersistedModel(Serializable primaryKeyObj)
|
PersistedModel |
DDLRecordSetLocalServiceWrapper.getPersistedModel(Serializable primaryKeyObj)
|
PersistedModel |
DDLRecordLocalServiceWrapper.getPersistedModel(Serializable primaryKeyObj)
|
DDLRecord |
DDLRecordServiceWrapper.getRecord(long recordId)
|
static DDLRecord |
DDLRecordLocalServiceUtil.getRecord(long recordId)
|
static DDLRecord |
DDLRecordServiceUtil.getRecord(long recordId)
|
DDLRecord |
DDLRecordLocalService.getRecord(long recordId)
|
DDLRecord |
DDLRecordLocalServiceWrapper.getRecord(long recordId)
|
DDLRecord |
DDLRecordService.getRecord(long recordId)
|
DDLRecordSet |
DDLRecordSetServiceWrapper.getRecordSet(long recordSetId)
|
static DDLRecordSet |
DDLRecordSetLocalServiceUtil.getRecordSet(long recordSetId)
|
DDLRecordSet |
DDLRecordSetLocalService.getRecordSet(long recordSetId)
|
static DDLRecordSet |
DDLRecordSetServiceUtil.getRecordSet(long recordSetId)
|
DDLRecordSet |
DDLRecordSetLocalServiceWrapper.getRecordSet(long recordSetId)
|
DDLRecordSet |
DDLRecordSetService.getRecordSet(long recordSetId)
|
static DDLRecordSet |
DDLRecordSetLocalServiceUtil.getRecordSet(long groupId,
String recordSetKey)
|
DDLRecordSet |
DDLRecordSetLocalService.getRecordSet(long groupId,
String recordSetKey)
|
DDLRecordSet |
DDLRecordSetLocalServiceWrapper.getRecordSet(long groupId,
String recordSetKey)
|
static DDLRecordVersion |
DDLRecordLocalServiceUtil.getRecordVersion(long recordVersionId)
|
DDLRecordVersion |
DDLRecordLocalService.getRecordVersion(long recordVersionId)
|
DDLRecordVersion |
DDLRecordLocalServiceWrapper.getRecordVersion(long recordVersionId)
|
static DDLRecordVersion |
DDLRecordLocalServiceUtil.getRecordVersion(long recordId,
String version)
|
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)
|
void |
DDLRecordLocalService.revertRecordVersion(long userId,
long recordId,
String version,
ServiceContext serviceContext)
|
void |
DDLRecordLocalServiceWrapper.revertRecordVersion(long userId,
long recordId,
String version,
ServiceContext serviceContext)
|
static void |
DDLRecordLocalServiceUtil.updateAsset(long userId,
DDLRecord record,
DDLRecordVersion recordVersion,
long[] assetCategoryIds,
String[] assetTagNames,
Locale locale)
|
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)
|
DDLRecordSet |
DDLRecordSetServiceWrapper.updateMinDisplayRows(long recordSetId,
int minDisplayRows,
ServiceContext serviceContext)
|
static DDLRecordSet |
DDLRecordSetLocalServiceUtil.updateMinDisplayRows(long recordSetId,
int minDisplayRows,
ServiceContext serviceContext)
|
DDLRecordSet |
DDLRecordSetLocalService.updateMinDisplayRows(long recordSetId,
int minDisplayRows,
ServiceContext serviceContext)
|
static DDLRecordSet |
DDLRecordSetServiceUtil.updateMinDisplayRows(long recordSetId,
int minDisplayRows,
ServiceContext serviceContext)
|
DDLRecordSet |
DDLRecordSetLocalServiceWrapper.updateMinDisplayRows(long recordSetId,
int minDisplayRows,
ServiceContext serviceContext)
|
DDLRecordSet |
DDLRecordSetService.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)
|
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)
|
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)
|
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)
|
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)
|
DDLRecordSet |
DDLRecordSetServiceWrapper.updateRecordSet(long recordSetId,
long ddmStructureId,
Map<Locale,String> nameMap,
Map<Locale,String> descriptionMap,
int minDisplayRows,
ServiceContext serviceContext)
|
static DDLRecordSet |
DDLRecordSetLocalServiceUtil.updateRecordSet(long recordSetId,
long ddmStructureId,
Map<Locale,String> nameMap,
Map<Locale,String> descriptionMap,
int minDisplayRows,
ServiceContext serviceContext)
|
DDLRecordSet |
DDLRecordSetLocalService.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)
|
DDLRecordSet |
DDLRecordSetLocalServiceWrapper.updateRecordSet(long recordSetId,
long ddmStructureId,
Map<Locale,String> nameMap,
Map<Locale,String> descriptionMap,
int minDisplayRows,
ServiceContext serviceContext)
|
DDLRecordSet |
DDLRecordSetService.updateRecordSet(long recordSetId,
long ddmStructureId,
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)
|
static DDLRecordSet |
DDLRecordSetLocalServiceUtil.updateRecordSet(long groupId,
long ddmStructureId,
String recordSetKey,
Map<Locale,String> nameMap,
Map<Locale,String> descriptionMap,
int minDisplayRows,
ServiceContext serviceContext)
|
DDLRecordSet |
DDLRecordSetLocalService.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)
|
DDLRecordSet |
DDLRecordSetLocalServiceWrapper.updateRecordSet(long groupId,
long ddmStructureId,
String recordSetKey,
Map<Locale,String> nameMap,
Map<Locale,String> descriptionMap,
int minDisplayRows,
ServiceContext serviceContext)
|
DDLRecordSet |
DDLRecordSetService.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)
|
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 | |
---|---|
List<String> |
DDMStructure.getChildrenFieldNames(String fieldName)
|
List<String> |
DDMStructureWrapper.getChildrenFieldNames(String fieldName)
|
String |
DDMStructure.getCompleteXsd()
|
String |
DDMStructureWrapper.getCompleteXsd()
|
String |
DDMStructure.getFieldDataType(String fieldName)
|
String |
DDMStructureWrapper.getFieldDataType(String fieldName)
|
String |
DDMStructure.getFieldLabel(String fieldName,
Locale locale)
|
String |
DDMStructureWrapper.getFieldLabel(String fieldName,
Locale locale)
|
String |
DDMStructure.getFieldLabel(String fieldName,
String locale)
|
String |
DDMStructureWrapper.getFieldLabel(String fieldName,
String locale)
|
Set<String> |
DDMStructure.getFieldNames()
|
Set<String> |
DDMStructureWrapper.getFieldNames()
|
String |
DDMStructure.getFieldProperty(String fieldName,
String property)
|
String |
DDMStructureWrapper.getFieldProperty(String fieldName,
String property)
|
String |
DDMStructure.getFieldProperty(String fieldName,
String property,
String locale)
|
String |
DDMStructureWrapper.getFieldProperty(String fieldName,
String property,
String locale)
|
boolean |
DDMStructure.getFieldRepeatable(String fieldName)
|
boolean |
DDMStructureWrapper.getFieldRepeatable(String fieldName)
|
boolean |
DDMStructure.getFieldRequired(String fieldName)
|
boolean |
DDMStructureWrapper.getFieldRequired(String fieldName)
|
Map<String,Map<String,String>> |
DDMStructure.getFieldsMap()
|
Map<String,Map<String,String>> |
DDMStructureWrapper.getFieldsMap()
|
Map<String,Map<String,String>> |
DDMStructure.getFieldsMap(boolean includeTransientFields)
|
Map<String,Map<String,String>> |
DDMStructureWrapper.getFieldsMap(boolean includeTransientFields)
|
Map<String,Map<String,String>> |
DDMStructure.getFieldsMap(String locale)
|
Map<String,Map<String,String>> |
DDMStructureWrapper.getFieldsMap(String locale)
|
Map<String,Map<String,String>> |
DDMStructure.getFieldsMap(String locale,
boolean includeTransientFields)
|
Map<String,Map<String,String>> |
DDMStructureWrapper.getFieldsMap(String locale,
boolean includeTransientFields)
|
String |
DDMStructure.getFieldTip(String fieldName,
Locale locale)
|
String |
DDMStructureWrapper.getFieldTip(String fieldName,
Locale locale)
|
String |
DDMStructure.getFieldTip(String fieldName,
String locale)
|
String |
DDMStructureWrapper.getFieldTip(String fieldName,
String locale)
|
String |
DDMStructure.getFieldType(String fieldName)
|
String |
DDMStructureWrapper.getFieldType(String fieldName)
|
Map<String,Map<String,String>> |
DDMStructure.getPersistentFieldsMap(String locale)
|
Map<String,Map<String,String>> |
DDMStructureWrapper.getPersistentFieldsMap(String locale)
|
List<String> |
DDMStructure.getRootFieldNames()
|
List<String> |
DDMStructureWrapper.getRootFieldNames()
|
String |
DDMTemplateWrapper.getSmallImageType()
|
String |
DDMTemplate.getSmallImageType()
|
String |
DDMStorageLinkWrapper.getStorageType()
|
String |
DDMStorageLink.getStorageType()
|
DDMStructure |
DDMStorageLinkWrapper.getStructure()
|
DDMStructure |
DDMStructureLink.getStructure()
|
DDMStructure |
DDMStructureLinkWrapper.getStructure()
|
DDMStructure |
DDMStorageLink.getStructure()
|
Map<String,Map<String,String>> |
DDMStructure.getTransientFieldsMap(String locale)
|
Map<String,Map<String,String>> |
DDMStructureWrapper.getTransientFieldsMap(String locale)
|
boolean |
DDMStructure.hasField(String fieldName)
|
boolean |
DDMStructureWrapper.hasField(String fieldName)
|
boolean |
DDMStructure.isFieldPrivate(String fieldName)
|
boolean |
DDMStructureWrapper.isFieldPrivate(String fieldName)
|
boolean |
DDMStructure.isFieldRepeatable(String fieldName)
|
boolean |
DDMStructureWrapper.isFieldRepeatable(String fieldName)
|
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 | |
---|---|
DDMContent |
DDMContentLocalServiceWrapper.addContent(long userId,
long groupId,
String name,
String description,
String xml,
ServiceContext serviceContext)
|
static DDMContent |
DDMContentLocalServiceUtil.addContent(long userId,
long groupId,
String name,
String description,
String xml,
ServiceContext serviceContext)
|
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. |
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 |
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. |
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. |
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. |
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. |
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. |
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. |
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 |
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. |
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. |
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 |
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. |
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. |
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. |
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. |
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. |
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. |
void |
DDMStructureLocalServiceWrapper.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 |
DDMStructureLocalService.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. |
static void |
DDMStructureLocalServiceUtil.addStructureResources(DDMStructure structure,
String[] groupPermissions,
String[] guestPermissions)
Adds the model resources with the permissions to the structure. |
void |
DDMStructureLocalService.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. |
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. |
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. |
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. |
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. |
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. |
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,
Map<Locale,String> nameMap,
Map<Locale,String> descriptionMap,
String type,
String mode,
String language,
String script,
ServiceContext serviceContext)
Adds a template. |
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. |
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. |
void |
DDMTemplateLocalServiceWrapper.addTemplateResources(DDMTemplate template,
boolean addGroupPermissions,
boolean addGuestPermissions)
Adds the resources to the template. |
void |
DDMTemplateLocalService.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. |
void |
DDMTemplateLocalServiceWrapper.addTemplateResources(DDMTemplate template,
String[] groupPermissions,
String[] guestPermissions)
Adds the model resources with the permissions to the template. |
void |
DDMTemplateLocalService.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. |
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. |
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 |
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. |
DDMStructure |
DDMStructureLocalServiceWrapper.copyStructure(long userId,
long structureId,
ServiceContext serviceContext)
|
static DDMStructure |
DDMStructureLocalServiceUtil.copyStructure(long userId,
long structureId,
ServiceContext serviceContext)
|
DDMStructure |
DDMStructureLocalService.copyStructure(long userId,
long structureId,
ServiceContext serviceContext)
|
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. |
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. |
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 |
DDMStructureService.copyStructure(long structureId,
ServiceContext serviceContext)
|
DDMStructure |
DDMStructureServiceWrapper.copyStructure(long structureId,
ServiceContext serviceContext)
|
static DDMStructure |
DDMStructureServiceUtil.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. |
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. |
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. |
DDMTemplate |
DDMTemplateLocalServiceWrapper.copyTemplate(long userId,
long templateId,
ServiceContext serviceContext)
|
DDMTemplate |
DDMTemplateLocalService.copyTemplate(long userId,
long templateId,
ServiceContext serviceContext)
|
static DDMTemplate |
DDMTemplateLocalServiceUtil.copyTemplate(long userId,
long templateId,
ServiceContext serviceContext)
|
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,
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 |
DDMTemplateService.copyTemplate(long templateId,
ServiceContext serviceContext)
|
static DDMTemplate |
DDMTemplateServiceUtil.copyTemplate(long templateId,
ServiceContext serviceContext)
|
DDMTemplate |
DDMTemplateServiceWrapper.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. |
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. |
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. |
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. |
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. |
static void |
DDMStorageLinkLocalServiceUtil.deleteClassStorageLink(long classPK)
|
void |
DDMStorageLinkLocalServiceWrapper.deleteClassStorageLink(long classPK)
|
void |
DDMStorageLinkLocalService.deleteClassStorageLink(long classPK)
|
void |
DDMStructureLinkLocalServiceWrapper.deleteClassStructureLink(long classPK)
|
void |
DDMStructureLinkLocalService.deleteClassStructureLink(long classPK)
|
static void |
DDMStructureLinkLocalServiceUtil.deleteClassStructureLink(long classPK)
|
DDMContent |
DDMContentLocalServiceWrapper.deleteDDMContent(long contentId)
Deletes the d d m content with the primary key from the database. |
static DDMContent |
DDMContentLocalServiceUtil.deleteDDMContent(long contentId)
Deletes the d d m content with the primary key from the database. |
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. |
DDMStorageLink |
DDMStorageLinkLocalServiceWrapper.deleteDDMStorageLink(long storageLinkId)
Deletes the d d m storage link with the primary key from the database. |
DDMStorageLink |
DDMStorageLinkLocalService.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. |
static DDMStructure |
DDMStructureLocalServiceUtil.deleteDDMStructure(long structureId)
Deletes the d d m structure with the primary key from the database. |
DDMStructure |
DDMStructureLocalService.deleteDDMStructure(long structureId)
Deletes the d d m structure 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. |
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. |
DDMTemplate |
DDMTemplateLocalServiceWrapper.deleteDDMTemplate(long templateId)
Deletes the d d m template with the primary key from the database. |
DDMTemplate |
DDMTemplateLocalService.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. |
static void |
DDMStorageLinkLocalServiceUtil.deleteStorageLink(long storageLinkId)
|
void |
DDMStorageLinkLocalServiceWrapper.deleteStorageLink(long storageLinkId)
|
void |
DDMStorageLinkLocalService.deleteStorageLink(long storageLinkId)
|
void |
DDMStructureLocalServiceWrapper.deleteStructure(DDMStructure structure)
Deletes the structure and its resources. |
static void |
DDMStructureLocalServiceUtil.deleteStructure(DDMStructure structure)
Deletes the structure and its resources. |
void |
DDMStructureLocalService.deleteStructure(DDMStructure structure)
Deletes the structure and its resources. |
void |
DDMStructureService.deleteStructure(long structureId)
Deletes the structure and its resources. |
void |
DDMStructureLocalServiceWrapper.deleteStructure(long structureId)
Deletes the structure and its resources. |
static void |
DDMStructureLocalServiceUtil.deleteStructure(long structureId)
Deletes the structure and its resources. |
void |
DDMStructureServiceWrapper.deleteStructure(long structureId)
Deletes the structure and its resources. |
void |
DDMStructureLocalService.deleteStructure(long structureId)
Deletes the structure and its resources. |
static void |
DDMStructureServiceUtil.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. |
static void |
DDMStructureLocalServiceUtil.deleteStructure(long groupId,
long classNameId,
String structureKey)
Deletes the matching structure and its resources. |
void |
DDMStructureLocalService.deleteStructure(long groupId,
long classNameId,
String structureKey)
Deletes the matching structure and its resources. |
void |
DDMStructureLinkLocalServiceWrapper.deleteStructureLink(long structureLinkId)
|
void |
DDMStructureLinkLocalService.deleteStructureLink(long structureLinkId)
|
static void |
DDMStructureLinkLocalServiceUtil.deleteStructureLink(long structureLinkId)
|
void |
DDMStructureLocalServiceWrapper.deleteStructures(long groupId)
Deletes all the structures of the group. |
static void |
DDMStructureLocalServiceUtil.deleteStructures(long groupId)
Deletes all the structures of the group. |
void |
DDMStructureLocalService.deleteStructures(long groupId)
Deletes all the structures of the group. |
void |
DDMStructureLocalServiceWrapper.deleteStructures(long groupId,
long classNameId)
|
static void |
DDMStructureLocalServiceUtil.deleteStructures(long groupId,
long classNameId)
|
void |
DDMStructureLocalService.deleteStructures(long groupId,
long classNameId)
|
void |
DDMTemplateLocalServiceWrapper.deleteTemplate(DDMTemplate template)
Deletes the template and its resources. |
void |
DDMTemplateLocalService.deleteTemplate(DDMTemplate template)
Deletes the template and its resources. |
static void |
DDMTemplateLocalServiceUtil.deleteTemplate(DDMTemplate template)
Deletes the template and its resources. |
void |
DDMTemplateService.deleteTemplate(long templateId)
Deletes the template and its resources. |
void |
DDMTemplateLocalServiceWrapper.deleteTemplate(long templateId)
Deletes the template and its resources. |
void |
DDMTemplateLocalService.deleteTemplate(long templateId)
Deletes the template and its resources. |
static void |
DDMTemplateServiceUtil.deleteTemplate(long templateId)
Deletes the template and its resources. |
void |
DDMTemplateServiceWrapper.deleteTemplate(long templateId)
Deletes the template and its resources. |
static void |
DDMTemplateLocalServiceUtil.deleteTemplate(long templateId)
Deletes the template and its resources. |
void |
DDMTemplateLocalServiceWrapper.deleteTemplates(long groupId)
Deletes all the templates of the group. |
void |
DDMTemplateLocalService.deleteTemplates(long groupId)
Deletes all the templates of the group. |
static void |
DDMTemplateLocalServiceUtil.deleteTemplates(long groupId)
Deletes all the templates of the group. |
void |
DDMTemplateLocalServiceWrapper.deleteTemplates(long groupId,
long classNameId)
|
void |
DDMTemplateLocalService.deleteTemplates(long groupId,
long classNameId)
|
static void |
DDMTemplateLocalServiceUtil.deleteTemplates(long groupId,
long classNameId)
|
DDMStructure |
DDMStructureService.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. |
static DDMStructure |
DDMStructureServiceUtil.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. |
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. |
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. |
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 |
DDMTemplateServiceWrapper.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. |
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 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. |
static DDMStorageLink |
DDMStorageLinkLocalServiceUtil.getClassStorageLink(long classPK)
|
DDMStorageLink |
DDMStorageLinkLocalServiceWrapper.getClassStorageLink(long classPK)
|
DDMStorageLink |
DDMStorageLinkLocalService.getClassStorageLink(long classPK)
|
DDMStructureLink |
DDMStructureLinkLocalServiceWrapper.getClassStructureLink(long classPK)
|
DDMStructureLink |
DDMStructureLinkLocalService.getClassStructureLink(long classPK)
|
static DDMStructureLink |
DDMStructureLinkLocalServiceUtil.getClassStructureLink(long classPK)
|
DDMContent |
DDMContentLocalServiceWrapper.getContent(long contentId)
|
static DDMContent |
DDMContentLocalServiceUtil.getContent(long contentId)
|
DDMContent |
DDMContentLocalService.getContent(long contentId)
|
DDMContent |
DDMContentLocalServiceWrapper.getDDMContent(long contentId)
Returns the d d m content with the primary key. |
static DDMContent |
DDMContentLocalServiceUtil.getDDMContent(long contentId)
Returns the d d m content with the primary key. |
DDMContent |
DDMContentLocalService.getDDMContent(long contentId)
Returns the d d m content with the primary key. |
DDMContent |
DDMContentLocalServiceWrapper.getDDMContentByUuidAndCompanyId(String uuid,
long companyId)
Returns the d d m content with the matching UUID and company. |
static DDMContent |
DDMContentLocalServiceUtil.getDDMContentByUuidAndCompanyId(String uuid,
long companyId)
Returns the d d m content with the matching UUID and company. |
DDMContent |
DDMContentLocalService.getDDMContentByUuidAndCompanyId(String uuid,
long companyId)
Returns the d d m content with the matching UUID and company. |
DDMContent |
DDMContentLocalServiceWrapper.getDDMContentByUuidAndGroupId(String uuid,
long groupId)
Returns the d d m content matching the UUID and group. |
static DDMContent |
DDMContentLocalServiceUtil.getDDMContentByUuidAndGroupId(String uuid,
long groupId)
Returns the d d m content matching the UUID and group. |
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. |
DDMStorageLink |
DDMStorageLinkLocalServiceWrapper.getDDMStorageLink(long storageLinkId)
Returns the d d m storage link with the primary key. |
DDMStorageLink |
DDMStorageLinkLocalService.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. |
static DDMStructure |
DDMStructureLocalServiceUtil.getDDMStructure(long structureId)
Returns the d d m structure with the primary key. |
DDMStructure |
DDMStructureLocalService.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. |
static DDMStructure |
DDMStructureLocalServiceUtil.getDDMStructureByUuidAndCompanyId(String uuid,
long companyId)
Returns the d d m structure with the matching UUID and company. |
DDMStructure |
DDMStructureLocalService.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. |
static DDMStructure |
DDMStructureLocalServiceUtil.getDDMStructureByUuidAndGroupId(String uuid,
long groupId)
Returns the d d m structure matching the UUID and group. |
DDMStructure |
DDMStructureLocalService.getDDMStructureByUuidAndGroupId(String uuid,
long groupId)
Returns the d d m structure matching the UUID and group. |
DDMStructureLink |
DDMStructureLinkLocalServiceWrapper.getDDMStructureLink(long structureLinkId)
Returns the d d m structure link with the primary key. |
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. |
DDMTemplate |
DDMTemplateLocalServiceWrapper.getDDMTemplate(long templateId)
Returns the d d m template with the primary key. |
DDMTemplate |
DDMTemplateLocalService.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. |
DDMTemplate |
DDMTemplateLocalServiceWrapper.getDDMTemplateByUuidAndCompanyId(String uuid,
long companyId)
Returns the d d m template with the matching UUID and company. |
DDMTemplate |
DDMTemplateLocalService.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. |
DDMTemplate |
DDMTemplateLocalServiceWrapper.getDDMTemplateByUuidAndGroupId(String uuid,
long groupId)
Returns the d d m template matching the UUID and group. |
DDMTemplate |
DDMTemplateLocalService.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. |
static PersistedModel |
DDMStorageLinkLocalServiceUtil.getPersistedModel(Serializable primaryKeyObj)
|
PersistedModel |
DDMContentLocalServiceWrapper.getPersistedModel(Serializable primaryKeyObj)
|
PersistedModel |
DDMStructureLinkLocalServiceWrapper.getPersistedModel(Serializable primaryKeyObj)
|
PersistedModel |
DDMTemplateLocalServiceWrapper.getPersistedModel(Serializable primaryKeyObj)
|
PersistedModel |
DDMStructureLinkLocalService.getPersistedModel(Serializable primaryKeyObj)
|
PersistedModel |
DDMTemplateLocalService.getPersistedModel(Serializable primaryKeyObj)
|
PersistedModel |
DDMStorageLinkLocalServiceWrapper.getPersistedModel(Serializable primaryKeyObj)
|
PersistedModel |
DDMStructureLocalServiceWrapper.getPersistedModel(Serializable primaryKeyObj)
|
static PersistedModel |
DDMContentLocalServiceUtil.getPersistedModel(Serializable primaryKeyObj)
|
static PersistedModel |
DDMStructureLocalServiceUtil.getPersistedModel(Serializable primaryKeyObj)
|
PersistedModel |
DDMContentLocalService.getPersistedModel(Serializable primaryKeyObj)
|
PersistedModel |
DDMStorageLinkLocalService.getPersistedModel(Serializable primaryKeyObj)
|
static PersistedModel |
DDMTemplateLocalServiceUtil.getPersistedModel(Serializable primaryKeyObj)
|
static PersistedModel |
DDMStructureLinkLocalServiceUtil.getPersistedModel(Serializable primaryKeyObj)
|
PersistedModel |
DDMStructureLocalService.getPersistedModel(Serializable primaryKeyObj)
|
static DDMStorageLink |
DDMStorageLinkLocalServiceUtil.getStorageLink(long storageLinkId)
|
DDMStorageLink |
DDMStorageLinkLocalServiceWrapper.getStorageLink(long storageLinkId)
|
DDMStorageLink |
DDMStorageLinkLocalService.getStorageLink(long storageLinkId)
|
DDMStructure |
DDMStructureService.getStructure(long structureId)
Returns the structure with the ID. |
DDMStructure |
DDMStructureLocalServiceWrapper.getStructure(long structureId)
Returns the structure with the ID. |
static DDMStructure |
DDMStructureLocalServiceUtil.getStructure(long structureId)
Returns the structure with the ID. |
DDMStructure |
DDMStructureServiceWrapper.getStructure(long structureId)
Returns the structure with the ID. |
DDMStructure |
DDMStructureLocalService.getStructure(long structureId)
Returns the structure with the ID. |
static DDMStructure |
DDMStructureServiceUtil.getStructure(long structureId)
Returns the structure with the ID. |
DDMStructure |
DDMStructureService.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)
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 |
DDMStructureServiceWrapper.getStructure(long groupId,
long classNameId,
String structureKey)
Returns the structure matching the class name ID, structure key, and group. |
DDMStructure |
DDMStructureLocalService.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 |
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. |
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. |
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. |
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. |
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. |
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. |
DDMStructureLink |
DDMStructureLinkLocalServiceWrapper.getStructureLink(long structureLinkId)
|
DDMStructureLink |
DDMStructureLinkLocalService.getStructureLink(long structureLinkId)
|
static DDMStructureLink |
DDMStructureLinkLocalServiceUtil.getStructureLink(long structureLinkId)
|
DDMTemplate |
DDMTemplateService.getTemplate(long templateId)
Returns the template with the ID. |
DDMTemplate |
DDMTemplateLocalServiceWrapper.getTemplate(long templateId)
Returns the template with the ID. |
DDMTemplate |
DDMTemplateLocalService.getTemplate(long templateId)
Returns the template with the ID. |
static DDMTemplate |
DDMTemplateServiceUtil.getTemplate(long templateId)
Returns the template with the ID. |
DDMTemplate |
DDMTemplateServiceWrapper.getTemplate(long templateId)
Returns the template with the ID. |
static DDMTemplate |
DDMTemplateLocalServiceUtil.getTemplate(long templateId)
Returns the template with the ID. |
DDMTemplate |
DDMTemplateService.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)
Returns the template matching the group and template key. |
DDMTemplate |
DDMTemplateLocalService.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 |
DDMTemplateServiceWrapper.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 |
DDMTemplateService.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.getTemplate(long groupId,
long classNameId,
String templateKey,
boolean includeGlobalTemplates)
Returns the template matching the group and template key, optionally in the global scope. |
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. |
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 |
DDMTemplateServiceWrapper.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 |
DDMTemplateLocalServiceWrapper.getTemplateBySmallImageId(long smallImageId)
|
DDMTemplate |
DDMTemplateLocalService.getTemplateBySmallImageId(long smallImageId)
|
static DDMTemplate |
DDMTemplateLocalServiceUtil.getTemplateBySmallImageId(long smallImageId)
|
DDMContent |
DDMContentLocalServiceWrapper.updateContent(long contentId,
String name,
String description,
String xml,
ServiceContext serviceContext)
|
static DDMContent |
DDMContentLocalServiceUtil.updateContent(long contentId,
String name,
String description,
String xml,
ServiceContext serviceContext)
|
DDMContent |
DDMContentLocalService.updateContent(long contentId,
String name,
String description,
String xml,
ServiceContext serviceContext)
|
static DDMStorageLink |
DDMStorageLinkLocalServiceUtil.updateStorageLink(long storageLinkId,
long classNameId,
long classPK)
|
DDMStorageLink |
DDMStorageLinkLocalServiceWrapper.updateStorageLink(long storageLinkId,
long classNameId,
long classPK)
|
DDMStorageLink |
DDMStorageLinkLocalService.updateStorageLink(long storageLinkId,
long classNameId,
long classPK)
|
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. |
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. |
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 |
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. |
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. |
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 |
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. |
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. |
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. |
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. |
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. |
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. |
DDMStructureLink |
DDMStructureLinkLocalServiceWrapper.updateStructureLink(long structureLinkId,
long classNameId,
long classPK,
long structureId)
|
DDMStructureLink |
DDMStructureLinkLocalService.updateStructureLink(long structureLinkId,
long classNameId,
long classPK,
long structureId)
|
static DDMStructureLink |
DDMStructureLinkLocalServiceUtil.updateStructureLink(long structureLinkId,
long classNameId,
long classPK,
long structureId)
|
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. |
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. |
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. |
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 |
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. |
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. |
DDMStructure |
DDMStructureLocalServiceWrapper.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. |
DDMStructure |
DDMStructureLocalService.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)
Updates the structure matching the structure ID, replacing the metadata entry of the named field. |
static void |
DDMStructureLocalServiceUtil.updateXSDFieldMetadata(long structureId,
String fieldName,
String metadataEntryName,
String metadataEntryValue,
ServiceContext serviceContext)
Updates the structure matching the structure ID, replacing the metadata entry of the named field. |
void |
DDMStructureLocalService.updateXSDFieldMetadata(long structureId,
String fieldName,
String metadataEntryName,
String metadataEntryValue,
ServiceContext serviceContext)
Updates the structure matching the structure ID, replacing the metadata entry of the named field. |
Uses of PortalException in com.liferay.portlet.dynamicdatamapping.service.persistence |
---|
Methods in com.liferay.portlet.dynamicdatamapping.service.persistence that throw PortalException | |
---|---|
protected void |
DDMStructureExportActionableDynamicQuery.performAction(Object object)
|
protected void |
DDMContentExportActionableDynamicQuery.performAction(Object object)
|
protected void |
DDMTemplateExportActionableDynamicQuery.performAction(Object object)
|
long |
DDMStructureExportActionableDynamicQuery.performCount()
|
long |
DDMContentExportActionableDynamicQuery.performCount()
|
long |
DDMTemplateExportActionableDynamicQuery.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)
|
protected void |
BaseStorageAdapter.validateDDMStructureFields(long ddmStructureId,
Fields fields)
|
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)
|
static Fields |
DDMXMLUtil.getFields(DDMStructure structure,
String xml)
|
Fields |
DDMXML.getFields(DDMStructure structure,
String xml)
|
static Fields |
DDMXMLUtil.getFields(DDMStructure structure,
XPath xPath,
String xml,
List<String> fieldNames)
|
Fields |
DDMXML.getFields(DDMStructure structure,
XPath xPath,
String xml,
List<String> fieldNames)
|
static Fields |
DDMUtil.getFields(long ddmStructureId,
long ddmTemplateId,
ServiceContext serviceContext)
|
Fields |
DDM.getFields(long ddmStructureId,
long ddmTemplateId,
ServiceContext serviceContext)
|
static Fields |
DDMUtil.getFields(long ddmStructureId,
long ddmTemplateId,
String fieldNamespace,
ServiceContext serviceContext)
|
Fields |
DDM.getFields(long ddmStructureId,
long ddmTemplateId,
String fieldNamespace,
ServiceContext serviceContext)
|
static Fields |
DDMUtil.getFields(long ddmStructureId,
ServiceContext serviceContext)
|
Fields |
DDM.getFields(long ddmStructureId,
ServiceContext serviceContext)
|
static Fields |
DDMUtil.getFields(long ddmStructureId,
String fieldNamespace,
ServiceContext serviceContext)
|
Fields |
DDM.getFields(long ddmStructureId,
String fieldNamespace,
ServiceContext serviceContext)
|
static JSONArray |
DDMXSDUtil.getJSONArray(DDMStructure structure,
String xsd)
|
JSONArray |
DDMXSD.getJSONArray(DDMStructure structure,
String xsd)
|
static JSONArray |
DDMXSDUtil.getJSONArray(Document document)
|
JSONArray |
DDMXSD.getJSONArray(Document document)
|
static JSONArray |
DDMXSDUtil.getJSONArray(Element element)
|
JSONArray |
DDMXSD.getJSONArray(Element element)
|
static JSONArray |
DDMXSDUtil.getJSONArray(String xml)
|
JSONArray |
DDMXSD.getJSONArray(String xml)
|
static String |
DDMXSDUtil.getXSD(long classNameId,
long classPK)
|
String |
DDMXSD.getXSD(long classNameId,
long classPK)
|
static String |
DDMXMLUtil.validateXML(String xml)
|
String |
DDMXML.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 | |
---|---|
void |
ExpandoBridge.addAttribute(String name)
|
void |
ExpandoBridge.addAttribute(String name,
boolean secure)
|
void |
ExpandoBridge.addAttribute(String name,
int type)
|
void |
ExpandoBridge.addAttribute(String name,
int type,
boolean secure)
|
void |
ExpandoBridge.addAttribute(String name,
int type,
Serializable defaultValue)
|
void |
ExpandoBridge.addAttribute(String name,
int type,
Serializable defaultValue,
boolean secure)
|
List<Locale> |
ExpandoValueWrapper.getAvailableLocales()
|
List<Locale> |
ExpandoValue.getAvailableLocales()
|
boolean |
ExpandoValueWrapper.getBoolean()
|
boolean |
ExpandoValue.getBoolean()
|
boolean[] |
ExpandoValueWrapper.getBooleanArray()
|
boolean[] |
ExpandoValue.getBooleanArray()
|
ExpandoColumn |
ExpandoValueWrapper.getColumn()
|
ExpandoColumn |
ExpandoValue.getColumn()
|
Date |
ExpandoValueWrapper.getDate()
|
Date |
ExpandoValue.getDate()
|
Date[] |
ExpandoValueWrapper.getDateArray()
|
Date[] |
ExpandoValue.getDateArray()
|
Locale |
ExpandoValueWrapper.getDefaultLocale()
|
Locale |
ExpandoValue.getDefaultLocale()
|
double |
ExpandoValueWrapper.getDouble()
|
double |
ExpandoValue.getDouble()
|
double[] |
ExpandoValueWrapper.getDoubleArray()
|
double[] |
ExpandoValue.getDoubleArray()
|
float |
ExpandoValueWrapper.getFloat()
|
float |
ExpandoValue.getFloat()
|
float[] |
ExpandoValueWrapper.getFloatArray()
|
float[] |
ExpandoValue.getFloatArray()
|
int |
ExpandoValueWrapper.getInteger()
|
int |
ExpandoValue.getInteger()
|
int[] |
ExpandoValueWrapper.getIntegerArray()
|
int[] |
ExpandoValue.getIntegerArray()
|
long |
ExpandoValueWrapper.getLong()
|
long |
ExpandoValue.getLong()
|
long[] |
ExpandoValueWrapper.getLongArray()
|
long[] |
ExpandoValue.getLongArray()
|
Number |
ExpandoValueWrapper.getNumber()
|
Number |
ExpandoValue.getNumber()
|
Number[] |
ExpandoValueWrapper.getNumberArray()
|
Number[] |
ExpandoValue.getNumberArray()
|
Serializable |
ExpandoValueWrapper.getSerializable()
|
Serializable |
ExpandoValue.getSerializable()
|
short |
ExpandoValueWrapper.getShort()
|
short |
ExpandoValue.getShort()
|
short[] |
ExpandoValueWrapper.getShortArray()
|
short[] |
ExpandoValue.getShortArray()
|
String |
ExpandoValueWrapper.getString()
|
String |
ExpandoValue.getString()
|
String |
ExpandoValueWrapper.getString(Locale locale)
|
String |
ExpandoValue.getString(Locale locale)
|
String[] |
ExpandoValueWrapper.getStringArray()
|
String[] |
ExpandoValue.getStringArray()
|
String[] |
ExpandoValueWrapper.getStringArray(Locale locale)
|
String[] |
ExpandoValue.getStringArray(Locale locale)
|
Map<Locale,String[]> |
ExpandoValueWrapper.getStringArrayMap()
|
Map<Locale,String[]> |
ExpandoValue.getStringArrayMap()
|
Map<Locale,String> |
ExpandoValueWrapper.getStringMap()
|
Map<Locale,String> |
ExpandoValue.getStringMap()
|
void |
ExpandoValueWrapper.setBoolean(boolean data)
|
void |
ExpandoValue.setBoolean(boolean data)
|
void |
ExpandoValueWrapper.setBooleanArray(boolean[] data)
|
void |
ExpandoValue.setBooleanArray(boolean[] data)
|
void |
ExpandoValueWrapper.setDate(Date data)
|
void |
ExpandoValue.setDate(Date data)
|
void |
ExpandoValueWrapper.setDateArray(Date[] data)
|
void |
ExpandoValue.setDateArray(Date[] data)
|
void |
ExpandoValueWrapper.setDouble(double data)
|
void |
ExpandoValue.setDouble(double data)
|
void |
ExpandoValueWrapper.setDoubleArray(double[] data)
|
void |
ExpandoValue.setDoubleArray(double[] data)
|
void |
ExpandoValueWrapper.setFloat(float data)
|
void |
ExpandoValue.setFloat(float data)
|
void |
ExpandoValueWrapper.setFloatArray(float[] data)
|
void |
ExpandoValue.setFloatArray(float[] data)
|
void |
ExpandoValueWrapper.setInteger(int data)
|
void |
ExpandoValue.setInteger(int data)
|
void |
ExpandoValueWrapper.setIntegerArray(int[] data)
|
void |
ExpandoValue.setIntegerArray(int[] data)
|
void |
ExpandoValueWrapper.setLong(long data)
|
void |
ExpandoValue.setLong(long data)
|
void |
ExpandoValueWrapper.setLongArray(long[] data)
|
void |
ExpandoValue.setLongArray(long[] data)
|
void |
ExpandoValueWrapper.setNumber(Number data)
|
void |
ExpandoValue.setNumber(Number data)
|
void |
ExpandoValueWrapper.setNumberArray(Number[] data)
|
void |
ExpandoValue.setNumberArray(Number[] data)
|
void |
ExpandoValueWrapper.setShort(short data)
|
void |
ExpandoValue.setShort(short data)
|
void |
ExpandoValueWrapper.setShortArray(short[] data)
|
void |
ExpandoValue.setShortArray(short[] data)
|
void |
ExpandoValueWrapper.setString(String data)
|
void |
ExpandoValue.setString(String data)
|
void |
ExpandoValueWrapper.setString(String data,
Locale locale,
Locale defaultLocale)
|
void |
ExpandoValue.setString(String data,
Locale locale,
Locale defaultLocale)
|
void |
ExpandoValueWrapper.setStringArray(String[] data)
|
void |
ExpandoValue.setStringArray(String[] data)
|
void |
ExpandoValueWrapper.setStringArray(String[] data,
Locale locale,
Locale defaultLocale)
|
void |
ExpandoValue.setStringArray(String[] data,
Locale locale,
Locale defaultLocale)
|
void |
ExpandoValueWrapper.setStringArrayMap(Map<Locale,String[]> dataMap,
Locale defaultLocale)
|
void |
ExpandoValue.setStringArrayMap(Map<Locale,String[]> dataMap,
Locale defaultLocale)
|
void |
ExpandoValueWrapper.setStringMap(Map<Locale,String> dataMap,
Locale defaultLocale)
|
void |
ExpandoValue.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 | |
---|---|
static ExpandoColumn |
ExpandoColumnServiceUtil.addColumn(long tableId,
String name,
int type)
|
ExpandoColumn |
ExpandoColumnService.addColumn(long tableId,
String name,
int type)
|
ExpandoColumn |
ExpandoColumnLocalService.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)
|
ExpandoColumn |
ExpandoColumnServiceWrapper.addColumn(long tableId,
String name,
int type)
|
static ExpandoColumn |
ExpandoColumnServiceUtil.addColumn(long tableId,
String name,
int type,
Object defaultData)
|
ExpandoColumn |
ExpandoColumnService.addColumn(long tableId,
String name,
int type,
Object defaultData)
|
ExpandoColumn |
ExpandoColumnLocalService.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)
|
ExpandoColumn |
ExpandoColumnServiceWrapper.addColumn(long tableId,
String name,
int type,
Object defaultData)
|
ExpandoTable |
ExpandoTableLocalServiceWrapper.addDefaultTable(long companyId,
long classNameId)
|
ExpandoTable |
ExpandoTableLocalService.addDefaultTable(long companyId,
long classNameId)
|
static ExpandoTable |
ExpandoTableLocalServiceUtil.addDefaultTable(long companyId,
long classNameId)
|
ExpandoTable |
ExpandoTableLocalServiceWrapper.addDefaultTable(long companyId,
String className)
|
ExpandoTable |
ExpandoTableLocalService.addDefaultTable(long companyId,
String className)
|
static ExpandoTable |
ExpandoTableLocalServiceUtil.addDefaultTable(long companyId,
String className)
|
ExpandoRow |
ExpandoRowLocalService.addRow(long tableId,
long classPK)
|
static ExpandoRow |
ExpandoRowLocalServiceUtil.addRow(long tableId,
long classPK)
|
ExpandoRow |
ExpandoRowLocalServiceWrapper.addRow(long tableId,
long classPK)
|
ExpandoTable |
ExpandoTableLocalServiceWrapper.addTable(long companyId,
long classNameId,
String name)
|
ExpandoTable |
ExpandoTableLocalService.addTable(long companyId,
long classNameId,
String name)
|
static ExpandoTable |
ExpandoTableLocalServiceUtil.addTable(long companyId,
long classNameId,
String name)
|
ExpandoTable |
ExpandoTableLocalServiceWrapper.addTable(long classNameId,
String name)
Deprecated. As of 6.1.0, replaced by ExpandoTableLocalServiceWrapper.addTable(long, long,
String) |
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 classNameId,
String name)
Deprecated. As of 6.1.0, replaced by ExpandoTableLocalServiceUtil.addTable(long, long,
String) |
ExpandoTable |
ExpandoTableLocalServiceWrapper.addTable(long companyId,
String className,
String name)
|
ExpandoTable |
ExpandoTableLocalService.addTable(long companyId,
String className,
String name)
|
static ExpandoTable |
ExpandoTableLocalServiceUtil.addTable(long companyId,
String className,
String name)
|
ExpandoTable |
ExpandoTableLocalServiceWrapper.addTable(String className,
String name)
Deprecated. As of 6.1.0, replaced by ExpandoTableLocalServiceWrapper.addTable(long, String,
String) |
ExpandoTable |
ExpandoTableLocalService.addTable(String className,
String name)
Deprecated. As of 6.1.0, replaced by ExpandoTableLocalService.addTable(long, String,
String) |
static ExpandoTable |
ExpandoTableLocalServiceUtil.addTable(String className,
String name)
Deprecated. As of 6.1.0, replaced by ExpandoTableLocalServiceUtil.addTable(long, String,
String) |
ExpandoValue |
ExpandoValueLocalServiceWrapper.addValue(long classNameId,
long tableId,
long columnId,
long classPK,
String data)
|
ExpandoValue |
ExpandoValueLocalService.addValue(long classNameId,
long tableId,
long columnId,
long classPK,
String data)
|
static ExpandoValue |
ExpandoValueLocalServiceUtil.addValue(long classNameId,
long tableId,
long columnId,
long classPK,
String data)
|
ExpandoValue |
ExpandoValueLocalServiceWrapper.addValue(long companyId,
String className,
String tableName,
String columnName,
long classPK,
boolean data)
|
ExpandoValue |
ExpandoValueLocalService.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)
|
ExpandoValue |
ExpandoValueLocalServiceWrapper.addValue(long companyId,
String className,
String tableName,
String columnName,
long classPK,
boolean[] data)
|
ExpandoValue |
ExpandoValueLocalService.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)
|
ExpandoValue |
ExpandoValueLocalServiceWrapper.addValue(long companyId,
String className,
String tableName,
String columnName,
long classPK,
Date data)
|
ExpandoValue |
ExpandoValueLocalService.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)
|
ExpandoValue |
ExpandoValueLocalServiceWrapper.addValue(long companyId,
String className,
String tableName,
String columnName,
long classPK,
Date[] data)
|
ExpandoValue |
ExpandoValueLocalService.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)
|
ExpandoValue |
ExpandoValueLocalServiceWrapper.addValue(long companyId,
String className,
String tableName,
String columnName,
long classPK,
double data)
|
ExpandoValue |
ExpandoValueLocalService.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)
|
ExpandoValue |
ExpandoValueLocalServiceWrapper.addValue(long companyId,
String className,
String tableName,
String columnName,
long classPK,
double[] data)
|
ExpandoValue |
ExpandoValueLocalService.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)
|
ExpandoValue |
ExpandoValueLocalServiceWrapper.addValue(long companyId,
String className,
String tableName,
String columnName,
long classPK,
float data)
|
ExpandoValue |
ExpandoValueLocalService.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)
|
ExpandoValue |
ExpandoValueLocalServiceWrapper.addValue(long companyId,
String className,
String tableName,
String columnName,
long classPK,
float[] data)
|
ExpandoValue |
ExpandoValueLocalService.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)
|
ExpandoValue |
ExpandoValueLocalServiceWrapper.addValue(long companyId,
String className,
String tableName,
String columnName,
long classPK,
int data)
|
ExpandoValue |
ExpandoValueLocalService.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)
|
ExpandoValue |
ExpandoValueLocalServiceWrapper.addValue(long companyId,
String className,
String tableName,
String columnName,
long classPK,
int[] data)
|
ExpandoValue |
ExpandoValueLocalService.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)
|
ExpandoValue |
ExpandoValueLocalServiceWrapper.addValue(long companyId,
String className,
String tableName,
String columnName,
long classPK,
long data)
|
ExpandoValue |
ExpandoValueLocalService.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)
|
ExpandoValue |
ExpandoValueLocalServiceWrapper.addValue(long companyId,
String className,
String tableName,
String columnName,
long classPK,
long[] data)
|
ExpandoValue |
ExpandoValueLocalService.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)
|
ExpandoValue |
ExpandoValueLocalServiceWrapper.addValue(long companyId,
String className,
String tableName,
String columnName,
long classPK,
Map<Locale,?> dataMap,
Locale defautlLocale)
|
ExpandoValue |
ExpandoValueLocalService.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,
Map<Locale,?> dataMap,
Locale defautlLocale)
|
ExpandoValue |
ExpandoValueLocalServiceWrapper.addValue(long companyId,
String className,
String tableName,
String columnName,
long classPK,
Number data)
|
ExpandoValue |
ExpandoValueLocalService.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)
|
ExpandoValue |
ExpandoValueLocalServiceWrapper.addValue(long companyId,
String className,
String tableName,
String columnName,
long classPK,
Number[] data)
|
ExpandoValue |
ExpandoValueLocalService.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)
|
ExpandoValue |
ExpandoValueLocalServiceWrapper.addValue(long companyId,
String className,
String tableName,
String columnName,
long classPK,
Object data)
|
ExpandoValue |
ExpandoValueLocalService.addValue(long companyId,
String className,
String tableName,
String columnName,
long classPK,
Object data)
|
ExpandoValue |
ExpandoValueService.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)
|
static ExpandoValue |
ExpandoValueLocalServiceUtil.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 |
ExpandoValueLocalServiceWrapper.addValue(long companyId,
String className,
String tableName,
String columnName,
long classPK,
short data)
|
ExpandoValue |
ExpandoValueLocalService.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)
|
ExpandoValue |
ExpandoValueLocalServiceWrapper.addValue(long companyId,
String className,
String tableName,
String columnName,
long classPK,
short[] data)
|
ExpandoValue |
ExpandoValueLocalService.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)
|
ExpandoValue |
ExpandoValueLocalServiceWrapper.addValue(long companyId,
String className,
String tableName,
String columnName,
long classPK,
String data)
|
ExpandoValue |
ExpandoValueLocalService.addValue(long companyId,
String className,
String tableName,
String columnName,
long classPK,
String data)
|
ExpandoValue |
ExpandoValueService.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)
|
static ExpandoValue |
ExpandoValueLocalServiceUtil.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 |
ExpandoValueLocalServiceWrapper.addValue(long companyId,
String className,
String tableName,
String columnName,
long classPK,
String[] data)
|
ExpandoValue |
ExpandoValueLocalService.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)
|
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[]) |
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[]) |
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[]) |
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[]) |
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[]) |
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[]) |
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[]) |
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[]) |
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[]) |
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[]) |
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[]) |
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[]) |
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[]) |
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[]) |
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[]) |
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[]) |
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[]) |
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[]) |
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[]) |
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[]) |
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[]) |
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[]) |
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[]) |
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[]) |
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[]) |
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[]) |
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[]) |
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[]) |
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[]) |
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[]) |
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[]) |
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[]) |
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[]) |
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[]) |
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[]) |
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[]) |
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) |
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) |
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) |
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[]) |
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[]) |
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[]) |
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[]) |
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[]) |
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[]) |
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[]) |
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[]) |
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[]) |
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[]) |
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[]) |
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[]) |
void |
ExpandoValueLocalServiceWrapper.addValues(long classNameId,
long tableId,
List<ExpandoColumn> columns,
long classPK,
Map<String,String> data)
|
void |
ExpandoValueLocalService.addValues(long classNameId,
long tableId,
List<ExpandoColumn> columns,
long classPK,
Map<String,String> data)
|
static void |
ExpandoValueLocalServiceUtil.addValues(long classNameId,
long tableId,
List<ExpandoColumn> columns,
long classPK,
Map<String,String> data)
|
void |
ExpandoValueLocalServiceWrapper.addValues(long companyId,
long classNameId,
String tableName,
long classPK,
Map<String,Serializable> attributes)
|
void |
ExpandoValueLocalService.addValues(long companyId,
long classNameId,
String tableName,
long classPK,
Map<String,Serializable> attributes)
|
static void |
ExpandoValueLocalServiceUtil.addValues(long companyId,
long classNameId,
String tableName,
long classPK,
Map<String,Serializable> attributes)
|
void |
ExpandoValueLocalServiceWrapper.addValues(long companyId,
String className,
String tableName,
long classPK,
Map<String,Serializable> attributes)
|
void |
ExpandoValueLocalService.addValues(long companyId,
String className,
String tableName,
long classPK,
Map<String,Serializable> attributes)
|
void |
ExpandoValueService.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)
|
static void |
ExpandoValueLocalServiceUtil.addValues(long companyId,
String className,
String tableName,
long classPK,
Map<String,Serializable> attributes)
|
static void |
ExpandoValueServiceUtil.addValues(long companyId,
String className,
String tableName,
long classPK,
Map<String,Serializable> attributeValues)
|
static void |
ExpandoColumnServiceUtil.deleteColumn(long columnId)
|
void |
ExpandoColumnService.deleteColumn(long columnId)
|
void |
ExpandoColumnLocalService.deleteColumn(long columnId)
|
void |
ExpandoColumnLocalServiceWrapper.deleteColumn(long columnId)
|
static void |
ExpandoColumnLocalServiceUtil.deleteColumn(long columnId)
|
void |
ExpandoColumnServiceWrapper.deleteColumn(long columnId)
|
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)
|
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)
|
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)
|
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)
|
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 |
ExpandoRowLocalService.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. |
ExpandoRow |
ExpandoRowLocalServiceWrapper.deleteExpandoRow(long rowId)
Deletes the expando row with the primary key from the database. |
ExpandoTable |
ExpandoTableLocalServiceWrapper.deleteExpandoTable(long tableId)
Deletes the expando table with the primary key from the database. |
ExpandoTable |
ExpandoTableLocalService.deleteExpandoTable(long tableId)
Deletes the expando table with the primary key from the database. |
static ExpandoTable |
ExpandoTableLocalServiceUtil.deleteExpandoTable(long tableId)
Deletes the expando table with the primary key from the database. |
ExpandoValue |
ExpandoValueLocalServiceWrapper.deleteExpandoValue(long valueId)
Deletes the expando value with the primary key from the database. |
ExpandoValue |
ExpandoValueLocalService.deleteExpandoValue(long valueId)
Deletes the expando value with the primary key from the database. |
static ExpandoValue |
ExpandoValueLocalServiceUtil.deleteExpandoValue(long valueId)
Deletes the expando value with the primary key from the database. |
void |
ExpandoRowLocalService.deleteRow(long rowId)
|
static void |
ExpandoRowLocalServiceUtil.deleteRow(long rowId)
|
void |
ExpandoRowLocalServiceWrapper.deleteRow(long rowId)
|
void |
ExpandoRowLocalService.deleteRow(long tableId,
long classPK)
|
static void |
ExpandoRowLocalServiceUtil.deleteRow(long tableId,
long classPK)
|
void |
ExpandoRowLocalServiceWrapper.deleteRow(long tableId,
long classPK)
|
void |
ExpandoRowLocalService.deleteRow(long companyId,
long classNameId,
String tableName,
long classPK)
|
static void |
ExpandoRowLocalServiceUtil.deleteRow(long companyId,
long classNameId,
String tableName,
long classPK)
|
void |
ExpandoRowLocalServiceWrapper.deleteRow(long companyId,
long classNameId,
String tableName,
long classPK)
|
void |
ExpandoRowLocalService.deleteRow(long companyId,
String className,
String tableName,
long classPK)
|
static void |
ExpandoRowLocalServiceUtil.deleteRow(long companyId,
String className,
String tableName,
long classPK)
|
void |
ExpandoRowLocalServiceWrapper.deleteRow(long companyId,
String className,
String tableName,
long classPK)
|
void |
ExpandoTableLocalServiceWrapper.deleteTable(long tableId)
|
void |
ExpandoTableLocalService.deleteTable(long tableId)
|
static void |
ExpandoTableLocalServiceUtil.deleteTable(long tableId)
|
void |
ExpandoTableLocalServiceWrapper.deleteTable(long companyId,
long classNameId,
String name)
|
void |
ExpandoTableLocalService.deleteTable(long companyId,
long classNameId,
String name)
|
static void |
ExpandoTableLocalServiceUtil.deleteTable(long companyId,
long classNameId,
String name)
|
void |
ExpandoTableLocalServiceWrapper.deleteTable(long companyId,
String className,
String name)
|
void |
ExpandoTableLocalService.deleteTable(long companyId,
String className,
String name)
|
static void |
ExpandoTableLocalServiceUtil.deleteTable(long companyId,
String className,
String name)
|
void |
ExpandoValueLocalServiceWrapper.deleteValue(long valueId)
|
void |
ExpandoValueLocalService.deleteValue(long valueId)
|
static void |
ExpandoValueLocalServiceUtil.deleteValue(long valueId)
|
void |
ExpandoValueLocalServiceWrapper.deleteValue(long columnId,
long rowId)
|
void |
ExpandoValueLocalService.deleteValue(long columnId,
long rowId)
|
static void |
ExpandoValueLocalServiceUtil.deleteValue(long columnId,
long rowId)
|
void |
ExpandoValueLocalServiceWrapper.deleteValue(long companyId,
long classNameId,
String tableName,
String columnName,
long classPK)
|
void |
ExpandoValueLocalService.deleteValue(long companyId,
long classNameId,
String tableName,
String columnName,
long classPK)
|
static void |
ExpandoValueLocalServiceUtil.deleteValue(long companyId,
long classNameId,
String tableName,
String columnName,
long classPK)
|
void |
ExpandoValueLocalServiceWrapper.deleteValue(long companyId,
String className,
String tableName,
String columnName,
long classPK)
|
void |
ExpandoValueLocalService.deleteValue(long companyId,
String className,
String tableName,
String columnName,
long classPK)
|
static void |
ExpandoValueLocalServiceUtil.deleteValue(long companyId,
String className,
String tableName,
String columnName,
long classPK)
|
ExpandoColumn |
ExpandoColumnLocalService.getColumn(long columnId)
|
ExpandoColumn |
ExpandoColumnLocalServiceWrapper.getColumn(long columnId)
|
static ExpandoColumn |
ExpandoColumnLocalServiceUtil.getColumn(long columnId)
|
Map<String,Serializable> |
ExpandoValueLocalServiceWrapper.getData(long companyId,
String className,
String tableName,
Collection<String> columnNames,
long classPK)
|
Map<String,Serializable> |
ExpandoValueLocalService.getData(long companyId,
String className,
String tableName,
Collection<String> columnNames,
long classPK)
|
Map<String,Serializable> |
ExpandoValueService.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)
|
static Map<String,Serializable> |
ExpandoValueLocalServiceUtil.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)
|
Serializable |
ExpandoValueLocalServiceWrapper.getData(long companyId,
String className,
String tableName,
String columnName,
long classPK)
|
Serializable |
ExpandoValueLocalService.getData(long companyId,
String className,
String tableName,
String columnName,
long classPK)
|
Serializable |
ExpandoValueService.getData(long companyId,
String className,
String tableName,
String columnName,
long classPK)
|
Serializable |
ExpandoValueServiceWrapper.getData(long companyId,
String className,
String tableName,
String columnName,
long classPK)
|
static Serializable |
ExpandoValueLocalServiceUtil.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)
|
boolean |
ExpandoValueLocalServiceWrapper.getData(long companyId,
String className,
String tableName,
String columnName,
long classPK,
boolean defaultData)
|
boolean |
ExpandoValueLocalService.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)
|
boolean[] |
ExpandoValueLocalServiceWrapper.getData(long companyId,
String className,
String tableName,
String columnName,
long classPK,
boolean[] defaultData)
|
boolean[] |
ExpandoValueLocalService.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)
|
Date |
ExpandoValueLocalServiceWrapper.getData(long companyId,
String className,
String tableName,
String columnName,
long classPK,
Date defaultData)
|
Date |
ExpandoValueLocalService.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)
|
Date[] |
ExpandoValueLocalServiceWrapper.getData(long companyId,
String className,
String tableName,
String columnName,
long classPK,
Date[] defaultData)
|
Date[] |
ExpandoValueLocalService.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)
|
double |
ExpandoValueLocalServiceWrapper.getData(long companyId,
String className,
String tableName,
String columnName,
long classPK,
double defaultData)
|
double |
ExpandoValueLocalService.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)
|
double[] |
ExpandoValueLocalServiceWrapper.getData(long companyId,
String className,
String tableName,
String columnName,
long classPK,
double[] defaultData)
|
double[] |
ExpandoValueLocalService.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)
|
float |
ExpandoValueLocalServiceWrapper.getData(long companyId,
String className,
String tableName,
String columnName,
long classPK,
float defaultData)
|
float |
ExpandoValueLocalService.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)
|
float[] |
ExpandoValueLocalServiceWrapper.getData(long companyId,
String className,
String tableName,
String columnName,
long classPK,
float[] defaultData)
|
float[] |
ExpandoValueLocalService.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)
|
int |
ExpandoValueLocalServiceWrapper.getData(long companyId,
String className,
String tableName,
String columnName,
long classPK,
int defaultData)
|
int |
ExpandoValueLocalService.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)
|
int[] |
ExpandoValueLocalServiceWrapper.getData(long companyId,
String className,
String tableName,
String columnName,
long classPK,
int[] defaultData)
|
int[] |
ExpandoValueLocalService.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)
|
long |
ExpandoValueLocalServiceWrapper.getData(long companyId,
String className,
String tableName,
String columnName,
long classPK,
long defaultData)
|
long |
ExpandoValueLocalService.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)
|
long[] |
ExpandoValueLocalServiceWrapper.getData(long companyId,
String className,
String tableName,
String columnName,
long classPK,
long[] defaultData)
|
long[] |
ExpandoValueLocalService.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)
|
Map<?,?> |
ExpandoValueLocalServiceWrapper.getData(long companyId,
String className,
String tableName,
String columnName,
long classPK,
Map<?,?> defaultData)
|
Map<?,?> |
ExpandoValueLocalService.getData(long companyId,
String className,
String tableName,
String columnName,
long classPK,
Map<?,?> defaultData)
|
static Map<?,?> |
ExpandoValueLocalServiceUtil.getData(long companyId,
String className,
String tableName,
String columnName,
long classPK,
Map<?,?> defaultData)
|
Number |
ExpandoValueLocalServiceWrapper.getData(long companyId,
String className,
String tableName,
String columnName,
long classPK,
Number defaultData)
|
Number |
ExpandoValueLocalService.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)
|
Number[] |
ExpandoValueLocalServiceWrapper.getData(long companyId,
String className,
String tableName,
String columnName,
long classPK,
Number[] defaultData)
|
Number[] |
ExpandoValueLocalService.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)
|
short |
ExpandoValueLocalServiceWrapper.getData(long companyId,
String className,
String tableName,
String columnName,
long classPK,
short defaultData)
|
short |
ExpandoValueLocalService.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)
|
short[] |
ExpandoValueLocalServiceWrapper.getData(long companyId,
String className,
String tableName,
String columnName,
long classPK,
short[] defaultData)
|
short[] |
ExpandoValueLocalService.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)
|
String |
ExpandoValueLocalServiceWrapper.getData(long companyId,
String className,
String tableName,
String columnName,
long classPK,
String defaultData)
|
String |
ExpandoValueLocalService.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)
|
String[] |
ExpandoValueLocalServiceWrapper.getData(long companyId,
String className,
String tableName,
String columnName,
long classPK,
String[] defaultData)
|
String[] |
ExpandoValueLocalService.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)
|
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) |
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) |
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) |
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[]) |
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[]) |
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[]) |
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[]) |
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[]) |
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[]) |
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[]) |
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[]) |
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[]) |
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[]) |
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[]) |
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[]) |
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[]) |
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[]) |
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[]) |
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[]) |
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[]) |
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[]) |
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[]) |
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[]) |
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[]) |
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[]) |
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[]) |
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[]) |
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[]) |
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[]) |
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[]) |
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[]) |
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[]) |
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[]) |
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[]) |
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[]) |
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[]) |
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[]) |
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[]) |
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[]) |
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[]) |
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[]) |
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[]) |
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[]) |
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[]) |
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[]) |
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[]) |
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[]) |
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[]) |
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[]) |
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[]) |
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[]) |
ExpandoTable |
ExpandoTableLocalServiceWrapper.getDefaultTable(long companyId,
long classNameId)
|
ExpandoTable |
ExpandoTableLocalService.getDefaultTable(long companyId,
long classNameId)
|
static ExpandoTable |
ExpandoTableLocalServiceUtil.getDefaultTable(long companyId,
long classNameId)
|
ExpandoTable |
ExpandoTableLocalServiceWrapper.getDefaultTable(long companyId,
String className)
|
ExpandoTable |
ExpandoTableLocalService.getDefaultTable(long companyId,
String className)
|
static ExpandoTable |
ExpandoTableLocalServiceUtil.getDefaultTable(long companyId,
String className)
|
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 |
ExpandoRowLocalService.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. |
ExpandoRow |
ExpandoRowLocalServiceWrapper.getExpandoRow(long rowId)
Returns the expando row with the primary key. |
ExpandoTable |
ExpandoTableLocalServiceWrapper.getExpandoTable(long tableId)
Returns the expando table with the primary key. |
ExpandoTable |
ExpandoTableLocalService.getExpandoTable(long tableId)
Returns the expando table with the primary key. |
static ExpandoTable |
ExpandoTableLocalServiceUtil.getExpandoTable(long tableId)
Returns the expando table with the primary key. |
ExpandoValue |
ExpandoValueLocalServiceWrapper.getExpandoValue(long valueId)
Returns the expando value with the primary key. |
ExpandoValue |
ExpandoValueLocalService.getExpandoValue(long valueId)
Returns the expando value with the primary key. |
static ExpandoValue |
ExpandoValueLocalServiceUtil.getExpandoValue(long valueId)
Returns the expando value with the primary key. |
JSONObject |
ExpandoValueService.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 JSONObject |
ExpandoValueServiceUtil.getJSONData(long companyId,
String className,
String tableName,
String columnName,
long classPK)
|
PersistedModel |
ExpandoRowLocalService.getPersistedModel(Serializable primaryKeyObj)
|
PersistedModel |
ExpandoValueLocalServiceWrapper.getPersistedModel(Serializable primaryKeyObj)
|
PersistedModel |
ExpandoTableLocalServiceWrapper.getPersistedModel(Serializable primaryKeyObj)
|
PersistedModel |
ExpandoTableLocalService.getPersistedModel(Serializable primaryKeyObj)
|
PersistedModel |
ExpandoColumnLocalService.getPersistedModel(Serializable primaryKeyObj)
|
PersistedModel |
ExpandoValueLocalService.getPersistedModel(Serializable primaryKeyObj)
|
static PersistedModel |
ExpandoTableLocalServiceUtil.getPersistedModel(Serializable primaryKeyObj)
|
PersistedModel |
ExpandoColumnLocalServiceWrapper.getPersistedModel(Serializable primaryKeyObj)
|
static PersistedModel |
ExpandoColumnLocalServiceUtil.getPersistedModel(Serializable primaryKeyObj)
|
static PersistedModel |
ExpandoValueLocalServiceUtil.getPersistedModel(Serializable primaryKeyObj)
|
static PersistedModel |
ExpandoRowLocalServiceUtil.getPersistedModel(Serializable primaryKeyObj)
|
PersistedModel |
ExpandoRowLocalServiceWrapper.getPersistedModel(Serializable primaryKeyObj)
|
ExpandoRow |
ExpandoRowLocalService.getRow(long rowId)
|
static ExpandoRow |
ExpandoRowLocalServiceUtil.getRow(long rowId)
|
ExpandoRow |
ExpandoRowLocalServiceWrapper.getRow(long rowId)
|
ExpandoRow |
ExpandoRowLocalService.getRow(long tableId,
long classPK)
|
static ExpandoRow |
ExpandoRowLocalServiceUtil.getRow(long tableId,
long classPK)
|
ExpandoRow |
ExpandoRowLocalServiceWrapper.getRow(long tableId,
long classPK)
|
ExpandoTable |
ExpandoTableLocalServiceWrapper.getTable(long tableId)
|
ExpandoTable |
ExpandoTableLocalService.getTable(long tableId)
|
static ExpandoTable |
ExpandoTableLocalServiceUtil.getTable(long tableId)
|
ExpandoTable |
ExpandoTableLocalServiceWrapper.getTable(long companyId,
long classNameId,
String name)
|
ExpandoTable |
ExpandoTableLocalService.getTable(long companyId,
long classNameId,
String name)
|
static ExpandoTable |
ExpandoTableLocalServiceUtil.getTable(long companyId,
long classNameId,
String name)
|
ExpandoTable |
ExpandoTableLocalServiceWrapper.getTable(long classNameId,
String name)
Deprecated. As of 6.1.0, replaced by ExpandoTableLocalServiceWrapper.getTable(long, long,
String) |
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 classNameId,
String name)
Deprecated. As of 6.1.0, replaced by ExpandoTableLocalServiceUtil.getTable(long, long,
String) |
ExpandoTable |
ExpandoTableLocalServiceWrapper.getTable(long companyId,
String className,
String name)
|
ExpandoTable |
ExpandoTableLocalService.getTable(long companyId,
String className,
String name)
|
static ExpandoTable |
ExpandoTableLocalServiceUtil.getTable(long companyId,
String className,
String name)
|
ExpandoTable |
ExpandoTableLocalServiceWrapper.getTable(String className,
String name)
Deprecated. As of 6.1.0, replaced by ExpandoTableLocalServiceWrapper.getTable(long, String,
String) |
ExpandoTable |
ExpandoTableLocalService.getTable(String className,
String name)
Deprecated. As of 6.1.0, replaced by ExpandoTableLocalService.getTable(long, String,
String) |
static ExpandoTable |
ExpandoTableLocalServiceUtil.getTable(String className,
String name)
Deprecated. As of 6.1.0, replaced by ExpandoTableLocalServiceUtil.getTable(long, String,
String) |
ExpandoValue |
ExpandoValueLocalServiceWrapper.getValue(long valueId)
|
ExpandoValue |
ExpandoValueLocalService.getValue(long valueId)
|
static ExpandoValue |
ExpandoValueLocalServiceUtil.getValue(long valueId)
|
ExpandoValue |
ExpandoValueLocalServiceWrapper.getValue(long columnId,
long rowId)
|
ExpandoValue |
ExpandoValueLocalService.getValue(long columnId,
long rowId)
|
static ExpandoValue |
ExpandoValueLocalServiceUtil.getValue(long columnId,
long rowId)
|
static ExpandoColumn |
ExpandoColumnServiceUtil.updateColumn(long columnId,
String name,
int type)
|
ExpandoColumn |
ExpandoColumnService.updateColumn(long columnId,
String name,
int type)
|
ExpandoColumn |
ExpandoColumnLocalService.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)
|
ExpandoColumn |
ExpandoColumnServiceWrapper.updateColumn(long columnId,
String name,
int type)
|
static ExpandoColumn |
ExpandoColumnServiceUtil.updateColumn(long columnId,
String name,
int type,
Object defaultData)
|
ExpandoColumn |
ExpandoColumnService.updateColumn(long columnId,
String name,
int type,
Object defaultData)
|
ExpandoColumn |
ExpandoColumnLocalService.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)
|
ExpandoColumn |
ExpandoColumnServiceWrapper.updateColumn(long columnId,
String name,
int type,
Object defaultData)
|
ExpandoTable |
ExpandoTableLocalServiceWrapper.updateTable(long tableId,
String name)
|
ExpandoTable |
ExpandoTableLocalService.updateTable(long tableId,
String name)
|
static ExpandoTable |
ExpandoTableLocalServiceUtil.updateTable(long tableId,
String name)
|
static ExpandoColumn |
ExpandoColumnServiceUtil.updateTypeSettings(long columnId,
String typeSettings)
|
ExpandoColumn |
ExpandoColumnService.updateTypeSettings(long columnId,
String typeSettings)
|
ExpandoColumn |
ExpandoColumnLocalService.updateTypeSettings(long columnId,
String typeSettings)
|
ExpandoColumn |
ExpandoColumnLocalServiceWrapper.updateTypeSettings(long columnId,
String typeSettings)
|
static ExpandoColumn |
ExpandoColumnLocalServiceUtil.updateTypeSettings(long columnId,
String typeSettings)
|
ExpandoColumn |
ExpandoColumnServiceWrapper.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)
|
void |
ExpandoColumnPermission.check(PermissionChecker permissionChecker,
ExpandoColumn column,
String actionId)
|
static void |
ExpandoColumnPermissionUtil.check(PermissionChecker permissionChecker,
long columnId,
String actionId)
|
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)
|
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)
|
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 |
JournalArticle.buildTreePath()
|
String |
JournalFolderWrapper.buildTreePath()
|
String |
JournalArticleWrapper.buildTreePath()
|
protected Image |
JournalTemplateAdapter.fetchSmallImage()
|
List<Long> |
JournalFolderWrapper.getAncestorFolderIds()
|
List<Long> |
JournalFolder.getAncestorFolderIds()
|
List<JournalFolder> |
JournalFolderWrapper.getAncestors()
|
List<JournalFolder> |
JournalFolder.getAncestors()
|
JournalArticleResource |
JournalArticle.getArticleResource()
|
JournalArticleResource |
JournalArticleWrapper.getArticleResource()
|
String |
JournalArticle.getArticleResourceUuid()
|
String |
JournalArticleWrapper.getArticleResourceUuid()
|
JournalFolder |
JournalArticle.getFolder()
|
JournalFolder |
JournalArticleWrapper.getFolder()
|
JournalFolder |
JournalFolderWrapper.getParentFolder()
|
JournalFolder |
JournalFolder.getParentFolder()
|
File |
JournalTemplate.getSmallImageFile()
|
File |
JournalTemplateAdapter.getSmallImageFile()
|
String |
JournalArticle.getSmallImageType()
|
String |
JournalTemplate.getSmallImageType()
|
String |
JournalTemplateAdapter.getSmallImageType()
|
String |
JournalArticleWrapper.getSmallImageType()
|
TrashEntry |
JournalFolderModel.getTrashEntry()
Returns the trash entry created when this journal folder was moved to the Recycle Bin. |
TrashEntry |
JournalFolderWrapper.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. |
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 | |
---|---|
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. |
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 |
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. |
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,
String articleURL,
ServiceContext serviceContext)
Adds a web content article without any images. |
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 |
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. |
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 void |
JournalArticleImageLocalServiceUtil.addArticleImageId(long articleImageId,
long groupId,
String articleId,
double version,
String elInstanceId,
String elName,
String languageId)
|
void |
JournalArticleImageLocalServiceWrapper.addArticleImageId(long articleImageId,
long groupId,
String articleId,
double version,
String elInstanceId,
String elName,
String languageId)
|
void |
JournalArticleImageLocalService.addArticleImageId(long articleImageId,
long groupId,
String articleId,
double version,
String elInstanceId,
String elName,
String languageId)
|
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. |
void |
JournalArticleLocalService.addArticleResources(JournalArticle article,
boolean addGroupPermissions,
boolean addGuestPermissions)
Adds the resources 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. |
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(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. |
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,
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. |
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. |
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 |
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)
|
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)
|
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)
|
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)
|
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)
|
void |
JournalFeedLocalService.addFeedResources(JournalFeed feed,
boolean addGroupPermissions,
boolean addGuestPermissions)
|
static void |
JournalFeedLocalServiceUtil.addFeedResources(JournalFeed feed,
boolean addGroupPermissions,
boolean addGuestPermissions)
|
void |
JournalFeedLocalServiceWrapper.addFeedResources(JournalFeed feed,
boolean addGroupPermissions,
boolean addGuestPermissions)
|
void |
JournalFeedLocalService.addFeedResources(JournalFeed feed,
String[] groupPermissions,
String[] guestPermissions)
|
static void |
JournalFeedLocalServiceUtil.addFeedResources(JournalFeed feed,
String[] groupPermissions,
String[] guestPermissions)
|
void |
JournalFeedLocalServiceWrapper.addFeedResources(JournalFeed feed,
String[] groupPermissions,
String[] guestPermissions)
|
void |
JournalFeedLocalService.addFeedResources(long feedId,
boolean addGroupPermissions,
boolean addGuestPermissions)
|
static void |
JournalFeedLocalServiceUtil.addFeedResources(long feedId,
boolean addGroupPermissions,
boolean addGuestPermissions)
|
void |
JournalFeedLocalServiceWrapper.addFeedResources(long feedId,
boolean addGroupPermissions,
boolean addGuestPermissions)
|
void |
JournalFeedLocalService.addFeedResources(long feedId,
String[] groupPermissions,
String[] guestPermissions)
|
static void |
JournalFeedLocalServiceUtil.addFeedResources(long feedId,
String[] groupPermissions,
String[] guestPermissions)
|
void |
JournalFeedLocalServiceWrapper.addFeedResources(long feedId,
String[] groupPermissions,
String[] guestPermissions)
|
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)
|
static JournalFolder |
JournalFolderLocalServiceUtil.addFolder(long userId,
long groupId,
long parentFolderId,
String name,
String description,
ServiceContext serviceContext)
|
JournalFolder |
JournalFolderService.addFolder(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)
|
JournalStructure |
JournalStructureLocalService.addJournalStructure(JournalStructure structure)
Deprecated. |
JournalStructure |
JournalStructureLocalServiceWrapper.addJournalStructure(JournalStructure structure)
Deprecated. |
static JournalStructure |
JournalStructureLocalServiceUtil.addJournalStructure(JournalStructure structure)
Deprecated. |
JournalTemplate |
JournalTemplateLocalService.addJournalTemplate(JournalTemplate template)
Deprecated. |
static JournalTemplate |
JournalTemplateLocalServiceUtil.addJournalTemplate(JournalTemplate template)
Deprecated. |
JournalTemplate |
JournalTemplateLocalServiceWrapper.addJournalTemplate(JournalTemplate template)
Deprecated. |
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. |
JournalStructure |
JournalStructureService.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. |
JournalStructure |
JournalStructureServiceWrapper.addStructure(long groupId,
String structureId,
boolean autoStructureId,
String parentStructureId,
Map<Locale,String> nameMap,
Map<Locale,String> descriptionMap,
String xsd,
ServiceContext serviceContext)
Deprecated. |
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. |
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. |
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. |
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. |
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. |
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. |
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. |
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. |
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. |
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. |
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. |
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. |
JournalArticle |
JournalArticleLocalService.checkArticleResourcePrimKey(long groupId,
String articleId,
double version)
Returns the web content article with the group, article ID, and version. |
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. |
void |
JournalArticleLocalService.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)
|
void |
JournalContentSearchLocalService.checkContentSearches(long companyId)
|
void |
JournalContentSearchLocalServiceWrapper.checkContentSearches(long companyId)
|
void |
JournalTemplateLocalService.checkNewLine(long groupId,
String templateId)
Deprecated. |
void |
JournalStructureLocalService.checkNewLine(long groupId,
String structureId)
Deprecated. |
static void |
JournalTemplateLocalServiceUtil.checkNewLine(long groupId,
String templateId)
Deprecated. |
void |
JournalStructureLocalServiceWrapper.checkNewLine(long groupId,
String structureId)
Deprecated. |
void |
JournalTemplateLocalServiceWrapper.checkNewLine(long groupId,
String templateId)
Deprecated. |
static void |
JournalStructureLocalServiceUtil.checkNewLine(long groupId,
String structureId)
Deprecated. |
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. |
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.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. |
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 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. |
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 |
JournalArticleServiceUtil.copyArticle(long groupId,
String oldArticleId,
String newArticleId,
boolean autoArticleId,
double version)
Copies the web content article matching the group, article ID, and version. |
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. |
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. |
JournalStructure |
JournalStructureService.copyStructure(long groupId,
String oldStructureId,
String newStructureId,
boolean autoStructureId)
Deprecated. |
static JournalStructure |
JournalStructureServiceUtil.copyStructure(long groupId,
String oldStructureId,
String newStructureId,
boolean autoStructureId)
Deprecated. |
JournalStructure |
JournalStructureServiceWrapper.copyStructure(long groupId,
String oldStructureId,
String newStructureId,
boolean autoStructureId)
Deprecated. |
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. |
JournalTemplate |
JournalTemplateService.copyTemplate(long groupId,
String oldTemplateId,
String newTemplateId,
boolean autoTemplateId)
Deprecated. |
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. |
JournalArticle |
JournalArticleLocalService.deleteArticle(JournalArticle article)
Deletes the web content article and its resources. |
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. |
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(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. |
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. |
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. |
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. |
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 |
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. |
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 |
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. |
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. |
void |
JournalArticleResourceLocalServiceWrapper.deleteArticleResource(long groupId,
String articleId)
|
void |
JournalArticleResourceLocalService.deleteArticleResource(long groupId,
String articleId)
|
static void |
JournalArticleResourceLocalServiceUtil.deleteArticleResource(long groupId,
String articleId)
|
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. |
void |
JournalArticleLocalService.deleteArticles(long groupId)
Deletes all the group's web content articles and resources. |
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. |
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,
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. |
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. |
void |
JournalFeedLocalService.deleteFeed(JournalFeed feed)
|
static void |
JournalFeedLocalServiceUtil.deleteFeed(JournalFeed feed)
|
void |
JournalFeedLocalServiceWrapper.deleteFeed(JournalFeed feed)
|
void |
JournalFeedLocalService.deleteFeed(long feedId)
|
void |
JournalFeedServiceWrapper.deleteFeed(long feedId)
|
static void |
JournalFeedLocalServiceUtil.deleteFeed(long feedId)
|
void |
JournalFeedLocalServiceWrapper.deleteFeed(long feedId)
|
void |
JournalFeedService.deleteFeed(long feedId)
|
static void |
JournalFeedServiceUtil.deleteFeed(long feedId)
|
void |
JournalFeedServiceWrapper.deleteFeed(long groupId,
long feedId)
Deprecated. As of 6.2.0, replaced by JournalFeedServiceWrapper.deleteFeed(long, String) |
void |
JournalFeedService.deleteFeed(long groupId,
long feedId)
Deprecated. As of 6.2.0, replaced by JournalFeedService.deleteFeed(long, String) |
static void |
JournalFeedServiceUtil.deleteFeed(long groupId,
long feedId)
Deprecated. As of 6.2.0, replaced by JournalFeedServiceUtil.deleteFeed(long, String) |
void |
JournalFeedLocalService.deleteFeed(long groupId,
String feedId)
|
void |
JournalFeedServiceWrapper.deleteFeed(long groupId,
String feedId)
|
static void |
JournalFeedLocalServiceUtil.deleteFeed(long groupId,
String feedId)
|
void |
JournalFeedLocalServiceWrapper.deleteFeed(long groupId,
String feedId)
|
void |
JournalFeedService.deleteFeed(long groupId,
String feedId)
|
static void |
JournalFeedServiceUtil.deleteFeed(long groupId,
String feedId)
|
JournalFolder |
JournalFolderLocalService.deleteFolder(JournalFolder folder)
|
JournalFolder |
JournalFolderLocalServiceWrapper.deleteFolder(JournalFolder folder)
|
static JournalFolder |
JournalFolderLocalServiceUtil.deleteFolder(JournalFolder folder)
|
JournalFolder |
JournalFolderLocalService.deleteFolder(JournalFolder folder,
boolean includeTrashedEntries)
|
JournalFolder |
JournalFolderLocalServiceWrapper.deleteFolder(JournalFolder folder,
boolean includeTrashedEntries)
|
static JournalFolder |
JournalFolderLocalServiceUtil.deleteFolder(JournalFolder folder,
boolean includeTrashedEntries)
|
JournalFolder |
JournalFolderLocalService.deleteFolder(long folderId)
|
void |
JournalFolderService.deleteFolder(long folderId)
|
JournalFolder |
JournalFolderLocalServiceWrapper.deleteFolder(long folderId)
|
void |
JournalFolderServiceWrapper.deleteFolder(long folderId)
|
static void |
JournalFolderServiceUtil.deleteFolder(long folderId)
|
static JournalFolder |
JournalFolderLocalServiceUtil.deleteFolder(long folderId)
|
JournalFolder |
JournalFolderLocalService.deleteFolder(long folderId,
boolean includeTrashedEntries)
|
void |
JournalFolderService.deleteFolder(long folderId,
boolean includeTrashedEntries)
|
JournalFolder |
JournalFolderLocalServiceWrapper.deleteFolder(long folderId,
boolean includeTrashedEntries)
|
void |
JournalFolderServiceWrapper.deleteFolder(long folderId,
boolean includeTrashedEntries)
|
static void |
JournalFolderServiceUtil.deleteFolder(long folderId,
boolean includeTrashedEntries)
|
static JournalFolder |
JournalFolderLocalServiceUtil.deleteFolder(long folderId,
boolean includeTrashedEntries)
|
void |
JournalFolderLocalService.deleteFolders(long groupId)
|
void |
JournalFolderLocalServiceWrapper.deleteFolders(long groupId)
|
static void |
JournalFolderLocalServiceUtil.deleteFolders(long groupId)
|
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. |
JournalArticle |
JournalArticleLocalService.deleteJournalArticle(long id)
Deletes the journal article 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. |
JournalArticleImage |
JournalArticleImageLocalServiceWrapper.deleteJournalArticleImage(long articleImageId)
Deletes the journal article image with the primary key from the database. |
JournalArticleImage |
JournalArticleImageLocalService.deleteJournalArticleImage(long articleImageId)
Deletes the journal article image with the primary key from the database. |
JournalArticleResource |
JournalArticleResourceLocalServiceWrapper.deleteJournalArticleResource(long resourcePrimKey)
Deletes the journal article resource with the primary key from the database. |
JournalArticleResource |
JournalArticleResourceLocalService.deleteJournalArticleResource(long resourcePrimKey)
Deletes the journal article resource 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. |
static JournalContentSearch |
JournalContentSearchLocalServiceUtil.deleteJournalContentSearch(long contentSearchId)
Deletes the journal content search with the primary key from the database. |
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 |
JournalFeedLocalService.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. |
JournalFeed |
JournalFeedLocalServiceWrapper.deleteJournalFeed(long id)
Deletes the journal feed with the primary key from the database. |
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. |
static JournalFolder |
JournalFolderLocalServiceUtil.deleteJournalFolder(long folderId)
Deletes the journal folder with the primary key from the database. |
void |
JournalStructureLocalService.deleteStructure(JournalStructure structure)
Deprecated. |
void |
JournalStructureLocalServiceWrapper.deleteStructure(JournalStructure structure)
Deprecated. |
static void |
JournalStructureLocalServiceUtil.deleteStructure(JournalStructure structure)
Deprecated. |
void |
JournalStructureLocalService.deleteStructure(long groupId,
String structureId)
Deprecated. |
void |
JournalStructureService.deleteStructure(long groupId,
String structureId)
Deprecated. |
void |
JournalStructureLocalServiceWrapper.deleteStructure(long groupId,
String structureId)
Deprecated. |
static void |
JournalStructureLocalServiceUtil.deleteStructure(long groupId,
String structureId)
Deprecated. |
static void |
JournalStructureServiceUtil.deleteStructure(long groupId,
String structureId)
Deprecated. |
void |
JournalStructureServiceWrapper.deleteStructure(long groupId,
String structureId)
Deprecated. |
void |
JournalStructureLocalService.deleteStructures(long groupId)
Deprecated. |
void |
JournalStructureLocalServiceWrapper.deleteStructures(long groupId)
Deprecated. |
static void |
JournalStructureLocalServiceUtil.deleteStructures(long groupId)
Deprecated. |
void |
JournalTemplateLocalService.deleteTemplate(JournalTemplate template)
Deprecated. |
static void |
JournalTemplateLocalServiceUtil.deleteTemplate(JournalTemplate template)
Deprecated. |
void |
JournalTemplateLocalServiceWrapper.deleteTemplate(JournalTemplate template)
Deprecated. |
void |
JournalTemplateLocalService.deleteTemplate(long groupId,
String templateId)
Deprecated. |
static void |
JournalTemplateLocalServiceUtil.deleteTemplate(long groupId,
String templateId)
Deprecated. |
void |
JournalTemplateLocalServiceWrapper.deleteTemplate(long groupId,
String templateId)
Deprecated. |
static void |
JournalTemplateServiceUtil.deleteTemplate(long groupId,
String templateId)
Deprecated. |
void |
JournalTemplateServiceWrapper.deleteTemplate(long groupId,
String templateId)
Deprecated. |
void |
JournalTemplateService.deleteTemplate(long groupId,
String templateId)
Deprecated. |
void |
JournalTemplateLocalService.deleteTemplates(long groupId)
Deprecated. |
static void |
JournalTemplateLocalServiceUtil.deleteTemplates(long groupId)
Deprecated. |
void |
JournalTemplateLocalServiceWrapper.deleteTemplates(long groupId)
Deprecated. |
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. |
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 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. |
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 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. |
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 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. |
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 JournalArticle |
JournalArticleLocalServiceUtil.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 |
JournalArticleService.getArticle(long id)
Returns the web content article with the ID. |
JournalArticle |
JournalArticleLocalServiceWrapper.getArticle(long id)
Returns the web content article with the ID. |
JournalArticle |
JournalArticleLocalService.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 |
JournalArticleLocalServiceUtil.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 |
JournalArticleService.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. |
JournalArticle |
JournalArticleLocalService.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 |
JournalArticleLocalServiceUtil.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 |
JournalArticleService.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. |
JournalArticle |
JournalArticleLocalService.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 |
JournalArticleLocalServiceUtil.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 |
JournalArticleService.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. |
JournalArticle |
JournalArticleLocalService.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 |
JournalArticleLocalServiceUtil.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 |
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 |
JournalArticleLocalServiceWrapper.getArticleByUrlTitle(long groupId,
String urlTitle)
Returns the latest web content article that is approved, or the latest unapproved article if none are approved. |
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. |
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 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. |
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(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. |
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 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. |
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 |
JournalArticleServiceUtil.getArticleContent(long groupId,
String articleId,
double version,
String languageId,
ThemeDisplay themeDisplay)
Returns the web content matching the group, article ID, and version. |
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 |
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. |
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 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. |
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 |
JournalArticleServiceUtil.getArticleContent(long groupId,
String articleId,
String languageId,
ThemeDisplay themeDisplay)
Returns the latest web content matching the group and article ID. |
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 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. |
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(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. |
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,
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. |
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,
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. |
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 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. |
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,
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. |
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 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. |
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 JournalArticleImage |
JournalArticleImageLocalServiceUtil.getArticleImage(long articleImageId)
|
JournalArticleImage |
JournalArticleImageLocalServiceWrapper.getArticleImage(long articleImageId)
|
JournalArticleImage |
JournalArticleImageLocalService.getArticleImage(long articleImageId)
|
JournalArticleResource |
JournalArticleResourceLocalServiceWrapper.getArticleResource(long articleResourcePrimKey)
|
JournalArticleResource |
JournalArticleResourceLocalService.getArticleResource(long articleResourcePrimKey)
|
static JournalArticleResource |
JournalArticleResourceLocalServiceUtil.getArticleResource(long articleResourcePrimKey)
|
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. |
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.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 |
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 |
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. |
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. |
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. |
JournalFeed |
JournalFeedLocalService.getFeed(long feedId)
|
JournalFeed |
JournalFeedServiceWrapper.getFeed(long feedId)
|
static JournalFeed |
JournalFeedLocalServiceUtil.getFeed(long feedId)
|
JournalFeed |
JournalFeedLocalServiceWrapper.getFeed(long feedId)
|
JournalFeed |
JournalFeedService.getFeed(long feedId)
|
static JournalFeed |
JournalFeedServiceUtil.getFeed(long feedId)
|
JournalFeed |
JournalFeedServiceWrapper.getFeed(long groupId,
long feedId)
Deprecated. As of 6.2.0, replaced by JournalFeedServiceWrapper.getFeed(long, String) |
JournalFeed |
JournalFeedService.getFeed(long groupId,
long feedId)
Deprecated. As of 6.2.0, replaced by JournalFeedService.getFeed(long, String) |
static JournalFeed |
JournalFeedServiceUtil.getFeed(long groupId,
long feedId)
Deprecated. As of 6.2.0, replaced by JournalFeedServiceUtil.getFeed(long, String) |
JournalFeed |
JournalFeedLocalService.getFeed(long groupId,
String feedId)
|
JournalFeed |
JournalFeedServiceWrapper.getFeed(long groupId,
String feedId)
|
static JournalFeed |
JournalFeedLocalServiceUtil.getFeed(long groupId,
String feedId)
|
JournalFeed |
JournalFeedLocalServiceWrapper.getFeed(long groupId,
String feedId)
|
JournalFeed |
JournalFeedService.getFeed(long groupId,
String feedId)
|
static JournalFeed |
JournalFeedServiceUtil.getFeed(long groupId,
String feedId)
|
JournalFolder |
JournalFolderLocalService.getFolder(long folderId)
|
JournalFolder |
JournalFolderService.getFolder(long folderId)
|
JournalFolder |
JournalFolderLocalServiceWrapper.getFolder(long folderId)
|
JournalFolder |
JournalFolderServiceWrapper.getFolder(long folderId)
|
static JournalFolder |
JournalFolderServiceUtil.getFolder(long folderId)
|
static JournalFolder |
JournalFolderLocalServiceUtil.getFolder(long folderId)
|
List<Long> |
JournalFolderService.getFolderIds(long groupId,
long folderId)
|
List<Long> |
JournalFolderServiceWrapper.getFolderIds(long groupId,
long folderId)
|
static List<Long> |
JournalFolderServiceUtil.getFolderIds(long groupId,
long folderId)
|
static List<JournalArticle> |
JournalArticleServiceUtil.getGroupArticles(long groupId,
long userId,
long rootFolderId,
int status,
int start,
int end,
OrderByComparator orderByComparator)
|
List<JournalArticle> |
JournalArticleService.getGroupArticles(long groupId,
long userId,
long rootFolderId,
int status,
int start,
int end,
OrderByComparator orderByComparator)
|
List<JournalArticle> |
JournalArticleServiceWrapper.getGroupArticles(long groupId,
long userId,
long rootFolderId,
int status,
int start,
int end,
OrderByComparator orderByComparator)
|
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. |
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 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. |
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,
int status)
|
int |
JournalArticleService.getGroupArticlesCount(long groupId,
long userId,
long rootFolderId,
int status)
|
int |
JournalArticleServiceWrapper.getGroupArticlesCount(long groupId,
long userId,
long rootFolderId,
int status)
|
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. |
JournalArticle |
JournalArticleLocalService.getJournalArticle(long id)
Returns the journal article with the primary key. |
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. |
JournalArticle |
JournalArticleLocalService.getJournalArticleByUuidAndCompanyId(String uuid,
long companyId)
Returns the journal article with the matching UUID and company. |
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. |
JournalArticle |
JournalArticleLocalService.getJournalArticleByUuidAndGroupId(String uuid,
long groupId)
Returns the journal article matching the UUID and group. |
static JournalArticleImage |
JournalArticleImageLocalServiceUtil.getJournalArticleImage(long articleImageId)
Returns the journal article image with the primary key. |
JournalArticleImage |
JournalArticleImageLocalServiceWrapper.getJournalArticleImage(long articleImageId)
Returns the journal article image with the primary key. |
JournalArticleImage |
JournalArticleImageLocalService.getJournalArticleImage(long articleImageId)
Returns the journal article image with the primary key. |
JournalArticleResource |
JournalArticleResourceLocalServiceWrapper.getJournalArticleResource(long resourcePrimKey)
Returns the journal article resource with the primary key. |
JournalArticleResource |
JournalArticleResourceLocalService.getJournalArticleResource(long resourcePrimKey)
Returns the journal article resource with the primary key. |
static JournalArticleResource |
JournalArticleResourceLocalServiceUtil.getJournalArticleResource(long resourcePrimKey)
Returns the journal article resource with the primary key. |
JournalArticleResource |
JournalArticleResourceLocalServiceWrapper.getJournalArticleResourceByUuidAndGroupId(String uuid,
long groupId)
Returns the journal article resource matching the UUID and group. |
JournalArticleResource |
JournalArticleResourceLocalService.getJournalArticleResourceByUuidAndGroupId(String uuid,
long groupId)
Returns the journal article resource matching the UUID and group. |
static JournalArticleResource |
JournalArticleResourceLocalServiceUtil.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. |
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 |
JournalFeedLocalService.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. |
JournalFeed |
JournalFeedLocalServiceWrapper.getJournalFeed(long id)
Returns the journal feed with the primary key. |
JournalFeed |
JournalFeedLocalService.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. |
JournalFeed |
JournalFeedLocalServiceWrapper.getJournalFeedByUuidAndCompanyId(String uuid,
long companyId)
Returns the journal feed with the matching UUID and company. |
JournalFeed |
JournalFeedLocalService.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. |
JournalFeed |
JournalFeedLocalServiceWrapper.getJournalFeedByUuidAndGroupId(String uuid,
long groupId)
Returns the journal feed matching the UUID and group. |
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.getJournalFolder(long folderId)
Returns the journal folder with the primary key. |
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.getJournalFolderByUuidAndCompanyId(String uuid,
long companyId)
Returns the journal folder with the matching UUID and company. |
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. |
static JournalFolder |
JournalFolderLocalServiceUtil.getJournalFolderByUuidAndGroupId(String uuid,
long groupId)
Returns the journal folder matching the UUID and group. |
static JournalArticle |
JournalArticleLocalServiceUtil.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 |
JournalArticleService.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. |
JournalArticle |
JournalArticleLocalService.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 |
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. |
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,
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. |
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 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. |
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,
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 |
JournalArticleService.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. |
JournalArticle |
JournalArticleLocalService.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 |
JournalArticleLocalServiceUtil.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 |
JournalArticleService.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. |
JournalArticle |
JournalArticleLocalService.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 |
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. |
JournalArticle |
JournalArticleLocalService.getLatestArticleByUrlTitle(long groupId,
String urlTitle,
int status)
Returns the latest web content article matching the group, URL title, and workflow status. |
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. |
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,
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. |
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 JournalArticle |
JournalArticleLocalServiceUtil.getOldestArticle(long groupId,
String articleId)
|
JournalArticle |
JournalArticleLocalServiceWrapper.getOldestArticle(long groupId,
String articleId)
|
JournalArticle |
JournalArticleLocalService.getOldestArticle(long groupId,
String articleId)
|
static JournalArticle |
JournalArticleLocalServiceUtil.getOldestArticle(long groupId,
String articleId,
int status)
|
JournalArticle |
JournalArticleLocalServiceWrapper.getOldestArticle(long groupId,
String articleId,
int status)
|
JournalArticle |
JournalArticleLocalService.getOldestArticle(long groupId,
String articleId,
int status)
|
static PersistedModel |
JournalArticleImageLocalServiceUtil.getPersistedModel(Serializable primaryKeyObj)
|
static PersistedModel |
JournalArticleLocalServiceUtil.getPersistedModel(Serializable primaryKeyObj)
|
PersistedModel |
JournalArticleImageLocalServiceWrapper.getPersistedModel(Serializable primaryKeyObj)
|
PersistedModel |
JournalFeedLocalService.getPersistedModel(Serializable primaryKeyObj)
|
PersistedModel |
JournalArticleImageLocalService.getPersistedModel(Serializable primaryKeyObj)
|
static PersistedModel |
JournalFeedLocalServiceUtil.getPersistedModel(Serializable primaryKeyObj)
|
static PersistedModel |
JournalContentSearchLocalServiceUtil.getPersistedModel(Serializable primaryKeyObj)
|
PersistedModel |
JournalArticleLocalServiceWrapper.getPersistedModel(Serializable primaryKeyObj)
|
PersistedModel |
JournalFolderLocalService.getPersistedModel(Serializable primaryKeyObj)
|
PersistedModel |
JournalContentSearchLocalService.getPersistedModel(Serializable primaryKeyObj)
|
PersistedModel |
JournalArticleLocalService.getPersistedModel(Serializable primaryKeyObj)
|
PersistedModel |
JournalFeedLocalServiceWrapper.getPersistedModel(Serializable primaryKeyObj)
|
PersistedModel |
JournalFolderLocalServiceWrapper.getPersistedModel(Serializable primaryKeyObj)
|
PersistedModel |
JournalArticleResourceLocalServiceWrapper.getPersistedModel(Serializable primaryKeyObj)
|
PersistedModel |
JournalContentSearchLocalServiceWrapper.getPersistedModel(Serializable primaryKeyObj)
|
PersistedModel |
JournalArticleResourceLocalService.getPersistedModel(Serializable primaryKeyObj)
|
static PersistedModel |
JournalFolderLocalServiceUtil.getPersistedModel(Serializable primaryKeyObj)
|
static PersistedModel |
JournalArticleResourceLocalServiceUtil.getPersistedModel(Serializable primaryKeyObj)
|
JournalStructure |
JournalStructureLocalService.getStructure(long groupId,
String structureId)
Deprecated. |
JournalStructure |
JournalStructureService.getStructure(long groupId,
String structureId)
Deprecated. |
JournalStructure |
JournalStructureLocalServiceWrapper.getStructure(long groupId,
String structureId)
Deprecated. |
static JournalStructure |
JournalStructureLocalServiceUtil.getStructure(long groupId,
String structureId)
Deprecated. |
static JournalStructure |
JournalStructureServiceUtil.getStructure(long groupId,
String structureId)
Deprecated. |
JournalStructure |
JournalStructureServiceWrapper.getStructure(long groupId,
String structureId)
Deprecated. |
JournalStructure |
JournalStructureLocalService.getStructure(long groupId,
String structureId,
boolean includeGlobalStructures)
Deprecated. |
JournalStructure |
JournalStructureService.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. |
static JournalStructure |
JournalStructureServiceUtil.getStructure(long groupId,
String structureId,
boolean includeGlobalStructures)
Deprecated. |
JournalStructure |
JournalStructureServiceWrapper.getStructure(long groupId,
String structureId,
boolean includeGlobalStructures)
Deprecated. |
List<JournalTemplate> |
JournalTemplateLocalService.getStructureTemplates(long groupId,
String structureId)
Deprecated. |
static List<JournalTemplate> |
JournalTemplateLocalServiceUtil.getStructureTemplates(long groupId,
String structureId)
Deprecated. |
List<JournalTemplate> |
JournalTemplateLocalServiceWrapper.getStructureTemplates(long groupId,
String structureId)
Deprecated. |
static List<JournalTemplate> |
JournalTemplateServiceUtil.getStructureTemplates(long groupId,
String structureId)
Deprecated. |
List<JournalTemplate> |
JournalTemplateServiceWrapper.getStructureTemplates(long groupId,
String structureId)
Deprecated. |
List<JournalTemplate> |
JournalTemplateService.getStructureTemplates(long groupId,
String structureId)
Deprecated. |
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. |
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. |
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. |
JournalTemplate |
JournalTemplateLocalService.getTemplate(long groupId,
String templateId)
Deprecated. |
static JournalTemplate |
JournalTemplateLocalServiceUtil.getTemplate(long groupId,
String templateId)
Deprecated. |
JournalTemplate |
JournalTemplateLocalServiceWrapper.getTemplate(long groupId,
String templateId)
Deprecated. |
static JournalTemplate |
JournalTemplateServiceUtil.getTemplate(long groupId,
String templateId)
Deprecated. |
JournalTemplate |
JournalTemplateServiceWrapper.getTemplate(long groupId,
String templateId)
Deprecated. |
JournalTemplate |
JournalTemplateService.getTemplate(long groupId,
String templateId)
Deprecated. |
JournalTemplate |
JournalTemplateLocalService.getTemplate(long groupId,
String templateId,
boolean includeGlobalTemplates)
Deprecated. |
static JournalTemplate |
JournalTemplateLocalServiceUtil.getTemplate(long groupId,
String templateId,
boolean includeGlobalTemplates)
Deprecated. |
JournalTemplate |
JournalTemplateLocalServiceWrapper.getTemplate(long groupId,
String templateId,
boolean includeGlobalTemplates)
Deprecated. |
static JournalTemplate |
JournalTemplateServiceUtil.getTemplate(long groupId,
String templateId,
boolean includeGlobalTemplates)
Deprecated. |
JournalTemplate |
JournalTemplateServiceWrapper.getTemplate(long groupId,
String templateId,
boolean includeGlobalTemplates)
Deprecated. |
JournalTemplate |
JournalTemplateService.getTemplate(long groupId,
String templateId,
boolean includeGlobalTemplates)
Deprecated. |
JournalTemplate |
JournalTemplateLocalService.getTemplateBySmallImageId(long smallImageId)
Deprecated. |
static JournalTemplate |
JournalTemplateLocalServiceUtil.getTemplateBySmallImageId(long smallImageId)
Deprecated. |
JournalTemplate |
JournalTemplateLocalServiceWrapper.getTemplateBySmallImageId(long smallImageId)
Deprecated. |
static String |
JournalArticleLocalServiceUtil.getUniqueUrlTitle(long groupId,
String articleId,
String urlTitle)
|
String |
JournalArticleLocalServiceWrapper.getUniqueUrlTitle(long groupId,
String articleId,
String urlTitle)
|
String |
JournalArticleLocalService.getUniqueUrlTitle(long groupId,
String articleId,
String urlTitle)
|
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. |
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,
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. |
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 JournalArticle |
JournalArticleLocalServiceUtil.moveArticle(long groupId,
String articleId,
long newFolderId)
Moves the web content article matching the group and article ID to a new 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. |
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. |
JournalArticle |
JournalArticleLocalServiceWrapper.moveArticle(long groupId,
String articleId,
long newFolderId)
Moves the web content article matching the group and article ID to a new folder. |
JournalArticle |
JournalArticleLocalService.moveArticle(long groupId,
String articleId,
long newFolderId)
Moves the web content article matching the group and article ID to a new 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 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. |
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 |
JournalArticleServiceUtil.moveArticleFromTrash(long groupId,
long resourcePrimKey,
long newFolderId,
ServiceContext serviceContext)
Moves the web content article from the Recycle Bin to the folder. |
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,
String articleId,
long newFolderId,
ServiceContext serviceContext)
Moves the web content article from the Recycle Bin to the folder. |
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 |
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. |
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,
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. |
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 |
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. |
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. |
JournalFolder |
JournalFolderLocalService.moveFolder(long folderId,
long parentFolderId,
ServiceContext serviceContext)
|
JournalFolder |
JournalFolderService.moveFolder(long folderId,
long parentFolderId,
ServiceContext serviceContext)
|
JournalFolder |
JournalFolderLocalServiceWrapper.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)
|
static JournalFolder |
JournalFolderLocalServiceUtil.moveFolder(long folderId,
long parentFolderId,
ServiceContext serviceContext)
|
JournalFolder |
JournalFolderLocalService.moveFolderFromTrash(long userId,
long folderId,
long parentFolderId,
ServiceContext serviceContext)
|
JournalFolder |
JournalFolderLocalServiceWrapper.moveFolderFromTrash(long userId,
long folderId,
long parentFolderId,
ServiceContext serviceContext)
|
static JournalFolder |
JournalFolderLocalServiceUtil.moveFolderFromTrash(long userId,
long folderId,
long parentFolderId,
ServiceContext serviceContext)
|
JournalFolder |
JournalFolderService.moveFolderFromTrash(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)
|
JournalFolder |
JournalFolderService.moveFolderToTrash(long folderId)
|
JournalFolder |
JournalFolderServiceWrapper.moveFolderToTrash(long folderId)
|
static JournalFolder |
JournalFolderServiceUtil.moveFolderToTrash(long folderId)
|
JournalFolder |
JournalFolderLocalService.moveFolderToTrash(long userId,
long folderId)
|
JournalFolder |
JournalFolderLocalServiceWrapper.moveFolderToTrash(long userId,
long folderId)
|
static JournalFolder |
JournalFolderLocalServiceUtil.moveFolderToTrash(long userId,
long folderId)
|
static void |
JournalArticleServiceUtil.removeArticleLocale(long companyId,
String languageId)
Removes the web content of all the company's web content articles matching the language. |
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 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. |
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 |
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 |
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. |
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. |
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 void |
JournalArticleServiceUtil.restoreArticleFromTrash(long resourcePrimKey)
Restores the web content article associated with the resource primary key from the Recycle Bin. |
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 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. |
JournalArticle |
JournalArticleLocalService.restoreArticleFromTrash(long userId,
JournalArticle article)
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 |
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. |
void |
JournalFolderService.restoreFolderFromTrash(long folderId)
|
void |
JournalFolderServiceWrapper.restoreFolderFromTrash(long folderId)
|
static void |
JournalFolderServiceUtil.restoreFolderFromTrash(long folderId)
|
void |
JournalFolderLocalService.restoreFolderFromTrash(long userId,
long folderId)
|
void |
JournalFolderLocalServiceWrapper.restoreFolderFromTrash(long userId,
long folderId)
|
static void |
JournalFolderLocalServiceUtil.restoreFolderFromTrash(long userId,
long folderId)
|
static Hits |
JournalArticleServiceUtil.search(long groupId,
long creatorUserId,
int status,
int start,
int end)
|
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 |
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)
|
Hits |
JournalArticleLocalService.search(long groupId,
long userId,
long creatorUserId,
int status,
int start,
int end)
|
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. |
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 |
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. |
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 |
JournalArticleServiceUtil.unsubscribe(long groupId)
Unsubscribes the user from notifications for the web content article matching the group. |
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 |
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. |
void |
JournalArticleLocalService.unsubscribe(long userId,
long groupId)
Unsubscribes the user from notifications for the web content article matching the group. |
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. |
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 |
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 |
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. |
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. |
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 |
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. |
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,
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. |
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 |
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. |
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,
String content,
ServiceContext serviceContext)
Updates the web content article matching the version, replacing its folder and content. |
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 |
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) |
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 |
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 |
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) |
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) |
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 |
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. |
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 |
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 |
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. |
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. |
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 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. |
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. |
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)
|
static void |
JournalFolderLocalServiceUtil.updateAsset(long userId,
JournalFolder folder,
long[] assetCategoryIds,
String[] assetTagNames,
long[] assetLinkEntryIds)
|
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. |
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 |
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 |
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. |
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. |
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 JournalContentSearch |
JournalContentSearchLocalServiceUtil.updateContentSearch(long groupId,
boolean privateLayout,
long layoutId,
String portletId,
String articleId)
|
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)
|
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)
|
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 |
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)
|
JournalFeed |
JournalFeedServiceWrapper.updateFeed(long groupId,
String feedId,
String name,
String description,
String type,
String structureId,
String templateId,
String rendererTemplateId,
int delta,
String orderByCol,
String orderByType,
String targetLayoutFriendlyUrl,
String targetPortletId,
String contentField,
String feedType,
double feedVersion,
ServiceContext serviceContext)
|
static JournalFeed |
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)
|
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)
|
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)
|
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)
|
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)
|
static JournalFolder |
JournalFolderLocalServiceUtil.updateFolder(long userId,
long folderId,
long parentFolderId,
String name,
String description,
boolean mergeWithParentFolder,
ServiceContext serviceContext)
|
JournalFolder |
JournalFolderService.updateFolder(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)
|
JournalStructure |
JournalStructureLocalService.updateJournalStructure(JournalStructure structure)
Deprecated. |
JournalStructure |
JournalStructureLocalServiceWrapper.updateJournalStructure(JournalStructure structure)
Deprecated. |
static JournalStructure |
JournalStructureLocalServiceUtil.updateJournalStructure(JournalStructure structure)
Deprecated. |
JournalTemplate |
JournalTemplateLocalService.updateJournalTemplate(JournalTemplate template)
Deprecated. |
static JournalTemplate |
JournalTemplateLocalServiceUtil.updateJournalTemplate(JournalTemplate template)
Deprecated. |
JournalTemplate |
JournalTemplateLocalServiceWrapper.updateJournalTemplate(JournalTemplate template)
Deprecated. |
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. |
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. |
JournalFolder |
JournalFolderLocalService.updateStatus(long userId,
JournalFolder folder,
int status)
|
JournalFolder |
JournalFolderLocalServiceWrapper.updateStatus(long userId,
JournalFolder folder,
int status)
|
static JournalFolder |
JournalFolderLocalServiceUtil.updateStatus(long userId,
JournalFolder folder,
int status)
|
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. |
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 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. |
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 |
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. |
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. |
JournalStructure |
JournalStructureLocalService.updateStructure(long groupId,
String structureId,
String parentStructureId,
Map<Locale,String> nameMap,
Map<Locale,String> descriptionMap,
String xsd,
ServiceContext serviceContext)
Deprecated. |
JournalStructure |
JournalStructureService.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. |
static JournalStructure |
JournalStructureServiceUtil.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. |
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 |
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. |
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. |
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 |
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. |
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 |
JournalFolderExportActionableDynamicQuery.performAction(Object object)
|
protected void |
JournalFeedExportActionableDynamicQuery.performAction(Object object)
|
protected void |
JournalArticleExportActionableDynamicQuery.performAction(Object object)
|
long |
JournalFolderExportActionableDynamicQuery.performCount()
|
long |
JournalFeedExportActionableDynamicQuery.performCount()
|
long |
JournalArticleExportActionableDynamicQuery.performCount()
|
Uses of PortalException in com.liferay.portlet.layoutsadmin.util |
---|
Methods in com.liferay.portlet.layoutsadmin.util that throw PortalException | |
---|---|
static String |
SitemapUtil.getSitemap(long groupId,
boolean privateLayout,
ThemeDisplay themeDisplay)
|
String |
Sitemap.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 |
MBThread.addAttachmentsFolder()
|
Folder |
MBThreadWrapper.addAttachmentsFolder()
|
Folder |
MBMessageWrapper.addAttachmentsFolder()
|
Folder |
MBMessage.addAttachmentsFolder()
|
List<Long> |
MBCategory.getAncestorCategoryIds()
|
List<Long> |
MBCategoryWrapper.getAncestorCategoryIds()
|
List<MBCategory> |
MBCategory.getAncestors()
|
List<MBCategory> |
MBCategoryWrapper.getAncestors()
|
List<FileEntry> |
MBMessageWrapper.getAttachmentsFileEntries()
|
List<FileEntry> |
MBMessage.getAttachmentsFileEntries()
|
List<FileEntry> |
MBMessageWrapper.getAttachmentsFileEntries(int start,
int end)
|
List<FileEntry> |
MBMessage.getAttachmentsFileEntries(int start,
int end)
|
int |
MBMessageWrapper.getAttachmentsFileEntriesCount()
|
int |
MBMessage.getAttachmentsFileEntriesCount()
|
long |
MBMessageWrapper.getAttachmentsFolderId()
|
long |
MBMessage.getAttachmentsFolderId()
|
MBCategory |
MBThread.getCategory()
|
MBCategory |
MBThreadWrapper.getCategory()
|
MBCategory |
MBMessageWrapper.getCategory()
|
MBCategory |
MBMessage.getCategory()
|
List<FileEntry> |
MBMessageWrapper.getDeletedAttachmentsFileEntries()
|
List<FileEntry> |
MBMessage.getDeletedAttachmentsFileEntries()
|
List<FileEntry> |
MBMessageWrapper.getDeletedAttachmentsFileEntries(int start,
int end)
|
List<FileEntry> |
MBMessage.getDeletedAttachmentsFileEntries(int start,
int end)
|
int |
MBMessageWrapper.getDeletedAttachmentsFileEntriesCount()
|
int |
MBMessage.getDeletedAttachmentsFileEntriesCount()
|
MBCategory |
MBCategory.getParentCategory()
|
MBCategory |
MBCategoryWrapper.getParentCategory()
|
MBThread |
MBMessageWrapper.getThread()
|
MBThread |
MBMessage.getThread()
|
long |
MBMessageWrapper.getThreadAttachmentsFolderId()
|
long |
MBMessage.getThreadAttachmentsFolderId()
|
TrashEntry |
MBThreadModel.getTrashEntry()
Returns the trash entry created when this message boards thread was moved to the Recycle Bin. |
TrashEntry |
MBThreadWrapper.getTrashEntry()
Returns the trash entry created when this message boards thread 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. |
TrashEntry |
MBMessageModel.getTrashEntry()
Returns the trash entry created when this message-boards message was moved to the Recycle Bin. |
TrashEntry |
MBCategoryModel.getTrashEntry()
Returns the trash entry created when this message boards category 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. |
Uses of PortalException in com.liferay.portlet.messageboards.service |
---|
Methods in com.liferay.portlet.messageboards.service that throw PortalException | |
---|---|
static MBBan |
MBBanLocalServiceUtil.addBan(long userId,
long banUserId,
ServiceContext serviceContext)
|
MBBan |
MBBanLocalServiceWrapper.addBan(long userId,
long banUserId,
ServiceContext serviceContext)
|
MBBan |
MBBanLocalService.addBan(long userId,
long banUserId,
ServiceContext serviceContext)
|
static MBBan |
MBBanServiceUtil.addBan(long banUserId,
ServiceContext serviceContext)
|
MBBan |
MBBanServiceWrapper.addBan(long banUserId,
ServiceContext serviceContext)
|
MBBan |
MBBanService.addBan(long banUserId,
ServiceContext serviceContext)
|
static MBCategory |
MBCategoryLocalServiceUtil.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)
|
MBCategory |
MBCategoryLocalService.addCategory(long userId,
long parentCategoryId,
String name,
String description,
ServiceContext serviceContext)
|
MBCategory |
MBCategoryServiceWrapper.addCategory(long userId,
long parentCategoryId,
String name,
String description,
ServiceContext serviceContext)
|
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 |
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 |
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 |
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)
|
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)
|
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)
|
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 void |
MBCategoryLocalServiceUtil.addCategoryResources(long categoryId,
boolean addGroupPermissions,
boolean addGuestPermissions)
|
void |
MBCategoryLocalService.addCategoryResources(long categoryId,
boolean addGroupPermissions,
boolean addGuestPermissions)
|
void |
MBCategoryLocalServiceWrapper.addCategoryResources(long categoryId,
boolean addGroupPermissions,
boolean addGuestPermissions)
|
static void |
MBCategoryLocalServiceUtil.addCategoryResources(long categoryId,
String[] groupPermissions,
String[] guestPermissions)
|
void |
MBCategoryLocalService.addCategoryResources(long categoryId,
String[] groupPermissions,
String[] guestPermissions)
|
void |
MBCategoryLocalServiceWrapper.addCategoryResources(long categoryId,
String[] groupPermissions,
String[] guestPermissions)
|
static void |
MBCategoryLocalServiceUtil.addCategoryResources(MBCategory category,
boolean addGroupPermissions,
boolean addGuestPermissions)
|
void |
MBCategoryLocalService.addCategoryResources(MBCategory category,
boolean addGroupPermissions,
boolean addGuestPermissions)
|
void |
MBCategoryLocalServiceWrapper.addCategoryResources(MBCategory category,
boolean addGroupPermissions,
boolean addGuestPermissions)
|
static void |
MBCategoryLocalServiceUtil.addCategoryResources(MBCategory category,
String[] groupPermissions,
String[] guestPermissions)
|
void |
MBCategoryLocalService.addCategoryResources(MBCategory category,
String[] groupPermissions,
String[] guestPermissions)
|
void |
MBCategoryLocalServiceWrapper.addCategoryResources(MBCategory category,
String[] groupPermissions,
String[] guestPermissions)
|
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)
|
MBDiscussion |
MBDiscussionLocalService.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 |
MBMessageLocalService.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)
|
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)
|
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)
|
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)
|
static MBMessage |
MBMessageLocalServiceUtil.addDiscussionMessage(long userId,
String userName,
long groupId,
String className,
long classPK,
long threadId,
long parentMessageId,
String subject,
String body,
ServiceContext serviceContext)
|
MBMessage |
MBMessageLocalService.addDiscussionMessage(long userId,
String userName,
long groupId,
String className,
long classPK,
long threadId,
long parentMessageId,
String subject,
String body,
ServiceContext serviceContext)
|
MBMessage |
MBMessageLocalServiceWrapper.addDiscussionMessage(long userId,
String userName,
long groupId,
String className,
long classPK,
long threadId,
long parentMessageId,
String subject,
String body,
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)
|
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 MBMessage |
MBMessageServiceUtil.addMessage(long groupId,
long categoryId,
long threadId,
long parentMessageId,
String subject,
String body,
String format,
List<ObjectValuePair<String,InputStream>> inputStreamOVPs,
boolean anonymous,
double priority,
boolean allowPingbacks,
ServiceContext serviceContext)
Deprecated. As of 6.2.0, replaced by MBMessageServiceUtil.addMessage(long, String,
String, String, java.util.List, boolean, double, boolean,
com.liferay.portal.service.ServiceContext) |
MBMessage |
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) |
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) |
static MBMessage |
MBMessageServiceUtil.addMessage(long groupId,
long categoryId,
String subject,
String body,
String format,
List<ObjectValuePair<String,InputStream>> inputStreamOVPs,
boolean anonymous,
double priority,
boolean allowPingbacks,
ServiceContext serviceContext)
|
MBMessage |
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)
|
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)
|
static MBMessage |
MBMessageLocalServiceUtil.addMessage(long userId,
String userName,
long groupId,
long categoryId,
long threadId,
long parentMessageId,
String subject,
String body,
String format,
List<ObjectValuePair<String,InputStream>> inputStreamOVPs,
boolean anonymous,
double priority,
boolean allowPingbacks,
ServiceContext serviceContext)
|
MBMessage |
MBMessageLocalService.addMessage(long userId,
String userName,
long groupId,
long categoryId,
long threadId,
long parentMessageId,
String subject,
String body,
String format,
List<ObjectValuePair<String,InputStream>> inputStreamOVPs,
boolean anonymous,
double priority,
boolean allowPingbacks,
ServiceContext serviceContext)
|
MBMessage |
MBMessageLocalServiceWrapper.addMessage(long userId,
String userName,
long groupId,
long categoryId,
long threadId,
long parentMessageId,
String subject,
String body,
String format,
List<ObjectValuePair<String,InputStream>> inputStreamOVPs,
boolean anonymous,
double priority,
boolean allowPingbacks,
ServiceContext serviceContext)
|
static MBMessage |
MBMessageLocalServiceUtil.addMessage(long userId,
String userName,
long groupId,
long categoryId,
String subject,
String body,
String format,
List<ObjectValuePair<String,InputStream>> inputStreamOVPs,
boolean anonymous,
double priority,
boolean allowPingbacks,
ServiceContext serviceContext)
|
MBMessage |
MBMessageLocalService.addMessage(long userId,
String userName,
long groupId,
long categoryId,
String subject,
String body,
String format,
List<ObjectValuePair<String,InputStream>> inputStreamOVPs,
boolean anonymous,
double priority,
boolean allowPingbacks,
ServiceContext serviceContext)
|
MBMessage |
MBMessageLocalServiceWrapper.addMessage(long userId,
String userName,
long groupId,
long categoryId,
String subject,
String body,
String format,
List<ObjectValuePair<String,InputStream>> inputStreamOVPs,
boolean anonymous,
double priority,
boolean allowPingbacks,
ServiceContext serviceContext)
|
static MBMessage |
MBMessageLocalServiceUtil.addMessage(long userId,
String userName,
long categoryId,
String subject,
String body,
ServiceContext serviceContext)
|
MBMessage |
MBMessageLocalService.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)
|
static MBMessage |
MBMessageServiceUtil.addMessage(long categoryId,
String subject,
String body,
ServiceContext serviceContext)
|
MBMessage |
MBMessageServiceWrapper.addMessage(long categoryId,
String subject,
String body,
ServiceContext serviceContext)
|
MBMessage |
MBMessageService.addMessage(long categoryId,
String subject,
String body,
ServiceContext serviceContext)
|
static MBMessage |
MBMessageServiceUtil.addMessage(long parentMessageId,
String subject,
String body,
String format,
List<ObjectValuePair<String,InputStream>> inputStreamOVPs,
boolean anonymous,
double priority,
boolean allowPingbacks,
ServiceContext serviceContext)
|
MBMessage |
MBMessageServiceWrapper.addMessage(long parentMessageId,
String subject,
String body,
String format,
List<ObjectValuePair<String,InputStream>> inputStreamOVPs,
boolean anonymous,
double priority,
boolean allowPingbacks,
ServiceContext serviceContext)
|
MBMessage |
MBMessageService.addMessage(long parentMessageId,
String subject,
String body,
String format,
List<ObjectValuePair<String,InputStream>> inputStreamOVPs,
boolean anonymous,
double priority,
boolean allowPingbacks,
ServiceContext serviceContext)
|
static void |
MBMessageLocalServiceUtil.addMessageResources(long messageId,
boolean addGroupPermissions,
boolean addGuestPermissions)
|
void |
MBMessageLocalService.addMessageResources(long messageId,
boolean addGroupPermissions,
boolean addGuestPermissions)
|
void |
MBMessageLocalServiceWrapper.addMessageResources(long messageId,
boolean addGroupPermissions,
boolean addGuestPermissions)
|
static void |
MBMessageLocalServiceUtil.addMessageResources(long messageId,
String[] groupPermissions,
String[] guestPermissions)
|
void |
MBMessageLocalService.addMessageResources(long messageId,
String[] groupPermissions,
String[] guestPermissions)
|
void |
MBMessageLocalServiceWrapper.addMessageResources(long messageId,
String[] groupPermissions,
String[] guestPermissions)
|
static void |
MBMessageLocalServiceUtil.addMessageResources(MBMessage message,
boolean addGroupPermissions,
boolean addGuestPermissions)
|
void |
MBMessageLocalService.addMessageResources(MBMessage message,
boolean addGroupPermissions,
boolean addGuestPermissions)
|
void |
MBMessageLocalServiceWrapper.addMessageResources(MBMessage message,
boolean addGroupPermissions,
boolean addGuestPermissions)
|
static void |
MBMessageLocalServiceUtil.addMessageResources(MBMessage message,
String[] groupPermissions,
String[] guestPermissions)
|
void |
MBMessageLocalService.addMessageResources(MBMessage message,
String[] groupPermissions,
String[] guestPermissions)
|
void |
MBMessageLocalServiceWrapper.addMessageResources(MBMessage message,
String[] groupPermissions,
String[] guestPermissions)
|
MBThread |
MBThreadLocalService.addThread(long categoryId,
MBMessage message,
ServiceContext serviceContext)
|
MBThread |
MBThreadLocalServiceWrapper.addThread(long categoryId,
MBMessage message,
ServiceContext serviceContext)
|
static MBThread |
MBThreadLocalServiceUtil.addThread(long categoryId,
MBMessage message,
ServiceContext serviceContext)
|
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)
|
static void |
MBBanLocalServiceUtil.checkBan(long groupId,
long banUserId)
|
void |
MBBanLocalServiceWrapper.checkBan(long groupId,
long banUserId)
|
void |
MBBanLocalService.checkBan(long groupId,
long banUserId)
|
static void |
MBBanLocalServiceUtil.deleteBan(long banId)
|
void |
MBBanLocalServiceWrapper.deleteBan(long banId)
|
void |
MBBanLocalService.deleteBan(long banId)
|
static void |
MBBanServiceUtil.deleteBan(long banUserId,
ServiceContext serviceContext)
|
void |
MBBanServiceWrapper.deleteBan(long banUserId,
ServiceContext serviceContext)
|
void |
MBBanService.deleteBan(long banUserId,
ServiceContext serviceContext)
|
static void |
MBCategoryLocalServiceUtil.deleteCategories(long groupId)
|
void |
MBCategoryLocalService.deleteCategories(long groupId)
|
void |
MBCategoryLocalServiceWrapper.deleteCategories(long groupId)
|
static void |
MBCategoryLocalServiceUtil.deleteCategory(long categoryId)
|
void |
MBCategoryLocalService.deleteCategory(long categoryId)
|
void |
MBCategoryLocalServiceWrapper.deleteCategory(long categoryId)
|
static void |
MBCategoryServiceUtil.deleteCategory(long categoryId,
boolean includeTrashedEntries)
|
void |
MBCategoryServiceWrapper.deleteCategory(long categoryId,
boolean includeTrashedEntries)
|
void |
MBCategoryService.deleteCategory(long categoryId,
boolean includeTrashedEntries)
|
static void |
MBCategoryServiceUtil.deleteCategory(long groupId,
long categoryId)
|
void |
MBCategoryServiceWrapper.deleteCategory(long groupId,
long categoryId)
|
void |
MBCategoryService.deleteCategory(long groupId,
long categoryId)
|
static void |
MBCategoryLocalServiceUtil.deleteCategory(MBCategory category)
|
void |
MBCategoryLocalService.deleteCategory(MBCategory category)
|
void |
MBCategoryLocalServiceWrapper.deleteCategory(MBCategory category)
|
static void |
MBCategoryLocalServiceUtil.deleteCategory(MBCategory category,
boolean includeTrashedEntries)
|
void |
MBCategoryLocalService.deleteCategory(MBCategory category,
boolean includeTrashedEntries)
|
void |
MBCategoryLocalServiceWrapper.deleteCategory(MBCategory category,
boolean includeTrashedEntries)
|
static void |
MBMailingListLocalServiceUtil.deleteCategoryMailingList(long groupId,
long categoryId)
|
void |
MBMailingListLocalServiceWrapper.deleteCategoryMailingList(long groupId,
long categoryId)
|
void |
MBMailingListLocalService.deleteCategoryMailingList(long groupId,
long categoryId)
|
static MBMessage |
MBMessageLocalServiceUtil.deleteDiscussionMessage(long messageId)
|
MBMessage |
MBMessageLocalService.deleteDiscussionMessage(long messageId)
|
MBMessage |
MBMessageLocalServiceWrapper.deleteDiscussionMessage(long messageId)
|
static void |
MBMessageServiceUtil.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)
|
void |
MBMessageService.deleteDiscussionMessage(long groupId,
String className,
long classPK,
String permissionClassName,
long permissionClassPK,
long permissionOwnerId,
long messageId)
|
static void |
MBMessageLocalServiceUtil.deleteDiscussionMessages(String className,
long classPK)
|
void |
MBMessageLocalService.deleteDiscussionMessages(String className,
long classPK)
|
void |
MBMessageLocalServiceWrapper.deleteDiscussionMessages(String className,
long classPK)
|
static void |
MBMailingListLocalServiceUtil.deleteMailingList(long mailingListId)
|
void |
MBMailingListLocalServiceWrapper.deleteMailingList(long mailingListId)
|
void |
MBMailingListLocalService.deleteMailingList(long mailingListId)
|
static void |
MBMailingListLocalServiceUtil.deleteMailingList(MBMailingList mailingList)
|
void |
MBMailingListLocalServiceWrapper.deleteMailingList(MBMailingList mailingList)
|
void |
MBMailingListLocalService.deleteMailingList(MBMailingList mailingList)
|
static MBBan |
MBBanLocalServiceUtil.deleteMBBan(long banId)
Deletes the message boards ban with the primary key from the database. |
MBBan |
MBBanLocalServiceWrapper.deleteMBBan(long banId)
Deletes the message boards ban with the primary key from the database. |
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 |
MBCategoryLocalService.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. |
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. |
MBDiscussion |
MBDiscussionLocalService.deleteMBDiscussion(long discussionId)
Deletes the message boards discussion 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. |
MBMailingList |
MBMailingListLocalService.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 |
MBMessageLocalService.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. |
static MBStatsUser |
MBStatsUserLocalServiceUtil.deleteMBStatsUser(long statsUserId)
Deletes the message boards stats user 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. |
MBStatsUser |
MBStatsUserLocalService.deleteMBStatsUser(long statsUserId)
Deletes the message boards stats user with the primary key from the database. |
MBThread |
MBThreadLocalService.deleteMBThread(long threadId)
Deletes the message boards thread 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. |
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 void |
MBMessageServiceUtil.deleteMessage(long messageId)
|
static MBMessage |
MBMessageLocalServiceUtil.deleteMessage(long messageId)
|
void |
MBMessageServiceWrapper.deleteMessage(long messageId)
|
MBMessage |
MBMessageLocalService.deleteMessage(long messageId)
|
void |
MBMessageService.deleteMessage(long messageId)
|
MBMessage |
MBMessageLocalServiceWrapper.deleteMessage(long messageId)
|
static MBMessage |
MBMessageLocalServiceUtil.deleteMessage(MBMessage message)
|
MBMessage |
MBMessageLocalService.deleteMessage(MBMessage message)
|
MBMessage |
MBMessageLocalServiceWrapper.deleteMessage(MBMessage message)
|
static void |
MBMessageLocalServiceUtil.deleteMessageAttachment(long messageId,
String fileName)
|
void |
MBMessageLocalService.deleteMessageAttachment(long messageId,
String fileName)
|
void |
MBMessageLocalServiceWrapper.deleteMessageAttachment(long messageId,
String fileName)
|
static void |
MBMessageServiceUtil.deleteMessageAttachments(long messageId)
|
static void |
MBMessageLocalServiceUtil.deleteMessageAttachments(long messageId)
|
void |
MBMessageServiceWrapper.deleteMessageAttachments(long messageId)
|
void |
MBMessageLocalService.deleteMessageAttachments(long messageId)
|
void |
MBMessageService.deleteMessageAttachments(long messageId)
|
void |
MBMessageLocalServiceWrapper.deleteMessageAttachments(long messageId)
|
static void |
MBStatsUserLocalServiceUtil.deleteStatsUser(long statsUserId)
|
void |
MBStatsUserLocalServiceWrapper.deleteStatsUser(long statsUserId)
|
void |
MBStatsUserLocalService.deleteStatsUser(long statsUserId)
|
void |
MBThreadLocalService.deleteThread(long threadId)
|
void |
MBThreadLocalServiceWrapper.deleteThread(long threadId)
|
static void |
MBThreadLocalServiceUtil.deleteThread(long threadId)
|
void |
MBThreadServiceWrapper.deleteThread(long threadId)
|
static void |
MBThreadServiceUtil.deleteThread(long threadId)
|
void |
MBThreadService.deleteThread(long threadId)
|
void |
MBThreadLocalService.deleteThread(MBThread thread)
|
void |
MBThreadLocalServiceWrapper.deleteThread(MBThread thread)
|
static void |
MBThreadLocalServiceUtil.deleteThread(MBThread thread)
|
void |
MBThreadFlagLocalService.deleteThreadFlag(long threadFlagId)
|
void |
MBThreadFlagLocalServiceWrapper.deleteThreadFlag(long threadFlagId)
|
static void |
MBThreadFlagLocalServiceUtil.deleteThreadFlag(long threadFlagId)
|
void |
MBThreadLocalService.deleteThreads(long groupId,
long categoryId)
|
void |
MBThreadLocalServiceWrapper.deleteThreads(long groupId,
long categoryId)
|
static void |
MBThreadLocalServiceUtil.deleteThreads(long groupId,
long categoryId)
|
void |
MBThreadLocalService.deleteThreads(long groupId,
long categoryId,
boolean includeTrashedEntries)
|
void |
MBThreadLocalServiceWrapper.deleteThreads(long groupId,
long categoryId,
boolean includeTrashedEntries)
|
static void |
MBThreadLocalServiceUtil.deleteThreads(long groupId,
long categoryId,
boolean includeTrashedEntries)
|
static MBCategory |
MBCategoryLocalServiceUtil.getCategory(long categoryId)
|
static MBCategory |
MBCategoryServiceUtil.getCategory(long categoryId)
|
MBCategory |
MBCategoryLocalService.getCategory(long categoryId)
|
MBCategory |
MBCategoryServiceWrapper.getCategory(long categoryId)
|
MBCategory |
MBCategoryService.getCategory(long categoryId)
|
MBCategory |
MBCategoryLocalServiceWrapper.getCategory(long categoryId)
|
static MBMailingList |
MBMailingListLocalServiceUtil.getCategoryMailingList(long groupId,
long categoryId)
|
MBMailingList |
MBMailingListLocalServiceWrapper.getCategoryMailingList(long groupId,
long categoryId)
|
MBMailingList |
MBMailingListLocalService.getCategoryMailingList(long groupId,
long categoryId)
|
static List<MBMessage> |
MBMessageServiceUtil.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)
|
List<MBMessage> |
MBMessageService.getCategoryMessages(long groupId,
long categoryId,
int status,
int start,
int end)
|
static String |
MBMessageServiceUtil.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)
|
String |
MBMessageService.getCategoryMessagesRSS(long groupId,
long categoryId,
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)
|
String |
MBMessageServiceWrapper.getCompanyMessagesRSS(long companyId,
int status,
int max,
String type,
double version,
String displayStyle,
String feedURL,
String entryURL,
ThemeDisplay themeDisplay)
|
String |
MBMessageService.getCompanyMessagesRSS(long companyId,
int status,
int max,
String type,
double version,
String displayStyle,
String feedURL,
String entryURL,
ThemeDisplay themeDisplay)
|
MBDiscussion |
MBDiscussionLocalServiceWrapper.getDiscussion(long discussionId)
|
static MBDiscussion |
MBDiscussionLocalServiceUtil.getDiscussion(long discussionId)
|
MBDiscussion |
MBDiscussionLocalService.getDiscussion(long discussionId)
|
MBDiscussion |
MBDiscussionLocalServiceWrapper.getDiscussion(String className,
long classPK)
|
static MBDiscussion |
MBDiscussionLocalServiceUtil.getDiscussion(String className,
long classPK)
|
MBDiscussion |
MBDiscussionLocalService.getDiscussion(String className,
long classPK)
|
static MBMessageDisplay |
MBMessageLocalServiceUtil.getDiscussionMessageDisplay(long userId,
long groupId,
String className,
long classPK,
int status)
|
MBMessageDisplay |
MBMessageLocalService.getDiscussionMessageDisplay(long userId,
long groupId,
String className,
long classPK,
int status)
|
MBMessageDisplay |
MBMessageLocalServiceWrapper.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 |
MBMessageLocalService.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)
|
static String |
MBMessageServiceUtil.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)
|
String |
MBMessageService.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,
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)
|
String |
MBMessageService.getGroupMessagesRSS(long groupId,
long userId,
int status,
int max,
String type,
double version,
String displayStyle,
String feedURL,
String entryURL,
ThemeDisplay themeDisplay)
|
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)
|
List<MBThread> |
MBThreadService.getGroupThreads(long groupId,
long userId,
Date modifiedDate,
int status,
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)
|
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,
int start,
int end)
|
static List<MBThread> |
MBThreadServiceUtil.getGroupThreads(long groupId,
long userId,
int status,
boolean subscribed,
int start,
int end)
|
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,
int start,
int end)
|
static List<MBThread> |
MBThreadServiceUtil.getGroupThreads(long groupId,
long userId,
int status,
int start,
int end)
|
List<MBThread> |
MBThreadService.getGroupThreads(long groupId,
long userId,
int status,
int start,
int end)
|
static MBBan |
MBBanLocalServiceUtil.getMBBan(long banId)
Returns the message boards ban with the primary key. |
MBBan |
MBBanLocalServiceWrapper.getMBBan(long banId)
Returns the message boards ban with the primary key. |
MBBan |
MBBanLocalService.getMBBan(long banId)
Returns the message boards ban with the primary key. |
static MBBan |
MBBanLocalServiceUtil.getMBBanByUuidAndCompanyId(String uuid,
long companyId)
Returns the message boards ban with the matching UUID and company. |
MBBan |
MBBanLocalServiceWrapper.getMBBanByUuidAndCompanyId(String uuid,
long companyId)
Returns the message boards ban with the matching UUID and company. |
MBBan |
MBBanLocalService.getMBBanByUuidAndCompanyId(String uuid,
long companyId)
Returns the message boards ban with the matching UUID and company. |
static MBBan |
MBBanLocalServiceUtil.getMBBanByUuidAndGroupId(String uuid,
long groupId)
Returns the message boards ban matching the UUID and group. |
MBBan |
MBBanLocalServiceWrapper.getMBBanByUuidAndGroupId(String uuid,
long groupId)
Returns the message boards ban matching the UUID and group. |
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 |
MBCategoryLocalService.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. |
static MBCategory |
MBCategoryLocalServiceUtil.getMBCategoryByUuidAndCompanyId(String uuid,
long companyId)
Returns the message boards category with the matching UUID and company. |
MBCategory |
MBCategoryLocalService.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. |
static MBCategory |
MBCategoryLocalServiceUtil.getMBCategoryByUuidAndGroupId(String uuid,
long groupId)
Returns the message boards category matching the UUID and group. |
MBCategory |
MBCategoryLocalService.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. |
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. |
MBDiscussion |
MBDiscussionLocalService.getMBDiscussion(long discussionId)
Returns the message boards discussion with the primary key. |
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. |
MBDiscussion |
MBDiscussionLocalService.getMBDiscussionByUuidAndCompanyId(String uuid,
long companyId)
Returns the message boards discussion with the matching UUID and company. |
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. |
MBDiscussion |
MBDiscussionLocalService.getMBDiscussionByUuidAndGroupId(String uuid,
long groupId)
Returns the message boards discussion matching the UUID and group. |
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. |
MBMailingList |
MBMailingListLocalService.getMBMailingList(long mailingListId)
Returns the message boards mailing list with the primary key. |
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. |
MBMailingList |
MBMailingListLocalService.getMBMailingListByUuidAndCompanyId(String uuid,
long companyId)
Returns the message boards mailing list with the matching UUID and company. |
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. |
MBMailingList |
MBMailingListLocalService.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 |
MBMessageLocalService.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. |
static MBMessage |
MBMessageLocalServiceUtil.getMBMessageByUuidAndCompanyId(String uuid,
long companyId)
Returns the message-boards message with the matching UUID and company. |
MBMessage |
MBMessageLocalService.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. |
static MBMessage |
MBMessageLocalServiceUtil.getMBMessageByUuidAndGroupId(String uuid,
long groupId)
Returns the message-boards message matching the UUID and group. |
MBMessage |
MBMessageLocalService.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. |
static MBStatsUser |
MBStatsUserLocalServiceUtil.getMBStatsUser(long statsUserId)
Returns the message boards stats user with the primary key. |
MBStatsUser |
MBStatsUserLocalServiceWrapper.getMBStatsUser(long statsUserId)
Returns the message boards stats user with the primary key. |
MBStatsUser |
MBStatsUserLocalService.getMBStatsUser(long statsUserId)
Returns the message boards stats user with the primary key. |
MBThread |
MBThreadLocalService.getMBThread(long threadId)
Returns the message boards thread 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. |
MBThread |
MBThreadLocalService.getMBThreadByUuidAndCompanyId(String uuid,
long companyId)
Returns the message boards thread with the matching UUID and company. |
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. |
MBThread |
MBThreadLocalService.getMBThreadByUuidAndGroupId(String uuid,
long groupId)
Returns the message boards thread matching the UUID and group. |
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. |
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. |
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. |
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 |
MBMessageServiceUtil.getMessage(long messageId)
|
static MBMessage |
MBMessageLocalServiceUtil.getMessage(long messageId)
|
MBMessage |
MBMessageServiceWrapper.getMessage(long messageId)
|
MBMessage |
MBMessageLocalService.getMessage(long messageId)
|
MBMessage |
MBMessageService.getMessage(long messageId)
|
MBMessage |
MBMessageLocalServiceWrapper.getMessage(long messageId)
|
static MBMessageDisplay |
MBMessageServiceUtil.getMessageDisplay(long messageId,
int status,
String threadView,
boolean includePrevAndNext)
|
MBMessageDisplay |
MBMessageServiceWrapper.getMessageDisplay(long messageId,
int status,
String threadView,
boolean includePrevAndNext)
|
MBMessageDisplay |
MBMessageService.getMessageDisplay(long messageId,
int status,
String threadView,
boolean includePrevAndNext)
|
static MBMessageDisplay |
MBMessageLocalServiceUtil.getMessageDisplay(long userId,
long messageId,
int status,
String threadView,
boolean includePrevAndNext)
|
MBMessageDisplay |
MBMessageLocalService.getMessageDisplay(long userId,
long messageId,
int status,
String threadView,
boolean includePrevAndNext)
|
MBMessageDisplay |
MBMessageLocalServiceWrapper.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 |
MBMessageLocalService.getMessageDisplay(long userId,
MBMessage message,
int status,
String threadView,
boolean includePrevAndNext)
|
MBMessageDisplay |
MBMessageLocalServiceWrapper.getMessageDisplay(long userId,
MBMessage message,
int status,
String threadView,
boolean includePrevAndNext)
|
static PersistedModel |
MBCategoryLocalServiceUtil.getPersistedModel(Serializable primaryKeyObj)
|
static PersistedModel |
MBMailingListLocalServiceUtil.getPersistedModel(Serializable primaryKeyObj)
|
PersistedModel |
MBThreadLocalService.getPersistedModel(Serializable primaryKeyObj)
|
static PersistedModel |
MBStatsUserLocalServiceUtil.getPersistedModel(Serializable primaryKeyObj)
|
static PersistedModel |
MBMessageLocalServiceUtil.getPersistedModel(Serializable primaryKeyObj)
|
PersistedModel |
MBDiscussionLocalServiceWrapper.getPersistedModel(Serializable primaryKeyObj)
|
static PersistedModel |
MBDiscussionLocalServiceUtil.getPersistedModel(Serializable primaryKeyObj)
|
PersistedModel |
MBThreadLocalServiceWrapper.getPersistedModel(Serializable primaryKeyObj)
|
PersistedModel |
MBMessageLocalService.getPersistedModel(Serializable primaryKeyObj)
|
static PersistedModel |
MBBanLocalServiceUtil.getPersistedModel(Serializable primaryKeyObj)
|
PersistedModel |
MBMailingListLocalServiceWrapper.getPersistedModel(Serializable primaryKeyObj)
|
PersistedModel |
MBCategoryLocalService.getPersistedModel(Serializable primaryKeyObj)
|
PersistedModel |
MBThreadFlagLocalService.getPersistedModel(Serializable primaryKeyObj)
|
PersistedModel |
MBMessageLocalServiceWrapper.getPersistedModel(Serializable primaryKeyObj)
|
static PersistedModel |
MBThreadLocalServiceUtil.getPersistedModel(Serializable primaryKeyObj)
|
PersistedModel |
MBBanLocalServiceWrapper.getPersistedModel(Serializable primaryKeyObj)
|
PersistedModel |
MBDiscussionLocalService.getPersistedModel(Serializable primaryKeyObj)
|
PersistedModel |
MBStatsUserLocalServiceWrapper.getPersistedModel(Serializable primaryKeyObj)
|
PersistedModel |
MBThreadFlagLocalServiceWrapper.getPersistedModel(Serializable primaryKeyObj)
|
PersistedModel |
MBStatsUserLocalService.getPersistedModel(Serializable primaryKeyObj)
|
static PersistedModel |
MBThreadFlagLocalServiceUtil.getPersistedModel(Serializable primaryKeyObj)
|
PersistedModel |
MBMailingListLocalService.getPersistedModel(Serializable primaryKeyObj)
|
PersistedModel |
MBBanLocalService.getPersistedModel(Serializable primaryKeyObj)
|
PersistedModel |
MBCategoryLocalServiceWrapper.getPersistedModel(Serializable primaryKeyObj)
|
static int |
MBMessageLocalServiceUtil.getPositionInThread(long messageId)
|
int |
MBMessageLocalService.getPositionInThread(long messageId)
|
int |
MBMessageLocalServiceWrapper.getPositionInThread(long messageId)
|
List<MBThread> |
MBThreadLocalService.getPriorityThreads(long categoryId,
double priority)
|
List<MBThread> |
MBThreadLocalServiceWrapper.getPriorityThreads(long categoryId,
double priority)
|
static List<MBThread> |
MBThreadLocalServiceUtil.getPriorityThreads(long categoryId,
double priority)
|
List<MBThread> |
MBThreadLocalService.getPriorityThreads(long categoryId,
double priority,
boolean inherit)
|
List<MBThread> |
MBThreadLocalServiceWrapper.getPriorityThreads(long categoryId,
double priority,
boolean inherit)
|
static List<MBThread> |
MBThreadLocalServiceUtil.getPriorityThreads(long categoryId,
double priority,
boolean inherit)
|
static List<MBStatsUser> |
MBStatsUserLocalServiceUtil.getStatsUsersByGroupId(long groupId,
int start,
int end)
|
List<MBStatsUser> |
MBStatsUserLocalServiceWrapper.getStatsUsersByGroupId(long groupId,
int start,
int end)
|
List<MBStatsUser> |
MBStatsUserLocalService.getStatsUsersByGroupId(long groupId,
int start,
int end)
|
static int |
MBStatsUserLocalServiceUtil.getStatsUsersByGroupIdCount(long groupId)
|
int |
MBStatsUserLocalServiceWrapper.getStatsUsersByGroupIdCount(long groupId)
|
int |
MBStatsUserLocalService.getStatsUsersByGroupIdCount(long groupId)
|
MBThread |
MBThreadLocalService.getThread(long threadId)
|
MBThread |
MBThreadLocalServiceWrapper.getThread(long threadId)
|
static MBThread |
MBThreadLocalServiceUtil.getThread(long threadId)
|
MBDiscussion |
MBDiscussionLocalServiceWrapper.getThreadDiscussion(long threadId)
|
static MBDiscussion |
MBDiscussionLocalServiceUtil.getThreadDiscussion(long threadId)
|
MBDiscussion |
MBDiscussionLocalService.getThreadDiscussion(long threadId)
|
MBThreadFlag |
MBThreadFlagLocalService.getThreadFlag(long userId,
MBThread thread)
|
MBThreadFlag |
MBThreadFlagLocalServiceWrapper.getThreadFlag(long userId,
MBThread thread)
|
static MBThreadFlag |
MBThreadFlagLocalServiceUtil.getThreadFlag(long userId,
MBThread thread)
|
static String |
MBMessageServiceUtil.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)
|
String |
MBMessageService.getThreadMessagesRSS(long threadId,
int status,
int max,
String type,
double version,
String displayStyle,
String feedURL,
String entryURL,
ThemeDisplay themeDisplay)
|
boolean |
MBThreadFlagLocalService.hasThreadFlag(long userId,
MBThread thread)
|
boolean |
MBThreadFlagLocalServiceWrapper.hasThreadFlag(long userId,
MBThread thread)
|
static boolean |
MBThreadFlagLocalServiceUtil.hasThreadFlag(long userId,
MBThread thread)
|
MBThread |
MBThreadLocalService.incrementViewCounter(long threadId,
int increment)
|
MBThread |
MBThreadLocalServiceWrapper.incrementViewCounter(long threadId,
int increment)
|
static MBThread |
MBThreadLocalServiceUtil.incrementViewCounter(long threadId,
int increment)
|
Lock |
MBThreadServiceWrapper.lockThread(long threadId)
|
static Lock |
MBThreadServiceUtil.lockThread(long threadId)
|
Lock |
MBThreadService.lockThread(long threadId)
|
static void |
MBCategoryLocalServiceUtil.moveCategoriesToTrash(long groupId,
long userId)
|
void |
MBCategoryLocalService.moveCategoriesToTrash(long groupId,
long userId)
|
void |
MBCategoryLocalServiceWrapper.moveCategoriesToTrash(long groupId,
long userId)
|
static MBCategory |
MBCategoryLocalServiceUtil.moveCategory(long categoryId,
long parentCategoryId,
boolean mergeWithParentCategory)
|
static MBCategory |
MBCategoryServiceUtil.moveCategory(long categoryId,
long parentCategoryId,
boolean mergeWithParentCategory)
|
MBCategory |
MBCategoryLocalService.moveCategory(long categoryId,
long parentCategoryId,
boolean mergeWithParentCategory)
|
MBCategory |
MBCategoryServiceWrapper.moveCategory(long categoryId,
long parentCategoryId,
boolean mergeWithParentCategory)
|
MBCategory |
MBCategoryService.moveCategory(long categoryId,
long parentCategoryId,
boolean mergeWithParentCategory)
|
MBCategory |
MBCategoryLocalServiceWrapper.moveCategory(long categoryId,
long parentCategoryId,
boolean mergeWithParentCategory)
|
static MBCategory |
MBCategoryServiceUtil.moveCategoryFromTrash(long categoryId,
long newCategoryId)
|
MBCategory |
MBCategoryServiceWrapper.moveCategoryFromTrash(long categoryId,
long newCategoryId)
|
MBCategory |
MBCategoryService.moveCategoryFromTrash(long categoryId,
long newCategoryId)
|
static MBCategory |
MBCategoryLocalServiceUtil.moveCategoryFromTrash(long userId,
long categoryId,
long newCategoryId)
|
MBCategory |
MBCategoryLocalService.moveCategoryFromTrash(long userId,
long categoryId,
long newCategoryId)
|
MBCategory |
MBCategoryLocalServiceWrapper.moveCategoryFromTrash(long userId,
long categoryId,
long newCategoryId)
|
static MBCategory |
MBCategoryServiceUtil.moveCategoryToTrash(long categoryId)
|
MBCategory |
MBCategoryServiceWrapper.moveCategoryToTrash(long categoryId)
|
MBCategory |
MBCategoryService.moveCategoryToTrash(long categoryId)
|
static MBCategory |
MBCategoryLocalServiceUtil.moveCategoryToTrash(long userId,
long categoryId)
|
MBCategory |
MBCategoryLocalService.moveCategoryToTrash(long userId,
long categoryId)
|
MBCategory |
MBCategoryLocalServiceWrapper.moveCategoryToTrash(long userId,
long categoryId)
|
void |
MBThreadLocalService.moveDependentsToTrash(long groupId,
long threadId,
long trashEntryId)
|
void |
MBThreadLocalServiceWrapper.moveDependentsToTrash(long groupId,
long threadId,
long trashEntryId)
|
static void |
MBThreadLocalServiceUtil.moveDependentsToTrash(long groupId,
long threadId,
long trashEntryId)
|
static long |
MBMessageLocalServiceUtil.moveMessageAttachmentToTrash(long userId,
long messageId,
String fileName)
|
long |
MBMessageLocalService.moveMessageAttachmentToTrash(long userId,
long messageId,
String fileName)
|
long |
MBMessageLocalServiceWrapper.moveMessageAttachmentToTrash(long userId,
long messageId,
String fileName)
|
MBThread |
MBThreadServiceWrapper.moveThread(long categoryId,
long threadId)
|
static MBThread |
MBThreadServiceUtil.moveThread(long categoryId,
long threadId)
|
MBThread |
MBThreadService.moveThread(long categoryId,
long threadId)
|
MBThread |
MBThreadLocalService.moveThread(long groupId,
long categoryId,
long threadId)
|
MBThread |
MBThreadLocalServiceWrapper.moveThread(long groupId,
long categoryId,
long threadId)
|
static MBThread |
MBThreadLocalServiceUtil.moveThread(long groupId,
long categoryId,
long threadId)
|
MBThread |
MBThreadServiceWrapper.moveThreadFromTrash(long categoryId,
long threadId)
|
static MBThread |
MBThreadServiceUtil.moveThreadFromTrash(long categoryId,
long threadId)
|
MBThread |
MBThreadService.moveThreadFromTrash(long categoryId,
long threadId)
|
MBThread |
MBThreadLocalService.moveThreadFromTrash(long userId,
long categoryId,
long threadId)
|
MBThread |
MBThreadLocalServiceWrapper.moveThreadFromTrash(long userId,
long categoryId,
long threadId)
|
static MBThread |
MBThreadLocalServiceUtil.moveThreadFromTrash(long userId,
long categoryId,
long threadId)
|
void |
MBThreadLocalService.moveThreadsToTrash(long groupId,
long userId)
|
void |
MBThreadLocalServiceWrapper.moveThreadsToTrash(long groupId,
long userId)
|
static void |
MBThreadLocalServiceUtil.moveThreadsToTrash(long groupId,
long userId)
|
MBThread |
MBThreadServiceWrapper.moveThreadToTrash(long threadId)
|
static MBThread |
MBThreadServiceUtil.moveThreadToTrash(long threadId)
|
MBThread |
MBThreadService.moveThreadToTrash(long threadId)
|
MBThread |
MBThreadLocalService.moveThreadToTrash(long userId,
long threadId)
|
MBThread |
MBThreadLocalServiceWrapper.moveThreadToTrash(long userId,
long threadId)
|
static MBThread |
MBThreadLocalServiceUtil.moveThreadToTrash(long userId,
long threadId)
|
MBThread |
MBThreadLocalService.moveThreadToTrash(long userId,
MBThread thread)
|
MBThread |
MBThreadLocalServiceWrapper.moveThreadToTrash(long userId,
MBThread thread)
|
static MBThread |
MBThreadLocalServiceUtil.moveThreadToTrash(long userId,
MBThread thread)
|
static void |
MBCategoryServiceUtil.restoreCategoryFromTrash(long categoryId)
|
void |
MBCategoryServiceWrapper.restoreCategoryFromTrash(long categoryId)
|
void |
MBCategoryService.restoreCategoryFromTrash(long categoryId)
|
static void |
MBCategoryLocalServiceUtil.restoreCategoryFromTrash(long userId,
long categoryId)
|
void |
MBCategoryLocalService.restoreCategoryFromTrash(long userId,
long categoryId)
|
void |
MBCategoryLocalServiceWrapper.restoreCategoryFromTrash(long userId,
long categoryId)
|
void |
MBThreadLocalService.restoreDependentsFromTrash(long groupId,
long threadId,
long trashEntryId)
|
void |
MBThreadLocalServiceWrapper.restoreDependentsFromTrash(long groupId,
long threadId,
long trashEntryId)
|
static void |
MBThreadLocalServiceUtil.restoreDependentsFromTrash(long groupId,
long threadId,
long trashEntryId)
|
static void |
MBMessageLocalServiceUtil.restoreMessageAttachmentFromTrash(long userId,
long messageId,
String deletedFileName)
|
void |
MBMessageLocalService.restoreMessageAttachmentFromTrash(long userId,
long messageId,
String deletedFileName)
|
void |
MBMessageLocalServiceWrapper.restoreMessageAttachmentFromTrash(long userId,
long messageId,
String deletedFileName)
|
static void |
MBMessageServiceUtil.restoreMessageAttachmentFromTrash(long messageId,
String fileName)
|
void |
MBMessageServiceWrapper.restoreMessageAttachmentFromTrash(long messageId,
String fileName)
|
void |
MBMessageService.restoreMessageAttachmentFromTrash(long messageId,
String fileName)
|
void |
MBThreadServiceWrapper.restoreThreadFromTrash(long threadId)
|
static void |
MBThreadServiceUtil.restoreThreadFromTrash(long threadId)
|
void |
MBThreadService.restoreThreadFromTrash(long threadId)
|
void |
MBThreadLocalService.restoreThreadFromTrash(long userId,
long threadId)
|
void |
MBThreadLocalServiceWrapper.restoreThreadFromTrash(long userId,
long threadId)
|
static void |
MBThreadLocalServiceUtil.restoreThreadFromTrash(long userId,
long threadId)
|
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 |
MBThreadService.search(long groupId,
long creatorUserId,
int status,
int start,
int end)
|
Hits |
MBThreadLocalService.search(long groupId,
long userId,
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)
|
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 |
MBThreadService.search(long groupId,
long creatorUserId,
long startDate,
long endDate,
int status,
int start,
int end)
|
Hits |
MBThreadLocalService.search(long groupId,
long userId,
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)
|
MBThread |
MBThreadLocalService.splitThread(long messageId,
String subject,
ServiceContext serviceContext)
|
MBThread |
MBThreadLocalServiceWrapper.splitThread(long messageId,
String subject,
ServiceContext serviceContext)
|
static MBThread |
MBThreadLocalServiceUtil.splitThread(long messageId,
String subject,
ServiceContext serviceContext)
|
MBThread |
MBThreadServiceWrapper.splitThread(long messageId,
String subject,
ServiceContext serviceContext)
|
static MBThread |
MBThreadServiceUtil.splitThread(long messageId,
String subject,
ServiceContext serviceContext)
|
MBThread |
MBThreadService.splitThread(long messageId,
String subject,
ServiceContext serviceContext)
|
static void |
MBCategoryServiceUtil.subscribeCategory(long groupId,
long categoryId)
|
void |
MBCategoryServiceWrapper.subscribeCategory(long groupId,
long categoryId)
|
void |
MBCategoryService.subscribeCategory(long groupId,
long categoryId)
|
static void |
MBCategoryLocalServiceUtil.subscribeCategory(long userId,
long groupId,
long categoryId)
|
void |
MBCategoryLocalService.subscribeCategory(long userId,
long groupId,
long categoryId)
|
void |
MBCategoryLocalServiceWrapper.subscribeCategory(long userId,
long groupId,
long categoryId)
|
static void |
MBMessageServiceUtil.subscribeMessage(long messageId)
|
void |
MBMessageServiceWrapper.subscribeMessage(long messageId)
|
void |
MBMessageService.subscribeMessage(long messageId)
|
static void |
MBMessageLocalServiceUtil.subscribeMessage(long userId,
long messageId)
|
void |
MBMessageLocalService.subscribeMessage(long userId,
long messageId)
|
void |
MBMessageLocalServiceWrapper.subscribeMessage(long userId,
long messageId)
|
void |
MBThreadServiceWrapper.unlockThread(long threadId)
|
static void |
MBThreadServiceUtil.unlockThread(long threadId)
|
void |
MBThreadService.unlockThread(long threadId)
|
static void |
MBCategoryServiceUtil.unsubscribeCategory(long groupId,
long categoryId)
|
void |
MBCategoryServiceWrapper.unsubscribeCategory(long groupId,
long categoryId)
|
void |
MBCategoryService.unsubscribeCategory(long groupId,
long categoryId)
|
static void |
MBCategoryLocalServiceUtil.unsubscribeCategory(long userId,
long groupId,
long categoryId)
|
void |
MBCategoryLocalService.unsubscribeCategory(long userId,
long groupId,
long categoryId)
|
void |
MBCategoryLocalServiceWrapper.unsubscribeCategory(long userId,
long groupId,
long categoryId)
|
static void |
MBMessageServiceUtil.unsubscribeMessage(long messageId)
|
void |
MBMessageServiceWrapper.unsubscribeMessage(long messageId)
|
void |
MBMessageService.unsubscribeMessage(long messageId)
|
static void |
MBMessageLocalServiceUtil.unsubscribeMessage(long userId,
long messageId)
|
void |
MBMessageLocalService.unsubscribeMessage(long userId,
long messageId)
|
void |
MBMessageLocalServiceWrapper.unsubscribeMessage(long userId,
long messageId)
|
static void |
MBMessageServiceUtil.updateAnswer(long messageId,
boolean answer,
boolean cascade)
|
static void |
MBMessageLocalServiceUtil.updateAnswer(long messageId,
boolean answer,
boolean cascade)
|
void |
MBMessageServiceWrapper.updateAnswer(long messageId,
boolean answer,
boolean cascade)
|
void |
MBMessageLocalService.updateAnswer(long messageId,
boolean answer,
boolean cascade)
|
void |
MBMessageService.updateAnswer(long messageId,
boolean answer,
boolean cascade)
|
void |
MBMessageLocalServiceWrapper.updateAnswer(long messageId,
boolean answer,
boolean cascade)
|
static void |
MBMessageLocalServiceUtil.updateAnswer(MBMessage message,
boolean answer,
boolean cascade)
|
void |
MBMessageLocalService.updateAnswer(MBMessage message,
boolean answer,
boolean cascade)
|
void |
MBMessageLocalServiceWrapper.updateAnswer(MBMessage message,
boolean answer,
boolean cascade)
|
static void |
MBMessageLocalServiceUtil.updateAsset(long userId,
MBMessage message,
long[] assetCategoryIds,
String[] assetTagNames,
long[] assetLinkEntryIds)
|
void |
MBMessageLocalService.updateAsset(long userId,
MBMessage message,
long[] assetCategoryIds,
String[] assetTagNames,
long[] assetLinkEntryIds)
|
void |
MBMessageLocalServiceWrapper.updateAsset(long userId,
MBMessage message,
long[] assetCategoryIds,
String[] assetTagNames,
long[] assetLinkEntryIds)
|
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)
|
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)
|
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)
|
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)
|
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 MBMessage |
MBMessageLocalServiceUtil.updateDiscussionMessage(long userId,
long messageId,
String className,
long classPK,
String subject,
String body,
ServiceContext serviceContext)
|
MBMessage |
MBMessageLocalService.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)
|
static MBMessage |
MBMessageServiceUtil.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)
|
MBMessage |
MBMessageService.updateDiscussionMessage(String className,
long classPK,
String permissionClassName,
long permissionClassPK,
long permissionOwnerId,
long messageId,
String subject,
String body,
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)
|
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 MBMessage |
MBMessageLocalServiceUtil.updateMessage(long userId,
long messageId,
String subject,
String body,
List<ObjectValuePair<String,InputStream>> inputStreamOVPs,
List<String> existingFiles,
double priority,
boolean allowPingbacks,
ServiceContext serviceContext)
|
MBMessage |
MBMessageLocalService.updateMessage(long userId,
long messageId,
String subject,
String body,
List<ObjectValuePair<String,InputStream>> inputStreamOVPs,
List<String> existingFiles,
double priority,
boolean allowPingbacks,
ServiceContext serviceContext)
|
MBMessage |
MBMessageLocalServiceWrapper.updateMessage(long userId,
long messageId,
String subject,
String body,
List<ObjectValuePair<String,InputStream>> inputStreamOVPs,
List<String> existingFiles,
double priority,
boolean allowPingbacks,
ServiceContext serviceContext)
|
static MBMessage |
MBMessageLocalServiceUtil.updateMessage(long messageId,
String body)
|
MBMessage |
MBMessageLocalService.updateMessage(long messageId,
String body)
|
MBMessage |
MBMessageLocalServiceWrapper.updateMessage(long messageId,
String body)
|
static MBMessage |
MBMessageServiceUtil.updateMessage(long messageId,
String subject,
String body,
List<ObjectValuePair<String,InputStream>> inputStreamOVPs,
List<String> existingFiles,
double priority,
boolean allowPingbacks,
ServiceContext serviceContext)
|
MBMessage |
MBMessageServiceWrapper.updateMessage(long messageId,
String subject,
String body,
List<ObjectValuePair<String,InputStream>> inputStreamOVPs,
List<String> existingFiles,
double priority,
boolean allowPingbacks,
ServiceContext serviceContext)
|
MBMessage |
MBMessageService.updateMessage(long messageId,
String subject,
String body,
List<ObjectValuePair<String,InputStream>> inputStreamOVPs,
List<String> existingFiles,
double priority,
boolean allowPingbacks,
ServiceContext serviceContext)
|
void |
MBThreadLocalService.updateQuestion(long threadId,
boolean question)
|
void |
MBThreadLocalServiceWrapper.updateQuestion(long threadId,
boolean question)
|
static void |
MBThreadLocalServiceUtil.updateQuestion(long threadId,
boolean question)
|
static MBCategory |
MBCategoryLocalServiceUtil.updateStatus(long userId,
long categoryId,
int status)
|
MBThread |
MBThreadLocalService.updateStatus(long userId,
long threadId,
int status)
|
MBThread |
MBThreadLocalServiceWrapper.updateStatus(long userId,
long threadId,
int status)
|
MBCategory |
MBCategoryLocalService.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)
|
static MBMessage |
MBMessageLocalServiceUtil.updateStatus(long userId,
long messageId,
int status,
ServiceContext serviceContext)
|
MBMessage |
MBMessageLocalService.updateStatus(long userId,
long messageId,
int status,
ServiceContext serviceContext)
|
MBMessage |
MBMessageLocalServiceWrapper.updateStatus(long userId,
long messageId,
int status,
ServiceContext serviceContext)
|
MBThread |
MBThreadLocalService.updateThread(long threadId,
int viewCount)
Deprecated. As of 6.2.0, replaced by MBThreadLocalService.incrementViewCounter(long,
int) |
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) |
Uses of PortalException in com.liferay.portlet.messageboards.service.persistence |
---|
Methods in com.liferay.portlet.messageboards.service.persistence that throw PortalException | |
---|---|
protected void |
MBMailingListExportActionableDynamicQuery.performAction(Object object)
|
protected void |
MBThreadFlagExportActionableDynamicQuery.performAction(Object object)
|
protected void |
MBCategoryExportActionableDynamicQuery.performAction(Object object)
|
protected void |
MBDiscussionExportActionableDynamicQuery.performAction(Object object)
|
protected void |
MBThreadExportActionableDynamicQuery.performAction(Object object)
|
protected void |
MBBanExportActionableDynamicQuery.performAction(Object object)
|
protected void |
MBMessageExportActionableDynamicQuery.performAction(Object object)
|
long |
MBMailingListExportActionableDynamicQuery.performCount()
|
long |
MBThreadFlagExportActionableDynamicQuery.performCount()
|
long |
MBCategoryExportActionableDynamicQuery.performCount()
|
long |
MBDiscussionExportActionableDynamicQuery.performCount()
|
long |
MBThreadExportActionableDynamicQuery.performCount()
|
long |
MBBanExportActionableDynamicQuery.performCount()
|
long |
MBMessageExportActionableDynamicQuery.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 | |
---|---|
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 | |
---|---|
static MDRAction |
MDRActionServiceUtil.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 |
MDRActionLocalService.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)
|
MDRAction |
MDRActionServiceWrapper.addAction(long ruleGroupInstanceId,
Map<Locale,String> nameMap,
Map<Locale,String> descriptionMap,
String type,
String typeSettings,
ServiceContext serviceContext)
|
MDRAction |
MDRActionService.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,
UnicodeProperties typeSettingsProperties,
ServiceContext serviceContext)
|
static MDRAction |
MDRActionLocalServiceUtil.addAction(long ruleGroupInstanceId,
Map<Locale,String> nameMap,
Map<Locale,String> descriptionMap,
String type,
UnicodeProperties typeSettingsProperties,
ServiceContext serviceContext)
|
MDRAction |
MDRActionLocalService.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)
|
MDRAction |
MDRActionServiceWrapper.addAction(long ruleGroupInstanceId,
Map<Locale,String> nameMap,
Map<Locale,String> descriptionMap,
String type,
UnicodeProperties typeSettingsProperties,
ServiceContext serviceContext)
|
MDRAction |
MDRActionService.addAction(long ruleGroupInstanceId,
Map<Locale,String> nameMap,
Map<Locale,String> descriptionMap,
String type,
UnicodeProperties typeSettingsProperties,
ServiceContext serviceContext)
|
static MDRRule |
MDRRuleServiceUtil.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,
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 |
MDRRuleService.addRule(long ruleGroupId,
Map<Locale,String> nameMap,
Map<Locale,String> descriptionMap,
String type,
String typeSettings,
ServiceContext serviceContext)
|
MDRRule |
MDRRuleLocalService.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)
|
static MDRRule |
MDRRuleServiceUtil.addRule(long ruleGroupId,
Map<Locale,String> nameMap,
Map<Locale,String> descriptionMap,
String type,
UnicodeProperties typeSettings,
ServiceContext serviceContext)
|
MDRRule |
MDRRuleServiceWrapper.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)
|
MDRRule |
MDRRuleService.addRule(long ruleGroupId,
Map<Locale,String> nameMap,
Map<Locale,String> descriptionMap,
String type,
UnicodeProperties typeSettings,
ServiceContext serviceContext)
|
MDRRule |
MDRRuleLocalService.addRule(long ruleGroupId,
Map<Locale,String> nameMap,
Map<Locale,String> descriptionMap,
String type,
UnicodeProperties typeSettingsProperties,
ServiceContext serviceContext)
|
MDRRule |
MDRRuleLocalServiceWrapper.addRule(long ruleGroupId,
Map<Locale,String> nameMap,
Map<Locale,String> descriptionMap,
String type,
UnicodeProperties typeSettingsProperties,
ServiceContext serviceContext)
|
MDRRuleGroup |
MDRRuleGroupServiceWrapper.addRuleGroup(long groupId,
Map<Locale,String> nameMap,
Map<Locale,String> descriptionMap,
ServiceContext serviceContext)
|
MDRRuleGroup |
MDRRuleGroupLocalService.addRuleGroup(long groupId,
Map<Locale,String> nameMap,
Map<Locale,String> descriptionMap,
ServiceContext serviceContext)
|
MDRRuleGroup |
MDRRuleGroupService.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)
|
MDRRuleGroup |
MDRRuleGroupLocalServiceWrapper.addRuleGroup(long groupId,
Map<Locale,String> nameMap,
Map<Locale,String> descriptionMap,
ServiceContext serviceContext)
|
static MDRRuleGroup |
MDRRuleGroupLocalServiceUtil.addRuleGroup(long groupId,
Map<Locale,String> nameMap,
Map<Locale,String> descriptionMap,
ServiceContext serviceContext)
|
static MDRRuleGroupInstance |
MDRRuleGroupInstanceServiceUtil.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)
|
MDRRuleGroupInstance |
MDRRuleGroupInstanceService.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)
|
static MDRRuleGroupInstance |
MDRRuleGroupInstanceLocalServiceUtil.addRuleGroupInstance(long groupId,
String className,
long classPK,
long ruleGroupId,
int priority,
ServiceContext serviceContext)
|
MDRRuleGroupInstance |
MDRRuleGroupInstanceLocalService.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,
ServiceContext serviceContext)
|
MDRRuleGroupInstance |
MDRRuleGroupInstanceLocalServiceWrapper.addRuleGroupInstance(long groupId,
String className,
long classPK,
long ruleGroupId,
ServiceContext serviceContext)
|
MDRRuleGroupInstance |
MDRRuleGroupInstanceService.addRuleGroupInstance(long groupId,
String className,
long classPK,
long ruleGroupId,
ServiceContext serviceContext)
|
MDRRuleGroupInstance |
MDRRuleGroupInstanceServiceWrapper.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)
|
MDRRuleGroupInstance |
MDRRuleGroupInstanceLocalService.addRuleGroupInstance(long groupId,
String className,
long classPK,
long ruleGroupId,
ServiceContext serviceContext)
|
static MDRRule |
MDRRuleLocalServiceUtil.copyRule(long ruleId,
long ruleGroupId,
ServiceContext serviceContext)
|
MDRRule |
MDRRuleLocalService.copyRule(long ruleId,
long ruleGroupId,
ServiceContext serviceContext)
|
MDRRule |
MDRRuleLocalServiceWrapper.copyRule(long ruleId,
long ruleGroupId,
ServiceContext serviceContext)
|
static MDRRule |
MDRRuleLocalServiceUtil.copyRule(MDRRule rule,
long ruleGroupId,
ServiceContext serviceContext)
|
MDRRule |
MDRRuleLocalService.copyRule(MDRRule rule,
long ruleGroupId,
ServiceContext serviceContext)
|
MDRRule |
MDRRuleLocalServiceWrapper.copyRule(MDRRule rule,
long ruleGroupId,
ServiceContext serviceContext)
|
MDRRuleGroup |
MDRRuleGroupServiceWrapper.copyRuleGroup(long ruleGroupId,
long groupId,
ServiceContext serviceContext)
|
MDRRuleGroup |
MDRRuleGroupLocalService.copyRuleGroup(long ruleGroupId,
long groupId,
ServiceContext serviceContext)
|
MDRRuleGroup |
MDRRuleGroupService.copyRuleGroup(long ruleGroupId,
long groupId,
ServiceContext serviceContext)
|
static MDRRuleGroup |
MDRRuleGroupServiceUtil.copyRuleGroup(long ruleGroupId,
long groupId,
ServiceContext serviceContext)
|
MDRRuleGroup |
MDRRuleGroupLocalServiceWrapper.copyRuleGroup(long ruleGroupId,
long groupId,
ServiceContext serviceContext)
|
static MDRRuleGroup |
MDRRuleGroupLocalServiceUtil.copyRuleGroup(long ruleGroupId,
long groupId,
ServiceContext serviceContext)
|
MDRRuleGroup |
MDRRuleGroupLocalService.copyRuleGroup(MDRRuleGroup ruleGroup,
long groupId,
ServiceContext serviceContext)
|
MDRRuleGroup |
MDRRuleGroupLocalServiceWrapper.copyRuleGroup(MDRRuleGroup ruleGroup,
long groupId,
ServiceContext serviceContext)
|
static MDRRuleGroup |
MDRRuleGroupLocalServiceUtil.copyRuleGroup(MDRRuleGroup ruleGroup,
long groupId,
ServiceContext serviceContext)
|
static void |
MDRActionServiceUtil.deleteAction(long actionId)
|
void |
MDRActionServiceWrapper.deleteAction(long actionId)
|
void |
MDRActionService.deleteAction(long actionId)
|
static MDRAction |
MDRActionLocalServiceUtil.deleteMDRAction(long actionId)
Deletes the m d r action with the primary key from the database. |
MDRAction |
MDRActionLocalService.deleteMDRAction(long actionId)
Deletes the m d r action with the primary key from the database. |
MDRAction |
MDRActionLocalServiceWrapper.deleteMDRAction(long actionId)
Deletes the m d r action 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. |
MDRRule |
MDRRuleLocalService.deleteMDRRule(long ruleId)
Deletes the m d r rule 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. |
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. |
static MDRRuleGroup |
MDRRuleGroupLocalServiceUtil.deleteMDRRuleGroup(long ruleGroupId)
Deletes the m d r rule group 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. |
MDRRuleGroupInstance |
MDRRuleGroupInstanceLocalService.deleteMDRRuleGroupInstance(long ruleGroupInstanceId)
Deletes the m d r rule group instance with the primary key from the database. |
static void |
MDRRuleServiceUtil.deleteRule(long ruleId)
|
void |
MDRRuleServiceWrapper.deleteRule(long ruleId)
|
void |
MDRRuleService.deleteRule(long ruleId)
|
void |
MDRRuleGroupServiceWrapper.deleteRuleGroup(long ruleGroupId)
|
void |
MDRRuleGroupService.deleteRuleGroup(long ruleGroupId)
|
static void |
MDRRuleGroupServiceUtil.deleteRuleGroup(long ruleGroupId)
|
static void |
MDRRuleGroupInstanceServiceUtil.deleteRuleGroupInstance(long ruleGroupInstanceId)
|
void |
MDRRuleGroupInstanceService.deleteRuleGroupInstance(long ruleGroupInstanceId)
|
void |
MDRRuleGroupInstanceServiceWrapper.deleteRuleGroupInstance(long ruleGroupInstanceId)
|
static MDRAction |
MDRActionServiceUtil.fetchAction(long actionId)
|
MDRAction |
MDRActionServiceWrapper.fetchAction(long actionId)
|
MDRAction |
MDRActionService.fetchAction(long actionId)
|
static MDRRule |
MDRRuleServiceUtil.fetchRule(long ruleId)
|
MDRRule |
MDRRuleServiceWrapper.fetchRule(long ruleId)
|
MDRRule |
MDRRuleService.fetchRule(long ruleId)
|
MDRRuleGroup |
MDRRuleGroupServiceWrapper.fetchRuleGroup(long ruleGroupId)
|
MDRRuleGroup |
MDRRuleGroupService.fetchRuleGroup(long ruleGroupId)
|
static MDRRuleGroup |
MDRRuleGroupServiceUtil.fetchRuleGroup(long ruleGroupId)
|
static MDRAction |
MDRActionServiceUtil.getAction(long actionId)
|
static MDRAction |
MDRActionLocalServiceUtil.getAction(long actionId)
|
MDRAction |
MDRActionLocalService.getAction(long actionId)
|
MDRAction |
MDRActionLocalServiceWrapper.getAction(long actionId)
|
MDRAction |
MDRActionServiceWrapper.getAction(long actionId)
|
MDRAction |
MDRActionService.getAction(long actionId)
|
static MDRAction |
MDRActionLocalServiceUtil.getMDRAction(long actionId)
Returns the m d r action with the primary key. |
MDRAction |
MDRActionLocalService.getMDRAction(long actionId)
Returns the m d r action with the primary key. |
MDRAction |
MDRActionLocalServiceWrapper.getMDRAction(long actionId)
Returns the m d r action with the primary key. |
static MDRAction |
MDRActionLocalServiceUtil.getMDRActionByUuidAndCompanyId(String uuid,
long companyId)
Returns the m d r action with the matching UUID and company. |
MDRAction |
MDRActionLocalService.getMDRActionByUuidAndCompanyId(String uuid,
long companyId)
Returns the m d r action with the matching UUID and company. |
MDRAction |
MDRActionLocalServiceWrapper.getMDRActionByUuidAndCompanyId(String uuid,
long companyId)
Returns the m d r action with the matching UUID and company. |
static MDRAction |
MDRActionLocalServiceUtil.getMDRActionByUuidAndGroupId(String uuid,
long groupId)
Returns the m d r action matching the UUID and group. |
MDRAction |
MDRActionLocalService.getMDRActionByUuidAndGroupId(String uuid,
long groupId)
Returns the m d r action matching the UUID and group. |
MDRAction |
MDRActionLocalServiceWrapper.getMDRActionByUuidAndGroupId(String uuid,
long groupId)
Returns the m d r action matching the UUID and group. |
static MDRRule |
MDRRuleLocalServiceUtil.getMDRRule(long ruleId)
Returns the m d r rule with the primary key. |
MDRRule |
MDRRuleLocalService.getMDRRule(long ruleId)
Returns the m d r rule with the primary key. |
MDRRule |
MDRRuleLocalServiceWrapper.getMDRRule(long ruleId)
Returns the m d r rule with the primary key. |
static MDRRule |
MDRRuleLocalServiceUtil.getMDRRuleByUuidAndCompanyId(String uuid,
long companyId)
Returns the m d r rule with the matching UUID and company. |
MDRRule |
MDRRuleLocalService.getMDRRuleByUuidAndCompanyId(String uuid,
long companyId)
Returns the m d r rule with the matching UUID and company. |
MDRRule |
MDRRuleLocalServiceWrapper.getMDRRuleByUuidAndCompanyId(String uuid,
long companyId)
Returns the m d r rule with the matching UUID and company. |
static MDRRule |
MDRRuleLocalServiceUtil.getMDRRuleByUuidAndGroupId(String uuid,
long groupId)
Returns the m d r rule matching the UUID and group. |
MDRRule |
MDRRuleLocalService.getMDRRuleByUuidAndGroupId(String uuid,
long groupId)
Returns the m d r rule matching the UUID and group. |
MDRRule |
MDRRuleLocalServiceWrapper.getMDRRuleByUuidAndGroupId(String uuid,
long groupId)
Returns the m d r rule matching the UUID and group. |
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.getMDRRuleGroup(long ruleGroupId)
Returns the m d r rule group with the primary key. |
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.getMDRRuleGroupByUuidAndCompanyId(String uuid,
long companyId)
Returns the m d r rule group with the matching UUID and company. |
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. |
static MDRRuleGroup |
MDRRuleGroupLocalServiceUtil.getMDRRuleGroupByUuidAndGroupId(String uuid,
long groupId)
Returns the m d r rule group matching the UUID and group. |
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. |
MDRRuleGroupInstance |
MDRRuleGroupInstanceLocalService.getMDRRuleGroupInstance(long ruleGroupInstanceId)
Returns the m d r rule group instance with the primary key. |
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. |
MDRRuleGroupInstance |
MDRRuleGroupInstanceLocalService.getMDRRuleGroupInstanceByUuidAndCompanyId(String uuid,
long companyId)
Returns the m d r rule group instance with the matching UUID and company. |
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. |
MDRRuleGroupInstance |
MDRRuleGroupInstanceLocalService.getMDRRuleGroupInstanceByUuidAndGroupId(String uuid,
long groupId)
Returns the m d r rule group instance matching the UUID and group. |
PersistedModel |
MDRRuleGroupInstanceLocalServiceWrapper.getPersistedModel(Serializable primaryKeyObj)
|
PersistedModel |
MDRRuleGroupLocalService.getPersistedModel(Serializable primaryKeyObj)
|
static PersistedModel |
MDRActionLocalServiceUtil.getPersistedModel(Serializable primaryKeyObj)
|
PersistedModel |
MDRActionLocalService.getPersistedModel(Serializable primaryKeyObj)
|
PersistedModel |
MDRActionLocalServiceWrapper.getPersistedModel(Serializable primaryKeyObj)
|
static PersistedModel |
MDRRuleLocalServiceUtil.getPersistedModel(Serializable primaryKeyObj)
|
static PersistedModel |
MDRRuleGroupInstanceLocalServiceUtil.getPersistedModel(Serializable primaryKeyObj)
|
PersistedModel |
MDRRuleLocalService.getPersistedModel(Serializable primaryKeyObj)
|
PersistedModel |
MDRRuleGroupLocalServiceWrapper.getPersistedModel(Serializable primaryKeyObj)
|
PersistedModel |
MDRRuleGroupInstanceLocalService.getPersistedModel(Serializable primaryKeyObj)
|
static PersistedModel |
MDRRuleGroupLocalServiceUtil.getPersistedModel(Serializable primaryKeyObj)
|
PersistedModel |
MDRRuleLocalServiceWrapper.getPersistedModel(Serializable primaryKeyObj)
|
static MDRRule |
MDRRuleServiceUtil.getRule(long ruleId)
|
MDRRule |
MDRRuleServiceWrapper.getRule(long ruleId)
|
static MDRRule |
MDRRuleLocalServiceUtil.getRule(long ruleId)
|
MDRRule |
MDRRuleService.getRule(long ruleId)
|
MDRRule |
MDRRuleLocalService.getRule(long ruleId)
|
MDRRule |
MDRRuleLocalServiceWrapper.getRule(long ruleId)
|
MDRRuleGroup |
MDRRuleGroupServiceWrapper.getRuleGroup(long ruleGroupId)
|
MDRRuleGroup |
MDRRuleGroupLocalService.getRuleGroup(long ruleGroupId)
|
MDRRuleGroup |
MDRRuleGroupService.getRuleGroup(long ruleGroupId)
|
static MDRRuleGroup |
MDRRuleGroupServiceUtil.getRuleGroup(long ruleGroupId)
|
MDRRuleGroup |
MDRRuleGroupLocalServiceWrapper.getRuleGroup(long ruleGroupId)
|
static MDRRuleGroup |
MDRRuleGroupLocalServiceUtil.getRuleGroup(long ruleGroupId)
|
MDRRuleGroupInstance |
MDRRuleGroupInstanceLocalServiceWrapper.getRuleGroupInstance(long ruleGroupInstanceId)
|
static MDRRuleGroupInstance |
MDRRuleGroupInstanceLocalServiceUtil.getRuleGroupInstance(long ruleGroupInstanceId)
|
MDRRuleGroupInstance |
MDRRuleGroupInstanceLocalService.getRuleGroupInstance(long ruleGroupInstanceId)
|
MDRRuleGroupInstance |
MDRRuleGroupInstanceLocalServiceWrapper.getRuleGroupInstance(String className,
long classPK,
long ruleGroupId)
|
static MDRRuleGroupInstance |
MDRRuleGroupInstanceLocalServiceUtil.getRuleGroupInstance(String className,
long classPK,
long ruleGroupId)
|
MDRRuleGroupInstance |
MDRRuleGroupInstanceLocalService.getRuleGroupInstance(String className,
long classPK,
long ruleGroupId)
|
static MDRAction |
MDRActionServiceUtil.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 |
MDRActionLocalService.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)
|
MDRAction |
MDRActionServiceWrapper.updateAction(long actionId,
Map<Locale,String> nameMap,
Map<Locale,String> descriptionMap,
String type,
String typeSettings,
ServiceContext serviceContext)
|
MDRAction |
MDRActionService.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,
UnicodeProperties typeSettingsProperties,
ServiceContext serviceContext)
|
static MDRAction |
MDRActionLocalServiceUtil.updateAction(long actionId,
Map<Locale,String> nameMap,
Map<Locale,String> descriptionMap,
String type,
UnicodeProperties typeSettingsProperties,
ServiceContext serviceContext)
|
MDRAction |
MDRActionLocalService.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)
|
MDRAction |
MDRActionServiceWrapper.updateAction(long actionId,
Map<Locale,String> nameMap,
Map<Locale,String> descriptionMap,
String type,
UnicodeProperties typeSettingsProperties,
ServiceContext serviceContext)
|
MDRAction |
MDRActionService.updateAction(long actionId,
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,
String typeSettings,
ServiceContext serviceContext)
|
MDRRule |
MDRRuleServiceWrapper.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 |
MDRRuleService.updateRule(long ruleId,
Map<Locale,String> nameMap,
Map<Locale,String> descriptionMap,
String type,
String typeSettings,
ServiceContext serviceContext)
|
MDRRule |
MDRRuleLocalService.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)
|
static MDRRule |
MDRRuleServiceUtil.updateRule(long ruleId,
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,
UnicodeProperties typeSettingsProperties,
ServiceContext serviceContext)
|
static MDRRule |
MDRRuleLocalServiceUtil.updateRule(long ruleId,
Map<Locale,String> nameMap,
Map<Locale,String> descriptionMap,
String type,
UnicodeProperties typeSettingsProperties,
ServiceContext serviceContext)
|
MDRRule |
MDRRuleService.updateRule(long ruleId,
Map<Locale,String> nameMap,
Map<Locale,String> descriptionMap,
String type,
UnicodeProperties typeSettingsProperties,
ServiceContext serviceContext)
|
MDRRule |
MDRRuleLocalService.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)
|
MDRRuleGroup |
MDRRuleGroupServiceWrapper.updateRuleGroup(long ruleGroupId,
Map<Locale,String> nameMap,
Map<Locale,String> descriptionMap,
ServiceContext serviceContext)
|
MDRRuleGroup |
MDRRuleGroupLocalService.updateRuleGroup(long ruleGroupId,
Map<Locale,String> nameMap,
Map<Locale,String> descriptionMap,
ServiceContext serviceContext)
|
MDRRuleGroup |
MDRRuleGroupService.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)
|
MDRRuleGroup |
MDRRuleGroupLocalServiceWrapper.updateRuleGroup(long ruleGroupId,
Map<Locale,String> nameMap,
Map<Locale,String> descriptionMap,
ServiceContext serviceContext)
|
static MDRRuleGroup |
MDRRuleGroupLocalServiceUtil.updateRuleGroup(long ruleGroupId,
Map<Locale,String> nameMap,
Map<Locale,String> descriptionMap,
ServiceContext serviceContext)
|
static MDRRuleGroupInstance |
MDRRuleGroupInstanceServiceUtil.updateRuleGroupInstance(long ruleGroupInstanceId,
int priority)
|
MDRRuleGroupInstance |
MDRRuleGroupInstanceLocalServiceWrapper.updateRuleGroupInstance(long ruleGroupInstanceId,
int priority)
|
MDRRuleGroupInstance |
MDRRuleGroupInstanceService.updateRuleGroupInstance(long ruleGroupInstanceId,
int priority)
|
MDRRuleGroupInstance |
MDRRuleGroupInstanceServiceWrapper.updateRuleGroupInstance(long ruleGroupInstanceId,
int priority)
|
static MDRRuleGroupInstance |
MDRRuleGroupInstanceLocalServiceUtil.updateRuleGroupInstance(long ruleGroupInstanceId,
int priority)
|
MDRRuleGroupInstance |
MDRRuleGroupInstanceLocalService.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 | |
---|---|
static void |
MDRRuleGroupPermissionUtil.check(PermissionChecker permissionChecker,
long ruleGroupId,
String actionId)
|
void |
MDRRuleGroupInstancePermission.check(PermissionChecker permissionChecker,
long ruleGroupInstanceId,
String actionId)
|
void |
MDRRuleGroupPermission.check(PermissionChecker permissionChecker,
long ruleGroupId,
String actionId)
|
static void |
MDRRuleGroupInstancePermissionUtil.check(PermissionChecker permissionChecker,
long ruleGroupInstanceId,
String actionId)
|
void |
MDRPermission.check(PermissionChecker permissionChecker,
long groupId,
String actionId)
|
static void |
MDRPermissionUtil.check(PermissionChecker permissionChecker,
long groupId,
String actionId)
|
void |
MDRRuleGroupInstancePermission.check(PermissionChecker permissionChecker,
MDRRuleGroupInstance ruleGroupInstance,
String actionId)
|
static void |
MDRRuleGroupInstancePermissionUtil.check(PermissionChecker permissionChecker,
MDRRuleGroupInstance ruleGroupInstance,
String actionId)
|
static void |
MDRRuleGroupPermissionUtil.check(PermissionChecker permissionChecker,
MDRRuleGroup ruleGroup,
String actionId)
|
void |
MDRRuleGroupPermission.check(PermissionChecker permissionChecker,
MDRRuleGroup ruleGroup,
String actionId)
|
static boolean |
MDRRuleGroupPermissionUtil.contains(PermissionChecker permissionChecker,
long ruleGroupId,
String actionId)
|
boolean |
MDRRuleGroupInstancePermission.contains(PermissionChecker permissionChecker,
long ruleGroupInstanceId,
String actionId)
|
boolean |
MDRRuleGroupPermission.contains(PermissionChecker permissionChecker,
long ruleGroupId,
String actionId)
|
static boolean |
MDRRuleGroupInstancePermissionUtil.contains(PermissionChecker permissionChecker,
long ruleGroupInstanceId,
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 |
MDRRuleGroupExportActionableDynamicQuery.performAction(Object object)
|
protected void |
MDRActionExportActionableDynamicQuery.performAction(Object object)
|
protected void |
MDRRuleGroupInstanceExportActionableDynamicQuery.performAction(Object object)
|
protected void |
MDRRuleExportActionableDynamicQuery.performAction(Object object)
|
long |
MDRRuleGroupExportActionableDynamicQuery.performCount()
|
long |
MDRActionExportActionableDynamicQuery.performCount()
|
long |
MDRRuleGroupInstanceExportActionableDynamicQuery.performCount()
|
long |
MDRRuleExportActionableDynamicQuery.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()
|
PollsChoice |
PollsVote.getChoice()
|
Uses of PortalException in com.liferay.portlet.polls.service |
---|
Methods in com.liferay.portlet.polls.service that throw PortalException | |
---|---|
static PollsChoice |
PollsChoiceLocalServiceUtil.addChoice(long userId,
long questionId,
String name,
String description,
ServiceContext serviceContext)
|
PollsChoice |
PollsChoiceLocalService.addChoice(long userId,
long questionId,
String name,
String description,
ServiceContext serviceContext)
|
PollsChoice |
PollsChoiceLocalServiceWrapper.addChoice(long userId,
long questionId,
String name,
String description,
ServiceContext serviceContext)
|
PollsQuestion |
PollsQuestionLocalServiceWrapper.addQuestion(long userId,
Map<Locale,String> titleMap,
Map<Locale,String> descriptionMap,
int expirationDateMonth,
int expirationDateDay,
int expirationDateYear,
int expirationDateHour,
int expirationDateMinute,
boolean neverExpire,
List<PollsChoice> choices,
ServiceContext serviceContext)
|
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)
|
static PollsQuestion |
PollsQuestionLocalServiceUtil.addQuestion(long userId,
Map<Locale,String> titleMap,
Map<Locale,String> descriptionMap,
int expirationDateMonth,
int expirationDateDay,
int expirationDateYear,
int expirationDateHour,
int expirationDateMinute,
boolean neverExpire,
List<PollsChoice> choices,
ServiceContext serviceContext)
|
PollsQuestion |
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)
|
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)
|
void |
PollsQuestionLocalServiceWrapper.addQuestionResources(long questionId,
boolean addGroupPermissions,
boolean addGuestPermissions)
|
void |
PollsQuestionLocalService.addQuestionResources(long questionId,
boolean addGroupPermissions,
boolean addGuestPermissions)
|
static void |
PollsQuestionLocalServiceUtil.addQuestionResources(long questionId,
boolean addGroupPermissions,
boolean addGuestPermissions)
|
void |
PollsQuestionLocalServiceWrapper.addQuestionResources(long questionId,
String[] groupPermissions,
String[] guestPermissions)
|
void |
PollsQuestionLocalService.addQuestionResources(long questionId,
String[] groupPermissions,
String[] guestPermissions)
|
static void |
PollsQuestionLocalServiceUtil.addQuestionResources(long questionId,
String[] groupPermissions,
String[] guestPermissions)
|
void |
PollsQuestionLocalServiceWrapper.addQuestionResources(PollsQuestion question,
boolean addGroupPermissions,
boolean addGuestPermissions)
|
void |
PollsQuestionLocalService.addQuestionResources(PollsQuestion question,
boolean addGroupPermissions,
boolean addGuestPermissions)
|
static void |
PollsQuestionLocalServiceUtil.addQuestionResources(PollsQuestion question,
boolean addGroupPermissions,
boolean addGuestPermissions)
|
void |
PollsQuestionLocalServiceWrapper.addQuestionResources(PollsQuestion question,
String[] groupPermissions,
String[] guestPermissions)
|
void |
PollsQuestionLocalService.addQuestionResources(PollsQuestion question,
String[] groupPermissions,
String[] guestPermissions)
|
static void |
PollsQuestionLocalServiceUtil.addQuestionResources(PollsQuestion question,
String[] groupPermissions,
String[] guestPermissions)
|
PollsVote |
PollsVoteLocalService.addVote(long userId,
long questionId,
long choiceId,
ServiceContext serviceContext)
|
PollsVote |
PollsVoteLocalServiceWrapper.addVote(long userId,
long questionId,
long choiceId,
ServiceContext serviceContext)
|
static PollsVote |
PollsVoteLocalServiceUtil.addVote(long userId,
long questionId,
long choiceId,
ServiceContext serviceContext)
|
static PollsVote |
PollsVoteServiceUtil.addVote(long questionId,
long choiceId,
ServiceContext serviceContext)
|
PollsVote |
PollsVoteServiceWrapper.addVote(long questionId,
long choiceId,
ServiceContext serviceContext)
|
PollsVote |
PollsVoteService.addVote(long questionId,
long choiceId,
ServiceContext serviceContext)
|
static PollsChoice |
PollsChoiceLocalServiceUtil.deletePollsChoice(long choiceId)
Deletes the polls choice with the primary key from the database. |
PollsChoice |
PollsChoiceLocalService.deletePollsChoice(long choiceId)
Deletes the polls choice with the primary key from the database. |
PollsChoice |
PollsChoiceLocalServiceWrapper.deletePollsChoice(long choiceId)
Deletes the polls choice with the primary key from the database. |
PollsQuestion |
PollsQuestionLocalServiceWrapper.deletePollsQuestion(long questionId)
Deletes the polls question with the primary key from the database. |
PollsQuestion |
PollsQuestionLocalService.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 |
PollsVoteLocalService.deletePollsVote(long voteId)
Deletes the polls vote 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. |
void |
PollsQuestionService.deleteQuestion(long questionId)
|
void |
PollsQuestionServiceWrapper.deleteQuestion(long questionId)
|
void |
PollsQuestionLocalServiceWrapper.deleteQuestion(long questionId)
|
void |
PollsQuestionLocalService.deleteQuestion(long questionId)
|
static void |
PollsQuestionServiceUtil.deleteQuestion(long questionId)
|
static void |
PollsQuestionLocalServiceUtil.deleteQuestion(long questionId)
|
void |
PollsQuestionLocalServiceWrapper.deleteQuestion(PollsQuestion question)
|
void |
PollsQuestionLocalService.deleteQuestion(PollsQuestion question)
|
static void |
PollsQuestionLocalServiceUtil.deleteQuestion(PollsQuestion question)
|
void |
PollsQuestionLocalServiceWrapper.deleteQuestions(long groupId)
|
void |
PollsQuestionLocalService.deleteQuestions(long groupId)
|
static void |
PollsQuestionLocalServiceUtil.deleteQuestions(long groupId)
|
static PollsChoice |
PollsChoiceLocalServiceUtil.getChoice(long choiceId)
|
PollsChoice |
PollsChoiceLocalService.getChoice(long choiceId)
|
PollsChoice |
PollsChoiceLocalServiceWrapper.getChoice(long choiceId)
|
PersistedModel |
PollsVoteLocalService.getPersistedModel(Serializable primaryKeyObj)
|
PersistedModel |
PollsVoteLocalServiceWrapper.getPersistedModel(Serializable primaryKeyObj)
|
static PersistedModel |
PollsChoiceLocalServiceUtil.getPersistedModel(Serializable primaryKeyObj)
|
PersistedModel |
PollsChoiceLocalService.getPersistedModel(Serializable primaryKeyObj)
|
PersistedModel |
PollsQuestionLocalServiceWrapper.getPersistedModel(Serializable primaryKeyObj)
|
PersistedModel |
PollsQuestionLocalService.getPersistedModel(Serializable primaryKeyObj)
|
PersistedModel |
PollsChoiceLocalServiceWrapper.getPersistedModel(Serializable primaryKeyObj)
|
static PersistedModel |
PollsVoteLocalServiceUtil.getPersistedModel(Serializable primaryKeyObj)
|
static PersistedModel |
PollsQuestionLocalServiceUtil.getPersistedModel(Serializable primaryKeyObj)
|
static PollsChoice |
PollsChoiceLocalServiceUtil.getPollsChoice(long choiceId)
Returns the polls choice with the primary key. |
PollsChoice |
PollsChoiceLocalService.getPollsChoice(long choiceId)
Returns the polls choice with the primary key. |
PollsChoice |
PollsChoiceLocalServiceWrapper.getPollsChoice(long choiceId)
Returns the polls choice with the primary key. |
static PollsChoice |
PollsChoiceLocalServiceUtil.getPollsChoiceByUuidAndCompanyId(String uuid,
long companyId)
Returns the polls choice with the matching UUID and company. |
PollsChoice |
PollsChoiceLocalService.getPollsChoiceByUuidAndCompanyId(String uuid,
long companyId)
Returns the polls choice with the matching UUID and company. |
PollsChoice |
PollsChoiceLocalServiceWrapper.getPollsChoiceByUuidAndCompanyId(String uuid,
long companyId)
Returns the polls choice with the matching UUID and company. |
static PollsChoice |
PollsChoiceLocalServiceUtil.getPollsChoiceByUuidAndGroupId(String uuid,
long groupId)
Returns the polls choice matching the UUID and group. |
PollsChoice |
PollsChoiceLocalService.getPollsChoiceByUuidAndGroupId(String uuid,
long groupId)
Returns the polls choice matching the UUID and group. |
PollsChoice |
PollsChoiceLocalServiceWrapper.getPollsChoiceByUuidAndGroupId(String uuid,
long groupId)
Returns the polls choice matching the UUID and group. |
PollsQuestion |
PollsQuestionLocalServiceWrapper.getPollsQuestion(long questionId)
Returns the polls question with the primary key. |
PollsQuestion |
PollsQuestionLocalService.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. |
PollsQuestion |
PollsQuestionLocalServiceWrapper.getPollsQuestionByUuidAndCompanyId(String uuid,
long companyId)
Returns the polls question with the matching UUID and company. |
PollsQuestion |
PollsQuestionLocalService.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. |
PollsQuestion |
PollsQuestionLocalServiceWrapper.getPollsQuestionByUuidAndGroupId(String uuid,
long groupId)
Returns the polls question matching the UUID and group. |
PollsQuestion |
PollsQuestionLocalService.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 |
PollsVoteLocalService.getPollsVote(long voteId)
Returns the polls vote with the primary key. |
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. |
PollsVote |
PollsVoteLocalService.getPollsVoteByUuidAndCompanyId(String uuid,
long companyId)
Returns the polls vote with the matching UUID and company. |
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. |
PollsVote |
PollsVoteLocalService.getPollsVoteByUuidAndGroupId(String uuid,
long groupId)
Returns the polls vote matching the UUID and group. |
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. |
PollsQuestion |
PollsQuestionService.getQuestion(long questionId)
|
PollsQuestion |
PollsQuestionServiceWrapper.getQuestion(long questionId)
|
PollsQuestion |
PollsQuestionLocalServiceWrapper.getQuestion(long questionId)
|
PollsQuestion |
PollsQuestionLocalService.getQuestion(long questionId)
|
static PollsQuestion |
PollsQuestionServiceUtil.getQuestion(long questionId)
|
static PollsQuestion |
PollsQuestionLocalServiceUtil.getQuestion(long questionId)
|
PollsVote |
PollsVoteLocalService.getVote(long questionId,
long userId)
|
PollsVote |
PollsVoteLocalServiceWrapper.getVote(long questionId,
long userId)
|
static PollsVote |
PollsVoteLocalServiceUtil.getVote(long questionId,
long userId)
|
static PollsChoice |
PollsChoiceLocalServiceUtil.updateChoice(long choiceId,
long questionId,
String name,
String description,
ServiceContext serviceContext)
|
PollsChoice |
PollsChoiceLocalService.updateChoice(long choiceId,
long questionId,
String name,
String description,
ServiceContext serviceContext)
|
PollsChoice |
PollsChoiceLocalServiceWrapper.updateChoice(long choiceId,
long questionId,
String name,
String description,
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)
|
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)
|
static PollsQuestion |
PollsQuestionLocalServiceUtil.updateQuestion(long userId,
long questionId,
Map<Locale,String> titleMap,
Map<Locale,String> descriptionMap,
int expirationDateMonth,
int expirationDateDay,
int expirationDateYear,
int expirationDateHour,
int expirationDateMinute,
boolean neverExpire,
List<PollsChoice> choices,
ServiceContext serviceContext)
|
PollsQuestion |
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)
|
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)
|
Uses of PortalException in com.liferay.portlet.polls.service.persistence |
---|
Methods in com.liferay.portlet.polls.service.persistence that throw PortalException | |
---|---|
protected void |
PollsChoiceExportActionableDynamicQuery.performAction(Object object)
|
protected void |
PollsQuestionExportActionableDynamicQuery.performAction(Object object)
|
protected void |
PollsVoteExportActionableDynamicQuery.performAction(Object object)
|
long |
PollsChoiceExportActionableDynamicQuery.performCount()
|
long |
PollsQuestionExportActionableDynamicQuery.performCount()
|
long |
PollsVoteExportActionableDynamicQuery.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 | |
---|---|
static void |
RatingsEntryLocalServiceUtil.deleteEntry(long userId,
String className,
long classPK)
|
void |
RatingsEntryLocalService.deleteEntry(long userId,
String className,
long classPK)
|
void |
RatingsEntryLocalServiceWrapper.deleteEntry(long userId,
String className,
long classPK)
|
void |
RatingsEntryServiceWrapper.deleteEntry(String className,
long classPK)
|
void |
RatingsEntryService.deleteEntry(String className,
long classPK)
|
static void |
RatingsEntryServiceUtil.deleteEntry(String className,
long classPK)
|
static RatingsEntry |
RatingsEntryLocalServiceUtil.deleteRatingsEntry(long entryId)
Deletes the ratings entry with the primary key from the database. |
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. |
RatingsStats |
RatingsStatsLocalServiceWrapper.deleteRatingsStats(long statsId)
Deletes the ratings stats with the primary key from the database. |
static RatingsStats |
RatingsStatsLocalServiceUtil.deleteRatingsStats(long statsId)
Deletes the ratings stats with the primary key from the database. |
RatingsStats |
RatingsStatsLocalService.deleteRatingsStats(long statsId)
Deletes the ratings stats with the primary key from the database. |
static RatingsEntry |
RatingsEntryLocalServiceUtil.getEntry(long userId,
String className,
long classPK)
|
RatingsEntry |
RatingsEntryLocalService.getEntry(long userId,
String className,
long classPK)
|
RatingsEntry |
RatingsEntryLocalServiceWrapper.getEntry(long userId,
String className,
long classPK)
|
PersistedModel |
RatingsStatsLocalServiceWrapper.getPersistedModel(Serializable primaryKeyObj)
|
static PersistedModel |
RatingsStatsLocalServiceUtil.getPersistedModel(Serializable primaryKeyObj)
|
PersistedModel |
RatingsStatsLocalService.getPersistedModel(Serializable primaryKeyObj)
|
static PersistedModel |
RatingsEntryLocalServiceUtil.getPersistedModel(Serializable primaryKeyObj)
|
PersistedModel |
RatingsEntryLocalService.getPersistedModel(Serializable primaryKeyObj)
|
PersistedModel |
RatingsEntryLocalServiceWrapper.getPersistedModel(Serializable primaryKeyObj)
|
static RatingsEntry |
RatingsEntryLocalServiceUtil.getRatingsEntry(long entryId)
Returns the ratings entry with the primary key. |
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. |
RatingsStats |
RatingsStatsLocalServiceWrapper.getRatingsStats(long statsId)
Returns the ratings stats with the primary key. |
static RatingsStats |
RatingsStatsLocalServiceUtil.getRatingsStats(long statsId)
Returns the ratings stats with the primary key. |
RatingsStats |
RatingsStatsLocalService.getRatingsStats(long statsId)
Returns the ratings stats with the primary key. |
RatingsStats |
RatingsStatsLocalServiceWrapper.getStats(long statsId)
|
static RatingsStats |
RatingsStatsLocalServiceUtil.getStats(long statsId)
|
RatingsStats |
RatingsStatsLocalService.getStats(long statsId)
|
static RatingsEntry |
RatingsEntryLocalServiceUtil.updateEntry(long userId,
String className,
long classPK,
double score,
ServiceContext serviceContext)
|
RatingsEntry |
RatingsEntryLocalService.updateEntry(long userId,
String className,
long classPK,
double score,
ServiceContext serviceContext)
|
RatingsEntry |
RatingsEntryLocalServiceWrapper.updateEntry(long userId,
String className,
long classPK,
double score,
ServiceContext serviceContext)
|
RatingsEntry |
RatingsEntryServiceWrapper.updateEntry(String className,
long classPK,
double score)
|
RatingsEntry |
RatingsEntryService.updateEntry(String className,
long classPK,
double score)
|
static RatingsEntry |
RatingsEntryServiceUtil.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 |
ShoppingCart.getCoupon()
|
ShoppingCoupon |
ShoppingCartWrapper.getCoupon()
|
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 | |
---|---|
void |
ShoppingItemLocalServiceWrapper.addBookItems(long userId,
long groupId,
long categoryId,
String[] isbns)
|
void |
ShoppingItemLocalService.addBookItems(long userId,
long groupId,
long categoryId,
String[] isbns)
|
static void |
ShoppingItemLocalServiceUtil.addBookItems(long userId,
long groupId,
long categoryId,
String[] isbns)
|
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)
|
ShoppingCategory |
ShoppingCategoryLocalService.addCategory(long userId,
long parentCategoryId,
String name,
String description,
ServiceContext serviceContext)
|
static ShoppingCategory |
ShoppingCategoryLocalServiceUtil.addCategory(long userId,
long parentCategoryId,
String name,
String description,
ServiceContext serviceContext)
|
ShoppingCategory |
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)
|
void |
ShoppingCategoryLocalService.addCategoryResources(long categoryId,
boolean addGroupPermissions,
boolean addGuestPermissions)
|
static void |
ShoppingCategoryLocalServiceUtil.addCategoryResources(long categoryId,
boolean addGroupPermissions,
boolean addGuestPermissions)
|
void |
ShoppingCategoryLocalServiceWrapper.addCategoryResources(long categoryId,
String[] groupPermissions,
String[] guestPermissions)
|
void |
ShoppingCategoryLocalService.addCategoryResources(long categoryId,
String[] groupPermissions,
String[] guestPermissions)
|
static void |
ShoppingCategoryLocalServiceUtil.addCategoryResources(long categoryId,
String[] groupPermissions,
String[] guestPermissions)
|
void |
ShoppingCategoryLocalServiceWrapper.addCategoryResources(ShoppingCategory category,
boolean addGroupPermissions,
boolean addGuestPermissions)
|
void |
ShoppingCategoryLocalService.addCategoryResources(ShoppingCategory category,
boolean addGroupPermissions,
boolean addGuestPermissions)
|
static void |
ShoppingCategoryLocalServiceUtil.addCategoryResources(ShoppingCategory category,
boolean addGroupPermissions,
boolean addGuestPermissions)
|
void |
ShoppingCategoryLocalServiceWrapper.addCategoryResources(ShoppingCategory category,
String[] groupPermissions,
String[] guestPermissions)
|
void |
ShoppingCategoryLocalService.addCategoryResources(ShoppingCategory category,
String[] groupPermissions,
String[] guestPermissions)
|
static void |
ShoppingCategoryLocalServiceUtil.addCategoryResources(ShoppingCategory category,
String[] groupPermissions,
String[] guestPermissions)
|
ShoppingCoupon |
ShoppingCouponLocalServiceWrapper.addCoupon(long userId,
String code,
boolean autoCode,
String name,
String description,
int startDateMonth,
int startDateDay,
int startDateYear,
int startDateHour,
int startDateMinute,
int endDateMonth,
int endDateDay,
int endDateYear,
int endDateHour,
int endDateMinute,
boolean neverExpire,
boolean active,
String limitCategories,
String limitSkus,
double minOrder,
double discount,
String discountType,
ServiceContext serviceContext)
|
static ShoppingCoupon |
ShoppingCouponLocalServiceUtil.addCoupon(long userId,
String code,
boolean autoCode,
String name,
String description,
int startDateMonth,
int startDateDay,
int startDateYear,
int startDateHour,
int startDateMinute,
int endDateMonth,
int endDateDay,
int endDateYear,
int endDateHour,
int endDateMinute,
boolean neverExpire,
boolean active,
String limitCategories,
String limitSkus,
double minOrder,
double discount,
String discountType,
ServiceContext serviceContext)
|
ShoppingCoupon |
ShoppingCouponLocalService.addCoupon(long userId,
String code,
boolean autoCode,
String name,
String description,
int startDateMonth,
int startDateDay,
int startDateYear,
int startDateHour,
int startDateMinute,
int endDateMonth,
int endDateDay,
int endDateYear,
int endDateHour,
int endDateMinute,
boolean neverExpire,
boolean active,
String limitCategories,
String limitSkus,
double minOrder,
double discount,
String discountType,
ServiceContext serviceContext)
|
static ShoppingCoupon |
ShoppingCouponServiceUtil.addCoupon(String code,
boolean autoCode,
String name,
String description,
int startDateMonth,
int startDateDay,
int startDateYear,
int startDateHour,
int startDateMinute,
int endDateMonth,
int endDateDay,
int endDateYear,
int endDateHour,
int endDateMinute,
boolean neverExpire,
boolean active,
String limitCategories,
String limitSkus,
double minOrder,
double discount,
String discountType,
ServiceContext serviceContext)
|
ShoppingCoupon |
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)
|
ShoppingCoupon |
ShoppingCouponService.addCoupon(String code,
boolean autoCode,
String name,
String description,
int startDateMonth,
int startDateDay,
int startDateYear,
int startDateHour,
int startDateMinute,
int endDateMonth,
int endDateDay,
int endDateYear,
int endDateHour,
int endDateMinute,
boolean neverExpire,
boolean active,
String limitCategories,
String limitSkus,
double minOrder,
double discount,
String discountType,
ServiceContext serviceContext)
|
ShoppingItem |
ShoppingItemLocalServiceWrapper.addItem(long userId,
long groupId,
long categoryId,
String sku,
String name,
String description,
String properties,
String fieldsQuantities,
boolean requiresShipping,
int stockQuantity,
boolean featured,
Boolean sale,
boolean smallImage,
String smallImageURL,
File smallImageFile,
boolean mediumImage,
String mediumImageURL,
File mediumImageFile,
boolean largeImage,
String largeImageURL,
File largeImageFile,
List<ShoppingItemField> itemFields,
List<ShoppingItemPrice> itemPrices,
ServiceContext serviceContext)
|
ShoppingItem |
ShoppingItemLocalService.addItem(long userId,
long groupId,
long categoryId,
String sku,
String name,
String description,
String properties,
String fieldsQuantities,
boolean requiresShipping,
int stockQuantity,
boolean featured,
Boolean sale,
boolean smallImage,
String smallImageURL,
File 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 |
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)
|
void |
ShoppingItemLocalServiceWrapper.addItemResources(long itemId,
boolean addGroupPermissions,
boolean addGuestPermissions)
|
void |
ShoppingItemLocalService.addItemResources(long itemId,
boolean addGroupPermissions,
boolean addGuestPermissions)
|
static void |
ShoppingItemLocalServiceUtil.addItemResources(long itemId,
boolean addGroupPermissions,
boolean addGuestPermissions)
|
void |
ShoppingItemLocalServiceWrapper.addItemResources(long itemId,
String[] groupPermissions,
String[] guestPermissions)
|
void |
ShoppingItemLocalService.addItemResources(long itemId,
String[] groupPermissions,
String[] guestPermissions)
|
static void |
ShoppingItemLocalServiceUtil.addItemResources(long itemId,
String[] groupPermissions,
String[] guestPermissions)
|
void |
ShoppingItemLocalServiceWrapper.addItemResources(ShoppingItem item,
boolean addGroupPermissions,
boolean addGuestPermissions)
|
void |
ShoppingItemLocalService.addItemResources(ShoppingItem item,
boolean addGroupPermissions,
boolean addGuestPermissions)
|
static void |
ShoppingItemLocalServiceUtil.addItemResources(ShoppingItem item,
boolean addGroupPermissions,
boolean addGuestPermissions)
|
void |
ShoppingItemLocalServiceWrapper.addItemResources(ShoppingItem item,
String[] groupPermissions,
String[] guestPermissions)
|
void |
ShoppingItemLocalService.addItemResources(ShoppingItem item,
String[] groupPermissions,
String[] guestPermissions)
|
static void |
ShoppingItemLocalServiceUtil.addItemResources(ShoppingItem item,
String[] groupPermissions,
String[] guestPermissions)
|
ShoppingOrder |
ShoppingOrderLocalServiceWrapper.addLatestOrder(long userId,
long groupId)
|
static ShoppingOrder |
ShoppingOrderLocalServiceUtil.addLatestOrder(long userId,
long groupId)
|
ShoppingOrder |
ShoppingOrderLocalService.addLatestOrder(long userId,
long groupId)
|
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)
|
void |
ShoppingOrderLocalService.completeOrder(String number,
String ppTxnId,
String ppPaymentStatus,
double ppPaymentGross,
String ppReceiverEmail,
String ppPayerEmail,
boolean updateInventory,
ServiceContext serviceContext)
|
void |
ShoppingCategoryLocalServiceWrapper.deleteCategories(long groupId)
|
void |
ShoppingCategoryLocalService.deleteCategories(long groupId)
|
static void |
ShoppingCategoryLocalServiceUtil.deleteCategories(long groupId)
|
void |
ShoppingCategoryLocalServiceWrapper.deleteCategory(long categoryId)
|
void |
ShoppingCategoryService.deleteCategory(long categoryId)
|
static void |
ShoppingCategoryServiceUtil.deleteCategory(long categoryId)
|
void |
ShoppingCategoryServiceWrapper.deleteCategory(long categoryId)
|
void |
ShoppingCategoryLocalService.deleteCategory(long categoryId)
|
static void |
ShoppingCategoryLocalServiceUtil.deleteCategory(long categoryId)
|
void |
ShoppingCategoryLocalServiceWrapper.deleteCategory(ShoppingCategory category)
|
void |
ShoppingCategoryLocalService.deleteCategory(ShoppingCategory category)
|
static void |
ShoppingCategoryLocalServiceUtil.deleteCategory(ShoppingCategory category)
|
void |
ShoppingCouponLocalServiceWrapper.deleteCoupon(long couponId)
|
static void |
ShoppingCouponLocalServiceUtil.deleteCoupon(long couponId)
|
void |
ShoppingCouponLocalService.deleteCoupon(long couponId)
|
static void |
ShoppingCouponServiceUtil.deleteCoupon(long groupId,
long couponId)
|
void |
ShoppingCouponServiceWrapper.deleteCoupon(long groupId,
long couponId)
|
void |
ShoppingCouponService.deleteCoupon(long groupId,
long couponId)
|
void |
ShoppingItemLocalServiceWrapper.deleteItem(long itemId)
|
void |
ShoppingItemService.deleteItem(long itemId)
|
static void |
ShoppingItemServiceUtil.deleteItem(long itemId)
|
void |
ShoppingItemServiceWrapper.deleteItem(long itemId)
|
void |
ShoppingItemLocalService.deleteItem(long itemId)
|
static void |
ShoppingItemLocalServiceUtil.deleteItem(long itemId)
|
void |
ShoppingItemLocalServiceWrapper.deleteItem(ShoppingItem item)
|
void |
ShoppingItemLocalService.deleteItem(ShoppingItem item)
|
static void |
ShoppingItemLocalServiceUtil.deleteItem(ShoppingItem item)
|
void |
ShoppingItemLocalServiceWrapper.deleteItems(long groupId,
long categoryId)
|
void |
ShoppingItemLocalService.deleteItems(long groupId,
long categoryId)
|
static void |
ShoppingItemLocalServiceUtil.deleteItems(long groupId,
long categoryId)
|
void |
ShoppingOrderLocalServiceWrapper.deleteOrder(long orderId)
|
static void |
ShoppingOrderLocalServiceUtil.deleteOrder(long orderId)
|
void |
ShoppingOrderLocalService.deleteOrder(long orderId)
|
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)
|
void |
ShoppingOrderLocalService.deleteOrder(ShoppingOrder order)
|
void |
ShoppingOrderLocalServiceWrapper.deleteOrders(long groupId)
|
static void |
ShoppingOrderLocalServiceUtil.deleteOrders(long groupId)
|
void |
ShoppingOrderLocalService.deleteOrders(long groupId)
|
ShoppingCart |
ShoppingCartLocalService.deleteShoppingCart(long cartId)
Deletes the shopping cart with the primary key from the database. |
static ShoppingCart |
ShoppingCartLocalServiceUtil.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. |
ShoppingCategory |
ShoppingCategoryLocalService.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. |
ShoppingCoupon |
ShoppingCouponLocalServiceWrapper.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 |
ShoppingCouponLocalService.deleteShoppingCoupon(long couponId)
Deletes the shopping coupon with the primary key from the database. |
ShoppingItem |
ShoppingItemLocalServiceWrapper.deleteShoppingItem(long itemId)
Deletes the shopping item with the primary key from the database. |
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. |
ShoppingItemField |
ShoppingItemFieldLocalServiceWrapper.deleteShoppingItemField(long itemFieldId)
Deletes the shopping item field with the primary key from the database. |
ShoppingItemField |
ShoppingItemFieldLocalService.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. |
ShoppingItemPrice |
ShoppingItemPriceLocalServiceWrapper.deleteShoppingItemPrice(long itemPriceId)
Deletes the shopping item price 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 |
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. |
ShoppingOrder |
ShoppingOrderLocalService.deleteShoppingOrder(long orderId)
Deletes the shopping order with the primary key from the database. |
ShoppingOrderItem |
ShoppingOrderItemLocalService.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. |
ShoppingOrderItem |
ShoppingOrderItemLocalServiceWrapper.deleteShoppingOrderItem(long orderItemId)
Deletes the shopping order item with the primary key from the database. |
ShoppingCart |
ShoppingCartLocalService.getCart(long userId,
long groupId)
|
static ShoppingCart |
ShoppingCartLocalServiceUtil.getCart(long userId,
long groupId)
|
ShoppingCart |
ShoppingCartLocalServiceWrapper.getCart(long userId,
long groupId)
|
ShoppingCategory |
ShoppingCategoryLocalServiceWrapper.getCategory(long categoryId)
|
ShoppingCategory |
ShoppingCategoryService.getCategory(long categoryId)
|
static ShoppingCategory |
ShoppingCategoryServiceUtil.getCategory(long categoryId)
|
ShoppingCategory |
ShoppingCategoryServiceWrapper.getCategory(long categoryId)
|
ShoppingCategory |
ShoppingCategoryLocalService.getCategory(long categoryId)
|
static ShoppingCategory |
ShoppingCategoryLocalServiceUtil.getCategory(long categoryId)
|
ShoppingCoupon |
ShoppingCouponLocalServiceWrapper.getCoupon(long couponId)
|
static ShoppingCoupon |
ShoppingCouponLocalServiceUtil.getCoupon(long couponId)
|
ShoppingCoupon |
ShoppingCouponLocalService.getCoupon(long couponId)
|
static ShoppingCoupon |
ShoppingCouponServiceUtil.getCoupon(long groupId,
long couponId)
|
ShoppingCoupon |
ShoppingCouponServiceWrapper.getCoupon(long groupId,
long couponId)
|
ShoppingCoupon |
ShoppingCouponService.getCoupon(long groupId,
long couponId)
|
ShoppingCoupon |
ShoppingCouponLocalServiceWrapper.getCoupon(String code)
|
static ShoppingCoupon |
ShoppingCouponLocalServiceUtil.getCoupon(String code)
|
ShoppingCoupon |
ShoppingCouponLocalService.getCoupon(String code)
|
ShoppingItem |
ShoppingItemLocalServiceWrapper.getItem(long itemId)
|
ShoppingItem |
ShoppingItemService.getItem(long itemId)
|
static ShoppingItem |
ShoppingItemServiceUtil.getItem(long itemId)
|
ShoppingItem |
ShoppingItemServiceWrapper.getItem(long itemId)
|
ShoppingItem |
ShoppingItemLocalService.getItem(long itemId)
|
static ShoppingItem |
ShoppingItemLocalServiceUtil.getItem(long itemId)
|
ShoppingItem |
ShoppingItemLocalServiceWrapper.getItem(long companyId,
String sku)
|
ShoppingItem |
ShoppingItemLocalService.getItem(long companyId,
String sku)
|
static ShoppingItem |
ShoppingItemLocalServiceUtil.getItem(long companyId,
String sku)
|
ShoppingItem |
ShoppingItemLocalServiceWrapper.getItemByLargeImageId(long largeImageId)
|
ShoppingItem |
ShoppingItemLocalService.getItemByLargeImageId(long largeImageId)
|
static ShoppingItem |
ShoppingItemLocalServiceUtil.getItemByLargeImageId(long largeImageId)
|
ShoppingItem |
ShoppingItemLocalServiceWrapper.getItemByMediumImageId(long mediumImageId)
|
ShoppingItem |
ShoppingItemLocalService.getItemByMediumImageId(long mediumImageId)
|
static ShoppingItem |
ShoppingItemLocalServiceUtil.getItemByMediumImageId(long mediumImageId)
|
ShoppingItem |
ShoppingItemLocalServiceWrapper.getItemBySmallImageId(long smallImageId)
|
ShoppingItem |
ShoppingItemLocalService.getItemBySmallImageId(long smallImageId)
|
static ShoppingItem |
ShoppingItemLocalServiceUtil.getItemBySmallImageId(long smallImageId)
|
List<ShoppingItemPrice> |
ShoppingItemPriceLocalServiceWrapper.getItemPrices(long itemId)
|
static List<ShoppingItemPrice> |
ShoppingItemPriceLocalServiceUtil.getItemPrices(long itemId)
|
List<ShoppingItemPrice> |
ShoppingItemPriceLocalService.getItemPrices(long itemId)
|
ShoppingItem[] |
ShoppingItemLocalServiceWrapper.getItemsPrevAndNext(long itemId,
OrderByComparator obc)
|
ShoppingItem[] |
ShoppingItemService.getItemsPrevAndNext(long itemId,
OrderByComparator obc)
|
static ShoppingItem[] |
ShoppingItemServiceUtil.getItemsPrevAndNext(long itemId,
OrderByComparator obc)
|
ShoppingItem[] |
ShoppingItemServiceWrapper.getItemsPrevAndNext(long itemId,
OrderByComparator obc)
|
ShoppingItem[] |
ShoppingItemLocalService.getItemsPrevAndNext(long itemId,
OrderByComparator obc)
|
static ShoppingItem[] |
ShoppingItemLocalServiceUtil.getItemsPrevAndNext(long itemId,
OrderByComparator obc)
|
ShoppingOrder |
ShoppingOrderLocalServiceWrapper.getLatestOrder(long userId,
long groupId)
|
static ShoppingOrder |
ShoppingOrderLocalServiceUtil.getLatestOrder(long userId,
long groupId)
|
ShoppingOrder |
ShoppingOrderLocalService.getLatestOrder(long userId,
long groupId)
|
ShoppingOrder |
ShoppingOrderLocalServiceWrapper.getOrder(long orderId)
|
static ShoppingOrder |
ShoppingOrderLocalServiceUtil.getOrder(long orderId)
|
ShoppingOrder |
ShoppingOrderLocalService.getOrder(long orderId)
|
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)
|
ShoppingOrder |
ShoppingOrderLocalService.getOrder(String number)
|
List<ShoppingCategory> |
ShoppingCategoryLocalServiceWrapper.getParentCategories(long categoryId)
|
List<ShoppingCategory> |
ShoppingCategoryLocalService.getParentCategories(long categoryId)
|
static List<ShoppingCategory> |
ShoppingCategoryLocalServiceUtil.getParentCategories(long categoryId)
|
List<ShoppingCategory> |
ShoppingCategoryLocalServiceWrapper.getParentCategories(ShoppingCategory category)
|
List<ShoppingCategory> |
ShoppingCategoryLocalService.getParentCategories(ShoppingCategory category)
|
static List<ShoppingCategory> |
ShoppingCategoryLocalServiceUtil.getParentCategories(ShoppingCategory category)
|
ShoppingCategory |
ShoppingCategoryLocalServiceWrapper.getParentCategory(ShoppingCategory category)
|
ShoppingCategory |
ShoppingCategoryLocalService.getParentCategory(ShoppingCategory category)
|
static ShoppingCategory |
ShoppingCategoryLocalServiceUtil.getParentCategory(ShoppingCategory category)
|
ShoppingOrder |
ShoppingOrderLocalServiceWrapper.getPayPalTxnIdOrder(String ppTxnId)
|
static ShoppingOrder |
ShoppingOrderLocalServiceUtil.getPayPalTxnIdOrder(String ppTxnId)
|
ShoppingOrder |
ShoppingOrderLocalService.getPayPalTxnIdOrder(String ppTxnId)
|
PersistedModel |
ShoppingItemFieldLocalServiceWrapper.getPersistedModel(Serializable primaryKeyObj)
|
PersistedModel |
ShoppingItemFieldLocalService.getPersistedModel(Serializable primaryKeyObj)
|
PersistedModel |
ShoppingItemPriceLocalServiceWrapper.getPersistedModel(Serializable primaryKeyObj)
|
PersistedModel |
ShoppingOrderItemLocalService.getPersistedModel(Serializable primaryKeyObj)
|
static PersistedModel |
ShoppingItemPriceLocalServiceUtil.getPersistedModel(Serializable primaryKeyObj)
|
PersistedModel |
ShoppingCategoryLocalServiceWrapper.getPersistedModel(Serializable primaryKeyObj)
|
PersistedModel |
ShoppingItemLocalServiceWrapper.getPersistedModel(Serializable primaryKeyObj)
|
PersistedModel |
ShoppingCartLocalService.getPersistedModel(Serializable primaryKeyObj)
|
PersistedModel |
ShoppingCouponLocalServiceWrapper.getPersistedModel(Serializable primaryKeyObj)
|
PersistedModel |
ShoppingItemPriceLocalService.getPersistedModel(Serializable primaryKeyObj)
|
PersistedModel |
ShoppingOrderLocalServiceWrapper.getPersistedModel(Serializable primaryKeyObj)
|
static PersistedModel |
ShoppingOrderLocalServiceUtil.getPersistedModel(Serializable primaryKeyObj)
|
static PersistedModel |
ShoppingCouponLocalServiceUtil.getPersistedModel(Serializable primaryKeyObj)
|
static PersistedModel |
ShoppingItemFieldLocalServiceUtil.getPersistedModel(Serializable primaryKeyObj)
|
PersistedModel |
ShoppingOrderLocalService.getPersistedModel(Serializable primaryKeyObj)
|
static PersistedModel |
ShoppingCartLocalServiceUtil.getPersistedModel(Serializable primaryKeyObj)
|
PersistedModel |
ShoppingCouponLocalService.getPersistedModel(Serializable primaryKeyObj)
|
PersistedModel |
ShoppingCartLocalServiceWrapper.getPersistedModel(Serializable primaryKeyObj)
|
static PersistedModel |
ShoppingOrderItemLocalServiceUtil.getPersistedModel(Serializable primaryKeyObj)
|
PersistedModel |
ShoppingItemLocalService.getPersistedModel(Serializable primaryKeyObj)
|
static PersistedModel |
ShoppingItemLocalServiceUtil.getPersistedModel(Serializable primaryKeyObj)
|
PersistedModel |
ShoppingCategoryLocalService.getPersistedModel(Serializable primaryKeyObj)
|
static PersistedModel |
ShoppingCategoryLocalServiceUtil.getPersistedModel(Serializable primaryKeyObj)
|
PersistedModel |
ShoppingOrderItemLocalServiceWrapper.getPersistedModel(Serializable primaryKeyObj)
|
ShoppingCart |
ShoppingCartLocalService.getShoppingCart(long cartId)
Returns the shopping cart with the primary key. |
static ShoppingCart |
ShoppingCartLocalServiceUtil.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. |
ShoppingCategory |
ShoppingCategoryLocalService.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. |
ShoppingCoupon |
ShoppingCouponLocalServiceWrapper.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 |
ShoppingCouponLocalService.getShoppingCoupon(long couponId)
Returns the shopping coupon with the primary key. |
ShoppingItem |
ShoppingItemLocalServiceWrapper.getShoppingItem(long itemId)
Returns the shopping item with the primary key. |
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. |
ShoppingItemField |
ShoppingItemFieldLocalServiceWrapper.getShoppingItemField(long itemFieldId)
Returns the shopping item field with the primary key. |
ShoppingItemField |
ShoppingItemFieldLocalService.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. |
ShoppingItemPrice |
ShoppingItemPriceLocalServiceWrapper.getShoppingItemPrice(long itemPriceId)
Returns the shopping item price with the primary key. |
static ShoppingItemPrice |
ShoppingItemPriceLocalServiceUtil.getShoppingItemPrice(long itemPriceId)
Returns the shopping item price with the primary key. |
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. |
ShoppingOrder |
ShoppingOrderLocalService.getShoppingOrder(long orderId)
Returns the shopping order with the primary key. |
ShoppingOrderItem |
ShoppingOrderItemLocalService.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. |
ShoppingOrderItem |
ShoppingOrderItemLocalServiceWrapper.getShoppingOrderItem(long orderItemId)
Returns the shopping order item with the primary key. |
ShoppingOrder |
ShoppingOrderLocalServiceWrapper.saveLatestOrder(ShoppingCart cart)
|
static ShoppingOrder |
ShoppingOrderLocalServiceUtil.saveLatestOrder(ShoppingCart cart)
|
ShoppingOrder |
ShoppingOrderLocalService.saveLatestOrder(ShoppingCart cart)
|
static List<ShoppingCoupon> |
ShoppingCouponServiceUtil.search(long groupId,
long companyId,
String code,
boolean active,
String discountType,
boolean andOperator,
int start,
int end)
|
List<ShoppingCoupon> |
ShoppingCouponServiceWrapper.search(long groupId,
long companyId,
String code,
boolean active,
String discountType,
boolean andOperator,
int start,
int end)
|
List<ShoppingCoupon> |
ShoppingCouponService.search(long groupId,
long companyId,
String code,
boolean active,
String discountType,
boolean andOperator,
int start,
int end)
|
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)
|
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)
|
void |
ShoppingOrderLocalService.sendEmail(ShoppingOrder order,
String emailType,
ServiceContext serviceContext)
|
ShoppingCart |
ShoppingCartLocalService.updateCart(long userId,
long groupId,
String itemIds,
String couponCodes,
int altShipping,
boolean insure)
|
static ShoppingCart |
ShoppingCartLocalServiceUtil.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)
|
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)
|
ShoppingCategory |
ShoppingCategoryLocalService.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)
|
ShoppingCoupon |
ShoppingCouponLocalServiceWrapper.updateCoupon(long userId,
long couponId,
String name,
String description,
int startDateMonth,
int startDateDay,
int startDateYear,
int startDateHour,
int startDateMinute,
int endDateMonth,
int endDateDay,
int endDateYear,
int endDateHour,
int endDateMinute,
boolean neverExpire,
boolean active,
String limitCategories,
String limitSkus,
double minOrder,
double discount,
String discountType,
ServiceContext serviceContext)
|
static ShoppingCoupon |
ShoppingCouponLocalServiceUtil.updateCoupon(long userId,
long couponId,
String name,
String description,
int startDateMonth,
int startDateDay,
int startDateYear,
int startDateHour,
int startDateMinute,
int endDateMonth,
int endDateDay,
int endDateYear,
int endDateHour,
int endDateMinute,
boolean neverExpire,
boolean active,
String limitCategories,
String limitSkus,
double minOrder,
double discount,
String discountType,
ServiceContext serviceContext)
|
ShoppingCoupon |
ShoppingCouponLocalService.updateCoupon(long userId,
long couponId,
String name,
String description,
int startDateMonth,
int startDateDay,
int startDateYear,
int startDateHour,
int startDateMinute,
int endDateMonth,
int endDateDay,
int endDateYear,
int endDateHour,
int endDateMinute,
boolean neverExpire,
boolean active,
String limitCategories,
String limitSkus,
double minOrder,
double discount,
String discountType,
ServiceContext serviceContext)
|
static ShoppingCoupon |
ShoppingCouponServiceUtil.updateCoupon(long couponId,
String name,
String description,
int startDateMonth,
int startDateDay,
int startDateYear,
int startDateHour,
int startDateMinute,
int endDateMonth,
int endDateDay,
int endDateYear,
int endDateHour,
int endDateMinute,
boolean neverExpire,
boolean active,
String limitCategories,
String limitSkus,
double minOrder,
double discount,
String discountType,
ServiceContext serviceContext)
|
ShoppingCoupon |
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)
|
ShoppingCoupon |
ShoppingCouponService.updateCoupon(long couponId,
String name,
String description,
int startDateMonth,
int startDateDay,
int startDateYear,
int startDateHour,
int startDateMinute,
int endDateMonth,
int endDateDay,
int endDateYear,
int endDateHour,
int endDateMinute,
boolean neverExpire,
boolean active,
String limitCategories,
String limitSkus,
double minOrder,
double discount,
String discountType,
ServiceContext serviceContext)
|
ShoppingItem |
ShoppingItemLocalServiceWrapper.updateItem(long userId,
long itemId,
long groupId,
long categoryId,
String sku,
String name,
String description,
String properties,
String fieldsQuantities,
boolean requiresShipping,
int stockQuantity,
boolean featured,
Boolean sale,
boolean smallImage,
String smallImageURL,
File smallImageFile,
boolean mediumImage,
String mediumImageURL,
File mediumImageFile,
boolean largeImage,
String largeImageURL,
File largeImageFile,
List<ShoppingItemField> itemFields,
List<ShoppingItemPrice> itemPrices,
ServiceContext serviceContext)
|
ShoppingItem |
ShoppingItemLocalService.updateItem(long userId,
long itemId,
long groupId,
long categoryId,
String sku,
String name,
String description,
String properties,
String fieldsQuantities,
boolean requiresShipping,
int stockQuantity,
boolean featured,
Boolean sale,
boolean smallImage,
String smallImageURL,
File 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 |
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)
|
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)
|
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)
|
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)
|
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)
|
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 | |
---|---|
void |
Sites.addMergeFailFriendlyURLLayout(Layout layout)
|
static void |
SitesUtil.addMergeFailFriendlyURLLayout(Layout layout)
|
File |
Sites.exportLayoutSetPrototype(LayoutSetPrototype layoutSetPrototype,
ServiceContext serviceContext)
|
static File |
SitesUtil.exportLayoutSetPrototype(LayoutSetPrototype layoutSetPrototype,
ServiceContext serviceContext)
|
int |
Sites.getMergeFailCount(LayoutPrototype layoutPrototype)
|
static int |
SitesUtil.getMergeFailCount(LayoutPrototype layoutPrototype)
|
int |
Sites.getMergeFailCount(LayoutSetPrototype layoutSetPrototype)
|
static int |
SitesUtil.getMergeFailCount(LayoutSetPrototype layoutSetPrototype)
|
List<Layout> |
Sites.getMergeFailFriendlyURLLayouts(LayoutSet layoutSet)
|
static List<Layout> |
SitesUtil.getMergeFailFriendlyURLLayouts(LayoutSet layoutSet)
|
void |
Sites.importLayoutSetPrototype(LayoutSetPrototype layoutSetPrototype,
InputStream inputStream,
ServiceContext serviceContext)
|
static void |
SitesUtil.importLayoutSetPrototype(LayoutSetPrototype layoutSetPrototype,
InputStream inputStream,
ServiceContext serviceContext)
|
boolean |
Sites.isLayoutModifiedSinceLastMerge(Layout layout)
|
static boolean |
SitesUtil.isLayoutModifiedSinceLastMerge(Layout layout)
|
boolean |
Sites.isLayoutSetMergeable(Group group,
LayoutSet layoutSet)
|
static boolean |
SitesUtil.isLayoutSetMergeable(Group group,
LayoutSet layoutSet)
|
boolean |
Sites.isUserGroupLayoutSetViewable(PermissionChecker permissionChecker,
Group userGroupGroup)
|
static boolean |
SitesUtil.isUserGroupLayoutSetViewable(PermissionChecker permissionChecker,
Group userGroupGroup)
|
void |
Sites.resetPrototype(Layout layout)
|
static void |
SitesUtil.resetPrototype(Layout layout)
|
void |
Sites.resetPrototype(LayoutSet layoutSet)
|
static void |
SitesUtil.resetPrototype(LayoutSet layoutSet)
|
void |
Sites.setMergeFailCount(LayoutPrototype layoutPrototype,
int newMergeFailCount)
|
static void |
SitesUtil.setMergeFailCount(LayoutPrototype layoutPrototype,
int newMergeFailCount)
|
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 |
SocialActivityInterpreter.updateActivitySet(long activityId)
|
void |
BaseSocialActivityInterpreter.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 |
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,
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. |
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(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. |
void |
SocialActivityLocalService.addActivity(SocialActivity activity,
SocialActivity mirrorActivity)
|
void |
SocialActivityLocalServiceWrapper.addActivity(SocialActivity activity,
SocialActivity mirrorActivity)
|
static void |
SocialActivityLocalServiceUtil.addActivity(SocialActivity activity,
SocialActivity mirrorActivity)
|
void |
SocialActivityAchievementLocalService.addActivityAchievement(long userId,
long groupId,
SocialAchievement achievement)
|
void |
SocialActivityAchievementLocalServiceWrapper.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) |
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) |
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. |
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. |
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)
|
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)
|
static SocialActivitySet |
SocialActivitySetLocalServiceUtil.addActivitySet(long activityId)
|
SocialActivitySet |
SocialActivitySetLocalServiceWrapper.addActivitySet(long activityId)
|
SocialActivitySet |
SocialActivitySetLocalService.addActivitySet(long activityId)
|
SocialRelation |
SocialRelationLocalServiceWrapper.addRelation(long userId1,
long userId2,
int type)
Adds a social relation between the two users to the database. |
SocialRelation |
SocialRelationLocalService.addRelation(long userId1,
long userId2,
int type)
Adds a social relation between the two users to the database. |
static SocialRelation |
SocialRelationLocalServiceUtil.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. |
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 |
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,
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. |
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. |
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. |
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) |
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) |
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) |
static void |
SocialActivitySetLocalServiceUtil.decrementActivityCount(long activitySetId)
|
void |
SocialActivitySetLocalServiceWrapper.decrementActivityCount(long activitySetId)
|
void |
SocialActivitySetLocalService.decrementActivityCount(long activitySetId)
|
static void |
SocialActivitySetLocalServiceUtil.decrementActivityCount(long classNameId,
long classPK)
|
void |
SocialActivitySetLocalServiceWrapper.decrementActivityCount(long classNameId,
long classPK)
|
void |
SocialActivitySetLocalService.decrementActivityCount(long classNameId,
long classPK)
|
void |
SocialActivityLocalService.deleteActivities(AssetEntry assetEntry)
Removes stored activities for the asset. |
void |
SocialActivityLocalServiceWrapper.deleteActivities(AssetEntry assetEntry)
Removes stored activities for the asset. |
static void |
SocialActivityLocalServiceUtil.deleteActivities(AssetEntry assetEntry)
Removes stored activities for the asset. |
void |
SocialActivityLocalService.deleteActivities(String className,
long classPK)
Removes stored activities for the asset identified by the class name and class primary key. |
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. |
void |
SocialActivityLocalService.deleteActivity(long activityId)
Removes the stored activity from the database. |
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. |
void |
SocialActivityLocalService.deleteActivity(SocialActivity activity)
Removes the stored activity and its mirror 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. |
static void |
SocialActivityCounterLocalServiceUtil.deleteActivityCounters(AssetEntry assetEntry)
Deletes all activity counters, limits, and settings related to the asset. |
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. |
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. |
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. |
void |
SocialRelationLocalServiceWrapper.deleteRelation(long relationId)
Removes the relation (and its inverse in case of a bidirectional relation) from the database. |
void |
SocialRelationLocalService.deleteRelation(long relationId)
Removes the relation (and its inverse in case of a bidirectional relation) from the database. |
static void |
SocialRelationLocalServiceUtil.deleteRelation(long relationId)
Removes the 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. |
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. |
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. |
void |
SocialRelationLocalServiceWrapper.deleteRelation(SocialRelation relation)
Removes the relation (and its inverse in case of a bidirectional relation) from the database. |
void |
SocialRelationLocalService.deleteRelation(SocialRelation relation)
Removes the 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. |
void |
SocialRelationLocalServiceWrapper.deleteRelations(long userId1,
long userId2)
Removes all relations between User1 and User2. |
void |
SocialRelationLocalService.deleteRelations(long userId1,
long userId2)
Removes all relations between User1 and User2. |
static void |
SocialRelationLocalServiceUtil.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. |
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 |
SocialActivityLocalService.deleteSocialActivity(long activityId)
Deletes the social activity with the 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. |
SocialActivityAchievement |
SocialActivityAchievementLocalService.deleteSocialActivityAchievement(long activityAchievementId)
Deletes the social activity achievement with the primary key from the database. |
SocialActivityAchievement |
SocialActivityAchievementLocalServiceWrapper.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. |
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. |
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. |
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. |
SocialActivitySet |
SocialActivitySetLocalService.deleteSocialActivitySet(long activitySetId)
Deletes the social activity set 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. |
SocialActivitySetting |
SocialActivitySettingLocalService.deleteSocialActivitySetting(long activitySettingId)
Deletes the social activity setting with the primary key from the database. |
SocialRelation |
SocialRelationLocalServiceWrapper.deleteSocialRelation(long relationId)
Deletes the social relation with the primary key from the database. |
SocialRelation |
SocialRelationLocalService.deleteSocialRelation(long relationId)
Deletes the social relation with the primary key from the database. |
static SocialRelation |
SocialRelationLocalServiceUtil.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. |
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 |
SocialActivityLocalService.deleteUserActivities(long userId)
Removes the user's stored activities 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. |
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. |
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. |
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. |
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. |
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. |
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. |
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. |
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. |
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. |
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. |
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. |
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. |
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. |
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. |
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. |
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. |
static SocialActivity |
SocialActivityServiceUtil.getActivity(long activityId)
Returns the activity identified by its primary key. |
SocialActivity |
SocialActivityServiceWrapper.getActivity(long activityId)
Returns the activity identified by its primary key. |
SocialActivity |
SocialActivityLocalService.getActivity(long activityId)
Returns the activity identified by its primary key. |
SocialActivity |
SocialActivityService.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. |
SocialActivityDefinition |
SocialActivitySettingService.getActivityDefinition(long groupId,
String className,
int activityType)
|
SocialActivityDefinition |
SocialActivitySettingServiceWrapper.getActivityDefinition(long groupId,
String className,
int activityType)
|
static SocialActivityDefinition |
SocialActivitySettingServiceUtil.getActivityDefinition(long groupId,
String className,
int activityType)
|
List<SocialActivityDefinition> |
SocialActivitySettingService.getActivityDefinitions(long groupId,
String className)
|
List<SocialActivityDefinition> |
SocialActivitySettingServiceWrapper.getActivityDefinitions(long groupId,
String className)
|
static List<SocialActivityDefinition> |
SocialActivitySettingServiceUtil.getActivityDefinitions(long groupId,
String className)
|
static List<SocialActivity> |
SocialActivityServiceUtil.getActivitySetActivities(long activitySetId,
int start,
int end)
|
List<SocialActivity> |
SocialActivityServiceWrapper.getActivitySetActivities(long activitySetId,
int start,
int end)
|
List<SocialActivity> |
SocialActivityService.getActivitySetActivities(long activitySetId,
int start,
int end)
|
List<SocialActivitySetting> |
SocialActivitySettingService.getActivitySettings(long groupId)
|
List<SocialActivitySetting> |
SocialActivitySettingServiceWrapper.getActivitySettings(long groupId)
|
static List<SocialActivitySetting> |
SocialActivitySettingServiceUtil.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. |
List<SocialActivity> |
SocialActivityServiceWrapper.getGroupActivities(long groupId,
int start,
int end)
Returns a range of all the activities done in the group. |
List<SocialActivity> |
SocialActivityService.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. |
List<SocialActivity> |
SocialActivityServiceWrapper.getGroupUsersActivities(long groupId,
int start,
int end)
Returns a range of activities done by users that are members of the group. |
List<SocialActivity> |
SocialActivityService.getGroupUsersActivities(long groupId,
int start,
int end)
Returns a range of activities done by users that are members of the group. |
JSONArray |
SocialActivitySettingService.getJSONActivityDefinitions(long groupId,
String className)
|
JSONArray |
SocialActivitySettingServiceWrapper.getJSONActivityDefinitions(long groupId,
String className)
|
static JSONArray |
SocialActivitySettingServiceUtil.getJSONActivityDefinitions(long groupId,
String className)
|
static SocialActivity |
SocialActivityServiceUtil.getMirrorActivity(long mirrorActivityId)
Returns the activity that has the mirror activity. |
SocialActivity |
SocialActivityServiceWrapper.getMirrorActivity(long mirrorActivityId)
Returns the activity that has the mirror activity. |
SocialActivity |
SocialActivityLocalService.getMirrorActivity(long mirrorActivityId)
Returns the activity that has the mirror activity. |
SocialActivity |
SocialActivityService.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. |
static List<SocialActivity> |
SocialActivityServiceUtil.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. |
List<SocialActivity> |
SocialActivityService.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. |
List<SocialActivity> |
SocialActivityServiceWrapper.getOrganizationUsersActivities(long organizationId,
int start,
int end)
Returns a range of all the activities done by users of the organization. |
List<SocialActivity> |
SocialActivityService.getOrganizationUsersActivities(long organizationId,
int start,
int end)
Returns a range of all the activities done by users of the organization. |
PersistedModel |
SocialActivityLimitLocalServiceWrapper.getPersistedModel(Serializable primaryKeyObj)
|
static PersistedModel |
SocialActivityCounterLocalServiceUtil.getPersistedModel(Serializable primaryKeyObj)
|
PersistedModel |
SocialRequestLocalServiceWrapper.getPersistedModel(Serializable primaryKeyObj)
|
PersistedModel |
SocialActivityCounterLocalService.getPersistedModel(Serializable primaryKeyObj)
|
PersistedModel |
SocialActivityAchievementLocalService.getPersistedModel(Serializable primaryKeyObj)
|
PersistedModel |
SocialRequestLocalService.getPersistedModel(Serializable primaryKeyObj)
|
PersistedModel |
SocialActivityCounterLocalServiceWrapper.getPersistedModel(Serializable primaryKeyObj)
|
static PersistedModel |
SocialActivitySettingLocalServiceUtil.getPersistedModel(Serializable primaryKeyObj)
|
PersistedModel |
SocialActivityLocalService.getPersistedModel(Serializable primaryKeyObj)
|
PersistedModel |
SocialRelationLocalServiceWrapper.getPersistedModel(Serializable primaryKeyObj)
|
PersistedModel |
SocialRelationLocalService.getPersistedModel(Serializable primaryKeyObj)
|
PersistedModel |
SocialActivityLocalServiceWrapper.getPersistedModel(Serializable primaryKeyObj)
|
PersistedModel |
SocialActivityAchievementLocalServiceWrapper.getPersistedModel(Serializable primaryKeyObj)
|
static PersistedModel |
SocialActivityAchievementLocalServiceUtil.getPersistedModel(Serializable primaryKeyObj)
|
PersistedModel |
SocialActivitySettingLocalServiceWrapper.getPersistedModel(Serializable primaryKeyObj)
|
PersistedModel |
SocialActivityLimitLocalService.getPersistedModel(Serializable primaryKeyObj)
|
static PersistedModel |
SocialActivityLimitLocalServiceUtil.getPersistedModel(Serializable primaryKeyObj)
|
static PersistedModel |
SocialActivitySetLocalServiceUtil.getPersistedModel(Serializable primaryKeyObj)
|
static PersistedModel |
SocialRelationLocalServiceUtil.getPersistedModel(Serializable primaryKeyObj)
|
static PersistedModel |
SocialActivityLocalServiceUtil.getPersistedModel(Serializable primaryKeyObj)
|
PersistedModel |
SocialActivitySettingLocalService.getPersistedModel(Serializable primaryKeyObj)
|
PersistedModel |
SocialActivitySetLocalServiceWrapper.getPersistedModel(Serializable primaryKeyObj)
|
PersistedModel |
SocialActivitySetLocalService.getPersistedModel(Serializable primaryKeyObj)
|
static PersistedModel |
SocialRequestLocalServiceUtil.getPersistedModel(Serializable primaryKeyObj)
|
SocialRelation |
SocialRelationLocalServiceWrapper.getRelation(long relationId)
Returns the relation identified by its primary key. |
SocialRelation |
SocialRelationLocalService.getRelation(long relationId)
Returns the relation identified by its primary key. |
static SocialRelation |
SocialRelationLocalServiceUtil.getRelation(long relationId)
Returns the relation identified by its primary key. |
SocialRelation |
SocialRelationLocalServiceWrapper.getRelation(long userId1,
long userId2,
int type)
Returns the relation of the given type between User1 and User2. |
SocialRelation |
SocialRelationLocalService.getRelation(long userId1,
long userId2,
int type)
Returns the relation of the given type between User1 and User2. |
static SocialRelation |
SocialRelationLocalServiceUtil.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. |
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. |
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. |
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 . |
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 . |
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 . |
SocialActivity |
SocialActivityLocalService.getSocialActivity(long activityId)
Returns the social activity with the primary key. |
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. |
SocialActivityAchievement |
SocialActivityAchievementLocalService.getSocialActivityAchievement(long activityAchievementId)
Returns the social activity achievement with the primary key. |
SocialActivityAchievement |
SocialActivityAchievementLocalServiceWrapper.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. |
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. |
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. |
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. |
SocialActivitySet |
SocialActivitySetLocalService.getSocialActivitySet(long activitySetId)
Returns the social activity set 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. |
SocialActivitySetting |
SocialActivitySettingLocalService.getSocialActivitySetting(long activitySettingId)
Returns the social activity setting with the primary key. |
SocialRelation |
SocialRelationLocalServiceWrapper.getSocialRelation(long relationId)
Returns the social relation with the primary key. |
SocialRelation |
SocialRelationLocalService.getSocialRelation(long relationId)
Returns the social relation with the primary key. |
static SocialRelation |
SocialRelationLocalServiceUtil.getSocialRelation(long relationId)
Returns the social relation with the primary key. |
SocialRelation |
SocialRelationLocalServiceWrapper.getSocialRelationByUuidAndCompanyId(String uuid,
long companyId)
Returns the social relation with the matching UUID and company. |
SocialRelation |
SocialRelationLocalService.getSocialRelationByUuidAndCompanyId(String uuid,
long companyId)
Returns the social relation with the matching UUID and company. |
static SocialRelation |
SocialRelationLocalServiceUtil.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. |
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. |
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. |
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. |
List<SocialActivity> |
SocialActivityServiceWrapper.getUserActivities(long userId,
int start,
int end)
Returns a range of all the activities done by the user. |
List<SocialActivity> |
SocialActivityService.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. |
List<SocialActivity> |
SocialActivityServiceWrapper.getUserGroupsActivities(long userId,
int start,
int end)
Returns a range of all the activities done in the user's groups. |
List<SocialActivity> |
SocialActivityService.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. |
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. |
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. |
static List<SocialActivity> |
SocialActivityServiceUtil.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. |
List<SocialActivity> |
SocialActivityService.getUserOrganizationsActivities(long userId,
int start,
int end)
Returns a range of all activities done in the user's organizations. |
static void |
SocialActivitySetLocalServiceUtil.incrementActivityCount(long activitySetId,
long activityId)
|
void |
SocialActivitySetLocalServiceWrapper.incrementActivityCount(long activitySetId,
long activityId)
|
void |
SocialActivitySetLocalService.incrementActivityCount(long activitySetId,
long activityId)
|
static void |
SocialActivityCounterLocalServiceUtil.incrementUserAchievementCounter(long userId,
long groupId)
Increments the user.achievements counter for a user. |
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. |
void |
SocialActivityInterpreterLocalService.updateActivitySet(long activityId)
|
static void |
SocialActivityInterpreterLocalServiceUtil.updateActivitySet(long activityId)
|
void |
SocialActivityInterpreterLocalServiceWrapper.updateActivitySet(long activityId)
|
void |
SocialActivitySettingService.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)
|
void |
SocialActivitySettingServiceWrapper.updateActivitySetting(long groupId,
String className,
boolean enabled)
|
void |
SocialActivitySettingLocalService.updateActivitySetting(long groupId,
String className,
boolean enabled)
|
static void |
SocialActivitySettingServiceUtil.updateActivitySetting(long groupId,
String className,
boolean enabled)
|
void |
SocialActivitySettingService.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)
|
void |
SocialActivitySettingServiceWrapper.updateActivitySetting(long groupId,
String className,
int activityType,
SocialActivityCounterDefinition activityCounterDefinition)
|
void |
SocialActivitySettingLocalService.updateActivitySetting(long groupId,
String className,
int activityType,
SocialActivityCounterDefinition activityCounterDefinition)
|
static void |
SocialActivitySettingServiceUtil.updateActivitySetting(long groupId,
String className,
int activityType,
SocialActivityCounterDefinition activityCounterDefinition)
|
static void |
SocialActivitySettingLocalServiceUtil.updateActivitySetting(long groupId,
String className,
long classPK,
boolean enabled)
|
void |
SocialActivitySettingLocalServiceWrapper.updateActivitySetting(long groupId,
String className,
long classPK,
boolean enabled)
|
void |
SocialActivitySettingLocalService.updateActivitySetting(long groupId,
String className,
long classPK,
boolean enabled)
|
void |
SocialActivitySettingService.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)
|
void |
SocialActivitySettingServiceWrapper.updateActivitySettings(long groupId,
String className,
int activityType,
List<SocialActivityCounterDefinition> activityCounterDefinitions)
|
void |
SocialActivitySettingLocalService.updateActivitySettings(long groupId,
String className,
int activityType,
List<SocialActivityCounterDefinition> activityCounterDefinitions)
|
static void |
SocialActivitySettingServiceUtil.updateActivitySettings(long groupId,
String className,
int activityType,
List<SocialActivityCounterDefinition> activityCounterDefinitions)
|
SocialRequest |
SocialRequestLocalServiceWrapper.updateRequest(long requestId,
int status,
ThemeDisplay themeDisplay)
Updates the social request replacing its status. |
SocialRequest |
SocialRequestService.updateRequest(long requestId,
int status,
ThemeDisplay themeDisplay)
|
SocialRequest |
SocialRequestLocalService.updateRequest(long requestId,
int status,
ThemeDisplay themeDisplay)
Updates the social request replacing its status. |
SocialRequest |
SocialRequestServiceWrapper.updateRequest(long requestId,
int status,
ThemeDisplay themeDisplay)
|
static SocialRequest |
SocialRequestServiceUtil.updateRequest(long requestId,
int status,
ThemeDisplay themeDisplay)
|
static SocialRequest |
SocialRequestLocalServiceUtil.updateRequest(long requestId,
int status,
ThemeDisplay themeDisplay)
Updates the social request replacing its status. |
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)
|
static void |
SocialActivityPermissionUtil.check(PermissionChecker permissionChecker,
long groupId,
String actionId)
|
void |
SocialActivityPermission.check(PermissionChecker permissionChecker,
long groupId,
String actionId)
|
void |
SocialRequestPermission.check(PermissionChecker permissionChecker,
long requestId,
String actionId)
|
static boolean |
SocialRequestPermissionUtil.contains(PermissionChecker permissionChecker,
long requestId,
String actionId)
|
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 |
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)
|
SCFrameworkVersion |
SCFrameworkVersionLocalServiceWrapper.addFrameworkVersion(long userId,
String name,
String url,
boolean active,
int priority,
ServiceContext serviceContext)
|
SCFrameworkVersion |
SCFrameworkVersionService.addFrameworkVersion(String name,
String url,
boolean active,
int priority,
ServiceContext serviceContext)
|
static SCFrameworkVersion |
SCFrameworkVersionServiceUtil.addFrameworkVersion(String name,
String url,
boolean active,
int priority,
ServiceContext serviceContext)
|
SCFrameworkVersion |
SCFrameworkVersionServiceWrapper.addFrameworkVersion(String name,
String url,
boolean active,
int priority,
ServiceContext serviceContext)
|
void |
SCFrameworkVersionLocalService.addFrameworkVersionResources(long frameworkVersionId,
boolean addGroupPermissions,
boolean addGuestPermissions)
|
static void |
SCFrameworkVersionLocalServiceUtil.addFrameworkVersionResources(long frameworkVersionId,
boolean addGroupPermissions,
boolean addGuestPermissions)
|
void |
SCFrameworkVersionLocalServiceWrapper.addFrameworkVersionResources(long frameworkVersionId,
boolean addGroupPermissions,
boolean addGuestPermissions)
|
void |
SCFrameworkVersionLocalService.addFrameworkVersionResources(long frameworkVersionId,
String[] groupPermissions,
String[] guestPermissions)
|
static void |
SCFrameworkVersionLocalServiceUtil.addFrameworkVersionResources(long frameworkVersionId,
String[] groupPermissions,
String[] guestPermissions)
|
void |
SCFrameworkVersionLocalServiceWrapper.addFrameworkVersionResources(long frameworkVersionId,
String[] groupPermissions,
String[] guestPermissions)
|
void |
SCFrameworkVersionLocalService.addFrameworkVersionResources(SCFrameworkVersion frameworkVersion,
boolean addGroupPermissions,
boolean addGuestPermissions)
|
static void |
SCFrameworkVersionLocalServiceUtil.addFrameworkVersionResources(SCFrameworkVersion frameworkVersion,
boolean addGroupPermissions,
boolean addGuestPermissions)
|
void |
SCFrameworkVersionLocalServiceWrapper.addFrameworkVersionResources(SCFrameworkVersion frameworkVersion,
boolean addGroupPermissions,
boolean addGuestPermissions)
|
void |
SCFrameworkVersionLocalService.addFrameworkVersionResources(SCFrameworkVersion frameworkVersion,
String[] groupPermissions,
String[] guestPermissions)
|
static void |
SCFrameworkVersionLocalServiceUtil.addFrameworkVersionResources(SCFrameworkVersion frameworkVersion,
String[] groupPermissions,
String[] guestPermissions)
|
void |
SCFrameworkVersionLocalServiceWrapper.addFrameworkVersionResources(SCFrameworkVersion frameworkVersion,
String[] groupPermissions,
String[] guestPermissions)
|
static SCLicense |
SCLicenseServiceUtil.addLicense(String name,
String url,
boolean openSource,
boolean active,
boolean recommended)
|
SCLicense |
SCLicenseService.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)
|
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)
|
SCLicense |
SCLicenseLocalServiceWrapper.addLicense(String name,
String url,
boolean openSource,
boolean active,
boolean recommended)
|
SCProductEntry |
SCProductEntryLocalServiceWrapper.addProductEntry(long userId,
String name,
String type,
String tags,
String shortDescription,
String longDescription,
String pageURL,
String author,
String repoGroupId,
String repoArtifactId,
long[] licenseIds,
List<byte[]> thumbnails,
List<byte[]> fullImages,
ServiceContext serviceContext)
|
static SCProductEntry |
SCProductEntryLocalServiceUtil.addProductEntry(long userId,
String name,
String type,
String tags,
String shortDescription,
String longDescription,
String pageURL,
String author,
String repoGroupId,
String repoArtifactId,
long[] licenseIds,
List<byte[]> thumbnails,
List<byte[]> fullImages,
ServiceContext serviceContext)
|
SCProductEntry |
SCProductEntryLocalService.addProductEntry(long userId,
String name,
String type,
String tags,
String shortDescription,
String longDescription,
String pageURL,
String author,
String repoGroupId,
String repoArtifactId,
long[] licenseIds,
List<byte[]> thumbnails,
List<byte[]> fullImages,
ServiceContext serviceContext)
|
SCProductEntry |
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)
|
SCProductEntry |
SCProductEntryServiceWrapper.addProductEntry(String name,
String type,
String tags,
String shortDescription,
String longDescription,
String pageURL,
String author,
String repoGroupId,
String repoArtifactId,
long[] licenseIds,
List<byte[]> thumbnails,
List<byte[]> fullImages,
ServiceContext serviceContext)
|
static SCProductEntry |
SCProductEntryServiceUtil.addProductEntry(String name,
String type,
String tags,
String shortDescription,
String longDescription,
String pageURL,
String author,
String repoGroupId,
String repoArtifactId,
long[] licenseIds,
List<byte[]> thumbnails,
List<byte[]> fullImages,
ServiceContext serviceContext)
|
void |
SCProductEntryLocalServiceWrapper.addProductEntryResources(long productEntryId,
boolean addGroupPermissions,
boolean addGuestPermissions)
|
static void |
SCProductEntryLocalServiceUtil.addProductEntryResources(long productEntryId,
boolean addGroupPermissions,
boolean addGuestPermissions)
|
void |
SCProductEntryLocalService.addProductEntryResources(long productEntryId,
boolean addGroupPermissions,
boolean addGuestPermissions)
|
void |
SCProductEntryLocalServiceWrapper.addProductEntryResources(long productEntryId,
String[] groupPermissions,
String[] guestPermissions)
|
static void |
SCProductEntryLocalServiceUtil.addProductEntryResources(long productEntryId,
String[] groupPermissions,
String[] guestPermissions)
|
void |
SCProductEntryLocalService.addProductEntryResources(long productEntryId,
String[] groupPermissions,
String[] guestPermissions)
|
void |
SCProductEntryLocalServiceWrapper.addProductEntryResources(SCProductEntry productEntry,
boolean addGroupPermissions,
boolean addGuestPermissions)
|
static void |
SCProductEntryLocalServiceUtil.addProductEntryResources(SCProductEntry productEntry,
boolean addGroupPermissions,
boolean addGuestPermissions)
|
void |
SCProductEntryLocalService.addProductEntryResources(SCProductEntry productEntry,
boolean addGroupPermissions,
boolean addGuestPermissions)
|
void |
SCProductEntryLocalServiceWrapper.addProductEntryResources(SCProductEntry productEntry,
String[] groupPermissions,
String[] guestPermissions)
|
static void |
SCProductEntryLocalServiceUtil.addProductEntryResources(SCProductEntry productEntry,
String[] groupPermissions,
String[] guestPermissions)
|
void |
SCProductEntryLocalService.addProductEntryResources(SCProductEntry productEntry,
String[] groupPermissions,
String[] guestPermissions)
|
SCProductVersion |
SCProductVersionLocalService.addProductVersion(long userId,
long productEntryId,
String version,
String changeLog,
String downloadPageURL,
String directDownloadURL,
boolean testDirectDownloadURL,
boolean repoStoreArtifact,
long[] frameworkVersionIds,
ServiceContext serviceContext)
|
static SCProductVersion |
SCProductVersionLocalServiceUtil.addProductVersion(long userId,
long productEntryId,
String version,
String changeLog,
String downloadPageURL,
String directDownloadURL,
boolean testDirectDownloadURL,
boolean repoStoreArtifact,
long[] frameworkVersionIds,
ServiceContext serviceContext)
|
SCProductVersion |
SCProductVersionLocalServiceWrapper.addProductVersion(long userId,
long productEntryId,
String version,
String changeLog,
String downloadPageURL,
String directDownloadURL,
boolean testDirectDownloadURL,
boolean repoStoreArtifact,
long[] frameworkVersionIds,
ServiceContext serviceContext)
|
SCProductVersion |
SCProductVersionServiceWrapper.addProductVersion(long productEntryId,
String version,
String changeLog,
String downloadPageURL,
String directDownloadURL,
boolean testDirectDownloadURL,
boolean repoStoreArtifact,
long[] frameworkVersionIds,
ServiceContext serviceContext)
|
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)
|
void |
SCFrameworkVersionService.deleteFrameworkVersion(long frameworkVersionId)
|
static void |
SCFrameworkVersionServiceUtil.deleteFrameworkVersion(long frameworkVersionId)
|
void |
SCFrameworkVersionLocalService.deleteFrameworkVersion(long frameworkVersionId)
|
static void |
SCFrameworkVersionLocalServiceUtil.deleteFrameworkVersion(long frameworkVersionId)
|
void |
SCFrameworkVersionServiceWrapper.deleteFrameworkVersion(long frameworkVersionId)
|
void |
SCFrameworkVersionLocalServiceWrapper.deleteFrameworkVersion(long frameworkVersionId)
|
static void |
SCLicenseServiceUtil.deleteLicense(long licenseId)
|
void |
SCLicenseService.deleteLicense(long licenseId)
|
static void |
SCLicenseLocalServiceUtil.deleteLicense(long licenseId)
|
void |
SCLicenseLocalService.deleteLicense(long licenseId)
|
void |
SCLicenseServiceWrapper.deleteLicense(long licenseId)
|
void |
SCLicenseLocalServiceWrapper.deleteLicense(long licenseId)
|
void |
SCProductEntryLocalServiceWrapper.deleteProductEntries(long groupId)
|
static void |
SCProductEntryLocalServiceUtil.deleteProductEntries(long groupId)
|
void |
SCProductEntryLocalService.deleteProductEntries(long groupId)
|
void |
SCProductEntryService.deleteProductEntry(long productEntryId)
|
SCProductEntry |
SCProductEntryLocalServiceWrapper.deleteProductEntry(long productEntryId)
|
static SCProductEntry |
SCProductEntryLocalServiceUtil.deleteProductEntry(long productEntryId)
|
void |
SCProductEntryServiceWrapper.deleteProductEntry(long productEntryId)
|
SCProductEntry |
SCProductEntryLocalService.deleteProductEntry(long productEntryId)
|
static void |
SCProductEntryServiceUtil.deleteProductEntry(long productEntryId)
|
SCProductEntry |
SCProductEntryLocalServiceWrapper.deleteProductEntry(SCProductEntry productEntry)
|
static SCProductEntry |
SCProductEntryLocalServiceUtil.deleteProductEntry(SCProductEntry productEntry)
|
SCProductEntry |
SCProductEntryLocalService.deleteProductEntry(SCProductEntry productEntry)
|
void |
SCProductScreenshotLocalService.deleteProductScreenshot(SCProductScreenshot productScreenshot)
|
static void |
SCProductScreenshotLocalServiceUtil.deleteProductScreenshot(SCProductScreenshot productScreenshot)
|
void |
SCProductScreenshotLocalServiceWrapper.deleteProductScreenshot(SCProductScreenshot productScreenshot)
|
void |
SCProductScreenshotLocalService.deleteProductScreenshots(long productEntryId)
|
static void |
SCProductScreenshotLocalServiceUtil.deleteProductScreenshots(long productEntryId)
|
void |
SCProductScreenshotLocalServiceWrapper.deleteProductScreenshots(long productEntryId)
|
void |
SCProductVersionLocalService.deleteProductVersion(long productVersionId)
|
static void |
SCProductVersionLocalServiceUtil.deleteProductVersion(long productVersionId)
|
void |
SCProductVersionServiceWrapper.deleteProductVersion(long productVersionId)
|
void |
SCProductVersionLocalServiceWrapper.deleteProductVersion(long productVersionId)
|
void |
SCProductVersionService.deleteProductVersion(long productVersionId)
|
static void |
SCProductVersionServiceUtil.deleteProductVersion(long productVersionId)
|
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. |
SCFrameworkVersion |
SCFrameworkVersionLocalServiceWrapper.deleteSCFrameworkVersion(long frameworkVersionId)
Deletes the s c framework version 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. |
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. |
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. |
SCProductEntry |
SCProductEntryLocalService.deleteSCProductEntry(long productEntryId)
Deletes the s c product entry with the primary key from the database. |
SCProductScreenshot |
SCProductScreenshotLocalService.deleteSCProductScreenshot(long productScreenshotId)
Deletes the s c product screenshot 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. |
SCProductVersion |
SCProductVersionLocalService.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. |
SCProductVersion |
SCProductVersionLocalServiceWrapper.deleteSCProductVersion(long productVersionId)
Deletes the s c product version with the primary key from the database. |
SCFrameworkVersion |
SCFrameworkVersionService.getFrameworkVersion(long frameworkVersionId)
|
static SCFrameworkVersion |
SCFrameworkVersionServiceUtil.getFrameworkVersion(long frameworkVersionId)
|
SCFrameworkVersion |
SCFrameworkVersionLocalService.getFrameworkVersion(long frameworkVersionId)
|
static SCFrameworkVersion |
SCFrameworkVersionLocalServiceUtil.getFrameworkVersion(long frameworkVersionId)
|
SCFrameworkVersion |
SCFrameworkVersionServiceWrapper.getFrameworkVersion(long frameworkVersionId)
|
SCFrameworkVersion |
SCFrameworkVersionLocalServiceWrapper.getFrameworkVersion(long frameworkVersionId)
|
static SCLicense |
SCLicenseServiceUtil.getLicense(long licenseId)
|
SCLicense |
SCLicenseService.getLicense(long licenseId)
|
static SCLicense |
SCLicenseLocalServiceUtil.getLicense(long licenseId)
|
SCLicense |
SCLicenseLocalService.getLicense(long licenseId)
|
SCLicense |
SCLicenseServiceWrapper.getLicense(long licenseId)
|
SCLicense |
SCLicenseLocalServiceWrapper.getLicense(long licenseId)
|
PersistedModel |
SCProductVersionLocalService.getPersistedModel(Serializable primaryKeyObj)
|
PersistedModel |
SCProductScreenshotLocalService.getPersistedModel(Serializable primaryKeyObj)
|
static PersistedModel |
SCProductVersionLocalServiceUtil.getPersistedModel(Serializable primaryKeyObj)
|
PersistedModel |
SCProductEntryLocalServiceWrapper.getPersistedModel(Serializable primaryKeyObj)
|
static PersistedModel |
SCLicenseLocalServiceUtil.getPersistedModel(Serializable primaryKeyObj)
|
static PersistedModel |
SCProductEntryLocalServiceUtil.getPersistedModel(Serializable primaryKeyObj)
|
PersistedModel |
SCProductVersionLocalServiceWrapper.getPersistedModel(Serializable primaryKeyObj)
|
static PersistedModel |
SCProductScreenshotLocalServiceUtil.getPersistedModel(Serializable primaryKeyObj)
|
PersistedModel |
SCLicenseLocalService.getPersistedModel(Serializable primaryKeyObj)
|
PersistedModel |
SCFrameworkVersionLocalService.getPersistedModel(Serializable primaryKeyObj)
|
static PersistedModel |
SCFrameworkVersionLocalServiceUtil.getPersistedModel(Serializable primaryKeyObj)
|
PersistedModel |
SCLicenseLocalServiceWrapper.getPersistedModel(Serializable primaryKeyObj)
|
PersistedModel |
SCFrameworkVersionLocalServiceWrapper.getPersistedModel(Serializable primaryKeyObj)
|
PersistedModel |
SCProductScreenshotLocalServiceWrapper.getPersistedModel(Serializable primaryKeyObj)
|
PersistedModel |
SCProductEntryLocalService.getPersistedModel(Serializable primaryKeyObj)
|
SCProductEntry |
SCProductEntryService.getProductEntry(long productEntryId)
|
SCProductEntry |
SCProductEntryLocalServiceWrapper.getProductEntry(long productEntryId)
|
static SCProductEntry |
SCProductEntryLocalServiceUtil.getProductEntry(long productEntryId)
|
SCProductEntry |
SCProductEntryServiceWrapper.getProductEntry(long productEntryId)
|
SCProductEntry |
SCProductEntryLocalService.getProductEntry(long productEntryId)
|
static SCProductEntry |
SCProductEntryServiceUtil.getProductEntry(long productEntryId)
|
SCProductScreenshot |
SCProductScreenshotLocalService.getProductScreenshot(long productEntryId,
int priority)
|
static SCProductScreenshot |
SCProductScreenshotLocalServiceUtil.getProductScreenshot(long productEntryId,
int priority)
|
SCProductScreenshot |
SCProductScreenshotLocalServiceWrapper.getProductScreenshot(long productEntryId,
int priority)
|
SCProductScreenshot |
SCProductScreenshotLocalService.getProductScreenshotByFullImageId(long fullImageId)
|
static SCProductScreenshot |
SCProductScreenshotLocalServiceUtil.getProductScreenshotByFullImageId(long fullImageId)
|
SCProductScreenshot |
SCProductScreenshotLocalServiceWrapper.getProductScreenshotByFullImageId(long fullImageId)
|
SCProductScreenshot |
SCProductScreenshotLocalService.getProductScreenshotByThumbnailId(long thumbnailId)
|
static SCProductScreenshot |
SCProductScreenshotLocalServiceUtil.getProductScreenshotByThumbnailId(long thumbnailId)
|
SCProductScreenshot |
SCProductScreenshotLocalServiceWrapper.getProductScreenshotByThumbnailId(long thumbnailId)
|
SCProductVersion |
SCProductVersionLocalService.getProductVersion(long productVersionId)
|
static SCProductVersion |
SCProductVersionLocalServiceUtil.getProductVersion(long productVersionId)
|
SCProductVersion |
SCProductVersionServiceWrapper.getProductVersion(long productVersionId)
|
SCProductVersion |
SCProductVersionLocalServiceWrapper.getProductVersion(long productVersionId)
|
SCProductVersion |
SCProductVersionService.getProductVersion(long productVersionId)
|
static SCProductVersion |
SCProductVersionServiceUtil.getProductVersion(long productVersionId)
|
SCProductVersion |
SCProductVersionLocalService.getProductVersionByDirectDownloadURL(String directDownloadURL)
|
static SCProductVersion |
SCProductVersionLocalServiceUtil.getProductVersionByDirectDownloadURL(String directDownloadURL)
|
SCProductVersion |
SCProductVersionLocalServiceWrapper.getProductVersionByDirectDownloadURL(String directDownloadURL)
|
List<SCProductVersion> |
SCProductVersionServiceWrapper.getProductVersions(long productEntryId,
int start,
int end)
|
List<SCProductVersion> |
SCProductVersionService.getProductVersions(long productEntryId,
int start,
int end)
|
static List<SCProductVersion> |
SCProductVersionServiceUtil.getProductVersions(long productEntryId,
int start,
int end)
|
int |
SCProductVersionServiceWrapper.getProductVersionsCount(long productEntryId)
|
int |
SCProductVersionService.getProductVersionsCount(long productEntryId)
|
static int |
SCProductVersionServiceUtil.getProductVersionsCount(long productEntryId)
|
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. |
SCFrameworkVersion |
SCFrameworkVersionLocalServiceWrapper.getSCFrameworkVersion(long frameworkVersionId)
Returns the s c framework version with the primary key. |
static SCLicense |
SCLicenseLocalServiceUtil.getSCLicense(long licenseId)
Returns the s c license with the primary key. |
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. |
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. |
SCProductEntry |
SCProductEntryLocalService.getSCProductEntry(long productEntryId)
Returns the s c product entry with the primary key. |
SCProductScreenshot |
SCProductScreenshotLocalService.getSCProductScreenshot(long productScreenshotId)
Returns the s c product screenshot 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. |
SCProductVersion |
SCProductVersionLocalService.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. |
SCProductVersion |
SCProductVersionLocalServiceWrapper.getSCProductVersion(long productVersionId)
Returns the s c product version with the primary key. |
SCFrameworkVersion |
SCFrameworkVersionService.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)
|
SCFrameworkVersion |
SCFrameworkVersionLocalService.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)
|
SCFrameworkVersion |
SCFrameworkVersionServiceWrapper.updateFrameworkVersion(long frameworkVersionId,
String name,
String url,
boolean active,
int priority)
|
SCFrameworkVersion |
SCFrameworkVersionLocalServiceWrapper.updateFrameworkVersion(long frameworkVersionId,
String name,
String url,
boolean active,
int priority)
|
static SCLicense |
SCLicenseServiceUtil.updateLicense(long licenseId,
String name,
String url,
boolean openSource,
boolean active,
boolean recommended)
|
SCLicense |
SCLicenseService.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)
|
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)
|
SCLicense |
SCLicenseLocalServiceWrapper.updateLicense(long licenseId,
String name,
String url,
boolean openSource,
boolean active,
boolean recommended)
|
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)
|
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 |
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)
|
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)
|
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)
|
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)
|
SCProductVersion |
SCProductVersionLocalService.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)
|
SCProductVersion |
SCProductVersionServiceWrapper.updateProductVersion(long productVersionId,
String version,
String changeLog,
String downloadPageURL,
String directDownloadURL,
boolean testDirectDownloadURL,
boolean repoStoreArtifact,
long[] frameworkVersionIds)
|
SCProductVersion |
SCProductVersionLocalServiceWrapper.updateProductVersion(long productVersionId,
String version,
String changeLog,
String downloadPageURL,
String directDownloadURL,
boolean testDirectDownloadURL,
boolean repoStoreArtifact,
long[] frameworkVersionIds)
|
SCProductVersion |
SCProductVersionService.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)
|
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 | |
---|---|
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. |
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. |
void |
TrashEntryLocalServiceWrapper.checkEntries()
|
static void |
TrashEntryLocalServiceUtil.checkEntries()
|
void |
TrashEntryLocalService.checkEntries()
|
void |
TrashEntryService.deleteEntries(long groupId)
Deletes the trash entries with the matching group ID considering permissions. |
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. |
void |
TrashEntryService.deleteEntries(long[] entryIds)
Deletes the trash entries with the primary keys. |
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. |
void |
TrashEntryService.deleteEntry(long entryId)
Deletes the trash entry with the primary key. |
static void |
TrashEntryServiceUtil.deleteEntry(long entryId)
Deletes the trash entry with the primary key. |
TrashEntry |
TrashEntryLocalServiceWrapper.deleteEntry(long entryId)
Deletes the trash entry with the primary key. |
void |
TrashEntryServiceWrapper.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. |
TrashEntry |
TrashEntryLocalService.deleteEntry(long entryId)
Deletes the trash entry with the primary key. |
void |
TrashEntryService.deleteEntry(String className,
long classPK)
Deletes the trash entry with the entity class name and class primary key. |
static void |
TrashEntryServiceUtil.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. |
void |
TrashEntryServiceWrapper.deleteEntry(String className,
long classPK)
Deletes the trash entry with the entity class name and class primary key. |
static TrashEntry |
TrashEntryLocalServiceUtil.deleteEntry(String className,
long classPK)
Deletes the trash entry with the entity class name and primary key. |
TrashEntry |
TrashEntryLocalService.deleteEntry(String className,
long classPK)
Deletes the trash entry with the entity class name and primary key. |
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. |
TrashEntry |
TrashEntryLocalService.deleteTrashEntry(long entryId)
Deletes the trash entry with the primary key from the database. |
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. |
TrashVersion |
TrashVersionLocalServiceWrapper.deleteTrashVersion(long versionId)
Deletes the trash version with the primary key from the database. |
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. |
TrashEntry |
TrashEntryLocalService.getEntry(long entryId)
Returns the trash entry with the 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. |
TrashEntry |
TrashEntryLocalService.getEntry(String className,
long classPK)
Returns the entry with the entity class name and primary key. |
PersistedModel |
TrashVersionLocalService.getPersistedModel(Serializable primaryKeyObj)
|
static PersistedModel |
TrashVersionLocalServiceUtil.getPersistedModel(Serializable primaryKeyObj)
|
PersistedModel |
TrashEntryLocalServiceWrapper.getPersistedModel(Serializable primaryKeyObj)
|
PersistedModel |
TrashVersionLocalServiceWrapper.getPersistedModel(Serializable primaryKeyObj)
|
static PersistedModel |
TrashEntryLocalServiceUtil.getPersistedModel(Serializable primaryKeyObj)
|
PersistedModel |
TrashEntryLocalService.getPersistedModel(Serializable primaryKeyObj)
|
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. |
TrashEntry |
TrashEntryLocalService.getTrashEntry(long entryId)
Returns the trash entry with the primary key. |
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. |
TrashVersion |
TrashVersionLocalServiceWrapper.getTrashVersion(long versionId)
Returns the trash version with the primary key. |
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 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. |
TrashEntry |
TrashEntryService.restoreEntry(long entryId)
|
static TrashEntry |
TrashEntryServiceUtil.restoreEntry(long entryId)
|
TrashEntry |
TrashEntryServiceWrapper.restoreEntry(long entryId)
|
TrashEntry |
TrashEntryService.restoreEntry(long entryId,
long overrideClassPK,
String name)
Restores the trash entry to its original location. |
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. |
Uses of PortalException in com.liferay.portlet.trash.util |
---|
Methods in com.liferay.portlet.trash.util that throw PortalException | |
---|---|
void |
Trash.addBaseModelBreadcrumbEntries(javax.servlet.http.HttpServletRequest request,
String className,
long classPK,
PortletURL containerModelURL)
|
static void |
TrashUtil.addBaseModelBreadcrumbEntries(javax.servlet.http.HttpServletRequest request,
String className,
long classPK,
PortletURL containerModelURL)
|
void |
Trash.addContainerModelBreadcrumbEntries(javax.servlet.http.HttpServletRequest request,
String className,
long classPK,
PortletURL containerModelURL)
|
static void |
TrashUtil.addContainerModelBreadcrumbEntries(javax.servlet.http.HttpServletRequest request,
String className,
long classPK,
PortletURL containerModelURL)
|
void |
Trash.deleteEntriesAttachments(long companyId,
long repositoryId,
Date date,
String[] attachmentFileNames)
|
static void |
TrashUtil.deleteEntriesAttachments(long companyId,
long repositoryId,
Date date,
String[] attachmentFileNames)
|
List<TrashEntry> |
Trash.getEntries(Hits hits)
|
static List<TrashEntry> |
TrashUtil.getEntries(Hits hits)
|
int |
Trash.getMaxAge(Group group)
|
static int |
TrashUtil.getMaxAge(Group group)
|
String |
Trash.getNewName(ThemeDisplay themeDisplay,
String className,
long classPK,
String oldName)
|
static String |
TrashUtil.getNewName(ThemeDisplay themeDisplay,
String className,
long classPK,
String oldName)
|
PortletURL |
Trash.getViewContentURL(javax.servlet.http.HttpServletRequest request,
String className,
long classPK)
|
static PortletURL |
TrashUtil.getViewContentURL(javax.servlet.http.HttpServletRequest request,
String className,
long classPK)
|
boolean |
Trash.isInTrash(String className,
long classPK)
|
static boolean |
TrashUtil.isInTrash(String className,
long classPK)
|
boolean |
Trash.isTrashEnabled(long groupId)
|
static boolean |
TrashUtil.isTrashEnabled(long groupId)
|
Uses of PortalException in com.liferay.portlet.usersadmin.util |
---|
Methods in com.liferay.portlet.usersadmin.util that throw PortalException | |
---|---|
long[] |
UsersAdmin.addRequiredRoles(long userId,
long[] roleIds)
|
static long[] |
UsersAdminUtil.addRequiredRoles(long userId,
long[] roleIds)
|
long[] |
UsersAdmin.addRequiredRoles(User user,
long[] roleIds)
|
static long[] |
UsersAdminUtil.addRequiredRoles(User user,
long[] roleIds)
|
List<Role> |
UsersAdmin.filterGroupRoles(PermissionChecker permissionChecker,
long groupId,
List<Role> roles)
|
static List<Role> |
UsersAdminUtil.filterGroupRoles(PermissionChecker permissionChecker,
long groupId,
List<Role> roles)
|
List<Group> |
UsersAdmin.filterGroups(PermissionChecker permissionChecker,
List<Group> groups)
|
static List<Group> |
UsersAdminUtil.filterGroups(PermissionChecker permissionChecker,
List<Group> groups)
|
List<Organization> |
UsersAdmin.filterOrganizations(PermissionChecker permissionChecker,
List<Organization> organizations)
|
static List<Organization> |
UsersAdminUtil.filterOrganizations(PermissionChecker permissionChecker,
List<Organization> organizations)
|
long[] |
UsersAdmin.filterUnsetGroupUserIds(PermissionChecker permissionChecker,
long groupId,
long[] userIds)
|
static long[] |
UsersAdminUtil.filterUnsetGroupUserIds(PermissionChecker permissionChecker,
long groupId,
long[] userIds)
|
long[] |
UsersAdmin.filterUnsetOrganizationUserIds(PermissionChecker permissionChecker,
long organizationId,
long[] userIds)
|
static long[] |
UsersAdminUtil.filterUnsetOrganizationUserIds(PermissionChecker permissionChecker,
long organizationId,
long[] userIds)
|
List<UserGroupRole> |
UsersAdmin.filterUserGroupRoles(PermissionChecker permissionChecker,
List<UserGroupRole> userGroupRoles)
|
static List<UserGroupRole> |
UsersAdminUtil.filterUserGroupRoles(PermissionChecker permissionChecker,
List<UserGroupRole> userGroupRoles)
|
Tuple |
UsersAdmin.getOrganizations(Hits hits)
|
static Tuple |
UsersAdminUtil.getOrganizations(Hits hits)
|
List<UserGroupRole> |
UsersAdmin.getUserGroupRoles(PortletRequest portletRequest)
|
static List<UserGroupRole> |
UsersAdminUtil.getUserGroupRoles(PortletRequest portletRequest)
|
Tuple |
UsersAdmin.getUserGroups(Hits hits)
|
static Tuple |
UsersAdminUtil.getUserGroups(Hits hits)
|
Tuple |
UsersAdmin.getUsers(Hits hits)
|
static Tuple |
UsersAdminUtil.getUsers(Hits hits)
|
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) |
boolean |
UsersAdmin.hasUpdateFieldPermission(PermissionChecker permissionChecker,
User updatingUser,
User updatedUser,
String field)
|
static boolean |
UsersAdminUtil.hasUpdateFieldPermission(PermissionChecker permissionChecker,
User updatingUser,
User updatedUser,
String field)
|
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) |
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) |
long[] |
UsersAdmin.removeRequiredRoles(long userId,
long[] roleIds)
|
static long[] |
UsersAdminUtil.removeRequiredRoles(long userId,
long[] roleIds)
|
long[] |
UsersAdmin.removeRequiredRoles(User user,
long[] roleIds)
|
static long[] |
UsersAdminUtil.removeRequiredRoles(User user,
long[] roleIds)
|
void |
UsersAdmin.updateAddresses(String className,
long classPK,
List<Address> addresses)
|
static void |
UsersAdminUtil.updateAddresses(String className,
long classPK,
List<Address> addresses)
|
void |
UsersAdmin.updateEmailAddresses(String className,
long classPK,
List<EmailAddress> emailAddresses)
|
static void |
UsersAdminUtil.updateEmailAddresses(String className,
long classPK,
List<EmailAddress> emailAddresses)
|
void |
UsersAdmin.updateOrgLabors(long classPK,
List<OrgLabor> orgLabors)
|
static void |
UsersAdminUtil.updateOrgLabors(long classPK,
List<OrgLabor> orgLabors)
|
void |
UsersAdmin.updatePhones(String className,
long classPK,
List<Phone> phones)
|
static void |
UsersAdminUtil.updatePhones(String className,
long classPK,
List<Phone> phones)
|
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()
|
Folder |
WikiPage.addAttachmentsFolder()
|
Folder |
WikiNode.addAttachmentsFolder()
|
TrashEntry |
WikiNodeWrapper.getTrashEntry()
Returns the trash entry created when this wiki node was moved to the Recycle Bin. |
TrashEntry |
WikiPageModel.getTrashEntry()
Returns the trash entry created when this wiki page was moved to the Recycle Bin. |
TrashEntry |
WikiNodeModel.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. |
Uses of PortalException in com.liferay.portlet.wiki.service |
---|
Methods in com.liferay.portlet.wiki.service that throw PortalException | |
---|---|
static WikiNode |
WikiNodeLocalServiceUtil.addDefaultNode(long userId,
ServiceContext serviceContext)
|
WikiNode |
WikiNodeLocalServiceWrapper.addDefaultNode(long userId,
ServiceContext serviceContext)
|
WikiNode |
WikiNodeLocalService.addDefaultNode(long userId,
ServiceContext serviceContext)
|
static WikiNode |
WikiNodeLocalServiceUtil.addNode(long userId,
String name,
String description,
ServiceContext serviceContext)
|
WikiNode |
WikiNodeLocalServiceWrapper.addNode(long userId,
String name,
String description,
ServiceContext serviceContext)
|
WikiNode |
WikiNodeLocalService.addNode(long userId,
String name,
String description,
ServiceContext serviceContext)
|
WikiNode |
WikiNodeServiceWrapper.addNode(String name,
String description,
ServiceContext serviceContext)
|
WikiNode |
WikiNodeService.addNode(String name,
String description,
ServiceContext serviceContext)
|
static WikiNode |
WikiNodeServiceUtil.addNode(String name,
String description,
ServiceContext serviceContext)
|
static void |
WikiNodeLocalServiceUtil.addNodeResources(long nodeId,
boolean addGroupPermissions,
boolean addGuestPermissions)
|
void |
WikiNodeLocalServiceWrapper.addNodeResources(long nodeId,
boolean addGroupPermissions,
boolean addGuestPermissions)
|
void |
WikiNodeLocalService.addNodeResources(long nodeId,
boolean addGroupPermissions,
boolean addGuestPermissions)
|
static void |
WikiNodeLocalServiceUtil.addNodeResources(long nodeId,
String[] groupPermissions,
String[] guestPermissions)
|
void |
WikiNodeLocalServiceWrapper.addNodeResources(long nodeId,
String[] groupPermissions,
String[] guestPermissions)
|
void |
WikiNodeLocalService.addNodeResources(long nodeId,
String[] groupPermissions,
String[] guestPermissions)
|
static void |
WikiNodeLocalServiceUtil.addNodeResources(WikiNode node,
boolean addGroupPermissions,
boolean addGuestPermissions)
|
void |
WikiNodeLocalServiceWrapper.addNodeResources(WikiNode node,
boolean addGroupPermissions,
boolean addGuestPermissions)
|
void |
WikiNodeLocalService.addNodeResources(WikiNode node,
boolean addGroupPermissions,
boolean addGuestPermissions)
|
static void |
WikiNodeLocalServiceUtil.addNodeResources(WikiNode node,
String[] groupPermissions,
String[] guestPermissions)
|
void |
WikiNodeLocalServiceWrapper.addNodeResources(WikiNode node,
String[] groupPermissions,
String[] guestPermissions)
|
void |
WikiNodeLocalService.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)
|
static WikiPage |
WikiPageLocalServiceUtil.addPage(long userId,
long nodeId,
String title,
double version,
String content,
String summary,
boolean minorEdit,
String format,
boolean head,
String parentTitle,
String redirectTitle,
ServiceContext serviceContext)
|
WikiPage |
WikiPageLocalService.addPage(long userId,
long nodeId,
String title,
double version,
String content,
String summary,
boolean minorEdit,
String format,
boolean head,
String parentTitle,
String redirectTitle,
ServiceContext serviceContext)
|
WikiPage |
WikiPageLocalServiceWrapper.addPage(long userId,
long nodeId,
String title,
String content,
String summary,
boolean minorEdit,
ServiceContext serviceContext)
|
static WikiPage |
WikiPageLocalServiceUtil.addPage(long userId,
long nodeId,
String title,
String content,
String summary,
boolean minorEdit,
ServiceContext serviceContext)
|
WikiPage |
WikiPageLocalService.addPage(long userId,
long nodeId,
String title,
String content,
String summary,
boolean minorEdit,
ServiceContext serviceContext)
|
static WikiPage |
WikiPageServiceUtil.addPage(long nodeId,
String title,
String content,
String summary,
boolean minorEdit,
ServiceContext serviceContext)
|
WikiPage |
WikiPageService.addPage(long nodeId,
String title,
String content,
String summary,
boolean minorEdit,
ServiceContext serviceContext)
|
WikiPage |
WikiPageServiceWrapper.addPage(long nodeId,
String title,
String content,
String summary,
boolean minorEdit,
ServiceContext serviceContext)
|
static WikiPage |
WikiPageServiceUtil.addPage(long nodeId,
String title,
String content,
String summary,
boolean minorEdit,
String format,
String parentTitle,
String redirectTitle,
ServiceContext serviceContext)
|
WikiPage |
WikiPageService.addPage(long nodeId,
String title,
String content,
String summary,
boolean minorEdit,
String format,
String parentTitle,
String redirectTitle,
ServiceContext serviceContext)
|
WikiPage |
WikiPageServiceWrapper.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)
|
static void |
WikiPageLocalServiceUtil.addPageAttachment(long userId,
long nodeId,
String title,
String fileName,
File file,
String mimeType)
|
void |
WikiPageLocalService.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)
|
static void |
WikiPageLocalServiceUtil.addPageAttachment(long userId,
long nodeId,
String title,
String fileName,
InputStream inputStream,
String mimeType)
|
void |
WikiPageLocalService.addPageAttachment(long userId,
long nodeId,
String title,
String fileName,
InputStream inputStream,
String mimeType)
|
static void |
WikiPageServiceUtil.addPageAttachment(long nodeId,
String title,
String fileName,
File file,
String mimeType)
|
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,
InputStream inputStream,
String mimeType)
|
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)
|
void |
WikiPageLocalServiceWrapper.addPageAttachments(long userId,
long nodeId,
String title,
List<ObjectValuePair<String,InputStream>> inputStreamOVPs)
|
static void |
WikiPageLocalServiceUtil.addPageAttachments(long userId,
long nodeId,
String title,
List<ObjectValuePair<String,InputStream>> inputStreamOVPs)
|
void |
WikiPageLocalService.addPageAttachments(long userId,
long nodeId,
String title,
List<ObjectValuePair<String,InputStream>> inputStreamOVPs)
|
static void |
WikiPageServiceUtil.addPageAttachments(long nodeId,
String title,
List<ObjectValuePair<String,InputStream>> inputStreamOVPs)
|
void |
WikiPageService.addPageAttachments(long nodeId,
String title,
List<ObjectValuePair<String,InputStream>> inputStreamOVPs)
|
void |
WikiPageServiceWrapper.addPageAttachments(long nodeId,
String title,
List<ObjectValuePair<String,InputStream>> inputStreamOVPs)
|
void |
WikiPageLocalServiceWrapper.addPageResources(long nodeId,
String title,
boolean addGroupPermissions,
boolean addGuestPermissions)
|
static void |
WikiPageLocalServiceUtil.addPageResources(long nodeId,
String title,
boolean addGroupPermissions,
boolean addGuestPermissions)
|
void |
WikiPageLocalService.addPageResources(long nodeId,
String title,
boolean addGroupPermissions,
boolean addGuestPermissions)
|
void |
WikiPageLocalServiceWrapper.addPageResources(long nodeId,
String title,
String[] groupPermissions,
String[] guestPermissions)
|
static void |
WikiPageLocalServiceUtil.addPageResources(long nodeId,
String title,
String[] groupPermissions,
String[] guestPermissions)
|
void |
WikiPageLocalService.addPageResources(long nodeId,
String title,
String[] groupPermissions,
String[] guestPermissions)
|
void |
WikiPageLocalServiceWrapper.addPageResources(WikiPage page,
boolean addGroupPermissions,
boolean addGuestPermissions)
|
static void |
WikiPageLocalServiceUtil.addPageResources(WikiPage page,
boolean addGroupPermissions,
boolean addGuestPermissions)
|
void |
WikiPageLocalService.addPageResources(WikiPage page,
boolean addGroupPermissions,
boolean addGuestPermissions)
|
void |
WikiPageLocalServiceWrapper.addPageResources(WikiPage page,
String[] groupPermissions,
String[] guestPermissions)
|
static void |
WikiPageLocalServiceUtil.addPageResources(WikiPage page,
String[] groupPermissions,
String[] guestPermissions)
|
void |
WikiPageLocalService.addPageResources(WikiPage page,
String[] groupPermissions,
String[] guestPermissions)
|
void |
WikiPageLocalServiceWrapper.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)
|
void |
WikiPageLocalService.addTempPageAttachment(long groupId,
long userId,
String fileName,
String tempFolderName,
InputStream inputStream,
String mimeType)
|
static void |
WikiPageServiceUtil.addTempPageAttachment(long nodeId,
String fileName,
String tempFolderName,
InputStream inputStream,
String mimeType)
|
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)
|
void |
WikiPageLocalServiceWrapper.changeParent(long userId,
long nodeId,
String title,
String newParentTitle,
ServiceContext serviceContext)
|
static void |
WikiPageLocalServiceUtil.changeParent(long userId,
long nodeId,
String title,
String newParentTitle,
ServiceContext serviceContext)
|
void |
WikiPageLocalService.changeParent(long userId,
long nodeId,
String title,
String newParentTitle,
ServiceContext serviceContext)
|
static void |
WikiPageServiceUtil.changeParent(long nodeId,
String title,
String newParentTitle,
ServiceContext serviceContext)
|
void |
WikiPageService.changeParent(long nodeId,
String title,
String newParentTitle,
ServiceContext serviceContext)
|
void |
WikiPageServiceWrapper.changeParent(long nodeId,
String title,
String newParentTitle,
ServiceContext serviceContext)
|
void |
WikiPageLocalServiceWrapper.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)
|
void |
WikiPageLocalService.copyPageAttachments(long userId,
long templateNodeId,
String templateTitle,
long nodeId,
String title)
|
static void |
WikiPageServiceUtil.copyPageAttachments(long templateNodeId,
String templateTitle,
long nodeId,
String title)
|
void |
WikiPageService.copyPageAttachments(long templateNodeId,
String templateTitle,
long nodeId,
String title)
|
void |
WikiPageServiceWrapper.copyPageAttachments(long templateNodeId,
String templateTitle,
long nodeId,
String title)
|
void |
WikiNodeServiceWrapper.deleteNode(long nodeId)
|
static void |
WikiNodeLocalServiceUtil.deleteNode(long nodeId)
|
void |
WikiNodeService.deleteNode(long nodeId)
|
void |
WikiNodeLocalServiceWrapper.deleteNode(long nodeId)
|
static void |
WikiNodeServiceUtil.deleteNode(long nodeId)
|
void |
WikiNodeLocalService.deleteNode(long nodeId)
|
static void |
WikiNodeLocalServiceUtil.deleteNode(WikiNode node)
|
void |
WikiNodeLocalServiceWrapper.deleteNode(WikiNode node)
|
void |
WikiNodeLocalService.deleteNode(WikiNode node)
|
static void |
WikiNodeLocalServiceUtil.deleteNodes(long groupId)
|
void |
WikiNodeLocalServiceWrapper.deleteNodes(long groupId)
|
void |
WikiNodeLocalService.deleteNodes(long groupId)
|
static void |
WikiPageServiceUtil.deletePage(long nodeId,
String title)
|
void |
WikiPageService.deletePage(long nodeId,
String title)
|
void |
WikiPageLocalServiceWrapper.deletePage(long nodeId,
String title)
|
static void |
WikiPageLocalServiceUtil.deletePage(long nodeId,
String title)
|
void |
WikiPageLocalService.deletePage(long nodeId,
String title)
|
void |
WikiPageServiceWrapper.deletePage(long nodeId,
String title)
|
static void |
WikiPageServiceUtil.deletePage(long nodeId,
String title,
double version)
Deprecated. As of 6.2.0 replaced by WikiPageServiceUtil.discardDraft(long, String,
double) |
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) |
static void |
WikiPageLocalServiceUtil.deletePage(long nodeId,
String title,
double version)
Deprecated. As of 6.2.0 replaced by WikiPageLocalServiceUtil.discardDraft(long, String,
double) |
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) |
void |
WikiPageLocalServiceWrapper.deletePage(WikiPage page)
|
static void |
WikiPageLocalServiceUtil.deletePage(WikiPage page)
|
void |
WikiPageLocalService.deletePage(WikiPage page)
|
static void |
WikiPageServiceUtil.deletePageAttachment(long nodeId,
String title,
String fileName)
|
void |
WikiPageService.deletePageAttachment(long nodeId,
String title,
String fileName)
|
void |
WikiPageLocalServiceWrapper.deletePageAttachment(long nodeId,
String title,
String fileName)
|
static void |
WikiPageLocalServiceUtil.deletePageAttachment(long nodeId,
String title,
String fileName)
|
void |
WikiPageLocalService.deletePageAttachment(long nodeId,
String title,
String fileName)
|
void |
WikiPageServiceWrapper.deletePageAttachment(long nodeId,
String title,
String fileName)
|
static void |
WikiPageServiceUtil.deletePageAttachments(long nodeId,
String title)
|
void |
WikiPageService.deletePageAttachments(long nodeId,
String title)
|
void |
WikiPageLocalServiceWrapper.deletePageAttachments(long nodeId,
String title)
|
static void |
WikiPageLocalServiceUtil.deletePageAttachments(long nodeId,
String title)
|
void |
WikiPageLocalService.deletePageAttachments(long nodeId,
String title)
|
void |
WikiPageServiceWrapper.deletePageAttachments(long nodeId,
String title)
|
void |
WikiPageResourceLocalServiceWrapper.deletePageResource(long nodeId,
String title)
|
void |
WikiPageResourceLocalService.deletePageResource(long nodeId,
String title)
|
static void |
WikiPageResourceLocalServiceUtil.deletePageResource(long nodeId,
String title)
|
void |
WikiPageLocalServiceWrapper.deletePages(long nodeId)
|
static void |
WikiPageLocalServiceUtil.deletePages(long nodeId)
|
void |
WikiPageLocalService.deletePages(long nodeId)
|
void |
WikiPageLocalServiceWrapper.deleteTempPageAttachment(long groupId,
long userId,
String fileName,
String tempFolderName)
|
static void |
WikiPageLocalServiceUtil.deleteTempPageAttachment(long groupId,
long userId,
String fileName,
String tempFolderName)
|
void |
WikiPageLocalService.deleteTempPageAttachment(long groupId,
long userId,
String fileName,
String tempFolderName)
|
static void |
WikiPageServiceUtil.deleteTempPageAttachment(long nodeId,
String fileName,
String tempFolderName)
|
void |
WikiPageService.deleteTempPageAttachment(long nodeId,
String fileName,
String tempFolderName)
|
void |
WikiPageServiceWrapper.deleteTempPageAttachment(long nodeId,
String fileName,
String tempFolderName)
|
static void |
WikiPageServiceUtil.deleteTrashPageAttachments(long nodeId,
String title)
|
void |
WikiPageService.deleteTrashPageAttachments(long nodeId,
String title)
|
void |
WikiPageLocalServiceWrapper.deleteTrashPageAttachments(long nodeId,
String title)
|
static void |
WikiPageLocalServiceUtil.deleteTrashPageAttachments(long nodeId,
String title)
|
void |
WikiPageLocalService.deleteTrashPageAttachments(long nodeId,
String title)
|
void |
WikiPageServiceWrapper.deleteTrashPageAttachments(long nodeId,
String title)
|
static WikiNode |
WikiNodeLocalServiceUtil.deleteWikiNode(long nodeId)
Deletes the wiki node with the primary key from the database. |
WikiNode |
WikiNodeLocalServiceWrapper.deleteWikiNode(long nodeId)
Deletes the wiki node with the primary key from the database. |
WikiNode |
WikiNodeLocalService.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. |
static WikiPage |
WikiPageLocalServiceUtil.deleteWikiPage(long pageId)
Deletes the wiki page with the primary key from the database. |
WikiPage |
WikiPageLocalService.deleteWikiPage(long pageId)
Deletes the wiki page with the primary key from the database. |
WikiPageResource |
WikiPageResourceLocalServiceWrapper.deleteWikiPageResource(long resourcePrimKey)
Deletes the wiki page resource with the primary key from the database. |
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. |
static void |
WikiPageServiceUtil.discardDraft(long nodeId,
String title,
double version)
|
void |
WikiPageService.discardDraft(long nodeId,
String title,
double version)
|
void |
WikiPageLocalServiceWrapper.discardDraft(long nodeId,
String title,
double version)
|
static void |
WikiPageLocalServiceUtil.discardDraft(long nodeId,
String title,
double version)
|
void |
WikiPageLocalService.discardDraft(long nodeId,
String title,
double version)
|
void |
WikiPageServiceWrapper.discardDraft(long nodeId,
String title,
double version)
|
static List<WikiPage> |
WikiPageServiceUtil.getChildren(long groupId,
long nodeId,
boolean head,
String parentTitle)
|
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 WikiPage |
WikiPageServiceUtil.getDraftPage(long nodeId,
String title)
|
WikiPage |
WikiPageService.getDraftPage(long nodeId,
String title)
|
WikiPage |
WikiPageLocalServiceWrapper.getDraftPage(long nodeId,
String title)
|
static WikiPage |
WikiPageLocalServiceUtil.getDraftPage(long nodeId,
String title)
|
WikiPage |
WikiPageLocalService.getDraftPage(long nodeId,
String title)
|
WikiPage |
WikiPageServiceWrapper.getDraftPage(long nodeId,
String title)
|
List<WikiPage> |
WikiPageLocalServiceWrapper.getIncomingLinks(long nodeId,
String title)
|
static List<WikiPage> |
WikiPageLocalServiceUtil.getIncomingLinks(long nodeId,
String title)
|
List<WikiPage> |
WikiPageLocalService.getIncomingLinks(long nodeId,
String title)
|
WikiPage |
WikiPageLocalServiceWrapper.getLatestPage(long resourcePrimKey,
int status,
boolean preferApproved)
|
static WikiPage |
WikiPageLocalServiceUtil.getLatestPage(long resourcePrimKey,
int status,
boolean preferApproved)
|
WikiPage |
WikiPageLocalService.getLatestPage(long resourcePrimKey,
int status,
boolean preferApproved)
|
WikiPage |
WikiPageLocalServiceWrapper.getLatestPage(long resourcePrimKey,
long nodeId,
int status,
boolean preferApproved)
|
static WikiPage |
WikiPageLocalServiceUtil.getLatestPage(long resourcePrimKey,
long nodeId,
int status,
boolean preferApproved)
|
WikiPage |
WikiPageLocalService.getLatestPage(long resourcePrimKey,
long nodeId,
int status,
boolean preferApproved)
|
WikiPage |
WikiPageLocalServiceWrapper.getLatestPage(long nodeId,
String title,
int status,
boolean preferApproved)
|
static WikiPage |
WikiPageLocalServiceUtil.getLatestPage(long nodeId,
String title,
int status,
boolean preferApproved)
|
WikiPage |
WikiPageLocalService.getLatestPage(long nodeId,
String title,
int status,
boolean preferApproved)
|
WikiNode |
WikiNodeServiceWrapper.getNode(long nodeId)
|
static WikiNode |
WikiNodeLocalServiceUtil.getNode(long nodeId)
|
WikiNode |
WikiNodeService.getNode(long nodeId)
|
WikiNode |
WikiNodeLocalServiceWrapper.getNode(long nodeId)
|
static WikiNode |
WikiNodeServiceUtil.getNode(long nodeId)
|
WikiNode |
WikiNodeLocalService.getNode(long nodeId)
|
WikiNode |
WikiNodeServiceWrapper.getNode(long groupId,
String name)
|
static WikiNode |
WikiNodeLocalServiceUtil.getNode(long groupId,
String nodeName)
|
WikiNode |
WikiNodeService.getNode(long groupId,
String name)
|
WikiNode |
WikiNodeLocalServiceWrapper.getNode(long groupId,
String nodeName)
|
static WikiNode |
WikiNodeServiceUtil.getNode(long groupId,
String name)
|
WikiNode |
WikiNodeLocalService.getNode(long groupId,
String nodeName)
|
static List<WikiPage> |
WikiPageServiceUtil.getNodePages(long nodeId,
int max)
|
List<WikiPage> |
WikiPageService.getNodePages(long nodeId,
int max)
|
List<WikiPage> |
WikiPageServiceWrapper.getNodePages(long nodeId,
int max)
|
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) |
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,
String attachmentURLPrefix)
|
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)
|
List<WikiNode> |
WikiNodeServiceWrapper.getNodes(long groupId)
|
static List<WikiNode> |
WikiNodeLocalServiceUtil.getNodes(long groupId)
|
List<WikiNode> |
WikiNodeService.getNodes(long groupId)
|
List<WikiNode> |
WikiNodeLocalServiceWrapper.getNodes(long groupId)
|
static List<WikiNode> |
WikiNodeServiceUtil.getNodes(long groupId)
|
List<WikiNode> |
WikiNodeLocalService.getNodes(long groupId)
|
List<WikiNode> |
WikiNodeServiceWrapper.getNodes(long groupId,
int status)
|
static List<WikiNode> |
WikiNodeLocalServiceUtil.getNodes(long groupId,
int status)
|
List<WikiNode> |
WikiNodeService.getNodes(long groupId,
int status)
|
List<WikiNode> |
WikiNodeLocalServiceWrapper.getNodes(long groupId,
int status)
|
static List<WikiNode> |
WikiNodeServiceUtil.getNodes(long groupId,
int status)
|
List<WikiNode> |
WikiNodeLocalService.getNodes(long groupId,
int status)
|
static List<WikiNode> |
WikiNodeLocalServiceUtil.getNodes(long groupId,
int start,
int end)
|
List<WikiNode> |
WikiNodeLocalServiceWrapper.getNodes(long groupId,
int start,
int end)
|
List<WikiNode> |
WikiNodeLocalService.getNodes(long groupId,
int start,
int end)
|
static List<WikiNode> |
WikiNodeLocalServiceUtil.getNodes(long groupId,
int status,
int start,
int end)
|
List<WikiNode> |
WikiNodeLocalServiceWrapper.getNodes(long groupId,
int status,
int start,
int end)
|
List<WikiNode> |
WikiNodeLocalService.getNodes(long groupId,
int status,
int start,
int end)
|
List<WikiPage> |
WikiPageLocalServiceWrapper.getOrphans(long nodeId)
|
static List<WikiPage> |
WikiPageLocalServiceUtil.getOrphans(long nodeId)
|
List<WikiPage> |
WikiPageLocalService.getOrphans(long nodeId)
|
static List<WikiPage> |
WikiPageServiceUtil.getOrphans(long groupId,
long nodeId)
|
List<WikiPage> |
WikiPageService.getOrphans(long groupId,
long nodeId)
|
List<WikiPage> |
WikiPageServiceWrapper.getOrphans(long groupId,
long nodeId)
|
List<WikiPage> |
WikiPageLocalServiceWrapper.getOutgoingLinks(long nodeId,
String title)
|
static List<WikiPage> |
WikiPageLocalServiceUtil.getOutgoingLinks(long nodeId,
String title)
|
List<WikiPage> |
WikiPageLocalService.getOutgoingLinks(long nodeId,
String title)
|
WikiPage |
WikiPageLocalServiceWrapper.getPage(long resourcePrimKey)
|
static WikiPage |
WikiPageLocalServiceUtil.getPage(long resourcePrimKey)
|
WikiPage |
WikiPageLocalService.getPage(long resourcePrimKey)
|
WikiPage |
WikiPageLocalServiceWrapper.getPage(long resourcePrimKey,
Boolean head)
|
static WikiPage |
WikiPageLocalServiceUtil.getPage(long resourcePrimKey,
Boolean head)
|
WikiPage |
WikiPageLocalService.getPage(long resourcePrimKey,
Boolean head)
|
static WikiPage |
WikiPageServiceUtil.getPage(long groupId,
long nodeId,
String title)
|
WikiPage |
WikiPageService.getPage(long groupId,
long nodeId,
String title)
|
WikiPage |
WikiPageServiceWrapper.getPage(long groupId,
long nodeId,
String title)
|
static WikiPage |
WikiPageServiceUtil.getPage(long nodeId,
String title)
|
WikiPage |
WikiPageService.getPage(long nodeId,
String title)
|
WikiPage |
WikiPageLocalServiceWrapper.getPage(long nodeId,
String title)
|
static WikiPage |
WikiPageLocalServiceUtil.getPage(long nodeId,
String title)
|
WikiPage |
WikiPageLocalService.getPage(long nodeId,
String title)
|
WikiPage |
WikiPageServiceWrapper.getPage(long nodeId,
String title)
|
static WikiPage |
WikiPageServiceUtil.getPage(long nodeId,
String title,
Boolean head)
|
WikiPage |
WikiPageService.getPage(long nodeId,
String title,
Boolean head)
|
WikiPage |
WikiPageLocalServiceWrapper.getPage(long nodeId,
String title,
Boolean head)
|
static WikiPage |
WikiPageLocalServiceUtil.getPage(long nodeId,
String title,
Boolean head)
|
WikiPage |
WikiPageLocalService.getPage(long nodeId,
String title,
Boolean head)
|
WikiPage |
WikiPageServiceWrapper.getPage(long nodeId,
String title,
Boolean head)
|
static WikiPage |
WikiPageServiceUtil.getPage(long nodeId,
String title,
double version)
|
WikiPage |
WikiPageService.getPage(long nodeId,
String title,
double version)
|
WikiPage |
WikiPageLocalServiceWrapper.getPage(long nodeId,
String title,
double version)
|
static WikiPage |
WikiPageLocalServiceUtil.getPage(long nodeId,
String title,
double version)
|
WikiPage |
WikiPageLocalService.getPage(long nodeId,
String title,
double version)
|
WikiPage |
WikiPageServiceWrapper.getPage(long nodeId,
String title,
double version)
|
WikiPage |
WikiPageLocalServiceWrapper.getPageByPageId(long pageId)
|
static WikiPage |
WikiPageLocalServiceUtil.getPageByPageId(long pageId)
|
WikiPage |
WikiPageLocalService.getPageByPageId(long pageId)
|
WikiPageDisplay |
WikiPageLocalServiceWrapper.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 |
WikiPageLocalService.getPageDisplay(long nodeId,
String title,
PortletURL viewPageURL,
PortletURL editPageURL,
String attachmentURLPrefix)
|
WikiPageDisplay |
WikiPageLocalServiceWrapper.getPageDisplay(WikiPage page,
PortletURL viewPageURL,
PortletURL editPageURL,
String attachmentURLPrefix)
|
static WikiPageDisplay |
WikiPageLocalServiceUtil.getPageDisplay(WikiPage page,
PortletURL viewPageURL,
PortletURL editPageURL,
String attachmentURLPrefix)
|
WikiPageDisplay |
WikiPageLocalService.getPageDisplay(WikiPage page,
PortletURL viewPageURL,
PortletURL editPageURL,
String attachmentURLPrefix)
|
WikiPageResource |
WikiPageResourceLocalServiceWrapper.getPageResource(long pageResourcePrimKey)
|
WikiPageResource |
WikiPageResourceLocalService.getPageResource(long pageResourcePrimKey)
|
static WikiPageResource |
WikiPageResourceLocalServiceUtil.getPageResource(long pageResourcePrimKey)
|
WikiPageResource |
WikiPageResourceLocalServiceWrapper.getPageResource(long nodeId,
String title)
|
WikiPageResource |
WikiPageResourceLocalService.getPageResource(long nodeId,
String title)
|
static WikiPageResource |
WikiPageResourceLocalServiceUtil.getPageResource(long nodeId,
String title)
|
static List<WikiPage> |
WikiPageServiceUtil.getPages(long groupId,
long nodeId,
boolean head,
int status,
int start,
int end,
OrderByComparator obc)
|
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 userId,
long nodeId,
int status,
int start,
int end)
|
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 int |
WikiPageServiceUtil.getPagesCount(long groupId,
long nodeId,
boolean head)
|
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 userId,
long nodeId,
int status)
|
int |
WikiPageService.getPagesCount(long groupId,
long userId,
long nodeId,
int status)
|
int |
WikiPageServiceWrapper.getPagesCount(long groupId,
long userId,
long nodeId,
int status)
|
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) |
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,
String attachmentURLPrefix,
Locale locale)
|
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)
|
PersistedModel |
WikiPageResourceLocalServiceWrapper.getPersistedModel(Serializable primaryKeyObj)
|
static PersistedModel |
WikiNodeLocalServiceUtil.getPersistedModel(Serializable primaryKeyObj)
|
PersistedModel |
WikiNodeLocalServiceWrapper.getPersistedModel(Serializable primaryKeyObj)
|
PersistedModel |
WikiPageLocalServiceWrapper.getPersistedModel(Serializable primaryKeyObj)
|
PersistedModel |
WikiPageResourceLocalService.getPersistedModel(Serializable primaryKeyObj)
|
static PersistedModel |
WikiPageLocalServiceUtil.getPersistedModel(Serializable primaryKeyObj)
|
PersistedModel |
WikiPageLocalService.getPersistedModel(Serializable primaryKeyObj)
|
static PersistedModel |
WikiPageResourceLocalServiceUtil.getPersistedModel(Serializable primaryKeyObj)
|
PersistedModel |
WikiNodeLocalService.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) |
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) |
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> |
WikiPageServiceUtil.getRecentChanges(long groupId,
long nodeId,
int start,
int end)
|
List<WikiPage> |
WikiPageService.getRecentChanges(long groupId,
long nodeId,
int start,
int end)
|
List<WikiPage> |
WikiPageServiceWrapper.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) |
static int |
WikiPageLocalServiceUtil.getRecentChangesCount(long nodeId)
Deprecated. As of 6.2.0, replaced by WikiPageLocalServiceUtil.getRecentChangesCount(long,
long) |
int |
WikiPageLocalService.getRecentChangesCount(long nodeId)
Deprecated. As of 6.2.0, replaced by WikiPageLocalService.getRecentChangesCount(long,
long) |
static int |
WikiPageServiceUtil.getRecentChangesCount(long groupId,
long nodeId)
|
int |
WikiPageService.getRecentChangesCount(long groupId,
long nodeId)
|
int |
WikiPageServiceWrapper.getRecentChangesCount(long groupId,
long nodeId)
|
String[] |
WikiPageLocalServiceWrapper.getTempPageAttachmentNames(long groupId,
long userId,
String tempFolderName)
|
static String[] |
WikiPageLocalServiceUtil.getTempPageAttachmentNames(long groupId,
long userId,
String tempFolderName)
|
String[] |
WikiPageLocalService.getTempPageAttachmentNames(long groupId,
long userId,
String tempFolderName)
|
static String[] |
WikiPageServiceUtil.getTempPageAttachmentNames(long nodeId,
String tempFolderName)
|
String[] |
WikiPageService.getTempPageAttachmentNames(long nodeId,
String tempFolderName)
|
String[] |
WikiPageServiceWrapper.getTempPageAttachmentNames(long nodeId,
String tempFolderName)
|
static WikiNode |
WikiNodeLocalServiceUtil.getWikiNode(long nodeId)
Returns the wiki node with the primary key. |
WikiNode |
WikiNodeLocalServiceWrapper.getWikiNode(long nodeId)
Returns the wiki node with the primary key. |
WikiNode |
WikiNodeLocalService.getWikiNode(long nodeId)
Returns the wiki node with the primary key. |
static WikiNode |
WikiNodeLocalServiceUtil.getWikiNodeByUuidAndCompanyId(String uuid,
long companyId)
Returns the wiki node with the matching UUID and company. |
WikiNode |
WikiNodeLocalServiceWrapper.getWikiNodeByUuidAndCompanyId(String uuid,
long companyId)
Returns the wiki node with the matching UUID and company. |
WikiNode |
WikiNodeLocalService.getWikiNodeByUuidAndCompanyId(String uuid,
long companyId)
Returns the wiki node with the matching UUID and company. |
static WikiNode |
WikiNodeLocalServiceUtil.getWikiNodeByUuidAndGroupId(String uuid,
long groupId)
Returns the wiki node matching the UUID and group. |
WikiNode |
WikiNodeLocalServiceWrapper.getWikiNodeByUuidAndGroupId(String uuid,
long groupId)
Returns the wiki node matching the UUID and group. |
WikiNode |
WikiNodeLocalService.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. |
static WikiPage |
WikiPageLocalServiceUtil.getWikiPage(long pageId)
Returns the wiki page with the primary key. |
WikiPage |
WikiPageLocalService.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. |
static WikiPage |
WikiPageLocalServiceUtil.getWikiPageByUuidAndCompanyId(String uuid,
long companyId)
Returns the wiki page with the matching UUID and company. |
WikiPage |
WikiPageLocalService.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. |
static WikiPage |
WikiPageLocalServiceUtil.getWikiPageByUuidAndGroupId(String uuid,
long groupId)
Returns the wiki page matching the UUID and group. |
WikiPage |
WikiPageLocalService.getWikiPageByUuidAndGroupId(String uuid,
long groupId)
Returns the wiki page matching the UUID and group. |
WikiPageResource |
WikiPageResourceLocalServiceWrapper.getWikiPageResource(long resourcePrimKey)
Returns the wiki page resource with the primary key. |
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. |
static void |
WikiNodeLocalServiceUtil.importPages(long userId,
long nodeId,
String importer,
InputStream[] inputStreams,
Map<String,String[]> options)
|
void |
WikiNodeLocalServiceWrapper.importPages(long userId,
long nodeId,
String importer,
InputStream[] inputStreams,
Map<String,String[]> options)
|
void |
WikiNodeLocalService.importPages(long userId,
long nodeId,
String importer,
InputStream[] inputStreams,
Map<String,String[]> options)
|
void |
WikiNodeServiceWrapper.importPages(long nodeId,
String importer,
InputStream[] inputStreams,
Map<String,String[]> options)
|
void |
WikiNodeService.importPages(long nodeId,
String importer,
InputStream[] inputStreams,
Map<String,String[]> options)
|
static void |
WikiNodeServiceUtil.importPages(long nodeId,
String importer,
InputStream[] inputStreams,
Map<String,String[]> options)
|
WikiNode |
WikiNodeServiceWrapper.moveNodeToTrash(long nodeId)
|
WikiNode |
WikiNodeService.moveNodeToTrash(long nodeId)
|
static WikiNode |
WikiNodeServiceUtil.moveNodeToTrash(long nodeId)
|
static WikiNode |
WikiNodeLocalServiceUtil.moveNodeToTrash(long userId,
long nodeId)
|
WikiNode |
WikiNodeLocalServiceWrapper.moveNodeToTrash(long userId,
long nodeId)
|
WikiNode |
WikiNodeLocalService.moveNodeToTrash(long userId,
long nodeId)
|
static WikiNode |
WikiNodeLocalServiceUtil.moveNodeToTrash(long userId,
WikiNode node)
|
WikiNode |
WikiNodeLocalServiceWrapper.moveNodeToTrash(long userId,
WikiNode node)
|
WikiNode |
WikiNodeLocalService.moveNodeToTrash(long userId,
WikiNode node)
|
void |
WikiPageLocalServiceWrapper.movePage(long userId,
long nodeId,
String title,
String newTitle,
boolean strict,
ServiceContext serviceContext)
|
static void |
WikiPageLocalServiceUtil.movePage(long userId,
long nodeId,
String title,
String newTitle,
boolean strict,
ServiceContext serviceContext)
|
void |
WikiPageLocalService.movePage(long userId,
long nodeId,
String title,
String newTitle,
boolean strict,
ServiceContext serviceContext)
|
void |
WikiPageLocalServiceWrapper.movePage(long userId,
long nodeId,
String title,
String newTitle,
ServiceContext serviceContext)
|
static void |
WikiPageLocalServiceUtil.movePage(long userId,
long nodeId,
String title,
String newTitle,
ServiceContext serviceContext)
|
void |
WikiPageLocalService.movePage(long userId,
long nodeId,
String title,
String newTitle,
ServiceContext serviceContext)
|
static void |
WikiPageServiceUtil.movePage(long nodeId,
String title,
String newTitle,
ServiceContext serviceContext)
|
void |
WikiPageService.movePage(long nodeId,
String title,
String newTitle,
ServiceContext serviceContext)
|
void |
WikiPageServiceWrapper.movePage(long nodeId,
String title,
String newTitle,
ServiceContext serviceContext)
|
FileEntry |
WikiPageLocalServiceWrapper.movePageAttachmentToTrash(long userId,
long nodeId,
String title,
String fileName)
|
static FileEntry |
WikiPageLocalServiceUtil.movePageAttachmentToTrash(long userId,
long nodeId,
String title,
String fileName)
|
FileEntry |
WikiPageLocalService.movePageAttachmentToTrash(long userId,
long nodeId,
String title,
String fileName)
|
static FileEntry |
WikiPageServiceUtil.movePageAttachmentToTrash(long nodeId,
String title,
String fileName)
|
FileEntry |
WikiPageService.movePageAttachmentToTrash(long nodeId,
String title,
String fileName)
|
FileEntry |
WikiPageServiceWrapper.movePageAttachmentToTrash(long nodeId,
String title,
String fileName)
|
WikiPage |
WikiPageLocalServiceWrapper.movePageToTrash(long userId,
long nodeId,
String title)
|
static WikiPage |
WikiPageLocalServiceUtil.movePageToTrash(long userId,
long nodeId,
String title)
|
WikiPage |
WikiPageLocalService.movePageToTrash(long userId,
long nodeId,
String title)
|
WikiPage |
WikiPageLocalServiceWrapper.movePageToTrash(long userId,
long nodeId,
String title,
double version)
|
static WikiPage |
WikiPageLocalServiceUtil.movePageToTrash(long userId,
long nodeId,
String title,
double version)
|
WikiPage |
WikiPageLocalService.movePageToTrash(long userId,
long nodeId,
String title,
double version)
|
static WikiPage |
WikiPageServiceUtil.movePageToTrash(long nodeId,
String title)
|
WikiPage |
WikiPageService.movePageToTrash(long nodeId,
String title)
|
WikiPage |
WikiPageServiceWrapper.movePageToTrash(long nodeId,
String title)
|
static WikiPage |
WikiPageServiceUtil.movePageToTrash(long nodeId,
String title,
double version)
|
WikiPage |
WikiPageService.movePageToTrash(long nodeId,
String title,
double version)
|
WikiPage |
WikiPageServiceWrapper.movePageToTrash(long nodeId,
String title,
double version)
|
WikiPage |
WikiPageLocalServiceWrapper.movePageToTrash(long userId,
WikiPage page)
|
static WikiPage |
WikiPageLocalServiceUtil.movePageToTrash(long userId,
WikiPage page)
|
WikiPage |
WikiPageLocalService.movePageToTrash(long userId,
WikiPage page)
|
void |
WikiNodeServiceWrapper.restoreNodeFromTrash(long nodeId)
|
void |
WikiNodeService.restoreNodeFromTrash(long nodeId)
|
static void |
WikiNodeServiceUtil.restoreNodeFromTrash(long nodeId)
|
static void |
WikiNodeLocalServiceUtil.restoreNodeFromTrash(long userId,
WikiNode node)
|
void |
WikiNodeLocalServiceWrapper.restoreNodeFromTrash(long userId,
WikiNode node)
|
void |
WikiNodeLocalService.restoreNodeFromTrash(long userId,
WikiNode node)
|
void |
WikiPageLocalServiceWrapper.restorePageAttachmentFromTrash(long userId,
long nodeId,
String title,
String fileName)
|
static void |
WikiPageLocalServiceUtil.restorePageAttachmentFromTrash(long userId,
long nodeId,
String title,
String fileName)
|
void |
WikiPageLocalService.restorePageAttachmentFromTrash(long userId,
long nodeId,
String title,
String fileName)
|
static void |
WikiPageServiceUtil.restorePageAttachmentFromTrash(long nodeId,
String title,
String fileName)
|
void |
WikiPageService.restorePageAttachmentFromTrash(long nodeId,
String title,
String fileName)
|
void |
WikiPageServiceWrapper.restorePageAttachmentFromTrash(long nodeId,
String title,
String fileName)
|
static void |
WikiPageServiceUtil.restorePageFromTrash(long resourcePrimKey)
|
void |
WikiPageService.restorePageFromTrash(long resourcePrimKey)
|
void |
WikiPageServiceWrapper.restorePageFromTrash(long resourcePrimKey)
|
void |
WikiPageLocalServiceWrapper.restorePageFromTrash(long userId,
WikiPage page)
|
static void |
WikiPageLocalServiceUtil.restorePageFromTrash(long userId,
WikiPage page)
|
void |
WikiPageLocalService.restorePageFromTrash(long userId,
WikiPage page)
|
WikiPage |
WikiPageLocalServiceWrapper.revertPage(long userId,
long nodeId,
String title,
double version,
ServiceContext serviceContext)
|
static WikiPage |
WikiPageLocalServiceUtil.revertPage(long userId,
long nodeId,
String title,
double version,
ServiceContext serviceContext)
|
WikiPage |
WikiPageLocalService.revertPage(long userId,
long nodeId,
String title,
double version,
ServiceContext serviceContext)
|
static WikiPage |
WikiPageServiceUtil.revertPage(long nodeId,
String title,
double version,
ServiceContext serviceContext)
|
WikiPage |
WikiPageService.revertPage(long nodeId,
String title,
double version,
ServiceContext serviceContext)
|
WikiPage |
WikiPageServiceWrapper.revertPage(long nodeId,
String title,
double version,
ServiceContext serviceContext)
|
void |
WikiNodeServiceWrapper.subscribeNode(long nodeId)
|
void |
WikiNodeService.subscribeNode(long nodeId)
|
static void |
WikiNodeServiceUtil.subscribeNode(long nodeId)
|
static void |
WikiNodeLocalServiceUtil.subscribeNode(long userId,
long nodeId)
|
void |
WikiNodeLocalServiceWrapper.subscribeNode(long userId,
long nodeId)
|
void |
WikiNodeLocalService.subscribeNode(long userId,
long nodeId)
|
void |
WikiPageLocalServiceWrapper.subscribePage(long userId,
long nodeId,
String title)
|
static void |
WikiPageLocalServiceUtil.subscribePage(long userId,
long nodeId,
String title)
|
void |
WikiPageLocalService.subscribePage(long userId,
long nodeId,
String title)
|
static void |
WikiPageServiceUtil.subscribePage(long nodeId,
String title)
|
void |
WikiPageService.subscribePage(long nodeId,
String title)
|
void |
WikiPageServiceWrapper.subscribePage(long nodeId,
String title)
|
void |
WikiNodeServiceWrapper.unsubscribeNode(long nodeId)
|
void |
WikiNodeService.unsubscribeNode(long nodeId)
|
static void |
WikiNodeServiceUtil.unsubscribeNode(long nodeId)
|
static void |
WikiNodeLocalServiceUtil.unsubscribeNode(long userId,
long nodeId)
|
void |
WikiNodeLocalServiceWrapper.unsubscribeNode(long userId,
long nodeId)
|
void |
WikiNodeLocalService.unsubscribeNode(long userId,
long nodeId)
|
void |
WikiPageLocalServiceWrapper.unsubscribePage(long userId,
long nodeId,
String title)
|
static void |
WikiPageLocalServiceUtil.unsubscribePage(long userId,
long nodeId,
String title)
|
void |
WikiPageLocalService.unsubscribePage(long userId,
long nodeId,
String title)
|
static void |
WikiPageServiceUtil.unsubscribePage(long nodeId,
String title)
|
void |
WikiPageService.unsubscribePage(long nodeId,
String title)
|
void |
WikiPageServiceWrapper.unsubscribePage(long nodeId,
String title)
|
void |
WikiPageLocalServiceWrapper.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)
|
void |
WikiPageLocalService.updateAsset(long userId,
WikiPage page,
long[] assetCategoryIds,
String[] assetTagNames,
long[] assetLinkEntryIds)
|
WikiNode |
WikiNodeServiceWrapper.updateNode(long nodeId,
String name,
String description,
ServiceContext serviceContext)
|
static WikiNode |
WikiNodeLocalServiceUtil.updateNode(long nodeId,
String name,
String description,
ServiceContext serviceContext)
|
WikiNode |
WikiNodeService.updateNode(long nodeId,
String name,
String description,
ServiceContext serviceContext)
|
WikiNode |
WikiNodeLocalServiceWrapper.updateNode(long nodeId,
String name,
String description,
ServiceContext serviceContext)
|
static WikiNode |
WikiNodeServiceUtil.updateNode(long nodeId,
String name,
String description,
ServiceContext serviceContext)
|
WikiNode |
WikiNodeLocalService.updateNode(long nodeId,
String name,
String description,
ServiceContext serviceContext)
|
WikiPage |
WikiPageLocalServiceWrapper.updatePage(long userId,
long nodeId,
String title,
double version,
String content,
String summary,
boolean minorEdit,
String format,
String parentTitle,
String redirectTitle,
ServiceContext serviceContext)
|
static WikiPage |
WikiPageLocalServiceUtil.updatePage(long userId,
long nodeId,
String title,
double version,
String content,
String summary,
boolean minorEdit,
String format,
String parentTitle,
String redirectTitle,
ServiceContext serviceContext)
|
WikiPage |
WikiPageLocalService.updatePage(long userId,
long nodeId,
String title,
double version,
String content,
String summary,
boolean minorEdit,
String format,
String parentTitle,
String redirectTitle,
ServiceContext serviceContext)
|
static WikiPage |
WikiPageServiceUtil.updatePage(long nodeId,
String title,
double version,
String content,
String summary,
boolean minorEdit,
String format,
String parentTitle,
String redirectTitle,
ServiceContext serviceContext)
|
WikiPage |
WikiPageService.updatePage(long nodeId,
String title,
double version,
String content,
String summary,
boolean minorEdit,
String format,
String parentTitle,
String redirectTitle,
ServiceContext serviceContext)
|
WikiPage |
WikiPageServiceWrapper.updatePage(long nodeId,
String title,
double version,
String content,
String summary,
boolean minorEdit,
String format,
String parentTitle,
String redirectTitle,
ServiceContext serviceContext)
|
WikiPage |
WikiPageLocalServiceWrapper.updateStatus(long userId,
long resourcePrimKey,
int status,
ServiceContext serviceContext)
|
static WikiPage |
WikiPageLocalServiceUtil.updateStatus(long userId,
long resourcePrimKey,
int status,
ServiceContext serviceContext)
|
WikiPage |
WikiPageLocalService.updateStatus(long userId,
long resourcePrimKey,
int status,
ServiceContext serviceContext)
|
static WikiNode |
WikiNodeLocalServiceUtil.updateStatus(long userId,
WikiNode node,
int status,
ServiceContext serviceContext)
|
WikiNode |
WikiNodeLocalServiceWrapper.updateStatus(long userId,
WikiNode node,
int status,
ServiceContext serviceContext)
|
WikiNode |
WikiNodeLocalService.updateStatus(long userId,
WikiNode node,
int status,
ServiceContext serviceContext)
|
WikiPage |
WikiPageLocalServiceWrapper.updateStatus(long userId,
WikiPage page,
int status,
ServiceContext serviceContext)
|
static WikiPage |
WikiPageLocalServiceUtil.updateStatus(long userId,
WikiPage page,
int status,
ServiceContext serviceContext)
|
WikiPage |
WikiPageLocalService.updateStatus(long userId,
WikiPage page,
int status,
ServiceContext serviceContext)
|
void |
WikiPageLocalServiceWrapper.validateTitle(String title)
|
static void |
WikiPageLocalServiceUtil.validateTitle(String title)
|
void |
WikiPageLocalService.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-ce-ga3 | |||||||||
PREV NEXT | FRAMES NO FRAMES |